diff options
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 9c19c136926..ec8885138b5 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,16 @@ | |||
| 1 | 2005-09-03 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * tips.texi (Programming Tips): Add conventions for minibuffer | ||
| 4 | questions and prompts. | ||
| 5 | |||
| 6 | 2005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change) | ||
| 7 | |||
| 8 | * intro.texi (nil and t): Minor cleanup. | ||
| 9 | Delete spurious mention of keyword symbols. | ||
| 10 | (Evaluation Notation): Add index entry. | ||
| 11 | (A Sample Function Description): Minor cleanup. | ||
| 12 | (A Sample Variable Description): Not all vars can be set. | ||
| 13 | |||
| 1 | 2005-09-03 Thien-Thi Nguyen <ttn@gnu.org> | 14 | 2005-09-03 Thien-Thi Nguyen <ttn@gnu.org> |
| 2 | 15 | ||
| 3 | * text.texi (Buffer Contents): Use "\n" in examples' result strings. | 16 | * text.texi (Buffer Contents): Use "\n" in examples' result strings. |