Mercurial > emacs
changeset 50795:fcc4e9e830f2
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Sat, 03 May 2003 21:55:09 +0000 |
parents | 4239cd7727ca |
children | 5f329faeef51 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat May 03 20:46:06 2003 +0000 +++ b/lisp/ChangeLog Sat May 03 21:55:09 2003 +0000 @@ -1,3 +1,10 @@ +2003-05-03 Nick Roberts <nick@nick.uklinux.net> + + * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon): + Include bitmap data for monochrome display. + (breakpoint-enabled-pbm-data, breakpoint-disabled-pbm-data): + New constants. + 2003-05-03 Richard M. Stallman <rms@gnu.org> * progmodes/cperl-mode.el (cperl-nonoverridable-face): Doc fix.