* quail/cyrillic.el ("cyrillic-translit"): Add g' for Ukrainian G with upturn.
[emacs.git] / lispref / ChangeLog
blob92fd64dac95d8fc39aa36eb84b18f5c4f1b789e3
1 2008-09-05  Chong Yidong  <cyd@stupidchicken.com>
3         * Version 22.3 released.
5 2008-08-05  Chong Yidong  <cyd@stupidchicken.com>
7         * symbols.texi (Other Plists): Fix incorrect example.
8         Suggested by Florian Beck.
10 2008-03-26  Chong Yidong  <cyd@stupidchicken.com>
12         * Version 22.2 released.
14 2008-02-26  Chong Yidong  <cyd@stupidchicken.com>
16         * strings.texi (Formatting Strings): Treat - and 0 as flag
17         characters.
19 2008-02-11  Lawrence Mitchell <wence@gmx.li>  (tiny change)
21         * objects.texi (Equality Predicates): Add defun for
22         equal-including-properties.
24 2008-02-11  Glenn Morris  <rgm@gnu.org>
26         * objects.texi (Equality Predicates): Mention
27         equal-including-properties.  No longer talk about "two" functions.
29 2008-02-07  Richard Stallman  <rms@gnu.org>
31         * windows.texi (Window Start): Mention the feature of moving
32         window-start to start of line.
34 2008-01-19  Martin Rudalics  <rudalics@gmx.at>
36         * buffers.texi (Buffer Modification): Fix typo.
38 2008-01-04  Richard Stallman  <rms@gnu.org>
40         * display.texi (Faces): Don't talk about internal face vector as arg
41         to facep.
43         * customize.texi (Type Keywords): Fix previous change.
45         * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
46         * elisp.texi (Top): Fix menu for commands.texi change.
48 2007-12-30  Richard Stallman  <rms@gnu.org>
50         * commands.texi (Accessing Mouse): Renamed from Accessing Events.
51         (Accessing Scroll): New node broken out of Accessing Mouse.
53 2007-12-28  Richard Stallman  <rms@gnu.org>
55         * frames.texi (Size Parameters): Fix typo.
56         (Basic Parameters): For `title', refer to title bar.
57         (Size and Position): Explain meaning of frame pixel width and height.
59 2007-12-23  Richard Stallman  <rms@gnu.org>
61         * customize.texi (Type Keywords): Uncomment :validate and clarify it.
62         Improve some of the commented-out keywords' text too.
64 2007-12-04  Richard Stallman  <rms@gnu.org>
66         * objects.texi (Symbol Type): Fix typo.
68 2007-12-03  Richard Stallman  <rms@gnu.org>
70         * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
72 2007-11-29  Richard Stallman  <rms@gnu.org>
74         * customize.texi (Composite Types): Document `group' type.
76 2007-11-24  Richard Stallman  <rms@gnu.org>
78         * display.texi (Refresh Screen, Forcing Redisplay):
79         Clarify the text and move items around.
81 2007-11-15  Martin Rudalics  <rudalics@gmx.at>
83         * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
84         * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
86 2007-10-24  Richard Stallman  <rms@gnu.org>
88         * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
90         * variables.texi (Frame-Local Variables): Node deleted.
91         (Variables): Delete Frame-Local Variables from menu.
92         (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
93         (Default Value): Don't mention frame-local vars.
95         * os.texi (Idle Timers): current-idle-time returns nil if not idle.
97         * loading.texi (Unloading): Document FEATURE-unload-function
98         instead of FEATURE-unload-hook.
100         * functions.texi (Related Topics): Add called-interactively-p.
101         Fix xref.
103         * frames.texi (Multiple Displays): Don't mention frame-local vars.
105 2007-10-12  Richard Stallman  <rms@gnu.org>
107         * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
109         * commands.texi (Distinguish Interactive): New node,
110         broken out from Interactive Call and rewritten.
111         (Command Loop): Put Distinguish Interactive in menu.
113 2007-10-09  Richard Stallman  <rms@gnu.org>
115         * text.texi (Examining Properties): Mention overlay priority.
117         * display.texi (Display Margins): Correct the description
118         of margin display specifications.
119         (Replacing Specs): New subnode broken out of Display Property.
121 2007-10-05  Juanma Barranquero  <lekktu@gmail.com>
123         * display.texi (Auto Faces): Fix typo.
125 2007-10-02  Richard Stallman  <rms@gnu.org>
127         * display.texi (Display Property): Explain some display specs
128         don't let you move point in.
130         * frames.texi (Cursor Parameters): Describe
131         cursor-in-non-selected-windows here.  Explain more values.
133         * windows.texi (Basic Windows): Don't describe
134         cursor-in-non-selected-windows here.
136 2007-10-01  Eli Zaretskii  <eliz@gnu.org>
138         * processes.texi (Misc Network): Note that these functions are
139         supported only on some systems.
141 2007-09-19  Richard Stallman  <rms@gnu.org>
143         * display.texi (Display Property): Explain multiple display specs.
144         Clarify when they work in parallel and when one overrides.
145         Fix error in example.
147 2007-08-30  Martin Rudalics  <rudalics@gmx.at>
149         * commands.texi (Command Loop Info): Advise against changing
150         most variables described here.  Explain new variable
151         last-repeatable-command.
153 2007-08-27  Richard Stallman  <rms@gnu.org>
155         * windows.texi (Window Configurations): Clarify what
156         a window configuration saves.
158 2007-08-25  Richard Stallman  <rms@gnu.org>
160         * display.texi (Images): Delete redundant @findex.
162 2007-08-08  Martin Rudalics  <rudalics@gmx.at>
164         * modes.texi (Example Major Modes): Fix typo.
166 2007-08-08  Glenn Morris  <rgm@gnu.org>
168         * intro.texi (nil and t): Do not use `iff' in documentation.
170         * tips.texi (Documentation Tips): Recommend against `iff'.
172 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
174         * display.texi (Image Cache): Document image-refresh.
176 2007-08-06  Martin Rudalics  <rudalics@gmx.at>
178         * windows.texi (Size of Window): Document window-full-width-p.
180 2007-07-25  Glenn Morris  <rgm@gnu.org>
182         * gpl.texi (GPL): Replace license with GPLv3.
184         * Relicense all FSF files to GPLv3 or later.
186 2007-07-16  Richard Stallman  <rms@gnu.org>
188         * display.texi (Defining Faces): Fix previous change.
190 2007-07-10  Richard Stallman  <rms@gnu.org>
192         * display.texi (Defining Faces): Explain C-M-x feature for defface.
194 2007-06-24  Karl Berry  <karl@tug.org>
196         * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
198 2007-06-14  Karl Berry  <karl@tug.org>
200         * anti.texi (Antinews): Typo.
202 2007-06-12  Karl Berry  <karl@gnu.org>
204         * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
205         * two-volume.make: New file.
206         * .cvsignore: Ignore two-volume files.
208 2007-06-02  Richard Stallman  <rms@gnu.org>
210         * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
212 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
214         * Version 22.1 released.
216 2007-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
218         * text.texi (Special Properties): Correct meaning of fontified face.
220 2007-05-30  Richard Stallman  <rms@gnu.org>
222         * text.texi (Special Properties): Add link to Adjusting Point.
224 2007-05-12  Richard Stallman  <rms@gnu.org>
226         * text.texi (Margins): indent-to-left-margin is not the default.
227         (Mode-Specific Indent): For indent-line-function, the default
228         is indent-relative.
230         * modes.texi (Example Major Modes): Explain last line of text-mode
231         is redundant.
233 2007-05-10  Richard Stallman  <rms@gnu.org>
235         * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
237         * help.texi (Keys in Documentation): Add reference to
238         Documentation Tips.
240         * files.texi (Format Conversion): TO-FN gets three arguments.
242         * modes.texi (Auto Major Mode): Document file-start-mode-alist.
244 2007-05-06  Richard Stallman  <rms@gnu.org>
246         * processes.texi (Accepting Output): Revert most of previous change.
248 2007-05-05  Richard Stallman  <rms@gnu.org>
250         * processes.texi (Accepting Output): accept-process-output
251         uses microseconds, not milliseconds.  But that arg is obsolete.
253 2007-05-04  Karl Berry  <karl@tug.org>
255         * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
257 2007-05-04  Eli Zaretskii  <eliz@gnu.org>
259         * tips.texi (Documentation Tips): Rearrange items to place the
260         more important ones first.  Add an index entry for hyperlinks.
262 2007-05-03  Karl Berry  <karl@tug.org>
264         * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
265          (EMACSVER) [smallbook]: 22 for printed version.
267         * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
268         so restore anchor to normal position after defun.  Found by Kevin Ryde.
270 2007-04-28  Karl Berry  <karl@gnu.org>
272         * elisp.texi: Improve line breaks on copyright page,
273         similar layout to emacs manual, 8.5x11 by default.
275 2007-04-24  Richard Stallman  <rms@gnu.org>
277         * text.texi (Special Properties): Add xref to Overlay Properties.
279         * display.texi (Overlay Properties): Add xref to Special Properties.
281 2007-04-22  Richard Stallman  <rms@gnu.org>
283         * keymaps.texi (Extended Menu Items): Move the info about
284         format with cached keyboard binding.
286 2007-04-21  Richard Stallman  <rms@gnu.org>
288         * text.texi (Special Properties): Clarify previous change.
290         * files.texi (File Name Expansion): Clarify previous change.
292         * display.texi (Attribute Functions): Fix example for
293         face-attribute-relative-p.
295 2007-04-19  Kenichi Handa  <handa@m17n.org>
297         * text.texi (Special Properties): Document composition property.
299 2007-04-19  Glenn Morris  <rgm@gnu.org>
301         * files.texi (File Name Expansion): Mention "superroot".
303 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
305         * frames.texi (Multiple Displays): Add note about "multi-monitor"
306         setups.
307         (Display Feature Testing): Note that display refers to all
308         physical monitors for multi-monitor setups.
310 2007-04-14  Richard Stallman  <rms@gnu.org>
312         * lists.texi (Sets And Lists): Clarify `delete' examples.
313         Remove spurious xref to same node.
314         Clarify xref for add-to-list.
316 2007-04-12  Nick Roberts  <nickrob@snap.net.nz>
318         * keymaps.texi (Format of Keymaps): Remove spurious ")" from
319         value of lisp-mode-map.
321 2007-04-11  Karl Berry  <karl@gnu.org>
323         * anti.texi (Antinews),
324         * display.texi (Overlay Properties, Defining Images),
325         * processes.texi (Synchronous Processes, Sentinels),
326         * syntax.texi (Syntax Table Internals),
327         * searching.texi (Regexp Special),
328         * nonascii.texi (Default Coding Systems),
329         * text.texi (Special Properties),
330         * minibuf.texi (Basic Completion): Wording to improve breaks in
331         8.5x11 format.
332         * elisp.texi (smallbook): New @set to more easily switch between
333         smallbook and 8.5x11.
335 2007-04-11  Richard Stallman  <rms@gnu.org>
337         * text.texi (Lazy Properties): Minor fix.
339 2007-04-08  Karl Berry  <karl@gnu.org>
341         * symbols.texi (Plists and Alists): Period after "vs" in index entries.
342         * macros.texi (Backquote): Downcase Backquote in index entries for
343         consistency.
345 2007-04-08  Richard Stallman  <rms@gnu.org>
347         * text.texi (Adaptive Fill): Just describe default,
348         don't show it (since it contains non-ASCII chars).
350 2007-04-07  Karl Berry  <karl@gnu.org>
352         * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
353         adaptive-fill-regexp's value, since they are not in the standard
354         TeX fonts.
356 2007-04-07  Guanpeng Xu  <herberteuler@hotmail.com>
358         * display.texi (Defining Faces): Fix example.
360 2007-04-07  Karl Berry  <karl@gnu.org>
362         * display.texi (Button Buffer Commands): Improve page break.
364 2007-04-07  Richard Stallman  <rms@gnu.org>
366         * advice.texi (Activation of Advice): Remove redundant index entry.
368         * backups.texi: Improve index entries.  Remove redundant ones.
370         * compile.texi (Byte Compilation): Improve index entry.
372         * hash.texi (Creating Hash): Improve index entry.
374         * symbols.texi (Definitions): Improve index entry.
376         * edebug.texi: Improve index entries.  Remove redundant/useless ones.
378         * maps.texi (Standard Keymaps): Remove useless index entry.
380         * help.texi (Documentation Basics): Remove redundant index entries.
382         * customize.texi: Improve index entries.
383         Remove redundant/useless ones.
385         * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
387         * streams.texi (Output Variables): Improve index entry.
389         * abbrevs.texi (Abbrevs): Remove useless index entry.
391         * macros.texi (Expansion): Remove useless index entry.
393         * text.texi: Improve index entries.  Remove redundant/useless ones.
394         (Text Properties, Examining Properties)
395         (Special Properties): Use "property category" instead of "category"
396         to refer to the `category' property.
398         * positions.texi: Improve index entries.  Remove useless one.
400         * lists.texi: Improve index entries.  Remove redundant/useless ones.
402         * os.texi: Improve index entries.
403         (Timers): Fix previous change.
405         * buffers.texi: Improve index entries.
406         (Modification Time): Get rid of term "obsolete buffer".
408         * debugging.texi: Improve index entries.
409         (Test Coverage): Add xref to other test coverage ftr.
411         * eval.texi: Improve index entry.  Remove redundant ones.
413         * numbers.texi: Improve index entries.  Remove redundant/useless ones.
415         * files.texi: Improve index entries.  Remove redundant/useless ones.
417         * objects.texi: Improve index entries.
419         * processes.texi: Improve index entries.
421         * modes.texi: Improve index entry.  Remove redundant one.
423         * nonascii.texi: Improve index entries.
425         * internals.texi: Improve index entries.
427         * syntax.texi: Improve index entries.
429         * keymaps.texi (Active Keymaps): Improve index entries.
431         * commands.texi: Improve index entries.  Remove redundant/useless ones.
433         * frames.texi: Improve index entries.  Remove redundant/useless ones.
435         * markers.texi: Improve index entries.  Remove redundant ones.
437         * tips.texi: Improve index entries.
439         * loading.texi (Unloading): Improve index entry.
441         * variables.texi: Improve index entries.  Remove redundant one.
443         * sequences.texi: Improve index entry.
445         * display.texi: Improve index entries.  Remove redundant ones.
447         * windows.texi: Improve index entries.
449         * searching.texi: Improve index entries.  Remove redundant one.
451         * strings.texi (Case Tables): Improve last change.
453 2007-04-04  Chong Yidong  <cyd@stupidchicken.com>
455         * strings.texi (Case Tables): Document with-case-table and
456         ascii-case-table.
458 2007-04-03  Karl Berry  <karl@gnu.org>
460         * processes.texi (Network): Reword to improve page break.
462 2007-04-03  Eli Zaretskii  <eliz@gnu.org>
464         * functions.texi (Inline Functions): Describe more disadvantages
465         of defsubst, and make advice against it stronger.
467 2007-04-02  Karl Berry  <karl@gnu.org>
469         * backups.texi (Backup Names): Avoid widow words.
470         * modes.texi (Example Major Modes): Align last comment.
472 2007-04-01  Chong Yidong  <cyd@stupidchicken.com>
474         * keymaps.texi (Remapping Commands): Document new arg to
475         command-remapping.
477 2007-04-01  Karl Berry  <karl@gnu.org>
479         * processes.texi (Low-Level Network): typo.
480         * loading.texi (Hooks for Loading): avoid double "the".
481         * keymaps.texi (Key Sequences): no double "and".
482         (Changing Key Bindings): shorten to improve line break.
484 2007-03-31  Glenn Morris  <rgm@gnu.org>
486         * os.texi (Timers): Fix description of run-at-time TIME formats.
488 2007-03-31  Richard Stallman  <rms@gnu.org>
490         * display.texi (Invisible Text): Correct buffer-invisibility-spec
491         regarding ellipsis.
493 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
495         * intro.texi (nil and t):
496         * symbols.texi (Plists and Alists):
497         * variables.texi (Variable Aliases, Constant Variables):
498         * functions.texi (Defining Functions):
499         * advice.texi (Advising Primitives):
500         * debugging.texi (Syntax Errors, Compilation Errors):
501         * minibuf.texi (Minibuffer Windows):
502         * commands.texi (Adjusting Point):
503         * modes.texi (Syntactic Font Lock, Faces for Font Lock)
504         (Auto Major Mode, Major Mode Conventions):
505         * help.texi (Describing Characters):
506         * files.texi (Create/Delete Dirs, Information about Files)
507         (File Locks, Writing to Files, Reading from Files)
508         (Saving Buffers):
509         * windows.texi (Resizing Windows, Cyclic Window Ordering):
510         * frames.texi (Finding All Frames):
511         * positions.texi (Buffer End, Motion):
512         * markers.texi (The Region):
513         * text.texi (Deletion, Near Point):
514         * display.texi (Displaying Messages, Truncation):
515         * os.texi (Processor Run Time):
516         * tips.texi (Key Binding Conventions, Programming Tips)
517         (Warning Tips, Documentation Tips, Comment Tips):
518         * internals.texi (Memory Usage): Improve indexing.
520         * variables.texi (Frame-Local Variables):
521         * functions.texi (Argument List):
522         * loading.texi (Library Search):
523         * streams.texi (Output Variables):
524         * keymaps.texi (Translation Keymaps, Searching Keymaps):
525         * searching.texi (Replacing Match, Search and Replace):
526         * processes.texi (Byte Packing, Decoding Output)
527         (Accepting Output, Network Servers, Shell Arguments):
528         * display.texi (Abstract Display, Image Cache, Scroll Bars):
529         * windows.texi (Window Point, Window Start):
530         * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
531         * commands.texi (Reading Input, Keyboard Events):
532         * minibuf.texi (Reading File Names, Minibuffer Completion)
533         (Recursive Mini):
534         * positions.texi (List Motion):
535         * hash.texi (Hash Tables, Creating Hash, Defining Hash):
536         * numbers.texi (Arithmetic Operations, Math Functions)
537         (Predicates on Numbers, Comparison of Numbers):
538         (Numeric Conversions):
539         * locals.texi (Standard Buffer-Local Variables):
540         * maps.texi (Standard Keymaps):
541         * os.texi (User Identification, System Environment, Recording Input)
542         (X11 Keysyms):
543         * nonascii.texi (Non-ASCII Characters, Splitting Characters):
544         * backups.texi (Backups and Auto-Saving):
545         * customize.texi (Customization, Group Definitions)
546         (Variable Definitions):
547         * compile.texi (Byte Compilation): Improve index entries.
549 2007-03-31  Karl Berry  <karl@gnu.org>
551         * macros.texi (Defining Macros): Avoid widow syllable.
553 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
555         * elisp.texi (Top): Postscript -> PostScript.
557         * display.texi (Images, Postscript Images): Postscript -> PostScript.
559 2007-03-31  Markus Triska  <markus.triska@gmx.at>
561         * internals.texi (Writing Emacs Primitives): Untabify `For'.
563 2007-03-30  Karl Berry  <karl@gnu.org>
565         * lists.texi (List-related Predicates): Remove spurious @need.
566         (Setcdr): Use @smallexample to improve page break.
567         (Association Lists) <assoc>: Reword to improve page break.
569         * strings.texi (String Conversion): Insert blank line to improve
570         page break.
572         * numbers.texi (Random Numbers): Use @minus{}.
573         (Math Functions): Use @minus{}.
575         * intro.texi (Acknowledgements): Avoid line breaks before middle
576         initials.
578 2007-03-24  Eli Zaretskii  <eliz@gnu.org>
580         * errors.texi (Standard Errors): Add an index entry.
582 2007-03-19  Richard Stallman  <rms@gnu.org>
584         * os.texi (Recording Input): recent-keys now gives 300 keys.
586 2007-03-12  Glenn Morris  <rgm@gnu.org>
588         * os.texi: Replace "daylight savings" with "daylight saving"
589         throughout.
591 2007-03-05  Richard Stallman  <rms@gnu.org>
593         * variables.texi (File Local Variables): Update
594         enable-local-variables values.
596 2007-03-04  Richard Stallman  <rms@gnu.org>
598         * syntax.texi (Control Parsing): Minor clarification.
600         * strings.texi (Formatting Strings): Clarify width, precision, flags.
602         * sequences.texi (Sequence Functions): Move string-bytes away,
603         add xref.
605         * nonascii.texi (Text Representations): Move string-bytes here.
607         * modes.texi (Major Mode Conventions): Fundamental mode is exception.
609         * minibuf.texi (Basic Completion): Minor clarification.
611         * markers.texi (The Mark): Clarify existence vs activation of mark.
612         Other cleanup.
614         * display.texi (Finding Overlays): Write better example.
616         * compile.texi (Eval During Compile): Clarify putting macros
617         in eval-when-compile.
619 2007-02-25  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
621         * loading.texi (How Programs Do Loading): Fix anchor position at
622         load-read-function definition doc. (tiny change)
624 2007-02-21  Kim F. Storm  <storm@cua.dk>
626         * strings.texi (Text Comparison): Mention that assoc-string
627         converts symbols to strings before testing.
629 2007-02-17  Kim F. Storm  <storm@cua.dk>
631         * processes.texi (Bindat Spec): Vector types can have optional
632         element type.
633         (Bindat Examples): Fix example.  Add vector with element type.
635 2007-02-16  Andreas Schwab  <schwab@suse.de>
637         * strings.texi (Formatting Strings): Document '+' flag.
639 2007-02-15  Juanma Barranquero  <lekktu@gmail.com>
641         * strings.texi (Modifying Strings): Clarify that `clear-string'
642         always converts the string to unibyte.
644 2007-02-14  Kim F. Storm  <storm@cua.dk>
646         * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
647         Rewrite glyph code description to refer to these functions.
648         Remove details of encoding face number and char into integer code.
650 2007-02-03  Alan Mackenzie  <acm@muc.de>
652         * loading.texi (Hooks for Loading): Make the description of
653         `eval-after-load' more detailed, and amend the description of
654         after-load-alist, in accordance with changes from 2006-05.
656 2007-02-03  Chong Yidong  <cyd@stupidchicken.com>
658         * modes.texi (Defining Minor Modes): Document that a :require
659         keyword or similar may be required to make saved customization
660         variables work.
662 2007-02-03  Eli Zaretskii  <eliz@gnu.org>
664         * elisp.texi (Top): Make the detailed menu headers compliant with
665         Texinfo guidelines and with what texnfo-upd.el expects.  Add
666         comments to prevent people from inadvertently modifying the key
667         parts needed by `texinfo-multiple-files-update'.
669 2007-02-02  Eli Zaretskii  <eliz@gnu.org>
671         * elisp.texi (Top): Update the top-level menus.
673         * syntax.texi (Categories): Add index entries.
675 2007-02-01  Juanma Barranquero  <lekktu@gmail.com>
677         * display.texi (Attribute Functions): Fix name and description of
678         the UNDERLINE arg of `set-face-underline-p'.
680 2007-01-29  Eli Zaretskii  <eliz@gnu.org>
682         * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
683         Variables", and "Standard Keymaps" to the detailed menu.
685         * variables.texi (Future Local Variables): Add index entry.
687 2007-01-28  Richard Stallman  <rms@gnu.org>
689         * tips.texi (Coding Conventions): Clarify the tip about macros
690         that define a function or a variable.
692         * files.texi (File Attributes): UID and GID can be floats.
693         (Magic File Names): Explain why deferring all operations to
694         the standard handler does not work.
696 2007-01-23  Martin Rudalics  <rudalics@gmx.at>
698         * backups.texi (Reverting): Use "buffer" instead of "file"
699         when talking about major and minor modes.
701 2007-01-21  Richard Stallman  <rms@gnu.org>
703         * help.texi (Documentation): Add xref to Documentation Tips.
705 2007-01-14  Juanma Barranquero  <lekktu@gmail.com>
707         * tips.texi (Coding Conventions): Fix typos.
709 2007-01-05  Richard Stallman  <rms@gnu.org>
711         * modes.texi (Defining Minor Modes): Fix previous change.
713 2007-01-03  Richard Stallman  <rms@gnu.org>
715         * customize.texi (Variable Definitions, Customization Types):
716         Don't use * in doc string for defcustom.
718 2007-01-02  Richard Stallman  <rms@gnu.org>
720         * variables.texi (Variable Aliases): Clarify that aliases vars
721         always have the same value.
723         * processes.texi (Bindat Spec): Fix Texinfo usage.
725         * modes.texi (Defining Minor Modes): Explain effect of command
726         defined with define-global-minor-mode on new buffers.
728 2006-12-30  Kim F. Storm  <storm@cua.dk>
730         * keymaps.texi (Tool Bar): Describe `grow-only' value of
731         `auto-resize-tool-bars'.
733 2006-12-30  Richard Stallman  <rms@gnu.org>
735         * keymaps.texi (Active Keymaps): Fix previous change.
737 2006-12-30  Nick Roberts  <nickrob@snap.net.nz>
739         * keymaps.texi (Active Keymaps): Make xref to lookup-key.
741 2006-12-30  Kim F. Storm  <storm@cua.dk>
743         * processes.texi (Bindat Spec): Clarify using field names in
744         length specifications.
746 2006-12-29  Kim F. Storm  <storm@cua.dk>
748         * processes.texi (Bindat Spec): Explain eval forms and lengths better.
749         Add count and index variables for eval forms in repeat blocks.
751 2006-12-24  Richard Stallman  <rms@gnu.org>
753         * customize.texi (Variable Definitions): Document
754         new name custom-add-frequent-value.
756 2006-12-19  Kim F. Storm  <storm@cua.dk>
758         * commands.texi (Misc Events): User signals now result in sigusr1
759         and sigusr2 events which are handled through special-event-map.
760         (Special Events): User signals and drag-n-drop are special.
762 2006-12-17  Richard Stallman  <rms@gnu.org>
764         * loading.texi (Named Features): Explain subfeatures better.
766         * customize.texi: Use "option" only for user options.
767         For the keyword values inside defcustom etc, say "keywords".
768         For :options value's elements, say "elements".
769         :group should not be omitted.
771         * syntax.texi (Parsing Expressions): Split up node.
772         (Motion via Parsing, Position Parse, Parser State)
773         (Low-Level Parsing, Control Parsing): New subnodes.
774         (Parser State): Document syntax-ppss-toplevel-pos.
776         * positions.texi (List Motion): Punctuation fix.
778         * files.texi (File Name Completion): Document PREDICATE arg
779         to file-name-completion.
781 2006-12-16  Eli Zaretskii  <eliz@gnu.org>
783         * internals.texi (Building Emacs, Writing Emacs Primitives):
784         Add index entries.
786 2006-12-11  Richard Stallman  <rms@gnu.org>
788         * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
789         affects face menu.  Explain how to make it non-nil without enabling
790         any fontification.
792 2006-12-10  Chong Yidong  <cyd@stupidchicken.com>
794         * modes.texi (Font Lock Basics): Document nil value of
795         font-lock-defaults.
797 2006-12-10  Glenn Morris  <rgm@gnu.org>
799         * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
800         value for system-flag argument.  Abbrev tables may not be empty
801         when major modes are loaded.
803 2006-12-08  Juanma Barranquero  <lekktu@gmail.com>
805         * makefile.w32-in (maintainer-clean): Partially revert last
806         change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
807         to protect elisp-covers.texi.
809 2006-12-07  Juanma Barranquero  <lekktu@gmail.com>
811         * makefile.w32-in (maintainer-clean): Depend on `distclean'.
812         Don't remove elisp* info files; they are already deleted by the
813         `clean' and `distclean' targets, and they are in the $(infodir)
814         directory, not the current one.
816 2006-12-04  Kim F. Storm  <storm@cua.dk>
818         * commands.texi (Misc Events): Update signal events.
819         (Event Examples): Add signal example.
821 2006-11-29  Richard Stallman  <rms@gnu.org>
823         * frames.texi (Visibility of Frames): Explain visible windows
824         can be covered by others.  Add xref for raise-frame.
826 2006-11-28  Richard Stallman  <rms@gnu.org>
828         * searching.texi (Regexp Special): Update when ^ is special.
830 2006-11-27  Eli Zaretskii  <eliz@gnu.org>
832         * customize.texi (Customization, Common Keywords)
833         (Group Definitions, Variable Definitions, Composite Types)
834         (Type Keywords, Customization Types): Add index entries for
835         various customization keywords.
837 2006-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
839         * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
841 2006-11-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
843         * frames.texi (Window System Selections): Remove clipboard from
844         description of selection-coding-system.
846 2006-11-06  Richard Stallman  <rms@gnu.org>
848         * lists.texi (List Variables): Document COMPARE-FN.
850         * keymaps.texi: Avoid use of "binding" to mean a relation;
851         use it only to refer to the meaning associated with a key.
852         (Keymaps): Change menu node description.
854         * elisp.texi (Top): Change menu node description.
856         * display.texi (Managing Overlays): Document overlay-recenter.
858 2006-10-29  Chong Yidong  <cyd@stupidchicken.com>
860         * Makefile.in: Use relative paths to avoid advertising filesystem
861         contents during compilation.
863 2006-10-23  Kim F. Storm  <storm@cua.dk>
865         * commands.texi (Event Input Misc): Update unread-command-events.
867 2006-10-23  Nick Roberts  <nickrob@snap.net.nz>
869         * lists.texi (Sets And Lists): Fix typos.
871 2006-10-18  Juanma Barranquero  <lekktu@gmail.com>
873         * control.texi (Processing of Errors): Use @var for an argument,
874         not @code.
876 2006-10-16  Richard Stallman  <rms@gnu.org>
878         * edebug.texi (Edebug Recursive Edit): Minor cleanup.
880         * keymaps.texi (Format of Keymaps): Show all the keymap element
881         patterns that result from menu items.
882         (Key Lookup): Minor cleanups.
884         * modes.texi (Precalculated Fontification): Don't say that
885         not setting font-lock-defaults avoids loading font-lock.
887         * help.texi (Documentation): Move xref to Emacs Manual here.
888         (Documentation Basics): From here.
889         Also doc emacs-lisp-docstring-fill-column.
891         * elisp.texi: Update version and ISBN.
893         * commands.texi (Interactive Call): Clarify KEYS arg to
894         call-interactively is a vector.
895         (Command Loop Info): Delete anchor in this-command-keys.
896         Add anchor in this-command-keys-vector.
897         (Recursive Editing): Document how recursive-edit
898         handles the current buffer.
900 2006-10-13  Chong Yidong  <cyd@stupidchicken.com>
902         * frames.texi (Frame Titles): %c and %l are ignored in
903         frame-title-format.
905 2006-10-11  Richard Stallman  <rms@gnu.org>
907         * keymaps.texi (Key Sequences): Clarify use of kbd.
909 2006-10-10  Kim F. Storm  <storm@cua.dk>
911         * lists.texi (Sets And Lists): Add memql.
913 2006-10-03  Richard Stallman  <rms@gnu.org>
915         * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
916         Clarify :ascii: and :nonascii:.
918 2006-09-29  Juri Linkov  <juri@jurta.org>
920         * modes.texi (%-Constructs): Reorder coding systems in the
921         documentation of %z to the real order displayed in the modeline.
923 2006-09-25  Richard Stallman  <rms@gnu.org>
925         * os.texi (Timers): Describe timer-max-repeats.
927 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
929         * os.texi (Timers): Mention with-local-quit.
931 2006-09-24  Richard Stallman  <rms@gnu.org>
933         * searching.texi (Searching and Matching): Mention property search.
935         * commands.texi (Command Loop Info): Explain how read-event affects
936         this-command-keys.
938 2006-09-20  Richard Stallman  <rms@gnu.org>
940         * os.texi (Timers): Clarify about REPEAT when timer is delayed.
942         * windows.texi (Window Start): Minor cleanups.
944 2006-09-20  Kim F. Storm  <storm@cua.dk>
946         * windows.texi (Window Start): pos-visible-in-window-p allows
947         specifying t for position to mean "end of window".
948         Add window-line-height.
950         * anti.texi (Antinews): Mention window-line-height.
952 2006-09-19  David Kastrup  <dak@gnu.org>
954         * keymaps.texi (Searching Keymaps): Small clarification.
956 2006-09-18  Richard Stallman  <rms@gnu.org>
958         * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
959         cause keyboard menus.
960         (Menu Keymaps): Likewise.
961         (Defining Menus, Keyboard Menus): Clarify.
963         * text.texi (Fields): Clarify explanation of constrain-to-field.
965 2006-09-16  Eli Zaretskii  <eliz@gnu.org>
967         * variables.texi (Tips for Defining): Fix a typo.
969 2006-09-15  Richard Stallman  <rms@gnu.org>
971         * keymaps.texi (Remapping Commands, Searching Keymaps)
972         (Active Keymaps): Clean up previous change.
974 2006-09-15  Jay Belanger  <belanger@truman.edu>
976         * gpl.texi: Replace "Library Public License" by "Lesser Public
977         License" throughout.
979 2006-09-15  David Kastrup  <dak@gnu.org>
981         * keymaps.texi (Active Keymaps): Adapt description to use
982         `get-char-property' instead `get-text-property'.  Explain how
983         mouse events change this.  Explain the new optional argument of
984         `key-binding' and its mouse-dependent lookup.
985         (Searching Keymaps): Adapt description similarly.
986         (Remapping Commands): Explain the new optional argument of
987         `command-remapping'.
989 2006-09-14  Richard Stallman  <rms@gnu.org>
991         * keymaps.texi (Searching Keymaps): Clarification.
992         (Active Keymaps): Refer to Searching Keymaps instead of duplication.
994 2006-09-13  Richard Stallman  <rms@gnu.org>
996         * objects.texi (Character Type): Node split.
997         Add xref to Describing Characters.
998         (Basic Char Syntax, General Escape Syntax)
999         (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
1001 2006-09-11  Richard Stallman  <rms@gnu.org>
1003         * display.texi (Display Table Format): Wording clarification.
1004         (Glyphs): Clarifications.
1006 2006-09-10  Chong Yidong  <cyd@stupidchicken.com>
1008         * keymaps.texi (Active Keymaps): Mention that key-binding checks
1009         local maps.
1011 2006-09-10  Kim F. Storm  <storm@cua.dk>
1013         * display.texi (Forcing Redisplay): Document return value of
1014         function redisplay.
1016 2006-09-09  Richard Stallman  <rms@gnu.org>
1018         * windows.texi (Window Hooks): Explain limits of
1019         window-scroll-functions.
1021         * display.texi (Fringe Indicators): Update for last change in
1022         indicate-buffer-boundaries.
1024 2006-09-08  Richard Stallman  <rms@gnu.org>
1026         * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
1028 2006-09-06  Kim F. Storm  <storm@cua.dk>
1030         * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
1032         * windows.texi (Window Start): Update pos-visible-in-window-p.
1034 2006-09-04  Richard Stallman  <rms@gnu.org>
1036         * processes.texi (Accepting Output): Explain SECONDS=0 for
1037         accept-process-output.
1039         * os.texi (Idle Timers): Explain why timer functions should not
1040         loop until (input-pending-p).
1042 2006-09-02  Eli Zaretskii  <eliz@gnu.org>
1044         * makefile.w32-in (usermanualdir): New variable.
1045         (elisp.dvi): Use it.
1047 2006-09-01  Eli Zaretskii  <eliz@gnu.org>
1049         * buffers.texi (Buffer Modification): Fix last change.
1051 2006-09-01  Chong Yidong  <cyd@stupidchicken.com>
1053         * buffers.texi (Buffer Modification): Document
1054         buffer-chars-modified-tick.
1056 2006-08-31  Richard Stallman  <rms@gnu.org>
1058         * modes.texi (Syntactic Font Lock): Mention specific faces once again.
1060 2006-08-31  Richard Bielawski  <RBielawski@moneygram.com>  (tiny change)
1062         * modes.texi (Syntactic Font Lock):
1063         Mention font-lock-syntactic-face-function
1064         instead of specific faces.
1066 2006-08-29  Chong Yidong  <cyd@stupidchicken.com>
1068         * display.texi (Images): Add xrref to display-images-p.
1070 2006-08-28  Kenichi Handa  <handa@m17n.org>
1072         * nonascii.texi (Lisp and Coding Systems): Fix description of
1073         detect-coding-region.
1075 2006-08-27  Michael Olson  <mwolson@gnu.org>
1077         * processes.texi (Transaction Queues): Remove stray quote
1078         character.
1080 2006-08-25  Richard Stallman  <rms@gnu.org>
1082         * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
1083         Add xref.
1085 2006-08-24  Chong Yidong  <cyd@stupidchicken.com>
1087         * os.texi (Timers): Avoid waiting inside timers.
1089 2006-08-21  Lute Kamstra  <lute@gnu.org>
1091         * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
1093 2006-08-20  Richard Stallman  <rms@gnu.org>
1095         * os.texi (Idle Timers): New node, split out from Timers.
1096         Document current-idle-time.
1097         * commands.texi (Reading One Event): Update xref.
1098         * elisp.texi (Top): Update subnode menu.
1100 2006-08-16  Richard Stallman  <rms@gnu.org>
1102         * keymaps.texi (Extended Menu Items): Show format of cached
1103         bindings in extended menu items.
1105         * customize.texi (Variable Definitions): Explain when the
1106         standard value expression is evaluated.
1108 2006-08-15  Chong Yidong  <cyd@stupidchicken.com>
1110         * commands.texi (Reading One Event): Explain idleness in
1111         `read-event'.
1113 2006-08-12  Chong Yidong  <cyd@stupidchicken.com>
1115         * text.texi (Near Point): Say "cursor" not "terminal cursor".
1116         (Commands for Insertion): Removed split-line since it's not
1117         relevant for Lisp programming.
1118         (Yank Commands): Rewrite introduction.
1119         (Undo): Clarify.
1120         (Maintaining Undo): Clarify.  Document undo-ask-before-discard.
1121         (Filling): Remove redundant comment.  Clarify return value of
1122         current-justification.
1123         (Margins): Minor clarifications.
1124         (Adaptive Fill): Update default value of adaptive-fill-regexp.
1125         (Sorting): Update definition of sort-lines.
1126         (Columns): Clarify behavior of sort-columns.
1127         (Indent Tabs): Link to Tab Stops in Emacs manual.
1128         (Special Properties): Clarify.
1129         (Clickable Text): Mention Buttons package.
1131 2006-08-12  Kevin Ryde  <user42@zip.com.au>
1133         * os.texi (Time Parsing): Add %z to description of
1134         format-time-string, as per docstring.  Add cross reference to
1135         glibc manual for strftime.
1137 2006-08-08  Richard Stallman  <rms@gnu.org>
1139         * modes.texi: Clean up wording in previous change.
1141 2006-08-07  Chong Yidong  <cyd@stupidchicken.com>
1143         * modes.texi (Hooks): Clarify.
1144         (Major Mode Basics): Mention define-derived-mode explicitly.
1145         (Major Mode Conventions): Rebinding RET is OK for some modes.
1146         Mention change-major-mode-hook and after-change-major-mode-hook.
1147         (Example Major Modes): Moved to end of Modes section.
1148         (Mode Line Basics): Clarify.
1149         (Mode Line Data): Mention help-echo and local-map in strings.
1150         Explain reason for treatment of non-risky variables.
1151         (Properties in Mode): Clarify.
1152         (Faces for Font Lock): Add font-lock-negation-char-face.
1154 2006-08-04  Eli Zaretskii  <eliz@gnu.org>
1156         * strings.texi (Formatting Strings): Warn against arbitrary
1157         strings as first arg to `format'.
1159 2006-07-31  Thien-Thi Nguyen  <ttn@gnu.org>
1161         * text.texi (Clickable Text): Mention `help-echo' text property.
1162         Update intro, examples and associated explanations.
1164 2006-07-31  Richard Stallman  <rms@gnu.org>
1166         * commands.texi: Update xrefs.
1167         (Event Mod): New node, cut out from old Translating Input.
1169         * maps.texi: Update xrefs.
1171         * keymaps.texi (Translation Keymaps): New node.
1172         Update xrefs from Translating Input to Translation Keymaps.
1174         * elisp.texi (Top): Update subnode menu.
1176         * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
1178         * os.texi (System Interface): Fix menu descriptions of some nodes.
1179         (Translating Input): Node deleted.
1181 2006-07-31  Nick Roberts  <nickrob@snap.net.nz>
1183         * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
1185         * lists.texi (Sets And Lists): Likewise.
1187 2006-07-30  Thien-Thi Nguyen  <ttn@gnu.org>
1189         * text.texi (Fields): Mention POS
1190         requirement when narrowing is in effect.
1192 2006-07-28  Richard Stallman  <rms@gnu.org>
1194         * display.texi (Face Attributes): Simplify wording.
1195         (Attribute Functions): Clarify meaning of new-frame default
1196         attribute settings.
1198         * customize.texi (Common Keywords): Document how to use
1199         :package-version in a package not in Emacs.
1201 2006-07-28  Kim F. Storm  <storm@cua.dk>
1203         * commands.texi (Reading One Event): Fix last change.
1205 2006-07-26  Chong Yidong  <cyd@stupidchicken.com>
1207         * commands.texi (Reading One Event): Document SECONDS argument for
1208         read-event, read-char, and read-char-exclusive.
1210 2006-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1212         * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
1213         to ensure correct identification.
1215 2006-07-24  Richard Stallman  <rms@gnu.org>
1217         * text.texi (Clickable Text): Clarify.
1219         * sequences.texi (Vector Functions): Delete duplicate xref.
1221         * objects.texi (Function Type): Clarify.
1223         * modes.texi (Keymaps and Minor Modes): List punct chars for minor
1224         modes.
1226         * lists.texi (List Variables): New node.
1227         Material moved from other nodes.
1229         * variables.texi (Setting Variables): add-to-list and
1230         add-to-ordered-list moved to List Variables node.
1232 2006-07-23  Thien-Thi Nguyen  <ttn@gnu.org>
1234         * text.texi (Links and Mouse-1):
1235         For mouse-on-link-p, expand on arg POS.
1237 2006-07-21  Kim F. Storm  <storm@cua.dk>
1239         * display.texi (Forcing Redisplay): Don't mention systems which
1240         don't support sub-second timers for redisplay-preemption-period.
1242         * os.texi (Terminal Output): Clarify text vs graphical terminal.
1244 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
1246         * frames.texi (Input Focus): Document that focus-follows-mouse has
1247         no effect on MS-Windows.
1249 2006-07-18  Richard Stallman  <rms@gnu.org>
1251         * display.texi (Forcing Redisplay): Cleanups in previous change.
1253         * processes.texi (Low-Level Network): Make menu more convenient.
1255 2006-07-18  Kim F. Storm  <storm@cua.dk>
1257         * display.texi (Forcing Redisplay): redisplay-preemption-period
1258         only used on window systems.  Add xref to Terminal Output.
1260         * os.texi (Terminal Output): baud-rate only controls preemption on
1261         non-window systems.  Add xref to Forcing Redisplay.
1263         * processes.texi (Low-Level Network): Rename node "Make Network"
1264         to "Network Processes".
1266 2006-07-18  Karl Berry  <karl@gnu.org>
1268         * variables.texi, functions.texi, customize.texi, loading.texi:
1269         * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
1271 2006-07-17  Chong Yidong  <cyd@stupidchicken.com>
1273         * commands.texi (Waiting): Document batch-mode sit-for behavior.
1275 2006-07-17  Richard Stallman  <rms@gnu.org>
1277         * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
1278         Put period and comma inside quotes.
1280         * loading.texi, markers.texi: Use real doublequote inside menus.
1282         * windows.texi: Put point and comma inside quotes.
1283         (Textual Scrolling): Use @samp for error message.
1285         * variables.texi, tips.texi, syntax.texi, symbols.texi:
1286         * strings.texi, streams.texi, processes.texi, os.texi:
1287         * objects.texi, numbers.texi, modes.texi, minibuf.texi:
1288         * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
1289         * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
1290         * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
1291         Put point and comma inside quotes.
1293         * control.texi (Processing of Errors): Add command-error-function.
1295         * variables.texi (File Local Variables): Clarify that
1296         file local variables make buffer-local bindings.
1298         * modes.texi (Syntactic Font Lock): Give default for
1299         font-lock-syntax-table.
1301 2006-07-17  Nick Roberts  <nickrob@snap.net.nz>
1303         * text.texi (Special Properties): Clean up previous change.
1305 2006-07-16  Karl Berry  <karl@gnu.org>
1307         * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
1308         * control.texi: Fix bad page breaks through chapter 10 (control).
1310         * anti.texi (Antinews): Reorder face-attribute fns to avoid
1311         underfull hbox.
1313 2006-07-15  Nick Roberts  <nickrob@snap.net.nz>
1315         * text.texi (Special Properties): Describe fontified text property
1316         in relation to a character (not text).
1318 2006-07-15  Kim F. Storm  <storm@cua.dk>
1320         * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
1321         Add apropos-mode-map, custom-mode-map, esc-map, global-map,
1322         grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
1324         * anti.texi (Antinews): Mention redisplay function.
1325         The kbd macro existed, but was not documented, before 22.x.
1326         Function pos-visible-in-window-p is not new in 22.x, just enhanced.
1328 2006-07-14  Nick Roberts  <nickrob@snap.net.nz>
1330         * display.texi (Displaying Messages): Add anchor.
1332         * frames.texi (Dialog Boxes): Use it.
1334 2006-07-12  Richard Stallman  <rms@gnu.org>
1336         * objects.texi (Frame Type): Explain nature of frames better.
1338         * frames.texi (Frames): Explain nature of frames better.
1340 2006-07-12  Ken Manheimer  <ken.manheimer@gmail.com>
1342         * tips.texi (Coding Conventions): Explain why use cl at compile time.
1344 2006-07-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1346         * frames.texi (Window System Selections): Mention scrap support for Mac.
1347         Default value of x-select-enable-clipboard is t on Mac.
1349         * os.texi (Getting Out): Suspending is not allowed on Mac, either.
1351 2006-07-11  Kim F. Storm  <storm@cua.dk>
1353         * display.texi (Forcing Redisplay): Add `redisplay' function.
1354         Don't mention (sit-for -1) -- use (redisplay t) instead.
1356         * commands.texi (Waiting): (sit-for -1) is no longer special.
1357         (sit-for 0) is equivalent to (redisplay).
1358         Iconifying/deiconifying no longer makes sit-for return.
1360 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
1362         * display.texi (Buttons): Fix typo.
1364         * index.texi, elisp.texi (New Symbols): Comment node out.
1366 2006-07-09  Richard Stallman  <rms@gnu.org>
1368         * display.texi (Truncation): Clean up previous change.
1370 2006-07-08  Richard Stallman  <rms@gnu.org>
1372         * commands.texi (Interactive Call): Use 3 as prefix in example
1373         for execute-extended-command.
1375         * display.texi (Attribute Functions): Move paragraph about
1376         compatibility with Emacs < 21.
1378 2006-07-09  Kim F. Storm  <storm@cua.dk>
1380         * display.texi (Refresh Screen): Clarify force-window-update.
1381         (Truncation): "Normally" indicated by fringe arrows.
1383 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
1385         * windows.texi (Textual Scrolling, Resizing Windows):
1386         * variables.texi (Constant Variables):
1387         * text.texi (Buffer Contents, Deletion, Changing Properties)
1388         (Property Search, Special Properties, Sticky Properties)
1389         (Links and Mouse-1, Fields, Change Hooks):
1390         * syntax.texi (Syntax Table Functions, Parsing Expressions)
1391         (Categories):
1392         * symbols.texi (Other Plists):
1393         * streams.texi (Output Variables):
1394         * processes.texi (Input to Processes, Query Before Exit):
1395         * positions.texi (Word Motion, Text Lines, List Motion):
1396         * os.texi (Init File, System Environment, Sound Output)
1397         (Session Management):
1398         * nonascii.texi (Text Representations, Character Sets)
1399         (Chars and Bytes, Locales):
1400         * modes.texi (Defining Minor Modes, Header Lines):
1401         * minibuf.texi (Minibuffer Contents):
1402         * markers.texi (Information from Markers):
1403         * lists.texi (List Elements, Building Lists, Association Lists):
1404         * keymaps.texi (Tool Bar):
1405         * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
1406         * functions.texi (What Is a Function, Mapping Functions):
1407         * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
1408         (Color Names, Text Terminal Colors, Display Feature Testing):
1409         * files.texi (Visiting Functions, File Name Components)
1410         (Unique File Names, Contents of Directories):
1411         * display.texi (Forcing Redisplay, Displaying Messages)
1412         (Temporary Displays, Font Selection, Auto Faces)
1413         (Font Lookup, Fringe Indicators, Display Margins)
1414         (Image Descriptors, Showing Images, Image Cache, Button Types)
1415         (Making Buttons, Manipulating Buttons, Button Buffer Commands)
1416         (Display Table Format, Glyphs):
1417         * control.texi (Iteration):
1418         * commands.texi (Command Loop Info, Adjusting Point):
1419         * backups.texi (Making Backups, Auto-Saving):
1420         Remove @tindex entries.
1422 2006-07-07  Kim F. Storm  <storm@cua.dk>
1424         * display.texi (Fringe Cursors): Fix typo.
1425         (Customizing Bitmaps): Fix define-fringe-bitmap entry.
1426         (Overlay Arrow): Default is overlay-arrow fringe indicator.
1428 2006-07-05  Richard Stallman  <rms@gnu.org>
1430         * text.texi (Buffer Contents): Add example of text props
1431         in result of buffer-substring.
1432         (Text Properties): Explain better about use of specific property names.
1433         (Property Search): Some cleanups; reorder some functions.
1435         * keymaps.texi (Changing Key Bindings): Cleanup.
1436         Add xref to Key Binding Conventions.
1438         * display.texi (Attribute Functions): Add examples for
1439         face-attribute-relative-p.
1441         * tips.texi (Coding Conventions): Cleanup last change.
1443 2006-07-05  Karl Berry  <karl@gnu.org>
1445         * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
1446         Remove @setchapternewpage odd.
1447         Result is 1013 pages, down from 1100.
1449         * anti.texi, customize.texi, display.texi, internals.texi:
1450         * minibuf.texi, modes.texi, tips.texi:
1451         Fix overfull/underfull boxes.
1453 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
1455         * edebug.texi (Instrumenting):
1456         Add Edebug-specific findex for eval-buffer.
1457         * loading.texi (Loading):
1458         Replace eval-current-buffer with eval-buffer.
1460 2006-06-30  Nick Roberts  <nickrob@snap.net.nz>
1462         * locals.texi (Standard Buffer-Local Variables): Update the list
1463         of variables.
1465 2006-06-26  Nick Roberts  <nickrob@snap.net.nz>
1467         * files.texi (File Name Completion): Point user to the node
1468         "Reading File Names".
1470 2006-06-24  Eli Zaretskii  <eliz@gnu.org>
1472         * files.texi (Contents of Directories): Document case-insensitive
1473         behavior on respective filesystems.
1475         * objects.texi (Character Type): Document that Emacs signals an
1476         error for unsupported Unicode characters specified as \uNNNN.
1478 2006-06-19  Richard Stallman  <rms@gnu.org>
1480         * processes.texi (Bindat Spec): Clarify previous change.
1482 2006-06-16  Richard Stallman  <rms@gnu.org>
1484         * tips.texi (Coding Conventions): Better explain conventions
1485         for definition constructs.
1487         * text.texi (Special Properties): String value of `read-only'
1488         serves as the error message.
1490         * objects.texi (Character Type): Clarify prev. change.
1491         (Non-ASCII in Strings): Mention \u and \U.
1493         * commands.texi (Using Interactive): Explain problem of
1494         markers, etc., in command-history.
1496 2006-06-14  Kim F. Storm  <storm@cua.dk>
1498         * commands.texi (Waiting): Negative arg to sit-for forces
1499         redisplay even if input is pending.
1501         * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
1502         redisplay.  Remove incorrect example of binding redisplay-dont-pause
1503         around (sit-for 0).
1505 2006-06-13  Richard Stallman  <rms@gnu.org>
1507         * display.texi (Forcing Redisplay): Clarify previous change.
1509 2006-06-13  Romain Francoise  <romain@orebokech.com>
1511         * display.texi (Forcing Redisplay): Fix typo.
1513 2006-06-13  Kim F. Storm  <storm@cua.dk>
1515         * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
1517 2006-06-10  Luc Teirlinck  <teirllm@auburn.edu>
1519         * tips.texi (Coding Conventions): Add `@end itemize'.
1521 2006-06-10  Richard Stallman  <rms@gnu.org>
1523         * tips.texi (Coding Conventions): Explain use of coding systems
1524         to ensure one decoding for strings.
1526 2006-06-09  Aidan Kehoe  <kehoea@parhasard.net>
1528         * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
1529         syntax.
1531 2006-06-07  Eli Zaretskii  <eliz@gnu.org>
1533         * display.texi (Font Selection): Remove description of
1534         clear-face-cache.
1536         * compile.texi (Eval During Compile): Fix a typo.  Add index
1537         entries for possible uses of eval-when-compile.
1539 2006-06-04  Thien-Thi Nguyen  <ttn@gnu.org>
1541         * display.texi (Abstract Display): Fix typo.
1543 2006-06-03  Eli Zaretskii  <eliz@gnu.org>
1545         * minibuf.texi (Minibuffer History) <history-add-new-input>:
1546         Reword variable's description.
1548 2006-06-01  Richard Stallman  <rms@gnu.org>
1550         * windows.texi (Splitting Windows): Clarify splitting nonselected
1551         window.
1553 2006-05-31  Juri Linkov  <juri@jurta.org>
1555         * minibuf.texi (Minibuffer History): Add history-add-new-input.
1557 2006-05-30  Richard Stallman  <rms@gnu.org>
1559         * display.texi (Line Height): Fix errors in description of
1560         default line height and line-height properyty.
1562         * nonascii.texi (Default Coding Systems): Further clarification.
1564 2006-05-29  Luc Teirlinck  <teirllm@auburn.edu>
1566         * internals.texi (Pure Storage): Mention that an overflow in pure
1567         space causes a memory leak.
1568         (Garbage Collection): If there was an overflow in pure space,
1569         `garbage-collect' returns nil.
1571 2006-05-30  Eli Zaretskii  <eliz@gnu.org>
1573         * nonascii.texi (Default Coding Systems): Fix it some more.
1575 2006-05-29  Eli Zaretskii  <eliz@gnu.org>
1577         * nonascii.texi (Default Coding Systems): Fix last change.
1579 2006-05-29  Kenichi Handa  <handa@m17n.org>
1581         * nonascii.texi (find-operation-coding-system): Describe the new
1582         argument format (FILENAME . BUFFER).
1584 2006-05-28  Richard Stallman  <rms@gnu.org>
1586         * tips.texi (Coding Conventions): Better explain reasons not to
1587         advise other packages or use `eval-after-load'.
1589 2006-05-29  Kim F. Storm  <storm@cua.dk>
1591         * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
1592         `bindat-idx' and `bindat-raw' for clarity.
1594 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
1596         * processes.texi (Bindat Spec): Expand on `repeat' handler.
1598         * display.texi (Display): Add "Abstract Display" to menu.
1599         (Abstract Display, Abstract Display Functions)
1600         (Abstract Display Example): New nodes.
1601         * elisp.texi (Top): Add "Abstract Display" to menu.
1603 2006-05-27  Chong Yidong  <cyd@stupidchicken.com>
1605         * keymaps.texi (Key Sequences): Link to input events definition.
1606         (Format of Keymaps): Delete material duplicated in Keymap Basics.
1608         * files.texi (Changing Files): Document updated argument list for
1609         copy-file.
1611 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
1613         * processes.texi (Bindat Functions): Explain term "total length".
1614         Use it in bindat-length and bindat-pack descriptions.
1616 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
1618         * tips.texi (Coding Conventions): Advise against using
1619         eval-after-load in packages.  Add an index entry.
1621 2006-05-25  Juri Linkov  <juri@jurta.org>
1623         * minibuf.texi (Text from Minibuffer): Undocument keep-all.
1625         * modes.texi (%-Constructs): Add %e, %z, %Z.
1627 2006-05-25  Richard Stallman  <rms@gnu.org>
1629         * elisp.texi (Top): Update subnode menu.
1631         * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
1632         (Keymaps): Update menu.
1634 2006-05-25  Chong Yidong  <cyd@stupidchicken.com>
1636         * keymaps.texi (Key Sequences): Some clarifications.
1638 2006-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
1640         * processes.texi (Bindat Functions): Say "unibyte string"
1641         explicitly for bindat-unpack and bindat-pack descriptions.
1642         (Bindat Examples): Don't call `string-make-unibyte' in example.
1644 2006-05-25  Chong Yidong  <cyd@stupidchicken.com>
1646         * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
1647         Explain string and vector representations of key sequences
1649         * keymaps.texi (Changing Key Bindings):
1650         * commands.texi (Interactive Codes, Interactive Codes):
1651         * help.texi (Describing Characters): Refer to it.
1653 2006-05-23  Luc Teirlinck  <teirllm@auburn.edu>
1655         * frames.texi (Pointer Shape): @end table -> @end defvar.
1657 2006-05-22  Richard Stallman  <rms@gnu.org>
1659         * elisp.texi (Top): Update subnode menus.
1661         * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
1662         Contents rewritten; material from old Pointer Shape node moved here.
1664         * display.texi (Pointer Shape): Node deleted.
1665         (Image Descriptors): Minor cleanup.
1667 2006-05-21  Richard Stallman  <rms@gnu.org>
1669         * syntax.texi (Parsing Expressions): Update info on which STATE
1670         elements are ignored.
1672 2006-05-19  Luc Teirlinck  <teirllm@auburn.edu>
1674         * hooks.texi (Standard Hooks): Correct typo.
1676         * gpl.texi (GPL): ifinfo -> ifnottex.
1678 2006-05-19  Michael Ernst  <mernst@alum.mit.edu>  (tiny change)
1680         * searching.texi (Simple Match Data): Warn about match data being
1681         set anew by every search.
1683 2006-05-17  Richard Stallman  <rms@gnu.org>
1685         * minibuf.texi (Minibuffer History): Clarify.
1687         * searching.texi (Regexp Special): Clarify nested regexp warning.
1689 2006-05-16  Kim F. Storm  <storm@cua.dk>
1691         * minibuf.texi (Minibuffer History): Update add-to-history.
1693 2006-05-15  Oliver Scholz  <epameinondas@gmx.de>  (tiny change)
1695         * nonascii.texi (Explicit Encoding): Fix
1696         typo (encoding<->decoding).
1698 2006-05-14  Richard Stallman  <rms@gnu.org>
1700         * buffers.texi (Creating Buffers): Cleanup.
1702         * files.texi (Visiting Functions): Rewrite in find-file-noselect.
1704 2006-05-13  Eli Zaretskii  <eliz@gnu.org>
1706         * buffers.texi (Current Buffer): Document that with-temp-buffer
1707         disables undo.
1709         * os.texi (Terminal-Specific): More accurate description of how
1710         Emacs searches for the terminal-specific libraries.
1712 2006-05-12  Eli Zaretskii  <eliz@gnu.org>
1714         * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
1715         emacs-xtra to @inforef's.
1717         * text.texi (Undo): Document that undo is turned off in buffers
1718         whose names begin with a space.
1720         * buffers.texi (Buffer Names): Add index entries for buffers whose
1721         names begin with a space.
1722         (Creating Buffers): Document that undo is turned off in buffers
1723         whose names begin with a space.
1725         * files.texi (Visiting Functions, Reading from Files)
1726         (Saving Buffers): Mention code and EOL conversions by file I/O
1727         primitives and subroutines.
1729         * nonascii.texi (Lisp and Coding Systems): Document
1730         coding-system-eol-type.  Add index entries for eol conversion.
1732         * display.texi (Defining Faces): Mention `mac', and add an xref to
1733         where window-system is described.
1735 2006-05-10  Richard Stallman  <rms@gnu.org>
1737         * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
1739 2006-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
1741         * variables.texi (File Local Variables): Recommend to quote lambda
1742         expressions in safe-local-variable property.
1744 2006-05-09  Richard Stallman  <rms@gnu.org>
1746         * variables.texi (File Local Variables): Document
1747         safe-local-eval-forms and safe-local-eval-function.
1749 2006-05-07  Kim F. Storm  <storm@cua.dk>
1751         * minibuf.texi (Minibuffer History): Remove keep-dups arg
1752         from add-to-history.
1754 2006-05-07  Romain Francoise  <romain@orebokech.com>
1756         * commands.texi (Event Input Misc):
1757         * compile.texi (Eval During Compile):
1758         * internals.texi (Buffer Internals):
1759         * minibuf.texi (Initial Input):
1760         * nonascii.texi (Scanning Charsets):
1761         * numbers.texi (Comparison of Numbers):
1762         * windows.texi (Textual Scrolling, Vertical Scrolling):
1763         Fix various typos.
1765 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
1767         * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
1768         conditional xref's to either emacs or emacs-xtra, depending on
1769         @iftex/@ifnottex.
1771         * minibuf.texi (Minibuffer History): Document add-to-history.
1773 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
1775         * internals.texi (Pure Storage): Mention the pure overflow message
1776         at startup.
1778 2006-05-05  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
1780         * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
1781         (Searching Keymaps): Fix pseudo-Lisp description of keymap
1782         search.
1784 2006-05-01  Richard Stallman  <rms@gnu.org>
1786         * intro.texi (nil and t): Clarify.
1788         * variables.texi (File Local Variables): Suggest using booleanp.
1790 2006-05-01  Juanma Barranquero  <lekktu@gmail.com>
1792         * objects.texi (Type Predicates): Fix typos.
1794 2006-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1796         * intro.texi (nil and t): Add booleanp.
1798         * objects.texi (Type Predicates): Add links for booleanp and
1799         string-or-null-p.
1801 2006-04-29  Richard Stallman  <rms@gnu.org>
1803         * modes.texi (Multiline Font Lock): Rename from
1804         Multi line Font Lock Elements.  Much clarification.
1805         (Font Lock Multiline, Region to Fontify): Much clarification.
1807 2006-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1809         * variables.texi (File Local Variables): Remove the special case t for
1810         safe-local-variable.
1812 2006-04-26  Richard Stallman  <rms@gnu.org>
1814         * syntax.texi (Parsing Expressions): Minor cleanup.
1816 2006-04-18  Richard Stallman  <rms@gnu.org>
1818         * tips.texi (Coding Conventions): Explain when the package's
1819         prefix should appear later on (not at the start of the name).
1821         * searching.texi (String Search): Clarify effect of NOERROR.
1823         * modes.texi (Imenu): Clarify what special items do.
1825         * hooks.texi (Standard Hooks): Delete text about old hook names.
1827 2006-04-17  Romain Francoise  <romain@orebokech.com>
1829         * variables.texi (Local Variables): Update the default value of
1830         `max-specpdl-size'.
1832 2006-04-15  Michael Olson  <mwolson@gnu.org>
1834         * processes.texi (Transaction Queues): Mention the new optional
1835         `delay-question' argument for `tq-enqueue'.
1837 2006-04-13  Bill Wohler  <wohler@newt.com>
1839         * customize.texi (Common Keywords): Use dotted notation for
1840         :package-version value.  Specify its values.  Improve documentation
1841         for customize-package-emacs-version-alist.
1843 2006-04-12  Bill Wohler  <wohler@newt.com>
1845         * customize.texi (Common Keywords): Move description of
1846         customize-package-emacs-version-alist to @defvar.
1848 2006-04-10  Bill Wohler  <wohler@newt.com>
1850         * customize.texi (Common Keywords): Add :package-version.
1852 2006-04-10  Kim F. Storm  <storm@cua.dk>
1854         * text.texi (Buffer Contents): Add NOPROPS arg to
1855         filter-buffer-substring.
1857 2006-04-08  Kevin Ryde  <user42@zip.com.au>
1859         * os.texi (Command-Line Arguments): Update xref to emacs manual
1860         "Command Arguments" -> "Emacs Invocation", per change there.
1862 2006-04-08  Thien-Thi Nguyen  <ttn@gnu.org>
1864         * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
1865         be on one line to help makeinfo not render two spaces after the dot.
1867 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
1869         * strings.texi (Predicates for Strings): Add string-or-null-p.
1871 2006-03-28  Kim F. Storm  <storm@cua.dk>
1873         * processes.texi (Accepting Output): Remove obsolete (and incorrect)
1874         remarks about systems that don't support fractional seconds.
1876 2006-03-25  Karl Berry  <karl@gnu.org>
1878         * elisp.texi: Use @copyright{} instead of (C), and do not indent
1879         the year list.
1881 2006-03-21  Nick Roberts  <nickrob@snap.net.nz>
1883         * display.texi (Fringe Indicators): Fix typos.
1885 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
1887         * tips.texi (Documentation Tips): One can now also write `program'
1888         in front of a quoted symbol in a docstring to prevent making a
1889         hyperlink.
1891 2006-03-19  Alan Mackenzie  <acm@muc.de>
1893         * text.texi (Special Properties): Clarify `fontified' property.
1895 2006-03-16  Richard Stallman  <rms@gnu.org>
1897         * display.texi (Defining Images): Minor cleanup.
1899 2006-03-16  Bill Wohler  <wohler@newt.com>
1901         * display.texi (Defining Images): In image-load-path-for-library,
1902         prefer user's images.
1904 2006-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1906         * modes.texi (Region to Fontify): Remove font-lock-lines-before.
1908 2006-03-15  Bill Wohler  <wohler@newt.com>
1910         * display.texi (Defining Images): Fix example in
1911         image-load-path-for-library by not recommending that one binds
1912         image-load-path.  Just defvar it to placate compiler and only use
1913         it if previously defined.
1915 2006-03-14  Bill Wohler  <wohler@newt.com>
1917         * display.texi (Defining Images): In image-load-path-for-library,
1918         always return list of directories.  Update example.
1920 2006-03-14  Alan Mackenzie  <acm@muc.de>
1922         * modes.texi: New node, "Region to Fontify" (for Font Lock).
1923         This describes font-lock-extend-region-function.
1924         ("Other Font Lock Variables"): Move "font-lock-lines-before" to
1925         the new node "Region to Fontify".
1927 2006-03-13  Richard Stallman  <rms@gnu.org>
1929         * display.texi (Invisible Text): The impossible position is
1930         now before the invisible text, not after.
1931         (Defining Images): Clean up last change.
1933 2006-03-11  Bill Wohler  <wohler@newt.com>
1935         * display.texi (Defining Images): Add image-load-path-for-library.
1937 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
1939         * text.texi (Adaptive Fill): Fix Texinfo usage.
1941         * strings.texi (Creating Strings): Fix Texinfo usage.
1943         * searching.texi (Regexp Special): Use @samp for regular
1944         expressions that are not in Lisp syntax.
1946 2006-03-08  Luc Teirlinck  <teirllm@auburn.edu>
1948         * searching.texi (Regexp Special): Put remark between parentheses
1949         to avoid misreading.
1951 2006-03-07  Luc Teirlinck  <teirllm@auburn.edu>
1953         * searching.texi (Syntax of Regexps): More accurately describe
1954         which characters are special in which situations.
1955         (Regexp Special): Recommend _not_ to quote `]' or `-' when they
1956         are not special.  Describe in detail when `[' and `]' are special.
1957         (Regexp Backslash): Plenty of regexps with unbalanced square
1958         brackets are valid, so reword that statement.
1960 2006-03-02  Kim F. Storm  <storm@cua.dk>
1962         * keymaps.texi (Tool Bar): Add tool-bar-border.
1964 2006-02-28  Luc Teirlinck  <teirllm@auburn.edu>
1966         * loading.texi (Load Suffixes): Rephrase last paragraph.  Fix typos.
1968 2006-02-27  Luc Teirlinck  <teirllm@auburn.edu>
1970         * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
1972         * files.texi (Locating Files): Suggest additional values for the
1973         SUFFIXES arg of `locate-file'.  Update pxref.
1975         * loading.texi (Loading): Include new node "Load Suffixes" in menu.
1976         (How Programs Do Loading): Discuss the effects of Auto Compression
1977         mode on `load'.
1978         (Load Suffixes): New node.
1979         (Library Search): Delete description of `load-suffixes'; it was
1980         moved to "Load Suffixes".
1981         (Autoload, Named Features): Mention `load-suffixes'.
1983 2006-02-21  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
1985         * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
1987         * windows.texi (Window Tree): Fix typo.
1989 2006-02-20  Kim F. Storm  <storm@cua.dk>
1991         * display.texi (Fringe Indicators): New section.
1992         Move indicate-empty-lines, indicate-buffer-boundaries, and
1993         default-indicate-buffer-boundaries here.
1994         Add fringe-indicator-alist and default-fringes-indicator-alist.
1995         Add list of logical fringe indicator symbols.
1996         Update list of standard bitmap names.
1997         (Fringe Cursors): New section.
1998         Move overflow-newline-into-fringe here.
1999         Add fringe-cursor-alist and default-fringes-cursor-alist.
2000         Add list of fringe cursor symbols.
2002 2006-02-20  Juanma Barranquero  <lekktu@gmail.com>
2004         * commands.texi (Using Interactive): Fix reference to node
2005         "Minibuffers".
2007 2006-02-19  Richard M. Stallman  <rms@gnu.org>
2009         * minibuf.texi (High-Level Completion):
2010         Add xref to read-input-method-name.
2012         * files.texi (Relative File Names): Move file-relative-name here.
2013         (File Name Expansion): From here.  Minor clarifications.
2015         * commands.texi (Using Interactive): Add xrefs about reading input.
2016         Clarify remarks about that moving point and mark.
2017         Put string case before list case.
2019 2006-02-16  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
2021         * display.texi (Other Display Specs, Image Descriptors):
2022         Revert erroneous changes.  The previous description of
2023         image-descriptors as `(image . PROPS)' was correct.
2025 2006-02-14  Richard M. Stallman  <rms@gnu.org>
2027         * variables.texi (File Local Variables): Clarifications.
2029 2006-02-14  Juanma Barranquero  <lekktu@gmail.com>
2031         * variables.texi (File Local Variables): Use @code for a cons
2032         cell, not @var.
2034 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
2036         * variables.texi (File Local Variables): Document new file local
2037         variable behavior.
2039 2006-02-10  Kim F. Storm  <storm@cua.dk>
2041         * eval.texi (Function Indirection): Add NOERROR to indirect-function.
2043 2006-02-08  Juanma Barranquero  <lekktu@gmail.com>
2045         * modes.texi (%-Constructs): Remove obsolete info about
2046         `global-mode-string'.
2048 2006-02-07  Richard M. Stallman  <rms@gnu.org>
2050         * commands.texi (Prefix Command Arguments): Minor cleanup.
2052         * display.texi: "Graphical display", not window system.
2054         * functions.texi (What Is a Function): Fix xref.
2056         * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
2057         (Changing Key Bindings): Clarify when remapping is better than
2058         substitute-key-definition.
2060 2006-02-02  Richard M. Stallman  <rms@gnu.org>
2062         * minibuf.texi (Basic Completion): Completion alists are risky.
2064         * keymaps.texi (Active Keymaps): Clarifications.
2065         (Searching Keymaps): New node.
2066         (Keymaps): Update menu.
2068         * frames.texi (Layout Parameters): Minor clarification.
2069         (Drag and Drop): New node.
2070         (Frames): Update menu.
2072 2006-01-29  Chong Yidong  <cyd@stupidchicken.com>
2074         * display.texi (Other Display Specs, Image Descriptors):
2075         Image description is a list, not a cons cell.
2077 2006-01-28  Luc Teirlinck  <teirllm@auburn.edu>
2079         * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
2080         list is not necessarily a list).
2082 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
2084         * frames.texi (Layout Parameters): border-width and
2085         internal-border-width belong to the frame, not the window.
2087 2006-01-19  Richard M. Stallman  <rms@gnu.org>
2089         * nonascii.texi (Translation of Characters): Search cmds use
2090         translation-table-for-input.  Automatically made local.
2092         * markers.texi (Overview of Markers): Count insertion type
2093         as one of a marker's attributes.
2095         * keymaps.texi (Controlling Active Maps): New node, split out of
2096         Active Keymaps.
2097         (Keymaps): Menu updated.
2098         (Active Keymaps): Give pseudocode to explain how the active
2099         maps are searched.  current-active-maps and key-binding moved here.
2100         (Functions for Key Lookup): current-active-maps and key-binding moved.
2101         Clarifications.
2102         (Searching the Keymaps): New subnode.
2104         * elisp.texi (Top): Menu clarification.
2106         * display.texi (Other Display Specs): Delete duplicate entry for
2107         just a string as display spec.  Move text about recursive display
2108         specs on such a string.
2110         * commands.texi (Key Sequence Input): Clarify.
2111         Move num-nonmacro-input-events out.
2112         (Reading One Event): num-nonmacro-input-events moved here.
2114 2006-01-14  Nick Roberts  <nickrob@snap.net.nz>
2116         * advice.texi (Simple Advice): Update example to fit argument
2117         change in previous-line.
2119 2006-01-05  Richard M. Stallman  <rms@gnu.org>
2121         * markers.texi (The Mark): Fix in `mark'.
2123 2006-01-04  Richard M. Stallman  <rms@gnu.org>
2125         * processes.texi (Misc Network, Make Network): Minor cleanups.
2127 2006-01-04  Kim F. Storm  <storm@cua.dk>
2129         * processes.texi (Make Network): Add IPv6 addresses and handling.
2130         (Network Feature Testing): Mention (:family ipv6).
2131         (Misc Network): Add IPv6 formats to format-network-address.
2133 2005-12-30  Richard M. Stallman  <rms@gnu.org>
2135         * text.texi (Changing Properties):
2136         Don't use return value of set-text-properties.
2138 2005-12-29  Luc Teirlinck  <teirllm@auburn.edu>
2140         * modes.texi (Mode Line Format): Correct typo in menu.
2142 2005-12-29  Richard M. Stallman  <rms@gnu.org>
2144         * modes.texi (Mode Line Top): New node.
2145         (Mode Line Data): Some text moved to new node.
2146         Explain the data structure more concretely.
2147         (Mode Line Basics): Clarifications.
2148         (Mode Line Variables): Clarify intro paragraph.
2149         (%-Constructs): Clarify intro paragraph.
2150         (Mode Line Format): Update menu.
2152 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
2154         * minibuf.texi (Basic Completion): Update lazy-completion-table
2155         examples for removal of ARGS argument.
2157 2005-12-23  Richard M. Stallman  <rms@gnu.org>
2159         * text.texi (Undo): Restore some explanation from the version
2160         that was deleted.
2162 2005-12-23  Eli Zaretskii  <eliz@gnu.org>
2164         * text.texi (Undo): Remove duplicate descriptions of `apply
2165         funname' and `apply delta' elements of the undo list.
2167 2005-12-20  Richard M. Stallman  <rms@gnu.org>
2169         * help.texi (Help Functions): Update documentation of `apropos'.
2171 2005-12-20  Luc Teirlinck  <teirllm@auburn.edu>
2173         * customize.texi (Type Keywords): Delete xref to "Text help-echo",
2174         because it is confusing.  If the :help-echo keyword is a function,
2175         it is not directly used as the :help-echo overlay property, as the
2176         xref seems to suggest (it does not take the appropriate args).
2178 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
2180         * customize.texi (Common Keywords): Fix Texinfo usage.
2181         (Group Definitions, Variable Definitions): Update for new
2182         conventions for using `*' in docstrings.
2184         * tips.texi (Documentation Tips): Update for new conventions for
2185         using `*' in docstrings.
2187 2005-12-16  Richard M. Stallman  <rms@gnu.org>
2189         * minibuf.texi (Minibuffer Contents): Minor cleanup.
2191 2005-12-16  Juri Linkov  <juri@jurta.org>
2193         * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
2195 2005-12-14  Romain Francoise  <romain@orebokech.com>
2197         * modes.texi (Customizing Keywords): Rename `append' to `how'.
2198         Fix typo.
2200 2005-12-11  Juri Linkov  <juri@jurta.org>
2202         * minibuf.texi (Completion Commands): Add mention of read-file-name
2203         for filename completion keymaps.
2204         (Reading File Names): Add mention of filename completion keymaps
2205         for read-file-name and xref to `Completion Commands'.
2207 2005-12-10  Richard M. Stallman  <rms@gnu.org>
2209         * customize.texi (Common Keywords): State caveats for use of :tag.
2211 2005-12-08  Richard M. Stallman  <rms@gnu.org>
2213         * minibuf.texi (Intro to Minibuffers): Replace list of local maps
2214         with xrefs and better explanation.
2215         (Completion Commands): Add the filename completion maps.
2217         * objects.texi (Character Type): Clarify that \s is not space
2218         if a dash follows.
2220 2005-12-05  Richard M. Stallman  <rms@gnu.org>
2222         * windows.texi (Resizing Windows): Delete preserve-before args.
2224 2005-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2226         * keymaps.texi (Format of Keymaps): Remove mention of a quirk
2227         in full keymaps, since the quirk has been fixed.
2229 2005-12-03  Eli Zaretskii  <eliz@gnu.org>
2231         * hooks.texi (Standard Hooks): Add index entries.  Mention
2232         `compilation-finish-functions'.
2234 2005-11-27  Richard M. Stallman  <rms@gnu.org>
2236         * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
2238 2005-11-21  Juri Linkov  <juri@jurta.org>
2240         * customize.texi (Common Keywords): Update links types
2241         custom-manual and url-link.  Add link types emacs-library-link,
2242         file-link, function-link, variable-link, custom-group-link.
2244 2005-11-20  Chong Yidong  <cyd@stupidchicken.com>
2246         * display.texi: Revert 2005-11-20 change.
2248 2005-11-20  Thien-Thi Nguyen  <ttn@gnu.org>
2250         * processes.texi (Bindat Functions):
2251         Say "third" to refer to zero-based index "2".
2253 2005-11-18  Luc Teirlinck  <teirllm@auburn.edu>
2255         * loading.texi (Library Search): Update the default value of
2256         `load-suffixes'.
2258 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
2260         * display.texi (Attribute Functions): Mention :ignore-defface.
2262 2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
2264         * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
2265         (Minor Mode Conventions): Mention the use of a hook.
2267 2005-11-06  Richard M. Stallman  <rms@gnu.org>
2269         * files.texi (Magic File Names): find-file-name-handler checks the
2270         `operations' property of the handler.
2272 2005-11-03  Richard M. Stallman  <rms@gnu.org>
2274         * variables.texi (Frame-Local Variables): Small clarification.
2276 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
2278         * os.texi (Init File): Document ~/.emacs.d/init.el.
2280 2005-10-29  Richard M. Stallman  <rms@gnu.org>
2282         * internals.texi (Garbage Collection): Document memory-full.
2284 2005-10-28  Bill Wohler  <wohler@newt.com>
2286         * tips.texi (Documentation Tips): Help mode now creates hyperlinks
2287         for URLs.
2289 2005-10-28  Richard M. Stallman  <rms@gnu.org>
2291         * minibuf.texi (Completion Commands): Clean up prev change.
2293 2005-10-26  Kevin Ryde  <user42@zip.com.au>
2295         * compile.texi (Eval During Compile): Explain recommended uses
2296         of eval-when-compile and eval-and-compile.
2298 2005-10-27  Masatake YAMATO  <jet@gyve.org>
2300         * minibuf.texi (Completion Commands):
2301         Write about new optional argument for `display-completion-list'.
2303 2005-10-23  Richard M. Stallman  <rms@gnu.org>
2305         * display.texi (Overlay Arrow): Clarify about local bindings of
2306         overlay-arrow-position.
2308 2005-10-22  Eli Zaretskii  <eliz@gnu.org>
2310         * internals.texi (Building Emacs): Fix last change.
2312 2005-10-22  Richard M. Stallman  <rms@gnu.org>
2314         * internals.texi (Building Emacs): Document eval-at-startup.
2316 2005-10-21  Richard M. Stallman  <rms@gnu.org>
2318         * loading.texi (Where Defined): load-history contains abs file names.
2319         symbol-file returns abs file names.
2321 2005-10-19  Kim F. Storm  <storm@cua.dk>
2323         * display.texi (Showing Images): Add max-image-size integer value.
2325 2005-10-18  Chong Yidong  <cyd@stupidchicken.com>
2327         * display.texi (Showing Images): Document max-image-size.
2329 2005-10-17  Richard M. Stallman  <rms@gnu.org>
2331         * commands.texi (Quitting): Minor clarification.
2333         * processes.texi (Sentinels): Clarify about output and quitting.
2334         (Filter Functions): Mention with-local-quit.
2336 2005-10-17  Juri Linkov  <juri@jurta.org>
2338         * buffers.texi (Current Buffer):
2339         * commands.texi (Event Input Misc):
2340         * compile.texi (Eval During Compile, Compiler Errors):
2341         * customize.texi (Group Definitions):
2342         * display.texi (Progress, Defining Faces):
2343         * files.texi (Writing to Files):
2344         * modes.texi (Mode Hooks, Defining Minor Modes):
2345         * streams.texi (Output Functions):
2346         * syntax.texi (Syntax Table Functions):
2347         * text.texi (Change Hooks):
2348         Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
2350         * commands.texi (Quitting): Replace arg `forms' with `body' in
2351         `with-local-quit'.
2353         * positions.texi (Excursions): Replace arg `forms' with `body' in
2354         `save-excursion'.
2356 2005-10-08  Kim F. Storm  <storm@cua.dk>
2358         * windows.texi (Window Tree): Rename window-split-tree to window-tree.
2359         Rename manual section accordingly.
2361 2005-10-04  Kim F. Storm  <storm@cua.dk>
2363         * windows.texi (Window Split Tree): New section describing
2364         new function window-split-tree function.
2366 2005-10-03  Nick Roberts  <nickrob@snap.net.nz>
2368         * display.texi (Fringe Size/Pos): Simplify and add detail.
2370 2005-09-30  Romain Francoise  <romain@orebokech.com>
2372         * minibuf.texi (High-Level Completion): Explain that the prompt
2373         given to `read-buffer' should end with a colon and a space.
2374         Update usage examples.
2376 2005-09-29  Juri Linkov  <juri@jurta.org>
2378         * display.texi (Displaying Messages): Rename argument name
2379         `string' to `format-string' in functions `message', `message-box',
2380         `message-or-box'.
2382 2005-09-26  Chong Yidong  <cyd@stupidchicken.com>
2384         * errors.texi (Standard Errors): Correct xrefs.
2386 2005-09-18  Chong Yidong  <cyd@stupidchicken.com>
2388         * display.texi (Defining Images): Update documentation for
2389         `image-load-path'.
2391 2005-09-17  Richard M. Stallman  <rms@gnu.org>
2393         * display.texi (Defining Images): Clean up previous change.
2395 2005-09-16  Romain Francoise  <romain@orebokech.com>
2397         * elisp.texi: Specify GFDL version 1.2.
2399         * doclicense.texi (GNU Free Documentation License): Update to
2400         version 1.2.
2402 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
2404         * display.texi (Defining Images): Document `image-load-path'.
2406 2005-09-15  Richard M. Stallman  <rms@gnu.org>
2408         * objects.texi (Printed Representation): Minor cleanup.
2409         (Box Diagrams): Minor fix.
2410         (Cons Cell Type): Move (...) index item here.
2411         (Box Diagrams): From here.
2412         (Array Type): Minor fix.
2413         (Type Predicates): Delete index "predicates".
2414         (Hash Table Type): Clarify xref.
2415         (Dotted Pair Notation): Minor fix.
2417 2005-09-10  Chong Yidong  <cyd@stupidchicken.com>
2419         * files.texi (Saving Buffers): Fix typo.
2421 2005-09-08  Richard M. Stallman  <rms@gnu.org>
2423         * tips.texi (Programming Tips): Correct the "default" prompt spec.
2425 2005-09-08  Chong Yidong  <cyd@stupidchicken.com>
2427         * locals.texi (Standard Buffer-Local Variables): Don't include
2428         mode variables for minor modes.
2429         Fix xrefs for buffer-display-count, buffer-display-table,
2430         buffer-offer-save, buffer-saved-size, cache-long-line-scans,
2431         enable-multibyte-characters, fill-column, header-line-format,
2432         left-fringe-width, left-margin, and right-fringe-width.
2434         * hooks.texi (Standard Hooks): All hooks should conform to the
2435         standard naming convention now.
2436         Fix xref for `echo-area-clear-hook'.
2438         * display.texi (Usual Display): Note that indicate-empty-lines and
2439         tab-width are buffer-local.
2441         * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
2443         * modes.texi (Mode Help): Note that major-mode is buffer-local.
2445         * nonascii.texi (Encoding and I/O): Note that
2446         buffer-file-coding-system is buffer-local.
2448         * positions.texi (List Motion): Note that defun-prompt-regexp is
2449         buffer-local.
2451         * text.texi (Auto Filling): Note that auto-fill-function is
2452         buffer-local.
2453         (Undo): Note that buffer-undo-list is buffer-local.
2455         * windows.texi (Buffers and Windows): Document
2456         buffer-display-count.
2458 2005-09-06  Richard M. Stallman  <rms@gnu.org>
2460         * tips.texi (Coding Conventions): Sometimes it is ok to put the
2461         package prefix elsewhere than at the start of the name.
2463 2005-09-03  Richard M. Stallman  <rms@gnu.org>
2465         * tips.texi (Programming Tips): Add conventions for minibuffer
2466         questions and prompts.
2468 2005-09-03  Joshua Varner  <jlvarner@gmail.com>  (tiny change)
2470         * intro.texi (nil and t): Minor cleanup.
2471         Delete spurious mention of keyword symbols.
2472         (Evaluation Notation): Add index entry.
2473         (A Sample Function Description): Minor cleanup.
2474         (A Sample Variable Description): Not all vars can be set.
2476 2005-09-03  Thien-Thi Nguyen  <ttn@gnu.org>
2478         * text.texi (Buffer Contents): Use "\n" in examples' result strings.
2480         (Insertion): Document precise type of `insert-char' arg COUNT.
2482 2005-09-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2484         * modes.texi (Other Font Lock Variables): Sync the default of
2485         font-lock-lines-before.
2487 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
2489         * files.texi (Magic File Names): Add `make-auto-save-file-name'.
2491 2005-08-29  Richard M. Stallman  <rms@gnu.org>
2493         * elisp.texi (Top): Update subnode menu.
2495         * searching.texi (Searching and Matching): Move node.
2496         Rearrange contents and add overall explanation.
2497         (Searching and Case): Move node.
2498         (Searching and Matching): Update menu.
2500 2005-08-27  Eli Zaretskii  <eliz@gnu.org>
2502         * os.texi (Startup Summary): Fix the description of the initial
2503         startup message display.
2505 2005-08-25  Richard M. Stallman  <rms@gnu.org>
2507         * searching.texi (Search and Replace): Add replace-regexp-in-string.
2509 2005-08-25  Emilio C. Lopes  <eclig@gmx.net>
2511         * display.texi (Finding Overlays): Fix `find-overlay-prop' in
2512         `next-overlay-change' example.
2514 2005-08-22  Juri Linkov  <juri@jurta.org>
2516         * display.texi (Attribute Functions): Add set-face-inverse-video-p.
2517         Fix invert-face.  Fix args of face-background.
2519         * display.texi (Standard Faces): Delete node.
2520         (Faces): Add xref to `(emacs)Standard Faces'.
2521         (Displaying Faces): Fix xref to `Standard Faces'.
2523         * modes.texi (Mode Line Data): Fix xref to Standard Faces.
2525 2005-08-20  Alan Mackenzie  <acm@muc.de>
2527         * buffers.texi (The Buffer List): Clarify the manipulation of the
2528         buffer list.
2530 2005-08-14  Richard M. Stallman  <rms@gnu.org>
2532         * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
2533         a regexp.
2535 2005-08-11  Richard M. Stallman  <rms@gnu.org>
2537         * elisp.texi (Top): Update subnode lists.
2539         * display.texi (Inverse Video): Node deleted.
2541         * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
2542         New nodes split out of Coding Conventions.
2544         * searching.texi (Regular Expressions): Document re-builder.
2546         * os.texi (Time Parsing): New node split out of Time Conversion.
2548         * processes.texi (Misc Network, Network Feature Testing)
2549         (Network Options, Make Network): New nodes split out of
2550         Low-Level Network.
2552 2005-08-09  Richard M. Stallman  <rms@gnu.org>
2554         * frames.texi (Geometry): New node, split from Size and Position.
2555         (Frame Parameters): Refer to Geometry.
2557         * buffers.texi (The Buffer List): Fix xrefs.
2559         * windows.texi (Splitting Windows): Fix xref.
2561         * frames.texi (Layout Parameters): Add xref.
2563         * display.texi (Line Height, Scroll Bars): Fix xrefs.
2565         * keymaps.texi (Menu Bar): Fix xref.
2567         * locals.texi (Standard Buffer-Local Variables): Fix xref.
2569         * modes.texi (%-Constructs): Fix xref.
2571         * frames.texi (Window Frame Parameters): Node split up.
2572         (Basic Parameters, Position Parameters, Size Parameters)
2573         (Layout Parameters, Buffer Parameters, Management Parameters)
2574         (Cursor Parameters, Color Parameters): New subnodes.
2576 2005-08-09  Luc Teirlinck  <teirllm@auburn.edu>
2578         * positions.texi (Screen Lines): Update xref for previous change
2579         in minibuf.texi.
2581         * minibuf.texi (Intro to Minibuffers): Update pxref for previous
2582         change in minibuf.texi.
2584 2005-08-09  Richard M. Stallman  <rms@gnu.org>
2586         * tips.texi (Coding Conventions): Minor cleanup.
2588         * modes.texi (Defining Minor Modes): Explain when init-value
2589         can be non-nil.
2591         * elisp.texi (Top): Update submenu for Minibuffer.
2593         * minibuf.texi (Minibuffer Misc): Node split up.
2594         (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
2595         (Recursive Mini): New nodes split out from Minibuffer Misc.
2596         (Minibuffer Misc): Document max-mini-window-height.
2598         * hash.texi (Defining Hash): Delete stray paren in example.
2600         * display.texi (Echo Area Customization): Don't define
2601         max-mini-window-height here; xref instead.
2603         * commands.texi (Event Input Misc): Update while-no-input.
2605         * advice.texi (Advising Functions): Explain when to use advice
2606         and when to use a hook.
2608 2005-07-30  Eli Zaretskii  <eliz@gnu.org>
2610         * makefile.w32-in (info): Don't run install-info.
2611         ($(infodir)/dir): New target, produced by running install-info.
2613 2005-07-27  Luc Teirlinck  <teirllm@auburn.edu>
2615         * modes.texi (Defining Minor Modes): The keyword for the initial
2616         value is :init-value, not :initial-value.
2618 2005-07-23  Eli Zaretskii  <eliz@gnu.org>
2620         * loading.texi (Autoload): Make the `doctor' example be consistent
2621         with what's in current loaddefs.el.  Describe the "fn" magic in
2622         the usage portion of the doc string.
2624 2005-07-22  Richard M. Stallman  <rms@gnu.org>
2626         * internals.texi (Garbage Collection): Clarify previous change.
2628 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2630         * internals.texi (Garbage Collection): Add gc-cons-percentage.
2632 2005-07-18  Juri Linkov  <juri@jurta.org>
2634         * commands.texi (Accessing Events):
2635         * frames.texi (Text Terminal Colors, Resources):
2636         * markers.texi (The Mark):
2637         * modes.texi (Defining Minor Modes):
2638         Delete duplicate duplicate words.
2640 2005-07-16  Richard M. Stallman  <rms@gnu.org>
2642         * display.texi (Managing Overlays): Clarify make-overlay
2643         args for insertion types.
2645 2005-07-13  Luc Teirlinck  <teirllm@auburn.edu>
2647         * customize.texi (Variable Definitions):
2648         Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
2649         `standard-value' is a list too.
2650         (Defining New Types): Use @key{RET} instead of @key{ret}.
2652 2005-07-13  Francis Litterio  <franl@world.std.com>  (tiny change)
2654         * os.texi (Translating Input): Fix typo.
2656 2005-07-08  Richard M. Stallman  <rms@gnu.org>
2658         * README: Update edition number and size estimate.
2660         * elisp.texi (VERSION): Set to 2.9.
2662 2005-07-07  Richard M. Stallman  <rms@gnu.org>
2664         * book-spine.texinfo: Update Emacs version.
2666         * display.texi (Inverse Video): Delete mode-line-inverse-video.
2668 2005-07-06  Richard M. Stallman  <rms@gnu.org>
2670         * searching.texi (Regexp Search): Clarify what re-search-forward
2671         does when the search fails.
2673 2005-07-05  Lute Kamstra  <lute@gnu.org>
2675         * Update FSF's address in GPL notices.
2677         * doclicense.texi (GNU Free Documentation License):
2678         * gpl.texi (GPL):
2679         * tips.texi (Coding Conventions, Library Headers):
2680         * vol1.texi:
2681         * vol2.texi: Update FSF's address.
2683 2005-07-04  Richard M. Stallman  <rms@gnu.org>
2685         * hooks.texi (Standard Hooks): Add occur-hook.
2687 2005-07-03  Luc Teirlinck  <teirllm@auburn.edu>
2689         * display.texi (The Echo Area): Correct menu.
2691 2005-07-03  Richard M. Stallman  <rms@gnu.org>
2693         * elisp.texi (Top): Update subnode menu for Display.
2695         * display.texi (Displaying Messages): New node, with most
2696         of what was in The Echo Area.
2697         (Progress): Moved under The Echo Area.
2698         (Logging Messages): New node with new text.
2699         (Echo Area Customization): New node, the rest of what was
2700         in The Echo Area.  Document message-truncate-lines with @defvar.
2701         (Display): Update menu.
2703         * windows.texi (Textual Scrolling): Doc 3 values for
2704         scroll-preserve-screen-position.
2706         * text.texi (Special Properties): Change hook functions
2707         should bind inhibit-modification-hooks around altering buffer text.
2709         * keymaps.texi (Key Binding Commands): Call binding BINDING
2710         rather than DEFINITION.
2712 2005-06-29  Juanma Barranquero  <lekktu@gmail.com>
2714         * variables.texi (Defining Variables): `user-variable-p' returns t
2715         for aliases of user options, nil for alias loops.
2717 2005-06-28  Richard M. Stallman  <rms@gnu.org>
2719         * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
2720         make-keymap.
2722 2005-06-27  Luc Teirlinck  <teirllm@auburn.edu>
2724         * variables.texi (Setting Variables): Correct and clarify
2725         description of `add-to-ordered-list'.
2727 2005-06-26  Richard M. Stallman  <rms@gnu.org>
2729         * display.texi (Faces): Minor cleanup.
2731 2005-06-25  Luc Teirlinck  <teirllm@auburn.edu>
2733         * display.texi (Faces): `facep' returns t for strings that are
2734         face names.
2736 2005-06-25  Richard M. Stallman  <rms@gnu.org>
2738         * objects.texi (Equality Predicates): Clarify meaning of equal.
2740         * windows.texi (Selecting Windows): save-selected-window
2741         and with-selected-window save and restore the current buffer.
2743 2005-06-24  Richard M. Stallman  <rms@gnu.org>
2745         * numbers.texi (Float Basics): Explain how to test for NaN,
2746         and printing the sign of NaNs.
2748 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
2750         * makefile.w32-in (MAKEINFO): Use --force.
2752 2005-06-23  Richard M. Stallman  <rms@gnu.org>
2754         * display.texi (Face Functions): Correct Texinfo usage.
2756 2005-06-23  Luc Teirlinck  <teirllm@auburn.edu>
2758         * lists.texi (Rings): `ring-elements' now returns the elements of
2759         RING in order.
2761 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
2763         * markers.texi (The Mark): Texinfo usage fix.
2765 2005-06-23  Kim F. Storm  <storm@cua.dk>
2767         * searching.texi (Entire Match Data): Remove evaporate option for
2768         match-data.  Do not mention evaporate option for set-match-data.
2770 2005-06-22  Glenn Morris  <gmorris@ast.cam.ac.uk>
2772         * display.texi (Face Functions): Mention face aliases.
2774 2005-06-21  Richard M. Stallman  <rms@gnu.org>
2776         * anti.texi (Antinews): Texinfo usage fix.
2778 2005-06-21  Karl Berry  <karl@gnu.org>
2780         * elisp.texi: Use @copying.
2782         * elisp.texi: Put @summarycontents and @contents before the Top
2783         node, instead of the end of the file, so that the contents appear
2784         in the right place in the dvi/pdf output.
2786 2005-06-21  Juri Linkov  <juri@jurta.org>
2788         * display.texi (Defining Faces): Add `customized-face'.
2790 2005-06-20  Kim F. Storm  <storm@cua.dk>
2792         * variables.texi (Setting Variables): Any type of element can be
2793         given order in add-to-ordered-list.  Compare elements with eq.
2795         * lists.texi (Rearrangement): Sort predicate may just return non-nil.
2797 2005-06-20  Karl Berry  <karl@gnu.org>
2799         * syntax.texi (Syntax Flags): Make last column very slightly wider
2800         to avoid "generic comment" breaking on two lines and causing an
2801         underfull box.
2803 2005-06-19  Luc Teirlinck  <teirllm@auburn.edu>
2805         * lists.texi (Rings): Various minor clarifications and corrections.
2807 2005-06-18  Richard M. Stallman  <rms@gnu.org>
2809         * functions.texi (Obsolete Functions): Simplify.
2811         * variables.texi (Variable Aliases): Simplify.
2813         * anti.texi, backups.texi, compile.texi, customization.texi:
2814         * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
2815         * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
2816         * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
2817         * variables.texi: Fix formatting ugliness.
2819         * elisp.texi: Add links to Rings and Byte Packing.
2820         Update version and copyright years.
2822         * minibuf.texi: Fix formatting ugliness.
2823         (Completion Commands): Move keymap vars to the end
2824         and vars completing-read binds to the top.
2826 2005-06-17  Luc Teirlinck  <teirllm@auburn.edu>
2828         * processes.texi: Fix typos.
2829         (Bindat Spec): Correct Texinfo error.
2830         (Byte Packing): Fix ungrammatical sentence.
2832 2005-06-17  Thien-Thi Nguyen  <ttn@gnu.org>
2834         * lists.texi (Rings): New node.
2835         (Lists): Add it to menu.
2837         * processes.texi (Byte Packing): New node.
2838         (Processes): Add it to menu.
2840 2005-06-17  Richard M. Stallman  <rms@gnu.org>
2842         * syntax.texi (Parsing Expressions): Fix texinfo usage.
2844         * help.texi (Documentation Basics): Explain the xref to
2845         Documentation Tips.
2847         * debugging.texi (Debugger Commands): Minor fix.
2849 2005-06-16  Luc Teirlinck  <teirllm@auburn.edu>
2851         * edebug.texi (Instrumenting): Eliminate duplicate link.
2852         (Specification List): Replace references to "below", referring to
2853         a later node, with one @ref to that node.
2855         * os.texi (Timers): Timers should save and restore the match data
2856         if they change it.
2858         * debugging.texi (Debugger Commands): Mention that the Lisp
2859         debugger can not step through primitive functions.
2861 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
2863         * functions.texi (Obsolete Functions): Update argument names of
2864         `make-obsolete' and `define-obsolete-function-alias'.
2866         * variables.texi (Variable Aliases): Update argument names of
2867         `defvaralias', `make-obsolete-variable' and
2868         `define-obsolete-variable-alias'.
2870 2005-06-15  Kim F. Storm  <storm@cua.dk>
2872         * searching.texi (Entire Match Data): Rephrase warnings about
2873         evaporate arg to match-data and set-match-data.
2875 2005-06-14  Luc Teirlinck  <teirllm@auburn.edu>
2877         * elisp.texi (Top): Update detailed menu.
2879         * edebug.texi (Edebug): Update menu.
2880         (Instrumenting): Update xrefs.
2881         (Edebug Execution Modes): Correct xref.
2882         (Jumping): Clarify description of `h' command.
2883         Eliminate redundant @ref.
2884         (Breaks): New node.
2885         (Breakpoints): Is now a subsubsection.
2886         (Global Break Condition): Mention `C-x X X'.
2887         (Edebug Views): Clarify `v' and `p'.  Mention `C-x X w'.
2888         (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
2889         (Edebug Display Update): Correct pxref.
2890         (Edebug and Macros): New node.
2891         (Instrumenting Macro Calls): Is now a subsubsection.
2892         Neither arg of `def-edebug-spec' is evaluated.
2893         (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
2894         (Specification Examples): Fix typo.
2896 2005-06-14  Lute Kamstra  <lute@gnu.org>
2898         * debugging.texi (Function Debugging): Primitives can break on
2899         entry too.
2901 2005-06-14  Kim F. Storm  <storm@cua.dk>
2903         * variables.texi (Setting Variables): Add add-to-ordered-list.
2905 2005-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2907         * syntax.texi (Parsing Expressions): Document aux functions and vars of
2908         syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
2910 2005-06-13  Lute Kamstra  <lute@gnu.org>
2912         * text.texi (Special Properties): Fix cross reference.
2914 2005-06-11  Luc Teirlinck  <teirllm@auburn.edu>
2916         * debugging.texi (Function Debugging): Delete mention of empty
2917         string argument to `cancel-debug-on-entry'.  Delete inaccurate
2918         description of the return value of that command.
2920 2005-06-11  Alan Mackenzie  <acm@muc.de>
2922         * text.texi (Adaptive Fill): Amplify the description of
2923         fill-context-prefix.
2925 2005-06-10  Luc Teirlinck  <teirllm@auburn.edu>
2927         * syntax.texi (Parsing Expressions): Fix Texinfo error.
2929 2005-06-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2931         * syntax.texi (Parsing Expressions): Document syntax-ppss.
2933 2005-06-10  Luc Teirlinck  <teirllm@auburn.edu>
2935         * debugging.texi (Error Debugging): Minor rewording.
2936         (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
2937         is optional.
2939 2005-06-10  Lute Kamstra  <lute@gnu.org>
2941         * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
2942         (Top): Give it a title.  Correct version number.  Give the
2943         detailed node listing a more prominent header.
2944         * intro.texi: Don't set VERSION here a second time.
2945         Mention Emacs's version too.
2946         * anti.texi (Antinews): Use EMACSVER to refer to the current
2947         version of Emacs.
2949 2005-06-09  Kim F. Storm  <storm@cua.dk>
2951         * searching.texi (Entire Match Data): Explain new `reseat' argument to
2952         match-data and set-match-data.
2954 2005-06-08  Richard M. Stallman  <rms@gnu.org>
2956         * searching.texi (Entire Match Data): Clarify when match-data
2957         returns markers and when integers.
2959         * display.texi (Defining Faces): Explain that face name should not
2960         end in `-face'.
2962         * modes.texi (Mode Line Data): Minor cleanup.
2963         (Customizing Keywords): Node split out of Search-based Fontification.
2964         Add example of using font-lock-add-keywords from a hook.
2965         Clarify when MODE should be non-nil, and when nil.
2967 2005-06-06  Richard M. Stallman  <rms@gnu.org>
2969         * modes.texi (Mode Line Data): Explain what happens when the car
2970         of a list is a void symbol.
2971         (Search-based Fontification): Explain MODE arg to
2972         font-lock-add-keywords and warn about calls from major modes.
2974 2005-06-08  Juri Linkov  <juri@jurta.org>
2976         * display.texi (Standard Faces): Add `shadow' face.
2978 2005-05-29  Luc Teirlinck  <teirllm@auburn.edu>
2980         * modes.texi (Major Mode Conventions): A derived mode only needs
2981         to put the call to the parent mode inside `delay-mode-hooks'.
2983 2005-05-29  Richard M. Stallman  <rms@gnu.org>
2985         * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
2986         new, and what that implies.  Clarify.
2988         * files.texi (Locating Files): Clean up the text.
2990         * frames.texi (Window Frame Parameters): Document user-size.
2991         Shorten entry for top by referring to left.
2993 2005-05-26  Richard M. Stallman  <rms@gnu.org>
2995         * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
2996         is new, and what the implications are.  Other clarifications.
2998 2005-05-24  Richard M. Stallman  <rms@gnu.org>
3000         * frames.texi (Dialog Boxes): Minor fixes.
3002 2005-05-25  Masatake YAMATO  <jet@gyve.org>
3004         * display.texi (Standard Faces): Write about `mode-line-highlight'.
3006 2005-05-24  Luc Teirlinck  <teirllm@auburn.edu>
3008         * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
3009         is optional.
3011 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
3013         * frames.texi (Dialog Boxes): Descibe new optional argument.
3015 2005-05-23  Lute Kamstra  <lute@gnu.org>
3017         * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
3018         syntax-begin-function over font-lock-beginning-of-syntax-function.
3020 2005-05-21  Luc Teirlinck  <teirllm@auburn.edu>
3022         * minibuf.texi (Reading File Names): Update description of
3023         `read-directory-name'.
3025         * modes.texi (Derived Modes): Clarify :group keyword.
3027 2005-05-21  Eli Zaretskii  <eliz@gnu.org>
3029         * files.texi (Locating Files): New subsection.
3030         Describe locate-file and executable-find.
3032 2005-05-21  Kevin Ryde  <user42@zip.com.au>
3034         * frames.texi (Initial Parameters): Update cross reference to
3035         "Emacs Invocation".
3037 2005-05-19  Luc Teirlinck  <teirllm@auburn.edu>
3039         * keymaps.texi (Active Keymaps): Add anchor.
3041         * modes.texi (Hooks): Delete confusing and unnecessary sentence.
3042         (Major Mode Conventions): Refer to `Auto Major Mode' in more
3043         appropriate place.
3044         (Derived Modes): Small clarifications.
3045         (Minor Mode Conventions, Keymaps and Minor Modes):
3046         Replace references to nodes with references to anchors.
3047         (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
3048         Clarify description of lists whose first element is an integer.
3049         (Mode Line Variables): Add anchor.
3050         (%-Constructs): Clarify description of integer after %.
3051         (Emulating Mode Line): Describe nil value for FACE.
3053 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
3055         * modes.texi (Derived Modes): Correct references to non-existing
3056         variable standard-syntax-table.
3058 2005-05-17  Lute Kamstra  <lute@gnu.org>
3060         * modes.texi (Defining Minor Modes): Mention the mode hook.
3062 2005-05-15  Kim F. Storm  <storm@cua.dk>
3064         * processes.texi (Network): Remove open-network-stream-nowait.
3065         (Network Servers): Remove open-network-stream-server.
3067 2005-05-15  Luc Teirlinck  <teirllm@auburn.edu>
3069         * elisp.texi (Top): Update detailed menu.
3071         * variables.texi: Reorder nodes.
3072         (Variables): Update menu.
3073         (File Local Variables): Do not refer to the `-*-' line as
3074         a "local variables list".  Add pxref.
3076 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
3078         * elisp.texi (Top): Update detailed menu for node changes.
3080         * modes.texi (Modes): Update Menu.
3081         (Hooks): Move to beginning of chapter.
3082         Most minor modes run mode hooks too.
3083         `add-hook' can handle void hooks or hooks whose value is a single
3084         function.
3085         (Major Modes): Update Menu.
3086         (Major Mode Basics): New node, split off from `Major Modes'.
3087         (Major Mode Conventions): Correct xref.  Explain how to handle
3088         auto-mode-alist if the major mode command has an autoload cookie.
3089         (Auto Major Mode): Major update.  Add magic-mode-alist.
3090         (Derived Modes): Major update.
3091         (Mode Line Format): Update Menu.
3092         (Mode Line Basics): New node, split off from `Mode Line Format'.
3094         * loading.texi (Autoload): Mention `autoload cookie' as synonym
3095         for `magic autoload comment'.  Add index entries and anchor.
3097 2005-05-14  Richard M. Stallman  <rms@gnu.org>
3099         * tips.texi (Coding Conventions): Explain how important it is
3100         that just loading certain files not change Emacs behavior.
3102         * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
3104 2005-05-12  Lute Kamstra  <lute@gnu.org>
3106         * modes.texi (Generic Modes): Update.
3107         (Major Modes): Refer to node "Generic Modes".
3109         * elisp.texi (Top): Update to the current structure of the manual.
3110         * processes.texi (Processes): Add menu description.
3111         * customize.texi (Customization): Add menu descriptions.
3113 2005-05-11  Thien-Thi Nguyen  <ttn@gnu.org>
3115         * processes.texi (Signals to Processes)
3116         (Low-Level Network): Fix typos.
3118 2005-05-11  Lute Kamstra  <lute@gnu.org>
3120         * elisp.texi (Top): Add some nodes from the chapter "Major and
3121         Minor Modes" to the detailed node listing.
3123 2005-05-10  Richard M. Stallman  <rms@gnu.org>
3125         * keymaps.texi (Extended Menu Items): Menu item filter functions
3126         can be called at any time.
3128 2005-05-08  Luc Teirlinck  <teirllm@auburn.edu>
3130         * variables.texi (File Local Variables): `(hack-local-variables t)'
3131         now also checks whether a mode is specified in the local variables
3132         list.
3134 2005-05-05  Kevin Ryde  <user42@zip.com.au>
3136         * display.texi (The Echo Area): Correct format function cross
3137         reference.
3139 2005-05-05  Luc Teirlinck  <teirllm@auburn.edu>
3141         * variables.texi (Variable Aliases): Change description of
3142         `define-obsolete-variable-alias'.
3144         * functions.texi (Functions): Add "Obsolete Functions" to menu.
3145         (Defining Functions): Add xref.
3146         (Obsolete Functions): New node.
3147         (Function Safety): Standardize capitalization of section title.
3149         * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
3150         (Dialog Boxes): Complete description of `x-popup-dialog'.
3152 2005-05-04  Richard M. Stallman  <rms@gnu.org>
3154         * commands.texi (Interactive Codes): Fix Texinfo usage.
3155         Document U more clearly.
3157 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
3159         * variables.texi (Variable Aliases): `make-obsolete-variable' is a
3160         function and not a macro.
3162         * frames.texi (Pop-Up Menus): Correct and clarify description of
3163         `x-popup-menu'.
3164         (Dialog Boxes): Clarify description of `x-popup-dialog'.
3166 2005-05-01  Richard M. Stallman  <rms@gnu.org>
3168         * edebug.texi (Checking Whether to Stop): Fix previous change.
3170 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
3172         * display.texi: Fix typos and Texinfo usage.
3174         * edebug.texi (Checking Whether to Stop): executing-macro ->
3175         executing-kbd-macro.
3177 2005-05-01  Richard M. Stallman  <rms@gnu.org>
3179         * display.texi (Invisible Text): Correct add-to-invisibility-spec.
3181 2005-04-30  Richard M. Stallman  <rms@gnu.org>
3183         * files.texi (Magic File Names): Document `operations' property.
3185 2005-04-29  Lute Kamstra  <lute@gnu.org>
3187         * modes.texi (Generic Modes): New node.
3188         (Major Modes): Add it to the menu.
3189         (Derived Modes): Add "derived mode" to concept index.
3191 2005-04-28  Lute Kamstra  <lute@gnu.org>
3193         * modes.texi (Defining Minor Modes): Fix previous change.
3194         (Font Lock Mode): Simplify.
3195         (Font Lock Basics): Say that font-lock-defaults is buffer-local
3196         when set and that some parts are optional.  Add cross references.
3197         (Search-based Fontification): Say how to specify font-lock-keywords.
3198         Add cross references.  Add font-lock-multiline to index.
3199         Move font-lock-keywords-case-fold-search here from node "Other Font
3200         Lock Variables".  Document font-lock-add-keywords and
3201         font-lock-remove-keywords.
3202         (Other Font Lock Variables): Move font-lock-keywords-only,
3203         font-lock-syntax-table, font-lock-beginning-of-syntax-function,
3204         and font-lock-syntactic-face-function to node "Syntactic Font
3205         Lock".  Move font-lock-keywords-case-fold-search to node
3206         "Search-based Fontification".  Document font-lock-inhibit-thing-lock
3207         and font-lock-{,un}fontify-{buffer,region}-function.
3208         (Precalculated Fontification): Remove reference to deleted variable
3209         font-lock-core-only.
3210         (Faces for Font Lock): Add font-lock-comment-delimiter-face.
3211         (Syntactic Font Lock): Add intro.  Move font-lock-keywords-only,
3212         font-lock-syntax-table, font-lock-beginning-of-syntax-function,
3213         and font-lock-syntactic-face-function here from node "Other Font
3214         Lock Variables".  Move font-lock-syntactic-keywords to "Setting
3215         Syntax Properties".  Add cross references.
3216         (Setting Syntax Properties): New node.
3217         Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
3218         * syntax.texi (Syntax Properties): Add cross reference.
3219         * hooks.texi (Standard Hooks): Add Font-Lock hooks.
3221 2005-04-26  Richard M. Stallman  <rms@gnu.org>
3223         * display.texi (Defining Faces):
3224         Document `default' elements of defface spec.
3226         * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
3228         * variables.texi (Variable Aliases): Clarify text.
3230 2005-04-25  Chong Yidong  <cyd@stupidchicken.com>
3232         * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
3234 2005-04-25  Luc Teirlinck  <teirllm@auburn.edu>
3236         * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
3238 2005-04-24  Eli Zaretskii  <eliz@gnu.org>
3240         * syntax.texi (Syntax Table Internals): Elaborate documentation of
3241         syntax-after and syntax-class.
3243         * files.texi (Changing Files): Fix last change's cross-reference.
3244         (Unique File Names): Don't mention "numbers" in the documentation
3245         of make-temp-file and make-temp-name.
3247 2005-04-23  Richard M. Stallman  <rms@gnu.org>
3249         * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
3251 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
3253         * windows.texi (Cyclic Window Ordering): Clarify window-list.
3255 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
3257         * variables.texi (Variable Aliases): Describe make-obsolete-variable
3258         and define-obsolete-variable-alias.
3260 2005-04-22  Kim F. Storm  <storm@cua.dk>
3262         * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
3263         (Other Plists): Remove safe-plist-get, as plist-get is now safe.
3265 2005-04-21  Lute Kamstra  <lute@gnu.org>
3267         * lists.texi (Association Lists): Document rassq-delete-all.
3269 2005-04-19  Richard M. Stallman  <rms@gnu.org>
3271         * modes.texi (Search-based Fontification): Explain that
3272         facespec is an expression to be evaluated.
3274 2005-04-19  Kevin Ryde  <user42@zip.com.au>
3276         * streams.texi (Output Functions): Fix xref.
3277         * strings.texi (String Conversion): Fix xref.
3279 2005-04-19  Kim F. Storm  <storm@cua.dk>
3281         * symbols.texi (Symbol Plists): Add safe-get.
3282         Mention that `get' may signal an error.
3284 2005-04-18  Nick Roberts  <nickrob@snap.net.nz>
3286         * customize.texi (Variable Definitions): Replace tooltip-mode
3287         example with save-place.
3289 2005-04-17  Richard M. Stallman  <rms@gnu.org>
3291         * buffers.texi (Indirect Buffers): Clarify.
3293         * positions.texi (Positions): Clarify converting marker to integer.
3295         * strings.texi (String Basics): Mention string-match; clarify.
3297 2005-04-08  Lute Kamstra  <lute@gnu.org>
3299         * modes.texi (Search-based Fontification): Fix cross references.
3300         Use consistent terminology.  Document anchored highlighting.
3302 2005-04-05  Lute Kamstra  <lute@gnu.org>
3304         * modes.texi (Defining Minor Modes): Document :group keyword
3305         argument and its default value.
3307 2005-04-03  Lute Kamstra  <lute@gnu.org>
3309         * hooks.texi (Standard Hooks): Add some hooks.  Add cross
3310         references and/or descriptions.  Delete major mode hooks; mention
3311         them as a category instead.  Rename or delete obsolete hooks.
3313 2005-04-02  Richard M. Stallman  <rms@gnu.org>
3315         * nonascii.texi (Coding System Basics): Another wording cleanup.
3317 2005-04-01  Richard M. Stallman  <rms@gnu.org>
3319         * nonascii.texi (Coding System Basics): Clarify previous change.
3321 2005-04-01  Kenichi Handa  <handa@m17n.org>
3323         * nonascii.texi (Coding System Basics): Describe about rondtrip
3324         identity of coding systems.
3326 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
3328         * text.texi (Buffer Contents): Add filter-buffer-substring and
3329         buffer-substring-filters.
3331 2005-03-26  Chong Yidong  <cyd@stupidchicken.com>
3333         * anti.texi (Antinews): Mention `G' interactive code.
3335         * tips.texi (Compilation Tips): Mention benchmark.el.
3337 2005-03-27  Luc Teirlinck  <teirllm@auburn.edu>
3339         * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
3340         is now bound to M-o M-o.
3342         * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
3344 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
3346         * calendar.texi: Delete file (and move contents to emacs-xtra.texi
3347         in the Emacs Manual).
3348         * Makefile.in (srcs): Remove calendar.texi.
3349         * makefile.w32-in (srcs): Remove calendar.texi.
3350         * display.texi (Display): Change name of next node.
3351         * os.texi (System In): Change name of previous node.
3352         * elisp.texi (Top): Remove Calendar references.
3353         * vol1.texi (Top): Remove Calendar references.
3354         * vol2.texi (Top): Remove Calendar references.
3356 2005-03-25  Richard M. Stallman  <rms@gnu.org>
3358         * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
3359         Cleanup previous change.
3361 2005-03-25  Chong Yidong  <cyd@stupidchicken.com>
3363         * display.texi (Face Attributes): Faces earlier in an :inherit
3364         list take precedence.
3365         (Scroll Bars): Fix description of vertical-scroll-bars.
3366         Document frame-current-scroll-bars and window-current-scroll-bars.
3368         * markers.texi (The Mark): Document temporary Transient Mark mode.
3370         * minibuf.texi (Reading File Names):
3371         Document read-file-name-completion-ignore-case.
3373         * positions.texi (Screen Lines): Document nil for width argument
3374         to compute-motion.
3376 2005-03-23  Kim F. Storm  <storm@cua.dk>
3378         * display.texi (Standard Faces): Other faces used in the fringe
3379         implicitly inherits from the fringe face.
3380         (Fringe Bitmaps): FACE in right-fringe and left-fringe display
3381         properties implicitly inherits from fringe face.
3382         (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
3384 2005-03-20  Chong Yidong  <cyd@stupidchicken.com>
3386         * display.texi (Invisible Text): State default value of
3387         line-move-ignore-invisible.
3388         (Managing Overlays): Document remove-overlays.
3389         (Standard Faces): Document escape-glyph face.
3391         * minibuf.texi (Reading File Names): Document read-file-name-function.
3393         * modes.texi (Other Font Lock Variables):
3394         Document font-lock-lines-before.
3396         * positions.texi (Skipping Characters): skip-chars-forward allows
3397         character classes.
3399 2005-03-18  Lute Kamstra  <lute@gnu.org>
3401         * edebug.texi (Instrumenting Macro Calls): Fix another typo.
3403 2005-03-17  Richard M. Stallman  <rms@gnu.org>
3405         * text.texi (Undo): Document extensible undo entries.
3407         * searching.texi (String Search, Regexp Search, Regexp Search):
3408         Cleanups.
3410         * nonascii.texi (Character Codes): Minor fix.
3412         * display.texi (Display Property): Explain the significance
3413         of having text properties that are eq.
3414         (Other Display Specs): Explain string as display spec.
3416         * commands.texi (Interactive Codes): Document G option.
3418 2005-03-17  Chong Yidong  <cyd@stupidchicken.com>
3420         * text.texi (Filling): Add sentence-end-without-period and
3421         sentence-end-without-space.
3422         (Changing Properties): Minor fix.
3424         * anti.texi: Total rewrite.
3426 2005-03-15  Lute Kamstra  <lute@gnu.org>
3428         * edebug.texi (Instrumenting Macro Calls): Fix typos.
3430 2005-03-08  Kim F. Storm  <storm@cua.dk>
3432         * display.texi (Specified Space): Property :width is support on
3433         non-graphic terminals, :height is not.
3435 2005-03-07  Richard M. Stallman  <rms@gnu.org>
3437         * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
3438         Now subnodes of Fringes.
3439         (Overlay Arrow): Document overlay-arrow-variable-list.
3440         (Fringe Size/Pos): New node, broken out of Fringes.
3441         (Display): Explain clearing vs redisplay better.
3442         (Truncation): Clarify use of bitmaps.
3443         (The Echo Area): Clarify the uses of the echo area.
3444         Add max-mini-window-height.
3445         (Progress): Clarify.
3446         (Invisible Text): Explain that main loop moves point out.
3447         (Selective Display): Say "hidden", not "invisible".
3448         (Managing Overlays): Move up.  Describe relation to Undo here.
3449         (Overlay Properties): Clarify intro.
3450         (Finding Overlays): Explain return values when nothing found.
3451         (Width): truncate-string-to-width has added arg.
3452         (Displaying Faces): Clarify and update mode line face handling.
3453         (Face Functions): Minor cleanup.
3454         (Conditional Display): Merge into Other Display Specs.
3455         (Pixel Specification, Other Display Specs): Minor cleanups.
3456         (Images, Image Descriptors): Minor cleanups.
3457         (GIF Images): Patents have expired.
3458         (Showing Images): Explain default text for insert-image.
3459         (Manipulating Button Types): Merge into Manipulating Buttons.
3460         (Making Buttons): Explain return values.
3461         (Button Buffer Commands): Add xref.
3462         (Inverse Video): Update mode-line-inverse-video.
3463         (Display Table Format): Clarify.
3464         (Active Display Table): Give defaults for window-display-table.
3466         * calendar.texi (Calendar Customizing): calendar-holiday-marker
3467         and calendar-today-marker are strings, not chars.
3468         (Holiday Customizing): Minor fix.
3470         * internals.texi (Writing Emacs Primitives): Update `or' example.
3471         Update limit on # args of subr.
3473         * edebug.texi (Using Edebug): Arrow is in fringe.
3474         (Instrumenting): Arg to eval-defun works without loading edebug.
3475         (Edebug Execution Modes): Add xref.
3477         * customize.texi (Common Keywords): Clarify :require.
3478         Mention :version here.
3479         (Variable Definitions, Group Definitions): Not here.
3480         (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
3482 2005-03-07  Chong Yidong  <cyd@stupidchicken.com>
3483         * nonascii.texi (Text Representations): Clarify position-bytes.
3484         (Character Sets): Add list-charset-chars.
3485         (Scanning Charsets): Add charset-after.
3486         (Encoding and I/O): Minor fix.
3488 2005-03-06  Richard M. Stallman  <rms@gnu.org>
3490         * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
3491         (Resizing Windows): Likewise.
3493         * text.texi (Change Hooks): Get rid of "Emacs 21".
3495         * strings.texi (Formatting Strings): Get rid of "Emacs 21".
3497         * streams.texi (Output Variables): Get rid of "Emacs 21".
3499         * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
3501         * os.texi (Translating Input): Replace flow-control example
3502         with a less obsolete example that uses `keyboard-translate'.
3504         * objects.texi (Hash Table Type, Circular Objects):
3505         Get rid of "Emacs 21".
3507         * modes.texi (Mode Line Format): Get rid of "Emacs 21".
3508         (Mode Line Data, Properties in Mode, Header Lines): Likewise.
3510         * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
3512         * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
3514         * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
3515         (Menu Bar): Fix when menu-bar-update-hook is called.
3517         * hash.texi (Hash Tables): Get rid of "Emacs 21".
3519         * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
3520         and make it read better.
3522         * files.texi (Writing to Files): Get rid of "Emacs 21".
3523         (Unique File Names): Likewise.
3525         * elisp.texi: Update Emacs version to 22.
3527         * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
3528         (Overlay Properties, Face Attributes): Likewise.
3529         (Managing Overlays): Fix punctuation.
3530         (Attribute Functions): Clarify set-face-font; get rid of
3531         info about old Emacs versions.
3532         (Auto Faces, Font Lookup, Display Property, Images):
3533         Get rid of "Emacs 21".
3535         * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
3537 2005-03-05  Richard M. Stallman  <rms@gnu.org>
3539         * debugging.texi (Error Debugging): Remove stack-trace-on-error.
3541 2005-03-04  Lute Kamstra  <lute@gnu.org>
3543         * debugging.texi (Error Debugging): Document stack-trace-on-error.
3545 2005-03-03  Lute Kamstra  <lute@gnu.org>
3547         * edebug.texi (Instrumenting Macro Calls): Fix typo.
3549 2005-03-01  Lute Kamstra  <lute@gnu.org>
3551         * debugging.texi (Debugger Commands): Update `j'.
3553 2005-02-28  Lute Kamstra  <lute@gnu.org>
3555         * debugging.texi (Debugging): Fix typo.
3556         (Error Debugging): Document eval-expression-debug-on-error.
3557         (Function Debugging): Update example.
3558         (Using Debugger): Mention starred stack frames.
3559         (Debugger Commands): Document `j' and `l'.
3560         (Invoking the Debugger): `d' and `j' exit recursive edit too.
3561         Update the messages that the debugger displays.
3562         (Internals of Debugger): Add cross reference.  Update example.
3563         (Excess Open): Minor improvement.
3564         (Excess Close): Minor improvement.
3566 2005-02-26  Richard M. Stallman  <rms@gnu.org>
3568         * tips.texi (Coding Conventions): Clarify.
3569         Put all the major mode key reservations together.
3570         Mention the Mouse-1 => Mouse-2 conventions.
3572         * syntax.texi (Syntax Class Table): Clarify.
3573         (Syntax Table Functions): syntax-after moved from here.
3574         (Syntax Table Internals): syntax-after moved to here.
3575         (Parsing Expressions): Update info on number of values
3576         and what's meaningful in the STATE argument.
3577         (Categories): Fix typo.
3579         * sequences.texi (Arrays): Cleanup.
3580         (Char-Tables): Clarify.
3582         * processes.texi (Deleting Processes): Cleanups, add xref.
3583         (Subprocess Creation): Explain nil in exec-path.  Cleanup.
3584         (Process Information): set-process-coding-system, some args optional.
3585         (Input to Processes): Explain various types for PROCESS args.
3586         Rename them from PROCESS-NAME to PROCESS.
3587         (Signals to Processes): Likewise.
3588         (Decoding Output): Cleanup.
3589         (Query Before Exit): Clarify.
3591         * os.texi (Startup Summary): Correct the options; add missing ones.
3592         (Terminal Output, Batch Mode): Clarify.
3593         (Flow Control): Node deleted.
3595         * markers.texi (The Mark): Clarify.
3597         * macros.texi (Expansion): Cleanup.
3598         (Indenting Macros): indent-spec allows ints, not floats.
3600         * keymaps.texi (Keymaps): Clarify.
3601         (Format of Keymaps): Update lisp-mode-map example.
3602         (Active Keymaps, Key Lookup): Clarify.
3603         (Changing Key Bindings): Add xref to `kbd'.
3604         (Key Binding Commands, Simple Menu Items): Clarify.
3605         (Mouse Menus, Menu Bar): Clarify.
3606         (Menu Example): Replace print example with menu-bar-replace-menu.
3608         * help.texi (Documentation Basics): Add function-documentation prop.
3610         * elisp.texi (Top): Don't refer to Flow Control node.
3612         * commands.texi (Command Overview): Improve xrefs.
3613         (Adjusting Point): Adjusting point applies to intangible and invis.
3614         (Key Sequence Input): Doc extra read-key-sequence args.
3615         Likewise for read-key-sequence-vector.
3617         * backups.texi (Rename or Copy): Minor fix.
3618         (Numbered Backups): For version-control, say the default.
3619         (Auto-Saving): make-auto-save-file-name example is simplified.
3621         * advice.texi (Advising Functions): Don't imply one part of Emacs
3622         should advise another part.  Markup changes.
3623         (Defining Advice): Move transitional para.
3624         (Activation of Advice): Cleanup.
3625         Explain if COMPILE is nil or negative.
3627         * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
3629 2005-02-24  Lute Kamstra  <lute@gnu.org>
3631         * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
3632         LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
3634 2005-02-23  Lute Kamstra  <lute@gnu.org>
3636         * modes.texi (Defining Minor Modes): define-minor-mode can be used
3637         to define global minor modes as well.
3639         * display.texi (Managing Overlays): overlay-buffer returns nil for
3640         deleted overlays.
3642 2005-02-22  Kim F. Storm  <storm@cua.dk>
3644         * minibuf.texi (Basic Completion): Allow symbols in addition to
3645         strings in try-completion and all-completions.
3647 2005-02-14  Lute Kamstra  <lute@gnu.org>
3649         * elisp.texi (Top): Remove reference to deleted node.
3651         * lists.texi (Lists): Remove reference to deleted node.
3652         (Cons Cells): Fix typo.
3654         * loading.texi (Where Defined): Fix typo.
3656 2005-02-14  Richard M. Stallman  <rms@gnu.org>
3658         * variables.texi (Creating Buffer-Local): change-major-mode-hook
3659         is useful for discarding some minor modes.
3661         * symbols.texi (Symbol Components): Reorder examples.
3663         * streams.texi (Input Functions): State standard-input default.
3664         (Output Variables): State standard-output default.
3666         * objects.texi (Printed Representation): Clarify read syntax vs print.
3667         (Floating Point Type): Explain meaning better.
3668         (Symbol Type): Explain uniqueness better.
3669         (Cons Cell Type): Explain empty list sooner.  CAR and CDR later.
3670         List examples sooner.
3671         (Box Diagrams): New subnode broken out.
3672         Some examples moved from old Lists as Boxes node.
3673         (Dotted Pair Notation): Clarify intro.
3674         (Array Type): Clarify.
3675         (Type Predicates): Add hash-table-p.
3677         * numbers.texi (Integer Basics): Clarify radix explanation.
3678         (Predicates on Numbers): Minor clarification.
3679         (Comparison of Numbers): Minor clarification.  Clarify eql.
3680         Typos in min, max.
3681         (Math Functions): Clarify overflow in expt.
3683         * minibuf.texi (Text from Minibuffer): Minor clarification.
3684         Mention arrow keys.
3686         * loading.texi (Autoload): defun's doc string overrides autoload's
3687         doc string.
3688         (Repeated Loading): Modernize "add to list" examples.
3689         (Where Defined): Finish updating table of load-history elts.
3691         * lists.texi (List-related Predicates): Minor wording improvement.
3692         (Lists as Boxes): Node deleted.
3693         (Building Lists): Explain trivial cases of number-sequence.
3695         * hash.texi (Hash Tables): Add desc to menu items.
3696         (Creating Hash): Expain "full" means "make larger",
3697         (Hash Access): Any object can be a key.
3698         State value of maphash.
3700         * functions.texi (What Is a Function): Wording cleanup.
3701         (Function Documentation): Minor cleanup.
3702         Explain purpose of calling convention at end of doc string.
3703         (Function Names): Wording cleanup.
3704         (Calling Functions): Wording cleanup.
3705         Explain better how funcall calls the function.
3706         (Function Cells): Delete example of saving and redefining function.
3708         * control.texi (Combining Conditions): Wording cleanup.
3709         (Iteration): dolist and dotimes bind VAR locally.
3710         (Cleanups): Xref to Atomic Changes.
3712         * compile.texi (Byte Compilation): Delete 19.29 info.
3713         (Compilation Functions): Macros' difficulties don't affect defsubst.
3714         (Docs and Compilation): Delete 19.29 info.
3716 2005-02-10  Richard M. Stallman  <rms@gnu.org>
3718         * objects.texi (Symbol Type): Minor correction.
3720 2005-02-06  Lute Kamstra  <lute@gnu.org>
3722         * modes.texi (Example Major Modes): Fix typos.
3724 2005-02-06  Richard M. Stallman  <rms@gnu.org>
3726         * text.texi (Margins): fill-nobreak-predicate can be one function.
3728         * strings.texi (Modifying Strings): clear-string can make unibyte.
3729         (Formatting Strings): format gives error if values missing.
3731         * positions.texi (Character Motion): Mention default arg
3732         for forward-char.  backward-char refers to forward-char.
3733         (Word Motion): Mention default arg for forward-word.
3734         (Buffer End Motion): Mention default arg for beginning-of-buffer.
3735         Simplify end-of-buffer.
3736         (Text Lines): Mention default arg for forward-line.
3737         (List Motion): Mention default arg for beginning/end-of-defun.
3738         (Skipping Characters): Minor fixes in explaining character-set.
3740         * modes.texi (Major Mode Conventions): Mention "system abbrevs".
3741         Mode inheritance applies only when default-major-mode is nil.
3742         Clarifications.
3743         (Example Major Modes): Update Text mode and Lisp mode examples.
3744         (Minor Mode Conventions): Mention define-minor-mode at top.
3745         (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
3746         (Mode Line Format): Update mode line face display info.
3747         (Properties in Mode): Mention effect of risky vars.
3748         (Imenu): Define imenu-add-to-menubar.
3749         (Font Lock Mode): Add descriptions to menu lines.
3750         (Faces for Font Lock): Add font-lock-doc-face.
3752 2005-02-05  Lute Kamstra  <lute@gnu.org>
3754         * text.texi (Maintaining Undo): Remove obsolete function.
3756 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
3758         * frames.texi (Color Names): Add pointer to the X docs about RGB
3759         color specifications.  Improve indexing
3760         (Text Terminal Colors): Replace the description of RGB values by
3761         an xref to "Color Names".
3763 2005-02-03  Richard M. Stallman  <rms@gnu.org>
3765         * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
3766         Clarify.
3767         (Selecting Windows): Clarify save-selected-window.
3768         (Cyclic Window Ordering): Clarify walk-windows.
3769         (Window Point): Clarify.
3770         (Window Start): Add comment to example.
3771         (Resizing Windows): Add `interactive' specs in examples.
3772         Document fit-window-to-buffer.
3774         * text.texi (User-Level Deletion): just-one-space takes numeric arg.
3775         (Undo, Maintaining Undo): Clarify last change.
3776         (Sorting): In sort-numeric-fields, explain about octal and hex.
3777         Mention sort-numeric-base.
3778         (Format Properties): Add xref for hard newlines.
3780         * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
3781         (Pop-Up Menus): Fix typo.
3782         (Color Names): Explain all types of color names.
3783         Explain color-values on B&W terminal.
3784         (Text Terminal Colors): Explain "rgb values" are lists.  Fix arg names.
3786         * files.texi (File Locks): Not supported on MS systems.
3787         (Testing Accessibility): Clarify.
3789         * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
3790         (Coverage Testing): Fix typo.
3792         * commands.texi (Misc Events): Remove stray space.
3794         * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
3795         (Modification Time): Clarify when visited-file-modtime returns 0.
3796         (The Buffer List): Clarify bury-buffer.
3797         (Killing Buffers): Clarify.
3798         (Indirect Buffers): Add clone-indirect-buffer.
3800 2005-02-02  Matt Hodges  <MPHodges@member.fsf.org>
3802         * edebug.texi (Printing in Edebug): Fix default value of
3803         edebug-print-circle.
3804         (Coverage Testing): Fix displayed frequency count data.
3806 2005-02-02  Luc Teirlinck  <teirllm@auburn.edu>
3808         * text.texi (Maintaining Undo): Add `undo-outer-limit'.
3810 2005-02-02  Kim F. Storm  <storm@cua.dk>
3812         * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
3814 2005-01-29  Eli Zaretskii  <eliz@gnu.org>
3816         * commands.texi (Misc Events): Describe the help-echo event.
3818         * text.texi (Special Properties) <help-echo>: Use `pos'
3819         consistently in description of the help-echo property.
3820         Use @code{nil} instead of @var{nil}.
3822         * display.texi (Overlay Properties): Fix the index entry for
3823         help-echo overlay property.
3825         * customize.texi (Type Keywords): Uncomment the xref to the
3826         help-echo property documentation.
3828 2005-01-23  Kim F. Storm  <storm@cua.dk>
3830         * windows.texi (Window Start): Fix `pos-visible-in-window-p'
3831         return value.  Third element FULLY replaced by PARTIAL which
3832         specifies number of invisible pixels if row is only partially visible.
3833         (Textual Scrolling): Mention auto-window-vscroll.
3834         (Vertical Scrolling): New defvar auto-window-vscroll.
3836 2005-01-16  Luc Teirlinck  <teirllm@auburn.edu>
3838         * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
3839         command remapping.
3841 2005-01-15  Richard M. Stallman  <rms@gnu.org>
3843         * display.texi (Defining Images): Mention DATA-P arg of create-image.
3845 2005-01-14  Kim F. Storm  <storm@cua.dk>
3847         * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
3849         * text.texi (Links and Mouse-1): Fix string and vector item.
3851 2005-01-13  Richard M. Stallman  <rms@gnu.org>
3853         * keymaps.texi (Active Keymaps): Rewrite the text, and update the
3854         descriptions of overriding-local-map and overriding-terminal-local-map.
3856         * text.texi (Links and Mouse-1): Clarify text.
3858 2005-01-13  Kim F. Storm  <storm@cua.dk>
3860         * modes.texi (Emulating Mode Line): Update format-mode-line entry.
3862 2005-01-13  Francis Litterio  <franl@world.std.com>  (tiny change)
3864         * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
3866 2005-01-12  Kim F. Storm  <storm@cua.dk>
3868         * text.texi (Links and Mouse-1): Rename section from Enabling
3869         Mouse-1 to Following Links.  Change xrefs.
3870         Add examples for define-button-type and define-widget.
3872         * display.texi (Button Properties, Button Buffer Commands):
3873         Clarify mouse-1 and follow-link functionality.
3875 2005-01-12  Richard M. Stallman  <rms@gnu.org>
3877         * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
3879         * display.texi (Beeping): Fix Texinfo usage.
3881         * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
3883 2005-01-11  Kim F. Storm  <storm@cua.dk>
3885         * display.texi (Button Properties, Button Buffer Commands):
3886         Mention mouse-1 binding.  Add follow-link keyword.
3888         * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
3889         (Enabling Mouse-1 to Follow Links): New subsection.
3891 2005-01-06  Richard M. Stallman  <rms@gnu.org>
3893         * text.texi (Special Properties): Minor change.
3895         * os.texi (Timers): Clarify previous change.
3897         * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
3899 2005-01-01  Luc Teirlinck  <teirllm@auburn.edu>
3901         * display.texi (Face Attributes): Correct xref to renamed node.
3903 2005-01-01  Richard M. Stallman  <rms@gnu.org>
3905         * display.texi (Face Attributes): Describe hex color specs.
3907 2004-12-31  Richard M. Stallman  <rms@gnu.org>
3909         * os.texi (Timers): Update previous change.
3911 2004-12-30  Kim F. Storm  <storm@cua.dk>
3913         * display.texi (Line Height): Total line-height is now specified
3914         in line-height property of form (HEIGHT TOTAL).  Swap (FACE . RATIO)
3915         in cons cells.  (nil . RATIO) is relative to actual line height.
3916         Use line-height `t' instead of `0' to get minimum height.
3918 2004-12-29  Richard M. Stallman  <rms@gnu.org>
3920         * os.texi (Timers): Discuss timers vs editing the buffer and undo.
3922 2004-12-28  Richard M. Stallman  <rms@gnu.org>
3924         * commands.texi (Quitting): Clarify value of with-local-quit.
3926         * elisp.texi (Top): Fix previous change.
3928         * loading.texi (Loading): Fix previous change.
3930 2004-12-27  Richard M. Stallman  <rms@gnu.org>
3932         * Makefile.in (MAKEINFO): Specify --force.
3934         * buffers.texi (Killing Buffers): Add buffer-save-without-query.
3936         * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
3938         * display.texi (Line Height): Further clarify.
3940         * elisp.texi (Top): Update Loading submenu.
3942         * loading.texi (Where Defined): New node.
3943         (Unloading): load-history moved to Where Defined.
3945 2004-12-21  Richard M. Stallman  <rms@gnu.org>
3947         * commands.texi (Event Input Misc): Add while-no-input.
3949 2004-12-11  Richard M. Stallman  <rms@gnu.org>
3951         * display.texi (Line Height): Rewrite text for clarity.
3953 2004-12-11  Kim F. Storm  <storm@cua.dk>
3955         * display.texi (Display): Add node "Line Height" to menu.
3956         (Line Height): New node.  Move full description of line-spacing
3957         and line-height text properties here from text.texi.
3958         (Scroll Bars): Add vertical-scroll-bar variable.
3960         * frames.texi (Window Frame Parameters): Remove line-height defvar.
3962         * locals.texi (Standard Buffer-Local Variables): Fix xref for
3963         line-spacing and vertical-scroll-bar.
3965         * text.texi (Special Properties): Just mention line-spacing and
3966         line-height here, add xref to new "Line Height" node.
3968 2004-12-09  Thien-Thi Nguyen  <ttn@gnu.org>
3970         * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
3972         * locals.texi (Standard Buffer-Local Variables):
3973         Add @xref for `line-spacing'.
3975 2004-12-05  Richard M. Stallman  <rms@gnu.org>
3977         * Makefile.in (maintainer-clean): Remove the info files
3978         in $(infodir) where they are created.
3980 2004-12-03  Richard M. Stallman  <rms@gnu.org>
3982         * windows.texi (Selecting Windows): get-lru-window and
3983         get-largest-window don't consider dedicated windows.
3985         * text.texi (Undo): Document undo-in-progress.
3987 2004-11-26  Richard M. Stallman  <rms@gnu.org>
3989         * locals.texi (Standard Buffer-Local Variables): Undo prev change.
3990         Remove a few vars that are not always buffer-local.
3992 2004-11-24  Luc Teirlinck  <teirllm@auburn.edu>
3994         * locals.texi (Standard Buffer-Local Variables): Comment out
3995         xref's to non-existent node `Yet to be written'.
3997 2004-11-24  Richard M. Stallman  <rms@gnu.org>
3999         * processes.texi (Synchronous Processes): Grammar fix.
4001         * numbers.texi (Comparison of Numbers): Add eql.
4003         * locals.texi (Standard Buffer-Local Variables): Add many vars.
4005         * intro.texi (Printing Notation): Fix previous change.
4007         * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
4008         and default-indicate-buffer-boundaries from here.
4009         (Usual Display): To here.
4010         (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
4011         (Usual Display): Move tab-width up.
4013         * customize.texi (Variable Definitions): Replace
4014         show-paren-mode example with tooltip-mode.
4015         (Simple Types, Composite Types, Defining New Types):
4016         Minor cleanups.
4018 2004-11-21  Jesper Harder  <harder@ifa.au.dk>
4020         * processes.texi (Synchronous Processes, Output from Processes):
4021         Markup fix.
4023 2004-11-20  Richard M. Stallman  <rms@gnu.org>
4025         * positions.texi (Skipping Characters): skip-chars-forward
4026         now handles char classes.
4028         * intro.texi (Printing Notation): Avoid confusion of `print'
4029         when explaining @print.
4031         * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
4033         * display.texi (Display Table Format): Minor fix.
4035         * streams.texi (Output Functions): Fix print example.
4037         * Makefile.in (elisp): New target.
4038         (dist): Depend on $(infodir)/elisp, not elisp.
4039         Copy the info files from $(infodir).
4041         * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
4042         read-from-minibuffer.
4044         * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
4046 2004-11-19  Richard M. Stallman  <rms@gnu.org>
4048         * searching.texi (Regexp Search): Add search-whitespace-regexp.
4050 2004-11-19  CHENG Gao  <chenggao@gmail.com>  (tiny change)
4052         * tips.texi (Coding Conventions): Fix typo.
4054 2004-11-16  Richard M. Stallman  <rms@gnu.org>
4056         * tips.texi (Coding Conventions): Separate defvar and require
4057         methods to avoid warnings.  Use require only when there are many
4058         functions and variables from that package.
4060         * minibuf.texi (Minibuffer Completion): When ignoring case,
4061         predicate must not be case-sensitive.
4063         * debugging.texi (Function Debugging, Explicit Debug): Clarified.
4064         (Test Coverage): Don't talk about "splotches".  Clarified.
4066 2004-11-16  Thien-Thi Nguyen  <ttn@gnu.org>
4068         * frames.texi (Window Frame Parameters): Fix typo.
4070 2004-11-15  Kim F. Storm  <storm@cua.dk>
4072         * symbols.texi (Other Plists): Note that plist-get may signal error.
4073         Add safe-plist-get.
4075 2004-11-15  Thien-Thi Nguyen  <ttn@gnu.org>
4077         * modes.texi (Font Lock Basics): Fix typo.
4079 2004-11-08  Richard M. Stallman  <rms@gnu.org>
4081         * syntax.texi (Syntax Table Functions): Add syntax-after.
4083 2004-11-06  Lars Brinkhoff  <lars@nocrew.org>
4085         * os.texi (Processor Run Time): New section documenting
4086         get-internal-run-time.
4088 2004-11-06  Eli Zaretskii  <eliz@gnu.org>
4090         * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
4091         it nukes elisp-cover.texi.
4092         (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
4093         elisp-0 etc.
4095 2004-11-05  Luc Teirlinck  <teirllm@auburn.edu>
4097         * commands.texi (Keyboard Macros): Document `append' return value
4098         of `defining-kbd-macro'.
4100 2004-11-01  Richard M. Stallman  <rms@gnu.org>
4102         * commands.texi (Interactive Call): Add called-interactively-p.
4104 2004-10-29  Simon Josefsson  <jas@extundo.com>
4106         * minibuf.texi (Reading a Password): Revert.
4108 2004-10-28  Richard M. Stallman  <rms@gnu.org>
4110         * frames.texi (Display Feature Testing): Explain about "vendor".
4112 2004-10-27  Richard M. Stallman  <rms@gnu.org>
4114         * commands.texi (Interactive Codes): `N' uses numeric prefix,
4115         not raw.  Clarify `n'.
4116         (Interactive Call): Rewrite interactive-p, focusing on when
4117         and how to use it.
4118         (Misc Events): Clarify previous change.
4120         * advice.texi (Simple Advice): Clarify what job the example does.
4121         (Around-Advice): Clarify ad-do-it.
4122         (Activation of Advice): An option of ad-default-compilation-action
4123         is `never', not `nil'.
4125 2004-10-26  Kim F. Storm  <storm@cua.dk>
4127         * commands.texi (Interactive Codes): Add U code letter.
4129 2004-10-25  Simon Josefsson  <jas@extundo.com>
4131         * minibuf.texi (Reading a Password): Add.
4133 2004-10-24  Jason Rumney  <jasonr@gnu.org>
4135         * commands.texi (Misc Events): Remove mouse-wheel.  Add wheel-up
4136         and wheel-down.
4138 2004-10-24  Kai Grossjohann  <kai.grossjohann@gmx.net>
4140         * processes.texi (Synchronous Processes): Document process-file.
4142 2004-10-22  Kenichi Handa  <handa@m17n.org>
4144         * text.texi (translate-region): Document that it accepts also a
4145         char-table.
4147 2004-10-22  David Ponce  <david@dponce.com>
4149         * windows.texi (Resizing Windows): Document the `preserve-before'
4150         argument of the functions `enlarge-window' and `shrink-window'.
4152 2004-10-19  Jason Rumney  <jasonr@gnu.org>
4154         * makefile.w32-in (elisp): Change order of arguments to makeinfo.
4156 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
4158         * text.texi (Filling): Add anchor for definition of
4159         `sentence-end-double-space'.
4161         * searching.texi (Regexp Example): Update description of how
4162         Emacs currently recognizes the end of a sentence.
4163         (Standard Regexps): Update definition of the variable
4164         `sentence-end'.  Add definition of the function `sentence-end'.
4166 2004-10-08  Paul Pogonyshev  <pogonyshev@gmx.net>
4168         * display.texi (Progress): New node.
4170 2004-10-05  Kim F. Storm  <storm@cua.dk>
4172         * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
4174 2004-09-29  Kim F. Storm  <storm@cua.dk>
4176         * display.texi (Fringe Bitmaps): Use symbols rather than numbers
4177         to identify bitmaps.  Remove -fringe-bitmap suffix for standard
4178         fringe bitmap symbols, as they now have their own namespace.
4179         (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
4180         vs. pixels.  Signal error if no free bitmap slots.
4181         (Pixel Specification): Change IMAGE to @var{image}.
4183 2004-09-28  Richard M. Stallman  <rms@gnu.org>
4185         * text.texi (Special Properties): Clarify line-spacing and line-height.
4187         * searching.texi (Regexp Search): Add looking-back.
4189 2004-09-25  Luc Teirlinck  <teirllm@auburn.edu>
4191         * display.texi: Correct typos.
4192         (Image Descriptors): Correct xref's.
4194 2004-09-25  Richard M. Stallman  <rms@gnu.org>
4196         * text.texi (Special Properties): Cleanups in `cursor'.
4197         Rewrites in `line-height' and `line-spacing'; exchange them.
4199         * display.texi (Fringes): Rewrite previous change.
4200         (Fringe Bitmaps): Merge text from Display Fringe Bitmaps.  Rewrite.
4201         (Display Fringe Bitmaps): Node deleted, text moved.
4202         (Customizing Bitmaps): Split off from Fringe Bitmaps.  Rewrite.
4203         (Scroll Bars): Clarify set-window-scroll-bars.
4204         (Pointer Shape): Rewrite.
4205         (Specified Space): Clarify :align-to, etc.
4206         (Pixel Specification): Use @var.  Clarify new text.
4207         (Other Display Specs): Clarify `slice'.
4208         (Image Descriptors): Cleanups.
4209         (Showing Images): Cleanups.
4211 2004-09-24  Luc Teirlinck  <teirllm@auburn.edu>
4213         * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
4215         * modes.texi: Various minor changes in addition to:
4216         (Major Mode Conventions): Final call to `run-mode-hooks' should
4217         not be inside the `delay-mode-hooks' form.
4218         (Mode Hooks): New node.
4219         (Hooks): Delete obsolete example.
4220         Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
4221         node "Mode Hooks".
4223 2004-09-22  Luc Teirlinck  <teirllm@auburn.edu>
4225         * display.texi: Correct various typos.
4226         (Display): Rename node "Pointer Shapes" to "Pointer
4227         Shape".  (There is already a node called "Pointer Shapes" in
4228         frames.texi.)
4229         (Images): Remove non-existent node "Image Slices" from menu.
4231 2004-09-23  Kim F. Storm  <storm@cua.dk>
4233         * text.texi (Special Properties): Add `cursor', `pointer',
4234         `line-height', and `line-spacing' properties.
4236         * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
4237         Shapes' to menu.
4238         (Standard Faces): Doc fix for fringe face.
4239         (Fringes): Add `overflow-newline-into-fringe' and
4240         'indicate-buffer-boundaries'.
4241         (Fringe Bitmaps, Pointer Shapes): New nodes.
4242         (Display Property): Add 'Pixel Specification' and 'Display Fringe
4243         Bitmaps' to menu.
4244         (Specified Space): Describe pixel width and height.
4245         (Pixel Specification): New node.
4246         (Other Display Specs): Add `slice' property.
4247         (Display Fringe Bitmaps): New node.
4248         (Images): Add 'Image Slices' to menu.
4249         (Image Descriptors): Add `:pointer' and `:map' properties.
4250         (Showing Images): Add slice arg to `insert-image'.  Add
4251         'insert-sliced-image'.
4253 2004-09-20  Richard M. Stallman  <rms@gnu.org>
4255         * commands.texi (Key Sequence Input):
4256         Clarify downcasing in read-key-sequence.
4258 2004-09-08  Juri Linkov  <juri@jurta.org>
4260         * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
4262 2004-09-07  Luc Teirlinck  <teirllm@auburn.edu>
4264         * locals.texi (Standard Buffer-Local Variables): Add
4265         `buffer-auto-save-file-format'.
4266         * internals.texi (Buffer Internals): Describe new
4267         auto_save_file_format field of the buffer structure.
4268         * files.texi (Format Conversion): `auto-save-file-format' has been
4269         renamed `buffer-auto-save-file-format'.
4271 2004-08-27  Luc Teirlinck  <teirllm@auburn.edu>
4273         * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
4274         an integer or a marker.
4275         (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
4277 2004-08-22  Richard M. Stallman  <rms@gnu.org>
4279         * modes.texi (Major Mode Conventions): Discuss rebinding of
4280         standard key bindings.
4282 2004-08-18  Kim F. Storm  <storm@cua.dk>
4284         * processes.texi (Accepting Output): Add `just-this-one' arg to
4285         `accept-process-output'.
4286         (Output from Processes): New var `process-adaptive-read-buffering'.
4288 2004-08-10  Luc Teirlinck  <teirllm@auburn.edu>
4290         * keymaps.texi: Various changes in addition to:
4291         (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
4292         Give more varied examples for `kbd'.
4293         (Creating Keymaps): Char tables have slots for all characters
4294         without modifiers.
4295         (Active Keymaps): `overriding-local-map' and
4296         `overriding-terminal-local-map' also override text property and
4297         overlay keymaps.
4298         (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
4299         (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
4300         to denote a prefix of no events.
4301         `map-keymap' includes parent's bindings _recursively_.
4302         Clarify and correct description of `where-is-internal'.
4303         Mention BUFFER-OR-NAME arg to `describe-bindings'.
4304         (Menu Example): For menus intended for use with the keyboard, the
4305         menu items should be bound to characters or real function keys.
4307 2004-08-08  Luc Teirlinck  <teirllm@auburn.edu>
4309         * objects.texi (Character Type): Reposition `@anchor' to prevent
4310         double space inside sentence in Info.
4312         * hooks.texi (Standard Hooks): `disabled-command-hook' has been
4313         renamed to `disabled-command-function'.
4314         * commands.texi (Key Sequence Input): Remove unnecessary anchor.
4315         (Command Loop Info): Replace reference to it.
4316         (Disabling Commands): `disabled-command-hook' has been renamed to
4317         `disabled-command-function'.
4319 2004-08-07  Luc Teirlinck  <teirllm@auburn.edu>
4321         * os.texi (Translating Input): Only non-prefix bindings in
4322         `key-translation-map' override actual key bindings.  Warn about
4323         possible indirect effect of actual key bindings on non-prefix
4324         bindings in `key-translation-map'.
4326 2004-08-06  Luc Teirlinck  <teirllm@auburn.edu>
4328         * minibuf.texi (High-Level Completion): Add anchor for definition
4329         of `read-variable'.
4331         * commands.texi: Various changes in addition to:
4332         (Using Interactive): Clarify description of `interactive-form'.
4333         (Interactive Call): Mention default for KEYS argument to
4334         `call-interactively'.
4335         (Command Loop Info): Clarify description of `this-command-keys'.
4336         Mention KEEP-RECORD argument to `clear-this-command-keys'.
4337         Value of `last-event-frame' can be `macro'.
4338         (Repeat Events): `double-click-fuzz' is also used to distinguish
4339         clicks and drags.
4340         (Classifying Events): Clarify descriptions of `event-modifiers'
4341         `event-basic-type' and `event-convert-list'.
4342         (Accessing Events): `posn-timestamp' takes POSITION argument.
4343         (Quoted Character Input): Clarify description of
4344         `read-quoted-char' and fix example.
4345         (Quitting): Add `with-local-quit'.
4346         (Disabling Commands): Correct and clarify descriptions of
4347         `enable-command' and `disable-command'.
4348         Mention what happens if `disabled-command-hook' is nil.
4349         (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
4350         Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
4352 2004-07-24  Luc Teirlinck  <teirllm@auburn.edu>
4354         * frames.texi: Various changes in addition to:
4355         (Creating Frames): Expand and clarify description of `make-frame'.
4356         (Window Frame Parameters): Either none or both of the `icon-left'
4357         and `icon-top' parameters must be specified.  Put descriptions of
4358         `menu-bar-lines' and `toolbar-lines' closer together and change
4359         them accordingly.
4360         (Frame Titles): `multiple-frames' is not guaranteed to be accurate
4361         except while processing `frame-title-format' or `icon-title-format'.
4362         (Deleting Frames): Correct description of `delete-frame'.
4363         Non-nil return values of `frame-live-p' are like those of `framep'.
4364         (Frames and Windows): Mention return value of
4365         `set-frame-selected-window'.
4366         (Visibility of Frames): Mention `force' argument to
4367         `make-frame-invisible'.  `frame-visible-p' returns t for all
4368         frames on text-only terminals.
4369         (Frame Configurations): Restoring a frame configuration does not
4370         restore deleted frames.
4371         (Window System Selections): `x-set-selection' returns DATA.
4372         (Resources): Add example.
4373         (Display Feature Testing): Clarify descriptions of
4374         `display-pixel-height', `display-pixel-width', `x-server-version'
4375         and `x-server-vendor'.
4377         * windows.texi (Choosing Window): Add anchor.
4378         * minibuf.texi (Minibuffer Misc): Add anchor.
4380 2004-07-23  John Paul Wallington  <jpw@gnu.org>
4382         * macros.texi (Defining Macros): Declaration keyword for setting
4383         Edebug spec is `debug' not `edebug'.
4385 2004-07-19  Luc Teirlinck  <teirllm@auburn.edu>
4387         * windows.texi: Various small changes in addition to:
4388         (Window Point): Mention return value of `set-window-point'.
4389         (Window Start): `pos-visible-in-window-p' disregards horizontal
4390         scrolling.  Explain return value if PARTIALLY is non-nil.
4391         (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
4392         and `set-window-vscroll'.
4393         (Size of Window): The argument WINDOW to `window-inside-edges',
4394         `window-pixel-edges' and `window-inside-pixel-edges' is optional.
4395         (Resizing Windows): Explain return value of
4396         `shrink-window-if-larger-than-buffer'.
4397         `window-size-fixed' automatically becomes buffer local when set.
4398         (Window Configurations): Explain return value of
4399         `set-window-configuration'.
4401         * minibuf.texi (Minibuffer Misc): Add anchor for
4402         `minibuffer-scroll-window'.
4404         * positions.texi (Text Lines): Add anchor for `count-lines'.
4406 2004-07-17  Richard M. Stallman  <rms@gnu.org>
4408         * display.texi (Overlay Properties): Adding `evaporate' prop
4409         deletes empty overlay immediately.
4411         * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
4412         fix example.
4414 2004-07-16  Jim Blandy  <jimb@redhat.com>
4416         * searching.texi (Regexp Backslash): Document new \_< and \_>
4417         operators.
4419 2004-07-16  Juanma Barranquero  <lektu@terra.es>
4421         * display.texi (Images): Fix Texinfo usage.
4423 2004-07-14  Luc Teirlinck  <teirllm@auburn.edu>
4425         * buffers.texi (Modification Time): `visited-file-modtime' now
4426         returns a list of two integers, instead of a cons.
4428 2004-07-13  Luc Teirlinck  <teirllm@auburn.edu>
4430         * windows.texi: Various changes in addition to:
4431         (Splitting Windows): Add `split-window-keep-point'.
4433 2004-07-09  Richard M. Stallman  <rms@gnu.org>
4435         * frames.texi (Input Focus): Minor fix.
4437 2004-07-07  Luc Teirlinck  <teirllm@auburn.edu>
4439         * frames.texi (Input Focus): Clarify descriptions of
4440         `select-frame-set-input-focus' and `select-frame'.
4442 2004-07-06  Luc Teirlinck  <teirllm@auburn.edu>
4444         * os.texi: Various small changes in addition to:
4445         (Killing Emacs): Expand and clarify description of
4446         `kill-emacs-query-functions' and `kill-emacs-hook'.
4447         (System Environment): Expand and clarify description of `getenv'
4448         and `setenv'.
4449         (Timers): Clarify description of `run-at-time'.
4450         (Translating Input): Correct description of
4451         `extra-keyboard-modifiers'.
4452         (Flow Control): Correct description of `enable-flow-control'.
4454 2004-07-06  Thien-Thi Nguyen  <ttn@gnu.org>
4456         * os.texi: Update copyright.
4457         (Session Management): Grammar fix.
4458         Clarify which Emacs does the restarting.
4459         Use @samp for *scratch* buffer.
4461 2004-07-04  Alan Mackenzie  <acm@muc.de>
4463         * frames.texi (Input Focus): Add documentation for
4464         `select-frame-set-input-focus'.  Replace refs to non-existent
4465         `switch-frame' with `select-frame'.  Minor corrections and tidying
4466         up of text-only terminal stuff.
4468 2004-07-02  Richard M. Stallman  <rms@gnu.org>
4470         * files.texi (Saving Buffers): Cleanup write-contents-function.
4471         (Magic File Names): Cleanup file-remote-p.
4473 2004-07-02  Kai Grossjohann  <kai@emptydomain.de>
4475         * files.texi (Magic File Names): `file-remote-p' returns an
4476         identifier of the remote system, not just t.
4478 2004-07-02  David Kastrup  <dak@gnu.org>
4480         * searching.texi (Entire Match Data): Add explanation about new
4481         match-data behavior when @var{integers} is non-nil.
4483 2004-06-24  Richard M. Stallman  <rms@gnu.org>
4485         * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
4487         * customize.texi (Variable Definitions): Note about doc strings
4488         and :set.
4490         * keymaps.texi (Keymap Terminology): Document `kbd'.
4491         (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
4493         * display.texi (Invisible Text): Setting buffer-invisibility-spec
4494         makes it buffer-local.
4496         * files.texi (Saving Buffers): Correct previous change.
4498         * commands.texi (Accessing Events):
4499         Clarify posn-col-row and posn-actual-col-row.
4501 2004-06-24  David Ponce  <david.ponce@wanadoo.fr>
4503         * commands.texi (Accessing Events): New functions
4504         posn-at-point and posn-at-x-y.  Add example to posn-x-y.
4506 2004-06-23  Luc Teirlinck  <teirllm@auburn.edu>
4508         * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
4509         * frames.texi, buffers.texi, backups.texi, variables.texi:
4510         * loading.texi, eval.texi, functions.texi, control.texi:
4511         * symbols.texi, minibuf.texi: Reposition @anchor's.
4513         * help.texi: Various small changes in addition to the following.
4514         (Describing Characters): Describe PREFIX argument to
4515         `key-description'.  Correct and clarify definition of
4516         `text-char-description'.  Describe NEED-VECTOR argument to
4517         `read-kbd-macro'.
4518         (Help Functions): Clarify definition of `apropos'.
4520 2004-06-23  Lars Hansen  <larsh@math.ku.dk>
4522         * files.texi (Saving Buffers): Correct description of
4523         `write-contents-functions'.
4525 2004-06-21  Juanma Barranquero  <lektu@terra.es>
4527         * display.texi (Images): Remove redundant @vindex directives.
4528         Rewrite `image-library-alist' doc in active voice.
4530 2004-06-14  Juanma Barranquero  <lektu@terra.es>
4532         * display.texi (Images): Document new delayed library loading,
4533         variable `image-library-alist' and (existing but undocumented)
4534         function `image-type-available-p'.
4536 2004-06-05  Richard M. Stallman  <rms@gnu.org>
4538         * minibuf.texi (Minibuffer Completion): For INITIAL arg,
4539         refer the user to the Initial Input node.
4540         (Text from Minibuffer): Likewise.
4541         (Initial Input): New node.  Document this feature
4542         and say it is mostly deprecated.
4544 2004-05-30  Richard M. Stallman  <rms@gnu.org>
4546         * loading.texi (Named Features): Clarify return value
4547         and meaning of NOERROR.
4549         * variables.texi (File Local Variables): Minor cleanup.
4551 2004-05-30  Michael Albinus  <michael.albinus@gmx.de>
4553         * files.texi (Magic File Names): Add `file-remote-p' as operation
4554         of file name handlers.
4556 2004-05-29  Richard M. Stallman  <rms@gnu.org>
4558         * modes.texi (Minor Mode Conventions): (-) has no special meaning
4559         as arg to a minor mode command.
4561 2004-05-22  Richard M. Stallman  <rms@gnu.org>
4563         * syntax.texi (Syntax Class Table): Word syntax not just for English.
4565         * streams.texi (Output Variables): Doc float-output-format.
4567         * searching.texi (Regexp Special): Nested repetition can be infloop.
4569         * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
4570         real stack overflow.
4572         * compile.texi: Minor cleanups.
4574 2004-05-22  Luc Teirlinck  <teirllm@dms.auburn.edu>
4576         * lists.texi (Cons Cells): Explain dotted lists, true lists,
4577         circular lists.
4578         (List Elements): Explain handling of circular and dotted lists.
4580 2004-05-19  Thien-Thi Nguyen  <ttn@gnu.org>
4582         * modes.texi (Search-based Fontification): Fix typo.
4584 2004-05-10  Juanma Barranquero  <lektu@terra.es>
4586         * modes.texi (Mode Line Variables): Fix description of
4587         global-mode-string, which is now after which-func-mode, not the
4588         buffer name.
4590 2004-05-07  Lars Hansen  <larsh@math.ku.dk>
4592         * modes.texi (Desktop Save Mode): Add.
4593         (Modes): Add menu entry Desktop Save Mode.
4595         * hooks.texi: Add desktop-after-read-hook,
4596         desktop-no-desktop-file-hook and desktop-save-hook.
4598         * locals.texi: Add desktop-save-buffer.
4600 2004-04-30  Jesper Harder  <harder@ifa.au.dk>
4602         * display.texi: emacs -> Emacs.
4604 2004-04-27  Matthew Mundell  <matt@mundell.ukfsn.org>
4606         * files.texi (Changing Files): Document set-file-times.
4608 2004-04-23  Juanma Barranquero  <lektu@terra.es>
4610         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
4612 2004-04-18  Jesper Harder  <harder@ifa.au.dk>
4614         * tips.texi (Coding Conventions): defopt -> defcustom.
4616 2004-04-16  Luc Teirlinck  <teirllm@auburn.edu>
4618         * sequences.texi: Various clarifications.
4620 2004-04-14  Luc Teirlinck  <teirllm@auburn.edu>
4622         * buffers.texi (Read Only Buffers): Mention optional ARG to
4623         `toggle-read-only'.
4625 2004-04-14  Nick Roberts  <nick@nick.uklinux.net>
4627         * windows.texi (Selecting Windows): Note that get-lru-window
4628         returns a full-width window if possible.
4630 2004-04-13  Luc Teirlinck  <teirllm@auburn.edu>
4632         * buffers.texi: Various changes in addition to:
4633         (Buffer File Name): Add `find-buffer-visiting'.
4634         (Buffer Modification): Mention optional ARG to `not-modified'.
4635         (Indirect Buffers): Mention optional CLONE argument to
4636         `make-indirect-buffer'.
4638         * files.texi: Various changes in addition to:
4639         (Visiting Functions): `find-file-hook' is now a normal hook.
4640         (File Name Expansion): Explain difference between the way that
4641         `expand-file-name' and `file-truename' treat `..'.
4642         (Contents of Directories): Mention optional ID-FORMAT argument to
4643         `directory-files-and-attributes'.
4644         (Format Conversion): Mention new optional CONFIRM argument to
4645         `format-write-file'.
4647 2004-04-12  Miles Bader  <miles@gnu.org>
4649         * macros.texi (Expansion): Add description of `macroexpand-all'.
4651 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
4653         * variables.texi (Variable Aliases): Mention
4654         cyclic-variable-indirection.
4656         * errors.texi (Standard Errors): Ditto.
4658 2004-04-04  Luc Teirlinck  <teirllm@auburn.edu>
4660         * backups.texi: Various small changes in addition to:
4661         (Making Backups): Mention return value of `backup-buffer'.
4662         (Auto-Saving): Mention optional FORCE argument to
4663         `delete-auto-save-file-if-necessary'.
4664         (Reverting): Mention optional PRESERVE-MODES argument to
4665         `revert-buffer'.  Correct description of `revert-buffer-function'.
4667 2004-03-22  Juri Linkov  <juri@jurta.org>
4669         * sequences.texi (Sequence Functions): Replace xref to `Vectors'
4670         with `Vector Functions'.
4672         * text.texi (Sorting): Add missing quote.
4674 2004-03-14  Luc Teirlinck  <teirllm@auburn.edu>
4676         * intro.texi (Lisp History): Replace xref to `cl' manual with
4677         inforef.
4679 2004-03-12  Richard M. Stallman  <rms@gnu.org>
4681         * intro.texi (Version Info): Add arg to emacs-version.
4682         (Lisp History): Change xref to CL manual.
4684 2004-03-09  Luc Teirlinck  <teirllm@auburn.edu>
4686         * minibuf.texi (Completion Commands): Add xref to Emacs manual
4687         for Partial Completion mode.
4689 2004-03-07  Thien-Thi Nguyen  <ttn@gnu.org>
4691         * customize.texi: Fix typo.  Remove eol whitespace.
4693 2004-03-04  Richard M. Stallman  <rms@gnu.org>
4695         * processes.texi: Fix typos.
4697         * lists.texi (Building Lists): Minor clarification.
4699         * hash.texi (Creating Hash): Correct the meaning of t for WEAK
4700         in make-hash-table.
4702 2004-02-29  Juanma Barranquero  <lektu@terra.es>
4704         * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
4705         rm, and ignore exit code.
4707 2004-02-27  Dan Nicolaescu  <dann@ics.uci.edu>
4709         * display.texi (Defining Faces): Add description for min-colors.
4710         Update example.
4712 2004-02-23  Luc Teirlinck  <teirllm@auburn.edu>
4714         * abbrevs.texi: Various corrections and clarifications in addition
4715         to the following:
4716         (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
4718 2004-02-22  Matthew Mundell  <matt@mundell.ukfsn.org>  (tiny change)
4720         * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
4722 2004-02-21  Luc Teirlinck  <teirllm@auburn.edu>
4724         * text.texi: Various small changes in addition to the following:
4725         (User-Level Deletion): Mention optional BACKWARD-ONLY argument
4726         to delete-horizontal-space.
4727         (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
4728         description of yank-handler text property at various places.
4730         * frames.texi (Window System Selections): Add anchor.
4732         * syntax.texi (Syntax Table Functions): Clarify and correct
4733         descriptions of make-syntax-table and copy-syntax-table.
4734         (Motion and Syntax): Clarify SYNTAXES argument to
4735         skip-syntax-forward.
4736         (Parsing Expressions): Mention that the return value of
4737         parse-partial-sexp is currently a list of ten rather than nine
4738         elements.
4739         (Categories): Various corrections and clarifications.
4741 2004-02-17  Luc Teirlinck  <teirllm@auburn.edu>
4743         * markers.texi (Marker Insertion Types): Minor change.
4745         * locals.texi (Standard Buffer-Local Variables):
4746         * commands.texi (Interactive Codes, Using Interactive):
4747         * functions.texi (Related Topics): Fix xrefs.
4749 2004-02-16  Luc Teirlinck  <teirllm@auburn.edu>
4751         * lists.texi (Sets And Lists): Update description of delete-dups.
4753 2004-02-16  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
4755         * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
4757 2004-02-16  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4759         * frames.texi (Parameter Access): frame-parameters arg is optional.
4760         modify-frame-parameters handles nil for FRAME.
4761         (Window Frame Parameters): menu-bar-lines and tool-bar-lines
4762         are all-or-nothing for certain toolkits.
4763         Mention parameter wait-for-wm.
4764         (Frames and Windows): In frame-first-window and frame-selected-window
4765         the arg is optional.
4766         (Input Focus): In redirect-frame-focus the second arg is optional.
4767         (Window System Selections): Mention selection type CLIPBOARD.
4768         Mention data-type UTF8_STRING.
4769         Mention numbering of cut buffers.
4770         (Resources): Describe x-resource-name.
4772 2004-02-16  Richard M. Stallman  <rms@gnu.org>
4774         * windows.texi (Buffers and Windows): Delete false table
4775         about all-frames.
4777         * syntax.texi (Parsing Expressions): Delete old caveat
4778         about parse-sexp-ignore-comments.
4780         * streams.texi (Output Variables): Add print-quoted.
4782         * lists.texi (Building Lists): Minor cleanup.
4784         * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
4786         * display.texi (Overlays): Explain overlays use markers.
4787         (Managing Overlays): Explain front-advance and rear-advance
4788         in more detail.
4790         * loading.texi (Unloading): Document unload-feature-special-hooks.
4791         Get rid of fns-NNN.el file.
4793 2004-02-16  Matthew Mundell  <matt@mundell.ukfsn.org>  (tiny change)
4795         * help.texi (Describing Characters): Fix text-char-description
4796         example output.
4798         * edebug.texi (Using Edebug): Fix example.
4800         * debugging.texi (Internals of Debugger): Fix return value.
4802         * files.texi (Changing Files): Fix argname.
4804         * calendar.texi: Fix parens, and default values.
4806         * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
4807         * nonascii.texi, objects.texi, os.texi: Minor fixes.
4808         * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
4810         * positions.texi (Text Lines): Don't add -1 in current-line.
4812 2004-02-16  Richard M. Stallman  <rms@gnu.org>
4814         * compile.texi (Compiler Errors): if-boundp feature applies to cond.
4816 2004-02-16  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
4818         * processes.texi (Low-Level Network): Fix a typo.
4820 2004-02-12  Kim F. Storm  <storm@cua.dk>
4822         * display.texi (Fringes): Use consistent wording.
4823         Note that window-fringe's window arg is optional.
4824         (Scroll Bars): Use consistent wording.
4826 2004-02-11  Luc Teirlinck  <teirllm@auburn.edu>
4828         * tips.texi (Comment Tips): Document the new conventions for
4829         commenting out code.
4831 2004-02-07  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4833         * positions.texi (Text Lines): Added missing end defun.
4835 2004-02-07  Kim F. Storm  <storm@cua.dk>
4837         * positions.texi (Text Lines): Add line-number-at-pos.
4839 2004-02-06  John Paul Wallington  <jpw@gnu.org>
4841         * display.texi (Button Properties, Button Buffer Commands):
4842         mouse-2 invokes button, not down-mouse-1.
4844 2004-02-04  Jason Rumney  <jasonr@gnu.org>
4846         * makefile.w32-in: Sync with Makefile.in changes.
4848 2004-02-03  Luc Teirlinck  <teirllm@auburn.edu>
4850         * minibuf.texi (Text from Minibuffer): Various corrections and
4851         clarifications.
4852         (Object from Minibuffer): Correct Lisp description of
4853         read-minibuffer.
4854         (Minibuffer History): Clarify description of cons values for
4855         HISTORY arguments.
4856         (Basic Completion): Various corrections and clarifications.  Add
4857         completion-regexp-list.
4858         (Minibuffer Completion): Correct and clarify description of
4859         completing-read.
4860         (Completion Commands): Mention Partial Completion mode.  Various
4861         other minor changes.
4862         (High-Level Completion): Various corrections and clarifications.
4863         (Reading File Names): Ditto.
4864         (Minibuffer Misc): Ditto.
4866 2004-01-26  Luc Teirlinck  <teirllm@auburn.edu>
4868         * strings.texi (Text Comparison): assoc-string also matches
4869         elements of alists that are strings instead of conses.
4870         (Formatting Strings): Standardize Texinfo usage.  Update index
4871         entries.
4873 2004-01-20  Luc Teirlinck  <teirllm@auburn.edu>
4875         * lists.texi (Sets And Lists): Add delete-dups.
4877 2004-01-15  Luc Teirlinck  <teirllm@auburn.edu>
4879         * edebug.texi (Instrumenting Macro Calls): `declare' is not a
4880         special form.
4881         * macros.texi (Defining Macros): Update description of `declare',
4882         which now is a macro.
4883         (Wrong Time): Fix typos.
4885 2004-01-14  Luc Teirlinck  <teirllm@auburn.edu>
4887         * compile.texi (Compilation Functions): Expand descriptions of
4888         `compile-defun', `byte-compile-file', `byte-recompile-directory'
4889         and `batch-byte-compile'.  In particular, mention and describe
4890         all optional arguments.
4891         (Disassembly): Correct and clarify the description of `disassemble'.
4893 2004-01-11  Luc Teirlinck  <teirllm@auburn.edu>
4895         * searching.texi: Various small changes in addition to the
4896         following.
4897         (Regexp Example): Adapt to new value of `sentence-end'.
4898         (Regexp Functions): The PAREN argument to `regexp-opt' can be
4899         `words'.
4900         (Search and Replace): Add usage note for `perform-replace'.
4901         (Entire Match Data): Mention INTEGERS and REUSE arguments to
4902         `match-data'.
4903         (Standard Regexps): Update for new values of `paragraph-start'
4904         and `sentence-end'.
4906 2004-01-07  Luc Teirlinck  <teirllm@auburn.edu>
4908         * files.texi (Saving Buffers): Clarify descriptions of
4909         `write-contents-functions' and `before-save-hook'.
4910         Make the defvar's for `before-save-hook' and `after-save-hook'
4911         into defopt's.
4913 2004-01-07  Kim F. Storm  <storm@cua.dk>
4915         * commands.texi (Click Events): Describe new image and
4916         width/height elements of click events.
4917         (Accessing Events): Add posn-string, posn-image, and
4918         posn-object-width-height.  Change posn-object to return either
4919         image or string object.
4921 2004-01-01  Simon Josefsson  <jas@extundo.com>
4923         * hooks.texi (Standard Hooks): Add before-save-hook.
4924         * files.texi (Saving Buffers): Likewise.
4926 2004-01-03  Richard M. Stallman  <rms@gnu.org>
4928         * frames.texi (Frames and Windows): Delete frame-root-window.
4930 2004-01-03  Luc Teirlinck  <teirllm@auburn.edu>
4932         * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
4934         * functions.texi: Various small changes in addition to the
4935         following.
4936         (What Is a Function): `functionp' returns nil for macros.  Clarify
4937         behavior of this and following functions for symbol arguments.
4938         (Function Documentation): Add `\' in front of (fn @var{arglist})
4939         and explain why.
4940         (Defining Functions): Mention DOCSTRING argument to `defalias'.
4941         Add anchor.
4942         (Mapping Functions): Add anchor.  Unquote nil in mapcar* example.
4944 2004-01-01  Miles Bader  <miles@gnu.org>
4946         * display.texi (Buttons): New section.
4948 2003-12-31  Andreas Schwab  <schwab@suse.de>
4950         * numbers.texi (Math Functions): sqrt reports a domain-error
4951         error.
4952         (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
4954 2003-12-30  Luc Teirlinck  <teirllm@auburn.edu>
4956         * tips.texi (Documentation Tips): Update item on hyperlinks in
4957         documentation strings.
4959         * errors.texi (Standard Errors): Various small corrections and
4960         additions.
4962         * control.texi: Various small changes in addition to the
4963         following.
4964         (Signaling Errors): Provide some more details on how `signal'
4965         constructs the error message.  Add anchor to the definition of
4966         `signal'.
4967         (Error Symbols): Describe special treatment of `quit'.
4968         (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
4969         to emphasize that it has to be a single form.
4971         * buffers.texi: Add anchor.
4973 2003-12-29  Richard M. Stallman  <rms@gnu.org>
4975         * windows.texi (Choosing Window): Add same-window-p, special-display-p.
4976         (Window Configurations): Add window-configuration-frame.
4978         * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
4980         * text.texi (Examining Properties): Add get-char-property-and-overlay.
4981         Change arg name in get-char-property.
4982         (Special Properties): Update handling of keymap property.
4984         * strings.texi (Modifying Strings): Add clear-string.
4985         (Text Comparison): Add assoc-string and remove
4986         assoc-ignore-case, assoc-ignore-representation.
4988         * os.texi (Time of Day): Add set-time-zone-rule.
4990         * numbers.texi (Math Functions): asin, acos, log, log10
4991         report domain-error errors.
4993         * nonascii.texi (Converting Representations):
4994         Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
4995         (Encoding and I/O): Add file-name-coding-system.
4997         * modes.texi (Search-based Fontification): Explain that
4998         face specs are symbols with face names as values.
5000         * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
5002         * lists.texi (Building Lists): remq moved elsewhere.
5003         (Sets And Lists): remq moved here.
5004         (Association Lists): Refer to assoc-string.
5006         * internals.texi (Garbage Collection): Add memory-use-counts.
5008         * frames.texi (Frames and Windows): Add set-frame-selected-window
5009         and frame-root-window.
5011         * files.texi (Contents of Directories):
5012         Add directory-files-and-attributes.
5014         * display.texi (Refresh Screen): Add force-window-update.
5015         (Invisible Text): Explain about moving point out of invis text.
5016         (Overlay Properties): Add overlay-properties.
5017         (Managing Overlays): Add overlayp.
5018         (GIF Images): Invalid image number displays a hollow box.
5020         * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
5021         (Killing Buffers): Add buffer-live-p.
5023 2003-12-25  Markus Rost  <rost@mathematik.uni-bielefeld.de>
5025         * display.texi (Fringes): Fix typo "set-buffer-window".
5027 2003-12-24  Luc Teirlinck  <teirllm@auburn.edu>
5029         * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
5030         * nonascii.texi, processes.texi, tips.texi, variables.texi:
5031         Add or change various xrefs and anchors.
5033         * commands.texi: Replace all occurrences of @acronym{CAR} with
5034         @sc{car}, for consistency with the rest of the Elisp manual.
5035         `car' and `cdr' are historically acronyms, but are no longer
5036         widely thought of as such.
5038         * internals.texi (Pure Storage): Mention that `purecopy' does not
5039         copy text properties.
5040         (Object Internals): Now 29 bits are used (in most implementations)
5041         to address Lisp objects.
5043         * variables.texi (Variables with Restricted Values): New node.
5045         * objects.texi (Lisp Data Types): Mention that certain variables
5046         can only take on a restricted set of values and add an xref to
5047         the new node "Variables with Restricted Values".
5049         * eval.texi (Function Indirection): Describe the errors that
5050         `indirect-function' can signal.
5051         (Eval): Clarify the descriptions of `eval-region' and `values'.
5052         Describe `eval-buffer' instead of `eval-current-buffer' and
5053         mention `eval-current-buffer' as an alias for `current-buffer'.
5054         Correct the description and mention all optional arguments.
5056         * nonascii.texi: Various small changes in addition to the
5057         following.
5058         (Converting Representations): Clarify behavior of
5059         `string-make-multibyte' and `string-to-multibyte' for unibyte all
5060         ASCII arguments.
5061         (Character Sets): Document the variable `charset-list' and adapt
5062         the definition of the function `charset-list' accordingly.
5063         (Translation of Characters): Clarify use of generic characters in
5064         `make-translation-table'.  Clarify and correct the description of
5065         the use of translation tables in encoding and decoding.
5066         (User-Chosen Coding Systems): Correct and clarify the description
5067         of `select-safe-coding-system'.
5068         (Default Coding Systems): Clarify description of
5069         `file-coding-system-alist'.
5071 2003-11-30  Luc Teirlinck  <teirllm@auburn.edu>
5073         * strings.texi (Text Comparison): Correctly describe when two
5074         strings are `equal'.  Combine and clarify descriptions of
5075         `assoc-ignore-case' and `assoc-ignore-representation'.
5077         * objects.texi (Non-ASCII in Strings): Clarify description of
5078         when a string is unibyte or multibyte.
5079         (Bool-Vector Type): Update examples.
5080         (Equality Predicates): Correctly describe when two strings are
5081         `equal'.
5083 2003-11-29  Luc Teirlinck  <teirllm@auburn.edu>
5085         * lists.texi (Building Lists): `append' no longer accepts integer
5086         arguments.  Update the description of `number-sequence' to reflect
5087         recent changes.
5088         (Sets And Lists): Describe `member-ignore-case' after `member'.
5090 2003-11-27  Kim F. Storm  <storm@cua.dk>
5092         * commands.texi (Click Events): Click object may be an images.
5093         Describe (dx . dy) element of click positions.
5094         (Accessing Events): Remove duplicate posn-timestamp.
5095         New functions posn-object and posn-object-x-y.
5097 2003-11-23  Kim F. Storm  <storm@cua.dk>
5099         * commands.texi (Click Events): Describe enhancements to event
5100         position lists, including new text-pos and (col . row) items.
5101         Mention left-fringe and right-fringe area events.
5102         (Accessing Events): New functions posn-area and
5103         posn-actual-col-row.  Mention posn-timestamp.  Mention that
5104         posn-point in non-text area still returns buffer position.
5105         Clarify posn-col-row.
5107 2003-11-21  Lars Hansen  <larsh@math.ku.dk>
5109         * files.texi (File Attributes): Describe new parameter ID-FORMAT.
5110         * anti.texi (File Attributes): Describe removed parameter
5111         ID-FORMAT.
5113 2003-11-20  Luc Teirlinck  <teirllm@auburn.edu>
5115         * positions.texi (Positions): Mention that, if a marker is used as
5116         a position, its buffer is ignored.
5118         * markers.texi (Overview of Markers): Mention it here too.
5120 2003-11-12  Luc Teirlinck  <teirllm@auburn.edu>
5122         * numbers.texi (Numeric Conversions): Not just `floor', but also
5123         `truncate', `ceiling' and `round' accept optional argument DIVISOR.
5125 2003-11-10  Luc Teirlinck  <teirllm@auburn.edu>
5127         * markers.texi (Creating Markers): Specify insertion type of
5128         created markers.  Add xref to `Marker Insertion Types'.
5129         Second argument to `copy-marker' is optional.
5130         (Marker Insertion Types): Mention that most markers are created
5131         with insertion type nil.
5132         (The Mark): Correctly describe when `mark' signals an error.
5133         (The Region): Correctly describe when `region-beginning' and
5134         `region-end' signal an error.
5136 2003-11-08  Luc Teirlinck  <teirllm@auburn.edu>
5138         * hash.texi (Creating Hash): Clarify description of `eql'.
5139         `makehash' is obsolete.
5140         (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
5142         * positions.texi (Point): Change description of `buffer-end', so
5143         that it is also correct for floating point arguments.
5144         (List Motion): Correct argument lists of `beginning-of-defun' and
5145         `end-of-defun'.
5146         (Excursions): Add xref to `Marker Insertion Types'.
5147         (Narrowing): Argument to `narrow-to-page' is optional.
5149 2003-11-06  Luc Teirlinck  <teirllm@auburn.edu>
5151         * streams.texi (Output Streams): Clarify behavior of point for
5152         marker output streams.
5154 2003-11-04  Luc Teirlinck  <teirllm@auburn.edu>
5156         * variables.texi (Defining Variables): Second argument to
5157         `defconst' is not optional.
5158         (Setting Variables): Mention optional argument APPEND to
5159         `add-to-list'.
5160         (Creating Buffer-Local): Expand description of
5161         `make-variable-buffer-local'.
5162         (Frame-Local Variables): Expand description of
5163         `make-variable-frame-local'.
5164         (Variable Aliases): Correct description of optional argument
5165         DOCSTRING to `defvaralias'.  Mention return value of
5166         `defvaralias'.
5167         (File Local Variables): Add xref to `File variables' in Emacs
5168         Manual.  Correct description of `hack-local-variables'.  Mention
5169         `safe-local-variable' property.  Mention optional second argument
5170         to `risky-local-variable-p'.
5172 2003-11-03  Luc Teirlinck  <teirllm@auburn.edu>
5174         * symbols.texi (Symbol Plists): Mention return value of `setplist'.
5176 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
5178         * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
5179         lispref/customize.texi, lispref/display.texi, lispref/files.texi,
5180         lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
5181         lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
5182         lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
5183         lispref/processes.texi, lispref/searching.texi,
5184         lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
5185         lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
5186         @acronym{FOO}.
5188 2003-10-27  Luc Teirlinck  <teirllm@auburn.edu>
5190         * strings.texi (Creating Strings): Argument START to `substring'
5191         can not be `nil'.  Expand description of
5192         `substring-no-properties'.  Correct description of `split-string',
5193         especially with respect to empty matches.  Prevent very bad line
5194         break in definition of `split-string-default-separators'.
5195         (Text Comparison): `string=' and `string<' also accept symbols as
5196         arguments.
5197         (String Conversion): More completely describe argument BASE in
5198         `string-to-number'.
5199         (Formatting Strings): `%s' and `%S' in `format' do require
5200         corresponding object.  Clarify behavior of numeric prefix after
5201         `%' in `format'.
5202         (Case Conversion): The argument to `upcase-initials' can be a
5203         character.
5205 2003-10-27  Kenichi Handa  <handa@m17n.org>
5207         * display.texi (Fontsets): Fix texinfo usage.
5209 2003-10-25  Kenichi Handa  <handa@m17n.org>
5211         * display.texi (Fontsets): Add description of the function
5212         set-fontset-font.
5214 2003-10-23  Luc Teirlinck  <teirllm@auburn.edu>
5216         * display.texi (Temporary Displays): Add xref to `Documentation
5217         Tips'.
5219         * functions.texi (Function Safety): Use inforef instead of pxref
5220         for SES.
5222 2003-10-23  Andreas Schwab  <schwab@suse.de>
5224         * Makefile.in (TEX, texinputdir): Don't define.
5225         (TEXI2DVI): Define.
5226         (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
5227         add $(srcdir)/index.texi.
5228         ($(infodir)/elisp): Remove index.texi dependency.
5229         (elisp.dvi): Likewise.  Use $(TEXI2DVI).
5230         (index.texi): Remove target.
5231         (dist): Don't link $(srcdir)/permute-index.
5232         (clean): Don't remove index.texi.
5234         * permute-index, index.perm: Remove.
5235         * index.texi: Rename from index.unperm.
5237 2003-10-22  Luc Teirlinck  <teirllm@auburn.edu>
5239         * tips.texi (Documentation Tips): Document new behavior for face
5240         and variable hyperlinks in Help mode.
5242 2003-10-21  Luc Teirlinck  <teirllm@auburn.edu>
5244         * objects.texi (Integer Type): Update for extra bit of integer range.
5245         (Character Type): Ditto.
5247 2003-10-16  Eli Zaretskii  <eliz@gnu.org>
5249         * numbers.texi (Integer Basics): Add index entries for reading
5250         numbers in hex, octal, and binary.
5252 2003-10-16  Lute Kamstra  <lute@gnu.org>
5254         * modes.texi (Mode Line Format): Mention force-mode-line-update's
5255         argument.
5257 2003-10-13  Luc Teirlinck  <teirllm@auburn.edu>
5259         * windows.texi (Choosing Window): Fix typo.
5260         * edebug.texi (Edebug Execution Modes): Fix typo.
5262 2003-10-13  Richard M. Stallman  <rms@gnu.org>
5264         * windows.texi (Basic Windows): A window has fringe settings,
5265         display margins and scroll-bar settings.
5266         (Splitting Windows): Doc split-window return value.
5267         Clean up one-window-p.
5268         (Selecting Windows): Fix typo.
5269         (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
5270         (Buffers and Windows): In set-window-buffer, explain effect
5271         on fringe settings and scroll bar settings.
5272         (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
5273         (Choosing Window): Use defopt for pop-up-frame-function.
5274         For special-display-buffer-names, explain same-window and same-frame.
5275         Clarify window-dedicated-p return value.
5276         (Textual Scrolling): scroll-up and scroll-down can get an error.
5277         (Horizontal Scrolling): Clarify auto-hscroll-mode.
5278         Clarify set-window-hscroll.
5279         (Size of Window): Don't mention tool bar in window-height.
5280         (Coordinates and Windows): Explain what coordinates-in-window-p
5281         returns for fringes and display margins.
5282         (Window Configurations): Explain saving fringes, etc.
5284         * tips.texi (Library Headers): Clean up Documentation.
5286         * syntax.texi (Parsing Expressions): Clean up forward-comment
5287         and parse-sexp-lookup-properties.
5289         * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
5291         * os.texi (System Environment): Clean up text for load-average errors.
5293         * modes.texi (Hooks): Don't explain local hook details at front.
5294         Clarify run-hooks and run-hook-with-args a little.
5295         Clean up add-hook and remove-hook.
5297         * edebug.texi (Edebug Execution Modes): Clarify t.
5298         Document edebug-sit-for-seconds.
5299         (Coverage Testing): Document C-x X = and =.
5300         (Instrumenting Macro Calls): Fix typo.
5301         (Specification List): Don't index the specification keywords.
5303 2003-10-10  Kim F. Storm  <storm@cua.dk>
5305         * processes.texi (Network): Introduce make-network-process.
5307 2003-10-09  Luc Teirlinck  <teirllm@auburn.edu>
5309         * tips.texi (Library Headers): Fix typo.
5311 2003-10-07  Juri Linkov  <juri@jurta.org>
5313         * modes.texi (Imenu): Mention imenu-create-index-function's
5314         default value.  Explain submenus better.
5316 2003-10-07  Lute Kamstra  <lute@gnu.org>
5318         * modes.texi (Faces for Font Lock): Fix typo.
5319         (Hooks): Explain how buffer-local hook variables can refer to
5320         global hook variables.
5321         Various minor clarifications.
5323 2003-10-06  Lute Kamstra  <lute@gnu.org>
5325         * tips.texi (Coding Conventions): Mention naming conventions for
5326         hooks.
5328 2003-10-05  Luc Teirlinck  <teirllm@auburn.edu>
5330         * loading.texi (Library Search): Correct default value of
5331         load-suffixes.
5332         (Named Features): Fix typo.
5334 2003-10-05  Richard M. Stallman  <rms@gnu.org>
5336         * loading.texi (Named Features): In `provide',
5337         say how to test for subfeatures.
5338         (Unloading): In unload-feature, use new var name
5339         unload-feature-special-hooks.
5341 2003-10-03  Lute Kamstra  <lute@gnu.org>
5343         * modes.texi (Major Mode Conventions): Mention third way to set up
5344         Imenu.
5345         (Imenu): A number of small fixes.
5346         Delete documentation of internal variable imenu--index-alist.
5347         Document the return value format of imenu-create-index-function
5348         functions.
5350 2003-09-30  Richard M. Stallman  <rms@gnu.org>
5352         * processes.texi (Network): Say what stopped datagram connections do.
5354         * lists.texi (Association Lists): Clarify `assq-delete-all'.
5356         * display.texi (Overlay Properties): Clarify `evaporate' property.
5358 2003-09-29  Lute Kamstra  <lute@gnu.org>
5360         * modes.texi (Mode Line Data): Explain when symbols in mode-line
5361         constructs should be marked as risky.
5362         Change cons cell into proper list.
5363         (Mode Line Variables): Change cons cell into proper list.
5365 2003-09-26  Lute Kamstra  <lute@gnu.org>
5367         * modes.texi (Mode Line Data): Document the :propertize construct.
5368         (Mode Line Variables): Reorder the descriptions of the variables
5369         to match their order in the default mode-line-format.
5370         Describe the new variables mode-line-position and mode-line-modes.
5371         Update the default values of mode-line-frame-identification,
5372         minor-mode-alist, and default-mode-line-format.
5373         (Properties in Mode): Mention the :propertize construct.
5375 2003-09-26  Richard M. Stallman  <rms@gnu.org>
5377         * buffers.texi, commands.texi, debugging.texi, eval.texi:
5378         * loading.texi, minibuf.texi, text.texi, variables.texi:
5379         Avoid @strong{Note:}.
5381 2003-09-26  Richard M. Stallman  <rms@gnu.org>
5383         * keymaps.texi (Remapping Commands): Fix typo.
5385 2003-09-23  Luc Teirlinck  <teirllm@mail.auburn.edu>
5387         * processes.texi (Low-Level Network): Fix typo.
5389 2003-09-23  Kim F. Storm  <storm@cua.dk>
5391         * processes.texi (Network, Network Servers): Fix typos.
5392         (Low-Level Network): Add timeout value for :server keyword.
5393         Add new option keywords to make-network-process.
5394         Add set-network-process-options.
5395         Explain how to test availability of network options.
5397 2003-09-19  Richard M. Stallman  <rms@gnu.org>
5399         * text.texi (Motion by Indent): Arg to
5400         backward-to-indentation and forward-to-indentation is optional.
5402         * strings.texi (Creating Strings): Add substring-no-properties.
5404         * processes.texi
5405         (Process Information): Add list-processes arg QUERY-ONLY.
5406         Delete process-contact from here.
5407         Add new status values for process-status.
5408         Add process-get, process-put, process-plist, set-process-plist.
5409         (Synchronous Processes): Add call-process-shell-command.
5410         (Signals to Processes): signal-process allows process objects.
5411         (Network): Complete rewrite.
5412         (Network Servers, Datagrams, Low-Level Network): New nodes.
5414         * positions.texi (Word Motion): forward-word, backward-word
5415         arg is optional.  Reword.
5417         * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
5419         * variables.texi (Creating Buffer-Local):
5420         Delete duplicate definition of buffer-local-value.
5421         (File Local Variables): Explain about discarding text props.
5423 2003-09-11  Richard M. Stallman  <rms@gnu.org>
5425         * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
5426         changes variables that record input events.
5427         (Minibuffer Misc): Add minibuffer-selected-window.
5429         * lists.texi (Building Lists): Add copy-tree.
5431         * display.texi (Fontsets): Add char-displayable-p.
5432         (Scroll Bars): New node.
5434 2003-09-08  Lute Kamstra  <lute@gnu.org>
5436         * modes.texi (%-Constructs): Document new `%i' and `%I'
5437         constructs.
5439 2003-09-03  Peter Runestig  <peter@runestig.com>
5441         * makefile.w32-in: New file.
5443 2003-08-29  Richard M. Stallman  <rms@gnu.org>
5445         * display.texi (Overlay Properties): Clarify how priorities
5446         affect use of the properties.
5448 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
5450         * customize.texi (Type Keywords): Correct the description of
5451         `:help-echo' in the case where `motion-doc' is a function.
5453 2003-08-14  John Paul Wallington  <jpw@gnu.org>
5455         * modes.texi (Emulating Mode Line): Subsection, not section.
5457 2003-08-13  Richard M. Stallman  <rms@gnu.org>
5459         * elisp.texi (Top): Update subnode lists in menu.
5461         * text.texi (Insertion): Add insert-buffer-substring-no-properties.
5462         (Kill Functions): kill-region has new arg yank-handler.
5463         (Yanking): New node.
5464         (Yank Commands): Add yank-undo-function.
5465         (Low-Level Kill Ring):
5466         kill-new and kill-append have new arg yank-handler.
5467         (Changing Properties): Add remove-list-of-text-properties.
5468         (Atomic Changes): New node.
5470         * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
5472         * streams.texi (Output Variables): Add eval-expression-print-length
5473         and eval-expression-print-level.
5475         * os.texi (Time Conversion): For encode-time, explain limits on year.
5477         * objects.texi (Character Type): Define anchor "modifier bits".
5479         * modes.texi (Emulating Mode Line): New node.
5480         (Search-based Fontification): Font Lock uses font-lock-face property.
5481         (Other Font Lock Variables): Likewise.
5483         * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
5484         not vectors.
5485         (Active Keymaps): Add emulation-mode-map-alists.
5486         (Functions for Key Lookup): key-binding has new arg no-remap.
5487         (Remapping Commands): New node.
5488         (Scanning Keymaps): where-is-internal has new arg no-remap.
5489         (Tool Bar): Add tool-bar-local-item-from-menu.
5490         Clarify when to use tool-bar-add-item-from-menu.
5492         * commands.texi (Interactive Call): commandp has new arg.
5493         (Command Loop Info): Add this-original-command.
5495 2003-08-06  John Paul Wallington  <jpw@gnu.org>
5497         * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
5499         * display.texi (Warning Basics): Fix typo.
5500         (Fringes): Add closing curly bracket and fix typo.
5502         * elisp.texi (Top): Fix typo.
5504 2003-08-05  Richard M. Stallman  <rms@gnu.org>
5506         * elisp.texi: Update lists of subnodes.
5508         * windows.texi (Buffers and Windows): set-window-buffer has new arg.
5510         * variables.texi (Local Variables): Use lc for example variable names.
5512         * tips.texi (Library Headers): Explain where to put -*-.
5514         * strings.texi (Creating Strings): Fix xref for vconcat.
5516         * sequences.texi (Vector Functions):
5517         vconcat no longer allows integer args.
5519         * minibuf.texi (Reading File Names): read-file-name has new
5520         arg PREDICATE.  New function read-directory-name.
5522         * macros.texi (Defining Macros): Give definition of `declare'
5523         (Indenting Macros): New node.
5525         * frames.texi (Parameter Access): Add modify-all-frames-parameters.
5526         (Window Frame Parameters): Make separate table of parameters
5527         that are coupled with specific face attributes.
5528         (Deleting Frames): delete-frame-hooks renamed to
5529         delete-frame-functions.
5531         * files.texi (Magic File Names): Add file-remote-p.
5532         Clarify file-local-copy.
5534         * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
5535         here; instead xref Defining Macros.
5537         * display.texi (Warnings): New node, and subnodes.
5538         (Fringes): New node.
5540         * debugging.texi (Test Coverage): New node.
5542         * compile.texi (Compiler Errors): Explain with-no-warnings
5543         and other ways to suppress warnings.
5545         * commands.texi (Interactive Call): Minor clarification.
5547         * buffers.texi (Buffer File Name): set-visited-file-name
5548         renames the buffer too.
5550         * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
5552 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
5554         * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
5556 2003-07-22  Markus Rost  <rost@math.ohio-state.edu>
5558         * internals.texi (Garbage Collection): Fix previous change.
5560 2003-07-22  Richard M. Stallman  <rms@gnu.org>
5562         * files.texi (Truenames): Add LIMIT arg to file-chase-links.
5564         * display.texi (Width): Use \s syntax in example.
5565         (Font Selection): Add face-font-rescale-alist.
5567         * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
5568         Remove spurious indent in example.
5570         * lists.texi (Building Lists): Add number-sequence.
5572         * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
5574         * functions.texi (Function Documentation): Explain how to
5575         show calling convention explicitly in the doc string.
5577         * windows.texi (Selecting Windows): save-selected-window saves
5578         selected window of each frame.
5579         (Window Configurations): Minor change.
5581         * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
5583         * streams.texi (Output Variables): Add print-continuous-numbering
5584         and print-number-table.
5586         * processes.texi (Decoding Output): New node.
5588         * os.texi (Time Conversion): decode-time arg is optional.
5590         * objects.texi (Character Type): Don't use space as example for \.
5591         Make list of char names and \-sequences correspond.
5592         Explain that \s is not used in strings.  `\ ' needs space after.
5594         * nonascii.texi (Converting Representations): Add string-to-multibyte.
5595         (Translation of Characters): Add translation-table-for-input.
5596         (Default Coding Systems): Add auto-coding-functions.
5597         (Explicit Encoding): Add decode-coding-inserted-region.
5598         (Locales): Add locale-info.
5600         * minibuf.texi (Basic Completion): Describe test-completion.
5601         Collections can be lists of strings.
5602         Clean up lazy-completion-table.
5603         (Programmed Completion): Mention test-completion.
5604         Clarify why lambda expressions are not accepted.
5605         (Minibuffer Misc): Describe minibufferp.
5607 2003-07-14  Richard M. Stallman  <rms@gnu.org>
5609         * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
5611         * windows.texi (Selecting Windows): New arg to select-window.
5612         (Selecting Windows): Add with-selected-window.
5613         (Size of Window): Add window-inside-edges, etc.
5615         * internals.texi (Garbage Collection): Add post-gc-hook.
5617         * processes.texi (Subprocess Creation): Add exec-suffixes.
5619         * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
5620         (Scanning Keymaps): Add map-keymaps.
5621         (Defining Menus): Add keymap-prompt.
5623         * numbers.texi (Integer Basics): Add most-positive-fixnum,
5624         most-negative-fixnum.
5626         * compile.texi (Byte Compilation): Explain no-byte-compile
5627         (Compiler Errors): New node.
5629         * os.texi (User Identification): user-uid, user-real-uid
5630         can return float.
5632         * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
5633         and about derived modes.
5634         (Minor Modes): Add minor-mode-list.
5635         (Defining Minor Modes): Keyword args for define-minor-mode.
5636         (Search-based Fontification): Explain managing other properties.
5637         (Other Font Lock Variables): Add font-lock-extra-managed-props.
5638         (Faces for Font Lock): Add font-locl-preprocessor-face.
5639         (Hooks): Add run-mode-hooks and delay-mode-hooks.
5641         * variables.texi (Creating Buffer-Local): Add buffer-local-value.
5642         (Variable Aliases): Clarify defvaralias.
5644         * loading.texi (Library Search): Add load-suffixes.
5646         * minibuf.texi (Basic Completion): Add lazy-completion-table.
5647         (Programmed Completion): Add dynamic-completion-table.
5649         * files.texi (Changing Files): copy-file allows dir as NEWNAME.
5650         (Magic File Names): Specify precedence order of handlers.
5652         * commands.texi (Command Overview): Emacs server runs pre-command-hook
5653         and post-command-hook.
5654         (Waiting): New calling convention for sit-for.
5656         * text.texi (Special Properties): local-map and keymap properties
5657         apply based on their stickiness.
5659 2003-07-07  Richard M. Stallman  <rms@gnu.org>
5661         * modes.texi (Minor Mode Conventions): Specify only some kinds
5662         of list values as args to minor modes.
5664         * files.texi (File Name Expansion): Warn about iterative use
5665         of substitute-in-file-name.
5667         * advice.texi (Activation of Advice): Clean up previous change.
5669 2003-07-06  Markus Rost  <rost@math.ohio-state.edu>
5671         * advice.texi (Activation of Advice): Note that ad-start-advice is
5672         turned on by default.
5674 2003-06-30  Richard M. Stallman  <rms@gnu.org>
5676         * text.texi (Buffer Contents): Document current-word.
5677         (Change Hooks): Not called for *Messages*.
5679         * functions.texi (Defining Functions): Explain about redefining
5680         primitives.
5681         (Function Safety): Renamed.  Minor changes.
5682         Comment out the detailed criteria for what is safe.
5684 2003-06-22  Andreas Schwab  <schwab@suse.de>
5686         * objects.texi (Symbol Type): Fix description of examples.
5688 2003-06-16  Andreas Schwab  <schwab@suse.de>
5690         * hash.texi (Creating Hash): Fix description of :weakness.
5692 2003-06-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
5694         * files.texi (Changing Files): copy-file copies file modes, too.
5696 2003-05-28  Richard M. Stallman  <rms@gnu.org>
5698         * strings.texi (Creating Strings): Clarify split-string.
5700 2003-05-22  Stephen J. Turnbull  <stephen@xemacs.org>
5702         * strings.texi (Creating Strings): Update split-string specification
5703         and examples.
5705 2003-05-19  Richard M. Stallman  <rms@gnu.org>
5707         * elisp.texi: Correct invariant section names.
5709 2003-04-20  Richard M. Stallman  <rms@gnu.org>
5711         * os.texi (Timers): Explain about timers and quitting.
5713 2003-04-19  Richard M. Stallman  <rms@gnu.org>
5715         * internals.texi (Writing Emacs Primitives): Strings are
5716         no longer special for GCPROs.  Mention GCPRO5, GCPRO6.
5717         Explain GCPRO convention for varargs function args.
5719 2003-04-16  Richard M. Stallman  <rms@gnu.org>
5721         * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
5723 2003-04-08  Richard M. Stallman  <rms@gnu.org>
5725         * files.texi (Kinds of Files): Correct return value of file-symlink-p.
5727 2003-02-13  Kim F. Storm  <storm@cua.dk>
5729         * objects.texi (Character Type): New \s escape for space.
5731 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
5733         * os.texi (System Environment): Added cygwin system-type.
5735 2003-01-25  Richard M. Stallman  <rms@gnu.org>
5737         * keymaps.texi: Document that a symbol can act as a keymap.
5739 2003-01-13  Richard M. Stallman  <rms@gnu.org>
5741         * text.texi (Changing Properties): Say string indices are origin-0.
5743         * positions.texi (Screen Lines) <compute-motion>:
5744         Correct order of elts in return value.
5746         * keymaps.texi (Changing Key Bindings) <define-key>: Mention
5747         how to define a default binding.
5749 2002-12-07  Markus Rost  <rost@math.ohio-state.edu>
5751         * loading.texi (Unloading): Fix recent change for load-history.
5753         * customize.texi (Simple Types): Clarify description of custom
5754         type 'number.  Describe new custom type 'float.
5756 2002-12-04  Markus Rost  <rost@math.ohio-state.edu>
5758         * variables.texi (File Local Variables): Fix typo.
5760 2002-10-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5762         From Michael Albinus <Michael.Albinus@alcatel.de>.
5764         * README: Target for Info file is `make info'.
5766         * files.texi (File Name Components): Fixed typos in
5767         `file-name-sans-extension'.
5768         (Magic File Names): Complete list of operations for magic file
5769         name handlers.
5771 2002-09-16  Jonathan Yavner  <jyavner@engineer.com>
5773         * variables.texi (File Local Variables): New function
5774         risky-local-variable-p.
5776 2002-09-15  Jonathan Yavner  <jyavner@engineer.com>
5778         * functions.texi (Function safety): New node about unsafep.
5780 2002-08-05  Per Abrahamsen  <abraham@dina.kvl.dk>
5782         * customize.texi (Splicing into Lists): Fixed example.
5783         Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
5785 2002-06-17  Juanma Barranquero  <lektu@terra.es>
5787         * frames.texi (Display Feature Testing): Fix typo.
5789 2002-06-12  Andreas Schwab  <schwab@suse.de>
5791         * frames.texi (Initial Parameters, Resources): Fix references to
5792         the Emacs manual.
5794 2002-05-13  Kim F. Storm  <storm@cua.dk>
5796         * variables.texi (Intro to Buffer-Local): Updated warning and
5797         example relating to changing buffer inside let.
5799 2002-03-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
5801         * os.texi (Session Management): New node about X Session management.
5803 2002-01-18  Eli Zaretskii  <eliz@is.elta.co.il>
5805         * elisp.texi (VERSION): Set to 2.9.  Update the version of Emacs
5806         to which the manual corresponds, and the copyright years.
5808         * Makefile.in (VERSION): Set to 2.9.
5810 2001-11-29  Eli Zaretskii  <eliz@is.elta.co.il>
5812         * elisp.texi: Change the category in @dircategory to "Emacs", to
5813         make it consistent with info/dir.
5815 2001-11-25  Miles Bader  <miles@gnu.org>
5817         * text.texi (Fields): Describe new `limit' arg in
5818         field-beginning/field-end.
5820 2001-11-17  Eli Zaretskii  <eliz@is.elta.co.il>
5822         * permute-index: Don't depend on csh-specific features.  Replace
5823         the interpreter name with /bin/sh.
5825         * two-volume-cross-refs.txt: New file.
5826         * two.el: New file.
5827         * spellfile: New file.
5829 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
5831         * permute-index: New file.
5833         * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
5834         elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
5835         8+3 restricted namespace.
5837         * Makefile.in (infodir): Define relative to $(srcdir).
5838         ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
5839         include directories list via -I switch to makeinfo.
5840         (index.texi): Use cp if both hard and symbolic links fail.
5842 2001-11-10  Eli Zaretskii  <eliz@is.elta.co.il>
5844         * Makefile.in (distclean): Add.
5846         The following changes make ELisp manual part of the Emacs
5847         distribution:
5849         * Makefile.in: Add Copyright notice.
5850         (prefix): Remove.
5851         (infodir): Change value to "../info".
5852         (VPATH): New variable.
5853         (MAKE): Don't define.
5854         (texmacrodir): Don't define.
5855         (texinputdir): Append the existing value of TEXINPUTS.
5856         ($(infodir)/elisp): Instead of just "elisp".  Reformat the
5857         command to be compatible with man/Makefile.in, and to put the
5858         output into ../info.
5859         (info): Add target.
5860         (installall): Target removed.
5862 2001-10-31  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
5864         * tips.texi (Coding Conventions): Fix typo.
5866 2001-10-23  Gerd Moellmann  <gerd@gnu.org>
5868         * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
5870 2001-10-22  Eli Zaretskii  <eliz@is.elta.co.il>
5872         * files.texi (File Name Components): Update the description of
5873         file-name-sans-extension and file-name-extension, as they now
5874         ignore leading dots.
5876 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
5878         * (Version 21.1 released.)
5880 2001-10-19  Miles Bader  <miles@gnu.org>
5882         * positions.texi (Text Lines): Describe behavior of
5883         `beginning-of-line'/`end-of-line' in the presence of field properties.
5885 2001-10-17  Gerd Moellmann  <gerd@gnu.org>
5887         * Makefile.in (VERSION): Set to 2.8.
5888         (manual): Use `manual-21'.
5890         * elisp.texi (VERSION): Add and use it where the version
5891         number was used.  Set it to 2.8.
5893         * intro.texi: Likewise.
5895 2001-10-13  Eli Zaretskii  <eliz@is.elta.co.il>
5897         * files.texi (File Name Completion): Document the significance of
5898         a trailing slash in elements of completion-ignored-extensions.
5900 2001-10-06  Miles Bader  <miles@gnu.org>
5902         * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
5904 2001-10-04  Gerd Moellmann  <gerd@gnu.org>
5906         * variables.texi (Variable Aliases): New node.
5908 2001-10-04  Gerd Moellmann  <gerd@gnu.org>
5910         * Branch for 21.1.
5912 2001-10-02  Miles Bader  <miles@gnu.org>
5914         * minibuf.texi (Minibuffer Misc): Add entries for
5915         `minibuffer-contents', `minibuffer-contents-no-properties', and
5916         `delete-minibuffer-contents'.
5917         Correct description for `minibuffer-prompt-end'.
5919         * text.texi (Property Search): Correct descriptions of
5920         `next-char-property-change' and `previous-char-property-change'.
5921         Add entries for `next-single-char-property-change' and
5922         `previous-single-char-property-change'.
5923         Make operand names a bit more consistent.
5925 2001-09-30  Eli Zaretskii  <eliz@is.elta.co.il>
5927         * frames.texi (Finding All Frames): Document that next-frame and
5928         previous-frame are local to current terminal.
5930 2001-09-26  Eli Zaretskii  <eliz@is.elta.co.il>
5932         * keymaps.texi (Creating Keymaps): Fix the description of the
5933         result of make-keymap.
5935 2001-09-23  Eli Zaretskii  <eliz@is.elta.co.il>
5937         * display.texi (Font Lookup, Attribute Functions)
5938         (Image Descriptors): Add cross-references to the definition of
5939         selected frame.
5941         * buffers.texi (The Buffer List): Add cross-references to the
5942         definition of selected frame.
5944         * frames.texi (Input Focus): Clarify which frame is _the_ selected
5945         frame at any given time.
5946         (Multiple Displays, Size and Position): Add a cross-reference to
5947         the definition of the selected frame.
5949 2001-09-08  Eli Zaretskii  <eliz@is.elta.co.il>
5951         * strings.texi (String Conversion) <string-to-number>: Document
5952         that a float is returned for integers that are too large.
5954         * frames.texi (Mouse Position): Document mouse-position-function.
5955         (Display Feature Testing): Document display-images-p.
5956         (Window Frame Parameters): Document the cursor-type variable.
5958         * numbers.texi (Integer Basics): Document CL style read syntax for
5959         integers in bases other than 10.
5961         * positions.texi (List Motion): Document
5962         open-paren-in-column-0-is-defun-start.
5964         * lists.texi (Sets And Lists): Document member-ignore-case.
5966         * internals.texi (Garbage Collection): Document the used and free
5967         strings report.
5968         (Memory Usage): Document strings-consed.
5970         * os.texi (Time of Day): Document float-time.
5971         (Recording Input): Document that clear-this-command-keys clears
5972         the vector to be returned by recent-keys.
5974         * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
5975         argument keymap can be a list.
5977         * nonascii.texi (User-Chosen Coding Systems)
5978         <select-safe-coding-system>: Document the new argument
5979         accept-default-p and the variable
5980         select-safe-coding-system-accept-default-p.  Tell what happens if
5981         buffer-file-coding-system is undecided.
5982         (Default Coding Systems): Document auto-coding-regexp-alist.
5984         * display.texi (The Echo Area) <message>: Document
5985         message-truncate-lines.
5986         (Glyphs): Document that the glyph table is unused on windowed
5987         displays.
5989         * help.texi (Describing Characters) <single-key-description>:
5990         Document the new argument no-angles.
5991         (Accessing Documentation) <documentation-property>: Document that
5992         a non-string property is evaluated.
5993         <documentation>: Document that the function-documentation property
5994         is looked for.
5996         * windows.texi (Selecting Windows): Document some-window.
5998         * text.texi (MD5 Checksum): New node, documents the md5 primitive.
6000         * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
6001         apropos-mode-hook.
6003         * commands.texi (Using Interactive): Document interactive-form.
6004         (Keyboard Macros): Document kbd-macro-termination-hook.
6005         (Command Loop Info): Document that clear-this-command-keys clears
6006         the vector to be returned by recent-keys.
6008 2001-09-04  Werner LEMBERG  <wl@gnu.org>
6010         * Makefile.in (srcdir, texinputdir): New variables.
6011         (srcs, index.texi, install): Use $(srcdir).
6012         (.PHONY): Remove elisp.dvi.
6013         (elisp): Use -I switch for makeinfo.
6014         (elisp.dvi): Use $(srcdir) and $(texinputdir).
6015         (installall, dist): Use $(srcdir).
6016         Fix path to texinfo.tex.
6017         (maintainer-clean): Add elisp.dvi and elisp.oaux.
6019 2001-08-30  Gerd Moellmann  <gerd@gnu.org>
6021         * display.texi (Conditional Display): Adjust to API change.
6023         * configure: New file.
6025 2001-07-30  Gerd Moellmann  <gerd@gnu.org>
6027         * commands.texi (Repeat Events): Add description of
6028         double-click-fuzz.
6030 2001-05-08  Stefan Monnier  <monnier@cs.yale.edu>
6032         * syntax.texi (Syntax Class Table): Add the missing designator for
6033         comment and string fences.
6034         (Syntax Properties): Add a xref to syntax table internals.
6035         (Syntax Table Internals): Document string-to-syntax.
6037 2001-05-07  Gerd Moellmann  <gerd@gnu.org>
6039         * Makefile.in (install): Use install-info command line options
6040         like in Emacs' Makefile.in.
6042 2000-12-09  Miles Bader  <miles@gnu.org>
6044         * windows.texi (Window Start): Update documentation for
6045         `pos-visible-in-window-p'.
6047 2000-11-12  Stefan Monnier  <monnier@cs.yale.edu>
6049         * lists.texi (Building Lists): Add footnote to explain how to add
6050         to the end of a list.
6052 2000-10-25  Gerd Moellmann  <gerd@gnu.org>
6054         * files.texi (Visiting Functions): Typos.
6056 2000-10-25  Kenichi Handa  <handa@etl.go.jp>
6058         * files.texi (Visiting Functions): Return value of
6059         find-file-noselect may be a list of buffers if wildcards are used.
6061 2000-10-24  Miles Bader  <miles@lsi.nec.co.jp>
6063         * display.texi (Defining Faces): Document `graphic' display type
6064         in face specs.
6066 2000-10-18  Kai Grossjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6068         * hooks.texi (Standard Hooks): Replace obsolete
6069         `after-make-frame-hook' with `after-make-frame-functions'.
6071         * frames.texi (Creating Frames): Ditto.
6073         * variables.texi (Future Local Variables): Ditto.
6075 2000-10-16  Gerd Moellmann  <gerd@gnu.org>
6077         * display.texi (Other Image Types): Add description of :foreground
6078         and :background properties of mono PBM images.
6080 2000-08-17  Werner LEMBERG  <wl@gnu.org>
6082         * .cvsignore: New file.
6084 2000-01-05  Gerd Moellmann  <gerd@gnu.org>
6086         * tindex.pl: New script.
6088 1999-12-03  Dave Love  <fx@gnu.org>
6090         * Makefile.in (MAKEINFO): New parameter.
6092 1999-09-17  Richard Stallman  <rms@gnu.org>
6094         * Makefile.in (srcs): Add hash.texi.
6095         (VERSION): Update to 20.6.
6097 1999-09-13  Richard Stallman  <rms@gnu.org>
6099         * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
6101 1998-08-29  Karl Heuer  <kwzh@gnu.org>
6103         * configure.in: New file.
6104         * Makefile.in: Renamed from Makefile.
6105         (prefix, infodir): Use value obtained from configure.
6106         (emacslibdir): Obsolete variable deleted.
6107         (dist): Distribute configure.in, configure, Makefile.in.
6109 1998-06-12  Richard Stallman  <rms@psilocin.ai.mit.edu>
6111         * Makefile (INSTALL_INFO): New variable.
6112         (install): Run install-info.
6114 1998-05-09  Richard Stallman  <rms@psilocin.ai.mit.edu>
6116         * Makefile (elisp.dvi): Add missing backslash.
6118 1998-05-02  Richard Stallman  <rms@psilocin.gnu.org>
6120         * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
6121         Run texindex without `./'.  Always run texindex on elisp.tp.
6122         (elisp.tps): Target deleted.
6124 1998-04-05  Richard Stallman  <rms@psilocin.gnu.org>
6126         * Makefile (srcs): Add nonascii.texi and customize.texi.
6127         (dist): Start by deleting `temp'.
6129 1998-02-17  Richard Stallman  <rms@psilocin.gnu.org>
6131         * Makefile (makeinfo, texindex): Targets deleted.
6132         (makeinfo.o, texindex.o): Targets deleted.
6133         (clean, dist): Don't do anything with them or with getopt*.
6135 1998-01-30  Richard Stallman  <rms@psilocin.gnu.org>
6137         * Makefile (SHELL): Defined.
6139 1998-01-27  Richard Stallman  <rms@psilocin.gnu.org>
6141         * Makefile (elisp.tps): New target.
6142         (elisp.dvi): Depend on elisp.tps.
6144 Wed Apr  3 15:24:25 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
6146         * README: Update phone number.
6148         * Makefile (elisp): Make this be the default target.
6149         Depend on makeinfo.c instead of makeinfo.
6150         (install): Don't depend on elisp.dvi, since we don't install that.
6151         Use mkinstalldirs.
6152         (dist): Add mkinstalldirs.
6154 Mon Jun 19 14:35:26 1995  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6156         * Makefile (VERSION): Update version number.
6157         (maintainer-clean): Renamed from realclean.
6159 Wed Jun  7 17:04:59 1995  Karl Heuer  <kwzh@nutrimat.gnu.ai.mit.edu>
6161         * Makefile (realclean): New target.
6162         (elisp): Remove any old elisp-* files first.
6164 Tue Nov 23 19:59:40 1993  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
6166         * Makefile (VERSION): New variable.
6167         (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
6168         Compressed file suffix should be `.gz', not `.z'.
6170 Mon Nov 22 15:06:19 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6172         * Makefile (elisp): Depend on makeinfo.
6174 Fri Nov 19 02:29:33 1993  Noah Friedman  (friedman@gnu.ai.mit.edu)
6176         * Makefile (srcs): Add anti.texi.
6178 Fri May 28 18:04:53 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6180         * Makefile (infodir, prefix): New vars.
6181         (install): Use infodir.
6182         (emacsinfodir): Deleted.
6184 Thu May 27 02:11:25 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6186         * Makefile (srcs): Add calendar.texi.
6188         * Makefile (dist): Copy texindex.c and makeinfo.c.
6189         Limit elisp-* files to those with one or two digits.
6191 Sun May 16 17:58:21 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6193         * Makefile (dist): Changed to use Gzip instead of compress.
6195 Fri Apr 23 01:05:23 1993  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
6197         * loading.texi (Unloading): define-function changed back to
6198         defalias.  It may not stay this way, but at least it's
6199         consistent with the known-good version of the code patch.
6201 Fri Mar 26 21:14:54 1993  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
6203         * modes.texi (Hooks): Document new optional arg of add-hook.
6205 Wed Mar 17 08:48:24 1993  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
6207         * variables.texi: Document nil initial value of buffer-local variables.
6209         * tips.texi: Add new section on standard library headers.
6211 Sat Feb 27 18:00:25 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6213         * Makefile (srcs): Add frame.texi to the list of sources.
6215 Tue Feb 23 10:50:25 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6217         * Makefile (dist): Don't bother excluding autosave files; they'll
6218         never make it into the temp directory anyway, and the hash marks
6219         in the name are problematic for make and the Bourne shell.
6220         (srcs):
6222 Fri Feb 12 16:54:38 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6224         * Makefile (dist): Don't include backup files or autosave files in
6225         the distribution tar file.
6227 Tue Nov 26 21:10:34 1991  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6229         * Makefile (srcs): Added index.perm.
6230         (elisp.dvi): Remove erroneous shell comment.
6231         Expect output of permute-index in permuted.fns.
6232         Save old elisp.aux in elisp.oaux.
6233         (clean): Added index.texi to be deleted.
6235 Sat Aug 11 17:39:10 1990  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6237         * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
6239 Tue Jun 26 09:57:26 1990  David Lawrence  (tale@geech)
6241         * files.texi: Noted that completion-ignored-extensions is ignored
6242         when making *Completions*.
6244 Fri Jun  8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
6246         * Makefile  make dist now depends on elisp.dvi, since it tries
6247         to include it in the dist file.
6249 Wed Mar 28 22:57:35 1990  Jim Kingdon  (kingdon@mole.ai.mit.edu)
6251         * functions.texinfo (Mapping Functions): Add missing quote
6253 Mon Jun 19 18:09:24 1989  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6255         * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
6256         (defunargs): Turn off \hyphenchar of \sl font temporarily.
6258 Wed May 10 18:01:17 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
6260         * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
6261         and @error{} are the terms now being used.  The files in the
6262         directory have been changed to reflect this.
6264         * All instances of @indentedresultt{} have been changed to
6265         `     @result{}', using 5 spaces at the begining of the line.
6267 Mon Apr 24 21:02:55 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
6269         * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
6270         experimental @indentedresult{}, @indentedexpandsto{} are part of
6271         the texinfo.tex in this directory.  These TeX macros are not
6272         stable yet.
6274 Mon Apr 17 18:56:50 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
6276         * texinfo.tex: Temporarily added
6277                 \let\result=\dblarrow
6278                 \def\error{{\it ERROR} \longdblarrow}
6279         We need to do this better soon.
6281 Tue Apr 11 12:23:28 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
6283         * Applied Karl Berry's patches to *.texinfo files, but not to
6284         texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'.  (Karl's
6285         new title page format is also not applied, since it requires
6286         texinfo.tex changes.)
6288         * Cleaned up `Makefile' and defined the `emacslibdir' directory
6289         for the Project GNU development environment.
6291 ;; Local Variables:
6292 ;; coding: iso-2022-7bit
6293 ;; add-log-time-zone-rule: t
6294 ;; End:
6296     Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
6297       2005, 2006, 2007, 2008 Free Software Foundation, Inc.
6299   This file is part of GNU Emacs.
6301   GNU Emacs is free software; you can redistribute it and/or modify
6302   it under the terms of the GNU General Public License as published by
6303   the Free Software Foundation; either version 3, or (at your option)
6304   any later version.
6306   GNU Emacs is distributed in the hope that it will be useful,
6307   but WITHOUT ANY WARRANTY; without even the implied warranty of
6308   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
6309   GNU General Public License for more details.
6311   You should have received a copy of the GNU General Public License
6312   along with GNU Emacs; see the file COPYING.  If not, write to the
6313   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
6314   Boston, MA 02110-1301, USA.
6316 ;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda