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 931ee696482..109b4d99f95 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2010-10-16 Ralf Angeli <angeli@caeruleus.net> | ||
| 2 | |||
| 3 | * textmodes/reftex-cite.el | ||
| 4 | (reftex-extract-bib-entries-from-thebibliography): Do not move | ||
| 5 | point when searching for \bibitem entries. Match entries with | ||
| 6 | spaces or tabs in front of arguments. | ||
| 7 | |||
| 1 | 2010-10-16 Chong Yidong <cyd@stupidchicken.com> | 8 | 2010-10-16 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 9 | ||
| 3 | * cus-theme.el (customize-create-theme): Delete overlays after | 10 | * cus-theme.el (customize-create-theme): Delete overlays after |