diff lisp/ChangeLog @ 91877:66415e9a068a

* ielm.el (ielm-is-whitespace-or-comment): Docstring fix.
author Bastien Guerry <bzg@altern.org>
date Sat, 16 Feb 2008 16:17:37 +0000
parents c38d9e3eee47
children 29f954768655
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Feb 16 15:54:37 2008 +0000
+++ b/lisp/ChangeLog	Sat Feb 16 16:17:37 2008 +0000
@@ -1,3 +1,8 @@
+2008-02-16  Lawrence Mitchell <wence@gmx.li>
+
+        * ielm.el (ielm-is-whitespace-or-comment): Docstring
+        fix.
+
 2008-02-16  Dan Nicolaescu  <dann@ics.uci.edu>
 
 	* 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 <wence@gmx.li>
+
+	* ielm.el (ielm-is-whitespace): Remove.
+	(ielm-is-whitespace-or-comment): New function.
+	(ielm-eval-input): Use it.
+
 2008-02-15  Jason Rumney  <jasonr@gnu.org>
 
 	* term/mac-win.el: Fix coding tag.