Show
Ignore:
Timestamp:
09/18/06 20:48:14 (2 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lispref/ChangeLog

    r4161 r4166  
     12006-09-16  Eli Zaretskii  <eliz@gnu.org> 
     2 
     3        * variables.texi (Tips for Defining): Fix a typo. 
     4 
     52006-09-15  Richard Stallman  <rms@gnu.org> 
     6 
     7        * keymaps.texi (Remapping Commands, Searching Keymaps) 
     8        (Active Keymaps): Clean up previous change. 
     9 
     102006-09-15  Jay Belanger  <belanger@truman.edu> 
     11 
     12        * gpl.texi: Replace "Library Public License" by "Lesser Public 
     13        License" throughout. 
     14 
     152006-09-15  David Kastrup  <dak@gnu.org> 
     16 
     17        * keymaps.texi (Active Keymaps): Adapt description to use 
     18        `get-char-property' instead `get-text-property'.  Explain how 
     19        mouse events change this.  Explain the new optional argument of 
     20        `key-binding' and its mouse-dependent lookup. 
     21        (Searching Keymaps): Adapt description similarly. 
     22        (Remapping Commands): Explain the new optional argument of `command-remapping'. 
     23 
     242006-09-14  Richard Stallman  <rms@gnu.org> 
     25 
     26        * keymaps.texi (Searching Keymaps): Clarification. 
     27        (Active Keymaps): Refer to Searching Keymaps instead of duplication. 
     28 
     292006-09-13  Richard Stallman  <rms@gnu.org> 
     30 
     31        * objects.texi (Character Type): Node split. 
     32        Add xref to Describing Characters. 
     33        (Basic Char Syntax, General Escape Syntax) 
     34        (Ctl-Char Syntax, Meta-Char Syntax): New subnodes. 
     35 
     362006-09-11  Richard Stallman  <rms@gnu.org> 
     37 
     38        * display.texi (Display Table Format): Wording clarification. 
     39        (Glyphs): Clarifications. 
     40 
     412006-09-10  Chong Yidong  <cyd@stupidchicken.com> 
     42 
     43        * keymaps.texi (Active Keymaps): Mention that key-binding checks 
     44        local maps. 
     45 
     462006-09-10  Kim F. Storm  <storm@cua.dk> 
     47 
     48        * display.texi (Forcing Redisplay): Document return value of 
     49        function redisplay. 
     50 
     512006-09-09  Richard Stallman  <rms@gnu.org> 
     52 
     53        * windows.texi (Window Hooks): Explain limits of 
     54        window-scroll-functions. 
     55 
     56        * display.texi (Fringe Indicators): Update for last change in 
     57        indicate-buffer-boundaries. 
     58 
    1592006-09-08  Richard Stallman  <rms@gnu.org> 
    260