X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/2328cbb3c7ad31036c25512f57d62b7341d7e365..17e5726d3b54cae3c791603ee0eebc547c8756f3:/lispref/ChangeLog diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 45e2a7fe6f..cd6c580258 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,84 @@ +2008-08-05 Chong Yidong + + * symbols.texi (Other Plists): Fix incorrect example. + Suggested by Florian Beck. + +2008-03-26 Chong Yidong + + * Version 22.2 released. + +2008-02-26 Chong Yidong + + * strings.texi (Formatting Strings): Treat - and 0 as flag + characters. + +2008-02-11 Lawrence Mitchell (tiny change) + + * objects.texi (Equality Predicates): Add defun for + equal-including-properties. + +2008-02-11 Glenn Morris + + * objects.texi (Equality Predicates): Mention + equal-including-properties. No longer talk about "two" functions. + +2008-02-07 Richard Stallman + + * windows.texi (Window Start): Mention the feature of moving + window-start to start of line. + +2008-01-19 Martin Rudalics + + * buffers.texi (Buffer Modification): Fix typo. + +2008-01-04 Richard Stallman + + * display.texi (Faces): Don't talk about internal face vector as arg + to facep. + + * customize.texi (Type Keywords): Fix previous change. + + * text.texi (Links and Mouse-1): Fix xref for commands.texi change. + * elisp.texi (Top): Fix menu for commands.texi change. + +2007-12-30 Richard Stallman + + * commands.texi (Accessing Mouse): Renamed from Accessing Events. + (Accessing Scroll): New node broken out of Accessing Mouse. + +2007-12-28 Richard Stallman + + * frames.texi (Size Parameters): Fix typo. + (Basic Parameters): For `title', refer to title bar. + (Size and Position): Explain meaning of frame pixel width and height. + +2007-12-23 Richard Stallman + + * customize.texi (Type Keywords): Uncomment :validate and clarify it. + Improve some of the commented-out keywords' text too. + +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. @@ -535,7 +616,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 @@ -6209,7 +6290,7 @@ Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu) ;; End: Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, - 2005, 2006, 2007 Free Software Foundation, Inc. + 2005, 2006, 2007, 2008 Free Software Foundation, Inc. This file is part of GNU Emacs.