# HG changeset patch # User Chong Yidong # Date 1174157588 0 # Node ID c6e92edb9f1e2651e175f21a9a9d8abaddc1afc8 # Parent 6790fdf64927048475ab73672e79b1e5cf548d41 Fix formatting typos. diff -r 6790fdf64927 -r c6e92edb9f1e lisp/ChangeLog --- 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 +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