]> code.delx.au - gnu-emacs/blobdiff - lispref/ChangeLog
*** empty log message ***
[gnu-emacs] / lispref / ChangeLog
index bbaf2407d63928ef28b934980b656e9aacd75047..f1f263d18a535128bf23c1c7e67c59e75f0c9225 100644 (file)
@@ -1,3 +1,143 @@
+2006-02-21  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
+
+       * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
+
+       * windows.texi (Window Tree): Fix typo.
+
+2006-02-20  Kim F. Storm  <storm@cua.dk>
+
+       * display.texi (Fringe Indicators): New section.
+       Move indicate-empty-lines, indicate-buffer-boundaries, and
+       default-indicate-buffer-boundaries here.
+       Add fringe-indicator-alist and default-fringes-indicator-alist.
+       Add list of logical fringe indicator symbols.
+       Update list of standard bitmap names.
+       (Fringe Cursors): New section.
+       Move overflow-newline-into-fringe here.
+       Add fringe-cursor-alist and default-fringes-cursor-alist.
+       Add list of fringe cursor symbols.
+
+2006-02-20  Juanma Barranquero  <lekktu@gmail.com>
+
+       * commands.texi (Using Interactive): Fix reference to node
+       "Minibuffers".
+
+2006-02-19  Richard M. Stallman  <rms@gnu.org>
+
+       * minibuf.texi (High-Level Completion):
+       Add xref to read-input-method-name.
+
+       * files.texi (Relative File Names): Move file-relative-name here.
+       (File Name Expansion): From here.  Minor clarifications.
+
+       * commands.texi (Using Interactive): Add xrefs about reading input.
+       Clarify remarks about that moving point and mark.
+       Put string case before list case.
+
+2006-02-16  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
+
+       * display.texi (Other Display Specs, Image Descriptors): Revert
+       erroneous changes.  The previous description of image-descriptors
+       as `(image . PROPS)' was correct.
+
+2006-02-14  Richard M. Stallman  <rms@gnu.org>
+
+       * variables.texi (File Local Variables): Clarifications.
+
+2006-02-14  Juanma Barranquero  <lekktu@gmail.com>
+
+       * variables.texi (File Local Variables): Use @code for a cons
+       cell, not @var.
+
+2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
+
+       * variables.texi (File Local Variables): Document new file local
+       variable behavior.
+
+2006-02-10  Kim F. Storm  <storm@cua.dk>
+
+       * eval.texi (Function Indirection): Add NOERROR to indirect-function.
+
+2006-02-08  Juanma Barranquero  <lekktu@gmail.com>
+
+       * modes.texi (%-Constructs): Remove obsolete info about
+       `global-mode-string'.
+
+2006-02-07  Richard M. Stallman  <rms@gnu.org>
+
+       * commands.texi (Prefix Command Arguments): Minor cleanup.
+
+       * display.texi: "Graphical display", not window system.
+
+       * functions.texi (What Is a Function): Fix xref.
+
+       * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
+       (Changing Key Bindings): Clarify when remapping is better than
+       substitute-key-definition.
+
+2006-02-02  Richard M. Stallman  <rms@gnu.org>
+
+       * minibuf.texi (Basic Completion): Completion alists are risky.
+
+       * keymaps.texi (Active Keymaps): Clarifications.
+       (Searching Keymaps): New node.
+       (Keymaps): Update menu.
+
+       * frames.texi (Layout Parameters): Minor clarification.
+       (Drag and Drop): New node.
+       (Frames): Update menu.
+
+2006-01-29  Chong Yidong  <cyd@stupidchicken.com>
+
+       * display.texi (Other Display Specs, Image Descriptors): Image
+       description is a list, not a cons cell.
+
+2006-01-28  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
+       list is not necessarily a list).
+
+2006-01-27  Eli Zaretskii  <eliz@gnu.org>
+
+       * frames.texi (Layout Parameters): border-width and
+       internal-border-width belong to the frame, not the window.
+
+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.
+
+       * keymaps.texi (Controlling Active Maps): New node, split out of
+       Active Keymaps.
+       (Keymaps): Menu updated.
+       (Active Keymaps): Give pseudocode to explain how the active
+       maps are searched.  current-active-maps and key-binding moved here.
+       (Functions for Key Lookup): current-active-maps and key-binding moved.
+       Clarifications.
+       (Searching the Keymaps): New subnode.
+
+       * 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.
@@ -4171,7 +4311,7 @@ Tue Apr 11 12:23:28 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
 ;; End:
 
     Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-      2005 Free Software Foundation, Inc.
+      2005, 2006 Free Software Foundation, Inc.
   Copying and distribution of this file, with or without modification,
   are permitted provided the copyright notice and this notice are preserved.