diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1f899700d46..8f5ae243eeb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2014-01-21 Tassilo Horn <tsdh@gnu.org> | ||
| 2 | |||
| 3 | * textmodes/reftex-cite.el (reftex-all-used-citation-keys): Fix | ||
| 4 | regex used for scanning for citation keys which failed for | ||
| 5 | citations with optional arguments. | ||
| 6 | |||
| 1 | 2014-01-21 Leo Liu <sdl.web@gmail.com> | 7 | 2014-01-21 Leo Liu <sdl.web@gmail.com> |
| 2 | 8 | ||
| 3 | * simple.el (read--expression): Don't enable eldoc-mode. | 9 | * simple.el (read--expression): Don't enable eldoc-mode. |