aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2002-09-19 07:32:14 +0000
committerJuanma Barranquero2002-09-19 07:32:14 +0000
commit5967d9633f6129517a27455ef3ddedce10ddd613 (patch)
tree6dba56546a533159677d60ff133e4479725497dd /lisp/ChangeLog
parent0f18f01cab135613298962c2a30ef94c534dea87 (diff)
downloademacs-5967d9633f6129517a27455ef3ddedce10ddd613.tar.gz
emacs-5967d9633f6129517a27455ef3ddedce10ddd613.zip
(ielm-eval-input): Call `error-message-string' instead of the non-existent
`ielm-format-error'.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c49a5fbfcf8..15a7d3c6979 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12002-09-19 Juanma Barranquero <lektu@terra.es>
2
3 * ielm.el (ielm-eval-input): Call `error-message-string' instead
4 of the non-existent `ielm-format-error'.
5
12002-09-18 Richard M. Stallman <rms@gnu.org> 62002-09-18 Richard M. Stallman <rms@gnu.org>
2 7
3 * dired.el (dired-mark-pop-up): Doc fix. 8 * dired.el (dired-mark-pop-up): Doc fix.