diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e8fc9aade1f..44b76e67f29 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-11-16 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * cus-edit.el (custom-buffer-create-internal): Always insert the | ||
| 4 | in-buffer buttons, regardless of tool-bar. (Bug#1326) | ||
| 5 | |||
| 1 | 2008-11-16 Chong Yidong <cyd@stupidchicken.com> | 6 | 2008-11-16 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 7 | ||
| 3 | * subr.el (read-passwd): Use read-event instead of | 8 | * subr.el (read-passwd): Use read-event instead of |