emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Sat, 24 Nov 2007 21:15:10 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/11/24 21:15:10

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12297
retrieving revision 1.12298
diff -u -b -r1.12297 -r1.12298
--- ChangeLog   24 Nov 2007 16:20:10 -0000      1.12297
+++ ChangeLog   24 Nov 2007 21:15:08 -0000      1.12298
@@ -1,3 +1,15 @@
+2007-11-24  Glenn Morris  <address@hidden>
+
+       * eshell/eshell.el: Remove leading `*' from defcustom doc-strings.
+       (esh-mode): Require it.
+       (esh-util): Use require rather than featurep and load.
+       (eshell): No need to test if eshell-mode is bound; remove obsolete
+       reference to eshell-auto.
+       (eshell-command, eshell-command-result): Don't require esh-mode
+       now that the file does.
+       (top-level): Move provide statement to the end of the
+       file.  Re-order and update commentary.
+
 2007-11-24  Thien-Thi Nguyen  <address@hidden>
 
        * vc.el (vc-annotate-mode): Frob buffer invisibility spec.




reply via email to

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