[WINDOWSNT]: Force the first argv passed to execvp to point to alternate_editor
[bpt/emacs.git] / lispintro / ChangeLog
CommitLineData
2c881644
RC
12006-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.
b096c3a9
RC
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
5fb9c53c
RC
152006-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
cbdeee32
CY
242006-10-29 Chong Yidong <cyd@stupidchicken.com>
25
26 * Makefile.in: Use relative paths to avoid advertising filesystem
27 contents during compilation.
28
458811e2
RC
292006-08-21 Robert J. Chassell <bob@rattlesnake.com>
30
2476f315
RC
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
458811e2
RC
36 to enable a DVI build using the more recent versions of TeX.
37
2b1575df
DK
382006-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
04c34eb8
TTN
432006-05-19 Thien-Thi Nguyen <ttn@gnu.org>
44
45 * emacs-lisp-intro.texi (Digression concerning error): Fix typo.
46
85d657e5
RF
472005-09-16 Romain Francoise <romain@orebokech.com>
48
49 * emacs-lisp-intro.texi (GNU Free Documentation License):
50 Specify GFDL version 1.2.
51
43e124e6
EZ
522005-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
a0ec7a4a
LK
572005-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
d814862a
JB
632004-04-23 Juanma Barranquero <lektu@terra.es>
64
65 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
66
5bb0fcd1
JB
672004-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
722003-11-16 Kevin Ryde <user42@zip.com.au>
0bdd0f79
RC
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
fd026ee1
JR
812003-09-03 Peter Runestig <peter@runestig.com>
82
83 * makefile.w32-in: New file.
84
be813944
EZ
852001-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
475dc40a
EZ
902001-11-25 Robert J. Chassell <bob@rattlesnake.com>
91
92 * emacs-lisp-intro.texi: Move @contents to the beginning of the
aa1977d7 93 file. Set the size to @smallbook.
475dc40a 94
070f247d
EZ
952001-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:
fd026ee1 104;; coding: iso-2022-7bit
070f247d
EZ
105;; End:
106
5b0d63bc
TTN
107 Copyright (C) 2001, 2002, 2003, 2004, 2005,
108 2006 Free Software Foundation, Inc.
070f247d
EZ
109 Copying and distribution of this file, with or without modification,
110 are permitted provided the copyright notice and this notice are preserved.
ab5796a9
MB
111
112;;; arch-tag: ee4f8e1f-e14c-4d2e-86de-4dd697e6f1c3