]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Mon, 5 Mar 2007 03:21:41 +0000 (03:21 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 5 Mar 2007 03:21:41 +0000 (03:21 +0000)
admin/FOR-RELEASE
lisp/ChangeLog
lispref/ChangeLog

index beee10a8e3cea9ec66dd86f2bdaec833a491b040..4805f71ed6b39405b418e8ef205c1faa71605cb4 100644 (file)
@@ -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.
index 282d62aa2bd1da436eec3a29b61066af5f22dc6a..ee2eb652ec4cb2d5f22c12ecbb25a940c95c6118 100644 (file)
@@ -1,3 +1,12 @@
+2007-03-05  Alin C. Soare  <alinsoar@voila.fr>  (tiny change)
+
+       * emacs-lisp/lisp-mode.el (calculate-lisp-indent): 
+       Redo previous change.
+
+2007-03-04  Kevin Rodgers <kevin.d.rodgers@gmail.com>
+
+       * diff-mode.el (diff-mode): Doc fix.
+
 2007-03-05  Kenichi Handa  <handa@m17n.org>
 
        * international/characters.el: Set category `l' (latin) for more
index 5a47cc84f5c6c1ba495c9257b17604a617a14a08..70a9843a3e1e887fe0c6fe961093e4893a3ad924 100644 (file)
@@ -1,3 +1,8 @@
+2007-03-05  Richard Stallman  <rms@gnu.org>
+
+       * variables.texi (File Local Variables): Update
+       enable-local-variables values.
+
 2007-03-04  Richard Stallman  <rms@gnu.org>
 
        * syntax.texi (Control Parsing): Minor clarification.