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