aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorStefan Merten2012-06-16 11:33:58 +0200
committerStefan Merten2012-06-16 11:33:58 +0200
commit7ae2ea10755f41f24d0fc849d2d4addc4b570511 (patch)
tree393dafe8b18355ca2707d4c1616c2a47c7957a40 /lisp/ChangeLog
parent29b83cecea5cbb09a715282824feb568f03cdf54 (diff)
downloademacs-7ae2ea10755f41f24d0fc849d2d4addc4b570511.tar.gz
emacs-7ae2ea10755f41f24d0fc849d2d4addc4b570511.zip
Added and corrected some comments.
(rst-re-alist-def): Improve symbol syntax. (rst-mode-syntax-table): Correct syntax entries.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
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 @@
12012-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
12012-06-15 Juanma Barranquero <lekktu@gmail.com> 72012-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