changeset 86890:1a8f68353dd2

Comment.
author Glenn Morris <rgm@gnu.org>
date Sat, 01 Dec 2007 02:47:55 +0000
parents b9b210fc0da6
children 8e8fed96cf27
files lisp/eshell/esh-maint.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/eshell/esh-maint.el	Sat Dec 01 02:35:45 2007 +0000
+++ b/lisp/eshell/esh-maint.el	Sat Dec 01 02:47:55 2007 +0000
@@ -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)