aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b123e4db7a6..e8fc9aade1f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12008-11-16 Chong Yidong <cyd@stupidchicken.com>
2
3 * subr.el (read-passwd): Use read-event instead of
4 read-char-exclusive.
5
12008-11-16 Stefan Monnier <monnier@iro.umontreal.ca> 62008-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * ielm.el (ielm-eval-input): Fix thinko in last change. 8 * ielm.el (ielm-eval-input): Fix thinko in last change.