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