diff options
-rw-r--r-- | admin/FOR-RELEASE | 2 | ||||
-rw-r--r-- | lisp/ChangeLog | 4 |
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. ** rgm@gnu.org, Apr 24: [Stephen.Berman@gmx.net: Re: redisplay] Gives test case for problem that a dialog box blocks redisplay. +** What to do with `button' face. + * DOCUMENTATION ** 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 @@ +2007-04-25 Richard Stallman <rms@gnu.org> + + * hi-lock.el (hi-lock-file-patterns-policy): Default to `ask'. + 2007-04-25 Mathias Dahl <mathias.dahl@gmail.com> * image-dired.el (image-dired-display-image): Derive image-type |