aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--admin/FOR-RELEASE2
-rw-r--r--lisp/ChangeLog4
2 files changed, 6 insertions, 0 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index 0151f7ade4a..937889ba278 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -51,6 +51,8 @@ OpenBSD compilation works on i386.
51** rgm@gnu.org, Apr 24: [Stephen.Berman@gmx.net: Re: redisplay] 51** rgm@gnu.org, Apr 24: [Stephen.Berman@gmx.net: Re: redisplay]
52 Gives test case for problem that a dialog box blocks redisplay. 52 Gives test case for problem that a dialog box blocks redisplay.
53 53
54** What to do with `button' face.
55
54* DOCUMENTATION 56* DOCUMENTATION
55 57
56** Check the Emacs Tutorial. 58** Check the Emacs Tutorial.
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 1b3245e90f1..64874322ebb 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
12007-04-25 Richard Stallman <rms@gnu.org>
2
3 * hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'.
4
12007-04-25 Mathias Dahl <mathias.dahl@gmail.com> 52007-04-25 Mathias Dahl <mathias.dahl@gmail.com>
2 6
3 * image-dired.el (image-dired-display-image): Derive image-type 7 * image-dired.el (image-dired-display-image): Derive image-type