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