Mercurial > emacs
changeset 65329:0f3472895e62
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 04 Sep 2005 01:36:02 +0000 |
parents | 5e93eb177fdb |
children | 5bd5764b0643 |
files | lispref/ChangeLog |
diffstat | 1 files changed, 12 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/ChangeLog Sun Sep 04 01:35:18 2005 +0000 +++ b/lispref/ChangeLog Sun Sep 04 01:36:02 2005 +0000 @@ -1,3 +1,15 @@ +2005-09-03 Richard M. Stallman <rms@gnu.org> + + * intro.texi (nil and t): Minor cleanup. + Delete spurious mention of keyword symbols. + (Evaluation Notation): Add index entry. + (A Sample Function Description): Minor cleanup. + (A Sample Variable Description): Not all vars can be set. + +2005-09-03 Joshua Varner <jlvarner@gmail.com> + + * intro.texi (A Sample Variable Description): + 2005-09-03 Thien-Thi Nguyen <ttn@gnu.org> * text.texi (Buffer Contents): Use "\n" in examples' result strings.