comparison lisp/ChangeLog @ 51655:abc46b69deaa

* progmodes/asm-mode.el (asm-font-lock-keywords): Support labels starting with "." and directives starting with ".".
author Masatake YAMATO <jet@gyve.org>
date Wed, 25 Jun 2003 06:52:04 +0000
parents 1fa54c621eb5
children 83ab977ffd4b
comparison
equal deleted inserted replaced
51654:24b62b8f3def 51655:abc46b69deaa
1 2003-06-20 Masatake YAMATO <jet@gyve.org>
2
3 * progmodes/asm-mode.el (asm-font-lock-keywords): Support
4 labels starting with "." and directives starting with ".".
5
1 2003-06-22 Andreas Schwab <schwab@suse.de> 6 2003-06-22 Andreas Schwab <schwab@suse.de>
2 7
3 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Avoid 8 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Avoid
4 variable as format argument for error. Don't call symbol-name on 9 variable as format argument for error. Don't call symbol-name on
5 string. 10 string.