aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib-src/ChangeLog5
-rw-r--r--src/ChangeLog5
2 files changed, 10 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 7aadc3a56ac..7a07718362d 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,8 @@
12001-10-15 Gerd Moellmann <gerd@gnu.org>
2
3 * make-docfile.c (read_c_string_or_comment): Don't drop a '*'
4 in a C doc comment.
5
12001-10-13 Gerd Moellmann <gerd@gnu.org> 62001-10-13 Gerd Moellmann <gerd@gnu.org>
2 7
3 * make-docfile.c (read_c_string_or_comment): Renamed from 8 * make-docfile.c (read_c_string_or_comment): Renamed from
diff --git a/src/ChangeLog b/src/ChangeLog
index 8a7653df313..7afca77e592 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12001-10-15 Gerd Moellmann <gerd@gnu.org>
2
3 * xterm.c (x_draw_glyph_string): Restore clipping after
4 drawing box.
5
12001-10-15 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 62001-10-15 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2 7
3 * callint.c (prefix-arg, current-prefix-arg): Fix typo in a doc 8 * callint.c (prefix-arg, current-prefix-arg): Fix typo in a doc