Mercurial > emacs
diff lisp/ChangeLog @ 78112:6ad309ee5f4e
* replace.el (match): Use yellow1 instead of yellow.
* progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of
red.
* pcvs-info.el (cvs-unknown): Likewise.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Fri, 13 Jul 2007 02:50:19 +0000 |
parents | bca51c080899 |
children | 3dc5ffc93522 |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Jul 12 22:47:51 2007 +0000 +++ b/lisp/ChangeLog Fri Jul 13 02:50:19 2007 +0000 @@ -1,3 +1,12 @@ +2007-07-13 Dan Nicolaescu <dann@ics.uci.edu> + + * replace.el (match): Use yellow1 instead of yellow. + + * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of + red. + + * pcvs-info.el (cvs-unknown): Likewise. + 2007-07-12 Davis Herring <herring@lanl.gov> * desktop.el (desktop-buffer-info, desktop-save):