aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2007-03-17 18:53:08 +0000
committerChong Yidong2007-03-17 18:53:08 +0000
commit19f512103c1dd481aaceaf2d7071d4ba0c246729 (patch)
tree357484417562d0a5f89585bb1dd571c09ea76c6b
parentedd2a6222458712b3a3fafe59756fcdc5aa3f99f (diff)
downloademacs-19f512103c1dd481aaceaf2d7071d4ba0c246729.tar.gz
emacs-19f512103c1dd481aaceaf2d7071d4ba0c246729.zip
Fix formatting typos.
-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>