]> code.delx.au - gnu-emacs/blobdiff - lispref/ChangeLog
*** empty log message ***
[gnu-emacs] / lispref / ChangeLog
index ff1edfb375ab701443c11aa732bc3b45a995a5fa..1c5d21ffb8b701b30b9b7bc3c985c55cb9b4aa3a 100644 (file)
@@ -1,5 +1,47 @@
+2006-05-12  Eli Zaretskii  <eliz@gnu.org>
+
+       * nonascii.texi (Lisp and Coding Systems): Document
+       coding-system-eol-type.  Add index entries for eol conversion.
+
+       * display.texi (Defining Faces): Mention `mac', and add an xref to
+       where window-system is described.
+
+2006-05-10  Richard Stallman  <rms@gnu.org>
+
+       * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
+
+2006-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * variables.texi (File Local Variables): Recommend to quote lambda
+       expressions in safe-local-variable property.
+
+2006-05-09  Richard Stallman  <rms@gnu.org>
+
+       * variables.texi (File Local Variables): Document
+       safe-local-eval-forms and safe-local-eval-function.
+
+2006-05-07  Kim F. Storm  <storm@cua.dk>
+
+       * minibuf.texi (Minibuffer History): Remove keep-dups arg
+       from add-to-history.
+
+2006-05-07  Romain Francoise  <romain@orebokech.com>
+
+       * commands.texi (Event Input Misc):
+       * compile.texi (Eval During Compile):
+       * internals.texi (Buffer Internals):
+       * minibuf.texi (Initial Input):
+       * nonascii.texi (Scanning Charsets):
+       * numbers.texi (Comparison of Numbers):
+       * windows.texi (Textual Scrolling, Vertical Scrolling):
+       Fix various typos.
+
 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
 
+       * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
+       conditional xref's to either emacs or emacs-xtra, depending on
+       @iftex/@ifnottex.
+
        * minibuf.texi (Minibuffer History): Document add-to-history.
 
 2006-05-05  Eli Zaretskii  <eliz@gnu.org>