aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 723d7c3e48d..ccb2cbeaa0f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -42,18 +42,18 @@
42 * startup.el (command-line-1): Make insertion of 42 * startup.el (command-line-1): Make insertion of
43 initial-scratch-message not depend on scratch being selected. 43 initial-scratch-message not depend on scratch being selected.
44 44
452007-03-11 Juri Linkov <juri@jurta.org> 452007-03-11 Juri Linkov <juri@jurta.org>
46 46
47 * replace.el (match): Use yellow background on light-bg terminals. 47 * replace.el (match): Use yellow background on light-bg terminals.
48 48
492007-03-11 Richard Stallman <rms@gnu.org> 492007-03-11 Richard Stallman <rms@gnu.org>
50 50
51 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix): 51 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
52 Correctly compute line number. 52 Correctly compute line number.
53 53
542007-03-11 Guanpeng Xu <herberteuler@hotmail.com> 542007-03-11 Guanpeng Xu <herberteuler@hotmail.com>
55 55
56 * type-break.el (type-break-get-previous-count): 56 * type-break.el (type-break-get-previous-count):
57 Repeat previous change here. 57 Repeat previous change here.
58 58
592007-03-11 Dan Nicolaescu <dann@ics.uci.edu> 592007-03-11 Dan Nicolaescu <dann@ics.uci.edu>