Mercurial > emacs
annotate doc/lispref/ChangeLog @ 86439:62ce066ba56f
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 25 Nov 2007 03:51:14 +0000 |
parents | c82c5e265dce |
children | ab291da3e836 |
rev | line source |
---|---|
86439
62ce066ba56f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
86409
diff
changeset
|
1 2007-11-25 Richard Stallman <rms@gnu.org> |
62ce066ba56f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
86409
diff
changeset
|
2 |
62ce066ba56f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
86409
diff
changeset
|
3 * help.texi (Help Functions): Clean up last change. |
62ce066ba56f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
86409
diff
changeset
|
4 |
62ce066ba56f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
86409
diff
changeset
|
5 * advice.texi (Preactivation, Activation of Advice): Minor cleanup. |
62ce066ba56f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
86409
diff
changeset
|
6 |
62ce066ba56f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
86409
diff
changeset
|
7 * loading.texi (Named Features): Minor cleanup. |
62ce066ba56f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
86409
diff
changeset
|
8 |
62ce066ba56f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
86409
diff
changeset
|
9 * macros.texi (Eval During Expansion): Minor cleanup. |
62ce066ba56f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
86409
diff
changeset
|
10 |
62ce066ba56f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
86409
diff
changeset
|
11 * variables.texi (Variable Aliases): Minor cleanup. |
62ce066ba56f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
86409
diff
changeset
|
12 |
86409
c82c5e265dce
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
86385
diff
changeset
|
13 2007-11-24 Richard Stallman <rms@gnu.org> |
c82c5e265dce
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
86385
diff
changeset
|
14 |
c82c5e265dce
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
86385
diff
changeset
|
15 * functions.texi (Declaring Functions): Clarify previous change. |
c82c5e265dce
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
86385
diff
changeset
|
16 |
c82c5e265dce
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
86385
diff
changeset
|
17 * compile.texi (Compiler Errors): Clarify previous change. |
c82c5e265dce
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
86385
diff
changeset
|
18 |
86385 | 19 2007-11-24 Glenn Morris <rgm@gnu.org> |
20 | |
21 * functions.texi (Declaring Functions): New section. | |
22 * compile.texi (Compiler Errors): Mention declaring functions, | |
23 defvar with no initvalue, and byte-compile-warnings. | |
24 | |
86086
6eb7a4036a21
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
86052
diff
changeset
|
25 2007-11-15 Martin Rudalics <rudalics@gmx.at> |
6eb7a4036a21
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
86052
diff
changeset
|
26 |
6eb7a4036a21
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
86052
diff
changeset
|
27 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing. |
6eb7a4036a21
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
86052
diff
changeset
|
28 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing. |
6eb7a4036a21
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
86052
diff
changeset
|
29 |
86052
a9aea64ae4ab
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
86021
diff
changeset
|
30 2007-11-13 Martin Rudalics <rudalics@gmx.at> |
a9aea64ae4ab
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
86021
diff
changeset
|
31 |
a9aea64ae4ab
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
86021
diff
changeset
|
32 * help.texi (Help Functions): Document new macro `with-help-window'. |
a9aea64ae4ab
*** empty log message ***
Martin Rudalics <rudalics@gmx.at>
parents:
86021
diff
changeset
|
33 |
86021 | 34 2007-11-10 Paul Pogonyshev <pogonyshev@gmx.net> |
35 | |
36 * searching.texi (Replacing Match): Describe new | |
37 `match-substitute-replacement'. | |
38 | |
85824
f1fcb6e1fb24
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
85688
diff
changeset
|
39 2007-10-31 Richard Stallman <rms@gnu.org> |
f1fcb6e1fb24
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
85688
diff
changeset
|
40 |
f1fcb6e1fb24
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
85688
diff
changeset
|
41 * strings.texi (Creating Strings): Null strings from concat not unique. |
f1fcb6e1fb24
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
85688
diff
changeset
|
42 |
85664
66f706bfe35f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
85627
diff
changeset
|
43 2007-10-26 Richard Stallman <rms@gnu.org> |
66f706bfe35f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
85627
diff
changeset
|
44 |
66f706bfe35f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
85627
diff
changeset
|
45 * objects.texi (Equality Predicates): Null strings are uniquified. |
66f706bfe35f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
85627
diff
changeset
|
46 |
66f706bfe35f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
85627
diff
changeset
|
47 * minibuf.texi: Minor clarifications in previous change. |
66f706bfe35f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
85627
diff
changeset
|
48 |
85627 | 49 2007-10-25 Glenn Morris <rgm@gnu.org> |
50 | |
51 * customize.texi (Variable Definitions): Add :risky and :safe keywords. | |
52 | |
85688 | 53 2007-10-24 Richard Stallman <rms@gnu.org> |
54 | |
55 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu. | |
56 | |
57 * variables.texi (Frame-Local Variables): Node deleted. | |
58 (Variables): Delete Frame-Local Variables from menu. | |
59 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local) | |
60 (Default Value): Don't mention frame-local vars. | |
61 | |
62 * os.texi (Idle Timers): current-idle-time returns nil if not idle. | |
63 | |
64 * loading.texi (Unloading): Document FEATURE-unload-function | |
65 instead of FEATURE-unload-hook. | |
66 | |
67 * frames.texi (Multiple Displays): Don't mention frame-local vars. | |
68 | |
85523 | 69 2007-10-22 Juri Linkov <juri@jurta.org> |
70 | |
71 * minibuf.texi (Text from Minibuffer, Minibuffer Completion) | |
72 (High-Level Completion): Document a list of default value strings | |
73 in the DEFAULT argument, for which minibuffer functions return the | |
74 first element. | |
75 | |
85385 | 76 2007-10-17 Juri Linkov <juri@jurta.org> |
77 | |
78 * text.texi (Filling): Update arguments of fill-paragraph. | |
79 fill-paragraph operates on the active region in Transient Mark mode. | |
80 Remove fill-paragraph-or-region. | |
81 | |
85285
0d4843543e8b
move @dircategory to after @copying
Karl Berry <karl@gnu.org>
parents:
85114
diff
changeset
|
82 2007-10-13 Karl Berry <karl@gnu.org> |
0d4843543e8b
move @dircategory to after @copying
Karl Berry <karl@gnu.org>
parents:
85114
diff
changeset
|
83 |
0d4843543e8b
move @dircategory to after @copying
Karl Berry <karl@gnu.org>
parents:
85114
diff
changeset
|
84 * elisp.texi (@dircategory): Move to after @copying, |
0d4843543e8b
move @dircategory to after @copying
Karl Berry <karl@gnu.org>
parents:
85114
diff
changeset
|
85 since we want @copying as close as possible to the beginning of |
0d4843543e8b
move @dircategory to after @copying
Karl Berry <karl@gnu.org>
parents:
85114
diff
changeset
|
86 the output. |
0d4843543e8b
move @dircategory to after @copying
Karl Berry <karl@gnu.org>
parents:
85114
diff
changeset
|
87 |
85311 | 88 2007-10-12 Richard Stallman <rms@gnu.org> |
89 | |
90 * elisp.texi (Top): Add Distinguish Interactive to subnode menu. | |
91 | |
92 * commands.texi (Distinguish Interactive): New node, | |
93 broken out from Interactive Call and rewritten. | |
94 (Command Loop): Put Distinguish Interactive in menu. | |
95 | |
96 2007-10-09 Richard Stallman <rms@gnu.org> | |
97 | |
98 * text.texi (Examining Properties): Mention overlay priority. | |
99 | |
100 * display.texi (Display Margins): Correct the description | |
101 of margin display specifications. | |
102 (Replacing Specs): New subnode broken out of Display Property. | |
103 | |
85080 | 104 2007-10-06 Juri Linkov <juri@jurta.org> |
105 | |
106 * text.texi (Filling): Document fill-paragraph-or-region. | |
107 | |
85049
d2777897b96d
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
85005
diff
changeset
|
108 2007-10-05 Juanma Barranquero <lekktu@gmail.com> |
d2777897b96d
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
85005
diff
changeset
|
109 |
d2777897b96d
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
85005
diff
changeset
|
110 * display.texi (Auto Faces): Fix typo. |
d2777897b96d
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
85005
diff
changeset
|
111 |
85114 | 112 2007-10-02 Richard Stallman <rms@gnu.org> |
113 | |
114 * display.texi (Display Property): Explain some display specs | |
115 don't let you move point in. | |
116 | |
117 * frames.texi (Cursor Parameters): Describe | |
118 cursor-in-non-selected-windows here. Explain more values. | |
119 | |
120 * windows.texi (Basic Windows): Don't describe | |
121 cursor-in-non-selected-windows here. | |
122 | |
123 2007-10-01 Eli Zaretskii <eliz@gnu.org> | |
124 | |
125 * processes.texi (Misc Network): Note that these functions are | |
126 supported only on some systems. | |
127 | |
85005
65af76200ad0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
84809
diff
changeset
|
128 2007-10-01 Richard Stallman <rms@gnu.org> |
65af76200ad0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
84809
diff
changeset
|
129 |
65af76200ad0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
84809
diff
changeset
|
130 * display.texi (Overlay Properties): Explain nil as priority. |
65af76200ad0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
84809
diff
changeset
|
131 Explain that conflicts are unpredictable if not resolved by |
65af76200ad0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
84809
diff
changeset
|
132 priorities. |
65af76200ad0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
84809
diff
changeset
|
133 |
84809
9aea21ba9bff
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
84113
diff
changeset
|
134 2007-09-23 Richard Stallman <rms@gnu.org> |
9aea21ba9bff
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
84113
diff
changeset
|
135 |
9aea21ba9bff
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
84113
diff
changeset
|
136 * macros.texi (Backquote): Minor clarification. |
9aea21ba9bff
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
84113
diff
changeset
|
137 |
85114 | 138 2007-09-19 Richard Stallman <rms@gnu.org> |
139 | |
140 * display.texi (Display Property): Explain multiple display specs. | |
141 Clarify when they work in parallel and when one overrides. | |
142 Fix error in example. | |
143 | |
84113 | 144 2007-09-06 Glenn Morris <rgm@gnu.org> |
145 | |
146 * Move from lispref/ to doc/lispref/. Change all setfilename | |
147 commands to use ../../info. | |
148 * Makefile.in (infodir): Go up one more level. | |
85049
d2777897b96d
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
85005
diff
changeset
|
149 (usermanualdir): Change from ../man to ../emacs. |
84113 | 150 (miscmanualdir): New. |
151 (dist): Use new variable miscmanualdir. | |
152 * makefile.w32-in (infodir, texinputdir): Go up one more level. | |
153 (usermanualdir): Change from ../man to ../emacs. | |
154 | |
85114 | 155 2007-08-30 Martin Rudalics <rudalics@gmx.at> |
156 | |
157 * commands.texi (Command Loop Info): Advise against changing | |
158 most variables described here. Explain new variable | |
159 last-repeatable-command. | |
160 | |
84043 | 161 2007-08-29 Glenn Morris <rgm@gnu.org> |
162 | |
163 * elisp.texi (EMACSVER): Increase to 23.0.50. | |
164 | |
165 2007-08-29 Dan Nicolaescu <dann@ics.uci.edu> | |
166 | |
167 * frames.texi (Basic Parameters): Add display-environment-variable | |
168 and term-environment-variable. | |
169 | |
170 2007-08-28 Juri Linkov <juri@jurta.org> | |
171 | |
172 * display.texi (Image Formats, Other Image Types): Add SVG. | |
173 | |
174 2007-08-28 Juri Linkov <juri@jurta.org> | |
175 | |
176 * display.texi (Images): Move formats-related text to new node | |
177 "Image Formats". | |
178 (Image Formats): New node. | |
179 | |
85114 | 180 2007-08-27 Richard Stallman <rms@gnu.org> |
181 | |
182 * windows.texi (Window Configurations): Clarify what | |
183 a window configuration saves. | |
184 | |
84043 | 185 2007-08-25 Richard Stallman <rms@gnu.org> |
186 | |
187 * display.texi (Images): Delete redundant @findex. | |
188 | |
189 2007-08-16 Richard Stallman <rms@gnu.org> | |
190 | |
191 * processes.texi (Asynchronous Processes): Clarify | |
192 doc of start-file-process. | |
193 | |
194 2007-08-08 Martin Rudalics <rudalics@gmx.at> | |
195 | |
196 * modes.texi (Example Major Modes): Fix typo. | |
197 | |
198 2007-08-08 Glenn Morris <rgm@gnu.org> | |
199 | |
200 * intro.texi (nil and t): Do not use `iff' in documentation. | |
201 | |
202 * tips.texi (Documentation Tips): Recommend against `iff'. | |
203 | |
204 2007-08-07 Chong Yidong <cyd@stupidchicken.com> | |
205 | |
206 * display.texi (Image Cache): Document image-refresh. | |
207 | |
208 2007-08-06 Martin Rudalics <rudalics@gmx.at> | |
209 | |
210 * windows.texi (Size of Window): Document window-full-width-p. | |
211 | |
212 2007-07-25 Glenn Morris <rgm@gnu.org> | |
213 | |
214 * gpl.texi (GPL): Replace license with GPLv3. | |
215 | |
216 * Relicense all FSF files to GPLv3 or later. | |
217 | |
218 2007-07-24 Michael Albinus <michael.albinus@gmx.de> | |
219 | |
85049
d2777897b96d
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
85005
diff
changeset
|
220 * processes.texi (Synchronous Processes): |
d2777897b96d
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
85005
diff
changeset
|
221 Add `process-file-shell-command'. |
84043 | 222 (Asynchronous Processes): Mention restricted use of |
223 `process-filter' and `process-sentinel' in | |
224 `start-file-process'. Add `start-file-process-shell-command'. | |
225 | |
226 2007-07-17 Michael Albinus <michael.albinus@gmx.de> | |
227 | |
228 * files.texi (Magic File Names): Introduce optional parameter | |
229 IDENTIFICATION for `file-remote-p'. | |
230 | |
231 2007-07-16 Richard Stallman <rms@gnu.org> | |
232 | |
233 * display.texi (Defining Faces): Fix previous change. | |
234 | |
235 2007-07-14 Richard Stallman <rms@gnu.org> | |
236 | |
237 * control.texi (Handling Errors): Document `debug' in handler list. | |
238 | |
239 2007-07-10 Richard Stallman <rms@gnu.org> | |
240 | |
241 * display.texi (Defining Faces): Explain C-M-x feature for defface. | |
242 | |
243 2007-07-09 Richard Stallman <rms@gnu.org> | |
244 | |
245 * files.texi (Magic File Names): Rewrite previous change. | |
246 | |
247 2007-07-08 Michael Albinus <michael.albinus@gmx.de> | |
248 | |
249 * files.texi (Magic File Names): Introduce optional parameter | |
250 CONNECTED for `file-remote-p'. | |
251 | |
252 2007-07-07 Michael Albinus <michael.albinus@gmx.de> | |
253 | |
254 * processes.texi (Asynchronous Processes): | |
255 * files.texi (Magic File Names): Add `start-file-process'. | |
256 | |
257 2007-06-27 Richard Stallman <rms@gnu.org> | |
258 | |
259 * files.texi (Format Conversion Piecemeal): Clarify | |
260 `after-insert-file-functions' calling convention. | |
261 | |
262 2007-06-27 Michael Albinus <michael.albinus@gmx.de> | |
263 | |
85049
d2777897b96d
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
85005
diff
changeset
|
264 * files.texi (Magic File Names): Remove `dired-call-process'. |
d2777897b96d
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
85005
diff
changeset
|
265 Add `process-file'. |
84043 | 266 |
267 2007-06-27 Kenichi Handa <handa@m17n.org> | |
268 | |
269 * text.texi (Special Properties): Fix description about | |
85049
d2777897b96d
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
85005
diff
changeset
|
270 `composition' property. |
84043 | 271 |
272 2007-06-26 Kenichi Handa <handa@m17n.org> | |
273 | |
274 * nonascii.texi (Default Coding Systems): Document about the | |
275 return value `undecided'. | |
276 | |
277 2007-06-25 David Kastrup <dak@gnu.org> | |
278 | |
279 * keymaps.texi (Active Keymaps): Document new POSITION argument of | |
280 `current-active-maps'. | |
281 | |
282 2007-06-24 Karl Berry <karl@gnu.org> | |
283 | |
85049
d2777897b96d
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
85005
diff
changeset
|
284 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text. |
84043 | 285 |
286 2007-06-15 Juanma Barranquero <lekktu@gmail.com> | |
287 | |
288 * display.texi (Overlay Arrow): Doc fix. | |
289 | |
290 2007-06-14 Karl Berry <karl@tug.org> | |
291 | |
292 * anti.texi (Antinews): Typo. | |
293 | |
294 2007-06-14 Chong Yidong <cyd@stupidchicken.com> | |
295 | |
296 * display.texi (Image Cache): Document image-refresh. | |
297 | |
298 2007-06-12 Karl Berry <karl@gnu.org> | |
299 | |
300 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update. | |
301 * two-volume.make: New file. | |
302 * .cvsignore: Ignore two-volume files. | |
303 | |
304 2007-06-12 Tom Tromey <tromey@redhat.com> | |
305 | |
306 * os.texi (Init File): Document user-emacs-directory. | |
307 | |
308 2007-06-03 Nick Roberts <nickrob@snap.net.nz> | |
309 | |
310 * commands.texi (Click Events): Describe width and height when | |
311 object is nil. | |
312 | |
313 2007-05-30 Nick Roberts <nickrob@snap.net.nz> | |
314 | |
315 * commands.texi (Click Events): Layout more logically. Describe | |
316 width and height. | |
317 (Drag Events, Motion Events): Update to new format for position. | |
318 | |
319 2007-06-02 Richard Stallman <rms@gnu.org> | |
320 | |
321 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces. | |
322 | |
323 2007-06-02 Chong Yidong <cyd@stupidchicken.com> | |
324 | |
325 * Version 22.1 released. | |
326 | |
327 2007-06-01 Stefan Monnier <monnier@iro.umontreal.ca> | |
328 | |
329 * text.texi (Special Properties): Correct meaning of fontified face. | |
330 | |
331 2007-05-30 Richard Stallman <rms@gnu.org> | |
332 | |
333 * text.texi (Special Properties): Add link to Adjusting Point. | |
334 | |
335 2007-05-12 Richard Stallman <rms@gnu.org> | |
336 | |
337 * text.texi (Margins): indent-to-left-margin is not the default. | |
338 (Mode-Specific Indent): For indent-line-function, the default | |
339 is indent-relative. | |
340 | |
341 * modes.texi (Example Major Modes): Explain last line of text-mode | |
342 is redundant. | |
343 | |
344 2007-05-10 Richard Stallman <rms@gnu.org> | |
345 | |
346 * keymaps.texi (Scanning Keymaps): Update where-is-internal example. | |
347 | |
348 * help.texi (Keys in Documentation): Add reference to | |
349 Documentation Tips. | |
350 | |
351 * files.texi (Format Conversion): TO-FN gets three arguments. | |
352 | |
353 * modes.texi (Auto Major Mode): Document file-start-mode-alist. | |
354 | |
355 2007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org> | |
356 | |
357 * elisp.texi (Top): Remove "Saving Properties" from detailed menu. | |
358 * files.texi (Format Conversion): Expand intro; add menu. | |
359 (Format Conversion Overview, Format Conversion Round-Trip) | |
360 (Format Conversion Piecemeal): New nodes/subsections. | |
361 * hooks.texi: Xref "Format Conversion" , not "Saving Properties". | |
362 * text.texi (Text Properties): Remove "Saving Properties" from menu. | |
363 (Saving Properties): Delete node/subsection. | |
364 | |
365 2007-05-07 Karl Berry <karl@gnu.org> | |
366 | |
367 * elisp.texi (EMACSVER): Back to 22. | |
368 | |
369 2007-05-06 Richard Stallman <rms@gnu.org> | |
370 | |
371 * processes.texi (Accepting Output): Revert most of previous change. | |
372 | |
373 2007-05-05 Richard Stallman <rms@gnu.org> | |
374 | |
375 * processes.texi (Accepting Output): accept-process-output | |
376 uses microseconds, not milliseconds. But that arg is obsolete. | |
377 | |
378 2007-05-04 Karl Berry <karl@tug.org> | |
379 | |
380 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22. | |
381 | |
382 2007-05-04 Eli Zaretskii <eliz@gnu.org> | |
383 | |
384 * tips.texi (Documentation Tips): Rearrange items to place the | |
385 more important ones first. Add an index entry for hyperlinks. | |
386 | |
387 2007-05-03 Karl Berry <karl@gnu.org> | |
388 | |
389 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing. | |
390 (EMACSVER) [smallbook]: 22 for printed version. | |
391 | |
392 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed, | |
393 so restore anchor to normal position after defun. Found by Kevin Ryde. | |
394 | |
395 2007-04-26 Glenn Morris <rgm@gnu.org> | |
396 | |
397 * elisp.texi (EMACSVER): Increase to 22.1.50. | |
398 | |
399 2007-04-28 Karl Berry <karl@gnu.org> | |
400 | |
401 * elisp.texi: Improve line breaks on copyright page, | |
402 similar layout to emacs manual, 8.5x11 by default. | |
403 | |
404 2007-04-24 Richard Stallman <rms@gnu.org> | |
405 | |
406 * text.texi (Special Properties): Add xref to Overlay Properties. | |
407 | |
408 * display.texi (Overlay Properties): Add xref to Special Properties. | |
409 | |
410 2007-04-22 Richard Stallman <rms@gnu.org> | |
411 | |
412 * keymaps.texi (Extended Menu Items): Move the info about | |
413 format with cached keyboard binding. | |
414 | |
415 2007-04-21 Richard Stallman <rms@gnu.org> | |
416 | |
417 * text.texi (Special Properties): Clarify previous change. | |
418 | |
419 * files.texi (File Name Expansion): Clarify previous change. | |
420 | |
421 * display.texi (Attribute Functions): Fix example for | |
422 face-attribute-relative-p. | |
423 | |
424 2007-04-19 Kenichi Handa <handa@m17n.org> | |
425 | |
426 * text.texi (Special Properties): Document composition property. | |
427 | |
428 2007-04-19 Glenn Morris <rgm@gnu.org> | |
429 | |
430 * files.texi (File Name Expansion): Mention "superroot". | |
431 | |
432 2007-04-15 Chong Yidong <cyd@stupidchicken.com> | |
433 | |
434 * frames.texi (Multiple Displays): Add note about "multi-monitor" | |
435 setups. | |
436 (Display Feature Testing): Note that display refers to all | |
437 physical monitors for multi-monitor setups. | |
438 | |
439 2007-04-14 Richard Stallman <rms@gnu.org> | |
440 | |
441 * lists.texi (Sets And Lists): Clarify `delete' examples. | |
442 Remove spurious xref to same node. | |
443 Clarify xref for add-to-list. | |
444 | |
445 2007-04-12 Nick Roberts <nickrob@snap.net.nz> | |
446 | |
447 * keymaps.texi (Format of Keymaps): Remove spurious ")" from | |
448 value of lisp-mode-map. | |
449 | |
450 2007-04-11 Karl Berry <karl@gnu.org> | |
451 | |
452 * anti.texi (Antinews): | |
453 * display.texi (Overlay Properties, Defining Images): | |
454 * processes.texi (Synchronous Processes, Sentinels): | |
455 * syntax.texi (Syntax Table Internals): | |
456 * searching.texi (Regexp Special): | |
457 * nonascii.texi (Default Coding Systems): | |
458 * text.texi (Special Properties): | |
459 * minibuf.texi (Basic Completion): Wording to improve breaks in | |
460 8.5x11 format. | |
461 * elisp.texi (smallbook): New @set to more easily switch between | |
462 smallbook and 8.5x11. | |
463 | |
464 2007-04-11 Richard Stallman <rms@gnu.org> | |
465 | |
466 * text.texi (Lazy Properties): Minor fix. | |
467 | |
468 2007-04-08 Karl Berry <karl@gnu.org> | |
469 | |
470 * symbols.texi (Plists and Alists): Period after "vs" in index entries. | |
471 * macros.texi (Backquote): Downcase Backquote in index entries for | |
472 consistency. | |
473 | |
474 2007-04-08 Richard Stallman <rms@gnu.org> | |
475 | |
476 * text.texi (Adaptive Fill): Just describe default, | |
477 don't show it (since it contains non-ASCII chars). | |
478 | |
479 2007-04-07 Karl Berry <karl@gnu.org> | |
480 | |
481 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in | |
482 adaptive-fill-regexp's value, since they are not in the standard | |
483 TeX fonts. | |
484 | |
485 2007-04-07 Guanpeng Xu <herberteuler@hotmail.com> | |
486 | |
487 * display.texi (Defining Faces): Fix example. | |
488 | |
489 2007-04-07 Karl Berry <karl@gnu.org> | |
490 | |
491 * display.texi (Button Buffer Commands): Improve page break. | |
492 | |
493 2007-04-07 Richard Stallman <rms@gnu.org> | |
494 | |
495 * advice.texi (Activation of Advice): Remove redundant index entry. | |
496 | |
497 * backups.texi: Improve index entries. Remove redundant ones. | |
498 | |
499 * compile.texi (Byte Compilation): Improve index entry. | |
500 | |
501 * hash.texi (Creating Hash): Improve index entry. | |
502 | |
503 * symbols.texi (Definitions): Improve index entry. | |
504 | |
505 * edebug.texi: Improve index entries. Remove redundant/useless ones. | |
506 | |
507 * maps.texi (Standard Keymaps): Remove useless index entry. | |
508 | |
509 * help.texi (Documentation Basics): Remove redundant index entries. | |
510 | |
511 * customize.texi: Improve index entries. | |
512 Remove redundant/useless ones. | |
513 | |
514 * locals.texi (Standard Buffer-Local Variables): Clarify intro text. | |
515 | |
516 * streams.texi (Output Variables): Improve index entry. | |
517 | |
518 * abbrevs.texi (Abbrevs): Remove useless index entry. | |
519 | |
520 * macros.texi (Expansion): Remove useless index entry. | |
521 | |
522 * text.texi: Improve index entries. Remove redundant/useless ones. | |
523 (Text Properties, Examining Properties) | |
524 (Special Properties): Use "property category" instead of "category" | |
525 to refer to the `category' property. | |
526 | |
527 * positions.texi: Improve index entries. Remove useless one. | |
528 | |
529 * lists.texi: Improve index entries. Remove redundant/useless ones. | |
530 | |
531 * os.texi: Improve index entries. | |
532 (Timers): Fix previous change. | |
533 | |
534 * buffers.texi: Improve index entries. | |
535 (Modification Time): Get rid of term "obsolete buffer". | |
536 | |
537 * debugging.texi: Improve index entries. | |
538 (Test Coverage): Add xref to other test coverage ftr. | |
539 | |
540 * eval.texi: Improve index entry. Remove redundant ones. | |
541 | |
542 * numbers.texi: Improve index entries. Remove redundant/useless ones. | |
543 | |
544 * files.texi: Improve index entries. Remove redundant/useless ones. | |
545 | |
546 * objects.texi: Improve index entries. | |
547 | |
548 * processes.texi: Improve index entries. | |
549 | |
550 * modes.texi: Improve index entry. Remove redundant one. | |
551 | |
552 * nonascii.texi: Improve index entries. | |
553 | |
554 * internals.texi: Improve index entries. | |
555 | |
556 * syntax.texi: Improve index entries. | |
557 | |
558 * keymaps.texi (Active Keymaps): Improve index entries. | |
559 | |
560 * commands.texi: Improve index entries. Remove redundant/useless ones. | |
561 | |
562 * frames.texi: Improve index entries. Remove redundant/useless ones. | |
563 | |
564 * markers.texi: Improve index entries. Remove redundant ones. | |
565 | |
566 * tips.texi: Improve index entries. | |
567 | |
568 * loading.texi (Unloading): Improve index entry. | |
569 | |
570 * variables.texi: Improve index entries. Remove redundant one. | |
571 | |
572 * sequences.texi: Improve index entry. | |
573 | |
574 * display.texi: Improve index entries. Remove redundant ones. | |
575 | |
576 * windows.texi: Improve index entries. | |
577 | |
578 * searching.texi: Improve index entries. Remove redundant one. | |
579 | |
580 * strings.texi (Case Tables): Improve last change. | |
581 | |
582 2007-04-04 Chong Yidong <cyd@stupidchicken.com> | |
583 | |
584 * strings.texi (Case Tables): Document with-case-table and | |
585 ascii-case-table. | |
586 | |
587 2007-04-03 Karl Berry <karl@gnu.org> | |
588 | |
589 * processes.texi (Network): Reword to improve page break. | |
590 | |
591 2007-04-03 Eli Zaretskii <eliz@gnu.org> | |
592 | |
593 * functions.texi (Inline Functions): Describe more disadvantages | |
594 of defsubst, and make advice against it stronger. | |
595 | |
596 2007-04-02 Karl Berry <karl@gnu.org> | |
597 | |
598 * backups.texi (Backup Names): Avoid widow words. | |
599 * modes.texi (Example Major Modes): Align last comment. | |
600 | |
601 2007-04-01 Chong Yidong <cyd@stupidchicken.com> | |
602 | |
603 * keymaps.texi (Remapping Commands): Document new arg to | |
604 command-remapping. | |
605 | |
606 2007-04-01 Karl Berry <karl@gnu.org> | |
607 | |
608 * processes.texi (Low-Level Network): Typo. | |
609 * loading.texi (Hooks for Loading): Avoid double "the". | |
610 * keymaps.texi (Key Sequences): No double "and". | |
611 (Changing Key Bindings): Shorten to improve line break. | |
612 | |
613 2007-03-31 Glenn Morris <rgm@gnu.org> | |
614 | |
615 * os.texi (Timers): Fix description of run-at-time TIME formats. | |
616 | |
617 2007-03-31 Richard Stallman <rms@gnu.org> | |
618 | |
619 * display.texi (Invisible Text): Correct buffer-invisibility-spec | |
620 regarding ellipsis. | |
621 | |
622 2007-03-31 Eli Zaretskii <eliz@gnu.org> | |
623 | |
624 * intro.texi (nil and t): | |
625 * symbols.texi (Plists and Alists): | |
626 * variables.texi (Variable Aliases, Constant Variables): | |
627 * functions.texi (Defining Functions): | |
628 * advice.texi (Advising Primitives): | |
629 * debugging.texi (Syntax Errors, Compilation Errors): | |
630 * minibuf.texi (Minibuffer Windows): | |
631 * commands.texi (Adjusting Point): | |
632 * modes.texi (Syntactic Font Lock, Faces for Font Lock) | |
633 (Auto Major Mode, Major Mode Conventions): | |
634 * help.texi (Describing Characters): | |
635 * files.texi (Create/Delete Dirs, Information about Files) | |
636 (File Locks, Writing to Files, Reading from Files) | |
637 (Saving Buffers): | |
638 * windows.texi (Resizing Windows, Cyclic Window Ordering): | |
639 * frames.texi (Finding All Frames): | |
640 * positions.texi (Buffer End, Motion): | |
641 * markers.texi (The Region): | |
642 * text.texi (Deletion, Near Point): | |
643 * display.texi (Displaying Messages, Truncation): | |
644 * os.texi (Processor Run Time): | |
645 * tips.texi (Key Binding Conventions, Programming Tips) | |
646 (Warning Tips, Documentation Tips, Comment Tips): | |
647 * internals.texi (Memory Usage): Improve indexing. | |
648 | |
649 * variables.texi (Frame-Local Variables): | |
650 * functions.texi (Argument List): | |
651 * loading.texi (Library Search): | |
652 * streams.texi (Output Variables): | |
653 * keymaps.texi (Translation Keymaps, Searching Keymaps): | |
654 * searching.texi (Replacing Match, Search and Replace): | |
655 * processes.texi (Byte Packing, Decoding Output) | |
656 (Accepting Output, Network Servers, Shell Arguments): | |
657 * display.texi (Abstract Display, Image Cache, Scroll Bars): | |
658 * windows.texi (Window Point, Window Start): | |
659 * frames.texi (Management Parameters, Frame Parameters, Frame Titles): | |
660 * commands.texi (Reading Input, Keyboard Events): | |
661 * minibuf.texi (Reading File Names, Minibuffer Completion) | |
662 (Recursive Mini): | |
663 * positions.texi (List Motion): | |
664 * hash.texi (Hash Tables, Creating Hash, Defining Hash): | |
665 * numbers.texi (Arithmetic Operations, Math Functions) | |
666 (Predicates on Numbers, Comparison of Numbers): | |
667 (Numeric Conversions): | |
668 * locals.texi (Standard Buffer-Local Variables): | |
669 * maps.texi (Standard Keymaps): | |
670 * os.texi (User Identification, System Environment, Recording Input) | |
671 (X11 Keysyms): | |
672 * nonascii.texi (Non-ASCII Characters, Splitting Characters): | |
673 * backups.texi (Backups and Auto-Saving): | |
674 * customize.texi (Customization, Group Definitions) | |
675 (Variable Definitions): | |
676 * compile.texi (Byte Compilation): Improve index entries. | |
677 | |
678 2007-03-31 Karl Berry <karl@gnu.org> | |
679 | |
680 * macros.texi (Defining Macros): Avoid widow syllable. | |
681 | |
682 2007-03-31 Eli Zaretskii <eliz@gnu.org> | |
683 | |
684 * elisp.texi (Top): Postscript -> PostScript. | |
685 | |
686 * display.texi (Images, Postscript Images): Postscript -> PostScript. | |
687 | |
688 2007-03-31 Markus Triska <markus.triska@gmx.at> | |
689 | |
690 * internals.texi (Writing Emacs Primitives): Untabify `For'. | |
691 | |
692 2007-03-30 Karl Berry <karl@gnu.org> | |
693 | |
694 * lists.texi (List-related Predicates): Remove spurious @need. | |
695 (Setcdr): Use @smallexample to improve page break. | |
696 (Association Lists) <assoc>: Reword to improve page break. | |
697 | |
698 * strings.texi (String Conversion): Insert blank line to improve | |
699 page break. | |
700 | |
701 * numbers.texi (Random Numbers): Use @minus{}. | |
702 (Math Functions): Use @minus{}. | |
703 | |
704 * intro.texi (Acknowledgements): Avoid line breaks before middle | |
705 initials. | |
706 | |
707 2007-03-24 Eli Zaretskii <eliz@gnu.org> | |
708 | |
709 * errors.texi (Standard Errors): Add an index entry. | |
710 | |
711 2007-03-19 Richard Stallman <rms@gnu.org> | |
712 | |
713 * os.texi (Recording Input): recent-keys now gives 300 keys. | |
714 | |
715 2007-03-12 Glenn Morris <rgm@gnu.org> | |
716 | |
717 * os.texi: Replace "daylight savings" with "daylight saving" | |
718 throughout. | |
719 | |
720 2007-03-05 Richard Stallman <rms@gnu.org> | |
721 | |
722 * variables.texi (File Local Variables): Update | |
723 enable-local-variables values. | |
724 | |
725 2007-03-04 Richard Stallman <rms@gnu.org> | |
726 | |
727 * syntax.texi (Control Parsing): Minor clarification. | |
728 | |
729 * strings.texi (Formatting Strings): Clarify width, precision, flags. | |
730 | |
731 * sequences.texi (Sequence Functions): Move string-bytes away, | |
732 add xref. | |
733 | |
734 * nonascii.texi (Text Representations): Move string-bytes here. | |
735 | |
736 * modes.texi (Major Mode Conventions): Fundamental mode is exception. | |
737 | |
738 * minibuf.texi (Basic Completion): Minor clarification. | |
739 | |
740 * markers.texi (The Mark): Clarify existence vs activation of mark. | |
741 Other cleanup. | |
742 | |
743 * display.texi (Finding Overlays): Write better example. | |
744 | |
745 * compile.texi (Eval During Compile): Clarify putting macros | |
746 in eval-when-compile. | |
747 | |
748 2007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> | |
749 | |
750 * loading.texi (How Programs Do Loading): Fix anchor position at | |
751 load-read-function definition doc. (tiny change) | |
752 | |
753 2007-02-21 Kim F. Storm <storm@cua.dk> | |
754 | |
755 * strings.texi (Text Comparison): Mention that assoc-string | |
756 converts symbols to strings before testing. | |
757 | |
758 2007-02-17 Kim F. Storm <storm@cua.dk> | |
759 | |
760 * processes.texi (Bindat Spec): Vector types can have optional | |
761 element type. | |
762 (Bindat Examples): Fix example. Add vector with element type. | |
763 | |
764 2007-02-16 Andreas Schwab <schwab@suse.de> | |
765 | |
766 * strings.texi (Formatting Strings): Document '+' flag. | |
767 | |
768 2007-02-15 Juanma Barranquero <lekktu@gmail.com> | |
769 | |
770 * strings.texi (Modifying Strings): Clarify that `clear-string' | |
771 always converts the string to unibyte. | |
772 | |
773 2007-02-14 Kim F. Storm <storm@cua.dk> | |
774 | |
775 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face. | |
776 Rewrite glyph code description to refer to these functions. | |
777 Remove details of encoding face number and char into integer code. | |
778 | |
779 2007-02-03 Alan Mackenzie <acm@muc.de> | |
780 | |
781 * loading.texi (Hooks for Loading): Make the description of | |
782 `eval-after-load' more detailed, and amend the description of | |
783 after-load-alist, in accordance with changes from 2006-05. | |
784 | |
785 2007-02-03 Chong Yidong <cyd@stupidchicken.com> | |
786 | |
787 * modes.texi (Defining Minor Modes): Document that a :require | |
788 keyword or similar may be required to make saved customization | |
789 variables work. | |
790 | |
791 2007-02-03 Eli Zaretskii <eliz@gnu.org> | |
792 | |
793 * elisp.texi (Top): Make the detailed menu headers compliant with | |
794 Texinfo guidelines and with what texnfo-upd.el expects. Add | |
795 comments to prevent people from inadvertently modifying the key | |
796 parts needed by `texinfo-multiple-files-update'. | |
797 | |
798 2007-02-02 Eli Zaretskii <eliz@gnu.org> | |
799 | |
800 * elisp.texi (Top): Update the top-level menus. | |
801 | |
802 * syntax.texi (Categories): Add index entries. | |
803 | |
804 2007-02-01 Juanma Barranquero <lekktu@gmail.com> | |
805 | |
806 * display.texi (Attribute Functions): Fix name and description of | |
807 the UNDERLINE arg of `set-face-underline-p'. | |
808 | |
809 2007-01-29 Eli Zaretskii <eliz@gnu.org> | |
810 | |
811 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local | |
812 Variables", and "Standard Keymaps" to the detailed menu. | |
813 | |
814 * variables.texi (Future Local Variables): Add index entry. | |
815 | |
816 2007-01-28 Richard Stallman <rms@gnu.org> | |
817 | |
818 * tips.texi (Coding Conventions): Clarify the tip about macros | |
819 that define a function or a variable. | |
820 | |
821 * files.texi (File Attributes): UID and GID can be floats. | |
822 (Magic File Names): Explain why deferring all operations to | |
823 the standard handler does not work. | |
824 | |
825 2007-01-23 Martin Rudalics <rudalics@gmx.at> | |
826 | |
827 * backups.texi (Reverting): Use "buffer" instead of "file" | |
828 when talking about major and minor modes. | |
829 | |
830 2007-01-21 Richard Stallman <rms@gnu.org> | |
831 | |
832 * help.texi (Documentation): Add xref to Documentation Tips. | |
833 | |
834 2007-01-14 Juanma Barranquero <lekktu@gmail.com> | |
835 | |
836 * tips.texi (Coding Conventions): Fix typos. | |
837 | |
838 2007-01-05 Richard Stallman <rms@gnu.org> | |
839 | |
840 * modes.texi (Defining Minor Modes): Fix previous change. | |
841 | |
842 2007-01-03 Richard Stallman <rms@gnu.org> | |
843 | |
844 * customize.texi (Variable Definitions, Customization Types): | |
845 Don't use * in doc string for defcustom. | |
846 | |
847 2007-01-02 Richard Stallman <rms@gnu.org> | |
848 | |
849 * variables.texi (Variable Aliases): Clarify that aliases vars | |
850 always have the same value. | |
851 | |
852 * processes.texi (Bindat Spec): Fix Texinfo usage. | |
853 | |
854 * modes.texi (Defining Minor Modes): Explain effect of command | |
855 defined with define-global-minor-mode on new buffers. | |
856 | |
857 2006-12-30 Kim F. Storm <storm@cua.dk> | |
858 | |
859 * keymaps.texi (Tool Bar): Describe `grow-only' value of | |
860 `auto-resize-tool-bars'. | |
861 | |
862 2006-12-30 Richard Stallman <rms@gnu.org> | |
863 | |
864 * keymaps.texi (Active Keymaps): Fix previous change. | |
865 | |
866 2006-12-30 Nick Roberts <nickrob@snap.net.nz> | |
867 | |
868 * keymaps.texi (Active Keymaps): Make xref to lookup-key. | |
869 | |
870 2006-12-30 Kim F. Storm <storm@cua.dk> | |
871 | |
872 * processes.texi (Bindat Spec): Clarify using field names in | |
873 length specifications. | |
874 | |
875 2006-12-29 Kim F. Storm <storm@cua.dk> | |
876 | |
877 * processes.texi (Bindat Spec): Explain eval forms and lengths better. | |
878 Add count and index variables for eval forms in repeat blocks. | |
879 | |
880 2006-12-24 Richard Stallman <rms@gnu.org> | |
881 | |
882 * customize.texi (Variable Definitions): Document | |
883 new name custom-add-frequent-value. | |
884 | |
885 2006-12-19 Kim F. Storm <storm@cua.dk> | |
886 | |
887 * commands.texi (Misc Events): User signals now result in sigusr1 | |
888 and sigusr2 events which are handled through special-event-map. | |
889 (Special Events): User signals and drag-n-drop are special. | |
890 | |
891 2006-12-17 Richard Stallman <rms@gnu.org> | |
892 | |
893 * loading.texi (Named Features): Explain subfeatures better. | |
894 | |
895 * customize.texi: Use "option" only for user options. | |
896 For the keyword values inside defcustom etc, say "keywords". | |
897 For :options value's elements, say "elements". | |
898 :group should not be omitted. | |
899 | |
900 * syntax.texi (Parsing Expressions): Split up node. | |
901 (Motion via Parsing, Position Parse, Parser State) | |
902 (Low-Level Parsing, Control Parsing): New subnodes. | |
903 (Parser State): Document syntax-ppss-toplevel-pos. | |
904 | |
905 * positions.texi (List Motion): Punctuation fix. | |
906 | |
907 * files.texi (File Name Completion): Document PREDICATE arg | |
908 to file-name-completion. | |
909 | |
910 2006-12-16 Eli Zaretskii <eliz@gnu.org> | |
911 | |
912 * internals.texi (Building Emacs, Writing Emacs Primitives): | |
913 Add index entries. | |
914 | |
915 2006-12-11 Richard Stallman <rms@gnu.org> | |
916 | |
917 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults | |
918 affects face menu. Explain how to make it non-nil without enabling | |
919 any fontification. | |
920 | |
921 2006-12-10 Chong Yidong <cyd@stupidchicken.com> | |
922 | |
923 * modes.texi (Font Lock Basics): Document nil value of | |
924 font-lock-defaults. | |
925 | |
926 2006-12-10 Glenn Morris <rgm@gnu.org> | |
927 | |
928 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force | |
929 value for system-flag argument. Abbrev tables may not be empty | |
930 when major modes are loaded. | |
931 | |
932 2006-12-08 Juanma Barranquero <lekktu@gmail.com> | |
933 | |
934 * makefile.w32-in (maintainer-clean): Partially revert last | |
935 change; delete "elisp-?" and "elisp-??" instead of "elisp-*" | |
936 to protect elisp-covers.texi. | |
937 | |
938 2006-12-07 Juanma Barranquero <lekktu@gmail.com> | |
939 | |
940 * makefile.w32-in (maintainer-clean): Depend on `distclean'. | |
941 Don't remove elisp* info files; they are already deleted by the | |
942 `clean' and `distclean' targets, and they are in the $(infodir) | |
943 directory, not the current one. | |
944 | |
945 2006-12-04 Kim F. Storm <storm@cua.dk> | |
946 | |
947 * commands.texi (Misc Events): Update signal events. | |
948 (Event Examples): Add signal example. | |
949 | |
950 2006-11-29 Richard Stallman <rms@gnu.org> | |
951 | |
952 * frames.texi (Visibility of Frames): Explain visible windows | |
953 can be covered by others. Add xref for raise-frame. | |
954 | |
955 2006-11-28 Richard Stallman <rms@gnu.org> | |
956 | |
957 * searching.texi (Regexp Special): Update when ^ is special. | |
958 | |
959 2006-11-27 Eli Zaretskii <eliz@gnu.org> | |
960 | |
961 * customize.texi (Customization, Common Keywords) | |
962 (Group Definitions, Variable Definitions, Composite Types) | |
963 (Type Keywords, Customization Types): Add index entries for | |
964 various customization keywords. | |
965 | |
966 2006-11-23 Stefan Monnier <monnier@iro.umontreal.ca> | |
967 | |
968 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity. | |
969 | |
970 2006-11-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | |
971 | |
972 * frames.texi (Window System Selections): Remove clipboard from | |
973 description of selection-coding-system. | |
974 | |
975 2006-11-06 Richard Stallman <rms@gnu.org> | |
976 | |
977 * lists.texi (List Variables): Document COMPARE-FN. | |
978 | |
979 * keymaps.texi: Avoid use of "binding" to mean a relation; | |
980 use it only to refer to the meaning associated with a key. | |
981 (Keymaps): Change menu node description. | |
982 | |
983 * elisp.texi (Top): Change menu node description. | |
984 | |
985 * display.texi (Managing Overlays): Document overlay-recenter. | |
986 | |
987 2006-10-29 Chong Yidong <cyd@stupidchicken.com> | |
988 | |
989 * Makefile.in: Use relative paths to avoid advertising filesystem | |
990 contents during compilation. | |
991 | |
992 2006-10-23 Kim F. Storm <storm@cua.dk> | |
993 | |
994 * commands.texi (Event Input Misc): Update unread-command-events. | |
995 | |
996 2006-10-23 Nick Roberts <nickrob@snap.net.nz> | |
997 | |
998 * lists.texi (Sets And Lists): Fix typos. | |
999 | |
1000 2006-10-18 Juanma Barranquero <lekktu@gmail.com> | |
1001 | |
1002 * control.texi (Processing of Errors): Use @var for an argument, | |
1003 not @code. | |
1004 | |
1005 2006-10-16 Richard Stallman <rms@gnu.org> | |
1006 | |
1007 * edebug.texi (Edebug Recursive Edit): Minor cleanup. | |
1008 | |
1009 * keymaps.texi (Format of Keymaps): Show all the keymap element | |
1010 patterns that result from menu items. | |
1011 (Key Lookup): Minor cleanups. | |
1012 | |
1013 * modes.texi (Precalculated Fontification): Don't say that | |
1014 not setting font-lock-defaults avoids loading font-lock. | |
1015 | |
1016 * help.texi (Documentation): Move xref to Emacs Manual here. | |
1017 (Documentation Basics): From here. | |
1018 Also doc emacs-lisp-docstring-fill-column. | |
1019 | |
1020 * elisp.texi: Update version and ISBN. | |
1021 | |
1022 * commands.texi (Interactive Call): Clarify KEYS arg to | |
1023 call-interactively is a vector. | |
1024 (Command Loop Info): Delete anchor in this-command-keys. | |
1025 Add anchor in this-command-keys-vector. | |
1026 (Recursive Editing): Document how recursive-edit | |
1027 handles the current buffer. | |
1028 | |
1029 2006-10-13 Chong Yidong <cyd@stupidchicken.com> | |
1030 | |
1031 * frames.texi (Frame Titles): %c and %l are ignored in | |
1032 frame-title-format. | |
1033 | |
1034 2006-10-11 Richard Stallman <rms@gnu.org> | |
1035 | |
1036 * keymaps.texi (Key Sequences): Clarify use of kbd. | |
1037 | |
1038 2006-10-10 Kim F. Storm <storm@cua.dk> | |
1039 | |
1040 * lists.texi (Sets And Lists): Add memql. | |
1041 | |
1042 2006-10-03 Richard Stallman <rms@gnu.org> | |
1043 | |
1044 * searching.texi (Char Classes): Document :multibyte: and :unibyte:. | |
1045 Clarify :ascii: and :nonascii:. | |
1046 | |
1047 2006-09-29 Juri Linkov <juri@jurta.org> | |
1048 | |
1049 * modes.texi (%-Constructs): Reorder coding systems in the | |
1050 documentation of %z to the real order displayed in the modeline. | |
1051 | |
1052 2006-09-25 Richard Stallman <rms@gnu.org> | |
1053 | |
1054 * os.texi (Timers): Describe timer-max-repeats. | |
1055 | |
1056 2006-09-25 Chong Yidong <cyd@stupidchicken.com> | |
1057 | |
1058 * os.texi (Timers): Mention with-local-quit. | |
1059 | |
1060 2006-09-24 Richard Stallman <rms@gnu.org> | |
1061 | |
1062 * searching.texi (Searching and Matching): Mention property search. | |
1063 | |
1064 * commands.texi (Command Loop Info): Explain how read-event affects | |
1065 this-command-keys. | |
1066 | |
1067 2006-09-20 Richard Stallman <rms@gnu.org> | |
1068 | |
1069 * os.texi (Timers): Clarify about REPEAT when timer is delayed. | |
1070 | |
1071 * windows.texi (Window Start): Minor cleanups. | |
1072 | |
1073 2006-09-20 Kim F. Storm <storm@cua.dk> | |
1074 | |
1075 * windows.texi (Window Start): pos-visible-in-window-p allows | |
1076 specifying t for position to mean "end of window". | |
1077 Add window-line-height. | |
1078 | |
1079 * anti.texi (Antinews): Mention window-line-height. | |
1080 | |
1081 2006-09-19 David Kastrup <dak@gnu.org> | |
1082 | |
1083 * keymaps.texi (Searching Keymaps): Small clarification. | |
1084 | |
1085 2006-09-18 Richard Stallman <rms@gnu.org> | |
1086 | |
1087 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings | |
1088 cause keyboard menus. | |
1089 (Menu Keymaps): Likewise. | |
1090 (Defining Menus, Keyboard Menus): Clarify. | |
1091 | |
1092 * text.texi (Fields): Clarify explanation of constrain-to-field. | |
1093 | |
1094 2006-09-16 Eli Zaretskii <eliz@gnu.org> | |
1095 | |
1096 * variables.texi (Tips for Defining): Fix a typo. | |
1097 | |
1098 2006-09-15 Richard Stallman <rms@gnu.org> | |
1099 | |
1100 * keymaps.texi (Remapping Commands, Searching Keymaps) | |
1101 (Active Keymaps): Clean up previous change. | |
1102 | |
1103 2006-09-15 Jay Belanger <belanger@truman.edu> | |
1104 | |
1105 * gpl.texi: Replace "Library Public License" by "Lesser Public | |
1106 License" throughout. | |
1107 | |
1108 2006-09-15 David Kastrup <dak@gnu.org> | |
1109 | |
1110 * keymaps.texi (Active Keymaps): Adapt description to use | |
1111 `get-char-property' instead `get-text-property'. Explain how | |
1112 mouse events change this. Explain the new optional argument of | |
1113 `key-binding' and its mouse-dependent lookup. | |
1114 (Searching Keymaps): Adapt description similarly. | |
1115 (Remapping Commands): Explain the new optional argument of | |
1116 `command-remapping'. | |
1117 | |
1118 2006-09-14 Richard Stallman <rms@gnu.org> | |
1119 | |
1120 * keymaps.texi (Searching Keymaps): Clarification. | |
1121 (Active Keymaps): Refer to Searching Keymaps instead of duplication. | |
1122 | |
1123 2006-09-13 Richard Stallman <rms@gnu.org> | |
1124 | |
1125 * objects.texi (Character Type): Node split. | |
1126 Add xref to Describing Characters. | |
1127 (Basic Char Syntax, General Escape Syntax) | |
1128 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes. | |
1129 | |
1130 2006-09-11 Richard Stallman <rms@gnu.org> | |
1131 | |
1132 * display.texi (Display Table Format): Wording clarification. | |
1133 (Glyphs): Clarifications. | |
1134 | |
1135 2006-09-10 Chong Yidong <cyd@stupidchicken.com> | |
1136 | |
1137 * keymaps.texi (Active Keymaps): Mention that key-binding checks | |
1138 local maps. | |
1139 | |
1140 2006-09-10 Kim F. Storm <storm@cua.dk> | |
1141 | |
1142 * display.texi (Forcing Redisplay): Document return value of | |
1143 function redisplay. | |
1144 | |
1145 2006-09-09 Richard Stallman <rms@gnu.org> | |
1146 | |
1147 * windows.texi (Window Hooks): Explain limits of | |
1148 window-scroll-functions. | |
1149 | |
1150 * display.texi (Fringe Indicators): Update for last change in | |
1151 indicate-buffer-boundaries. | |
1152 | |
1153 2006-09-08 Richard Stallman <rms@gnu.org> | |
1154 | |
1155 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec. | |
1156 | |
1157 2006-09-06 Kim F. Storm <storm@cua.dk> | |
1158 | |
1159 * frames.texi (Display Feature Testing): display-mm-dimensions-alist. | |
1160 | |
1161 * windows.texi (Window Start): Update pos-visible-in-window-p. | |
1162 | |
1163 2006-09-04 Richard Stallman <rms@gnu.org> | |
1164 | |
1165 * processes.texi (Accepting Output): Explain SECONDS=0 for | |
1166 accept-process-output. | |
1167 | |
1168 * os.texi (Idle Timers): Explain why timer functions should not | |
1169 loop until (input-pending-p). | |
1170 | |
1171 2006-09-02 Eli Zaretskii <eliz@gnu.org> | |
1172 | |
1173 * makefile.w32-in (usermanualdir): New variable. | |
1174 (elisp.dvi): Use it. | |
1175 | |
1176 2006-09-01 Eli Zaretskii <eliz@gnu.org> | |
1177 | |
1178 * buffers.texi (Buffer Modification): Fix last change. | |
1179 | |
1180 2006-09-01 Chong Yidong <cyd@stupidchicken.com> | |
1181 | |
1182 * buffers.texi (Buffer Modification): Document | |
1183 buffer-chars-modified-tick. | |
1184 | |
1185 2006-08-31 Richard Stallman <rms@gnu.org> | |
1186 | |
1187 * modes.texi (Syntactic Font Lock): Mention specific faces once again. | |
1188 | |
1189 2006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change) | |
1190 | |
1191 * modes.texi (Syntactic Font Lock): | |
1192 Mention font-lock-syntactic-face-function | |
1193 instead of specific faces. | |
1194 | |
1195 2006-08-29 Chong Yidong <cyd@stupidchicken.com> | |
1196 | |
1197 * display.texi (Images): Add xrref to display-images-p. | |
1198 | |
1199 2006-08-28 Kenichi Handa <handa@m17n.org> | |
1200 | |
1201 * nonascii.texi (Lisp and Coding Systems): Fix description of | |
1202 detect-coding-region. | |
1203 | |
1204 2006-08-27 Michael Olson <mwolson@gnu.org> | |
1205 | |
1206 * processes.texi (Transaction Queues): Remove stray quote | |
1207 character. | |
1208 | |
1209 2006-08-25 Richard Stallman <rms@gnu.org> | |
1210 | |
1211 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value. | |
1212 Add xref. | |
1213 | |
1214 2006-08-24 Chong Yidong <cyd@stupidchicken.com> | |
1215 | |
1216 * os.texi (Timers): Avoid waiting inside timers. | |
1217 | |
1218 2006-08-21 Lute Kamstra <lute@gnu.org> | |
1219 | |
1220 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi. | |
1221 | |
1222 2006-08-20 Richard Stallman <rms@gnu.org> | |
1223 | |
1224 * os.texi (Idle Timers): New node, split out from Timers. | |
1225 Document current-idle-time. | |
1226 * commands.texi (Reading One Event): Update xref. | |
1227 * elisp.texi (Top): Update subnode menu. | |
1228 | |
1229 2006-08-16 Richard Stallman <rms@gnu.org> | |
1230 | |
1231 * keymaps.texi (Extended Menu Items): Show format of cached | |
1232 bindings in extended menu items. | |
1233 | |
1234 * customize.texi (Variable Definitions): Explain when the | |
1235 standard value expression is evaluated. | |
1236 | |
1237 2006-08-15 Chong Yidong <cyd@stupidchicken.com> | |
1238 | |
1239 * commands.texi (Reading One Event): Explain idleness in | |
1240 `read-event'. | |
1241 | |
1242 2006-08-12 Chong Yidong <cyd@stupidchicken.com> | |
1243 | |
1244 * text.texi (Near Point): Say "cursor" not "terminal cursor". | |
1245 (Commands for Insertion): Removed split-line since it's not | |
1246 relevant for Lisp programming. | |
1247 (Yank Commands): Rewrite introduction. | |
1248 (Undo): Clarify. | |
1249 (Maintaining Undo): Clarify. Document undo-ask-before-discard. | |
1250 (Filling): Remove redundant comment. Clarify return value of | |
1251 current-justification. | |
1252 (Margins): Minor clarifications. | |
1253 (Adaptive Fill): Update default value of adaptive-fill-regexp. | |
1254 (Sorting): Update definition of sort-lines. | |
1255 (Columns): Clarify behavior of sort-columns. | |
1256 (Indent Tabs): Link to Tab Stops in Emacs manual. | |
1257 (Special Properties): Clarify. | |
1258 (Clickable Text): Mention Buttons package. | |
1259 | |
1260 2006-08-12 Kevin Ryde <user42@zip.com.au> | |
1261 | |
1262 * os.texi (Time Parsing): Add %z to description of | |
1263 format-time-string, as per docstring. Add cross reference to | |
1264 glibc manual for strftime. | |
1265 | |
1266 2006-08-08 Richard Stallman <rms@gnu.org> | |
1267 | |
1268 * modes.texi: Clean up wording in previous change. | |
1269 | |
1270 2006-08-07 Chong Yidong <cyd@stupidchicken.com> | |
1271 | |
1272 * modes.texi (Hooks): Clarify. | |
1273 (Major Mode Basics): Mention define-derived-mode explicitly. | |
1274 (Major Mode Conventions): Rebinding RET is OK for some modes. | |
1275 Mention change-major-mode-hook and after-change-major-mode-hook. | |
1276 (Example Major Modes): Moved to end of Modes section. | |
1277 (Mode Line Basics): Clarify. | |
1278 (Mode Line Data): Mention help-echo and local-map in strings. | |
1279 Explain reason for treatment of non-risky variables. | |
1280 (Properties in Mode): Clarify. | |
1281 (Faces for Font Lock): Add font-lock-negation-char-face. | |
1282 | |
1283 2006-08-04 Eli Zaretskii <eliz@gnu.org> | |
1284 | |
1285 * strings.texi (Formatting Strings): Warn against arbitrary | |
1286 strings as first arg to `format'. | |
1287 | |
1288 2006-07-31 Thien-Thi Nguyen <ttn@gnu.org> | |
1289 | |
1290 * text.texi (Clickable Text): Mention `help-echo' text property. | |
1291 Update intro, examples and associated explanations. | |
1292 | |
1293 2006-07-31 Richard Stallman <rms@gnu.org> | |
1294 | |
1295 * commands.texi: Update xrefs. | |
1296 (Event Mod): New node, cut out from old Translating Input. | |
1297 | |
1298 * maps.texi: Update xrefs. | |
1299 | |
1300 * keymaps.texi (Translation Keymaps): New node. | |
1301 Update xrefs from Translating Input to Translation Keymaps. | |
1302 | |
1303 * elisp.texi (Top): Update subnode menu. | |
1304 | |
1305 * display.texi (Face Functions): Fix explanations of FRAME=t or nil. | |
1306 | |
1307 * os.texi (System Interface): Fix menu descriptions of some nodes. | |
1308 (Translating Input): Node deleted. | |
1309 | |
1310 2006-07-31 Nick Roberts <nickrob@snap.net.nz> | |
1311 | |
1312 * modes.texi (Minor Mode Conventions): Update xref for add-to-list. | |
1313 | |
1314 * lists.texi (Sets And Lists): Likewise. | |
1315 | |
1316 2006-07-30 Thien-Thi Nguyen <ttn@gnu.org> | |
1317 | |
1318 * text.texi (Fields): Mention POS | |
1319 requirement when narrowing is in effect. | |
1320 | |
1321 2006-07-28 Richard Stallman <rms@gnu.org> | |
1322 | |
1323 * display.texi (Face Attributes): Simplify wording. | |
1324 (Attribute Functions): Clarify meaning of new-frame default | |
1325 attribute settings. | |
1326 | |
1327 * customize.texi (Common Keywords): Document how to use | |
1328 :package-version in a package not in Emacs. | |
1329 | |
1330 2006-07-28 Kim F. Storm <storm@cua.dk> | |
1331 | |
1332 * commands.texi (Reading One Event): Fix last change. | |
1333 | |
1334 2006-07-26 Chong Yidong <cyd@stupidchicken.com> | |
1335 | |
1336 * commands.texi (Reading One Event): Document SECONDS argument for | |
1337 read-event, read-char, and read-char-exclusive. | |
1338 | |
1339 2006-07-25 Stefan Monnier <monnier@iro.umontreal.ca> | |
1340 | |
1341 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline | |
1342 to ensure correct identification. | |
1343 | |
1344 2006-07-24 Richard Stallman <rms@gnu.org> | |
1345 | |
1346 * text.texi (Clickable Text): Clarify. | |
1347 | |
1348 * sequences.texi (Vector Functions): Delete duplicate xref. | |
1349 | |
1350 * objects.texi (Function Type): Clarify. | |
1351 | |
1352 * modes.texi (Keymaps and Minor Modes): List punct chars for minor | |
1353 modes. | |
1354 | |
1355 * lists.texi (List Variables): New node. | |
1356 Material moved from other nodes. | |
1357 | |
1358 * variables.texi (Setting Variables): add-to-list and | |
1359 add-to-ordered-list moved to List Variables node. | |
1360 | |
1361 2006-07-23 Thien-Thi Nguyen <ttn@gnu.org> | |
1362 | |
1363 * text.texi (Links and Mouse-1): | |
1364 For mouse-on-link-p, expand on arg POS. | |
1365 | |
1366 2006-07-21 Kim F. Storm <storm@cua.dk> | |
1367 | |
1368 * display.texi (Forcing Redisplay): Don't mention systems which | |
1369 don't support sub-second timers for redisplay-preemption-period. | |
1370 | |
1371 * os.texi (Terminal Output): Clarify text vs graphical terminal. | |
1372 | |
1373 2006-07-21 Eli Zaretskii <eliz@gnu.org> | |
1374 | |
1375 * frames.texi (Input Focus): Document that focus-follows-mouse has | |
1376 no effect on MS-Windows. | |
1377 | |
1378 2006-07-18 Richard Stallman <rms@gnu.org> | |
1379 | |
1380 * display.texi (Forcing Redisplay): Cleanups in previous change. | |
1381 | |
1382 * processes.texi (Low-Level Network): Make menu more convenient. | |
1383 | |
1384 2006-07-18 Kim F. Storm <storm@cua.dk> | |
1385 | |
1386 * display.texi (Forcing Redisplay): redisplay-preemption-period | |
1387 only used on window systems. Add xref to Terminal Output. | |
1388 | |
1389 * os.texi (Terminal Output): baud-rate only controls preemption on | |
1390 non-window systems. Add xref to Forcing Redisplay. | |
1391 | |
1392 * processes.texi (Low-Level Network): Rename node "Make Network" | |
1393 to "Network Processes". | |
1394 | |
1395 2006-07-18 Karl Berry <karl@gnu.org> | |
1396 | |
1397 * variables.texi, functions.texi, customize.texi, loading.texi: | |
1398 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20. | |
1399 | |
1400 2006-07-17 Chong Yidong <cyd@stupidchicken.com> | |
1401 | |
1402 * commands.texi (Waiting): Document batch-mode sit-for behavior. | |
1403 | |
1404 2006-07-17 Richard Stallman <rms@gnu.org> | |
1405 | |
1406 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus. | |
1407 Put period and comma inside quotes. | |
1408 | |
1409 * loading.texi, markers.texi: Use real doublequote inside menus. | |
1410 | |
1411 * windows.texi: Put point and comma inside quotes. | |
1412 (Textual Scrolling): Use @samp for error message. | |
1413 | |
1414 * variables.texi, tips.texi, syntax.texi, symbols.texi: | |
1415 * strings.texi, streams.texi, processes.texi, os.texi: | |
1416 * objects.texi, numbers.texi, modes.texi, minibuf.texi: | |
1417 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi: | |
1418 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi: | |
1419 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi: | |
1420 Put point and comma inside quotes. | |
1421 | |
1422 * control.texi (Processing of Errors): Add command-error-function. | |
1423 | |
1424 * variables.texi (File Local Variables): Clarify that | |
1425 file local variables make buffer-local bindings. | |
1426 | |
1427 * modes.texi (Syntactic Font Lock): Give default for | |
1428 font-lock-syntax-table. | |
1429 | |
1430 2006-07-17 Nick Roberts <nickrob@snap.net.nz> | |
1431 | |
1432 * text.texi (Special Properties): Clean up previous change. | |
1433 | |
1434 2006-07-16 Karl Berry <karl@gnu.org> | |
1435 | |
1436 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi: | |
1437 * control.texi: Fix bad page breaks through chapter 10 (control). | |
1438 | |
1439 * anti.texi (Antinews): Reorder face-attribute fns to avoid | |
1440 underfull hbox. | |
1441 | |
1442 2006-07-15 Nick Roberts <nickrob@snap.net.nz> | |
1443 | |
1444 * text.texi (Special Properties): Describe fontified text property | |
1445 in relation to a character (not text). | |
1446 | |
1447 2006-07-15 Kim F. Storm <storm@cua.dk> | |
1448 | |
1449 * maps.texi (Standard Keymaps): Add xref for minibuffer maps. | |
1450 Add apropos-mode-map, custom-mode-map, esc-map, global-map, | |
1451 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map. | |
1452 | |
1453 * anti.texi (Antinews): Mention redisplay function. | |
1454 The kbd macro existed, but was not documented, before 22.x. | |
1455 Function pos-visible-in-window-p is not new in 22.x, just enhanced. | |
1456 | |
1457 2006-07-14 Nick Roberts <nickrob@snap.net.nz> | |
1458 | |
1459 * display.texi (Displaying Messages): Add anchor. | |
1460 | |
1461 * frames.texi (Dialog Boxes): Use it. | |
1462 | |
1463 2006-07-12 Richard Stallman <rms@gnu.org> | |
1464 | |
1465 * objects.texi (Frame Type): Explain nature of frames better. | |
1466 | |
1467 * frames.texi (Frames): Explain nature of frames better. | |
1468 | |
1469 2006-07-12 Ken Manheimer <ken.manheimer@gmail.com> | |
1470 | |
1471 * tips.texi (Coding Conventions): Explain why use cl at compile time. | |
1472 | |
1473 2006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | |
1474 | |
1475 * frames.texi (Window System Selections): Mention scrap support for Mac. | |
1476 Default value of x-select-enable-clipboard is t on Mac. | |
1477 | |
1478 * os.texi (Getting Out): Suspending is not allowed on Mac, either. | |
1479 | |
1480 2006-07-11 Kim F. Storm <storm@cua.dk> | |
1481 | |
1482 * display.texi (Forcing Redisplay): Add `redisplay' function. | |
1483 Don't mention (sit-for -1) -- use (redisplay t) instead. | |
1484 | |
1485 * commands.texi (Waiting): (sit-for -1) is no longer special. | |
1486 (sit-for 0) is equivalent to (redisplay). | |
1487 Iconifying/deiconifying no longer makes sit-for return. | |
1488 | |
1489 2006-07-10 Nick Roberts <nickrob@snap.net.nz> | |
1490 | |
1491 * display.texi (Buttons): Fix typo. | |
1492 | |
1493 * index.texi, elisp.texi (New Symbols): Comment node out. | |
1494 | |
1495 2006-07-09 Richard Stallman <rms@gnu.org> | |
1496 | |
1497 * display.texi (Truncation): Clean up previous change. | |
1498 | |
1499 2006-07-08 Richard Stallman <rms@gnu.org> | |
1500 | |
1501 * commands.texi (Interactive Call): Use 3 as prefix in example | |
1502 for execute-extended-command. | |
1503 | |
1504 * display.texi (Attribute Functions): Move paragraph about | |
1505 compatibility with Emacs < 21. | |
1506 | |
1507 2006-07-09 Kim F. Storm <storm@cua.dk> | |
1508 | |
1509 * display.texi (Refresh Screen): Clarify force-window-update. | |
1510 (Truncation): "Normally" indicated by fringe arrows. | |
1511 | |
1512 2006-07-08 Eli Zaretskii <eliz@gnu.org> | |
1513 | |
1514 * windows.texi (Textual Scrolling, Resizing Windows): | |
1515 * variables.texi (Constant Variables): | |
1516 * text.texi (Buffer Contents, Deletion, Changing Properties) | |
1517 (Property Search, Special Properties, Sticky Properties) | |
1518 (Links and Mouse-1, Fields, Change Hooks): | |
1519 * syntax.texi (Syntax Table Functions, Parsing Expressions) | |
1520 (Categories): | |
1521 * symbols.texi (Other Plists): | |
1522 * streams.texi (Output Variables): | |
1523 * processes.texi (Input to Processes, Query Before Exit): | |
1524 * positions.texi (Word Motion, Text Lines, List Motion): | |
1525 * os.texi (Init File, System Environment, Sound Output) | |
1526 (Session Management): | |
1527 * nonascii.texi (Text Representations, Character Sets) | |
1528 (Chars and Bytes, Locales): | |
1529 * modes.texi (Defining Minor Modes, Header Lines): | |
1530 * minibuf.texi (Minibuffer Contents): | |
1531 * markers.texi (Information from Markers): | |
1532 * lists.texi (List Elements, Building Lists, Association Lists): | |
1533 * keymaps.texi (Tool Bar): | |
1534 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash): | |
1535 * functions.texi (What Is a Function, Mapping Functions): | |
1536 * frames.texi (Creating Frames, Parameter Access, Pointer Shape) | |
1537 (Color Names, Text Terminal Colors, Display Feature Testing): | |
1538 * files.texi (Visiting Functions, File Name Components) | |
1539 (Unique File Names, Contents of Directories): | |
1540 * display.texi (Forcing Redisplay, Displaying Messages) | |
1541 (Temporary Displays, Font Selection, Auto Faces) | |
1542 (Font Lookup, Fringe Indicators, Display Margins) | |
1543 (Image Descriptors, Showing Images, Image Cache, Button Types) | |
1544 (Making Buttons, Manipulating Buttons, Button Buffer Commands) | |
1545 (Display Table Format, Glyphs): | |
1546 * control.texi (Iteration): | |
1547 * commands.texi (Command Loop Info, Adjusting Point): | |
1548 * backups.texi (Making Backups, Auto-Saving): | |
1549 Remove @tindex entries. | |
1550 | |
1551 2006-07-07 Kim F. Storm <storm@cua.dk> | |
1552 | |
1553 * display.texi (Fringe Cursors): Fix typo. | |
1554 (Customizing Bitmaps): Fix define-fringe-bitmap entry. | |
1555 (Overlay Arrow): Default is overlay-arrow fringe indicator. | |
1556 | |
1557 2006-07-05 Richard Stallman <rms@gnu.org> | |
1558 | |
1559 * text.texi (Buffer Contents): Add example of text props | |
1560 in result of buffer-substring. | |
1561 (Text Properties): Explain better about use of specific property names. | |
1562 (Property Search): Some cleanups; reorder some functions. | |
1563 | |
1564 * keymaps.texi (Changing Key Bindings): Cleanup. | |
1565 Add xref to Key Binding Conventions. | |
1566 | |
1567 * display.texi (Attribute Functions): Add examples for | |
1568 face-attribute-relative-p. | |
1569 | |
1570 * tips.texi (Coding Conventions): Cleanup last change. | |
1571 | |
1572 2006-07-05 Karl Berry <karl@gnu.org> | |
1573 | |
1574 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi. | |
1575 Remove @setchapternewpage odd. | |
1576 Result is 1013 pages, down from 1100. | |
1577 | |
1578 * anti.texi, customize.texi, display.texi, internals.texi: | |
1579 * minibuf.texi, modes.texi, tips.texi: | |
1580 Fix overfull/underfull boxes. | |
1581 | |
1582 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org> | |
1583 | |
1584 * edebug.texi (Instrumenting): | |
1585 Add Edebug-specific findex for eval-buffer. | |
1586 * loading.texi (Loading): | |
1587 Replace eval-current-buffer with eval-buffer. | |
1588 | |
1589 2006-06-30 Nick Roberts <nickrob@snap.net.nz> | |
1590 | |
1591 * locals.texi (Standard Buffer-Local Variables): Update the list | |
1592 of variables. | |
1593 | |
1594 2006-06-26 Nick Roberts <nickrob@snap.net.nz> | |
1595 | |
1596 * files.texi (File Name Completion): Point user to the node | |
1597 "Reading File Names". | |
1598 | |
1599 2006-06-24 Eli Zaretskii <eliz@gnu.org> | |
1600 | |
1601 * files.texi (Contents of Directories): Document case-insensitive | |
1602 behavior on respective filesystems. | |
1603 | |
1604 * objects.texi (Character Type): Document that Emacs signals an | |
1605 error for unsupported Unicode characters specified as \uNNNN. | |
1606 | |
1607 2006-06-19 Richard Stallman <rms@gnu.org> | |
1608 | |
1609 * processes.texi (Bindat Spec): Clarify previous change. | |
1610 | |
1611 2006-06-16 Richard Stallman <rms@gnu.org> | |
1612 | |
1613 * tips.texi (Coding Conventions): Better explain conventions | |
1614 for definition constructs. | |
1615 | |
1616 * text.texi (Special Properties): String value of `read-only' | |
1617 serves as the error message. | |
1618 | |
1619 * objects.texi (Character Type): Clarify prev. change. | |
1620 (Non-ASCII in Strings): Mention \u and \U. | |
1621 | |
1622 * commands.texi (Using Interactive): Explain problem of | |
1623 markers, etc., in command-history. | |
1624 | |
1625 2006-06-14 Kim F. Storm <storm@cua.dk> | |
1626 | |
1627 * commands.texi (Waiting): Negative arg to sit-for forces | |
1628 redisplay even if input is pending. | |
1629 | |
1630 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a | |
1631 redisplay. Remove incorrect example of binding redisplay-dont-pause | |
1632 around (sit-for 0). | |
1633 | |
1634 2006-06-13 Richard Stallman <rms@gnu.org> | |
1635 | |
1636 * display.texi (Forcing Redisplay): Clarify previous change. | |
1637 | |
1638 2006-06-13 Romain Francoise <romain@orebokech.com> | |
1639 | |
1640 * display.texi (Forcing Redisplay): Fix typo. | |
1641 | |
1642 2006-06-13 Kim F. Storm <storm@cua.dk> | |
1643 | |
1644 * display.texi (Forcing Redisplay): Add redisplay-preemption-period. | |
1645 | |
1646 2006-06-10 Luc Teirlinck <teirllm@auburn.edu> | |
1647 | |
1648 * tips.texi (Coding Conventions): Add `@end itemize'. | |
1649 | |
1650 2006-06-10 Richard Stallman <rms@gnu.org> | |
1651 | |
1652 * tips.texi (Coding Conventions): Explain use of coding systems | |
1653 to ensure one decoding for strings. | |
1654 | |
1655 2006-06-09 Aidan Kehoe <kehoea@parhasard.net> | |
1656 | |
1657 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF | |
1658 syntax. | |
1659 | |
1660 2006-06-07 Eli Zaretskii <eliz@gnu.org> | |
1661 | |
1662 * display.texi (Font Selection): Remove description of | |
1663 clear-face-cache. | |
1664 | |
1665 * compile.texi (Eval During Compile): Fix a typo. Add index | |
1666 entries for possible uses of eval-when-compile. | |
1667 | |
1668 2006-06-04 Thien-Thi Nguyen <ttn@gnu.org> | |
1669 | |
1670 * display.texi (Abstract Display): Fix typo. | |
1671 | |
1672 2006-06-03 Eli Zaretskii <eliz@gnu.org> | |
1673 | |
1674 * minibuf.texi (Minibuffer History) <history-add-new-input>: | |
1675 Reword variable's description. | |
1676 | |
1677 2006-06-01 Richard Stallman <rms@gnu.org> | |
1678 | |
1679 * windows.texi (Splitting Windows): Clarify splitting nonselected | |
1680 window. | |
1681 | |
1682 2006-05-31 Juri Linkov <juri@jurta.org> | |
1683 | |
1684 * minibuf.texi (Minibuffer History): Add history-add-new-input. | |
1685 | |
1686 2006-05-30 Richard Stallman <rms@gnu.org> | |
1687 | |
1688 * display.texi (Line Height): Fix errors in description of | |
1689 default line height and line-height properyty. | |
1690 | |
1691 * nonascii.texi (Default Coding Systems): Further clarification. | |
1692 | |
1693 2006-05-29 Luc Teirlinck <teirllm@auburn.edu> | |
1694 | |
1695 * internals.texi (Pure Storage): Mention that an overflow in pure | |
1696 space causes a memory leak. | |
1697 (Garbage Collection): If there was an overflow in pure space, | |
1698 `garbage-collect' returns nil. | |
1699 | |
1700 2006-05-30 Eli Zaretskii <eliz@gnu.org> | |
1701 | |
1702 * nonascii.texi (Default Coding Systems): Fix it some more. | |
1703 | |
1704 2006-05-29 Eli Zaretskii <eliz@gnu.org> | |
1705 | |
1706 * nonascii.texi (Default Coding Systems): Fix last change. | |
1707 | |
1708 2006-05-29 Kenichi Handa <handa@m17n.org> | |
1709 | |
1710 * nonascii.texi (find-operation-coding-system): Describe the new | |
1711 argument format (FILENAME . BUFFER). | |
1712 | |
1713 2006-05-28 Richard Stallman <rms@gnu.org> | |
1714 | |
1715 * tips.texi (Coding Conventions): Better explain reasons not to | |
1716 advise other packages or use `eval-after-load'. | |
1717 | |
1718 2006-05-29 Kim F. Storm <storm@cua.dk> | |
1719 | |
1720 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to | |
1721 `bindat-idx' and `bindat-raw' for clarity. | |
1722 | |
1723 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org> | |
1724 | |
1725 * processes.texi (Bindat Spec): Expand on `repeat' handler. | |
1726 | |
1727 * display.texi (Display): Add "Abstract Display" to menu. | |
1728 (Abstract Display, Abstract Display Functions) | |
1729 (Abstract Display Example): New nodes. | |
1730 * elisp.texi (Top): Add "Abstract Display" to menu. | |
1731 | |
1732 2006-05-27 Chong Yidong <cyd@stupidchicken.com> | |
1733 | |
1734 * keymaps.texi (Key Sequences): Link to input events definition. | |
1735 (Format of Keymaps): Delete material duplicated in Keymap Basics. | |
1736 | |
1737 * files.texi (Changing Files): Document updated argument list for | |
1738 copy-file. | |
1739 | |
1740 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org> | |
1741 | |
1742 * processes.texi (Bindat Functions): Explain term "total length". | |
1743 Use it in bindat-length and bindat-pack descriptions. | |
1744 | |
1745 2006-05-26 Eli Zaretskii <eliz@gnu.org> | |
1746 | |
1747 * tips.texi (Coding Conventions): Advise against using | |
1748 eval-after-load in packages. Add an index entry. | |
1749 | |
1750 2006-05-25 Juri Linkov <juri@jurta.org> | |
1751 | |
1752 * minibuf.texi (Text from Minibuffer): Undocument keep-all. | |
1753 | |
1754 * modes.texi (%-Constructs): Add %e, %z, %Z. | |
1755 | |
1756 2006-05-25 Richard Stallman <rms@gnu.org> | |
1757 | |
1758 * elisp.texi (Top): Update subnode menu. | |
1759 | |
1760 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences. | |
1761 (Keymaps): Update menu. | |
1762 | |
1763 2006-05-25 Chong Yidong <cyd@stupidchicken.com> | |
1764 | |
1765 * keymaps.texi (Key Sequences): Some clarifications. | |
1766 | |
1767 2006-05-25 Thien-Thi Nguyen <ttn@gnu.org> | |
1768 | |
1769 * processes.texi (Bindat Functions): Say "unibyte string" | |
1770 explicitly for bindat-unpack and bindat-pack descriptions. | |
1771 (Bindat Examples): Don't call `string-make-unibyte' in example. | |
1772 | |
1773 2006-05-25 Chong Yidong <cyd@stupidchicken.com> | |
1774 | |
1775 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology. | |
1776 Explain string and vector representations of key sequences | |
1777 | |
1778 * keymaps.texi (Changing Key Bindings): | |
86150
d0f21febd1dc
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
86086
diff
changeset
|
1779 * commands.texi (Interactive Codes): |
84043 | 1780 * help.texi (Describing Characters): Refer to it. |
1781 | |
1782 2006-05-23 Luc Teirlinck <teirllm@auburn.edu> | |
1783 | |
1784 * frames.texi (Pointer Shape): @end table -> @end defvar. | |
1785 | |
1786 2006-05-22 Richard Stallman <rms@gnu.org> | |
1787 | |
1788 * elisp.texi (Top): Update subnode menus. | |
1789 | |
1790 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes. | |
1791 Contents rewritten; material from old Pointer Shape node moved here. | |
1792 | |
1793 * display.texi (Pointer Shape): Node deleted. | |
1794 (Image Descriptors): Minor cleanup. | |
1795 | |
1796 2006-05-21 Richard Stallman <rms@gnu.org> | |
1797 | |
1798 * syntax.texi (Parsing Expressions): Update info on which STATE | |
1799 elements are ignored. | |
1800 | |
1801 2006-05-19 Luc Teirlinck <teirllm@auburn.edu> | |
1802 | |
1803 * hooks.texi (Standard Hooks): Correct typo. | |
1804 | |
1805 * gpl.texi (GPL): ifinfo -> ifnottex. | |
1806 | |
1807 2006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change) | |
1808 | |
1809 * searching.texi (Simple Match Data): Warn about match data being | |
1810 set anew by every search. | |
1811 | |
1812 2006-05-17 Richard Stallman <rms@gnu.org> | |
1813 | |
1814 * minibuf.texi (Minibuffer History): Clarify. | |
1815 | |
1816 * searching.texi (Regexp Special): Clarify nested regexp warning. | |
1817 | |
1818 2006-05-16 Kim F. Storm <storm@cua.dk> | |
1819 | |
1820 * minibuf.texi (Minibuffer History): Update add-to-history. | |
1821 | |
1822 2006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change) | |
1823 | |
1824 * nonascii.texi (Explicit Encoding): Fix | |
1825 typo (encoding<->decoding). | |
1826 | |
1827 2006-05-14 Richard Stallman <rms@gnu.org> | |
1828 | |
1829 * buffers.texi (Creating Buffers): Cleanup. | |
1830 | |
1831 * files.texi (Visiting Functions): Rewrite in find-file-noselect. | |
1832 | |
1833 2006-05-13 Eli Zaretskii <eliz@gnu.org> | |
1834 | |
1835 * buffers.texi (Current Buffer): Document that with-temp-buffer | |
1836 disables undo. | |
1837 | |
1838 * os.texi (Terminal-Specific): More accurate description of how | |
1839 Emacs searches for the terminal-specific libraries. | |
1840 | |
1841 2006-05-12 Eli Zaretskii <eliz@gnu.org> | |
1842 | |
1843 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to | |
1844 emacs-xtra to @inforef's. | |
1845 | |
1846 * text.texi (Undo): Document that undo is turned off in buffers | |
1847 whose names begin with a space. | |
1848 | |
1849 * buffers.texi (Buffer Names): Add index entries for buffers whose | |
1850 names begin with a space. | |
1851 (Creating Buffers): Document that undo is turned off in buffers | |
1852 whose names begin with a space. | |
1853 | |
1854 * files.texi (Visiting Functions, Reading from Files) | |
1855 (Saving Buffers): Mention code and EOL conversions by file I/O | |
1856 primitives and subroutines. | |
1857 | |
1858 * nonascii.texi (Lisp and Coding Systems): Document | |
1859 coding-system-eol-type. Add index entries for eol conversion. | |
1860 | |
1861 * display.texi (Defining Faces): Mention `mac', and add an xref to | |
1862 where window-system is described. | |
1863 | |
1864 2006-05-10 Richard Stallman <rms@gnu.org> | |
1865 | |
1866 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules. | |
1867 | |
1868 2006-05-10 Reiner Steib <Reiner.Steib@gmx.de> | |
1869 | |
1870 * variables.texi (File Local Variables): Recommend to quote lambda | |
1871 expressions in safe-local-variable property. | |
1872 | |
1873 2006-05-09 Richard Stallman <rms@gnu.org> | |
1874 | |
1875 * variables.texi (File Local Variables): Document | |
1876 safe-local-eval-forms and safe-local-eval-function. | |
1877 | |
1878 2006-05-07 Kim F. Storm <storm@cua.dk> | |
1879 | |
1880 * minibuf.texi (Minibuffer History): Remove keep-dups arg | |
1881 from add-to-history. | |
1882 | |
1883 2006-05-07 Romain Francoise <romain@orebokech.com> | |
1884 | |
1885 * commands.texi (Event Input Misc): | |
1886 * compile.texi (Eval During Compile): | |
1887 * internals.texi (Buffer Internals): | |
1888 * minibuf.texi (Initial Input): | |
1889 * nonascii.texi (Scanning Charsets): | |
1890 * numbers.texi (Comparison of Numbers): | |
1891 * windows.texi (Textual Scrolling, Vertical Scrolling): | |
1892 Fix various typos. | |
1893 | |
1894 2006-05-06 Eli Zaretskii <eliz@gnu.org> | |
1895 | |
1896 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by | |
1897 conditional xref's to either emacs or emacs-xtra, depending on | |
1898 @iftex/@ifnottex. | |
1899 | |
1900 * minibuf.texi (Minibuffer History): Document add-to-history. | |
1901 | |
1902 2006-05-05 Eli Zaretskii <eliz@gnu.org> | |
1903 | |
1904 * internals.texi (Pure Storage): Mention the pure overflow message | |
1905 at startup. | |
1906 | |
1907 2006-05-05 Johan Bockg,Ae(Brd <bojohan@dd.chalmers.se> | |
1908 | |
1909 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax. | |
1910 (Searching Keymaps): Fix pseudo-Lisp description of keymap | |
1911 search. | |
1912 | |
1913 2006-05-01 Richard Stallman <rms@gnu.org> | |
1914 | |
1915 * intro.texi (nil and t): Clarify. | |
1916 | |
1917 * variables.texi (File Local Variables): Suggest using booleanp. | |
1918 | |
1919 2006-05-01 Juanma Barranquero <lekktu@gmail.com> | |
1920 | |
1921 * objects.texi (Type Predicates): Fix typos. | |
1922 | |
1923 2006-05-01 Stefan Monnier <monnier@iro.umontreal.ca> | |
1924 | |
1925 * intro.texi (nil and t): Add booleanp. | |
1926 | |
1927 * objects.texi (Type Predicates): Add links for booleanp and | |
1928 string-or-null-p. | |
1929 | |
1930 2006-04-29 Richard Stallman <rms@gnu.org> | |
1931 | |
1932 * modes.texi (Multiline Font Lock): Rename from | |
1933 Multi line Font Lock Elements. Much clarification. | |
1934 (Font Lock Multiline, Region to Fontify): Much clarification. | |
1935 | |
1936 2006-04-29 Stefan Monnier <monnier@iro.umontreal.ca> | |
1937 | |
1938 * variables.texi (File Local Variables): Remove the special case t for | |
1939 safe-local-variable. | |
1940 | |
1941 2006-04-26 Richard Stallman <rms@gnu.org> | |
1942 | |
1943 * syntax.texi (Parsing Expressions): Minor cleanup. | |
1944 | |
1945 2006-04-18 Richard Stallman <rms@gnu.org> | |
1946 | |
1947 * tips.texi (Coding Conventions): Explain when the package's | |
1948 prefix should appear later on (not at the start of the name). | |
1949 | |
1950 * searching.texi (String Search): Clarify effect of NOERROR. | |
1951 | |
1952 * modes.texi (Imenu): Clarify what special items do. | |
1953 | |
1954 * hooks.texi (Standard Hooks): Delete text about old hook names. | |
1955 | |
1956 2006-04-17 Romain Francoise <romain@orebokech.com> | |
1957 | |
1958 * variables.texi (Local Variables): Update the default value of | |
1959 `max-specpdl-size'. | |
1960 | |
1961 2006-04-15 Michael Olson <mwolson@gnu.org> | |
1962 | |
1963 * processes.texi (Transaction Queues): Mention the new optional | |
1964 `delay-question' argument for `tq-enqueue'. | |
1965 | |
1966 2006-04-13 Bill Wohler <wohler@newt.com> | |
1967 | |
1968 * customize.texi (Common Keywords): Use dotted notation for | |
1969 :package-version value. Specify its values. Improve documentation | |
1970 for customize-package-emacs-version-alist. | |
1971 | |
1972 2006-04-12 Bill Wohler <wohler@newt.com> | |
1973 | |
1974 * customize.texi (Common Keywords): Move description of | |
1975 customize-package-emacs-version-alist to @defvar. | |
1976 | |
1977 2006-04-10 Bill Wohler <wohler@newt.com> | |
1978 | |
1979 * customize.texi (Common Keywords): Add :package-version. | |
1980 | |
1981 2006-04-10 Kim F. Storm <storm@cua.dk> | |
1982 | |
1983 * text.texi (Buffer Contents): Add NOPROPS arg to | |
1984 filter-buffer-substring. | |
1985 | |
1986 2006-04-08 Kevin Ryde <user42@zip.com.au> | |
1987 | |
1988 * os.texi (Command-Line Arguments): Update xref to emacs manual | |
1989 "Command Arguments" -> "Emacs Invocation", per change there. | |
1990 | |
1991 2006-04-08 Thien-Thi Nguyen <ttn@gnu.org> | |
1992 | |
1993 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to | |
1994 be on one line to help makeinfo not render two spaces after the dot. | |
1995 | |
1996 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de> | |
1997 | |
1998 * strings.texi (Predicates for Strings): Add string-or-null-p. | |
1999 | |
2000 2006-03-28 Kim F. Storm <storm@cua.dk> | |
2001 | |
2002 * processes.texi (Accepting Output): Remove obsolete (and incorrect) | |
2003 remarks about systems that don't support fractional seconds. | |
2004 | |
2005 2006-03-25 Karl Berry <karl@gnu.org> | |
2006 | |
2007 * elisp.texi: Use @copyright{} instead of (C), and do not indent | |
2008 the year list. | |
2009 | |
2010 2006-03-21 Nick Roberts <nickrob@snap.net.nz> | |
2011 | |
2012 * display.texi (Fringe Indicators): Fix typos. | |
2013 | |
2014 2006-03-19 Luc Teirlinck <teirllm@auburn.edu> | |
2015 | |
2016 * tips.texi (Documentation Tips): One can now also write `program' | |
2017 in front of a quoted symbol in a docstring to prevent making a | |
2018 hyperlink. | |
2019 | |
2020 2006-03-19 Alan Mackenzie <acm@muc.de> | |
2021 | |
2022 * text.texi (Special Properties): Clarify `fontified' property. | |
2023 | |
2024 2006-03-16 Richard Stallman <rms@gnu.org> | |
2025 | |
2026 * display.texi (Defining Images): Minor cleanup. | |
2027 | |
2028 2006-03-16 Bill Wohler <wohler@newt.com> | |
2029 | |
2030 * display.texi (Defining Images): In image-load-path-for-library, | |
2031 prefer user's images. | |
2032 | |
2033 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca> | |
2034 | |
2035 * modes.texi (Region to Fontify): Remove font-lock-lines-before. | |
2036 | |
2037 2006-03-15 Bill Wohler <wohler@newt.com> | |
2038 | |
2039 * display.texi (Defining Images): Fix example in | |
2040 image-load-path-for-library by not recommending that one binds | |
2041 image-load-path. Just defvar it to placate compiler and only use | |
2042 it if previously defined. | |
2043 | |
2044 2006-03-14 Bill Wohler <wohler@newt.com> | |
2045 | |
2046 * display.texi (Defining Images): In image-load-path-for-library, | |
2047 always return list of directories. Update example. | |
2048 | |
2049 2006-03-14 Alan Mackenzie <acm@muc.de> | |
2050 | |
2051 * modes.texi: New node, "Region to Fontify" (for Font Lock). | |
2052 This describes font-lock-extend-region-function. | |
2053 ("Other Font Lock Variables"): Move "font-lock-lines-before" to | |
2054 the new node "Region to Fontify". | |
2055 | |
2056 2006-03-13 Richard Stallman <rms@gnu.org> | |
2057 | |
2058 * display.texi (Invisible Text): The impossible position is | |
2059 now before the invisible text, not after. | |
2060 (Defining Images): Clean up last change. | |
2061 | |
2062 2006-03-11 Bill Wohler <wohler@newt.com> | |
2063 | |
2064 * display.texi (Defining Images): Add image-load-path-for-library. | |
2065 | |
2066 2006-03-11 Luc Teirlinck <teirllm@auburn.edu> | |
2067 | |
2068 * text.texi (Adaptive Fill): Fix Texinfo usage. | |
2069 | |
2070 * strings.texi (Creating Strings): Fix Texinfo usage. | |
2071 | |
2072 * searching.texi (Regexp Special): Use @samp for regular | |
2073 expressions that are not in Lisp syntax. | |
2074 | |
2075 2006-03-08 Luc Teirlinck <teirllm@auburn.edu> | |
2076 | |
2077 * searching.texi (Regexp Special): Put remark between parentheses | |
2078 to avoid misreading. | |
2079 | |
2080 2006-03-07 Luc Teirlinck <teirllm@auburn.edu> | |
2081 | |
2082 * searching.texi (Syntax of Regexps): More accurately describe | |
2083 which characters are special in which situations. | |
2084 (Regexp Special): Recommend _not_ to quote `]' or `-' when they | |
2085 are not special. Describe in detail when `[' and `]' are special. | |
2086 (Regexp Backslash): Plenty of regexps with unbalanced square | |
2087 brackets are valid, so reword that statement. | |
2088 | |
2089 2006-03-02 Kim F. Storm <storm@cua.dk> | |
2090 | |
2091 * keymaps.texi (Tool Bar): Add tool-bar-border. | |
2092 | |
2093 2006-02-28 Luc Teirlinck <teirllm@auburn.edu> | |
2094 | |
2095 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos. | |
2096 | |
2097 2006-02-27 Luc Teirlinck <teirllm@auburn.edu> | |
2098 | |
2099 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu. | |
2100 | |
2101 * files.texi (Locating Files): Suggest additional values for the | |
2102 SUFFIXES arg of `locate-file'. Update pxref. | |
2103 | |
2104 * loading.texi (Loading): Include new node "Load Suffixes" in menu. | |
2105 (How Programs Do Loading): Discuss the effects of Auto Compression | |
2106 mode on `load'. | |
2107 (Load Suffixes): New node. | |
2108 (Library Search): Delete description of `load-suffixes'; it was | |
2109 moved to "Load Suffixes". | |
2110 (Autoload, Named Features): Mention `load-suffixes'. | |
2111 | |
2112 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change) | |
2113 | |
2114 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos. | |
2115 | |
2116 * windows.texi (Window Tree): Fix typo. | |
2117 | |
2118 2006-02-20 Kim F. Storm <storm@cua.dk> | |
2119 | |
2120 * display.texi (Fringe Indicators): New section. | |
2121 Move indicate-empty-lines, indicate-buffer-boundaries, and | |
2122 default-indicate-buffer-boundaries here. | |
2123 Add fringe-indicator-alist and default-fringes-indicator-alist. | |
2124 Add list of logical fringe indicator symbols. | |
2125 Update list of standard bitmap names. | |
2126 (Fringe Cursors): New section. | |
2127 Move overflow-newline-into-fringe here. | |
2128 Add fringe-cursor-alist and default-fringes-cursor-alist. | |
2129 Add list of fringe cursor symbols. | |
2130 | |
2131 2006-02-20 Juanma Barranquero <lekktu@gmail.com> | |
2132 | |
2133 * commands.texi (Using Interactive): Fix reference to node | |
2134 "Minibuffers". | |
2135 | |
2136 2006-02-19 Richard M. Stallman <rms@gnu.org> | |
2137 | |
2138 * minibuf.texi (High-Level Completion): | |
2139 Add xref to read-input-method-name. | |
2140 | |
2141 * files.texi (Relative File Names): Move file-relative-name here. | |
2142 (File Name Expansion): From here. Minor clarifications. | |
2143 | |
2144 * commands.texi (Using Interactive): Add xrefs about reading input. | |
2145 Clarify remarks about that moving point and mark. | |
2146 Put string case before list case. | |
2147 | |
2148 2006-02-16 Johan Bockg,Ae(Brd <bojohan@dd.chalmers.se> | |
2149 | |
2150 * display.texi (Other Display Specs, Image Descriptors): | |
2151 Revert erroneous changes. The previous description of | |
2152 image-descriptors as `(image . PROPS)' was correct. | |
2153 | |
2154 2006-02-14 Richard M. Stallman <rms@gnu.org> | |
2155 | |
2156 * variables.texi (File Local Variables): Clarifications. | |
2157 | |
2158 2006-02-14 Juanma Barranquero <lekktu@gmail.com> | |
2159 | |
2160 * variables.texi (File Local Variables): Use @code for a cons | |
2161 cell, not @var. | |
2162 | |
2163 2006-02-13 Chong Yidong <cyd@stupidchicken.com> | |
2164 | |
2165 * variables.texi (File Local Variables): Document new file local | |
2166 variable behavior. | |
2167 | |
2168 2006-02-10 Kim F. Storm <storm@cua.dk> | |
2169 | |
2170 * eval.texi (Function Indirection): Add NOERROR to indirect-function. | |
2171 | |
2172 2006-02-08 Juanma Barranquero <lekktu@gmail.com> | |
2173 | |
2174 * modes.texi (%-Constructs): Remove obsolete info about | |
2175 `global-mode-string'. | |
2176 | |
2177 2006-02-07 Richard M. Stallman <rms@gnu.org> | |
2178 | |
2179 * commands.texi (Prefix Command Arguments): Minor cleanup. | |
2180 | |
2181 * display.texi: "Graphical display", not window system. | |
2182 | |
2183 * functions.texi (What Is a Function): Fix xref. | |
2184 | |
2185 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions. | |
2186 (Changing Key Bindings): Clarify when remapping is better than | |
2187 substitute-key-definition. | |
2188 | |
2189 2006-02-02 Richard M. Stallman <rms@gnu.org> | |
2190 | |
2191 * minibuf.texi (Basic Completion): Completion alists are risky. | |
2192 | |
2193 * keymaps.texi (Active Keymaps): Clarifications. | |
2194 (Searching Keymaps): New node. | |
2195 (Keymaps): Update menu. | |
2196 | |
2197 * frames.texi (Layout Parameters): Minor clarification. | |
2198 (Drag and Drop): New node. | |
2199 (Frames): Update menu. | |
2200 | |
2201 2006-01-29 Chong Yidong <cyd@stupidchicken.com> | |
2202 | |
2203 * display.texi (Other Display Specs, Image Descriptors): | |
2204 Image description is a list, not a cons cell. | |
2205 | |
2206 2006-01-28 Luc Teirlinck <teirllm@auburn.edu> | |
2207 | |
2208 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted | |
2209 list is not necessarily a list). | |
2210 | |
2211 2006-01-27 Eli Zaretskii <eliz@gnu.org> | |
2212 | |
2213 * frames.texi (Layout Parameters): border-width and | |
2214 internal-border-width belong to the frame, not the window. | |
2215 | |
2216 2006-01-19 Richard M. Stallman <rms@gnu.org> | |
2217 | |
2218 * nonascii.texi (Translation of Characters): Search cmds use | |
2219 translation-table-for-input. Automatically made local. | |
2220 | |
2221 * markers.texi (Overview of Markers): Count insertion type | |
2222 as one of a marker's attributes. | |
2223 | |
2224 * keymaps.texi (Controlling Active Maps): New node, split out of | |
2225 Active Keymaps. | |
2226 (Keymaps): Menu updated. | |
2227 (Active Keymaps): Give pseudocode to explain how the active | |
2228 maps are searched. current-active-maps and key-binding moved here. | |
2229 (Functions for Key Lookup): current-active-maps and key-binding moved. | |
2230 Clarifications. | |
2231 (Searching the Keymaps): New subnode. | |
2232 | |
2233 * elisp.texi (Top): Menu clarification. | |
2234 | |
2235 * display.texi (Other Display Specs): Delete duplicate entry for | |
2236 just a string as display spec. Move text about recursive display | |
2237 specs on such a string. | |
2238 | |
2239 * commands.texi (Key Sequence Input): Clarify. | |
2240 Move num-nonmacro-input-events out. | |
2241 (Reading One Event): num-nonmacro-input-events moved here. | |
2242 | |
2243 2006-01-14 Nick Roberts <nickrob@snap.net.nz> | |
2244 | |
2245 * advice.texi (Simple Advice): Update example to fit argument | |
2246 change in previous-line. | |
2247 | |
2248 2006-01-05 Richard M. Stallman <rms@gnu.org> | |
2249 | |
2250 * markers.texi (The Mark): Fix in `mark'. | |
2251 | |
2252 2006-01-04 Richard M. Stallman <rms@gnu.org> | |
2253 | |
2254 * processes.texi (Misc Network, Make Network): Minor cleanups. | |
2255 | |
2256 2006-01-04 Kim F. Storm <storm@cua.dk> | |
2257 | |
2258 * processes.texi (Make Network): Add IPv6 addresses and handling. | |
2259 (Network Feature Testing): Mention (:family ipv6). | |
2260 (Misc Network): Add IPv6 formats to format-network-address. | |
2261 | |
2262 2005-12-30 Richard M. Stallman <rms@gnu.org> | |
2263 | |
2264 * text.texi (Changing Properties): | |
2265 Don't use return value of set-text-properties. | |
2266 | |
2267 2005-12-29 Luc Teirlinck <teirllm@auburn.edu> | |
2268 | |
2269 * modes.texi (Mode Line Format): Correct typo in menu. | |
2270 | |
2271 2005-12-29 Richard M. Stallman <rms@gnu.org> | |
2272 | |
2273 * modes.texi (Mode Line Top): New node. | |
2274 (Mode Line Data): Some text moved to new node. | |
2275 Explain the data structure more concretely. | |
2276 (Mode Line Basics): Clarifications. | |
2277 (Mode Line Variables): Clarify intro paragraph. | |
2278 (%-Constructs): Clarify intro paragraph. | |
2279 (Mode Line Format): Update menu. | |
2280 | |
2281 2005-12-28 Luc Teirlinck <teirllm@auburn.edu> | |
2282 | |
2283 * minibuf.texi (Basic Completion): Update lazy-completion-table | |
2284 examples for removal of ARGS argument. | |
2285 | |
2286 2005-12-23 Richard M. Stallman <rms@gnu.org> | |
2287 | |
2288 * text.texi (Undo): Restore some explanation from the version | |
2289 that was deleted. | |
2290 | |
2291 2005-12-23 Eli Zaretskii <eliz@gnu.org> | |
2292 | |
2293 * text.texi (Undo): Remove duplicate descriptions of `apply | |
2294 funname' and `apply delta' elements of the undo list. | |
2295 | |
2296 2005-12-20 Richard M. Stallman <rms@gnu.org> | |
2297 | |
2298 * help.texi (Help Functions): Update documentation of `apropos'. | |
2299 | |
2300 2005-12-20 Luc Teirlinck <teirllm@auburn.edu> | |
2301 | |
2302 * customize.texi (Type Keywords): Delete xref to "Text help-echo", | |
2303 because it is confusing. If the :help-echo keyword is a function, | |
2304 it is not directly used as the :help-echo overlay property, as the | |
2305 xref seems to suggest (it does not take the appropriate args). | |
2306 | |
2307 2005-12-19 Luc Teirlinck <teirllm@auburn.edu> | |
2308 | |
2309 * customize.texi (Common Keywords): Fix Texinfo usage. | |
2310 (Group Definitions, Variable Definitions): Update for new | |
2311 conventions for using `*' in docstrings. | |
2312 | |
2313 * tips.texi (Documentation Tips): Update for new conventions for | |
2314 using `*' in docstrings. | |
2315 | |
2316 2005-12-16 Richard M. Stallman <rms@gnu.org> | |
2317 | |
2318 * minibuf.texi (Minibuffer Contents): Minor cleanup. | |
2319 | |
2320 2005-12-16 Juri Linkov <juri@jurta.org> | |
2321 | |
2322 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents. | |
2323 | |
2324 2005-12-14 Romain Francoise <romain@orebokech.com> | |
2325 | |
2326 * modes.texi (Customizing Keywords): Rename `append' to `how'. | |
2327 Fix typo. | |
2328 | |
2329 2005-12-11 Juri Linkov <juri@jurta.org> | |
2330 | |
2331 * minibuf.texi (Completion Commands): Add mention of read-file-name | |
2332 for filename completion keymaps. | |
2333 (Reading File Names): Add mention of filename completion keymaps | |
2334 for read-file-name and xref to `Completion Commands'. | |
2335 | |
2336 2005-12-10 Richard M. Stallman <rms@gnu.org> | |
2337 | |
2338 * customize.texi (Common Keywords): State caveats for use of :tag. | |
2339 | |
2340 2005-12-08 Richard M. Stallman <rms@gnu.org> | |
2341 | |
2342 * minibuf.texi (Intro to Minibuffers): Replace list of local maps | |
2343 with xrefs and better explanation. | |
2344 (Completion Commands): Add the filename completion maps. | |
2345 | |
2346 * objects.texi (Character Type): Clarify that \s is not space | |
2347 if a dash follows. | |
2348 | |
2349 2005-12-05 Richard M. Stallman <rms@gnu.org> | |
2350 | |
2351 * windows.texi (Resizing Windows): Delete preserve-before args. | |
2352 | |
2353 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca> | |
2354 | |
2355 * keymaps.texi (Format of Keymaps): Remove mention of a quirk | |
2356 in full keymaps, since the quirk has been fixed. | |
2357 | |
2358 2005-12-03 Eli Zaretskii <eliz@gnu.org> | |
2359 | |
2360 * hooks.texi (Standard Hooks): Add index entries. Mention | |
2361 `compilation-finish-functions'. | |
2362 | |
2363 2005-11-27 Richard M. Stallman <rms@gnu.org> | |
2364 | |
2365 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge. | |
2366 | |
2367 2005-11-21 Juri Linkov <juri@jurta.org> | |
2368 | |
2369 * customize.texi (Common Keywords): Update links types | |
2370 custom-manual and url-link. Add link types emacs-library-link, | |
2371 file-link, function-link, variable-link, custom-group-link. | |
2372 | |
2373 2005-11-20 Chong Yidong <cyd@stupidchicken.com> | |
2374 | |
2375 * display.texi: Revert 2005-11-20 change. | |
2376 | |
2377 2005-11-20 Thien-Thi Nguyen <ttn@gnu.org> | |
2378 | |
2379 * processes.texi (Bindat Functions): | |
2380 Say "third" to refer to zero-based index "2". | |
2381 | |
2382 2005-11-18 Luc Teirlinck <teirllm@auburn.edu> | |
2383 | |
2384 * loading.texi (Library Search): Update the default value of | |
2385 `load-suffixes'. | |
2386 | |
2387 2005-11-17 Chong Yidong <cyd@stupidchicken.com> | |
2388 | |
2389 * display.texi (Attribute Functions): Mention :ignore-defface. | |
2390 | |
2391 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca> | |
2392 | |
2393 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode. | |
2394 (Minor Mode Conventions): Mention the use of a hook. | |
2395 | |
2396 2005-11-06 Richard M. Stallman <rms@gnu.org> | |
2397 | |
2398 * files.texi (Magic File Names): find-file-name-handler checks the | |
2399 `operations' property of the handler. | |
2400 | |
2401 2005-11-03 Richard M. Stallman <rms@gnu.org> | |
2402 | |
2403 * variables.texi (Frame-Local Variables): Small clarification. | |
2404 | |
2405 2005-10-29 Chong Yidong <cyd@stupidchicken.com> | |
2406 | |
2407 * os.texi (Init File): Document ~/.emacs.d/init.el. | |
2408 | |
2409 2005-10-29 Richard M. Stallman <rms@gnu.org> | |
2410 | |
2411 * internals.texi (Garbage Collection): Document memory-full. | |
2412 | |
2413 2005-10-28 Bill Wohler <wohler@newt.com> | |
2414 | |
2415 * tips.texi (Documentation Tips): Help mode now creates hyperlinks | |
2416 for URLs. | |
2417 | |
2418 2005-10-28 Richard M. Stallman <rms@gnu.org> | |
2419 | |
2420 * minibuf.texi (Completion Commands): Clean up prev change. | |
2421 | |
2422 2005-10-26 Kevin Ryde <user42@zip.com.au> | |
2423 | |
2424 * compile.texi (Eval During Compile): Explain recommended uses | |
2425 of eval-when-compile and eval-and-compile. | |
2426 | |
2427 2005-10-27 Masatake YAMATO <jet@gyve.org> | |
2428 | |
2429 * minibuf.texi (Completion Commands): | |
2430 Write about new optional argument for `display-completion-list'. | |
2431 | |
2432 2005-10-23 Richard M. Stallman <rms@gnu.org> | |
2433 | |
2434 * display.texi (Overlay Arrow): Clarify about local bindings of | |
2435 overlay-arrow-position. | |
2436 | |
2437 2005-10-22 Eli Zaretskii <eliz@gnu.org> | |
2438 | |
2439 * internals.texi (Building Emacs): Fix last change. | |
2440 | |
2441 2005-10-22 Richard M. Stallman <rms@gnu.org> | |
2442 | |
2443 * internals.texi (Building Emacs): Document eval-at-startup. | |
2444 | |
2445 2005-10-21 Richard M. Stallman <rms@gnu.org> | |
2446 | |
2447 * loading.texi (Where Defined): load-history contains abs file names. | |
2448 symbol-file returns abs file names. | |
2449 | |
2450 2005-10-19 Kim F. Storm <storm@cua.dk> | |
2451 | |
2452 * display.texi (Showing Images): Add max-image-size integer value. | |
2453 | |
2454 2005-10-18 Chong Yidong <cyd@stupidchicken.com> | |
2455 | |
2456 * display.texi (Showing Images): Document max-image-size. | |
2457 | |
2458 2005-10-17 Richard M. Stallman <rms@gnu.org> | |
2459 | |
2460 * commands.texi (Quitting): Minor clarification. | |
2461 | |
2462 * processes.texi (Sentinels): Clarify about output and quitting. | |
2463 (Filter Functions): Mention with-local-quit. | |
2464 | |
2465 2005-10-17 Juri Linkov <juri@jurta.org> | |
2466 | |
2467 * buffers.texi (Current Buffer): | |
2468 * commands.texi (Event Input Misc): | |
2469 * compile.texi (Eval During Compile, Compiler Errors): | |
2470 * customize.texi (Group Definitions): | |
2471 * display.texi (Progress, Defining Faces): | |
2472 * files.texi (Writing to Files): | |
2473 * modes.texi (Mode Hooks, Defining Minor Modes): | |
2474 * streams.texi (Output Functions): | |
2475 * syntax.texi (Syntax Table Functions): | |
2476 * text.texi (Change Hooks): | |
2477 Replace `...' with `@dots{}' in `@defmac' and `@defspec'. | |
2478 | |
2479 * commands.texi (Quitting): Replace arg `forms' with `body' in | |
2480 `with-local-quit'. | |
2481 | |
2482 * positions.texi (Excursions): Replace arg `forms' with `body' in | |
2483 `save-excursion'. | |
2484 | |
2485 2005-10-08 Kim F. Storm <storm@cua.dk> | |
2486 | |
2487 * windows.texi (Window Tree): Rename window-split-tree to window-tree. | |
2488 Rename manual section accordingly. | |
2489 | |
2490 2005-10-04 Kim F. Storm <storm@cua.dk> | |
2491 | |
2492 * windows.texi (Window Split Tree): New section describing | |
2493 new function window-split-tree function. | |
2494 | |
2495 2005-10-03 Nick Roberts <nickrob@snap.net.nz> | |
2496 | |
2497 * display.texi (Fringe Size/Pos): Simplify and add detail. | |
2498 | |
2499 2005-09-30 Romain Francoise <romain@orebokech.com> | |
2500 | |
2501 * minibuf.texi (High-Level Completion): Explain that the prompt | |
2502 given to `read-buffer' should end with a colon and a space. | |
2503 Update usage examples. | |
2504 | |
2505 2005-09-29 Juri Linkov <juri@jurta.org> | |
2506 | |
2507 * display.texi (Displaying Messages): Rename argument name | |
2508 `string' to `format-string' in functions `message', `message-box', | |
2509 `message-or-box'. | |
2510 | |
2511 2005-09-26 Chong Yidong <cyd@stupidchicken.com> | |
2512 | |
2513 * errors.texi (Standard Errors): Correct xrefs. | |
2514 | |
2515 2005-09-18 Chong Yidong <cyd@stupidchicken.com> | |
2516 | |
2517 * display.texi (Defining Images): Update documentation for | |
2518 `image-load-path'. | |
2519 | |
2520 2005-09-17 Richard M. Stallman <rms@gnu.org> | |
2521 | |
2522 * display.texi (Defining Images): Clean up previous change. | |
2523 | |
2524 2005-09-16 Romain Francoise <romain@orebokech.com> | |
2525 | |
2526 * elisp.texi: Specify GFDL version 1.2. | |
2527 | |
2528 * doclicense.texi (GNU Free Documentation License): Update to | |
2529 version 1.2. | |
2530 | |
2531 2005-09-15 Chong Yidong <cyd@stupidchicken.com> | |
2532 | |
2533 * display.texi (Defining Images): Document `image-load-path'. | |
2534 | |
2535 2005-09-15 Richard M. Stallman <rms@gnu.org> | |
2536 | |
2537 * objects.texi (Printed Representation): Minor cleanup. | |
2538 (Box Diagrams): Minor fix. | |
2539 (Cons Cell Type): Move (...) index item here. | |
2540 (Box Diagrams): From here. | |
2541 (Array Type): Minor fix. | |
2542 (Type Predicates): Delete index "predicates". | |
2543 (Hash Table Type): Clarify xref. | |
2544 (Dotted Pair Notation): Minor fix. | |
2545 | |
2546 2005-09-10 Chong Yidong <cyd@stupidchicken.com> | |
2547 | |
2548 * files.texi (Saving Buffers): Fix typo. | |
2549 | |
2550 2005-09-08 Richard M. Stallman <rms@gnu.org> | |
2551 | |
2552 * tips.texi (Programming Tips): Correct the "default" prompt spec. | |
2553 | |
2554 2005-09-08 Chong Yidong <cyd@stupidchicken.com> | |
2555 | |
2556 * locals.texi (Standard Buffer-Local Variables): Don't include | |
2557 mode variables for minor modes. | |
2558 Fix xrefs for buffer-display-count, buffer-display-table, | |
2559 buffer-offer-save, buffer-saved-size, cache-long-line-scans, | |
2560 enable-multibyte-characters, fill-column, header-line-format, | |
2561 left-fringe-width, left-margin, and right-fringe-width. | |
2562 | |
2563 * hooks.texi (Standard Hooks): All hooks should conform to the | |
2564 standard naming convention now. | |
2565 Fix xref for `echo-area-clear-hook'. | |
2566 | |
2567 * display.texi (Usual Display): Note that indicate-empty-lines and | |
2568 tab-width are buffer-local. | |
2569 | |
2570 * files.texi (Saving Buffers): Add xref to `Killing Buffers'. | |
2571 | |
2572 * modes.texi (Mode Help): Note that major-mode is buffer-local. | |
2573 | |
2574 * nonascii.texi (Encoding and I/O): Note that | |
2575 buffer-file-coding-system is buffer-local. | |
2576 | |
2577 * positions.texi (List Motion): Note that defun-prompt-regexp is | |
2578 buffer-local. | |
2579 | |
2580 * text.texi (Auto Filling): Note that auto-fill-function is | |
2581 buffer-local. | |
2582 (Undo): Note that buffer-undo-list is buffer-local. | |
2583 | |
2584 * windows.texi (Buffers and Windows): Document | |
2585 buffer-display-count. | |
2586 | |
2587 2005-09-06 Richard M. Stallman <rms@gnu.org> | |
2588 | |
2589 * tips.texi (Coding Conventions): Sometimes it is ok to put the | |
2590 package prefix elsewhere than at the start of the name. | |
2591 | |
2592 2005-09-03 Richard M. Stallman <rms@gnu.org> | |
2593 | |
2594 * tips.texi (Programming Tips): Add conventions for minibuffer | |
2595 questions and prompts. | |
2596 | |
2597 2005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change) | |
2598 | |
2599 * intro.texi (nil and t): Minor cleanup. | |
2600 Delete spurious mention of keyword symbols. | |
2601 (Evaluation Notation): Add index entry. | |
2602 (A Sample Function Description): Minor cleanup. | |
2603 (A Sample Variable Description): Not all vars can be set. | |
2604 | |
2605 2005-09-03 Thien-Thi Nguyen <ttn@gnu.org> | |
2606 | |
2607 * text.texi (Buffer Contents): Use "\n" in examples' result strings. | |
2608 | |
2609 (Insertion): Document precise type of `insert-char' arg COUNT. | |
2610 | |
2611 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca> | |
2612 | |
2613 * modes.texi (Other Font Lock Variables): Sync the default of | |
2614 font-lock-lines-before. | |
2615 | |
2616 2005-08-31 Michael Albinus <michael.albinus@gmx.de> | |
2617 | |
2618 * files.texi (Magic File Names): Add `make-auto-save-file-name'. | |
2619 | |
2620 2005-08-29 Richard M. Stallman <rms@gnu.org> | |
2621 | |
2622 * elisp.texi (Top): Update subnode menu. | |
2623 | |
2624 * searching.texi (Searching and Matching): Move node. | |
2625 Rearrange contents and add overall explanation. | |
2626 (Searching and Case): Move node. | |
2627 (Searching and Matching): Update menu. | |
2628 | |
2629 2005-08-27 Eli Zaretskii <eliz@gnu.org> | |
2630 | |
2631 * os.texi (Startup Summary): Fix the description of the initial | |
2632 startup message display. | |
2633 | |
2634 2005-08-25 Richard M. Stallman <rms@gnu.org> | |
2635 | |
2636 * searching.texi (Search and Replace): Add replace-regexp-in-string. | |
2637 | |
2638 2005-08-25 Emilio C. Lopes <eclig@gmx.net> | |
2639 | |
2640 * display.texi (Finding Overlays): Fix `find-overlay-prop' in | |
2641 `next-overlay-change' example. | |
2642 | |
2643 2005-08-22 Juri Linkov <juri@jurta.org> | |
2644 | |
2645 * display.texi (Attribute Functions): Add set-face-inverse-video-p. | |
2646 Fix invert-face. Fix args of face-background. | |
2647 | |
2648 * display.texi (Standard Faces): Delete node. | |
2649 (Faces): Add xref to `(emacs)Standard Faces'. | |
2650 (Displaying Faces): Fix xref to `Standard Faces'. | |
2651 | |
2652 * modes.texi (Mode Line Data): Fix xref to Standard Faces. | |
2653 | |
2654 2005-08-20 Alan Mackenzie <acm@muc.de> | |
2655 | |
2656 * buffers.texi (The Buffer List): Clarify the manipulation of the | |
2657 buffer list. | |
2658 | |
2659 2005-08-14 Richard M. Stallman <rms@gnu.org> | |
2660 | |
2661 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not | |
2662 a regexp. | |
2663 | |
2664 2005-08-11 Richard M. Stallman <rms@gnu.org> | |
2665 | |
2666 * elisp.texi (Top): Update subnode lists. | |
2667 | |
2668 * display.texi (Inverse Video): Node deleted. | |
2669 | |
2670 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips): | |
2671 New nodes split out of Coding Conventions. | |
2672 | |
2673 * searching.texi (Regular Expressions): Document re-builder. | |
2674 | |
2675 * os.texi (Time Parsing): New node split out of Time Conversion. | |
2676 | |
2677 * processes.texi (Misc Network, Network Feature Testing) | |
2678 (Network Options, Make Network): New nodes split out of | |
2679 Low-Level Network. | |
2680 | |
2681 2005-08-09 Richard M. Stallman <rms@gnu.org> | |
2682 | |
2683 * frames.texi (Geometry): New node, split from Size and Position. | |
2684 (Frame Parameters): Refer to Geometry. | |
2685 | |
2686 * buffers.texi (The Buffer List): Fix xrefs. | |
2687 | |
2688 * windows.texi (Splitting Windows): Fix xref. | |
2689 | |
2690 * frames.texi (Layout Parameters): Add xref. | |
2691 | |
2692 * display.texi (Line Height, Scroll Bars): Fix xrefs. | |
2693 | |
2694 * keymaps.texi (Menu Bar): Fix xref. | |
2695 | |
2696 * locals.texi (Standard Buffer-Local Variables): Fix xref. | |
2697 | |
2698 * modes.texi (%-Constructs): Fix xref. | |
2699 | |
2700 * frames.texi (Window Frame Parameters): Node split up. | |
2701 (Basic Parameters, Position Parameters, Size Parameters) | |
2702 (Layout Parameters, Buffer Parameters, Management Parameters) | |
2703 (Cursor Parameters, Color Parameters): New subnodes. | |
2704 | |
2705 2005-08-09 Luc Teirlinck <teirllm@auburn.edu> | |
2706 | |
2707 * positions.texi (Screen Lines): Update xref for previous change | |
2708 in minibuf.texi. | |
2709 | |
2710 * minibuf.texi (Intro to Minibuffers): Update pxref for previous | |
2711 change in minibuf.texi. | |
2712 | |
2713 2005-08-09 Richard M. Stallman <rms@gnu.org> | |
2714 | |
2715 * tips.texi (Coding Conventions): Minor cleanup. | |
2716 | |
2717 * modes.texi (Defining Minor Modes): Explain when init-value | |
2718 can be non-nil. | |
2719 | |
2720 * elisp.texi (Top): Update submenu for Minibuffer. | |
2721 | |
2722 * minibuf.texi (Minibuffer Misc): Node split up. | |
2723 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents) | |
2724 (Recursive Mini): New nodes split out from Minibuffer Misc. | |
2725 (Minibuffer Misc): Document max-mini-window-height. | |
2726 | |
2727 * hash.texi (Defining Hash): Delete stray paren in example. | |
2728 | |
2729 * display.texi (Echo Area Customization): Don't define | |
2730 max-mini-window-height here; xref instead. | |
2731 | |
2732 * commands.texi (Event Input Misc): Update while-no-input. | |
2733 | |
2734 * advice.texi (Advising Functions): Explain when to use advice | |
2735 and when to use a hook. | |
2736 | |
2737 2005-07-30 Eli Zaretskii <eliz@gnu.org> | |
2738 | |
2739 * makefile.w32-in (info): Don't run install-info. | |
2740 ($(infodir)/dir): New target, produced by running install-info. | |
2741 | |
2742 2005-07-27 Luc Teirlinck <teirllm@auburn.edu> | |
2743 | |
2744 * modes.texi (Defining Minor Modes): The keyword for the initial | |
2745 value is :init-value, not :initial-value. | |
2746 | |
2747 2005-07-23 Eli Zaretskii <eliz@gnu.org> | |
2748 | |
2749 * loading.texi (Autoload): Make the `doctor' example be consistent | |
2750 with what's in current loaddefs.el. Describe the "fn" magic in | |
2751 the usage portion of the doc string. | |
2752 | |
2753 2005-07-22 Richard M. Stallman <rms@gnu.org> | |
2754 | |
2755 * internals.texi (Garbage Collection): Clarify previous change. | |
2756 | |
2757 2005-07-21 Stefan Monnier <monnier@iro.umontreal.ca> | |
2758 | |
2759 * internals.texi (Garbage Collection): Add gc-cons-percentage. | |
2760 | |
2761 2005-07-18 Juri Linkov <juri@jurta.org> | |
2762 | |
2763 * commands.texi (Accessing Events): | |
2764 * frames.texi (Text Terminal Colors, Resources): | |
2765 * markers.texi (The Mark): | |
2766 * modes.texi (Defining Minor Modes): | |
2767 Delete duplicate duplicate words. | |
2768 | |
2769 2005-07-16 Richard M. Stallman <rms@gnu.org> | |
2770 | |
2771 * display.texi (Managing Overlays): Clarify make-overlay | |
2772 args for insertion types. | |
2773 | |
2774 2005-07-13 Luc Teirlinck <teirllm@auburn.edu> | |
2775 | |
2776 * customize.texi (Variable Definitions): | |
2777 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'. | |
2778 `standard-value' is a list too. | |
2779 (Defining New Types): Use @key{RET} instead of @key{ret}. | |
2780 | |
2781 2005-07-13 Francis Litterio <franl@world.std.com> (tiny change) | |
2782 | |
2783 * os.texi (Translating Input): Fix typo. | |
2784 | |
2785 2005-07-08 Richard M. Stallman <rms@gnu.org> | |
2786 | |
2787 * README: Update edition number and size estimate. | |
2788 | |
2789 * elisp.texi (VERSION): Set to 2.9. | |
2790 | |
2791 2005-07-07 Richard M. Stallman <rms@gnu.org> | |
2792 | |
2793 * book-spine.texinfo: Update Emacs version. | |
2794 | |
2795 * display.texi (Inverse Video): Delete mode-line-inverse-video. | |
2796 | |
2797 2005-07-06 Richard M. Stallman <rms@gnu.org> | |
2798 | |
2799 * searching.texi (Regexp Search): Clarify what re-search-forward | |
2800 does when the search fails. | |
2801 | |
2802 2005-07-05 Lute Kamstra <lute@gnu.org> | |
2803 | |
2804 * Update FSF's address in GPL notices. | |
2805 | |
2806 * doclicense.texi (GNU Free Documentation License): | |
2807 * gpl.texi (GPL): | |
2808 * tips.texi (Coding Conventions, Library Headers): | |
2809 * vol1.texi: | |
2810 * vol2.texi: Update FSF's address. | |
2811 | |
2812 2005-07-04 Richard M. Stallman <rms@gnu.org> | |
2813 | |
2814 * hooks.texi (Standard Hooks): Add occur-hook. | |
2815 | |
2816 2005-07-03 Luc Teirlinck <teirllm@auburn.edu> | |
2817 | |
2818 * display.texi (The Echo Area): Correct menu. | |
2819 | |
2820 2005-07-03 Richard M. Stallman <rms@gnu.org> | |
2821 | |
2822 * elisp.texi (Top): Update subnode menu for Display. | |
2823 | |
2824 * display.texi (Displaying Messages): New node, with most | |
2825 of what was in The Echo Area. | |
2826 (Progress): Moved under The Echo Area. | |
2827 (Logging Messages): New node with new text. | |
2828 (Echo Area Customization): New node, the rest of what was | |
2829 in The Echo Area. Document message-truncate-lines with @defvar. | |
2830 (Display): Update menu. | |
2831 | |
2832 * windows.texi (Textual Scrolling): Doc 3 values for | |
2833 scroll-preserve-screen-position. | |
2834 | |
2835 * text.texi (Special Properties): Change hook functions | |
2836 should bind inhibit-modification-hooks around altering buffer text. | |
2837 | |
2838 * keymaps.texi (Key Binding Commands): Call binding BINDING | |
2839 rather than DEFINITION. | |
2840 | |
2841 2005-06-29 Juanma Barranquero <lekktu@gmail.com> | |
2842 | |
2843 * variables.texi (Defining Variables): `user-variable-p' returns t | |
2844 for aliases of user options, nil for alias loops. | |
2845 | |
2846 2005-06-28 Richard M. Stallman <rms@gnu.org> | |
2847 | |
2848 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before | |
2849 make-keymap. | |
2850 | |
2851 2005-06-27 Luc Teirlinck <teirllm@auburn.edu> | |
2852 | |
2853 * variables.texi (Setting Variables): Correct and clarify | |
2854 description of `add-to-ordered-list'. | |
2855 | |
2856 2005-06-26 Richard M. Stallman <rms@gnu.org> | |
2857 | |
2858 * display.texi (Faces): Minor cleanup. | |
2859 | |
2860 2005-06-25 Luc Teirlinck <teirllm@auburn.edu> | |
2861 | |
2862 * display.texi (Faces): `facep' returns t for strings that are | |
2863 face names. | |
2864 | |
2865 2005-06-25 Richard M. Stallman <rms@gnu.org> | |
2866 | |
2867 * objects.texi (Equality Predicates): Clarify meaning of equal. | |
2868 | |
2869 * windows.texi (Selecting Windows): save-selected-window | |
2870 and with-selected-window save and restore the current buffer. | |
2871 | |
2872 2005-06-24 Richard M. Stallman <rms@gnu.org> | |
2873 | |
2874 * numbers.texi (Float Basics): Explain how to test for NaN, | |
2875 and printing the sign of NaNs. | |
2876 | |
2877 2005-06-24 Eli Zaretskii <eliz@gnu.org> | |
2878 | |
2879 * makefile.w32-in (MAKEINFO): Use --force. | |
2880 | |
2881 2005-06-23 Richard M. Stallman <rms@gnu.org> | |
2882 | |
2883 * display.texi (Face Functions): Correct Texinfo usage. | |
2884 | |
2885 2005-06-23 Luc Teirlinck <teirllm@auburn.edu> | |
2886 | |
2887 * lists.texi (Rings): `ring-elements' now returns the elements of | |
2888 RING in order. | |
2889 | |
2890 2005-06-23 Juanma Barranquero <lekktu@gmail.com> | |
2891 | |
2892 * markers.texi (The Mark): Texinfo usage fix. | |
2893 | |
2894 2005-06-23 Kim F. Storm <storm@cua.dk> | |
2895 | |
2896 * searching.texi (Entire Match Data): Remove evaporate option for | |
2897 match-data. Do not mention evaporate option for set-match-data. | |
2898 | |
2899 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk> | |
2900 | |
2901 * display.texi (Face Functions): Mention face aliases. | |
2902 | |
2903 2005-06-21 Richard M. Stallman <rms@gnu.org> | |
2904 | |
2905 * anti.texi (Antinews): Texinfo usage fix. | |
2906 | |
2907 2005-06-21 Karl Berry <karl@gnu.org> | |
2908 | |
2909 * elisp.texi: Use @copying. | |
2910 | |
2911 * elisp.texi: Put @summarycontents and @contents before the Top | |
2912 node, instead of the end of the file, so that the contents appear | |
2913 in the right place in the dvi/pdf output. | |
2914 | |
2915 2005-06-21 Juri Linkov <juri@jurta.org> | |
2916 | |
2917 * display.texi (Defining Faces): Add `customized-face'. | |
2918 | |
2919 2005-06-20 Kim F. Storm <storm@cua.dk> | |
2920 | |
2921 * variables.texi (Setting Variables): Any type of element can be | |
2922 given order in add-to-ordered-list. Compare elements with eq. | |
2923 | |
2924 * lists.texi (Rearrangement): Sort predicate may just return non-nil. | |
2925 | |
2926 2005-06-20 Karl Berry <karl@gnu.org> | |
2927 | |
2928 * syntax.texi (Syntax Flags): Make last column very slightly wider | |
2929 to avoid "generic comment" breaking on two lines and causing an | |
2930 underfull box. | |
2931 | |
2932 2005-06-19 Luc Teirlinck <teirllm@auburn.edu> | |
2933 | |
2934 * lists.texi (Rings): Various minor clarifications and corrections. | |
2935 | |
2936 2005-06-18 Richard M. Stallman <rms@gnu.org> | |
2937 | |
2938 * functions.texi (Obsolete Functions): Simplify. | |
2939 | |
2940 * variables.texi (Variable Aliases): Simplify. | |
2941 | |
2942 * anti.texi, backups.texi, compile.texi, customization.texi: | |
2943 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi: | |
2944 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi: | |
2945 * os.texi, processes.texi, searching.texi, strings.texi, text.texi: | |
2946 * variables.texi: Fix formatting ugliness. | |
2947 | |
2948 * elisp.texi: Add links to Rings and Byte Packing. | |
2949 Update version and copyright years. | |
2950 | |
2951 * minibuf.texi: Fix formatting ugliness. | |
2952 (Completion Commands): Move keymap vars to the end | |
2953 and vars completing-read binds to the top. | |
2954 | |
2955 2005-06-17 Luc Teirlinck <teirllm@auburn.edu> | |
2956 | |
2957 * processes.texi: Fix typos. | |
2958 (Bindat Spec): Correct Texinfo error. | |
2959 (Byte Packing): Fix ungrammatical sentence. | |
2960 | |
2961 2005-06-17 Thien-Thi Nguyen <ttn@gnu.org> | |
2962 | |
2963 * lists.texi (Rings): New node. | |
2964 (Lists): Add it to menu. | |
2965 | |
2966 * processes.texi (Byte Packing): New node. | |
2967 (Processes): Add it to menu. | |
2968 | |
2969 2005-06-17 Richard M. Stallman <rms@gnu.org> | |
2970 | |
2971 * syntax.texi (Parsing Expressions): Fix texinfo usage. | |
2972 | |
2973 * help.texi (Documentation Basics): Explain the xref to | |
2974 Documentation Tips. | |
2975 | |
2976 * debugging.texi (Debugger Commands): Minor fix. | |
2977 | |
2978 2005-06-16 Luc Teirlinck <teirllm@auburn.edu> | |
2979 | |
2980 * edebug.texi (Instrumenting): Eliminate duplicate link. | |
2981 (Specification List): Replace references to "below", referring to | |
2982 a later node, with one @ref to that node. | |
2983 | |
2984 * os.texi (Timers): Timers should save and restore the match data | |
2985 if they change it. | |
2986 | |
2987 * debugging.texi (Debugger Commands): Mention that the Lisp | |
2988 debugger can not step through primitive functions. | |
2989 | |
2990 2005-06-16 Juanma Barranquero <lekktu@gmail.com> | |
2991 | |
2992 * functions.texi (Obsolete Functions): Update argument names of | |
2993 `make-obsolete' and `define-obsolete-function-alias'. | |
2994 | |
2995 * variables.texi (Variable Aliases): Update argument names of | |
2996 `defvaralias', `make-obsolete-variable' and | |
2997 `define-obsolete-variable-alias'. | |
2998 | |
2999 2005-06-15 Kim F. Storm <storm@cua.dk> | |
3000 | |
3001 * searching.texi (Entire Match Data): Rephrase warnings about | |
3002 evaporate arg to match-data and set-match-data. | |
3003 | |
3004 2005-06-14 Luc Teirlinck <teirllm@auburn.edu> | |
3005 | |
3006 * elisp.texi (Top): Update detailed menu. | |
3007 | |
3008 * edebug.texi (Edebug): Update menu. | |
3009 (Instrumenting): Update xrefs. | |
3010 (Edebug Execution Modes): Correct xref. | |
3011 (Jumping): Clarify description of `h' command. | |
3012 Eliminate redundant @ref. | |
3013 (Breaks): New node. | |
3014 (Breakpoints): Is now a subsubsection. | |
3015 (Global Break Condition): Mention `C-x X X'. | |
3016 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'. | |
3017 (Trace Buffer): Clarify STRING arg of `edebug-tracing'. | |
3018 (Edebug Display Update): Correct pxref. | |
3019 (Edebug and Macros): New node. | |
3020 (Instrumenting Macro Calls): Is now a subsubsection. | |
3021 Neither arg of `def-edebug-spec' is evaluated. | |
3022 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'. | |
3023 (Specification Examples): Fix typo. | |
3024 | |
3025 2005-06-14 Lute Kamstra <lute@gnu.org> | |
3026 | |
3027 * debugging.texi (Function Debugging): Primitives can break on | |
3028 entry too. | |
3029 | |
3030 2005-06-14 Kim F. Storm <storm@cua.dk> | |
3031 | |
3032 * variables.texi (Setting Variables): Add add-to-ordered-list. | |
3033 | |
3034 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca> | |
3035 | |
3036 * syntax.texi (Parsing Expressions): Document aux functions and vars of | |
3037 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function. | |
3038 | |
3039 2005-06-13 Lute Kamstra <lute@gnu.org> | |
3040 | |
3041 * text.texi (Special Properties): Fix cross reference. | |
3042 | |
3043 2005-06-11 Luc Teirlinck <teirllm@auburn.edu> | |
3044 | |
3045 * debugging.texi (Function Debugging): Delete mention of empty | |
3046 string argument to `cancel-debug-on-entry'. Delete inaccurate | |
3047 description of the return value of that command. | |
3048 | |
3049 2005-06-11 Alan Mackenzie <acm@muc.de> | |
3050 | |
3051 * text.texi (Adaptive Fill): Amplify the description of | |
3052 fill-context-prefix. | |
3053 | |
3054 2005-06-10 Luc Teirlinck <teirllm@auburn.edu> | |
3055 | |
3056 * syntax.texi (Parsing Expressions): Fix Texinfo error. | |
3057 | |
3058 2005-06-10 Stefan Monnier <monnier@iro.umontreal.ca> | |
3059 | |
3060 * syntax.texi (Parsing Expressions): Document syntax-ppss. | |
3061 | |
3062 2005-06-10 Luc Teirlinck <teirllm@auburn.edu> | |
3063 | |
3064 * debugging.texi (Error Debugging): Minor rewording. | |
3065 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry' | |
3066 is optional. | |
3067 | |
3068 2005-06-10 Lute Kamstra <lute@gnu.org> | |
3069 | |
3070 * elisp.texi: Use EMACSVER to refer to the current version of Emacs. | |
3071 (Top): Give it a title. Correct version number. Give the | |
3072 detailed node listing a more prominent header. | |
3073 * intro.texi: Don't set VERSION here a second time. | |
3074 Mention Emacs's version too. | |
3075 * anti.texi (Antinews): Use EMACSVER to refer to the current | |
3076 version of Emacs. | |
3077 | |
3078 2005-06-09 Kim F. Storm <storm@cua.dk> | |
3079 | |
3080 * searching.texi (Entire Match Data): Explain new `reseat' argument to | |
3081 match-data and set-match-data. | |
3082 | |
3083 2005-06-08 Richard M. Stallman <rms@gnu.org> | |
3084 | |
3085 * searching.texi (Entire Match Data): Clarify when match-data | |
3086 returns markers and when integers. | |
3087 | |
3088 * display.texi (Defining Faces): Explain that face name should not | |
3089 end in `-face'. | |
3090 | |
3091 * modes.texi (Mode Line Data): Minor cleanup. | |
3092 (Customizing Keywords): Node split out of Search-based Fontification. | |
3093 Add example of using font-lock-add-keywords from a hook. | |
3094 Clarify when MODE should be non-nil, and when nil. | |
3095 | |
3096 2005-06-06 Richard M. Stallman <rms@gnu.org> | |
3097 | |
3098 * modes.texi (Mode Line Data): Explain what happens when the car | |
3099 of a list is a void symbol. | |
3100 (Search-based Fontification): Explain MODE arg to | |
3101 font-lock-add-keywords and warn about calls from major modes. | |
3102 | |
3103 2005-06-08 Juri Linkov <juri@jurta.org> | |
3104 | |
3105 * display.texi (Standard Faces): Add `shadow' face. | |
3106 | |
3107 2005-05-29 Luc Teirlinck <teirllm@auburn.edu> | |
3108 | |
3109 * modes.texi (Major Mode Conventions): A derived mode only needs | |
3110 to put the call to the parent mode inside `delay-mode-hooks'. | |
3111 | |
3112 2005-05-29 Richard M. Stallman <rms@gnu.org> | |
3113 | |
3114 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is | |
3115 new, and what that implies. Clarify. | |
3116 | |
3117 * files.texi (Locating Files): Clean up the text. | |
3118 | |
3119 * frames.texi (Window Frame Parameters): Document user-size. | |
3120 Shorten entry for top by referring to left. | |
3121 | |
3122 2005-05-26 Richard M. Stallman <rms@gnu.org> | |
3123 | |
3124 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook | |
3125 is new, and what the implications are. Other clarifications. | |
3126 | |
3127 2005-05-24 Richard M. Stallman <rms@gnu.org> | |
3128 | |
3129 * frames.texi (Dialog Boxes): Minor fixes. | |
3130 | |
3131 2005-05-25 Masatake YAMATO <jet@gyve.org> | |
3132 | |
3133 * display.texi (Standard Faces): Write about `mode-line-highlight'. | |
3134 | |
3135 2005-05-24 Luc Teirlinck <teirllm@auburn.edu> | |
3136 | |
3137 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog' | |
3138 is optional. | |
3139 | |
3140 2005-05-24 Nick Roberts <nickrob@snap.net.nz> | |
3141 | |
3142 * frames.texi (Dialog Boxes): Descibe new optional argument. | |
3143 | |
3144 2005-05-23 Lute Kamstra <lute@gnu.org> | |
3145 | |
3146 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend | |
3147 syntax-begin-function over font-lock-beginning-of-syntax-function. | |
3148 | |
3149 2005-05-21 Luc Teirlinck <teirllm@auburn.edu> | |
3150 | |
3151 * minibuf.texi (Reading File Names): Update description of | |
3152 `read-directory-name'. | |
3153 | |
3154 * modes.texi (Derived Modes): Clarify :group keyword. | |
3155 | |
3156 2005-05-21 Eli Zaretskii <eliz@gnu.org> | |
3157 | |
3158 * files.texi (Locating Files): New subsection. | |
3159 Describe locate-file and executable-find. | |
3160 | |
3161 2005-05-21 Kevin Ryde <user42@zip.com.au> | |
3162 | |
3163 * frames.texi (Initial Parameters): Update cross reference to | |
3164 "Emacs Invocation". | |
3165 | |
3166 2005-05-19 Luc Teirlinck <teirllm@auburn.edu> | |
3167 | |
3168 * keymaps.texi (Active Keymaps): Add anchor. | |
3169 | |
3170 * modes.texi (Hooks): Delete confusing and unnecessary sentence. | |
3171 (Major Mode Conventions): Refer to `Auto Major Mode' in more | |
3172 appropriate place. | |
3173 (Derived Modes): Small clarifications. | |
3174 (Minor Mode Conventions, Keymaps and Minor Modes): | |
3175 Replace references to nodes with references to anchors. | |
3176 (Mode Line Data): Warn that `(:eval FORM)' should not load any files. | |
3177 Clarify description of lists whose first element is an integer. | |
3178 (Mode Line Variables): Add anchor. | |
3179 (%-Constructs): Clarify description of integer after %. | |
3180 (Emulating Mode Line): Describe nil value for FACE. | |
3181 | |
3182 2005-05-18 Luc Teirlinck <teirllm@auburn.edu> | |
3183 | |
3184 * modes.texi (Derived Modes): Correct references to non-existing | |
3185 variable standard-syntax-table. | |
3186 | |
3187 2005-05-17 Lute Kamstra <lute@gnu.org> | |
3188 | |
3189 * modes.texi (Defining Minor Modes): Mention the mode hook. | |
3190 | |
3191 2005-05-15 Kim F. Storm <storm@cua.dk> | |
3192 | |
3193 * processes.texi (Network): Remove open-network-stream-nowait. | |
3194 (Network Servers): Remove open-network-stream-server. | |
3195 | |
3196 2005-05-15 Luc Teirlinck <teirllm@auburn.edu> | |
3197 | |
3198 * elisp.texi (Top): Update detailed menu. | |
3199 | |
3200 * variables.texi: Reorder nodes. | |
3201 (Variables): Update menu. | |
3202 (File Local Variables): Do not refer to the `-*-' line as | |
3203 a "local variables list". Add pxref. | |
3204 | |
3205 2005-05-14 Luc Teirlinck <teirllm@auburn.edu> | |
3206 | |
3207 * elisp.texi (Top): Update detailed menu for node changes. | |
3208 | |
3209 * modes.texi (Modes): Update Menu. | |
3210 (Hooks): Move to beginning of chapter. | |
3211 Most minor modes run mode hooks too. | |
3212 `add-hook' can handle void hooks or hooks whose value is a single | |
3213 function. | |
3214 (Major Modes): Update Menu. | |
3215 (Major Mode Basics): New node, split off from `Major Modes'. | |
3216 (Major Mode Conventions): Correct xref. Explain how to handle | |
3217 auto-mode-alist if the major mode command has an autoload cookie. | |
3218 (Auto Major Mode): Major update. Add magic-mode-alist. | |
3219 (Derived Modes): Major update. | |
3220 (Mode Line Format): Update Menu. | |
3221 (Mode Line Basics): New node, split off from `Mode Line Format'. | |
3222 | |
3223 * loading.texi (Autoload): Mention `autoload cookie' as synonym | |
3224 for `magic autoload comment'. Add index entries and anchor. | |
3225 | |
3226 2005-05-14 Richard M. Stallman <rms@gnu.org> | |
3227 | |
3228 * tips.texi (Coding Conventions): Explain how important it is | |
3229 that just loading certain files not change Emacs behavior. | |
3230 | |
3231 * modes.texi (Defining Minor Modes): Define define-global-minor-mode. | |
3232 | |
3233 2005-05-12 Lute Kamstra <lute@gnu.org> | |
3234 | |
3235 * modes.texi (Generic Modes): Update. | |
3236 (Major Modes): Refer to node "Generic Modes". | |
3237 | |
3238 * elisp.texi (Top): Update to the current structure of the manual. | |
3239 * processes.texi (Processes): Add menu description. | |
3240 * customize.texi (Customization): Add menu descriptions. | |
3241 | |
3242 2005-05-11 Thien-Thi Nguyen <ttn@gnu.org> | |
3243 | |
3244 * processes.texi (Signals to Processes) | |
3245 (Low-Level Network): Fix typos. | |
3246 | |
3247 2005-05-11 Lute Kamstra <lute@gnu.org> | |
3248 | |
3249 * elisp.texi (Top): Add some nodes from the chapter "Major and | |
3250 Minor Modes" to the detailed node listing. | |
3251 | |
3252 2005-05-10 Richard M. Stallman <rms@gnu.org> | |
3253 | |
3254 * keymaps.texi (Extended Menu Items): Menu item filter functions | |
3255 can be called at any time. | |
3256 | |
3257 2005-05-08 Luc Teirlinck <teirllm@auburn.edu> | |
3258 | |
3259 * variables.texi (File Local Variables): `(hack-local-variables t)' | |
3260 now also checks whether a mode is specified in the local variables | |
3261 list. | |
3262 | |
3263 2005-05-05 Kevin Ryde <user42@zip.com.au> | |
3264 | |
3265 * display.texi (The Echo Area): Correct format function cross | |
3266 reference. | |
3267 | |
3268 2005-05-05 Luc Teirlinck <teirllm@auburn.edu> | |
3269 | |
3270 * variables.texi (Variable Aliases): Change description of | |
3271 `define-obsolete-variable-alias'. | |
3272 | |
3273 * functions.texi (Functions): Add "Obsolete Functions" to menu. | |
3274 (Defining Functions): Add xref. | |
3275 (Obsolete Functions): New node. | |
3276 (Function Safety): Standardize capitalization of section title. | |
3277 | |
3278 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'. | |
3279 (Dialog Boxes): Complete description of `x-popup-dialog'. | |
3280 | |
3281 2005-05-04 Richard M. Stallman <rms@gnu.org> | |
3282 | |
3283 * commands.texi (Interactive Codes): Fix Texinfo usage. | |
3284 Document U more clearly. | |
3285 | |
3286 2005-05-01 Luc Teirlinck <teirllm@auburn.edu> | |
3287 | |
3288 * variables.texi (Variable Aliases): `make-obsolete-variable' is a | |
3289 function and not a macro. | |
3290 | |
3291 * frames.texi (Pop-Up Menus): Correct and clarify description of | |
3292 `x-popup-menu'. | |
3293 (Dialog Boxes): Clarify description of `x-popup-dialog'. | |
3294 | |
3295 2005-05-01 Richard M. Stallman <rms@gnu.org> | |
3296 | |
3297 * edebug.texi (Checking Whether to Stop): Fix previous change. | |
3298 | |
3299 2005-05-01 Luc Teirlinck <teirllm@auburn.edu> | |
3300 | |
3301 * display.texi: Fix typos and Texinfo usage. | |
3302 | |
3303 * edebug.texi (Checking Whether to Stop): executing-macro -> | |
3304 executing-kbd-macro. | |
3305 | |
3306 2005-05-01 Richard M. Stallman <rms@gnu.org> | |
3307 | |
3308 * display.texi (Invisible Text): Correct add-to-invisibility-spec. | |
3309 | |
3310 2005-04-30 Richard M. Stallman <rms@gnu.org> | |
3311 | |
3312 * files.texi (Magic File Names): Document `operations' property. | |
3313 | |
3314 2005-04-29 Lute Kamstra <lute@gnu.org> | |
3315 | |
3316 * modes.texi (Generic Modes): New node. | |
3317 (Major Modes): Add it to the menu. | |
3318 (Derived Modes): Add "derived mode" to concept index. | |
3319 | |
3320 2005-04-28 Lute Kamstra <lute@gnu.org> | |
3321 | |
3322 * modes.texi (Defining Minor Modes): Fix previous change. | |
3323 (Font Lock Mode): Simplify. | |
3324 (Font Lock Basics): Say that font-lock-defaults is buffer-local | |
3325 when set and that some parts are optional. Add cross references. | |
3326 (Search-based Fontification): Say how to specify font-lock-keywords. | |
3327 Add cross references. Add font-lock-multiline to index. | |
3328 Move font-lock-keywords-case-fold-search here from node "Other Font | |
3329 Lock Variables". Document font-lock-add-keywords and | |
3330 font-lock-remove-keywords. | |
3331 (Other Font Lock Variables): Move font-lock-keywords-only, | |
3332 font-lock-syntax-table, font-lock-beginning-of-syntax-function, | |
3333 and font-lock-syntactic-face-function to node "Syntactic Font | |
3334 Lock". Move font-lock-keywords-case-fold-search to node | |
3335 "Search-based Fontification". Document font-lock-inhibit-thing-lock | |
3336 and font-lock-{,un}fontify-{buffer,region}-function. | |
3337 (Precalculated Fontification): Remove reference to deleted variable | |
3338 font-lock-core-only. | |
3339 (Faces for Font Lock): Add font-lock-comment-delimiter-face. | |
3340 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only, | |
3341 font-lock-syntax-table, font-lock-beginning-of-syntax-function, | |
3342 and font-lock-syntactic-face-function here from node "Other Font | |
3343 Lock Variables". Move font-lock-syntactic-keywords to "Setting | |
3344 Syntax Properties". Add cross references. | |
3345 (Setting Syntax Properties): New node. | |
3346 Move font-lock-syntactic-keywords here from "Syntactic Font Lock". | |
3347 * syntax.texi (Syntax Properties): Add cross reference. | |
3348 * hooks.texi (Standard Hooks): Add Font-Lock hooks. | |
3349 | |
3350 2005-04-26 Richard M. Stallman <rms@gnu.org> | |
3351 | |
3352 * display.texi (Defining Faces): | |
3353 Document `default' elements of defface spec. | |
3354 | |
3355 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode. | |
3356 | |
3357 * variables.texi (Variable Aliases): Clarify text. | |
3358 | |
3359 2005-04-25 Chong Yidong <cyd@stupidchicken.com> | |
3360 | |
3361 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock. | |
3362 | |
3363 2005-04-25 Luc Teirlinck <teirllm@auburn.edu> | |
3364 | |
3365 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too. | |
3366 | |
3367 2005-04-24 Eli Zaretskii <eliz@gnu.org> | |
3368 | |
3369 * syntax.texi (Syntax Table Internals): Elaborate documentation of | |
3370 syntax-after and syntax-class. | |
3371 | |
3372 * files.texi (Changing Files): Fix last change's cross-reference. | |
3373 (Unique File Names): Don't mention "numbers" in the documentation | |
3374 of make-temp-file and make-temp-name. | |
3375 | |
3376 2005-04-23 Richard M. Stallman <rms@gnu.org> | |
3377 | |
3378 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file. | |
3379 | |
3380 2005-04-22 Nick Roberts <nickrob@snap.net.nz> | |
3381 | |
3382 * windows.texi (Cyclic Window Ordering): Clarify window-list. | |
3383 | |
3384 2005-04-22 Nick Roberts <nickrob@snap.net.nz> | |
3385 | |
3386 * variables.texi (Variable Aliases): Describe make-obsolete-variable | |
3387 and define-obsolete-variable-alias. | |
3388 | |
3389 2005-04-22 Kim F. Storm <storm@cua.dk> | |
3390 | |
3391 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe. | |
3392 (Other Plists): Remove safe-plist-get, as plist-get is now safe. | |
3393 | |
3394 2005-04-21 Lute Kamstra <lute@gnu.org> | |
3395 | |
3396 * lists.texi (Association Lists): Document rassq-delete-all. | |
3397 | |
3398 2005-04-19 Richard M. Stallman <rms@gnu.org> | |
3399 | |
3400 * modes.texi (Search-based Fontification): Explain that | |
3401 facespec is an expression to be evaluated. | |
3402 | |
3403 2005-04-19 Kevin Ryde <user42@zip.com.au> | |
3404 | |
3405 * streams.texi (Output Functions): Fix xref. | |
3406 * strings.texi (String Conversion): Fix xref. | |
3407 | |
3408 2005-04-19 Kim F. Storm <storm@cua.dk> | |
3409 | |
3410 * symbols.texi (Symbol Plists): Add safe-get. | |
3411 Mention that `get' may signal an error. | |
3412 | |
3413 2005-04-18 Nick Roberts <nickrob@snap.net.nz> | |
3414 | |
3415 * customize.texi (Variable Definitions): Replace tooltip-mode | |
3416 example with save-place. | |
3417 | |
3418 2005-04-17 Richard M. Stallman <rms@gnu.org> | |
3419 | |
3420 * buffers.texi (Indirect Buffers): Clarify. | |
3421 | |
3422 * positions.texi (Positions): Clarify converting marker to integer. | |
3423 | |
3424 * strings.texi (String Basics): Mention string-match; clarify. | |
3425 | |
3426 2005-04-08 Lute Kamstra <lute@gnu.org> | |
3427 | |
3428 * modes.texi (Search-based Fontification): Fix cross references. | |
3429 Use consistent terminology. Document anchored highlighting. | |
3430 | |
3431 2005-04-05 Lute Kamstra <lute@gnu.org> | |
3432 | |
3433 * modes.texi (Defining Minor Modes): Document :group keyword | |
3434 argument and its default value. | |
3435 | |
3436 2005-04-03 Lute Kamstra <lute@gnu.org> | |
3437 | |
3438 * hooks.texi (Standard Hooks): Add some hooks. Add cross | |
3439 references and/or descriptions. Delete major mode hooks; mention | |
3440 them as a category instead. Rename or delete obsolete hooks. | |
3441 | |
3442 2005-04-02 Richard M. Stallman <rms@gnu.org> | |
3443 | |
3444 * nonascii.texi (Coding System Basics): Another wording cleanup. | |
3445 | |
3446 2005-04-01 Richard M. Stallman <rms@gnu.org> | |
3447 | |
3448 * nonascii.texi (Coding System Basics): Clarify previous change. | |
3449 | |
3450 2005-04-01 Kenichi Handa <handa@m17n.org> | |
3451 | |
3452 * nonascii.texi (Coding System Basics): Describe about rondtrip | |
3453 identity of coding systems. | |
3454 | |
3455 2005-03-29 Chong Yidong <cyd@stupidchicken.com> | |
3456 | |
3457 * text.texi (Buffer Contents): Add filter-buffer-substring and | |
3458 buffer-substring-filters. | |
3459 | |
3460 2005-03-26 Chong Yidong <cyd@stupidchicken.com> | |
3461 | |
3462 * anti.texi (Antinews): Mention `G' interactive code. | |
3463 | |
3464 * tips.texi (Compilation Tips): Mention benchmark.el. | |
3465 | |
3466 2005-03-27 Luc Teirlinck <teirllm@auburn.edu> | |
3467 | |
3468 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block' | |
3469 is now bound to M-o M-o. | |
3470 | |
3471 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o. | |
3472 | |
3473 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk> | |
3474 | |
3475 * calendar.texi: Delete file (and move contents to emacs-xtra.texi | |
3476 in the Emacs Manual). | |
3477 * Makefile.in (srcs): Remove calendar.texi. | |
3478 * makefile.w32-in (srcs): Remove calendar.texi. | |
3479 * display.texi (Display): Change name of next node. | |
3480 * os.texi (System In): Change name of previous node. | |
3481 * elisp.texi (Top): Remove Calendar references. | |
3482 * vol1.texi (Top): Remove Calendar references. | |
3483 * vol2.texi (Top): Remove Calendar references. | |
3484 | |
3485 2005-03-25 Richard M. Stallman <rms@gnu.org> | |
3486 | |
3487 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps): | |
3488 Cleanup previous change. | |
3489 | |
3490 2005-03-25 Chong Yidong <cyd@stupidchicken.com> | |
3491 | |
3492 * display.texi (Face Attributes): Faces earlier in an :inherit | |
3493 list take precedence. | |
3494 (Scroll Bars): Fix description of vertical-scroll-bars. | |
3495 Document frame-current-scroll-bars and window-current-scroll-bars. | |
3496 | |
3497 * markers.texi (The Mark): Document temporary Transient Mark mode. | |
3498 | |
3499 * minibuf.texi (Reading File Names): | |
3500 Document read-file-name-completion-ignore-case. | |
3501 | |
3502 * positions.texi (Screen Lines): Document nil for width argument | |
3503 to compute-motion. | |
3504 | |
3505 2005-03-23 Kim F. Storm <storm@cua.dk> | |
3506 | |
3507 * display.texi (Standard Faces): Other faces used in the fringe | |
3508 implicitly inherits from the fringe face. | |
3509 (Fringe Bitmaps): FACE in right-fringe and left-fringe display | |
3510 properties implicitly inherits from fringe face. | |
3511 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face. | |
3512 | |
3513 2005-03-20 Chong Yidong <cyd@stupidchicken.com> | |
3514 | |
3515 * display.texi (Invisible Text): State default value of | |
3516 line-move-ignore-invisible. | |
3517 (Managing Overlays): Document remove-overlays. | |
3518 (Standard Faces): Document escape-glyph face. | |
3519 | |
3520 * minibuf.texi (Reading File Names): Document read-file-name-function. | |
3521 | |
3522 * modes.texi (Other Font Lock Variables): | |
3523 Document font-lock-lines-before. | |
3524 | |
3525 * positions.texi (Skipping Characters): skip-chars-forward allows | |
3526 character classes. | |
3527 | |
3528 2005-03-18 Lute Kamstra <lute@gnu.org> | |
3529 | |
3530 * edebug.texi (Instrumenting Macro Calls): Fix another typo. | |
3531 | |
3532 2005-03-17 Richard M. Stallman <rms@gnu.org> | |
3533 | |
3534 * text.texi (Undo): Document extensible undo entries. | |
3535 | |
86150
d0f21febd1dc
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
86086
diff
changeset
|
3536 * searching.texi (String Search, Regexp Search): Cleanups. |
84043 | 3537 |
3538 * nonascii.texi (Character Codes): Minor fix. | |
3539 | |
3540 * display.texi (Display Property): Explain the significance | |
3541 of having text properties that are eq. | |
3542 (Other Display Specs): Explain string as display spec. | |
3543 | |
3544 * commands.texi (Interactive Codes): Document G option. | |
3545 | |
3546 2005-03-17 Chong Yidong <cyd@stupidchicken.com> | |
3547 | |
3548 * text.texi (Filling): Add sentence-end-without-period and | |
3549 sentence-end-without-space. | |
3550 (Changing Properties): Minor fix. | |
3551 | |
3552 * anti.texi: Total rewrite. | |
3553 | |
3554 2005-03-15 Lute Kamstra <lute@gnu.org> | |
3555 | |
3556 * edebug.texi (Instrumenting Macro Calls): Fix typos. | |
3557 | |
3558 2005-03-08 Kim F. Storm <storm@cua.dk> | |
3559 | |
3560 * display.texi (Specified Space): Property :width is support on | |
3561 non-graphic terminals, :height is not. | |
3562 | |
3563 2005-03-07 Richard M. Stallman <rms@gnu.org> | |
3564 | |
3565 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps): | |
3566 Now subnodes of Fringes. | |
3567 (Overlay Arrow): Document overlay-arrow-variable-list. | |
3568 (Fringe Size/Pos): New node, broken out of Fringes. | |
3569 (Display): Explain clearing vs redisplay better. | |
3570 (Truncation): Clarify use of bitmaps. | |
3571 (The Echo Area): Clarify the uses of the echo area. | |
3572 Add max-mini-window-height. | |
3573 (Progress): Clarify. | |
3574 (Invisible Text): Explain that main loop moves point out. | |
3575 (Selective Display): Say "hidden", not "invisible". | |
3576 (Managing Overlays): Move up. Describe relation to Undo here. | |
3577 (Overlay Properties): Clarify intro. | |
3578 (Finding Overlays): Explain return values when nothing found. | |
3579 (Width): truncate-string-to-width has added arg. | |
3580 (Displaying Faces): Clarify and update mode line face handling. | |
3581 (Face Functions): Minor cleanup. | |
3582 (Conditional Display): Merge into Other Display Specs. | |
3583 (Pixel Specification, Other Display Specs): Minor cleanups. | |
3584 (Images, Image Descriptors): Minor cleanups. | |
3585 (GIF Images): Patents have expired. | |
3586 (Showing Images): Explain default text for insert-image. | |
3587 (Manipulating Button Types): Merge into Manipulating Buttons. | |
3588 (Making Buttons): Explain return values. | |
3589 (Button Buffer Commands): Add xref. | |
3590 (Inverse Video): Update mode-line-inverse-video. | |
3591 (Display Table Format): Clarify. | |
3592 (Active Display Table): Give defaults for window-display-table. | |
3593 | |
3594 * calendar.texi (Calendar Customizing): calendar-holiday-marker | |
3595 and calendar-today-marker are strings, not chars. | |
3596 (Holiday Customizing): Minor fix. | |
3597 | |
3598 * internals.texi (Writing Emacs Primitives): Update `or' example. | |
3599 Update limit on # args of subr. | |
3600 | |
3601 * edebug.texi (Using Edebug): Arrow is in fringe. | |
3602 (Instrumenting): Arg to eval-defun works without loading edebug. | |
3603 (Edebug Execution Modes): Add xref. | |
3604 | |
3605 * customize.texi (Common Keywords): Clarify :require. | |
3606 Mention :version here. | |
3607 (Variable Definitions, Group Definitions): Not here. | |
3608 (Variable Definitions): Clarify symbol arg to :initialize and :set fns. | |
3609 | |
3610 2005-03-07 Chong Yidong <cyd@stupidchicken.com> | |
3611 * nonascii.texi (Text Representations): Clarify position-bytes. | |
3612 (Character Sets): Add list-charset-chars. | |
3613 (Scanning Charsets): Add charset-after. | |
3614 (Encoding and I/O): Minor fix. | |
3615 | |
3616 2005-03-06 Richard M. Stallman <rms@gnu.org> | |
3617 | |
3618 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21". | |
3619 (Resizing Windows): Likewise. | |
3620 | |
3621 * text.texi (Change Hooks): Get rid of "Emacs 21". | |
3622 | |
3623 * strings.texi (Formatting Strings): Get rid of "Emacs 21". | |
3624 | |
3625 * streams.texi (Output Variables): Get rid of "Emacs 21". | |
3626 | |
3627 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21". | |
3628 | |
3629 * os.texi (Translating Input): Replace flow-control example | |
3630 with a less obsolete example that uses `keyboard-translate'. | |
3631 | |
3632 * objects.texi (Hash Table Type, Circular Objects): | |
3633 Get rid of "Emacs 21". | |
3634 | |
3635 * modes.texi (Mode Line Format): Get rid of "Emacs 21". | |
3636 (Mode Line Data, Properties in Mode, Header Lines): Likewise. | |
3637 | |
3638 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21". | |
3639 | |
3640 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21". | |
3641 | |
3642 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21". | |
3643 (Menu Bar): Fix when menu-bar-update-hook is called. | |
3644 | |
3645 * hash.texi (Hash Tables): Get rid of "Emacs 21". | |
3646 | |
3647 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21", | |
3648 and make it read better. | |
3649 | |
3650 * files.texi (Writing to Files): Get rid of "Emacs 21". | |
3651 (Unique File Names): Likewise. | |
3652 | |
3653 * elisp.texi: Update Emacs version to 22. | |
3654 | |
3655 * display.texi (Forcing Redisplay): Get rid of "Emacs 21". | |
3656 (Overlay Properties, Face Attributes): Likewise. | |
3657 (Managing Overlays): Fix punctuation. | |
3658 (Attribute Functions): Clarify set-face-font; get rid of | |
3659 info about old Emacs versions. | |
3660 (Auto Faces, Font Lookup, Display Property, Images): | |
3661 Get rid of "Emacs 21". | |
3662 | |
3663 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21". | |
3664 | |
3665 2005-03-05 Richard M. Stallman <rms@gnu.org> | |
3666 | |
3667 * debugging.texi (Error Debugging): Remove stack-trace-on-error. | |
3668 | |
3669 2005-03-04 Lute Kamstra <lute@gnu.org> | |
3670 | |
3671 * debugging.texi (Error Debugging): Document stack-trace-on-error. | |
3672 | |
3673 2005-03-03 Lute Kamstra <lute@gnu.org> | |
3674 | |
3675 * edebug.texi (Instrumenting Macro Calls): Fix typo. | |
3676 | |
3677 2005-03-01 Lute Kamstra <lute@gnu.org> | |
3678 | |
3679 * debugging.texi (Debugger Commands): Update `j'. | |
3680 | |
3681 2005-02-28 Lute Kamstra <lute@gnu.org> | |
3682 | |
3683 * debugging.texi (Debugging): Fix typo. | |
3684 (Error Debugging): Document eval-expression-debug-on-error. | |
3685 (Function Debugging): Update example. | |
3686 (Using Debugger): Mention starred stack frames. | |
3687 (Debugger Commands): Document `j' and `l'. | |
3688 (Invoking the Debugger): `d' and `j' exit recursive edit too. | |
3689 Update the messages that the debugger displays. | |
3690 (Internals of Debugger): Add cross reference. Update example. | |
3691 (Excess Open): Minor improvement. | |
3692 (Excess Close): Minor improvement. | |
3693 | |
3694 2005-02-26 Richard M. Stallman <rms@gnu.org> | |
3695 | |
3696 * tips.texi (Coding Conventions): Clarify. | |
3697 Put all the major mode key reservations together. | |
3698 Mention the Mouse-1 => Mouse-2 conventions. | |
3699 | |
3700 * syntax.texi (Syntax Class Table): Clarify. | |
3701 (Syntax Table Functions): syntax-after moved from here. | |
3702 (Syntax Table Internals): syntax-after moved to here. | |
3703 (Parsing Expressions): Update info on number of values | |
3704 and what's meaningful in the STATE argument. | |
3705 (Categories): Fix typo. | |
3706 | |
3707 * sequences.texi (Arrays): Cleanup. | |
3708 (Char-Tables): Clarify. | |
3709 | |
3710 * processes.texi (Deleting Processes): Cleanups, add xref. | |
3711 (Subprocess Creation): Explain nil in exec-path. Cleanup. | |
3712 (Process Information): set-process-coding-system, some args optional. | |
3713 (Input to Processes): Explain various types for PROCESS args. | |
3714 Rename them from PROCESS-NAME to PROCESS. | |
3715 (Signals to Processes): Likewise. | |
3716 (Decoding Output): Cleanup. | |
3717 (Query Before Exit): Clarify. | |
3718 | |
3719 * os.texi (Startup Summary): Correct the options; add missing ones. | |
3720 (Terminal Output, Batch Mode): Clarify. | |
3721 (Flow Control): Node deleted. | |
3722 | |
3723 * markers.texi (The Mark): Clarify. | |
3724 | |
3725 * macros.texi (Expansion): Cleanup. | |
3726 (Indenting Macros): indent-spec allows ints, not floats. | |
3727 | |
3728 * keymaps.texi (Keymaps): Clarify. | |
3729 (Format of Keymaps): Update lisp-mode-map example. | |
3730 (Active Keymaps, Key Lookup): Clarify. | |
3731 (Changing Key Bindings): Add xref to `kbd'. | |
3732 (Key Binding Commands, Simple Menu Items): Clarify. | |
3733 (Mouse Menus, Menu Bar): Clarify. | |
3734 (Menu Example): Replace print example with menu-bar-replace-menu. | |
3735 | |
3736 * help.texi (Documentation Basics): Add function-documentation prop. | |
3737 | |
3738 * elisp.texi (Top): Don't refer to Flow Control node. | |
3739 | |
3740 * commands.texi (Command Overview): Improve xrefs. | |
3741 (Adjusting Point): Adjusting point applies to intangible and invis. | |
3742 (Key Sequence Input): Doc extra read-key-sequence args. | |
3743 Likewise for read-key-sequence-vector. | |
3744 | |
3745 * backups.texi (Rename or Copy): Minor fix. | |
3746 (Numbered Backups): For version-control, say the default. | |
3747 (Auto-Saving): make-auto-save-file-name example is simplified. | |
3748 | |
3749 * advice.texi (Advising Functions): Don't imply one part of Emacs | |
3750 should advise another part. Markup changes. | |
3751 (Defining Advice): Move transitional para. | |
3752 (Activation of Advice): Cleanup. | |
3753 Explain if COMPILE is nil or negative. | |
3754 | |
3755 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo. | |
3756 | |
3757 2005-02-24 Lute Kamstra <lute@gnu.org> | |
3758 | |
3759 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE, | |
3760 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used. | |
3761 | |
3762 2005-02-23 Lute Kamstra <lute@gnu.org> | |
3763 | |
3764 * modes.texi (Defining Minor Modes): define-minor-mode can be used | |
3765 to define global minor modes as well. | |
3766 | |
3767 * display.texi (Managing Overlays): overlay-buffer returns nil for | |
3768 deleted overlays. | |
3769 | |
3770 2005-02-22 Kim F. Storm <storm@cua.dk> | |
3771 | |
3772 * minibuf.texi (Basic Completion): Allow symbols in addition to | |
3773 strings in try-completion and all-completions. | |
3774 | |
3775 2005-02-14 Lute Kamstra <lute@gnu.org> | |
3776 | |
3777 * elisp.texi (Top): Remove reference to deleted node. | |
3778 | |
3779 * lists.texi (Lists): Remove reference to deleted node. | |
3780 (Cons Cells): Fix typo. | |
3781 | |
3782 * loading.texi (Where Defined): Fix typo. | |
3783 | |
3784 2005-02-14 Richard M. Stallman <rms@gnu.org> | |
3785 | |
3786 * variables.texi (Creating Buffer-Local): change-major-mode-hook | |
3787 is useful for discarding some minor modes. | |
3788 | |
3789 * symbols.texi (Symbol Components): Reorder examples. | |
3790 | |
3791 * streams.texi (Input Functions): State standard-input default. | |
3792 (Output Variables): State standard-output default. | |
3793 | |
3794 * objects.texi (Printed Representation): Clarify read syntax vs print. | |
3795 (Floating Point Type): Explain meaning better. | |
3796 (Symbol Type): Explain uniqueness better. | |
3797 (Cons Cell Type): Explain empty list sooner. CAR and CDR later. | |
3798 List examples sooner. | |
3799 (Box Diagrams): New subnode broken out. | |
3800 Some examples moved from old Lists as Boxes node. | |
3801 (Dotted Pair Notation): Clarify intro. | |
3802 (Array Type): Clarify. | |
3803 (Type Predicates): Add hash-table-p. | |
3804 | |
3805 * numbers.texi (Integer Basics): Clarify radix explanation. | |
3806 (Predicates on Numbers): Minor clarification. | |
3807 (Comparison of Numbers): Minor clarification. Clarify eql. | |
3808 Typos in min, max. | |
3809 (Math Functions): Clarify overflow in expt. | |
3810 | |
3811 * minibuf.texi (Text from Minibuffer): Minor clarification. | |
3812 Mention arrow keys. | |
3813 | |
3814 * loading.texi (Autoload): defun's doc string overrides autoload's | |
3815 doc string. | |
3816 (Repeated Loading): Modernize "add to list" examples. | |
3817 (Where Defined): Finish updating table of load-history elts. | |
3818 | |
3819 * lists.texi (List-related Predicates): Minor wording improvement. | |
3820 (Lists as Boxes): Node deleted. | |
3821 (Building Lists): Explain trivial cases of number-sequence. | |
3822 | |
3823 * hash.texi (Hash Tables): Add desc to menu items. | |
3824 (Creating Hash): Expain "full" means "make larger", | |
3825 (Hash Access): Any object can be a key. | |
3826 State value of maphash. | |
3827 | |
3828 * functions.texi (What Is a Function): Wording cleanup. | |
3829 (Function Documentation): Minor cleanup. | |
3830 Explain purpose of calling convention at end of doc string. | |
3831 (Function Names): Wording cleanup. | |
3832 (Calling Functions): Wording cleanup. | |
3833 Explain better how funcall calls the function. | |
3834 (Function Cells): Delete example of saving and redefining function. | |
3835 | |
3836 * control.texi (Combining Conditions): Wording cleanup. | |
3837 (Iteration): dolist and dotimes bind VAR locally. | |
3838 (Cleanups): Xref to Atomic Changes. | |
3839 | |
3840 * compile.texi (Byte Compilation): Delete 19.29 info. | |
3841 (Compilation Functions): Macros' difficulties don't affect defsubst. | |
3842 (Docs and Compilation): Delete 19.29 info. | |
3843 | |
3844 2005-02-10 Richard M. Stallman <rms@gnu.org> | |
3845 | |
3846 * objects.texi (Symbol Type): Minor correction. | |
3847 | |
3848 2005-02-06 Lute Kamstra <lute@gnu.org> | |
3849 | |
3850 * modes.texi (Example Major Modes): Fix typos. | |
3851 | |
3852 2005-02-06 Richard M. Stallman <rms@gnu.org> | |
3853 | |
3854 * text.texi (Margins): fill-nobreak-predicate can be one function. | |
3855 | |
3856 * strings.texi (Modifying Strings): clear-string can make unibyte. | |
3857 (Formatting Strings): format gives error if values missing. | |
3858 | |
3859 * positions.texi (Character Motion): Mention default arg | |
3860 for forward-char. backward-char refers to forward-char. | |
3861 (Word Motion): Mention default arg for forward-word. | |
3862 (Buffer End Motion): Mention default arg for beginning-of-buffer. | |
3863 Simplify end-of-buffer. | |
3864 (Text Lines): Mention default arg for forward-line. | |
3865 (List Motion): Mention default arg for beginning/end-of-defun. | |
3866 (Skipping Characters): Minor fixes in explaining character-set. | |
3867 | |
3868 * modes.texi (Major Mode Conventions): Mention "system abbrevs". | |
3869 Mode inheritance applies only when default-major-mode is nil. | |
3870 Clarifications. | |
3871 (Example Major Modes): Update Text mode and Lisp mode examples. | |
3872 (Minor Mode Conventions): Mention define-minor-mode at top. | |
3873 (Defining Minor Modes): In Hungry example, don't define C-M-DEL. | |
3874 (Mode Line Format): Update mode line face display info. | |
3875 (Properties in Mode): Mention effect of risky vars. | |
3876 (Imenu): Define imenu-add-to-menubar. | |
3877 (Font Lock Mode): Add descriptions to menu lines. | |
3878 (Faces for Font Lock): Add font-lock-doc-face. | |
3879 | |
3880 2005-02-05 Lute Kamstra <lute@gnu.org> | |
3881 | |
3882 * text.texi (Maintaining Undo): Remove obsolete function. | |
3883 | |
3884 2005-02-05 Eli Zaretskii <eliz@gnu.org> | |
3885 | |
3886 * frames.texi (Color Names): Add pointer to the X docs about RGB | |
3887 color specifications. Improve indexing | |
3888 (Text Terminal Colors): Replace the description of RGB values by | |
3889 an xref to "Color Names". | |
3890 | |
3891 2005-02-03 Richard M. Stallman <rms@gnu.org> | |
3892 | |
3893 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows. | |
3894 Clarify. | |
3895 (Selecting Windows): Clarify save-selected-window. | |
3896 (Cyclic Window Ordering): Clarify walk-windows. | |
3897 (Window Point): Clarify. | |
3898 (Window Start): Add comment to example. | |
3899 (Resizing Windows): Add `interactive' specs in examples. | |
3900 Document fit-window-to-buffer. | |
3901 | |
3902 * text.texi (User-Level Deletion): just-one-space takes numeric arg. | |
3903 (Undo, Maintaining Undo): Clarify last change. | |
3904 (Sorting): In sort-numeric-fields, explain about octal and hex. | |
3905 Mention sort-numeric-base. | |
3906 (Format Properties): Add xref for hard newlines. | |
3907 | |
3908 * frames.texi (Window Frame Parameters): Explain pixel=char on tty. | |
3909 (Pop-Up Menus): Fix typo. | |
3910 (Color Names): Explain all types of color names. | |
3911 Explain color-values on B&W terminal. | |
3912 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names. | |
3913 | |
3914 * files.texi (File Locks): Not supported on MS systems. | |
3915 (Testing Accessibility): Clarify. | |
3916 | |
3917 * edebug.texi (Printing in Edebug): Fix edebug-print-circle. | |
3918 (Coverage Testing): Fix typo. | |
3919 | |
3920 * commands.texi (Misc Events): Remove stray space. | |
3921 | |
3922 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name. | |
3923 (Modification Time): Clarify when visited-file-modtime returns 0. | |
3924 (The Buffer List): Clarify bury-buffer. | |
3925 (Killing Buffers): Clarify. | |
3926 (Indirect Buffers): Add clone-indirect-buffer. | |
3927 | |
3928 2005-02-02 Matt Hodges <MPHodges@member.fsf.org> | |
3929 | |
3930 * edebug.texi (Printing in Edebug): Fix default value of | |
3931 edebug-print-circle. | |
3932 (Coverage Testing): Fix displayed frequency count data. | |
3933 | |
3934 2005-02-02 Luc Teirlinck <teirllm@auburn.edu> | |
3935 | |
3936 * text.texi (Maintaining Undo): Add `undo-outer-limit'. | |
3937 | |
3938 2005-02-02 Kim F. Storm <storm@cua.dk> | |
3939 | |
3940 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements. | |
3941 | |
3942 2005-01-29 Eli Zaretskii <eliz@gnu.org> | |
3943 | |
3944 * commands.texi (Misc Events): Describe the help-echo event. | |
3945 | |
3946 * text.texi (Special Properties) <help-echo>: Use `pos' | |
3947 consistently in description of the help-echo property. | |
3948 Use @code{nil} instead of @var{nil}. | |
3949 | |
3950 * display.texi (Overlay Properties): Fix the index entry for | |
3951 help-echo overlay property. | |
3952 | |
3953 * customize.texi (Type Keywords): Uncomment the xref to the | |
3954 help-echo property documentation. | |
3955 | |
3956 2005-01-23 Kim F. Storm <storm@cua.dk> | |
3957 | |
3958 * windows.texi (Window Start): Fix `pos-visible-in-window-p' | |
3959 return value. Third element FULLY replaced by PARTIAL which | |
3960 specifies number of invisible pixels if row is only partially visible. | |
3961 (Textual Scrolling): Mention auto-window-vscroll. | |
3962 (Vertical Scrolling): New defvar auto-window-vscroll. | |
3963 | |
3964 2005-01-16 Luc Teirlinck <teirllm@auburn.edu> | |
3965 | |
3966 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses | |
3967 command remapping. | |
3968 | |
3969 2005-01-15 Richard M. Stallman <rms@gnu.org> | |
3970 | |
3971 * display.texi (Defining Images): Mention DATA-P arg of create-image. | |
3972 | |
3973 2005-01-14 Kim F. Storm <storm@cua.dk> | |
3974 | |
3975 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y. | |
3976 | |
3977 * text.texi (Links and Mouse-1): Fix string and vector item. | |
3978 | |
3979 2005-01-13 Richard M. Stallman <rms@gnu.org> | |
3980 | |
3981 * keymaps.texi (Active Keymaps): Rewrite the text, and update the | |
3982 descriptions of overriding-local-map and overriding-terminal-local-map. | |
3983 | |
3984 * text.texi (Links and Mouse-1): Clarify text. | |
3985 | |
3986 2005-01-13 Kim F. Storm <storm@cua.dk> | |
3987 | |
3988 * modes.texi (Emulating Mode Line): Update format-mode-line entry. | |
3989 | |
3990 2005-01-13 Francis Litterio <franl@world.std.com> (tiny change) | |
3991 | |
3992 * keymaps.texi (Active Keymaps): Fix overriding-local-map description. | |
3993 | |
3994 2005-01-12 Kim F. Storm <storm@cua.dk> | |
3995 | |
3996 * text.texi (Links and Mouse-1): Rename section from Enabling | |
3997 Mouse-1 to Following Links. Change xrefs. | |
3998 Add examples for define-button-type and define-widget. | |
3999 | |
4000 * display.texi (Button Properties, Button Buffer Commands): | |
4001 Clarify mouse-1 and follow-link functionality. | |
4002 | |
4003 2005-01-12 Richard M. Stallman <rms@gnu.org> | |
4004 | |
4005 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change. | |
4006 | |
4007 * display.texi (Beeping): Fix Texinfo usage. | |
4008 | |
4009 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line. | |
4010 | |
4011 2005-01-11 Kim F. Storm <storm@cua.dk> | |
4012 | |
4013 * display.texi (Button Properties, Button Buffer Commands): | |
4014 Mention mouse-1 binding. Add follow-link keyword. | |
4015 | |
4016 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu. | |
4017 (Enabling Mouse-1 to Follow Links): New subsection. | |
4018 | |
4019 2005-01-06 Richard M. Stallman <rms@gnu.org> | |
4020 | |
4021 * text.texi (Special Properties): Minor change. | |
4022 | |
4023 * os.texi (Timers): Clarify previous change. | |
4024 | |
4025 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg. | |
4026 | |
4027 2005-01-01 Luc Teirlinck <teirllm@auburn.edu> | |
4028 | |
4029 * display.texi (Face Attributes): Correct xref to renamed node. | |
4030 | |
4031 2005-01-01 Richard M. Stallman <rms@gnu.org> | |
4032 | |
4033 * display.texi (Face Attributes): Describe hex color specs. | |
4034 | |
4035 2004-12-31 Richard M. Stallman <rms@gnu.org> | |
4036 | |
4037 * os.texi (Timers): Update previous change. | |
4038 | |
4039 2004-12-30 Kim F. Storm <storm@cua.dk> | |
4040 | |
4041 * display.texi (Line Height): Total line-height is now specified | |
4042 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO) | |
4043 in cons cells. (nil . RATIO) is relative to actual line height. | |
4044 Use line-height `t' instead of `0' to get minimum height. | |
4045 | |
4046 2004-12-29 Richard M. Stallman <rms@gnu.org> | |
4047 | |
4048 * os.texi (Timers): Discuss timers vs editing the buffer and undo. | |
4049 | |
4050 2004-12-28 Richard M. Stallman <rms@gnu.org> | |
4051 | |
4052 * commands.texi (Quitting): Clarify value of with-local-quit. | |
4053 | |
4054 * elisp.texi (Top): Fix previous change. | |
4055 | |
4056 * loading.texi (Loading): Fix previous change. | |
4057 | |
4058 2004-12-27 Richard M. Stallman <rms@gnu.org> | |
4059 | |
4060 * Makefile.in (MAKEINFO): Specify --force. | |
4061 | |
4062 * buffers.texi (Killing Buffers): Add buffer-save-without-query. | |
4063 | |
4064 * modes.texi (Emulating Mode Line): Document format's BUFFER arg. | |
4065 | |
4066 * display.texi (Line Height): Further clarify. | |
4067 | |
4068 * elisp.texi (Top): Update Loading submenu. | |
4069 | |
4070 * loading.texi (Where Defined): New node. | |
4071 (Unloading): load-history moved to Where Defined. | |
4072 | |
4073 2004-12-21 Richard M. Stallman <rms@gnu.org> | |
4074 | |
4075 * commands.texi (Event Input Misc): Add while-no-input. | |
4076 | |
4077 2004-12-11 Richard M. Stallman <rms@gnu.org> | |
4078 | |
4079 * display.texi (Line Height): Rewrite text for clarity. | |
4080 | |
4081 2004-12-11 Kim F. Storm <storm@cua.dk> | |
4082 | |
4083 * display.texi (Display): Add node "Line Height" to menu. | |
4084 (Line Height): New node. Move full description of line-spacing | |
4085 and line-height text properties here from text.texi. | |
4086 (Scroll Bars): Add vertical-scroll-bar variable. | |
4087 | |
4088 * frames.texi (Window Frame Parameters): Remove line-height defvar. | |
4089 | |
4090 * locals.texi (Standard Buffer-Local Variables): Fix xref for | |
4091 line-spacing and vertical-scroll-bar. | |
4092 | |
4093 * text.texi (Special Properties): Just mention line-spacing and | |
4094 line-height here, add xref to new "Line Height" node. | |
4095 | |
4096 2004-12-09 Thien-Thi Nguyen <ttn@gnu.org> | |
4097 | |
4098 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'. | |
4099 | |
4100 * locals.texi (Standard Buffer-Local Variables): | |
4101 Add @xref for `line-spacing'. | |
4102 | |
4103 2004-12-05 Richard M. Stallman <rms@gnu.org> | |
4104 | |
4105 * Makefile.in (maintainer-clean): Remove the info files | |
4106 in $(infodir) where they are created. | |
4107 | |
4108 2004-12-03 Richard M. Stallman <rms@gnu.org> | |
4109 | |
4110 * windows.texi (Selecting Windows): get-lru-window and | |
4111 get-largest-window don't consider dedicated windows. | |
4112 | |
4113 * text.texi (Undo): Document undo-in-progress. | |
4114 | |
4115 2004-11-26 Richard M. Stallman <rms@gnu.org> | |
4116 | |
4117 * locals.texi (Standard Buffer-Local Variables): Undo prev change. | |
4118 Remove a few vars that are not always buffer-local. | |
4119 | |
4120 2004-11-24 Luc Teirlinck <teirllm@auburn.edu> | |
4121 | |
4122 * locals.texi (Standard Buffer-Local Variables): Comment out | |
4123 xref's to non-existent node `Yet to be written'. | |
4124 | |
4125 2004-11-24 Richard M. Stallman <rms@gnu.org> | |
4126 | |
4127 * processes.texi (Synchronous Processes): Grammar fix. | |
4128 | |
4129 * numbers.texi (Comparison of Numbers): Add eql. | |
4130 | |
4131 * locals.texi (Standard Buffer-Local Variables): Add many vars. | |
4132 | |
4133 * intro.texi (Printing Notation): Fix previous change. | |
4134 | |
4135 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries | |
4136 and default-indicate-buffer-boundaries from here. | |
4137 (Usual Display): To here. | |
4138 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width. | |
4139 (Usual Display): Move tab-width up. | |
4140 | |
4141 * customize.texi (Variable Definitions): Replace | |
4142 show-paren-mode example with tooltip-mode. | |
4143 (Simple Types, Composite Types, Defining New Types): | |
4144 Minor cleanups. | |
4145 | |
4146 2004-11-21 Jesper Harder <harder@ifa.au.dk> | |
4147 | |
4148 * processes.texi (Synchronous Processes, Output from Processes): | |
4149 Markup fix. | |
4150 | |
4151 2004-11-20 Richard M. Stallman <rms@gnu.org> | |
4152 | |
4153 * positions.texi (Skipping Characters): skip-chars-forward | |
4154 now handles char classes. | |
4155 | |
4156 * intro.texi (Printing Notation): Avoid confusion of `print' | |
4157 when explaining @print. | |
4158 | |
4159 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example. | |
4160 | |
4161 * display.texi (Display Table Format): Minor fix. | |
4162 | |
4163 * streams.texi (Output Functions): Fix print example. | |
4164 | |
4165 * Makefile.in (elisp): New target. | |
4166 (dist): Depend on $(infodir)/elisp, not elisp. | |
4167 Copy the info files from $(infodir). | |
4168 | |
4169 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in | |
4170 read-from-minibuffer. | |
4171 | |
4172 * searching.texi (Regexp Search): Rename that to search-spaces-regexp. | |
4173 | |
4174 2004-11-19 Richard M. Stallman <rms@gnu.org> | |
4175 | |
4176 * searching.texi (Regexp Search): Add search-whitespace-regexp. | |
4177 | |
4178 2004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change) | |
4179 | |
4180 * tips.texi (Coding Conventions): Fix typo. | |
4181 | |
4182 2004-11-16 Richard M. Stallman <rms@gnu.org> | |
4183 | |
4184 * tips.texi (Coding Conventions): Separate defvar and require | |
4185 methods to avoid warnings. Use require only when there are many | |
4186 functions and variables from that package. | |
4187 | |
4188 * minibuf.texi (Minibuffer Completion): When ignoring case, | |
4189 predicate must not be case-sensitive. | |
4190 | |
4191 * debugging.texi (Function Debugging, Explicit Debug): Clarified. | |
4192 (Test Coverage): Don't talk about "splotches". Clarified. | |
4193 | |
4194 2004-11-16 Thien-Thi Nguyen <ttn@gnu.org> | |
4195 | |
4196 * frames.texi (Window Frame Parameters): Fix typo. | |
4197 | |
4198 2004-11-15 Kim F. Storm <storm@cua.dk> | |
4199 | |
4200 * symbols.texi (Other Plists): Note that plist-get may signal error. | |
4201 Add safe-plist-get. | |
4202 | |
4203 2004-11-15 Thien-Thi Nguyen <ttn@gnu.org> | |
4204 | |
4205 * modes.texi (Font Lock Basics): Fix typo. | |
4206 | |
4207 2004-11-08 Richard M. Stallman <rms@gnu.org> | |
4208 | |
4209 * syntax.texi (Syntax Table Functions): Add syntax-after. | |
4210 | |
4211 2004-11-06 Lars Brinkhoff <lars@nocrew.org> | |
4212 | |
4213 * os.texi (Processor Run Time): New section documenting | |
4214 get-internal-run-time. | |
4215 | |
4216 2004-11-06 Eli Zaretskii <eliz@gnu.org> | |
4217 | |
4218 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as | |
4219 it nukes elisp-cover.texi. | |
4220 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no | |
4221 elisp-0 etc. | |
4222 | |
4223 2004-11-05 Luc Teirlinck <teirllm@auburn.edu> | |
4224 | |
4225 * commands.texi (Keyboard Macros): Document `append' return value | |
4226 of `defining-kbd-macro'. | |
4227 | |
4228 2004-11-01 Richard M. Stallman <rms@gnu.org> | |
4229 | |
4230 * commands.texi (Interactive Call): Add called-interactively-p. | |
4231 | |
4232 2004-10-29 Simon Josefsson <jas@extundo.com> | |
4233 | |
4234 * minibuf.texi (Reading a Password): Revert. | |
4235 | |
4236 2004-10-28 Richard M. Stallman <rms@gnu.org> | |
4237 | |
4238 * frames.texi (Display Feature Testing): Explain about "vendor". | |
4239 | |
4240 2004-10-27 Richard M. Stallman <rms@gnu.org> | |
4241 | |
4242 * commands.texi (Interactive Codes): `N' uses numeric prefix, | |
4243 not raw. Clarify `n'. | |
4244 (Interactive Call): Rewrite interactive-p, focusing on when | |
4245 and how to use it. | |
4246 (Misc Events): Clarify previous change. | |
4247 | |
4248 * advice.texi (Simple Advice): Clarify what job the example does. | |
4249 (Around-Advice): Clarify ad-do-it. | |
4250 (Activation of Advice): An option of ad-default-compilation-action | |
4251 is `never', not `nil'. | |
4252 | |
4253 2004-10-26 Kim F. Storm <storm@cua.dk> | |
4254 | |
4255 * commands.texi (Interactive Codes): Add U code letter. | |
4256 | |
4257 2004-10-25 Simon Josefsson <jas@extundo.com> | |
4258 | |
4259 * minibuf.texi (Reading a Password): Add. | |
4260 | |
4261 2004-10-24 Jason Rumney <jasonr@gnu.org> | |
4262 | |
4263 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up | |
4264 and wheel-down. | |
4265 | |
4266 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net> | |
4267 | |
4268 * processes.texi (Synchronous Processes): Document process-file. | |
4269 | |
4270 2004-10-22 Kenichi Handa <handa@m17n.org> | |
4271 | |
4272 * text.texi (translate-region): Document that it accepts also a | |
4273 char-table. | |
4274 | |
4275 2004-10-22 David Ponce <david@dponce.com> | |
4276 | |
4277 * windows.texi (Resizing Windows): Document the `preserve-before' | |
4278 argument of the functions `enlarge-window' and `shrink-window'. | |
4279 | |
4280 2004-10-19 Jason Rumney <jasonr@gnu.org> | |
4281 | |
4282 * makefile.w32-in (elisp): Change order of arguments to makeinfo. | |
4283 | |
4284 2004-10-09 Luc Teirlinck <teirllm@auburn.edu> | |
4285 | |
4286 * text.texi (Filling): Add anchor for definition of | |
4287 `sentence-end-double-space'. | |
4288 | |
4289 * searching.texi (Regexp Example): Update description of how | |
4290 Emacs currently recognizes the end of a sentence. | |
4291 (Standard Regexps): Update definition of the variable | |
4292 `sentence-end'. Add definition of the function `sentence-end'. | |
4293 | |
4294 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net> | |
4295 | |
4296 * display.texi (Progress): New node. | |
4297 | |
4298 2004-10-05 Kim F. Storm <storm@cua.dk> | |
4299 | |
4300 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos. | |
4301 | |
4302 2004-09-29 Kim F. Storm <storm@cua.dk> | |
4303 | |
4304 * display.texi (Fringe Bitmaps): Use symbols rather than numbers | |
4305 to identify bitmaps. Remove -fringe-bitmap suffix for standard | |
4306 fringe bitmap symbols, as they now have their own namespace. | |
4307 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering | |
4308 vs. pixels. Signal error if no free bitmap slots. | |
4309 (Pixel Specification): Change IMAGE to @var{image}. | |
4310 | |
4311 2004-09-28 Richard M. Stallman <rms@gnu.org> | |
4312 | |
4313 * text.texi (Special Properties): Clarify line-spacing and line-height. | |
4314 | |
4315 * searching.texi (Regexp Search): Add looking-back. | |
4316 | |
4317 2004-09-25 Luc Teirlinck <teirllm@auburn.edu> | |
4318 | |
4319 * display.texi: Correct typos. | |
4320 (Image Descriptors): Correct xref's. | |
4321 | |
4322 2004-09-25 Richard M. Stallman <rms@gnu.org> | |
4323 | |
4324 * text.texi (Special Properties): Cleanups in `cursor'. | |
4325 Rewrites in `line-height' and `line-spacing'; exchange them. | |
4326 | |
4327 * display.texi (Fringes): Rewrite previous change. | |
4328 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite. | |
4329 (Display Fringe Bitmaps): Node deleted, text moved. | |
4330 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite. | |
4331 (Scroll Bars): Clarify set-window-scroll-bars. | |
4332 (Pointer Shape): Rewrite. | |
4333 (Specified Space): Clarify :align-to, etc. | |
4334 (Pixel Specification): Use @var. Clarify new text. | |
4335 (Other Display Specs): Clarify `slice'. | |
4336 (Image Descriptors): Cleanups. | |
4337 (Showing Images): Cleanups. | |
4338 | |
4339 2004-09-24 Luc Teirlinck <teirllm@auburn.edu> | |
4340 | |
4341 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'. | |
4342 | |
4343 * modes.texi: Various minor changes in addition to: | |
4344 (Major Mode Conventions): Final call to `run-mode-hooks' should | |
4345 not be inside the `delay-mode-hooks' form. | |
4346 (Mode Hooks): New node. | |
4347 (Hooks): Delete obsolete example. | |
4348 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new | |
4349 node "Mode Hooks". | |
4350 | |
4351 2004-09-22 Luc Teirlinck <teirllm@auburn.edu> | |
4352 | |
4353 * display.texi: Correct various typos. | |
4354 (Display): Rename node "Pointer Shapes" to "Pointer | |
4355 Shape". (There is already a node called "Pointer Shapes" in | |
4356 frames.texi.) | |
4357 (Images): Remove non-existent node "Image Slices" from menu. | |
4358 | |
4359 2004-09-23 Kim F. Storm <storm@cua.dk> | |
4360 | |
4361 * text.texi (Special Properties): Add `cursor', `pointer', | |
4362 `line-height', and `line-spacing' properties. | |
4363 | |
4364 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer | |
4365 Shapes' to menu. | |
4366 (Standard Faces): Doc fix for fringe face. | |
4367 (Fringes): Add `overflow-newline-into-fringe' and | |
4368 'indicate-buffer-boundaries'. | |
4369 (Fringe Bitmaps, Pointer Shapes): New nodes. | |
4370 (Display Property): Add 'Pixel Specification' and 'Display Fringe | |
4371 Bitmaps' to menu. | |
4372 (Specified Space): Describe pixel width and height. | |
4373 (Pixel Specification): New node. | |
4374 (Other Display Specs): Add `slice' property. | |
4375 (Display Fringe Bitmaps): New node. | |
4376 (Images): Add 'Image Slices' to menu. | |
4377 (Image Descriptors): Add `:pointer' and `:map' properties. | |
4378 (Showing Images): Add slice arg to `insert-image'. Add | |
4379 'insert-sliced-image'. | |
4380 | |
4381 2004-09-20 Richard M. Stallman <rms@gnu.org> | |
4382 | |
4383 * commands.texi (Key Sequence Input): | |
4384 Clarify downcasing in read-key-sequence. | |
4385 | |
4386 2004-09-08 Juri Linkov <juri@jurta.org> | |
4387 | |
4388 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'. | |
4389 | |
4390 2004-09-07 Luc Teirlinck <teirllm@auburn.edu> | |
4391 | |
4392 * locals.texi (Standard Buffer-Local Variables): Add | |
4393 `buffer-auto-save-file-format'. | |
4394 * internals.texi (Buffer Internals): Describe new | |
4395 auto_save_file_format field of the buffer structure. | |
4396 * files.texi (Format Conversion): `auto-save-file-format' has been | |
4397 renamed `buffer-auto-save-file-format'. | |
4398 | |
4399 2004-08-27 Luc Teirlinck <teirllm@auburn.edu> | |
4400 | |
4401 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be | |
4402 an integer or a marker. | |
4403 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'. | |
4404 | |
4405 2004-08-22 Richard M. Stallman <rms@gnu.org> | |
4406 | |
4407 * modes.texi (Major Mode Conventions): Discuss rebinding of | |
4408 standard key bindings. | |
4409 | |
4410 2004-08-18 Kim F. Storm <storm@cua.dk> | |
4411 | |
4412 * processes.texi (Accepting Output): Add `just-this-one' arg to | |
4413 `accept-process-output'. | |
4414 (Output from Processes): New var `process-adaptive-read-buffering'. | |
4415 | |
4416 2004-08-10 Luc Teirlinck <teirllm@auburn.edu> | |
4417 | |
4418 * keymaps.texi: Various changes in addition to: | |
4419 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode. | |
4420 Give more varied examples for `kbd'. | |
4421 (Creating Keymaps): Char tables have slots for all characters | |
4422 without modifiers. | |
4423 (Active Keymaps): `overriding-local-map' and | |
4424 `overriding-terminal-local-map' also override text property and | |
4425 overlay keymaps. | |
4426 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'. | |
4427 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""' | |
4428 to denote a prefix of no events. | |
4429 `map-keymap' includes parent's bindings _recursively_. | |
4430 Clarify and correct description of `where-is-internal'. | |
4431 Mention BUFFER-OR-NAME arg to `describe-bindings'. | |
4432 (Menu Example): For menus intended for use with the keyboard, the | |
4433 menu items should be bound to characters or real function keys. | |
4434 | |
4435 2004-08-08 Luc Teirlinck <teirllm@auburn.edu> | |
4436 | |
4437 * objects.texi (Character Type): Reposition `@anchor' to prevent | |
4438 double space inside sentence in Info. | |
4439 | |
4440 * hooks.texi (Standard Hooks): `disabled-command-hook' has been | |
4441 renamed to `disabled-command-function'. | |
4442 * commands.texi (Key Sequence Input): Remove unnecessary anchor. | |
4443 (Command Loop Info): Replace reference to it. | |
4444 (Disabling Commands): `disabled-command-hook' has been renamed to | |
4445 `disabled-command-function'. | |
4446 | |
4447 2004-08-07 Luc Teirlinck <teirllm@auburn.edu> | |
4448 | |
4449 * os.texi (Translating Input): Only non-prefix bindings in | |
4450 `key-translation-map' override actual key bindings. Warn about | |
4451 possible indirect effect of actual key bindings on non-prefix | |
4452 bindings in `key-translation-map'. | |
4453 | |
4454 2004-08-06 Luc Teirlinck <teirllm@auburn.edu> | |
4455 | |
4456 * minibuf.texi (High-Level Completion): Add anchor for definition | |
4457 of `read-variable'. | |
4458 | |
4459 * commands.texi: Various changes in addition to: | |
4460 (Using Interactive): Clarify description of `interactive-form'. | |
4461 (Interactive Call): Mention default for KEYS argument to | |
4462 `call-interactively'. | |
4463 (Command Loop Info): Clarify description of `this-command-keys'. | |
4464 Mention KEEP-RECORD argument to `clear-this-command-keys'. | |
4465 Value of `last-event-frame' can be `macro'. | |
4466 (Repeat Events): `double-click-fuzz' is also used to distinguish | |
4467 clicks and drags. | |
4468 (Classifying Events): Clarify descriptions of `event-modifiers' | |
4469 `event-basic-type' and `event-convert-list'. | |
4470 (Accessing Events): `posn-timestamp' takes POSITION argument. | |
4471 (Quoted Character Input): Clarify description of | |
4472 `read-quoted-char' and fix example. | |
4473 (Quitting): Add `with-local-quit'. | |
4474 (Disabling Commands): Correct and clarify descriptions of | |
4475 `enable-command' and `disable-command'. | |
4476 Mention what happens if `disabled-command-hook' is nil. | |
4477 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'. | |
4478 Describe `executing-kbd-macro' instead of obsolete `executing-macro'. | |
4479 | |
4480 2004-07-24 Luc Teirlinck <teirllm@auburn.edu> | |
4481 | |
4482 * frames.texi: Various changes in addition to: | |
4483 (Creating Frames): Expand and clarify description of `make-frame'. | |
4484 (Window Frame Parameters): Either none or both of the `icon-left' | |
4485 and `icon-top' parameters must be specified. Put descriptions of | |
4486 `menu-bar-lines' and `toolbar-lines' closer together and change | |
4487 them accordingly. | |
4488 (Frame Titles): `multiple-frames' is not guaranteed to be accurate | |
4489 except while processing `frame-title-format' or `icon-title-format'. | |
4490 (Deleting Frames): Correct description of `delete-frame'. | |
4491 Non-nil return values of `frame-live-p' are like those of `framep'. | |
4492 (Frames and Windows): Mention return value of | |
4493 `set-frame-selected-window'. | |
4494 (Visibility of Frames): Mention `force' argument to | |
4495 `make-frame-invisible'. `frame-visible-p' returns t for all | |
4496 frames on text-only terminals. | |
4497 (Frame Configurations): Restoring a frame configuration does not | |
4498 restore deleted frames. | |
4499 (Window System Selections): `x-set-selection' returns DATA. | |
4500 (Resources): Add example. | |
4501 (Display Feature Testing): Clarify descriptions of | |
4502 `display-pixel-height', `display-pixel-width', `x-server-version' | |
4503 and `x-server-vendor'. | |
4504 | |
4505 * windows.texi (Choosing Window): Add anchor. | |
4506 * minibuf.texi (Minibuffer Misc): Add anchor. | |
4507 | |
4508 2004-07-23 John Paul Wallington <jpw@gnu.org> | |
4509 | |
4510 * macros.texi (Defining Macros): Declaration keyword for setting | |
4511 Edebug spec is `debug' not `edebug'. | |
4512 | |
4513 2004-07-19 Luc Teirlinck <teirllm@auburn.edu> | |
4514 | |
4515 * windows.texi: Various small changes in addition to: | |
4516 (Window Point): Mention return value of `set-window-point'. | |
4517 (Window Start): `pos-visible-in-window-p' disregards horizontal | |
4518 scrolling. Explain return value if PARTIALLY is non-nil. | |
4519 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll' | |
4520 and `set-window-vscroll'. | |
4521 (Size of Window): The argument WINDOW to `window-inside-edges', | |
4522 `window-pixel-edges' and `window-inside-pixel-edges' is optional. | |
4523 (Resizing Windows): Explain return value of | |
4524 `shrink-window-if-larger-than-buffer'. | |
4525 `window-size-fixed' automatically becomes buffer local when set. | |
4526 (Window Configurations): Explain return value of | |
4527 `set-window-configuration'. | |
4528 | |
4529 * minibuf.texi (Minibuffer Misc): Add anchor for | |
4530 `minibuffer-scroll-window'. | |
4531 | |
4532 * positions.texi (Text Lines): Add anchor for `count-lines'. | |
4533 | |
4534 2004-07-17 Richard M. Stallman <rms@gnu.org> | |
4535 | |
4536 * display.texi (Overlay Properties): Adding `evaporate' prop | |
4537 deletes empty overlay immediately. | |
4538 | |
4539 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook, | |
4540 fix example. | |
4541 | |
4542 2004-07-16 Jim Blandy <jimb@redhat.com> | |
4543 | |
4544 * searching.texi (Regexp Backslash): Document new \_< and \_> | |
4545 operators. | |
4546 | |
4547 2004-07-16 Juanma Barranquero <lektu@terra.es> | |
4548 | |
4549 * display.texi (Images): Fix Texinfo usage. | |
4550 | |
4551 2004-07-14 Luc Teirlinck <teirllm@auburn.edu> | |
4552 | |
4553 * buffers.texi (Modification Time): `visited-file-modtime' now | |
4554 returns a list of two integers, instead of a cons. | |
4555 | |
4556 2004-07-13 Luc Teirlinck <teirllm@auburn.edu> | |
4557 | |
4558 * windows.texi: Various changes in addition to: | |
4559 (Splitting Windows): Add `split-window-keep-point'. | |
4560 | |
4561 2004-07-09 Richard M. Stallman <rms@gnu.org> | |
4562 | |
4563 * frames.texi (Input Focus): Minor fix. | |
4564 | |
4565 2004-07-07 Luc Teirlinck <teirllm@auburn.edu> | |
4566 | |
4567 * frames.texi (Input Focus): Clarify descriptions of | |
4568 `select-frame-set-input-focus' and `select-frame'. | |
4569 | |
4570 2004-07-06 Luc Teirlinck <teirllm@auburn.edu> | |
4571 | |
4572 * os.texi: Various small changes in addition to: | |
4573 (Killing Emacs): Expand and clarify description of | |
4574 `kill-emacs-query-functions' and `kill-emacs-hook'. | |
4575 (System Environment): Expand and clarify description of `getenv' | |
4576 and `setenv'. | |
4577 (Timers): Clarify description of `run-at-time'. | |
4578 (Translating Input): Correct description of | |
4579 `extra-keyboard-modifiers'. | |
4580 (Flow Control): Correct description of `enable-flow-control'. | |
4581 | |
4582 2004-07-06 Thien-Thi Nguyen <ttn@gnu.org> | |
4583 | |
4584 * os.texi: Update copyright. | |
4585 (Session Management): Grammar fix. | |
4586 Clarify which Emacs does the restarting. | |
4587 Use @samp for *scratch* buffer. | |
4588 | |
4589 2004-07-04 Alan Mackenzie <acm@muc.de> | |
4590 | |
4591 * frames.texi (Input Focus): Add documentation for | |
4592 `select-frame-set-input-focus'. Replace refs to non-existent | |
4593 `switch-frame' with `select-frame'. Minor corrections and tidying | |
4594 up of text-only terminal stuff. | |
4595 | |
4596 2004-07-02 Richard M. Stallman <rms@gnu.org> | |
4597 | |
4598 * files.texi (Saving Buffers): Cleanup write-contents-function. | |
4599 (Magic File Names): Cleanup file-remote-p. | |
4600 | |
4601 2004-07-02 Kai Grossjohann <kai@emptydomain.de> | |
4602 | |
4603 * files.texi (Magic File Names): `file-remote-p' returns an | |
4604 identifier of the remote system, not just t. | |
4605 | |
4606 2004-07-02 David Kastrup <dak@gnu.org> | |
4607 | |
4608 * searching.texi (Entire Match Data): Add explanation about new | |
4609 match-data behavior when @var{integers} is non-nil. | |
4610 | |
4611 2004-06-24 Richard M. Stallman <rms@gnu.org> | |
4612 | |
4613 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event. | |
4614 | |
4615 * customize.texi (Variable Definitions): Note about doc strings | |
4616 and :set. | |
4617 | |
4618 * keymaps.texi (Keymap Terminology): Document `kbd'. | |
4619 (Changing Key Bindings, Key Binding Commands): Use kbd in examples. | |
4620 | |
4621 * display.texi (Invisible Text): Setting buffer-invisibility-spec | |
4622 makes it buffer-local. | |
4623 | |
4624 * files.texi (Saving Buffers): Correct previous change. | |
4625 | |
4626 * commands.texi (Accessing Events): | |
4627 Clarify posn-col-row and posn-actual-col-row. | |
4628 | |
4629 2004-06-24 David Ponce <david.ponce@wanadoo.fr> | |
4630 | |
4631 * commands.texi (Accessing Events): New functions | |
4632 posn-at-point and posn-at-x-y. Add example to posn-x-y. | |
4633 | |
4634 2004-06-23 Luc Teirlinck <teirllm@auburn.edu> | |
4635 | |
4636 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi: | |
4637 * frames.texi, buffers.texi, backups.texi, variables.texi: | |
4638 * loading.texi, eval.texi, functions.texi, control.texi: | |
4639 * symbols.texi, minibuf.texi: Reposition @anchor's. | |
4640 | |
4641 * help.texi: Various small changes in addition to the following. | |
4642 (Describing Characters): Describe PREFIX argument to | |
4643 `key-description'. Correct and clarify definition of | |
4644 `text-char-description'. Describe NEED-VECTOR argument to | |
4645 `read-kbd-macro'. | |
4646 (Help Functions): Clarify definition of `apropos'. | |
4647 | |
4648 2004-06-23 Lars Hansen <larsh@math.ku.dk> | |
4649 | |
4650 * files.texi (Saving Buffers): Correct description of | |
4651 `write-contents-functions'. | |
4652 | |
4653 2004-06-21 Juanma Barranquero <lektu@terra.es> | |
4654 | |
4655 * display.texi (Images): Remove redundant @vindex directives. | |
4656 Rewrite `image-library-alist' doc in active voice. | |
4657 | |
4658 2004-06-14 Juanma Barranquero <lektu@terra.es> | |
4659 | |
4660 * display.texi (Images): Document new delayed library loading, | |
4661 variable `image-library-alist' and (existing but undocumented) | |
4662 function `image-type-available-p'. | |
4663 | |
4664 2004-06-05 Richard M. Stallman <rms@gnu.org> | |
4665 | |
4666 * minibuf.texi (Minibuffer Completion): For INITIAL arg, | |
4667 refer the user to the Initial Input node. | |
4668 (Text from Minibuffer): Likewise. | |
4669 (Initial Input): New node. Document this feature | |
4670 and say it is mostly deprecated. | |
4671 | |
4672 2004-05-30 Richard M. Stallman <rms@gnu.org> | |
4673 | |
4674 * loading.texi (Named Features): Clarify return value | |
4675 and meaning of NOERROR. | |
4676 | |
4677 * variables.texi (File Local Variables): Minor cleanup. | |
4678 | |
4679 2004-05-30 Michael Albinus <michael.albinus@gmx.de> | |
4680 | |
4681 * files.texi (Magic File Names): Add `file-remote-p' as operation | |
4682 of file name handlers. | |
4683 | |
4684 2004-05-29 Richard M. Stallman <rms@gnu.org> | |
4685 | |
4686 * modes.texi (Minor Mode Conventions): (-) has no special meaning | |
4687 as arg to a minor mode command. | |
4688 | |
4689 2004-05-22 Richard M. Stallman <rms@gnu.org> | |
4690 | |
4691 * syntax.texi (Syntax Class Table): Word syntax not just for English. | |
4692 | |
4693 * streams.texi (Output Variables): Doc float-output-format. | |
4694 | |
4695 * searching.texi (Regexp Special): Nested repetition can be infloop. | |
4696 | |
4697 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause | |
4698 real stack overflow. | |
4699 | |
4700 * compile.texi: Minor cleanups. | |
4701 | |
4702 2004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu> | |
4703 | |
4704 * lists.texi (Cons Cells): Explain dotted lists, true lists, | |
4705 circular lists. | |
4706 (List Elements): Explain handling of circular and dotted lists. | |
4707 | |
4708 2004-05-19 Thien-Thi Nguyen <ttn@gnu.org> | |
4709 | |
4710 * modes.texi (Search-based Fontification): Fix typo. | |
4711 | |
4712 2004-05-10 Juanma Barranquero <lektu@terra.es> | |
4713 | |
4714 * modes.texi (Mode Line Variables): Fix description of | |
4715 global-mode-string, which is now after which-func-mode, not the | |
4716 buffer name. | |
4717 | |
4718 2004-05-07 Lars Hansen <larsh@math.ku.dk> | |
4719 | |
4720 * modes.texi (Desktop Save Mode): Add. | |
4721 (Modes): Add menu entry Desktop Save Mode. | |
4722 | |
4723 * hooks.texi: Add desktop-after-read-hook, | |
4724 desktop-no-desktop-file-hook and desktop-save-hook. | |
4725 | |
4726 * locals.texi: Add desktop-save-buffer. | |
4727 | |
4728 2004-04-30 Jesper Harder <harder@ifa.au.dk> | |
4729 | |
4730 * display.texi: emacs -> Emacs. | |
4731 | |
4732 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org> | |
4733 | |
4734 * files.texi (Changing Files): Document set-file-times. | |
4735 | |
4736 2004-04-23 Juanma Barranquero <lektu@terra.es> | |
4737 | |
4738 * makefile.w32-in: Add "-*- makefile -*-" mode tag. | |
4739 | |
4740 2004-04-18 Jesper Harder <harder@ifa.au.dk> | |
4741 | |
4742 * tips.texi (Coding Conventions): defopt -> defcustom. | |
4743 | |
4744 2004-04-16 Luc Teirlinck <teirllm@auburn.edu> | |
4745 | |
4746 * sequences.texi: Various clarifications. | |
4747 | |
4748 2004-04-14 Luc Teirlinck <teirllm@auburn.edu> | |
4749 | |
4750 * buffers.texi (Read Only Buffers): Mention optional ARG to | |
4751 `toggle-read-only'. | |
4752 | |
4753 2004-04-14 Nick Roberts <nick@nick.uklinux.net> | |
4754 | |
4755 * windows.texi (Selecting Windows): Note that get-lru-window | |
4756 returns a full-width window if possible. | |
4757 | |
4758 2004-04-13 Luc Teirlinck <teirllm@auburn.edu> | |
4759 | |
4760 * buffers.texi: Various changes in addition to: | |
4761 (Buffer File Name): Add `find-buffer-visiting'. | |
4762 (Buffer Modification): Mention optional ARG to `not-modified'. | |
4763 (Indirect Buffers): Mention optional CLONE argument to | |
4764 `make-indirect-buffer'. | |
4765 | |
4766 * files.texi: Various changes in addition to: | |
4767 (Visiting Functions): `find-file-hook' is now a normal hook. | |
4768 (File Name Expansion): Explain difference between the way that | |
4769 `expand-file-name' and `file-truename' treat `..'. | |
4770 (Contents of Directories): Mention optional ID-FORMAT argument to | |
4771 `directory-files-and-attributes'. | |
4772 (Format Conversion): Mention new optional CONFIRM argument to | |
4773 `format-write-file'. | |
4774 | |
4775 2004-04-12 Miles Bader <miles@gnu.org> | |
4776 | |
4777 * macros.texi (Expansion): Add description of `macroexpand-all'. | |
4778 | |
4779 2004-04-05 Jesper Harder <harder@ifa.au.dk> | |
4780 | |
4781 * variables.texi (Variable Aliases): Mention | |
4782 cyclic-variable-indirection. | |
4783 | |
4784 * errors.texi (Standard Errors): Ditto. | |
4785 | |
4786 2004-04-04 Luc Teirlinck <teirllm@auburn.edu> | |
4787 | |
4788 * backups.texi: Various small changes in addition to: | |
4789 (Making Backups): Mention return value of `backup-buffer'. | |
4790 (Auto-Saving): Mention optional FORCE argument to | |
4791 `delete-auto-save-file-if-necessary'. | |
4792 (Reverting): Mention optional PRESERVE-MODES argument to | |
4793 `revert-buffer'. Correct description of `revert-buffer-function'. | |
4794 | |
4795 2004-03-22 Juri Linkov <juri@jurta.org> | |
4796 | |
4797 * sequences.texi (Sequence Functions): Replace xref to `Vectors' | |
4798 with `Vector Functions'. | |
4799 | |
4800 * text.texi (Sorting): Add missing quote. | |
4801 | |
4802 2004-03-14 Luc Teirlinck <teirllm@auburn.edu> | |
4803 | |
4804 * intro.texi (Lisp History): Replace xref to `cl' manual with | |
4805 inforef. | |
4806 | |
4807 2004-03-12 Richard M. Stallman <rms@gnu.org> | |
4808 | |
4809 * intro.texi (Version Info): Add arg to emacs-version. | |
4810 (Lisp History): Change xref to CL manual. | |
4811 | |
4812 2004-03-09 Luc Teirlinck <teirllm@auburn.edu> | |
4813 | |
4814 * minibuf.texi (Completion Commands): Add xref to Emacs manual | |
4815 for Partial Completion mode. | |
4816 | |
4817 2004-03-07 Thien-Thi Nguyen <ttn@gnu.org> | |
4818 | |
4819 * customize.texi: Fix typo. Remove eol whitespace. | |
4820 | |
4821 2004-03-04 Richard M. Stallman <rms@gnu.org> | |
4822 | |
4823 * processes.texi: Fix typos. | |
4824 | |
4825 * lists.texi (Building Lists): Minor clarification. | |
4826 | |
4827 * hash.texi (Creating Hash): Correct the meaning of t for WEAK | |
4828 in make-hash-table. | |
4829 | |
4830 2004-02-29 Juanma Barranquero <lektu@terra.es> | |
4831 | |
4832 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of | |
4833 rm, and ignore exit code. | |
4834 | |
4835 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu> | |
4836 | |
4837 * display.texi (Defining Faces): Add description for min-colors. | |
4838 Update example. | |
4839 | |
4840 2004-02-23 Luc Teirlinck <teirllm@auburn.edu> | |
4841 | |
4842 * abbrevs.texi: Various corrections and clarifications in addition | |
4843 to the following: | |
4844 (Abbrev Tables): Delete add-abbrev (as suggested by RMS). | |
4845 | |
4846 2004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change) | |
4847 | |
4848 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp. | |
4849 | |
4850 2004-02-21 Luc Teirlinck <teirllm@auburn.edu> | |
4851 | |
4852 * text.texi: Various small changes in addition to the following: | |
4853 (User-Level Deletion): Mention optional BACKWARD-ONLY argument | |
4854 to delete-horizontal-space. | |
4855 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct | |
4856 description of yank-handler text property at various places. | |
4857 | |
4858 * frames.texi (Window System Selections): Add anchor. | |
4859 | |
4860 * syntax.texi (Syntax Table Functions): Clarify and correct | |
4861 descriptions of make-syntax-table and copy-syntax-table. | |
4862 (Motion and Syntax): Clarify SYNTAXES argument to | |
4863 skip-syntax-forward. | |
4864 (Parsing Expressions): Mention that the return value of | |
4865 parse-partial-sexp is currently a list of ten rather than nine | |
4866 elements. | |
4867 (Categories): Various corrections and clarifications. | |
4868 | |
4869 2004-02-17 Luc Teirlinck <teirllm@auburn.edu> | |
4870 | |
4871 * markers.texi (Marker Insertion Types): Minor change. | |
4872 | |
4873 * locals.texi (Standard Buffer-Local Variables): | |
4874 * commands.texi (Interactive Codes, Using Interactive): | |
4875 * functions.texi (Related Topics): Fix xrefs. | |
4876 | |
4877 2004-02-16 Luc Teirlinck <teirllm@auburn.edu> | |
4878 | |
4879 * lists.texi (Sets And Lists): Update description of delete-dups. | |
4880 | |
4881 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change) | |
4882 | |
4883 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button. | |
4884 | |
4885 2004-02-16 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | |
4886 | |
4887 * frames.texi (Parameter Access): frame-parameters arg is optional. | |
4888 modify-frame-parameters handles nil for FRAME. | |
4889 (Window Frame Parameters): menu-bar-lines and tool-bar-lines | |
4890 are all-or-nothing for certain toolkits. | |
4891 Mention parameter wait-for-wm. | |
4892 (Frames and Windows): In frame-first-window and frame-selected-window | |
4893 the arg is optional. | |
4894 (Input Focus): In redirect-frame-focus the second arg is optional. | |
4895 (Window System Selections): Mention selection type CLIPBOARD. | |
4896 Mention data-type UTF8_STRING. | |
4897 Mention numbering of cut buffers. | |
4898 (Resources): Describe x-resource-name. | |
4899 | |
4900 2004-02-16 Richard M. Stallman <rms@gnu.org> | |
4901 | |
4902 * windows.texi (Buffers and Windows): Delete false table | |
4903 about all-frames. | |
4904 | |
4905 * syntax.texi (Parsing Expressions): Delete old caveat | |
4906 about parse-sexp-ignore-comments. | |
4907 | |
4908 * streams.texi (Output Variables): Add print-quoted. | |
4909 | |
4910 * lists.texi (Building Lists): Minor cleanup. | |
4911 | |
4912 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values. | |
4913 | |
4914 * display.texi (Overlays): Explain overlays use markers. | |
4915 (Managing Overlays): Explain front-advance and rear-advance | |
4916 in more detail. | |
4917 | |
4918 * loading.texi (Unloading): Document unload-feature-special-hooks. | |
4919 Get rid of fns-NNN.el file. | |
4920 | |
4921 2004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change) | |
4922 | |
4923 * help.texi (Describing Characters): Fix text-char-description | |
4924 example output. | |
4925 | |
4926 * edebug.texi (Using Edebug): Fix example. | |
4927 | |
4928 * debugging.texi (Internals of Debugger): Fix return value. | |
4929 | |
4930 * files.texi (Changing Files): Fix argname. | |
4931 | |
4932 * calendar.texi: Fix parens, and default values. | |
4933 | |
4934 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes. | |
4935 * nonascii.texi, objects.texi, os.texi: Minor fixes. | |
4936 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes. | |
4937 | |
4938 * positions.texi (Text Lines): Don't add -1 in current-line. | |
4939 | |
4940 2004-02-16 Richard M. Stallman <rms@gnu.org> | |
4941 | |
4942 * compile.texi (Compiler Errors): if-boundp feature applies to cond. | |
4943 | |
4944 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change) | |
4945 | |
4946 * processes.texi (Low-Level Network): Fix a typo. | |
4947 | |
4948 2004-02-12 Kim F. Storm <storm@cua.dk> | |
4949 | |
4950 * display.texi (Fringes): Use consistent wording. | |
4951 Note that window-fringe's window arg is optional. | |
4952 (Scroll Bars): Use consistent wording. | |
4953 | |
4954 2004-02-11 Luc Teirlinck <teirllm@auburn.edu> | |
4955 | |
4956 * tips.texi (Comment Tips): Document the new conventions for | |
4957 commenting out code. | |
4958 | |
4959 2004-02-07 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | |
4960 | |
4961 * positions.texi (Text Lines): Added missing end defun. | |
4962 | |
4963 2004-02-07 Kim F. Storm <storm@cua.dk> | |
4964 | |
4965 * positions.texi (Text Lines): Add line-number-at-pos. | |
4966 | |
4967 2004-02-06 John Paul Wallington <jpw@gnu.org> | |
4968 | |
4969 * display.texi (Button Properties, Button Buffer Commands): | |
4970 mouse-2 invokes button, not down-mouse-1. | |
4971 | |
4972 2004-02-04 Jason Rumney <jasonr@gnu.org> | |
4973 | |
4974 * makefile.w32-in: Sync with Makefile.in changes. | |
4975 | |
4976 2004-02-03 Luc Teirlinck <teirllm@auburn.edu> | |
4977 | |
4978 * minibuf.texi (Text from Minibuffer): Various corrections and | |
4979 clarifications. | |
4980 (Object from Minibuffer): Correct Lisp description of | |
4981 read-minibuffer. | |
4982 (Minibuffer History): Clarify description of cons values for | |
4983 HISTORY arguments. | |
4984 (Basic Completion): Various corrections and clarifications. Add | |
4985 completion-regexp-list. | |
4986 (Minibuffer Completion): Correct and clarify description of | |
4987 completing-read. | |
4988 (Completion Commands): Mention Partial Completion mode. Various | |
4989 other minor changes. | |
4990 (High-Level Completion): Various corrections and clarifications. | |
4991 (Reading File Names): Ditto. | |
4992 (Minibuffer Misc): Ditto. | |
4993 | |
4994 2004-01-26 Luc Teirlinck <teirllm@auburn.edu> | |
4995 | |
4996 * strings.texi (Text Comparison): assoc-string also matches | |
4997 elements of alists that are strings instead of conses. | |
4998 (Formatting Strings): Standardize Texinfo usage. Update index | |
4999 entries. | |
5000 | |
5001 2004-01-20 Luc Teirlinck <teirllm@auburn.edu> | |
5002 | |
5003 * lists.texi (Sets And Lists): Add delete-dups. | |
5004 | |
5005 2004-01-15 Luc Teirlinck <teirllm@auburn.edu> | |
5006 | |
5007 * edebug.texi (Instrumenting Macro Calls): `declare' is not a | |
5008 special form. | |
5009 * macros.texi (Defining Macros): Update description of `declare', | |
5010 which now is a macro. | |
5011 (Wrong Time): Fix typos. | |
5012 | |
5013 2004-01-14 Luc Teirlinck <teirllm@auburn.edu> | |
5014 | |
5015 * compile.texi (Compilation Functions): Expand descriptions of | |
5016 `compile-defun', `byte-compile-file', `byte-recompile-directory' | |
5017 and `batch-byte-compile'. In particular, mention and describe | |
5018 all optional arguments. | |
5019 (Disassembly): Correct and clarify the description of `disassemble'. | |
5020 | |
5021 2004-01-11 Luc Teirlinck <teirllm@auburn.edu> | |
5022 | |
5023 * searching.texi: Various small changes in addition to the | |
5024 following. | |
5025 (Regexp Example): Adapt to new value of `sentence-end'. | |
5026 (Regexp Functions): The PAREN argument to `regexp-opt' can be | |
5027 `words'. | |
5028 (Search and Replace): Add usage note for `perform-replace'. | |
5029 (Entire Match Data): Mention INTEGERS and REUSE arguments to | |
5030 `match-data'. | |
5031 (Standard Regexps): Update for new values of `paragraph-start' | |
5032 and `sentence-end'. | |
5033 | |
5034 2004-01-07 Luc Teirlinck <teirllm@auburn.edu> | |
5035 | |
5036 * files.texi (Saving Buffers): Clarify descriptions of | |
5037 `write-contents-functions' and `before-save-hook'. | |
5038 Make the defvar's for `before-save-hook' and `after-save-hook' | |
5039 into defopt's. | |
5040 | |
5041 2004-01-07 Kim F. Storm <storm@cua.dk> | |
5042 | |
5043 * commands.texi (Click Events): Describe new image and | |
5044 width/height elements of click events. | |
5045 (Accessing Events): Add posn-string, posn-image, and | |
5046 posn-object-width-height. Change posn-object to return either | |
5047 image or string object. | |
5048 | |
5049 2004-01-01 Simon Josefsson <jas@extundo.com> | |
5050 | |
5051 * hooks.texi (Standard Hooks): Add before-save-hook. | |
5052 * files.texi (Saving Buffers): Likewise. | |
5053 | |
5054 2004-01-03 Richard M. Stallman <rms@gnu.org> | |
5055 | |
5056 * frames.texi (Frames and Windows): Delete frame-root-window. | |
5057 | |
5058 2004-01-03 Luc Teirlinck <teirllm@auburn.edu> | |
5059 | |
5060 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors. | |
5061 | |
5062 * functions.texi: Various small changes in addition to the | |
5063 following. | |
5064 (What Is a Function): `functionp' returns nil for macros. Clarify | |
5065 behavior of this and following functions for symbol arguments. | |
5066 (Function Documentation): Add `\' in front of (fn @var{arglist}) | |
5067 and explain why. | |
5068 (Defining Functions): Mention DOCSTRING argument to `defalias'. | |
5069 Add anchor. | |
5070 (Mapping Functions): Add anchor. Unquote nil in mapcar* example. | |
5071 | |
5072 2004-01-01 Miles Bader <miles@gnu.org> | |
5073 | |
5074 * display.texi (Buttons): New section. | |
5075 | |
5076 2003-12-31 Andreas Schwab <schwab@suse.de> | |
5077 | |
5078 * numbers.texi (Math Functions): sqrt reports a domain-error | |
5079 error. | |
5080 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'. | |
5081 | |
5082 2003-12-30 Luc Teirlinck <teirllm@auburn.edu> | |
5083 | |
5084 * tips.texi (Documentation Tips): Update item on hyperlinks in | |
5085 documentation strings. | |
5086 | |
5087 * errors.texi (Standard Errors): Various small corrections and | |
5088 additions. | |
5089 | |
5090 * control.texi: Various small changes in addition to the | |
5091 following. | |
5092 (Signaling Errors): Provide some more details on how `signal' | |
5093 constructs the error message. Add anchor to the definition of | |
5094 `signal'. | |
5095 (Error Symbols): Describe special treatment of `quit'. | |
5096 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM | |
5097 to emphasize that it has to be a single form. | |
5098 | |
5099 * buffers.texi: Add anchor. | |
5100 | |
5101 2003-12-29 Richard M. Stallman <rms@gnu.org> | |
5102 | |
5103 * windows.texi (Choosing Window): Add same-window-p, special-display-p. | |
5104 (Window Configurations): Add window-configuration-frame. | |
5105 | |
5106 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p. | |
5107 | |
5108 * text.texi (Examining Properties): Add get-char-property-and-overlay. | |
5109 Change arg name in get-char-property. | |
5110 (Special Properties): Update handling of keymap property. | |
5111 | |
5112 * strings.texi (Modifying Strings): Add clear-string. | |
5113 (Text Comparison): Add assoc-string and remove | |
5114 assoc-ignore-case, assoc-ignore-representation. | |
5115 | |
5116 * os.texi (Time of Day): Add set-time-zone-rule. | |
5117 | |
5118 * numbers.texi (Math Functions): asin, acos, log, log10 | |
5119 report domain-error errors. | |
5120 | |
5121 * nonascii.texi (Converting Representations): | |
5122 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte. | |
5123 (Encoding and I/O): Add file-name-coding-system. | |
5124 | |
5125 * modes.texi (Search-based Fontification): Explain that | |
5126 face specs are symbols with face names as values. | |
5127 | |
5128 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window. | |
5129 | |
5130 * lists.texi (Building Lists): remq moved elsewhere. | |
5131 (Sets And Lists): remq moved here. | |
5132 (Association Lists): Refer to assoc-string. | |
5133 | |
5134 * internals.texi (Garbage Collection): Add memory-use-counts. | |
5135 | |
5136 * frames.texi (Frames and Windows): Add set-frame-selected-window | |
5137 and frame-root-window. | |
5138 | |
5139 * files.texi (Contents of Directories): | |
5140 Add directory-files-and-attributes. | |
5141 | |
5142 * display.texi (Refresh Screen): Add force-window-update. | |
5143 (Invisible Text): Explain about moving point out of invis text. | |
5144 (Overlay Properties): Add overlay-properties. | |
5145 (Managing Overlays): Add overlayp. | |
5146 (GIF Images): Invalid image number displays a hollow box. | |
5147 | |
5148 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p. | |
5149 (Killing Buffers): Add buffer-live-p. | |
5150 | |
5151 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de> | |
5152 | |
5153 * display.texi (Fringes): Fix typo "set-buffer-window". | |
5154 | |
5155 2003-12-24 Luc Teirlinck <teirllm@auburn.edu> | |
5156 | |
5157 * display.texi, eval.texi, help.texi, internals.texi, loading.texi: | |
5158 * nonascii.texi, processes.texi, tips.texi, variables.texi: | |
5159 Add or change various xrefs and anchors. | |
5160 | |
5161 * commands.texi: Replace all occurrences of @acronym{CAR} with | |
5162 @sc{car}, for consistency with the rest of the Elisp manual. | |
5163 `car' and `cdr' are historically acronyms, but are no longer | |
5164 widely thought of as such. | |
5165 | |
5166 * internals.texi (Pure Storage): Mention that `purecopy' does not | |
5167 copy text properties. | |
5168 (Object Internals): Now 29 bits are used (in most implementations) | |
5169 to address Lisp objects. | |
5170 | |
5171 * variables.texi (Variables with Restricted Values): New node. | |
5172 | |
5173 * objects.texi (Lisp Data Types): Mention that certain variables | |
5174 can only take on a restricted set of values and add an xref to | |
5175 the new node "Variables with Restricted Values". | |
5176 | |
5177 * eval.texi (Function Indirection): Describe the errors that | |
5178 `indirect-function' can signal. | |
5179 (Eval): Clarify the descriptions of `eval-region' and `values'. | |
5180 Describe `eval-buffer' instead of `eval-current-buffer' and | |
5181 mention `eval-current-buffer' as an alias for `current-buffer'. | |
5182 Correct the description and mention all optional arguments. | |
5183 | |
5184 * nonascii.texi: Various small changes in addition to the | |
5185 following. | |
5186 (Converting Representations): Clarify behavior of | |
5187 `string-make-multibyte' and `string-to-multibyte' for unibyte all | |
5188 ASCII arguments. | |
5189 (Character Sets): Document the variable `charset-list' and adapt | |
5190 the definition of the function `charset-list' accordingly. | |
5191 (Translation of Characters): Clarify use of generic characters in | |
5192 `make-translation-table'. Clarify and correct the description of | |
5193 the use of translation tables in encoding and decoding. | |
5194 (User-Chosen Coding Systems): Correct and clarify the description | |
5195 of `select-safe-coding-system'. | |
5196 (Default Coding Systems): Clarify description of | |
5197 `file-coding-system-alist'. | |
5198 | |
5199 2003-11-30 Luc Teirlinck <teirllm@auburn.edu> | |
5200 | |
5201 * strings.texi (Text Comparison): Correctly describe when two | |
5202 strings are `equal'. Combine and clarify descriptions of | |
5203 `assoc-ignore-case' and `assoc-ignore-representation'. | |
5204 | |
5205 * objects.texi (Non-ASCII in Strings): Clarify description of | |
5206 when a string is unibyte or multibyte. | |
5207 (Bool-Vector Type): Update examples. | |
5208 (Equality Predicates): Correctly describe when two strings are | |
5209 `equal'. | |
5210 | |
5211 2003-11-29 Luc Teirlinck <teirllm@auburn.edu> | |
5212 | |
5213 * lists.texi (Building Lists): `append' no longer accepts integer | |
5214 arguments. Update the description of `number-sequence' to reflect | |
5215 recent changes. | |
5216 (Sets And Lists): Describe `member-ignore-case' after `member'. | |
5217 | |
5218 2003-11-27 Kim F. Storm <storm@cua.dk> | |
5219 | |
5220 * commands.texi (Click Events): Click object may be an images. | |
5221 Describe (dx . dy) element of click positions. | |
5222 (Accessing Events): Remove duplicate posn-timestamp. | |
5223 New functions posn-object and posn-object-x-y. | |
5224 | |
5225 2003-11-23 Kim F. Storm <storm@cua.dk> | |
5226 | |
5227 * commands.texi (Click Events): Describe enhancements to event | |
5228 position lists, including new text-pos and (col . row) items. | |
5229 Mention left-fringe and right-fringe area events. | |
5230 (Accessing Events): New functions posn-area and | |
5231 posn-actual-col-row. Mention posn-timestamp. Mention that | |
5232 posn-point in non-text area still returns buffer position. | |
5233 Clarify posn-col-row. | |
5234 | |
5235 2003-11-21 Lars Hansen <larsh@math.ku.dk> | |
5236 | |
5237 * files.texi (File Attributes): Describe new parameter ID-FORMAT. | |
5238 * anti.texi (File Attributes): Describe removed parameter | |
5239 ID-FORMAT. | |
5240 | |
5241 2003-11-20 Luc Teirlinck <teirllm@auburn.edu> | |
5242 | |
5243 * positions.texi (Positions): Mention that, if a marker is used as | |
5244 a position, its buffer is ignored. | |
5245 | |
5246 * markers.texi (Overview of Markers): Mention it here too. | |
5247 | |
5248 2003-11-12 Luc Teirlinck <teirllm@auburn.edu> | |
5249 | |
5250 * numbers.texi (Numeric Conversions): Not just `floor', but also | |
5251 `truncate', `ceiling' and `round' accept optional argument DIVISOR. | |
5252 | |
5253 2003-11-10 Luc Teirlinck <teirllm@auburn.edu> | |
5254 | |
5255 * markers.texi (Creating Markers): Specify insertion type of | |
5256 created markers. Add xref to `Marker Insertion Types'. | |
5257 Second argument to `copy-marker' is optional. | |
5258 (Marker Insertion Types): Mention that most markers are created | |
5259 with insertion type nil. | |
5260 (The Mark): Correctly describe when `mark' signals an error. | |
5261 (The Region): Correctly describe when `region-beginning' and | |
5262 `region-end' signal an error. | |
5263 | |
5264 2003-11-08 Luc Teirlinck <teirllm@auburn.edu> | |
5265 | |
5266 * hash.texi (Creating Hash): Clarify description of `eql'. | |
5267 `makehash' is obsolete. | |
5268 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'. | |
5269 | |
5270 * positions.texi (Point): Change description of `buffer-end', so | |
5271 that it is also correct for floating point arguments. | |
5272 (List Motion): Correct argument lists of `beginning-of-defun' and | |
5273 `end-of-defun'. | |
5274 (Excursions): Add xref to `Marker Insertion Types'. | |
5275 (Narrowing): Argument to `narrow-to-page' is optional. | |
5276 | |
5277 2003-11-06 Luc Teirlinck <teirllm@auburn.edu> | |
5278 | |
5279 * streams.texi (Output Streams): Clarify behavior of point for | |
5280 marker output streams. | |
5281 | |
5282 2003-11-04 Luc Teirlinck <teirllm@auburn.edu> | |
5283 | |
5284 * variables.texi (Defining Variables): Second argument to | |
5285 `defconst' is not optional. | |
5286 (Setting Variables): Mention optional argument APPEND to | |
5287 `add-to-list'. | |
5288 (Creating Buffer-Local): Expand description of | |
5289 `make-variable-buffer-local'. | |
5290 (Frame-Local Variables): Expand description of | |
5291 `make-variable-frame-local'. | |
5292 (Variable Aliases): Correct description of optional argument | |
5293 DOCSTRING to `defvaralias'. Mention return value of | |
5294 `defvaralias'. | |
5295 (File Local Variables): Add xref to `File variables' in Emacs | |
5296 Manual. Correct description of `hack-local-variables'. Mention | |
5297 `safe-local-variable' property. Mention optional second argument | |
5298 to `risky-local-variable-p'. | |
5299 | |
5300 2003-11-03 Luc Teirlinck <teirllm@auburn.edu> | |
5301 | |
5302 * symbols.texi (Symbol Plists): Mention return value of `setplist'. | |
5303 | |
5304 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change) | |
5305 | |
5306 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi | |
5307 lispref/customize.texi, lispref/display.texi, lispref/files.texi, | |
5308 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi, | |
5309 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi, | |
5310 lispref/objects.texi, lispref/os.texi, lispref/positions.texi, | |
5311 lispref/processes.texi, lispref/searching.texi, | |
5312 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi, | |
5313 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with | |
5314 @acronym{FOO}. | |
5315 | |
5316 2003-10-27 Luc Teirlinck <teirllm@auburn.edu> | |
5317 | |
5318 * strings.texi (Creating Strings): Argument START to `substring' | |
5319 can not be `nil'. Expand description of | |
5320 `substring-no-properties'. Correct description of `split-string', | |
5321 especially with respect to empty matches. Prevent very bad line | |
5322 break in definition of `split-string-default-separators'. | |
5323 (Text Comparison): `string=' and `string<' also accept symbols as | |
5324 arguments. | |
5325 (String Conversion): More completely describe argument BASE in | |
5326 `string-to-number'. | |
5327 (Formatting Strings): `%s' and `%S' in `format' do require | |
5328 corresponding object. Clarify behavior of numeric prefix after | |
5329 `%' in `format'. | |
5330 (Case Conversion): The argument to `upcase-initials' can be a | |
5331 character. | |
5332 | |
5333 2003-10-27 Kenichi Handa <handa@m17n.org> | |
5334 | |
5335 * display.texi (Fontsets): Fix texinfo usage. | |
5336 | |
5337 2003-10-25 Kenichi Handa <handa@m17n.org> | |
5338 | |
5339 * display.texi (Fontsets): Add description of the function | |
5340 set-fontset-font. | |
5341 | |
5342 2003-10-23 Luc Teirlinck <teirllm@auburn.edu> | |
5343 | |
5344 * display.texi (Temporary Displays): Add xref to `Documentation | |
5345 Tips'. | |
5346 | |
5347 * functions.texi (Function Safety): Use inforef instead of pxref | |
5348 for SES. | |
5349 | |
5350 2003-10-23 Andreas Schwab <schwab@suse.de> | |
5351 | |
5352 * Makefile.in (TEX, texinputdir): Don't define. | |
5353 (TEXI2DVI): Define. | |
5354 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm, | |
5355 add $(srcdir)/index.texi. | |
5356 ($(infodir)/elisp): Remove index.texi dependency. | |
5357 (elisp.dvi): Likewise. Use $(TEXI2DVI). | |
5358 (index.texi): Remove target. | |
5359 (dist): Don't link $(srcdir)/permute-index. | |
5360 (clean): Don't remove index.texi. | |
5361 | |
5362 * permute-index, index.perm: Remove. | |
5363 * index.texi: Rename from index.unperm. | |
5364 | |
5365 2003-10-22 Luc Teirlinck <teirllm@auburn.edu> | |
5366 | |
5367 * tips.texi (Documentation Tips): Document new behavior for face | |
5368 and variable hyperlinks in Help mode. | |
5369 | |
5370 2003-10-21 Luc Teirlinck <teirllm@auburn.edu> | |
5371 | |
5372 * objects.texi (Integer Type): Update for extra bit of integer range. | |
5373 (Character Type): Ditto. | |
5374 | |
5375 2003-10-16 Eli Zaretskii <eliz@gnu.org> | |
5376 | |
5377 * numbers.texi (Integer Basics): Add index entries for reading | |
5378 numbers in hex, octal, and binary. | |
5379 | |
5380 2003-10-16 Lute Kamstra <lute@gnu.org> | |
5381 | |
5382 * modes.texi (Mode Line Format): Mention force-mode-line-update's | |
5383 argument. | |
5384 | |
5385 2003-10-13 Luc Teirlinck <teirllm@auburn.edu> | |
5386 | |
5387 * windows.texi (Choosing Window): Fix typo. | |
5388 * edebug.texi (Edebug Execution Modes): Fix typo. | |
5389 | |
5390 2003-10-13 Richard M. Stallman <rms@gnu.org> | |
5391 | |
5392 * windows.texi (Basic Windows): A window has fringe settings, | |
5393 display margins and scroll-bar settings. | |
5394 (Splitting Windows): Doc split-window return value. | |
5395 Clean up one-window-p. | |
5396 (Selecting Windows): Fix typo. | |
5397 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window. | |
5398 (Buffers and Windows): In set-window-buffer, explain effect | |
5399 on fringe settings and scroll bar settings. | |
5400 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg. | |
5401 (Choosing Window): Use defopt for pop-up-frame-function. | |
5402 For special-display-buffer-names, explain same-window and same-frame. | |
5403 Clarify window-dedicated-p return value. | |
5404 (Textual Scrolling): scroll-up and scroll-down can get an error. | |
5405 (Horizontal Scrolling): Clarify auto-hscroll-mode. | |
5406 Clarify set-window-hscroll. | |
5407 (Size of Window): Don't mention tool bar in window-height. | |
5408 (Coordinates and Windows): Explain what coordinates-in-window-p | |
5409 returns for fringes and display margins. | |
5410 (Window Configurations): Explain saving fringes, etc. | |
5411 | |
5412 * tips.texi (Library Headers): Clean up Documentation. | |
5413 | |
5414 * syntax.texi (Parsing Expressions): Clean up forward-comment | |
5415 and parse-sexp-lookup-properties. | |
5416 | |
5417 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors. | |
5418 | |
5419 * os.texi (System Environment): Clean up text for load-average errors. | |
5420 | |
5421 * modes.texi (Hooks): Don't explain local hook details at front. | |
5422 Clarify run-hooks and run-hook-with-args a little. | |
5423 Clean up add-hook and remove-hook. | |
5424 | |
5425 * edebug.texi (Edebug Execution Modes): Clarify t. | |
5426 Document edebug-sit-for-seconds. | |
5427 (Coverage Testing): Document C-x X = and =. | |
5428 (Instrumenting Macro Calls): Fix typo. | |
5429 (Specification List): Don't index the specification keywords. | |
5430 | |
5431 2003-10-10 Kim F. Storm <storm@cua.dk> | |
5432 | |
5433 * processes.texi (Network): Introduce make-network-process. | |
5434 | |
5435 2003-10-09 Luc Teirlinck <teirllm@auburn.edu> | |
5436 | |
5437 * tips.texi (Library Headers): Fix typo. | |
5438 | |
5439 2003-10-07 Juri Linkov <juri@jurta.org> | |
5440 | |
5441 * modes.texi (Imenu): Mention imenu-create-index-function's | |
5442 default value. Explain submenus better. | |
5443 | |
5444 2003-10-07 Lute Kamstra <lute@gnu.org> | |
5445 | |
5446 * modes.texi (Faces for Font Lock): Fix typo. | |
5447 (Hooks): Explain how buffer-local hook variables can refer to | |
5448 global hook variables. | |
5449 Various minor clarifications. | |
5450 | |
5451 2003-10-06 Lute Kamstra <lute@gnu.org> | |
5452 | |
5453 * tips.texi (Coding Conventions): Mention naming conventions for | |
5454 hooks. | |
5455 | |
5456 2003-10-05 Luc Teirlinck <teirllm@auburn.edu> | |
5457 | |
5458 * loading.texi (Library Search): Correct default value of | |
5459 load-suffixes. | |
5460 (Named Features): Fix typo. | |
5461 | |
5462 2003-10-05 Richard M. Stallman <rms@gnu.org> | |
5463 | |
5464 * loading.texi (Named Features): In `provide', | |
5465 say how to test for subfeatures. | |
5466 (Unloading): In unload-feature, use new var name | |
5467 unload-feature-special-hooks. | |
5468 | |
5469 2003-10-03 Lute Kamstra <lute@gnu.org> | |
5470 | |
5471 * modes.texi (Major Mode Conventions): Mention third way to set up | |
5472 Imenu. | |
5473 (Imenu): A number of small fixes. | |
5474 Delete documentation of internal variable imenu--index-alist. | |
5475 Document the return value format of imenu-create-index-function | |
5476 functions. | |
5477 | |
5478 2003-09-30 Richard M. Stallman <rms@gnu.org> | |
5479 | |
5480 * processes.texi (Network): Say what stopped datagram connections do. | |
5481 | |
5482 * lists.texi (Association Lists): Clarify `assq-delete-all'. | |
5483 | |
5484 * display.texi (Overlay Properties): Clarify `evaporate' property. | |
5485 | |
5486 2003-09-29 Lute Kamstra <lute@gnu.org> | |
5487 | |
5488 * modes.texi (Mode Line Data): Explain when symbols in mode-line | |
5489 constructs should be marked as risky. | |
5490 Change cons cell into proper list. | |
5491 (Mode Line Variables): Change cons cell into proper list. | |
5492 | |
5493 2003-09-26 Lute Kamstra <lute@gnu.org> | |
5494 | |
5495 * modes.texi (Mode Line Data): Document the :propertize construct. | |
5496 (Mode Line Variables): Reorder the descriptions of the variables | |
5497 to match their order in the default mode-line-format. | |
5498 Describe the new variables mode-line-position and mode-line-modes. | |
5499 Update the default values of mode-line-frame-identification, | |
5500 minor-mode-alist, and default-mode-line-format. | |
5501 (Properties in Mode): Mention the :propertize construct. | |
5502 | |
5503 2003-09-26 Richard M. Stallman <rms@gnu.org> | |
5504 | |
5505 * buffers.texi, commands.texi, debugging.texi, eval.texi: | |
5506 * loading.texi, minibuf.texi, text.texi, variables.texi: | |
5507 Avoid @strong{Note:}. | |
5508 | |
5509 2003-09-26 Richard M. Stallman <rms@gnu.org> | |
5510 | |
5511 * keymaps.texi (Remapping Commands): Fix typo. | |
5512 | |
5513 2003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu> | |
5514 | |
5515 * processes.texi (Low-Level Network): Fix typo. | |
5516 | |
5517 2003-09-23 Kim F. Storm <storm@cua.dk> | |
5518 | |
5519 * processes.texi (Network, Network Servers): Fix typos. | |
5520 (Low-Level Network): Add timeout value for :server keyword. | |
5521 Add new option keywords to make-network-process. | |
5522 Add set-network-process-options. | |
5523 Explain how to test availability of network options. | |
5524 | |
5525 2003-09-19 Richard M. Stallman <rms@gnu.org> | |
5526 | |
5527 * text.texi (Motion by Indent): Arg to | |
5528 backward-to-indentation and forward-to-indentation is optional. | |
5529 | |
5530 * strings.texi (Creating Strings): Add substring-no-properties. | |
5531 | |
5532 * processes.texi | |
5533 (Process Information): Add list-processes arg QUERY-ONLY. | |
5534 Delete process-contact from here. | |
5535 Add new status values for process-status. | |
5536 Add process-get, process-put, process-plist, set-process-plist. | |
5537 (Synchronous Processes): Add call-process-shell-command. | |
5538 (Signals to Processes): signal-process allows process objects. | |
5539 (Network): Complete rewrite. | |
5540 (Network Servers, Datagrams, Low-Level Network): New nodes. | |
5541 | |
5542 * positions.texi (Word Motion): forward-word, backward-word | |
5543 arg is optional. Reword. | |
5544 | |
5545 * abbrevs.texi (Defining Abbrevs): Index no-self-insert. | |
5546 | |
5547 * variables.texi (Creating Buffer-Local): | |
5548 Delete duplicate definition of buffer-local-value. | |
5549 (File Local Variables): Explain about discarding text props. | |
5550 | |
5551 2003-09-11 Richard M. Stallman <rms@gnu.org> | |
5552 | |
5553 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer | |
5554 changes variables that record input events. | |
5555 (Minibuffer Misc): Add minibuffer-selected-window. | |
5556 | |
5557 * lists.texi (Building Lists): Add copy-tree. | |
5558 | |
5559 * display.texi (Fontsets): Add char-displayable-p. | |
5560 (Scroll Bars): New node. | |
5561 | |
5562 2003-09-08 Lute Kamstra <lute@gnu.org> | |
5563 | |
5564 * modes.texi (%-Constructs): Document new `%i' and `%I' | |
5565 constructs. | |
5566 | |
5567 2003-09-03 Peter Runestig <peter@runestig.com> | |
5568 | |
5569 * makefile.w32-in: New file. | |
5570 | |
5571 2003-08-29 Richard M. Stallman <rms@gnu.org> | |
5572 | |
5573 * display.texi (Overlay Properties): Clarify how priorities | |
5574 affect use of the properties. | |
5575 | |
5576 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu> | |
5577 | |
5578 * customize.texi (Type Keywords): Correct the description of | |
5579 `:help-echo' in the case where `motion-doc' is a function. | |
5580 | |
5581 2003-08-14 John Paul Wallington <jpw@gnu.org> | |
5582 | |
5583 * modes.texi (Emulating Mode Line): Subsection, not section. | |
5584 | |
5585 2003-08-13 Richard M. Stallman <rms@gnu.org> | |
5586 | |
5587 * elisp.texi (Top): Update subnode lists in menu. | |
5588 | |
5589 * text.texi (Insertion): Add insert-buffer-substring-no-properties. | |
5590 (Kill Functions): kill-region has new arg yank-handler. | |
5591 (Yanking): New node. | |
5592 (Yank Commands): Add yank-undo-function. | |
5593 (Low-Level Kill Ring): | |
5594 kill-new and kill-append have new arg yank-handler. | |
5595 (Changing Properties): Add remove-list-of-text-properties. | |
5596 (Atomic Changes): New node. | |
5597 | |
5598 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put. | |
5599 | |
5600 * streams.texi (Output Variables): Add eval-expression-print-length | |
5601 and eval-expression-print-level. | |
5602 | |
5603 * os.texi (Time Conversion): For encode-time, explain limits on year. | |
5604 | |
5605 * objects.texi (Character Type): Define anchor "modifier bits". | |
5606 | |
5607 * modes.texi (Emulating Mode Line): New node. | |
5608 (Search-based Fontification): Font Lock uses font-lock-face property. | |
5609 (Other Font Lock Variables): Likewise. | |
5610 | |
5611 * keymaps.texi (Format of Keymaps): Keymaps contain char tables, | |
5612 not vectors. | |
5613 (Active Keymaps): Add emulation-mode-map-alists. | |
5614 (Functions for Key Lookup): key-binding has new arg no-remap. | |
5615 (Remapping Commands): New node. | |
5616 (Scanning Keymaps): where-is-internal has new arg no-remap. | |
5617 (Tool Bar): Add tool-bar-local-item-from-menu. | |
5618 Clarify when to use tool-bar-add-item-from-menu. | |
5619 | |
5620 * commands.texi (Interactive Call): commandp has new arg. | |
5621 (Command Loop Info): Add this-original-command. | |
5622 | |
5623 2003-08-06 John Paul Wallington <jpw@gnu.org> | |
5624 | |
5625 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'. | |
5626 | |
5627 * display.texi (Warning Basics): Fix typo. | |
5628 (Fringes): Add closing curly bracket and fix typo. | |
5629 | |
5630 * elisp.texi (Top): Fix typo. | |
5631 | |
5632 2003-08-05 Richard M. Stallman <rms@gnu.org> | |
5633 | |
5634 * elisp.texi: Update lists of subnodes. | |
5635 | |
5636 * windows.texi (Buffers and Windows): set-window-buffer has new arg. | |
5637 | |
5638 * variables.texi (Local Variables): Use lc for example variable names. | |
5639 | |
5640 * tips.texi (Library Headers): Explain where to put -*-. | |
5641 | |
5642 * strings.texi (Creating Strings): Fix xref for vconcat. | |
5643 | |
5644 * sequences.texi (Vector Functions): | |
5645 vconcat no longer allows integer args. | |
5646 | |
5647 * minibuf.texi (Reading File Names): read-file-name has new | |
5648 arg PREDICATE. New function read-directory-name. | |
5649 | |
5650 * macros.texi (Defining Macros): Give definition of `declare' | |
5651 (Indenting Macros): New node. | |
5652 | |
5653 * frames.texi (Parameter Access): Add modify-all-frames-parameters. | |
5654 (Window Frame Parameters): Make separate table of parameters | |
5655 that are coupled with specific face attributes. | |
5656 (Deleting Frames): delete-frame-hooks renamed to | |
5657 delete-frame-functions. | |
5658 | |
5659 * files.texi (Magic File Names): Add file-remote-p. | |
5660 Clarify file-local-copy. | |
5661 | |
5662 * edebug.texi (Instrumenting Macro Calls): Don't define `declare' | |
5663 here; instead xref Defining Macros. | |
5664 | |
5665 * display.texi (Warnings): New node, and subnodes. | |
5666 (Fringes): New node. | |
5667 | |
5668 * debugging.texi (Test Coverage): New node. | |
5669 | |
5670 * compile.texi (Compiler Errors): Explain with-no-warnings | |
5671 and other ways to suppress warnings. | |
5672 | |
5673 * commands.texi (Interactive Call): Minor clarification. | |
5674 | |
5675 * buffers.texi (Buffer File Name): set-visited-file-name | |
5676 renames the buffer too. | |
5677 | |
5678 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table. | |
5679 | |
5680 2003-07-24 Markus Rost <rost@math.ohio-state.edu> | |
5681 | |
5682 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example. | |
5683 | |
5684 2003-07-22 Markus Rost <rost@math.ohio-state.edu> | |
5685 | |
5686 * internals.texi (Garbage Collection): Fix previous change. | |
5687 | |
5688 2003-07-22 Richard M. Stallman <rms@gnu.org> | |
5689 | |
5690 * files.texi (Truenames): Add LIMIT arg to file-chase-links. | |
5691 | |
5692 * display.texi (Width): Use \s syntax in example. | |
5693 (Font Selection): Add face-font-rescale-alist. | |
5694 | |
5695 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu. | |
5696 Remove spurious indent in example. | |
5697 | |
5698 * lists.texi (Building Lists): Add number-sequence. | |
5699 | |
5700 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed. | |
5701 | |
5702 * functions.texi (Function Documentation): Explain how to | |
5703 show calling convention explicitly in the doc string. | |
5704 | |
5705 * windows.texi (Selecting Windows): save-selected-window saves | |
5706 selected window of each frame. | |
5707 (Window Configurations): Minor change. | |
5708 | |
5709 * syntax.texi (Syntax Table Functions): Use \s syntax in examples. | |
5710 | |
5711 * streams.texi (Output Variables): Add print-continuous-numbering | |
5712 and print-number-table. | |
5713 | |
5714 * processes.texi (Decoding Output): New node. | |
5715 | |
5716 * os.texi (Time Conversion): decode-time arg is optional. | |
5717 | |
5718 * objects.texi (Character Type): Don't use space as example for \. | |
5719 Make list of char names and \-sequences correspond. | |
5720 Explain that \s is not used in strings. `\ ' needs space after. | |
5721 | |
5722 * nonascii.texi (Converting Representations): Add string-to-multibyte. | |
5723 (Translation of Characters): Add translation-table-for-input. | |
5724 (Default Coding Systems): Add auto-coding-functions. | |
5725 (Explicit Encoding): Add decode-coding-inserted-region. | |
5726 (Locales): Add locale-info. | |
5727 | |
5728 * minibuf.texi (Basic Completion): Describe test-completion. | |
5729 Collections can be lists of strings. | |
5730 Clean up lazy-completion-table. | |
5731 (Programmed Completion): Mention test-completion. | |
5732 Clarify why lambda expressions are not accepted. | |
5733 (Minibuffer Misc): Describe minibufferp. | |
5734 | |
5735 2003-07-14 Richard M. Stallman <rms@gnu.org> | |
5736 | |
5737 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local. | |
5738 | |
5739 * windows.texi (Selecting Windows): New arg to select-window. | |
5740 (Selecting Windows): Add with-selected-window. | |
5741 (Size of Window): Add window-inside-edges, etc. | |
5742 | |
5743 * internals.texi (Garbage Collection): Add post-gc-hook. | |
5744 | |
5745 * processes.texi (Subprocess Creation): Add exec-suffixes. | |
5746 | |
5747 * keymaps.texi (Functions for Key Lookup): Add current-active-maps. | |
5748 (Scanning Keymaps): Add map-keymaps. | |
5749 (Defining Menus): Add keymap-prompt. | |
5750 | |
5751 * numbers.texi (Integer Basics): Add most-positive-fixnum, | |
5752 most-negative-fixnum. | |
5753 | |
5754 * compile.texi (Byte Compilation): Explain no-byte-compile | |
5755 (Compiler Errors): New node. | |
5756 | |
5757 * os.texi (User Identification): user-uid, user-real-uid | |
5758 can return float. | |
5759 | |
5760 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks | |
5761 and about derived modes. | |
5762 (Minor Modes): Add minor-mode-list. | |
5763 (Defining Minor Modes): Keyword args for define-minor-mode. | |
5764 (Search-based Fontification): Explain managing other properties. | |
5765 (Other Font Lock Variables): Add font-lock-extra-managed-props. | |
5766 (Faces for Font Lock): Add font-locl-preprocessor-face. | |
5767 (Hooks): Add run-mode-hooks and delay-mode-hooks. | |
5768 | |
5769 * variables.texi (Creating Buffer-Local): Add buffer-local-value. | |
5770 (Variable Aliases): Clarify defvaralias. | |
5771 | |
5772 * loading.texi (Library Search): Add load-suffixes. | |
5773 | |
5774 * minibuf.texi (Basic Completion): Add lazy-completion-table. | |
5775 (Programmed Completion): Add dynamic-completion-table. | |
5776 | |
5777 * files.texi (Changing Files): copy-file allows dir as NEWNAME. | |
5778 (Magic File Names): Specify precedence order of handlers. | |
5779 | |
5780 * commands.texi (Command Overview): Emacs server runs pre-command-hook | |
5781 and post-command-hook. | |
5782 (Waiting): New calling convention for sit-for. | |
5783 | |
5784 * text.texi (Special Properties): local-map and keymap properties | |
5785 apply based on their stickiness. | |
5786 | |
5787 2003-07-07 Richard M. Stallman <rms@gnu.org> | |
5788 | |
5789 * modes.texi (Minor Mode Conventions): Specify only some kinds | |
5790 of list values as args to minor modes. | |
5791 | |
5792 * files.texi (File Name Expansion): Warn about iterative use | |
5793 of substitute-in-file-name. | |
5794 | |
5795 * advice.texi (Activation of Advice): Clean up previous change. | |
5796 | |
5797 2003-07-06 Markus Rost <rost@math.ohio-state.edu> | |
5798 | |
5799 * advice.texi (Activation of Advice): Note that ad-start-advice is | |
5800 turned on by default. | |
5801 | |
5802 2003-06-30 Richard M. Stallman <rms@gnu.org> | |
5803 | |
5804 * text.texi (Buffer Contents): Document current-word. | |
5805 (Change Hooks): Not called for *Messages*. | |
5806 | |
5807 * functions.texi (Defining Functions): Explain about redefining | |
5808 primitives. | |
5809 (Function Safety): Renamed. Minor changes. | |
5810 Comment out the detailed criteria for what is safe. | |
5811 | |
5812 2003-06-22 Andreas Schwab <schwab@suse.de> | |
5813 | |
5814 * objects.texi (Symbol Type): Fix description of examples. | |
5815 | |
5816 2003-06-16 Andreas Schwab <schwab@suse.de> | |
5817 | |
5818 * hash.texi (Creating Hash): Fix description of :weakness. | |
5819 | |
5820 2003-06-13 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net> | |
5821 | |
5822 * files.texi (Changing Files): copy-file copies file modes, too. | |
5823 | |
5824 2003-05-28 Richard M. Stallman <rms@gnu.org> | |
5825 | |
5826 * strings.texi (Creating Strings): Clarify split-string. | |
5827 | |
5828 2003-05-22 Stephen J. Turnbull <stephen@xemacs.org> | |
5829 | |
5830 * strings.texi (Creating Strings): Update split-string specification | |
5831 and examples. | |
5832 | |
5833 2003-05-19 Richard M. Stallman <rms@gnu.org> | |
5834 | |
5835 * elisp.texi: Correct invariant section names. | |
5836 | |
5837 2003-04-20 Richard M. Stallman <rms@gnu.org> | |
5838 | |
5839 * os.texi (Timers): Explain about timers and quitting. | |
5840 | |
5841 2003-04-19 Richard M. Stallman <rms@gnu.org> | |
5842 | |
5843 * internals.texi (Writing Emacs Primitives): Strings are | |
5844 no longer special for GCPROs. Mention GCPRO5, GCPRO6. | |
5845 Explain GCPRO convention for varargs function args. | |
5846 | |
5847 2003-04-16 Richard M. Stallman <rms@gnu.org> | |
5848 | |
5849 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message. | |
5850 | |
5851 2003-04-08 Richard M. Stallman <rms@gnu.org> | |
5852 | |
5853 * files.texi (Kinds of Files): Correct return value of file-symlink-p. | |
5854 | |
5855 2003-02-13 Kim F. Storm <storm@cua.dk> | |
5856 | |
5857 * objects.texi (Character Type): New \s escape for space. | |
5858 | |
5859 2003-01-31 Joe Buehler <jhpb@draco.hekimian.com> | |
5860 | |
5861 * os.texi (System Environment): Added cygwin system-type. | |
5862 | |
5863 2003-01-25 Richard M. Stallman <rms@gnu.org> | |
5864 | |
5865 * keymaps.texi: Document that a symbol can act as a keymap. | |
5866 | |
5867 2003-01-13 Richard M. Stallman <rms@gnu.org> | |
5868 | |
5869 * text.texi (Changing Properties): Say string indices are origin-0. | |
5870 | |
5871 * positions.texi (Screen Lines) <compute-motion>: | |
5872 Correct order of elts in return value. | |
5873 | |
5874 * keymaps.texi (Changing Key Bindings) <define-key>: Mention | |
5875 how to define a default binding. | |
5876 | |
5877 2002-12-07 Markus Rost <rost@math.ohio-state.edu> | |
5878 | |
5879 * loading.texi (Unloading): Fix recent change for load-history. | |
5880 | |
5881 * customize.texi (Simple Types): Clarify description of custom | |
5882 type 'number. Describe new custom type 'float. | |
5883 | |
5884 2002-12-04 Markus Rost <rost@math.ohio-state.edu> | |
5885 | |
5886 * variables.texi (File Local Variables): Fix typo. | |
5887 | |
5888 2002-10-23 Kai Gro,A_(Bjohann <kai.grossjohann@uni-duisburg.de> | |
5889 | |
5890 From Michael Albinus <Michael.Albinus@alcatel.de>. | |
5891 | |
5892 * README: Target for Info file is `make info'. | |
5893 | |
5894 * files.texi (File Name Components): Fixed typos in | |
5895 `file-name-sans-extension'. | |
5896 (Magic File Names): Complete list of operations for magic file | |
5897 name handlers. | |
5898 | |
5899 2002-09-16 Jonathan Yavner <jyavner@engineer.com> | |
5900 | |
5901 * variables.texi (File Local Variables): New function | |
5902 risky-local-variable-p. | |
5903 | |
5904 2002-09-15 Jonathan Yavner <jyavner@engineer.com> | |
5905 | |
5906 * functions.texi (Function safety): New node about unsafep. | |
5907 | |
5908 2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk> | |
5909 | |
5910 * customize.texi (Splicing into Lists): Fixed example. | |
5911 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr> | |
5912 | |
5913 2002-06-17 Juanma Barranquero <lektu@terra.es> | |
5914 | |
5915 * frames.texi (Display Feature Testing): Fix typo. | |
5916 | |
5917 2002-06-12 Andreas Schwab <schwab@suse.de> | |
5918 | |
5919 * frames.texi (Initial Parameters, Resources): Fix references to | |
5920 the Emacs manual. | |
5921 | |
5922 2002-05-13 Kim F. Storm <storm@cua.dk> | |
5923 | |
5924 * variables.texi (Intro to Buffer-Local): Updated warning and | |
5925 example relating to changing buffer inside let. | |
5926 | |
5927 2002-03-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | |
5928 | |
5929 * os.texi (Session Management): New node about X Session management. | |
5930 | |
5931 2002-01-18 Eli Zaretskii <eliz@is.elta.co.il> | |
5932 | |
5933 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs | |
5934 to which the manual corresponds, and the copyright years. | |
5935 | |
5936 * Makefile.in (VERSION): Set to 2.9. | |
5937 | |
5938 2001-11-29 Eli Zaretskii <eliz@is.elta.co.il> | |
5939 | |
5940 * elisp.texi: Change the category in @dircategory to "Emacs", to | |
5941 make it consistent with info/dir. | |
5942 | |
5943 2001-11-25 Miles Bader <miles@gnu.org> | |
5944 | |
5945 * text.texi (Fields): Describe new `limit' arg in | |
5946 field-beginning/field-end. | |
5947 | |
5948 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il> | |
5949 | |
5950 * permute-index: Don't depend on csh-specific features. Replace | |
5951 the interpreter name with /bin/sh. | |
5952 | |
5953 * two-volume-cross-refs.txt: New file. | |
5954 * two.el: New file. | |
5955 * spellfile: New file. | |
5956 | |
5957 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il> | |
5958 | |
5959 * permute-index: New file. | |
5960 | |
5961 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and | |
5962 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS | |
5963 8+3 restricted namespace. | |
5964 | |
5965 * Makefile.in (infodir): Define relative to $(srcdir). | |
5966 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the | |
5967 include directories list via -I switch to makeinfo. | |
5968 (index.texi): Use cp if both hard and symbolic links fail. | |
5969 | |
5970 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il> | |
5971 | |
5972 * Makefile.in (distclean): Add. | |
5973 | |
5974 The following changes make ELisp manual part of the Emacs | |
5975 distribution: | |
5976 | |
5977 * Makefile.in: Add Copyright notice. | |
5978 (prefix): Remove. | |
5979 (infodir): Change value to "../info". | |
5980 (VPATH): New variable. | |
5981 (MAKE): Don't define. | |
5982 (texmacrodir): Don't define. | |
5983 (texinputdir): Append the existing value of TEXINPUTS. | |
5984 ($(infodir)/elisp): Instead of just "elisp". Reformat the | |
5985 command to be compatible with man/Makefile.in, and to put the | |
5986 output into ../info. | |
5987 (info): Add target. | |
5988 (installall): Target removed. | |
5989 | |
5990 2001-10-31 Pavel Jan,Am(Bk <Pavel@Janik.cz> | |
5991 | |
5992 * tips.texi (Coding Conventions): Fix typo. | |
5993 | |
5994 2001-10-23 Gerd Moellmann <gerd@gnu.org> | |
5995 | |
5996 * Makefile.in (srcs): Add gpl.texi and doclicense.texi. | |
5997 | |
5998 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il> | |
5999 | |
6000 * files.texi (File Name Components): Update the description of | |
6001 file-name-sans-extension and file-name-extension, as they now | |
6002 ignore leading dots. | |
6003 | |
6004 2001-10-20 Gerd Moellmann <gerd@gnu.org> | |
6005 | |
6006 * (Version 21.1 released.) | |
6007 | |
6008 2001-10-19 Miles Bader <miles@gnu.org> | |
6009 | |
6010 * positions.texi (Text Lines): Describe behavior of | |
6011 `beginning-of-line'/`end-of-line' in the presence of field properties. | |
6012 | |
6013 2001-10-17 Gerd Moellmann <gerd@gnu.org> | |
6014 | |
6015 * Makefile.in (VERSION): Set to 2.8. | |
6016 (manual): Use `manual-21'. | |
6017 | |
6018 * elisp.texi (VERSION): Add and use it where the version | |
6019 number was used. Set it to 2.8. | |
6020 | |
6021 * intro.texi: Likewise. | |
6022 | |
6023 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il> | |
6024 | |
6025 * files.texi (File Name Completion): Document the significance of | |
6026 a trailing slash in elements of completion-ignored-extensions. | |
6027 | |
6028 2001-10-06 Miles Bader <miles@gnu.org> | |
6029 | |
6030 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'. | |
6031 | |
6032 2001-10-04 Gerd Moellmann <gerd@gnu.org> | |
6033 | |
6034 * variables.texi (Variable Aliases): New node. | |
6035 | |
6036 2001-10-04 Gerd Moellmann <gerd@gnu.org> | |
6037 | |
6038 * Branch for 21.1. | |
6039 | |
6040 2001-10-02 Miles Bader <miles@gnu.org> | |
6041 | |
6042 * minibuf.texi (Minibuffer Misc): Add entries for | |
6043 `minibuffer-contents', `minibuffer-contents-no-properties', and | |
6044 `delete-minibuffer-contents'. | |
6045 Correct description for `minibuffer-prompt-end'. | |
6046 | |
6047 * text.texi (Property Search): Correct descriptions of | |
6048 `next-char-property-change' and `previous-char-property-change'. | |
6049 Add entries for `next-single-char-property-change' and | |
6050 `previous-single-char-property-change'. | |
6051 Make operand names a bit more consistent. | |
6052 | |
6053 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il> | |
6054 | |
6055 * frames.texi (Finding All Frames): Document that next-frame and | |
6056 previous-frame are local to current terminal. | |
6057 | |
6058 2001-09-26 Eli Zaretskii <eliz@is.elta.co.il> | |
6059 | |
6060 * keymaps.texi (Creating Keymaps): Fix the description of the | |
6061 result of make-keymap. | |
6062 | |
6063 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il> | |
6064 | |
6065 * display.texi (Font Lookup, Attribute Functions) | |
6066 (Image Descriptors): Add cross-references to the definition of | |
6067 selected frame. | |
6068 | |
6069 * buffers.texi (The Buffer List): Add cross-references to the | |
6070 definition of selected frame. | |
6071 | |
6072 * frames.texi (Input Focus): Clarify which frame is _the_ selected | |
6073 frame at any given time. | |
6074 (Multiple Displays, Size and Position): Add a cross-reference to | |
6075 the definition of the selected frame. | |
6076 | |
6077 2001-09-08 Eli Zaretskii <eliz@is.elta.co.il> | |
6078 | |
6079 * strings.texi (String Conversion) <string-to-number>: Document | |
6080 that a float is returned for integers that are too large. | |
6081 | |
6082 * frames.texi (Mouse Position): Document mouse-position-function. | |
6083 (Display Feature Testing): Document display-images-p. | |
6084 (Window Frame Parameters): Document the cursor-type variable. | |
6085 | |
6086 * numbers.texi (Integer Basics): Document CL style read syntax for | |
6087 integers in bases other than 10. | |
6088 | |
6089 * positions.texi (List Motion): Document | |
6090 open-paren-in-column-0-is-defun-start. | |
6091 | |
6092 * lists.texi (Sets And Lists): Document member-ignore-case. | |
6093 | |
6094 * internals.texi (Garbage Collection): Document the used and free | |
6095 strings report. | |
6096 (Memory Usage): Document strings-consed. | |
6097 | |
6098 * os.texi (Time of Day): Document float-time. | |
6099 (Recording Input): Document that clear-this-command-keys clears | |
6100 the vector to be returned by recent-keys. | |
6101 | |
6102 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The | |
6103 argument keymap can be a list. | |
6104 | |
6105 * nonascii.texi (User-Chosen Coding Systems) | |
6106 <select-safe-coding-system>: Document the new argument | |
6107 accept-default-p and the variable | |
6108 select-safe-coding-system-accept-default-p. Tell what happens if | |
6109 buffer-file-coding-system is undecided. | |
6110 (Default Coding Systems): Document auto-coding-regexp-alist. | |
6111 | |
6112 * display.texi (The Echo Area) <message>: Document | |
6113 message-truncate-lines. | |
6114 (Glyphs): Document that the glyph table is unused on windowed | |
6115 displays. | |
6116 | |
6117 * help.texi (Describing Characters) <single-key-description>: | |
6118 Document the new argument no-angles. | |
6119 (Accessing Documentation) <documentation-property>: Document that | |
6120 a non-string property is evaluated. | |
6121 <documentation>: Document that the function-documentation property | |
6122 is looked for. | |
6123 | |
6124 * windows.texi (Selecting Windows): Document some-window. | |
6125 | |
6126 * text.texi (MD5 Checksum): New node, documents the md5 primitive. | |
6127 | |
6128 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and | |
6129 apropos-mode-hook. | |
6130 | |
6131 * commands.texi (Using Interactive): Document interactive-form. | |
6132 (Keyboard Macros): Document kbd-macro-termination-hook. | |
6133 (Command Loop Info): Document that clear-this-command-keys clears | |
6134 the vector to be returned by recent-keys. | |
6135 | |
6136 2001-09-04 Werner LEMBERG <wl@gnu.org> | |
6137 | |
6138 * Makefile.in (srcdir, texinputdir): New variables. | |
6139 (srcs, index.texi, install): Use $(srcdir). | |
6140 (.PHONY): Remove elisp.dvi. | |
6141 (elisp): Use -I switch for makeinfo. | |
6142 (elisp.dvi): Use $(srcdir) and $(texinputdir). | |
6143 (installall, dist): Use $(srcdir). | |
6144 Fix path to texinfo.tex. | |
6145 (maintainer-clean): Add elisp.dvi and elisp.oaux. | |
6146 | |
6147 2001-08-30 Gerd Moellmann <gerd@gnu.org> | |
6148 | |
6149 * display.texi (Conditional Display): Adjust to API change. | |
6150 | |
6151 * configure: New file. | |
6152 | |
6153 2001-07-30 Gerd Moellmann <gerd@gnu.org> | |
6154 | |
6155 * commands.texi (Repeat Events): Add description of | |
6156 double-click-fuzz. | |
6157 | |
6158 2001-05-08 Stefan Monnier <monnier@cs.yale.edu> | |
6159 | |
6160 * syntax.texi (Syntax Class Table): Add the missing designator for | |
6161 comment and string fences. | |
6162 (Syntax Properties): Add a xref to syntax table internals. | |
6163 (Syntax Table Internals): Document string-to-syntax. | |
6164 | |
6165 2001-05-07 Gerd Moellmann <gerd@gnu.org> | |
6166 | |
6167 * Makefile.in (install): Use install-info command line options | |
6168 like in Emacs' Makefile.in. | |
6169 | |
6170 2000-12-09 Miles Bader <miles@gnu.org> | |
6171 | |
6172 * windows.texi (Window Start): Update documentation for | |
6173 `pos-visible-in-window-p'. | |
6174 | |
6175 2000-11-12 Stefan Monnier <monnier@cs.yale.edu> | |
6176 | |
6177 * lists.texi (Building Lists): Add footnote to explain how to add | |
6178 to the end of a list. | |
6179 | |
6180 2000-10-25 Gerd Moellmann <gerd@gnu.org> | |
6181 | |
6182 * files.texi (Visiting Functions): Typos. | |
6183 | |
6184 2000-10-25 Kenichi Handa <handa@etl.go.jp> | |
6185 | |
6186 * files.texi (Visiting Functions): Return value of | |
6187 find-file-noselect may be a list of buffers if wildcards are used. | |
6188 | |
6189 2000-10-24 Miles Bader <miles@lsi.nec.co.jp> | |
6190 | |
6191 * display.texi (Defining Faces): Document `graphic' display type | |
6192 in face specs. | |
6193 | |
6194 2000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> | |
6195 | |
6196 * hooks.texi (Standard Hooks): Replace obsolete | |
6197 `after-make-frame-hook' with `after-make-frame-functions'. | |
6198 | |
6199 * frames.texi (Creating Frames): Ditto. | |
6200 | |
6201 * variables.texi (Future Local Variables): Ditto. | |
6202 | |
6203 2000-10-16 Gerd Moellmann <gerd@gnu.org> | |
6204 | |
6205 * display.texi (Other Image Types): Add description of :foreground | |
6206 and :background properties of mono PBM images. | |
6207 | |
6208 2000-08-17 Werner LEMBERG <wl@gnu.org> | |
6209 | |
6210 * .cvsignore: New file. | |
6211 | |
6212 2000-01-05 Gerd Moellmann <gerd@gnu.org> | |
6213 | |
6214 * tindex.pl: New script. | |
6215 | |
6216 1999-12-03 Dave Love <fx@gnu.org> | |
6217 | |
6218 * Makefile.in (MAKEINFO): New parameter. | |
6219 | |
6220 1999-09-17 Richard Stallman <rms@gnu.org> | |
6221 | |
6222 * Makefile.in (srcs): Add hash.texi. | |
6223 (VERSION): Update to 20.6. | |
6224 | |
6225 1999-09-13 Richard Stallman <rms@gnu.org> | |
6226 | |
6227 * Makefile.in (index.texi): If cannot make a symlink, make a hard link. | |
6228 | |
6229 1998-08-29 Karl Heuer <kwzh@gnu.org> | |
6230 | |
6231 * configure.in: New file. | |
6232 * Makefile.in: Renamed from Makefile. | |
6233 (prefix, infodir): Use value obtained from configure. | |
6234 (emacslibdir): Obsolete variable deleted. | |
6235 (dist): Distribute configure.in, configure, Makefile.in. | |
6236 | |
6237 1998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu> | |
6238 | |
6239 * Makefile (INSTALL_INFO): New variable. | |
6240 (install): Run install-info. | |
6241 | |
6242 1998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu> | |
6243 | |
6244 * Makefile (elisp.dvi): Add missing backslash. | |
6245 | |
6246 1998-05-02 Richard Stallman <rms@psilocin.gnu.org> | |
6247 | |
6248 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps. | |
6249 Run texindex without `./'. Always run texindex on elisp.tp. | |
6250 (elisp.tps): Target deleted. | |
6251 | |
6252 1998-04-05 Richard Stallman <rms@psilocin.gnu.org> | |
6253 | |
6254 * Makefile (srcs): Add nonascii.texi and customize.texi. | |
6255 (dist): Start by deleting `temp'. | |
6256 | |
6257 1998-02-17 Richard Stallman <rms@psilocin.gnu.org> | |
6258 | |
6259 * Makefile (makeinfo, texindex): Targets deleted. | |
6260 (makeinfo.o, texindex.o): Targets deleted. | |
6261 (clean, dist): Don't do anything with them or with getopt*. | |
6262 | |
6263 1998-01-30 Richard Stallman <rms@psilocin.gnu.org> | |
6264 | |
6265 * Makefile (SHELL): Defined. | |
6266 | |
6267 1998-01-27 Richard Stallman <rms@psilocin.gnu.org> | |
6268 | |
6269 * Makefile (elisp.tps): New target. | |
6270 (elisp.dvi): Depend on elisp.tps. | |
6271 | |
6272 Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu> | |
6273 | |
6274 * README: Update phone number. | |
6275 | |
6276 * Makefile (elisp): Make this be the default target. | |
6277 Depend on makeinfo.c instead of makeinfo. | |
6278 (install): Don't depend on elisp.dvi, since we don't install that. | |
6279 Use mkinstalldirs. | |
6280 (dist): Add mkinstalldirs. | |
6281 | |
6282 Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
6283 | |
6284 * Makefile (VERSION): Update version number. | |
6285 (maintainer-clean): Renamed from realclean. | |
6286 | |
6287 Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu> | |
6288 | |
6289 * Makefile (realclean): New target. | |
6290 (elisp): Remove any old elisp-* files first. | |
6291 | |
6292 Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu) | |
6293 | |
6294 * Makefile (VERSION): New variable. | |
6295 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'. | |
6296 Compressed file suffix should be `.gz', not `.z'. | |
6297 | |
6298 Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
6299 | |
6300 * Makefile (elisp): Depend on makeinfo. | |
6301 | |
6302 Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu) | |
6303 | |
6304 * Makefile (srcs): Add anti.texi. | |
6305 | |
6306 Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
6307 | |
6308 * Makefile (infodir, prefix): New vars. | |
6309 (install): Use infodir. | |
6310 (emacsinfodir): Deleted. | |
6311 | |
6312 Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
6313 | |
6314 * Makefile (srcs): Add calendar.texi. | |
6315 | |
6316 * Makefile (dist): Copy texindex.c and makeinfo.c. | |
6317 Limit elisp-* files to those with one or two digits. | |
6318 | |
6319 Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
6320 | |
6321 * Makefile (dist): Changed to use Gzip instead of compress. | |
6322 | |
6323 Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
6324 | |
6325 * loading.texi (Unloading): define-function changed back to | |
6326 defalias. It may not stay this way, but at least it's | |
6327 consistent with the known-good version of the code patch. | |
6328 | |
6329 Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu) | |
6330 | |
6331 * modes.texi (Hooks): Document new optional arg of add-hook. | |
6332 | |
6333 Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
6334 | |
6335 * variables.texi: Document nil initial value of buffer-local variables. | |
6336 | |
6337 * tips.texi: Add new section on standard library headers. | |
6338 | |
6339 Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
6340 | |
6341 * Makefile (srcs): Add frame.texi to the list of sources. | |
6342 | |
6343 Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
6344 | |
6345 * Makefile (dist): Don't bother excluding autosave files; they'll | |
6346 never make it into the temp directory anyway, and the hash marks | |
6347 in the name are problematic for make and the Bourne shell. | |
6348 (srcs): | |
6349 | |
6350 Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
6351 | |
6352 * Makefile (dist): Don't include backup files or autosave files in | |
6353 the distribution tar file. | |
6354 | |
6355 Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
6356 | |
6357 * Makefile (srcs): Added index.perm. | |
6358 (elisp.dvi): Remove erroneous shell comment. | |
6359 Expect output of permute-index in permuted.fns. | |
6360 Save old elisp.aux in elisp.oaux. | |
6361 (clean): Added index.texi to be deleted. | |
6362 | |
6363 Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu) | |
6364 | |
6365 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef. | |
6366 | |
6367 Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech) | |
6368 | |
6369 * files.texi: Noted that completion-ignored-extensions is ignored | |
6370 when making *Completions*. | |
6371 | |
6372 Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu) | |
6373 | |
6374 * Makefile make dist now depends on elisp.dvi, since it tries | |
6375 to include it in the dist file. | |
6376 | |
6377 Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu) | |
6378 | |
6379 * functions.texinfo (Mapping Functions): Add missing quote | |
6380 | |
6381 Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu) | |
6382 | |
6383 * texinfo.tex (frenchspacing): Use decimal codes for char to be set. | |
6384 (defunargs): Turn off \hyphenchar of \sl font temporarily. | |
6385 | |
6386 Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu) | |
6387 | |
6388 * @result{}, @expansion{}, @print{}, @quiv{}, @point{}, | |
6389 and @error{} are the terms now being used. The files in the | |
6390 directory have been changed to reflect this. | |
6391 | |
6392 * All instances of @indentedresultt{} have been changed to | |
6393 ` @result{}', using 5 spaces at the begining of the line. | |
6394 | |
6395 Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu) | |
6396 | |
6397 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the | |
6398 experimental @indentedresult{}, @indentedexpandsto{} are part of | |
6399 the texinfo.tex in this directory. These TeX macros are not | |
6400 stable yet. | |
6401 | |
6402 Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu) | |
6403 | |
6404 * texinfo.tex: Temporarily added | |
6405 \let\result=\dblarrow | |
6406 \def\error{{\it ERROR} \longdblarrow} | |
6407 We need to do this better soon. | |
6408 | |
6409 Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu) | |
6410 | |
6411 * Applied Karl Berry's patches to *.texinfo files, but not to | |
6412 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's | |
6413 new title page format is also not applied, since it requires | |
6414 texinfo.tex changes.) | |
6415 | |
6416 * Cleaned up `Makefile' and defined the `emacslibdir' directory | |
6417 for the Project GNU development environment. | |
6418 | |
6419 ;; Local Variables: | |
6420 ;; coding: iso-2022-7bit | |
6421 ;; add-log-time-zone-rule: t | |
6422 ;; End: | |
6423 | |
6424 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, | |
6425 2005, 2006, 2007 Free Software Foundation, Inc. | |
6426 | |
6427 This file is part of GNU Emacs. | |
6428 | |
6429 GNU Emacs is free software; you can redistribute it and/or modify | |
6430 it under the terms of the GNU General Public License as published by | |
6431 the Free Software Foundation; either version 3, or (at your option) | |
6432 any later version. | |
6433 | |
6434 GNU Emacs is distributed in the hope that it will be useful, | |
6435 but WITHOUT ANY WARRANTY; without even the implied warranty of | |
6436 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
6437 GNU General Public License for more details. | |
6438 | |
6439 You should have received a copy of the GNU General Public License | |
6440 along with GNU Emacs; see the file COPYING. If not, write to the | |
6441 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | |
6442 Boston, MA 02110-1301, USA. | |
6443 | |
6444 ;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda |