]> code.delx.au - gnu-emacs/blobdiff - lispref/ChangeLog
Add "add-log-time-zone-rule: t" to Local Variables section.
[gnu-emacs] / lispref / ChangeLog
index c13f67b69a3a9b8c2607efec4f55f5cdd0901a1d..3a74275c9a3cd159db6eb3ff6ab6df97fa3ed4a6 100644 (file)
@@ -1,5 +1,178 @@
+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.
+
+2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
+
+       * os.texi (Timers): Mention with-local-quit.
+
+2006-09-24  Richard Stallman  <rms@gnu.org>
+
+       * searching.texi (Searching and Matching): Mention property search.
+
+       * commands.texi (Command Loop Info): Explain how read-event affects
+       this-command-keys.
+
+2006-09-20  Richard Stallman  <rms@gnu.org>
+
+       * os.texi (Timers): Clarify about REPEAT when timer is delayed.
+
+       * windows.texi (Window Start): Minor cleanups.
+
+2006-09-20  Kim F. Storm  <storm@cua.dk>
+
+       * windows.texi (Window Start): pos-visible-in-window-p allows
+       specifying t for position to mean "end of window".
+       Add window-line-height.
+
+       * anti.texi (Antinews): Mention window-line-height.
+
+2006-09-19  David Kastrup  <dak@gnu.org>
+
+       * keymaps.texi (Searching Keymaps): Small clarification.
+
+2006-09-18  Richard Stallman  <rms@gnu.org>
+
+       * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
+       cause keyboard menus.
+       (Menu Keymaps): Likewise.
+       (Defining Menus, Keyboard Menus): Clarify.
+
+       * text.texi (Fields): Clarify explanation of constrain-to-field.
+
+2006-09-16  Eli Zaretskii  <eliz@gnu.org>
+
+       * variables.texi (Tips for Defining): Fix a typo.
+
+2006-09-15  Richard Stallman  <rms@gnu.org>
+
+       * keymaps.texi (Remapping Commands, Searching Keymaps)
+       (Active Keymaps): Clean up previous change.
+
+2006-09-15  Jay Belanger  <belanger@truman.edu>
+
+       * gpl.texi: Replace "Library Public License" by "Lesser Public
+       License" throughout.
+
+2006-09-15  David Kastrup  <dak@gnu.org>
+
+       * keymaps.texi (Active Keymaps): Adapt description to use
+       `get-char-property' instead `get-text-property'.  Explain how
+       mouse events change this.  Explain the new optional argument of
+       `key-binding' and its mouse-dependent lookup.
+       (Searching Keymaps): Adapt description similarly.
+       (Remapping Commands): Explain the new optional argument of
+       `command-remapping'.
+
+2006-09-14  Richard Stallman  <rms@gnu.org>
+
+       * keymaps.texi (Searching Keymaps): Clarification.
+       (Active Keymaps): Refer to Searching Keymaps instead of duplication.
+
+2006-09-13  Richard Stallman  <rms@gnu.org>
+
+       * objects.texi (Character Type): Node split.
+       Add xref to Describing Characters.
+       (Basic Char Syntax, General Escape Syntax)
+       (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
+
+2006-09-11  Richard Stallman  <rms@gnu.org>
+
+       * display.texi (Display Table Format): Wording clarification.
+       (Glyphs): Clarifications.
+
+2006-09-10  Chong Yidong  <cyd@stupidchicken.com>
+
+       * keymaps.texi (Active Keymaps): Mention that key-binding checks
+       local maps.
+
+2006-09-10  Kim F. Storm  <storm@cua.dk>
+
+       * display.texi (Forcing Redisplay): Document return value of
+       function redisplay.
+
 2006-09-09  Richard Stallman  <rms@gnu.org>
 
+       * windows.texi (Window Hooks): Explain limits of
+       window-scroll-functions.
+
        * display.texi (Fringe Indicators): Update for last change in
        indicate-buffer-boundaries.
 
        * 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'.
        (info): Add target.
        (installall): Target removed.
 
-2001-10-31  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
+2001-10-31  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
 
        * tips.texi (Coding Conventions): Fix typo.
 
@@ -5220,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)
@@ -5255,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.
@@ -5272,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,