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