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