gnu: emacs: Remove obsolete FIXME comment.
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>
Sun, 22 Mar 2020 16:09:25 +0000 (12:09 -0400)
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>
Mon, 23 Mar 2020 01:17:38 +0000 (21:17 -0400)
* gnu/packages/aux-files/emacs/guix-emacs.el: Remove comment.

gnu/packages/aux-files/emacs/guix-emacs.el

index 25a87ee..ca9146c 100644 (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