]> code.delx.au - gnu-emacs/blobdiff - lispref/ChangeLog
*** empty log message ***
[gnu-emacs] / lispref / ChangeLog
index f0c5a4408ed57a98101f5945a62bb789347f34d2..ef07c950e09f78274728a506d4f545fa3f81f5f2 100644 (file)
@@ -1,3 +1,74 @@
+2006-01-19  Richard M. Stallman  <rms@gnu.org>
+
+       * nonascii.texi (Translation of Characters): Search cmds use
+       translation-table-for-input.  Automatically made local.
+
+       * markers.texi (Overview of Markers): Count insertion type
+       as one of a marker's attributes.
+
+       * elisp.texi (Top): Menu clarification.
+
+       * display.texi (Other Display Specs): Delete duplicate entry for
+       just a string as display spec.  Move text about recursive display
+       specs on such a string.
+
+       * commands.texi (Key Sequence Input): Clarify.
+       Move num-nonmacro-input-events out.
+       (Reading One Event): num-nonmacro-input-events moved here.
+
+2006-01-14  Nick Roberts  <nickrob@snap.net.nz>
+
+       * advice.texi (Simple Advice): Update example to fit argument
+       change in previous-line.
+
+2006-01-05  Richard M. Stallman  <rms@gnu.org>
+
+       * markers.texi (The Mark): Fix in `mark'.
+
+2006-01-04  Richard M. Stallman  <rms@gnu.org>
+
+       * processes.texi (Misc Network, Make Network): Minor cleanups.
+
+2006-01-04  Kim F. Storm  <storm@cua.dk>
+
+       * processes.texi (Make Network): Add IPv6 addresses and handling.
+       (Network Feature Testing): Mention (:family ipv6).
+       (Misc Network): Add IPv6 formats to format-network-address.
+
+2005-12-30  Richard M. Stallman  <rms@gnu.org>
+
+       * text.texi (Changing Properties):
+       Don't use return value of set-text-properties.
+
+2005-12-29  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * modes.texi (Mode Line Format): Correct typo in menu.
+
+2005-12-29  Richard M. Stallman  <rms@gnu.org>
+
+       * modes.texi (Mode Line Top): New node.
+       (Mode Line Data): Some text moved to new node.
+       Explain the data structure more concretely.
+       (Mode Line Basics): Clarifications.
+       (Mode Line Variables): Clarify intro paragraph.
+       (%-Constructs): Clarify intro paragraph.
+       (Mode Line Format): Update menu.
+
+2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * minibuf.texi (Basic Completion): Update lazy-completion-table
+       examples for removal of ARGS argument.
+
+2005-12-23  Richard M. Stallman  <rms@gnu.org>
+
+       * text.texi (Undo): Restore some explanation from the version
+       that was deleted.
+
+2005-12-23  Eli Zaretskii  <eliz@gnu.org>
+
+       * text.texi (Undo): Remove dupliate descriptions of `apply
+       funname' and `apply delta' elements of the undo list.
+
 2005-12-20  Richard M. Stallman  <rms@gnu.org>
 
        * help.texi (Help Functions): Update documentation of `apropos'.