aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
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 b4c19727934..234a8445845 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12006-04-26 Masatake YAMATO <jet@gyve.org>
2
3 * progmodes/asm-mode.el (asm-mode, asm-mode-syntax-table):
4 Add support for "//" style comments. Remove `b' flag
5 from ?* in `asm-mode-syntax-table'.
6
12006-04-26 Stefan Monnier <monnier@iro.umontreal.ca> 72006-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
2 8
3 * follow.el: Use (featurep 'xemacs) everywhere. 9 * follow.el: Use (featurep 'xemacs) everywhere.