Mercurial > emacs
changeset 66553:d704f7aa82e8
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Sun, 30 Oct 2005 12:09:08 +0000 |
parents | fd827c9eda22 |
children | ba2cdafde956 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Oct 30 11:10:07 2005 +0000 +++ b/lisp/ChangeLog Sun Oct 30 12:09:08 2005 +0000 @@ -1,3 +1,13 @@ +2005-10-31 Nick Roberts <nickrob@snap.net.nz> + + * progmodes/gdb-ui.el (gdb-tooltip-print-1): Fix regexp. + (gdb-registers-font-lock-keywords): Delete. + (gdb-registers-mode): Don't fontify. + (gdb-info-registers-custom): Use text properties instead as, in + future, changed register values will use font-lock-warning-face. + (gdb-local-font-lock-keywords): Rename to... + (gdb-locals-font-lock-keywords): ...for consistency. + 2005-10-30 Andre Spiegel <spiegel@gnu.org> * vc.el (vc-switch-backend): Better error message if the buffer is