comparison lispintro/ChangeLog @ 73680:a171b46b168c

Replace 22.0.100 with 22.1.100. (defcustom): Note that the value set by defconst is a variable. (Buffer Size & Locations): Parenthetical remark about evaluation. (Finding More): Change text to include C sources by inference.
author Robert J. Chassell <bob@rattlesnake.com>
date Sat, 04 Nov 2006 14:49:12 +0000
parents c0e51f9dc9fe
children 9cc9e1a419cf
comparison
equal deleted inserted replaced
73679:6211df193121 73680:a171b46b168c
1 2006-11-04 Robert J. Chassell <bob@rattlesnake.com>
2
3 * emacs-lisp-intro.texi: Replace 22.0.100 with 22.1.100.
4 (defcustom): Note that the value set by defconst is a variable.
5 (Buffer Size & Locations): Parenthetical remark about evaluation.
6 (Finding More): Change text to include C sources by inference.
7
1 2006-11-02 Robert J. Chassell <bob@rattlesnake.com> 8 2006-11-02 Robert J. Chassell <bob@rattlesnake.com>
2 9
3 * emacs-lisp-intro.texi (kill-ring-yank-pointer): Revert addition 10 * emacs-lisp-intro.texi (kill-ring-yank-pointer): Revert addition
4 of extraneous quotation mark to rotate-yank-pointer. 11 of extraneous quotation mark to rotate-yank-pointer.
5 12
14 forward-paragraph, find-file, current-kill, yank, and yank-pop. 21 forward-paragraph, find-file, current-kill, yank, and yank-pop.
15 Removed INSTALL MANIFEST from the directory since those files are 22 Removed INSTALL MANIFEST from the directory since those files are
16 now irrelevant. Updated Info file in ../info. Changed numbering 23 now irrelevant. Updated Info file in ../info. Changed numbering
17 so is now Revised Third Edition and this instance's edition-number 24 so is now Revised Third Edition and this instance's edition-number
18 is 3.00. Did not update ISBN number. 25 is 3.00. Did not update ISBN number.
19 26
20 * emacs-lisp-intro.texi: Remove version reference for X colors. 27 * emacs-lisp-intro.texi: Remove version reference for X colors.
21 Document `='. Remove mention that :eval was new in 21. Updated 28 Document `='. Remove mention that :eval was new in 21. Updated
22 instance's edition-number to 3.01. 29 instance's edition-number to 3.01.
23 30
24 2006-10-30 Robert J. Chassell <bob@rattlesnake.com> 31 2006-10-30 Robert J. Chassell <bob@rattlesnake.com>
25 32
26 * emacs-lisp-intro.texi: Many changes since it turned out that 33 * emacs-lisp-intro.texi: Many changes since it turned out that
27 many `simple' functions were rewritten. Changes to the text 34 many `simple' functions were rewritten. Changes to the text
28 regarding zap-to-char, mark-whole-buffer, append-to-buffer, 35 regarding zap-to-char, mark-whole-buffer, append-to-buffer,