]> code.delx.au - gnu-emacs/blobdiff - lispref/ChangeLog
*** empty log message ***
[gnu-emacs] / lispref / ChangeLog
index f8713eb039440780cd694a1f0239374beeb8e38e..39975f4e9e96da07bcc1568ac59a084302d9c23c 100644 (file)
@@ -1,3 +1,258 @@
+2006-12-19  Kim F. Storm  <storm@cua.dk>
+
+       * commands.texi (Misc Events): User signals now result in sigusr1
+       and sigusr2 events which are handled through special-event-map.
+       (Special Events): User signals and drag-n-drop are special.
+
+2006-12-17  Richard Stallman  <rms@gnu.org>
+
+       * loading.texi (Named Features): Explain subfeatures better.
+
+       * customize.texi: Use "option" only for user options.
+       For the keyword values inside defcustom etc, say "keywords".
+       For :options value's elements, say "elements".
+       :group should not be omitted.
+
+       * syntax.texi (Parsing Expressions): Split up node.
+       (Motion via Parsing, Position Parse, Parser State)
+       (Low-Level Parsing, Control Parsing): New subnodes.
+       (Parser State): Document syntax-ppss-toplevel-pos.
+
+       * positions.texi (List Motion): Punctuation fix.
+
+       * files.texi (File Name Completion): Document PREDICATE arg
+       to file-name-completion.
+
+2006-12-16  Eli Zaretskii  <eliz@gnu.org>
+
+       * internals.texi (Building Emacs, Writing Emacs Primitives): Add
+       index entries.
+
+2006-12-11  Richard Stallman  <rms@gnu.org>
+
+       * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
+       affects face menu.  Explain how to make it non-nil without enabling
+       any fontification.
+
+2006-12-10  Chong Yidong  <cyd@stupidchicken.com>
+
+       * modes.texi (Font Lock Basics): Document nil value of
+       font-lock-defaults.
+
+2006-12-10  Glenn Morris  <rgm@gnu.org>
+
+       * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
+       value for system-flag argument.  Abbrev tables may not be empty
+       when major modes are loaded.
+
+2006-12-08  Juanma Barranquero  <lekktu@gmail.com>
+
+       * makefile.w32-in (maintainer-clean): Partially revert last
+       change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
+       to protect elisp-covers.texi.
+
+2006-12-07  Juanma Barranquero  <lekktu@gmail.com>
+
+       * makefile.w32-in (maintainer-clean): Depend on `distclean'.
+       Don't remove elisp* info files; they are already deleted by the
+       `clean' and `distclean' targets, and they are in the $(infodir)
+       directory, not the current one.
+
+2006-12-04  Kim F. Storm  <storm@cua.dk>
+
+       * commands.texi (Misc Events): Update signal events.
+       (Event Examples): Add signal example.
+
+2006-11-29  Richard Stallman  <rms@gnu.org>
+
+       * frames.texi (Visibility of Frames): Explain visible windows
+       can be covered by others.  Add xref for raise-frame.
+
+2006-11-28  Richard Stallman  <rms@gnu.org>
+
+       * searching.texi (Regexp Special): Update when ^ is special.
+
+2006-11-27  Eli Zaretskii  <eliz@gnu.org>
+
+       * customize.texi (Customization, Common Keywords)
+       (Group Definitions, Variable Definitions, Composite Types)
+       (Type Keywords, Customization Types): Add index entries for
+       various customization keywords.
+
+2006-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
+
+2006-11-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * frames.texi (Window System Selections): Remove clipboard from
+       description of selection-coding-system.
+
+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
        * 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.
 
@@ -5228,7 +5483,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)
@@ -5263,7 +5518,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.
@@ -5280,6 +5535,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,