]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment.
authorGlenn Morris <rgm@gnu.org>
Sat, 1 Dec 2007 02:47:55 +0000 (02:47 +0000)
committerGlenn Morris <rgm@gnu.org>
Sat, 1 Dec 2007 02:47:55 +0000 (02:47 +0000)
lisp/eshell/esh-maint.el

index 9ee666218e51f89e8ad1689e6e272f50bff90798..3398014ff553707d825d3cfe9c615e1af597d7a7 100644 (file)
@@ -26,8 +26,8 @@
 
 ;;; Code:
 
-;; FIXME this cannot be moved to the end of the file without causing a
-;; recursive require during bootstrap. What a mess.
+;; This cannot be moved to the end of the file without causing a
+;; recursive require during bootstrap.
 (provide 'esh-maint)
 
 (and (fboundp 'font-lock-add-keywords)