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: Bastien Guerry
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Sat, 16 Feb 2008 16:17:38 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Bastien Guerry <bastien1>       08/02/16 16:17:37

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12802
retrieving revision 1.12803
diff -u -b -r1.12802 -r1.12803
--- ChangeLog   16 Feb 2008 15:54:37 -0000      1.12802
+++ ChangeLog   16 Feb 2008 16:17:36 -0000      1.12803
@@ -1,3 +1,8 @@
+2008-02-16  Lawrence Mitchell <address@hidden>
+
+        * ielm.el (ielm-is-whitespace-or-comment): Docstring
+        fix.
+
 2008-02-16  Dan Nicolaescu  <address@hidden>
 
        * vc.el (vc-annotate): Add new argument.
@@ -36,6 +41,12 @@
 
        * bindings.el (mode-line-mule-info): Make the tooltips more explicit.
 
+2008-02-15  Lawrence Mitchell <address@hidden>
+
+       * ielm.el (ielm-is-whitespace): Remove.
+       (ielm-is-whitespace-or-comment): New function.
+       (ielm-eval-input): Use it.
+
 2008-02-15  Jason Rumney  <address@hidden>
 
        * term/mac-win.el: Fix coding tag.




reply via email to

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