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 25c4e9e75b7..e8057c3c386 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2014-01-17 Bastien Guerry <bzg@gnu.org> | ||
| 2 | |||
| 3 | * simple.el (define-alternatives): Fix docstring by advising | ||
| 4 | developers to (defvar COMMAND-alternatives). | ||
| 5 | |||
| 1 | 2014-01-17 Dmitry Gutov <dgutov@yandex.ru> | 6 | 2014-01-17 Dmitry Gutov <dgutov@yandex.ru> |
| 2 | 7 | ||
| 3 | * progmodes/ruby-mode.el (ruby-alignable-keywords): New constant. | 8 | * progmodes/ruby-mode.el (ruby-alignable-keywords): New constant. |