aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog6
-rw-r--r--src/ChangeLog6
2 files changed, 12 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 00ef388d35f..8ebe8a200b2 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12002-04-14 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2
3 * speedbar.el (speedbar-generic-item-info)
4 (speedbar-sort-tags): Doc fix.
5 (speedbar-add-supported-extension): Fix typo in interactive spec.
6
12002-04-13 Colin Walters <walters@verbum.org> 72002-04-13 Colin Walters <walters@verbum.org>
2 8
3 * ibuffer.el (ibuffer-forward-line): Just skip header if we're 9 * ibuffer.el (ibuffer-forward-line): Just skip header if we're
diff --git a/src/ChangeLog b/src/ChangeLog
index 0483eea4a42..ca2d69767b5 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12002-04-14 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2
3 * dispnew.c (marginal_area_string): Sort arguments.
4
5 * dispextern.h (marginal_area_string): Add prototype.
6
12002-04-13 Richard M. Stallman <rms@gnu.org> 72002-04-13 Richard M. Stallman <rms@gnu.org>
2 8
3 * fileio.c (Finsert_file_contents): 9 * fileio.c (Finsert_file_contents):