From: Chong Yidong Date: Sat, 17 Mar 2007 18:53:08 +0000 (+0000) Subject: Fix formatting typos. X-Git-Tag: emacs-pretest-22.0.96~101 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=19f512103c1dd481aaceaf2d7071d4ba0c246729;p=emacs.git Fix formatting typos. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 723d7c3e48d..ccb2cbeaa0f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -42,18 +42,18 @@ * startup.el (command-line-1): Make insertion of initial-scratch-message not depend on scratch being selected. -2007-03-11 Juri Linkov +2007-03-11 Juri Linkov * replace.el (match): Use yellow background on light-bg terminals. 2007-03-11 Richard Stallman - * emacs-lisp/bytecomp.el (byte-compile-warning-prefix): + * emacs-lisp/bytecomp.el (byte-compile-warning-prefix): Correctly compute line number. 2007-03-11 Guanpeng Xu - * type-break.el (type-break-get-previous-count): + * type-break.el (type-break-get-previous-count): Repeat previous change here. 2007-03-11 Dan Nicolaescu