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