changeset 76506:c6e92edb9f1e

Fix formatting typos.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 17 Mar 2007 18:53:08 +0000
parents 6790fdf64927
children d1760553962c
files lisp/ChangeLog
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Mar 17 18:51:19 2007 +0000
+++ b/lisp/ChangeLog	Sat Mar 17 18:53:08 2007 +0000
@@ -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 <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>