]> code.delx.au - gnu-emacs/blob - lispintro/ChangeLog
* emacs-lisp-intro.texi: Remove version reference for X colors.
[gnu-emacs] / lispintro / ChangeLog
1 2006-10-31 Robert J. Chassell <bob@rattlesnake.com>
2
3 * emacs-lisp-intro.texi: Revised text for kill-region,
4 copy-region-as-kill, kill-append, kill-new, forward-sentence,
5 forward-paragraph, find-file, current-kill, yank, and yank-pop.
6 Removed INSTALL MANIFEST from the directory since those files are
7 now irrelevant. Updated Info file in ../info. Changed numbering
8 so is now Revised Third Edition and this instance's edition-number
9 is 3.00. Did not update ISBN number.
10
11 * emacs-lisp-intro.texi: Remove version reference for X colors.
12 Document `='. Remove mention that :eval was new in 21. Updated
13 instance's edition-number to 3.01.
14
15 2006-10-30 Robert J. Chassell <bob@rattlesnake.com>
16
17 * emacs-lisp-intro.texi: Many changes since it turned out that
18 many `simple' functions were rewritten. Changes to the text
19 regarding zap-to-char, mark-whole-buffer, append-to-buffer,
20 copy-to-buffer, beginning-of-buffer, what-line, and possibly
21 others. (I have not reviewed all yet.) This instance does build
22 for Info and TeX.
23
24 2006-10-29 Chong Yidong <cyd@stupidchicken.com>
25
26 * Makefile.in: Use relative paths to avoid advertising filesystem
27 contents during compilation.
28
29 2006-08-21 Robert J. Chassell <bob@rattlesnake.com>
30
31 * emacs-lisp-intro.texi: deleted in directory copy of texinfo.tex
32 and pointed towards ../man/texinfo.tex so only one file
33 needs updating. Added comment of what to do when building on own.
34
35 * texinfo.tex: changed to version 2006-02-13.16
36 to enable a DVI build using the more recent versions of TeX.
37
38 2006-05-25 David Kastrup <dak@gnu.org>
39
40 * emacs-lisp-intro.texi (setcar): replace an antelope rather than
41 a giraffe with a hippopotamus.
42
43 2006-05-19 Thien-Thi Nguyen <ttn@gnu.org>
44
45 * emacs-lisp-intro.texi (Digression concerning error): Fix typo.
46
47 2005-09-16 Romain Francoise <romain@orebokech.com>
48
49 * emacs-lisp-intro.texi (GNU Free Documentation License):
50 Specify GFDL version 1.2.
51
52 2005-07-30 Eli Zaretskii <eliz@gnu.org>
53
54 * makefile.w32-in (info): Don't run install-info.
55 ($(infodir)/dir): New target, produced by running install-info.
56
57 2005-07-04 Lute Kamstra <lute@gnu.org>
58
59 Update FSF's address in GPL notices.
60
61 * emacs-lisp-intro.texi: Update FSF's address.
62
63 2004-04-23 Juanma Barranquero <lektu@terra.es>
64
65 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
66
67 2004-02-29 Juanma Barranquero <lektu@terra.es>
68
69 * makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
70 $(DEL) instead of rm, and ignore exit code.
71
72 2003-11-16 Kevin Ryde <user42@zip.com.au>
73
74 * emacs-lisp-intro.texi: [CVS commitment by <bob@rattlesnake.com>]
75 Corrections to cross references,
76 (Interactive Options): elisp "interactive" -> "Using Interactive".
77 (defvar and asterisk): Remove emacs "Edit Options" reference,
78 edit-options is no longer described in the emacs manual.
79 (Lists diagrammed): elisp "List Type" -> "Cons Cell Type".
80
81 2003-09-03 Peter Runestig <peter@runestig.com>
82
83 * makefile.w32-in: New file.
84
85 2001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
86
87 * emacs-lisp-intro.texi (Index): @ignore extraneous text.
88 Use @dircategory and @direntry to define the DIR entry.
89
90 2001-11-25 Robert J. Chassell <bob@rattlesnake.com>
91
92 * emacs-lisp-intro.texi: Move @contents to the beginning of the
93 file. Set the size to @smallbook.
94
95 2001-11-24 Eli Zaretskii <eliz@is.elta.co.il>
96
97 * Makefile.in: New file.
98
99 * README: Update.
100
101 * *.eps: Rename to avoid clashes in DOS 8+3 namespace.
102
103 ;; Local Variables:
104 ;; coding: iso-2022-7bit
105 ;; End:
106
107 Copyright (C) 2001, 2002, 2003, 2004, 2005,
108 2006 Free Software Foundation, Inc.
109 Copying and distribution of this file, with or without modification,
110 are permitted provided the copyright notice and this notice are preserved.
111
112 ;;; arch-tag: ee4f8e1f-e14c-4d2e-86de-4dd697e6f1c3