aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2008-02-14 02:42:45 +0000
committerStefan Monnier2008-02-14 02:42:45 +0000
commitc273429337771fd0318b4f45cbd21eed4bf48e4d (patch)
tree6572ed0e649990b3135274e5ae69e60c57a589c9 /lisp/ChangeLog
parent53dc03721a07dcc37589add0bad646f88e60a2cf (diff)
downloademacs-c273429337771fd0318b4f45cbd21eed4bf48e4d.tar.gz
emacs-c273429337771fd0318b4f45cbd21eed4bf48e4d.zip
(sgml-mode): Fix comment syntax.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 9233db66710..a92d8d16c73 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12008-02-14 Stefan Monnier <monnier@pastel.home>
2
3 * textmodes/sgml-mode.el (sgml-mode): Fix comment syntax.
4
12008-02-13 Stefan Monnier <monnier@iro.umontreal.ca> 52008-02-13 Stefan Monnier <monnier@iro.umontreal.ca>
2 6
3 * hilit-chg.el (highlight-save-buffer-state): New macro. 7 * hilit-chg.el (highlight-save-buffer-state): New macro.