emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/eshell/esh-maint.el,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/eshell/esh-maint.el,v
Date: Sat, 01 Dec 2007 02:47:56 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/12/01 02:47:56

Index: esh-maint.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/eshell/esh-maint.el,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- esh-maint.el        25 Nov 2007 01:58:54 -0000      1.15
+++ esh-maint.el        1 Dec 2007 02:47:55 -0000       1.16
@@ -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)




reply via email to

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