From 47ccd97c33558027db6b7bbd2f103871fde6f46a Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 5 Mar 2007 03:21:41 +0000 Subject: [PATCH] *** empty log message *** --- admin/FOR-RELEASE | 13 ++++++++++++- lisp/ChangeLog | 9 +++++++++ lispref/ChangeLog | 5 +++++ 3 files changed, 26 insertions(+), 1 deletion(-) diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index beee10a8e3c..4805f71ed6b 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -65,11 +65,22 @@ to the hack introduced on 2005-07-01 to fix some other Cleartype problem. ** rudalics@gmx.at, Feb 27: undo-information kept for *occur* -** Failure to build on Solaris. +** Failure to build on Solaris. Did reverting Jan's change +bring back the old bug? ** Failure to detect strerror on Red Hat GNU/Linux jjd@vegas.jjd.com, Mar 2. +** lennart.borgman@gmail.com, Feb 27: How to set and save a defcustom + +** yamaoka@jpl.org, Feb 21: custom bug + +** bojohan+news@dd.chalmers.se, Feb 22: change to try-completion behavior + +** lennart.borgman@gmail.com, Feb 22: C-h k does not catch text properies keymaps + +** andreas.roehler@easy-emacs.de, Feb 19: auto-insert help-buffer + * DOCUMENTATION ** Check the Emacs Tutorial. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 282d62aa2bd..ee2eb652ec4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,12 @@ +2007-03-05 Alin C. Soare (tiny change) + + * emacs-lisp/lisp-mode.el (calculate-lisp-indent): + Redo previous change. + +2007-03-04 Kevin Rodgers + + * diff-mode.el (diff-mode): Doc fix. + 2007-03-05 Kenichi Handa * international/characters.el: Set category `l' (latin) for more diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 5a47cc84f5c..70a9843a3e1 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,8 @@ +2007-03-05 Richard Stallman + + * variables.texi (File Local Variables): Update + enable-local-variables values. + 2007-03-04 Richard Stallman * syntax.texi (Control Parsing): Minor clarification. -- 2.39.5