X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/cacc7b5131b3f06464ee37c1d4f4d3c2271090aa..a2afc99dbad3fa9a3170ad72c578451c3aea58a4:/lispref/ChangeLog diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 9e4886fce4..a00eb3e65d 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,5 +1,123 @@ +2007-12-04 Richard Stallman + + * objects.texi (Symbol Type): Fix typo. + +2007-12-03 Richard Stallman + + * hooks.texi (Standard Hooks): Add link to Hooks for Loading. + +2007-11-29 Richard Stallman + + * customize.texi (Composite Types): Document `group' type. + +2007-11-24 Richard Stallman + + * display.texi (Refresh Screen, Forcing Redisplay): + Clarify the text and move items around. + +2007-11-15 Martin Rudalics + + * 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 + + * 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 + + * 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 + + * 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 + + * display.texi (Auto Faces): Fix typo. + +2007-10-02 Richard Stallman + + * 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 + + * processes.texi (Misc Network): Note that these functions are + supported only on some systems. + +2007-09-19 Richard Stallman + + * 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 + + * commands.texi (Command Loop Info): Advise against changing + most variables described here. Explain new variable + last-repeatable-command. + +2007-08-27 Richard Stallman + + * windows.texi (Window Configurations): Clarify what + a window configuration saves. + +2007-08-25 Richard Stallman + + * display.texi (Images): Delete redundant @findex. + +2007-08-08 Martin Rudalics + + * modes.texi (Example Major Modes): Fix typo. + +2007-08-08 Glenn Morris + + * intro.texi (nil and t): Do not use `iff' in documentation. + + * tips.texi (Documentation Tips): Recommend against `iff'. + +2007-08-07 Chong Yidong + + * display.texi (Image Cache): Document image-refresh. + +2007-08-06 Martin Rudalics + + * windows.texi (Size of Window): Document window-full-width-p. + 2007-07-25 Glenn Morris + * gpl.texi (GPL): Replace license with GPLv3. + * Relicense all FSF files to GPLv3 or later. 2007-07-16 Richard Stallman @@ -12,17 +130,17 @@ 2007-06-24 Karl Berry - * 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 - * anti.texi (Antinews): typo. + * anti.texi (Antinews): Typo. 2007-06-12 Karl Berry - * 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 @@ -34,8 +152,7 @@ 2007-06-01 Stefan Monnier - * text.texi (Special Properties): Correct meaning of fontified - face. + * text.texi (Special Properties): Correct meaning of fontified face. 2007-05-30 Richard Stallman @@ -141,15 +258,15 @@ 2007-04-11 Karl Berry * anti.texi (Antinews), - * display.texi (Overlay Properties) and (Defining Images), - * processes.texi (Synchronous Processes) and (Sentinels), + * display.texi (Overlay Properties, Defining Images), + * processes.texi (Synchronous Processes, Sentinels), * 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 @@ -440,7 +557,7 @@ * loading.texi (How Programs Do Loading): Fix anchor position at load-read-function definition doc. (tiny change) - + 2007-02-21 Kim F. Storm * strings.texi (Text Comparison): Mention that assoc-string