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