(minibuffer-complete-and-exit): Doc fix.
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
b1f23349
CY
12009-03-14 Chong Yidong <cyd@stupidchicken.com>
2
3 * debugging.texi (Error Debugging): Don't mislead the reader into
4 thinking that debug-on-error enters debugger for C-f at EOB.
5 (Error Debugging): Setting debug-on-init within the init file
6 works, and has for some time.
7
d6eb4e25
KH
82009-03-13 Kenichi Handa <handa@m17n.org>
9
10 * display.texi (Fontsets): Update the description.
11
1cf53dc5
CY
122009-03-13 Chong Yidong <cyd@stupidchicken.com>
13
14 * advice.texi (Advising Primitives): Link to What Is a Function.
15
81f919fc
CY
162009-03-12 Chong Yidong <cyd@stupidchicken.com>
17
cf4229eb
CY
18 * compile.texi (Speed of Byte-Code): Update example.
19 (Disassembly): Update examples.
20
81f919fc 21 * loading.texi (Repeated Loading): Simplify examples.
f2bbc08c
CY
22
23 * customize.texi (Common Keywords): It's not necessary to use :tag
24 to remove hyphens, as custom-unlispify-tag-name does it
25 automatically.
26 (Variable Definitions): Link to File Local Variables. Document
27 customized-value symbol property.
28 (Customization Types): Move menu to end of node.
29
955964d7
CY
302009-03-10 Chong Yidong <cyd@stupidchicken.com>
31
32 * macros.texi (Compiling Macros): Omit misleading sentence, which
33 implied that macros can only be used in the same file they are
34 defined.
35 (Backquote): Remove obsolete information about Emacs 19.
36
d25ed7db
GM
372009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
38
39 * display.texi (Display Margins): Fix paren typo.
40
d55f6ca5
CY
412009-02-27 Chong Yidong <cyd@stupidchicken.com>
42
f0e57ed8
CY
43 * elisp.texi (Top): Update node listing.
44
45 * variables.texi (Variables): Clarify introduction.
46 (Global Variables): Mention that setq is a special form.
47 (Local Variables): Use active voice.
48 (Tips for Defining): Mention marking variables as safe.
49 (Buffer-Local Variables): Mention terminal-local and frame-local
50 variables together.
51 (File Local Variables): Copyedits.
52 (Frame-Local Variables): Note that they are not really useful.
53 (Future Local Variables): Node deleted.
54
d55f6ca5
CY
55 * objects.texi (General Escape Syntax): Update explanation of
56 unicode escape syntax.
57
ca8f09a8
CY
582009-02-23 Chong Yidong <cyd@stupidchicken.com>
59
60 * control.texi (Control Structures): Add cindex entry for "textual
61 order".
62
63 * eval.texi (Intro Eval): Copyedits. Standardize on "form"
64 instead of "expression" throughout.
65 (Function Indirection): Copyedits. Use active voice.
66 (Eval): The default value of max-lisp-eval-depth is now 400.
67
a20878b6
MB
682009-02-23 Miles Bader <miles@gnu.org>
69
70 * processes.texi (System Processes): Rename `system-process-attributes'
71 to `process-attributes'.
72
61f66044
CY
732009-02-22 Chong Yidong <cyd@stupidchicken.com>
74
1b80d1f3
CY
75 * symbols.texi (Property Lists): Emphasize that property lists are
76 not restricted to symbol cells.
77 (Other Plists): Copyedit.
78
61f66044
CY
79 * sequences.texi (Sequences Arrays Vectors): Make introduction
80 more concise.
81 (Arrays): Mention char-tables and bool-vectors too.
82 (Vectors): Don't repeat information given in Arrays node. Link to
83 nodes that explain the vector usage examples.
84 (Char-Tables): Note that char-table elements can have arbitrary
85 type. Explain effect of omitted char-table-extra-slots property.
8a63cf41 86 Link to Property Lists node.
61f66044 87
9403944b
CY
882009-02-22 Chong Yidong <cyd@stupidchicken.com>
89
90 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
91 `append'.
4068c7b4 92 (List Elements): Copyedits.
9403944b
CY
93
94 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
95 of `vconcat'.
96
97 * strings.texi (Creating Strings): Copyedits. Remove obsolete
98 Emacs 20 usage of `concat'.
99 (Case Conversion): Copyedits.
100
b87a185f
CY
1012009-02-21 Chong Yidong <cyd@stupidchicken.com>
102
103 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
104 Minor edits.
105 (Frame Configuration Type): Emphasize that it is not primitive.
106 (Font Type): New node.
107 (Type Predicates): Add fontp; type-of now recognizes font object
108 types.
109
110 * intro.texi (Version Info): Update version numbers in examples.
111 (Acknowledgements): List more contributors.
112
113 * elisp.texi: Bump version number to 3.0.
114 (Top): Link to Font Type node.
115
867d4bb3
JB
1162009-02-20 Juanma Barranquero <lekktu@gmail.com>
117
118 * modes.texi (Major Mode Conventions): Remove duplicate words.
119 (Customizing Keywords): Fix typo.
120
77730170
EZ
1212009-02-14 Eli Zaretskii <eliz@gnu.org>
122
123 * nonascii.texi (User-Chosen Coding Systems): Document that
124 select-safe-coding-system suggests raw-text if there are raw bytes
125 in the region.
126 (Explicit Encoding): Warn not to use `undecided' when encoding.
127
c8736212
GM
1282009-02-11 Glenn Morris <rgm@gnu.org>
129
130 * frames.texi (Visibility of Frames): Mention the effect multiple
131 workspaces/desktops can have on visibility.
132
ab992d66
EZ
1332009-02-07 Eli Zaretskii <eliz@gnu.org>
134
c8736212
GM
135 * text.texi (Commands for Insertion):
136 * commands.texi (Event Mod):
137 * keymaps.texi (Searching Keymaps):
ab992d66
EZ
138 * nonascii.texi (Translation of Characters): Reinstate
139 documentation of translation-table-for-input.
7d2a859f
EZ
140 (Explicit Encoding): Document the `charset' text property produced
141 by decode-coding-region and decode-coding-string.
ab992d66 142
e651a255
AM
1432009-01-27 Alan Mackenzie <acm@muc.de>
144
145 * modes.texi (Search-based Fontification): Correct a typo.
146
bc5cde4b
JB
1472009-01-25 Juanma Barranquero <lekktu@gmail.com>
148
149 * abbrevs.texi (Abbrev Table Properties): Fix typo.
150 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
151
3533155b
EZ
1522009-01-24 Eli Zaretskii <eliz@gnu.org>
153
f721deda
EZ
154 * display.texi (Window Systems): Document the value of
155 `initial-window-system' under --daemon.
156
3533155b
EZ
157 * os.texi (System Environment): Remove description of the
158 `environment' function which has been deleted.
159
f79b43b2
DN
1602009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
161
162 * frames.texi (Multiple Displays): Remove documentation for
163 removed function make-frame-on-tty.
164
e3aa6669
CY
1652009-01-22 Chong Yidong <cyd@stupidchicken.com>
166
167 * files.texi (Format Conversion Piecemeal): Clarify behavior of
168 write-region-annotate-functions. Document
169 write-region-post-annotation-function.
170
fb13a416
CY
1712009-01-19 Chong Yidong <cyd@stupidchicken.com>
172
173 * display.texi (Font Lookup): Document WIDTH argument of
174 x-list-fonts.
175
02eccf6b
EZ
1762009-01-17 Eli Zaretskii <eliz@gnu.org>
177
ead3f58d
EZ
178 * maps.texi (Standard Keymaps): Rename function-key-map to
179 local-function-key-map.
180
181 * keymaps.texi (Translation Keymaps): Rename function-key-map to
182 local-function-key-map.
183
184 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
185 and `set-keyboard-coding-system' now accept an optional terminal
186 argument.
187
188 * commands.texi (Event Mod): `keyboard-translate-table' is now
189 terminal-local.
190 (Function Keys): Rename function-key-map to
191 local-function-key-map.
192
df05a163
EZ
193 * elisp.texi (Top): Make @detailmenu be consistent with changes in
194 frames.texi.
195
0ed8034e 196 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
490f1197
EZ
197 `delete-terminal-functions', `suspend-tty-functions' and
198 `resume-tty-functions'.
0ed8034e
EZ
199
200 * frames.texi (Frames): Document `frame-terminal' and
201 `terminal-live-p'.
202 (Multiple Displays): Document `make-frame-on-tty'.
203 (Multiple Terminals): Document `terminal-list', `delete-terminal',
204 `terminal-name', and `get-device-terminal'.
490f1197
EZ
205 (Terminal Parameters): Document `terminal-parameters',
206 `terminal-parameter', and `set-terminal-parameter'.
0ed8034e
EZ
207
208 * os.texi (System Environment): Document `environment' and
209 `initial-environment'.
490f1197
EZ
210 (Suspending Emacs): Update for multi-tty; document
211 `suspend-tty', `resume-tty', and `controlling-tty-p'.
0ed8034e 212
02eccf6b
EZ
213 * nonascii.texi (Coding System Basics): More accurate description
214 of `raw-text'.
215
f19fea97
JB
2162009-01-12 Juanma Barranquero <lekktu@gmail.com>
217
218 * display.texi (Low-Level Font): Fix typo.
219
16fa292f
CY
2202009-01-10 Chong Yidong <cyd@stupidchicken.com>
221
222 * elisp.texi (Top): Update node listing.
223
224 * display.texi (PostScript Images): Node deleted.
225
0b4faef3
EZ
2262009-01-10 Eli Zaretskii <eliz@gnu.org>
227
3355f04d
EZ
228 * processes.texi (Decoding Output): Document that null bytes force
229 no-conversion for reading process output.
230
231 * files.texi (Reading from Files): Document that null bytes force
232 no-conversion when visiting files.
233
538395d9
EZ
234 * processes.texi (Serial Ports): Improve wording, suggested by
235 RMS.
236
0b4faef3
EZ
237 * nonascii.texi (Lisp and Coding Systems): Document
238 inhibit-null-byte-detection and inhibit-iso-escape-detection.
c06ea95e 239 (Character Properties): Improve wording.
0b4faef3 240
ce9cf065
CY
2412009-01-09 Chong Yidong <cyd@stupidchicken.com>
242
243 * display.texi (Font Lookup): Remove obsolete function
244 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
245 (Low-Level Font): Rename from Fonts, move to end of Faces section.
246 (Font Selection): Reorder order of variable descriptions. Minor
247 clarifications.
248
249 * elisp.texi (Top): Update node listing.
250
ab756fb3
GM
2512009-01-09 Glenn Morris <rgm@gnu.org>
252
253 * commands.texi (Command Loop Info): Say that last-command-char and
254 last-input-char are obsolete aliases.
255
256 * edebug.texi (Edebug Recursive Edit): Remove separate references to
257 last-input-char and last-command-char, since they are just aliases for
258 last-input-event and last-command-event.
259
260 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
261 last-command-char.
262
6b2b8ab1
CY
2632009-01-08 Chong Yidong <cyd@stupidchicken.com>
264
265 * elisp.texi: Update node listing.
266
267 * display.texi (Faces): Put Font Selection node after Auto Faces.
268 (Face Attributes): Don't link to Font Lookup. Document
269 font-family-list.
270 (Fonts): New node.
271
3568e767
JR
2722009-01-08 Jason Rumney <jasonr@gnu.org>
273
274 * frames.texi (Pointer Shape): Clarify that only X supports
275 changing the standard pointer shapes. (Bug#1485)
276
6221c8db
CY
2772009-01-08 Chong Yidong <cyd@stupidchicken.com>
278
279 * display.texi (Attribute Functions): Note that a function value
280 :height is relative, and that compatibility functions work by
281 calling set-face-attribute.
282 (Displaying Faces): Reorder list in order of increasing priority.
283 (Face Remapping): New node. Content moved here from Displaying
284 Faces.
285 (Glyphs): Link to Face Functions.
286
e3d3799a
CY
2872009-01-08 Chong Yidong <cyd@stupidchicken.com>
288
289 * display.texi (Faces): Don't discuss face id here. facep does
290 not return t.
291 (Defining Faces): Minor clarification.
292 (Face Attributes): Rearrange items to match docstring of
293 set-face-attribute. Add :foundry attribute. Document new role of
294 :font attribute. Texinfo usage fix.
295 (Attribute Functions): Copyedits.
296 (Face Functions): Note that face number is seldom used.
297
638a2457
RS
2982009-01-05 Richard M Stallman <rms@gnu.org>
299
300 * strings.texi (Predicates for Strings): Minor clarification.
301
302 * functions.texi (Function Safety): Texinfo usage fix.
303
49ea0074
JB
3042009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny patch)
305
306 * objects.texi (General Escape Syntax): Fix typo.
307
9f822178
MR
3082009-01-03 Martin Rudalics <rudalics@gmx.at>
309
310 * windows.texi (Choosing Window): Say that pop-up-frame-alist
311 works via the default value of pop-up-frame-function.
312
af34ad36
EZ
3132009-01-02 Eli Zaretskii <eliz@gnu.org>
314
315 * processes.texi (System Processes): Document the `time' and
316 `ctime' attributes of `system-process-attributes'.
317
d31f6679
CY
3182009-01-01 Chong Yidong <cyd@stupidchicken.com>
319
320 * display.texi (Face Attributes): Clarify :height attribute.
321
174dc00c
MR
3222008-12-31 Martin Rudalics <rudalics@gmx.at>
323
324 * buffers.texi (The Buffer List): Clarify what moves a buffer to
325 the front of the buffer list. Add entries for `last-buffer' and
326 `unbury-buffer'.
327
b8afe7e4
EZ
3282008-12-27 Eli Zaretskii <eliz@gnu.org>
329
d14030f5
EZ
330 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
331 and its subsections.
332
333 * frames.texi (Multiple Terminals, Low-level Terminal)
334 (Terminal Parameters, Frames on Other TTY devices): New sections.
335 (Frames): Add an xref to "Multiple Terminals".
336
765980a4
EZ
337 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
338
339 * objects.texi (Terminal Type): New node.
340 (Editing Types): Add it to the menu.
341
47bd5577
EZ
342 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
343 Variables".
344
eb22b78c 345 * variables.texi (Directory Local Variables): New node.
47bd5577 346 (Variables): Add a menu item for it.
eb22b78c 347
b8afe7e4
EZ
348 * loading.texi (Autoload): Document `generate-autoload-cookie' and
349 `generated-autoload-file'.
350
77bb0476
EZ
3512008-12-20 Eli Zaretskii <eliz@gnu.org>
352
028e2c19
EZ
353 * os.texi (Startup Summary): Add xref to documentation of
354 `initial-window-system'.
355
77bb0476
EZ
356 * display.texi (Window Systems): Document `window-system' the
357 function. The variable `window-system' is now frame-local.
028e2c19 358 Document `initial-window-system'.
77bb0476 359
dda87836
MR
3602008-12-19 Martin Rudalics <rudalics@gmx.at>
361
362 * windows.texi (Windows): Rewrite description of
363 fit-window-to-buffer.
364
caef3ed2
GM
3652008-12-13 Glenn Morris <rgm@gnu.org>
366
367 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
368 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
369
21c58e4d
GM
3702008-12-12 Glenn Morris <rgm@gnu.org>
371
372 * debugging.texi (Error Debugging): Refer forwards to
373 eval-expression-debug-on-error.
374
af38459f
EZ
3752008-12-05 Eli Zaretskii <eliz@gnu.org>
376
5dedd9b5
EZ
377 * strings.texi (String Basics): Only unibyte strings that
378 represent key sequences hold 8-bit raw bytes.
379
af38459f
EZ
380 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
381 paragraph to speak about `undecided'.
382 (Character Properties): Don't explain the meaning of each
383 property; instead, identify their Unicode Standard names.
b3f1f4a5 384 (Character Sets): Document `map-charset-chars'.
af38459f 385
fa047ae7
GM
3862008-12-02 Glenn Morris <rgm@gnu.org>
387
388 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
389 section yet again.
390
47dbc044
EZ
3912008-11-29 Eli Zaretskii <eliz@gnu.org>
392
98d05998
EZ
393 * nonascii.texi (Character Properties): New Section.
394 (Specifying Coding Systems): Document
395 `coding-system-priority-list', `set-coding-system-priority', and
396 `with-coding-priority'.
397 (Lisp and Coding Systems): Document `check-coding-systems-region'
398 and `coding-system-charset-list'.
399 (Coding System Basics): Document `coding-system-aliases'.
400
401 * elisp.texi (Top): Add a @detailmenu entry for "Character
402 Properties".
403
47dbc044
EZ
404 * objects.texi (Character Type): Correct the range of Emacs
405 characters. Add an @xref to "Character Codes".
406
407 * strings.texi (String Basics): Add an @xref to "Character Codes".
408
409 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
410
411 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
412 (Character Codes): Document `max-char'.
413
8b80cdf5
EZ
4142008-11-28 Eli Zaretskii <eliz@gnu.org>
415
416 * nonascii.texi (Text Representations, Converting Representations)
417 (Character Sets, Scanning Charsets, Translation of Characters):
418 Make text more accurate.
419
a99dceba
GM
4202008-11-28 Glenn Morris <rgm@gnu.org>
421
422 * files.texi (Format Conversion Round-Trip): Improve previous change.
423
f6dc3bed
CY
4242008-11-26 Chong Yidong <cyd@stupidchicken.com>
425
426 * modes.texi (Auto Major Mode): Fix example.
427
5da9413d
GM
4282008-11-25 Glenn Morris <rgm@gnu.org>
429
430 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
431
432 * files.texi (Format Conversion Round-Trip):
433 Use active voice for previous change.
434
fcca848c
CY
4352008-11-25 Chong Yidong <cyd@stupidchicken.com>
436
437 * os.texi (Processor Run Time):
438 * processes.texi (Transaction Queues):
439 * markers.texi (The Mark):
440 * windows.texi (Choosing Window, Selecting Windows):
441 * files.texi (Changing Files, Magic File Names):
442 * commands.texi (Key Sequence Input):
443 * functions.texi (Declaring Functions):
444 * strings.texi (Predicates for Strings):
445 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
446
36c8dc54
CY
4472008-11-24 Chong Yidong <cyd@stupidchicken.com>
448
449 * help.texi (Accessing Documentation): Update example.
450
451 * variables.texi (Defining Variables): Note that `*' is not
452 necessary if defcustom is used.
453
2a79b242
EZ
4542008-11-22 Eli Zaretskii <eliz@gnu.org>
455
456 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
457 Characters" from @detailmenu.
458
459 * nonascii.texi (Character Codes, Character Sets)
460 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
461 (Chars and Bytes, Splitting Characters): Sections removed.
462
392f0d26
LK
4632008-11-22 Lute Kamstra <lute@gnu.org>
464
465 * positions.texi (Text Lines): Update goto-line documentation.
466
af1a5cd5
MR
4672008-11-21 Martin Rudalics <rudalics@gmx.at>
468
6a4cfb0c
MR
469 * frames.texi (Frames): Fix typo, add cross references, reword.
470 (Initial Parameters): Reword special-display-frame-alist text.
471 (Frames and Windows): Reword. Describe argument norecord for
472 set-frame-selected-window.
473 (Input Focus): Describe argument norecord for select-frame.
474 Remove comment on MS-Windows behavior for focus-follows-mouse.
475 (Raising and Lowering): Mention windows-frames dichotomy in
476 metaphor.
477
af1a5cd5
MR
478 * windows.texi (Displaying Buffers, Vertical Scrolling)
479 (Horizontal Scrolling): Fix indenting and rewording issues
480 introduced with 2008-11-07 change.
481
c249fa9c
GM
4822008-11-20 Glenn Morris <rgm@gnu.org>
483
484 * files.texi (Format Conversion Round-Trip): Mention `preserve'
485 element of `format-alist'.
486
204d4665
GM
4872008-11-19 Glenn Morris <rgm@gnu.org>
488
489 * doclicense.texi: Update to FDL 1.3.
490 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
491
cc0910af
CY
4922008-11-18 Chong Yidong <cyd@stupidchicken.com>
493
efe6e7c4
CY
494 * windows.texi (Window Hooks): Remove *-end-trigger-functions
495 vars, which are obsolete. Mention jit-lock-register.
496
497 * modes.texi (Other Font Lock Variables): Document
498 jit-lock-register and jit-lock-unregister.
499
cc0910af
CY
500 * frames.texi (Color Parameters): Document alpha parameter.
501
aeeedf76
MR
5022008-11-16 Martin Rudalics <rudalics@gmx.at>
503
504 * windows.texi (Splitting Windows, Deleting Windows)
505 (Selecting Windows, Cyclic Window Ordering)
506 (Buffers and Windows, Displaying Buffers, Choosing Window)
507 (Dedicated Windows, Window Point, Window Start and End)
508 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
509 (Size of Window, Resizing Windows, Window Configurations)
510 (Window Parameters): Avoid @var at beginning of sentences and
511 reword accordingly.
512
4c565c5c
LK
5132008-11-11 Lute Kamstra <lute@gnu.org>
514
515 * files.texi (File Name Components): Fix file-name-extension
516 documentation.
517
25f494c9
JB
5182008-11-11 Juanma Barranquero <lekktu@gmail.com>
519
520 * frames.texi (Basic Parameters): Remove display-environment-variable
521 and term-environment-variable.
522
a1401ab1
EZ
5232008-11-08 Eli Zaretskii <eliz@gnu.org>
524
525 * windows.texi (Basic Windows, Splitting Windows)
526 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
527 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
25f494c9
JB
528 (Resizing Windows, Window Configurations, Window Parameters):
529 Fix wording and markup.
a1401ab1 530
efafc282
MR
5312008-11-07 Martin Rudalics <rudalics@gmx.at>
532
533 * windows.texi (Windows): Update entries.
534 (Basic Windows): Remove listing of attributes. Reword.
86ab855a 535 (Splitting Windows, Deleting Windows): Reword.
efafc282
MR
536 (Selecting Windows, Cyclic Window Ordering): Reword with special
537 emphasis on order of recently selected windows and buffer list.
86ab855a
MR
538 (Buffers and Windows, Choosing Window): Reword with special
539 emphasis on dedicated windows.
540 (Displaying Buffers): Reword. For switch-to-buffer mention that
541 it may fall back on pop-to-buffer. For other-window try to
542 explain how it treats the cyclic ordering of windows.
efafc282
MR
543 (Dedicated Windows): New node and section discussing dedicated
544 windows and associated functions.
86ab855a 545 (Window Point): Add entry for window-point-insertion-type. Reword.
efafc282
MR
546 (Window Start and End): Rename node and section title. Reword.
547 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
548 Minor rewording.
549 (Size of Window): Reword, in particular text on window-width.
550 (Resizing Windows): Reword. Add text on balancing windows.
551 (Window Configurations): Reword. Mention window parameters.
552 (Window Parameters): New node and section on window parameters.
553 (Window Hooks): Reword. Mention that
554 window-configuration-change-hook is run "buffer-locally".
555 * elisp.texi (Top): Update Windows entries in @detailmenu
556 section.
557
d60a8ab2
JB
5582008-11-04 Juanma Barranquero <lekktu@gmail.com>
559
560 * searching.texi (Regexp Search): Fix typo.
561
01777627
CY
5622008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
563
564 * searching.texi (Regexp Search): Document GREEDY arg.
565 (Simple Match Data): Fix return value.
566
c4526e93
EZ
5672008-11-01 Eli Zaretskii <eliz@gnu.org>
568
569 * nonascii.texi (Text Representations): Rewrite to make consistent
570 with Emacs 23 internal representation of characters. Document
571 `unibyte-string'.
572
fe2ae8b5
CY
5732008-10-28 Chong Yidong <cyd@stupidchicken.com>
574
575 * processes.texi (Process Information): Note that process-status
576 does not accept buffer names.
577
cc5a21e3
CY
5782008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
579
580 * positions.texi (Skipping Characters): Correct return value of
581 skip-chars-forward.
582
09460d9a
MR
5832008-10-25 Martin Rudalics <rudalics@gmx.at>
584
520b29e7
MR
585 * windows.texi (Deleting Windows): Update documentation of
586 delete-windows-on.
587 (Buffers and Windows): Update documentations of
588 get-buffer-window and get-buffer-window-list.
589 (Displaying Buffers): Update documentation of
590 replace-buffer-in-windows.
591
09460d9a
MR
592 * buffers.texi (Current Buffer): Reword set-buffer and
593 with-current-buffer documentations.
594 (Creating Buffers): Reword documentation of get-buffer-create.
595
4d48fcdc
MR
5962008-10-23 Martin Rudalics <rudalics@gmx.at>
597
598 * buffers.texi (Current Buffer): Reword documentation of
599 set-buffer.
600 (Buffer Names): Reword documentation of buffer-name.
601 (The Buffer List): For bury-buffer explain what happens with the
602 buffer's window.
603 (Creating Buffers): Say that get-buffer-create's arg is called
604 buffer-or-name.
605
f0143c43
CY
6062008-10-22 Chong Yidong <cyd@stupidchicken.com>
607
3e5dbbd3
CY
608 * advice.texi (Computed Advice): Explain what DEFINITION is.
609
f0143c43
CY
610 * nonascii.texi (Character Codes): Remove obsolete function
611 char-valid-p, and document characterp instead.
612
52a94b85
MR
6132008-10-22 Martin Rudalics <rudalics@gmx.at>
614
615 * windows.texi (Displaying Buffers): Reword documentation of
616 pop-to-buffer.
617 (Choosing Window): Rewrite documentation of display-buffer and
618 its options.
619
f76f8246
MR
620 * buffers.texi (Killing Buffers): Update documentation of
621 kill-buffer.
622
acc8b598
EZ
6232008-10-21 Eli Zaretskii <eliz@gnu.org>
624
80e6b6df
EZ
625 * processes.texi (Serial Ports): Fix wording and improve markup.
626
3645358a
EZ
627 * searching.texi (Regexp Search): Document `string-match-p' and
628 `looking-at-p'.
629 (POSIX Regexps): Add an xref for "non-greedy".
630 (Regexp Special): Add @cindex entry for "non-greedy".
631
b3d50cff 632 * display.texi (Attribute Functions): Document `face-all-attributes'.
bf190568 633 (Image Cache) <image-refresh>: Minor wording fixes.
b3d50cff 634
73b7530a
EZ
635 * frames.texi (Color Names): Add an xref to `read-color'.
636
637 * minibuf.texi (High-Level Completion): Document `read-color'.
638
acc8b598
EZ
639 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
640
641 * positions.texi (Narrowing): Add an xref to "Swapping Text".
642
643 * buffers.texi (Swapping Text): New section, documents
644 `buffer-swap-text'.
645
10e187e8
MR
6462008-10-21 Martin Rudalics <rudalics@gmx.at>
647
648 * windows.texi (Resizing Windows): Minor wording fix.
649
fd6f900c
EZ
6502008-10-20 Eli Zaretskii <eliz@gnu.org>
651
652 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
653 and `combine-and-quote-strings'.
654
655 * strings.texi (Creating Strings): Add xrefs for them.
656
e4372165
EZ
6572008-10-19 Eli Zaretskii <eliz@gnu.org>
658
d6328fba
EZ
659 * elisp.texi (Top): Make descriptive text for "Reading File Names"
660 match the corresponding menu in minibuf.texi.
661
e4372165
EZ
662 * minibuf.texi (Reading File Names): Document `read-shell-command'
663 and `minibuffer-local-shell-command-map'.
664
5d8dda33
MR
6652008-10-19 Martin Rudalics <rudalics@gmx.at>
666
667 * windows.texi (Resizing Windows): Remove var{} around "window" in
668 documentation of enlarge-window.
669 Rewrite documentation of window-min-height and window-min-width.
670
437706cd
EZ
6712008-10-19 Eli Zaretskii <eliz@gnu.org>
672
80f85d7c
EZ
673 * functions.texi (Calling Functions): Document `apply-partially'.
674
291703b5
EZ
675 * hooks.texi (Standard Hooks): Mention
676 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
677
678 * variables.texi (File Local Variables): Document
679 `file-local-variables-alist', `before-hack-local-variables-hook'
680 and `hack-local-variables-hook'.
681
583d8b3c
EZ
682 * processes.texi (Synchronous Processes): Document `process-lines'.
683
437706cd 684 * customize.texi (Variable Definitions): Document
583d8b3c 685 `custom-reevaluate-setting'.
437706cd 686
7e51d89b
MR
6872008-10-18 Martin Rudalics <rudalics@gmx.at>
688
689 * windows.texi (Choosing Window, Deleting Windows)
690 (Displaying Buffers): Expand documentation of dedicated windows.
691
43c59a3d
EZ
6922008-10-18 Eli Zaretskii <eliz@gnu.org>
693
018a960d
EZ
694 * files.texi (Changing Files): Document symbolic input of file
695 modes to `set-file-modes'. Document `read-file-modes' and
696 `file-modes-symbolic-to-number'.
697
2c0b8144
EZ
698 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
699 and `search-map'.
700
80120f13
EZ
701 * searching.texi (Search and Replace): Document
702 `replace-search-function' and `replace-re-search-function'.
2c0b8144 703 Document `multi-query-replace-map'.
80120f13 704
6d4913f0
EZ
705 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
706 (Completion Commands, Reading File Names): Rename
707 `minibuffer-local-must-match-filename-map' to
708 `minibuffer-local-filename-must-match-map'.
709 (Minibuffer Completion): The `require-match' argument to
710 `completing-read' can now have the value `confirm-only'.
711
43c59a3d
EZ
712 * windows.texi (Displaying Buffers): Minor wording fix.
713 (Choosing Window): `split-height-threshold' can now be nil.
714 Document `split-width-threshold'. `pop-up-frames' can have the
715 value `graphic-only'.
716
f36acfd9
EZ
7172008-10-17 Eli Zaretskii <eliz@gnu.org>
718
719 * os.texi (Startup Summary): Document `before-init-time' and
720 `after-init-time'. Document `initial-window-system' and
721 `window-system-initialization-alist'. Document reading the
722 abbrevs file. Document the call to `server-start' under --daemon.
723 Rearrange a bit to be consistent with the code flow.
53728487
EZ
724 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
725 (Time Parsing): Document `format-seconds'.
f36acfd9 726
96995b89
MR
7272008-10-17 Martin Rudalics <rudalics@gmx.at>
728
729 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
730 and reword.
731
2de17c73
EZ
7322008-10-16 Eli Zaretskii <eliz@gnu.org>
733
734 * markers.texi (The Mark): Document use-region-p.
735
9cf52b11
EZ
7362008-10-15 Eli Zaretskii <eliz@gnu.org>
737
c3aaf1d7
EZ
738 * internals.texi (Writing Emacs Primitives): The interactive spec
739 of a primitive can be a Lisp form.
740
841a1743
EZ
741 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
742 values of transient-mark-mode. Document handle-shift-selection.
743
744 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
745 (Interactive Examples): Show an example of `^'.
746 (Key Sequence Input): Document this-command-keys-shift-translated.
c3aaf1d7
EZ
747 (Defining Commands, Using Interactive): The interactive-form of a
748 function can be added via its symbol's property.
841a1743 749
52441368
EZ
750 * positions.texi (List Motion): beginning-of-defun-function can
751 now accept an argument.
752
8e8c1a72
EZ
753 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
754 now return a list of strings.
755
a33a1f2a
EZ
756 * control.texi (Handling Errors): Document ignore-errors.
757
4fb04348
EZ
758 * frames.texi (Creating Frames): Document frame-inherited-parameters.
759 (Parameter Access): Document set-frame-parameter.
760
ee666f84
EZ
761 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
762 Hooks" for the effect of kill-all-local-variables on local hook
763 functions.
764
9cf52b11
EZ
765 * modes.texi (Major Mode Conventions, Mode Line Variables):
766 `mode-name' need not be a string. xref to "Mode Line Data" for
767 details, and to "Emulating Mode Line" for computing a string
768 value.
769
22526bc4
EZ
7702008-10-14 Eli Zaretskii <eliz@gnu.org>
771
a65f6a85
EZ
772 * processes.texi (System Processes): New section.
773 (Processes, Signals to Processes): Add xrefs to it.
774
775 * objects.texi (Editing Types): A `process' is a subprocess of
776 Emacs, not just any process running on the OS.
777
778 * elisp.texi (Top): Adjust the @detailmenu for the above two
779 changes.
780
2724b26a
EZ
781 * sequences.texi (Char-Tables): Remove documentation of
782 set-char-table-default, which has no effect since Emacs 23.
783 <char-table-range, set-char-table-range>: Don't mention generic
784 characters and charsets. Add a cons cell as a possible argument.
785
786 * nonascii.texi (Splitting Characters)
787 (Translation of Characters): Don't mention generic characters.
788
789 * display.texi (Fontsets): Don't mention generic characters.
790
22526bc4 791 * sequences.texi (Char-Tables): `map-char-table' can now call its
25f494c9 792 argument FUNCTION with a cons cell as KEY.
22526bc4 793
eaf4b689
EZ
7942008-10-13 Eli Zaretskii <eliz@gnu.org>
795
45e46036
EZ
796 * objects.texi (Primitive Function Type): Move "@cindex special
797 forms" from here...
798
799 * eval.texi (Special Forms): ...to here.
800
801 * functions.texi (What Is a Function): `functionp' returns nil for
802 special forms. Add an xref.
803
eaf4b689
EZ
804 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
805 Variables".
806
807 * variables.texi (Frame-Local Variables): New section.
808 (Buffer-Local Variables): Add an xref to it.
809 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
810 have both frame-local and buffer-local binding.
811
812 * frames.texi (Frames): Mention multiple tty frames.
813 (Frame Parameters, Parameter Access): Mention frame-local variable
814 bindings.
815
15688fce
GM
8162008-09-20 Glenn Morris <rgm@gnu.org>
817
818 * display.texi (Defining Faces): Recommend against face variables.
819
35539065
JB
8202008-09-16 Juanma Barranquero <lekktu@gmail.com>
821
822 * display.texi (Echo Area Customization): Fix typo.
823
6a57054b
JB
8242008-09-09 Juanma Barranquero <lekktu@gmail.com>
825
826 * loading.texi (Where Defined): Add `defface' item.
827
d632fb82
MR
8282008-09-06 Martin Rudalics <rudalics@gmx.at>
829
830 * loading.texi (Where Defined): Fix description of symbol-file.
831
905a9adb
JR
8322008-08-26 Jason Rumney <jasonr@gnu.org>
833
834 * display.texi (TIFF Images): New section describing :index property.
835
852e91b7
CY
8362008-08-23 Chong Yidong <cyd@stupidchicken.com>
837
838 * display.texi (Temporary Displays): Remove unnecessary comment
839 about usage of temp-buffer-show-hook.
840
6be001ee
CY
8412008-08-05 Chong Yidong <cyd@stupidchicken.com>
842
843 * symbols.texi (Other Plists): Fix incorrect example.
844 Suggested by Florian Beck.
845
58e3d8e8
JB
8462008-07-31 Juanma Barranquero <lekktu@gmail.com>
847
848 * os.texi: Fix previous change.
849
7c2fb837
DN
8502008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
851
852 * os.texi:
853 * intro.texi:
854 * files.texi: Remove VMS support.
855
9e2a2647
DN
8562008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
857
858 * os.texi:
859 * frames.texi:
860 * display.texi: Remove mentions of Mac Carbon.
861
c4f4682b
MB
8622008-07-01 Miles Bader <miles@gnu.org>
863
864 * text.texi (Special Properties):
865 * display.texi (Truncation): Add wrap-prefix and line-prefix.
866
3696411e
JB
8672008-06-28 Johan Bockgård <bojohan@gnu.org>
868
869 * display.texi (Other Image Types): Fix copy/paste error; say
870 "PBM", not "XBM".
871
f2a77c3a
DN
8722008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
873
874 * os.texi: Remove references to obsolete systems.
875
6d52677d
EZ
8762008-06-20 Eli Zaretskii <eliz@gnu.org>
877
878 * makefile.w32-in (distclean): Remove makefile.
879
1a87da4c
GM
8802008-06-17 Glenn Morris <rgm@gnu.org>
881
882 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
883 (elisp, dist): Remove rules and variables that are obsolete now
884 the lisp manual is no longer distributed separately.
885
fdda1c5d
GM
8862008-06-16 Glenn Morris <rgm@gnu.org>
887
646692e9
GM
888 * configure, configure.in, mkinstalldirs: Remove unused files.
889
890 * book-spine.texinfo: Set version to 23.0.60.
fdda1c5d 891 * vol1.texi (EMACSVER):
6a57054b 892 * vol2.texi (EMACSVER): Set to 23.0.60.
fdda1c5d
GM
893
894 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
895 as per maintain.info.
896
611bee81
GM
8972008-06-15 Glenn Morris <rgm@gnu.org>
898
a7bed3a0
GM
899 * makefile.w32-in (manual): Use "23" rather than "21".
900
901 * Makefile.in (emacsver): New, set by configure.
902 (manual): Use emacsver.
903
d794edf2
GM
904 * intro.texi: Report bugs using M-x report-emacs-bug.
905
611bee81
GM
906 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
907
c73e02fa
GM
9082008-06-13 Daniel Engeler <engeler@gmail.com>
909
910 * elisp.texi, internals.texi, processes.texi: Add documentation
911 about serial port access.
912
e40a85cd
MB
9132008-06-05 Miles Bader <miles@gnu.org>
914
915 * display.texi (Displaying Faces): Update to reflect function
916 renamings in face-remap.el.
917
7b753744
JB
9182008-06-05 Juanma Barranquero <lekktu@gmail.com>
919
920 * display.texi (Fontsets): Fix typos.
921
9d3d42fb
MB
9222008-06-03 Miles Bader <miles@gnu.org>
923
7b753744
JB
924 * display.texi (Displaying Faces): Add add-relative-face-remapping,
925 remove-relative-face-remapping, set-base-face-remapping,
926 and set-default-base-face-remapping.
9d3d42fb 927
f2cec7a9
MB
9282008-06-01 Miles Bader <miles@gnu.org>
929
930 * display.texi (Displaying Faces): Add face-remapping-alist.
931
8f39c96d
SM
9322008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
933
934 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
935 variable names.
936
1ef5eecc
ER
9372008-05-03 Eric S. Raymond <esr@golux>
938
352c8b4a 939 * keymaps.texi: Clarify that (current-local-map) and
1ef5eecc
ER
940 (current-global-map) return references, not copies.
941
63b4387f
JL
9422008-05-02 Juri Linkov <juri@jurta.org>
943
944 * minibuf.texi (Text from Minibuffer): Document a list of
945 default values for `read-from-minibuffer'.
946
38a8b703
JB
9472008-04-24 Juanma Barranquero <lekktu@gmail.com>
948
949 * nonascii.texi (Translation of Characters): Fix previous change.
950
7c42e639
CY
9512008-04-20 Chong Yidong <cyd@stupidchicken.com>
952
953 * display.texi (Overlay Properties): Clarify role of underlying
954 textprop and overlay keymaps for display strings.
955
956 * keymaps.texi (Active Keymaps): Ditto.
957
25c0d999
SM
9582008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
959
960 * minibuf.texi (Programmed Completion):
961 Replace dynamic-completion-table with the new completion-table-dynamic.
962
e3af5968
CY
9632008-04-07 Chong Yidong <cyd@stupidchicken.com>
964
965 * intro.texi (Some Terms): Change "fonts in this manual" index
966 entry to "typographic conventions".
967
6bfc8698
EZ
9682008-04-05 Eli Zaretskii <eliz@gnu.org>
969
970 * objects.texi (Text Props and Strings): Add indexing for read
971 syntax of text properties.
972
4972c361
SM
9732008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
974
975 * processes.texi (Decoding Output): Remove process-filter-multibyte
976 functions.
977
c70a68db
MR
9782008-03-15 Martin Rudalics <rudalics@gmx.at>
979
980 * display.texi (Finding Overlays): Say that empty overlays at
981 the end of the buffer are reported too.
982
1291fd36
GM
9832008-03-13 Glenn Morris <rgm@gnu.org>
984
985 * elisp.texi (EMACSVER): Set to 23.0.60.
986
c6b0dfd5
CY
9872008-02-26 Chong Yidong <cyd@stupidchicken.com>
988
38a8b703 989 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
c6b0dfd5 990
875fc30c
GM
9912008-02-22 Glenn Morris <rgm@gnu.org>
992
993 * frames.texi (Position Parameters): Clarify the description of
994 `left' and `top', using information from "Geometry".
995 (Geometry): Give a pointer to "Position Parameters", rather than
996 repeating information.
997
d8c8e45a
GM
9982008-02-11 Glenn Morris <rgm@gnu.org>
999
1000 * objects.texi (Equality Predicates): No longer talk about "two"
1001 functions.
1002
38a8b703 10032008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
d8c8e45a
GM
1004
1005 * objects.texi (Equality Predicates): Add defun for
1006 equal-including-properties.
1007
bfffe0b1
GM
10082008-02-10 Glenn Morris <rgm@gnu.org>
1009
1010 * objects.texi (Equality Predicates):
1011 Mention equal-including-properties.
1012
431b78c9
RS
10132008-02-07 Richard Stallman <rms@gnu.org>
1014
1015 * windows.texi (Window Start): Mention the feature of moving
1016 window-start to start of line.
1017
c8763fb6 10182008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
1019
1020 * keymaps.texi (Tool Bar): Document rtl property.
1021
1a256502
TTN
10222008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
1023
1024 * display.texi (Button Types):
1025 For define-button-type, clarify type of NAME.
1026
569382c2
MR
10272008-01-19 Martin Rudalics <rudalics@gmx.at>
1028
1029 * buffers.texi (Buffer Modification): Fix typo.
1030
f3041af1
DN
10312008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
1032
1033 * os.texi (System Environment): Remove references to OSes that are
1034 not supported anymore.
1035
d35e1cd7
DN
10362008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
1037
1038 * os.texi (System Environment): Remove mention for Masscomp.
1039
23af7580
RS
10402008-01-04 Richard Stallman <rms@gnu.org>
1041
1042 * display.texi (Faces): Don't talk about internal face vector as arg
1043 to facep.
1044
1045 * customize.texi (Type Keywords): Fix previous change.
1046
1047 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
1048 * elisp.texi (Top): Fix menu for commands.texi change.
1049
ec7d5b1e
RS
10502007-12-30 Richard Stallman <rms@gnu.org>
1051
1052 * commands.texi (Accessing Mouse): Renamed from Accessing Events.
1053 (Accessing Scroll): New node broken out of Accessing Mouse.
1054
101a6cea
RS
10552007-12-28 Richard Stallman <rms@gnu.org>
1056
1057 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 1058 (Basic Parameters): For `title', refer to title bar.
041817a4 1059 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 1060
72b7e664
RS
10612007-12-23 Richard Stallman <rms@gnu.org>
1062
1063 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
1064 Improve some of the commented-out keywords' text too.
1065
27a4f445
MR
10662007-12-14 Martin Rudalics <rudalics@gmx.at>
1067
e2e3f1d7
MR
1068 * nonascii.texi (Encoding and I/O): Reword to avoid saying
1069 "visit the current buffer".
1070
27a4f445
MR
1071 * os.texi (System Interface): Fix typo.
1072
a2afc99d
RS
10732007-12-04 Richard Stallman <rms@gnu.org>
1074
1075 * objects.texi (Symbol Type): Fix typo.
1076
b694135c
RS
10772007-12-03 Richard Stallman <rms@gnu.org>
1078
1079 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
1080
f99a19da
GM
10812007-12-01 Glenn Morris <rgm@gnu.org>
1082
1083 * functions.texi (Declaring Functions): Improve previous change.
1084
8f4b37d8
GM
10852007-11-30 Glenn Morris <rgm@gnu.org>
1086
1087 * functions.texi (Declaring Functions): Add optional fourth
1088 argument of declare-function, and setting third argument to `t'.
1089
61a2fe01
RS
10902007-11-29 Richard Stallman <rms@gnu.org>
1091
1092 * customize.texi (Composite Types): Document `group' type.
1093
cbfc5193
GM
10942007-11-29 Glenn Morris <rgm@gnu.org>
1095
1096 * functions.texi (Declaring Functions): Add findex. Mention
1097 `external' files.
1098
8386283a
JB
10992007-11-26 Juanma Barranquero <lekktu@gmail.com>
1100
1101 * functions.texi (Declaring Functions): Fix directive.
1102
a07c9a8b
RS
11032007-11-25 Richard Stallman <rms@gnu.org>
1104
1105 * help.texi (Help Functions): Clean up last change.
1106
1107 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
1108
1109 * loading.texi (Named Features): Minor cleanup.
1110
1111 * macros.texi (Eval During Expansion): Minor cleanup.
1112
1113 * variables.texi (Variable Aliases): Minor cleanup.
1114
a0925923
RS
11152007-11-24 Richard Stallman <rms@gnu.org>
1116
1117 * functions.texi (Declaring Functions): Clarify previous change.
1118
1119 * compile.texi (Compiler Errors): Clarify previous change.
1120
20c63e44
RS
11212007-11-24 Richard Stallman <rms@gnu.org>
1122
e5e76c04 1123 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
1124 Clarify the text and move items around.
1125
5bb0cda3
GM
11262007-11-24 Glenn Morris <rgm@gnu.org>
1127
1128 * functions.texi (Declaring Functions): New section.
1129 * compile.texi (Compiler Errors): Mention declaring functions,
1130 defvar with no initvalue, and byte-compile-warnings.
1131
af13c86a
MR
11322007-11-15 Martin Rudalics <rudalics@gmx.at>
1133
1134 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
1135 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
1136
a5373305
MR
11372007-11-13 Martin Rudalics <rudalics@gmx.at>
1138
1139 * help.texi (Help Functions): Document new macro `with-help-window'.
1140
fe284805
JL
11412007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
1142
1143 * searching.texi (Replacing Match): Describe new
1144 `match-substitute-replacement'.
1145
2c3a09b1
RS
11462007-10-31 Richard Stallman <rms@gnu.org>
1147
1148 * strings.texi (Creating Strings): Null strings from concat not unique.
1149
f2b480f4
RS
11502007-10-26 Richard Stallman <rms@gnu.org>
1151
1152 * objects.texi (Equality Predicates): Null strings are uniquified.
1153
1154 * minibuf.texi: Minor clarifications in previous change.
1155
db21122c
GM
11562007-10-25 Glenn Morris <rgm@gnu.org>
1157
1158 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
1159
2328cbb3
RS
11602007-10-24 Richard Stallman <rms@gnu.org>
1161
1162 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
1163
1164 * variables.texi (Frame-Local Variables): Node deleted.
1165 (Variables): Delete Frame-Local Variables from menu.
1166 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
1167 (Default Value): Don't mention frame-local vars.
1168
1169 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
1170
1171 * loading.texi (Unloading): Document FEATURE-unload-function
1172 instead of FEATURE-unload-hook.
1173
2328cbb3
RS
1174 * frames.texi (Multiple Displays): Don't mention frame-local vars.
1175
c066bafa
JL
11762007-10-22 Juri Linkov <juri@jurta.org>
1177
1178 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
1179 (High-Level Completion): Document a list of default value strings
1180 in the DEFAULT argument, for which minibuffer functions return the
1181 first element.
1182
65ced25f
JL
11832007-10-17 Juri Linkov <juri@jurta.org>
1184
1185 * text.texi (Filling): Update arguments of fill-paragraph.
1186 fill-paragraph operates on the active region in Transient Mark mode.
1187 Remove fill-paragraph-or-region.
1188
ee46ec8e
KB
11892007-10-13 Karl Berry <karl@gnu.org>
1190
1191 * elisp.texi (@dircategory): Move to after @copying,
1192 since we want @copying as close as possible to the beginning of
1193 the output.
1194
61bbdbc6
RS
11952007-10-12 Richard Stallman <rms@gnu.org>
1196
1197 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
1198
1199 * commands.texi (Distinguish Interactive): New node,
1200 broken out from Interactive Call and rewritten.
1201 (Command Loop): Put Distinguish Interactive in menu.
1202
af23e1e8
RS
12032007-10-09 Richard Stallman <rms@gnu.org>
1204
1205 * text.texi (Examining Properties): Mention overlay priority.
1206
1207 * display.texi (Display Margins): Correct the description
1208 of margin display specifications.
1209 (Replacing Specs): New subnode broken out of Display Property.
1210
e1965a69
JL
12112007-10-06 Juri Linkov <juri@jurta.org>
1212
1213 * text.texi (Filling): Document fill-paragraph-or-region.
1214
4638454b
JB
12152007-10-05 Juanma Barranquero <lekktu@gmail.com>
1216
1217 * display.texi (Auto Faces): Fix typo.
1218
7ed54cc5
RS
12192007-10-02 Richard Stallman <rms@gnu.org>
1220
1221 * display.texi (Display Property): Explain some display specs
1222 don't let you move point in.
1223
1224 * frames.texi (Cursor Parameters): Describe
1225 cursor-in-non-selected-windows here. Explain more values.
1226
1227 * windows.texi (Basic Windows): Don't describe
1228 cursor-in-non-selected-windows here.
1229
305a7ef2
EZ
12302007-10-01 Eli Zaretskii <eliz@gnu.org>
1231
1232 * processes.texi (Misc Network): Note that these functions are
1233 supported only on some systems.
1234
f7a7f4eb
RS
12352007-10-01 Richard Stallman <rms@gnu.org>
1236
1237 * display.texi (Overlay Properties): Explain nil as priority.
1238 Explain that conflicts are unpredictable if not resolved by
1239 priorities.
1240
780d7bb9
RS
12412007-09-23 Richard Stallman <rms@gnu.org>
1242
1243 * macros.texi (Backquote): Minor clarification.
1244
14b4fdfb
RS
12452007-09-19 Richard Stallman <rms@gnu.org>
1246
1247 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
1248 Clarify when they work in parallel and when one overrides.
1249 Fix error in example.
14b4fdfb 1250
b8d4c8d0
GM
12512007-09-06 Glenn Morris <rgm@gnu.org>
1252
b3e755a9 1253 Move from lispref/ to doc/lispref/. Change all setfilename
b8d4c8d0
GM
1254 commands to use ../../info.
1255 * Makefile.in (infodir): Go up one more level.
4638454b 1256 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
1257 (miscmanualdir): New.
1258 (dist): Use new variable miscmanualdir.
1259 * makefile.w32-in (infodir, texinputdir): Go up one more level.
1260 (usermanualdir): Change from ../man to ../emacs.
1261
1bb1f7d3
MR
12622007-08-30 Martin Rudalics <rudalics@gmx.at>
1263
1264 * commands.texi (Command Loop Info): Advise against changing
1265 most variables described here. Explain new variable
1266 last-repeatable-command.
1267
b8d4c8d0
GM
12682007-08-29 Glenn Morris <rgm@gnu.org>
1269
1270 * elisp.texi (EMACSVER): Increase to 23.0.50.
1271
12722007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
1273
1274 * frames.texi (Basic Parameters): Add display-environment-variable
1275 and term-environment-variable.
1276
12772007-08-28 Juri Linkov <juri@jurta.org>
1278
1279 * display.texi (Image Formats, Other Image Types): Add SVG.
1280
12812007-08-28 Juri Linkov <juri@jurta.org>
1282
1283 * display.texi (Images): Move formats-related text to new node
1284 "Image Formats".
1285 (Image Formats): New node.
1286
619fb9ee
RS
12872007-08-27 Richard Stallman <rms@gnu.org>
1288
1289 * windows.texi (Window Configurations): Clarify what
1290 a window configuration saves.
1291
b8d4c8d0
GM
12922007-08-25 Richard Stallman <rms@gnu.org>
1293
1294 * display.texi (Images): Delete redundant @findex.
1295
12962007-08-16 Richard Stallman <rms@gnu.org>
1297
1298 * processes.texi (Asynchronous Processes): Clarify
1299 doc of start-file-process.
1300
13012007-08-08 Martin Rudalics <rudalics@gmx.at>
1302
1303 * modes.texi (Example Major Modes): Fix typo.
1304
13052007-08-08 Glenn Morris <rgm@gnu.org>
1306
1307 * intro.texi (nil and t): Do not use `iff' in documentation.
1308
1309 * tips.texi (Documentation Tips): Recommend against `iff'.
1310
13112007-08-07 Chong Yidong <cyd@stupidchicken.com>
1312
1313 * display.texi (Image Cache): Document image-refresh.
1314
13152007-08-06 Martin Rudalics <rudalics@gmx.at>
1316
1317 * windows.texi (Size of Window): Document window-full-width-p.
1318
13192007-07-25 Glenn Morris <rgm@gnu.org>
1320
1321 * gpl.texi (GPL): Replace license with GPLv3.
1322
1323 * Relicense all FSF files to GPLv3 or later.
1324
13252007-07-24 Michael Albinus <michael.albinus@gmx.de>
1326
4638454b
JB
1327 * processes.texi (Synchronous Processes):
1328 Add `process-file-shell-command'.
b8d4c8d0
GM
1329 (Asynchronous Processes): Mention restricted use of
1330 `process-filter' and `process-sentinel' in
1331 `start-file-process'. Add `start-file-process-shell-command'.
1332
13332007-07-17 Michael Albinus <michael.albinus@gmx.de>
1334
1335 * files.texi (Magic File Names): Introduce optional parameter
1336 IDENTIFICATION for `file-remote-p'.
1337
13382007-07-16 Richard Stallman <rms@gnu.org>
1339
1340 * display.texi (Defining Faces): Fix previous change.
1341
13422007-07-14 Richard Stallman <rms@gnu.org>
1343
1344 * control.texi (Handling Errors): Document `debug' in handler list.
1345
13462007-07-10 Richard Stallman <rms@gnu.org>
1347
1348 * display.texi (Defining Faces): Explain C-M-x feature for defface.
1349
13502007-07-09 Richard Stallman <rms@gnu.org>
1351
1352 * files.texi (Magic File Names): Rewrite previous change.
1353
13542007-07-08 Michael Albinus <michael.albinus@gmx.de>
1355
1356 * files.texi (Magic File Names): Introduce optional parameter
1357 CONNECTED for `file-remote-p'.
1358
13592007-07-07 Michael Albinus <michael.albinus@gmx.de>
1360
1361 * processes.texi (Asynchronous Processes):
1362 * files.texi (Magic File Names): Add `start-file-process'.
1363
13642007-06-27 Richard Stallman <rms@gnu.org>
1365
1366 * files.texi (Format Conversion Piecemeal): Clarify
1367 `after-insert-file-functions' calling convention.
1368
13692007-06-27 Michael Albinus <michael.albinus@gmx.de>
1370
4638454b
JB
1371 * files.texi (Magic File Names): Remove `dired-call-process'.
1372 Add `process-file'.
b8d4c8d0
GM
1373
13742007-06-27 Kenichi Handa <handa@m17n.org>
1375
1376 * text.texi (Special Properties): Fix description about
4638454b 1377 `composition' property.
b8d4c8d0
GM
1378
13792007-06-26 Kenichi Handa <handa@m17n.org>
1380
1381 * nonascii.texi (Default Coding Systems): Document about the
1382 return value `undecided'.
1383
13842007-06-25 David Kastrup <dak@gnu.org>
1385
1386 * keymaps.texi (Active Keymaps): Document new POSITION argument of
1387 `current-active-maps'.
1388
13892007-06-24 Karl Berry <karl@gnu.org>
1390
4638454b 1391 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
1392
13932007-06-15 Juanma Barranquero <lekktu@gmail.com>
1394
1395 * display.texi (Overlay Arrow): Doc fix.
1396
13972007-06-14 Karl Berry <karl@tug.org>
1398
1399 * anti.texi (Antinews): Typo.
1400
14012007-06-14 Chong Yidong <cyd@stupidchicken.com>
1402
1403 * display.texi (Image Cache): Document image-refresh.
1404
14052007-06-12 Karl Berry <karl@gnu.org>
1406
1407 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
1408 * two-volume.make: New file.
1409 * .cvsignore: Ignore two-volume files.
1410
14112007-06-12 Tom Tromey <tromey@redhat.com>
1412
1413 * os.texi (Init File): Document user-emacs-directory.
1414
14152007-06-03 Nick Roberts <nickrob@snap.net.nz>
1416
1417 * commands.texi (Click Events): Describe width and height when
1418 object is nil.
1419
14202007-05-30 Nick Roberts <nickrob@snap.net.nz>
1421
1422 * commands.texi (Click Events): Layout more logically. Describe
1423 width and height.
1424 (Drag Events, Motion Events): Update to new format for position.
1425
14262007-06-02 Richard Stallman <rms@gnu.org>
1427
1428 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
1429
14302007-06-02 Chong Yidong <cyd@stupidchicken.com>
1431
1432 * Version 22.1 released.
1433
14342007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
1435
1436 * text.texi (Special Properties): Correct meaning of fontified face.
1437
14382007-05-30 Richard Stallman <rms@gnu.org>
1439
1440 * text.texi (Special Properties): Add link to Adjusting Point.
1441
14422007-05-12 Richard Stallman <rms@gnu.org>
1443
1444 * text.texi (Margins): indent-to-left-margin is not the default.
1445 (Mode-Specific Indent): For indent-line-function, the default
1446 is indent-relative.
1447
1448 * modes.texi (Example Major Modes): Explain last line of text-mode
1449 is redundant.
1450
14512007-05-10 Richard Stallman <rms@gnu.org>
1452
1453 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
1454
1455 * help.texi (Keys in Documentation): Add reference to
1456 Documentation Tips.
1457
1458 * files.texi (Format Conversion): TO-FN gets three arguments.
1459
1460 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
1461
14622007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
1463
1464 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
1465 * files.texi (Format Conversion): Expand intro; add menu.
1466 (Format Conversion Overview, Format Conversion Round-Trip)
1467 (Format Conversion Piecemeal): New nodes/subsections.
1468 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
1469 * text.texi (Text Properties): Remove "Saving Properties" from menu.
1470 (Saving Properties): Delete node/subsection.
1471
14722007-05-07 Karl Berry <karl@gnu.org>
1473
1474 * elisp.texi (EMACSVER): Back to 22.
1475
14762007-05-06 Richard Stallman <rms@gnu.org>
1477
1478 * processes.texi (Accepting Output): Revert most of previous change.
1479
14802007-05-05 Richard Stallman <rms@gnu.org>
1481
1482 * processes.texi (Accepting Output): accept-process-output
1483 uses microseconds, not milliseconds. But that arg is obsolete.
1484
14852007-05-04 Karl Berry <karl@tug.org>
1486
1487 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
1488
14892007-05-04 Eli Zaretskii <eliz@gnu.org>
1490
1491 * tips.texi (Documentation Tips): Rearrange items to place the
1492 more important ones first. Add an index entry for hyperlinks.
1493
14942007-05-03 Karl Berry <karl@gnu.org>
1495
1496 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
1497 (EMACSVER) [smallbook]: 22 for printed version.
1498
1499 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
1500 so restore anchor to normal position after defun. Found by Kevin Ryde.
1501
15022007-04-26 Glenn Morris <rgm@gnu.org>
1503
1504 * elisp.texi (EMACSVER): Increase to 22.1.50.
1505
15062007-04-28 Karl Berry <karl@gnu.org>
1507
1508 * elisp.texi: Improve line breaks on copyright page,
1509 similar layout to emacs manual, 8.5x11 by default.
1510
15112007-04-24 Richard Stallman <rms@gnu.org>
1512
1513 * text.texi (Special Properties): Add xref to Overlay Properties.
1514
1515 * display.texi (Overlay Properties): Add xref to Special Properties.
1516
15172007-04-22 Richard Stallman <rms@gnu.org>
1518
1519 * keymaps.texi (Extended Menu Items): Move the info about
1520 format with cached keyboard binding.
1521
15222007-04-21 Richard Stallman <rms@gnu.org>
1523
1524 * text.texi (Special Properties): Clarify previous change.
1525
1526 * files.texi (File Name Expansion): Clarify previous change.
1527
1528 * display.texi (Attribute Functions): Fix example for
1529 face-attribute-relative-p.
1530
15312007-04-19 Kenichi Handa <handa@m17n.org>
1532
1533 * text.texi (Special Properties): Document composition property.
1534
15352007-04-19 Glenn Morris <rgm@gnu.org>
1536
1537 * files.texi (File Name Expansion): Mention "superroot".
1538
15392007-04-15 Chong Yidong <cyd@stupidchicken.com>
1540
1541 * frames.texi (Multiple Displays): Add note about "multi-monitor"
1542 setups.
1543 (Display Feature Testing): Note that display refers to all
1544 physical monitors for multi-monitor setups.
1545
15462007-04-14 Richard Stallman <rms@gnu.org>
1547
1548 * lists.texi (Sets And Lists): Clarify `delete' examples.
1549 Remove spurious xref to same node.
1550 Clarify xref for add-to-list.
1551
15522007-04-12 Nick Roberts <nickrob@snap.net.nz>
1553
1554 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
1555 value of lisp-mode-map.
1556
15572007-04-11 Karl Berry <karl@gnu.org>
1558
1559 * anti.texi (Antinews):
1560 * display.texi (Overlay Properties, Defining Images):
1561 * processes.texi (Synchronous Processes, Sentinels):
1562 * syntax.texi (Syntax Table Internals):
1563 * searching.texi (Regexp Special):
1564 * nonascii.texi (Default Coding Systems):
1565 * text.texi (Special Properties):
1566 * minibuf.texi (Basic Completion): Wording to improve breaks in
1567 8.5x11 format.
1568 * elisp.texi (smallbook): New @set to more easily switch between
1569 smallbook and 8.5x11.
1570
15712007-04-11 Richard Stallman <rms@gnu.org>
1572
1573 * text.texi (Lazy Properties): Minor fix.
1574
15752007-04-08 Karl Berry <karl@gnu.org>
1576
1577 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
1578 * macros.texi (Backquote): Downcase Backquote in index entries for
1579 consistency.
1580
15812007-04-08 Richard Stallman <rms@gnu.org>
1582
1583 * text.texi (Adaptive Fill): Just describe default,
1584 don't show it (since it contains non-ASCII chars).
1585
15862007-04-07 Karl Berry <karl@gnu.org>
1587
1588 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
1589 adaptive-fill-regexp's value, since they are not in the standard
1590 TeX fonts.
1591
15922007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
1593
1594 * display.texi (Defining Faces): Fix example.
1595
15962007-04-07 Karl Berry <karl@gnu.org>
1597
1598 * display.texi (Button Buffer Commands): Improve page break.
1599
16002007-04-07 Richard Stallman <rms@gnu.org>
1601
1602 * advice.texi (Activation of Advice): Remove redundant index entry.
1603
1604 * backups.texi: Improve index entries. Remove redundant ones.
1605
1606 * compile.texi (Byte Compilation): Improve index entry.
1607
1608 * hash.texi (Creating Hash): Improve index entry.
1609
1610 * symbols.texi (Definitions): Improve index entry.
1611
1612 * edebug.texi: Improve index entries. Remove redundant/useless ones.
1613
1614 * maps.texi (Standard Keymaps): Remove useless index entry.
1615
1616 * help.texi (Documentation Basics): Remove redundant index entries.
1617
1618 * customize.texi: Improve index entries.
1619 Remove redundant/useless ones.
1620
1621 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
1622
1623 * streams.texi (Output Variables): Improve index entry.
1624
1625 * abbrevs.texi (Abbrevs): Remove useless index entry.
1626
1627 * macros.texi (Expansion): Remove useless index entry.
1628
1629 * text.texi: Improve index entries. Remove redundant/useless ones.
1630 (Text Properties, Examining Properties)
1631 (Special Properties): Use "property category" instead of "category"
1632 to refer to the `category' property.
1633
1634 * positions.texi: Improve index entries. Remove useless one.
1635
1636 * lists.texi: Improve index entries. Remove redundant/useless ones.
1637
1638 * os.texi: Improve index entries.
1639 (Timers): Fix previous change.
1640
1641 * buffers.texi: Improve index entries.
1642 (Modification Time): Get rid of term "obsolete buffer".
1643
1644 * debugging.texi: Improve index entries.
1645 (Test Coverage): Add xref to other test coverage ftr.
1646
1647 * eval.texi: Improve index entry. Remove redundant ones.
1648
1649 * numbers.texi: Improve index entries. Remove redundant/useless ones.
1650
1651 * files.texi: Improve index entries. Remove redundant/useless ones.
1652
1653 * objects.texi: Improve index entries.
1654
1655 * processes.texi: Improve index entries.
1656
1657 * modes.texi: Improve index entry. Remove redundant one.
1658
1659 * nonascii.texi: Improve index entries.
1660
1661 * internals.texi: Improve index entries.
1662
1663 * syntax.texi: Improve index entries.
1664
1665 * keymaps.texi (Active Keymaps): Improve index entries.
1666
1667 * commands.texi: Improve index entries. Remove redundant/useless ones.
1668
1669 * frames.texi: Improve index entries. Remove redundant/useless ones.
1670
1671 * markers.texi: Improve index entries. Remove redundant ones.
1672
1673 * tips.texi: Improve index entries.
1674
1675 * loading.texi (Unloading): Improve index entry.
1676
1677 * variables.texi: Improve index entries. Remove redundant one.
1678
1679 * sequences.texi: Improve index entry.
1680
1681 * display.texi: Improve index entries. Remove redundant ones.
1682
1683 * windows.texi: Improve index entries.
1684
1685 * searching.texi: Improve index entries. Remove redundant one.
1686
1687 * strings.texi (Case Tables): Improve last change.
1688
16892007-04-04 Chong Yidong <cyd@stupidchicken.com>
1690
1691 * strings.texi (Case Tables): Document with-case-table and
1692 ascii-case-table.
1693
16942007-04-03 Karl Berry <karl@gnu.org>
1695
1696 * processes.texi (Network): Reword to improve page break.
1697
16982007-04-03 Eli Zaretskii <eliz@gnu.org>
1699
1700 * functions.texi (Inline Functions): Describe more disadvantages
1701 of defsubst, and make advice against it stronger.
1702
17032007-04-02 Karl Berry <karl@gnu.org>
1704
1705 * backups.texi (Backup Names): Avoid widow words.
1706 * modes.texi (Example Major Modes): Align last comment.
1707
17082007-04-01 Chong Yidong <cyd@stupidchicken.com>
1709
1710 * keymaps.texi (Remapping Commands): Document new arg to
1711 command-remapping.
1712
17132007-04-01 Karl Berry <karl@gnu.org>
1714
1715 * processes.texi (Low-Level Network): Typo.
1716 * loading.texi (Hooks for Loading): Avoid double "the".
1717 * keymaps.texi (Key Sequences): No double "and".
1718 (Changing Key Bindings): Shorten to improve line break.
1719
17202007-03-31 Glenn Morris <rgm@gnu.org>
1721
1722 * os.texi (Timers): Fix description of run-at-time TIME formats.
1723
17242007-03-31 Richard Stallman <rms@gnu.org>
1725
1726 * display.texi (Invisible Text): Correct buffer-invisibility-spec
1727 regarding ellipsis.
1728
17292007-03-31 Eli Zaretskii <eliz@gnu.org>
1730
1731 * intro.texi (nil and t):
1732 * symbols.texi (Plists and Alists):
1733 * variables.texi (Variable Aliases, Constant Variables):
1734 * functions.texi (Defining Functions):
1735 * advice.texi (Advising Primitives):
1736 * debugging.texi (Syntax Errors, Compilation Errors):
1737 * minibuf.texi (Minibuffer Windows):
1738 * commands.texi (Adjusting Point):
1739 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
1740 (Auto Major Mode, Major Mode Conventions):
1741 * help.texi (Describing Characters):
1742 * files.texi (Create/Delete Dirs, Information about Files)
1743 (File Locks, Writing to Files, Reading from Files)
1744 (Saving Buffers):
1745 * windows.texi (Resizing Windows, Cyclic Window Ordering):
1746 * frames.texi (Finding All Frames):
1747 * positions.texi (Buffer End, Motion):
1748 * markers.texi (The Region):
1749 * text.texi (Deletion, Near Point):
1750 * display.texi (Displaying Messages, Truncation):
1751 * os.texi (Processor Run Time):
1752 * tips.texi (Key Binding Conventions, Programming Tips)
1753 (Warning Tips, Documentation Tips, Comment Tips):
1754 * internals.texi (Memory Usage): Improve indexing.
1755
1756 * variables.texi (Frame-Local Variables):
1757 * functions.texi (Argument List):
1758 * loading.texi (Library Search):
1759 * streams.texi (Output Variables):
1760 * keymaps.texi (Translation Keymaps, Searching Keymaps):
1761 * searching.texi (Replacing Match, Search and Replace):
1762 * processes.texi (Byte Packing, Decoding Output)
1763 (Accepting Output, Network Servers, Shell Arguments):
1764 * display.texi (Abstract Display, Image Cache, Scroll Bars):
1765 * windows.texi (Window Point, Window Start):
1766 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
1767 * commands.texi (Reading Input, Keyboard Events):
1768 * minibuf.texi (Reading File Names, Minibuffer Completion)
1769 (Recursive Mini):
1770 * positions.texi (List Motion):
1771 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
1772 * numbers.texi (Arithmetic Operations, Math Functions)
1773 (Predicates on Numbers, Comparison of Numbers):
1774 (Numeric Conversions):
1775 * locals.texi (Standard Buffer-Local Variables):
1776 * maps.texi (Standard Keymaps):
1777 * os.texi (User Identification, System Environment, Recording Input)
1778 (X11 Keysyms):
1779 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
1780 * backups.texi (Backups and Auto-Saving):
1781 * customize.texi (Customization, Group Definitions)
1782 (Variable Definitions):
1783 * compile.texi (Byte Compilation): Improve index entries.
1784
17852007-03-31 Karl Berry <karl@gnu.org>
1786
1787 * macros.texi (Defining Macros): Avoid widow syllable.
1788
17892007-03-31 Eli Zaretskii <eliz@gnu.org>
1790
1791 * elisp.texi (Top): Postscript -> PostScript.
1792
1793 * display.texi (Images, Postscript Images): Postscript -> PostScript.
1794
17952007-03-31 Markus Triska <markus.triska@gmx.at>
1796
1797 * internals.texi (Writing Emacs Primitives): Untabify `For'.
1798
17992007-03-30 Karl Berry <karl@gnu.org>
1800
1801 * lists.texi (List-related Predicates): Remove spurious @need.
1802 (Setcdr): Use @smallexample to improve page break.
1803 (Association Lists) <assoc>: Reword to improve page break.
1804
1805 * strings.texi (String Conversion): Insert blank line to improve
1806 page break.
1807
1808 * numbers.texi (Random Numbers): Use @minus{}.
1809 (Math Functions): Use @minus{}.
1810
1811 * intro.texi (Acknowledgements): Avoid line breaks before middle
1812 initials.
1813
18142007-03-24 Eli Zaretskii <eliz@gnu.org>
1815
1816 * errors.texi (Standard Errors): Add an index entry.
1817
18182007-03-19 Richard Stallman <rms@gnu.org>
1819
1820 * os.texi (Recording Input): recent-keys now gives 300 keys.
1821
18222007-03-12 Glenn Morris <rgm@gnu.org>
1823
1824 * os.texi: Replace "daylight savings" with "daylight saving"
1825 throughout.
1826
18272007-03-05 Richard Stallman <rms@gnu.org>
1828
1829 * variables.texi (File Local Variables): Update
1830 enable-local-variables values.
1831
18322007-03-04 Richard Stallman <rms@gnu.org>
1833
1834 * syntax.texi (Control Parsing): Minor clarification.
1835
1836 * strings.texi (Formatting Strings): Clarify width, precision, flags.
1837
1838 * sequences.texi (Sequence Functions): Move string-bytes away,
1839 add xref.
1840
1841 * nonascii.texi (Text Representations): Move string-bytes here.
1842
1843 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
1844
1845 * minibuf.texi (Basic Completion): Minor clarification.
1846
1847 * markers.texi (The Mark): Clarify existence vs activation of mark.
1848 Other cleanup.
1849
1850 * display.texi (Finding Overlays): Write better example.
1851
1852 * compile.texi (Eval During Compile): Clarify putting macros
1853 in eval-when-compile.
1854
c5602427 18552007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
1856
1857 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 1858 load-read-function definition doc.
b8d4c8d0
GM
1859
18602007-02-21 Kim F. Storm <storm@cua.dk>
1861
1862 * strings.texi (Text Comparison): Mention that assoc-string
1863 converts symbols to strings before testing.
1864
18652007-02-17 Kim F. Storm <storm@cua.dk>
1866
1867 * processes.texi (Bindat Spec): Vector types can have optional
1868 element type.
1869 (Bindat Examples): Fix example. Add vector with element type.
1870
18712007-02-16 Andreas Schwab <schwab@suse.de>
1872
1873 * strings.texi (Formatting Strings): Document '+' flag.
1874
18752007-02-15 Juanma Barranquero <lekktu@gmail.com>
1876
1877 * strings.texi (Modifying Strings): Clarify that `clear-string'
1878 always converts the string to unibyte.
1879
18802007-02-14 Kim F. Storm <storm@cua.dk>
1881
1882 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
1883 Rewrite glyph code description to refer to these functions.
1884 Remove details of encoding face number and char into integer code.
1885
18862007-02-03 Alan Mackenzie <acm@muc.de>
1887
1888 * loading.texi (Hooks for Loading): Make the description of
1889 `eval-after-load' more detailed, and amend the description of
1890 after-load-alist, in accordance with changes from 2006-05.
1891
18922007-02-03 Chong Yidong <cyd@stupidchicken.com>
1893
1894 * modes.texi (Defining Minor Modes): Document that a :require
1895 keyword or similar may be required to make saved customization
1896 variables work.
1897
18982007-02-03 Eli Zaretskii <eliz@gnu.org>
1899
1900 * elisp.texi (Top): Make the detailed menu headers compliant with
1901 Texinfo guidelines and with what texnfo-upd.el expects. Add
1902 comments to prevent people from inadvertently modifying the key
1903 parts needed by `texinfo-multiple-files-update'.
1904
19052007-02-02 Eli Zaretskii <eliz@gnu.org>
1906
1907 * elisp.texi (Top): Update the top-level menus.
1908
1909 * syntax.texi (Categories): Add index entries.
1910
19112007-02-01 Juanma Barranquero <lekktu@gmail.com>
1912
1913 * display.texi (Attribute Functions): Fix name and description of
1914 the UNDERLINE arg of `set-face-underline-p'.
1915
19162007-01-29 Eli Zaretskii <eliz@gnu.org>
1917
1918 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
1919 Variables", and "Standard Keymaps" to the detailed menu.
1920
1921 * variables.texi (Future Local Variables): Add index entry.
1922
19232007-01-28 Richard Stallman <rms@gnu.org>
1924
1925 * tips.texi (Coding Conventions): Clarify the tip about macros
1926 that define a function or a variable.
1927
1928 * files.texi (File Attributes): UID and GID can be floats.
1929 (Magic File Names): Explain why deferring all operations to
1930 the standard handler does not work.
1931
19322007-01-23 Martin Rudalics <rudalics@gmx.at>
1933
1934 * backups.texi (Reverting): Use "buffer" instead of "file"
1935 when talking about major and minor modes.
1936
19372007-01-21 Richard Stallman <rms@gnu.org>
1938
1939 * help.texi (Documentation): Add xref to Documentation Tips.
1940
19412007-01-14 Juanma Barranquero <lekktu@gmail.com>
1942
1943 * tips.texi (Coding Conventions): Fix typos.
1944
19452007-01-05 Richard Stallman <rms@gnu.org>
1946
1947 * modes.texi (Defining Minor Modes): Fix previous change.
1948
19492007-01-03 Richard Stallman <rms@gnu.org>
1950
1951 * customize.texi (Variable Definitions, Customization Types):
1952 Don't use * in doc string for defcustom.
1953
19542007-01-02 Richard Stallman <rms@gnu.org>
1955
1956 * variables.texi (Variable Aliases): Clarify that aliases vars
1957 always have the same value.
1958
1959 * processes.texi (Bindat Spec): Fix Texinfo usage.
1960
1961 * modes.texi (Defining Minor Modes): Explain effect of command
1962 defined with define-global-minor-mode on new buffers.
1963
19642006-12-30 Kim F. Storm <storm@cua.dk>
1965
1966 * keymaps.texi (Tool Bar): Describe `grow-only' value of
1967 `auto-resize-tool-bars'.
1968
19692006-12-30 Richard Stallman <rms@gnu.org>
1970
1971 * keymaps.texi (Active Keymaps): Fix previous change.
1972
19732006-12-30 Nick Roberts <nickrob@snap.net.nz>
1974
1975 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
1976
19772006-12-30 Kim F. Storm <storm@cua.dk>
1978
1979 * processes.texi (Bindat Spec): Clarify using field names in
1980 length specifications.
1981
19822006-12-29 Kim F. Storm <storm@cua.dk>
1983
1984 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
1985 Add count and index variables for eval forms in repeat blocks.
1986
19872006-12-24 Richard Stallman <rms@gnu.org>
1988
1989 * customize.texi (Variable Definitions): Document
1990 new name custom-add-frequent-value.
1991
19922006-12-19 Kim F. Storm <storm@cua.dk>
1993
1994 * commands.texi (Misc Events): User signals now result in sigusr1
1995 and sigusr2 events which are handled through special-event-map.
1996 (Special Events): User signals and drag-n-drop are special.
1997
19982006-12-17 Richard Stallman <rms@gnu.org>
1999
2000 * loading.texi (Named Features): Explain subfeatures better.
2001
2002 * customize.texi: Use "option" only for user options.
2003 For the keyword values inside defcustom etc, say "keywords".
2004 For :options value's elements, say "elements".
2005 :group should not be omitted.
2006
2007 * syntax.texi (Parsing Expressions): Split up node.
2008 (Motion via Parsing, Position Parse, Parser State)
2009 (Low-Level Parsing, Control Parsing): New subnodes.
2010 (Parser State): Document syntax-ppss-toplevel-pos.
2011
2012 * positions.texi (List Motion): Punctuation fix.
2013
2014 * files.texi (File Name Completion): Document PREDICATE arg
2015 to file-name-completion.
2016
20172006-12-16 Eli Zaretskii <eliz@gnu.org>
2018
2019 * internals.texi (Building Emacs, Writing Emacs Primitives):
2020 Add index entries.
2021
20222006-12-11 Richard Stallman <rms@gnu.org>
2023
2024 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
2025 affects face menu. Explain how to make it non-nil without enabling
2026 any fontification.
2027
20282006-12-10 Chong Yidong <cyd@stupidchicken.com>
2029
2030 * modes.texi (Font Lock Basics): Document nil value of
2031 font-lock-defaults.
2032
20332006-12-10 Glenn Morris <rgm@gnu.org>
2034
2035 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
2036 value for system-flag argument. Abbrev tables may not be empty
2037 when major modes are loaded.
2038
20392006-12-08 Juanma Barranquero <lekktu@gmail.com>
2040
2041 * makefile.w32-in (maintainer-clean): Partially revert last
2042 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
2043 to protect elisp-covers.texi.
2044
20452006-12-07 Juanma Barranquero <lekktu@gmail.com>
2046
2047 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
2048 Don't remove elisp* info files; they are already deleted by the
2049 `clean' and `distclean' targets, and they are in the $(infodir)
2050 directory, not the current one.
2051
20522006-12-04 Kim F. Storm <storm@cua.dk>
2053
2054 * commands.texi (Misc Events): Update signal events.
2055 (Event Examples): Add signal example.
2056
20572006-11-29 Richard Stallman <rms@gnu.org>
2058
2059 * frames.texi (Visibility of Frames): Explain visible windows
2060 can be covered by others. Add xref for raise-frame.
2061
20622006-11-28 Richard Stallman <rms@gnu.org>
2063
2064 * searching.texi (Regexp Special): Update when ^ is special.
2065
20662006-11-27 Eli Zaretskii <eliz@gnu.org>
2067
2068 * customize.texi (Customization, Common Keywords)
2069 (Group Definitions, Variable Definitions, Composite Types)
2070 (Type Keywords, Customization Types): Add index entries for
2071 various customization keywords.
2072
20732006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
2074
2075 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
2076
c8763fb6 20772006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
2078
2079 * frames.texi (Window System Selections): Remove clipboard from
2080 description of selection-coding-system.
2081
20822006-11-06 Richard Stallman <rms@gnu.org>
2083
2084 * lists.texi (List Variables): Document COMPARE-FN.
2085
2086 * keymaps.texi: Avoid use of "binding" to mean a relation;
2087 use it only to refer to the meaning associated with a key.
2088 (Keymaps): Change menu node description.
2089
2090 * elisp.texi (Top): Change menu node description.
2091
2092 * display.texi (Managing Overlays): Document overlay-recenter.
2093
20942006-10-29 Chong Yidong <cyd@stupidchicken.com>
2095
2096 * Makefile.in: Use relative paths to avoid advertising filesystem
2097 contents during compilation.
2098
20992006-10-23 Kim F. Storm <storm@cua.dk>
2100
2101 * commands.texi (Event Input Misc): Update unread-command-events.
2102
21032006-10-23 Nick Roberts <nickrob@snap.net.nz>
2104
2105 * lists.texi (Sets And Lists): Fix typos.
2106
21072006-10-18 Juanma Barranquero <lekktu@gmail.com>
2108
2109 * control.texi (Processing of Errors): Use @var for an argument,
2110 not @code.
2111
21122006-10-16 Richard Stallman <rms@gnu.org>
2113
2114 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
2115
2116 * keymaps.texi (Format of Keymaps): Show all the keymap element
2117 patterns that result from menu items.
2118 (Key Lookup): Minor cleanups.
2119
2120 * modes.texi (Precalculated Fontification): Don't say that
2121 not setting font-lock-defaults avoids loading font-lock.
2122
2123 * help.texi (Documentation): Move xref to Emacs Manual here.
2124 (Documentation Basics): From here.
2125 Also doc emacs-lisp-docstring-fill-column.
2126
2127 * elisp.texi: Update version and ISBN.
2128
2129 * commands.texi (Interactive Call): Clarify KEYS arg to
2130 call-interactively is a vector.
2131 (Command Loop Info): Delete anchor in this-command-keys.
2132 Add anchor in this-command-keys-vector.
2133 (Recursive Editing): Document how recursive-edit
2134 handles the current buffer.
2135
21362006-10-13 Chong Yidong <cyd@stupidchicken.com>
2137
2138 * frames.texi (Frame Titles): %c and %l are ignored in
2139 frame-title-format.
2140
21412006-10-11 Richard Stallman <rms@gnu.org>
2142
2143 * keymaps.texi (Key Sequences): Clarify use of kbd.
2144
21452006-10-10 Kim F. Storm <storm@cua.dk>
2146
2147 * lists.texi (Sets And Lists): Add memql.
2148
21492006-10-03 Richard Stallman <rms@gnu.org>
2150
2151 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
2152 Clarify :ascii: and :nonascii:.
2153
21542006-09-29 Juri Linkov <juri@jurta.org>
2155
2156 * modes.texi (%-Constructs): Reorder coding systems in the
2157 documentation of %z to the real order displayed in the modeline.
2158
21592006-09-25 Richard Stallman <rms@gnu.org>
2160
2161 * os.texi (Timers): Describe timer-max-repeats.
2162
21632006-09-25 Chong Yidong <cyd@stupidchicken.com>
2164
2165 * os.texi (Timers): Mention with-local-quit.
2166
21672006-09-24 Richard Stallman <rms@gnu.org>
2168
2169 * searching.texi (Searching and Matching): Mention property search.
2170
2171 * commands.texi (Command Loop Info): Explain how read-event affects
2172 this-command-keys.
2173
21742006-09-20 Richard Stallman <rms@gnu.org>
2175
2176 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
2177
2178 * windows.texi (Window Start): Minor cleanups.
2179
21802006-09-20 Kim F. Storm <storm@cua.dk>
2181
2182 * windows.texi (Window Start): pos-visible-in-window-p allows
2183 specifying t for position to mean "end of window".
2184 Add window-line-height.
2185
2186 * anti.texi (Antinews): Mention window-line-height.
2187
21882006-09-19 David Kastrup <dak@gnu.org>
2189
2190 * keymaps.texi (Searching Keymaps): Small clarification.
2191
21922006-09-18 Richard Stallman <rms@gnu.org>
2193
2194 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
2195 cause keyboard menus.
2196 (Menu Keymaps): Likewise.
2197 (Defining Menus, Keyboard Menus): Clarify.
2198
2199 * text.texi (Fields): Clarify explanation of constrain-to-field.
2200
22012006-09-16 Eli Zaretskii <eliz@gnu.org>
2202
2203 * variables.texi (Tips for Defining): Fix a typo.
2204
22052006-09-15 Richard Stallman <rms@gnu.org>
2206
2207 * keymaps.texi (Remapping Commands, Searching Keymaps)
2208 (Active Keymaps): Clean up previous change.
2209
22102006-09-15 Jay Belanger <belanger@truman.edu>
2211
2212 * gpl.texi: Replace "Library Public License" by "Lesser Public
2213 License" throughout.
2214
22152006-09-15 David Kastrup <dak@gnu.org>
2216
2217 * keymaps.texi (Active Keymaps): Adapt description to use
2218 `get-char-property' instead `get-text-property'. Explain how
2219 mouse events change this. Explain the new optional argument of
2220 `key-binding' and its mouse-dependent lookup.
2221 (Searching Keymaps): Adapt description similarly.
2222 (Remapping Commands): Explain the new optional argument of
2223 `command-remapping'.
2224
22252006-09-14 Richard Stallman <rms@gnu.org>
2226
2227 * keymaps.texi (Searching Keymaps): Clarification.
2228 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
2229
22302006-09-13 Richard Stallman <rms@gnu.org>
2231
2232 * objects.texi (Character Type): Node split.
2233 Add xref to Describing Characters.
2234 (Basic Char Syntax, General Escape Syntax)
2235 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
2236
22372006-09-11 Richard Stallman <rms@gnu.org>
2238
2239 * display.texi (Display Table Format): Wording clarification.
2240 (Glyphs): Clarifications.
2241
22422006-09-10 Chong Yidong <cyd@stupidchicken.com>
2243
2244 * keymaps.texi (Active Keymaps): Mention that key-binding checks
2245 local maps.
2246
22472006-09-10 Kim F. Storm <storm@cua.dk>
2248
2249 * display.texi (Forcing Redisplay): Document return value of
2250 function redisplay.
2251
22522006-09-09 Richard Stallman <rms@gnu.org>
2253
2254 * windows.texi (Window Hooks): Explain limits of
2255 window-scroll-functions.
2256
2257 * display.texi (Fringe Indicators): Update for last change in
2258 indicate-buffer-boundaries.
2259
22602006-09-08 Richard Stallman <rms@gnu.org>
2261
2262 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
2263
22642006-09-06 Kim F. Storm <storm@cua.dk>
2265
2266 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
2267
2268 * windows.texi (Window Start): Update pos-visible-in-window-p.
2269
22702006-09-04 Richard Stallman <rms@gnu.org>
2271
2272 * processes.texi (Accepting Output): Explain SECONDS=0 for
2273 accept-process-output.
2274
2275 * os.texi (Idle Timers): Explain why timer functions should not
2276 loop until (input-pending-p).
2277
22782006-09-02 Eli Zaretskii <eliz@gnu.org>
2279
2280 * makefile.w32-in (usermanualdir): New variable.
2281 (elisp.dvi): Use it.
2282
22832006-09-01 Eli Zaretskii <eliz@gnu.org>
2284
2285 * buffers.texi (Buffer Modification): Fix last change.
2286
22872006-09-01 Chong Yidong <cyd@stupidchicken.com>
2288
2289 * buffers.texi (Buffer Modification): Document
2290 buffer-chars-modified-tick.
2291
22922006-08-31 Richard Stallman <rms@gnu.org>
2293
2294 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
2295
22962006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
2297
2298 * modes.texi (Syntactic Font Lock):
2299 Mention font-lock-syntactic-face-function
2300 instead of specific faces.
2301
23022006-08-29 Chong Yidong <cyd@stupidchicken.com>
2303
2304 * display.texi (Images): Add xrref to display-images-p.
2305
23062006-08-28 Kenichi Handa <handa@m17n.org>
2307
2308 * nonascii.texi (Lisp and Coding Systems): Fix description of
2309 detect-coding-region.
2310
23112006-08-27 Michael Olson <mwolson@gnu.org>
2312
2313 * processes.texi (Transaction Queues): Remove stray quote
2314 character.
2315
23162006-08-25 Richard Stallman <rms@gnu.org>
2317
2318 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
2319 Add xref.
2320
23212006-08-24 Chong Yidong <cyd@stupidchicken.com>
2322
2323 * os.texi (Timers): Avoid waiting inside timers.
2324
23252006-08-21 Lute Kamstra <lute@gnu.org>
2326
2327 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
2328
23292006-08-20 Richard Stallman <rms@gnu.org>
2330
2331 * os.texi (Idle Timers): New node, split out from Timers.
2332 Document current-idle-time.
2333 * commands.texi (Reading One Event): Update xref.
2334 * elisp.texi (Top): Update subnode menu.
2335
23362006-08-16 Richard Stallman <rms@gnu.org>
2337
2338 * keymaps.texi (Extended Menu Items): Show format of cached
2339 bindings in extended menu items.
2340
2341 * customize.texi (Variable Definitions): Explain when the
2342 standard value expression is evaluated.
2343
23442006-08-15 Chong Yidong <cyd@stupidchicken.com>
2345
2346 * commands.texi (Reading One Event): Explain idleness in
2347 `read-event'.
2348
23492006-08-12 Chong Yidong <cyd@stupidchicken.com>
2350
2351 * text.texi (Near Point): Say "cursor" not "terminal cursor".
2352 (Commands for Insertion): Removed split-line since it's not
2353 relevant for Lisp programming.
2354 (Yank Commands): Rewrite introduction.
2355 (Undo): Clarify.
2356 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
2357 (Filling): Remove redundant comment. Clarify return value of
2358 current-justification.
2359 (Margins): Minor clarifications.
2360 (Adaptive Fill): Update default value of adaptive-fill-regexp.
2361 (Sorting): Update definition of sort-lines.
2362 (Columns): Clarify behavior of sort-columns.
2363 (Indent Tabs): Link to Tab Stops in Emacs manual.
2364 (Special Properties): Clarify.
2365 (Clickable Text): Mention Buttons package.
2366
23672006-08-12 Kevin Ryde <user42@zip.com.au>
2368
2369 * os.texi (Time Parsing): Add %z to description of
2370 format-time-string, as per docstring. Add cross reference to
2371 glibc manual for strftime.
2372
23732006-08-08 Richard Stallman <rms@gnu.org>
2374
2375 * modes.texi: Clean up wording in previous change.
2376
23772006-08-07 Chong Yidong <cyd@stupidchicken.com>
2378
2379 * modes.texi (Hooks): Clarify.
2380 (Major Mode Basics): Mention define-derived-mode explicitly.
2381 (Major Mode Conventions): Rebinding RET is OK for some modes.
2382 Mention change-major-mode-hook and after-change-major-mode-hook.
2383 (Example Major Modes): Moved to end of Modes section.
2384 (Mode Line Basics): Clarify.
2385 (Mode Line Data): Mention help-echo and local-map in strings.
2386 Explain reason for treatment of non-risky variables.
2387 (Properties in Mode): Clarify.
2388 (Faces for Font Lock): Add font-lock-negation-char-face.
2389
23902006-08-04 Eli Zaretskii <eliz@gnu.org>
2391
2392 * strings.texi (Formatting Strings): Warn against arbitrary
2393 strings as first arg to `format'.
2394
23952006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
2396
2397 * text.texi (Clickable Text): Mention `help-echo' text property.
2398 Update intro, examples and associated explanations.
2399
24002006-07-31 Richard Stallman <rms@gnu.org>
2401
2402 * commands.texi: Update xrefs.
2403 (Event Mod): New node, cut out from old Translating Input.
2404
2405 * maps.texi: Update xrefs.
2406
2407 * keymaps.texi (Translation Keymaps): New node.
2408 Update xrefs from Translating Input to Translation Keymaps.
2409
2410 * elisp.texi (Top): Update subnode menu.
2411
2412 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
2413
2414 * os.texi (System Interface): Fix menu descriptions of some nodes.
2415 (Translating Input): Node deleted.
2416
24172006-07-31 Nick Roberts <nickrob@snap.net.nz>
2418
2419 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
2420
2421 * lists.texi (Sets And Lists): Likewise.
2422
24232006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
2424
2425 * text.texi (Fields): Mention POS
2426 requirement when narrowing is in effect.
2427
24282006-07-28 Richard Stallman <rms@gnu.org>
2429
2430 * display.texi (Face Attributes): Simplify wording.
2431 (Attribute Functions): Clarify meaning of new-frame default
2432 attribute settings.
2433
2434 * customize.texi (Common Keywords): Document how to use
2435 :package-version in a package not in Emacs.
2436
24372006-07-28 Kim F. Storm <storm@cua.dk>
2438
2439 * commands.texi (Reading One Event): Fix last change.
2440
24412006-07-26 Chong Yidong <cyd@stupidchicken.com>
2442
2443 * commands.texi (Reading One Event): Document SECONDS argument for
2444 read-event, read-char, and read-char-exclusive.
2445
24462006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
2447
2448 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
2449 to ensure correct identification.
2450
24512006-07-24 Richard Stallman <rms@gnu.org>
2452
2453 * text.texi (Clickable Text): Clarify.
2454
2455 * sequences.texi (Vector Functions): Delete duplicate xref.
2456
2457 * objects.texi (Function Type): Clarify.
2458
2459 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
2460 modes.
2461
2462 * lists.texi (List Variables): New node.
2463 Material moved from other nodes.
2464
2465 * variables.texi (Setting Variables): add-to-list and
2466 add-to-ordered-list moved to List Variables node.
2467
24682006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
2469
2470 * text.texi (Links and Mouse-1):
2471 For mouse-on-link-p, expand on arg POS.
2472
24732006-07-21 Kim F. Storm <storm@cua.dk>
2474
2475 * display.texi (Forcing Redisplay): Don't mention systems which
2476 don't support sub-second timers for redisplay-preemption-period.
2477
2478 * os.texi (Terminal Output): Clarify text vs graphical terminal.
2479
24802006-07-21 Eli Zaretskii <eliz@gnu.org>
2481
2482 * frames.texi (Input Focus): Document that focus-follows-mouse has
2483 no effect on MS-Windows.
2484
24852006-07-18 Richard Stallman <rms@gnu.org>
2486
2487 * display.texi (Forcing Redisplay): Cleanups in previous change.
2488
2489 * processes.texi (Low-Level Network): Make menu more convenient.
2490
24912006-07-18 Kim F. Storm <storm@cua.dk>
2492
2493 * display.texi (Forcing Redisplay): redisplay-preemption-period
2494 only used on window systems. Add xref to Terminal Output.
2495
2496 * os.texi (Terminal Output): baud-rate only controls preemption on
2497 non-window systems. Add xref to Forcing Redisplay.
2498
2499 * processes.texi (Low-Level Network): Rename node "Make Network"
2500 to "Network Processes".
2501
25022006-07-18 Karl Berry <karl@gnu.org>
2503
2504 * variables.texi, functions.texi, customize.texi, loading.texi:
2505 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
2506
25072006-07-17 Chong Yidong <cyd@stupidchicken.com>
2508
2509 * commands.texi (Waiting): Document batch-mode sit-for behavior.
2510
25112006-07-17 Richard Stallman <rms@gnu.org>
2512
2513 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
2514 Put period and comma inside quotes.
2515
2516 * loading.texi, markers.texi: Use real doublequote inside menus.
2517
2518 * windows.texi: Put point and comma inside quotes.
2519 (Textual Scrolling): Use @samp for error message.
2520
2521 * variables.texi, tips.texi, syntax.texi, symbols.texi:
2522 * strings.texi, streams.texi, processes.texi, os.texi:
2523 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
2524 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
2525 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
2526 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
2527 Put point and comma inside quotes.
2528
2529 * control.texi (Processing of Errors): Add command-error-function.
2530
2531 * variables.texi (File Local Variables): Clarify that
2532 file local variables make buffer-local bindings.
2533
2534 * modes.texi (Syntactic Font Lock): Give default for
2535 font-lock-syntax-table.
2536
25372006-07-17 Nick Roberts <nickrob@snap.net.nz>
2538
2539 * text.texi (Special Properties): Clean up previous change.
2540
25412006-07-16 Karl Berry <karl@gnu.org>
2542
2543 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
2544 * control.texi: Fix bad page breaks through chapter 10 (control).
2545
2546 * anti.texi (Antinews): Reorder face-attribute fns to avoid
2547 underfull hbox.
2548
25492006-07-15 Nick Roberts <nickrob@snap.net.nz>
2550
2551 * text.texi (Special Properties): Describe fontified text property
2552 in relation to a character (not text).
2553
25542006-07-15 Kim F. Storm <storm@cua.dk>
2555
2556 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
2557 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
2558 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
2559
2560 * anti.texi (Antinews): Mention redisplay function.
2561 The kbd macro existed, but was not documented, before 22.x.
2562 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
2563
25642006-07-14 Nick Roberts <nickrob@snap.net.nz>
2565
2566 * display.texi (Displaying Messages): Add anchor.
2567
2568 * frames.texi (Dialog Boxes): Use it.
2569
25702006-07-12 Richard Stallman <rms@gnu.org>
2571
2572 * objects.texi (Frame Type): Explain nature of frames better.
2573
2574 * frames.texi (Frames): Explain nature of frames better.
2575
25762006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
2577
2578 * tips.texi (Coding Conventions): Explain why use cl at compile time.
2579
25802006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2581
2582 * frames.texi (Window System Selections): Mention scrap support for Mac.
2583 Default value of x-select-enable-clipboard is t on Mac.
2584
2585 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
2586
25872006-07-11 Kim F. Storm <storm@cua.dk>
2588
2589 * display.texi (Forcing Redisplay): Add `redisplay' function.
2590 Don't mention (sit-for -1) -- use (redisplay t) instead.
2591
2592 * commands.texi (Waiting): (sit-for -1) is no longer special.
2593 (sit-for 0) is equivalent to (redisplay).
2594 Iconifying/deiconifying no longer makes sit-for return.
2595
25962006-07-10 Nick Roberts <nickrob@snap.net.nz>
2597
2598 * display.texi (Buttons): Fix typo.
2599
2600 * index.texi, elisp.texi (New Symbols): Comment node out.
2601
26022006-07-09 Richard Stallman <rms@gnu.org>
2603
2604 * display.texi (Truncation): Clean up previous change.
2605
26062006-07-08 Richard Stallman <rms@gnu.org>
2607
2608 * commands.texi (Interactive Call): Use 3 as prefix in example
2609 for execute-extended-command.
2610
2611 * display.texi (Attribute Functions): Move paragraph about
2612 compatibility with Emacs < 21.
2613
26142006-07-09 Kim F. Storm <storm@cua.dk>
2615
2616 * display.texi (Refresh Screen): Clarify force-window-update.
2617 (Truncation): "Normally" indicated by fringe arrows.
2618
26192006-07-08 Eli Zaretskii <eliz@gnu.org>
2620
2621 * windows.texi (Textual Scrolling, Resizing Windows):
2622 * variables.texi (Constant Variables):
2623 * text.texi (Buffer Contents, Deletion, Changing Properties)
2624 (Property Search, Special Properties, Sticky Properties)
2625 (Links and Mouse-1, Fields, Change Hooks):
2626 * syntax.texi (Syntax Table Functions, Parsing Expressions)
2627 (Categories):
2628 * symbols.texi (Other Plists):
2629 * streams.texi (Output Variables):
2630 * processes.texi (Input to Processes, Query Before Exit):
2631 * positions.texi (Word Motion, Text Lines, List Motion):
2632 * os.texi (Init File, System Environment, Sound Output)
2633 (Session Management):
2634 * nonascii.texi (Text Representations, Character Sets)
2635 (Chars and Bytes, Locales):
2636 * modes.texi (Defining Minor Modes, Header Lines):
2637 * minibuf.texi (Minibuffer Contents):
2638 * markers.texi (Information from Markers):
2639 * lists.texi (List Elements, Building Lists, Association Lists):
2640 * keymaps.texi (Tool Bar):
2641 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
2642 * functions.texi (What Is a Function, Mapping Functions):
2643 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
2644 (Color Names, Text Terminal Colors, Display Feature Testing):
2645 * files.texi (Visiting Functions, File Name Components)
2646 (Unique File Names, Contents of Directories):
2647 * display.texi (Forcing Redisplay, Displaying Messages)
2648 (Temporary Displays, Font Selection, Auto Faces)
2649 (Font Lookup, Fringe Indicators, Display Margins)
2650 (Image Descriptors, Showing Images, Image Cache, Button Types)
2651 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
2652 (Display Table Format, Glyphs):
2653 * control.texi (Iteration):
2654 * commands.texi (Command Loop Info, Adjusting Point):
2655 * backups.texi (Making Backups, Auto-Saving):
2656 Remove @tindex entries.
2657
26582006-07-07 Kim F. Storm <storm@cua.dk>
2659
2660 * display.texi (Fringe Cursors): Fix typo.
2661 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
2662 (Overlay Arrow): Default is overlay-arrow fringe indicator.
2663
26642006-07-05 Richard Stallman <rms@gnu.org>
2665
2666 * text.texi (Buffer Contents): Add example of text props
2667 in result of buffer-substring.
2668 (Text Properties): Explain better about use of specific property names.
2669 (Property Search): Some cleanups; reorder some functions.
2670
2671 * keymaps.texi (Changing Key Bindings): Cleanup.
2672 Add xref to Key Binding Conventions.
2673
2674 * display.texi (Attribute Functions): Add examples for
2675 face-attribute-relative-p.
2676
2677 * tips.texi (Coding Conventions): Cleanup last change.
2678
26792006-07-05 Karl Berry <karl@gnu.org>
2680
2681 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
2682 Remove @setchapternewpage odd.
2683 Result is 1013 pages, down from 1100.
2684
2685 * anti.texi, customize.texi, display.texi, internals.texi:
2686 * minibuf.texi, modes.texi, tips.texi:
2687 Fix overfull/underfull boxes.
2688
26892006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
2690
2691 * edebug.texi (Instrumenting):
2692 Add Edebug-specific findex for eval-buffer.
2693 * loading.texi (Loading):
2694 Replace eval-current-buffer with eval-buffer.
2695
26962006-06-30 Nick Roberts <nickrob@snap.net.nz>
2697
2698 * locals.texi (Standard Buffer-Local Variables): Update the list
2699 of variables.
2700
27012006-06-26 Nick Roberts <nickrob@snap.net.nz>
2702
2703 * files.texi (File Name Completion): Point user to the node
2704 "Reading File Names".
2705
27062006-06-24 Eli Zaretskii <eliz@gnu.org>
2707
2708 * files.texi (Contents of Directories): Document case-insensitive
2709 behavior on respective filesystems.
2710
2711 * objects.texi (Character Type): Document that Emacs signals an
2712 error for unsupported Unicode characters specified as \uNNNN.
2713
27142006-06-19 Richard Stallman <rms@gnu.org>
2715
2716 * processes.texi (Bindat Spec): Clarify previous change.
2717
27182006-06-16 Richard Stallman <rms@gnu.org>
2719
2720 * tips.texi (Coding Conventions): Better explain conventions
2721 for definition constructs.
2722
2723 * text.texi (Special Properties): String value of `read-only'
2724 serves as the error message.
2725
2726 * objects.texi (Character Type): Clarify prev. change.
2727 (Non-ASCII in Strings): Mention \u and \U.
2728
2729 * commands.texi (Using Interactive): Explain problem of
2730 markers, etc., in command-history.
2731
27322006-06-14 Kim F. Storm <storm@cua.dk>
2733
2734 * commands.texi (Waiting): Negative arg to sit-for forces
2735 redisplay even if input is pending.
2736
2737 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
2738 redisplay. Remove incorrect example of binding redisplay-dont-pause
2739 around (sit-for 0).
2740
27412006-06-13 Richard Stallman <rms@gnu.org>
2742
2743 * display.texi (Forcing Redisplay): Clarify previous change.
2744
27452006-06-13 Romain Francoise <romain@orebokech.com>
2746
2747 * display.texi (Forcing Redisplay): Fix typo.
2748
27492006-06-13 Kim F. Storm <storm@cua.dk>
2750
2751 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
2752
27532006-06-10 Luc Teirlinck <teirllm@auburn.edu>
2754
2755 * tips.texi (Coding Conventions): Add `@end itemize'.
2756
27572006-06-10 Richard Stallman <rms@gnu.org>
2758
2759 * tips.texi (Coding Conventions): Explain use of coding systems
2760 to ensure one decoding for strings.
2761
27622006-06-09 Aidan Kehoe <kehoea@parhasard.net>
2763
2764 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
2765 syntax.
2766
27672006-06-07 Eli Zaretskii <eliz@gnu.org>
2768
2769 * display.texi (Font Selection): Remove description of
2770 clear-face-cache.
2771
2772 * compile.texi (Eval During Compile): Fix a typo. Add index
2773 entries for possible uses of eval-when-compile.
2774
27752006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
2776
2777 * display.texi (Abstract Display): Fix typo.
2778
27792006-06-03 Eli Zaretskii <eliz@gnu.org>
2780
2781 * minibuf.texi (Minibuffer History) <history-add-new-input>:
2782 Reword variable's description.
2783
27842006-06-01 Richard Stallman <rms@gnu.org>
2785
2786 * windows.texi (Splitting Windows): Clarify splitting nonselected
2787 window.
2788
27892006-05-31 Juri Linkov <juri@jurta.org>
2790
2791 * minibuf.texi (Minibuffer History): Add history-add-new-input.
2792
27932006-05-30 Richard Stallman <rms@gnu.org>
2794
2795 * display.texi (Line Height): Fix errors in description of
10d1d0af 2796 default line height and line-height property.
b8d4c8d0
GM
2797
2798 * nonascii.texi (Default Coding Systems): Further clarification.
2799
28002006-05-29 Luc Teirlinck <teirllm@auburn.edu>
2801
2802 * internals.texi (Pure Storage): Mention that an overflow in pure
2803 space causes a memory leak.
2804 (Garbage Collection): If there was an overflow in pure space,
2805 `garbage-collect' returns nil.
2806
28072006-05-30 Eli Zaretskii <eliz@gnu.org>
2808
2809 * nonascii.texi (Default Coding Systems): Fix it some more.
2810
28112006-05-29 Eli Zaretskii <eliz@gnu.org>
2812
2813 * nonascii.texi (Default Coding Systems): Fix last change.
2814
28152006-05-29 Kenichi Handa <handa@m17n.org>
2816
2817 * nonascii.texi (find-operation-coding-system): Describe the new
2818 argument format (FILENAME . BUFFER).
2819
28202006-05-28 Richard Stallman <rms@gnu.org>
2821
2822 * tips.texi (Coding Conventions): Better explain reasons not to
2823 advise other packages or use `eval-after-load'.
2824
28252006-05-29 Kim F. Storm <storm@cua.dk>
2826
2827 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
2828 `bindat-idx' and `bindat-raw' for clarity.
2829
28302006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
2831
2832 * processes.texi (Bindat Spec): Expand on `repeat' handler.
2833
2834 * display.texi (Display): Add "Abstract Display" to menu.
2835 (Abstract Display, Abstract Display Functions)
2836 (Abstract Display Example): New nodes.
2837 * elisp.texi (Top): Add "Abstract Display" to menu.
2838
28392006-05-27 Chong Yidong <cyd@stupidchicken.com>
2840
2841 * keymaps.texi (Key Sequences): Link to input events definition.
2842 (Format of Keymaps): Delete material duplicated in Keymap Basics.
2843
2844 * files.texi (Changing Files): Document updated argument list for
2845 copy-file.
2846
28472006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
2848
2849 * processes.texi (Bindat Functions): Explain term "total length".
2850 Use it in bindat-length and bindat-pack descriptions.
2851
28522006-05-26 Eli Zaretskii <eliz@gnu.org>
2853
2854 * tips.texi (Coding Conventions): Advise against using
2855 eval-after-load in packages. Add an index entry.
2856
28572006-05-25 Juri Linkov <juri@jurta.org>
2858
2859 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
2860
2861 * modes.texi (%-Constructs): Add %e, %z, %Z.
2862
28632006-05-25 Richard Stallman <rms@gnu.org>
2864
2865 * elisp.texi (Top): Update subnode menu.
2866
2867 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
2868 (Keymaps): Update menu.
2869
28702006-05-25 Chong Yidong <cyd@stupidchicken.com>
2871
2872 * keymaps.texi (Key Sequences): Some clarifications.
2873
28742006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
2875
2876 * processes.texi (Bindat Functions): Say "unibyte string"
2877 explicitly for bindat-unpack and bindat-pack descriptions.
2878 (Bindat Examples): Don't call `string-make-unibyte' in example.
2879
28802006-05-25 Chong Yidong <cyd@stupidchicken.com>
2881
2882 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
c5602427 2883 Explain string and vector representations of key sequences.
b8d4c8d0
GM
2884
2885 * keymaps.texi (Changing Key Bindings):
dd7b651b 2886 * commands.texi (Interactive Codes):
b8d4c8d0
GM
2887 * help.texi (Describing Characters): Refer to it.
2888
28892006-05-23 Luc Teirlinck <teirllm@auburn.edu>
2890
2891 * frames.texi (Pointer Shape): @end table -> @end defvar.
2892
28932006-05-22 Richard Stallman <rms@gnu.org>
2894
2895 * elisp.texi (Top): Update subnode menus.
2896
2897 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
2898 Contents rewritten; material from old Pointer Shape node moved here.
2899
2900 * display.texi (Pointer Shape): Node deleted.
2901 (Image Descriptors): Minor cleanup.
2902
29032006-05-21 Richard Stallman <rms@gnu.org>
2904
2905 * syntax.texi (Parsing Expressions): Update info on which STATE
2906 elements are ignored.
2907
29082006-05-19 Luc Teirlinck <teirllm@auburn.edu>
2909
2910 * hooks.texi (Standard Hooks): Correct typo.
2911
2912 * gpl.texi (GPL): ifinfo -> ifnottex.
2913
29142006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
2915
2916 * searching.texi (Simple Match Data): Warn about match data being
2917 set anew by every search.
2918
29192006-05-17 Richard Stallman <rms@gnu.org>
2920
2921 * minibuf.texi (Minibuffer History): Clarify.
2922
2923 * searching.texi (Regexp Special): Clarify nested regexp warning.
2924
29252006-05-16 Kim F. Storm <storm@cua.dk>
2926
2927 * minibuf.texi (Minibuffer History): Update add-to-history.
2928
29292006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
2930
2931 * nonascii.texi (Explicit Encoding): Fix
2932 typo (encoding<->decoding).
2933
29342006-05-14 Richard Stallman <rms@gnu.org>
2935
2936 * buffers.texi (Creating Buffers): Cleanup.
2937
2938 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
2939
29402006-05-13 Eli Zaretskii <eliz@gnu.org>
2941
2942 * buffers.texi (Current Buffer): Document that with-temp-buffer
2943 disables undo.
2944
2945 * os.texi (Terminal-Specific): More accurate description of how
2946 Emacs searches for the terminal-specific libraries.
2947
29482006-05-12 Eli Zaretskii <eliz@gnu.org>
2949
2950 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
2951 emacs-xtra to @inforef's.
2952
2953 * text.texi (Undo): Document that undo is turned off in buffers
2954 whose names begin with a space.
2955
2956 * buffers.texi (Buffer Names): Add index entries for buffers whose
2957 names begin with a space.
2958 (Creating Buffers): Document that undo is turned off in buffers
2959 whose names begin with a space.
2960
2961 * files.texi (Visiting Functions, Reading from Files)
2962 (Saving Buffers): Mention code and EOL conversions by file I/O
2963 primitives and subroutines.
2964
2965 * nonascii.texi (Lisp and Coding Systems): Document
2966 coding-system-eol-type. Add index entries for eol conversion.
2967
2968 * display.texi (Defining Faces): Mention `mac', and add an xref to
2969 where window-system is described.
2970
29712006-05-10 Richard Stallman <rms@gnu.org>
2972
2973 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
2974
29752006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
2976
2977 * variables.texi (File Local Variables): Recommend to quote lambda
2978 expressions in safe-local-variable property.
2979
29802006-05-09 Richard Stallman <rms@gnu.org>
2981
2982 * variables.texi (File Local Variables): Document
2983 safe-local-eval-forms and safe-local-eval-function.
2984
29852006-05-07 Kim F. Storm <storm@cua.dk>
2986
2987 * minibuf.texi (Minibuffer History): Remove keep-dups arg
2988 from add-to-history.
2989
29902006-05-07 Romain Francoise <romain@orebokech.com>
2991
2992 * commands.texi (Event Input Misc):
2993 * compile.texi (Eval During Compile):
2994 * internals.texi (Buffer Internals):
2995 * minibuf.texi (Initial Input):
2996 * nonascii.texi (Scanning Charsets):
2997 * numbers.texi (Comparison of Numbers):
2998 * windows.texi (Textual Scrolling, Vertical Scrolling):
2999 Fix various typos.
3000
30012006-05-06 Eli Zaretskii <eliz@gnu.org>
3002
3003 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
3004 conditional xref's to either emacs or emacs-xtra, depending on
3005 @iftex/@ifnottex.
3006
3007 * minibuf.texi (Minibuffer History): Document add-to-history.
3008
30092006-05-05 Eli Zaretskii <eliz@gnu.org>
3010
3011 * internals.texi (Pure Storage): Mention the pure overflow message
3012 at startup.
3013
c8763fb6 30142006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
3015
3016 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
3017 (Searching Keymaps): Fix pseudo-Lisp description of keymap
3018 search.
3019
30202006-05-01 Richard Stallman <rms@gnu.org>
3021
3022 * intro.texi (nil and t): Clarify.
3023
3024 * variables.texi (File Local Variables): Suggest using booleanp.
3025
30262006-05-01 Juanma Barranquero <lekktu@gmail.com>
3027
3028 * objects.texi (Type Predicates): Fix typos.
3029
30302006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
3031
3032 * intro.texi (nil and t): Add booleanp.
3033
3034 * objects.texi (Type Predicates): Add links for booleanp and
3035 string-or-null-p.
3036
30372006-04-29 Richard Stallman <rms@gnu.org>
3038
3039 * modes.texi (Multiline Font Lock): Rename from
3040 Multi line Font Lock Elements. Much clarification.
3041 (Font Lock Multiline, Region to Fontify): Much clarification.
3042
30432006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
3044
3045 * variables.texi (File Local Variables): Remove the special case t for
3046 safe-local-variable.
3047
30482006-04-26 Richard Stallman <rms@gnu.org>
3049
3050 * syntax.texi (Parsing Expressions): Minor cleanup.
3051
30522006-04-18 Richard Stallman <rms@gnu.org>
3053
3054 * tips.texi (Coding Conventions): Explain when the package's
3055 prefix should appear later on (not at the start of the name).
3056
3057 * searching.texi (String Search): Clarify effect of NOERROR.
3058
3059 * modes.texi (Imenu): Clarify what special items do.
3060
3061 * hooks.texi (Standard Hooks): Delete text about old hook names.
3062
30632006-04-17 Romain Francoise <romain@orebokech.com>
3064
3065 * variables.texi (Local Variables): Update the default value of
3066 `max-specpdl-size'.
3067
30682006-04-15 Michael Olson <mwolson@gnu.org>
3069
3070 * processes.texi (Transaction Queues): Mention the new optional
3071 `delay-question' argument for `tq-enqueue'.
3072
30732006-04-13 Bill Wohler <wohler@newt.com>
3074
3075 * customize.texi (Common Keywords): Use dotted notation for
3076 :package-version value. Specify its values. Improve documentation
3077 for customize-package-emacs-version-alist.
3078
30792006-04-12 Bill Wohler <wohler@newt.com>
3080
3081 * customize.texi (Common Keywords): Move description of
3082 customize-package-emacs-version-alist to @defvar.
3083
30842006-04-10 Bill Wohler <wohler@newt.com>
3085
3086 * customize.texi (Common Keywords): Add :package-version.
3087
30882006-04-10 Kim F. Storm <storm@cua.dk>
3089
3090 * text.texi (Buffer Contents): Add NOPROPS arg to
3091 filter-buffer-substring.
3092
30932006-04-08 Kevin Ryde <user42@zip.com.au>
3094
3095 * os.texi (Command-Line Arguments): Update xref to emacs manual
3096 "Command Arguments" -> "Emacs Invocation", per change there.
3097
30982006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
3099
3100 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
3101 be on one line to help makeinfo not render two spaces after the dot.
3102
31032006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
3104
3105 * strings.texi (Predicates for Strings): Add string-or-null-p.
3106
31072006-03-28 Kim F. Storm <storm@cua.dk>
3108
3109 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
3110 remarks about systems that don't support fractional seconds.
3111
31122006-03-25 Karl Berry <karl@gnu.org>
3113
3114 * elisp.texi: Use @copyright{} instead of (C), and do not indent
3115 the year list.
3116
31172006-03-21 Nick Roberts <nickrob@snap.net.nz>
3118
3119 * display.texi (Fringe Indicators): Fix typos.
3120
31212006-03-19 Luc Teirlinck <teirllm@auburn.edu>
3122
3123 * tips.texi (Documentation Tips): One can now also write `program'
3124 in front of a quoted symbol in a docstring to prevent making a
3125 hyperlink.
3126
31272006-03-19 Alan Mackenzie <acm@muc.de>
3128
3129 * text.texi (Special Properties): Clarify `fontified' property.
3130
31312006-03-16 Richard Stallman <rms@gnu.org>
3132
3133 * display.texi (Defining Images): Minor cleanup.
3134
31352006-03-16 Bill Wohler <wohler@newt.com>
3136
3137 * display.texi (Defining Images): In image-load-path-for-library,
3138 prefer user's images.
3139
31402006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
3141
3142 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
3143
31442006-03-15 Bill Wohler <wohler@newt.com>
3145
3146 * display.texi (Defining Images): Fix example in
3147 image-load-path-for-library by not recommending that one binds
3148 image-load-path. Just defvar it to placate compiler and only use
3149 it if previously defined.
3150
31512006-03-14 Bill Wohler <wohler@newt.com>
3152
3153 * display.texi (Defining Images): In image-load-path-for-library,
3154 always return list of directories. Update example.
3155
31562006-03-14 Alan Mackenzie <acm@muc.de>
3157
3158 * modes.texi: New node, "Region to Fontify" (for Font Lock).
3159 This describes font-lock-extend-region-function.
3160 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
3161 the new node "Region to Fontify".
3162
31632006-03-13 Richard Stallman <rms@gnu.org>
3164
3165 * display.texi (Invisible Text): The impossible position is
3166 now before the invisible text, not after.
3167 (Defining Images): Clean up last change.
3168
31692006-03-11 Bill Wohler <wohler@newt.com>
3170
3171 * display.texi (Defining Images): Add image-load-path-for-library.
3172
31732006-03-11 Luc Teirlinck <teirllm@auburn.edu>
3174
3175 * text.texi (Adaptive Fill): Fix Texinfo usage.
3176
3177 * strings.texi (Creating Strings): Fix Texinfo usage.
3178
3179 * searching.texi (Regexp Special): Use @samp for regular
3180 expressions that are not in Lisp syntax.
3181
31822006-03-08 Luc Teirlinck <teirllm@auburn.edu>
3183
3184 * searching.texi (Regexp Special): Put remark between parentheses
3185 to avoid misreading.
3186
31872006-03-07 Luc Teirlinck <teirllm@auburn.edu>
3188
3189 * searching.texi (Syntax of Regexps): More accurately describe
3190 which characters are special in which situations.
3191 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
3192 are not special. Describe in detail when `[' and `]' are special.
3193 (Regexp Backslash): Plenty of regexps with unbalanced square
3194 brackets are valid, so reword that statement.
3195
31962006-03-02 Kim F. Storm <storm@cua.dk>
3197
3198 * keymaps.texi (Tool Bar): Add tool-bar-border.
3199
32002006-02-28 Luc Teirlinck <teirllm@auburn.edu>
3201
3202 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
3203
32042006-02-27 Luc Teirlinck <teirllm@auburn.edu>
3205
3206 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
3207
3208 * files.texi (Locating Files): Suggest additional values for the
3209 SUFFIXES arg of `locate-file'. Update pxref.
3210
3211 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
3212 (How Programs Do Loading): Discuss the effects of Auto Compression
3213 mode on `load'.
3214 (Load Suffixes): New node.
3215 (Library Search): Delete description of `load-suffixes'; it was
3216 moved to "Load Suffixes".
3217 (Autoload, Named Features): Mention `load-suffixes'.
3218
32192006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
3220
3221 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
3222
3223 * windows.texi (Window Tree): Fix typo.
3224
32252006-02-20 Kim F. Storm <storm@cua.dk>
3226
3227 * display.texi (Fringe Indicators): New section.
3228 Move indicate-empty-lines, indicate-buffer-boundaries, and
3229 default-indicate-buffer-boundaries here.
3230 Add fringe-indicator-alist and default-fringes-indicator-alist.
3231 Add list of logical fringe indicator symbols.
3232 Update list of standard bitmap names.
3233 (Fringe Cursors): New section.
3234 Move overflow-newline-into-fringe here.
3235 Add fringe-cursor-alist and default-fringes-cursor-alist.
3236 Add list of fringe cursor symbols.
3237
32382006-02-20 Juanma Barranquero <lekktu@gmail.com>
3239
3240 * commands.texi (Using Interactive): Fix reference to node
3241 "Minibuffers".
3242
32432006-02-19 Richard M. Stallman <rms@gnu.org>
3244
3245 * minibuf.texi (High-Level Completion):
3246 Add xref to read-input-method-name.
3247
3248 * files.texi (Relative File Names): Move file-relative-name here.
3249 (File Name Expansion): From here. Minor clarifications.
3250
3251 * commands.texi (Using Interactive): Add xrefs about reading input.
3252 Clarify remarks about that moving point and mark.
3253 Put string case before list case.
3254
c8763fb6 32552006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
3256
3257 * display.texi (Other Display Specs, Image Descriptors):
3258 Revert erroneous changes. The previous description of
3259 image-descriptors as `(image . PROPS)' was correct.
3260
32612006-02-14 Richard M. Stallman <rms@gnu.org>
3262
3263 * variables.texi (File Local Variables): Clarifications.
3264
32652006-02-14 Juanma Barranquero <lekktu@gmail.com>
3266
3267 * variables.texi (File Local Variables): Use @code for a cons
3268 cell, not @var.
3269
32702006-02-13 Chong Yidong <cyd@stupidchicken.com>
3271
3272 * variables.texi (File Local Variables): Document new file local
3273 variable behavior.
3274
32752006-02-10 Kim F. Storm <storm@cua.dk>
3276
3277 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
3278
32792006-02-08 Juanma Barranquero <lekktu@gmail.com>
3280
3281 * modes.texi (%-Constructs): Remove obsolete info about
3282 `global-mode-string'.
3283
32842006-02-07 Richard M. Stallman <rms@gnu.org>
3285
3286 * commands.texi (Prefix Command Arguments): Minor cleanup.
3287
3288 * display.texi: "Graphical display", not window system.
3289
3290 * functions.texi (What Is a Function): Fix xref.
3291
3292 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
3293 (Changing Key Bindings): Clarify when remapping is better than
3294 substitute-key-definition.
3295
32962006-02-02 Richard M. Stallman <rms@gnu.org>
3297
3298 * minibuf.texi (Basic Completion): Completion alists are risky.
3299
3300 * keymaps.texi (Active Keymaps): Clarifications.
3301 (Searching Keymaps): New node.
3302 (Keymaps): Update menu.
3303
3304 * frames.texi (Layout Parameters): Minor clarification.
3305 (Drag and Drop): New node.
3306 (Frames): Update menu.
3307
33082006-01-29 Chong Yidong <cyd@stupidchicken.com>
3309
3310 * display.texi (Other Display Specs, Image Descriptors):
3311 Image description is a list, not a cons cell.
3312
33132006-01-28 Luc Teirlinck <teirllm@auburn.edu>
3314
3315 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
3316 list is not necessarily a list).
3317
33182006-01-27 Eli Zaretskii <eliz@gnu.org>
3319
3320 * frames.texi (Layout Parameters): border-width and
3321 internal-border-width belong to the frame, not the window.
3322
33232006-01-19 Richard M. Stallman <rms@gnu.org>
3324
3325 * nonascii.texi (Translation of Characters): Search cmds use
3326 translation-table-for-input. Automatically made local.
3327
3328 * markers.texi (Overview of Markers): Count insertion type
3329 as one of a marker's attributes.
3330
3331 * keymaps.texi (Controlling Active Maps): New node, split out of
3332 Active Keymaps.
3333 (Keymaps): Menu updated.
3334 (Active Keymaps): Give pseudocode to explain how the active
3335 maps are searched. current-active-maps and key-binding moved here.
3336 (Functions for Key Lookup): current-active-maps and key-binding moved.
3337 Clarifications.
3338 (Searching the Keymaps): New subnode.
3339
3340 * elisp.texi (Top): Menu clarification.
3341
3342 * display.texi (Other Display Specs): Delete duplicate entry for
3343 just a string as display spec. Move text about recursive display
3344 specs on such a string.
3345
3346 * commands.texi (Key Sequence Input): Clarify.
3347 Move num-nonmacro-input-events out.
3348 (Reading One Event): num-nonmacro-input-events moved here.
3349
33502006-01-14 Nick Roberts <nickrob@snap.net.nz>
3351
3352 * advice.texi (Simple Advice): Update example to fit argument
3353 change in previous-line.
3354
33552006-01-05 Richard M. Stallman <rms@gnu.org>
3356
3357 * markers.texi (The Mark): Fix in `mark'.
3358
33592006-01-04 Richard M. Stallman <rms@gnu.org>
3360
3361 * processes.texi (Misc Network, Make Network): Minor cleanups.
3362
33632006-01-04 Kim F. Storm <storm@cua.dk>
3364
3365 * processes.texi (Make Network): Add IPv6 addresses and handling.
3366 (Network Feature Testing): Mention (:family ipv6).
3367 (Misc Network): Add IPv6 formats to format-network-address.
3368
33692005-12-30 Richard M. Stallman <rms@gnu.org>
3370
3371 * text.texi (Changing Properties):
3372 Don't use return value of set-text-properties.
3373
33742005-12-29 Luc Teirlinck <teirllm@auburn.edu>
3375
3376 * modes.texi (Mode Line Format): Correct typo in menu.
3377
33782005-12-29 Richard M. Stallman <rms@gnu.org>
3379
3380 * modes.texi (Mode Line Top): New node.
3381 (Mode Line Data): Some text moved to new node.
3382 Explain the data structure more concretely.
3383 (Mode Line Basics): Clarifications.
3384 (Mode Line Variables): Clarify intro paragraph.
3385 (%-Constructs): Clarify intro paragraph.
3386 (Mode Line Format): Update menu.
3387
33882005-12-28 Luc Teirlinck <teirllm@auburn.edu>
3389
3390 * minibuf.texi (Basic Completion): Update lazy-completion-table
3391 examples for removal of ARGS argument.
3392
33932005-12-23 Richard M. Stallman <rms@gnu.org>
3394
3395 * text.texi (Undo): Restore some explanation from the version
3396 that was deleted.
3397
33982005-12-23 Eli Zaretskii <eliz@gnu.org>
3399
3400 * text.texi (Undo): Remove duplicate descriptions of `apply
3401 funname' and `apply delta' elements of the undo list.
3402
34032005-12-20 Richard M. Stallman <rms@gnu.org>
3404
3405 * help.texi (Help Functions): Update documentation of `apropos'.
3406
34072005-12-20 Luc Teirlinck <teirllm@auburn.edu>
3408
3409 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
3410 because it is confusing. If the :help-echo keyword is a function,
3411 it is not directly used as the :help-echo overlay property, as the
3412 xref seems to suggest (it does not take the appropriate args).
3413
34142005-12-19 Luc Teirlinck <teirllm@auburn.edu>
3415
3416 * customize.texi (Common Keywords): Fix Texinfo usage.
3417 (Group Definitions, Variable Definitions): Update for new
3418 conventions for using `*' in docstrings.
3419
3420 * tips.texi (Documentation Tips): Update for new conventions for
3421 using `*' in docstrings.
3422
34232005-12-16 Richard M. Stallman <rms@gnu.org>
3424
3425 * minibuf.texi (Minibuffer Contents): Minor cleanup.
3426
34272005-12-16 Juri Linkov <juri@jurta.org>
3428
3429 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
3430
34312005-12-14 Romain Francoise <romain@orebokech.com>
3432
3433 * modes.texi (Customizing Keywords): Rename `append' to `how'.
3434 Fix typo.
3435
34362005-12-11 Juri Linkov <juri@jurta.org>
3437
3438 * minibuf.texi (Completion Commands): Add mention of read-file-name
3439 for filename completion keymaps.
3440 (Reading File Names): Add mention of filename completion keymaps
3441 for read-file-name and xref to `Completion Commands'.
3442
34432005-12-10 Richard M. Stallman <rms@gnu.org>
3444
3445 * customize.texi (Common Keywords): State caveats for use of :tag.
3446
34472005-12-08 Richard M. Stallman <rms@gnu.org>
3448
3449 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
3450 with xrefs and better explanation.
3451 (Completion Commands): Add the filename completion maps.
3452
3453 * objects.texi (Character Type): Clarify that \s is not space
3454 if a dash follows.
3455
34562005-12-05 Richard M. Stallman <rms@gnu.org>
3457
3458 * windows.texi (Resizing Windows): Delete preserve-before args.
3459
34602005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
3461
3462 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
3463 in full keymaps, since the quirk has been fixed.
3464
34652005-12-03 Eli Zaretskii <eliz@gnu.org>
3466
3467 * hooks.texi (Standard Hooks): Add index entries. Mention
3468 `compilation-finish-functions'.
3469
34702005-11-27 Richard M. Stallman <rms@gnu.org>
3471
3472 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
3473
34742005-11-21 Juri Linkov <juri@jurta.org>
3475
3476 * customize.texi (Common Keywords): Update links types
3477 custom-manual and url-link. Add link types emacs-library-link,
3478 file-link, function-link, variable-link, custom-group-link.
3479
34802005-11-20 Chong Yidong <cyd@stupidchicken.com>
3481
3482 * display.texi: Revert 2005-11-20 change.
3483
34842005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
3485
3486 * processes.texi (Bindat Functions):
3487 Say "third" to refer to zero-based index "2".
3488
34892005-11-18 Luc Teirlinck <teirllm@auburn.edu>
3490
3491 * loading.texi (Library Search): Update the default value of
3492 `load-suffixes'.
3493
34942005-11-17 Chong Yidong <cyd@stupidchicken.com>
3495
3496 * display.texi (Attribute Functions): Mention :ignore-defface.
3497
34982005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
3499
3500 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
3501 (Minor Mode Conventions): Mention the use of a hook.
3502
35032005-11-06 Richard M. Stallman <rms@gnu.org>
3504
3505 * files.texi (Magic File Names): find-file-name-handler checks the
3506 `operations' property of the handler.
3507
35082005-11-03 Richard M. Stallman <rms@gnu.org>
3509
3510 * variables.texi (Frame-Local Variables): Small clarification.
3511
35122005-10-29 Chong Yidong <cyd@stupidchicken.com>
3513
3514 * os.texi (Init File): Document ~/.emacs.d/init.el.
3515
35162005-10-29 Richard M. Stallman <rms@gnu.org>
3517
3518 * internals.texi (Garbage Collection): Document memory-full.
3519
35202005-10-28 Bill Wohler <wohler@newt.com>
3521
3522 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
3523 for URLs.
3524
35252005-10-28 Richard M. Stallman <rms@gnu.org>
3526
3527 * minibuf.texi (Completion Commands): Clean up prev change.
3528
35292005-10-26 Kevin Ryde <user42@zip.com.au>
3530
3531 * compile.texi (Eval During Compile): Explain recommended uses
3532 of eval-when-compile and eval-and-compile.
3533
35342005-10-27 Masatake YAMATO <jet@gyve.org>
3535
3536 * minibuf.texi (Completion Commands):
3537 Write about new optional argument for `display-completion-list'.
3538
35392005-10-23 Richard M. Stallman <rms@gnu.org>
3540
3541 * display.texi (Overlay Arrow): Clarify about local bindings of
3542 overlay-arrow-position.
3543
35442005-10-22 Eli Zaretskii <eliz@gnu.org>
3545
3546 * internals.texi (Building Emacs): Fix last change.
3547
35482005-10-22 Richard M. Stallman <rms@gnu.org>
3549
3550 * internals.texi (Building Emacs): Document eval-at-startup.
3551
35522005-10-21 Richard M. Stallman <rms@gnu.org>
3553
3554 * loading.texi (Where Defined): load-history contains abs file names.
3555 symbol-file returns abs file names.
3556
35572005-10-19 Kim F. Storm <storm@cua.dk>
3558
3559 * display.texi (Showing Images): Add max-image-size integer value.
3560
35612005-10-18 Chong Yidong <cyd@stupidchicken.com>
3562
3563 * display.texi (Showing Images): Document max-image-size.
3564
35652005-10-17 Richard M. Stallman <rms@gnu.org>
3566
3567 * commands.texi (Quitting): Minor clarification.
3568
3569 * processes.texi (Sentinels): Clarify about output and quitting.
3570 (Filter Functions): Mention with-local-quit.
3571
35722005-10-17 Juri Linkov <juri@jurta.org>
3573
3574 * buffers.texi (Current Buffer):
3575 * commands.texi (Event Input Misc):
3576 * compile.texi (Eval During Compile, Compiler Errors):
3577 * customize.texi (Group Definitions):
3578 * display.texi (Progress, Defining Faces):
3579 * files.texi (Writing to Files):
3580 * modes.texi (Mode Hooks, Defining Minor Modes):
3581 * streams.texi (Output Functions):
3582 * syntax.texi (Syntax Table Functions):
3583 * text.texi (Change Hooks):
3584 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
3585
3586 * commands.texi (Quitting): Replace arg `forms' with `body' in
3587 `with-local-quit'.
3588
3589 * positions.texi (Excursions): Replace arg `forms' with `body' in
3590 `save-excursion'.
3591
35922005-10-08 Kim F. Storm <storm@cua.dk>
3593
3594 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
3595 Rename manual section accordingly.
3596
35972005-10-04 Kim F. Storm <storm@cua.dk>
3598
3599 * windows.texi (Window Split Tree): New section describing
3600 new function window-split-tree function.
3601
36022005-10-03 Nick Roberts <nickrob@snap.net.nz>
3603
3604 * display.texi (Fringe Size/Pos): Simplify and add detail.
3605
36062005-09-30 Romain Francoise <romain@orebokech.com>
3607
3608 * minibuf.texi (High-Level Completion): Explain that the prompt
3609 given to `read-buffer' should end with a colon and a space.
3610 Update usage examples.
3611
36122005-09-29 Juri Linkov <juri@jurta.org>
3613
3614 * display.texi (Displaying Messages): Rename argument name
3615 `string' to `format-string' in functions `message', `message-box',
3616 `message-or-box'.
3617
36182005-09-26 Chong Yidong <cyd@stupidchicken.com>
3619
3620 * errors.texi (Standard Errors): Correct xrefs.
3621
36222005-09-18 Chong Yidong <cyd@stupidchicken.com>
3623
3624 * display.texi (Defining Images): Update documentation for
3625 `image-load-path'.
3626
36272005-09-17 Richard M. Stallman <rms@gnu.org>
3628
3629 * display.texi (Defining Images): Clean up previous change.
3630
36312005-09-16 Romain Francoise <romain@orebokech.com>
3632
3633 * elisp.texi: Specify GFDL version 1.2.
3634
3635 * doclicense.texi (GNU Free Documentation License): Update to
3636 version 1.2.
3637
36382005-09-15 Chong Yidong <cyd@stupidchicken.com>
3639
3640 * display.texi (Defining Images): Document `image-load-path'.
3641
36422005-09-15 Richard M. Stallman <rms@gnu.org>
3643
3644 * objects.texi (Printed Representation): Minor cleanup.
3645 (Box Diagrams): Minor fix.
3646 (Cons Cell Type): Move (...) index item here.
3647 (Box Diagrams): From here.
3648 (Array Type): Minor fix.
3649 (Type Predicates): Delete index "predicates".
3650 (Hash Table Type): Clarify xref.
3651 (Dotted Pair Notation): Minor fix.
3652
36532005-09-10 Chong Yidong <cyd@stupidchicken.com>
3654
3655 * files.texi (Saving Buffers): Fix typo.
3656
36572005-09-08 Richard M. Stallman <rms@gnu.org>
3658
3659 * tips.texi (Programming Tips): Correct the "default" prompt spec.
3660
36612005-09-08 Chong Yidong <cyd@stupidchicken.com>
3662
3663 * locals.texi (Standard Buffer-Local Variables): Don't include
3664 mode variables for minor modes.
3665 Fix xrefs for buffer-display-count, buffer-display-table,
3666 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
3667 enable-multibyte-characters, fill-column, header-line-format,
3668 left-fringe-width, left-margin, and right-fringe-width.
3669
3670 * hooks.texi (Standard Hooks): All hooks should conform to the
3671 standard naming convention now.
3672 Fix xref for `echo-area-clear-hook'.
3673
3674 * display.texi (Usual Display): Note that indicate-empty-lines and
3675 tab-width are buffer-local.
3676
3677 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
3678
3679 * modes.texi (Mode Help): Note that major-mode is buffer-local.
3680
3681 * nonascii.texi (Encoding and I/O): Note that
3682 buffer-file-coding-system is buffer-local.
3683
3684 * positions.texi (List Motion): Note that defun-prompt-regexp is
3685 buffer-local.
3686
3687 * text.texi (Auto Filling): Note that auto-fill-function is
3688 buffer-local.
3689 (Undo): Note that buffer-undo-list is buffer-local.
3690
3691 * windows.texi (Buffers and Windows): Document
3692 buffer-display-count.
3693
36942005-09-06 Richard M. Stallman <rms@gnu.org>
3695
3696 * tips.texi (Coding Conventions): Sometimes it is ok to put the
3697 package prefix elsewhere than at the start of the name.
3698
36992005-09-03 Richard M. Stallman <rms@gnu.org>
3700
3701 * tips.texi (Programming Tips): Add conventions for minibuffer
3702 questions and prompts.
3703
37042005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
3705
3706 * intro.texi (nil and t): Minor cleanup.
3707 Delete spurious mention of keyword symbols.
3708 (Evaluation Notation): Add index entry.
3709 (A Sample Function Description): Minor cleanup.
3710 (A Sample Variable Description): Not all vars can be set.
3711
37122005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
3713
3714 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
3715
3716 (Insertion): Document precise type of `insert-char' arg COUNT.
3717
37182005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
3719
3720 * modes.texi (Other Font Lock Variables): Sync the default of
3721 font-lock-lines-before.
3722
37232005-08-31 Michael Albinus <michael.albinus@gmx.de>
3724
3725 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
3726
37272005-08-29 Richard M. Stallman <rms@gnu.org>
3728
3729 * elisp.texi (Top): Update subnode menu.
3730
3731 * searching.texi (Searching and Matching): Move node.
3732 Rearrange contents and add overall explanation.
3733 (Searching and Case): Move node.
3734 (Searching and Matching): Update menu.
3735
37362005-08-27 Eli Zaretskii <eliz@gnu.org>
3737
3738 * os.texi (Startup Summary): Fix the description of the initial
3739 startup message display.
3740
37412005-08-25 Richard M. Stallman <rms@gnu.org>
3742
3743 * searching.texi (Search and Replace): Add replace-regexp-in-string.
3744
37452005-08-25 Emilio C. Lopes <eclig@gmx.net>
3746
3747 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
3748 `next-overlay-change' example.
3749
37502005-08-22 Juri Linkov <juri@jurta.org>
3751
3752 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
3753 Fix invert-face. Fix args of face-background.
3754
3755 * display.texi (Standard Faces): Delete node.
3756 (Faces): Add xref to `(emacs)Standard Faces'.
3757 (Displaying Faces): Fix xref to `Standard Faces'.
3758
3759 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
3760
37612005-08-20 Alan Mackenzie <acm@muc.de>
3762
3763 * buffers.texi (The Buffer List): Clarify the manipulation of the
3764 buffer list.
3765
37662005-08-14 Richard M. Stallman <rms@gnu.org>
3767
3768 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
3769 a regexp.
3770
37712005-08-11 Richard M. Stallman <rms@gnu.org>
3772
3773 * elisp.texi (Top): Update subnode lists.
3774
3775 * display.texi (Inverse Video): Node deleted.
3776
3777 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
3778 New nodes split out of Coding Conventions.
3779
3780 * searching.texi (Regular Expressions): Document re-builder.
3781
3782 * os.texi (Time Parsing): New node split out of Time Conversion.
3783
3784 * processes.texi (Misc Network, Network Feature Testing)
3785 (Network Options, Make Network): New nodes split out of
3786 Low-Level Network.
3787
37882005-08-09 Richard M. Stallman <rms@gnu.org>
3789
3790 * frames.texi (Geometry): New node, split from Size and Position.
3791 (Frame Parameters): Refer to Geometry.
3792
3793 * buffers.texi (The Buffer List): Fix xrefs.
3794
3795 * windows.texi (Splitting Windows): Fix xref.
3796
3797 * frames.texi (Layout Parameters): Add xref.
3798
3799 * display.texi (Line Height, Scroll Bars): Fix xrefs.
3800
3801 * keymaps.texi (Menu Bar): Fix xref.
3802
3803 * locals.texi (Standard Buffer-Local Variables): Fix xref.
3804
3805 * modes.texi (%-Constructs): Fix xref.
3806
3807 * frames.texi (Window Frame Parameters): Node split up.
3808 (Basic Parameters, Position Parameters, Size Parameters)
3809 (Layout Parameters, Buffer Parameters, Management Parameters)
3810 (Cursor Parameters, Color Parameters): New subnodes.
3811
38122005-08-09 Luc Teirlinck <teirllm@auburn.edu>
3813
3814 * positions.texi (Screen Lines): Update xref for previous change
3815 in minibuf.texi.
3816
3817 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
3818 change in minibuf.texi.
3819
38202005-08-09 Richard M. Stallman <rms@gnu.org>
3821
3822 * tips.texi (Coding Conventions): Minor cleanup.
3823
3824 * modes.texi (Defining Minor Modes): Explain when init-value
3825 can be non-nil.
3826
3827 * elisp.texi (Top): Update submenu for Minibuffer.
3828
3829 * minibuf.texi (Minibuffer Misc): Node split up.
3830 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
3831 (Recursive Mini): New nodes split out from Minibuffer Misc.
3832 (Minibuffer Misc): Document max-mini-window-height.
3833
3834 * hash.texi (Defining Hash): Delete stray paren in example.
3835
3836 * display.texi (Echo Area Customization): Don't define
3837 max-mini-window-height here; xref instead.
3838
3839 * commands.texi (Event Input Misc): Update while-no-input.
3840
3841 * advice.texi (Advising Functions): Explain when to use advice
3842 and when to use a hook.
3843
38442005-07-30 Eli Zaretskii <eliz@gnu.org>
3845
3846 * makefile.w32-in (info): Don't run install-info.
3847 ($(infodir)/dir): New target, produced by running install-info.
3848
38492005-07-27 Luc Teirlinck <teirllm@auburn.edu>
3850
3851 * modes.texi (Defining Minor Modes): The keyword for the initial
3852 value is :init-value, not :initial-value.
3853
38542005-07-23 Eli Zaretskii <eliz@gnu.org>
3855
3856 * loading.texi (Autoload): Make the `doctor' example be consistent
3857 with what's in current loaddefs.el. Describe the "fn" magic in
3858 the usage portion of the doc string.
3859
38602005-07-22 Richard M. Stallman <rms@gnu.org>
3861
3862 * internals.texi (Garbage Collection): Clarify previous change.
3863
38642005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
3865
3866 * internals.texi (Garbage Collection): Add gc-cons-percentage.
3867
38682005-07-18 Juri Linkov <juri@jurta.org>
3869
3870 * commands.texi (Accessing Events):
3871 * frames.texi (Text Terminal Colors, Resources):
3872 * markers.texi (The Mark):
3873 * modes.texi (Defining Minor Modes):
3874 Delete duplicate duplicate words.
3875
38762005-07-16 Richard M. Stallman <rms@gnu.org>
3877
3878 * display.texi (Managing Overlays): Clarify make-overlay
3879 args for insertion types.
3880
38812005-07-13 Luc Teirlinck <teirllm@auburn.edu>
3882
3883 * customize.texi (Variable Definitions):
3884 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
3885 `standard-value' is a list too.
3886 (Defining New Types): Use @key{RET} instead of @key{ret}.
3887
38882005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
3889
3890 * os.texi (Translating Input): Fix typo.
3891
38922005-07-08 Richard M. Stallman <rms@gnu.org>
3893
3894 * README: Update edition number and size estimate.
3895
3896 * elisp.texi (VERSION): Set to 2.9.
3897
38982005-07-07 Richard M. Stallman <rms@gnu.org>
3899
3900 * book-spine.texinfo: Update Emacs version.
3901
3902 * display.texi (Inverse Video): Delete mode-line-inverse-video.
3903
39042005-07-06 Richard M. Stallman <rms@gnu.org>
3905
3906 * searching.texi (Regexp Search): Clarify what re-search-forward
3907 does when the search fails.
3908
39092005-07-05 Lute Kamstra <lute@gnu.org>
3910
3911 * Update FSF's address in GPL notices.
3912
3913 * doclicense.texi (GNU Free Documentation License):
3914 * gpl.texi (GPL):
3915 * tips.texi (Coding Conventions, Library Headers):
3916 * vol1.texi:
3917 * vol2.texi: Update FSF's address.
3918
39192005-07-04 Richard M. Stallman <rms@gnu.org>
3920
3921 * hooks.texi (Standard Hooks): Add occur-hook.
3922
39232005-07-03 Luc Teirlinck <teirllm@auburn.edu>
3924
3925 * display.texi (The Echo Area): Correct menu.
3926
39272005-07-03 Richard M. Stallman <rms@gnu.org>
3928
3929 * elisp.texi (Top): Update subnode menu for Display.
3930
3931 * display.texi (Displaying Messages): New node, with most
3932 of what was in The Echo Area.
3933 (Progress): Moved under The Echo Area.
3934 (Logging Messages): New node with new text.
3935 (Echo Area Customization): New node, the rest of what was
3936 in The Echo Area. Document message-truncate-lines with @defvar.
3937 (Display): Update menu.
3938
3939 * windows.texi (Textual Scrolling): Doc 3 values for
3940 scroll-preserve-screen-position.
3941
3942 * text.texi (Special Properties): Change hook functions
3943 should bind inhibit-modification-hooks around altering buffer text.
3944
3945 * keymaps.texi (Key Binding Commands): Call binding BINDING
3946 rather than DEFINITION.
3947
39482005-06-29 Juanma Barranquero <lekktu@gmail.com>
3949
3950 * variables.texi (Defining Variables): `user-variable-p' returns t
3951 for aliases of user options, nil for alias loops.
3952
39532005-06-28 Richard M. Stallman <rms@gnu.org>
3954
3955 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
3956 make-keymap.
3957
39582005-06-27 Luc Teirlinck <teirllm@auburn.edu>
3959
3960 * variables.texi (Setting Variables): Correct and clarify
3961 description of `add-to-ordered-list'.
3962
39632005-06-26 Richard M. Stallman <rms@gnu.org>
3964
3965 * display.texi (Faces): Minor cleanup.
3966
39672005-06-25 Luc Teirlinck <teirllm@auburn.edu>
3968
3969 * display.texi (Faces): `facep' returns t for strings that are
3970 face names.
3971
39722005-06-25 Richard M. Stallman <rms@gnu.org>
3973
3974 * objects.texi (Equality Predicates): Clarify meaning of equal.
3975
3976 * windows.texi (Selecting Windows): save-selected-window
3977 and with-selected-window save and restore the current buffer.
3978
39792005-06-24 Richard M. Stallman <rms@gnu.org>
3980
3981 * numbers.texi (Float Basics): Explain how to test for NaN,
3982 and printing the sign of NaNs.
3983
39842005-06-24 Eli Zaretskii <eliz@gnu.org>
3985
3986 * makefile.w32-in (MAKEINFO): Use --force.
3987
39882005-06-23 Richard M. Stallman <rms@gnu.org>
3989
3990 * display.texi (Face Functions): Correct Texinfo usage.
3991
39922005-06-23 Luc Teirlinck <teirllm@auburn.edu>
3993
3994 * lists.texi (Rings): `ring-elements' now returns the elements of
3995 RING in order.
3996
39972005-06-23 Juanma Barranquero <lekktu@gmail.com>
3998
3999 * markers.texi (The Mark): Texinfo usage fix.
4000
40012005-06-23 Kim F. Storm <storm@cua.dk>
4002
4003 * searching.texi (Entire Match Data): Remove evaporate option for
4004 match-data. Do not mention evaporate option for set-match-data.
4005
40062005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
4007
4008 * display.texi (Face Functions): Mention face aliases.
4009
40102005-06-21 Richard M. Stallman <rms@gnu.org>
4011
4012 * anti.texi (Antinews): Texinfo usage fix.
4013
40142005-06-21 Karl Berry <karl@gnu.org>
4015
4016 * elisp.texi: Use @copying.
4017
4018 * elisp.texi: Put @summarycontents and @contents before the Top
4019 node, instead of the end of the file, so that the contents appear
4020 in the right place in the dvi/pdf output.
4021
40222005-06-21 Juri Linkov <juri@jurta.org>
4023
4024 * display.texi (Defining Faces): Add `customized-face'.
4025
40262005-06-20 Kim F. Storm <storm@cua.dk>
4027
4028 * variables.texi (Setting Variables): Any type of element can be
4029 given order in add-to-ordered-list. Compare elements with eq.
4030
4031 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
4032
40332005-06-20 Karl Berry <karl@gnu.org>
4034
4035 * syntax.texi (Syntax Flags): Make last column very slightly wider
4036 to avoid "generic comment" breaking on two lines and causing an
4037 underfull box.
4038
40392005-06-19 Luc Teirlinck <teirllm@auburn.edu>
4040
4041 * lists.texi (Rings): Various minor clarifications and corrections.
4042
40432005-06-18 Richard M. Stallman <rms@gnu.org>
4044
4045 * functions.texi (Obsolete Functions): Simplify.
4046
4047 * variables.texi (Variable Aliases): Simplify.
4048
4049 * anti.texi, backups.texi, compile.texi, customization.texi:
4050 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
4051 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
4052 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
4053 * variables.texi: Fix formatting ugliness.
4054
4055 * elisp.texi: Add links to Rings and Byte Packing.
4056 Update version and copyright years.
4057
4058 * minibuf.texi: Fix formatting ugliness.
4059 (Completion Commands): Move keymap vars to the end
4060 and vars completing-read binds to the top.
4061
40622005-06-17 Luc Teirlinck <teirllm@auburn.edu>
4063
4064 * processes.texi: Fix typos.
4065 (Bindat Spec): Correct Texinfo error.
4066 (Byte Packing): Fix ungrammatical sentence.
4067
40682005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
4069
4070 * lists.texi (Rings): New node.
4071 (Lists): Add it to menu.
4072
4073 * processes.texi (Byte Packing): New node.
4074 (Processes): Add it to menu.
4075
40762005-06-17 Richard M. Stallman <rms@gnu.org>
4077
4078 * syntax.texi (Parsing Expressions): Fix texinfo usage.
4079
4080 * help.texi (Documentation Basics): Explain the xref to
4081 Documentation Tips.
4082
4083 * debugging.texi (Debugger Commands): Minor fix.
4084
40852005-06-16 Luc Teirlinck <teirllm@auburn.edu>
4086
4087 * edebug.texi (Instrumenting): Eliminate duplicate link.
4088 (Specification List): Replace references to "below", referring to
4089 a later node, with one @ref to that node.
4090
4091 * os.texi (Timers): Timers should save and restore the match data
4092 if they change it.
4093
4094 * debugging.texi (Debugger Commands): Mention that the Lisp
4095 debugger can not step through primitive functions.
4096
40972005-06-16 Juanma Barranquero <lekktu@gmail.com>
4098
4099 * functions.texi (Obsolete Functions): Update argument names of
4100 `make-obsolete' and `define-obsolete-function-alias'.
4101
4102 * variables.texi (Variable Aliases): Update argument names of
4103 `defvaralias', `make-obsolete-variable' and
4104 `define-obsolete-variable-alias'.
4105
41062005-06-15 Kim F. Storm <storm@cua.dk>
4107
4108 * searching.texi (Entire Match Data): Rephrase warnings about
4109 evaporate arg to match-data and set-match-data.
4110
41112005-06-14 Luc Teirlinck <teirllm@auburn.edu>
4112
4113 * elisp.texi (Top): Update detailed menu.
4114
4115 * edebug.texi (Edebug): Update menu.
4116 (Instrumenting): Update xrefs.
4117 (Edebug Execution Modes): Correct xref.
4118 (Jumping): Clarify description of `h' command.
4119 Eliminate redundant @ref.
4120 (Breaks): New node.
4121 (Breakpoints): Is now a subsubsection.
4122 (Global Break Condition): Mention `C-x X X'.
4123 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
4124 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
4125 (Edebug Display Update): Correct pxref.
4126 (Edebug and Macros): New node.
4127 (Instrumenting Macro Calls): Is now a subsubsection.
4128 Neither arg of `def-edebug-spec' is evaluated.
4129 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
4130 (Specification Examples): Fix typo.
4131
41322005-06-14 Lute Kamstra <lute@gnu.org>
4133
4134 * debugging.texi (Function Debugging): Primitives can break on
4135 entry too.
4136
41372005-06-14 Kim F. Storm <storm@cua.dk>
4138
4139 * variables.texi (Setting Variables): Add add-to-ordered-list.
4140
41412005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
4142
4143 * syntax.texi (Parsing Expressions): Document aux functions and vars of
4144 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
4145
41462005-06-13 Lute Kamstra <lute@gnu.org>
4147
4148 * text.texi (Special Properties): Fix cross reference.
4149
41502005-06-11 Luc Teirlinck <teirllm@auburn.edu>
4151
4152 * debugging.texi (Function Debugging): Delete mention of empty
4153 string argument to `cancel-debug-on-entry'. Delete inaccurate
4154 description of the return value of that command.
4155
41562005-06-11 Alan Mackenzie <acm@muc.de>
4157
4158 * text.texi (Adaptive Fill): Amplify the description of
4159 fill-context-prefix.
4160
41612005-06-10 Luc Teirlinck <teirllm@auburn.edu>
4162
4163 * syntax.texi (Parsing Expressions): Fix Texinfo error.
4164
41652005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
4166
4167 * syntax.texi (Parsing Expressions): Document syntax-ppss.
4168
41692005-06-10 Luc Teirlinck <teirllm@auburn.edu>
4170
4171 * debugging.texi (Error Debugging): Minor rewording.
4172 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
4173 is optional.
4174
41752005-06-10 Lute Kamstra <lute@gnu.org>
4176
4177 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
4178 (Top): Give it a title. Correct version number. Give the
4179 detailed node listing a more prominent header.
4180 * intro.texi: Don't set VERSION here a second time.
4181 Mention Emacs's version too.
4182 * anti.texi (Antinews): Use EMACSVER to refer to the current
4183 version of Emacs.
4184
41852005-06-09 Kim F. Storm <storm@cua.dk>
4186
4187 * searching.texi (Entire Match Data): Explain new `reseat' argument to
4188 match-data and set-match-data.
4189
41902005-06-08 Richard M. Stallman <rms@gnu.org>
4191
4192 * searching.texi (Entire Match Data): Clarify when match-data
4193 returns markers and when integers.
4194
4195 * display.texi (Defining Faces): Explain that face name should not
4196 end in `-face'.
4197
4198 * modes.texi (Mode Line Data): Minor cleanup.
4199 (Customizing Keywords): Node split out of Search-based Fontification.
4200 Add example of using font-lock-add-keywords from a hook.
4201 Clarify when MODE should be non-nil, and when nil.
4202
42032005-06-06 Richard M. Stallman <rms@gnu.org>
4204
4205 * modes.texi (Mode Line Data): Explain what happens when the car
4206 of a list is a void symbol.
4207 (Search-based Fontification): Explain MODE arg to
4208 font-lock-add-keywords and warn about calls from major modes.
4209
42102005-06-08 Juri Linkov <juri@jurta.org>
4211
4212 * display.texi (Standard Faces): Add `shadow' face.
4213
42142005-05-29 Luc Teirlinck <teirllm@auburn.edu>
4215
4216 * modes.texi (Major Mode Conventions): A derived mode only needs
4217 to put the call to the parent mode inside `delay-mode-hooks'.
4218
42192005-05-29 Richard M. Stallman <rms@gnu.org>
4220
4221 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
4222 new, and what that implies. Clarify.
4223
4224 * files.texi (Locating Files): Clean up the text.
4225
4226 * frames.texi (Window Frame Parameters): Document user-size.
4227 Shorten entry for top by referring to left.
4228
42292005-05-26 Richard M. Stallman <rms@gnu.org>
4230
4231 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
4232 is new, and what the implications are. Other clarifications.
4233
42342005-05-24 Richard M. Stallman <rms@gnu.org>
4235
4236 * frames.texi (Dialog Boxes): Minor fixes.
4237
42382005-05-25 Masatake YAMATO <jet@gyve.org>
4239
4240 * display.texi (Standard Faces): Write about `mode-line-highlight'.
4241
42422005-05-24 Luc Teirlinck <teirllm@auburn.edu>
4243
4244 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
4245 is optional.
4246
42472005-05-24 Nick Roberts <nickrob@snap.net.nz>
4248
10d1d0af 4249 * frames.texi (Dialog Boxes): Describe new optional argument.
b8d4c8d0
GM
4250
42512005-05-23 Lute Kamstra <lute@gnu.org>
4252
4253 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
4254 syntax-begin-function over font-lock-beginning-of-syntax-function.
4255
42562005-05-21 Luc Teirlinck <teirllm@auburn.edu>
4257
4258 * minibuf.texi (Reading File Names): Update description of
4259 `read-directory-name'.
4260
4261 * modes.texi (Derived Modes): Clarify :group keyword.
4262
42632005-05-21 Eli Zaretskii <eliz@gnu.org>
4264
4265 * files.texi (Locating Files): New subsection.
4266 Describe locate-file and executable-find.
4267
42682005-05-21 Kevin Ryde <user42@zip.com.au>
4269
4270 * frames.texi (Initial Parameters): Update cross reference to
4271 "Emacs Invocation".
4272
42732005-05-19 Luc Teirlinck <teirllm@auburn.edu>
4274
4275 * keymaps.texi (Active Keymaps): Add anchor.
4276
4277 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
4278 (Major Mode Conventions): Refer to `Auto Major Mode' in more
4279 appropriate place.
4280 (Derived Modes): Small clarifications.
4281 (Minor Mode Conventions, Keymaps and Minor Modes):
4282 Replace references to nodes with references to anchors.
4283 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
4284 Clarify description of lists whose first element is an integer.
4285 (Mode Line Variables): Add anchor.
4286 (%-Constructs): Clarify description of integer after %.
4287 (Emulating Mode Line): Describe nil value for FACE.
4288
42892005-05-18 Luc Teirlinck <teirllm@auburn.edu>
4290
4291 * modes.texi (Derived Modes): Correct references to non-existing
4292 variable standard-syntax-table.
4293
42942005-05-17 Lute Kamstra <lute@gnu.org>
4295
4296 * modes.texi (Defining Minor Modes): Mention the mode hook.
4297
42982005-05-15 Kim F. Storm <storm@cua.dk>
4299
4300 * processes.texi (Network): Remove open-network-stream-nowait.
4301 (Network Servers): Remove open-network-stream-server.
4302
43032005-05-15 Luc Teirlinck <teirllm@auburn.edu>
4304
4305 * elisp.texi (Top): Update detailed menu.
4306
4307 * variables.texi: Reorder nodes.
4308 (Variables): Update menu.
4309 (File Local Variables): Do not refer to the `-*-' line as
4310 a "local variables list". Add pxref.
4311
43122005-05-14 Luc Teirlinck <teirllm@auburn.edu>
4313
4314 * elisp.texi (Top): Update detailed menu for node changes.
4315
4316 * modes.texi (Modes): Update Menu.
4317 (Hooks): Move to beginning of chapter.
4318 Most minor modes run mode hooks too.
4319 `add-hook' can handle void hooks or hooks whose value is a single
4320 function.
4321 (Major Modes): Update Menu.
4322 (Major Mode Basics): New node, split off from `Major Modes'.
4323 (Major Mode Conventions): Correct xref. Explain how to handle
4324 auto-mode-alist if the major mode command has an autoload cookie.
4325 (Auto Major Mode): Major update. Add magic-mode-alist.
4326 (Derived Modes): Major update.
4327 (Mode Line Format): Update Menu.
4328 (Mode Line Basics): New node, split off from `Mode Line Format'.
4329
4330 * loading.texi (Autoload): Mention `autoload cookie' as synonym
4331 for `magic autoload comment'. Add index entries and anchor.
4332
43332005-05-14 Richard M. Stallman <rms@gnu.org>
4334
4335 * tips.texi (Coding Conventions): Explain how important it is
4336 that just loading certain files not change Emacs behavior.
4337
4338 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
4339
43402005-05-12 Lute Kamstra <lute@gnu.org>
4341
4342 * modes.texi (Generic Modes): Update.
4343 (Major Modes): Refer to node "Generic Modes".
4344
4345 * elisp.texi (Top): Update to the current structure of the manual.
4346 * processes.texi (Processes): Add menu description.
4347 * customize.texi (Customization): Add menu descriptions.
4348
43492005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
4350
4351 * processes.texi (Signals to Processes)
4352 (Low-Level Network): Fix typos.
4353
43542005-05-11 Lute Kamstra <lute@gnu.org>
4355
4356 * elisp.texi (Top): Add some nodes from the chapter "Major and
4357 Minor Modes" to the detailed node listing.
4358
43592005-05-10 Richard M. Stallman <rms@gnu.org>
4360
4361 * keymaps.texi (Extended Menu Items): Menu item filter functions
4362 can be called at any time.
4363
43642005-05-08 Luc Teirlinck <teirllm@auburn.edu>
4365
4366 * variables.texi (File Local Variables): `(hack-local-variables t)'
4367 now also checks whether a mode is specified in the local variables
4368 list.
4369
43702005-05-05 Kevin Ryde <user42@zip.com.au>
4371
4372 * display.texi (The Echo Area): Correct format function cross
4373 reference.
4374
43752005-05-05 Luc Teirlinck <teirllm@auburn.edu>
4376
4377 * variables.texi (Variable Aliases): Change description of
4378 `define-obsolete-variable-alias'.
4379
4380 * functions.texi (Functions): Add "Obsolete Functions" to menu.
4381 (Defining Functions): Add xref.
4382 (Obsolete Functions): New node.
4383 (Function Safety): Standardize capitalization of section title.
4384
4385 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
4386 (Dialog Boxes): Complete description of `x-popup-dialog'.
4387
43882005-05-04 Richard M. Stallman <rms@gnu.org>
4389
4390 * commands.texi (Interactive Codes): Fix Texinfo usage.
4391 Document U more clearly.
4392
43932005-05-01 Luc Teirlinck <teirllm@auburn.edu>
4394
4395 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
4396 function and not a macro.
4397
4398 * frames.texi (Pop-Up Menus): Correct and clarify description of
4399 `x-popup-menu'.
4400 (Dialog Boxes): Clarify description of `x-popup-dialog'.
4401
44022005-05-01 Richard M. Stallman <rms@gnu.org>
4403
4404 * edebug.texi (Checking Whether to Stop): Fix previous change.
4405
44062005-05-01 Luc Teirlinck <teirllm@auburn.edu>
4407
4408 * display.texi: Fix typos and Texinfo usage.
4409
4410 * edebug.texi (Checking Whether to Stop): executing-macro ->
4411 executing-kbd-macro.
4412
44132005-05-01 Richard M. Stallman <rms@gnu.org>
4414
4415 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
4416
44172005-04-30 Richard M. Stallman <rms@gnu.org>
4418
4419 * files.texi (Magic File Names): Document `operations' property.
4420
44212005-04-29 Lute Kamstra <lute@gnu.org>
4422
4423 * modes.texi (Generic Modes): New node.
4424 (Major Modes): Add it to the menu.
4425 (Derived Modes): Add "derived mode" to concept index.
4426
44272005-04-28 Lute Kamstra <lute@gnu.org>
4428
4429 * modes.texi (Defining Minor Modes): Fix previous change.
4430 (Font Lock Mode): Simplify.
4431 (Font Lock Basics): Say that font-lock-defaults is buffer-local
4432 when set and that some parts are optional. Add cross references.
4433 (Search-based Fontification): Say how to specify font-lock-keywords.
4434 Add cross references. Add font-lock-multiline to index.
4435 Move font-lock-keywords-case-fold-search here from node "Other Font
4436 Lock Variables". Document font-lock-add-keywords and
4437 font-lock-remove-keywords.
4438 (Other Font Lock Variables): Move font-lock-keywords-only,
4439 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
4440 and font-lock-syntactic-face-function to node "Syntactic Font
4441 Lock". Move font-lock-keywords-case-fold-search to node
4442 "Search-based Fontification". Document font-lock-inhibit-thing-lock
4443 and font-lock-{,un}fontify-{buffer,region}-function.
4444 (Precalculated Fontification): Remove reference to deleted variable
4445 font-lock-core-only.
4446 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
4447 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
4448 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
4449 and font-lock-syntactic-face-function here from node "Other Font
4450 Lock Variables". Move font-lock-syntactic-keywords to "Setting
4451 Syntax Properties". Add cross references.
4452 (Setting Syntax Properties): New node.
4453 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
4454 * syntax.texi (Syntax Properties): Add cross reference.
4455 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
4456
44572005-04-26 Richard M. Stallman <rms@gnu.org>
4458
4459 * display.texi (Defining Faces):
4460 Document `default' elements of defface spec.
4461
4462 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
4463
4464 * variables.texi (Variable Aliases): Clarify text.
4465
44662005-04-25 Chong Yidong <cyd@stupidchicken.com>
4467
4468 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
4469
44702005-04-25 Luc Teirlinck <teirllm@auburn.edu>
4471
4472 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
4473
44742005-04-24 Eli Zaretskii <eliz@gnu.org>
4475
4476 * syntax.texi (Syntax Table Internals): Elaborate documentation of
4477 syntax-after and syntax-class.
4478
4479 * files.texi (Changing Files): Fix last change's cross-reference.
4480 (Unique File Names): Don't mention "numbers" in the documentation
4481 of make-temp-file and make-temp-name.
4482
44832005-04-23 Richard M. Stallman <rms@gnu.org>
4484
4485 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
4486
44872005-04-22 Nick Roberts <nickrob@snap.net.nz>
4488
4489 * windows.texi (Cyclic Window Ordering): Clarify window-list.
4490
44912005-04-22 Nick Roberts <nickrob@snap.net.nz>
4492
4493 * variables.texi (Variable Aliases): Describe make-obsolete-variable
4494 and define-obsolete-variable-alias.
4495
44962005-04-22 Kim F. Storm <storm@cua.dk>
4497
4498 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
4499 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
4500
45012005-04-21 Lute Kamstra <lute@gnu.org>
4502
4503 * lists.texi (Association Lists): Document rassq-delete-all.
4504
45052005-04-19 Richard M. Stallman <rms@gnu.org>
4506
4507 * modes.texi (Search-based Fontification): Explain that
4508 facespec is an expression to be evaluated.
4509
45102005-04-19 Kevin Ryde <user42@zip.com.au>
4511
4512 * streams.texi (Output Functions): Fix xref.
4513 * strings.texi (String Conversion): Fix xref.
4514
45152005-04-19 Kim F. Storm <storm@cua.dk>
4516
4517 * symbols.texi (Symbol Plists): Add safe-get.
4518 Mention that `get' may signal an error.
4519
45202005-04-18 Nick Roberts <nickrob@snap.net.nz>
4521
4522 * customize.texi (Variable Definitions): Replace tooltip-mode
4523 example with save-place.
4524
45252005-04-17 Richard M. Stallman <rms@gnu.org>
4526
4527 * buffers.texi (Indirect Buffers): Clarify.
4528
4529 * positions.texi (Positions): Clarify converting marker to integer.
4530
4531 * strings.texi (String Basics): Mention string-match; clarify.
4532
45332005-04-08 Lute Kamstra <lute@gnu.org>
4534
4535 * modes.texi (Search-based Fontification): Fix cross references.
4536 Use consistent terminology. Document anchored highlighting.
4537
45382005-04-05 Lute Kamstra <lute@gnu.org>
4539
4540 * modes.texi (Defining Minor Modes): Document :group keyword
4541 argument and its default value.
4542
45432005-04-03 Lute Kamstra <lute@gnu.org>
4544
4545 * hooks.texi (Standard Hooks): Add some hooks. Add cross
4546 references and/or descriptions. Delete major mode hooks; mention
4547 them as a category instead. Rename or delete obsolete hooks.
4548
45492005-04-02 Richard M. Stallman <rms@gnu.org>
4550
4551 * nonascii.texi (Coding System Basics): Another wording cleanup.
4552
45532005-04-01 Richard M. Stallman <rms@gnu.org>
4554
4555 * nonascii.texi (Coding System Basics): Clarify previous change.
4556
45572005-04-01 Kenichi Handa <handa@m17n.org>
4558
10d1d0af 4559 * nonascii.texi (Coding System Basics): Describe about roundtrip
b8d4c8d0
GM
4560 identity of coding systems.
4561
45622005-03-29 Chong Yidong <cyd@stupidchicken.com>
4563
4564 * text.texi (Buffer Contents): Add filter-buffer-substring and
4565 buffer-substring-filters.
4566
45672005-03-26 Chong Yidong <cyd@stupidchicken.com>
4568
4569 * anti.texi (Antinews): Mention `G' interactive code.
4570
4571 * tips.texi (Compilation Tips): Mention benchmark.el.
4572
45732005-03-27 Luc Teirlinck <teirllm@auburn.edu>
4574
4575 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
4576 is now bound to M-o M-o.
4577
4578 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
4579
45802005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4581
4582 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
4583 in the Emacs Manual).
4584 * Makefile.in (srcs): Remove calendar.texi.
4585 * makefile.w32-in (srcs): Remove calendar.texi.
4586 * display.texi (Display): Change name of next node.
4587 * os.texi (System In): Change name of previous node.
4588 * elisp.texi (Top): Remove Calendar references.
4589 * vol1.texi (Top): Remove Calendar references.
4590 * vol2.texi (Top): Remove Calendar references.
4591
45922005-03-25 Richard M. Stallman <rms@gnu.org>
4593
4594 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
4595 Cleanup previous change.
4596
45972005-03-25 Chong Yidong <cyd@stupidchicken.com>
4598
4599 * display.texi (Face Attributes): Faces earlier in an :inherit
4600 list take precedence.
4601 (Scroll Bars): Fix description of vertical-scroll-bars.
4602 Document frame-current-scroll-bars and window-current-scroll-bars.
4603
4604 * markers.texi (The Mark): Document temporary Transient Mark mode.
4605
4606 * minibuf.texi (Reading File Names):
4607 Document read-file-name-completion-ignore-case.
4608
4609 * positions.texi (Screen Lines): Document nil for width argument
4610 to compute-motion.
4611
46122005-03-23 Kim F. Storm <storm@cua.dk>
4613
4614 * display.texi (Standard Faces): Other faces used in the fringe
4615 implicitly inherits from the fringe face.
4616 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
4617 properties implicitly inherits from fringe face.
4618 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
4619
46202005-03-20 Chong Yidong <cyd@stupidchicken.com>
4621
4622 * display.texi (Invisible Text): State default value of
4623 line-move-ignore-invisible.
4624 (Managing Overlays): Document remove-overlays.
4625 (Standard Faces): Document escape-glyph face.
4626
4627 * minibuf.texi (Reading File Names): Document read-file-name-function.
4628
4629 * modes.texi (Other Font Lock Variables):
4630 Document font-lock-lines-before.
4631
4632 * positions.texi (Skipping Characters): skip-chars-forward allows
4633 character classes.
4634
46352005-03-18 Lute Kamstra <lute@gnu.org>
4636
4637 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
4638
46392005-03-17 Richard M. Stallman <rms@gnu.org>
4640
4641 * text.texi (Undo): Document extensible undo entries.
4642
dd7b651b 4643 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
4644
4645 * nonascii.texi (Character Codes): Minor fix.
4646
4647 * display.texi (Display Property): Explain the significance
4648 of having text properties that are eq.
4649 (Other Display Specs): Explain string as display spec.
4650
4651 * commands.texi (Interactive Codes): Document G option.
4652
46532005-03-17 Chong Yidong <cyd@stupidchicken.com>
4654
4655 * text.texi (Filling): Add sentence-end-without-period and
4656 sentence-end-without-space.
4657 (Changing Properties): Minor fix.
4658
4659 * anti.texi: Total rewrite.
4660
46612005-03-15 Lute Kamstra <lute@gnu.org>
4662
4663 * edebug.texi (Instrumenting Macro Calls): Fix typos.
4664
46652005-03-08 Kim F. Storm <storm@cua.dk>
4666
4667 * display.texi (Specified Space): Property :width is support on
4668 non-graphic terminals, :height is not.
4669
46702005-03-07 Richard M. Stallman <rms@gnu.org>
4671
4672 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
4673 Now subnodes of Fringes.
4674 (Overlay Arrow): Document overlay-arrow-variable-list.
4675 (Fringe Size/Pos): New node, broken out of Fringes.
4676 (Display): Explain clearing vs redisplay better.
4677 (Truncation): Clarify use of bitmaps.
4678 (The Echo Area): Clarify the uses of the echo area.
4679 Add max-mini-window-height.
4680 (Progress): Clarify.
4681 (Invisible Text): Explain that main loop moves point out.
4682 (Selective Display): Say "hidden", not "invisible".
4683 (Managing Overlays): Move up. Describe relation to Undo here.
4684 (Overlay Properties): Clarify intro.
4685 (Finding Overlays): Explain return values when nothing found.
4686 (Width): truncate-string-to-width has added arg.
4687 (Displaying Faces): Clarify and update mode line face handling.
4688 (Face Functions): Minor cleanup.
4689 (Conditional Display): Merge into Other Display Specs.
4690 (Pixel Specification, Other Display Specs): Minor cleanups.
4691 (Images, Image Descriptors): Minor cleanups.
4692 (GIF Images): Patents have expired.
4693 (Showing Images): Explain default text for insert-image.
4694 (Manipulating Button Types): Merge into Manipulating Buttons.
4695 (Making Buttons): Explain return values.
4696 (Button Buffer Commands): Add xref.
4697 (Inverse Video): Update mode-line-inverse-video.
4698 (Display Table Format): Clarify.
4699 (Active Display Table): Give defaults for window-display-table.
4700
4701 * calendar.texi (Calendar Customizing): calendar-holiday-marker
4702 and calendar-today-marker are strings, not chars.
4703 (Holiday Customizing): Minor fix.
4704
4705 * internals.texi (Writing Emacs Primitives): Update `or' example.
4706 Update limit on # args of subr.
4707
4708 * edebug.texi (Using Edebug): Arrow is in fringe.
4709 (Instrumenting): Arg to eval-defun works without loading edebug.
4710 (Edebug Execution Modes): Add xref.
4711
4712 * customize.texi (Common Keywords): Clarify :require.
4713 Mention :version here.
4714 (Variable Definitions, Group Definitions): Not here.
4715 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
4716
47172005-03-07 Chong Yidong <cyd@stupidchicken.com>
4718 * nonascii.texi (Text Representations): Clarify position-bytes.
4719 (Character Sets): Add list-charset-chars.
4720 (Scanning Charsets): Add charset-after.
4721 (Encoding and I/O): Minor fix.
4722
47232005-03-06 Richard M. Stallman <rms@gnu.org>
4724
4725 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
4726 (Resizing Windows): Likewise.
4727
4728 * text.texi (Change Hooks): Get rid of "Emacs 21".
4729
4730 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
4731
4732 * streams.texi (Output Variables): Get rid of "Emacs 21".
4733
4734 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
4735
4736 * os.texi (Translating Input): Replace flow-control example
4737 with a less obsolete example that uses `keyboard-translate'.
4738
4739 * objects.texi (Hash Table Type, Circular Objects):
4740 Get rid of "Emacs 21".
4741
4742 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
4743 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
4744
4745 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
4746
4747 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
4748
4749 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
4750 (Menu Bar): Fix when menu-bar-update-hook is called.
4751
4752 * hash.texi (Hash Tables): Get rid of "Emacs 21".
4753
4754 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
4755 and make it read better.
4756
4757 * files.texi (Writing to Files): Get rid of "Emacs 21".
4758 (Unique File Names): Likewise.
4759
4760 * elisp.texi: Update Emacs version to 22.
4761
4762 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
4763 (Overlay Properties, Face Attributes): Likewise.
4764 (Managing Overlays): Fix punctuation.
4765 (Attribute Functions): Clarify set-face-font; get rid of
4766 info about old Emacs versions.
4767 (Auto Faces, Font Lookup, Display Property, Images):
4768 Get rid of "Emacs 21".
4769
4770 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
4771
47722005-03-05 Richard M. Stallman <rms@gnu.org>
4773
4774 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
4775
47762005-03-04 Lute Kamstra <lute@gnu.org>
4777
4778 * debugging.texi (Error Debugging): Document stack-trace-on-error.
4779
47802005-03-03 Lute Kamstra <lute@gnu.org>
4781
4782 * edebug.texi (Instrumenting Macro Calls): Fix typo.
4783
47842005-03-01 Lute Kamstra <lute@gnu.org>
4785
4786 * debugging.texi (Debugger Commands): Update `j'.
4787
47882005-02-28 Lute Kamstra <lute@gnu.org>
4789
4790 * debugging.texi (Debugging): Fix typo.
4791 (Error Debugging): Document eval-expression-debug-on-error.
4792 (Function Debugging): Update example.
4793 (Using Debugger): Mention starred stack frames.
4794 (Debugger Commands): Document `j' and `l'.
4795 (Invoking the Debugger): `d' and `j' exit recursive edit too.
4796 Update the messages that the debugger displays.
4797 (Internals of Debugger): Add cross reference. Update example.
4798 (Excess Open): Minor improvement.
4799 (Excess Close): Minor improvement.
4800
48012005-02-26 Richard M. Stallman <rms@gnu.org>
4802
4803 * tips.texi (Coding Conventions): Clarify.
4804 Put all the major mode key reservations together.
4805 Mention the Mouse-1 => Mouse-2 conventions.
4806
4807 * syntax.texi (Syntax Class Table): Clarify.
4808 (Syntax Table Functions): syntax-after moved from here.
4809 (Syntax Table Internals): syntax-after moved to here.
4810 (Parsing Expressions): Update info on number of values
4811 and what's meaningful in the STATE argument.
4812 (Categories): Fix typo.
4813
4814 * sequences.texi (Arrays): Cleanup.
4815 (Char-Tables): Clarify.
4816
4817 * processes.texi (Deleting Processes): Cleanups, add xref.
4818 (Subprocess Creation): Explain nil in exec-path. Cleanup.
4819 (Process Information): set-process-coding-system, some args optional.
4820 (Input to Processes): Explain various types for PROCESS args.
4821 Rename them from PROCESS-NAME to PROCESS.
4822 (Signals to Processes): Likewise.
4823 (Decoding Output): Cleanup.
4824 (Query Before Exit): Clarify.
4825
4826 * os.texi (Startup Summary): Correct the options; add missing ones.
4827 (Terminal Output, Batch Mode): Clarify.
4828 (Flow Control): Node deleted.
4829
4830 * markers.texi (The Mark): Clarify.
4831
4832 * macros.texi (Expansion): Cleanup.
4833 (Indenting Macros): indent-spec allows ints, not floats.
4834
4835 * keymaps.texi (Keymaps): Clarify.
4836 (Format of Keymaps): Update lisp-mode-map example.
4837 (Active Keymaps, Key Lookup): Clarify.
4838 (Changing Key Bindings): Add xref to `kbd'.
4839 (Key Binding Commands, Simple Menu Items): Clarify.
4840 (Mouse Menus, Menu Bar): Clarify.
4841 (Menu Example): Replace print example with menu-bar-replace-menu.
4842
4843 * help.texi (Documentation Basics): Add function-documentation prop.
4844
4845 * elisp.texi (Top): Don't refer to Flow Control node.
4846
4847 * commands.texi (Command Overview): Improve xrefs.
4848 (Adjusting Point): Adjusting point applies to intangible and invis.
4849 (Key Sequence Input): Doc extra read-key-sequence args.
4850 Likewise for read-key-sequence-vector.
4851
4852 * backups.texi (Rename or Copy): Minor fix.
4853 (Numbered Backups): For version-control, say the default.
4854 (Auto-Saving): make-auto-save-file-name example is simplified.
4855
4856 * advice.texi (Advising Functions): Don't imply one part of Emacs
4857 should advise another part. Markup changes.
4858 (Defining Advice): Move transitional para.
4859 (Activation of Advice): Cleanup.
4860 Explain if COMPILE is nil or negative.
4861
4862 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
4863
48642005-02-24 Lute Kamstra <lute@gnu.org>
4865
4866 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
4867 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
4868
48692005-02-23 Lute Kamstra <lute@gnu.org>
4870
4871 * modes.texi (Defining Minor Modes): define-minor-mode can be used
4872 to define global minor modes as well.
4873
4874 * display.texi (Managing Overlays): overlay-buffer returns nil for
4875 deleted overlays.
4876
48772005-02-22 Kim F. Storm <storm@cua.dk>
4878
4879 * minibuf.texi (Basic Completion): Allow symbols in addition to
4880 strings in try-completion and all-completions.
4881
48822005-02-14 Lute Kamstra <lute@gnu.org>
4883
4884 * elisp.texi (Top): Remove reference to deleted node.
4885
4886 * lists.texi (Lists): Remove reference to deleted node.
4887 (Cons Cells): Fix typo.
4888
4889 * loading.texi (Where Defined): Fix typo.
4890
48912005-02-14 Richard M. Stallman <rms@gnu.org>
4892
4893 * variables.texi (Creating Buffer-Local): change-major-mode-hook
4894 is useful for discarding some minor modes.
4895
4896 * symbols.texi (Symbol Components): Reorder examples.
4897
4898 * streams.texi (Input Functions): State standard-input default.
4899 (Output Variables): State standard-output default.
4900
4901 * objects.texi (Printed Representation): Clarify read syntax vs print.
4902 (Floating Point Type): Explain meaning better.
4903 (Symbol Type): Explain uniqueness better.
4904 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
4905 List examples sooner.
4906 (Box Diagrams): New subnode broken out.
4907 Some examples moved from old Lists as Boxes node.
4908 (Dotted Pair Notation): Clarify intro.
4909 (Array Type): Clarify.
4910 (Type Predicates): Add hash-table-p.
4911
4912 * numbers.texi (Integer Basics): Clarify radix explanation.
4913 (Predicates on Numbers): Minor clarification.
4914 (Comparison of Numbers): Minor clarification. Clarify eql.
4915 Typos in min, max.
4916 (Math Functions): Clarify overflow in expt.
4917
4918 * minibuf.texi (Text from Minibuffer): Minor clarification.
4919 Mention arrow keys.
4920
4921 * loading.texi (Autoload): defun's doc string overrides autoload's
4922 doc string.
4923 (Repeated Loading): Modernize "add to list" examples.
4924 (Where Defined): Finish updating table of load-history elts.
4925
4926 * lists.texi (List-related Predicates): Minor wording improvement.
4927 (Lists as Boxes): Node deleted.
4928 (Building Lists): Explain trivial cases of number-sequence.
4929
4930 * hash.texi (Hash Tables): Add desc to menu items.
10d1d0af 4931 (Creating Hash): Explain "full" means "make larger".
b8d4c8d0
GM
4932 (Hash Access): Any object can be a key.
4933 State value of maphash.
4934
4935 * functions.texi (What Is a Function): Wording cleanup.
4936 (Function Documentation): Minor cleanup.
4937 Explain purpose of calling convention at end of doc string.
4938 (Function Names): Wording cleanup.
4939 (Calling Functions): Wording cleanup.
4940 Explain better how funcall calls the function.
4941 (Function Cells): Delete example of saving and redefining function.
4942
4943 * control.texi (Combining Conditions): Wording cleanup.
4944 (Iteration): dolist and dotimes bind VAR locally.
4945 (Cleanups): Xref to Atomic Changes.
4946
4947 * compile.texi (Byte Compilation): Delete 19.29 info.
4948 (Compilation Functions): Macros' difficulties don't affect defsubst.
4949 (Docs and Compilation): Delete 19.29 info.
4950
49512005-02-10 Richard M. Stallman <rms@gnu.org>
4952
4953 * objects.texi (Symbol Type): Minor correction.
4954
49552005-02-06 Lute Kamstra <lute@gnu.org>
4956
4957 * modes.texi (Example Major Modes): Fix typos.
4958
49592005-02-06 Richard M. Stallman <rms@gnu.org>
4960
4961 * text.texi (Margins): fill-nobreak-predicate can be one function.
4962
4963 * strings.texi (Modifying Strings): clear-string can make unibyte.
4964 (Formatting Strings): format gives error if values missing.
4965
4966 * positions.texi (Character Motion): Mention default arg
4967 for forward-char. backward-char refers to forward-char.
4968 (Word Motion): Mention default arg for forward-word.
4969 (Buffer End Motion): Mention default arg for beginning-of-buffer.
4970 Simplify end-of-buffer.
4971 (Text Lines): Mention default arg for forward-line.
4972 (List Motion): Mention default arg for beginning/end-of-defun.
4973 (Skipping Characters): Minor fixes in explaining character-set.
4974
4975 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
4976 Mode inheritance applies only when default-major-mode is nil.
4977 Clarifications.
4978 (Example Major Modes): Update Text mode and Lisp mode examples.
4979 (Minor Mode Conventions): Mention define-minor-mode at top.
4980 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
4981 (Mode Line Format): Update mode line face display info.
4982 (Properties in Mode): Mention effect of risky vars.
4983 (Imenu): Define imenu-add-to-menubar.
4984 (Font Lock Mode): Add descriptions to menu lines.
4985 (Faces for Font Lock): Add font-lock-doc-face.
4986
49872005-02-05 Lute Kamstra <lute@gnu.org>
4988
4989 * text.texi (Maintaining Undo): Remove obsolete function.
4990
49912005-02-05 Eli Zaretskii <eliz@gnu.org>
4992
4993 * frames.texi (Color Names): Add pointer to the X docs about RGB
4994 color specifications. Improve indexing
4995 (Text Terminal Colors): Replace the description of RGB values by
4996 an xref to "Color Names".
4997
49982005-02-03 Richard M. Stallman <rms@gnu.org>
4999
5000 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
5001 Clarify.
5002 (Selecting Windows): Clarify save-selected-window.
5003 (Cyclic Window Ordering): Clarify walk-windows.
5004 (Window Point): Clarify.
5005 (Window Start): Add comment to example.
5006 (Resizing Windows): Add `interactive' specs in examples.
5007 Document fit-window-to-buffer.
5008
5009 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
5010 (Undo, Maintaining Undo): Clarify last change.
5011 (Sorting): In sort-numeric-fields, explain about octal and hex.
5012 Mention sort-numeric-base.
5013 (Format Properties): Add xref for hard newlines.
5014
5015 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
5016 (Pop-Up Menus): Fix typo.
5017 (Color Names): Explain all types of color names.
5018 Explain color-values on B&W terminal.
5019 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
5020
5021 * files.texi (File Locks): Not supported on MS systems.
5022 (Testing Accessibility): Clarify.
5023
5024 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
5025 (Coverage Testing): Fix typo.
5026
5027 * commands.texi (Misc Events): Remove stray space.
5028
5029 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
5030 (Modification Time): Clarify when visited-file-modtime returns 0.
5031 (The Buffer List): Clarify bury-buffer.
5032 (Killing Buffers): Clarify.
5033 (Indirect Buffers): Add clone-indirect-buffer.
5034
50352005-02-02 Matt Hodges <MPHodges@member.fsf.org>
5036
5037 * edebug.texi (Printing in Edebug): Fix default value of
5038 edebug-print-circle.
5039 (Coverage Testing): Fix displayed frequency count data.
5040
50412005-02-02 Luc Teirlinck <teirllm@auburn.edu>
5042
5043 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
5044
50452005-02-02 Kim F. Storm <storm@cua.dk>
5046
5047 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
5048
50492005-01-29 Eli Zaretskii <eliz@gnu.org>
5050
5051 * commands.texi (Misc Events): Describe the help-echo event.
5052
5053 * text.texi (Special Properties) <help-echo>: Use `pos'
5054 consistently in description of the help-echo property.
5055 Use @code{nil} instead of @var{nil}.
5056
5057 * display.texi (Overlay Properties): Fix the index entry for
5058 help-echo overlay property.
5059
5060 * customize.texi (Type Keywords): Uncomment the xref to the
5061 help-echo property documentation.
5062
50632005-01-23 Kim F. Storm <storm@cua.dk>
5064
5065 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
5066 return value. Third element FULLY replaced by PARTIAL which
5067 specifies number of invisible pixels if row is only partially visible.
5068 (Textual Scrolling): Mention auto-window-vscroll.
5069 (Vertical Scrolling): New defvar auto-window-vscroll.
5070
50712005-01-16 Luc Teirlinck <teirllm@auburn.edu>
5072
5073 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
5074 command remapping.
5075
50762005-01-15 Richard M. Stallman <rms@gnu.org>
5077
5078 * display.texi (Defining Images): Mention DATA-P arg of create-image.
5079
50802005-01-14 Kim F. Storm <storm@cua.dk>
5081
5082 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
5083
5084 * text.texi (Links and Mouse-1): Fix string and vector item.
5085
50862005-01-13 Richard M. Stallman <rms@gnu.org>
5087
5088 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
5089 descriptions of overriding-local-map and overriding-terminal-local-map.
5090
5091 * text.texi (Links and Mouse-1): Clarify text.
5092
50932005-01-13 Kim F. Storm <storm@cua.dk>
5094
5095 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
5096
50972005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
5098
5099 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
5100
51012005-01-12 Kim F. Storm <storm@cua.dk>
5102
5103 * text.texi (Links and Mouse-1): Rename section from Enabling
5104 Mouse-1 to Following Links. Change xrefs.
5105 Add examples for define-button-type and define-widget.
5106
5107 * display.texi (Button Properties, Button Buffer Commands):
5108 Clarify mouse-1 and follow-link functionality.
5109
51102005-01-12 Richard M. Stallman <rms@gnu.org>
5111
5112 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
5113
5114 * display.texi (Beeping): Fix Texinfo usage.
5115
5116 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
5117
51182005-01-11 Kim F. Storm <storm@cua.dk>
5119
5120 * display.texi (Button Properties, Button Buffer Commands):
5121 Mention mouse-1 binding. Add follow-link keyword.
5122
5123 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
5124 (Enabling Mouse-1 to Follow Links): New subsection.
5125
51262005-01-06 Richard M. Stallman <rms@gnu.org>
5127
5128 * text.texi (Special Properties): Minor change.
5129
5130 * os.texi (Timers): Clarify previous change.
5131
5132 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
5133
51342005-01-01 Luc Teirlinck <teirllm@auburn.edu>
5135
5136 * display.texi (Face Attributes): Correct xref to renamed node.
5137
51382005-01-01 Richard M. Stallman <rms@gnu.org>
5139
5140 * display.texi (Face Attributes): Describe hex color specs.
5141
51422004-12-31 Richard M. Stallman <rms@gnu.org>
5143
5144 * os.texi (Timers): Update previous change.
5145
51462004-12-30 Kim F. Storm <storm@cua.dk>
5147
5148 * display.texi (Line Height): Total line-height is now specified
5149 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
5150 in cons cells. (nil . RATIO) is relative to actual line height.
5151 Use line-height `t' instead of `0' to get minimum height.
5152
51532004-12-29 Richard M. Stallman <rms@gnu.org>
5154
5155 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
5156
51572004-12-28 Richard M. Stallman <rms@gnu.org>
5158
5159 * commands.texi (Quitting): Clarify value of with-local-quit.
5160
5161 * elisp.texi (Top): Fix previous change.
5162
5163 * loading.texi (Loading): Fix previous change.
5164
51652004-12-27 Richard M. Stallman <rms@gnu.org>
5166
5167 * Makefile.in (MAKEINFO): Specify --force.
5168
5169 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
5170
5171 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
5172
5173 * display.texi (Line Height): Further clarify.
5174
5175 * elisp.texi (Top): Update Loading submenu.
5176
5177 * loading.texi (Where Defined): New node.
5178 (Unloading): load-history moved to Where Defined.
5179
51802004-12-21 Richard M. Stallman <rms@gnu.org>
5181
5182 * commands.texi (Event Input Misc): Add while-no-input.
5183
51842004-12-11 Richard M. Stallman <rms@gnu.org>
5185
5186 * display.texi (Line Height): Rewrite text for clarity.
5187
51882004-12-11 Kim F. Storm <storm@cua.dk>
5189
5190 * display.texi (Display): Add node "Line Height" to menu.
5191 (Line Height): New node. Move full description of line-spacing
5192 and line-height text properties here from text.texi.
5193 (Scroll Bars): Add vertical-scroll-bar variable.
5194
5195 * frames.texi (Window Frame Parameters): Remove line-height defvar.
5196
5197 * locals.texi (Standard Buffer-Local Variables): Fix xref for
5198 line-spacing and vertical-scroll-bar.
5199
5200 * text.texi (Special Properties): Just mention line-spacing and
5201 line-height here, add xref to new "Line Height" node.
5202
52032004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
5204
5205 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
5206
5207 * locals.texi (Standard Buffer-Local Variables):
5208 Add @xref for `line-spacing'.
5209
52102004-12-05 Richard M. Stallman <rms@gnu.org>
5211
5212 * Makefile.in (maintainer-clean): Remove the info files
5213 in $(infodir) where they are created.
5214
52152004-12-03 Richard M. Stallman <rms@gnu.org>
5216
5217 * windows.texi (Selecting Windows): get-lru-window and
5218 get-largest-window don't consider dedicated windows.
5219
5220 * text.texi (Undo): Document undo-in-progress.
5221
52222004-11-26 Richard M. Stallman <rms@gnu.org>
5223
5224 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
5225 Remove a few vars that are not always buffer-local.
5226
52272004-11-24 Luc Teirlinck <teirllm@auburn.edu>
5228
5229 * locals.texi (Standard Buffer-Local Variables): Comment out
5230 xref's to non-existent node `Yet to be written'.
5231
52322004-11-24 Richard M. Stallman <rms@gnu.org>
5233
5234 * processes.texi (Synchronous Processes): Grammar fix.
5235
5236 * numbers.texi (Comparison of Numbers): Add eql.
5237
5238 * locals.texi (Standard Buffer-Local Variables): Add many vars.
5239
5240 * intro.texi (Printing Notation): Fix previous change.
5241
5242 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
5243 and default-indicate-buffer-boundaries from here.
5244 (Usual Display): To here.
5245 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
5246 (Usual Display): Move tab-width up.
5247
5248 * customize.texi (Variable Definitions): Replace
5249 show-paren-mode example with tooltip-mode.
5250 (Simple Types, Composite Types, Defining New Types):
5251 Minor cleanups.
5252
52532004-11-21 Jesper Harder <harder@ifa.au.dk>
5254
5255 * processes.texi (Synchronous Processes, Output from Processes):
5256 Markup fix.
5257
52582004-11-20 Richard M. Stallman <rms@gnu.org>
5259
5260 * positions.texi (Skipping Characters): skip-chars-forward
5261 now handles char classes.
5262
5263 * intro.texi (Printing Notation): Avoid confusion of `print'
5264 when explaining @print.
5265
5266 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
5267
5268 * display.texi (Display Table Format): Minor fix.
5269
5270 * streams.texi (Output Functions): Fix print example.
5271
5272 * Makefile.in (elisp): New target.
5273 (dist): Depend on $(infodir)/elisp, not elisp.
5274 Copy the info files from $(infodir).
5275
5276 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
5277 read-from-minibuffer.
5278
5279 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
5280
52812004-11-19 Richard M. Stallman <rms@gnu.org>
5282
5283 * searching.texi (Regexp Search): Add search-whitespace-regexp.
5284
52852004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
5286
5287 * tips.texi (Coding Conventions): Fix typo.
5288
52892004-11-16 Richard M. Stallman <rms@gnu.org>
5290
5291 * tips.texi (Coding Conventions): Separate defvar and require
5292 methods to avoid warnings. Use require only when there are many
5293 functions and variables from that package.
5294
5295 * minibuf.texi (Minibuffer Completion): When ignoring case,
5296 predicate must not be case-sensitive.
5297
5298 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
5299 (Test Coverage): Don't talk about "splotches". Clarified.
5300
53012004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
5302
5303 * frames.texi (Window Frame Parameters): Fix typo.
5304
53052004-11-15 Kim F. Storm <storm@cua.dk>
5306
5307 * symbols.texi (Other Plists): Note that plist-get may signal error.
5308 Add safe-plist-get.
5309
53102004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
5311
5312 * modes.texi (Font Lock Basics): Fix typo.
5313
53142004-11-08 Richard M. Stallman <rms@gnu.org>
5315
5316 * syntax.texi (Syntax Table Functions): Add syntax-after.
5317
53182004-11-06 Lars Brinkhoff <lars@nocrew.org>
5319
5320 * os.texi (Processor Run Time): New section documenting
5321 get-internal-run-time.
5322
53232004-11-06 Eli Zaretskii <eliz@gnu.org>
5324
5325 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
5326 it nukes elisp-cover.texi.
5327 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
5328 elisp-0 etc.
5329
53302004-11-05 Luc Teirlinck <teirllm@auburn.edu>
5331
5332 * commands.texi (Keyboard Macros): Document `append' return value
5333 of `defining-kbd-macro'.
5334
53352004-11-01 Richard M. Stallman <rms@gnu.org>
5336
5337 * commands.texi (Interactive Call): Add called-interactively-p.
5338
53392004-10-29 Simon Josefsson <jas@extundo.com>
5340
5341 * minibuf.texi (Reading a Password): Revert.
5342
53432004-10-28 Richard M. Stallman <rms@gnu.org>
5344
5345 * frames.texi (Display Feature Testing): Explain about "vendor".
5346
53472004-10-27 Richard M. Stallman <rms@gnu.org>
5348
5349 * commands.texi (Interactive Codes): `N' uses numeric prefix,
5350 not raw. Clarify `n'.
5351 (Interactive Call): Rewrite interactive-p, focusing on when
5352 and how to use it.
5353 (Misc Events): Clarify previous change.
5354
5355 * advice.texi (Simple Advice): Clarify what job the example does.
5356 (Around-Advice): Clarify ad-do-it.
5357 (Activation of Advice): An option of ad-default-compilation-action
5358 is `never', not `nil'.
5359
53602004-10-26 Kim F. Storm <storm@cua.dk>
5361
5362 * commands.texi (Interactive Codes): Add U code letter.
5363
53642004-10-25 Simon Josefsson <jas@extundo.com>
5365
5366 * minibuf.texi (Reading a Password): Add.
5367
53682004-10-24 Jason Rumney <jasonr@gnu.org>
5369
5370 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
5371 and wheel-down.
5372
53732004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
5374
5375 * processes.texi (Synchronous Processes): Document process-file.
5376
53772004-10-22 Kenichi Handa <handa@m17n.org>
5378
5379 * text.texi (translate-region): Document that it accepts also a
5380 char-table.
5381
53822004-10-22 David Ponce <david@dponce.com>
5383
5384 * windows.texi (Resizing Windows): Document the `preserve-before'
5385 argument of the functions `enlarge-window' and `shrink-window'.
5386
53872004-10-19 Jason Rumney <jasonr@gnu.org>
5388
5389 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
5390
53912004-10-09 Luc Teirlinck <teirllm@auburn.edu>
5392
5393 * text.texi (Filling): Add anchor for definition of
5394 `sentence-end-double-space'.
5395
5396 * searching.texi (Regexp Example): Update description of how
5397 Emacs currently recognizes the end of a sentence.
5398 (Standard Regexps): Update definition of the variable
5399 `sentence-end'. Add definition of the function `sentence-end'.
5400
54012004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
5402
5403 * display.texi (Progress): New node.
5404
54052004-10-05 Kim F. Storm <storm@cua.dk>
5406
5407 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
5408
54092004-09-29 Kim F. Storm <storm@cua.dk>
5410
5411 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
5412 to identify bitmaps. Remove -fringe-bitmap suffix for standard
5413 fringe bitmap symbols, as they now have their own namespace.
5414 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
5415 vs. pixels. Signal error if no free bitmap slots.
5416 (Pixel Specification): Change IMAGE to @var{image}.
5417
54182004-09-28 Richard M. Stallman <rms@gnu.org>
5419
5420 * text.texi (Special Properties): Clarify line-spacing and line-height.
5421
5422 * searching.texi (Regexp Search): Add looking-back.
5423
54242004-09-25 Luc Teirlinck <teirllm@auburn.edu>
5425
5426 * display.texi: Correct typos.
5427 (Image Descriptors): Correct xref's.
5428
54292004-09-25 Richard M. Stallman <rms@gnu.org>
5430
5431 * text.texi (Special Properties): Cleanups in `cursor'.
5432 Rewrites in `line-height' and `line-spacing'; exchange them.
5433
5434 * display.texi (Fringes): Rewrite previous change.
5435 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
5436 (Display Fringe Bitmaps): Node deleted, text moved.
5437 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
5438 (Scroll Bars): Clarify set-window-scroll-bars.
5439 (Pointer Shape): Rewrite.
5440 (Specified Space): Clarify :align-to, etc.
5441 (Pixel Specification): Use @var. Clarify new text.
5442 (Other Display Specs): Clarify `slice'.
5443 (Image Descriptors): Cleanups.
5444 (Showing Images): Cleanups.
5445
54462004-09-24 Luc Teirlinck <teirllm@auburn.edu>
5447
5448 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
5449
5450 * modes.texi: Various minor changes in addition to:
5451 (Major Mode Conventions): Final call to `run-mode-hooks' should
5452 not be inside the `delay-mode-hooks' form.
5453 (Mode Hooks): New node.
5454 (Hooks): Delete obsolete example.
5455 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
5456 node "Mode Hooks".
5457
54582004-09-22 Luc Teirlinck <teirllm@auburn.edu>
5459
5460 * display.texi: Correct various typos.
5461 (Display): Rename node "Pointer Shapes" to "Pointer
5462 Shape". (There is already a node called "Pointer Shapes" in
5463 frames.texi.)
5464 (Images): Remove non-existent node "Image Slices" from menu.
5465
54662004-09-23 Kim F. Storm <storm@cua.dk>
5467
5468 * text.texi (Special Properties): Add `cursor', `pointer',
5469 `line-height', and `line-spacing' properties.
5470
5471 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
5472 Shapes' to menu.
5473 (Standard Faces): Doc fix for fringe face.
5474 (Fringes): Add `overflow-newline-into-fringe' and
5475 'indicate-buffer-boundaries'.
5476 (Fringe Bitmaps, Pointer Shapes): New nodes.
5477 (Display Property): Add 'Pixel Specification' and 'Display Fringe
5478 Bitmaps' to menu.
5479 (Specified Space): Describe pixel width and height.
5480 (Pixel Specification): New node.
5481 (Other Display Specs): Add `slice' property.
5482 (Display Fringe Bitmaps): New node.
5483 (Images): Add 'Image Slices' to menu.
5484 (Image Descriptors): Add `:pointer' and `:map' properties.
5485 (Showing Images): Add slice arg to `insert-image'. Add
5486 'insert-sliced-image'.
5487
54882004-09-20 Richard M. Stallman <rms@gnu.org>
5489
5490 * commands.texi (Key Sequence Input):
5491 Clarify downcasing in read-key-sequence.
5492
54932004-09-08 Juri Linkov <juri@jurta.org>
5494
5495 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
5496
54972004-09-07 Luc Teirlinck <teirllm@auburn.edu>
5498
5499 * locals.texi (Standard Buffer-Local Variables): Add
5500 `buffer-auto-save-file-format'.
5501 * internals.texi (Buffer Internals): Describe new
5502 auto_save_file_format field of the buffer structure.
5503 * files.texi (Format Conversion): `auto-save-file-format' has been
5504 renamed `buffer-auto-save-file-format'.
5505
55062004-08-27 Luc Teirlinck <teirllm@auburn.edu>
5507
5508 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
5509 an integer or a marker.
5510 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
5511
55122004-08-22 Richard M. Stallman <rms@gnu.org>
5513
5514 * modes.texi (Major Mode Conventions): Discuss rebinding of
5515 standard key bindings.
5516
55172004-08-18 Kim F. Storm <storm@cua.dk>
5518
5519 * processes.texi (Accepting Output): Add `just-this-one' arg to
5520 `accept-process-output'.
5521 (Output from Processes): New var `process-adaptive-read-buffering'.
5522
55232004-08-10 Luc Teirlinck <teirllm@auburn.edu>
5524
5525 * keymaps.texi: Various changes in addition to:
5526 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
5527 Give more varied examples for `kbd'.
5528 (Creating Keymaps): Char tables have slots for all characters
5529 without modifiers.
5530 (Active Keymaps): `overriding-local-map' and
5531 `overriding-terminal-local-map' also override text property and
5532 overlay keymaps.
5533 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
5534 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
5535 to denote a prefix of no events.
5536 `map-keymap' includes parent's bindings _recursively_.
5537 Clarify and correct description of `where-is-internal'.
5538 Mention BUFFER-OR-NAME arg to `describe-bindings'.
5539 (Menu Example): For menus intended for use with the keyboard, the
5540 menu items should be bound to characters or real function keys.
5541
55422004-08-08 Luc Teirlinck <teirllm@auburn.edu>
5543
5544 * objects.texi (Character Type): Reposition `@anchor' to prevent
5545 double space inside sentence in Info.
5546
5547 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
5548 renamed to `disabled-command-function'.
5549 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
5550 (Command Loop Info): Replace reference to it.
5551 (Disabling Commands): `disabled-command-hook' has been renamed to
5552 `disabled-command-function'.
5553
55542004-08-07 Luc Teirlinck <teirllm@auburn.edu>
5555
5556 * os.texi (Translating Input): Only non-prefix bindings in
5557 `key-translation-map' override actual key bindings. Warn about
5558 possible indirect effect of actual key bindings on non-prefix
5559 bindings in `key-translation-map'.
5560
55612004-08-06 Luc Teirlinck <teirllm@auburn.edu>
5562
5563 * minibuf.texi (High-Level Completion): Add anchor for definition
5564 of `read-variable'.
5565
5566 * commands.texi: Various changes in addition to:
5567 (Using Interactive): Clarify description of `interactive-form'.
5568 (Interactive Call): Mention default for KEYS argument to
5569 `call-interactively'.
5570 (Command Loop Info): Clarify description of `this-command-keys'.
5571 Mention KEEP-RECORD argument to `clear-this-command-keys'.
5572 Value of `last-event-frame' can be `macro'.
5573 (Repeat Events): `double-click-fuzz' is also used to distinguish
5574 clicks and drags.
5575 (Classifying Events): Clarify descriptions of `event-modifiers'
5576 `event-basic-type' and `event-convert-list'.
5577 (Accessing Events): `posn-timestamp' takes POSITION argument.
5578 (Quoted Character Input): Clarify description of
5579 `read-quoted-char' and fix example.
5580 (Quitting): Add `with-local-quit'.
5581 (Disabling Commands): Correct and clarify descriptions of
5582 `enable-command' and `disable-command'.
5583 Mention what happens if `disabled-command-hook' is nil.
5584 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
5585 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
5586
55872004-07-24 Luc Teirlinck <teirllm@auburn.edu>
5588
5589 * frames.texi: Various changes in addition to:
5590 (Creating Frames): Expand and clarify description of `make-frame'.
5591 (Window Frame Parameters): Either none or both of the `icon-left'
5592 and `icon-top' parameters must be specified. Put descriptions of
5593 `menu-bar-lines' and `toolbar-lines' closer together and change
5594 them accordingly.
5595 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
5596 except while processing `frame-title-format' or `icon-title-format'.
5597 (Deleting Frames): Correct description of `delete-frame'.
5598 Non-nil return values of `frame-live-p' are like those of `framep'.
5599 (Frames and Windows): Mention return value of
5600 `set-frame-selected-window'.
5601 (Visibility of Frames): Mention `force' argument to
5602 `make-frame-invisible'. `frame-visible-p' returns t for all
5603 frames on text-only terminals.
5604 (Frame Configurations): Restoring a frame configuration does not
5605 restore deleted frames.
5606 (Window System Selections): `x-set-selection' returns DATA.
5607 (Resources): Add example.
5608 (Display Feature Testing): Clarify descriptions of
5609 `display-pixel-height', `display-pixel-width', `x-server-version'
5610 and `x-server-vendor'.
5611
5612 * windows.texi (Choosing Window): Add anchor.
5613 * minibuf.texi (Minibuffer Misc): Add anchor.
5614
56152004-07-23 John Paul Wallington <jpw@gnu.org>
5616
5617 * macros.texi (Defining Macros): Declaration keyword for setting
5618 Edebug spec is `debug' not `edebug'.
5619
56202004-07-19 Luc Teirlinck <teirllm@auburn.edu>
5621
5622 * windows.texi: Various small changes in addition to:
5623 (Window Point): Mention return value of `set-window-point'.
5624 (Window Start): `pos-visible-in-window-p' disregards horizontal
5625 scrolling. Explain return value if PARTIALLY is non-nil.
5626 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
5627 and `set-window-vscroll'.
5628 (Size of Window): The argument WINDOW to `window-inside-edges',
5629 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
5630 (Resizing Windows): Explain return value of
5631 `shrink-window-if-larger-than-buffer'.
5632 `window-size-fixed' automatically becomes buffer local when set.
5633 (Window Configurations): Explain return value of
5634 `set-window-configuration'.
5635
5636 * minibuf.texi (Minibuffer Misc): Add anchor for
5637 `minibuffer-scroll-window'.
5638
5639 * positions.texi (Text Lines): Add anchor for `count-lines'.
5640
56412004-07-17 Richard M. Stallman <rms@gnu.org>
5642
5643 * display.texi (Overlay Properties): Adding `evaporate' prop
5644 deletes empty overlay immediately.
5645
5646 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
5647 fix example.
5648
56492004-07-16 Jim Blandy <jimb@redhat.com>
5650
5651 * searching.texi (Regexp Backslash): Document new \_< and \_>
5652 operators.
5653
56542004-07-16 Juanma Barranquero <lektu@terra.es>
5655
5656 * display.texi (Images): Fix Texinfo usage.
5657
56582004-07-14 Luc Teirlinck <teirllm@auburn.edu>
5659
5660 * buffers.texi (Modification Time): `visited-file-modtime' now
5661 returns a list of two integers, instead of a cons.
5662
56632004-07-13 Luc Teirlinck <teirllm@auburn.edu>
5664
5665 * windows.texi: Various changes in addition to:
5666 (Splitting Windows): Add `split-window-keep-point'.
5667
56682004-07-09 Richard M. Stallman <rms@gnu.org>
5669
5670 * frames.texi (Input Focus): Minor fix.
5671
56722004-07-07 Luc Teirlinck <teirllm@auburn.edu>
5673
5674 * frames.texi (Input Focus): Clarify descriptions of
5675 `select-frame-set-input-focus' and `select-frame'.
5676
56772004-07-06 Luc Teirlinck <teirllm@auburn.edu>
5678
5679 * os.texi: Various small changes in addition to:
5680 (Killing Emacs): Expand and clarify description of
5681 `kill-emacs-query-functions' and `kill-emacs-hook'.
5682 (System Environment): Expand and clarify description of `getenv'
5683 and `setenv'.
5684 (Timers): Clarify description of `run-at-time'.
5685 (Translating Input): Correct description of
5686 `extra-keyboard-modifiers'.
5687 (Flow Control): Correct description of `enable-flow-control'.
5688
56892004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
5690
5691 * os.texi: Update copyright.
5692 (Session Management): Grammar fix.
5693 Clarify which Emacs does the restarting.
5694 Use @samp for *scratch* buffer.
5695
56962004-07-04 Alan Mackenzie <acm@muc.de>
5697
5698 * frames.texi (Input Focus): Add documentation for
5699 `select-frame-set-input-focus'. Replace refs to non-existent
5700 `switch-frame' with `select-frame'. Minor corrections and tidying
5701 up of text-only terminal stuff.
5702
57032004-07-02 Richard M. Stallman <rms@gnu.org>
5704
5705 * files.texi (Saving Buffers): Cleanup write-contents-function.
5706 (Magic File Names): Cleanup file-remote-p.
5707
b344d29d 57082004-07-02 Kai Großjohann <kai@emptydomain.de>
b8d4c8d0
GM
5709
5710 * files.texi (Magic File Names): `file-remote-p' returns an
5711 identifier of the remote system, not just t.
5712
57132004-07-02 David Kastrup <dak@gnu.org>
5714
5715 * searching.texi (Entire Match Data): Add explanation about new
5716 match-data behavior when @var{integers} is non-nil.
5717
57182004-06-24 Richard M. Stallman <rms@gnu.org>
5719
5720 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
5721
5722 * customize.texi (Variable Definitions): Note about doc strings
5723 and :set.
5724
5725 * keymaps.texi (Keymap Terminology): Document `kbd'.
5726 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
5727
5728 * display.texi (Invisible Text): Setting buffer-invisibility-spec
5729 makes it buffer-local.
5730
5731 * files.texi (Saving Buffers): Correct previous change.
5732
5733 * commands.texi (Accessing Events):
5734 Clarify posn-col-row and posn-actual-col-row.
5735
57362004-06-24 David Ponce <david.ponce@wanadoo.fr>
5737
5738 * commands.texi (Accessing Events): New functions
5739 posn-at-point and posn-at-x-y. Add example to posn-x-y.
5740
57412004-06-23 Luc Teirlinck <teirllm@auburn.edu>
5742
5743 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
5744 * frames.texi, buffers.texi, backups.texi, variables.texi:
5745 * loading.texi, eval.texi, functions.texi, control.texi:
5746 * symbols.texi, minibuf.texi: Reposition @anchor's.
5747
5748 * help.texi: Various small changes in addition to the following.
5749 (Describing Characters): Describe PREFIX argument to
5750 `key-description'. Correct and clarify definition of
5751 `text-char-description'. Describe NEED-VECTOR argument to
5752 `read-kbd-macro'.
5753 (Help Functions): Clarify definition of `apropos'.
5754
57552004-06-23 Lars Hansen <larsh@math.ku.dk>
5756
5757 * files.texi (Saving Buffers): Correct description of
5758 `write-contents-functions'.
5759
57602004-06-21 Juanma Barranquero <lektu@terra.es>
5761
5762 * display.texi (Images): Remove redundant @vindex directives.
5763 Rewrite `image-library-alist' doc in active voice.
5764
57652004-06-14 Juanma Barranquero <lektu@terra.es>
5766
5767 * display.texi (Images): Document new delayed library loading,
5768 variable `image-library-alist' and (existing but undocumented)
5769 function `image-type-available-p'.
5770
57712004-06-05 Richard M. Stallman <rms@gnu.org>
5772
5773 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
5774 refer the user to the Initial Input node.
5775 (Text from Minibuffer): Likewise.
5776 (Initial Input): New node. Document this feature
5777 and say it is mostly deprecated.
5778
57792004-05-30 Richard M. Stallman <rms@gnu.org>
5780
5781 * loading.texi (Named Features): Clarify return value
5782 and meaning of NOERROR.
5783
5784 * variables.texi (File Local Variables): Minor cleanup.
5785
57862004-05-30 Michael Albinus <michael.albinus@gmx.de>
5787
5788 * files.texi (Magic File Names): Add `file-remote-p' as operation
5789 of file name handlers.
5790
57912004-05-29 Richard M. Stallman <rms@gnu.org>
5792
5793 * modes.texi (Minor Mode Conventions): (-) has no special meaning
5794 as arg to a minor mode command.
5795
57962004-05-22 Richard M. Stallman <rms@gnu.org>
5797
5798 * syntax.texi (Syntax Class Table): Word syntax not just for English.
5799
5800 * streams.texi (Output Variables): Doc float-output-format.
5801
5802 * searching.texi (Regexp Special): Nested repetition can be infloop.
5803
5804 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
5805 real stack overflow.
5806
5807 * compile.texi: Minor cleanups.
5808
58092004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
5810
5811 * lists.texi (Cons Cells): Explain dotted lists, true lists,
5812 circular lists.
5813 (List Elements): Explain handling of circular and dotted lists.
5814
58152004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
5816
5817 * modes.texi (Search-based Fontification): Fix typo.
5818
58192004-05-10 Juanma Barranquero <lektu@terra.es>
5820
5821 * modes.texi (Mode Line Variables): Fix description of
5822 global-mode-string, which is now after which-func-mode, not the
5823 buffer name.
5824
58252004-05-07 Lars Hansen <larsh@math.ku.dk>
5826
5827 * modes.texi (Desktop Save Mode): Add.
5828 (Modes): Add menu entry Desktop Save Mode.
5829
5830 * hooks.texi: Add desktop-after-read-hook,
5831 desktop-no-desktop-file-hook and desktop-save-hook.
5832
5833 * locals.texi: Add desktop-save-buffer.
5834
58352004-04-30 Jesper Harder <harder@ifa.au.dk>
5836
5837 * display.texi: emacs -> Emacs.
5838
58392004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
5840
5841 * files.texi (Changing Files): Document set-file-times.
5842
58432004-04-23 Juanma Barranquero <lektu@terra.es>
5844
5845 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5846
58472004-04-18 Jesper Harder <harder@ifa.au.dk>
5848
5849 * tips.texi (Coding Conventions): defopt -> defcustom.
5850
58512004-04-16 Luc Teirlinck <teirllm@auburn.edu>
5852
5853 * sequences.texi: Various clarifications.
5854
58552004-04-14 Luc Teirlinck <teirllm@auburn.edu>
5856
5857 * buffers.texi (Read Only Buffers): Mention optional ARG to
5858 `toggle-read-only'.
5859
58602004-04-14 Nick Roberts <nick@nick.uklinux.net>
5861
5862 * windows.texi (Selecting Windows): Note that get-lru-window
5863 returns a full-width window if possible.
5864
58652004-04-13 Luc Teirlinck <teirllm@auburn.edu>
5866
5867 * buffers.texi: Various changes in addition to:
5868 (Buffer File Name): Add `find-buffer-visiting'.
5869 (Buffer Modification): Mention optional ARG to `not-modified'.
5870 (Indirect Buffers): Mention optional CLONE argument to
5871 `make-indirect-buffer'.
5872
5873 * files.texi: Various changes in addition to:
5874 (Visiting Functions): `find-file-hook' is now a normal hook.
5875 (File Name Expansion): Explain difference between the way that
5876 `expand-file-name' and `file-truename' treat `..'.
5877 (Contents of Directories): Mention optional ID-FORMAT argument to
5878 `directory-files-and-attributes'.
5879 (Format Conversion): Mention new optional CONFIRM argument to
5880 `format-write-file'.
5881
58822004-04-12 Miles Bader <miles@gnu.org>
5883
5884 * macros.texi (Expansion): Add description of `macroexpand-all'.
5885
58862004-04-05 Jesper Harder <harder@ifa.au.dk>
5887
5888 * variables.texi (Variable Aliases): Mention
5889 cyclic-variable-indirection.
5890
5891 * errors.texi (Standard Errors): Ditto.
5892
58932004-04-04 Luc Teirlinck <teirllm@auburn.edu>
5894
5895 * backups.texi: Various small changes in addition to:
5896 (Making Backups): Mention return value of `backup-buffer'.
5897 (Auto-Saving): Mention optional FORCE argument to
5898 `delete-auto-save-file-if-necessary'.
5899 (Reverting): Mention optional PRESERVE-MODES argument to
5900 `revert-buffer'. Correct description of `revert-buffer-function'.
5901
59022004-03-22 Juri Linkov <juri@jurta.org>
5903
5904 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
5905 with `Vector Functions'.
5906
5907 * text.texi (Sorting): Add missing quote.
5908
59092004-03-14 Luc Teirlinck <teirllm@auburn.edu>
5910
5911 * intro.texi (Lisp History): Replace xref to `cl' manual with
5912 inforef.
5913
59142004-03-12 Richard M. Stallman <rms@gnu.org>
5915
5916 * intro.texi (Version Info): Add arg to emacs-version.
5917 (Lisp History): Change xref to CL manual.
5918
59192004-03-09 Luc Teirlinck <teirllm@auburn.edu>
5920
5921 * minibuf.texi (Completion Commands): Add xref to Emacs manual
5922 for Partial Completion mode.
5923
59242004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
5925
5926 * customize.texi: Fix typo. Remove eol whitespace.
5927
59282004-03-04 Richard M. Stallman <rms@gnu.org>
5929
5930 * processes.texi: Fix typos.
5931
5932 * lists.texi (Building Lists): Minor clarification.
5933
5934 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
5935 in make-hash-table.
5936
59372004-02-29 Juanma Barranquero <lektu@terra.es>
5938
5939 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
5940 rm, and ignore exit code.
5941
59422004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
5943
5944 * display.texi (Defining Faces): Add description for min-colors.
5945 Update example.
5946
59472004-02-23 Luc Teirlinck <teirllm@auburn.edu>
5948
5949 * abbrevs.texi: Various corrections and clarifications in addition
5950 to the following:
5951 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
5952
59532004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
5954
5955 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
5956
59572004-02-21 Luc Teirlinck <teirllm@auburn.edu>
5958
5959 * text.texi: Various small changes in addition to the following:
5960 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
5961 to delete-horizontal-space.
5962 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
5963 description of yank-handler text property at various places.
5964
5965 * frames.texi (Window System Selections): Add anchor.
5966
5967 * syntax.texi (Syntax Table Functions): Clarify and correct
5968 descriptions of make-syntax-table and copy-syntax-table.
5969 (Motion and Syntax): Clarify SYNTAXES argument to
5970 skip-syntax-forward.
5971 (Parsing Expressions): Mention that the return value of
5972 parse-partial-sexp is currently a list of ten rather than nine
5973 elements.
5974 (Categories): Various corrections and clarifications.
5975
59762004-02-17 Luc Teirlinck <teirllm@auburn.edu>
5977
5978 * markers.texi (Marker Insertion Types): Minor change.
5979
5980 * locals.texi (Standard Buffer-Local Variables):
5981 * commands.texi (Interactive Codes, Using Interactive):
5982 * functions.texi (Related Topics): Fix xrefs.
5983
59842004-02-16 Luc Teirlinck <teirllm@auburn.edu>
5985
5986 * lists.texi (Sets And Lists): Update description of delete-dups.
5987
59882004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
5989
5990 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
5991
c8763fb6 59922004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
5993
5994 * frames.texi (Parameter Access): frame-parameters arg is optional.
5995 modify-frame-parameters handles nil for FRAME.
5996 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
5997 are all-or-nothing for certain toolkits.
5998 Mention parameter wait-for-wm.
5999 (Frames and Windows): In frame-first-window and frame-selected-window
6000 the arg is optional.
6001 (Input Focus): In redirect-frame-focus the second arg is optional.
6002 (Window System Selections): Mention selection type CLIPBOARD.
6003 Mention data-type UTF8_STRING.
6004 Mention numbering of cut buffers.
6005 (Resources): Describe x-resource-name.
6006
60072004-02-16 Richard M. Stallman <rms@gnu.org>
6008
6009 * windows.texi (Buffers and Windows): Delete false table
6010 about all-frames.
6011
6012 * syntax.texi (Parsing Expressions): Delete old caveat
6013 about parse-sexp-ignore-comments.
6014
6015 * streams.texi (Output Variables): Add print-quoted.
6016
6017 * lists.texi (Building Lists): Minor cleanup.
6018
6019 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
6020
6021 * display.texi (Overlays): Explain overlays use markers.
6022 (Managing Overlays): Explain front-advance and rear-advance
6023 in more detail.
6024
6025 * loading.texi (Unloading): Document unload-feature-special-hooks.
6026 Get rid of fns-NNN.el file.
6027
60282004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
6029
6030 * help.texi (Describing Characters): Fix text-char-description
6031 example output.
6032
6033 * edebug.texi (Using Edebug): Fix example.
6034
6035 * debugging.texi (Internals of Debugger): Fix return value.
6036
6037 * files.texi (Changing Files): Fix argname.
6038
6039 * calendar.texi: Fix parens, and default values.
6040
6041 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
6042 * nonascii.texi, objects.texi, os.texi: Minor fixes.
b3e755a9 6043 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
b8d4c8d0
GM
6044
6045 * positions.texi (Text Lines): Don't add -1 in current-line.
6046
60472004-02-16 Richard M. Stallman <rms@gnu.org>
6048
6049 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
6050
60512004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
6052
6053 * processes.texi (Low-Level Network): Fix a typo.
6054
60552004-02-12 Kim F. Storm <storm@cua.dk>
6056
6057 * display.texi (Fringes): Use consistent wording.
6058 Note that window-fringe's window arg is optional.
6059 (Scroll Bars): Use consistent wording.
6060
60612004-02-11 Luc Teirlinck <teirllm@auburn.edu>
6062
6063 * tips.texi (Comment Tips): Document the new conventions for
6064 commenting out code.
6065
c8763fb6 60662004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
6067
6068 * positions.texi (Text Lines): Added missing end defun.
6069
60702004-02-07 Kim F. Storm <storm@cua.dk>
6071
6072 * positions.texi (Text Lines): Add line-number-at-pos.
6073
60742004-02-06 John Paul Wallington <jpw@gnu.org>
6075
6076 * display.texi (Button Properties, Button Buffer Commands):
6077 mouse-2 invokes button, not down-mouse-1.
6078
60792004-02-04 Jason Rumney <jasonr@gnu.org>
6080
6081 * makefile.w32-in: Sync with Makefile.in changes.
6082
60832004-02-03 Luc Teirlinck <teirllm@auburn.edu>
6084
6085 * minibuf.texi (Text from Minibuffer): Various corrections and
6086 clarifications.
6087 (Object from Minibuffer): Correct Lisp description of
6088 read-minibuffer.
6089 (Minibuffer History): Clarify description of cons values for
6090 HISTORY arguments.
6091 (Basic Completion): Various corrections and clarifications. Add
6092 completion-regexp-list.
6093 (Minibuffer Completion): Correct and clarify description of
6094 completing-read.
6095 (Completion Commands): Mention Partial Completion mode. Various
6096 other minor changes.
6097 (High-Level Completion): Various corrections and clarifications.
6098 (Reading File Names): Ditto.
6099 (Minibuffer Misc): Ditto.
6100
61012004-01-26 Luc Teirlinck <teirllm@auburn.edu>
6102
6103 * strings.texi (Text Comparison): assoc-string also matches
6104 elements of alists that are strings instead of conses.
6105 (Formatting Strings): Standardize Texinfo usage. Update index
6106 entries.
6107
61082004-01-20 Luc Teirlinck <teirllm@auburn.edu>
6109
6110 * lists.texi (Sets And Lists): Add delete-dups.
6111
61122004-01-15 Luc Teirlinck <teirllm@auburn.edu>
6113
6114 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
6115 special form.
6116 * macros.texi (Defining Macros): Update description of `declare',
6117 which now is a macro.
6118 (Wrong Time): Fix typos.
6119
61202004-01-14 Luc Teirlinck <teirllm@auburn.edu>
6121
6122 * compile.texi (Compilation Functions): Expand descriptions of
6123 `compile-defun', `byte-compile-file', `byte-recompile-directory'
6124 and `batch-byte-compile'. In particular, mention and describe
6125 all optional arguments.
6126 (Disassembly): Correct and clarify the description of `disassemble'.
6127
61282004-01-11 Luc Teirlinck <teirllm@auburn.edu>
6129
6130 * searching.texi: Various small changes in addition to the
6131 following.
6132 (Regexp Example): Adapt to new value of `sentence-end'.
6133 (Regexp Functions): The PAREN argument to `regexp-opt' can be
6134 `words'.
6135 (Search and Replace): Add usage note for `perform-replace'.
6136 (Entire Match Data): Mention INTEGERS and REUSE arguments to
6137 `match-data'.
6138 (Standard Regexps): Update for new values of `paragraph-start'
6139 and `sentence-end'.
6140
61412004-01-07 Luc Teirlinck <teirllm@auburn.edu>
6142
6143 * files.texi (Saving Buffers): Clarify descriptions of
6144 `write-contents-functions' and `before-save-hook'.
6145 Make the defvar's for `before-save-hook' and `after-save-hook'
6146 into defopt's.
6147
61482004-01-07 Kim F. Storm <storm@cua.dk>
6149
6150 * commands.texi (Click Events): Describe new image and
6151 width/height elements of click events.
6152 (Accessing Events): Add posn-string, posn-image, and
6153 posn-object-width-height. Change posn-object to return either
6154 image or string object.
6155
61562004-01-01 Simon Josefsson <jas@extundo.com>
6157
6158 * hooks.texi (Standard Hooks): Add before-save-hook.
6159 * files.texi (Saving Buffers): Likewise.
6160
61612004-01-03 Richard M. Stallman <rms@gnu.org>
6162
6163 * frames.texi (Frames and Windows): Delete frame-root-window.
6164
61652004-01-03 Luc Teirlinck <teirllm@auburn.edu>
6166
6167 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
6168
6169 * functions.texi: Various small changes in addition to the
6170 following.
6171 (What Is a Function): `functionp' returns nil for macros. Clarify
6172 behavior of this and following functions for symbol arguments.
6173 (Function Documentation): Add `\' in front of (fn @var{arglist})
6174 and explain why.
6175 (Defining Functions): Mention DOCSTRING argument to `defalias'.
6176 Add anchor.
6177 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
6178
61792004-01-01 Miles Bader <miles@gnu.org>
6180
6181 * display.texi (Buttons): New section.
6182
61832003-12-31 Andreas Schwab <schwab@suse.de>
6184
6185 * numbers.texi (Math Functions): sqrt reports a domain-error
6186 error.
6187 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
6188
61892003-12-30 Luc Teirlinck <teirllm@auburn.edu>
6190
6191 * tips.texi (Documentation Tips): Update item on hyperlinks in
6192 documentation strings.
6193
6194 * errors.texi (Standard Errors): Various small corrections and
6195 additions.
6196
6197 * control.texi: Various small changes in addition to the
6198 following.
6199 (Signaling Errors): Provide some more details on how `signal'
6200 constructs the error message. Add anchor to the definition of
6201 `signal'.
6202 (Error Symbols): Describe special treatment of `quit'.
6203 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
6204 to emphasize that it has to be a single form.
6205
6206 * buffers.texi: Add anchor.
6207
62082003-12-29 Richard M. Stallman <rms@gnu.org>
6209
6210 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
6211 (Window Configurations): Add window-configuration-frame.
6212
6213 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
6214
6215 * text.texi (Examining Properties): Add get-char-property-and-overlay.
6216 Change arg name in get-char-property.
6217 (Special Properties): Update handling of keymap property.
6218
6219 * strings.texi (Modifying Strings): Add clear-string.
6220 (Text Comparison): Add assoc-string and remove
6221 assoc-ignore-case, assoc-ignore-representation.
6222
6223 * os.texi (Time of Day): Add set-time-zone-rule.
6224
6225 * numbers.texi (Math Functions): asin, acos, log, log10
6226 report domain-error errors.
6227
6228 * nonascii.texi (Converting Representations):
6229 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
6230 (Encoding and I/O): Add file-name-coding-system.
6231
6232 * modes.texi (Search-based Fontification): Explain that
6233 face specs are symbols with face names as values.
6234
6235 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
6236
6237 * lists.texi (Building Lists): remq moved elsewhere.
6238 (Sets And Lists): remq moved here.
6239 (Association Lists): Refer to assoc-string.
6240
6241 * internals.texi (Garbage Collection): Add memory-use-counts.
6242
6243 * frames.texi (Frames and Windows): Add set-frame-selected-window
6244 and frame-root-window.
6245
6246 * files.texi (Contents of Directories):
6247 Add directory-files-and-attributes.
6248
6249 * display.texi (Refresh Screen): Add force-window-update.
6250 (Invisible Text): Explain about moving point out of invis text.
6251 (Overlay Properties): Add overlay-properties.
6252 (Managing Overlays): Add overlayp.
6253 (GIF Images): Invalid image number displays a hollow box.
6254
6255 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
6256 (Killing Buffers): Add buffer-live-p.
6257
62582003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
6259
6260 * display.texi (Fringes): Fix typo "set-buffer-window".
6261
62622003-12-24 Luc Teirlinck <teirllm@auburn.edu>
6263
6264 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
6265 * nonascii.texi, processes.texi, tips.texi, variables.texi:
6266 Add or change various xrefs and anchors.
6267
6268 * commands.texi: Replace all occurrences of @acronym{CAR} with
6269 @sc{car}, for consistency with the rest of the Elisp manual.
6270 `car' and `cdr' are historically acronyms, but are no longer
6271 widely thought of as such.
6272
6273 * internals.texi (Pure Storage): Mention that `purecopy' does not
6274 copy text properties.
6275 (Object Internals): Now 29 bits are used (in most implementations)
6276 to address Lisp objects.
6277
6278 * variables.texi (Variables with Restricted Values): New node.
6279
6280 * objects.texi (Lisp Data Types): Mention that certain variables
6281 can only take on a restricted set of values and add an xref to
6282 the new node "Variables with Restricted Values".
6283
6284 * eval.texi (Function Indirection): Describe the errors that
6285 `indirect-function' can signal.
6286 (Eval): Clarify the descriptions of `eval-region' and `values'.
6287 Describe `eval-buffer' instead of `eval-current-buffer' and
6288 mention `eval-current-buffer' as an alias for `current-buffer'.
6289 Correct the description and mention all optional arguments.
6290
6291 * nonascii.texi: Various small changes in addition to the
6292 following.
6293 (Converting Representations): Clarify behavior of
6294 `string-make-multibyte' and `string-to-multibyte' for unibyte all
6295 ASCII arguments.
6296 (Character Sets): Document the variable `charset-list' and adapt
6297 the definition of the function `charset-list' accordingly.
6298 (Translation of Characters): Clarify use of generic characters in
6299 `make-translation-table'. Clarify and correct the description of
6300 the use of translation tables in encoding and decoding.
6301 (User-Chosen Coding Systems): Correct and clarify the description
6302 of `select-safe-coding-system'.
6303 (Default Coding Systems): Clarify description of
6304 `file-coding-system-alist'.
6305
63062003-11-30 Luc Teirlinck <teirllm@auburn.edu>
6307
6308 * strings.texi (Text Comparison): Correctly describe when two
6309 strings are `equal'. Combine and clarify descriptions of
6310 `assoc-ignore-case' and `assoc-ignore-representation'.
6311
6312 * objects.texi (Non-ASCII in Strings): Clarify description of
6313 when a string is unibyte or multibyte.
6314 (Bool-Vector Type): Update examples.
6315 (Equality Predicates): Correctly describe when two strings are
6316 `equal'.
6317
63182003-11-29 Luc Teirlinck <teirllm@auburn.edu>
6319
6320 * lists.texi (Building Lists): `append' no longer accepts integer
6321 arguments. Update the description of `number-sequence' to reflect
6322 recent changes.
6323 (Sets And Lists): Describe `member-ignore-case' after `member'.
6324
63252003-11-27 Kim F. Storm <storm@cua.dk>
6326
6327 * commands.texi (Click Events): Click object may be an images.
6328 Describe (dx . dy) element of click positions.
6329 (Accessing Events): Remove duplicate posn-timestamp.
6330 New functions posn-object and posn-object-x-y.
6331
63322003-11-23 Kim F. Storm <storm@cua.dk>
6333
6334 * commands.texi (Click Events): Describe enhancements to event
6335 position lists, including new text-pos and (col . row) items.
6336 Mention left-fringe and right-fringe area events.
6337 (Accessing Events): New functions posn-area and
6338 posn-actual-col-row. Mention posn-timestamp. Mention that
6339 posn-point in non-text area still returns buffer position.
6340 Clarify posn-col-row.
6341
63422003-11-21 Lars Hansen <larsh@math.ku.dk>
6343
6344 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
6345 * anti.texi (File Attributes): Describe removed parameter
6346 ID-FORMAT.
6347
63482003-11-20 Luc Teirlinck <teirllm@auburn.edu>
6349
6350 * positions.texi (Positions): Mention that, if a marker is used as
6351 a position, its buffer is ignored.
6352
6353 * markers.texi (Overview of Markers): Mention it here too.
6354
63552003-11-12 Luc Teirlinck <teirllm@auburn.edu>
6356
6357 * numbers.texi (Numeric Conversions): Not just `floor', but also
6358 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
6359
63602003-11-10 Luc Teirlinck <teirllm@auburn.edu>
6361
6362 * markers.texi (Creating Markers): Specify insertion type of
6363 created markers. Add xref to `Marker Insertion Types'.
6364 Second argument to `copy-marker' is optional.
6365 (Marker Insertion Types): Mention that most markers are created
6366 with insertion type nil.
6367 (The Mark): Correctly describe when `mark' signals an error.
6368 (The Region): Correctly describe when `region-beginning' and
6369 `region-end' signal an error.
6370
63712003-11-08 Luc Teirlinck <teirllm@auburn.edu>
6372
6373 * hash.texi (Creating Hash): Clarify description of `eql'.
6374 `makehash' is obsolete.
6375 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
6376
6377 * positions.texi (Point): Change description of `buffer-end', so
6378 that it is also correct for floating point arguments.
6379 (List Motion): Correct argument lists of `beginning-of-defun' and
6380 `end-of-defun'.
6381 (Excursions): Add xref to `Marker Insertion Types'.
6382 (Narrowing): Argument to `narrow-to-page' is optional.
6383
63842003-11-06 Luc Teirlinck <teirllm@auburn.edu>
6385
6386 * streams.texi (Output Streams): Clarify behavior of point for
6387 marker output streams.
6388
63892003-11-04 Luc Teirlinck <teirllm@auburn.edu>
6390
6391 * variables.texi (Defining Variables): Second argument to
6392 `defconst' is not optional.
6393 (Setting Variables): Mention optional argument APPEND to
6394 `add-to-list'.
6395 (Creating Buffer-Local): Expand description of
6396 `make-variable-buffer-local'.
6397 (Frame-Local Variables): Expand description of
6398 `make-variable-frame-local'.
6399 (Variable Aliases): Correct description of optional argument
6400 DOCSTRING to `defvaralias'. Mention return value of
6401 `defvaralias'.
6402 (File Local Variables): Add xref to `File variables' in Emacs
6403 Manual. Correct description of `hack-local-variables'. Mention
6404 `safe-local-variable' property. Mention optional second argument
6405 to `risky-local-variable-p'.
6406
64072003-11-03 Luc Teirlinck <teirllm@auburn.edu>
6408
6409 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
6410
64112003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6412
6413 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
6414 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
6415 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
6416 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
6417 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
6418 lispref/processes.texi, lispref/searching.texi,
6419 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
6420 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
6421 @acronym{FOO}.
6422
64232003-10-27 Luc Teirlinck <teirllm@auburn.edu>
6424
6425 * strings.texi (Creating Strings): Argument START to `substring'
6426 can not be `nil'. Expand description of
6427 `substring-no-properties'. Correct description of `split-string',
6428 especially with respect to empty matches. Prevent very bad line
6429 break in definition of `split-string-default-separators'.
6430 (Text Comparison): `string=' and `string<' also accept symbols as
6431 arguments.
6432 (String Conversion): More completely describe argument BASE in
6433 `string-to-number'.
6434 (Formatting Strings): `%s' and `%S' in `format' do require
6435 corresponding object. Clarify behavior of numeric prefix after
6436 `%' in `format'.
6437 (Case Conversion): The argument to `upcase-initials' can be a
6438 character.
6439
64402003-10-27 Kenichi Handa <handa@m17n.org>
6441
6442 * display.texi (Fontsets): Fix texinfo usage.
6443
64442003-10-25 Kenichi Handa <handa@m17n.org>
6445
6446 * display.texi (Fontsets): Add description of the function
6447 set-fontset-font.
6448
64492003-10-23 Luc Teirlinck <teirllm@auburn.edu>
6450
6451 * display.texi (Temporary Displays): Add xref to `Documentation
6452 Tips'.
6453
6454 * functions.texi (Function Safety): Use inforef instead of pxref
6455 for SES.
6456
64572003-10-23 Andreas Schwab <schwab@suse.de>
6458
6459 * Makefile.in (TEX, texinputdir): Don't define.
6460 (TEXI2DVI): Define.
6461 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
6462 add $(srcdir)/index.texi.
6463 ($(infodir)/elisp): Remove index.texi dependency.
6464 (elisp.dvi): Likewise. Use $(TEXI2DVI).
6465 (index.texi): Remove target.
6466 (dist): Don't link $(srcdir)/permute-index.
6467 (clean): Don't remove index.texi.
6468
6469 * permute-index, index.perm: Remove.
6470 * index.texi: Rename from index.unperm.
6471
64722003-10-22 Luc Teirlinck <teirllm@auburn.edu>
6473
6474 * tips.texi (Documentation Tips): Document new behavior for face
6475 and variable hyperlinks in Help mode.
6476
64772003-10-21 Luc Teirlinck <teirllm@auburn.edu>
6478
6479 * objects.texi (Integer Type): Update for extra bit of integer range.
6480 (Character Type): Ditto.
6481
64822003-10-16 Eli Zaretskii <eliz@gnu.org>
6483
6484 * numbers.texi (Integer Basics): Add index entries for reading
6485 numbers in hex, octal, and binary.
6486
64872003-10-16 Lute Kamstra <lute@gnu.org>
6488
6489 * modes.texi (Mode Line Format): Mention force-mode-line-update's
6490 argument.
6491
64922003-10-13 Luc Teirlinck <teirllm@auburn.edu>
6493
6494 * windows.texi (Choosing Window): Fix typo.
6495 * edebug.texi (Edebug Execution Modes): Fix typo.
6496
64972003-10-13 Richard M. Stallman <rms@gnu.org>
6498
6499 * windows.texi (Basic Windows): A window has fringe settings,
6500 display margins and scroll-bar settings.
6501 (Splitting Windows): Doc split-window return value.
6502 Clean up one-window-p.
6503 (Selecting Windows): Fix typo.
6504 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
6505 (Buffers and Windows): In set-window-buffer, explain effect
6506 on fringe settings and scroll bar settings.
6507 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
6508 (Choosing Window): Use defopt for pop-up-frame-function.
6509 For special-display-buffer-names, explain same-window and same-frame.
6510 Clarify window-dedicated-p return value.
6511 (Textual Scrolling): scroll-up and scroll-down can get an error.
6512 (Horizontal Scrolling): Clarify auto-hscroll-mode.
6513 Clarify set-window-hscroll.
6514 (Size of Window): Don't mention tool bar in window-height.
6515 (Coordinates and Windows): Explain what coordinates-in-window-p
6516 returns for fringes and display margins.
6517 (Window Configurations): Explain saving fringes, etc.
6518
6519 * tips.texi (Library Headers): Clean up Documentation.
6520
6521 * syntax.texi (Parsing Expressions): Clean up forward-comment
6522 and parse-sexp-lookup-properties.
6523
6524 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
6525
6526 * os.texi (System Environment): Clean up text for load-average errors.
6527
6528 * modes.texi (Hooks): Don't explain local hook details at front.
6529 Clarify run-hooks and run-hook-with-args a little.
6530 Clean up add-hook and remove-hook.
6531
6532 * edebug.texi (Edebug Execution Modes): Clarify t.
6533 Document edebug-sit-for-seconds.
6534 (Coverage Testing): Document C-x X = and =.
6535 (Instrumenting Macro Calls): Fix typo.
6536 (Specification List): Don't index the specification keywords.
6537
65382003-10-10 Kim F. Storm <storm@cua.dk>
6539
6540 * processes.texi (Network): Introduce make-network-process.
6541
65422003-10-09 Luc Teirlinck <teirllm@auburn.edu>
6543
6544 * tips.texi (Library Headers): Fix typo.
6545
65462003-10-07 Juri Linkov <juri@jurta.org>
6547
6548 * modes.texi (Imenu): Mention imenu-create-index-function's
6549 default value. Explain submenus better.
6550
65512003-10-07 Lute Kamstra <lute@gnu.org>
6552
6553 * modes.texi (Faces for Font Lock): Fix typo.
6554 (Hooks): Explain how buffer-local hook variables can refer to
6555 global hook variables.
6556 Various minor clarifications.
6557
65582003-10-06 Lute Kamstra <lute@gnu.org>
6559
6560 * tips.texi (Coding Conventions): Mention naming conventions for
6561 hooks.
6562
65632003-10-05 Luc Teirlinck <teirllm@auburn.edu>
6564
6565 * loading.texi (Library Search): Correct default value of
6566 load-suffixes.
6567 (Named Features): Fix typo.
6568
65692003-10-05 Richard M. Stallman <rms@gnu.org>
6570
6571 * loading.texi (Named Features): In `provide',
6572 say how to test for subfeatures.
6573 (Unloading): In unload-feature, use new var name
6574 unload-feature-special-hooks.
6575
65762003-10-03 Lute Kamstra <lute@gnu.org>
6577
6578 * modes.texi (Major Mode Conventions): Mention third way to set up
6579 Imenu.
6580 (Imenu): A number of small fixes.
6581 Delete documentation of internal variable imenu--index-alist.
6582 Document the return value format of imenu-create-index-function
6583 functions.
6584
65852003-09-30 Richard M. Stallman <rms@gnu.org>
6586
6587 * processes.texi (Network): Say what stopped datagram connections do.
6588
6589 * lists.texi (Association Lists): Clarify `assq-delete-all'.
6590
6591 * display.texi (Overlay Properties): Clarify `evaporate' property.
6592
65932003-09-29 Lute Kamstra <lute@gnu.org>
6594
6595 * modes.texi (Mode Line Data): Explain when symbols in mode-line
6596 constructs should be marked as risky.
6597 Change cons cell into proper list.
6598 (Mode Line Variables): Change cons cell into proper list.
6599
66002003-09-26 Lute Kamstra <lute@gnu.org>
6601
6602 * modes.texi (Mode Line Data): Document the :propertize construct.
6603 (Mode Line Variables): Reorder the descriptions of the variables
6604 to match their order in the default mode-line-format.
6605 Describe the new variables mode-line-position and mode-line-modes.
6606 Update the default values of mode-line-frame-identification,
6607 minor-mode-alist, and default-mode-line-format.
6608 (Properties in Mode): Mention the :propertize construct.
6609
66102003-09-26 Richard M. Stallman <rms@gnu.org>
6611
6612 * buffers.texi, commands.texi, debugging.texi, eval.texi:
6613 * loading.texi, minibuf.texi, text.texi, variables.texi:
6614 Avoid @strong{Note:}.
6615
66162003-09-26 Richard M. Stallman <rms@gnu.org>
6617
6618 * keymaps.texi (Remapping Commands): Fix typo.
6619
66202003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
6621
6622 * processes.texi (Low-Level Network): Fix typo.
6623
66242003-09-23 Kim F. Storm <storm@cua.dk>
6625
6626 * processes.texi (Network, Network Servers): Fix typos.
6627 (Low-Level Network): Add timeout value for :server keyword.
6628 Add new option keywords to make-network-process.
6629 Add set-network-process-options.
6630 Explain how to test availability of network options.
6631
66322003-09-19 Richard M. Stallman <rms@gnu.org>
6633
6634 * text.texi (Motion by Indent): Arg to
6635 backward-to-indentation and forward-to-indentation is optional.
6636
6637 * strings.texi (Creating Strings): Add substring-no-properties.
6638
6639 * processes.texi
6640 (Process Information): Add list-processes arg QUERY-ONLY.
6641 Delete process-contact from here.
6642 Add new status values for process-status.
6643 Add process-get, process-put, process-plist, set-process-plist.
6644 (Synchronous Processes): Add call-process-shell-command.
6645 (Signals to Processes): signal-process allows process objects.
6646 (Network): Complete rewrite.
6647 (Network Servers, Datagrams, Low-Level Network): New nodes.
6648
6649 * positions.texi (Word Motion): forward-word, backward-word
6650 arg is optional. Reword.
6651
6652 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
6653
6654 * variables.texi (Creating Buffer-Local):
6655 Delete duplicate definition of buffer-local-value.
6656 (File Local Variables): Explain about discarding text props.
6657
66582003-09-11 Richard M. Stallman <rms@gnu.org>
6659
6660 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
6661 changes variables that record input events.
6662 (Minibuffer Misc): Add minibuffer-selected-window.
6663
6664 * lists.texi (Building Lists): Add copy-tree.
6665
6666 * display.texi (Fontsets): Add char-displayable-p.
6667 (Scroll Bars): New node.
6668
66692003-09-08 Lute Kamstra <lute@gnu.org>
6670
6671 * modes.texi (%-Constructs): Document new `%i' and `%I'
6672 constructs.
6673
66742003-09-03 Peter Runestig <peter@runestig.com>
6675
6676 * makefile.w32-in: New file.
6677
66782003-08-29 Richard M. Stallman <rms@gnu.org>
6679
6680 * display.texi (Overlay Properties): Clarify how priorities
6681 affect use of the properties.
6682
66832003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6684
6685 * customize.texi (Type Keywords): Correct the description of
6686 `:help-echo' in the case where `motion-doc' is a function.
6687
66882003-08-14 John Paul Wallington <jpw@gnu.org>
6689
6690 * modes.texi (Emulating Mode Line): Subsection, not section.
6691
66922003-08-13 Richard M. Stallman <rms@gnu.org>
6693
6694 * elisp.texi (Top): Update subnode lists in menu.
6695
6696 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
6697 (Kill Functions): kill-region has new arg yank-handler.
6698 (Yanking): New node.
6699 (Yank Commands): Add yank-undo-function.
6700 (Low-Level Kill Ring):
6701 kill-new and kill-append have new arg yank-handler.
6702 (Changing Properties): Add remove-list-of-text-properties.
6703 (Atomic Changes): New node.
6704
6705 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
6706
6707 * streams.texi (Output Variables): Add eval-expression-print-length
6708 and eval-expression-print-level.
6709
6710 * os.texi (Time Conversion): For encode-time, explain limits on year.
6711
6712 * objects.texi (Character Type): Define anchor "modifier bits".
6713
6714 * modes.texi (Emulating Mode Line): New node.
6715 (Search-based Fontification): Font Lock uses font-lock-face property.
6716 (Other Font Lock Variables): Likewise.
6717
6718 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
6719 not vectors.
6720 (Active Keymaps): Add emulation-mode-map-alists.
6721 (Functions for Key Lookup): key-binding has new arg no-remap.
6722 (Remapping Commands): New node.
6723 (Scanning Keymaps): where-is-internal has new arg no-remap.
6724 (Tool Bar): Add tool-bar-local-item-from-menu.
6725 Clarify when to use tool-bar-add-item-from-menu.
6726
6727 * commands.texi (Interactive Call): commandp has new arg.
6728 (Command Loop Info): Add this-original-command.
6729
67302003-08-06 John Paul Wallington <jpw@gnu.org>
6731
6732 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
6733
6734 * display.texi (Warning Basics): Fix typo.
6735 (Fringes): Add closing curly bracket and fix typo.
6736
6737 * elisp.texi (Top): Fix typo.
6738
67392003-08-05 Richard M. Stallman <rms@gnu.org>
6740
6741 * elisp.texi: Update lists of subnodes.
6742
6743 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
6744
6745 * variables.texi (Local Variables): Use lc for example variable names.
6746
6747 * tips.texi (Library Headers): Explain where to put -*-.
6748
6749 * strings.texi (Creating Strings): Fix xref for vconcat.
6750
6751 * sequences.texi (Vector Functions):
6752 vconcat no longer allows integer args.
6753
6754 * minibuf.texi (Reading File Names): read-file-name has new
6755 arg PREDICATE. New function read-directory-name.
6756
6757 * macros.texi (Defining Macros): Give definition of `declare'
6758 (Indenting Macros): New node.
6759
6760 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
6761 (Window Frame Parameters): Make separate table of parameters
6762 that are coupled with specific face attributes.
6763 (Deleting Frames): delete-frame-hooks renamed to
6764 delete-frame-functions.
6765
6766 * files.texi (Magic File Names): Add file-remote-p.
6767 Clarify file-local-copy.
6768
6769 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
6770 here; instead xref Defining Macros.
6771
6772 * display.texi (Warnings): New node, and subnodes.
6773 (Fringes): New node.
6774
6775 * debugging.texi (Test Coverage): New node.
6776
6777 * compile.texi (Compiler Errors): Explain with-no-warnings
6778 and other ways to suppress warnings.
6779
6780 * commands.texi (Interactive Call): Minor clarification.
6781
6782 * buffers.texi (Buffer File Name): set-visited-file-name
6783 renames the buffer too.
6784
6785 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
6786
67872003-07-24 Markus Rost <rost@math.ohio-state.edu>
6788
6789 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
6790
67912003-07-22 Markus Rost <rost@math.ohio-state.edu>
6792
6793 * internals.texi (Garbage Collection): Fix previous change.
6794
67952003-07-22 Richard M. Stallman <rms@gnu.org>
6796
6797 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
6798
6799 * display.texi (Width): Use \s syntax in example.
6800 (Font Selection): Add face-font-rescale-alist.
6801
6802 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
6803 Remove spurious indent in example.
6804
6805 * lists.texi (Building Lists): Add number-sequence.
6806
6807 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
6808
6809 * functions.texi (Function Documentation): Explain how to
6810 show calling convention explicitly in the doc string.
6811
6812 * windows.texi (Selecting Windows): save-selected-window saves
6813 selected window of each frame.
6814 (Window Configurations): Minor change.
6815
6816 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
6817
6818 * streams.texi (Output Variables): Add print-continuous-numbering
6819 and print-number-table.
6820
6821 * processes.texi (Decoding Output): New node.
6822
6823 * os.texi (Time Conversion): decode-time arg is optional.
6824
6825 * objects.texi (Character Type): Don't use space as example for \.
6826 Make list of char names and \-sequences correspond.
6827 Explain that \s is not used in strings. `\ ' needs space after.
6828
6829 * nonascii.texi (Converting Representations): Add string-to-multibyte.
6830 (Translation of Characters): Add translation-table-for-input.
6831 (Default Coding Systems): Add auto-coding-functions.
6832 (Explicit Encoding): Add decode-coding-inserted-region.
6833 (Locales): Add locale-info.
6834
6835 * minibuf.texi (Basic Completion): Describe test-completion.
6836 Collections can be lists of strings.
6837 Clean up lazy-completion-table.
6838 (Programmed Completion): Mention test-completion.
6839 Clarify why lambda expressions are not accepted.
6840 (Minibuffer Misc): Describe minibufferp.
6841
68422003-07-14 Richard M. Stallman <rms@gnu.org>
6843
6844 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
6845
6846 * windows.texi (Selecting Windows): New arg to select-window.
6847 (Selecting Windows): Add with-selected-window.
6848 (Size of Window): Add window-inside-edges, etc.
6849
6850 * internals.texi (Garbage Collection): Add post-gc-hook.
6851
6852 * processes.texi (Subprocess Creation): Add exec-suffixes.
6853
6854 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
6855 (Scanning Keymaps): Add map-keymaps.
6856 (Defining Menus): Add keymap-prompt.
6857
6858 * numbers.texi (Integer Basics): Add most-positive-fixnum,
6859 most-negative-fixnum.
6860
6861 * compile.texi (Byte Compilation): Explain no-byte-compile
6862 (Compiler Errors): New node.
6863
6864 * os.texi (User Identification): user-uid, user-real-uid
6865 can return float.
6866
6867 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
6868 and about derived modes.
6869 (Minor Modes): Add minor-mode-list.
6870 (Defining Minor Modes): Keyword args for define-minor-mode.
6871 (Search-based Fontification): Explain managing other properties.
6872 (Other Font Lock Variables): Add font-lock-extra-managed-props.
183080b6 6873 (Faces for Font Lock): Add font-lock-preprocessor-face.
b8d4c8d0
GM
6874 (Hooks): Add run-mode-hooks and delay-mode-hooks.
6875
6876 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
6877 (Variable Aliases): Clarify defvaralias.
6878
6879 * loading.texi (Library Search): Add load-suffixes.
6880
6881 * minibuf.texi (Basic Completion): Add lazy-completion-table.
6882 (Programmed Completion): Add dynamic-completion-table.
6883
6884 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
6885 (Magic File Names): Specify precedence order of handlers.
6886
6887 * commands.texi (Command Overview): Emacs server runs pre-command-hook
6888 and post-command-hook.
6889 (Waiting): New calling convention for sit-for.
6890
6891 * text.texi (Special Properties): local-map and keymap properties
6892 apply based on their stickiness.
6893
68942003-07-07 Richard M. Stallman <rms@gnu.org>
6895
6896 * modes.texi (Minor Mode Conventions): Specify only some kinds
6897 of list values as args to minor modes.
6898
6899 * files.texi (File Name Expansion): Warn about iterative use
6900 of substitute-in-file-name.
6901
6902 * advice.texi (Activation of Advice): Clean up previous change.
6903
69042003-07-06 Markus Rost <rost@math.ohio-state.edu>
6905
6906 * advice.texi (Activation of Advice): Note that ad-start-advice is
6907 turned on by default.
6908
69092003-06-30 Richard M. Stallman <rms@gnu.org>
6910
6911 * text.texi (Buffer Contents): Document current-word.
6912 (Change Hooks): Not called for *Messages*.
6913
6914 * functions.texi (Defining Functions): Explain about redefining
6915 primitives.
6916 (Function Safety): Renamed. Minor changes.
6917 Comment out the detailed criteria for what is safe.
6918
69192003-06-22 Andreas Schwab <schwab@suse.de>
6920
6921 * objects.texi (Symbol Type): Fix description of examples.
6922
69232003-06-16 Andreas Schwab <schwab@suse.de>
6924
6925 * hash.texi (Creating Hash): Fix description of :weakness.
6926
c8763fb6 69272003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
6928
6929 * files.texi (Changing Files): copy-file copies file modes, too.
6930
69312003-05-28 Richard M. Stallman <rms@gnu.org>
6932
6933 * strings.texi (Creating Strings): Clarify split-string.
6934
69352003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
6936
6937 * strings.texi (Creating Strings): Update split-string specification
6938 and examples.
6939
69402003-05-19 Richard M. Stallman <rms@gnu.org>
6941
6942 * elisp.texi: Correct invariant section names.
6943
69442003-04-20 Richard M. Stallman <rms@gnu.org>
6945
6946 * os.texi (Timers): Explain about timers and quitting.
6947
69482003-04-19 Richard M. Stallman <rms@gnu.org>
6949
6950 * internals.texi (Writing Emacs Primitives): Strings are
6951 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
6952 Explain GCPRO convention for varargs function args.
6953
69542003-04-16 Richard M. Stallman <rms@gnu.org>
6955
6956 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
6957
69582003-04-08 Richard M. Stallman <rms@gnu.org>
6959
6960 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
6961
69622003-02-13 Kim F. Storm <storm@cua.dk>
6963
6964 * objects.texi (Character Type): New \s escape for space.
6965
69662003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
6967
6968 * os.texi (System Environment): Added cygwin system-type.
6969
69702003-01-25 Richard M. Stallman <rms@gnu.org>
6971
6972 * keymaps.texi: Document that a symbol can act as a keymap.
6973
69742003-01-13 Richard M. Stallman <rms@gnu.org>
6975
6976 * text.texi (Changing Properties): Say string indices are origin-0.
6977
6978 * positions.texi (Screen Lines) <compute-motion>:
6979 Correct order of elts in return value.
6980
6981 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
6982 how to define a default binding.
6983
69842002-12-07 Markus Rost <rost@math.ohio-state.edu>
6985
6986 * loading.texi (Unloading): Fix recent change for load-history.
6987
6988 * customize.texi (Simple Types): Clarify description of custom
6989 type 'number. Describe new custom type 'float.
6990
69912002-12-04 Markus Rost <rost@math.ohio-state.edu>
6992
6993 * variables.texi (File Local Variables): Fix typo.
6994
c8763fb6 69952002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
6996
6997 From Michael Albinus <Michael.Albinus@alcatel.de>.
6998
6999 * README: Target for Info file is `make info'.
7000
7001 * files.texi (File Name Components): Fixed typos in
7002 `file-name-sans-extension'.
7003 (Magic File Names): Complete list of operations for magic file
7004 name handlers.
7005
70062002-09-16 Jonathan Yavner <jyavner@engineer.com>
7007
7008 * variables.texi (File Local Variables): New function
7009 risky-local-variable-p.
7010
70112002-09-15 Jonathan Yavner <jyavner@engineer.com>
7012
7013 * functions.texi (Function safety): New node about unsafep.
7014
70152002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
7016
7017 * customize.texi (Splicing into Lists): Fixed example.
7018 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
7019
70202002-06-17 Juanma Barranquero <lektu@terra.es>
7021
7022 * frames.texi (Display Feature Testing): Fix typo.
7023
70242002-06-12 Andreas Schwab <schwab@suse.de>
7025
7026 * frames.texi (Initial Parameters, Resources): Fix references to
7027 the Emacs manual.
7028
70292002-05-13 Kim F. Storm <storm@cua.dk>
7030
7031 * variables.texi (Intro to Buffer-Local): Updated warning and
7032 example relating to changing buffer inside let.
7033
c8763fb6 70342002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
7035
7036 * os.texi (Session Management): New node about X Session management.
7037
70382002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
7039
7040 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
7041 to which the manual corresponds, and the copyright years.
7042
7043 * Makefile.in (VERSION): Set to 2.9.
7044
70452001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
7046
7047 * elisp.texi: Change the category in @dircategory to "Emacs", to
7048 make it consistent with info/dir.
7049
70502001-11-25 Miles Bader <miles@gnu.org>
7051
7052 * text.texi (Fields): Describe new `limit' arg in
7053 field-beginning/field-end.
7054
70552001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
7056
7057 * permute-index: Don't depend on csh-specific features. Replace
7058 the interpreter name with /bin/sh.
7059
7060 * two-volume-cross-refs.txt: New file.
7061 * two.el: New file.
7062 * spellfile: New file.
7063
70642001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
7065
7066 * permute-index: New file.
7067
7068 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
7069 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
7070 8+3 restricted namespace.
7071
7072 * Makefile.in (infodir): Define relative to $(srcdir).
7073 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
7074 include directories list via -I switch to makeinfo.
7075 (index.texi): Use cp if both hard and symbolic links fail.
7076
70772001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
7078
7079 * Makefile.in (distclean): Add.
7080
7081 The following changes make ELisp manual part of the Emacs
7082 distribution:
7083
7084 * Makefile.in: Add Copyright notice.
7085 (prefix): Remove.
7086 (infodir): Change value to "../info".
7087 (VPATH): New variable.
7088 (MAKE): Don't define.
7089 (texmacrodir): Don't define.
7090 (texinputdir): Append the existing value of TEXINPUTS.
7091 ($(infodir)/elisp): Instead of just "elisp". Reformat the
7092 command to be compatible with man/Makefile.in, and to put the
7093 output into ../info.
7094 (info): Add target.
7095 (installall): Target removed.
7096
c8763fb6 70972001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
7098
7099 * tips.texi (Coding Conventions): Fix typo.
7100
71012001-10-23 Gerd Moellmann <gerd@gnu.org>
7102
7103 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
7104
71052001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
7106
7107 * files.texi (File Name Components): Update the description of
7108 file-name-sans-extension and file-name-extension, as they now
7109 ignore leading dots.
7110
71112001-10-20 Gerd Moellmann <gerd@gnu.org>
7112
7113 * (Version 21.1 released.)
7114
71152001-10-19 Miles Bader <miles@gnu.org>
7116
7117 * positions.texi (Text Lines): Describe behavior of
7118 `beginning-of-line'/`end-of-line' in the presence of field properties.
7119
71202001-10-17 Gerd Moellmann <gerd@gnu.org>
7121
7122 * Makefile.in (VERSION): Set to 2.8.
7123 (manual): Use `manual-21'.
7124
7125 * elisp.texi (VERSION): Add and use it where the version
7126 number was used. Set it to 2.8.
7127
7128 * intro.texi: Likewise.
7129
71302001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
7131
7132 * files.texi (File Name Completion): Document the significance of
7133 a trailing slash in elements of completion-ignored-extensions.
7134
71352001-10-06 Miles Bader <miles@gnu.org>
7136
7137 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
7138
71392001-10-04 Gerd Moellmann <gerd@gnu.org>
7140
7141 * variables.texi (Variable Aliases): New node.
7142
71432001-10-04 Gerd Moellmann <gerd@gnu.org>
7144
7145 * Branch for 21.1.
7146
71472001-10-02 Miles Bader <miles@gnu.org>
7148
7149 * minibuf.texi (Minibuffer Misc): Add entries for
7150 `minibuffer-contents', `minibuffer-contents-no-properties', and
7151 `delete-minibuffer-contents'.
7152 Correct description for `minibuffer-prompt-end'.
7153
7154 * text.texi (Property Search): Correct descriptions of
7155 `next-char-property-change' and `previous-char-property-change'.
7156 Add entries for `next-single-char-property-change' and
7157 `previous-single-char-property-change'.
7158 Make operand names a bit more consistent.
7159
71602001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
7161
7162 * frames.texi (Finding All Frames): Document that next-frame and
7163 previous-frame are local to current terminal.
7164
71652001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
7166
7167 * keymaps.texi (Creating Keymaps): Fix the description of the
7168 result of make-keymap.
7169
71702001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
7171
7172 * display.texi (Font Lookup, Attribute Functions)
7173 (Image Descriptors): Add cross-references to the definition of
7174 selected frame.
7175
7176 * buffers.texi (The Buffer List): Add cross-references to the
7177 definition of selected frame.
7178
7179 * frames.texi (Input Focus): Clarify which frame is _the_ selected
7180 frame at any given time.
7181 (Multiple Displays, Size and Position): Add a cross-reference to
7182 the definition of the selected frame.
7183
71842001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
7185
7186 * strings.texi (String Conversion) <string-to-number>: Document
7187 that a float is returned for integers that are too large.
7188
7189 * frames.texi (Mouse Position): Document mouse-position-function.
7190 (Display Feature Testing): Document display-images-p.
7191 (Window Frame Parameters): Document the cursor-type variable.
7192
7193 * numbers.texi (Integer Basics): Document CL style read syntax for
7194 integers in bases other than 10.
7195
7196 * positions.texi (List Motion): Document
7197 open-paren-in-column-0-is-defun-start.
7198
7199 * lists.texi (Sets And Lists): Document member-ignore-case.
7200
7201 * internals.texi (Garbage Collection): Document the used and free
7202 strings report.
7203 (Memory Usage): Document strings-consed.
7204
7205 * os.texi (Time of Day): Document float-time.
7206 (Recording Input): Document that clear-this-command-keys clears
7207 the vector to be returned by recent-keys.
7208
7209 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
7210 argument keymap can be a list.
7211
7212 * nonascii.texi (User-Chosen Coding Systems)
7213 <select-safe-coding-system>: Document the new argument
7214 accept-default-p and the variable
7215 select-safe-coding-system-accept-default-p. Tell what happens if
7216 buffer-file-coding-system is undecided.
7217 (Default Coding Systems): Document auto-coding-regexp-alist.
7218
7219 * display.texi (The Echo Area) <message>: Document
7220 message-truncate-lines.
7221 (Glyphs): Document that the glyph table is unused on windowed
7222 displays.
7223
7224 * help.texi (Describing Characters) <single-key-description>:
7225 Document the new argument no-angles.
7226 (Accessing Documentation) <documentation-property>: Document that
7227 a non-string property is evaluated.
7228 <documentation>: Document that the function-documentation property
7229 is looked for.
7230
7231 * windows.texi (Selecting Windows): Document some-window.
7232
7233 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
7234
7235 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
7236 apropos-mode-hook.
7237
7238 * commands.texi (Using Interactive): Document interactive-form.
7239 (Keyboard Macros): Document kbd-macro-termination-hook.
7240 (Command Loop Info): Document that clear-this-command-keys clears
7241 the vector to be returned by recent-keys.
7242
72432001-09-04 Werner LEMBERG <wl@gnu.org>
7244
7245 * Makefile.in (srcdir, texinputdir): New variables.
7246 (srcs, index.texi, install): Use $(srcdir).
7247 (.PHONY): Remove elisp.dvi.
7248 (elisp): Use -I switch for makeinfo.
7249 (elisp.dvi): Use $(srcdir) and $(texinputdir).
7250 (installall, dist): Use $(srcdir).
7251 Fix path to texinfo.tex.
7252 (maintainer-clean): Add elisp.dvi and elisp.oaux.
7253
72542001-08-30 Gerd Moellmann <gerd@gnu.org>
7255
7256 * display.texi (Conditional Display): Adjust to API change.
7257
7258 * configure: New file.
7259
72602001-07-30 Gerd Moellmann <gerd@gnu.org>
7261
7262 * commands.texi (Repeat Events): Add description of
7263 double-click-fuzz.
7264
72652001-05-08 Stefan Monnier <monnier@cs.yale.edu>
7266
7267 * syntax.texi (Syntax Class Table): Add the missing designator for
7268 comment and string fences.
7269 (Syntax Properties): Add a xref to syntax table internals.
7270 (Syntax Table Internals): Document string-to-syntax.
7271
72722001-05-07 Gerd Moellmann <gerd@gnu.org>
7273
7274 * Makefile.in (install): Use install-info command line options
7275 like in Emacs' Makefile.in.
7276
72772000-12-09 Miles Bader <miles@gnu.org>
7278
7279 * windows.texi (Window Start): Update documentation for
7280 `pos-visible-in-window-p'.
7281
72822000-11-12 Stefan Monnier <monnier@cs.yale.edu>
7283
7284 * lists.texi (Building Lists): Add footnote to explain how to add
7285 to the end of a list.
7286
72872000-10-25 Gerd Moellmann <gerd@gnu.org>
7288
7289 * files.texi (Visiting Functions): Typos.
7290
72912000-10-25 Kenichi Handa <handa@etl.go.jp>
7292
7293 * files.texi (Visiting Functions): Return value of
7294 find-file-noselect may be a list of buffers if wildcards are used.
7295
72962000-10-24 Miles Bader <miles@lsi.nec.co.jp>
7297
7298 * display.texi (Defining Faces): Document `graphic' display type
7299 in face specs.
7300
b344d29d 73012000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b8d4c8d0
GM
7302
7303 * hooks.texi (Standard Hooks): Replace obsolete
7304 `after-make-frame-hook' with `after-make-frame-functions'.
7305
7306 * frames.texi (Creating Frames): Ditto.
7307
7308 * variables.texi (Future Local Variables): Ditto.
7309
73102000-10-16 Gerd Moellmann <gerd@gnu.org>
7311
7312 * display.texi (Other Image Types): Add description of :foreground
7313 and :background properties of mono PBM images.
7314
73152000-08-17 Werner LEMBERG <wl@gnu.org>
7316
7317 * .cvsignore: New file.
7318
73192000-01-05 Gerd Moellmann <gerd@gnu.org>
7320
7321 * tindex.pl: New script.
7322
73231999-12-03 Dave Love <fx@gnu.org>
7324
7325 * Makefile.in (MAKEINFO): New parameter.
7326
73271999-09-17 Richard Stallman <rms@gnu.org>
7328
7329 * Makefile.in (srcs): Add hash.texi.
7330 (VERSION): Update to 20.6.
7331
73321999-09-13 Richard Stallman <rms@gnu.org>
7333
7334 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
7335
73361998-08-29 Karl Heuer <kwzh@gnu.org>
7337
7338 * configure.in: New file.
7339 * Makefile.in: Renamed from Makefile.
7340 (prefix, infodir): Use value obtained from configure.
7341 (emacslibdir): Obsolete variable deleted.
7342 (dist): Distribute configure.in, configure, Makefile.in.
7343
73441998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
7345
7346 * Makefile (INSTALL_INFO): New variable.
7347 (install): Run install-info.
7348
73491998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
7350
7351 * Makefile (elisp.dvi): Add missing backslash.
7352
73531998-05-02 Richard Stallman <rms@psilocin.gnu.org>
7354
7355 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
7356 Run texindex without `./'. Always run texindex on elisp.tp.
7357 (elisp.tps): Target deleted.
7358
73591998-04-05 Richard Stallman <rms@psilocin.gnu.org>
7360
7361 * Makefile (srcs): Add nonascii.texi and customize.texi.
7362 (dist): Start by deleting `temp'.
7363
73641998-02-17 Richard Stallman <rms@psilocin.gnu.org>
7365
7366 * Makefile (makeinfo, texindex): Targets deleted.
7367 (makeinfo.o, texindex.o): Targets deleted.
7368 (clean, dist): Don't do anything with them or with getopt*.
7369
73701998-01-30 Richard Stallman <rms@psilocin.gnu.org>
7371
7372 * Makefile (SHELL): Defined.
7373
73741998-01-27 Richard Stallman <rms@psilocin.gnu.org>
7375
7376 * Makefile (elisp.tps): New target.
7377 (elisp.dvi): Depend on elisp.tps.
7378
c5602427 73791996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
7380
7381 * README: Update phone number.
7382
7383 * Makefile (elisp): Make this be the default target.
7384 Depend on makeinfo.c instead of makeinfo.
7385 (install): Don't depend on elisp.dvi, since we don't install that.
7386 Use mkinstalldirs.
7387 (dist): Add mkinstalldirs.
7388
c5602427 73891995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
7390
7391 * Makefile (VERSION): Update version number.
7392 (maintainer-clean): Renamed from realclean.
7393
c5602427 73941995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
7395
7396 * Makefile (realclean): New target.
7397 (elisp): Remove any old elisp-* files first.
7398
c5602427 73991993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
7400
7401 * Makefile (VERSION): New variable.
7402 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
7403 Compressed file suffix should be `.gz', not `.z'.
7404
ce058493 74051993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7406
7407 * Makefile (elisp): Depend on makeinfo.
7408
c5602427 74091993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
7410
7411 * Makefile (srcs): Add anti.texi.
7412
c5602427 74131993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7414
7415 * Makefile (infodir, prefix): New vars.
7416 (install): Use infodir.
7417 (emacsinfodir): Deleted.
7418
c5602427 74191993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7420
7421 * Makefile (srcs): Add calendar.texi.
7422
7423 * Makefile (dist): Copy texindex.c and makeinfo.c.
7424 Limit elisp-* files to those with one or two digits.
7425
c5602427 74261993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7427
7428 * Makefile (dist): Changed to use Gzip instead of compress.
7429
c5602427 74301993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7431
7432 * loading.texi (Unloading): define-function changed back to
7433 defalias. It may not stay this way, but at least it's
7434 consistent with the known-good version of the code patch.
7435
c5602427 74361993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
7437
7438 * modes.texi (Hooks): Document new optional arg of add-hook.
7439
c5602427 74401993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7441
7442 * variables.texi: Document nil initial value of buffer-local variables.
7443
7444 * tips.texi: Add new section on standard library headers.
7445
c5602427 74461993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7447
7448 * Makefile (srcs): Add frame.texi to the list of sources.
7449
c5602427 74501993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7451
7452 * Makefile (dist): Don't bother excluding autosave files; they'll
7453 never make it into the temp directory anyway, and the hash marks
7454 in the name are problematic for make and the Bourne shell.
7455 (srcs):
7456
c5602427 74571993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
7458
7459 * Makefile (dist): Don't include backup files or autosave files in
7460 the distribution tar file.
7461
c5602427 74621991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
7463
7464 * Makefile (srcs): Added index.perm.
7465 (elisp.dvi): Remove erroneous shell comment.
7466 Expect output of permute-index in permuted.fns.
7467 Save old elisp.aux in elisp.oaux.
7468 (clean): Added index.texi to be deleted.
7469
c5602427 74701990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
7471
7472 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
7473
c5602427 74741990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
7475
7476 * files.texi: Noted that completion-ignored-extensions is ignored
7477 when making *Completions*.
7478
3e868ee3 74791990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
7480
7481 * Makefile make dist now depends on elisp.dvi, since it tries
7482 to include it in the dist file.
7483
c5602427 74841990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 7485
c5602427 7486 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 7487
c5602427 74881989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
7489
7490 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
7491 (defunargs): Turn off \hyphenchar of \sl font temporarily.
7492
c5602427 74931989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7494
7495 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
7496 and @error{} are the terms now being used. The files in the
7497 directory have been changed to reflect this.
7498
7499 * All instances of @indentedresultt{} have been changed to
7500 ` @result{}', using 5 spaces at the begining of the line.
7501
c5602427 75021989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7503
7504 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
7505 experimental @indentedresult{}, @indentedexpandsto{} are part of
7506 the texinfo.tex in this directory. These TeX macros are not
7507 stable yet.
7508
c5602427 75091989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7510
7511 * texinfo.tex: Temporarily added
7512 \let\result=\dblarrow
7513 \def\error{{\it ERROR} \longdblarrow}
7514 We need to do this better soon.
7515
c5602427 75161989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
7517
7518 * Applied Karl Berry's patches to *.texinfo files, but not to
7519 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
7520 new title page format is also not applied, since it requires
7521 texinfo.tex changes.)
7522
7523 * Cleaned up `Makefile' and defined the `emacslibdir' directory
7524 for the Project GNU development environment.
7525
7526;; Local Variables:
c8763fb6 7527;; coding: utf-8
b8d4c8d0
GM
7528;; add-log-time-zone-rule: t
7529;; End:
7530
352c8b4a 7531 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
6ed161e1 7532 2007, 2008, 2009 Free Software Foundation, Inc.
b8d4c8d0
GM
7533
7534 This file is part of GNU Emacs.
7535
352c8b4a 7536 GNU Emacs is free software: you can redistribute it and/or modify
b8d4c8d0 7537 it under the terms of the GNU General Public License as published by
352c8b4a
GM
7538 the Free Software Foundation, either version 3 of the License, or
7539 (at your option) any later version.
b8d4c8d0
GM
7540
7541 GNU Emacs is distributed in the hope that it will be useful,
7542 but WITHOUT ANY WARRANTY; without even the implied warranty of
7543 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7544 GNU General Public License for more details.
7545
7546 You should have received a copy of the GNU General Public License
352c8b4a 7547 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
b8d4c8d0
GM
7548
7549;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda