]> code.delx.au - gnu-emacs/blobdiff - lispref/ChangeLog
*** empty log message ***
[gnu-emacs] / lispref / ChangeLog
index d9649bc2f7584c64696479e17926a9a599a7fc76..6e43d67dd28d5ddc1cd2bd08a4253c9a737fd22f 100644 (file)
@@ -1,3 +1,87 @@
+2005-07-07  Richard M. Stallman  <rms@gnu.org>
+
+       * display.texi (Inverse Video): Delete mode-line-inverse-video.
+
+2005-07-06  Richard M. Stallman  <rms@gnu.org>
+
+       * searching.texi (Regexp Search): Clarify what re-search-forward
+       does when the search fails.
+
+2005-07-05  Lute Kamstra  <lute@gnu.org>
+
+       * Update FSF's address in GPL notices.
+
+       * doclicense.texi (GNU Free Documentation License):
+       * gpl.texi (GPL):
+       * tips.texi (Coding Conventions, Library Headers):
+       * vol1.texi:
+       * vol2.texi: Update FSF's address.
+
+2005-07-04  Richard M. Stallman  <rms@gnu.org>
+
+       * hooks.texi (Standard Hooks): Add occur-hook.
+
+2005-07-03  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * display.texi (The Echo Area): Correct menu.
+
+2005-07-03  Richard M. Stallman  <rms@gnu.org>
+
+       * elisp.texi (Top): Update subnode menu for Display.
+
+       * display.texi (Displaying Messages): New node, with most
+       of what was in The Echo Area.
+       (Progress): Moved under The Echo Area.
+       (Logging Messages): New node with new text.
+       (Echo Area Customization): New node, the rest of what was
+       in The Echo Area.  Document message-truncate-lines with @defvar.
+       (Display): Update menu.
+
+       * windows.texi (Textual Scrolling): Doc 3 values for
+       scroll-preserve-screen-position.
+
+       * text.texi (Special Properties): Change hook functions
+       should bind inhibit-modification-hooks around altering buffer text.
+
+       * keymaps.texi (Key Binding Commands): Call binding BINDING
+       rather than DEFINITION.
+
+2005-06-29  Juanma Barranquero  <lekktu@gmail.com>
+
+       * variables.texi (Defining Variables): `user-variable-p' returns t
+       for aliases of user options, nil for alias loops.
+
+2005-06-28  Richard M. Stallman  <rms@gnu.org>
+
+       * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
+       make-keymap.
+
+2005-06-27  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * variables.texi (Setting Variables): Correct and clarify
+       description of `add-to-ordered-list'.
+
+2005-06-26  Richard M. Stallman  <rms@gnu.org>
+
+       * display.texi (Faces): Minor cleanup.
+
+2005-06-25  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * display.texi (Faces): `facep' returns t for strings that are
+       face names.
+
+2005-06-25  Richard M. Stallman  <rms@gnu.org>
+
+       * objects.texi (Equality Predicates): Clarify meaning of equal.
+
+       * windows.texi (Selecting Windows): save-selected-window
+       and with-selected-window save and restore the current buffer.
+
+2005-06-24  Richard M. Stallman  <rms@gnu.org>
+
+       * numbers.texi (Float Basics): Explain how to test for NaN,
+       and printing the sign of NaNs.
+
 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
 
        * makefile.w32-in (MAKEINFO): Use --force.