comparison lispref/ChangeLog @ 65329:0f3472895e62

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 04 Sep 2005 01:36:02 +0000
parents aaa20cd9d459
children 5bd5764b0643
comparison
equal deleted inserted replaced
65328:5e93eb177fdb 65329:0f3472895e62
1 2005-09-03 Richard M. Stallman <rms@gnu.org>
2
3 * intro.texi (nil and t): Minor cleanup.
4 Delete spurious mention of keyword symbols.
5 (Evaluation Notation): Add index entry.
6 (A Sample Function Description): Minor cleanup.
7 (A Sample Variable Description): Not all vars can be set.
8
9 2005-09-03 Joshua Varner <jlvarner@gmail.com>
10
11 * intro.texi (A Sample Variable Description):
12
1 2005-09-03 Thien-Thi Nguyen <ttn@gnu.org> 13 2005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
2 14
3 * text.texi (Buffer Contents): Use "\n" in examples' result strings. 15 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
4 16
5 (Insertion): Document precise type of `insert-char' arg COUNT. 17 (Insertion): Document precise type of `insert-char' arg COUNT.