comparison 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
comparison
equal deleted inserted replaced
78111:bca51c080899 78112:6ad309ee5f4e
1 2007-07-13 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * replace.el (match): Use yellow1 instead of yellow.
4
5 * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of
6 red.
7
8 * pcvs-info.el (cvs-unknown): Likewise.
9
1 2007-07-12 Davis Herring <herring@lanl.gov> 10 2007-07-12 Davis Herring <herring@lanl.gov>
2 11
3 * desktop.el (desktop-buffer-info, desktop-save): 12 * desktop.el (desktop-buffer-info, desktop-save):
4 Use `desktop-dirname' instead of `dirname'. 13 Use `desktop-dirname' instead of `dirname'.
5 14