Mercurial > emacs
diff lisp/ChangeLog @ 60869:88ef15014617
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-204
Clean up gdb-ui breakpoint faces
2005-03-23 Miles Bader <miles@gnu.org>
* lisp/progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
Remove tty-specific variants, as they're no longer needed.
author | Miles Bader <miles@gnu.org> |
---|---|
date | Thu, 24 Mar 2005 03:25:40 +0000 |
parents | 28613c487be4 |
children | 71c0984fa6d6 13796b0653c7 |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Mar 23 22:47:41 2005 +0000 +++ b/lisp/ChangeLog Thu Mar 24 03:25:40 2005 +0000 @@ -1,3 +1,8 @@ +2005-03-23 Miles Bader <miles@gnu.org> + + * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled): + Remove tty-specific variants, as they're no longer needed. + 2005-03-23 Lute Kamstra <lute@gnu.org> * generic-x.el: Code cleanup: make arguments constant whenever