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 a50f3bc8f15..c7ac52fac32 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2013-04-10 Tassilo Horn <tsdh@gnu.org> | ||
| 2 | |||
| 3 | * textmodes/reftex-cite.el (reftex-parse-bibtex-entry): Don't cut | ||
| 4 | off leading { and trailing } from field values. | ||
| 5 | |||
| 1 | 2013-04-10 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2013-04-10 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * emacs-lisp/timer.el (timer--check): New function. | 8 | * emacs-lisp/timer.el (timer--check): New function. |