Mercurial > emacs
comparison lisp/ChangeLog @ 52058:5d60b6e20fbd
(gdb-script-font-lock-keywords): Put `font-lock-function-name-face'
on a symbol which includes `-' like `hook-run'. Put
font-lock-variable-name-face on a symbol starting with $.
author | Masatake YAMATO <jet@gyve.org> |
---|---|
date | Mon, 28 Jul 2003 06:27:09 +0000 |
parents | e9ebec7774ab |
children | 972e1715b479 |
comparison
equal
deleted
inserted
replaced
52057:e9ebec7774ab | 52058:5d60b6e20fbd |
---|---|
1 2003-07-23 Masatake YAMATO <jet@gyve.org> | |
2 | |
3 * progmodes/gud.el (gdb-script-font-lock-keywords): | |
4 Put `font-lock-function-name-face' on a symbol which includes | |
5 `-' like `hook-run'. Put font-lock-variable-name-face | |
6 on a symbol starting with $. | |
7 | |
1 2003-07-27 Markus Rost <rost@math.ohio-state.edu> | 8 2003-07-27 Markus Rost <rost@math.ohio-state.edu> |
2 | 9 |
3 * files.el (set-visited-file-name): Use truename for buffer-file-name. | 10 * files.el (set-visited-file-name): Use truename for buffer-file-name. |
4 | 11 |
5 2003-07-26 Markus Rost <rost@math.ohio-state.edu> | 12 2003-07-26 Markus Rost <rost@math.ohio-state.edu> |