]> code.delx.au - gnu-emacs/blobdiff - lispref/ChangeLog
(bibtex-find-entry): Don't demand matching case for @Article, etc.
[gnu-emacs] / lispref / ChangeLog
index b42cbcad5a1f9508a0608bb38cd5b3ff028ea042..48205488ef8160460a7ef56b070ef74045f16cdf 100644 (file)
@@ -1,3 +1,44 @@
+2006-04-18  Richard Stallman  <rms@gnu.org>
+
+       * tips.texi (Coding Conventions): Explain when the package's
+       prefix should appear later on (not at the start of the name).
+
+       * searching.texi (String Search): Clarify effect of NOERROR.
+
+       * modes.texi (Imenu): Clarify what special items do.
+
+       * hooks.texi (Standard Hooks): Delete text about old hook names.
+
+2006-04-17  Romain Francoise  <romain@orebokech.com>
+
+       * variables.texi (Local Variables): Update the default value of
+       `max-specpdl-size'.
+
+2006-04-15  Michael Olson  <mwolson@gnu.org>
+
+       * processes.texi (Transaction Queues): Mention the new optional
+       `delay-question' argument for `tq-enqueue'.
+
+2006-04-13  Bill Wohler  <wohler@newt.com>
+
+       * customize.texi (Common Keywords): Use dotted notation for
+       :package-version value. Specify its values. Improve documentation
+       for customize-package-emacs-version-alist.
+
+2006-04-12  Bill Wohler  <wohler@newt.com>
+
+       * customize.texi (Common Keywords): Move description of
+       customize-package-emacs-version-alist to @defvar.
+
+2006-04-10  Bill Wohler  <wohler@newt.com>
+
+       * customize.texi (Common Keywords): Add :package-version.
+
+2006-04-10  Kim F. Storm  <storm@cua.dk>
+
+       * text.texi (Buffer Contents): Add NOPROPS arg to
+       filter-buffer-substring.
+
 2006-04-08  Kevin Ryde  <user42@zip.com.au>
 
        * os.texi (Command-Line Arguments): Update xref to emacs manual
@@ -34,8 +75,7 @@
 
 2006-03-19  Alan Mackenzie  <acm@muc.de>
 
-       * text.texi (Special Properties): Clarify the definition of
-       'fontified.
+       * text.texi (Special Properties): Clarify `fontified' property.
 
 2006-03-16  Richard Stallman  <rms@gnu.org>