changeset 45834:25a6099362fe

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sat, 15 Jun 2002 14:19:02 +0000
parents e7a3c79415d6
children aab759361c24
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Jun 15 14:17:24 2002 +0000
+++ b/lisp/ChangeLog	Sat Jun 15 14:19:02 2002 +0000
@@ -1,3 +1,8 @@
+2002-06-15  Richard M. Stallman  <rms@gnu.org>
+
+	* ielm.el (ielm-eval-input): Use error-message-string.
+	(ielm-format-error, ielm-format-errors): Functions deleted.
+
 2002-06-14  Kim F. Storm  <storm@filanet.dk>
 
 	* progmodes/compile.el (grep-tree): Doc fixes.