From: Romain Francoise Date: Fri, 2 Jun 2006 17:33:54 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~2114 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=06c7827a7344344ea22c875189478b6d658edcd4;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 492cc7a73ee..3602e5c9090 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -25,8 +25,8 @@ 2006-06-02 Masatake YAMATO - * 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 diff --git a/src/ChangeLog b/src/ChangeLog index 06144ce5498..386ec5670d4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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 * gtkutil.c (menu_nav_ended): Check that menubar_widget is not NULL.