aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 234a8445845..d2d3cd6f9b0 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,6 +1,10 @@
12006-04-26 Kim F. Storm <storm@cua.dk>
2
3 * subr.el (posn-string, posn-image, posn-object): Doc fix.
4
12006-04-26 Masatake YAMATO <jet@gyve.org> 52006-04-26 Masatake YAMATO <jet@gyve.org>
2 6
3 * progmodes/asm-mode.el (asm-mode, asm-mode-syntax-table): 7 * progmodes/asm-mode.el (asm-mode, asm-mode-syntax-table):
4 Add support for "//" style comments. Remove `b' flag 8 Add support for "//" style comments. Remove `b' flag
5 from ?* in `asm-mode-syntax-table'. 9 from ?* in `asm-mode-syntax-table'.
6 10