guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/08: gnu: emacs: Remove obsolete FIXME comment.


From: guix-commits
Subject: 02/08: gnu: emacs: Remove obsolete FIXME comment.
Date: Sun, 22 Mar 2020 21:45:14 -0400 (EDT)

apteryx pushed a commit to branch master
in repository guix.

commit 155f9afde5ce7f1aa72ee0e889d1f9d432896c41
Author: Maxim Cournoyer <address@hidden>
AuthorDate: Sun Mar 22 12:09:25 2020 -0400

    gnu: emacs: Remove obsolete FIXME comment.
    
    * gnu/packages/aux-files/emacs/guix-emacs.el: Remove comment.
---
 gnu/packages/aux-files/emacs/guix-emacs.el | 2 --
 1 file changed, 2 deletions(-)

diff --git a/gnu/packages/aux-files/emacs/guix-emacs.el 
b/gnu/packages/aux-files/emacs/guix-emacs.el
index 25a87ee..ca9146c 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]