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