aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRomain Francoise2006-06-02 17:33:54 +0000
committerRomain Francoise2006-06-02 17:33:54 +0000
commit06c7827a7344344ea22c875189478b6d658edcd4 (patch)
tree86dfe2b5f77c0cc8032552f018e820910bec9bc3
parent56f41f98c0536b58e5f2bfeb8e0675d64796125b (diff)
downloademacs-06c7827a7344344ea22c875189478b6d658edcd4.tar.gz
emacs-06c7827a7344344ea22c875189478b6d658edcd4.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog4
-rw-r--r--src/ChangeLog2
2 files changed, 3 insertions, 3 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 492cc7a73ee..3602e5c9090 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -25,8 +25,8 @@
25 25
262006-06-02 Masatake YAMATO <jet@gyve.org> 262006-06-02 Masatake YAMATO <jet@gyve.org>
27 27
28 * progmodes/compile.el (compilation-error-regexp-alist-alist::gcov-*): 28 * progmodes/compile.el (compilation-error-regexp-alist-alist::gcov-*):
29 Almost rewrite. Underlines over all lines of gcov output are too 29 Almost rewrite. Underlines over all lines of gcov output are too
30 uncomfortable to read. Suggested by Dan Nicolaescu. 30 uncomfortable to read. Suggested by Dan Nicolaescu.
31 31
322006-06-01 Luc Teirlinck <teirllm@auburn.edu> 322006-06-01 Luc Teirlinck <teirllm@auburn.edu>
diff --git a/src/ChangeLog b/src/ChangeLog
index 06144ce5498..386ec5670d4 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -10,7 +10,7 @@
10 (set_cursor_from_row): Don't return 0 unless row displays a 10 (set_cursor_from_row): Don't return 0 unless row displays a
11 continued line. 11 continued line.
12 (dump_glyph): Dump composite glyph. 12 (dump_glyph): Dump composite glyph.
13 13
142006-06-02 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 142006-06-02 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
15 15
16 * gtkutil.c (menu_nav_ended): Check that menubar_widget is not NULL. 16 * gtkutil.c (menu_nav_ended): Check that menubar_widget is not NULL.