diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 19be4b9fe5e..6e78f41e6a7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -3,6 +3,9 @@ | |||
| 3 | * textmodes/rst.el: Added and corrected some comments. | 3 | * textmodes/rst.el: Added and corrected some comments. |
| 4 | (rst-re-alist-def): Improve symbol syntax. | 4 | (rst-re-alist-def): Improve symbol syntax. |
| 5 | (rst-mode-syntax-table): Correct syntax entries. | 5 | (rst-mode-syntax-table): Correct syntax entries. |
| 6 | (rst-cvs-header, rst-svn-rev, rst-svn-timestamp) | ||
| 7 | (rst-official-version, rst-official-cvs-rev): Update version | ||
| 8 | information. | ||
| 6 | 9 | ||
| 7 | 2012-06-15 Juanma Barranquero <lekktu@gmail.com> | 10 | 2012-06-15 Juanma Barranquero <lekktu@gmail.com> |
| 8 | 11 | ||