Show
Ignore:
Timestamp:
08/18/06 08:35:31 (2 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

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

    r4140 r4148  
     12006-08-16  Richard Stallman  <rms@gnu.org> 
     2 
     3        * keymaps.texi (Extended Menu Items): Show format of cached 
     4        bindings in extended menu items. 
     5 
     6        * customize.texi (Variable Definitions): Explain when the 
     7        standard value expression is evaluated. 
     8 
     92006-08-15  Chong Yidong  <cyd@stupidchicken.com> 
     10 
     11        * commands.texi (Reading One Event): Explain idleness in 
     12        `read-event'. 
     13 
     142006-08-12  Chong Yidong  <cyd@stupidchicken.com> 
     15 
     16        * text.texi (Near Point): Say "cursor" not "terminal cursor". 
     17        (Commands for Insertion): Removed split-line since it's not 
     18        relevant for Lisp programming. 
     19        (Yank Commands): Rewrite introduction. 
     20        (Undo): Clarify. 
     21        (Maintaining Undo): Clarify.  Document undo-ask-before-discard. 
     22        (Filling): Remove redundant comment.  Clarify return value of 
     23        current-justification. 
     24        (Margins): Minor clarifications. 
     25        (Adaptive Fill): Update default value of adaptive-fill-regexp. 
     26        (Sorting): Update definition of sort-lines. 
     27        (Columns): Clarify behavior of sort-columns. 
     28        (Indent Tabs): Link to Tab Stops in Emacs manual. 
     29        (Special Properties): Clarify. 
     30        (Clickable Text): Mention Buttons package. 
     31 
     322006-08-12  Kevin Ryde  <user42@zip.com.au> 
     33 
     34        * os.texi (Time Parsing): Add %z to description of 
     35        format-time-string, as per docstring.  Add cross reference to 
     36        glibc manual for strftime. 
     37 
    1382006-08-08  Richard Stallman  <rms@gnu.org> 
    239