aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman2007-04-25 14:01:37 +0000
committerRichard M. Stallman2007-04-25 14:01:37 +0000
commit2d0f33df9cb26d2c63e1b8859fc03ce406b80da8 (patch)
treece939805227ed309915b2ef1e93390a1dfe72dbb
parentcf995676d54103946d22f01b561b6b91785ee500 (diff)
downloademacs-2d0f33df9cb26d2c63e1b8859fc03ce406b80da8.tar.gz
emacs-2d0f33df9cb26d2c63e1b8859fc03ce406b80da8.zip
*** empty log message ***
-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