Mercurial > emacs
comparison lisp/ChangeLog @ 66678:d3efdaf600d9
(font-lock-warning-face): Use the more vivid red1,
not red.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Thu, 03 Nov 2005 22:29:43 +0000 |
parents | 7e453939b0f8 |
children | 97ae15caeb3a |
comparison
equal
deleted
inserted
replaced
66677:11249bb2f593 | 66678:d3efdaf600d9 |
---|---|
1 2005-11-03 Dan Nicolaescu <dann@ics.uci.edu> | |
2 | |
3 * font-lock.el (font-lock-warning-face): Use the more vivid red1, | |
4 not red. | |
5 | |
1 2005-11-04 Nick Roberts <nickrob@snap.net.nz> | 6 2005-11-04 Nick Roberts <nickrob@snap.net.nz> |
2 | 7 |
3 * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in | 8 * progmodes/gdb-ui.el (gud-watch): Use save-selected-window in |
4 case GUD buffer is not visible. | 9 case GUD buffer is not visible. |
5 (gdb-goto-breakpoint): Try to force display in source buffer. | 10 (gdb-goto-breakpoint): Try to force display in source buffer. |