Mercurial > emacs
annotate doc/lispintro/ChangeLog @ 96851:dbe6e915502f
Fix last change.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 21 Jul 2008 05:03:17 +0000 |
parents | 9180cf541496 |
children | b6395ec3de45 |
rev | line source |
---|---|
96101 | 1 2008-06-20 Eli Zaretskii <eliz@gnu.org> |
2 | |
3 * makefile.w32-in (distclean): Remove makefile. | |
4 | |
95998 | 5 2008-06-16 Glenn Morris <rgm@gnu.org> |
6 | |
7 * Makefile.am, Makefile.old, aclocal.m4, configure, configure.in: | |
8 * install-sh, missing, mkinstalldirs: Remove obsolete files. | |
9 | |
94895
6dec6afb918b
* emacs-lisp-intro.texi (Lisp Atoms): Rephrase "in addition" to
Chong Yidong <cyd@stupidchicken.com>
parents:
93312
diff
changeset
|
10 2008-05-13 Chong Yidong <cyd@stupidchicken.com> |
6dec6afb918b
* emacs-lisp-intro.texi (Lisp Atoms): Rephrase "in addition" to
Chong Yidong <cyd@stupidchicken.com>
parents:
93312
diff
changeset
|
11 |
6dec6afb918b
* emacs-lisp-intro.texi (Lisp Atoms): Rephrase "in addition" to
Chong Yidong <cyd@stupidchicken.com>
parents:
93312
diff
changeset
|
12 * emacs-lisp-intro.texi (Lisp Atoms): Rephrase "in addition" to |
6dec6afb918b
* emacs-lisp-intro.texi (Lisp Atoms): Rephrase "in addition" to
Chong Yidong <cyd@stupidchicken.com>
parents:
93312
diff
changeset
|
13 avoid confusion with addition operation discussed in previous |
6dec6afb918b
* emacs-lisp-intro.texi (Lisp Atoms): Rephrase "in addition" to
Chong Yidong <cyd@stupidchicken.com>
parents:
93312
diff
changeset
|
14 paragraph. |
6dec6afb918b
* emacs-lisp-intro.texi (Lisp Atoms): Rephrase "in addition" to
Chong Yidong <cyd@stupidchicken.com>
parents:
93312
diff
changeset
|
15 |
88089
3101047087f5
*** empty log message ***
Robert J. Chassell <bob@rattlesnake.com>
parents:
87649
diff
changeset
|
16 2008-01-31 Robert J. Chassell <bob@rattlesnake.com> |
3101047087f5
*** empty log message ***
Robert J. Chassell <bob@rattlesnake.com>
parents:
87649
diff
changeset
|
17 |
3101047087f5
*** empty log message ***
Robert J. Chassell <bob@rattlesnake.com>
parents:
87649
diff
changeset
|
18 * emacs-lisp-intro.texi: Update back cover text. |
3101047087f5
*** empty log message ***
Robert J. Chassell <bob@rattlesnake.com>
parents:
87649
diff
changeset
|
19 |
84514
ff2126919324
*** empty log message ***
Robert J. Chassell <bob@rattlesnake.com>
parents:
84348
diff
changeset
|
20 2007-09-12 Robert J. Chassell <bob@rattlesnake.com> |
ff2126919324
*** empty log message ***
Robert J. Chassell <bob@rattlesnake.com>
parents:
84348
diff
changeset
|
21 |
87617
b4e7f7a58c2f
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
84516
diff
changeset
|
22 * emacs-lisp-intro.texi: Add email address to Thank You correctly. |
84514
ff2126919324
*** empty log message ***
Robert J. Chassell <bob@rattlesnake.com>
parents:
84348
diff
changeset
|
23 |
84348
e6e2bf709c6a
(maintainer-clean): Delete info files.
Romain Francoise <romain@orebokech.com>
parents:
83963
diff
changeset
|
24 2007-09-06 Romain Francoise <romain@orebokech.com> |
e6e2bf709c6a
(maintainer-clean): Delete info files.
Romain Francoise <romain@orebokech.com>
parents:
83963
diff
changeset
|
25 |
e6e2bf709c6a
(maintainer-clean): Delete info files.
Romain Francoise <romain@orebokech.com>
parents:
83963
diff
changeset
|
26 * Makefile.in (maintainer-clean): Delete info files. |
e6e2bf709c6a
(maintainer-clean): Delete info files.
Romain Francoise <romain@orebokech.com>
parents:
83963
diff
changeset
|
27 |
83963 | 28 2007-09-06 Glenn Morris <rgm@gnu.org> |
29 | |
30 * Move from lispintro/ to doc/lispintro/. | |
31 * Makefile.in (infodir): Go up one more level. | |
32 (usermanualdir): Change from ../man to ../emacs. | |
33 * makefile.w32-in (infodir, ENVADD): Go up one more level. | |
34 * emacs-lisp-intro.texi (setfilename): Go up one more level. | |
35 | |
83940 | 36 2007-07-30 Robert J. Chassell <bob@rattlesnake.com> |
37 | |
38 * emacs-lisp-intro.texi: Fix typo on line 5173, change `thee' to | |
39 `these'. | |
40 | |
41 2007-07-25 Glenn Morris <rgm@gnu.org> | |
42 | |
43 * Relicense all FSF files to GPLv3 or later. | |
44 | |
45 2007-06-02 Chong Yidong <cyd@stupidchicken.com> | |
46 | |
47 * Version 22.1 released. | |
48 | |
49 2007-01-30 Robert J. Chassell <bob@rattlesnake.com> | |
50 | |
51 * emacs-lisp-intro.texi (else): Rephrase message of first | |
52 if-then-else example so it is right both in itself and in the | |
53 "true" case of the expression, which asks whether 4 is greater | |
54 than 5. | |
55 | |
56 2006-11-27 Andreas Schwab <schwab@suse.de> | |
57 | |
58 * Makefile.in (usermanualdir): Define. | |
59 (emacs-lisp-intro.dvi): Pass -I options to texi2dvi instead of | |
60 using TEXINPUTS. | |
61 | |
62 * emacs-lisp-intro.texi: Input texinfo instead of ../man/texinfo | |
63 to fix building outside source directory. | |
64 | |
65 2006-11-09 Robert J. Chassell <bob@rattlesnake.com> | |
66 | |
67 * emacs-lisp-intro.texi: Copy descriptions from detailed master | |
68 menu to menus within body. | |
69 | |
87617
b4e7f7a58c2f
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
84516
diff
changeset
|
70 * emacs-lisp-intro.texi (at the beginning): Add `other shell |
83940 | 71 commands' to produce additional output formats; total is now ten. |
72 (A Loop with an Incrementing Counter, and others): Ensure Info | |
73 menus will appear in short windows. | |
74 (Disentangle beginning-of-buffer): Replace `version 21' with `more | |
75 recent versions'. | |
76 (Simple Extension): Show how to handle multiple versions by adding | |
87617
b4e7f7a58c2f
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
84516
diff
changeset
|
77 an alternative with a test of `>= 21'. |
83940 | 78 |
79 2006-11-06 Robert J. Chassell <bob@rattlesnake.com> | |
80 | |
81 * emacs-lisp-intro.texi: Finish minor changes seen from DVI output. | |
82 Replace 22.1.100 with 22.1.1. | |
83 (current-kill): Mention functions that directly or indirectly call | |
84 `kill-new', which sets `kill-ring-yank-pointer'. | |
85 (Understanding current-kill): Change `lasted' to `last'. Remove | |
86 extraneous parenthesis. Reword item about returning `car' of list. | |
87 (yank): Remove mention of `rotate-yank-pointer'. | |
88 (Y Axis Element): Add comment regarding replacement of blank space. | |
89 (print-Y-axis Penultimate): Explain that `print-graph' will pass | |
90 `height-of-top-line' so `print-Y-axis' does not have a bug. | |
91 | |
92 2006-11-05 Robert J. Chassell <bob@rattlesnake.com> | |
93 | |
94 * emacs-lisp-intro.texi: Yet more minor changes: | |
95 (defcustom): Said that `:options' is usually for a hook. Remove | |
96 extraneous space in parenthetical remark concerning | |
97 `text-mode-hook-identify'. At end, mention other defines, too. | |
98 (Beginning a .emacs File): Reverse words about comments so they | |
99 parallel numbers of listed semi-colons. | |
100 (Text and Auto-fill): Remove extraneous blank line in example. | |
101 (Mail Aliases): Remove extraneous blank line in example. | |
102 (Keybindings): Reformat as needed with `key' rather than `kbd'. | |
103 (Keybindings, Miscellaneous, Mode Line): For small book format, start | |
104 section name on top of new page. | |
105 (Simple Extension): Replace longer expression with | |
106 `emacs-major-version'. Remove comment about `number-to-string' | |
107 function. | |
108 (Miscellaneous): Add filename option, `-H', to `grep' example | |
87617
b4e7f7a58c2f
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
84516
diff
changeset
|
109 (debug, debug-on-entry): Replace `GNU Emacs 22' with `a recent |
83940 | 110 GNU Emacs'. |
111 (edebug): More properly state where to place point for 'M-x | |
112 edebug-defun'. | |
113 | |
114 * emacs-lisp-intro.texi: More minor changes. | |
115 Center images for TeX output. | |
87617
b4e7f7a58c2f
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
84516
diff
changeset
|
116 (kill-new function): Remove indentation for sentence talking about |
83940 | 117 momentarily skipping code. |
87617
b4e7f7a58c2f
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
84516
diff
changeset
|
118 (cons & search-fwd Review): Document @code{funcall}. Document |
83940 | 119 @code{re-search-forward} with existing @code{search-forward}. |
120 Reference chapter on regular expression searches. | |
121 (Recursion with list): Specify a more recent version as being Emacs. | |
87617
b4e7f7a58c2f
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
84516
diff
changeset
|
122 (Recursion with list, Every, recursive-graph-body-print): Change |
83940 | 123 `if ... progn' expression to `when'. |
124 (Recursive triangle function): For printing in small book, ensure | |
125 section name is not last on bottom of preceding page. | |
126 (Keep): Remove extraneous space in function definition example. | |
127 (sentence-end): Specify `in English' for glyphs that end a sentence. | |
128 Note that in GNU Emacs 22, the name refers to both a variable and a | |
129 function. | |
130 (fwd-sentence while loops): Write a function as one, not as a form | |
131 (fwd-para let): Add `which' to sentence with `parstart' and `parsep'. | |
132 (etags): Move sentences involving `find-tag' and sources. State | |
133 location of Emacs `src' directory. | |
87617
b4e7f7a58c2f
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
84516
diff
changeset
|
134 (Design count-words-region): Better explain two backslashes in a row. |
83940 | 135 (Find a File): Fix grammar; add a `to' and write `to visit'. Change |
136 `named' to `selected'. | |
137 (lengths-list-file): Remove extraneous parenthesis from reference. | |
138 (lengths-list-many-files): Explain `expand-file-name' better. | |
139 (Files List): Rephrase sentence regarding Lisp sources directory | |
140 | |
141 2006-11-04 Robert J. Chassell <bob@rattlesnake.com> | |
142 | |
143 * emacs-lisp-intro.texi: Replace 22.0.100 with 22.1.100. | |
144 (defcustom): Note that the value set by defconst is a variable. | |
145 (Buffer Size & Locations): Parenthetical remark about evaluation. | |
146 (Finding More): Change text to include C sources by inference. | |
147 | |
148 * emacs-lisp-intro.texi: Minor fixes. | |
149 Replace all tabs with eight spaces each so printed text looks correct. | |
150 Remove extraneous comma in a printed node name produced by `ref'. | |
151 (insert-buffer): Add a missing beginning parenthesis. | |
152 (beginning-of-buffer): Add `beginning of' to note about accessible | |
153 portion. | |
154 (narrow Exercise): Write closing parenthesis at end of correct | |
155 paragraph. | |
156 (zap-to-char): Remove extraneous `a' from first sentence. | |
157 (Complete zap-to-char): Remove two extraneous sentences. | |
158 (zap-to-char body): Move sentences on documentation two nodes earlier. | |
159 (Lisp macro): Add definition of `unless' macro. | |
160 (last-command & this-command): Remove comment that `we have not yet | |
161 seen' the @code{eq} function. | |
162 (kill-append function): Reformat `kill-append' function definition so | |
163 it prints well. | |
164 (kill-new function): Indent the sentence beginning `notice'. Replace | |
165 `the same as' with `similar to'. Repair typo. Remove obsolete | |
166 references to `yank' and `yank-pop. End section with a note that `we | |
167 will digress into C.' | |
168 | |
169 2006-11-02 Robert J. Chassell <bob@rattlesnake.com> | |
170 | |
171 * emacs-lisp-intro.texi (kill-ring-yank-pointer): Revert addition | |
172 of extraneous quotation mark to rotate-yank-pointer. | |
173 | |
174 2006-11-01 Juri Linkov <juri@jurta.org> | |
175 | |
176 * emacs-lisp-intro.texi: Fix unbalanced quotes. | |
177 | |
178 2006-10-31 Robert J. Chassell <bob@rattlesnake.com> | |
179 | |
180 * emacs-lisp-intro.texi: Revised text for kill-region, | |
181 copy-region-as-kill, kill-append, kill-new, forward-sentence, | |
182 forward-paragraph, find-file, current-kill, yank, and yank-pop. | |
183 Removed INSTALL MANIFEST from the directory since those files are | |
184 now irrelevant. Updated Info file in ../info. Changed numbering | |
185 so is now Revised Third Edition and this instance's edition-number | |
186 is 3.00. Did not update ISBN number. | |
187 | |
188 * emacs-lisp-intro.texi: Remove version reference for X colors. | |
87617
b4e7f7a58c2f
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
84516
diff
changeset
|
189 Document `='. Remove mention that :eval was new in 21. Updated |
83940 | 190 instance's edition-number to 3.01. |
191 | |
192 2006-10-30 Robert J. Chassell <bob@rattlesnake.com> | |
193 | |
87617
b4e7f7a58c2f
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
84516
diff
changeset
|
194 * emacs-lisp-intro.texi: Many changes since it turned out that |
83940 | 195 many `simple' functions were rewritten. Changes to the text |
196 regarding zap-to-char, mark-whole-buffer, append-to-buffer, | |
197 copy-to-buffer, beginning-of-buffer, what-line, and possibly | |
198 others. (I have not reviewed all yet.) This instance does build | |
199 for Info and TeX. | |
200 | |
201 2006-10-29 Chong Yidong <cyd@stupidchicken.com> | |
202 | |
203 * Makefile.in: Use relative paths to avoid advertising filesystem | |
204 contents during compilation. | |
205 | |
206 2006-08-21 Robert J. Chassell <bob@rattlesnake.com> | |
207 | |
87617
b4e7f7a58c2f
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
84516
diff
changeset
|
208 * emacs-lisp-intro.texi: Deleted in directory copy of texinfo.tex |
83940 | 209 and pointed towards ../man/texinfo.tex so only one file |
210 needs updating. Added comment of what to do when building on own. | |
211 | |
87617
b4e7f7a58c2f
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
84516
diff
changeset
|
212 * texinfo.tex: Changed to version 2006-02-13.16 |
83940 | 213 to enable a DVI build using the more recent versions of TeX. |
214 | |
215 2006-05-25 David Kastrup <dak@gnu.org> | |
216 | |
87617
b4e7f7a58c2f
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
84516
diff
changeset
|
217 * emacs-lisp-intro.texi (setcar): Replace an antelope rather than |
83940 | 218 a giraffe with a hippopotamus. |
219 | |
220 2006-05-19 Thien-Thi Nguyen <ttn@gnu.org> | |
221 | |
222 * emacs-lisp-intro.texi (Digression concerning error): Fix typo. | |
223 | |
224 2005-09-16 Romain Francoise <romain@orebokech.com> | |
225 | |
226 * emacs-lisp-intro.texi (GNU Free Documentation License): | |
227 Specify GFDL version 1.2. | |
228 | |
229 2005-07-30 Eli Zaretskii <eliz@gnu.org> | |
230 | |
231 * makefile.w32-in (info): Don't run install-info. | |
232 ($(infodir)/dir): New target, produced by running install-info. | |
233 | |
234 2005-07-04 Lute Kamstra <lute@gnu.org> | |
235 | |
236 Update FSF's address in GPL notices. | |
237 | |
238 * emacs-lisp-intro.texi: Update FSF's address. | |
239 | |
240 2004-04-23 Juanma Barranquero <lektu@terra.es> | |
241 | |
242 * makefile.w32-in: Add "-*- makefile -*-" mode tag. | |
243 | |
244 2004-02-29 Juanma Barranquero <lektu@terra.es> | |
245 | |
87617
b4e7f7a58c2f
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
84516
diff
changeset
|
246 * makefile.w32-in (mostlyclean, clean, maintainer-clean): |
b4e7f7a58c2f
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
84516
diff
changeset
|
247 Use $(DEL) instead of rm, and ignore exit code. |
83940 | 248 |
249 2003-11-16 Kevin Ryde <user42@zip.com.au> | |
250 | |
251 * emacs-lisp-intro.texi: [CVS commitment by <bob@rattlesnake.com>] | |
252 Corrections to cross references, | |
253 (Interactive Options): elisp "interactive" -> "Using Interactive". | |
254 (defvar and asterisk): Remove emacs "Edit Options" reference, | |
255 edit-options is no longer described in the emacs manual. | |
256 (Lists diagrammed): elisp "List Type" -> "Cons Cell Type". | |
257 | |
258 2003-09-03 Peter Runestig <peter@runestig.com> | |
259 | |
260 * makefile.w32-in: New file. | |
261 | |
262 2001-11-29 Eli Zaretskii <eliz@is.elta.co.il> | |
263 | |
264 * emacs-lisp-intro.texi (Index): @ignore extraneous text. | |
265 Use @dircategory and @direntry to define the DIR entry. | |
266 | |
267 2001-11-25 Robert J. Chassell <bob@rattlesnake.com> | |
268 | |
269 * emacs-lisp-intro.texi: Move @contents to the beginning of the | |
270 file. Set the size to @smallbook. | |
271 | |
272 2001-11-24 Eli Zaretskii <eliz@is.elta.co.il> | |
273 | |
274 * Makefile.in: New file. | |
275 | |
276 * README: Update. | |
277 | |
278 * *.eps: Rename to avoid clashes in DOS 8+3 namespace. | |
279 | |
280 ;; Local Variables: | |
93312 | 281 ;; coding: utf-8 |
83940 | 282 ;; add-log-time-zone-rule: t |
283 ;; End: | |
284 | |
95034
38ec81da0a8b
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
94895
diff
changeset
|
285 Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, |
38ec81da0a8b
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
94895
diff
changeset
|
286 2008 Free Software Foundation, Inc. |
83940 | 287 |
288 This file is part of GNU Emacs. | |
289 | |
95034
38ec81da0a8b
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
94895
diff
changeset
|
290 GNU Emacs is free software: you can redistribute it and/or modify |
83940 | 291 it under the terms of the GNU General Public License as published by |
95034
38ec81da0a8b
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
94895
diff
changeset
|
292 the Free Software Foundation, either version 3 of the License, or |
38ec81da0a8b
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
94895
diff
changeset
|
293 (at your option) any later version. |
83940 | 294 |
295 GNU Emacs is distributed in the hope that it will be useful, | |
296 but WITHOUT ANY WARRANTY; without even the implied warranty of | |
297 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
298 GNU General Public License for more details. | |
299 | |
300 You should have received a copy of the GNU General Public License | |
95034
38ec81da0a8b
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris <rgm@gnu.org>
parents:
94895
diff
changeset
|
301 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. |
83940 | 302 |
303 ;;; arch-tag: ee4f8e1f-e14c-4d2e-86de-4dd697e6f1c3 |