comparison doc/lispintro/ChangeLog @ 87617:b4e7f7a58c2f

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 07 Jan 2008 16:17:04 +0000
parents ed778da82192
children 107ccd98fa12
comparison
equal deleted inserted replaced
87616:a669d2c949ae 87617:b4e7f7a58c2f
1 2007-09-12 Robert J. Chassell <bob@rattlesnake.com> 1 2007-09-12 Robert J. Chassell <bob@rattlesnake.com>
2 2
3 * emacs-lisp-intro.texi: Add email address to Thank You correctly 3 * emacs-lisp-intro.texi: Add email address to Thank You correctly.
4 4
5 2007-09-06 Romain Francoise <romain@orebokech.com> 5 2007-09-06 Romain Francoise <romain@orebokech.com>
6 6
7 * Makefile.in (maintainer-clean): Delete info files. 7 * Makefile.in (maintainer-clean): Delete info files.
8 8
46 2006-11-09 Robert J. Chassell <bob@rattlesnake.com> 46 2006-11-09 Robert J. Chassell <bob@rattlesnake.com>
47 47
48 * emacs-lisp-intro.texi: Copy descriptions from detailed master 48 * emacs-lisp-intro.texi: Copy descriptions from detailed master
49 menu to menus within body. 49 menu to menus within body.
50 50
51 * emacs-lisp-intro.texi (at the beginning): Add `other shell 51 * emacs-lisp-intro.texi (at the beginning): Add `other shell
52 commands' to produce additional output formats; total is now ten. 52 commands' to produce additional output formats; total is now ten.
53 (A Loop with an Incrementing Counter, and others): Ensure Info 53 (A Loop with an Incrementing Counter, and others): Ensure Info
54 menus will appear in short windows. 54 menus will appear in short windows.
55 (Disentangle beginning-of-buffer): Replace `version 21' with `more 55 (Disentangle beginning-of-buffer): Replace `version 21' with `more
56 recent versions'. 56 recent versions'.
57 (Simple Extension): Show how to handle multiple versions by adding 57 (Simple Extension): Show how to handle multiple versions by adding
58 an alternative with a test of `>= 21' 58 an alternative with a test of `>= 21'.
59
60 59
61 2006-11-06 Robert J. Chassell <bob@rattlesnake.com> 60 2006-11-06 Robert J. Chassell <bob@rattlesnake.com>
62 61
63 * emacs-lisp-intro.texi: Finish minor changes seen from DVI output. 62 * emacs-lisp-intro.texi: Finish minor changes seen from DVI output.
64 Replace 22.1.100 with 22.1.1. 63 Replace 22.1.100 with 22.1.1.
86 section name on top of new page. 85 section name on top of new page.
87 (Simple Extension): Replace longer expression with 86 (Simple Extension): Replace longer expression with
88 `emacs-major-version'. Remove comment about `number-to-string' 87 `emacs-major-version'. Remove comment about `number-to-string'
89 function. 88 function.
90 (Miscellaneous): Add filename option, `-H', to `grep' example 89 (Miscellaneous): Add filename option, `-H', to `grep' example
91 (debug, debug-on-entry): Replace `GNU Emacs 22' with `a recent 90 (debug, debug-on-entry): Replace `GNU Emacs 22' with `a recent
92 GNU Emacs'. 91 GNU Emacs'.
93 (edebug): More properly state where to place point for 'M-x 92 (edebug): More properly state where to place point for 'M-x
94 edebug-defun'. 93 edebug-defun'.
95 94
96 * emacs-lisp-intro.texi: More minor changes. 95 * emacs-lisp-intro.texi: More minor changes.
97 Center images for TeX output. 96 Center images for TeX output.
98 (kill-new function): Remove indentation for sentence talking about 97 (kill-new function): Remove indentation for sentence talking about
99 momentarily skipping code. 98 momentarily skipping code.
100 (cons & search-fwd Review): Document @code{funcall}. Document 99 (cons & search-fwd Review): Document @code{funcall}. Document
101 @code{re-search-forward} with existing @code{search-forward}. 100 @code{re-search-forward} with existing @code{search-forward}.
102 Reference chapter on regular expression searches. 101 Reference chapter on regular expression searches.
103 (Recursion with list): Specify a more recent version as being Emacs. 102 (Recursion with list): Specify a more recent version as being Emacs.
104 (Recursion with list, Every, recursive-graph-body-print): Change 103 (Recursion with list, Every, recursive-graph-body-print): Change
105 `if ... progn' expression to `when'. 104 `if ... progn' expression to `when'.
106 (Recursive triangle function): For printing in small book, ensure 105 (Recursive triangle function): For printing in small book, ensure
107 section name is not last on bottom of preceding page. 106 section name is not last on bottom of preceding page.
108 (Keep): Remove extraneous space in function definition example. 107 (Keep): Remove extraneous space in function definition example.
109 (sentence-end): Specify `in English' for glyphs that end a sentence. 108 (sentence-end): Specify `in English' for glyphs that end a sentence.
111 function. 110 function.
112 (fwd-sentence while loops): Write a function as one, not as a form 111 (fwd-sentence while loops): Write a function as one, not as a form
113 (fwd-para let): Add `which' to sentence with `parstart' and `parsep'. 112 (fwd-para let): Add `which' to sentence with `parstart' and `parsep'.
114 (etags): Move sentences involving `find-tag' and sources. State 113 (etags): Move sentences involving `find-tag' and sources. State
115 location of Emacs `src' directory. 114 location of Emacs `src' directory.
116 (Design count-words-region): Better explain two backslashes in a row. 115 (Design count-words-region): Better explain two backslashes in a row.
117 (Find a File): Fix grammar; add a `to' and write `to visit'. Change 116 (Find a File): Fix grammar; add a `to' and write `to visit'. Change
118 `named' to `selected'. 117 `named' to `selected'.
119 (lengths-list-file): Remove extraneous parenthesis from reference. 118 (lengths-list-file): Remove extraneous parenthesis from reference.
120 (lengths-list-many-files): Explain `expand-file-name' better. 119 (lengths-list-many-files): Explain `expand-file-name' better.
121 (Files List): Rephrase sentence regarding Lisp sources directory 120 (Files List): Rephrase sentence regarding Lisp sources directory
166 now irrelevant. Updated Info file in ../info. Changed numbering 165 now irrelevant. Updated Info file in ../info. Changed numbering
167 so is now Revised Third Edition and this instance's edition-number 166 so is now Revised Third Edition and this instance's edition-number
168 is 3.00. Did not update ISBN number. 167 is 3.00. Did not update ISBN number.
169 168
170 * emacs-lisp-intro.texi: Remove version reference for X colors. 169 * emacs-lisp-intro.texi: Remove version reference for X colors.
171 Document `='. Remove mention that :eval was new in 21. Updated 170 Document `='. Remove mention that :eval was new in 21. Updated
172 instance's edition-number to 3.01. 171 instance's edition-number to 3.01.
173 172
174 2006-10-30 Robert J. Chassell <bob@rattlesnake.com> 173 2006-10-30 Robert J. Chassell <bob@rattlesnake.com>
175 174
176 * emacs-lisp-intro.texi: Many changes since it turned out that 175 * emacs-lisp-intro.texi: Many changes since it turned out that
177 many `simple' functions were rewritten. Changes to the text 176 many `simple' functions were rewritten. Changes to the text
178 regarding zap-to-char, mark-whole-buffer, append-to-buffer, 177 regarding zap-to-char, mark-whole-buffer, append-to-buffer,
179 copy-to-buffer, beginning-of-buffer, what-line, and possibly 178 copy-to-buffer, beginning-of-buffer, what-line, and possibly
180 others. (I have not reviewed all yet.) This instance does build 179 others. (I have not reviewed all yet.) This instance does build
181 for Info and TeX. 180 for Info and TeX.
185 * Makefile.in: Use relative paths to avoid advertising filesystem 184 * Makefile.in: Use relative paths to avoid advertising filesystem
186 contents during compilation. 185 contents during compilation.
187 186
188 2006-08-21 Robert J. Chassell <bob@rattlesnake.com> 187 2006-08-21 Robert J. Chassell <bob@rattlesnake.com>
189 188
190 * emacs-lisp-intro.texi: deleted in directory copy of texinfo.tex 189 * emacs-lisp-intro.texi: Deleted in directory copy of texinfo.tex
191 and pointed towards ../man/texinfo.tex so only one file 190 and pointed towards ../man/texinfo.tex so only one file
192 needs updating. Added comment of what to do when building on own. 191 needs updating. Added comment of what to do when building on own.
193 192
194 * texinfo.tex: changed to version 2006-02-13.16 193 * texinfo.tex: Changed to version 2006-02-13.16
195 to enable a DVI build using the more recent versions of TeX. 194 to enable a DVI build using the more recent versions of TeX.
196 195
197 2006-05-25 David Kastrup <dak@gnu.org> 196 2006-05-25 David Kastrup <dak@gnu.org>
198 197
199 * emacs-lisp-intro.texi (setcar): replace an antelope rather than 198 * emacs-lisp-intro.texi (setcar): Replace an antelope rather than
200 a giraffe with a hippopotamus. 199 a giraffe with a hippopotamus.
201 200
202 2006-05-19 Thien-Thi Nguyen <ttn@gnu.org> 201 2006-05-19 Thien-Thi Nguyen <ttn@gnu.org>
203 202
204 * emacs-lisp-intro.texi (Digression concerning error): Fix typo. 203 * emacs-lisp-intro.texi (Digression concerning error): Fix typo.
223 222
224 * makefile.w32-in: Add "-*- makefile -*-" mode tag. 223 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
225 224
226 2004-02-29 Juanma Barranquero <lektu@terra.es> 225 2004-02-29 Juanma Barranquero <lektu@terra.es>
227 226
228 * makefile.w32-in (mostlyclean, clean, maintainer-clean): Use 227 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
229 $(DEL) instead of rm, and ignore exit code. 228 Use $(DEL) instead of rm, and ignore exit code.
230 229
231 2003-11-16 Kevin Ryde <user42@zip.com.au> 230 2003-11-16 Kevin Ryde <user42@zip.com.au>
232 231
233 * emacs-lisp-intro.texi: [CVS commitment by <bob@rattlesnake.com>] 232 * emacs-lisp-intro.texi: [CVS commitment by <bob@rattlesnake.com>]
234 Corrections to cross references, 233 Corrections to cross references,