comparison lisp/ChangeLog @ 60809:c8e49e96413b

Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-198 Tweak gdb-ui breakpoint faces 2005-03-22 Miles Bader <miles@gnu.org> * lisp/progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled): Tweak details to look good on both ttys and bitmap displays, light or dark background, etc.
author Miles Bader <miles@gnu.org>
date Tue, 22 Mar 2005 05:05:37 +0000
parents d157045932cd
children 12d70101d252
comparison
equal deleted inserted replaced
60808:9afb7c1de631 60809:c8e49e96413b
1 2005-03-22 Miles Bader <miles@gnu.org>
2
3 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
4 Tweak details to look good on both ttys and bitmap displays, light
5 or dark background, etc.
6
1 2005-03-21 Kim F. Storm <storm@cua.dk> 7 2005-03-21 Kim F. Storm <storm@cua.dk>
2 8
3 * tooltip.el (tooltip-show-help-function): Check car and cdr of 9 * tooltip.el (tooltip-show-help-function): Check car and cdr of
4 mouse position. 10 mouse position.
5 11