Mercurial > emacs
comparison lisp/ChangeLog @ 66680:97ae15caeb3a
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Fri, 04 Nov 2005 02:01:35 +0000 |
parents | d3efdaf600d9 |
children | 2621a56eb67c |
comparison
equal
deleted
inserted
replaced
66679:d697ddc33195 | 66680:97ae15caeb3a |
---|---|
1 2005-11-04 Nick Roberts <nickrob@snap.net.nz> | |
2 | |
3 * progmodes/gdb-ui.el (gdb-buffer-type): Remove duplicate | |
4 declaration. | |
5 (gdb-buffer-type): Make it automatically buffer local... | |
6 (gdb-get-create-buffer): ...and set it accordingly. | |
7 (gdb-frame-gdb-buffer, gdb-display-gdb-buffer): Make these | |
8 actually work. | |
9 | |
1 2005-11-03 Dan Nicolaescu <dann@ics.uci.edu> | 10 2005-11-03 Dan Nicolaescu <dann@ics.uci.edu> |
2 | 11 |
3 * font-lock.el (font-lock-warning-face): Use the more vivid red1, | 12 * font-lock.el (font-lock-warning-face): Use the more vivid red1, |
4 not red. | 13 not red. |
5 | 14 |