gnu: emacs: Remove obsolete FIXME comment.

* gnu/packages/aux-files/emacs/guix-emacs.el: Remove comment.
This commit is contained in:
Maxim Cournoyer 2020-03-22 12:09:25 -04:00
parent afc6b1c0b6
commit 155f9afde5
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -45,8 +45,6 @@ The files in the list do not have extensions (.el, .elc)."
'Autoload' means to load the 'autoloads' files matching
`guix-emacs-autoloads-regexp'."
;; FIXME: The autoloads generated by the emacs-build-system are not byte
;; compiled.
(interactive)
(let* ((emacs-non-core-load-path-directories
;; Filter out core Elisp directories, which are already autoloaded