Show
Ignore:
Timestamp:
04/04/08 22:04:40 (8 months ago)
Author:
miyoshi
Message:

Sync up with Emacs22.2.

Files:

Legend:

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

    r4213 r4220  
     12008-03-26  Chong Yidong  <cyd@stupidchicken.com> 
     2 
     3        * Version 22.2 released. 
     4 
     52008-02-26  Chong Yidong  <cyd@stupidchicken.com> 
     6 
     7        * strings.texi (Formatting Strings): Treat - and 0 as flag 
     8        characters. 
     9 
     102008-02-11  Lawrence Mitchell <wence@gmx.li>  (tiny change) 
     11 
     12        * objects.texi (Equality Predicates): Add defun for 
     13        equal-including-properties. 
     14 
     152008-02-11  Glenn Morris  <rgm@gnu.org> 
     16 
     17        * objects.texi (Equality Predicates): Mention 
     18        equal-including-properties.  No longer talk about "two" functions. 
     19 
     202008-02-07  Richard Stallman  <rms@gnu.org> 
     21 
     22        * windows.texi (Window Start): Mention the feature of moving 
     23        window-start to start of line. 
     24 
     252008-01-19  Martin Rudalics  <rudalics@gmx.at> 
     26 
     27        * buffers.texi (Buffer Modification): Fix typo. 
     28 
     292008-01-04  Richard Stallman  <rms@gnu.org> 
     30 
     31        * display.texi (Faces): Don't talk about internal face vector as arg 
     32        to facep. 
     33 
     34        * customize.texi (Type Keywords): Fix previous change. 
     35 
     36        * text.texi (Links and Mouse-1): Fix xref for commands.texi change. 
     37        * elisp.texi (Top): Fix menu for commands.texi change. 
     38 
     392007-12-30  Richard Stallman  <rms@gnu.org> 
     40 
     41        * commands.texi (Accessing Mouse): Renamed from Accessing Events. 
     42        (Accessing Scroll): New node broken out of Accessing Mouse. 
     43 
     442007-12-28  Richard Stallman  <rms@gnu.org> 
     45 
     46        * frames.texi (Size Parameters): Fix typo. 
     47        (Basic Parameters): For `title', refer to title bar. 
     48        (Size and Position): Explain meaning of frame pixel width and height. 
     49 
     502007-12-23  Richard Stallman  <rms@gnu.org> 
     51 
     52        * customize.texi (Type Keywords): Uncomment :validate and clarify it. 
     53        Improve some of the commented-out keywords' text too. 
     54 
     552007-12-04  Richard Stallman  <rms@gnu.org> 
     56 
     57        * objects.texi (Symbol Type): Fix typo. 
     58 
     592007-12-03  Richard Stallman  <rms@gnu.org> 
     60 
     61        * hooks.texi (Standard Hooks): Add link to Hooks for Loading. 
     62 
     632007-11-29  Richard Stallman  <rms@gnu.org> 
     64 
     65        * customize.texi (Composite Types): Document `group' type. 
     66 
     672007-11-24  Richard Stallman  <rms@gnu.org> 
     68 
     69        * display.texi (Refresh Screen, Forcing Redisplay): 
     70        Clarify the text and move items around. 
     71 
     722007-11-15  Martin Rudalics  <rudalics@gmx.at> 
     73 
     74        * vol1.texi (Top): Remove Frame-Local Variables from Node Listing. 
     75        * vol2.texi (Top): Remove Frame-Local Variables from Node Listing. 
     76 
     772007-10-24  Richard Stallman  <rms@gnu.org> 
     78 
     79        * elisp.texi (Top): Delete Frame-Local Variables from subnode menu. 
     80 
     81        * variables.texi (Frame-Local Variables): Node deleted. 
     82        (Variables): Delete Frame-Local Variables from menu. 
     83        (Local Variables, Buffer-Local Variables, Intro to Buffer-Local) 
     84        (Default Value): Don't mention frame-local vars. 
     85 
     86        * os.texi (Idle Timers): current-idle-time returns nil if not idle. 
     87 
     88        * loading.texi (Unloading): Document FEATURE-unload-function 
     89        instead of FEATURE-unload-hook. 
     90 
     91        * functions.texi (Related Topics): Add called-interactively-p. 
     92        Fix xref. 
     93 
     94        * frames.texi (Multiple Displays): Don't mention frame-local vars. 
     95 
     962007-10-12  Richard Stallman  <rms@gnu.org> 
     97 
     98        * elisp.texi (Top): Add Distinguish Interactive to subnode menu. 
     99 
     100        * commands.texi (Distinguish Interactive): New node, 
     101        broken out from Interactive Call and rewritten. 
     102        (Command Loop): Put Distinguish Interactive in menu. 
     103 
     1042007-10-09  Richard Stallman  <rms@gnu.org> 
     105 
     106        * text.texi (Examining Properties): Mention overlay priority. 
     107 
     108        * display.texi (Display Margins): Correct the description 
     109        of margin display specifications. 
     110        (Replacing Specs): New subnode broken out of Display Property. 
     111 
     1122007-10-05  Juanma Barranquero  <lekktu@gmail.com> 
     113 
     114        * display.texi (Auto Faces): Fix typo. 
     115 
     1162007-10-02  Richard Stallman  <rms@gnu.org> 
     117 
     118        * display.texi (Display Property): Explain some display specs 
     119        don't let you move point in. 
     120 
     121        * frames.texi (Cursor Parameters): Describe 
     122        cursor-in-non-selected-windows here.  Explain more values. 
     123 
     124        * windows.texi (Basic Windows): Don't describe 
     125        cursor-in-non-selected-windows here. 
     126 
     1272007-10-01  Eli Zaretskii  <eliz@gnu.org> 
     128 
     129        * processes.texi (Misc Network): Note that these functions are 
     130        supported only on some systems. 
     131 
     1322007-09-19  Richard Stallman  <rms@gnu.org> 
     133 
     134        * display.texi (Display Property): Explain multiple display specs. 
     135        Clarify when they work in parallel and when one overrides. 
     136        Fix error in example. 
     137 
     1382007-08-30  Martin Rudalics  <rudalics@gmx.at> 
     139 
     140        * commands.texi (Command Loop Info): Advise against changing 
     141        most variables described here.  Explain new variable 
     142        last-repeatable-command. 
     143 
     1442007-08-27  Richard Stallman  <rms@gnu.org> 
     145 
     146        * windows.texi (Window Configurations): Clarify what 
     147        a window configuration saves. 
     148 
     1492007-08-25  Richard Stallman  <rms@gnu.org> 
     150 
     151        * display.texi (Images): Delete redundant @findex. 
     152 
     1532007-08-08  Martin Rudalics  <rudalics@gmx.at> 
     154 
     155        * modes.texi (Example Major Modes): Fix typo. 
     156 
     1572007-08-08  Glenn Morris  <rgm@gnu.org> 
     158 
     159        * intro.texi (nil and t): Do not use `iff' in documentation. 
     160 
     161        * tips.texi (Documentation Tips): Recommend against `iff'. 
     162 
     1632007-08-07  Chong Yidong  <cyd@stupidchicken.com> 
     164 
     165        * display.texi (Image Cache): Document image-refresh. 
     166 
     1672007-08-06  Martin Rudalics  <rudalics@gmx.at> 
     168 
     169        * windows.texi (Size of Window): Document window-full-width-p. 
     170 
     1712007-07-25  Glenn Morris  <rgm@gnu.org> 
     172 
     173        * gpl.texi (GPL): Replace license with GPLv3. 
     174 
     175        * Relicense all FSF files to GPLv3 or later. 
     176 
     1772007-07-16  Richard Stallman  <rms@gnu.org> 
     178 
     179        * display.texi (Defining Faces): Fix previous change. 
     180 
     1812007-07-10  Richard Stallman  <rms@gnu.org> 
     182 
     183        * display.texi (Defining Faces): Explain C-M-x feature for defface. 
     184 
     1852007-06-24  Karl Berry  <karl@tug.org> 
     186 
     187        * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text. 
     188 
     1892007-06-14  Karl Berry  <karl@tug.org> 
     190 
     191        * anti.texi (Antinews): Typo. 
     192 
     1932007-06-12  Karl Berry  <karl@gnu.org> 
     194 
     195        * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update. 
     196        * two-volume.make: New file. 
     197        * .cvsignore: Ignore two-volume files. 
     198 
     1992007-06-02  Richard Stallman  <rms@gnu.org> 
     200 
     201        * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces. 
     202 
    12032007-06-02  Chong Yidong  <cyd@stupidchicken.com> 
    2204 
     
    52072007-06-01  Stefan Monnier  <monnier@iro.umontreal.ca> 
    6208 
    7         * text.texi (Special Properties): Correct meaning of fontified 
    8         face. 
     209        * text.texi (Special Properties): Correct meaning of fontified face. 
    9210 
    102112007-05-30  Richard Stallman  <rms@gnu.org> 
     
    112313 
    113314        * anti.texi (Antinews), 
    114         * display.texi (Overlay Properties) and (Defining Images), 
    115         * processes.texi (Synchronous Processes) and (Sentinels), 
     315        * display.texi (Overlay Properties, Defining Images), 
     316        * processes.texi (Synchronous Processes, Sentinels), 
    116317        * syntax.texi (Syntax Table Internals), 
    117318        * searching.texi (Regexp Special), 
     
    120321        * minibuf.texi (Basic Completion): Wording to improve breaks in 
    121322        8.5x11 format. 
    122         * elisp.texi (smallbook): new @set to more easily switch between 
     323        * elisp.texi (smallbook): New @set to more easily switch between 
    123324        smallbook and 8.5x11. 
    124325 
     
    411612        * loading.texi (How Programs Do Loading): Fix anchor position at 
    412613        load-read-function definition doc. (tiny change) 
    413          
     614 
    4146152007-02-21  Kim F. Storm  <storm@cua.dk> 
    415616 
     
    60856286 
    60866287    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 
    6087       2005, 2006, 2007 Free Software Foundation, Inc. 
     6288      2005, 2006, 2007, 2008 Free Software Foundation, Inc. 
    60886289 
    60896290  This file is part of GNU Emacs. 
     
    60916292  GNU Emacs is free software; you can redistribute it and/or modify 
    60926293  it under the terms of the GNU General Public License as published by 
    6093   the Free Software Foundation; either version 2, or (at your option) 
     6294  the Free Software Foundation; either version 3, or (at your option) 
    60946295  any later version. 
    60956296