aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 526d7d021e8..6a568afe055 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -31,6 +31,15 @@
31 31
32 * subr.el (when, unless): Doc fix. 32 * subr.el (when, unless): Doc fix.
33 33
342007-07-13 Dan Nicolaescu <dann@ics.uci.edu>
35
36 * replace.el (match): Use yellow1 instead of yellow.
37
38 * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of
39 red.
40
41 * pcvs-info.el (cvs-unknown): Likewise.
42
342007-07-13 Eli Zaretskii <eliz@gnu.org> 432007-07-13 Eli Zaretskii <eliz@gnu.org>
35 44
36 * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets. 45 * makefile.w32-in (install-lisp-SH, install-lisp-CMD): New targets.
@@ -140,6 +149,11 @@
140 149
141 * menu-bar.el (vc-menu-map): New defalias. 150 * menu-bar.el (vc-menu-map): New defalias.
142 151
1522007-07-10 Richard Stallman <rms@gnu.org>
153
154 * emacs-lisp/lisp-mode.el (eval-defun):
155 Explain special handling of `defface'.
156
1432007-07-10 Jim Meyering <jim@meyering.net> (tiny change) 1572007-07-10 Jim Meyering <jim@meyering.net> (tiny change)
144 158
145 * emacs-lisp/copyright.el (copyright-current-gpl-version): Set to 3. 159 * emacs-lisp/copyright.el (copyright-current-gpl-version): Set to 3.