Merge from emacs-24; up to 2012-12-31T11:35:13Z!rudalics@gmx.at
[bpt/emacs.git] / doc / lispintro / ChangeLog
1 2013-07-06 Glenn Morris <rgm@gnu.org>
2
3 * emacs-lisp-intro.texi (Top):
4 Move WWW_GNU_ORG section outside @copying, update URL.
5
6 2013-07-03 Glenn Morris <rgm@gnu.org>
7
8 * emacs-lisp-intro.texi (edebug): Fix cross-references.
9
10 2013-06-19 Glenn Morris <rgm@gnu.org>
11
12 * Makefile.in (dist): Edit more configure variables. (Bug#14660)
13 Try to check that we do not miss any in future.
14
15 2013-04-24 Eli Zaretskii <eliz@gnu.org>
16
17 * makefile.w32-in (INFO_OPTS): Add "-I$(emacsdir)" to fix last
18 commit.
19
20 2013-04-24 Glenn Morris <rgm@gnu.org>
21
22 * emacs-lisp-intro.texi (emacsver.texi): Include it.
23 (copying): For non-printed versions, uses Emacs version rather
24 than that of the printed book.
25 (Complications, Lisp macro, defvar and asterisk, defcustom): Copyedits.
26 * Makefile.in (emacsdir): New variable..
27 (MAKEINFO_OPTS, ENVADD): Add $emacsdir.
28 (srcs): Add emacsver.texi.
29 (dist): Include emacsver.texi. Edit emacsdir.
30 * makefile.w32-in (emacsdir): New variable.
31 (INFO_SOURCES): Add emacsver.texi.
32 (ENVADD): Add $emacsdir (and $texinfodir).
33
34 2013-04-23 Xue Fuqiao <xfq.free@gmail.com>
35
36 * emacs-lisp-intro.texi (Complications, defvar, Writing Defuns)
37 (Prevent confusion, Determining the Element, lambda): Refine the
38 doc about Lisp macros, reported by Glenn Morris.
39
40 2013-04-21 Xue Fuqiao <xfq.free@gmail.com>
41
42 * emacs-lisp-intro.texi (defcustom, defun)
43 (simplified-beginning-of-buffer, defvar, Building Robots, Review)
44 (save-excursion): `defun' and `defcustom' are now macros rather
45 than special forms. (Bug#13853)
46
47 2013-03-16 Glenn Morris <rgm@gnu.org>
48
49 * emacs-lisp-intro.texi: Add some stuff specific to www.gnu.org.
50
51 2013-03-03 Glenn Morris <rgm@gnu.org>
52
53 * emacs-lisp-intro.texi (Digression into C): Update example.
54 (defcustom, Simple Extension): Fix typos.
55
56 2012-12-22 Glenn Morris <rgm@gnu.org>
57
58 * Makefile.in (srcs): New variable, adding doclicense.texi.
59 (${buildinfodir}/eintr$(INFO_EXT), emacs-lisp-intro.dvi)
60 (emacs-lisp-intro.pdf, emacs-lisp-intro.html):
61 Use $srcs for dependencies.
62
63 2012-12-14 Paul Eggert <eggert@cs.ucla.edu>
64
65 Fix permissions bugs with setgid directories etc. (Bug#13125)
66 * emacs-lisp-intro.texi (Files List):
67 directory-files-and-attributes now outputs t for attribute that's
68 now a placeholder.
69
70 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
71
72 * doclicense.texi: Update to latest version from FSF.
73 These are just minor editorial changes.
74
75 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
76
77 * doclicense.texi: Update to latest version from FSF.
78 These are just minor editorial changes.
79
80 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
81
82 * emacs-lisp-intro.texi (Files List):
83 Update manual for new time stamp format (Bug#12706).
84
85 2012-10-17 Gregor Zattler <grfz@gmx.de> (tiny change)
86
87 * emacs-lisp-intro.texi (Narrowing advantages):
88 Minor update for changed what-line implementation. (Bug#12629)
89
90 2012-06-21 Glenn Morris <rgm@gnu.org>
91
92 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
93
94 2012-05-29 Glenn Morris <rgm@gnu.org>
95
96 * emacs-lisp-intro.texi: Nuke hand-written node pointers.
97 (dolist, dotimes): Fix sectioning.
98
99 2012-05-12 Glenn Morris <rgm@gnu.org>
100
101 * Makefile.in (MKDIR_P): New, set by configure.
102 (mkinfodir): Use $MKDIR_P.
103
104 2012-05-05 Glenn Morris <rgm@gnu.org>
105
106 * emacs-lisp-intro.texi (Making Errors): Don't mention Emacs 20.
107 (Void Function, Wrong Type of Argument, Recursion with list)
108 (Simple Extension): Assume a non-ancient Emacs.
109 (Void Variable, Switching Buffers): Improve page breaks.
110
111 * emacs-lisp-intro.texi: Update GNU Press contact details.
112
113 2012-05-04 Glenn Morris <rgm@gnu.org>
114
115 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
116 (info, infoclean): Use $INFO_EXT.
117 (${infodir}/eintr$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
118 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
119 (INFO_TARGETS, clean): Use $INFO_EXT.
120 ($(infodir)/eintr$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
121
122 2012-05-02 Glenn Morris <rgm@gnu.org>
123
124 * emacs-lisp-intro.texi (Syntax): Reword to avoid underfull hbox.
125
126 2012-04-14 Glenn Morris <rgm@gnu.org>
127
128 * Makefile.in: Replace non-portable use of $< in ordinary rules.
129
130 2012-02-28 Glenn Morris <rgm@gnu.org>
131
132 * emacs-lisp-intro.texi: Standardize possessive apostrophe usage.
133
134 2012-02-17 Glenn Morris <rgm@gnu.org>
135
136 * emacs-lisp-intro.texi (Design @value{COUNT-WORDS}, Syntax)
137 (count-words-in-defun): Fix cross-refs to Emacs manual.
138
139 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
140
141 * emacs-lisp-intro.texi (Top): Move setting of COUNT-WORDS outside
142 of @menu. (Bug#10628)
143
144 2012-01-19 Juanma Barranquero <lekktu@gmail.com>
145
146 * emacs-lisp-intro.texi (count-words-in-defun):
147 Add missing parenthesis (bug#10544).
148
149 2012-01-17 Glenn Morris <rgm@gnu.org>
150
151 * emacs-lisp-intro.texi (re-search-forward): Fix typo.
152
153 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
154
155 * makefile.w32-in: Update dependencies.
156
157 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
158
159 * emacs-lisp-intro.texi (etags): Fix typo.
160
161 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
162
163 * Version 23.3 released.
164
165 2011-02-19 Eli Zaretskii <eliz@gnu.org>
166
167 * emacs-lisp-intro.texi: Sync @dircategory with ../../info/dir.
168
169 2011-01-23 Werner Lemberg <wl@gnu.org>
170
171 * Makefile.in (MAKEINFO): Now controlled by `configure'.
172 (MAKEINFO_OPTS): New variable. Use it where appropriate.
173 (ENVADD): New variable to control texi2dvi and texi2pdf.
174
175 2010-11-13 Glenn Morris <rgm@gnu.org>
176
177 * emacs-lisp-intro.texi: Rename the `count-words-region' example,
178 since there is now a standard command of that name.
179
180 2010-10-11 Glenn Morris <rgm@gnu.org>
181
182 * Makefile.in (.dvi.ps): Remove unnecessary suffix rule.
183 (.PHONY): Add ps.
184 (ps, emacs-lisp-intro.ps): New targets.
185 (clean): Delete ps file.
186 (MAKEINFO): Use --force like the other doc/ Makefiles do.
187 Add explicit -I$srcdir.
188
189 2010-10-09 Glenn Morris <rgm@gnu.org>
190
191 * Makefile.in (VPATH): Remove.
192 (infodir): Make it absolute.
193 (mkinfodir, $(infodir)/eintr, infoclean): No need to cd $srcdir.
194
195 * Makefile.in (dist): Anchor regexps.
196
197 * Makefile.in (${infodir}/eintr, emacs-lisp-intro.dvi)
198 (emacs-lisp-intro.pdf, emacs-lisp-intro.html): Use $<.
199
200 * Makefile.in (infoclean): Remove harmless, long-standing error.
201
202 * Makefile.in ($(infodir)): Delete rule.
203 (mkinfodir): New.
204 ($(infodir)/eintr): Use $mkinfodir instead of infodir.
205
206 2010-10-09 Glenn Morris <rgm@gnu.org>
207
208 * Makefile.in (.PHONY): Declare info, dvi, html, pdf, dist.
209
210 2010-10-07 Glenn Morris <rgm@gnu.org>
211
212 * Makefile.in (version): New, set by configure.
213 (clean): Delete dist tar file.
214 (dist): Use version in tar name.
215
216 2010-10-06 Glenn Morris <rgm@gnu.org>
217
218 * Makefile.in (SHELL): Use /bin/sh, like every other Makefile.in.
219 (INFO_SOURCES, INFO_TARGETS, DVI_TARGETS): Remove variables.
220 ($(infodir), html, pdf, infoclean, dist): New rules.
221 (${infodir}/eintr): Ensure $infodir exists. Use $@.
222 (emacs-lisp-intro.dvi, emacs-lisp-intro.pdf, emacs-lisp-intro.html):
223 Use $^.
224 (.PHONY): Declare clean rules.
225 (mostlyclean): Delete more temp files.
226 (clean): Delete specific dvi, pdf and html files.
227 (maintainer-clean): Use infoclean.
228 (.NOEXPORT): Remove, unused by any other Makefile.in.
229
230 2010-09-21 Glenn Morris <rgm@gnu.org>
231
232 * cons-1.eps, cons-2.eps, cons-2a.eps, cons-3.eps, cons-4.eps:
233 * cons-5.eps, lambda-1.eps, lambda-2.eps, lambda-3.eps:
234 Add first line EPSF magic comment. (Bug#7064)
235
236 2010-06-23 Glenn Morris <rgm@gnu.org>
237
238 * emacs-lisp-intro.texi: Untabify.
239
240 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
241
242 * Version 23.2 released.
243
244 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
245
246 * Branch for 23.2.
247
248 2010-02-16 Glenn Morris <rgm@gnu.org>
249
250 * emacs-lisp-intro.texi: Fix typo in name of `find-tag' command.
251
252 2010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
253
254 * emacs-lisp-intro.texi (Text and Auto-fill, Mode Line):
255 Avoid obsolete special default variables like default-major-mode.
256
257 2009-12-09 David Robinow <drobinow@gmail.com> (tiny change)
258
259 * makefile.w32-in: Use parenthesis for macros for nmake compatibility.
260
261 2009-12-03 Glenn Morris <rgm@gnu.org>
262
263 * emacs-lisp-intro.texi (Free Software and Free Manuals):
264 Update URL, and remove duplicate text.
265
266 2009-10-28 Robert J. Chassell <bob@gnu.org>
267
268 * emacs-lisp-intro.texi: Don't change urlcolor or linkcolor in tex
269 output (not needed and does not work with recent texinfo.tex).
270 Bump edition number.
271
272 2009-10-27 Robert J. Chassell <bob@gnu.org>
273
274 * emacs-lisp-intro.texi: Bump edition number.
275
276 2009-10-27 Glenn Morris <rgm@gnu.org>
277
278 * cons-1.pdf, cons-2.pdf, cons-2a.pdf, cons-3.pdf, cons-4.pdf:
279 * cons-5.pdf, drawers.pdf, lambda-1.pdf, lambda-2.pdf, lambda-3.pdf:
280 New files, generated from .eps versions with epstopdf.
281 * README: Add copyright information for PDF images.
282
283 * Makefile.in (TEXI2PDF): New variable.
284 (emacs-lisp-intro.pdf): New target.
285
286 * makefile.w32-in (texinfodir, TEXI2PDF): New variables.
287 (ENVADD): Add -I$texinfodir.
288 (emacs-lisp-intro.pdf): New target.
289
290 2009-07-28 Chong Yidong <cyd@stupidchicken.com>
291
292 * emacs-lisp-intro.texi (Simple Extension): Bump emacs versions in
293 examples.
294
295 2009-07-10 Glenn Morris <rgm@gnu.org>
296
297 * emacs-lisp-intro.texi (Top): Add missing @detailmenu entry.
298
299 2009-07-09 Glenn Morris <rgm@gnu.org>
300
301 * Makefile.in (texinfodir): Rename from usermanualdir, and update.
302
303 2009-07-06 Glenn Morris <rgm@gnu.org>
304
305 * emacs-lisp-intro.texi (defvar and asterisk): Minor rephrasing.
306
307 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
308
309 * Branch for 23.1.
310
311 2009-06-14 Chong Yidong <cyd@stupidchicken.com>
312
313 * emacs-lisp-intro.texi (edebug): Fix typo.
314
315 2009-02-22 Karl Berry <karl@gnu.org>
316
317 * emacs-lisp-intro.texi (Default Configuration): Fix dup word "by by".
318
319 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
320
321 * emacs-lisp-intro.texi (current-kill, Code for current-kill)
322 (Body of current-kill): Remove duplicate words.
323
324 2008-11-19 Glenn Morris <rgm@gnu.org>
325
326 * doclicense.texi: New file.
327 * emacs-lisp-intro.texi: Relicense under FDL 1.3 or later.
328 Include doclicense.texi rather than having license in the file itself.
329
330 2008-10-16 Sean Sieger <sean.sieger@gmail.com> (tiny change)
331
332 * emacs-lisp-intro.texi (Recursion with list): Fix typo.
333
334 2008-10-04 Karl Berry <karl@gnu.org>
335
336 * emacs-lisp-intro.texi: Apply similar formatting changes as for
337 the emacs and lispref manuals, to save pages. A couple minor
338 rewordings and reformatting of code to avoid overfull and
339 underfull lines.
340 (edition-number): Bump to 3.08.
341 (update-date): Bump to 4 October 2008.
342
343 2008-06-20 Eli Zaretskii <eliz@gnu.org>
344
345 * makefile.w32-in (distclean): Remove makefile.
346
347 2008-06-16 Glenn Morris <rgm@gnu.org>
348
349 * Makefile.am, Makefile.old, aclocal.m4, configure, configure.in:
350 * install-sh, missing, mkinstalldirs: Remove obsolete files.
351
352 2008-05-13 Chong Yidong <cyd@stupidchicken.com>
353
354 * emacs-lisp-intro.texi (Lisp Atoms): Rephrase "in addition" to
355 avoid confusion with addition operation discussed in previous
356 paragraph.
357
358 2008-01-31 Robert J. Chassell <bob@rattlesnake.com>
359
360 * emacs-lisp-intro.texi: Update back cover text.
361
362 2007-09-12 Robert J. Chassell <bob@rattlesnake.com>
363
364 * emacs-lisp-intro.texi: Add email address to Thank You correctly.
365
366 2007-09-06 Romain Francoise <romain@orebokech.com>
367
368 * Makefile.in (maintainer-clean): Delete info files.
369
370 2007-09-06 Glenn Morris <rgm@gnu.org>
371
372 Move from lispintro/ to doc/lispintro/.
373 * Makefile.in (infodir): Go up one more level.
374 (usermanualdir): Change from ../man to ../emacs.
375 * makefile.w32-in (infodir, ENVADD): Go up one more level.
376 * emacs-lisp-intro.texi (setfilename): Go up one more level.
377
378 2007-07-30 Robert J. Chassell <bob@rattlesnake.com>
379
380 * emacs-lisp-intro.texi: Fix typo on line 5173, change `thee' to
381 `these'.
382
383 2007-07-25 Glenn Morris <rgm@gnu.org>
384
385 * Relicense all FSF files to GPLv3 or later.
386
387 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
388
389 * Version 22.1 released.
390
391 2007-01-30 Robert J. Chassell <bob@rattlesnake.com>
392
393 * emacs-lisp-intro.texi (else): Rephrase message of first
394 if-then-else example so it is right both in itself and in the
395 "true" case of the expression, which asks whether 4 is greater
396 than 5.
397
398 2006-11-27 Andreas Schwab <schwab@suse.de>
399
400 * Makefile.in (usermanualdir): Define.
401 (emacs-lisp-intro.dvi): Pass -I options to texi2dvi instead of
402 using TEXINPUTS.
403
404 * emacs-lisp-intro.texi: Input texinfo instead of ../man/texinfo
405 to fix building outside source directory.
406
407 2006-11-09 Robert J. Chassell <bob@rattlesnake.com>
408
409 * emacs-lisp-intro.texi: Copy descriptions from detailed master
410 menu to menus within body.
411
412 * emacs-lisp-intro.texi (at the beginning): Add `other shell
413 commands' to produce additional output formats; total is now ten.
414 (A Loop with an Incrementing Counter, and others): Ensure Info
415 menus will appear in short windows.
416 (Disentangle beginning-of-buffer): Replace `version 21' with `more
417 recent versions'.
418 (Simple Extension): Show how to handle multiple versions by adding
419 an alternative with a test of `>= 21'.
420
421 2006-11-06 Robert J. Chassell <bob@rattlesnake.com>
422
423 * emacs-lisp-intro.texi: Finish minor changes seen from DVI output.
424 Replace 22.1.100 with 22.1.1.
425 (current-kill): Mention functions that directly or indirectly call
426 `kill-new', which sets `kill-ring-yank-pointer'.
427 (Understanding current-kill): Change `lasted' to `last'. Remove
428 extraneous parenthesis. Reword item about returning `car' of list.
429 (yank): Remove mention of `rotate-yank-pointer'.
430 (Y Axis Element): Add comment regarding replacement of blank space.
431 (print-Y-axis Penultimate): Explain that `print-graph' will pass
432 `height-of-top-line' so `print-Y-axis' does not have a bug.
433
434 2006-11-05 Robert J. Chassell <bob@rattlesnake.com>
435
436 * emacs-lisp-intro.texi: Yet more minor changes:
437 (defcustom): Said that `:options' is usually for a hook. Remove
438 extraneous space in parenthetical remark concerning
439 `text-mode-hook-identify'. At end, mention other defines, too.
440 (Beginning a .emacs File): Reverse words about comments so they
441 parallel numbers of listed semi-colons.
442 (Text and Auto-fill): Remove extraneous blank line in example.
443 (Mail Aliases): Remove extraneous blank line in example.
444 (Keybindings): Reformat as needed with `key' rather than `kbd'.
445 (Keybindings, Miscellaneous, Mode Line): For small book format, start
446 section name on top of new page.
447 (Simple Extension): Replace longer expression with
448 `emacs-major-version'. Remove comment about `number-to-string'
449 function.
450 (Miscellaneous): Add filename option, `-H', to `grep' example.
451 (debug, debug-on-entry): Replace `GNU Emacs 22' with `a recent
452 GNU Emacs'.
453 (edebug): More properly state where to place point for 'M-x
454 edebug-defun'.
455
456 * emacs-lisp-intro.texi: More minor changes.
457 Center images for TeX output.
458 (kill-new function): Remove indentation for sentence talking about
459 momentarily skipping code.
460 (cons & search-fwd Review): Document @code{funcall}. Document
461 @code{re-search-forward} with existing @code{search-forward}.
462 Reference chapter on regular expression searches.
463 (Recursion with list): Specify a more recent version as being Emacs.
464 (Recursion with list, Every, recursive-graph-body-print): Change
465 `if ... progn' expression to `when'.
466 (Recursive triangle function): For printing in small book, ensure
467 section name is not last on bottom of preceding page.
468 (Keep): Remove extraneous space in function definition example.
469 (sentence-end): Specify `in English' for glyphs that end a sentence.
470 Note that in GNU Emacs 22, the name refers to both a variable and a
471 function.
472 (fwd-sentence while loops): Write a function as one, not as a form.
473 (fwd-para let): Add `which' to sentence with `parstart' and `parsep'.
474 (etags): Move sentences involving `find-tag' and sources. State
475 location of Emacs `src' directory.
476 (Design count-words-region): Better explain two backslashes in a row.
477 (Find a File): Fix grammar; add a `to' and write `to visit'. Change
478 `named' to `selected'.
479 (lengths-list-file): Remove extraneous parenthesis from reference.
480 (lengths-list-many-files): Explain `expand-file-name' better.
481 (Files List): Rephrase sentence regarding Lisp sources directory.
482
483 2006-11-04 Robert J. Chassell <bob@rattlesnake.com>
484
485 * emacs-lisp-intro.texi: Replace 22.0.100 with 22.1.100.
486 (defcustom): Note that the value set by defconst is a variable.
487 (Buffer Size & Locations): Parenthetical remark about evaluation.
488 (Finding More): Change text to include C sources by inference.
489
490 * emacs-lisp-intro.texi: Minor fixes.
491 Replace all tabs with eight spaces each so printed text looks correct.
492 Remove extraneous comma in a printed node name produced by `ref'.
493 (insert-buffer): Add a missing beginning parenthesis.
494 (beginning-of-buffer): Add `beginning of' to note about accessible
495 portion.
496 (narrow Exercise): Write closing parenthesis at end of correct
497 paragraph.
498 (zap-to-char): Remove extraneous `a' from first sentence.
499 (Complete zap-to-char): Remove two extraneous sentences.
500 (zap-to-char body): Move sentences on documentation two nodes earlier.
501 (Lisp macro): Add definition of `unless' macro.
502 (last-command & this-command): Remove comment that `we have not yet
503 seen' the @code{eq} function.
504 (kill-append function): Reformat `kill-append' function definition so
505 it prints well.
506 (kill-new function): Indent the sentence beginning `notice'. Replace
507 `the same as' with `similar to'. Repair typo. Remove obsolete
508 references to `yank' and `yank-pop. End section with a note that `we
509 will digress into C.'
510
511 2006-11-02 Robert J. Chassell <bob@rattlesnake.com>
512
513 * emacs-lisp-intro.texi (kill-ring-yank-pointer): Revert addition
514 of extraneous quotation mark to rotate-yank-pointer.
515
516 2006-11-01 Juri Linkov <juri@jurta.org>
517
518 * emacs-lisp-intro.texi: Fix unbalanced quotes.
519
520 2006-10-31 Robert J. Chassell <bob@rattlesnake.com>
521
522 * emacs-lisp-intro.texi: Revised text for kill-region,
523 copy-region-as-kill, kill-append, kill-new, forward-sentence,
524 forward-paragraph, find-file, current-kill, yank, and yank-pop.
525 Removed INSTALL MANIFEST from the directory since those files are
526 now irrelevant. Updated Info file in ../info. Changed numbering
527 so is now Revised Third Edition and this instance's edition-number
528 is 3.00. Did not update ISBN number.
529
530 * emacs-lisp-intro.texi: Remove version reference for X colors.
531 Document `='. Remove mention that :eval was new in 21. Updated
532 instance's edition-number to 3.01.
533
534 2006-10-30 Robert J. Chassell <bob@rattlesnake.com>
535
536 * emacs-lisp-intro.texi: Many changes since it turned out that
537 many `simple' functions were rewritten. Changes to the text
538 regarding zap-to-char, mark-whole-buffer, append-to-buffer,
539 copy-to-buffer, beginning-of-buffer, what-line, and possibly
540 others. (I have not reviewed all yet.) This instance does build
541 for Info and TeX.
542
543 2006-10-29 Chong Yidong <cyd@stupidchicken.com>
544
545 * Makefile.in: Use relative paths to avoid advertising filesystem
546 contents during compilation.
547
548 2006-08-21 Robert J. Chassell <bob@rattlesnake.com>
549
550 * emacs-lisp-intro.texi: Deleted in directory copy of texinfo.tex
551 and pointed towards ../man/texinfo.tex so only one file
552 needs updating. Added comment of what to do when building on own.
553
554 * texinfo.tex: Changed to version 2006-02-13.16
555 to enable a DVI build using the more recent versions of TeX.
556
557 2006-05-25 David Kastrup <dak@gnu.org>
558
559 * emacs-lisp-intro.texi (setcar): Replace an antelope rather than
560 a giraffe with a hippopotamus.
561
562 2006-05-19 Thien-Thi Nguyen <ttn@gnu.org>
563
564 * emacs-lisp-intro.texi (Digression concerning error): Fix typo.
565
566 2005-09-16 Romain Francoise <romain@orebokech.com>
567
568 * emacs-lisp-intro.texi (GNU Free Documentation License):
569 Specify GFDL version 1.2.
570
571 2005-07-30 Eli Zaretskii <eliz@gnu.org>
572
573 * makefile.w32-in (info): Don't run install-info.
574 ($(infodir)/dir): New target, produced by running install-info.
575
576 2005-07-04 Lute Kamstra <lute@gnu.org>
577
578 Update FSF's address in GPL notices.
579
580 * emacs-lisp-intro.texi: Update FSF's address.
581
582 2004-04-23 Juanma Barranquero <lektu@terra.es>
583
584 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
585
586 2004-02-29 Juanma Barranquero <lektu@terra.es>
587
588 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
589 Use $(DEL) instead of rm, and ignore exit code.
590
591 2003-11-16 Kevin Ryde <user42@zip.com.au>
592
593 * emacs-lisp-intro.texi: [CVS commitment by <bob@rattlesnake.com>]
594 Corrections to cross references.
595 (Interactive Options): elisp "interactive" -> "Using Interactive".
596 (defvar and asterisk): Remove emacs "Edit Options" reference,
597 edit-options is no longer described in the emacs manual.
598 (Lists diagrammed): elisp "List Type" -> "Cons Cell Type".
599
600 2003-09-03 Peter Runestig <peter@runestig.com>
601
602 * makefile.w32-in: New file.
603
604 2001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
605
606 * emacs-lisp-intro.texi (Index): @ignore extraneous text.
607 Use @dircategory and @direntry to define the DIR entry.
608
609 2001-11-25 Robert J. Chassell <bob@rattlesnake.com>
610
611 * emacs-lisp-intro.texi: Move @contents to the beginning of the
612 file. Set the size to @smallbook.
613
614 2001-11-24 Eli Zaretskii <eliz@is.elta.co.il>
615
616 * Makefile.in: New file.
617
618 * README: Update.
619
620 * *.eps: Rename to avoid clashes in DOS 8+3 namespace.
621
622 ;; Local Variables:
623 ;; coding: utf-8
624 ;; End:
625
626 Copyright (C) 2001-2013 Free Software Foundation, Inc.
627
628 This file is part of GNU Emacs.
629
630 GNU Emacs is free software: you can redistribute it and/or modify
631 it under the terms of the GNU General Public License as published by
632 the Free Software Foundation, either version 3 of the License, or
633 (at your option) any later version.
634
635 GNU Emacs is distributed in the hope that it will be useful,
636 but WITHOUT ANY WARRANTY; without even the implied warranty of
637 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
638 GNU General Public License for more details.
639
640 You should have received a copy of the GNU General Public License
641 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.