(utf-7-encode): Never skip the trailing - for the `imap' variant.
[emacs.git] / lispref / ChangeLog
blob33e6ee3593347fb8f4f50786ae9611f0f8203154
1 2008-02-26  Chong Yidong  <cyd@stupidchicken.com>
3         * strings.texi (Formatting Strings): Treat - and 0 as flag
4         characters.
6 2008-02-11  Lawrence Mitchell <wence@gmx.li>  (tiny change)
8         * objects.texi (Equality Predicates): Add defun for
9         equal-including-properties.
11 2008-02-11  Glenn Morris  <rgm@gnu.org>
13         * objects.texi (Equality Predicates): Mention
14         equal-including-properties.  No longer talk about "two" functions.
16 2008-02-07  Richard Stallman  <rms@gnu.org>
18         * windows.texi (Window Start): Mention the feature of moving
19         window-start to start of line.
21 2008-01-19  Martin Rudalics  <rudalics@gmx.at>
23         * buffers.texi (Buffer Modification): Fix typo.
25 2008-01-04  Richard Stallman  <rms@gnu.org>
27         * display.texi (Faces): Don't talk about internal face vector as arg
28         to facep.
30         * customize.texi (Type Keywords): Fix previous change.
32         * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
33         * elisp.texi (Top): Fix menu for commands.texi change.
35 2007-12-30  Richard Stallman  <rms@gnu.org>
37         * commands.texi (Accessing Mouse): Renamed from Accessing Events.
38         (Accessing Scroll): New node broken out of Accessing Mouse.
40 2007-12-28  Richard Stallman  <rms@gnu.org>
42         * frames.texi (Size Parameters): Fix typo.
43         (Basic Parameters): For `title', refer to title bar.
44         (Size and Position): Explain meaning of frame pixel width and height.
46 2007-12-23  Richard Stallman  <rms@gnu.org>
48         * customize.texi (Type Keywords): Uncomment :validate and clarify it.
49         Improve some of the commented-out keywords' text too.
51 2007-12-04  Richard Stallman  <rms@gnu.org>
53         * objects.texi (Symbol Type): Fix typo.
55 2007-12-03  Richard Stallman  <rms@gnu.org>
57         * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
59 2007-11-29  Richard Stallman  <rms@gnu.org>
61         * customize.texi (Composite Types): Document `group' type.
63 2007-11-24  Richard Stallman  <rms@gnu.org>
65         * display.texi (Refresh Screen, Forcing Redisplay):
66         Clarify the text and move items around.
68 2007-11-15  Martin Rudalics  <rudalics@gmx.at>
70         * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
71         * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
73 2007-10-24  Richard Stallman  <rms@gnu.org>
75         * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
77         * variables.texi (Frame-Local Variables): Node deleted.
78         (Variables): Delete Frame-Local Variables from menu.
79         (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
80         (Default Value): Don't mention frame-local vars.
82         * os.texi (Idle Timers): current-idle-time returns nil if not idle.
84         * loading.texi (Unloading): Document FEATURE-unload-function
85         instead of FEATURE-unload-hook.
87         * functions.texi (Related Topics): Add called-interactively-p.
88         Fix xref.
90         * frames.texi (Multiple Displays): Don't mention frame-local vars.
92 2007-10-12  Richard Stallman  <rms@gnu.org>
94         * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
96         * commands.texi (Distinguish Interactive): New node,
97         broken out from Interactive Call and rewritten.
98         (Command Loop): Put Distinguish Interactive in menu.
100 2007-10-09  Richard Stallman  <rms@gnu.org>
102         * text.texi (Examining Properties): Mention overlay priority.
104         * display.texi (Display Margins): Correct the description
105         of margin display specifications.
106         (Replacing Specs): New subnode broken out of Display Property.
108 2007-10-05  Juanma Barranquero  <lekktu@gmail.com>
110         * display.texi (Auto Faces): Fix typo.
112 2007-10-02  Richard Stallman  <rms@gnu.org>
114         * display.texi (Display Property): Explain some display specs
115         don't let you move point in.
117         * frames.texi (Cursor Parameters): Describe
118         cursor-in-non-selected-windows here.  Explain more values.
120         * windows.texi (Basic Windows): Don't describe
121         cursor-in-non-selected-windows here.
123 2007-10-01  Eli Zaretskii  <eliz@gnu.org>
125         * processes.texi (Misc Network): Note that these functions are
126         supported only on some systems.
128 2007-09-19  Richard Stallman  <rms@gnu.org>
130         * display.texi (Display Property): Explain multiple display specs.
131         Clarify when they work in parallel and when one overrides.
132         Fix error in example.
134 2007-08-30  Martin Rudalics  <rudalics@gmx.at>
136         * commands.texi (Command Loop Info): Advise against changing
137         most variables described here.  Explain new variable
138         last-repeatable-command.
140 2007-08-27  Richard Stallman  <rms@gnu.org>
142         * windows.texi (Window Configurations): Clarify what
143         a window configuration saves.
145 2007-08-25  Richard Stallman  <rms@gnu.org>
147         * display.texi (Images): Delete redundant @findex.
149 2007-08-08  Martin Rudalics  <rudalics@gmx.at>
151         * modes.texi (Example Major Modes): Fix typo.
153 2007-08-08  Glenn Morris  <rgm@gnu.org>
155         * intro.texi (nil and t): Do not use `iff' in documentation.
157         * tips.texi (Documentation Tips): Recommend against `iff'.
159 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
161         * display.texi (Image Cache): Document image-refresh.
163 2007-08-06  Martin Rudalics  <rudalics@gmx.at>
165         * windows.texi (Size of Window): Document window-full-width-p.
167 2007-07-25  Glenn Morris  <rgm@gnu.org>
169         * gpl.texi (GPL): Replace license with GPLv3.
171         * Relicense all FSF files to GPLv3 or later.
173 2007-07-16  Richard Stallman  <rms@gnu.org>
175         * display.texi (Defining Faces): Fix previous change.
177 2007-07-10  Richard Stallman  <rms@gnu.org>
179         * display.texi (Defining Faces): Explain C-M-x feature for defface.
181 2007-06-24  Karl Berry  <karl@tug.org>
183         * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
185 2007-06-14  Karl Berry  <karl@tug.org>
187         * anti.texi (Antinews): Typo.
189 2007-06-12  Karl Berry  <karl@gnu.org>
191         * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
192         * two-volume.make: New file.
193         * .cvsignore: Ignore two-volume files.
195 2007-06-02  Richard Stallman  <rms@gnu.org>
197         * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
199 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
201         * Version 22.1 released.
203 2007-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
205         * text.texi (Special Properties): Correct meaning of fontified face.
207 2007-05-30  Richard Stallman  <rms@gnu.org>
209         * text.texi (Special Properties): Add link to Adjusting Point.
211 2007-05-12  Richard Stallman  <rms@gnu.org>
213         * text.texi (Margins): indent-to-left-margin is not the default.
214         (Mode-Specific Indent): For indent-line-function, the default
215         is indent-relative.
217         * modes.texi (Example Major Modes): Explain last line of text-mode
218         is redundant.
220 2007-05-10  Richard Stallman  <rms@gnu.org>
222         * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
224         * help.texi (Keys in Documentation): Add reference to
225         Documentation Tips.
227         * files.texi (Format Conversion): TO-FN gets three arguments.
229         * modes.texi (Auto Major Mode): Document file-start-mode-alist.
231 2007-05-06  Richard Stallman  <rms@gnu.org>
233         * processes.texi (Accepting Output): Revert most of previous change.
235 2007-05-05  Richard Stallman  <rms@gnu.org>
237         * processes.texi (Accepting Output): accept-process-output
238         uses microseconds, not milliseconds.  But that arg is obsolete.
240 2007-05-04  Karl Berry  <karl@tug.org>
242         * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
244 2007-05-04  Eli Zaretskii  <eliz@gnu.org>
246         * tips.texi (Documentation Tips): Rearrange items to place the
247         more important ones first.  Add an index entry for hyperlinks.
249 2007-05-03  Karl Berry  <karl@tug.org>
251         * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
252          (EMACSVER) [smallbook]: 22 for printed version.
254         * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
255         so restore anchor to normal position after defun.  Found by Kevin Ryde.
257 2007-04-28  Karl Berry  <karl@gnu.org>
259         * elisp.texi: Improve line breaks on copyright page,
260         similar layout to emacs manual, 8.5x11 by default.
262 2007-04-24  Richard Stallman  <rms@gnu.org>
264         * text.texi (Special Properties): Add xref to Overlay Properties.
266         * display.texi (Overlay Properties): Add xref to Special Properties.
268 2007-04-22  Richard Stallman  <rms@gnu.org>
270         * keymaps.texi (Extended Menu Items): Move the info about
271         format with cached keyboard binding.
273 2007-04-21  Richard Stallman  <rms@gnu.org>
275         * text.texi (Special Properties): Clarify previous change.
277         * files.texi (File Name Expansion): Clarify previous change.
279         * display.texi (Attribute Functions): Fix example for
280         face-attribute-relative-p.
282 2007-04-19  Kenichi Handa  <handa@m17n.org>
284         * text.texi (Special Properties): Document composition property.
286 2007-04-19  Glenn Morris  <rgm@gnu.org>
288         * files.texi (File Name Expansion): Mention "superroot".
290 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
292         * frames.texi (Multiple Displays): Add note about "multi-monitor"
293         setups.
294         (Display Feature Testing): Note that display refers to all
295         physical monitors for multi-monitor setups.
297 2007-04-14  Richard Stallman  <rms@gnu.org>
299         * lists.texi (Sets And Lists): Clarify `delete' examples.
300         Remove spurious xref to same node.
301         Clarify xref for add-to-list.
303 2007-04-12  Nick Roberts  <nickrob@snap.net.nz>
305         * keymaps.texi (Format of Keymaps): Remove spurious ")" from
306         value of lisp-mode-map.
308 2007-04-11  Karl Berry  <karl@gnu.org>
310         * anti.texi (Antinews),
311         * display.texi (Overlay Properties, Defining Images),
312         * processes.texi (Synchronous Processes, Sentinels),
313         * syntax.texi (Syntax Table Internals),
314         * searching.texi (Regexp Special),
315         * nonascii.texi (Default Coding Systems),
316         * text.texi (Special Properties),
317         * minibuf.texi (Basic Completion): Wording to improve breaks in
318         8.5x11 format.
319         * elisp.texi (smallbook): New @set to more easily switch between
320         smallbook and 8.5x11.
322 2007-04-11  Richard Stallman  <rms@gnu.org>
324         * text.texi (Lazy Properties): Minor fix.
326 2007-04-08  Karl Berry  <karl@gnu.org>
328         * symbols.texi (Plists and Alists): Period after "vs" in index entries.
329         * macros.texi (Backquote): Downcase Backquote in index entries for
330         consistency.
332 2007-04-08  Richard Stallman  <rms@gnu.org>
334         * text.texi (Adaptive Fill): Just describe default,
335         don't show it (since it contains non-ASCII chars).
337 2007-04-07  Karl Berry  <karl@gnu.org>
339         * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
340         adaptive-fill-regexp's value, since they are not in the standard
341         TeX fonts.
343 2007-04-07  Guanpeng Xu  <herberteuler@hotmail.com>
345         * display.texi (Defining Faces): Fix example.
347 2007-04-07  Karl Berry  <karl@gnu.org>
349         * display.texi (Button Buffer Commands): Improve page break.
351 2007-04-07  Richard Stallman  <rms@gnu.org>
353         * advice.texi (Activation of Advice): Remove redundant index entry.
355         * backups.texi: Improve index entries.  Remove redundant ones.
357         * compile.texi (Byte Compilation): Improve index entry.
359         * hash.texi (Creating Hash): Improve index entry.
361         * symbols.texi (Definitions): Improve index entry.
363         * edebug.texi: Improve index entries.  Remove redundant/useless ones.
365         * maps.texi (Standard Keymaps): Remove useless index entry.
367         * help.texi (Documentation Basics): Remove redundant index entries.
369         * customize.texi: Improve index entries.
370         Remove redundant/useless ones.
372         * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
374         * streams.texi (Output Variables): Improve index entry.
376         * abbrevs.texi (Abbrevs): Remove useless index entry.
378         * macros.texi (Expansion): Remove useless index entry.
380         * text.texi: Improve index entries.  Remove redundant/useless ones.
381         (Text Properties, Examining Properties)
382         (Special Properties): Use "property category" instead of "category"
383         to refer to the `category' property.
385         * positions.texi: Improve index entries.  Remove useless one.
387         * lists.texi: Improve index entries.  Remove redundant/useless ones.
389         * os.texi: Improve index entries.
390         (Timers): Fix previous change.
392         * buffers.texi: Improve index entries.
393         (Modification Time): Get rid of term "obsolete buffer".
395         * debugging.texi: Improve index entries.
396         (Test Coverage): Add xref to other test coverage ftr.
398         * eval.texi: Improve index entry.  Remove redundant ones.
400         * numbers.texi: Improve index entries.  Remove redundant/useless ones.
402         * files.texi: Improve index entries.  Remove redundant/useless ones.
404         * objects.texi: Improve index entries.
406         * processes.texi: Improve index entries.
408         * modes.texi: Improve index entry.  Remove redundant one.
410         * nonascii.texi: Improve index entries.
412         * internals.texi: Improve index entries.
414         * syntax.texi: Improve index entries.
416         * keymaps.texi (Active Keymaps): Improve index entries.
418         * commands.texi: Improve index entries.  Remove redundant/useless ones.
420         * frames.texi: Improve index entries.  Remove redundant/useless ones.
422         * markers.texi: Improve index entries.  Remove redundant ones.
424         * tips.texi: Improve index entries.
426         * loading.texi (Unloading): Improve index entry.
428         * variables.texi: Improve index entries.  Remove redundant one.
430         * sequences.texi: Improve index entry.
432         * display.texi: Improve index entries.  Remove redundant ones.
434         * windows.texi: Improve index entries.
436         * searching.texi: Improve index entries.  Remove redundant one.
438         * strings.texi (Case Tables): Improve last change.
440 2007-04-04  Chong Yidong  <cyd@stupidchicken.com>
442         * strings.texi (Case Tables): Document with-case-table and
443         ascii-case-table.
445 2007-04-03  Karl Berry  <karl@gnu.org>
447         * processes.texi (Network): Reword to improve page break.
449 2007-04-03  Eli Zaretskii  <eliz@gnu.org>
451         * functions.texi (Inline Functions): Describe more disadvantages
452         of defsubst, and make advice against it stronger.
454 2007-04-02  Karl Berry  <karl@gnu.org>
456         * backups.texi (Backup Names): Avoid widow words.
457         * modes.texi (Example Major Modes): Align last comment.
459 2007-04-01  Chong Yidong  <cyd@stupidchicken.com>
461         * keymaps.texi (Remapping Commands): Document new arg to
462         command-remapping.
464 2007-04-01  Karl Berry  <karl@gnu.org>
466         * processes.texi (Low-Level Network): typo.
467         * loading.texi (Hooks for Loading): avoid double "the".
468         * keymaps.texi (Key Sequences): no double "and".
469         (Changing Key Bindings): shorten to improve line break.
471 2007-03-31  Glenn Morris  <rgm@gnu.org>
473         * os.texi (Timers): Fix description of run-at-time TIME formats.
475 2007-03-31  Richard Stallman  <rms@gnu.org>
477         * display.texi (Invisible Text): Correct buffer-invisibility-spec
478         regarding ellipsis.
480 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
482         * intro.texi (nil and t):
483         * symbols.texi (Plists and Alists):
484         * variables.texi (Variable Aliases, Constant Variables):
485         * functions.texi (Defining Functions):
486         * advice.texi (Advising Primitives):
487         * debugging.texi (Syntax Errors, Compilation Errors):
488         * minibuf.texi (Minibuffer Windows):
489         * commands.texi (Adjusting Point):
490         * modes.texi (Syntactic Font Lock, Faces for Font Lock)
491         (Auto Major Mode, Major Mode Conventions):
492         * help.texi (Describing Characters):
493         * files.texi (Create/Delete Dirs, Information about Files)
494         (File Locks, Writing to Files, Reading from Files)
495         (Saving Buffers):
496         * windows.texi (Resizing Windows, Cyclic Window Ordering):
497         * frames.texi (Finding All Frames):
498         * positions.texi (Buffer End, Motion):
499         * markers.texi (The Region):
500         * text.texi (Deletion, Near Point):
501         * display.texi (Displaying Messages, Truncation):
502         * os.texi (Processor Run Time):
503         * tips.texi (Key Binding Conventions, Programming Tips)
504         (Warning Tips, Documentation Tips, Comment Tips):
505         * internals.texi (Memory Usage): Improve indexing.
507         * variables.texi (Frame-Local Variables):
508         * functions.texi (Argument List):
509         * loading.texi (Library Search):
510         * streams.texi (Output Variables):
511         * keymaps.texi (Translation Keymaps, Searching Keymaps):
512         * searching.texi (Replacing Match, Search and Replace):
513         * processes.texi (Byte Packing, Decoding Output)
514         (Accepting Output, Network Servers, Shell Arguments):
515         * display.texi (Abstract Display, Image Cache, Scroll Bars):
516         * windows.texi (Window Point, Window Start):
517         * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
518         * commands.texi (Reading Input, Keyboard Events):
519         * minibuf.texi (Reading File Names, Minibuffer Completion)
520         (Recursive Mini):
521         * positions.texi (List Motion):
522         * hash.texi (Hash Tables, Creating Hash, Defining Hash):
523         * numbers.texi (Arithmetic Operations, Math Functions)
524         (Predicates on Numbers, Comparison of Numbers):
525         (Numeric Conversions):
526         * locals.texi (Standard Buffer-Local Variables):
527         * maps.texi (Standard Keymaps):
528         * os.texi (User Identification, System Environment, Recording Input)
529         (X11 Keysyms):
530         * nonascii.texi (Non-ASCII Characters, Splitting Characters):
531         * backups.texi (Backups and Auto-Saving):
532         * customize.texi (Customization, Group Definitions)
533         (Variable Definitions):
534         * compile.texi (Byte Compilation): Improve index entries.
536 2007-03-31  Karl Berry  <karl@gnu.org>
538         * macros.texi (Defining Macros): Avoid widow syllable.
540 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
542         * elisp.texi (Top): Postscript -> PostScript.
544         * display.texi (Images, Postscript Images): Postscript -> PostScript.
546 2007-03-31  Markus Triska  <markus.triska@gmx.at>
548         * internals.texi (Writing Emacs Primitives): Untabify `For'.
550 2007-03-30  Karl Berry  <karl@gnu.org>
552         * lists.texi (List-related Predicates): Remove spurious @need.
553         (Setcdr): Use @smallexample to improve page break.
554         (Association Lists) <assoc>: Reword to improve page break.
556         * strings.texi (String Conversion): Insert blank line to improve
557         page break.
559         * numbers.texi (Random Numbers): Use @minus{}.
560         (Math Functions): Use @minus{}.
562         * intro.texi (Acknowledgements): Avoid line breaks before middle
563         initials.
565 2007-03-24  Eli Zaretskii  <eliz@gnu.org>
567         * errors.texi (Standard Errors): Add an index entry.
569 2007-03-19  Richard Stallman  <rms@gnu.org>
571         * os.texi (Recording Input): recent-keys now gives 300 keys.
573 2007-03-12  Glenn Morris  <rgm@gnu.org>
575         * os.texi: Replace "daylight savings" with "daylight saving"
576         throughout.
578 2007-03-05  Richard Stallman  <rms@gnu.org>
580         * variables.texi (File Local Variables): Update
581         enable-local-variables values.
583 2007-03-04  Richard Stallman  <rms@gnu.org>
585         * syntax.texi (Control Parsing): Minor clarification.
587         * strings.texi (Formatting Strings): Clarify width, precision, flags.
589         * sequences.texi (Sequence Functions): Move string-bytes away,
590         add xref.
592         * nonascii.texi (Text Representations): Move string-bytes here.
594         * modes.texi (Major Mode Conventions): Fundamental mode is exception.
596         * minibuf.texi (Basic Completion): Minor clarification.
598         * markers.texi (The Mark): Clarify existence vs activation of mark.
599         Other cleanup.
601         * display.texi (Finding Overlays): Write better example.
603         * compile.texi (Eval During Compile): Clarify putting macros
604         in eval-when-compile.
606 2007-02-25  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
608         * loading.texi (How Programs Do Loading): Fix anchor position at
609         load-read-function definition doc. (tiny change)
611 2007-02-21  Kim F. Storm  <storm@cua.dk>
613         * strings.texi (Text Comparison): Mention that assoc-string
614         converts symbols to strings before testing.
616 2007-02-17  Kim F. Storm  <storm@cua.dk>
618         * processes.texi (Bindat Spec): Vector types can have optional
619         element type.
620         (Bindat Examples): Fix example.  Add vector with element type.
622 2007-02-16  Andreas Schwab  <schwab@suse.de>
624         * strings.texi (Formatting Strings): Document '+' flag.
626 2007-02-15  Juanma Barranquero  <lekktu@gmail.com>
628         * strings.texi (Modifying Strings): Clarify that `clear-string'
629         always converts the string to unibyte.
631 2007-02-14  Kim F. Storm  <storm@cua.dk>
633         * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
634         Rewrite glyph code description to refer to these functions.
635         Remove details of encoding face number and char into integer code.
637 2007-02-03  Alan Mackenzie  <acm@muc.de>
639         * loading.texi (Hooks for Loading): Make the description of
640         `eval-after-load' more detailed, and amend the description of
641         after-load-alist, in accordance with changes from 2006-05.
643 2007-02-03  Chong Yidong  <cyd@stupidchicken.com>
645         * modes.texi (Defining Minor Modes): Document that a :require
646         keyword or similar may be required to make saved customization
647         variables work.
649 2007-02-03  Eli Zaretskii  <eliz@gnu.org>
651         * elisp.texi (Top): Make the detailed menu headers compliant with
652         Texinfo guidelines and with what texnfo-upd.el expects.  Add
653         comments to prevent people from inadvertently modifying the key
654         parts needed by `texinfo-multiple-files-update'.
656 2007-02-02  Eli Zaretskii  <eliz@gnu.org>
658         * elisp.texi (Top): Update the top-level menus.
660         * syntax.texi (Categories): Add index entries.
662 2007-02-01  Juanma Barranquero  <lekktu@gmail.com>
664         * display.texi (Attribute Functions): Fix name and description of
665         the UNDERLINE arg of `set-face-underline-p'.
667 2007-01-29  Eli Zaretskii  <eliz@gnu.org>
669         * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
670         Variables", and "Standard Keymaps" to the detailed menu.
672         * variables.texi (Future Local Variables): Add index entry.
674 2007-01-28  Richard Stallman  <rms@gnu.org>
676         * tips.texi (Coding Conventions): Clarify the tip about macros
677         that define a function or a variable.
679         * files.texi (File Attributes): UID and GID can be floats.
680         (Magic File Names): Explain why deferring all operations to
681         the standard handler does not work.
683 2007-01-23  Martin Rudalics  <rudalics@gmx.at>
685         * backups.texi (Reverting): Use "buffer" instead of "file"
686         when talking about major and minor modes.
688 2007-01-21  Richard Stallman  <rms@gnu.org>
690         * help.texi (Documentation): Add xref to Documentation Tips.
692 2007-01-14  Juanma Barranquero  <lekktu@gmail.com>
694         * tips.texi (Coding Conventions): Fix typos.
696 2007-01-05  Richard Stallman  <rms@gnu.org>
698         * modes.texi (Defining Minor Modes): Fix previous change.
700 2007-01-03  Richard Stallman  <rms@gnu.org>
702         * customize.texi (Variable Definitions, Customization Types):
703         Don't use * in doc string for defcustom.
705 2007-01-02  Richard Stallman  <rms@gnu.org>
707         * variables.texi (Variable Aliases): Clarify that aliases vars
708         always have the same value.
710         * processes.texi (Bindat Spec): Fix Texinfo usage.
712         * modes.texi (Defining Minor Modes): Explain effect of command
713         defined with define-global-minor-mode on new buffers.
715 2006-12-30  Kim F. Storm  <storm@cua.dk>
717         * keymaps.texi (Tool Bar): Describe `grow-only' value of
718         `auto-resize-tool-bars'.
720 2006-12-30  Richard Stallman  <rms@gnu.org>
722         * keymaps.texi (Active Keymaps): Fix previous change.
724 2006-12-30  Nick Roberts  <nickrob@snap.net.nz>
726         * keymaps.texi (Active Keymaps): Make xref to lookup-key.
728 2006-12-30  Kim F. Storm  <storm@cua.dk>
730         * processes.texi (Bindat Spec): Clarify using field names in
731         length specifications.
733 2006-12-29  Kim F. Storm  <storm@cua.dk>
735         * processes.texi (Bindat Spec): Explain eval forms and lengths better.
736         Add count and index variables for eval forms in repeat blocks.
738 2006-12-24  Richard Stallman  <rms@gnu.org>
740         * customize.texi (Variable Definitions): Document
741         new name custom-add-frequent-value.
743 2006-12-19  Kim F. Storm  <storm@cua.dk>
745         * commands.texi (Misc Events): User signals now result in sigusr1
746         and sigusr2 events which are handled through special-event-map.
747         (Special Events): User signals and drag-n-drop are special.
749 2006-12-17  Richard Stallman  <rms@gnu.org>
751         * loading.texi (Named Features): Explain subfeatures better.
753         * customize.texi: Use "option" only for user options.
754         For the keyword values inside defcustom etc, say "keywords".
755         For :options value's elements, say "elements".
756         :group should not be omitted.
758         * syntax.texi (Parsing Expressions): Split up node.
759         (Motion via Parsing, Position Parse, Parser State)
760         (Low-Level Parsing, Control Parsing): New subnodes.
761         (Parser State): Document syntax-ppss-toplevel-pos.
763         * positions.texi (List Motion): Punctuation fix.
765         * files.texi (File Name Completion): Document PREDICATE arg
766         to file-name-completion.
768 2006-12-16  Eli Zaretskii  <eliz@gnu.org>
770         * internals.texi (Building Emacs, Writing Emacs Primitives):
771         Add index entries.
773 2006-12-11  Richard Stallman  <rms@gnu.org>
775         * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
776         affects face menu.  Explain how to make it non-nil without enabling
777         any fontification.
779 2006-12-10  Chong Yidong  <cyd@stupidchicken.com>
781         * modes.texi (Font Lock Basics): Document nil value of
782         font-lock-defaults.
784 2006-12-10  Glenn Morris  <rgm@gnu.org>
786         * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
787         value for system-flag argument.  Abbrev tables may not be empty
788         when major modes are loaded.
790 2006-12-08  Juanma Barranquero  <lekktu@gmail.com>
792         * makefile.w32-in (maintainer-clean): Partially revert last
793         change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
794         to protect elisp-covers.texi.
796 2006-12-07  Juanma Barranquero  <lekktu@gmail.com>
798         * makefile.w32-in (maintainer-clean): Depend on `distclean'.
799         Don't remove elisp* info files; they are already deleted by the
800         `clean' and `distclean' targets, and they are in the $(infodir)
801         directory, not the current one.
803 2006-12-04  Kim F. Storm  <storm@cua.dk>
805         * commands.texi (Misc Events): Update signal events.
806         (Event Examples): Add signal example.
808 2006-11-29  Richard Stallman  <rms@gnu.org>
810         * frames.texi (Visibility of Frames): Explain visible windows
811         can be covered by others.  Add xref for raise-frame.
813 2006-11-28  Richard Stallman  <rms@gnu.org>
815         * searching.texi (Regexp Special): Update when ^ is special.
817 2006-11-27  Eli Zaretskii  <eliz@gnu.org>
819         * customize.texi (Customization, Common Keywords)
820         (Group Definitions, Variable Definitions, Composite Types)
821         (Type Keywords, Customization Types): Add index entries for
822         various customization keywords.
824 2006-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
826         * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
828 2006-11-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
830         * frames.texi (Window System Selections): Remove clipboard from
831         description of selection-coding-system.
833 2006-11-06  Richard Stallman  <rms@gnu.org>
835         * lists.texi (List Variables): Document COMPARE-FN.
837         * keymaps.texi: Avoid use of "binding" to mean a relation;
838         use it only to refer to the meaning associated with a key.
839         (Keymaps): Change menu node description.
841         * elisp.texi (Top): Change menu node description.
843         * display.texi (Managing Overlays): Document overlay-recenter.
845 2006-10-29  Chong Yidong  <cyd@stupidchicken.com>
847         * Makefile.in: Use relative paths to avoid advertising filesystem
848         contents during compilation.
850 2006-10-23  Kim F. Storm  <storm@cua.dk>
852         * commands.texi (Event Input Misc): Update unread-command-events.
854 2006-10-23  Nick Roberts  <nickrob@snap.net.nz>
856         * lists.texi (Sets And Lists): Fix typos.
858 2006-10-18  Juanma Barranquero  <lekktu@gmail.com>
860         * control.texi (Processing of Errors): Use @var for an argument,
861         not @code.
863 2006-10-16  Richard Stallman  <rms@gnu.org>
865         * edebug.texi (Edebug Recursive Edit): Minor cleanup.
867         * keymaps.texi (Format of Keymaps): Show all the keymap element
868         patterns that result from menu items.
869         (Key Lookup): Minor cleanups.
871         * modes.texi (Precalculated Fontification): Don't say that
872         not setting font-lock-defaults avoids loading font-lock.
874         * help.texi (Documentation): Move xref to Emacs Manual here.
875         (Documentation Basics): From here.
876         Also doc emacs-lisp-docstring-fill-column.
878         * elisp.texi: Update version and ISBN.
880         * commands.texi (Interactive Call): Clarify KEYS arg to
881         call-interactively is a vector.
882         (Command Loop Info): Delete anchor in this-command-keys.
883         Add anchor in this-command-keys-vector.
884         (Recursive Editing): Document how recursive-edit
885         handles the current buffer.
887 2006-10-13  Chong Yidong  <cyd@stupidchicken.com>
889         * frames.texi (Frame Titles): %c and %l are ignored in
890         frame-title-format.
892 2006-10-11  Richard Stallman  <rms@gnu.org>
894         * keymaps.texi (Key Sequences): Clarify use of kbd.
896 2006-10-10  Kim F. Storm  <storm@cua.dk>
898         * lists.texi (Sets And Lists): Add memql.
900 2006-10-03  Richard Stallman  <rms@gnu.org>
902         * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
903         Clarify :ascii: and :nonascii:.
905 2006-09-29  Juri Linkov  <juri@jurta.org>
907         * modes.texi (%-Constructs): Reorder coding systems in the
908         documentation of %z to the real order displayed in the modeline.
910 2006-09-25  Richard Stallman  <rms@gnu.org>
912         * os.texi (Timers): Describe timer-max-repeats.
914 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
916         * os.texi (Timers): Mention with-local-quit.
918 2006-09-24  Richard Stallman  <rms@gnu.org>
920         * searching.texi (Searching and Matching): Mention property search.
922         * commands.texi (Command Loop Info): Explain how read-event affects
923         this-command-keys.
925 2006-09-20  Richard Stallman  <rms@gnu.org>
927         * os.texi (Timers): Clarify about REPEAT when timer is delayed.
929         * windows.texi (Window Start): Minor cleanups.
931 2006-09-20  Kim F. Storm  <storm@cua.dk>
933         * windows.texi (Window Start): pos-visible-in-window-p allows
934         specifying t for position to mean "end of window".
935         Add window-line-height.
937         * anti.texi (Antinews): Mention window-line-height.
939 2006-09-19  David Kastrup  <dak@gnu.org>
941         * keymaps.texi (Searching Keymaps): Small clarification.
943 2006-09-18  Richard Stallman  <rms@gnu.org>
945         * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
946         cause keyboard menus.
947         (Menu Keymaps): Likewise.
948         (Defining Menus, Keyboard Menus): Clarify.
950         * text.texi (Fields): Clarify explanation of constrain-to-field.
952 2006-09-16  Eli Zaretskii  <eliz@gnu.org>
954         * variables.texi (Tips for Defining): Fix a typo.
956 2006-09-15  Richard Stallman  <rms@gnu.org>
958         * keymaps.texi (Remapping Commands, Searching Keymaps)
959         (Active Keymaps): Clean up previous change.
961 2006-09-15  Jay Belanger  <belanger@truman.edu>
963         * gpl.texi: Replace "Library Public License" by "Lesser Public
964         License" throughout.
966 2006-09-15  David Kastrup  <dak@gnu.org>
968         * keymaps.texi (Active Keymaps): Adapt description to use
969         `get-char-property' instead `get-text-property'.  Explain how
970         mouse events change this.  Explain the new optional argument of
971         `key-binding' and its mouse-dependent lookup.
972         (Searching Keymaps): Adapt description similarly.
973         (Remapping Commands): Explain the new optional argument of
974         `command-remapping'.
976 2006-09-14  Richard Stallman  <rms@gnu.org>
978         * keymaps.texi (Searching Keymaps): Clarification.
979         (Active Keymaps): Refer to Searching Keymaps instead of duplication.
981 2006-09-13  Richard Stallman  <rms@gnu.org>
983         * objects.texi (Character Type): Node split.
984         Add xref to Describing Characters.
985         (Basic Char Syntax, General Escape Syntax)
986         (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
988 2006-09-11  Richard Stallman  <rms@gnu.org>
990         * display.texi (Display Table Format): Wording clarification.
991         (Glyphs): Clarifications.
993 2006-09-10  Chong Yidong  <cyd@stupidchicken.com>
995         * keymaps.texi (Active Keymaps): Mention that key-binding checks
996         local maps.
998 2006-09-10  Kim F. Storm  <storm@cua.dk>
1000         * display.texi (Forcing Redisplay): Document return value of
1001         function redisplay.
1003 2006-09-09  Richard Stallman  <rms@gnu.org>
1005         * windows.texi (Window Hooks): Explain limits of
1006         window-scroll-functions.
1008         * display.texi (Fringe Indicators): Update for last change in
1009         indicate-buffer-boundaries.
1011 2006-09-08  Richard Stallman  <rms@gnu.org>
1013         * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
1015 2006-09-06  Kim F. Storm  <storm@cua.dk>
1017         * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
1019         * windows.texi (Window Start): Update pos-visible-in-window-p.
1021 2006-09-04  Richard Stallman  <rms@gnu.org>
1023         * processes.texi (Accepting Output): Explain SECONDS=0 for
1024         accept-process-output.
1026         * os.texi (Idle Timers): Explain why timer functions should not
1027         loop until (input-pending-p).
1029 2006-09-02  Eli Zaretskii  <eliz@gnu.org>
1031         * makefile.w32-in (usermanualdir): New variable.
1032         (elisp.dvi): Use it.
1034 2006-09-01  Eli Zaretskii  <eliz@gnu.org>
1036         * buffers.texi (Buffer Modification): Fix last change.
1038 2006-09-01  Chong Yidong  <cyd@stupidchicken.com>
1040         * buffers.texi (Buffer Modification): Document
1041         buffer-chars-modified-tick.
1043 2006-08-31  Richard Stallman  <rms@gnu.org>
1045         * modes.texi (Syntactic Font Lock): Mention specific faces once again.
1047 2006-08-31  Richard Bielawski  <RBielawski@moneygram.com>  (tiny change)
1049         * modes.texi (Syntactic Font Lock):
1050         Mention font-lock-syntactic-face-function
1051         instead of specific faces.
1053 2006-08-29  Chong Yidong  <cyd@stupidchicken.com>
1055         * display.texi (Images): Add xrref to display-images-p.
1057 2006-08-28  Kenichi Handa  <handa@m17n.org>
1059         * nonascii.texi (Lisp and Coding Systems): Fix description of
1060         detect-coding-region.
1062 2006-08-27  Michael Olson  <mwolson@gnu.org>
1064         * processes.texi (Transaction Queues): Remove stray quote
1065         character.
1067 2006-08-25  Richard Stallman  <rms@gnu.org>
1069         * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
1070         Add xref.
1072 2006-08-24  Chong Yidong  <cyd@stupidchicken.com>
1074         * os.texi (Timers): Avoid waiting inside timers.
1076 2006-08-21  Lute Kamstra  <lute@gnu.org>
1078         * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
1080 2006-08-20  Richard Stallman  <rms@gnu.org>
1082         * os.texi (Idle Timers): New node, split out from Timers.
1083         Document current-idle-time.
1084         * commands.texi (Reading One Event): Update xref.
1085         * elisp.texi (Top): Update subnode menu.
1087 2006-08-16  Richard Stallman  <rms@gnu.org>
1089         * keymaps.texi (Extended Menu Items): Show format of cached
1090         bindings in extended menu items.
1092         * customize.texi (Variable Definitions): Explain when the
1093         standard value expression is evaluated.
1095 2006-08-15  Chong Yidong  <cyd@stupidchicken.com>
1097         * commands.texi (Reading One Event): Explain idleness in
1098         `read-event'.
1100 2006-08-12  Chong Yidong  <cyd@stupidchicken.com>
1102         * text.texi (Near Point): Say "cursor" not "terminal cursor".
1103         (Commands for Insertion): Removed split-line since it's not
1104         relevant for Lisp programming.
1105         (Yank Commands): Rewrite introduction.
1106         (Undo): Clarify.
1107         (Maintaining Undo): Clarify.  Document undo-ask-before-discard.
1108         (Filling): Remove redundant comment.  Clarify return value of
1109         current-justification.
1110         (Margins): Minor clarifications.
1111         (Adaptive Fill): Update default value of adaptive-fill-regexp.
1112         (Sorting): Update definition of sort-lines.
1113         (Columns): Clarify behavior of sort-columns.
1114         (Indent Tabs): Link to Tab Stops in Emacs manual.
1115         (Special Properties): Clarify.
1116         (Clickable Text): Mention Buttons package.
1118 2006-08-12  Kevin Ryde  <user42@zip.com.au>
1120         * os.texi (Time Parsing): Add %z to description of
1121         format-time-string, as per docstring.  Add cross reference to
1122         glibc manual for strftime.
1124 2006-08-08  Richard Stallman  <rms@gnu.org>
1126         * modes.texi: Clean up wording in previous change.
1128 2006-08-07  Chong Yidong  <cyd@stupidchicken.com>
1130         * modes.texi (Hooks): Clarify.
1131         (Major Mode Basics): Mention define-derived-mode explicitly.
1132         (Major Mode Conventions): Rebinding RET is OK for some modes.
1133         Mention change-major-mode-hook and after-change-major-mode-hook.
1134         (Example Major Modes): Moved to end of Modes section.
1135         (Mode Line Basics): Clarify.
1136         (Mode Line Data): Mention help-echo and local-map in strings.
1137         Explain reason for treatment of non-risky variables.
1138         (Properties in Mode): Clarify.
1139         (Faces for Font Lock): Add font-lock-negation-char-face.
1141 2006-08-04  Eli Zaretskii  <eliz@gnu.org>
1143         * strings.texi (Formatting Strings): Warn against arbitrary
1144         strings as first arg to `format'.
1146 2006-07-31  Thien-Thi Nguyen  <ttn@gnu.org>
1148         * text.texi (Clickable Text): Mention `help-echo' text property.
1149         Update intro, examples and associated explanations.
1151 2006-07-31  Richard Stallman  <rms@gnu.org>
1153         * commands.texi: Update xrefs.
1154         (Event Mod): New node, cut out from old Translating Input.
1156         * maps.texi: Update xrefs.
1158         * keymaps.texi (Translation Keymaps): New node.
1159         Update xrefs from Translating Input to Translation Keymaps.
1161         * elisp.texi (Top): Update subnode menu.
1163         * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
1165         * os.texi (System Interface): Fix menu descriptions of some nodes.
1166         (Translating Input): Node deleted.
1168 2006-07-31  Nick Roberts  <nickrob@snap.net.nz>
1170         * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
1172         * lists.texi (Sets And Lists): Likewise.
1174 2006-07-30  Thien-Thi Nguyen  <ttn@gnu.org>
1176         * text.texi (Fields): Mention POS
1177         requirement when narrowing is in effect.
1179 2006-07-28  Richard Stallman  <rms@gnu.org>
1181         * display.texi (Face Attributes): Simplify wording.
1182         (Attribute Functions): Clarify meaning of new-frame default
1183         attribute settings.
1185         * customize.texi (Common Keywords): Document how to use
1186         :package-version in a package not in Emacs.
1188 2006-07-28  Kim F. Storm  <storm@cua.dk>
1190         * commands.texi (Reading One Event): Fix last change.
1192 2006-07-26  Chong Yidong  <cyd@stupidchicken.com>
1194         * commands.texi (Reading One Event): Document SECONDS argument for
1195         read-event, read-char, and read-char-exclusive.
1197 2006-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1199         * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
1200         to ensure correct identification.
1202 2006-07-24  Richard Stallman  <rms@gnu.org>
1204         * text.texi (Clickable Text): Clarify.
1206         * sequences.texi (Vector Functions): Delete duplicate xref.
1208         * objects.texi (Function Type): Clarify.
1210         * modes.texi (Keymaps and Minor Modes): List punct chars for minor
1211         modes.
1213         * lists.texi (List Variables): New node.
1214         Material moved from other nodes.
1216         * variables.texi (Setting Variables): add-to-list and
1217         add-to-ordered-list moved to List Variables node.
1219 2006-07-23  Thien-Thi Nguyen  <ttn@gnu.org>
1221         * text.texi (Links and Mouse-1):
1222         For mouse-on-link-p, expand on arg POS.
1224 2006-07-21  Kim F. Storm  <storm@cua.dk>
1226         * display.texi (Forcing Redisplay): Don't mention systems which
1227         don't support sub-second timers for redisplay-preemption-period.
1229         * os.texi (Terminal Output): Clarify text vs graphical terminal.
1231 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
1233         * frames.texi (Input Focus): Document that focus-follows-mouse has
1234         no effect on MS-Windows.
1236 2006-07-18  Richard Stallman  <rms@gnu.org>
1238         * display.texi (Forcing Redisplay): Cleanups in previous change.
1240         * processes.texi (Low-Level Network): Make menu more convenient.
1242 2006-07-18  Kim F. Storm  <storm@cua.dk>
1244         * display.texi (Forcing Redisplay): redisplay-preemption-period
1245         only used on window systems.  Add xref to Terminal Output.
1247         * os.texi (Terminal Output): baud-rate only controls preemption on
1248         non-window systems.  Add xref to Forcing Redisplay.
1250         * processes.texi (Low-Level Network): Rename node "Make Network"
1251         to "Network Processes".
1253 2006-07-18  Karl Berry  <karl@gnu.org>
1255         * variables.texi, functions.texi, customize.texi, loading.texi:
1256         * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
1258 2006-07-17  Chong Yidong  <cyd@stupidchicken.com>
1260         * commands.texi (Waiting): Document batch-mode sit-for behavior.
1262 2006-07-17  Richard Stallman  <rms@gnu.org>
1264         * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
1265         Put period and comma inside quotes.
1267         * loading.texi, markers.texi: Use real doublequote inside menus.
1269         * windows.texi: Put point and comma inside quotes.
1270         (Textual Scrolling): Use @samp for error message.
1272         * variables.texi, tips.texi, syntax.texi, symbols.texi:
1273         * strings.texi, streams.texi, processes.texi, os.texi:
1274         * objects.texi, numbers.texi, modes.texi, minibuf.texi:
1275         * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
1276         * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
1277         * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
1278         Put point and comma inside quotes.
1280         * control.texi (Processing of Errors): Add command-error-function.
1282         * variables.texi (File Local Variables): Clarify that
1283         file local variables make buffer-local bindings.
1285         * modes.texi (Syntactic Font Lock): Give default for
1286         font-lock-syntax-table.
1288 2006-07-17  Nick Roberts  <nickrob@snap.net.nz>
1290         * text.texi (Special Properties): Clean up previous change.
1292 2006-07-16  Karl Berry  <karl@gnu.org>
1294         * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
1295         * control.texi: Fix bad page breaks through chapter 10 (control).
1297         * anti.texi (Antinews): Reorder face-attribute fns to avoid
1298         underfull hbox.
1300 2006-07-15  Nick Roberts  <nickrob@snap.net.nz>
1302         * text.texi (Special Properties): Describe fontified text property
1303         in relation to a character (not text).
1305 2006-07-15  Kim F. Storm  <storm@cua.dk>
1307         * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
1308         Add apropos-mode-map, custom-mode-map, esc-map, global-map,
1309         grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
1311         * anti.texi (Antinews): Mention redisplay function.
1312         The kbd macro existed, but was not documented, before 22.x.
1313         Function pos-visible-in-window-p is not new in 22.x, just enhanced.
1315 2006-07-14  Nick Roberts  <nickrob@snap.net.nz>
1317         * display.texi (Displaying Messages): Add anchor.
1319         * frames.texi (Dialog Boxes): Use it.
1321 2006-07-12  Richard Stallman  <rms@gnu.org>
1323         * objects.texi (Frame Type): Explain nature of frames better.
1325         * frames.texi (Frames): Explain nature of frames better.
1327 2006-07-12  Ken Manheimer  <ken.manheimer@gmail.com>
1329         * tips.texi (Coding Conventions): Explain why use cl at compile time.
1331 2006-07-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1333         * frames.texi (Window System Selections): Mention scrap support for Mac.
1334         Default value of x-select-enable-clipboard is t on Mac.
1336         * os.texi (Getting Out): Suspending is not allowed on Mac, either.
1338 2006-07-11  Kim F. Storm  <storm@cua.dk>
1340         * display.texi (Forcing Redisplay): Add `redisplay' function.
1341         Don't mention (sit-for -1) -- use (redisplay t) instead.
1343         * commands.texi (Waiting): (sit-for -1) is no longer special.
1344         (sit-for 0) is equivalent to (redisplay).
1345         Iconifying/deiconifying no longer makes sit-for return.
1347 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
1349         * display.texi (Buttons): Fix typo.
1351         * index.texi, elisp.texi (New Symbols): Comment node out.
1353 2006-07-09  Richard Stallman  <rms@gnu.org>
1355         * display.texi (Truncation): Clean up previous change.
1357 2006-07-08  Richard Stallman  <rms@gnu.org>
1359         * commands.texi (Interactive Call): Use 3 as prefix in example
1360         for execute-extended-command.
1362         * display.texi (Attribute Functions): Move paragraph about
1363         compatibility with Emacs < 21.
1365 2006-07-09  Kim F. Storm  <storm@cua.dk>
1367         * display.texi (Refresh Screen): Clarify force-window-update.
1368         (Truncation): "Normally" indicated by fringe arrows.
1370 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
1372         * windows.texi (Textual Scrolling, Resizing Windows):
1373         * variables.texi (Constant Variables):
1374         * text.texi (Buffer Contents, Deletion, Changing Properties)
1375         (Property Search, Special Properties, Sticky Properties)
1376         (Links and Mouse-1, Fields, Change Hooks):
1377         * syntax.texi (Syntax Table Functions, Parsing Expressions)
1378         (Categories):
1379         * symbols.texi (Other Plists):
1380         * streams.texi (Output Variables):
1381         * processes.texi (Input to Processes, Query Before Exit):
1382         * positions.texi (Word Motion, Text Lines, List Motion):
1383         * os.texi (Init File, System Environment, Sound Output)
1384         (Session Management):
1385         * nonascii.texi (Text Representations, Character Sets)
1386         (Chars and Bytes, Locales):
1387         * modes.texi (Defining Minor Modes, Header Lines):
1388         * minibuf.texi (Minibuffer Contents):
1389         * markers.texi (Information from Markers):
1390         * lists.texi (List Elements, Building Lists, Association Lists):
1391         * keymaps.texi (Tool Bar):
1392         * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
1393         * functions.texi (What Is a Function, Mapping Functions):
1394         * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
1395         (Color Names, Text Terminal Colors, Display Feature Testing):
1396         * files.texi (Visiting Functions, File Name Components)
1397         (Unique File Names, Contents of Directories):
1398         * display.texi (Forcing Redisplay, Displaying Messages)
1399         (Temporary Displays, Font Selection, Auto Faces)
1400         (Font Lookup, Fringe Indicators, Display Margins)
1401         (Image Descriptors, Showing Images, Image Cache, Button Types)
1402         (Making Buttons, Manipulating Buttons, Button Buffer Commands)
1403         (Display Table Format, Glyphs):
1404         * control.texi (Iteration):
1405         * commands.texi (Command Loop Info, Adjusting Point):
1406         * backups.texi (Making Backups, Auto-Saving):
1407         Remove @tindex entries.
1409 2006-07-07  Kim F. Storm  <storm@cua.dk>
1411         * display.texi (Fringe Cursors): Fix typo.
1412         (Customizing Bitmaps): Fix define-fringe-bitmap entry.
1413         (Overlay Arrow): Default is overlay-arrow fringe indicator.
1415 2006-07-05  Richard Stallman  <rms@gnu.org>
1417         * text.texi (Buffer Contents): Add example of text props
1418         in result of buffer-substring.
1419         (Text Properties): Explain better about use of specific property names.
1420         (Property Search): Some cleanups; reorder some functions.
1422         * keymaps.texi (Changing Key Bindings): Cleanup.
1423         Add xref to Key Binding Conventions.
1425         * display.texi (Attribute Functions): Add examples for
1426         face-attribute-relative-p.
1428         * tips.texi (Coding Conventions): Cleanup last change.
1430 2006-07-05  Karl Berry  <karl@gnu.org>
1432         * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
1433         Remove @setchapternewpage odd.
1434         Result is 1013 pages, down from 1100.
1436         * anti.texi, customize.texi, display.texi, internals.texi:
1437         * minibuf.texi, modes.texi, tips.texi:
1438         Fix overfull/underfull boxes.
1440 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
1442         * edebug.texi (Instrumenting):
1443         Add Edebug-specific findex for eval-buffer.
1444         * loading.texi (Loading):
1445         Replace eval-current-buffer with eval-buffer.
1447 2006-06-30  Nick Roberts  <nickrob@snap.net.nz>
1449         * locals.texi (Standard Buffer-Local Variables): Update the list
1450         of variables.
1452 2006-06-26  Nick Roberts  <nickrob@snap.net.nz>
1454         * files.texi (File Name Completion): Point user to the node
1455         "Reading File Names".
1457 2006-06-24  Eli Zaretskii  <eliz@gnu.org>
1459         * files.texi (Contents of Directories): Document case-insensitive
1460         behavior on respective filesystems.
1462         * objects.texi (Character Type): Document that Emacs signals an
1463         error for unsupported Unicode characters specified as \uNNNN.
1465 2006-06-19  Richard Stallman  <rms@gnu.org>
1467         * processes.texi (Bindat Spec): Clarify previous change.
1469 2006-06-16  Richard Stallman  <rms@gnu.org>
1471         * tips.texi (Coding Conventions): Better explain conventions
1472         for definition constructs.
1474         * text.texi (Special Properties): String value of `read-only'
1475         serves as the error message.
1477         * objects.texi (Character Type): Clarify prev. change.
1478         (Non-ASCII in Strings): Mention \u and \U.
1480         * commands.texi (Using Interactive): Explain problem of
1481         markers, etc., in command-history.
1483 2006-06-14  Kim F. Storm  <storm@cua.dk>
1485         * commands.texi (Waiting): Negative arg to sit-for forces
1486         redisplay even if input is pending.
1488         * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
1489         redisplay.  Remove incorrect example of binding redisplay-dont-pause
1490         around (sit-for 0).
1492 2006-06-13  Richard Stallman  <rms@gnu.org>
1494         * display.texi (Forcing Redisplay): Clarify previous change.
1496 2006-06-13  Romain Francoise  <romain@orebokech.com>
1498         * display.texi (Forcing Redisplay): Fix typo.
1500 2006-06-13  Kim F. Storm  <storm@cua.dk>
1502         * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
1504 2006-06-10  Luc Teirlinck  <teirllm@auburn.edu>
1506         * tips.texi (Coding Conventions): Add `@end itemize'.
1508 2006-06-10  Richard Stallman  <rms@gnu.org>
1510         * tips.texi (Coding Conventions): Explain use of coding systems
1511         to ensure one decoding for strings.
1513 2006-06-09  Aidan Kehoe  <kehoea@parhasard.net>
1515         * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
1516         syntax.
1518 2006-06-07  Eli Zaretskii  <eliz@gnu.org>
1520         * display.texi (Font Selection): Remove description of
1521         clear-face-cache.
1523         * compile.texi (Eval During Compile): Fix a typo.  Add index
1524         entries for possible uses of eval-when-compile.
1526 2006-06-04  Thien-Thi Nguyen  <ttn@gnu.org>
1528         * display.texi (Abstract Display): Fix typo.
1530 2006-06-03  Eli Zaretskii  <eliz@gnu.org>
1532         * minibuf.texi (Minibuffer History) <history-add-new-input>:
1533         Reword variable's description.
1535 2006-06-01  Richard Stallman  <rms@gnu.org>
1537         * windows.texi (Splitting Windows): Clarify splitting nonselected
1538         window.
1540 2006-05-31  Juri Linkov  <juri@jurta.org>
1542         * minibuf.texi (Minibuffer History): Add history-add-new-input.
1544 2006-05-30  Richard Stallman  <rms@gnu.org>
1546         * display.texi (Line Height): Fix errors in description of
1547         default line height and line-height properyty.
1549         * nonascii.texi (Default Coding Systems): Further clarification.
1551 2006-05-29  Luc Teirlinck  <teirllm@auburn.edu>
1553         * internals.texi (Pure Storage): Mention that an overflow in pure
1554         space causes a memory leak.
1555         (Garbage Collection): If there was an overflow in pure space,
1556         `garbage-collect' returns nil.
1558 2006-05-30  Eli Zaretskii  <eliz@gnu.org>
1560         * nonascii.texi (Default Coding Systems): Fix it some more.
1562 2006-05-29  Eli Zaretskii  <eliz@gnu.org>
1564         * nonascii.texi (Default Coding Systems): Fix last change.
1566 2006-05-29  Kenichi Handa  <handa@m17n.org>
1568         * nonascii.texi (find-operation-coding-system): Describe the new
1569         argument format (FILENAME . BUFFER).
1571 2006-05-28  Richard Stallman  <rms@gnu.org>
1573         * tips.texi (Coding Conventions): Better explain reasons not to
1574         advise other packages or use `eval-after-load'.
1576 2006-05-29  Kim F. Storm  <storm@cua.dk>
1578         * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
1579         `bindat-idx' and `bindat-raw' for clarity.
1581 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
1583         * processes.texi (Bindat Spec): Expand on `repeat' handler.
1585         * display.texi (Display): Add "Abstract Display" to menu.
1586         (Abstract Display, Abstract Display Functions)
1587         (Abstract Display Example): New nodes.
1588         * elisp.texi (Top): Add "Abstract Display" to menu.
1590 2006-05-27  Chong Yidong  <cyd@stupidchicken.com>
1592         * keymaps.texi (Key Sequences): Link to input events definition.
1593         (Format of Keymaps): Delete material duplicated in Keymap Basics.
1595         * files.texi (Changing Files): Document updated argument list for
1596         copy-file.
1598 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
1600         * processes.texi (Bindat Functions): Explain term "total length".
1601         Use it in bindat-length and bindat-pack descriptions.
1603 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
1605         * tips.texi (Coding Conventions): Advise against using
1606         eval-after-load in packages.  Add an index entry.
1608 2006-05-25  Juri Linkov  <juri@jurta.org>
1610         * minibuf.texi (Text from Minibuffer): Undocument keep-all.
1612         * modes.texi (%-Constructs): Add %e, %z, %Z.
1614 2006-05-25  Richard Stallman  <rms@gnu.org>
1616         * elisp.texi (Top): Update subnode menu.
1618         * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
1619         (Keymaps): Update menu.
1621 2006-05-25  Chong Yidong  <cyd@stupidchicken.com>
1623         * keymaps.texi (Key Sequences): Some clarifications.
1625 2006-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
1627         * processes.texi (Bindat Functions): Say "unibyte string"
1628         explicitly for bindat-unpack and bindat-pack descriptions.
1629         (Bindat Examples): Don't call `string-make-unibyte' in example.
1631 2006-05-25  Chong Yidong  <cyd@stupidchicken.com>
1633         * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
1634         Explain string and vector representations of key sequences
1636         * keymaps.texi (Changing Key Bindings):
1637         * commands.texi (Interactive Codes, Interactive Codes):
1638         * help.texi (Describing Characters): Refer to it.
1640 2006-05-23  Luc Teirlinck  <teirllm@auburn.edu>
1642         * frames.texi (Pointer Shape): @end table -> @end defvar.
1644 2006-05-22  Richard Stallman  <rms@gnu.org>
1646         * elisp.texi (Top): Update subnode menus.
1648         * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
1649         Contents rewritten; material from old Pointer Shape node moved here.
1651         * display.texi (Pointer Shape): Node deleted.
1652         (Image Descriptors): Minor cleanup.
1654 2006-05-21  Richard Stallman  <rms@gnu.org>
1656         * syntax.texi (Parsing Expressions): Update info on which STATE
1657         elements are ignored.
1659 2006-05-19  Luc Teirlinck  <teirllm@auburn.edu>
1661         * hooks.texi (Standard Hooks): Correct typo.
1663         * gpl.texi (GPL): ifinfo -> ifnottex.
1665 2006-05-19  Michael Ernst  <mernst@alum.mit.edu>  (tiny change)
1667         * searching.texi (Simple Match Data): Warn about match data being
1668         set anew by every search.
1670 2006-05-17  Richard Stallman  <rms@gnu.org>
1672         * minibuf.texi (Minibuffer History): Clarify.
1674         * searching.texi (Regexp Special): Clarify nested regexp warning.
1676 2006-05-16  Kim F. Storm  <storm@cua.dk>
1678         * minibuf.texi (Minibuffer History): Update add-to-history.
1680 2006-05-15  Oliver Scholz  <epameinondas@gmx.de>  (tiny change)
1682         * nonascii.texi (Explicit Encoding): Fix
1683         typo (encoding<->decoding).
1685 2006-05-14  Richard Stallman  <rms@gnu.org>
1687         * buffers.texi (Creating Buffers): Cleanup.
1689         * files.texi (Visiting Functions): Rewrite in find-file-noselect.
1691 2006-05-13  Eli Zaretskii  <eliz@gnu.org>
1693         * buffers.texi (Current Buffer): Document that with-temp-buffer
1694         disables undo.
1696         * os.texi (Terminal-Specific): More accurate description of how
1697         Emacs searches for the terminal-specific libraries.
1699 2006-05-12  Eli Zaretskii  <eliz@gnu.org>
1701         * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
1702         emacs-xtra to @inforef's.
1704         * text.texi (Undo): Document that undo is turned off in buffers
1705         whose names begin with a space.
1707         * buffers.texi (Buffer Names): Add index entries for buffers whose
1708         names begin with a space.
1709         (Creating Buffers): Document that undo is turned off in buffers
1710         whose names begin with a space.
1712         * files.texi (Visiting Functions, Reading from Files)
1713         (Saving Buffers): Mention code and EOL conversions by file I/O
1714         primitives and subroutines.
1716         * nonascii.texi (Lisp and Coding Systems): Document
1717         coding-system-eol-type.  Add index entries for eol conversion.
1719         * display.texi (Defining Faces): Mention `mac', and add an xref to
1720         where window-system is described.
1722 2006-05-10  Richard Stallman  <rms@gnu.org>
1724         * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
1726 2006-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
1728         * variables.texi (File Local Variables): Recommend to quote lambda
1729         expressions in safe-local-variable property.
1731 2006-05-09  Richard Stallman  <rms@gnu.org>
1733         * variables.texi (File Local Variables): Document
1734         safe-local-eval-forms and safe-local-eval-function.
1736 2006-05-07  Kim F. Storm  <storm@cua.dk>
1738         * minibuf.texi (Minibuffer History): Remove keep-dups arg
1739         from add-to-history.
1741 2006-05-07  Romain Francoise  <romain@orebokech.com>
1743         * commands.texi (Event Input Misc):
1744         * compile.texi (Eval During Compile):
1745         * internals.texi (Buffer Internals):
1746         * minibuf.texi (Initial Input):
1747         * nonascii.texi (Scanning Charsets):
1748         * numbers.texi (Comparison of Numbers):
1749         * windows.texi (Textual Scrolling, Vertical Scrolling):
1750         Fix various typos.
1752 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
1754         * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
1755         conditional xref's to either emacs or emacs-xtra, depending on
1756         @iftex/@ifnottex.
1758         * minibuf.texi (Minibuffer History): Document add-to-history.
1760 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
1762         * internals.texi (Pure Storage): Mention the pure overflow message
1763         at startup.
1765 2006-05-05  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
1767         * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
1768         (Searching Keymaps): Fix pseudo-Lisp description of keymap
1769         search.
1771 2006-05-01  Richard Stallman  <rms@gnu.org>
1773         * intro.texi (nil and t): Clarify.
1775         * variables.texi (File Local Variables): Suggest using booleanp.
1777 2006-05-01  Juanma Barranquero  <lekktu@gmail.com>
1779         * objects.texi (Type Predicates): Fix typos.
1781 2006-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1783         * intro.texi (nil and t): Add booleanp.
1785         * objects.texi (Type Predicates): Add links for booleanp and
1786         string-or-null-p.
1788 2006-04-29  Richard Stallman  <rms@gnu.org>
1790         * modes.texi (Multiline Font Lock): Rename from
1791         Multi line Font Lock Elements.  Much clarification.
1792         (Font Lock Multiline, Region to Fontify): Much clarification.
1794 2006-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1796         * variables.texi (File Local Variables): Remove the special case t for
1797         safe-local-variable.
1799 2006-04-26  Richard Stallman  <rms@gnu.org>
1801         * syntax.texi (Parsing Expressions): Minor cleanup.
1803 2006-04-18  Richard Stallman  <rms@gnu.org>
1805         * tips.texi (Coding Conventions): Explain when the package's
1806         prefix should appear later on (not at the start of the name).
1808         * searching.texi (String Search): Clarify effect of NOERROR.
1810         * modes.texi (Imenu): Clarify what special items do.
1812         * hooks.texi (Standard Hooks): Delete text about old hook names.
1814 2006-04-17  Romain Francoise  <romain@orebokech.com>
1816         * variables.texi (Local Variables): Update the default value of
1817         `max-specpdl-size'.
1819 2006-04-15  Michael Olson  <mwolson@gnu.org>
1821         * processes.texi (Transaction Queues): Mention the new optional
1822         `delay-question' argument for `tq-enqueue'.
1824 2006-04-13  Bill Wohler  <wohler@newt.com>
1826         * customize.texi (Common Keywords): Use dotted notation for
1827         :package-version value.  Specify its values.  Improve documentation
1828         for customize-package-emacs-version-alist.
1830 2006-04-12  Bill Wohler  <wohler@newt.com>
1832         * customize.texi (Common Keywords): Move description of
1833         customize-package-emacs-version-alist to @defvar.
1835 2006-04-10  Bill Wohler  <wohler@newt.com>
1837         * customize.texi (Common Keywords): Add :package-version.
1839 2006-04-10  Kim F. Storm  <storm@cua.dk>
1841         * text.texi (Buffer Contents): Add NOPROPS arg to
1842         filter-buffer-substring.
1844 2006-04-08  Kevin Ryde  <user42@zip.com.au>
1846         * os.texi (Command-Line Arguments): Update xref to emacs manual
1847         "Command Arguments" -> "Emacs Invocation", per change there.
1849 2006-04-08  Thien-Thi Nguyen  <ttn@gnu.org>
1851         * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
1852         be on one line to help makeinfo not render two spaces after the dot.
1854 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
1856         * strings.texi (Predicates for Strings): Add string-or-null-p.
1858 2006-03-28  Kim F. Storm  <storm@cua.dk>
1860         * processes.texi (Accepting Output): Remove obsolete (and incorrect)
1861         remarks about systems that don't support fractional seconds.
1863 2006-03-25  Karl Berry  <karl@gnu.org>
1865         * elisp.texi: Use @copyright{} instead of (C), and do not indent
1866         the year list.
1868 2006-03-21  Nick Roberts  <nickrob@snap.net.nz>
1870         * display.texi (Fringe Indicators): Fix typos.
1872 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
1874         * tips.texi (Documentation Tips): One can now also write `program'
1875         in front of a quoted symbol in a docstring to prevent making a
1876         hyperlink.
1878 2006-03-19  Alan Mackenzie  <acm@muc.de>
1880         * text.texi (Special Properties): Clarify `fontified' property.
1882 2006-03-16  Richard Stallman  <rms@gnu.org>
1884         * display.texi (Defining Images): Minor cleanup.
1886 2006-03-16  Bill Wohler  <wohler@newt.com>
1888         * display.texi (Defining Images): In image-load-path-for-library,
1889         prefer user's images.
1891 2006-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1893         * modes.texi (Region to Fontify): Remove font-lock-lines-before.
1895 2006-03-15  Bill Wohler  <wohler@newt.com>
1897         * display.texi (Defining Images): Fix example in
1898         image-load-path-for-library by not recommending that one binds
1899         image-load-path.  Just defvar it to placate compiler and only use
1900         it if previously defined.
1902 2006-03-14  Bill Wohler  <wohler@newt.com>
1904         * display.texi (Defining Images): In image-load-path-for-library,
1905         always return list of directories.  Update example.
1907 2006-03-14  Alan Mackenzie  <acm@muc.de>
1909         * modes.texi: New node, "Region to Fontify" (for Font Lock).
1910         This describes font-lock-extend-region-function.
1911         ("Other Font Lock Variables"): Move "font-lock-lines-before" to
1912         the new node "Region to Fontify".
1914 2006-03-13  Richard Stallman  <rms@gnu.org>
1916         * display.texi (Invisible Text): The impossible position is
1917         now before the invisible text, not after.
1918         (Defining Images): Clean up last change.
1920 2006-03-11  Bill Wohler  <wohler@newt.com>
1922         * display.texi (Defining Images): Add image-load-path-for-library.
1924 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
1926         * text.texi (Adaptive Fill): Fix Texinfo usage.
1928         * strings.texi (Creating Strings): Fix Texinfo usage.
1930         * searching.texi (Regexp Special): Use @samp for regular
1931         expressions that are not in Lisp syntax.
1933 2006-03-08  Luc Teirlinck  <teirllm@auburn.edu>
1935         * searching.texi (Regexp Special): Put remark between parentheses
1936         to avoid misreading.
1938 2006-03-07  Luc Teirlinck  <teirllm@auburn.edu>
1940         * searching.texi (Syntax of Regexps): More accurately describe
1941         which characters are special in which situations.
1942         (Regexp Special): Recommend _not_ to quote `]' or `-' when they
1943         are not special.  Describe in detail when `[' and `]' are special.
1944         (Regexp Backslash): Plenty of regexps with unbalanced square
1945         brackets are valid, so reword that statement.
1947 2006-03-02  Kim F. Storm  <storm@cua.dk>
1949         * keymaps.texi (Tool Bar): Add tool-bar-border.
1951 2006-02-28  Luc Teirlinck  <teirllm@auburn.edu>
1953         * loading.texi (Load Suffixes): Rephrase last paragraph.  Fix typos.
1955 2006-02-27  Luc Teirlinck  <teirllm@auburn.edu>
1957         * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
1959         * files.texi (Locating Files): Suggest additional values for the
1960         SUFFIXES arg of `locate-file'.  Update pxref.
1962         * loading.texi (Loading): Include new node "Load Suffixes" in menu.
1963         (How Programs Do Loading): Discuss the effects of Auto Compression
1964         mode on `load'.
1965         (Load Suffixes): New node.
1966         (Library Search): Delete description of `load-suffixes'; it was
1967         moved to "Load Suffixes".
1968         (Autoload, Named Features): Mention `load-suffixes'.
1970 2006-02-21  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
1972         * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
1974         * windows.texi (Window Tree): Fix typo.
1976 2006-02-20  Kim F. Storm  <storm@cua.dk>
1978         * display.texi (Fringe Indicators): New section.
1979         Move indicate-empty-lines, indicate-buffer-boundaries, and
1980         default-indicate-buffer-boundaries here.
1981         Add fringe-indicator-alist and default-fringes-indicator-alist.
1982         Add list of logical fringe indicator symbols.
1983         Update list of standard bitmap names.
1984         (Fringe Cursors): New section.
1985         Move overflow-newline-into-fringe here.
1986         Add fringe-cursor-alist and default-fringes-cursor-alist.
1987         Add list of fringe cursor symbols.
1989 2006-02-20  Juanma Barranquero  <lekktu@gmail.com>
1991         * commands.texi (Using Interactive): Fix reference to node
1992         "Minibuffers".
1994 2006-02-19  Richard M. Stallman  <rms@gnu.org>
1996         * minibuf.texi (High-Level Completion):
1997         Add xref to read-input-method-name.
1999         * files.texi (Relative File Names): Move file-relative-name here.
2000         (File Name Expansion): From here.  Minor clarifications.
2002         * commands.texi (Using Interactive): Add xrefs about reading input.
2003         Clarify remarks about that moving point and mark.
2004         Put string case before list case.
2006 2006-02-16  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
2008         * display.texi (Other Display Specs, Image Descriptors):
2009         Revert erroneous changes.  The previous description of
2010         image-descriptors as `(image . PROPS)' was correct.
2012 2006-02-14  Richard M. Stallman  <rms@gnu.org>
2014         * variables.texi (File Local Variables): Clarifications.
2016 2006-02-14  Juanma Barranquero  <lekktu@gmail.com>
2018         * variables.texi (File Local Variables): Use @code for a cons
2019         cell, not @var.
2021 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
2023         * variables.texi (File Local Variables): Document new file local
2024         variable behavior.
2026 2006-02-10  Kim F. Storm  <storm@cua.dk>
2028         * eval.texi (Function Indirection): Add NOERROR to indirect-function.
2030 2006-02-08  Juanma Barranquero  <lekktu@gmail.com>
2032         * modes.texi (%-Constructs): Remove obsolete info about
2033         `global-mode-string'.
2035 2006-02-07  Richard M. Stallman  <rms@gnu.org>
2037         * commands.texi (Prefix Command Arguments): Minor cleanup.
2039         * display.texi: "Graphical display", not window system.
2041         * functions.texi (What Is a Function): Fix xref.
2043         * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
2044         (Changing Key Bindings): Clarify when remapping is better than
2045         substitute-key-definition.
2047 2006-02-02  Richard M. Stallman  <rms@gnu.org>
2049         * minibuf.texi (Basic Completion): Completion alists are risky.
2051         * keymaps.texi (Active Keymaps): Clarifications.
2052         (Searching Keymaps): New node.
2053         (Keymaps): Update menu.
2055         * frames.texi (Layout Parameters): Minor clarification.
2056         (Drag and Drop): New node.
2057         (Frames): Update menu.
2059 2006-01-29  Chong Yidong  <cyd@stupidchicken.com>
2061         * display.texi (Other Display Specs, Image Descriptors):
2062         Image description is a list, not a cons cell.
2064 2006-01-28  Luc Teirlinck  <teirllm@auburn.edu>
2066         * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
2067         list is not necessarily a list).
2069 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
2071         * frames.texi (Layout Parameters): border-width and
2072         internal-border-width belong to the frame, not the window.
2074 2006-01-19  Richard M. Stallman  <rms@gnu.org>
2076         * nonascii.texi (Translation of Characters): Search cmds use
2077         translation-table-for-input.  Automatically made local.
2079         * markers.texi (Overview of Markers): Count insertion type
2080         as one of a marker's attributes.
2082         * keymaps.texi (Controlling Active Maps): New node, split out of
2083         Active Keymaps.
2084         (Keymaps): Menu updated.
2085         (Active Keymaps): Give pseudocode to explain how the active
2086         maps are searched.  current-active-maps and key-binding moved here.
2087         (Functions for Key Lookup): current-active-maps and key-binding moved.
2088         Clarifications.
2089         (Searching the Keymaps): New subnode.
2091         * elisp.texi (Top): Menu clarification.
2093         * display.texi (Other Display Specs): Delete duplicate entry for
2094         just a string as display spec.  Move text about recursive display
2095         specs on such a string.
2097         * commands.texi (Key Sequence Input): Clarify.
2098         Move num-nonmacro-input-events out.
2099         (Reading One Event): num-nonmacro-input-events moved here.
2101 2006-01-14  Nick Roberts  <nickrob@snap.net.nz>
2103         * advice.texi (Simple Advice): Update example to fit argument
2104         change in previous-line.
2106 2006-01-05  Richard M. Stallman  <rms@gnu.org>
2108         * markers.texi (The Mark): Fix in `mark'.
2110 2006-01-04  Richard M. Stallman  <rms@gnu.org>
2112         * processes.texi (Misc Network, Make Network): Minor cleanups.
2114 2006-01-04  Kim F. Storm  <storm@cua.dk>
2116         * processes.texi (Make Network): Add IPv6 addresses and handling.
2117         (Network Feature Testing): Mention (:family ipv6).
2118         (Misc Network): Add IPv6 formats to format-network-address.
2120 2005-12-30  Richard M. Stallman  <rms@gnu.org>
2122         * text.texi (Changing Properties):
2123         Don't use return value of set-text-properties.
2125 2005-12-29  Luc Teirlinck  <teirllm@auburn.edu>
2127         * modes.texi (Mode Line Format): Correct typo in menu.
2129 2005-12-29  Richard M. Stallman  <rms@gnu.org>
2131         * modes.texi (Mode Line Top): New node.
2132         (Mode Line Data): Some text moved to new node.
2133         Explain the data structure more concretely.
2134         (Mode Line Basics): Clarifications.
2135         (Mode Line Variables): Clarify intro paragraph.
2136         (%-Constructs): Clarify intro paragraph.
2137         (Mode Line Format): Update menu.
2139 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
2141         * minibuf.texi (Basic Completion): Update lazy-completion-table
2142         examples for removal of ARGS argument.
2144 2005-12-23  Richard M. Stallman  <rms@gnu.org>
2146         * text.texi (Undo): Restore some explanation from the version
2147         that was deleted.
2149 2005-12-23  Eli Zaretskii  <eliz@gnu.org>
2151         * text.texi (Undo): Remove duplicate descriptions of `apply
2152         funname' and `apply delta' elements of the undo list.
2154 2005-12-20  Richard M. Stallman  <rms@gnu.org>
2156         * help.texi (Help Functions): Update documentation of `apropos'.
2158 2005-12-20  Luc Teirlinck  <teirllm@auburn.edu>
2160         * customize.texi (Type Keywords): Delete xref to "Text help-echo",
2161         because it is confusing.  If the :help-echo keyword is a function,
2162         it is not directly used as the :help-echo overlay property, as the
2163         xref seems to suggest (it does not take the appropriate args).
2165 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
2167         * customize.texi (Common Keywords): Fix Texinfo usage.
2168         (Group Definitions, Variable Definitions): Update for new
2169         conventions for using `*' in docstrings.
2171         * tips.texi (Documentation Tips): Update for new conventions for
2172         using `*' in docstrings.
2174 2005-12-16  Richard M. Stallman  <rms@gnu.org>
2176         * minibuf.texi (Minibuffer Contents): Minor cleanup.
2178 2005-12-16  Juri Linkov  <juri@jurta.org>
2180         * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
2182 2005-12-14  Romain Francoise  <romain@orebokech.com>
2184         * modes.texi (Customizing Keywords): Rename `append' to `how'.
2185         Fix typo.
2187 2005-12-11  Juri Linkov  <juri@jurta.org>
2189         * minibuf.texi (Completion Commands): Add mention of read-file-name
2190         for filename completion keymaps.
2191         (Reading File Names): Add mention of filename completion keymaps
2192         for read-file-name and xref to `Completion Commands'.
2194 2005-12-10  Richard M. Stallman  <rms@gnu.org>
2196         * customize.texi (Common Keywords): State caveats for use of :tag.
2198 2005-12-08  Richard M. Stallman  <rms@gnu.org>
2200         * minibuf.texi (Intro to Minibuffers): Replace list of local maps
2201         with xrefs and better explanation.
2202         (Completion Commands): Add the filename completion maps.
2204         * objects.texi (Character Type): Clarify that \s is not space
2205         if a dash follows.
2207 2005-12-05  Richard M. Stallman  <rms@gnu.org>
2209         * windows.texi (Resizing Windows): Delete preserve-before args.
2211 2005-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2213         * keymaps.texi (Format of Keymaps): Remove mention of a quirk
2214         in full keymaps, since the quirk has been fixed.
2216 2005-12-03  Eli Zaretskii  <eliz@gnu.org>
2218         * hooks.texi (Standard Hooks): Add index entries.  Mention
2219         `compilation-finish-functions'.
2221 2005-11-27  Richard M. Stallman  <rms@gnu.org>
2223         * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
2225 2005-11-21  Juri Linkov  <juri@jurta.org>
2227         * customize.texi (Common Keywords): Update links types
2228         custom-manual and url-link.  Add link types emacs-library-link,
2229         file-link, function-link, variable-link, custom-group-link.
2231 2005-11-20  Chong Yidong  <cyd@stupidchicken.com>
2233         * display.texi: Revert 2005-11-20 change.
2235 2005-11-20  Thien-Thi Nguyen  <ttn@gnu.org>
2237         * processes.texi (Bindat Functions):
2238         Say "third" to refer to zero-based index "2".
2240 2005-11-18  Luc Teirlinck  <teirllm@auburn.edu>
2242         * loading.texi (Library Search): Update the default value of
2243         `load-suffixes'.
2245 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
2247         * display.texi (Attribute Functions): Mention :ignore-defface.
2249 2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
2251         * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
2252         (Minor Mode Conventions): Mention the use of a hook.
2254 2005-11-06  Richard M. Stallman  <rms@gnu.org>
2256         * files.texi (Magic File Names): find-file-name-handler checks the
2257         `operations' property of the handler.
2259 2005-11-03  Richard M. Stallman  <rms@gnu.org>
2261         * variables.texi (Frame-Local Variables): Small clarification.
2263 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
2265         * os.texi (Init File): Document ~/.emacs.d/init.el.
2267 2005-10-29  Richard M. Stallman  <rms@gnu.org>
2269         * internals.texi (Garbage Collection): Document memory-full.
2271 2005-10-28  Bill Wohler  <wohler@newt.com>
2273         * tips.texi (Documentation Tips): Help mode now creates hyperlinks
2274         for URLs.
2276 2005-10-28  Richard M. Stallman  <rms@gnu.org>
2278         * minibuf.texi (Completion Commands): Clean up prev change.
2280 2005-10-26  Kevin Ryde  <user42@zip.com.au>
2282         * compile.texi (Eval During Compile): Explain recommended uses
2283         of eval-when-compile and eval-and-compile.
2285 2005-10-27  Masatake YAMATO  <jet@gyve.org>
2287         * minibuf.texi (Completion Commands):
2288         Write about new optional argument for `display-completion-list'.
2290 2005-10-23  Richard M. Stallman  <rms@gnu.org>
2292         * display.texi (Overlay Arrow): Clarify about local bindings of
2293         overlay-arrow-position.
2295 2005-10-22  Eli Zaretskii  <eliz@gnu.org>
2297         * internals.texi (Building Emacs): Fix last change.
2299 2005-10-22  Richard M. Stallman  <rms@gnu.org>
2301         * internals.texi (Building Emacs): Document eval-at-startup.
2303 2005-10-21  Richard M. Stallman  <rms@gnu.org>
2305         * loading.texi (Where Defined): load-history contains abs file names.
2306         symbol-file returns abs file names.
2308 2005-10-19  Kim F. Storm  <storm@cua.dk>
2310         * display.texi (Showing Images): Add max-image-size integer value.
2312 2005-10-18  Chong Yidong  <cyd@stupidchicken.com>
2314         * display.texi (Showing Images): Document max-image-size.
2316 2005-10-17  Richard M. Stallman  <rms@gnu.org>
2318         * commands.texi (Quitting): Minor clarification.
2320         * processes.texi (Sentinels): Clarify about output and quitting.
2321         (Filter Functions): Mention with-local-quit.
2323 2005-10-17  Juri Linkov  <juri@jurta.org>
2325         * buffers.texi (Current Buffer):
2326         * commands.texi (Event Input Misc):
2327         * compile.texi (Eval During Compile, Compiler Errors):
2328         * customize.texi (Group Definitions):
2329         * display.texi (Progress, Defining Faces):
2330         * files.texi (Writing to Files):
2331         * modes.texi (Mode Hooks, Defining Minor Modes):
2332         * streams.texi (Output Functions):
2333         * syntax.texi (Syntax Table Functions):
2334         * text.texi (Change Hooks):
2335         Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
2337         * commands.texi (Quitting): Replace arg `forms' with `body' in
2338         `with-local-quit'.
2340         * positions.texi (Excursions): Replace arg `forms' with `body' in
2341         `save-excursion'.
2343 2005-10-08  Kim F. Storm  <storm@cua.dk>
2345         * windows.texi (Window Tree): Rename window-split-tree to window-tree.
2346         Rename manual section accordingly.
2348 2005-10-04  Kim F. Storm  <storm@cua.dk>
2350         * windows.texi (Window Split Tree): New section describing
2351         new function window-split-tree function.
2353 2005-10-03  Nick Roberts  <nickrob@snap.net.nz>
2355         * display.texi (Fringe Size/Pos): Simplify and add detail.
2357 2005-09-30  Romain Francoise  <romain@orebokech.com>
2359         * minibuf.texi (High-Level Completion): Explain that the prompt
2360         given to `read-buffer' should end with a colon and a space.
2361         Update usage examples.
2363 2005-09-29  Juri Linkov  <juri@jurta.org>
2365         * display.texi (Displaying Messages): Rename argument name
2366         `string' to `format-string' in functions `message', `message-box',
2367         `message-or-box'.
2369 2005-09-26  Chong Yidong  <cyd@stupidchicken.com>
2371         * errors.texi (Standard Errors): Correct xrefs.
2373 2005-09-18  Chong Yidong  <cyd@stupidchicken.com>
2375         * display.texi (Defining Images): Update documentation for
2376         `image-load-path'.
2378 2005-09-17  Richard M. Stallman  <rms@gnu.org>
2380         * display.texi (Defining Images): Clean up previous change.
2382 2005-09-16  Romain Francoise  <romain@orebokech.com>
2384         * elisp.texi: Specify GFDL version 1.2.
2386         * doclicense.texi (GNU Free Documentation License): Update to
2387         version 1.2.
2389 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
2391         * display.texi (Defining Images): Document `image-load-path'.
2393 2005-09-15  Richard M. Stallman  <rms@gnu.org>
2395         * objects.texi (Printed Representation): Minor cleanup.
2396         (Box Diagrams): Minor fix.
2397         (Cons Cell Type): Move (...) index item here.
2398         (Box Diagrams): From here.
2399         (Array Type): Minor fix.
2400         (Type Predicates): Delete index "predicates".
2401         (Hash Table Type): Clarify xref.
2402         (Dotted Pair Notation): Minor fix.
2404 2005-09-10  Chong Yidong  <cyd@stupidchicken.com>
2406         * files.texi (Saving Buffers): Fix typo.
2408 2005-09-08  Richard M. Stallman  <rms@gnu.org>
2410         * tips.texi (Programming Tips): Correct the "default" prompt spec.
2412 2005-09-08  Chong Yidong  <cyd@stupidchicken.com>
2414         * locals.texi (Standard Buffer-Local Variables): Don't include
2415         mode variables for minor modes.
2416         Fix xrefs for buffer-display-count, buffer-display-table,
2417         buffer-offer-save, buffer-saved-size, cache-long-line-scans,
2418         enable-multibyte-characters, fill-column, header-line-format,
2419         left-fringe-width, left-margin, and right-fringe-width.
2421         * hooks.texi (Standard Hooks): All hooks should conform to the
2422         standard naming convention now.
2423         Fix xref for `echo-area-clear-hook'.
2425         * display.texi (Usual Display): Note that indicate-empty-lines and
2426         tab-width are buffer-local.
2428         * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
2430         * modes.texi (Mode Help): Note that major-mode is buffer-local.
2432         * nonascii.texi (Encoding and I/O): Note that
2433         buffer-file-coding-system is buffer-local.
2435         * positions.texi (List Motion): Note that defun-prompt-regexp is
2436         buffer-local.
2438         * text.texi (Auto Filling): Note that auto-fill-function is
2439         buffer-local.
2440         (Undo): Note that buffer-undo-list is buffer-local.
2442         * windows.texi (Buffers and Windows): Document
2443         buffer-display-count.
2445 2005-09-06  Richard M. Stallman  <rms@gnu.org>
2447         * tips.texi (Coding Conventions): Sometimes it is ok to put the
2448         package prefix elsewhere than at the start of the name.
2450 2005-09-03  Richard M. Stallman  <rms@gnu.org>
2452         * tips.texi (Programming Tips): Add conventions for minibuffer
2453         questions and prompts.
2455 2005-09-03  Joshua Varner  <jlvarner@gmail.com>  (tiny change)
2457         * intro.texi (nil and t): Minor cleanup.
2458         Delete spurious mention of keyword symbols.
2459         (Evaluation Notation): Add index entry.
2460         (A Sample Function Description): Minor cleanup.
2461         (A Sample Variable Description): Not all vars can be set.
2463 2005-09-03  Thien-Thi Nguyen  <ttn@gnu.org>
2465         * text.texi (Buffer Contents): Use "\n" in examples' result strings.
2467         (Insertion): Document precise type of `insert-char' arg COUNT.
2469 2005-09-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2471         * modes.texi (Other Font Lock Variables): Sync the default of
2472         font-lock-lines-before.
2474 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
2476         * files.texi (Magic File Names): Add `make-auto-save-file-name'.
2478 2005-08-29  Richard M. Stallman  <rms@gnu.org>
2480         * elisp.texi (Top): Update subnode menu.
2482         * searching.texi (Searching and Matching): Move node.
2483         Rearrange contents and add overall explanation.
2484         (Searching and Case): Move node.
2485         (Searching and Matching): Update menu.
2487 2005-08-27  Eli Zaretskii  <eliz@gnu.org>
2489         * os.texi (Startup Summary): Fix the description of the initial
2490         startup message display.
2492 2005-08-25  Richard M. Stallman  <rms@gnu.org>
2494         * searching.texi (Search and Replace): Add replace-regexp-in-string.
2496 2005-08-25  Emilio C. Lopes  <eclig@gmx.net>
2498         * display.texi (Finding Overlays): Fix `find-overlay-prop' in
2499         `next-overlay-change' example.
2501 2005-08-22  Juri Linkov  <juri@jurta.org>
2503         * display.texi (Attribute Functions): Add set-face-inverse-video-p.
2504         Fix invert-face.  Fix args of face-background.
2506         * display.texi (Standard Faces): Delete node.
2507         (Faces): Add xref to `(emacs)Standard Faces'.
2508         (Displaying Faces): Fix xref to `Standard Faces'.
2510         * modes.texi (Mode Line Data): Fix xref to Standard Faces.
2512 2005-08-20  Alan Mackenzie  <acm@muc.de>
2514         * buffers.texi (The Buffer List): Clarify the manipulation of the
2515         buffer list.
2517 2005-08-14  Richard M. Stallman  <rms@gnu.org>
2519         * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
2520         a regexp.
2522 2005-08-11  Richard M. Stallman  <rms@gnu.org>
2524         * elisp.texi (Top): Update subnode lists.
2526         * display.texi (Inverse Video): Node deleted.
2528         * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
2529         New nodes split out of Coding Conventions.
2531         * searching.texi (Regular Expressions): Document re-builder.
2533         * os.texi (Time Parsing): New node split out of Time Conversion.
2535         * processes.texi (Misc Network, Network Feature Testing)
2536         (Network Options, Make Network): New nodes split out of
2537         Low-Level Network.
2539 2005-08-09  Richard M. Stallman  <rms@gnu.org>
2541         * frames.texi (Geometry): New node, split from Size and Position.
2542         (Frame Parameters): Refer to Geometry.
2544         * buffers.texi (The Buffer List): Fix xrefs.
2546         * windows.texi (Splitting Windows): Fix xref.
2548         * frames.texi (Layout Parameters): Add xref.
2550         * display.texi (Line Height, Scroll Bars): Fix xrefs.
2552         * keymaps.texi (Menu Bar): Fix xref.
2554         * locals.texi (Standard Buffer-Local Variables): Fix xref.
2556         * modes.texi (%-Constructs): Fix xref.
2558         * frames.texi (Window Frame Parameters): Node split up.
2559         (Basic Parameters, Position Parameters, Size Parameters)
2560         (Layout Parameters, Buffer Parameters, Management Parameters)
2561         (Cursor Parameters, Color Parameters): New subnodes.
2563 2005-08-09  Luc Teirlinck  <teirllm@auburn.edu>
2565         * positions.texi (Screen Lines): Update xref for previous change
2566         in minibuf.texi.
2568         * minibuf.texi (Intro to Minibuffers): Update pxref for previous
2569         change in minibuf.texi.
2571 2005-08-09  Richard M. Stallman  <rms@gnu.org>
2573         * tips.texi (Coding Conventions): Minor cleanup.
2575         * modes.texi (Defining Minor Modes): Explain when init-value
2576         can be non-nil.
2578         * elisp.texi (Top): Update submenu for Minibuffer.
2580         * minibuf.texi (Minibuffer Misc): Node split up.
2581         (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
2582         (Recursive Mini): New nodes split out from Minibuffer Misc.
2583         (Minibuffer Misc): Document max-mini-window-height.
2585         * hash.texi (Defining Hash): Delete stray paren in example.
2587         * display.texi (Echo Area Customization): Don't define
2588         max-mini-window-height here; xref instead.
2590         * commands.texi (Event Input Misc): Update while-no-input.
2592         * advice.texi (Advising Functions): Explain when to use advice
2593         and when to use a hook.
2595 2005-07-30  Eli Zaretskii  <eliz@gnu.org>
2597         * makefile.w32-in (info): Don't run install-info.
2598         ($(infodir)/dir): New target, produced by running install-info.
2600 2005-07-27  Luc Teirlinck  <teirllm@auburn.edu>
2602         * modes.texi (Defining Minor Modes): The keyword for the initial
2603         value is :init-value, not :initial-value.
2605 2005-07-23  Eli Zaretskii  <eliz@gnu.org>
2607         * loading.texi (Autoload): Make the `doctor' example be consistent
2608         with what's in current loaddefs.el.  Describe the "fn" magic in
2609         the usage portion of the doc string.
2611 2005-07-22  Richard M. Stallman  <rms@gnu.org>
2613         * internals.texi (Garbage Collection): Clarify previous change.
2615 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2617         * internals.texi (Garbage Collection): Add gc-cons-percentage.
2619 2005-07-18  Juri Linkov  <juri@jurta.org>
2621         * commands.texi (Accessing Events):
2622         * frames.texi (Text Terminal Colors, Resources):
2623         * markers.texi (The Mark):
2624         * modes.texi (Defining Minor Modes):
2625         Delete duplicate duplicate words.
2627 2005-07-16  Richard M. Stallman  <rms@gnu.org>
2629         * display.texi (Managing Overlays): Clarify make-overlay
2630         args for insertion types.
2632 2005-07-13  Luc Teirlinck  <teirllm@auburn.edu>
2634         * customize.texi (Variable Definitions):
2635         Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
2636         `standard-value' is a list too.
2637         (Defining New Types): Use @key{RET} instead of @key{ret}.
2639 2005-07-13  Francis Litterio  <franl@world.std.com>  (tiny change)
2641         * os.texi (Translating Input): Fix typo.
2643 2005-07-08  Richard M. Stallman  <rms@gnu.org>
2645         * README: Update edition number and size estimate.
2647         * elisp.texi (VERSION): Set to 2.9.
2649 2005-07-07  Richard M. Stallman  <rms@gnu.org>
2651         * book-spine.texinfo: Update Emacs version.
2653         * display.texi (Inverse Video): Delete mode-line-inverse-video.
2655 2005-07-06  Richard M. Stallman  <rms@gnu.org>
2657         * searching.texi (Regexp Search): Clarify what re-search-forward
2658         does when the search fails.
2660 2005-07-05  Lute Kamstra  <lute@gnu.org>
2662         * Update FSF's address in GPL notices.
2664         * doclicense.texi (GNU Free Documentation License):
2665         * gpl.texi (GPL):
2666         * tips.texi (Coding Conventions, Library Headers):
2667         * vol1.texi:
2668         * vol2.texi: Update FSF's address.
2670 2005-07-04  Richard M. Stallman  <rms@gnu.org>
2672         * hooks.texi (Standard Hooks): Add occur-hook.
2674 2005-07-03  Luc Teirlinck  <teirllm@auburn.edu>
2676         * display.texi (The Echo Area): Correct menu.
2678 2005-07-03  Richard M. Stallman  <rms@gnu.org>
2680         * elisp.texi (Top): Update subnode menu for Display.
2682         * display.texi (Displaying Messages): New node, with most
2683         of what was in The Echo Area.
2684         (Progress): Moved under The Echo Area.
2685         (Logging Messages): New node with new text.
2686         (Echo Area Customization): New node, the rest of what was
2687         in The Echo Area.  Document message-truncate-lines with @defvar.
2688         (Display): Update menu.
2690         * windows.texi (Textual Scrolling): Doc 3 values for
2691         scroll-preserve-screen-position.
2693         * text.texi (Special Properties): Change hook functions
2694         should bind inhibit-modification-hooks around altering buffer text.
2696         * keymaps.texi (Key Binding Commands): Call binding BINDING
2697         rather than DEFINITION.
2699 2005-06-29  Juanma Barranquero  <lekktu@gmail.com>
2701         * variables.texi (Defining Variables): `user-variable-p' returns t
2702         for aliases of user options, nil for alias loops.
2704 2005-06-28  Richard M. Stallman  <rms@gnu.org>
2706         * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
2707         make-keymap.
2709 2005-06-27  Luc Teirlinck  <teirllm@auburn.edu>
2711         * variables.texi (Setting Variables): Correct and clarify
2712         description of `add-to-ordered-list'.
2714 2005-06-26  Richard M. Stallman  <rms@gnu.org>
2716         * display.texi (Faces): Minor cleanup.
2718 2005-06-25  Luc Teirlinck  <teirllm@auburn.edu>
2720         * display.texi (Faces): `facep' returns t for strings that are
2721         face names.
2723 2005-06-25  Richard M. Stallman  <rms@gnu.org>
2725         * objects.texi (Equality Predicates): Clarify meaning of equal.
2727         * windows.texi (Selecting Windows): save-selected-window
2728         and with-selected-window save and restore the current buffer.
2730 2005-06-24  Richard M. Stallman  <rms@gnu.org>
2732         * numbers.texi (Float Basics): Explain how to test for NaN,
2733         and printing the sign of NaNs.
2735 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
2737         * makefile.w32-in (MAKEINFO): Use --force.
2739 2005-06-23  Richard M. Stallman  <rms@gnu.org>
2741         * display.texi (Face Functions): Correct Texinfo usage.
2743 2005-06-23  Luc Teirlinck  <teirllm@auburn.edu>
2745         * lists.texi (Rings): `ring-elements' now returns the elements of
2746         RING in order.
2748 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
2750         * markers.texi (The Mark): Texinfo usage fix.
2752 2005-06-23  Kim F. Storm  <storm@cua.dk>
2754         * searching.texi (Entire Match Data): Remove evaporate option for
2755         match-data.  Do not mention evaporate option for set-match-data.
2757 2005-06-22  Glenn Morris  <gmorris@ast.cam.ac.uk>
2759         * display.texi (Face Functions): Mention face aliases.
2761 2005-06-21  Richard M. Stallman  <rms@gnu.org>
2763         * anti.texi (Antinews): Texinfo usage fix.
2765 2005-06-21  Karl Berry  <karl@gnu.org>
2767         * elisp.texi: Use @copying.
2769         * elisp.texi: Put @summarycontents and @contents before the Top
2770         node, instead of the end of the file, so that the contents appear
2771         in the right place in the dvi/pdf output.
2773 2005-06-21  Juri Linkov  <juri@jurta.org>
2775         * display.texi (Defining Faces): Add `customized-face'.
2777 2005-06-20  Kim F. Storm  <storm@cua.dk>
2779         * variables.texi (Setting Variables): Any type of element can be
2780         given order in add-to-ordered-list.  Compare elements with eq.
2782         * lists.texi (Rearrangement): Sort predicate may just return non-nil.
2784 2005-06-20  Karl Berry  <karl@gnu.org>
2786         * syntax.texi (Syntax Flags): Make last column very slightly wider
2787         to avoid "generic comment" breaking on two lines and causing an
2788         underfull box.
2790 2005-06-19  Luc Teirlinck  <teirllm@auburn.edu>
2792         * lists.texi (Rings): Various minor clarifications and corrections.
2794 2005-06-18  Richard M. Stallman  <rms@gnu.org>
2796         * functions.texi (Obsolete Functions): Simplify.
2798         * variables.texi (Variable Aliases): Simplify.
2800         * anti.texi, backups.texi, compile.texi, customization.texi:
2801         * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
2802         * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
2803         * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
2804         * variables.texi: Fix formatting ugliness.
2806         * elisp.texi: Add links to Rings and Byte Packing.
2807         Update version and copyright years.
2809         * minibuf.texi: Fix formatting ugliness.
2810         (Completion Commands): Move keymap vars to the end
2811         and vars completing-read binds to the top.
2813 2005-06-17  Luc Teirlinck  <teirllm@auburn.edu>
2815         * processes.texi: Fix typos.
2816         (Bindat Spec): Correct Texinfo error.
2817         (Byte Packing): Fix ungrammatical sentence.
2819 2005-06-17  Thien-Thi Nguyen  <ttn@gnu.org>
2821         * lists.texi (Rings): New node.
2822         (Lists): Add it to menu.
2824         * processes.texi (Byte Packing): New node.
2825         (Processes): Add it to menu.
2827 2005-06-17  Richard M. Stallman  <rms@gnu.org>
2829         * syntax.texi (Parsing Expressions): Fix texinfo usage.
2831         * help.texi (Documentation Basics): Explain the xref to
2832         Documentation Tips.
2834         * debugging.texi (Debugger Commands): Minor fix.
2836 2005-06-16  Luc Teirlinck  <teirllm@auburn.edu>
2838         * edebug.texi (Instrumenting): Eliminate duplicate link.
2839         (Specification List): Replace references to "below", referring to
2840         a later node, with one @ref to that node.
2842         * os.texi (Timers): Timers should save and restore the match data
2843         if they change it.
2845         * debugging.texi (Debugger Commands): Mention that the Lisp
2846         debugger can not step through primitive functions.
2848 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
2850         * functions.texi (Obsolete Functions): Update argument names of
2851         `make-obsolete' and `define-obsolete-function-alias'.
2853         * variables.texi (Variable Aliases): Update argument names of
2854         `defvaralias', `make-obsolete-variable' and
2855         `define-obsolete-variable-alias'.
2857 2005-06-15  Kim F. Storm  <storm@cua.dk>
2859         * searching.texi (Entire Match Data): Rephrase warnings about
2860         evaporate arg to match-data and set-match-data.
2862 2005-06-14  Luc Teirlinck  <teirllm@auburn.edu>
2864         * elisp.texi (Top): Update detailed menu.
2866         * edebug.texi (Edebug): Update menu.
2867         (Instrumenting): Update xrefs.
2868         (Edebug Execution Modes): Correct xref.
2869         (Jumping): Clarify description of `h' command.
2870         Eliminate redundant @ref.
2871         (Breaks): New node.
2872         (Breakpoints): Is now a subsubsection.
2873         (Global Break Condition): Mention `C-x X X'.
2874         (Edebug Views): Clarify `v' and `p'.  Mention `C-x X w'.
2875         (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
2876         (Edebug Display Update): Correct pxref.
2877         (Edebug and Macros): New node.
2878         (Instrumenting Macro Calls): Is now a subsubsection.
2879         Neither arg of `def-edebug-spec' is evaluated.
2880         (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
2881         (Specification Examples): Fix typo.
2883 2005-06-14  Lute Kamstra  <lute@gnu.org>
2885         * debugging.texi (Function Debugging): Primitives can break on
2886         entry too.
2888 2005-06-14  Kim F. Storm  <storm@cua.dk>
2890         * variables.texi (Setting Variables): Add add-to-ordered-list.
2892 2005-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2894         * syntax.texi (Parsing Expressions): Document aux functions and vars of
2895         syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
2897 2005-06-13  Lute Kamstra  <lute@gnu.org>
2899         * text.texi (Special Properties): Fix cross reference.
2901 2005-06-11  Luc Teirlinck  <teirllm@auburn.edu>
2903         * debugging.texi (Function Debugging): Delete mention of empty
2904         string argument to `cancel-debug-on-entry'.  Delete inaccurate
2905         description of the return value of that command.
2907 2005-06-11  Alan Mackenzie  <acm@muc.de>
2909         * text.texi (Adaptive Fill): Amplify the description of
2910         fill-context-prefix.
2912 2005-06-10  Luc Teirlinck  <teirllm@auburn.edu>
2914         * syntax.texi (Parsing Expressions): Fix Texinfo error.
2916 2005-06-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2918         * syntax.texi (Parsing Expressions): Document syntax-ppss.
2920 2005-06-10  Luc Teirlinck  <teirllm@auburn.edu>
2922         * debugging.texi (Error Debugging): Minor rewording.
2923         (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
2924         is optional.
2926 2005-06-10  Lute Kamstra  <lute@gnu.org>
2928         * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
2929         (Top): Give it a title.  Correct version number.  Give the
2930         detailed node listing a more prominent header.
2931         * intro.texi: Don't set VERSION here a second time.
2932         Mention Emacs's version too.
2933         * anti.texi (Antinews): Use EMACSVER to refer to the current
2934         version of Emacs.
2936 2005-06-09  Kim F. Storm  <storm@cua.dk>
2938         * searching.texi (Entire Match Data): Explain new `reseat' argument to
2939         match-data and set-match-data.
2941 2005-06-08  Richard M. Stallman  <rms@gnu.org>
2943         * searching.texi (Entire Match Data): Clarify when match-data
2944         returns markers and when integers.
2946         * display.texi (Defining Faces): Explain that face name should not
2947         end in `-face'.
2949         * modes.texi (Mode Line Data): Minor cleanup.
2950         (Customizing Keywords): Node split out of Search-based Fontification.
2951         Add example of using font-lock-add-keywords from a hook.
2952         Clarify when MODE should be non-nil, and when nil.
2954 2005-06-06  Richard M. Stallman  <rms@gnu.org>
2956         * modes.texi (Mode Line Data): Explain what happens when the car
2957         of a list is a void symbol.
2958         (Search-based Fontification): Explain MODE arg to
2959         font-lock-add-keywords and warn about calls from major modes.
2961 2005-06-08  Juri Linkov  <juri@jurta.org>
2963         * display.texi (Standard Faces): Add `shadow' face.
2965 2005-05-29  Luc Teirlinck  <teirllm@auburn.edu>
2967         * modes.texi (Major Mode Conventions): A derived mode only needs
2968         to put the call to the parent mode inside `delay-mode-hooks'.
2970 2005-05-29  Richard M. Stallman  <rms@gnu.org>
2972         * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
2973         new, and what that implies.  Clarify.
2975         * files.texi (Locating Files): Clean up the text.
2977         * frames.texi (Window Frame Parameters): Document user-size.
2978         Shorten entry for top by referring to left.
2980 2005-05-26  Richard M. Stallman  <rms@gnu.org>
2982         * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
2983         is new, and what the implications are.  Other clarifications.
2985 2005-05-24  Richard M. Stallman  <rms@gnu.org>
2987         * frames.texi (Dialog Boxes): Minor fixes.
2989 2005-05-25  Masatake YAMATO  <jet@gyve.org>
2991         * display.texi (Standard Faces): Write about `mode-line-highlight'.
2993 2005-05-24  Luc Teirlinck  <teirllm@auburn.edu>
2995         * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
2996         is optional.
2998 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
3000         * frames.texi (Dialog Boxes): Descibe new optional argument.
3002 2005-05-23  Lute Kamstra  <lute@gnu.org>
3004         * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
3005         syntax-begin-function over font-lock-beginning-of-syntax-function.
3007 2005-05-21  Luc Teirlinck  <teirllm@auburn.edu>
3009         * minibuf.texi (Reading File Names): Update description of
3010         `read-directory-name'.
3012         * modes.texi (Derived Modes): Clarify :group keyword.
3014 2005-05-21  Eli Zaretskii  <eliz@gnu.org>
3016         * files.texi (Locating Files): New subsection.
3017         Describe locate-file and executable-find.
3019 2005-05-21  Kevin Ryde  <user42@zip.com.au>
3021         * frames.texi (Initial Parameters): Update cross reference to
3022         "Emacs Invocation".
3024 2005-05-19  Luc Teirlinck  <teirllm@auburn.edu>
3026         * keymaps.texi (Active Keymaps): Add anchor.
3028         * modes.texi (Hooks): Delete confusing and unnecessary sentence.
3029         (Major Mode Conventions): Refer to `Auto Major Mode' in more
3030         appropriate place.
3031         (Derived Modes): Small clarifications.
3032         (Minor Mode Conventions, Keymaps and Minor Modes):
3033         Replace references to nodes with references to anchors.
3034         (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
3035         Clarify description of lists whose first element is an integer.
3036         (Mode Line Variables): Add anchor.
3037         (%-Constructs): Clarify description of integer after %.
3038         (Emulating Mode Line): Describe nil value for FACE.
3040 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
3042         * modes.texi (Derived Modes): Correct references to non-existing
3043         variable standard-syntax-table.
3045 2005-05-17  Lute Kamstra  <lute@gnu.org>
3047         * modes.texi (Defining Minor Modes): Mention the mode hook.
3049 2005-05-15  Kim F. Storm  <storm@cua.dk>
3051         * processes.texi (Network): Remove open-network-stream-nowait.
3052         (Network Servers): Remove open-network-stream-server.
3054 2005-05-15  Luc Teirlinck  <teirllm@auburn.edu>
3056         * elisp.texi (Top): Update detailed menu.
3058         * variables.texi: Reorder nodes.
3059         (Variables): Update menu.
3060         (File Local Variables): Do not refer to the `-*-' line as
3061         a "local variables list".  Add pxref.
3063 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
3065         * elisp.texi (Top): Update detailed menu for node changes.
3067         * modes.texi (Modes): Update Menu.
3068         (Hooks): Move to beginning of chapter.
3069         Most minor modes run mode hooks too.
3070         `add-hook' can handle void hooks or hooks whose value is a single
3071         function.
3072         (Major Modes): Update Menu.
3073         (Major Mode Basics): New node, split off from `Major Modes'.
3074         (Major Mode Conventions): Correct xref.  Explain how to handle
3075         auto-mode-alist if the major mode command has an autoload cookie.
3076         (Auto Major Mode): Major update.  Add magic-mode-alist.
3077         (Derived Modes): Major update.
3078         (Mode Line Format): Update Menu.
3079         (Mode Line Basics): New node, split off from `Mode Line Format'.
3081         * loading.texi (Autoload): Mention `autoload cookie' as synonym
3082         for `magic autoload comment'.  Add index entries and anchor.
3084 2005-05-14  Richard M. Stallman  <rms@gnu.org>
3086         * tips.texi (Coding Conventions): Explain how important it is
3087         that just loading certain files not change Emacs behavior.
3089         * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
3091 2005-05-12  Lute Kamstra  <lute@gnu.org>
3093         * modes.texi (Generic Modes): Update.
3094         (Major Modes): Refer to node "Generic Modes".
3096         * elisp.texi (Top): Update to the current structure of the manual.
3097         * processes.texi (Processes): Add menu description.
3098         * customize.texi (Customization): Add menu descriptions.
3100 2005-05-11  Thien-Thi Nguyen  <ttn@gnu.org>
3102         * processes.texi (Signals to Processes)
3103         (Low-Level Network): Fix typos.
3105 2005-05-11  Lute Kamstra  <lute@gnu.org>
3107         * elisp.texi (Top): Add some nodes from the chapter "Major and
3108         Minor Modes" to the detailed node listing.
3110 2005-05-10  Richard M. Stallman  <rms@gnu.org>
3112         * keymaps.texi (Extended Menu Items): Menu item filter functions
3113         can be called at any time.
3115 2005-05-08  Luc Teirlinck  <teirllm@auburn.edu>
3117         * variables.texi (File Local Variables): `(hack-local-variables t)'
3118         now also checks whether a mode is specified in the local variables
3119         list.
3121 2005-05-05  Kevin Ryde  <user42@zip.com.au>
3123         * display.texi (The Echo Area): Correct format function cross
3124         reference.
3126 2005-05-05  Luc Teirlinck  <teirllm@auburn.edu>
3128         * variables.texi (Variable Aliases): Change description of
3129         `define-obsolete-variable-alias'.
3131         * functions.texi (Functions): Add "Obsolete Functions" to menu.
3132         (Defining Functions): Add xref.
3133         (Obsolete Functions): New node.
3134         (Function Safety): Standardize capitalization of section title.
3136         * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
3137         (Dialog Boxes): Complete description of `x-popup-dialog'.
3139 2005-05-04  Richard M. Stallman  <rms@gnu.org>
3141         * commands.texi (Interactive Codes): Fix Texinfo usage.
3142         Document U more clearly.
3144 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
3146         * variables.texi (Variable Aliases): `make-obsolete-variable' is a
3147         function and not a macro.
3149         * frames.texi (Pop-Up Menus): Correct and clarify description of
3150         `x-popup-menu'.
3151         (Dialog Boxes): Clarify description of `x-popup-dialog'.
3153 2005-05-01  Richard M. Stallman  <rms@gnu.org>
3155         * edebug.texi (Checking Whether to Stop): Fix previous change.
3157 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
3159         * display.texi: Fix typos and Texinfo usage.
3161         * edebug.texi (Checking Whether to Stop): executing-macro ->
3162         executing-kbd-macro.
3164 2005-05-01  Richard M. Stallman  <rms@gnu.org>
3166         * display.texi (Invisible Text): Correct add-to-invisibility-spec.
3168 2005-04-30  Richard M. Stallman  <rms@gnu.org>
3170         * files.texi (Magic File Names): Document `operations' property.
3172 2005-04-29  Lute Kamstra  <lute@gnu.org>
3174         * modes.texi (Generic Modes): New node.
3175         (Major Modes): Add it to the menu.
3176         (Derived Modes): Add "derived mode" to concept index.
3178 2005-04-28  Lute Kamstra  <lute@gnu.org>
3180         * modes.texi (Defining Minor Modes): Fix previous change.
3181         (Font Lock Mode): Simplify.
3182         (Font Lock Basics): Say that font-lock-defaults is buffer-local
3183         when set and that some parts are optional.  Add cross references.
3184         (Search-based Fontification): Say how to specify font-lock-keywords.
3185         Add cross references.  Add font-lock-multiline to index.
3186         Move font-lock-keywords-case-fold-search here from node "Other Font
3187         Lock Variables".  Document font-lock-add-keywords and
3188         font-lock-remove-keywords.
3189         (Other Font Lock Variables): Move font-lock-keywords-only,
3190         font-lock-syntax-table, font-lock-beginning-of-syntax-function,
3191         and font-lock-syntactic-face-function to node "Syntactic Font
3192         Lock".  Move font-lock-keywords-case-fold-search to node
3193         "Search-based Fontification".  Document font-lock-inhibit-thing-lock
3194         and font-lock-{,un}fontify-{buffer,region}-function.
3195         (Precalculated Fontification): Remove reference to deleted variable
3196         font-lock-core-only.
3197         (Faces for Font Lock): Add font-lock-comment-delimiter-face.
3198         (Syntactic Font Lock): Add intro.  Move font-lock-keywords-only,
3199         font-lock-syntax-table, font-lock-beginning-of-syntax-function,
3200         and font-lock-syntactic-face-function here from node "Other Font
3201         Lock Variables".  Move font-lock-syntactic-keywords to "Setting
3202         Syntax Properties".  Add cross references.
3203         (Setting Syntax Properties): New node.
3204         Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
3205         * syntax.texi (Syntax Properties): Add cross reference.
3206         * hooks.texi (Standard Hooks): Add Font-Lock hooks.
3208 2005-04-26  Richard M. Stallman  <rms@gnu.org>
3210         * display.texi (Defining Faces):
3211         Document `default' elements of defface spec.
3213         * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
3215         * variables.texi (Variable Aliases): Clarify text.
3217 2005-04-25  Chong Yidong  <cyd@stupidchicken.com>
3219         * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
3221 2005-04-25  Luc Teirlinck  <teirllm@auburn.edu>
3223         * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
3225 2005-04-24  Eli Zaretskii  <eliz@gnu.org>
3227         * syntax.texi (Syntax Table Internals): Elaborate documentation of
3228         syntax-after and syntax-class.
3230         * files.texi (Changing Files): Fix last change's cross-reference.
3231         (Unique File Names): Don't mention "numbers" in the documentation
3232         of make-temp-file and make-temp-name.
3234 2005-04-23  Richard M. Stallman  <rms@gnu.org>
3236         * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
3238 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
3240         * windows.texi (Cyclic Window Ordering): Clarify window-list.
3242 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
3244         * variables.texi (Variable Aliases): Describe make-obsolete-variable
3245         and define-obsolete-variable-alias.
3247 2005-04-22  Kim F. Storm  <storm@cua.dk>
3249         * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
3250         (Other Plists): Remove safe-plist-get, as plist-get is now safe.
3252 2005-04-21  Lute Kamstra  <lute@gnu.org>
3254         * lists.texi (Association Lists): Document rassq-delete-all.
3256 2005-04-19  Richard M. Stallman  <rms@gnu.org>
3258         * modes.texi (Search-based Fontification): Explain that
3259         facespec is an expression to be evaluated.
3261 2005-04-19  Kevin Ryde  <user42@zip.com.au>
3263         * streams.texi (Output Functions): Fix xref.
3264         * strings.texi (String Conversion): Fix xref.
3266 2005-04-19  Kim F. Storm  <storm@cua.dk>
3268         * symbols.texi (Symbol Plists): Add safe-get.
3269         Mention that `get' may signal an error.
3271 2005-04-18  Nick Roberts  <nickrob@snap.net.nz>
3273         * customize.texi (Variable Definitions): Replace tooltip-mode
3274         example with save-place.
3276 2005-04-17  Richard M. Stallman  <rms@gnu.org>
3278         * buffers.texi (Indirect Buffers): Clarify.
3280         * positions.texi (Positions): Clarify converting marker to integer.
3282         * strings.texi (String Basics): Mention string-match; clarify.
3284 2005-04-08  Lute Kamstra  <lute@gnu.org>
3286         * modes.texi (Search-based Fontification): Fix cross references.
3287         Use consistent terminology.  Document anchored highlighting.
3289 2005-04-05  Lute Kamstra  <lute@gnu.org>
3291         * modes.texi (Defining Minor Modes): Document :group keyword
3292         argument and its default value.
3294 2005-04-03  Lute Kamstra  <lute@gnu.org>
3296         * hooks.texi (Standard Hooks): Add some hooks.  Add cross
3297         references and/or descriptions.  Delete major mode hooks; mention
3298         them as a category instead.  Rename or delete obsolete hooks.
3300 2005-04-02  Richard M. Stallman  <rms@gnu.org>
3302         * nonascii.texi (Coding System Basics): Another wording cleanup.
3304 2005-04-01  Richard M. Stallman  <rms@gnu.org>
3306         * nonascii.texi (Coding System Basics): Clarify previous change.
3308 2005-04-01  Kenichi Handa  <handa@m17n.org>
3310         * nonascii.texi (Coding System Basics): Describe about rondtrip
3311         identity of coding systems.
3313 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
3315         * text.texi (Buffer Contents): Add filter-buffer-substring and
3316         buffer-substring-filters.
3318 2005-03-26  Chong Yidong  <cyd@stupidchicken.com>
3320         * anti.texi (Antinews): Mention `G' interactive code.
3322         * tips.texi (Compilation Tips): Mention benchmark.el.
3324 2005-03-27  Luc Teirlinck  <teirllm@auburn.edu>
3326         * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
3327         is now bound to M-o M-o.
3329         * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
3331 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
3333         * calendar.texi: Delete file (and move contents to emacs-xtra.texi
3334         in the Emacs Manual).
3335         * Makefile.in (srcs): Remove calendar.texi.
3336         * makefile.w32-in (srcs): Remove calendar.texi.
3337         * display.texi (Display): Change name of next node.
3338         * os.texi (System In): Change name of previous node.
3339         * elisp.texi (Top): Remove Calendar references.
3340         * vol1.texi (Top): Remove Calendar references.
3341         * vol2.texi (Top): Remove Calendar references.
3343 2005-03-25  Richard M. Stallman  <rms@gnu.org>
3345         * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
3346         Cleanup previous change.
3348 2005-03-25  Chong Yidong  <cyd@stupidchicken.com>
3350         * display.texi (Face Attributes): Faces earlier in an :inherit
3351         list take precedence.
3352         (Scroll Bars): Fix description of vertical-scroll-bars.
3353         Document frame-current-scroll-bars and window-current-scroll-bars.
3355         * markers.texi (The Mark): Document temporary Transient Mark mode.
3357         * minibuf.texi (Reading File Names):
3358         Document read-file-name-completion-ignore-case.
3360         * positions.texi (Screen Lines): Document nil for width argument
3361         to compute-motion.
3363 2005-03-23  Kim F. Storm  <storm@cua.dk>
3365         * display.texi (Standard Faces): Other faces used in the fringe
3366         implicitly inherits from the fringe face.
3367         (Fringe Bitmaps): FACE in right-fringe and left-fringe display
3368         properties implicitly inherits from fringe face.
3369         (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
3371 2005-03-20  Chong Yidong  <cyd@stupidchicken.com>
3373         * display.texi (Invisible Text): State default value of
3374         line-move-ignore-invisible.
3375         (Managing Overlays): Document remove-overlays.
3376         (Standard Faces): Document escape-glyph face.
3378         * minibuf.texi (Reading File Names): Document read-file-name-function.
3380         * modes.texi (Other Font Lock Variables):
3381         Document font-lock-lines-before.
3383         * positions.texi (Skipping Characters): skip-chars-forward allows
3384         character classes.
3386 2005-03-18  Lute Kamstra  <lute@gnu.org>
3388         * edebug.texi (Instrumenting Macro Calls): Fix another typo.
3390 2005-03-17  Richard M. Stallman  <rms@gnu.org>
3392         * text.texi (Undo): Document extensible undo entries.
3394         * searching.texi (String Search, Regexp Search, Regexp Search):
3395         Cleanups.
3397         * nonascii.texi (Character Codes): Minor fix.
3399         * display.texi (Display Property): Explain the significance
3400         of having text properties that are eq.
3401         (Other Display Specs): Explain string as display spec.
3403         * commands.texi (Interactive Codes): Document G option.
3405 2005-03-17  Chong Yidong  <cyd@stupidchicken.com>
3407         * text.texi (Filling): Add sentence-end-without-period and
3408         sentence-end-without-space.
3409         (Changing Properties): Minor fix.
3411         * anti.texi: Total rewrite.
3413 2005-03-15  Lute Kamstra  <lute@gnu.org>
3415         * edebug.texi (Instrumenting Macro Calls): Fix typos.
3417 2005-03-08  Kim F. Storm  <storm@cua.dk>
3419         * display.texi (Specified Space): Property :width is support on
3420         non-graphic terminals, :height is not.
3422 2005-03-07  Richard M. Stallman  <rms@gnu.org>
3424         * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
3425         Now subnodes of Fringes.
3426         (Overlay Arrow): Document overlay-arrow-variable-list.
3427         (Fringe Size/Pos): New node, broken out of Fringes.
3428         (Display): Explain clearing vs redisplay better.
3429         (Truncation): Clarify use of bitmaps.
3430         (The Echo Area): Clarify the uses of the echo area.
3431         Add max-mini-window-height.
3432         (Progress): Clarify.
3433         (Invisible Text): Explain that main loop moves point out.
3434         (Selective Display): Say "hidden", not "invisible".
3435         (Managing Overlays): Move up.  Describe relation to Undo here.
3436         (Overlay Properties): Clarify intro.
3437         (Finding Overlays): Explain return values when nothing found.
3438         (Width): truncate-string-to-width has added arg.
3439         (Displaying Faces): Clarify and update mode line face handling.
3440         (Face Functions): Minor cleanup.
3441         (Conditional Display): Merge into Other Display Specs.
3442         (Pixel Specification, Other Display Specs): Minor cleanups.
3443         (Images, Image Descriptors): Minor cleanups.
3444         (GIF Images): Patents have expired.
3445         (Showing Images): Explain default text for insert-image.
3446         (Manipulating Button Types): Merge into Manipulating Buttons.
3447         (Making Buttons): Explain return values.
3448         (Button Buffer Commands): Add xref.
3449         (Inverse Video): Update mode-line-inverse-video.
3450         (Display Table Format): Clarify.
3451         (Active Display Table): Give defaults for window-display-table.
3453         * calendar.texi (Calendar Customizing): calendar-holiday-marker
3454         and calendar-today-marker are strings, not chars.
3455         (Holiday Customizing): Minor fix.
3457         * internals.texi (Writing Emacs Primitives): Update `or' example.
3458         Update limit on # args of subr.
3460         * edebug.texi (Using Edebug): Arrow is in fringe.
3461         (Instrumenting): Arg to eval-defun works without loading edebug.
3462         (Edebug Execution Modes): Add xref.
3464         * customize.texi (Common Keywords): Clarify :require.
3465         Mention :version here.
3466         (Variable Definitions, Group Definitions): Not here.
3467         (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
3469 2005-03-07  Chong Yidong  <cyd@stupidchicken.com>
3470         * nonascii.texi (Text Representations): Clarify position-bytes.
3471         (Character Sets): Add list-charset-chars.
3472         (Scanning Charsets): Add charset-after.
3473         (Encoding and I/O): Minor fix.
3475 2005-03-06  Richard M. Stallman  <rms@gnu.org>
3477         * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
3478         (Resizing Windows): Likewise.
3480         * text.texi (Change Hooks): Get rid of "Emacs 21".
3482         * strings.texi (Formatting Strings): Get rid of "Emacs 21".
3484         * streams.texi (Output Variables): Get rid of "Emacs 21".
3486         * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
3488         * os.texi (Translating Input): Replace flow-control example
3489         with a less obsolete example that uses `keyboard-translate'.
3491         * objects.texi (Hash Table Type, Circular Objects):
3492         Get rid of "Emacs 21".
3494         * modes.texi (Mode Line Format): Get rid of "Emacs 21".
3495         (Mode Line Data, Properties in Mode, Header Lines): Likewise.
3497         * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
3499         * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
3501         * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
3502         (Menu Bar): Fix when menu-bar-update-hook is called.
3504         * hash.texi (Hash Tables): Get rid of "Emacs 21".
3506         * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
3507         and make it read better.
3509         * files.texi (Writing to Files): Get rid of "Emacs 21".
3510         (Unique File Names): Likewise.
3512         * elisp.texi: Update Emacs version to 22.
3514         * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
3515         (Overlay Properties, Face Attributes): Likewise.
3516         (Managing Overlays): Fix punctuation.
3517         (Attribute Functions): Clarify set-face-font; get rid of
3518         info about old Emacs versions.
3519         (Auto Faces, Font Lookup, Display Property, Images):
3520         Get rid of "Emacs 21".
3522         * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
3524 2005-03-05  Richard M. Stallman  <rms@gnu.org>
3526         * debugging.texi (Error Debugging): Remove stack-trace-on-error.
3528 2005-03-04  Lute Kamstra  <lute@gnu.org>
3530         * debugging.texi (Error Debugging): Document stack-trace-on-error.
3532 2005-03-03  Lute Kamstra  <lute@gnu.org>
3534         * edebug.texi (Instrumenting Macro Calls): Fix typo.
3536 2005-03-01  Lute Kamstra  <lute@gnu.org>
3538         * debugging.texi (Debugger Commands): Update `j'.
3540 2005-02-28  Lute Kamstra  <lute@gnu.org>
3542         * debugging.texi (Debugging): Fix typo.
3543         (Error Debugging): Document eval-expression-debug-on-error.
3544         (Function Debugging): Update example.
3545         (Using Debugger): Mention starred stack frames.
3546         (Debugger Commands): Document `j' and `l'.
3547         (Invoking the Debugger): `d' and `j' exit recursive edit too.
3548         Update the messages that the debugger displays.
3549         (Internals of Debugger): Add cross reference.  Update example.
3550         (Excess Open): Minor improvement.
3551         (Excess Close): Minor improvement.
3553 2005-02-26  Richard M. Stallman  <rms@gnu.org>
3555         * tips.texi (Coding Conventions): Clarify.
3556         Put all the major mode key reservations together.
3557         Mention the Mouse-1 => Mouse-2 conventions.
3559         * syntax.texi (Syntax Class Table): Clarify.
3560         (Syntax Table Functions): syntax-after moved from here.
3561         (Syntax Table Internals): syntax-after moved to here.
3562         (Parsing Expressions): Update info on number of values
3563         and what's meaningful in the STATE argument.
3564         (Categories): Fix typo.
3566         * sequences.texi (Arrays): Cleanup.
3567         (Char-Tables): Clarify.
3569         * processes.texi (Deleting Processes): Cleanups, add xref.
3570         (Subprocess Creation): Explain nil in exec-path.  Cleanup.
3571         (Process Information): set-process-coding-system, some args optional.
3572         (Input to Processes): Explain various types for PROCESS args.
3573         Rename them from PROCESS-NAME to PROCESS.
3574         (Signals to Processes): Likewise.
3575         (Decoding Output): Cleanup.
3576         (Query Before Exit): Clarify.
3578         * os.texi (Startup Summary): Correct the options; add missing ones.
3579         (Terminal Output, Batch Mode): Clarify.
3580         (Flow Control): Node deleted.
3582         * markers.texi (The Mark): Clarify.
3584         * macros.texi (Expansion): Cleanup.
3585         (Indenting Macros): indent-spec allows ints, not floats.
3587         * keymaps.texi (Keymaps): Clarify.
3588         (Format of Keymaps): Update lisp-mode-map example.
3589         (Active Keymaps, Key Lookup): Clarify.
3590         (Changing Key Bindings): Add xref to `kbd'.
3591         (Key Binding Commands, Simple Menu Items): Clarify.
3592         (Mouse Menus, Menu Bar): Clarify.
3593         (Menu Example): Replace print example with menu-bar-replace-menu.
3595         * help.texi (Documentation Basics): Add function-documentation prop.
3597         * elisp.texi (Top): Don't refer to Flow Control node.
3599         * commands.texi (Command Overview): Improve xrefs.
3600         (Adjusting Point): Adjusting point applies to intangible and invis.
3601         (Key Sequence Input): Doc extra read-key-sequence args.
3602         Likewise for read-key-sequence-vector.
3604         * backups.texi (Rename or Copy): Minor fix.
3605         (Numbered Backups): For version-control, say the default.
3606         (Auto-Saving): make-auto-save-file-name example is simplified.
3608         * advice.texi (Advising Functions): Don't imply one part of Emacs
3609         should advise another part.  Markup changes.
3610         (Defining Advice): Move transitional para.
3611         (Activation of Advice): Cleanup.
3612         Explain if COMPILE is nil or negative.
3614         * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
3616 2005-02-24  Lute Kamstra  <lute@gnu.org>
3618         * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
3619         LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
3621 2005-02-23  Lute Kamstra  <lute@gnu.org>
3623         * modes.texi (Defining Minor Modes): define-minor-mode can be used
3624         to define global minor modes as well.
3626         * display.texi (Managing Overlays): overlay-buffer returns nil for
3627         deleted overlays.
3629 2005-02-22  Kim F. Storm  <storm@cua.dk>
3631         * minibuf.texi (Basic Completion): Allow symbols in addition to
3632         strings in try-completion and all-completions.
3634 2005-02-14  Lute Kamstra  <lute@gnu.org>
3636         * elisp.texi (Top): Remove reference to deleted node.
3638         * lists.texi (Lists): Remove reference to deleted node.
3639         (Cons Cells): Fix typo.
3641         * loading.texi (Where Defined): Fix typo.
3643 2005-02-14  Richard M. Stallman  <rms@gnu.org>
3645         * variables.texi (Creating Buffer-Local): change-major-mode-hook
3646         is useful for discarding some minor modes.
3648         * symbols.texi (Symbol Components): Reorder examples.
3650         * streams.texi (Input Functions): State standard-input default.
3651         (Output Variables): State standard-output default.
3653         * objects.texi (Printed Representation): Clarify read syntax vs print.
3654         (Floating Point Type): Explain meaning better.
3655         (Symbol Type): Explain uniqueness better.
3656         (Cons Cell Type): Explain empty list sooner.  CAR and CDR later.
3657         List examples sooner.
3658         (Box Diagrams): New subnode broken out.
3659         Some examples moved from old Lists as Boxes node.
3660         (Dotted Pair Notation): Clarify intro.
3661         (Array Type): Clarify.
3662         (Type Predicates): Add hash-table-p.
3664         * numbers.texi (Integer Basics): Clarify radix explanation.
3665         (Predicates on Numbers): Minor clarification.
3666         (Comparison of Numbers): Minor clarification.  Clarify eql.
3667         Typos in min, max.
3668         (Math Functions): Clarify overflow in expt.
3670         * minibuf.texi (Text from Minibuffer): Minor clarification.
3671         Mention arrow keys.
3673         * loading.texi (Autoload): defun's doc string overrides autoload's
3674         doc string.
3675         (Repeated Loading): Modernize "add to list" examples.
3676         (Where Defined): Finish updating table of load-history elts.
3678         * lists.texi (List-related Predicates): Minor wording improvement.
3679         (Lists as Boxes): Node deleted.
3680         (Building Lists): Explain trivial cases of number-sequence.
3682         * hash.texi (Hash Tables): Add desc to menu items.
3683         (Creating Hash): Expain "full" means "make larger",
3684         (Hash Access): Any object can be a key.
3685         State value of maphash.
3687         * functions.texi (What Is a Function): Wording cleanup.
3688         (Function Documentation): Minor cleanup.
3689         Explain purpose of calling convention at end of doc string.
3690         (Function Names): Wording cleanup.
3691         (Calling Functions): Wording cleanup.
3692         Explain better how funcall calls the function.
3693         (Function Cells): Delete example of saving and redefining function.
3695         * control.texi (Combining Conditions): Wording cleanup.
3696         (Iteration): dolist and dotimes bind VAR locally.
3697         (Cleanups): Xref to Atomic Changes.
3699         * compile.texi (Byte Compilation): Delete 19.29 info.
3700         (Compilation Functions): Macros' difficulties don't affect defsubst.
3701         (Docs and Compilation): Delete 19.29 info.
3703 2005-02-10  Richard M. Stallman  <rms@gnu.org>
3705         * objects.texi (Symbol Type): Minor correction.
3707 2005-02-06  Lute Kamstra  <lute@gnu.org>
3709         * modes.texi (Example Major Modes): Fix typos.
3711 2005-02-06  Richard M. Stallman  <rms@gnu.org>
3713         * text.texi (Margins): fill-nobreak-predicate can be one function.
3715         * strings.texi (Modifying Strings): clear-string can make unibyte.
3716         (Formatting Strings): format gives error if values missing.
3718         * positions.texi (Character Motion): Mention default arg
3719         for forward-char.  backward-char refers to forward-char.
3720         (Word Motion): Mention default arg for forward-word.
3721         (Buffer End Motion): Mention default arg for beginning-of-buffer.
3722         Simplify end-of-buffer.
3723         (Text Lines): Mention default arg for forward-line.
3724         (List Motion): Mention default arg for beginning/end-of-defun.
3725         (Skipping Characters): Minor fixes in explaining character-set.
3727         * modes.texi (Major Mode Conventions): Mention "system abbrevs".
3728         Mode inheritance applies only when default-major-mode is nil.
3729         Clarifications.
3730         (Example Major Modes): Update Text mode and Lisp mode examples.
3731         (Minor Mode Conventions): Mention define-minor-mode at top.
3732         (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
3733         (Mode Line Format): Update mode line face display info.
3734         (Properties in Mode): Mention effect of risky vars.
3735         (Imenu): Define imenu-add-to-menubar.
3736         (Font Lock Mode): Add descriptions to menu lines.
3737         (Faces for Font Lock): Add font-lock-doc-face.
3739 2005-02-05  Lute Kamstra  <lute@gnu.org>
3741         * text.texi (Maintaining Undo): Remove obsolete function.
3743 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
3745         * frames.texi (Color Names): Add pointer to the X docs about RGB
3746         color specifications.  Improve indexing
3747         (Text Terminal Colors): Replace the description of RGB values by
3748         an xref to "Color Names".
3750 2005-02-03  Richard M. Stallman  <rms@gnu.org>
3752         * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
3753         Clarify.
3754         (Selecting Windows): Clarify save-selected-window.
3755         (Cyclic Window Ordering): Clarify walk-windows.
3756         (Window Point): Clarify.
3757         (Window Start): Add comment to example.
3758         (Resizing Windows): Add `interactive' specs in examples.
3759         Document fit-window-to-buffer.
3761         * text.texi (User-Level Deletion): just-one-space takes numeric arg.
3762         (Undo, Maintaining Undo): Clarify last change.
3763         (Sorting): In sort-numeric-fields, explain about octal and hex.
3764         Mention sort-numeric-base.
3765         (Format Properties): Add xref for hard newlines.
3767         * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
3768         (Pop-Up Menus): Fix typo.
3769         (Color Names): Explain all types of color names.
3770         Explain color-values on B&W terminal.
3771         (Text Terminal Colors): Explain "rgb values" are lists.  Fix arg names.
3773         * files.texi (File Locks): Not supported on MS systems.
3774         (Testing Accessibility): Clarify.
3776         * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
3777         (Coverage Testing): Fix typo.
3779         * commands.texi (Misc Events): Remove stray space.
3781         * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
3782         (Modification Time): Clarify when visited-file-modtime returns 0.
3783         (The Buffer List): Clarify bury-buffer.
3784         (Killing Buffers): Clarify.
3785         (Indirect Buffers): Add clone-indirect-buffer.
3787 2005-02-02  Matt Hodges  <MPHodges@member.fsf.org>
3789         * edebug.texi (Printing in Edebug): Fix default value of
3790         edebug-print-circle.
3791         (Coverage Testing): Fix displayed frequency count data.
3793 2005-02-02  Luc Teirlinck  <teirllm@auburn.edu>
3795         * text.texi (Maintaining Undo): Add `undo-outer-limit'.
3797 2005-02-02  Kim F. Storm  <storm@cua.dk>
3799         * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
3801 2005-01-29  Eli Zaretskii  <eliz@gnu.org>
3803         * commands.texi (Misc Events): Describe the help-echo event.
3805         * text.texi (Special Properties) <help-echo>: Use `pos'
3806         consistently in description of the help-echo property.
3807         Use @code{nil} instead of @var{nil}.
3809         * display.texi (Overlay Properties): Fix the index entry for
3810         help-echo overlay property.
3812         * customize.texi (Type Keywords): Uncomment the xref to the
3813         help-echo property documentation.
3815 2005-01-23  Kim F. Storm  <storm@cua.dk>
3817         * windows.texi (Window Start): Fix `pos-visible-in-window-p'
3818         return value.  Third element FULLY replaced by PARTIAL which
3819         specifies number of invisible pixels if row is only partially visible.
3820         (Textual Scrolling): Mention auto-window-vscroll.
3821         (Vertical Scrolling): New defvar auto-window-vscroll.
3823 2005-01-16  Luc Teirlinck  <teirllm@auburn.edu>
3825         * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
3826         command remapping.
3828 2005-01-15  Richard M. Stallman  <rms@gnu.org>
3830         * display.texi (Defining Images): Mention DATA-P arg of create-image.
3832 2005-01-14  Kim F. Storm  <storm@cua.dk>
3834         * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
3836         * text.texi (Links and Mouse-1): Fix string and vector item.
3838 2005-01-13  Richard M. Stallman  <rms@gnu.org>
3840         * keymaps.texi (Active Keymaps): Rewrite the text, and update the
3841         descriptions of overriding-local-map and overriding-terminal-local-map.
3843         * text.texi (Links and Mouse-1): Clarify text.
3845 2005-01-13  Kim F. Storm  <storm@cua.dk>
3847         * modes.texi (Emulating Mode Line): Update format-mode-line entry.
3849 2005-01-13  Francis Litterio  <franl@world.std.com>  (tiny change)
3851         * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
3853 2005-01-12  Kim F. Storm  <storm@cua.dk>
3855         * text.texi (Links and Mouse-1): Rename section from Enabling
3856         Mouse-1 to Following Links.  Change xrefs.
3857         Add examples for define-button-type and define-widget.
3859         * display.texi (Button Properties, Button Buffer Commands):
3860         Clarify mouse-1 and follow-link functionality.
3862 2005-01-12  Richard M. Stallman  <rms@gnu.org>
3864         * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
3866         * display.texi (Beeping): Fix Texinfo usage.
3868         * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
3870 2005-01-11  Kim F. Storm  <storm@cua.dk>
3872         * display.texi (Button Properties, Button Buffer Commands):
3873         Mention mouse-1 binding.  Add follow-link keyword.
3875         * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
3876         (Enabling Mouse-1 to Follow Links): New subsection.
3878 2005-01-06  Richard M. Stallman  <rms@gnu.org>
3880         * text.texi (Special Properties): Minor change.
3882         * os.texi (Timers): Clarify previous change.
3884         * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
3886 2005-01-01  Luc Teirlinck  <teirllm@auburn.edu>
3888         * display.texi (Face Attributes): Correct xref to renamed node.
3890 2005-01-01  Richard M. Stallman  <rms@gnu.org>
3892         * display.texi (Face Attributes): Describe hex color specs.
3894 2004-12-31  Richard M. Stallman  <rms@gnu.org>
3896         * os.texi (Timers): Update previous change.
3898 2004-12-30  Kim F. Storm  <storm@cua.dk>
3900         * display.texi (Line Height): Total line-height is now specified
3901         in line-height property of form (HEIGHT TOTAL).  Swap (FACE . RATIO)
3902         in cons cells.  (nil . RATIO) is relative to actual line height.
3903         Use line-height `t' instead of `0' to get minimum height.
3905 2004-12-29  Richard M. Stallman  <rms@gnu.org>
3907         * os.texi (Timers): Discuss timers vs editing the buffer and undo.
3909 2004-12-28  Richard M. Stallman  <rms@gnu.org>
3911         * commands.texi (Quitting): Clarify value of with-local-quit.
3913         * elisp.texi (Top): Fix previous change.
3915         * loading.texi (Loading): Fix previous change.
3917 2004-12-27  Richard M. Stallman  <rms@gnu.org>
3919         * Makefile.in (MAKEINFO): Specify --force.
3921         * buffers.texi (Killing Buffers): Add buffer-save-without-query.
3923         * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
3925         * display.texi (Line Height): Further clarify.
3927         * elisp.texi (Top): Update Loading submenu.
3929         * loading.texi (Where Defined): New node.
3930         (Unloading): load-history moved to Where Defined.
3932 2004-12-21  Richard M. Stallman  <rms@gnu.org>
3934         * commands.texi (Event Input Misc): Add while-no-input.
3936 2004-12-11  Richard M. Stallman  <rms@gnu.org>
3938         * display.texi (Line Height): Rewrite text for clarity.
3940 2004-12-11  Kim F. Storm  <storm@cua.dk>
3942         * display.texi (Display): Add node "Line Height" to menu.
3943         (Line Height): New node.  Move full description of line-spacing
3944         and line-height text properties here from text.texi.
3945         (Scroll Bars): Add vertical-scroll-bar variable.
3947         * frames.texi (Window Frame Parameters): Remove line-height defvar.
3949         * locals.texi (Standard Buffer-Local Variables): Fix xref for
3950         line-spacing and vertical-scroll-bar.
3952         * text.texi (Special Properties): Just mention line-spacing and
3953         line-height here, add xref to new "Line Height" node.
3955 2004-12-09  Thien-Thi Nguyen  <ttn@gnu.org>
3957         * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
3959         * locals.texi (Standard Buffer-Local Variables):
3960         Add @xref for `line-spacing'.
3962 2004-12-05  Richard M. Stallman  <rms@gnu.org>
3964         * Makefile.in (maintainer-clean): Remove the info files
3965         in $(infodir) where they are created.
3967 2004-12-03  Richard M. Stallman  <rms@gnu.org>
3969         * windows.texi (Selecting Windows): get-lru-window and
3970         get-largest-window don't consider dedicated windows.
3972         * text.texi (Undo): Document undo-in-progress.
3974 2004-11-26  Richard M. Stallman  <rms@gnu.org>
3976         * locals.texi (Standard Buffer-Local Variables): Undo prev change.
3977         Remove a few vars that are not always buffer-local.
3979 2004-11-24  Luc Teirlinck  <teirllm@auburn.edu>
3981         * locals.texi (Standard Buffer-Local Variables): Comment out
3982         xref's to non-existent node `Yet to be written'.
3984 2004-11-24  Richard M. Stallman  <rms@gnu.org>
3986         * processes.texi (Synchronous Processes): Grammar fix.
3988         * numbers.texi (Comparison of Numbers): Add eql.
3990         * locals.texi (Standard Buffer-Local Variables): Add many vars.
3992         * intro.texi (Printing Notation): Fix previous change.
3994         * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
3995         and default-indicate-buffer-boundaries from here.
3996         (Usual Display): To here.
3997         (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
3998         (Usual Display): Move tab-width up.
4000         * customize.texi (Variable Definitions): Replace
4001         show-paren-mode example with tooltip-mode.
4002         (Simple Types, Composite Types, Defining New Types):
4003         Minor cleanups.
4005 2004-11-21  Jesper Harder  <harder@ifa.au.dk>
4007         * processes.texi (Synchronous Processes, Output from Processes):
4008         Markup fix.
4010 2004-11-20  Richard M. Stallman  <rms@gnu.org>
4012         * positions.texi (Skipping Characters): skip-chars-forward
4013         now handles char classes.
4015         * intro.texi (Printing Notation): Avoid confusion of `print'
4016         when explaining @print.
4018         * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
4020         * display.texi (Display Table Format): Minor fix.
4022         * streams.texi (Output Functions): Fix print example.
4024         * Makefile.in (elisp): New target.
4025         (dist): Depend on $(infodir)/elisp, not elisp.
4026         Copy the info files from $(infodir).
4028         * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
4029         read-from-minibuffer.
4031         * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
4033 2004-11-19  Richard M. Stallman  <rms@gnu.org>
4035         * searching.texi (Regexp Search): Add search-whitespace-regexp.
4037 2004-11-19  CHENG Gao  <chenggao@gmail.com>  (tiny change)
4039         * tips.texi (Coding Conventions): Fix typo.
4041 2004-11-16  Richard M. Stallman  <rms@gnu.org>
4043         * tips.texi (Coding Conventions): Separate defvar and require
4044         methods to avoid warnings.  Use require only when there are many
4045         functions and variables from that package.
4047         * minibuf.texi (Minibuffer Completion): When ignoring case,
4048         predicate must not be case-sensitive.
4050         * debugging.texi (Function Debugging, Explicit Debug): Clarified.
4051         (Test Coverage): Don't talk about "splotches".  Clarified.
4053 2004-11-16  Thien-Thi Nguyen  <ttn@gnu.org>
4055         * frames.texi (Window Frame Parameters): Fix typo.
4057 2004-11-15  Kim F. Storm  <storm@cua.dk>
4059         * symbols.texi (Other Plists): Note that plist-get may signal error.
4060         Add safe-plist-get.
4062 2004-11-15  Thien-Thi Nguyen  <ttn@gnu.org>
4064         * modes.texi (Font Lock Basics): Fix typo.
4066 2004-11-08  Richard M. Stallman  <rms@gnu.org>
4068         * syntax.texi (Syntax Table Functions): Add syntax-after.
4070 2004-11-06  Lars Brinkhoff  <lars@nocrew.org>
4072         * os.texi (Processor Run Time): New section documenting
4073         get-internal-run-time.
4075 2004-11-06  Eli Zaretskii  <eliz@gnu.org>
4077         * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
4078         it nukes elisp-cover.texi.
4079         (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
4080         elisp-0 etc.
4082 2004-11-05  Luc Teirlinck  <teirllm@auburn.edu>
4084         * commands.texi (Keyboard Macros): Document `append' return value
4085         of `defining-kbd-macro'.
4087 2004-11-01  Richard M. Stallman  <rms@gnu.org>
4089         * commands.texi (Interactive Call): Add called-interactively-p.
4091 2004-10-29  Simon Josefsson  <jas@extundo.com>
4093         * minibuf.texi (Reading a Password): Revert.
4095 2004-10-28  Richard M. Stallman  <rms@gnu.org>
4097         * frames.texi (Display Feature Testing): Explain about "vendor".
4099 2004-10-27  Richard M. Stallman  <rms@gnu.org>
4101         * commands.texi (Interactive Codes): `N' uses numeric prefix,
4102         not raw.  Clarify `n'.
4103         (Interactive Call): Rewrite interactive-p, focusing on when
4104         and how to use it.
4105         (Misc Events): Clarify previous change.
4107         * advice.texi (Simple Advice): Clarify what job the example does.
4108         (Around-Advice): Clarify ad-do-it.
4109         (Activation of Advice): An option of ad-default-compilation-action
4110         is `never', not `nil'.
4112 2004-10-26  Kim F. Storm  <storm@cua.dk>
4114         * commands.texi (Interactive Codes): Add U code letter.
4116 2004-10-25  Simon Josefsson  <jas@extundo.com>
4118         * minibuf.texi (Reading a Password): Add.
4120 2004-10-24  Jason Rumney  <jasonr@gnu.org>
4122         * commands.texi (Misc Events): Remove mouse-wheel.  Add wheel-up
4123         and wheel-down.
4125 2004-10-24  Kai Grossjohann  <kai.grossjohann@gmx.net>
4127         * processes.texi (Synchronous Processes): Document process-file.
4129 2004-10-22  Kenichi Handa  <handa@m17n.org>
4131         * text.texi (translate-region): Document that it accepts also a
4132         char-table.
4134 2004-10-22  David Ponce  <david@dponce.com>
4136         * windows.texi (Resizing Windows): Document the `preserve-before'
4137         argument of the functions `enlarge-window' and `shrink-window'.
4139 2004-10-19  Jason Rumney  <jasonr@gnu.org>
4141         * makefile.w32-in (elisp): Change order of arguments to makeinfo.
4143 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
4145         * text.texi (Filling): Add anchor for definition of
4146         `sentence-end-double-space'.
4148         * searching.texi (Regexp Example): Update description of how
4149         Emacs currently recognizes the end of a sentence.
4150         (Standard Regexps): Update definition of the variable
4151         `sentence-end'.  Add definition of the function `sentence-end'.
4153 2004-10-08  Paul Pogonyshev  <pogonyshev@gmx.net>
4155         * display.texi (Progress): New node.
4157 2004-10-05  Kim F. Storm  <storm@cua.dk>
4159         * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
4161 2004-09-29  Kim F. Storm  <storm@cua.dk>
4163         * display.texi (Fringe Bitmaps): Use symbols rather than numbers
4164         to identify bitmaps.  Remove -fringe-bitmap suffix for standard
4165         fringe bitmap symbols, as they now have their own namespace.
4166         (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
4167         vs. pixels.  Signal error if no free bitmap slots.
4168         (Pixel Specification): Change IMAGE to @var{image}.
4170 2004-09-28  Richard M. Stallman  <rms@gnu.org>
4172         * text.texi (Special Properties): Clarify line-spacing and line-height.
4174         * searching.texi (Regexp Search): Add looking-back.
4176 2004-09-25  Luc Teirlinck  <teirllm@auburn.edu>
4178         * display.texi: Correct typos.
4179         (Image Descriptors): Correct xref's.
4181 2004-09-25  Richard M. Stallman  <rms@gnu.org>
4183         * text.texi (Special Properties): Cleanups in `cursor'.
4184         Rewrites in `line-height' and `line-spacing'; exchange them.
4186         * display.texi (Fringes): Rewrite previous change.
4187         (Fringe Bitmaps): Merge text from Display Fringe Bitmaps.  Rewrite.
4188         (Display Fringe Bitmaps): Node deleted, text moved.
4189         (Customizing Bitmaps): Split off from Fringe Bitmaps.  Rewrite.
4190         (Scroll Bars): Clarify set-window-scroll-bars.
4191         (Pointer Shape): Rewrite.
4192         (Specified Space): Clarify :align-to, etc.
4193         (Pixel Specification): Use @var.  Clarify new text.
4194         (Other Display Specs): Clarify `slice'.
4195         (Image Descriptors): Cleanups.
4196         (Showing Images): Cleanups.
4198 2004-09-24  Luc Teirlinck  <teirllm@auburn.edu>
4200         * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
4202         * modes.texi: Various minor changes in addition to:
4203         (Major Mode Conventions): Final call to `run-mode-hooks' should
4204         not be inside the `delay-mode-hooks' form.
4205         (Mode Hooks): New node.
4206         (Hooks): Delete obsolete example.
4207         Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
4208         node "Mode Hooks".
4210 2004-09-22  Luc Teirlinck  <teirllm@auburn.edu>
4212         * display.texi: Correct various typos.
4213         (Display): Rename node "Pointer Shapes" to "Pointer
4214         Shape".  (There is already a node called "Pointer Shapes" in
4215         frames.texi.)
4216         (Images): Remove non-existent node "Image Slices" from menu.
4218 2004-09-23  Kim F. Storm  <storm@cua.dk>
4220         * text.texi (Special Properties): Add `cursor', `pointer',
4221         `line-height', and `line-spacing' properties.
4223         * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
4224         Shapes' to menu.
4225         (Standard Faces): Doc fix for fringe face.
4226         (Fringes): Add `overflow-newline-into-fringe' and
4227         'indicate-buffer-boundaries'.
4228         (Fringe Bitmaps, Pointer Shapes): New nodes.
4229         (Display Property): Add 'Pixel Specification' and 'Display Fringe
4230         Bitmaps' to menu.
4231         (Specified Space): Describe pixel width and height.
4232         (Pixel Specification): New node.
4233         (Other Display Specs): Add `slice' property.
4234         (Display Fringe Bitmaps): New node.
4235         (Images): Add 'Image Slices' to menu.
4236         (Image Descriptors): Add `:pointer' and `:map' properties.
4237         (Showing Images): Add slice arg to `insert-image'.  Add
4238         'insert-sliced-image'.
4240 2004-09-20  Richard M. Stallman  <rms@gnu.org>
4242         * commands.texi (Key Sequence Input):
4243         Clarify downcasing in read-key-sequence.
4245 2004-09-08  Juri Linkov  <juri@jurta.org>
4247         * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
4249 2004-09-07  Luc Teirlinck  <teirllm@auburn.edu>
4251         * locals.texi (Standard Buffer-Local Variables): Add
4252         `buffer-auto-save-file-format'.
4253         * internals.texi (Buffer Internals): Describe new
4254         auto_save_file_format field of the buffer structure.
4255         * files.texi (Format Conversion): `auto-save-file-format' has been
4256         renamed `buffer-auto-save-file-format'.
4258 2004-08-27  Luc Teirlinck  <teirllm@auburn.edu>
4260         * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
4261         an integer or a marker.
4262         (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
4264 2004-08-22  Richard M. Stallman  <rms@gnu.org>
4266         * modes.texi (Major Mode Conventions): Discuss rebinding of
4267         standard key bindings.
4269 2004-08-18  Kim F. Storm  <storm@cua.dk>
4271         * processes.texi (Accepting Output): Add `just-this-one' arg to
4272         `accept-process-output'.
4273         (Output from Processes): New var `process-adaptive-read-buffering'.
4275 2004-08-10  Luc Teirlinck  <teirllm@auburn.edu>
4277         * keymaps.texi: Various changes in addition to:
4278         (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
4279         Give more varied examples for `kbd'.
4280         (Creating Keymaps): Char tables have slots for all characters
4281         without modifiers.
4282         (Active Keymaps): `overriding-local-map' and
4283         `overriding-terminal-local-map' also override text property and
4284         overlay keymaps.
4285         (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
4286         (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
4287         to denote a prefix of no events.
4288         `map-keymap' includes parent's bindings _recursively_.
4289         Clarify and correct description of `where-is-internal'.
4290         Mention BUFFER-OR-NAME arg to `describe-bindings'.
4291         (Menu Example): For menus intended for use with the keyboard, the
4292         menu items should be bound to characters or real function keys.
4294 2004-08-08  Luc Teirlinck  <teirllm@auburn.edu>
4296         * objects.texi (Character Type): Reposition `@anchor' to prevent
4297         double space inside sentence in Info.
4299         * hooks.texi (Standard Hooks): `disabled-command-hook' has been
4300         renamed to `disabled-command-function'.
4301         * commands.texi (Key Sequence Input): Remove unnecessary anchor.
4302         (Command Loop Info): Replace reference to it.
4303         (Disabling Commands): `disabled-command-hook' has been renamed to
4304         `disabled-command-function'.
4306 2004-08-07  Luc Teirlinck  <teirllm@auburn.edu>
4308         * os.texi (Translating Input): Only non-prefix bindings in
4309         `key-translation-map' override actual key bindings.  Warn about
4310         possible indirect effect of actual key bindings on non-prefix
4311         bindings in `key-translation-map'.
4313 2004-08-06  Luc Teirlinck  <teirllm@auburn.edu>
4315         * minibuf.texi (High-Level Completion): Add anchor for definition
4316         of `read-variable'.
4318         * commands.texi: Various changes in addition to:
4319         (Using Interactive): Clarify description of `interactive-form'.
4320         (Interactive Call): Mention default for KEYS argument to
4321         `call-interactively'.
4322         (Command Loop Info): Clarify description of `this-command-keys'.
4323         Mention KEEP-RECORD argument to `clear-this-command-keys'.
4324         Value of `last-event-frame' can be `macro'.
4325         (Repeat Events): `double-click-fuzz' is also used to distinguish
4326         clicks and drags.
4327         (Classifying Events): Clarify descriptions of `event-modifiers'
4328         `event-basic-type' and `event-convert-list'.
4329         (Accessing Events): `posn-timestamp' takes POSITION argument.
4330         (Quoted Character Input): Clarify description of
4331         `read-quoted-char' and fix example.
4332         (Quitting): Add `with-local-quit'.
4333         (Disabling Commands): Correct and clarify descriptions of
4334         `enable-command' and `disable-command'.
4335         Mention what happens if `disabled-command-hook' is nil.
4336         (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
4337         Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
4339 2004-07-24  Luc Teirlinck  <teirllm@auburn.edu>
4341         * frames.texi: Various changes in addition to:
4342         (Creating Frames): Expand and clarify description of `make-frame'.
4343         (Window Frame Parameters): Either none or both of the `icon-left'
4344         and `icon-top' parameters must be specified.  Put descriptions of
4345         `menu-bar-lines' and `toolbar-lines' closer together and change
4346         them accordingly.
4347         (Frame Titles): `multiple-frames' is not guaranteed to be accurate
4348         except while processing `frame-title-format' or `icon-title-format'.
4349         (Deleting Frames): Correct description of `delete-frame'.
4350         Non-nil return values of `frame-live-p' are like those of `framep'.
4351         (Frames and Windows): Mention return value of
4352         `set-frame-selected-window'.
4353         (Visibility of Frames): Mention `force' argument to
4354         `make-frame-invisible'.  `frame-visible-p' returns t for all
4355         frames on text-only terminals.
4356         (Frame Configurations): Restoring a frame configuration does not
4357         restore deleted frames.
4358         (Window System Selections): `x-set-selection' returns DATA.
4359         (Resources): Add example.
4360         (Display Feature Testing): Clarify descriptions of
4361         `display-pixel-height', `display-pixel-width', `x-server-version'
4362         and `x-server-vendor'.
4364         * windows.texi (Choosing Window): Add anchor.
4365         * minibuf.texi (Minibuffer Misc): Add anchor.
4367 2004-07-23  John Paul Wallington  <jpw@gnu.org>
4369         * macros.texi (Defining Macros): Declaration keyword for setting
4370         Edebug spec is `debug' not `edebug'.
4372 2004-07-19  Luc Teirlinck  <teirllm@auburn.edu>
4374         * windows.texi: Various small changes in addition to:
4375         (Window Point): Mention return value of `set-window-point'.
4376         (Window Start): `pos-visible-in-window-p' disregards horizontal
4377         scrolling.  Explain return value if PARTIALLY is non-nil.
4378         (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
4379         and `set-window-vscroll'.
4380         (Size of Window): The argument WINDOW to `window-inside-edges',
4381         `window-pixel-edges' and `window-inside-pixel-edges' is optional.
4382         (Resizing Windows): Explain return value of
4383         `shrink-window-if-larger-than-buffer'.
4384         `window-size-fixed' automatically becomes buffer local when set.
4385         (Window Configurations): Explain return value of
4386         `set-window-configuration'.
4388         * minibuf.texi (Minibuffer Misc): Add anchor for
4389         `minibuffer-scroll-window'.
4391         * positions.texi (Text Lines): Add anchor for `count-lines'.
4393 2004-07-17  Richard M. Stallman  <rms@gnu.org>
4395         * display.texi (Overlay Properties): Adding `evaporate' prop
4396         deletes empty overlay immediately.
4398         * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
4399         fix example.
4401 2004-07-16  Jim Blandy  <jimb@redhat.com>
4403         * searching.texi (Regexp Backslash): Document new \_< and \_>
4404         operators.
4406 2004-07-16  Juanma Barranquero  <lektu@terra.es>
4408         * display.texi (Images): Fix Texinfo usage.
4410 2004-07-14  Luc Teirlinck  <teirllm@auburn.edu>
4412         * buffers.texi (Modification Time): `visited-file-modtime' now
4413         returns a list of two integers, instead of a cons.
4415 2004-07-13  Luc Teirlinck  <teirllm@auburn.edu>
4417         * windows.texi: Various changes in addition to:
4418         (Splitting Windows): Add `split-window-keep-point'.
4420 2004-07-09  Richard M. Stallman  <rms@gnu.org>
4422         * frames.texi (Input Focus): Minor fix.
4424 2004-07-07  Luc Teirlinck  <teirllm@auburn.edu>
4426         * frames.texi (Input Focus): Clarify descriptions of
4427         `select-frame-set-input-focus' and `select-frame'.
4429 2004-07-06  Luc Teirlinck  <teirllm@auburn.edu>
4431         * os.texi: Various small changes in addition to:
4432         (Killing Emacs): Expand and clarify description of
4433         `kill-emacs-query-functions' and `kill-emacs-hook'.
4434         (System Environment): Expand and clarify description of `getenv'
4435         and `setenv'.
4436         (Timers): Clarify description of `run-at-time'.
4437         (Translating Input): Correct description of
4438         `extra-keyboard-modifiers'.
4439         (Flow Control): Correct description of `enable-flow-control'.
4441 2004-07-06  Thien-Thi Nguyen  <ttn@gnu.org>
4443         * os.texi: Update copyright.
4444         (Session Management): Grammar fix.
4445         Clarify which Emacs does the restarting.
4446         Use @samp for *scratch* buffer.
4448 2004-07-04  Alan Mackenzie  <acm@muc.de>
4450         * frames.texi (Input Focus): Add documentation for
4451         `select-frame-set-input-focus'.  Replace refs to non-existent
4452         `switch-frame' with `select-frame'.  Minor corrections and tidying
4453         up of text-only terminal stuff.
4455 2004-07-02  Richard M. Stallman  <rms@gnu.org>
4457         * files.texi (Saving Buffers): Cleanup write-contents-function.
4458         (Magic File Names): Cleanup file-remote-p.
4460 2004-07-02  Kai Grossjohann  <kai@emptydomain.de>
4462         * files.texi (Magic File Names): `file-remote-p' returns an
4463         identifier of the remote system, not just t.
4465 2004-07-02  David Kastrup  <dak@gnu.org>
4467         * searching.texi (Entire Match Data): Add explanation about new
4468         match-data behavior when @var{integers} is non-nil.
4470 2004-06-24  Richard M. Stallman  <rms@gnu.org>
4472         * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
4474         * customize.texi (Variable Definitions): Note about doc strings
4475         and :set.
4477         * keymaps.texi (Keymap Terminology): Document `kbd'.
4478         (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
4480         * display.texi (Invisible Text): Setting buffer-invisibility-spec
4481         makes it buffer-local.
4483         * files.texi (Saving Buffers): Correct previous change.
4485         * commands.texi (Accessing Events):
4486         Clarify posn-col-row and posn-actual-col-row.
4488 2004-06-24  David Ponce  <david.ponce@wanadoo.fr>
4490         * commands.texi (Accessing Events): New functions
4491         posn-at-point and posn-at-x-y.  Add example to posn-x-y.
4493 2004-06-23  Luc Teirlinck  <teirllm@auburn.edu>
4495         * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
4496         * frames.texi, buffers.texi, backups.texi, variables.texi:
4497         * loading.texi, eval.texi, functions.texi, control.texi:
4498         * symbols.texi, minibuf.texi: Reposition @anchor's.
4500         * help.texi: Various small changes in addition to the following.
4501         (Describing Characters): Describe PREFIX argument to
4502         `key-description'.  Correct and clarify definition of
4503         `text-char-description'.  Describe NEED-VECTOR argument to
4504         `read-kbd-macro'.
4505         (Help Functions): Clarify definition of `apropos'.
4507 2004-06-23  Lars Hansen  <larsh@math.ku.dk>
4509         * files.texi (Saving Buffers): Correct description of
4510         `write-contents-functions'.
4512 2004-06-21  Juanma Barranquero  <lektu@terra.es>
4514         * display.texi (Images): Remove redundant @vindex directives.
4515         Rewrite `image-library-alist' doc in active voice.
4517 2004-06-14  Juanma Barranquero  <lektu@terra.es>
4519         * display.texi (Images): Document new delayed library loading,
4520         variable `image-library-alist' and (existing but undocumented)
4521         function `image-type-available-p'.
4523 2004-06-05  Richard M. Stallman  <rms@gnu.org>
4525         * minibuf.texi (Minibuffer Completion): For INITIAL arg,
4526         refer the user to the Initial Input node.
4527         (Text from Minibuffer): Likewise.
4528         (Initial Input): New node.  Document this feature
4529         and say it is mostly deprecated.
4531 2004-05-30  Richard M. Stallman  <rms@gnu.org>
4533         * loading.texi (Named Features): Clarify return value
4534         and meaning of NOERROR.
4536         * variables.texi (File Local Variables): Minor cleanup.
4538 2004-05-30  Michael Albinus  <michael.albinus@gmx.de>
4540         * files.texi (Magic File Names): Add `file-remote-p' as operation
4541         of file name handlers.
4543 2004-05-29  Richard M. Stallman  <rms@gnu.org>
4545         * modes.texi (Minor Mode Conventions): (-) has no special meaning
4546         as arg to a minor mode command.
4548 2004-05-22  Richard M. Stallman  <rms@gnu.org>
4550         * syntax.texi (Syntax Class Table): Word syntax not just for English.
4552         * streams.texi (Output Variables): Doc float-output-format.
4554         * searching.texi (Regexp Special): Nested repetition can be infloop.
4556         * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
4557         real stack overflow.
4559         * compile.texi: Minor cleanups.
4561 2004-05-22  Luc Teirlinck  <teirllm@dms.auburn.edu>
4563         * lists.texi (Cons Cells): Explain dotted lists, true lists,
4564         circular lists.
4565         (List Elements): Explain handling of circular and dotted lists.
4567 2004-05-19  Thien-Thi Nguyen  <ttn@gnu.org>
4569         * modes.texi (Search-based Fontification): Fix typo.
4571 2004-05-10  Juanma Barranquero  <lektu@terra.es>
4573         * modes.texi (Mode Line Variables): Fix description of
4574         global-mode-string, which is now after which-func-mode, not the
4575         buffer name.
4577 2004-05-07  Lars Hansen  <larsh@math.ku.dk>
4579         * modes.texi (Desktop Save Mode): Add.
4580         (Modes): Add menu entry Desktop Save Mode.
4582         * hooks.texi: Add desktop-after-read-hook,
4583         desktop-no-desktop-file-hook and desktop-save-hook.
4585         * locals.texi: Add desktop-save-buffer.
4587 2004-04-30  Jesper Harder  <harder@ifa.au.dk>
4589         * display.texi: emacs -> Emacs.
4591 2004-04-27  Matthew Mundell  <matt@mundell.ukfsn.org>
4593         * files.texi (Changing Files): Document set-file-times.
4595 2004-04-23  Juanma Barranquero  <lektu@terra.es>
4597         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
4599 2004-04-18  Jesper Harder  <harder@ifa.au.dk>
4601         * tips.texi (Coding Conventions): defopt -> defcustom.
4603 2004-04-16  Luc Teirlinck  <teirllm@auburn.edu>
4605         * sequences.texi: Various clarifications.
4607 2004-04-14  Luc Teirlinck  <teirllm@auburn.edu>
4609         * buffers.texi (Read Only Buffers): Mention optional ARG to
4610         `toggle-read-only'.
4612 2004-04-14  Nick Roberts  <nick@nick.uklinux.net>
4614         * windows.texi (Selecting Windows): Note that get-lru-window
4615         returns a full-width window if possible.
4617 2004-04-13  Luc Teirlinck  <teirllm@auburn.edu>
4619         * buffers.texi: Various changes in addition to:
4620         (Buffer File Name): Add `find-buffer-visiting'.
4621         (Buffer Modification): Mention optional ARG to `not-modified'.
4622         (Indirect Buffers): Mention optional CLONE argument to
4623         `make-indirect-buffer'.
4625         * files.texi: Various changes in addition to:
4626         (Visiting Functions): `find-file-hook' is now a normal hook.
4627         (File Name Expansion): Explain difference between the way that
4628         `expand-file-name' and `file-truename' treat `..'.
4629         (Contents of Directories): Mention optional ID-FORMAT argument to
4630         `directory-files-and-attributes'.
4631         (Format Conversion): Mention new optional CONFIRM argument to
4632         `format-write-file'.
4634 2004-04-12  Miles Bader  <miles@gnu.org>
4636         * macros.texi (Expansion): Add description of `macroexpand-all'.
4638 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
4640         * variables.texi (Variable Aliases): Mention
4641         cyclic-variable-indirection.
4643         * errors.texi (Standard Errors): Ditto.
4645 2004-04-04  Luc Teirlinck  <teirllm@auburn.edu>
4647         * backups.texi: Various small changes in addition to:
4648         (Making Backups): Mention return value of `backup-buffer'.
4649         (Auto-Saving): Mention optional FORCE argument to
4650         `delete-auto-save-file-if-necessary'.
4651         (Reverting): Mention optional PRESERVE-MODES argument to
4652         `revert-buffer'.  Correct description of `revert-buffer-function'.
4654 2004-03-22  Juri Linkov  <juri@jurta.org>
4656         * sequences.texi (Sequence Functions): Replace xref to `Vectors'
4657         with `Vector Functions'.
4659         * text.texi (Sorting): Add missing quote.
4661 2004-03-14  Luc Teirlinck  <teirllm@auburn.edu>
4663         * intro.texi (Lisp History): Replace xref to `cl' manual with
4664         inforef.
4666 2004-03-12  Richard M. Stallman  <rms@gnu.org>
4668         * intro.texi (Version Info): Add arg to emacs-version.
4669         (Lisp History): Change xref to CL manual.
4671 2004-03-09  Luc Teirlinck  <teirllm@auburn.edu>
4673         * minibuf.texi (Completion Commands): Add xref to Emacs manual
4674         for Partial Completion mode.
4676 2004-03-07  Thien-Thi Nguyen  <ttn@gnu.org>
4678         * customize.texi: Fix typo.  Remove eol whitespace.
4680 2004-03-04  Richard M. Stallman  <rms@gnu.org>
4682         * processes.texi: Fix typos.
4684         * lists.texi (Building Lists): Minor clarification.
4686         * hash.texi (Creating Hash): Correct the meaning of t for WEAK
4687         in make-hash-table.
4689 2004-02-29  Juanma Barranquero  <lektu@terra.es>
4691         * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
4692         rm, and ignore exit code.
4694 2004-02-27  Dan Nicolaescu  <dann@ics.uci.edu>
4696         * display.texi (Defining Faces): Add description for min-colors.
4697         Update example.
4699 2004-02-23  Luc Teirlinck  <teirllm@auburn.edu>
4701         * abbrevs.texi: Various corrections and clarifications in addition
4702         to the following:
4703         (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
4705 2004-02-22  Matthew Mundell  <matt@mundell.ukfsn.org>  (tiny change)
4707         * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
4709 2004-02-21  Luc Teirlinck  <teirllm@auburn.edu>
4711         * text.texi: Various small changes in addition to the following:
4712         (User-Level Deletion): Mention optional BACKWARD-ONLY argument
4713         to delete-horizontal-space.
4714         (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
4715         description of yank-handler text property at various places.
4717         * frames.texi (Window System Selections): Add anchor.
4719         * syntax.texi (Syntax Table Functions): Clarify and correct
4720         descriptions of make-syntax-table and copy-syntax-table.
4721         (Motion and Syntax): Clarify SYNTAXES argument to
4722         skip-syntax-forward.
4723         (Parsing Expressions): Mention that the return value of
4724         parse-partial-sexp is currently a list of ten rather than nine
4725         elements.
4726         (Categories): Various corrections and clarifications.
4728 2004-02-17  Luc Teirlinck  <teirllm@auburn.edu>
4730         * markers.texi (Marker Insertion Types): Minor change.
4732         * locals.texi (Standard Buffer-Local Variables):
4733         * commands.texi (Interactive Codes, Using Interactive):
4734         * functions.texi (Related Topics): Fix xrefs.
4736 2004-02-16  Luc Teirlinck  <teirllm@auburn.edu>
4738         * lists.texi (Sets And Lists): Update description of delete-dups.
4740 2004-02-16  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
4742         * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
4744 2004-02-16  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4746         * frames.texi (Parameter Access): frame-parameters arg is optional.
4747         modify-frame-parameters handles nil for FRAME.
4748         (Window Frame Parameters): menu-bar-lines and tool-bar-lines
4749         are all-or-nothing for certain toolkits.
4750         Mention parameter wait-for-wm.
4751         (Frames and Windows): In frame-first-window and frame-selected-window
4752         the arg is optional.
4753         (Input Focus): In redirect-frame-focus the second arg is optional.
4754         (Window System Selections): Mention selection type CLIPBOARD.
4755         Mention data-type UTF8_STRING.
4756         Mention numbering of cut buffers.
4757         (Resources): Describe x-resource-name.
4759 2004-02-16  Richard M. Stallman  <rms@gnu.org>
4761         * windows.texi (Buffers and Windows): Delete false table
4762         about all-frames.
4764         * syntax.texi (Parsing Expressions): Delete old caveat
4765         about parse-sexp-ignore-comments.
4767         * streams.texi (Output Variables): Add print-quoted.
4769         * lists.texi (Building Lists): Minor cleanup.
4771         * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
4773         * display.texi (Overlays): Explain overlays use markers.
4774         (Managing Overlays): Explain front-advance and rear-advance
4775         in more detail.
4777         * loading.texi (Unloading): Document unload-feature-special-hooks.
4778         Get rid of fns-NNN.el file.
4780 2004-02-16  Matthew Mundell  <matt@mundell.ukfsn.org>  (tiny change)
4782         * help.texi (Describing Characters): Fix text-char-description
4783         example output.
4785         * edebug.texi (Using Edebug): Fix example.
4787         * debugging.texi (Internals of Debugger): Fix return value.
4789         * files.texi (Changing Files): Fix argname.
4791         * calendar.texi: Fix parens, and default values.
4793         * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
4794         * nonascii.texi, objects.texi, os.texi: Minor fixes.
4795         * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
4797         * positions.texi (Text Lines): Don't add -1 in current-line.
4799 2004-02-16  Richard M. Stallman  <rms@gnu.org>
4801         * compile.texi (Compiler Errors): if-boundp feature applies to cond.
4803 2004-02-16  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
4805         * processes.texi (Low-Level Network): Fix a typo.
4807 2004-02-12  Kim F. Storm  <storm@cua.dk>
4809         * display.texi (Fringes): Use consistent wording.
4810         Note that window-fringe's window arg is optional.
4811         (Scroll Bars): Use consistent wording.
4813 2004-02-11  Luc Teirlinck  <teirllm@auburn.edu>
4815         * tips.texi (Comment Tips): Document the new conventions for
4816         commenting out code.
4818 2004-02-07  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4820         * positions.texi (Text Lines): Added missing end defun.
4822 2004-02-07  Kim F. Storm  <storm@cua.dk>
4824         * positions.texi (Text Lines): Add line-number-at-pos.
4826 2004-02-06  John Paul Wallington  <jpw@gnu.org>
4828         * display.texi (Button Properties, Button Buffer Commands):
4829         mouse-2 invokes button, not down-mouse-1.
4831 2004-02-04  Jason Rumney  <jasonr@gnu.org>
4833         * makefile.w32-in: Sync with Makefile.in changes.
4835 2004-02-03  Luc Teirlinck  <teirllm@auburn.edu>
4837         * minibuf.texi (Text from Minibuffer): Various corrections and
4838         clarifications.
4839         (Object from Minibuffer): Correct Lisp description of
4840         read-minibuffer.
4841         (Minibuffer History): Clarify description of cons values for
4842         HISTORY arguments.
4843         (Basic Completion): Various corrections and clarifications.  Add
4844         completion-regexp-list.
4845         (Minibuffer Completion): Correct and clarify description of
4846         completing-read.
4847         (Completion Commands): Mention Partial Completion mode.  Various
4848         other minor changes.
4849         (High-Level Completion): Various corrections and clarifications.
4850         (Reading File Names): Ditto.
4851         (Minibuffer Misc): Ditto.
4853 2004-01-26  Luc Teirlinck  <teirllm@auburn.edu>
4855         * strings.texi (Text Comparison): assoc-string also matches
4856         elements of alists that are strings instead of conses.
4857         (Formatting Strings): Standardize Texinfo usage.  Update index
4858         entries.
4860 2004-01-20  Luc Teirlinck  <teirllm@auburn.edu>
4862         * lists.texi (Sets And Lists): Add delete-dups.
4864 2004-01-15  Luc Teirlinck  <teirllm@auburn.edu>
4866         * edebug.texi (Instrumenting Macro Calls): `declare' is not a
4867         special form.
4868         * macros.texi (Defining Macros): Update description of `declare',
4869         which now is a macro.
4870         (Wrong Time): Fix typos.
4872 2004-01-14  Luc Teirlinck  <teirllm@auburn.edu>
4874         * compile.texi (Compilation Functions): Expand descriptions of
4875         `compile-defun', `byte-compile-file', `byte-recompile-directory'
4876         and `batch-byte-compile'.  In particular, mention and describe
4877         all optional arguments.
4878         (Disassembly): Correct and clarify the description of `disassemble'.
4880 2004-01-11  Luc Teirlinck  <teirllm@auburn.edu>
4882         * searching.texi: Various small changes in addition to the
4883         following.
4884         (Regexp Example): Adapt to new value of `sentence-end'.
4885         (Regexp Functions): The PAREN argument to `regexp-opt' can be
4886         `words'.
4887         (Search and Replace): Add usage note for `perform-replace'.
4888         (Entire Match Data): Mention INTEGERS and REUSE arguments to
4889         `match-data'.
4890         (Standard Regexps): Update for new values of `paragraph-start'
4891         and `sentence-end'.
4893 2004-01-07  Luc Teirlinck  <teirllm@auburn.edu>
4895         * files.texi (Saving Buffers): Clarify descriptions of
4896         `write-contents-functions' and `before-save-hook'.
4897         Make the defvar's for `before-save-hook' and `after-save-hook'
4898         into defopt's.
4900 2004-01-07  Kim F. Storm  <storm@cua.dk>
4902         * commands.texi (Click Events): Describe new image and
4903         width/height elements of click events.
4904         (Accessing Events): Add posn-string, posn-image, and
4905         posn-object-width-height.  Change posn-object to return either
4906         image or string object.
4908 2004-01-01  Simon Josefsson  <jas@extundo.com>
4910         * hooks.texi (Standard Hooks): Add before-save-hook.
4911         * files.texi (Saving Buffers): Likewise.
4913 2004-01-03  Richard M. Stallman  <rms@gnu.org>
4915         * frames.texi (Frames and Windows): Delete frame-root-window.
4917 2004-01-03  Luc Teirlinck  <teirllm@auburn.edu>
4919         * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
4921         * functions.texi: Various small changes in addition to the
4922         following.
4923         (What Is a Function): `functionp' returns nil for macros.  Clarify
4924         behavior of this and following functions for symbol arguments.
4925         (Function Documentation): Add `\' in front of (fn @var{arglist})
4926         and explain why.
4927         (Defining Functions): Mention DOCSTRING argument to `defalias'.
4928         Add anchor.
4929         (Mapping Functions): Add anchor.  Unquote nil in mapcar* example.
4931 2004-01-01  Miles Bader  <miles@gnu.org>
4933         * display.texi (Buttons): New section.
4935 2003-12-31  Andreas Schwab  <schwab@suse.de>
4937         * numbers.texi (Math Functions): sqrt reports a domain-error
4938         error.
4939         (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
4941 2003-12-30  Luc Teirlinck  <teirllm@auburn.edu>
4943         * tips.texi (Documentation Tips): Update item on hyperlinks in
4944         documentation strings.
4946         * errors.texi (Standard Errors): Various small corrections and
4947         additions.
4949         * control.texi: Various small changes in addition to the
4950         following.
4951         (Signaling Errors): Provide some more details on how `signal'
4952         constructs the error message.  Add anchor to the definition of
4953         `signal'.
4954         (Error Symbols): Describe special treatment of `quit'.
4955         (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
4956         to emphasize that it has to be a single form.
4958         * buffers.texi: Add anchor.
4960 2003-12-29  Richard M. Stallman  <rms@gnu.org>
4962         * windows.texi (Choosing Window): Add same-window-p, special-display-p.
4963         (Window Configurations): Add window-configuration-frame.
4965         * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
4967         * text.texi (Examining Properties): Add get-char-property-and-overlay.
4968         Change arg name in get-char-property.
4969         (Special Properties): Update handling of keymap property.
4971         * strings.texi (Modifying Strings): Add clear-string.
4972         (Text Comparison): Add assoc-string and remove
4973         assoc-ignore-case, assoc-ignore-representation.
4975         * os.texi (Time of Day): Add set-time-zone-rule.
4977         * numbers.texi (Math Functions): asin, acos, log, log10
4978         report domain-error errors.
4980         * nonascii.texi (Converting Representations):
4981         Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
4982         (Encoding and I/O): Add file-name-coding-system.
4984         * modes.texi (Search-based Fontification): Explain that
4985         face specs are symbols with face names as values.
4987         * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
4989         * lists.texi (Building Lists): remq moved elsewhere.
4990         (Sets And Lists): remq moved here.
4991         (Association Lists): Refer to assoc-string.
4993         * internals.texi (Garbage Collection): Add memory-use-counts.
4995         * frames.texi (Frames and Windows): Add set-frame-selected-window
4996         and frame-root-window.
4998         * files.texi (Contents of Directories):
4999         Add directory-files-and-attributes.
5001         * display.texi (Refresh Screen): Add force-window-update.
5002         (Invisible Text): Explain about moving point out of invis text.
5003         (Overlay Properties): Add overlay-properties.
5004         (Managing Overlays): Add overlayp.
5005         (GIF Images): Invalid image number displays a hollow box.
5007         * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
5008         (Killing Buffers): Add buffer-live-p.
5010 2003-12-25  Markus Rost  <rost@mathematik.uni-bielefeld.de>
5012         * display.texi (Fringes): Fix typo "set-buffer-window".
5014 2003-12-24  Luc Teirlinck  <teirllm@auburn.edu>
5016         * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
5017         * nonascii.texi, processes.texi, tips.texi, variables.texi:
5018         Add or change various xrefs and anchors.
5020         * commands.texi: Replace all occurrences of @acronym{CAR} with
5021         @sc{car}, for consistency with the rest of the Elisp manual.
5022         `car' and `cdr' are historically acronyms, but are no longer
5023         widely thought of as such.
5025         * internals.texi (Pure Storage): Mention that `purecopy' does not
5026         copy text properties.
5027         (Object Internals): Now 29 bits are used (in most implementations)
5028         to address Lisp objects.
5030         * variables.texi (Variables with Restricted Values): New node.
5032         * objects.texi (Lisp Data Types): Mention that certain variables
5033         can only take on a restricted set of values and add an xref to
5034         the new node "Variables with Restricted Values".
5036         * eval.texi (Function Indirection): Describe the errors that
5037         `indirect-function' can signal.
5038         (Eval): Clarify the descriptions of `eval-region' and `values'.
5039         Describe `eval-buffer' instead of `eval-current-buffer' and
5040         mention `eval-current-buffer' as an alias for `current-buffer'.
5041         Correct the description and mention all optional arguments.
5043         * nonascii.texi: Various small changes in addition to the
5044         following.
5045         (Converting Representations): Clarify behavior of
5046         `string-make-multibyte' and `string-to-multibyte' for unibyte all
5047         ASCII arguments.
5048         (Character Sets): Document the variable `charset-list' and adapt
5049         the definition of the function `charset-list' accordingly.
5050         (Translation of Characters): Clarify use of generic characters in
5051         `make-translation-table'.  Clarify and correct the description of
5052         the use of translation tables in encoding and decoding.
5053         (User-Chosen Coding Systems): Correct and clarify the description
5054         of `select-safe-coding-system'.
5055         (Default Coding Systems): Clarify description of
5056         `file-coding-system-alist'.
5058 2003-11-30  Luc Teirlinck  <teirllm@auburn.edu>
5060         * strings.texi (Text Comparison): Correctly describe when two
5061         strings are `equal'.  Combine and clarify descriptions of
5062         `assoc-ignore-case' and `assoc-ignore-representation'.
5064         * objects.texi (Non-ASCII in Strings): Clarify description of
5065         when a string is unibyte or multibyte.
5066         (Bool-Vector Type): Update examples.
5067         (Equality Predicates): Correctly describe when two strings are
5068         `equal'.
5070 2003-11-29  Luc Teirlinck  <teirllm@auburn.edu>
5072         * lists.texi (Building Lists): `append' no longer accepts integer
5073         arguments.  Update the description of `number-sequence' to reflect
5074         recent changes.
5075         (Sets And Lists): Describe `member-ignore-case' after `member'.
5077 2003-11-27  Kim F. Storm  <storm@cua.dk>
5079         * commands.texi (Click Events): Click object may be an images.
5080         Describe (dx . dy) element of click positions.
5081         (Accessing Events): Remove duplicate posn-timestamp.
5082         New functions posn-object and posn-object-x-y.
5084 2003-11-23  Kim F. Storm  <storm@cua.dk>
5086         * commands.texi (Click Events): Describe enhancements to event
5087         position lists, including new text-pos and (col . row) items.
5088         Mention left-fringe and right-fringe area events.
5089         (Accessing Events): New functions posn-area and
5090         posn-actual-col-row.  Mention posn-timestamp.  Mention that
5091         posn-point in non-text area still returns buffer position.
5092         Clarify posn-col-row.
5094 2003-11-21  Lars Hansen  <larsh@math.ku.dk>
5096         * files.texi (File Attributes): Describe new parameter ID-FORMAT.
5097         * anti.texi (File Attributes): Describe removed parameter
5098         ID-FORMAT.
5100 2003-11-20  Luc Teirlinck  <teirllm@auburn.edu>
5102         * positions.texi (Positions): Mention that, if a marker is used as
5103         a position, its buffer is ignored.
5105         * markers.texi (Overview of Markers): Mention it here too.
5107 2003-11-12  Luc Teirlinck  <teirllm@auburn.edu>
5109         * numbers.texi (Numeric Conversions): Not just `floor', but also
5110         `truncate', `ceiling' and `round' accept optional argument DIVISOR.
5112 2003-11-10  Luc Teirlinck  <teirllm@auburn.edu>
5114         * markers.texi (Creating Markers): Specify insertion type of
5115         created markers.  Add xref to `Marker Insertion Types'.
5116         Second argument to `copy-marker' is optional.
5117         (Marker Insertion Types): Mention that most markers are created
5118         with insertion type nil.
5119         (The Mark): Correctly describe when `mark' signals an error.
5120         (The Region): Correctly describe when `region-beginning' and
5121         `region-end' signal an error.
5123 2003-11-08  Luc Teirlinck  <teirllm@auburn.edu>
5125         * hash.texi (Creating Hash): Clarify description of `eql'.
5126         `makehash' is obsolete.
5127         (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
5129         * positions.texi (Point): Change description of `buffer-end', so
5130         that it is also correct for floating point arguments.
5131         (List Motion): Correct argument lists of `beginning-of-defun' and
5132         `end-of-defun'.
5133         (Excursions): Add xref to `Marker Insertion Types'.
5134         (Narrowing): Argument to `narrow-to-page' is optional.
5136 2003-11-06  Luc Teirlinck  <teirllm@auburn.edu>
5138         * streams.texi (Output Streams): Clarify behavior of point for
5139         marker output streams.
5141 2003-11-04  Luc Teirlinck  <teirllm@auburn.edu>
5143         * variables.texi (Defining Variables): Second argument to
5144         `defconst' is not optional.
5145         (Setting Variables): Mention optional argument APPEND to
5146         `add-to-list'.
5147         (Creating Buffer-Local): Expand description of
5148         `make-variable-buffer-local'.
5149         (Frame-Local Variables): Expand description of
5150         `make-variable-frame-local'.
5151         (Variable Aliases): Correct description of optional argument
5152         DOCSTRING to `defvaralias'.  Mention return value of
5153         `defvaralias'.
5154         (File Local Variables): Add xref to `File variables' in Emacs
5155         Manual.  Correct description of `hack-local-variables'.  Mention
5156         `safe-local-variable' property.  Mention optional second argument
5157         to `risky-local-variable-p'.
5159 2003-11-03  Luc Teirlinck  <teirllm@auburn.edu>
5161         * symbols.texi (Symbol Plists): Mention return value of `setplist'.
5163 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
5165         * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
5166         lispref/customize.texi, lispref/display.texi, lispref/files.texi,
5167         lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
5168         lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
5169         lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
5170         lispref/processes.texi, lispref/searching.texi,
5171         lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
5172         lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
5173         @acronym{FOO}.
5175 2003-10-27  Luc Teirlinck  <teirllm@auburn.edu>
5177         * strings.texi (Creating Strings): Argument START to `substring'
5178         can not be `nil'.  Expand description of
5179         `substring-no-properties'.  Correct description of `split-string',
5180         especially with respect to empty matches.  Prevent very bad line
5181         break in definition of `split-string-default-separators'.
5182         (Text Comparison): `string=' and `string<' also accept symbols as
5183         arguments.
5184         (String Conversion): More completely describe argument BASE in
5185         `string-to-number'.
5186         (Formatting Strings): `%s' and `%S' in `format' do require
5187         corresponding object.  Clarify behavior of numeric prefix after
5188         `%' in `format'.
5189         (Case Conversion): The argument to `upcase-initials' can be a
5190         character.
5192 2003-10-27  Kenichi Handa  <handa@m17n.org>
5194         * display.texi (Fontsets): Fix texinfo usage.
5196 2003-10-25  Kenichi Handa  <handa@m17n.org>
5198         * display.texi (Fontsets): Add description of the function
5199         set-fontset-font.
5201 2003-10-23  Luc Teirlinck  <teirllm@auburn.edu>
5203         * display.texi (Temporary Displays): Add xref to `Documentation
5204         Tips'.
5206         * functions.texi (Function Safety): Use inforef instead of pxref
5207         for SES.
5209 2003-10-23  Andreas Schwab  <schwab@suse.de>
5211         * Makefile.in (TEX, texinputdir): Don't define.
5212         (TEXI2DVI): Define.
5213         (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
5214         add $(srcdir)/index.texi.
5215         ($(infodir)/elisp): Remove index.texi dependency.
5216         (elisp.dvi): Likewise.  Use $(TEXI2DVI).
5217         (index.texi): Remove target.
5218         (dist): Don't link $(srcdir)/permute-index.
5219         (clean): Don't remove index.texi.
5221         * permute-index, index.perm: Remove.
5222         * index.texi: Rename from index.unperm.
5224 2003-10-22  Luc Teirlinck  <teirllm@auburn.edu>
5226         * tips.texi (Documentation Tips): Document new behavior for face
5227         and variable hyperlinks in Help mode.
5229 2003-10-21  Luc Teirlinck  <teirllm@auburn.edu>
5231         * objects.texi (Integer Type): Update for extra bit of integer range.
5232         (Character Type): Ditto.
5234 2003-10-16  Eli Zaretskii  <eliz@gnu.org>
5236         * numbers.texi (Integer Basics): Add index entries for reading
5237         numbers in hex, octal, and binary.
5239 2003-10-16  Lute Kamstra  <lute@gnu.org>
5241         * modes.texi (Mode Line Format): Mention force-mode-line-update's
5242         argument.
5244 2003-10-13  Luc Teirlinck  <teirllm@auburn.edu>
5246         * windows.texi (Choosing Window): Fix typo.
5247         * edebug.texi (Edebug Execution Modes): Fix typo.
5249 2003-10-13  Richard M. Stallman  <rms@gnu.org>
5251         * windows.texi (Basic Windows): A window has fringe settings,
5252         display margins and scroll-bar settings.
5253         (Splitting Windows): Doc split-window return value.
5254         Clean up one-window-p.
5255         (Selecting Windows): Fix typo.
5256         (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
5257         (Buffers and Windows): In set-window-buffer, explain effect
5258         on fringe settings and scroll bar settings.
5259         (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
5260         (Choosing Window): Use defopt for pop-up-frame-function.
5261         For special-display-buffer-names, explain same-window and same-frame.
5262         Clarify window-dedicated-p return value.
5263         (Textual Scrolling): scroll-up and scroll-down can get an error.
5264         (Horizontal Scrolling): Clarify auto-hscroll-mode.
5265         Clarify set-window-hscroll.
5266         (Size of Window): Don't mention tool bar in window-height.
5267         (Coordinates and Windows): Explain what coordinates-in-window-p
5268         returns for fringes and display margins.
5269         (Window Configurations): Explain saving fringes, etc.
5271         * tips.texi (Library Headers): Clean up Documentation.
5273         * syntax.texi (Parsing Expressions): Clean up forward-comment
5274         and parse-sexp-lookup-properties.
5276         * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
5278         * os.texi (System Environment): Clean up text for load-average errors.
5280         * modes.texi (Hooks): Don't explain local hook details at front.
5281         Clarify run-hooks and run-hook-with-args a little.
5282         Clean up add-hook and remove-hook.
5284         * edebug.texi (Edebug Execution Modes): Clarify t.
5285         Document edebug-sit-for-seconds.
5286         (Coverage Testing): Document C-x X = and =.
5287         (Instrumenting Macro Calls): Fix typo.
5288         (Specification List): Don't index the specification keywords.
5290 2003-10-10  Kim F. Storm  <storm@cua.dk>
5292         * processes.texi (Network): Introduce make-network-process.
5294 2003-10-09  Luc Teirlinck  <teirllm@auburn.edu>
5296         * tips.texi (Library Headers): Fix typo.
5298 2003-10-07  Juri Linkov  <juri@jurta.org>
5300         * modes.texi (Imenu): Mention imenu-create-index-function's
5301         default value.  Explain submenus better.
5303 2003-10-07  Lute Kamstra  <lute@gnu.org>
5305         * modes.texi (Faces for Font Lock): Fix typo.
5306         (Hooks): Explain how buffer-local hook variables can refer to
5307         global hook variables.
5308         Various minor clarifications.
5310 2003-10-06  Lute Kamstra  <lute@gnu.org>
5312         * tips.texi (Coding Conventions): Mention naming conventions for
5313         hooks.
5315 2003-10-05  Luc Teirlinck  <teirllm@auburn.edu>
5317         * loading.texi (Library Search): Correct default value of
5318         load-suffixes.
5319         (Named Features): Fix typo.
5321 2003-10-05  Richard M. Stallman  <rms@gnu.org>
5323         * loading.texi (Named Features): In `provide',
5324         say how to test for subfeatures.
5325         (Unloading): In unload-feature, use new var name
5326         unload-feature-special-hooks.
5328 2003-10-03  Lute Kamstra  <lute@gnu.org>
5330         * modes.texi (Major Mode Conventions): Mention third way to set up
5331         Imenu.
5332         (Imenu): A number of small fixes.
5333         Delete documentation of internal variable imenu--index-alist.
5334         Document the return value format of imenu-create-index-function
5335         functions.
5337 2003-09-30  Richard M. Stallman  <rms@gnu.org>
5339         * processes.texi (Network): Say what stopped datagram connections do.
5341         * lists.texi (Association Lists): Clarify `assq-delete-all'.
5343         * display.texi (Overlay Properties): Clarify `evaporate' property.
5345 2003-09-29  Lute Kamstra  <lute@gnu.org>
5347         * modes.texi (Mode Line Data): Explain when symbols in mode-line
5348         constructs should be marked as risky.
5349         Change cons cell into proper list.
5350         (Mode Line Variables): Change cons cell into proper list.
5352 2003-09-26  Lute Kamstra  <lute@gnu.org>
5354         * modes.texi (Mode Line Data): Document the :propertize construct.
5355         (Mode Line Variables): Reorder the descriptions of the variables
5356         to match their order in the default mode-line-format.
5357         Describe the new variables mode-line-position and mode-line-modes.
5358         Update the default values of mode-line-frame-identification,
5359         minor-mode-alist, and default-mode-line-format.
5360         (Properties in Mode): Mention the :propertize construct.
5362 2003-09-26  Richard M. Stallman  <rms@gnu.org>
5364         * buffers.texi, commands.texi, debugging.texi, eval.texi:
5365         * loading.texi, minibuf.texi, text.texi, variables.texi:
5366         Avoid @strong{Note:}.
5368 2003-09-26  Richard M. Stallman  <rms@gnu.org>
5370         * keymaps.texi (Remapping Commands): Fix typo.
5372 2003-09-23  Luc Teirlinck  <teirllm@mail.auburn.edu>
5374         * processes.texi (Low-Level Network): Fix typo.
5376 2003-09-23  Kim F. Storm  <storm@cua.dk>
5378         * processes.texi (Network, Network Servers): Fix typos.
5379         (Low-Level Network): Add timeout value for :server keyword.
5380         Add new option keywords to make-network-process.
5381         Add set-network-process-options.
5382         Explain how to test availability of network options.
5384 2003-09-19  Richard M. Stallman  <rms@gnu.org>
5386         * text.texi (Motion by Indent): Arg to
5387         backward-to-indentation and forward-to-indentation is optional.
5389         * strings.texi (Creating Strings): Add substring-no-properties.
5391         * processes.texi
5392         (Process Information): Add list-processes arg QUERY-ONLY.
5393         Delete process-contact from here.
5394         Add new status values for process-status.
5395         Add process-get, process-put, process-plist, set-process-plist.
5396         (Synchronous Processes): Add call-process-shell-command.
5397         (Signals to Processes): signal-process allows process objects.
5398         (Network): Complete rewrite.
5399         (Network Servers, Datagrams, Low-Level Network): New nodes.
5401         * positions.texi (Word Motion): forward-word, backward-word
5402         arg is optional.  Reword.
5404         * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
5406         * variables.texi (Creating Buffer-Local):
5407         Delete duplicate definition of buffer-local-value.
5408         (File Local Variables): Explain about discarding text props.
5410 2003-09-11  Richard M. Stallman  <rms@gnu.org>
5412         * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
5413         changes variables that record input events.
5414         (Minibuffer Misc): Add minibuffer-selected-window.
5416         * lists.texi (Building Lists): Add copy-tree.
5418         * display.texi (Fontsets): Add char-displayable-p.
5419         (Scroll Bars): New node.
5421 2003-09-08  Lute Kamstra  <lute@gnu.org>
5423         * modes.texi (%-Constructs): Document new `%i' and `%I'
5424         constructs.
5426 2003-09-03  Peter Runestig  <peter@runestig.com>
5428         * makefile.w32-in: New file.
5430 2003-08-29  Richard M. Stallman  <rms@gnu.org>
5432         * display.texi (Overlay Properties): Clarify how priorities
5433         affect use of the properties.
5435 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
5437         * customize.texi (Type Keywords): Correct the description of
5438         `:help-echo' in the case where `motion-doc' is a function.
5440 2003-08-14  John Paul Wallington  <jpw@gnu.org>
5442         * modes.texi (Emulating Mode Line): Subsection, not section.
5444 2003-08-13  Richard M. Stallman  <rms@gnu.org>
5446         * elisp.texi (Top): Update subnode lists in menu.
5448         * text.texi (Insertion): Add insert-buffer-substring-no-properties.
5449         (Kill Functions): kill-region has new arg yank-handler.
5450         (Yanking): New node.
5451         (Yank Commands): Add yank-undo-function.
5452         (Low-Level Kill Ring):
5453         kill-new and kill-append have new arg yank-handler.
5454         (Changing Properties): Add remove-list-of-text-properties.
5455         (Atomic Changes): New node.
5457         * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
5459         * streams.texi (Output Variables): Add eval-expression-print-length
5460         and eval-expression-print-level.
5462         * os.texi (Time Conversion): For encode-time, explain limits on year.
5464         * objects.texi (Character Type): Define anchor "modifier bits".
5466         * modes.texi (Emulating Mode Line): New node.
5467         (Search-based Fontification): Font Lock uses font-lock-face property.
5468         (Other Font Lock Variables): Likewise.
5470         * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
5471         not vectors.
5472         (Active Keymaps): Add emulation-mode-map-alists.
5473         (Functions for Key Lookup): key-binding has new arg no-remap.
5474         (Remapping Commands): New node.
5475         (Scanning Keymaps): where-is-internal has new arg no-remap.
5476         (Tool Bar): Add tool-bar-local-item-from-menu.
5477         Clarify when to use tool-bar-add-item-from-menu.
5479         * commands.texi (Interactive Call): commandp has new arg.
5480         (Command Loop Info): Add this-original-command.
5482 2003-08-06  John Paul Wallington  <jpw@gnu.org>
5484         * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
5486         * display.texi (Warning Basics): Fix typo.
5487         (Fringes): Add closing curly bracket and fix typo.
5489         * elisp.texi (Top): Fix typo.
5491 2003-08-05  Richard M. Stallman  <rms@gnu.org>
5493         * elisp.texi: Update lists of subnodes.
5495         * windows.texi (Buffers and Windows): set-window-buffer has new arg.
5497         * variables.texi (Local Variables): Use lc for example variable names.
5499         * tips.texi (Library Headers): Explain where to put -*-.
5501         * strings.texi (Creating Strings): Fix xref for vconcat.
5503         * sequences.texi (Vector Functions):
5504         vconcat no longer allows integer args.
5506         * minibuf.texi (Reading File Names): read-file-name has new
5507         arg PREDICATE.  New function read-directory-name.
5509         * macros.texi (Defining Macros): Give definition of `declare'
5510         (Indenting Macros): New node.
5512         * frames.texi (Parameter Access): Add modify-all-frames-parameters.
5513         (Window Frame Parameters): Make separate table of parameters
5514         that are coupled with specific face attributes.
5515         (Deleting Frames): delete-frame-hooks renamed to
5516         delete-frame-functions.
5518         * files.texi (Magic File Names): Add file-remote-p.
5519         Clarify file-local-copy.
5521         * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
5522         here; instead xref Defining Macros.
5524         * display.texi (Warnings): New node, and subnodes.
5525         (Fringes): New node.
5527         * debugging.texi (Test Coverage): New node.
5529         * compile.texi (Compiler Errors): Explain with-no-warnings
5530         and other ways to suppress warnings.
5532         * commands.texi (Interactive Call): Minor clarification.
5534         * buffers.texi (Buffer File Name): set-visited-file-name
5535         renames the buffer too.
5537         * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
5539 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
5541         * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
5543 2003-07-22  Markus Rost  <rost@math.ohio-state.edu>
5545         * internals.texi (Garbage Collection): Fix previous change.
5547 2003-07-22  Richard M. Stallman  <rms@gnu.org>
5549         * files.texi (Truenames): Add LIMIT arg to file-chase-links.
5551         * display.texi (Width): Use \s syntax in example.
5552         (Font Selection): Add face-font-rescale-alist.
5554         * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
5555         Remove spurious indent in example.
5557         * lists.texi (Building Lists): Add number-sequence.
5559         * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
5561         * functions.texi (Function Documentation): Explain how to
5562         show calling convention explicitly in the doc string.
5564         * windows.texi (Selecting Windows): save-selected-window saves
5565         selected window of each frame.
5566         (Window Configurations): Minor change.
5568         * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
5570         * streams.texi (Output Variables): Add print-continuous-numbering
5571         and print-number-table.
5573         * processes.texi (Decoding Output): New node.
5575         * os.texi (Time Conversion): decode-time arg is optional.
5577         * objects.texi (Character Type): Don't use space as example for \.
5578         Make list of char names and \-sequences correspond.
5579         Explain that \s is not used in strings.  `\ ' needs space after.
5581         * nonascii.texi (Converting Representations): Add string-to-multibyte.
5582         (Translation of Characters): Add translation-table-for-input.
5583         (Default Coding Systems): Add auto-coding-functions.
5584         (Explicit Encoding): Add decode-coding-inserted-region.
5585         (Locales): Add locale-info.
5587         * minibuf.texi (Basic Completion): Describe test-completion.
5588         Collections can be lists of strings.
5589         Clean up lazy-completion-table.
5590         (Programmed Completion): Mention test-completion.
5591         Clarify why lambda expressions are not accepted.
5592         (Minibuffer Misc): Describe minibufferp.
5594 2003-07-14  Richard M. Stallman  <rms@gnu.org>
5596         * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
5598         * windows.texi (Selecting Windows): New arg to select-window.
5599         (Selecting Windows): Add with-selected-window.
5600         (Size of Window): Add window-inside-edges, etc.
5602         * internals.texi (Garbage Collection): Add post-gc-hook.
5604         * processes.texi (Subprocess Creation): Add exec-suffixes.
5606         * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
5607         (Scanning Keymaps): Add map-keymaps.
5608         (Defining Menus): Add keymap-prompt.
5610         * numbers.texi (Integer Basics): Add most-positive-fixnum,
5611         most-negative-fixnum.
5613         * compile.texi (Byte Compilation): Explain no-byte-compile
5614         (Compiler Errors): New node.
5616         * os.texi (User Identification): user-uid, user-real-uid
5617         can return float.
5619         * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
5620         and about derived modes.
5621         (Minor Modes): Add minor-mode-list.
5622         (Defining Minor Modes): Keyword args for define-minor-mode.
5623         (Search-based Fontification): Explain managing other properties.
5624         (Other Font Lock Variables): Add font-lock-extra-managed-props.
5625         (Faces for Font Lock): Add font-locl-preprocessor-face.
5626         (Hooks): Add run-mode-hooks and delay-mode-hooks.
5628         * variables.texi (Creating Buffer-Local): Add buffer-local-value.
5629         (Variable Aliases): Clarify defvaralias.
5631         * loading.texi (Library Search): Add load-suffixes.
5633         * minibuf.texi (Basic Completion): Add lazy-completion-table.
5634         (Programmed Completion): Add dynamic-completion-table.
5636         * files.texi (Changing Files): copy-file allows dir as NEWNAME.
5637         (Magic File Names): Specify precedence order of handlers.
5639         * commands.texi (Command Overview): Emacs server runs pre-command-hook
5640         and post-command-hook.
5641         (Waiting): New calling convention for sit-for.
5643         * text.texi (Special Properties): local-map and keymap properties
5644         apply based on their stickiness.
5646 2003-07-07  Richard M. Stallman  <rms@gnu.org>
5648         * modes.texi (Minor Mode Conventions): Specify only some kinds
5649         of list values as args to minor modes.
5651         * files.texi (File Name Expansion): Warn about iterative use
5652         of substitute-in-file-name.
5654         * advice.texi (Activation of Advice): Clean up previous change.
5656 2003-07-06  Markus Rost  <rost@math.ohio-state.edu>
5658         * advice.texi (Activation of Advice): Note that ad-start-advice is
5659         turned on by default.
5661 2003-06-30  Richard M. Stallman  <rms@gnu.org>
5663         * text.texi (Buffer Contents): Document current-word.
5664         (Change Hooks): Not called for *Messages*.
5666         * functions.texi (Defining Functions): Explain about redefining
5667         primitives.
5668         (Function Safety): Renamed.  Minor changes.
5669         Comment out the detailed criteria for what is safe.
5671 2003-06-22  Andreas Schwab  <schwab@suse.de>
5673         * objects.texi (Symbol Type): Fix description of examples.
5675 2003-06-16  Andreas Schwab  <schwab@suse.de>
5677         * hash.texi (Creating Hash): Fix description of :weakness.
5679 2003-06-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
5681         * files.texi (Changing Files): copy-file copies file modes, too.
5683 2003-05-28  Richard M. Stallman  <rms@gnu.org>
5685         * strings.texi (Creating Strings): Clarify split-string.
5687 2003-05-22  Stephen J. Turnbull  <stephen@xemacs.org>
5689         * strings.texi (Creating Strings): Update split-string specification
5690         and examples.
5692 2003-05-19  Richard M. Stallman  <rms@gnu.org>
5694         * elisp.texi: Correct invariant section names.
5696 2003-04-20  Richard M. Stallman  <rms@gnu.org>
5698         * os.texi (Timers): Explain about timers and quitting.
5700 2003-04-19  Richard M. Stallman  <rms@gnu.org>
5702         * internals.texi (Writing Emacs Primitives): Strings are
5703         no longer special for GCPROs.  Mention GCPRO5, GCPRO6.
5704         Explain GCPRO convention for varargs function args.
5706 2003-04-16  Richard M. Stallman  <rms@gnu.org>
5708         * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
5710 2003-04-08  Richard M. Stallman  <rms@gnu.org>
5712         * files.texi (Kinds of Files): Correct return value of file-symlink-p.
5714 2003-02-13  Kim F. Storm  <storm@cua.dk>
5716         * objects.texi (Character Type): New \s escape for space.
5718 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
5720         * os.texi (System Environment): Added cygwin system-type.
5722 2003-01-25  Richard M. Stallman  <rms@gnu.org>
5724         * keymaps.texi: Document that a symbol can act as a keymap.
5726 2003-01-13  Richard M. Stallman  <rms@gnu.org>
5728         * text.texi (Changing Properties): Say string indices are origin-0.
5730         * positions.texi (Screen Lines) <compute-motion>:
5731         Correct order of elts in return value.
5733         * keymaps.texi (Changing Key Bindings) <define-key>: Mention
5734         how to define a default binding.
5736 2002-12-07  Markus Rost  <rost@math.ohio-state.edu>
5738         * loading.texi (Unloading): Fix recent change for load-history.
5740         * customize.texi (Simple Types): Clarify description of custom
5741         type 'number.  Describe new custom type 'float.
5743 2002-12-04  Markus Rost  <rost@math.ohio-state.edu>
5745         * variables.texi (File Local Variables): Fix typo.
5747 2002-10-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5749         From Michael Albinus <Michael.Albinus@alcatel.de>.
5751         * README: Target for Info file is `make info'.
5753         * files.texi (File Name Components): Fixed typos in
5754         `file-name-sans-extension'.
5755         (Magic File Names): Complete list of operations for magic file
5756         name handlers.
5758 2002-09-16  Jonathan Yavner  <jyavner@engineer.com>
5760         * variables.texi (File Local Variables): New function
5761         risky-local-variable-p.
5763 2002-09-15  Jonathan Yavner  <jyavner@engineer.com>
5765         * functions.texi (Function safety): New node about unsafep.
5767 2002-08-05  Per Abrahamsen  <abraham@dina.kvl.dk>
5769         * customize.texi (Splicing into Lists): Fixed example.
5770         Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
5772 2002-06-17  Juanma Barranquero  <lektu@terra.es>
5774         * frames.texi (Display Feature Testing): Fix typo.
5776 2002-06-12  Andreas Schwab  <schwab@suse.de>
5778         * frames.texi (Initial Parameters, Resources): Fix references to
5779         the Emacs manual.
5781 2002-05-13  Kim F. Storm  <storm@cua.dk>
5783         * variables.texi (Intro to Buffer-Local): Updated warning and
5784         example relating to changing buffer inside let.
5786 2002-03-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
5788         * os.texi (Session Management): New node about X Session management.
5790 2002-01-18  Eli Zaretskii  <eliz@is.elta.co.il>
5792         * elisp.texi (VERSION): Set to 2.9.  Update the version of Emacs
5793         to which the manual corresponds, and the copyright years.
5795         * Makefile.in (VERSION): Set to 2.9.
5797 2001-11-29  Eli Zaretskii  <eliz@is.elta.co.il>
5799         * elisp.texi: Change the category in @dircategory to "Emacs", to
5800         make it consistent with info/dir.
5802 2001-11-25  Miles Bader  <miles@gnu.org>
5804         * text.texi (Fields): Describe new `limit' arg in
5805         field-beginning/field-end.
5807 2001-11-17  Eli Zaretskii  <eliz@is.elta.co.il>
5809         * permute-index: Don't depend on csh-specific features.  Replace
5810         the interpreter name with /bin/sh.
5812         * two-volume-cross-refs.txt: New file.
5813         * two.el: New file.
5814         * spellfile: New file.
5816 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
5818         * permute-index: New file.
5820         * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
5821         elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
5822         8+3 restricted namespace.
5824         * Makefile.in (infodir): Define relative to $(srcdir).
5825         ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
5826         include directories list via -I switch to makeinfo.
5827         (index.texi): Use cp if both hard and symbolic links fail.
5829 2001-11-10  Eli Zaretskii  <eliz@is.elta.co.il>
5831         * Makefile.in (distclean): Add.
5833         The following changes make ELisp manual part of the Emacs
5834         distribution:
5836         * Makefile.in: Add Copyright notice.
5837         (prefix): Remove.
5838         (infodir): Change value to "../info".
5839         (VPATH): New variable.
5840         (MAKE): Don't define.
5841         (texmacrodir): Don't define.
5842         (texinputdir): Append the existing value of TEXINPUTS.
5843         ($(infodir)/elisp): Instead of just "elisp".  Reformat the
5844         command to be compatible with man/Makefile.in, and to put the
5845         output into ../info.
5846         (info): Add target.
5847         (installall): Target removed.
5849 2001-10-31  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
5851         * tips.texi (Coding Conventions): Fix typo.
5853 2001-10-23  Gerd Moellmann  <gerd@gnu.org>
5855         * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
5857 2001-10-22  Eli Zaretskii  <eliz@is.elta.co.il>
5859         * files.texi (File Name Components): Update the description of
5860         file-name-sans-extension and file-name-extension, as they now
5861         ignore leading dots.
5863 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
5865         * (Version 21.1 released.)
5867 2001-10-19  Miles Bader  <miles@gnu.org>
5869         * positions.texi (Text Lines): Describe behavior of
5870         `beginning-of-line'/`end-of-line' in the presence of field properties.
5872 2001-10-17  Gerd Moellmann  <gerd@gnu.org>
5874         * Makefile.in (VERSION): Set to 2.8.
5875         (manual): Use `manual-21'.
5877         * elisp.texi (VERSION): Add and use it where the version
5878         number was used.  Set it to 2.8.
5880         * intro.texi: Likewise.
5882 2001-10-13  Eli Zaretskii  <eliz@is.elta.co.il>
5884         * files.texi (File Name Completion): Document the significance of
5885         a trailing slash in elements of completion-ignored-extensions.
5887 2001-10-06  Miles Bader  <miles@gnu.org>
5889         * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
5891 2001-10-04  Gerd Moellmann  <gerd@gnu.org>
5893         * variables.texi (Variable Aliases): New node.
5895 2001-10-04  Gerd Moellmann  <gerd@gnu.org>
5897         * Branch for 21.1.
5899 2001-10-02  Miles Bader  <miles@gnu.org>
5901         * minibuf.texi (Minibuffer Misc): Add entries for
5902         `minibuffer-contents', `minibuffer-contents-no-properties', and
5903         `delete-minibuffer-contents'.
5904         Correct description for `minibuffer-prompt-end'.
5906         * text.texi (Property Search): Correct descriptions of
5907         `next-char-property-change' and `previous-char-property-change'.
5908         Add entries for `next-single-char-property-change' and
5909         `previous-single-char-property-change'.
5910         Make operand names a bit more consistent.
5912 2001-09-30  Eli Zaretskii  <eliz@is.elta.co.il>
5914         * frames.texi (Finding All Frames): Document that next-frame and
5915         previous-frame are local to current terminal.
5917 2001-09-26  Eli Zaretskii  <eliz@is.elta.co.il>
5919         * keymaps.texi (Creating Keymaps): Fix the description of the
5920         result of make-keymap.
5922 2001-09-23  Eli Zaretskii  <eliz@is.elta.co.il>
5924         * display.texi (Font Lookup, Attribute Functions)
5925         (Image Descriptors): Add cross-references to the definition of
5926         selected frame.
5928         * buffers.texi (The Buffer List): Add cross-references to the
5929         definition of selected frame.
5931         * frames.texi (Input Focus): Clarify which frame is _the_ selected
5932         frame at any given time.
5933         (Multiple Displays, Size and Position): Add a cross-reference to
5934         the definition of the selected frame.
5936 2001-09-08  Eli Zaretskii  <eliz@is.elta.co.il>
5938         * strings.texi (String Conversion) <string-to-number>: Document
5939         that a float is returned for integers that are too large.
5941         * frames.texi (Mouse Position): Document mouse-position-function.
5942         (Display Feature Testing): Document display-images-p.
5943         (Window Frame Parameters): Document the cursor-type variable.
5945         * numbers.texi (Integer Basics): Document CL style read syntax for
5946         integers in bases other than 10.
5948         * positions.texi (List Motion): Document
5949         open-paren-in-column-0-is-defun-start.
5951         * lists.texi (Sets And Lists): Document member-ignore-case.
5953         * internals.texi (Garbage Collection): Document the used and free
5954         strings report.
5955         (Memory Usage): Document strings-consed.
5957         * os.texi (Time of Day): Document float-time.
5958         (Recording Input): Document that clear-this-command-keys clears
5959         the vector to be returned by recent-keys.
5961         * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
5962         argument keymap can be a list.
5964         * nonascii.texi (User-Chosen Coding Systems)
5965         <select-safe-coding-system>: Document the new argument
5966         accept-default-p and the variable
5967         select-safe-coding-system-accept-default-p.  Tell what happens if
5968         buffer-file-coding-system is undecided.
5969         (Default Coding Systems): Document auto-coding-regexp-alist.
5971         * display.texi (The Echo Area) <message>: Document
5972         message-truncate-lines.
5973         (Glyphs): Document that the glyph table is unused on windowed
5974         displays.
5976         * help.texi (Describing Characters) <single-key-description>:
5977         Document the new argument no-angles.
5978         (Accessing Documentation) <documentation-property>: Document that
5979         a non-string property is evaluated.
5980         <documentation>: Document that the function-documentation property
5981         is looked for.
5983         * windows.texi (Selecting Windows): Document some-window.
5985         * text.texi (MD5 Checksum): New node, documents the md5 primitive.
5987         * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
5988         apropos-mode-hook.
5990         * commands.texi (Using Interactive): Document interactive-form.
5991         (Keyboard Macros): Document kbd-macro-termination-hook.
5992         (Command Loop Info): Document that clear-this-command-keys clears
5993         the vector to be returned by recent-keys.
5995 2001-09-04  Werner LEMBERG  <wl@gnu.org>
5997         * Makefile.in (srcdir, texinputdir): New variables.
5998         (srcs, index.texi, install): Use $(srcdir).
5999         (.PHONY): Remove elisp.dvi.
6000         (elisp): Use -I switch for makeinfo.
6001         (elisp.dvi): Use $(srcdir) and $(texinputdir).
6002         (installall, dist): Use $(srcdir).
6003         Fix path to texinfo.tex.
6004         (maintainer-clean): Add elisp.dvi and elisp.oaux.
6006 2001-08-30  Gerd Moellmann  <gerd@gnu.org>
6008         * display.texi (Conditional Display): Adjust to API change.
6010         * configure: New file.
6012 2001-07-30  Gerd Moellmann  <gerd@gnu.org>
6014         * commands.texi (Repeat Events): Add description of
6015         double-click-fuzz.
6017 2001-05-08  Stefan Monnier  <monnier@cs.yale.edu>
6019         * syntax.texi (Syntax Class Table): Add the missing designator for
6020         comment and string fences.
6021         (Syntax Properties): Add a xref to syntax table internals.
6022         (Syntax Table Internals): Document string-to-syntax.
6024 2001-05-07  Gerd Moellmann  <gerd@gnu.org>
6026         * Makefile.in (install): Use install-info command line options
6027         like in Emacs' Makefile.in.
6029 2000-12-09  Miles Bader  <miles@gnu.org>
6031         * windows.texi (Window Start): Update documentation for
6032         `pos-visible-in-window-p'.
6034 2000-11-12  Stefan Monnier  <monnier@cs.yale.edu>
6036         * lists.texi (Building Lists): Add footnote to explain how to add
6037         to the end of a list.
6039 2000-10-25  Gerd Moellmann  <gerd@gnu.org>
6041         * files.texi (Visiting Functions): Typos.
6043 2000-10-25  Kenichi Handa  <handa@etl.go.jp>
6045         * files.texi (Visiting Functions): Return value of
6046         find-file-noselect may be a list of buffers if wildcards are used.
6048 2000-10-24  Miles Bader  <miles@lsi.nec.co.jp>
6050         * display.texi (Defining Faces): Document `graphic' display type
6051         in face specs.
6053 2000-10-18  Kai Grossjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6055         * hooks.texi (Standard Hooks): Replace obsolete
6056         `after-make-frame-hook' with `after-make-frame-functions'.
6058         * frames.texi (Creating Frames): Ditto.
6060         * variables.texi (Future Local Variables): Ditto.
6062 2000-10-16  Gerd Moellmann  <gerd@gnu.org>
6064         * display.texi (Other Image Types): Add description of :foreground
6065         and :background properties of mono PBM images.
6067 2000-08-17  Werner LEMBERG  <wl@gnu.org>
6069         * .cvsignore: New file.
6071 2000-01-05  Gerd Moellmann  <gerd@gnu.org>
6073         * tindex.pl: New script.
6075 1999-12-03  Dave Love  <fx@gnu.org>
6077         * Makefile.in (MAKEINFO): New parameter.
6079 1999-09-17  Richard Stallman  <rms@gnu.org>
6081         * Makefile.in (srcs): Add hash.texi.
6082         (VERSION): Update to 20.6.
6084 1999-09-13  Richard Stallman  <rms@gnu.org>
6086         * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
6088 1998-08-29  Karl Heuer  <kwzh@gnu.org>
6090         * configure.in: New file.
6091         * Makefile.in: Renamed from Makefile.
6092         (prefix, infodir): Use value obtained from configure.
6093         (emacslibdir): Obsolete variable deleted.
6094         (dist): Distribute configure.in, configure, Makefile.in.
6096 1998-06-12  Richard Stallman  <rms@psilocin.ai.mit.edu>
6098         * Makefile (INSTALL_INFO): New variable.
6099         (install): Run install-info.
6101 1998-05-09  Richard Stallman  <rms@psilocin.ai.mit.edu>
6103         * Makefile (elisp.dvi): Add missing backslash.
6105 1998-05-02  Richard Stallman  <rms@psilocin.gnu.org>
6107         * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
6108         Run texindex without `./'.  Always run texindex on elisp.tp.
6109         (elisp.tps): Target deleted.
6111 1998-04-05  Richard Stallman  <rms@psilocin.gnu.org>
6113         * Makefile (srcs): Add nonascii.texi and customize.texi.
6114         (dist): Start by deleting `temp'.
6116 1998-02-17  Richard Stallman  <rms@psilocin.gnu.org>
6118         * Makefile (makeinfo, texindex): Targets deleted.
6119         (makeinfo.o, texindex.o): Targets deleted.
6120         (clean, dist): Don't do anything with them or with getopt*.
6122 1998-01-30  Richard Stallman  <rms@psilocin.gnu.org>
6124         * Makefile (SHELL): Defined.
6126 1998-01-27  Richard Stallman  <rms@psilocin.gnu.org>
6128         * Makefile (elisp.tps): New target.
6129         (elisp.dvi): Depend on elisp.tps.
6131 Wed Apr  3 15:24:25 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
6133         * README: Update phone number.
6135         * Makefile (elisp): Make this be the default target.
6136         Depend on makeinfo.c instead of makeinfo.
6137         (install): Don't depend on elisp.dvi, since we don't install that.
6138         Use mkinstalldirs.
6139         (dist): Add mkinstalldirs.
6141 Mon Jun 19 14:35:26 1995  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6143         * Makefile (VERSION): Update version number.
6144         (maintainer-clean): Renamed from realclean.
6146 Wed Jun  7 17:04:59 1995  Karl Heuer  <kwzh@nutrimat.gnu.ai.mit.edu>
6148         * Makefile (realclean): New target.
6149         (elisp): Remove any old elisp-* files first.
6151 Tue Nov 23 19:59:40 1993  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
6153         * Makefile (VERSION): New variable.
6154         (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
6155         Compressed file suffix should be `.gz', not `.z'.
6157 Mon Nov 22 15:06:19 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6159         * Makefile (elisp): Depend on makeinfo.
6161 Fri Nov 19 02:29:33 1993  Noah Friedman  (friedman@gnu.ai.mit.edu)
6163         * Makefile (srcs): Add anti.texi.
6165 Fri May 28 18:04:53 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6167         * Makefile (infodir, prefix): New vars.
6168         (install): Use infodir.
6169         (emacsinfodir): Deleted.
6171 Thu May 27 02:11:25 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6173         * Makefile (srcs): Add calendar.texi.
6175         * Makefile (dist): Copy texindex.c and makeinfo.c.
6176         Limit elisp-* files to those with one or two digits.
6178 Sun May 16 17:58:21 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6180         * Makefile (dist): Changed to use Gzip instead of compress.
6182 Fri Apr 23 01:05:23 1993  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
6184         * loading.texi (Unloading): define-function changed back to
6185         defalias.  It may not stay this way, but at least it's
6186         consistent with the known-good version of the code patch.
6188 Fri Mar 26 21:14:54 1993  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
6190         * modes.texi (Hooks): Document new optional arg of add-hook.
6192 Wed Mar 17 08:48:24 1993  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
6194         * variables.texi: Document nil initial value of buffer-local variables.
6196         * tips.texi: Add new section on standard library headers.
6198 Sat Feb 27 18:00:25 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6200         * Makefile (srcs): Add frame.texi to the list of sources.
6202 Tue Feb 23 10:50:25 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6204         * Makefile (dist): Don't bother excluding autosave files; they'll
6205         never make it into the temp directory anyway, and the hash marks
6206         in the name are problematic for make and the Bourne shell.
6207         (srcs):
6209 Fri Feb 12 16:54:38 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6211         * Makefile (dist): Don't include backup files or autosave files in
6212         the distribution tar file.
6214 Tue Nov 26 21:10:34 1991  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6216         * Makefile (srcs): Added index.perm.
6217         (elisp.dvi): Remove erroneous shell comment.
6218         Expect output of permute-index in permuted.fns.
6219         Save old elisp.aux in elisp.oaux.
6220         (clean): Added index.texi to be deleted.
6222 Sat Aug 11 17:39:10 1990  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6224         * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
6226 Tue Jun 26 09:57:26 1990  David Lawrence  (tale@geech)
6228         * files.texi: Noted that completion-ignored-extensions is ignored
6229         when making *Completions*.
6231 Fri Jun  8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
6233         * Makefile  make dist now depends on elisp.dvi, since it tries
6234         to include it in the dist file.
6236 Wed Mar 28 22:57:35 1990  Jim Kingdon  (kingdon@mole.ai.mit.edu)
6238         * functions.texinfo (Mapping Functions): Add missing quote
6240 Mon Jun 19 18:09:24 1989  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6242         * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
6243         (defunargs): Turn off \hyphenchar of \sl font temporarily.
6245 Wed May 10 18:01:17 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
6247         * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
6248         and @error{} are the terms now being used.  The files in the
6249         directory have been changed to reflect this.
6251         * All instances of @indentedresultt{} have been changed to
6252         `     @result{}', using 5 spaces at the begining of the line.
6254 Mon Apr 24 21:02:55 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
6256         * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
6257         experimental @indentedresult{}, @indentedexpandsto{} are part of
6258         the texinfo.tex in this directory.  These TeX macros are not
6259         stable yet.
6261 Mon Apr 17 18:56:50 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
6263         * texinfo.tex: Temporarily added
6264                 \let\result=\dblarrow
6265                 \def\error{{\it ERROR} \longdblarrow}
6266         We need to do this better soon.
6268 Tue Apr 11 12:23:28 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
6270         * Applied Karl Berry's patches to *.texinfo files, but not to
6271         texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'.  (Karl's
6272         new title page format is also not applied, since it requires
6273         texinfo.tex changes.)
6275         * Cleaned up `Makefile' and defined the `emacslibdir' directory
6276         for the Project GNU development environment.
6278 ;; Local Variables:
6279 ;; coding: iso-2022-7bit
6280 ;; add-log-time-zone-rule: t
6281 ;; End:
6283     Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
6284       2005, 2006, 2007, 2008 Free Software Foundation, Inc.
6286   This file is part of GNU Emacs.
6288   GNU Emacs is free software; you can redistribute it and/or modify
6289   it under the terms of the GNU General Public License as published by
6290   the Free Software Foundation; either version 3, or (at your option)
6291   any later version.
6293   GNU Emacs is distributed in the hope that it will be useful,
6294   but WITHOUT ANY WARRANTY; without even the implied warranty of
6295   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
6296   GNU General Public License for more details.
6298   You should have received a copy of the GNU General Public License
6299   along with GNU Emacs; see the file COPYING.  If not, write to the
6300   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
6301   Boston, MA 02110-1301, USA.
6303 ;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda