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 c4df237a668..5ec35ffd14f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2014-05-14 Nicolas Richard <theonewiththeevillook@yahoo.fr> | ||
| 2 | |||
| 3 | * emacs-lisp/eieio-opt.el (eieio-help-class): Correctly deal with | ||
| 4 | methods which do not have a doc string. (Bug#17490) | ||
| 5 | |||
| 1 | 2014-05-14 Stephen Berman <stephen.berman@gmx.net> | 6 | 2014-05-14 Stephen Berman <stephen.berman@gmx.net> |
| 2 | Stefan Monnier <monnier@iro.umontreal.ca> | 7 | Stefan Monnier <monnier@iro.umontreal.ca> |
| 3 | 8 | ||