Mercurial > emacs
changeset 63652:cec122e2c385
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Wed, 22 Jun 2005 08:43:02 +0000 |
parents | 26ce1e6e98e5 |
children | ec766f32b118 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Jun 22 07:36:03 2005 +0000 +++ b/lisp/ChangeLog Wed Jun 22 08:43:02 2005 +0000 @@ -1,3 +1,10 @@ +2005-06-22 Nick Roberts <nickrob@snap.net.nz> + + * progmodes/gdb-ui.el (gdb-error): New variable. + (gdb-error): New function. + (gdb-annotation-rules): Act on error-begin and error annotations. + (gdb-concat-output): Use font-lock-warning-face for errors. + 2005-06-22 Miles Bader <miles@gnu.org> * faces.el (vertical-border): Renamed from `vertical-divider'.