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