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 39ae463b043..c000d6bb9a6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2015-01-22 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * help.el (help-make-usage): Don't turn a "_" arg into an empty-string | ||
| 4 | arg (bug#19645). | ||
| 5 | * emacs-lisp/cl-generic.el (cl--generic-lambda): Don't confuse a string | ||
| 6 | body with a docstring. | ||
| 7 | |||
| 1 | 2015-01-22 Dmitry Gutov <dgutov@yandex.ru> | 8 | 2015-01-22 Dmitry Gutov <dgutov@yandex.ru> |
| 2 | 9 | ||
| 3 | * progmodes/xref.el (xref-location-marker, xref-location-group): | 10 | * progmodes/xref.el (xref-location-marker, xref-location-group): |