diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f6e5241de8f..ee03aeccb10 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -12,6 +12,9 @@ | |||
| 12 | 12 | ||
| 13 | 2011-05-28 Chong Yidong <cyd@stupidchicken.com> | 13 | 2011-05-28 Chong Yidong <cyd@stupidchicken.com> |
| 14 | 14 | ||
| 15 | * bindings.el (help-echo): Make the initial non-indicator dash | ||
| 16 | empty on graphical terminals (Bug#7295). | ||
| 17 | |||
| 15 | * files.el (auto-mode-alist): Move config rule after the | 18 | * files.el (auto-mode-alist): Move config rule after the |
| 16 | in-stripping one (Bug#8547). | 19 | in-stripping one (Bug#8547). |
| 17 | 20 | ||