]> code.delx.au - gnu-emacs/blobdiff - lispref/ChangeLog
(Symbol Type): Fix typo.
[gnu-emacs] / lispref / ChangeLog
index 9e4886fce473d01f01bdc7a8849788481a43b496..a00eb3e65de5fa3f80be01680878b1abbc05b259 100644 (file)
@@ -1,5 +1,123 @@
+2007-12-04  Richard Stallman  <rms@gnu.org>
+
+       * objects.texi (Symbol Type): Fix typo.
+
+2007-12-03  Richard Stallman  <rms@gnu.org>
+
+       * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
+
+2007-11-29  Richard Stallman  <rms@gnu.org>
+
+       * customize.texi (Composite Types): Document `group' type.
+
+2007-11-24  Richard Stallman  <rms@gnu.org>
+
+       * display.texi (Refresh Screen, Forcing Redisplay): 
+       Clarify the text and move items around.
+
+2007-11-15  Martin Rudalics  <rudalics@gmx.at>
+
+       * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
+       * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
+
+2007-10-24  Richard Stallman  <rms@gnu.org>
+
+       * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
+
+       * variables.texi (Frame-Local Variables): Node deleted.
+       (Variables): Delete Frame-Local Variables from menu.
+       (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
+       (Default Value): Don't mention frame-local vars.
+
+       * os.texi (Idle Timers): current-idle-time returns nil if not idle.
+
+       * loading.texi (Unloading): Document FEATURE-unload-function
+       instead of FEATURE-unload-hook.
+
+       * functions.texi (Related Topics): Add called-interactively-p.
+       Fix xref.
+
+       * frames.texi (Multiple Displays): Don't mention frame-local vars.
+
+2007-10-12  Richard Stallman  <rms@gnu.org>
+
+       * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
+
+       * commands.texi (Distinguish Interactive): New node,
+       broken out from Interactive Call and rewritten.
+       (Command Loop): Put Distinguish Interactive in menu.
+
+2007-10-09  Richard Stallman  <rms@gnu.org>
+
+       * text.texi (Examining Properties): Mention overlay priority.
+
+       * display.texi (Display Margins): Correct the description
+       of margin display specifications.
+       (Replacing Specs): New subnode broken out of Display Property.
+
+2007-10-05  Juanma Barranquero  <lekktu@gmail.com>
+
+       * display.texi (Auto Faces): Fix typo.
+
+2007-10-02  Richard Stallman  <rms@gnu.org>
+
+       * display.texi (Display Property): Explain some display specs
+       don't let you move point in.
+
+       * frames.texi (Cursor Parameters): Describe
+       cursor-in-non-selected-windows here.  Explain more values.
+
+       * windows.texi (Basic Windows): Don't describe
+       cursor-in-non-selected-windows here.
+
+2007-10-01  Eli Zaretskii  <eliz@gnu.org>
+
+       * processes.texi (Misc Network): Note that these functions are
+       supported only on some systems.
+
+2007-09-19  Richard Stallman  <rms@gnu.org>
+
+       * display.texi (Display Property): Explain multiple display specs.
+       Clarify when they work in parallel and when one overrides.
+       Fix error in example.
+
+2007-08-30  Martin Rudalics  <rudalics@gmx.at>
+
+       * commands.texi (Command Loop Info): Advise against changing
+       most variables described here.  Explain new variable
+       last-repeatable-command.
+
+2007-08-27  Richard Stallman  <rms@gnu.org>
+
+       * windows.texi (Window Configurations): Clarify what
+       a window configuration saves.
+
+2007-08-25  Richard Stallman  <rms@gnu.org>
+
+       * display.texi (Images): Delete redundant @findex.
+
+2007-08-08  Martin Rudalics  <rudalics@gmx.at>
+
+       * modes.texi (Example Major Modes): Fix typo.
+
+2007-08-08  Glenn Morris  <rgm@gnu.org>
+
+       * intro.texi (nil and t): Do not use `iff' in documentation.
+
+       * tips.texi (Documentation Tips): Recommend against `iff'.
+
+2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
+
+       * display.texi (Image Cache): Document image-refresh.
+
+2007-08-06  Martin Rudalics  <rudalics@gmx.at>
+
+       * windows.texi (Size of Window): Document window-full-width-p.
+
 2007-07-25  Glenn Morris  <rgm@gnu.org>
 
+       * gpl.texi (GPL): Replace license with GPLv3.
+
        * Relicense all FSF files to GPLv3 or later.
 
 2007-07-16  Richard Stallman  <rms@gnu.org>
 
 2007-06-24  Karl Berry  <karl@tug.org>
 
-       * elisp.texi, vol1.texi, vol2.texi: new Back-Cover Text.
+       * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
 
 2007-06-14  Karl Berry  <karl@tug.org>
 
-       * anti.texi (Antinews): typo.
+       * anti.texi (Antinews): Typo.
 
 2007-06-12  Karl Berry  <karl@gnu.org>
 
-       * vol1.texi, vol2.texi, two-volume-cross-refs.txt: update.
-       * two-volume.make: new file.
-       * .cvsignore: ignore two-volume files.
+       * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
+       * two-volume.make: New file.
+       * .cvsignore: Ignore two-volume files.
 
 2007-06-02  Richard Stallman  <rms@gnu.org>
 
 
 2007-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
 
-       * text.texi (Special Properties): Correct meaning of fontified
-       face.
+       * text.texi (Special Properties): Correct meaning of fontified face.
 
 2007-05-30  Richard Stallman  <rms@gnu.org>
 
 2007-04-11  Karl Berry  <karl@gnu.org>
 
        * anti.texi (Antinews),
-       * display.texi (Overlay Properties) and (Defining Images),
-       * processes.texi (Synchronous Processes) and (Sentinels),
+       * display.texi (Overlay PropertiesDefining Images),
+       * processes.texi (Synchronous ProcessesSentinels),
        * syntax.texi (Syntax Table Internals),
        * searching.texi (Regexp Special),
        * nonascii.texi (Default Coding Systems),
        * text.texi (Special Properties),
        * minibuf.texi (Basic Completion): Wording to improve breaks in
        8.5x11 format.
-       * elisp.texi (smallbook): new @set to more easily switch between
+       * elisp.texi (smallbook): New @set to more easily switch between
        smallbook and 8.5x11.
 
 2007-04-11  Richard Stallman  <rms@gnu.org>
 
        * loading.texi (How Programs Do Loading): Fix anchor position at
        load-read-function definition doc. (tiny change)
-       
+
 2007-02-21  Kim F. Storm  <storm@cua.dk>
 
        * strings.texi (Text Comparison): Mention that assoc-string