comparison lisp/ChangeLog @ 57664:4d6eec4c1ef8

* progmodes/gdb-ui.el (gdb-assembler-font-lock-keywords): Handle periods and underscores in a function name. Remove the address fontification.
author Masatake YAMATO <jet@gyve.org>
date Sun, 24 Oct 2004 00:25:21 +0000
parents 32d43bf87999
children d9dc84198059
comparison
equal deleted inserted replaced
57663:32d43bf87999 57664:4d6eec4c1ef8
1 2004-10-24 Masatake YAMATO <jet@gyve.org>
2
3 * progmodes/gdb-ui.el (gdb-assembler-font-lock-keywords): Handle
4 periods and underscores in a function name.
5 Remove the address fontification.
6
1 2004-10-24 Masatake YAMATO <jet@gyve.org> 7 2004-10-24 Masatake YAMATO <jet@gyve.org>
2 8
3 * progmodes/asm-mode.el (asm-font-lock-keywords): Use 9 * progmodes/asm-mode.el (asm-font-lock-keywords): Use
4 font-lock-variable-name-face for registers. 10 font-lock-variable-name-face for registers.
5 11