diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 5 |
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 @@ +2008-11-16 Chong Yidong <cyd@stupidchicken.com> + + * subr.el (read-passwd): Use read-event instead of + read-char-exclusive. + 2008-11-16 Stefan Monnier <monnier@iro.umontreal.ca> * ielm.el (ielm-eval-input): Fix thinko in last change. |