diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index dbba63d8d2c..22a31f336ac 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2014-01-13 Bastien Guerry <bzg@gnu.org> | ||
| 2 | |||
| 3 | * simple.el (define-alternatives): Call the selected command | ||
| 4 | interactively. When setting `COMMAND--implementation' for the | ||
| 5 | first time, tell the user how to chose another implementation. | ||
| 6 | Enhance the docstring. | ||
| 7 | |||
| 1 | 2014-01-13 Stefan Monnier <monnier@iro.umontreal.ca> | 8 | 2014-01-13 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 9 | ||
| 3 | * vc/log-edit.el: Fix highlighting of summary when it's the first line. | 10 | * vc/log-edit.el: Fix highlighting of summary when it's the first line. |