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 243a47180cb..19be4b9fe5e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2012-06-16 Stefan Merten <smerten@oekonux.de> | ||
| 2 | |||
| 3 | * textmodes/rst.el: Added and corrected some comments. | ||
| 4 | (rst-re-alist-def): Improve symbol syntax. | ||
| 5 | (rst-mode-syntax-table): Correct syntax entries. | ||
| 6 | |||
| 1 | 2012-06-15 Juanma Barranquero <lekktu@gmail.com> | 7 | 2012-06-15 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 8 | ||
| 3 | * makefile.w32-in (COMPILE_FIRST): Synch with makefile.in changes | 9 | * makefile.w32-in (COMPILE_FIRST): Synch with makefile.in changes |