summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2020-03-22 12:09:25 -0400
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2020-03-22 21:17:38 -0400
commit155f9afde5ce7f1aa72ee0e889d1f9d432896c41 (patch)
treee50d3d888920e9d7193c42834c793f34e51d75ab
parentafc6b1c0b635e3268795c0f766be408c5e9858e7 (diff)
downloadpatches-155f9afde5ce7f1aa72ee0e889d1f9d432896c41.tar
patches-155f9afde5ce7f1aa72ee0e889d1f9d432896c41.tar.gz
gnu: emacs: Remove obsolete FIXME comment.
* gnu/packages/aux-files/emacs/guix-emacs.el: Remove comment.
-rw-r--r--gnu/packages/aux-files/emacs/guix-emacs.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu/packages/aux-files/emacs/guix-emacs.el b/gnu/packages/aux-files/emacs/guix-emacs.el
index 25a87ee52d..ca9146c535 100644
--- a/gnu/packages/aux-files/emacs/guix-emacs.el
+++ b/gnu/packages/aux-files/emacs/guix-emacs.el
@@ -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