Add "Branch for 23.1" ChangeLog entry.
[bpt/emacs.git] / doc / lispintro / ChangeLog
1 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
2
3 * Branch for 23.1.
4
5 2009-06-14 Chong Yidong <cyd@stupidchicken.com>
6
7 * emacs-lisp-intro.texi (edebug): Fix typo.
8
9 2009-02-22 Karl Berry <karl@gnu.org>
10
11 * emacs-lisp-intro.texi (Default Configuration): fix dup word "by by".
12
13 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
14
15 * emacs-lisp-intro.texi (current-kill, Code for current-kill)
16 (Body of current-kill): Remove duplicate words.
17
18 2008-11-19 Glenn Morris <rgm@gnu.org>
19
20 * doclicense.texi: New file.
21 * emacs-lisp-intro.texi: Relicense under FDL 1.3 or later.
22 Include doclicense.texi rather than having license in the file itself.
23
24 2008-10-16 Sean Sieger <sean.sieger@gmail.com> (tiny change)
25
26 * emacs-lisp-intro.texi (Recursion with list): Fix typo.
27
28 2008-10-04 Karl Berry <karl@gnu.org>
29
30 * emacs-lisp-intro.texi: Apply similar formatting changes as for
31 the emacs and lispref manuals, to save pages. A couple minor
32 rewordings and reformatting of code to avoid overfull and
33 underfull lines.
34 (edition-number): Bump to 3.08.
35 (update-date): Bump to 4 October 2008.
36
37 2008-06-20 Eli Zaretskii <eliz@gnu.org>
38
39 * makefile.w32-in (distclean): Remove makefile.
40
41 2008-06-16 Glenn Morris <rgm@gnu.org>
42
43 * Makefile.am, Makefile.old, aclocal.m4, configure, configure.in:
44 * install-sh, missing, mkinstalldirs: Remove obsolete files.
45
46 2008-05-13 Chong Yidong <cyd@stupidchicken.com>
47
48 * emacs-lisp-intro.texi (Lisp Atoms): Rephrase "in addition" to
49 avoid confusion with addition operation discussed in previous
50 paragraph.
51
52 2008-01-31 Robert J. Chassell <bob@rattlesnake.com>
53
54 * emacs-lisp-intro.texi: Update back cover text.
55
56 2007-09-12 Robert J. Chassell <bob@rattlesnake.com>
57
58 * emacs-lisp-intro.texi: Add email address to Thank You correctly.
59
60 2007-09-06 Romain Francoise <romain@orebokech.com>
61
62 * Makefile.in (maintainer-clean): Delete info files.
63
64 2007-09-06 Glenn Morris <rgm@gnu.org>
65
66 Move from lispintro/ to doc/lispintro/.
67 * Makefile.in (infodir): Go up one more level.
68 (usermanualdir): Change from ../man to ../emacs.
69 * makefile.w32-in (infodir, ENVADD): Go up one more level.
70 * emacs-lisp-intro.texi (setfilename): Go up one more level.
71
72 2007-07-30 Robert J. Chassell <bob@rattlesnake.com>
73
74 * emacs-lisp-intro.texi: Fix typo on line 5173, change `thee' to
75 `these'.
76
77 2007-07-25 Glenn Morris <rgm@gnu.org>
78
79 * Relicense all FSF files to GPLv3 or later.
80
81 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
82
83 * Version 22.1 released.
84
85 2007-01-30 Robert J. Chassell <bob@rattlesnake.com>
86
87 * emacs-lisp-intro.texi (else): Rephrase message of first
88 if-then-else example so it is right both in itself and in the
89 "true" case of the expression, which asks whether 4 is greater
90 than 5.
91
92 2006-11-27 Andreas Schwab <schwab@suse.de>
93
94 * Makefile.in (usermanualdir): Define.
95 (emacs-lisp-intro.dvi): Pass -I options to texi2dvi instead of
96 using TEXINPUTS.
97
98 * emacs-lisp-intro.texi: Input texinfo instead of ../man/texinfo
99 to fix building outside source directory.
100
101 2006-11-09 Robert J. Chassell <bob@rattlesnake.com>
102
103 * emacs-lisp-intro.texi: Copy descriptions from detailed master
104 menu to menus within body.
105
106 * emacs-lisp-intro.texi (at the beginning): Add `other shell
107 commands' to produce additional output formats; total is now ten.
108 (A Loop with an Incrementing Counter, and others): Ensure Info
109 menus will appear in short windows.
110 (Disentangle beginning-of-buffer): Replace `version 21' with `more
111 recent versions'.
112 (Simple Extension): Show how to handle multiple versions by adding
113 an alternative with a test of `>= 21'.
114
115 2006-11-06 Robert J. Chassell <bob@rattlesnake.com>
116
117 * emacs-lisp-intro.texi: Finish minor changes seen from DVI output.
118 Replace 22.1.100 with 22.1.1.
119 (current-kill): Mention functions that directly or indirectly call
120 `kill-new', which sets `kill-ring-yank-pointer'.
121 (Understanding current-kill): Change `lasted' to `last'. Remove
122 extraneous parenthesis. Reword item about returning `car' of list.
123 (yank): Remove mention of `rotate-yank-pointer'.
124 (Y Axis Element): Add comment regarding replacement of blank space.
125 (print-Y-axis Penultimate): Explain that `print-graph' will pass
126 `height-of-top-line' so `print-Y-axis' does not have a bug.
127
128 2006-11-05 Robert J. Chassell <bob@rattlesnake.com>
129
130 * emacs-lisp-intro.texi: Yet more minor changes:
131 (defcustom): Said that `:options' is usually for a hook. Remove
132 extraneous space in parenthetical remark concerning
133 `text-mode-hook-identify'. At end, mention other defines, too.
134 (Beginning a .emacs File): Reverse words about comments so they
135 parallel numbers of listed semi-colons.
136 (Text and Auto-fill): Remove extraneous blank line in example.
137 (Mail Aliases): Remove extraneous blank line in example.
138 (Keybindings): Reformat as needed with `key' rather than `kbd'.
139 (Keybindings, Miscellaneous, Mode Line): For small book format, start
140 section name on top of new page.
141 (Simple Extension): Replace longer expression with
142 `emacs-major-version'. Remove comment about `number-to-string'
143 function.
144 (Miscellaneous): Add filename option, `-H', to `grep' example
145 (debug, debug-on-entry): Replace `GNU Emacs 22' with `a recent
146 GNU Emacs'.
147 (edebug): More properly state where to place point for 'M-x
148 edebug-defun'.
149
150 * emacs-lisp-intro.texi: More minor changes.
151 Center images for TeX output.
152 (kill-new function): Remove indentation for sentence talking about
153 momentarily skipping code.
154 (cons & search-fwd Review): Document @code{funcall}. Document
155 @code{re-search-forward} with existing @code{search-forward}.
156 Reference chapter on regular expression searches.
157 (Recursion with list): Specify a more recent version as being Emacs.
158 (Recursion with list, Every, recursive-graph-body-print): Change
159 `if ... progn' expression to `when'.
160 (Recursive triangle function): For printing in small book, ensure
161 section name is not last on bottom of preceding page.
162 (Keep): Remove extraneous space in function definition example.
163 (sentence-end): Specify `in English' for glyphs that end a sentence.
164 Note that in GNU Emacs 22, the name refers to both a variable and a
165 function.
166 (fwd-sentence while loops): Write a function as one, not as a form
167 (fwd-para let): Add `which' to sentence with `parstart' and `parsep'.
168 (etags): Move sentences involving `find-tag' and sources. State
169 location of Emacs `src' directory.
170 (Design count-words-region): Better explain two backslashes in a row.
171 (Find a File): Fix grammar; add a `to' and write `to visit'. Change
172 `named' to `selected'.
173 (lengths-list-file): Remove extraneous parenthesis from reference.
174 (lengths-list-many-files): Explain `expand-file-name' better.
175 (Files List): Rephrase sentence regarding Lisp sources directory
176
177 2006-11-04 Robert J. Chassell <bob@rattlesnake.com>
178
179 * emacs-lisp-intro.texi: Replace 22.0.100 with 22.1.100.
180 (defcustom): Note that the value set by defconst is a variable.
181 (Buffer Size & Locations): Parenthetical remark about evaluation.
182 (Finding More): Change text to include C sources by inference.
183
184 * emacs-lisp-intro.texi: Minor fixes.
185 Replace all tabs with eight spaces each so printed text looks correct.
186 Remove extraneous comma in a printed node name produced by `ref'.
187 (insert-buffer): Add a missing beginning parenthesis.
188 (beginning-of-buffer): Add `beginning of' to note about accessible
189 portion.
190 (narrow Exercise): Write closing parenthesis at end of correct
191 paragraph.
192 (zap-to-char): Remove extraneous `a' from first sentence.
193 (Complete zap-to-char): Remove two extraneous sentences.
194 (zap-to-char body): Move sentences on documentation two nodes earlier.
195 (Lisp macro): Add definition of `unless' macro.
196 (last-command & this-command): Remove comment that `we have not yet
197 seen' the @code{eq} function.
198 (kill-append function): Reformat `kill-append' function definition so
199 it prints well.
200 (kill-new function): Indent the sentence beginning `notice'. Replace
201 `the same as' with `similar to'. Repair typo. Remove obsolete
202 references to `yank' and `yank-pop. End section with a note that `we
203 will digress into C.'
204
205 2006-11-02 Robert J. Chassell <bob@rattlesnake.com>
206
207 * emacs-lisp-intro.texi (kill-ring-yank-pointer): Revert addition
208 of extraneous quotation mark to rotate-yank-pointer.
209
210 2006-11-01 Juri Linkov <juri@jurta.org>
211
212 * emacs-lisp-intro.texi: Fix unbalanced quotes.
213
214 2006-10-31 Robert J. Chassell <bob@rattlesnake.com>
215
216 * emacs-lisp-intro.texi: Revised text for kill-region,
217 copy-region-as-kill, kill-append, kill-new, forward-sentence,
218 forward-paragraph, find-file, current-kill, yank, and yank-pop.
219 Removed INSTALL MANIFEST from the directory since those files are
220 now irrelevant. Updated Info file in ../info. Changed numbering
221 so is now Revised Third Edition and this instance's edition-number
222 is 3.00. Did not update ISBN number.
223
224 * emacs-lisp-intro.texi: Remove version reference for X colors.
225 Document `='. Remove mention that :eval was new in 21. Updated
226 instance's edition-number to 3.01.
227
228 2006-10-30 Robert J. Chassell <bob@rattlesnake.com>
229
230 * emacs-lisp-intro.texi: Many changes since it turned out that
231 many `simple' functions were rewritten. Changes to the text
232 regarding zap-to-char, mark-whole-buffer, append-to-buffer,
233 copy-to-buffer, beginning-of-buffer, what-line, and possibly
234 others. (I have not reviewed all yet.) This instance does build
235 for Info and TeX.
236
237 2006-10-29 Chong Yidong <cyd@stupidchicken.com>
238
239 * Makefile.in: Use relative paths to avoid advertising filesystem
240 contents during compilation.
241
242 2006-08-21 Robert J. Chassell <bob@rattlesnake.com>
243
244 * emacs-lisp-intro.texi: Deleted in directory copy of texinfo.tex
245 and pointed towards ../man/texinfo.tex so only one file
246 needs updating. Added comment of what to do when building on own.
247
248 * texinfo.tex: Changed to version 2006-02-13.16
249 to enable a DVI build using the more recent versions of TeX.
250
251 2006-05-25 David Kastrup <dak@gnu.org>
252
253 * emacs-lisp-intro.texi (setcar): Replace an antelope rather than
254 a giraffe with a hippopotamus.
255
256 2006-05-19 Thien-Thi Nguyen <ttn@gnu.org>
257
258 * emacs-lisp-intro.texi (Digression concerning error): Fix typo.
259
260 2005-09-16 Romain Francoise <romain@orebokech.com>
261
262 * emacs-lisp-intro.texi (GNU Free Documentation License):
263 Specify GFDL version 1.2.
264
265 2005-07-30 Eli Zaretskii <eliz@gnu.org>
266
267 * makefile.w32-in (info): Don't run install-info.
268 ($(infodir)/dir): New target, produced by running install-info.
269
270 2005-07-04 Lute Kamstra <lute@gnu.org>
271
272 Update FSF's address in GPL notices.
273
274 * emacs-lisp-intro.texi: Update FSF's address.
275
276 2004-04-23 Juanma Barranquero <lektu@terra.es>
277
278 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
279
280 2004-02-29 Juanma Barranquero <lektu@terra.es>
281
282 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
283 Use $(DEL) instead of rm, and ignore exit code.
284
285 2003-11-16 Kevin Ryde <user42@zip.com.au>
286
287 * emacs-lisp-intro.texi: [CVS commitment by <bob@rattlesnake.com>]
288 Corrections to cross references,
289 (Interactive Options): elisp "interactive" -> "Using Interactive".
290 (defvar and asterisk): Remove emacs "Edit Options" reference,
291 edit-options is no longer described in the emacs manual.
292 (Lists diagrammed): elisp "List Type" -> "Cons Cell Type".
293
294 2003-09-03 Peter Runestig <peter@runestig.com>
295
296 * makefile.w32-in: New file.
297
298 2001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
299
300 * emacs-lisp-intro.texi (Index): @ignore extraneous text.
301 Use @dircategory and @direntry to define the DIR entry.
302
303 2001-11-25 Robert J. Chassell <bob@rattlesnake.com>
304
305 * emacs-lisp-intro.texi: Move @contents to the beginning of the
306 file. Set the size to @smallbook.
307
308 2001-11-24 Eli Zaretskii <eliz@is.elta.co.il>
309
310 * Makefile.in: New file.
311
312 * README: Update.
313
314 * *.eps: Rename to avoid clashes in DOS 8+3 namespace.
315
316 ;; Local Variables:
317 ;; coding: utf-8
318 ;; add-log-time-zone-rule: t
319 ;; End:
320
321 Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007,
322 2008, 2009 Free Software Foundation, Inc.
323
324 This file is part of GNU Emacs.
325
326 GNU Emacs is free software: you can redistribute it and/or modify
327 it under the terms of the GNU General Public License as published by
328 the Free Software Foundation, either version 3 of the License, or
329 (at your option) any later version.
330
331 GNU Emacs is distributed in the hope that it will be useful,
332 but WITHOUT ANY WARRANTY; without even the implied warranty of
333 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
334 GNU General Public License for more details.
335
336 You should have received a copy of the GNU General Public License
337 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
338
339 ;;; arch-tag: ee4f8e1f-e14c-4d2e-86de-4dd697e6f1c3