]> code.delx.au - gnu-emacs/blobdiff - lispref/ChangeLog
Add "add-log-time-zone-rule: t" to Local Variables section.
[gnu-emacs] / lispref / ChangeLog
index 3aeca258be148c4d7a34a86bb6e06347f8d8ed5c..3a74275c9a3cd159db6eb3ff6ab6df97fa3ed4a6 100644 (file)
@@ -1,3 +1,80 @@
+2006-11-06  Richard Stallman  <rms@gnu.org>
+
+       * lists.texi (List Variables): Document COMPARE-FN.
+
+       * keymaps.texi: Avoid use of "binding" to mean a relation;
+       use it only to refer to the meaning associated with a key.
+       (Keymaps): Change menu node description.
+
+       * elisp.texi (Top): Change menu node description.
+
+       * display.texi (Managing Overlays): Document overlay-recenter.
+
+2006-10-29  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Makefile.in: Use relative paths to avoid advertising filesystem
+       contents during compilation.
+
+2006-10-23  Kim F. Storm  <storm@cua.dk>
+
+       * commands.texi (Event Input Misc): Update unread-command-events.
+
+2006-10-23  Nick Roberts  <nickrob@snap.net.nz>
+
+       * lists.texi (Sets And Lists): Fix typos.
+
+2006-10-18  Juanma Barranquero  <lekktu@gmail.com>
+
+       * control.texi (Processing of Errors): Use @var for an argument,
+       not @code.
+
+2006-10-16  Richard Stallman  <rms@gnu.org>
+
+       * edebug.texi (Edebug Recursive Edit): Minor cleanup.
+
+       * keymaps.texi (Format of Keymaps): Show all the keymap element
+       patterns that result from menu items.
+       (Key Lookup): Minor cleanups.
+
+       * modes.texi (Precalculated Fontification): Don't say that
+       not setting font-lock-defaults avoids loading font-lock.
+
+       * help.texi (Documentation): Move xref to Emacs Manual here.
+       (Documentation Basics): From here.
+       Also doc emacs-lisp-docstring-fill-column.
+
+       * elisp.texi: Update version and ISBN.
+
+       * commands.texi (Interactive Call): Clarify KEYS arg to
+       call-interactively is a vector.
+       (Command Loop Info): Delete anchor in this-command-keys.
+       Add anchor in this-command-keys-vector.
+       (Recursive Editing): Document how recursive-edit
+       handles the current buffer.
+
+2006-10-13  Chong Yidong  <cyd@stupidchicken.com>
+
+       * frames.texi (Frame Titles): %c and %l are ignored in
+       frame-title-format.
+
+2006-10-11  Richard Stallman  <rms@gnu.org>
+
+       * keymaps.texi (Key Sequences): Clarify use of kbd.
+
+2006-10-10  Kim F. Storm  <storm@cua.dk>
+
+       * lists.texi (Sets And Lists): Add memql.
+
+2006-10-03  Richard Stallman  <rms@gnu.org>
+
+       * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
+       Clarify :ascii: and :nonascii:.
+
+2006-09-29  Juri Linkov  <juri@jurta.org>
+
+       * modes.texi (%-Constructs): Reorder coding systems in the
+       documentation of %z to the real order displayed in the modeline.
+
 2006-09-25  Richard Stallman  <rms@gnu.org>
 
        * os.texi (Timers): Describe timer-max-repeats.
        * commands.texi (Command Loop Info): Explain how read-event affects
        this-command-keys.
 
-2006-09-21  Kim F. Storm  <storm@cua.dk>
-
-       * lists.texi (Sets And Lists): Add memql.
-
 2006-09-20  Richard Stallman  <rms@gnu.org>
 
        * os.texi (Timers): Clarify about REPEAT when timer is delayed.
        * elisp.texi (Top): Update detailed menu for node changes.
 
        * modes.texi (Modes): Update Menu.
-       (Hooks):  Move to beginning of chapter.
+       (Hooks): Move to beginning of chapter.
        Most minor modes run mode hooks too.
        `add-hook' can handle void hooks or hooks whose value is a single
        function.
        (Quoted Character Input): Clarify description of
        `read-quoted-char' and fix example.
        (Quitting): Add `with-local-quit'.
-       (Disabling Commands):  Correct and clarify descriptions of
+       (Disabling Commands): Correct and clarify descriptions of
        `enable-command' and `disable-command'.
        Mention what happens if `disabled-command-hook' is nil.
        (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
 
 2004-04-04  Luc Teirlinck  <teirllm@auburn.edu>
 
-       * backups.texi:  Various small changes in addition to:
+       * backups.texi: Various small changes in addition to:
        (Making Backups): Mention return value of `backup-buffer'.
        (Auto-Saving): Mention optional FORCE argument to
        `delete-auto-save-file-if-necessary'.
@@ -5320,7 +5393,7 @@ Sat Aug 11 17:39:10 1990  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
 
 Tue Jun 26 09:57:26 1990  David Lawrence  (tale@geech)
 
-       * files.texi:  Noted that completion-ignored-extensions is ignored
+       * files.texi: Noted that completion-ignored-extensions is ignored
        when making *Completions*.
 
 Fri Jun  8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
@@ -5355,7 +5428,7 @@ Mon Apr 24 21:02:55 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
 
 Mon Apr 17 18:56:50 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
 
-       * texinfo.tex:  temporarily added
+       * texinfo.tex: Temporarily added
                \let\result=\dblarrow
                \def\error{{\it ERROR} \longdblarrow}
        We need to do this better soon.
@@ -5372,6 +5445,7 @@ Tue Apr 11 12:23:28 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
 
 ;; Local Variables:
 ;; coding: iso-2022-7bit
+;; add-log-time-zone-rule: t
 ;; End:
 
     Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,