]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix formatting typos.
authorChong Yidong <cyd@stupidchicken.com>
Sat, 17 Mar 2007 18:53:08 +0000 (18:53 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 17 Mar 2007 18:53:08 +0000 (18:53 +0000)
lisp/ChangeLog

index 723d7c3e48d2ad7c6c460a44384f19ebfd495b2a..ccb2cbeaa0fe191ad63694c318a5ab11d8714e0f 100644 (file)
        * startup.el (command-line-1): Make insertion of
        initial-scratch-message not depend on scratch being selected.
 
-2007-03-11  Juri Linkov <juri@jurta.org>
+2007-03-11  Juri Linkov  <juri@jurta.org>
 
        * replace.el (match): Use yellow background on light-bg terminals.
 
 2007-03-11  Richard Stallman  <rms@gnu.org>
 
-       * 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  <herberteuler@hotmail.com>
 
-       * 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  <dann@ics.uci.edu>