diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 394cfdd61d7..aae1e0e81c0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2010-10-18 Julien Danjou <julien@danjou.info> | ||
| 2 | |||
| 3 | * bindings.el: Remove end dashes in default mode-line-format. | ||
| 4 | |||
| 1 | 2010-10-19 Chong Yidong <cyd@stupidchicken.com> | 5 | 2010-10-19 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 6 | ||
| 3 | * bindings.el (global-map): Bind C-d to delete-char and deletechar | 7 | * bindings.el (global-map): Bind C-d to delete-char and deletechar |