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