changeset 71167:d61af0a1f66d

*** empty log message ***
author Romain Francoise <romain@orebokech.com>
date Fri, 02 Jun 2006 17:33:54 +0000
parents 54189ea7ad2a
children 3f87fbcb6f66
files lisp/ChangeLog src/ChangeLog
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Jun 02 16:35:59 2006 +0000
+++ b/lisp/ChangeLog	Fri Jun 02 17:33:54 2006 +0000
@@ -25,8 +25,8 @@
 
 2006-06-02  Masatake YAMATO  <jet@gyve.org>
 
-	* progmodes/compile.el (compilation-error-regexp-alist-alist::gcov-*): 
-	Almost rewrite. Underlines over all lines of gcov output are too 
+	* progmodes/compile.el (compilation-error-regexp-alist-alist::gcov-*):
+	Almost rewrite. Underlines over all lines of gcov output are too
 	uncomfortable to read.  Suggested by Dan Nicolaescu.
 
 2006-06-01  Luc Teirlinck  <teirllm@auburn.edu>
--- a/src/ChangeLog	Fri Jun 02 16:35:59 2006 +0000
+++ b/src/ChangeLog	Fri Jun 02 17:33:54 2006 +0000
@@ -10,7 +10,7 @@
 	(set_cursor_from_row): Don't return 0 unless row displays a
 	continued line.
 	(dump_glyph): Dump composite glyph.
-	
+
 2006-06-02  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
 
 	* gtkutil.c (menu_nav_ended): Check that menubar_widget is not NULL.