(Top): Delete Frame-Local Variables from subnode menu.
[emacs.git] / lispref / ChangeLog
blob45e2a7fe6f36edde29aafb0053db83c345e25c40
1 2007-10-24  Richard Stallman  <rms@gnu.org>
3         * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
5         * variables.texi (Frame-Local Variables): Node deleted.
6         (Variables): Delete Frame-Local Variables from menu.
7         (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
8         (Default Value): Don't mention frame-local vars.
10         * os.texi (Idle Timers): current-idle-time returns nil if not idle.
12         * loading.texi (Unloading): Document FEATURE-unload-function
13         instead of FEATURE-unload-hook.
15         * functions.texi (Related Topics): Add called-interactively-p.
16         Fix xref.
18         * frames.texi (Multiple Displays): Don't mention frame-local vars.
20 2007-10-12  Richard Stallman  <rms@gnu.org>
22         * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
24         * commands.texi (Distinguish Interactive): New node,
25         broken out from Interactive Call and rewritten.
26         (Command Loop): Put Distinguish Interactive in menu.
28 2007-10-09  Richard Stallman  <rms@gnu.org>
30         * text.texi (Examining Properties): Mention overlay priority.
32         * display.texi (Display Margins): Correct the description
33         of margin display specifications.
34         (Replacing Specs): New subnode broken out of Display Property.
36 2007-10-05  Juanma Barranquero  <lekktu@gmail.com>
38         * display.texi (Auto Faces): Fix typo.
40 2007-10-02  Richard Stallman  <rms@gnu.org>
42         * display.texi (Display Property): Explain some display specs
43         don't let you move point in.
45         * frames.texi (Cursor Parameters): Describe
46         cursor-in-non-selected-windows here.  Explain more values.
48         * windows.texi (Basic Windows): Don't describe
49         cursor-in-non-selected-windows here.
51 2007-10-01  Eli Zaretskii  <eliz@gnu.org>
53         * processes.texi (Misc Network): Note that these functions are
54         supported only on some systems.
56 2007-09-19  Richard Stallman  <rms@gnu.org>
58         * display.texi (Display Property): Explain multiple display specs.
59         Clarify when they work in parallel and when one overrides.
60         Fix error in example.
62 2007-08-30  Martin Rudalics  <rudalics@gmx.at>
64         * commands.texi (Command Loop Info): Advise against changing
65         most variables described here.  Explain new variable
66         last-repeatable-command.
68 2007-08-27  Richard Stallman  <rms@gnu.org>
70         * windows.texi (Window Configurations): Clarify what
71         a window configuration saves.
73 2007-08-25  Richard Stallman  <rms@gnu.org>
75         * display.texi (Images): Delete redundant @findex.
77 2007-08-08  Martin Rudalics  <rudalics@gmx.at>
79         * modes.texi (Example Major Modes): Fix typo.
81 2007-08-08  Glenn Morris  <rgm@gnu.org>
83         * intro.texi (nil and t): Do not use `iff' in documentation.
85         * tips.texi (Documentation Tips): Recommend against `iff'.
87 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
89         * display.texi (Image Cache): Document image-refresh.
91 2007-08-06  Martin Rudalics  <rudalics@gmx.at>
93         * windows.texi (Size of Window): Document window-full-width-p.
95 2007-07-25  Glenn Morris  <rgm@gnu.org>
97         * gpl.texi (GPL): Replace license with GPLv3.
99         * Relicense all FSF files to GPLv3 or later.
101 2007-07-16  Richard Stallman  <rms@gnu.org>
103         * display.texi (Defining Faces): Fix previous change.
105 2007-07-10  Richard Stallman  <rms@gnu.org>
107         * display.texi (Defining Faces): Explain C-M-x feature for defface.
109 2007-06-24  Karl Berry  <karl@tug.org>
111         * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
113 2007-06-14  Karl Berry  <karl@tug.org>
115         * anti.texi (Antinews): Typo.
117 2007-06-12  Karl Berry  <karl@gnu.org>
119         * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
120         * two-volume.make: New file.
121         * .cvsignore: Ignore two-volume files.
123 2007-06-02  Richard Stallman  <rms@gnu.org>
125         * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
127 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
129         * Version 22.1 released.
131 2007-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
133         * text.texi (Special Properties): Correct meaning of fontified face.
135 2007-05-30  Richard Stallman  <rms@gnu.org>
137         * text.texi (Special Properties): Add link to Adjusting Point.
139 2007-05-12  Richard Stallman  <rms@gnu.org>
141         * text.texi (Margins): indent-to-left-margin is not the default.
142         (Mode-Specific Indent): For indent-line-function, the default
143         is indent-relative.
145         * modes.texi (Example Major Modes): Explain last line of text-mode
146         is redundant.
148 2007-05-10  Richard Stallman  <rms@gnu.org>
150         * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
152         * help.texi (Keys in Documentation): Add reference to
153         Documentation Tips.
155         * files.texi (Format Conversion): TO-FN gets three arguments.
157         * modes.texi (Auto Major Mode): Document file-start-mode-alist.
159 2007-05-06  Richard Stallman  <rms@gnu.org>
161         * processes.texi (Accepting Output): Revert most of previous change.
163 2007-05-05  Richard Stallman  <rms@gnu.org>
165         * processes.texi (Accepting Output): accept-process-output
166         uses microseconds, not milliseconds.  But that arg is obsolete.
168 2007-05-04  Karl Berry  <karl@tug.org>
170         * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
172 2007-05-04  Eli Zaretskii  <eliz@gnu.org>
174         * tips.texi (Documentation Tips): Rearrange items to place the
175         more important ones first.  Add an index entry for hyperlinks.
177 2007-05-03  Karl Berry  <karl@tug.org>
179         * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
180          (EMACSVER) [smallbook]: 22 for printed version.
182         * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
183         so restore anchor to normal position after defun.  Found by Kevin Ryde.
185 2007-04-28  Karl Berry  <karl@gnu.org>
187         * elisp.texi: Improve line breaks on copyright page,
188         similar layout to emacs manual, 8.5x11 by default.
190 2007-04-24  Richard Stallman  <rms@gnu.org>
192         * text.texi (Special Properties): Add xref to Overlay Properties.
194         * display.texi (Overlay Properties): Add xref to Special Properties.
196 2007-04-22  Richard Stallman  <rms@gnu.org>
198         * keymaps.texi (Extended Menu Items): Move the info about
199         format with cached keyboard binding.
201 2007-04-21  Richard Stallman  <rms@gnu.org>
203         * text.texi (Special Properties): Clarify previous change.
205         * files.texi (File Name Expansion): Clarify previous change.
207         * display.texi (Attribute Functions): Fix example for
208         face-attribute-relative-p.
210 2007-04-19  Kenichi Handa  <handa@m17n.org>
212         * text.texi (Special Properties): Document composition property.
214 2007-04-19  Glenn Morris  <rgm@gnu.org>
216         * files.texi (File Name Expansion): Mention "superroot".
218 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
220         * frames.texi (Multiple Displays): Add note about "multi-monitor"
221         setups.
222         (Display Feature Testing): Note that display refers to all
223         physical monitors for multi-monitor setups.
225 2007-04-14  Richard Stallman  <rms@gnu.org>
227         * lists.texi (Sets And Lists): Clarify `delete' examples.
228         Remove spurious xref to same node.
229         Clarify xref for add-to-list.
231 2007-04-12  Nick Roberts  <nickrob@snap.net.nz>
233         * keymaps.texi (Format of Keymaps): Remove spurious ")" from
234         value of lisp-mode-map.
236 2007-04-11  Karl Berry  <karl@gnu.org>
238         * anti.texi (Antinews),
239         * display.texi (Overlay Properties, Defining Images),
240         * processes.texi (Synchronous Processes, Sentinels),
241         * syntax.texi (Syntax Table Internals),
242         * searching.texi (Regexp Special),
243         * nonascii.texi (Default Coding Systems),
244         * text.texi (Special Properties),
245         * minibuf.texi (Basic Completion): Wording to improve breaks in
246         8.5x11 format.
247         * elisp.texi (smallbook): New @set to more easily switch between
248         smallbook and 8.5x11.
250 2007-04-11  Richard Stallman  <rms@gnu.org>
252         * text.texi (Lazy Properties): Minor fix.
254 2007-04-08  Karl Berry  <karl@gnu.org>
256         * symbols.texi (Plists and Alists): Period after "vs" in index entries.
257         * macros.texi (Backquote): Downcase Backquote in index entries for
258         consistency.
260 2007-04-08  Richard Stallman  <rms@gnu.org>
262         * text.texi (Adaptive Fill): Just describe default,
263         don't show it (since it contains non-ASCII chars).
265 2007-04-07  Karl Berry  <karl@gnu.org>
267         * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
268         adaptive-fill-regexp's value, since they are not in the standard
269         TeX fonts.
271 2007-04-07  Guanpeng Xu  <herberteuler@hotmail.com>
273         * display.texi (Defining Faces): Fix example.
275 2007-04-07  Karl Berry  <karl@gnu.org>
277         * display.texi (Button Buffer Commands): Improve page break.
279 2007-04-07  Richard Stallman  <rms@gnu.org>
281         * advice.texi (Activation of Advice): Remove redundant index entry.
283         * backups.texi: Improve index entries.  Remove redundant ones.
285         * compile.texi (Byte Compilation): Improve index entry.
287         * hash.texi (Creating Hash): Improve index entry.
289         * symbols.texi (Definitions): Improve index entry.
291         * edebug.texi: Improve index entries.  Remove redundant/useless ones.
293         * maps.texi (Standard Keymaps): Remove useless index entry.
295         * help.texi (Documentation Basics): Remove redundant index entries.
297         * customize.texi: Improve index entries.
298         Remove redundant/useless ones.
300         * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
302         * streams.texi (Output Variables): Improve index entry.
304         * abbrevs.texi (Abbrevs): Remove useless index entry.
306         * macros.texi (Expansion): Remove useless index entry.
308         * text.texi: Improve index entries.  Remove redundant/useless ones.
309         (Text Properties, Examining Properties)
310         (Special Properties): Use "property category" instead of "category"
311         to refer to the `category' property.
313         * positions.texi: Improve index entries.  Remove useless one.
315         * lists.texi: Improve index entries.  Remove redundant/useless ones.
317         * os.texi: Improve index entries.
318         (Timers): Fix previous change.
320         * buffers.texi: Improve index entries.
321         (Modification Time): Get rid of term "obsolete buffer".
323         * debugging.texi: Improve index entries.
324         (Test Coverage): Add xref to other test coverage ftr.
326         * eval.texi: Improve index entry.  Remove redundant ones.
328         * numbers.texi: Improve index entries.  Remove redundant/useless ones.
330         * files.texi: Improve index entries.  Remove redundant/useless ones.
332         * objects.texi: Improve index entries.
334         * processes.texi: Improve index entries.
336         * modes.texi: Improve index entry.  Remove redundant one.
338         * nonascii.texi: Improve index entries.
340         * internals.texi: Improve index entries.
342         * syntax.texi: Improve index entries.
344         * keymaps.texi (Active Keymaps): Improve index entries.
346         * commands.texi: Improve index entries.  Remove redundant/useless ones.
348         * frames.texi: Improve index entries.  Remove redundant/useless ones.
350         * markers.texi: Improve index entries.  Remove redundant ones.
352         * tips.texi: Improve index entries.
354         * loading.texi (Unloading): Improve index entry.
356         * variables.texi: Improve index entries.  Remove redundant one.
358         * sequences.texi: Improve index entry.
360         * display.texi: Improve index entries.  Remove redundant ones.
362         * windows.texi: Improve index entries.
364         * searching.texi: Improve index entries.  Remove redundant one.
366         * strings.texi (Case Tables): Improve last change.
368 2007-04-04  Chong Yidong  <cyd@stupidchicken.com>
370         * strings.texi (Case Tables): Document with-case-table and
371         ascii-case-table.
373 2007-04-03  Karl Berry  <karl@gnu.org>
375         * processes.texi (Network): Reword to improve page break.
377 2007-04-03  Eli Zaretskii  <eliz@gnu.org>
379         * functions.texi (Inline Functions): Describe more disadvantages
380         of defsubst, and make advice against it stronger.
382 2007-04-02  Karl Berry  <karl@gnu.org>
384         * backups.texi (Backup Names): Avoid widow words.
385         * modes.texi (Example Major Modes): Align last comment.
387 2007-04-01  Chong Yidong  <cyd@stupidchicken.com>
389         * keymaps.texi (Remapping Commands): Document new arg to
390         command-remapping.
392 2007-04-01  Karl Berry  <karl@gnu.org>
394         * processes.texi (Low-Level Network): typo.
395         * loading.texi (Hooks for Loading): avoid double "the".
396         * keymaps.texi (Key Sequences): no double "and".
397         (Changing Key Bindings): shorten to improve line break.
399 2007-03-31  Glenn Morris  <rgm@gnu.org>
401         * os.texi (Timers): Fix description of run-at-time TIME formats.
403 2007-03-31  Richard Stallman  <rms@gnu.org>
405         * display.texi (Invisible Text): Correct buffer-invisibility-spec
406         regarding ellipsis.
408 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
410         * intro.texi (nil and t):
411         * symbols.texi (Plists and Alists):
412         * variables.texi (Variable Aliases, Constant Variables):
413         * functions.texi (Defining Functions):
414         * advice.texi (Advising Primitives):
415         * debugging.texi (Syntax Errors, Compilation Errors):
416         * minibuf.texi (Minibuffer Windows):
417         * commands.texi (Adjusting Point):
418         * modes.texi (Syntactic Font Lock, Faces for Font Lock)
419         (Auto Major Mode, Major Mode Conventions):
420         * help.texi (Describing Characters):
421         * files.texi (Create/Delete Dirs, Information about Files)
422         (File Locks, Writing to Files, Reading from Files)
423         (Saving Buffers):
424         * windows.texi (Resizing Windows, Cyclic Window Ordering):
425         * frames.texi (Finding All Frames):
426         * positions.texi (Buffer End, Motion):
427         * markers.texi (The Region):
428         * text.texi (Deletion, Near Point):
429         * display.texi (Displaying Messages, Truncation):
430         * os.texi (Processor Run Time):
431         * tips.texi (Key Binding Conventions, Programming Tips)
432         (Warning Tips, Documentation Tips, Comment Tips):
433         * internals.texi (Memory Usage): Improve indexing.
435         * variables.texi (Frame-Local Variables):
436         * functions.texi (Argument List):
437         * loading.texi (Library Search):
438         * streams.texi (Output Variables):
439         * keymaps.texi (Translation Keymaps, Searching Keymaps):
440         * searching.texi (Replacing Match, Search and Replace):
441         * processes.texi (Byte Packing, Decoding Output)
442         (Accepting Output, Network Servers, Shell Arguments):
443         * display.texi (Abstract Display, Image Cache, Scroll Bars):
444         * windows.texi (Window Point, Window Start):
445         * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
446         * commands.texi (Reading Input, Keyboard Events):
447         * minibuf.texi (Reading File Names, Minibuffer Completion)
448         (Recursive Mini):
449         * positions.texi (List Motion):
450         * hash.texi (Hash Tables, Creating Hash, Defining Hash):
451         * numbers.texi (Arithmetic Operations, Math Functions)
452         (Predicates on Numbers, Comparison of Numbers):
453         (Numeric Conversions):
454         * locals.texi (Standard Buffer-Local Variables):
455         * maps.texi (Standard Keymaps):
456         * os.texi (User Identification, System Environment, Recording Input)
457         (X11 Keysyms):
458         * nonascii.texi (Non-ASCII Characters, Splitting Characters):
459         * backups.texi (Backups and Auto-Saving):
460         * customize.texi (Customization, Group Definitions)
461         (Variable Definitions):
462         * compile.texi (Byte Compilation): Improve index entries.
464 2007-03-31  Karl Berry  <karl@gnu.org>
466         * macros.texi (Defining Macros): Avoid widow syllable.
468 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
470         * elisp.texi (Top): Postscript -> PostScript.
472         * display.texi (Images, Postscript Images): Postscript -> PostScript.
474 2007-03-31  Markus Triska  <markus.triska@gmx.at>
476         * internals.texi (Writing Emacs Primitives): Untabify `For'.
478 2007-03-30  Karl Berry  <karl@gnu.org>
480         * lists.texi (List-related Predicates): Remove spurious @need.
481         (Setcdr): Use @smallexample to improve page break.
482         (Association Lists) <assoc>: Reword to improve page break.
484         * strings.texi (String Conversion): Insert blank line to improve
485         page break.
487         * numbers.texi (Random Numbers): Use @minus{}.
488         (Math Functions): Use @minus{}.
490         * intro.texi (Acknowledgements): Avoid line breaks before middle
491         initials.
493 2007-03-24  Eli Zaretskii  <eliz@gnu.org>
495         * errors.texi (Standard Errors): Add an index entry.
497 2007-03-19  Richard Stallman  <rms@gnu.org>
499         * os.texi (Recording Input): recent-keys now gives 300 keys.
501 2007-03-12  Glenn Morris  <rgm@gnu.org>
503         * os.texi: Replace "daylight savings" with "daylight saving"
504         throughout.
506 2007-03-05  Richard Stallman  <rms@gnu.org>
508         * variables.texi (File Local Variables): Update
509         enable-local-variables values.
511 2007-03-04  Richard Stallman  <rms@gnu.org>
513         * syntax.texi (Control Parsing): Minor clarification.
515         * strings.texi (Formatting Strings): Clarify width, precision, flags.
517         * sequences.texi (Sequence Functions): Move string-bytes away,
518         add xref.
520         * nonascii.texi (Text Representations): Move string-bytes here.
522         * modes.texi (Major Mode Conventions): Fundamental mode is exception.
524         * minibuf.texi (Basic Completion): Minor clarification.
526         * markers.texi (The Mark): Clarify existence vs activation of mark.
527         Other cleanup.
529         * display.texi (Finding Overlays): Write better example.
531         * compile.texi (Eval During Compile): Clarify putting macros
532         in eval-when-compile.
534 2007-02-25  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
536         * loading.texi (How Programs Do Loading): Fix anchor position at
537         load-read-function definition doc. (tiny change)
538         
539 2007-02-21  Kim F. Storm  <storm@cua.dk>
541         * strings.texi (Text Comparison): Mention that assoc-string
542         converts symbols to strings before testing.
544 2007-02-17  Kim F. Storm  <storm@cua.dk>
546         * processes.texi (Bindat Spec): Vector types can have optional
547         element type.
548         (Bindat Examples): Fix example.  Add vector with element type.
550 2007-02-16  Andreas Schwab  <schwab@suse.de>
552         * strings.texi (Formatting Strings): Document '+' flag.
554 2007-02-15  Juanma Barranquero  <lekktu@gmail.com>
556         * strings.texi (Modifying Strings): Clarify that `clear-string'
557         always converts the string to unibyte.
559 2007-02-14  Kim F. Storm  <storm@cua.dk>
561         * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
562         Rewrite glyph code description to refer to these functions.
563         Remove details of encoding face number and char into integer code.
565 2007-02-03  Alan Mackenzie  <acm@muc.de>
567         * loading.texi (Hooks for Loading): Make the description of
568         `eval-after-load' more detailed, and amend the description of
569         after-load-alist, in accordance with changes from 2006-05.
571 2007-02-03  Chong Yidong  <cyd@stupidchicken.com>
573         * modes.texi (Defining Minor Modes): Document that a :require
574         keyword or similar may be required to make saved customization
575         variables work.
577 2007-02-03  Eli Zaretskii  <eliz@gnu.org>
579         * elisp.texi (Top): Make the detailed menu headers compliant with
580         Texinfo guidelines and with what texnfo-upd.el expects.  Add
581         comments to prevent people from inadvertently modifying the key
582         parts needed by `texinfo-multiple-files-update'.
584 2007-02-02  Eli Zaretskii  <eliz@gnu.org>
586         * elisp.texi (Top): Update the top-level menus.
588         * syntax.texi (Categories): Add index entries.
590 2007-02-01  Juanma Barranquero  <lekktu@gmail.com>
592         * display.texi (Attribute Functions): Fix name and description of
593         the UNDERLINE arg of `set-face-underline-p'.
595 2007-01-29  Eli Zaretskii  <eliz@gnu.org>
597         * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
598         Variables", and "Standard Keymaps" to the detailed menu.
600         * variables.texi (Future Local Variables): Add index entry.
602 2007-01-28  Richard Stallman  <rms@gnu.org>
604         * tips.texi (Coding Conventions): Clarify the tip about macros
605         that define a function or a variable.
607         * files.texi (File Attributes): UID and GID can be floats.
608         (Magic File Names): Explain why deferring all operations to
609         the standard handler does not work.
611 2007-01-23  Martin Rudalics  <rudalics@gmx.at>
613         * backups.texi (Reverting): Use "buffer" instead of "file"
614         when talking about major and minor modes.
616 2007-01-21  Richard Stallman  <rms@gnu.org>
618         * help.texi (Documentation): Add xref to Documentation Tips.
620 2007-01-14  Juanma Barranquero  <lekktu@gmail.com>
622         * tips.texi (Coding Conventions): Fix typos.
624 2007-01-05  Richard Stallman  <rms@gnu.org>
626         * modes.texi (Defining Minor Modes): Fix previous change.
628 2007-01-03  Richard Stallman  <rms@gnu.org>
630         * customize.texi (Variable Definitions, Customization Types):
631         Don't use * in doc string for defcustom.
633 2007-01-02  Richard Stallman  <rms@gnu.org>
635         * variables.texi (Variable Aliases): Clarify that aliases vars
636         always have the same value.
638         * processes.texi (Bindat Spec): Fix Texinfo usage.
640         * modes.texi (Defining Minor Modes): Explain effect of command
641         defined with define-global-minor-mode on new buffers.
643 2006-12-30  Kim F. Storm  <storm@cua.dk>
645         * keymaps.texi (Tool Bar): Describe `grow-only' value of
646         `auto-resize-tool-bars'.
648 2006-12-30  Richard Stallman  <rms@gnu.org>
650         * keymaps.texi (Active Keymaps): Fix previous change.
652 2006-12-30  Nick Roberts  <nickrob@snap.net.nz>
654         * keymaps.texi (Active Keymaps): Make xref to lookup-key.
656 2006-12-30  Kim F. Storm  <storm@cua.dk>
658         * processes.texi (Bindat Spec): Clarify using field names in
659         length specifications.
661 2006-12-29  Kim F. Storm  <storm@cua.dk>
663         * processes.texi (Bindat Spec): Explain eval forms and lengths better.
664         Add count and index variables for eval forms in repeat blocks.
666 2006-12-24  Richard Stallman  <rms@gnu.org>
668         * customize.texi (Variable Definitions): Document
669         new name custom-add-frequent-value.
671 2006-12-19  Kim F. Storm  <storm@cua.dk>
673         * commands.texi (Misc Events): User signals now result in sigusr1
674         and sigusr2 events which are handled through special-event-map.
675         (Special Events): User signals and drag-n-drop are special.
677 2006-12-17  Richard Stallman  <rms@gnu.org>
679         * loading.texi (Named Features): Explain subfeatures better.
681         * customize.texi: Use "option" only for user options.
682         For the keyword values inside defcustom etc, say "keywords".
683         For :options value's elements, say "elements".
684         :group should not be omitted.
686         * syntax.texi (Parsing Expressions): Split up node.
687         (Motion via Parsing, Position Parse, Parser State)
688         (Low-Level Parsing, Control Parsing): New subnodes.
689         (Parser State): Document syntax-ppss-toplevel-pos.
691         * positions.texi (List Motion): Punctuation fix.
693         * files.texi (File Name Completion): Document PREDICATE arg
694         to file-name-completion.
696 2006-12-16  Eli Zaretskii  <eliz@gnu.org>
698         * internals.texi (Building Emacs, Writing Emacs Primitives):
699         Add index entries.
701 2006-12-11  Richard Stallman  <rms@gnu.org>
703         * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
704         affects face menu.  Explain how to make it non-nil without enabling
705         any fontification.
707 2006-12-10  Chong Yidong  <cyd@stupidchicken.com>
709         * modes.texi (Font Lock Basics): Document nil value of
710         font-lock-defaults.
712 2006-12-10  Glenn Morris  <rgm@gnu.org>
714         * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
715         value for system-flag argument.  Abbrev tables may not be empty
716         when major modes are loaded.
718 2006-12-08  Juanma Barranquero  <lekktu@gmail.com>
720         * makefile.w32-in (maintainer-clean): Partially revert last
721         change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
722         to protect elisp-covers.texi.
724 2006-12-07  Juanma Barranquero  <lekktu@gmail.com>
726         * makefile.w32-in (maintainer-clean): Depend on `distclean'.
727         Don't remove elisp* info files; they are already deleted by the
728         `clean' and `distclean' targets, and they are in the $(infodir)
729         directory, not the current one.
731 2006-12-04  Kim F. Storm  <storm@cua.dk>
733         * commands.texi (Misc Events): Update signal events.
734         (Event Examples): Add signal example.
736 2006-11-29  Richard Stallman  <rms@gnu.org>
738         * frames.texi (Visibility of Frames): Explain visible windows
739         can be covered by others.  Add xref for raise-frame.
741 2006-11-28  Richard Stallman  <rms@gnu.org>
743         * searching.texi (Regexp Special): Update when ^ is special.
745 2006-11-27  Eli Zaretskii  <eliz@gnu.org>
747         * customize.texi (Customization, Common Keywords)
748         (Group Definitions, Variable Definitions, Composite Types)
749         (Type Keywords, Customization Types): Add index entries for
750         various customization keywords.
752 2006-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
754         * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
756 2006-11-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
758         * frames.texi (Window System Selections): Remove clipboard from
759         description of selection-coding-system.
761 2006-11-06  Richard Stallman  <rms@gnu.org>
763         * lists.texi (List Variables): Document COMPARE-FN.
765         * keymaps.texi: Avoid use of "binding" to mean a relation;
766         use it only to refer to the meaning associated with a key.
767         (Keymaps): Change menu node description.
769         * elisp.texi (Top): Change menu node description.
771         * display.texi (Managing Overlays): Document overlay-recenter.
773 2006-10-29  Chong Yidong  <cyd@stupidchicken.com>
775         * Makefile.in: Use relative paths to avoid advertising filesystem
776         contents during compilation.
778 2006-10-23  Kim F. Storm  <storm@cua.dk>
780         * commands.texi (Event Input Misc): Update unread-command-events.
782 2006-10-23  Nick Roberts  <nickrob@snap.net.nz>
784         * lists.texi (Sets And Lists): Fix typos.
786 2006-10-18  Juanma Barranquero  <lekktu@gmail.com>
788         * control.texi (Processing of Errors): Use @var for an argument,
789         not @code.
791 2006-10-16  Richard Stallman  <rms@gnu.org>
793         * edebug.texi (Edebug Recursive Edit): Minor cleanup.
795         * keymaps.texi (Format of Keymaps): Show all the keymap element
796         patterns that result from menu items.
797         (Key Lookup): Minor cleanups.
799         * modes.texi (Precalculated Fontification): Don't say that
800         not setting font-lock-defaults avoids loading font-lock.
802         * help.texi (Documentation): Move xref to Emacs Manual here.
803         (Documentation Basics): From here.
804         Also doc emacs-lisp-docstring-fill-column.
806         * elisp.texi: Update version and ISBN.
808         * commands.texi (Interactive Call): Clarify KEYS arg to
809         call-interactively is a vector.
810         (Command Loop Info): Delete anchor in this-command-keys.
811         Add anchor in this-command-keys-vector.
812         (Recursive Editing): Document how recursive-edit
813         handles the current buffer.
815 2006-10-13  Chong Yidong  <cyd@stupidchicken.com>
817         * frames.texi (Frame Titles): %c and %l are ignored in
818         frame-title-format.
820 2006-10-11  Richard Stallman  <rms@gnu.org>
822         * keymaps.texi (Key Sequences): Clarify use of kbd.
824 2006-10-10  Kim F. Storm  <storm@cua.dk>
826         * lists.texi (Sets And Lists): Add memql.
828 2006-10-03  Richard Stallman  <rms@gnu.org>
830         * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
831         Clarify :ascii: and :nonascii:.
833 2006-09-29  Juri Linkov  <juri@jurta.org>
835         * modes.texi (%-Constructs): Reorder coding systems in the
836         documentation of %z to the real order displayed in the modeline.
838 2006-09-25  Richard Stallman  <rms@gnu.org>
840         * os.texi (Timers): Describe timer-max-repeats.
842 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
844         * os.texi (Timers): Mention with-local-quit.
846 2006-09-24  Richard Stallman  <rms@gnu.org>
848         * searching.texi (Searching and Matching): Mention property search.
850         * commands.texi (Command Loop Info): Explain how read-event affects
851         this-command-keys.
853 2006-09-20  Richard Stallman  <rms@gnu.org>
855         * os.texi (Timers): Clarify about REPEAT when timer is delayed.
857         * windows.texi (Window Start): Minor cleanups.
859 2006-09-20  Kim F. Storm  <storm@cua.dk>
861         * windows.texi (Window Start): pos-visible-in-window-p allows
862         specifying t for position to mean "end of window".
863         Add window-line-height.
865         * anti.texi (Antinews): Mention window-line-height.
867 2006-09-19  David Kastrup  <dak@gnu.org>
869         * keymaps.texi (Searching Keymaps): Small clarification.
871 2006-09-18  Richard Stallman  <rms@gnu.org>
873         * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
874         cause keyboard menus.
875         (Menu Keymaps): Likewise.
876         (Defining Menus, Keyboard Menus): Clarify.
878         * text.texi (Fields): Clarify explanation of constrain-to-field.
880 2006-09-16  Eli Zaretskii  <eliz@gnu.org>
882         * variables.texi (Tips for Defining): Fix a typo.
884 2006-09-15  Richard Stallman  <rms@gnu.org>
886         * keymaps.texi (Remapping Commands, Searching Keymaps)
887         (Active Keymaps): Clean up previous change.
889 2006-09-15  Jay Belanger  <belanger@truman.edu>
891         * gpl.texi: Replace "Library Public License" by "Lesser Public
892         License" throughout.
894 2006-09-15  David Kastrup  <dak@gnu.org>
896         * keymaps.texi (Active Keymaps): Adapt description to use
897         `get-char-property' instead `get-text-property'.  Explain how
898         mouse events change this.  Explain the new optional argument of
899         `key-binding' and its mouse-dependent lookup.
900         (Searching Keymaps): Adapt description similarly.
901         (Remapping Commands): Explain the new optional argument of
902         `command-remapping'.
904 2006-09-14  Richard Stallman  <rms@gnu.org>
906         * keymaps.texi (Searching Keymaps): Clarification.
907         (Active Keymaps): Refer to Searching Keymaps instead of duplication.
909 2006-09-13  Richard Stallman  <rms@gnu.org>
911         * objects.texi (Character Type): Node split.
912         Add xref to Describing Characters.
913         (Basic Char Syntax, General Escape Syntax)
914         (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
916 2006-09-11  Richard Stallman  <rms@gnu.org>
918         * display.texi (Display Table Format): Wording clarification.
919         (Glyphs): Clarifications.
921 2006-09-10  Chong Yidong  <cyd@stupidchicken.com>
923         * keymaps.texi (Active Keymaps): Mention that key-binding checks
924         local maps.
926 2006-09-10  Kim F. Storm  <storm@cua.dk>
928         * display.texi (Forcing Redisplay): Document return value of
929         function redisplay.
931 2006-09-09  Richard Stallman  <rms@gnu.org>
933         * windows.texi (Window Hooks): Explain limits of
934         window-scroll-functions.
936         * display.texi (Fringe Indicators): Update for last change in
937         indicate-buffer-boundaries.
939 2006-09-08  Richard Stallman  <rms@gnu.org>
941         * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
943 2006-09-06  Kim F. Storm  <storm@cua.dk>
945         * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
947         * windows.texi (Window Start): Update pos-visible-in-window-p.
949 2006-09-04  Richard Stallman  <rms@gnu.org>
951         * processes.texi (Accepting Output): Explain SECONDS=0 for
952         accept-process-output.
954         * os.texi (Idle Timers): Explain why timer functions should not
955         loop until (input-pending-p).
957 2006-09-02  Eli Zaretskii  <eliz@gnu.org>
959         * makefile.w32-in (usermanualdir): New variable.
960         (elisp.dvi): Use it.
962 2006-09-01  Eli Zaretskii  <eliz@gnu.org>
964         * buffers.texi (Buffer Modification): Fix last change.
966 2006-09-01  Chong Yidong  <cyd@stupidchicken.com>
968         * buffers.texi (Buffer Modification): Document
969         buffer-chars-modified-tick.
971 2006-08-31  Richard Stallman  <rms@gnu.org>
973         * modes.texi (Syntactic Font Lock): Mention specific faces once again.
975 2006-08-31  Richard Bielawski  <RBielawski@moneygram.com>  (tiny change)
977         * modes.texi (Syntactic Font Lock):
978         Mention font-lock-syntactic-face-function
979         instead of specific faces.
981 2006-08-29  Chong Yidong  <cyd@stupidchicken.com>
983         * display.texi (Images): Add xrref to display-images-p.
985 2006-08-28  Kenichi Handa  <handa@m17n.org>
987         * nonascii.texi (Lisp and Coding Systems): Fix description of
988         detect-coding-region.
990 2006-08-27  Michael Olson  <mwolson@gnu.org>
992         * processes.texi (Transaction Queues): Remove stray quote
993         character.
995 2006-08-25  Richard Stallman  <rms@gnu.org>
997         * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
998         Add xref.
1000 2006-08-24  Chong Yidong  <cyd@stupidchicken.com>
1002         * os.texi (Timers): Avoid waiting inside timers.
1004 2006-08-21  Lute Kamstra  <lute@gnu.org>
1006         * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
1008 2006-08-20  Richard Stallman  <rms@gnu.org>
1010         * os.texi (Idle Timers): New node, split out from Timers.
1011         Document current-idle-time.
1012         * commands.texi (Reading One Event): Update xref.
1013         * elisp.texi (Top): Update subnode menu.
1015 2006-08-16  Richard Stallman  <rms@gnu.org>
1017         * keymaps.texi (Extended Menu Items): Show format of cached
1018         bindings in extended menu items.
1020         * customize.texi (Variable Definitions): Explain when the
1021         standard value expression is evaluated.
1023 2006-08-15  Chong Yidong  <cyd@stupidchicken.com>
1025         * commands.texi (Reading One Event): Explain idleness in
1026         `read-event'.
1028 2006-08-12  Chong Yidong  <cyd@stupidchicken.com>
1030         * text.texi (Near Point): Say "cursor" not "terminal cursor".
1031         (Commands for Insertion): Removed split-line since it's not
1032         relevant for Lisp programming.
1033         (Yank Commands): Rewrite introduction.
1034         (Undo): Clarify.
1035         (Maintaining Undo): Clarify.  Document undo-ask-before-discard.
1036         (Filling): Remove redundant comment.  Clarify return value of
1037         current-justification.
1038         (Margins): Minor clarifications.
1039         (Adaptive Fill): Update default value of adaptive-fill-regexp.
1040         (Sorting): Update definition of sort-lines.
1041         (Columns): Clarify behavior of sort-columns.
1042         (Indent Tabs): Link to Tab Stops in Emacs manual.
1043         (Special Properties): Clarify.
1044         (Clickable Text): Mention Buttons package.
1046 2006-08-12  Kevin Ryde  <user42@zip.com.au>
1048         * os.texi (Time Parsing): Add %z to description of
1049         format-time-string, as per docstring.  Add cross reference to
1050         glibc manual for strftime.
1052 2006-08-08  Richard Stallman  <rms@gnu.org>
1054         * modes.texi: Clean up wording in previous change.
1056 2006-08-07  Chong Yidong  <cyd@stupidchicken.com>
1058         * modes.texi (Hooks): Clarify.
1059         (Major Mode Basics): Mention define-derived-mode explicitly.
1060         (Major Mode Conventions): Rebinding RET is OK for some modes.
1061         Mention change-major-mode-hook and after-change-major-mode-hook.
1062         (Example Major Modes): Moved to end of Modes section.
1063         (Mode Line Basics): Clarify.
1064         (Mode Line Data): Mention help-echo and local-map in strings.
1065         Explain reason for treatment of non-risky variables.
1066         (Properties in Mode): Clarify.
1067         (Faces for Font Lock): Add font-lock-negation-char-face.
1069 2006-08-04  Eli Zaretskii  <eliz@gnu.org>
1071         * strings.texi (Formatting Strings): Warn against arbitrary
1072         strings as first arg to `format'.
1074 2006-07-31  Thien-Thi Nguyen  <ttn@gnu.org>
1076         * text.texi (Clickable Text): Mention `help-echo' text property.
1077         Update intro, examples and associated explanations.
1079 2006-07-31  Richard Stallman  <rms@gnu.org>
1081         * commands.texi: Update xrefs.
1082         (Event Mod): New node, cut out from old Translating Input.
1084         * maps.texi: Update xrefs.
1086         * keymaps.texi (Translation Keymaps): New node.
1087         Update xrefs from Translating Input to Translation Keymaps.
1089         * elisp.texi (Top): Update subnode menu.
1091         * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
1093         * os.texi (System Interface): Fix menu descriptions of some nodes.
1094         (Translating Input): Node deleted.
1096 2006-07-31  Nick Roberts  <nickrob@snap.net.nz>
1098         * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
1100         * lists.texi (Sets And Lists): Likewise.
1102 2006-07-30  Thien-Thi Nguyen  <ttn@gnu.org>
1104         * text.texi (Fields): Mention POS
1105         requirement when narrowing is in effect.
1107 2006-07-28  Richard Stallman  <rms@gnu.org>
1109         * display.texi (Face Attributes): Simplify wording.
1110         (Attribute Functions): Clarify meaning of new-frame default
1111         attribute settings.
1113         * customize.texi (Common Keywords): Document how to use
1114         :package-version in a package not in Emacs.
1116 2006-07-28  Kim F. Storm  <storm@cua.dk>
1118         * commands.texi (Reading One Event): Fix last change.
1120 2006-07-26  Chong Yidong  <cyd@stupidchicken.com>
1122         * commands.texi (Reading One Event): Document SECONDS argument for
1123         read-event, read-char, and read-char-exclusive.
1125 2006-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1127         * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
1128         to ensure correct identification.
1130 2006-07-24  Richard Stallman  <rms@gnu.org>
1132         * text.texi (Clickable Text): Clarify.
1134         * sequences.texi (Vector Functions): Delete duplicate xref.
1136         * objects.texi (Function Type): Clarify.
1138         * modes.texi (Keymaps and Minor Modes): List punct chars for minor
1139         modes.
1141         * lists.texi (List Variables): New node.
1142         Material moved from other nodes.
1144         * variables.texi (Setting Variables): add-to-list and
1145         add-to-ordered-list moved to List Variables node.
1147 2006-07-23  Thien-Thi Nguyen  <ttn@gnu.org>
1149         * text.texi (Links and Mouse-1):
1150         For mouse-on-link-p, expand on arg POS.
1152 2006-07-21  Kim F. Storm  <storm@cua.dk>
1154         * display.texi (Forcing Redisplay): Don't mention systems which
1155         don't support sub-second timers for redisplay-preemption-period.
1157         * os.texi (Terminal Output): Clarify text vs graphical terminal.
1159 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
1161         * frames.texi (Input Focus): Document that focus-follows-mouse has
1162         no effect on MS-Windows.
1164 2006-07-18  Richard Stallman  <rms@gnu.org>
1166         * display.texi (Forcing Redisplay): Cleanups in previous change.
1168         * processes.texi (Low-Level Network): Make menu more convenient.
1170 2006-07-18  Kim F. Storm  <storm@cua.dk>
1172         * display.texi (Forcing Redisplay): redisplay-preemption-period
1173         only used on window systems.  Add xref to Terminal Output.
1175         * os.texi (Terminal Output): baud-rate only controls preemption on
1176         non-window systems.  Add xref to Forcing Redisplay.
1178         * processes.texi (Low-Level Network): Rename node "Make Network"
1179         to "Network Processes".
1181 2006-07-18  Karl Berry  <karl@gnu.org>
1183         * variables.texi, functions.texi, customize.texi, loading.texi:
1184         * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
1186 2006-07-17  Chong Yidong  <cyd@stupidchicken.com>
1188         * commands.texi (Waiting): Document batch-mode sit-for behavior.
1190 2006-07-17  Richard Stallman  <rms@gnu.org>
1192         * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
1193         Put period and comma inside quotes.
1195         * loading.texi, markers.texi: Use real doublequote inside menus.
1197         * windows.texi: Put point and comma inside quotes.
1198         (Textual Scrolling): Use @samp for error message.
1200         * variables.texi, tips.texi, syntax.texi, symbols.texi:
1201         * strings.texi, streams.texi, processes.texi, os.texi:
1202         * objects.texi, numbers.texi, modes.texi, minibuf.texi:
1203         * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
1204         * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
1205         * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
1206         Put point and comma inside quotes.
1208         * control.texi (Processing of Errors): Add command-error-function.
1210         * variables.texi (File Local Variables): Clarify that
1211         file local variables make buffer-local bindings.
1213         * modes.texi (Syntactic Font Lock): Give default for
1214         font-lock-syntax-table.
1216 2006-07-17  Nick Roberts  <nickrob@snap.net.nz>
1218         * text.texi (Special Properties): Clean up previous change.
1220 2006-07-16  Karl Berry  <karl@gnu.org>
1222         * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
1223         * control.texi: Fix bad page breaks through chapter 10 (control).
1225         * anti.texi (Antinews): Reorder face-attribute fns to avoid
1226         underfull hbox.
1228 2006-07-15  Nick Roberts  <nickrob@snap.net.nz>
1230         * text.texi (Special Properties): Describe fontified text property
1231         in relation to a character (not text).
1233 2006-07-15  Kim F. Storm  <storm@cua.dk>
1235         * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
1236         Add apropos-mode-map, custom-mode-map, esc-map, global-map,
1237         grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
1239         * anti.texi (Antinews): Mention redisplay function.
1240         The kbd macro existed, but was not documented, before 22.x.
1241         Function pos-visible-in-window-p is not new in 22.x, just enhanced.
1243 2006-07-14  Nick Roberts  <nickrob@snap.net.nz>
1245         * display.texi (Displaying Messages): Add anchor.
1247         * frames.texi (Dialog Boxes): Use it.
1249 2006-07-12  Richard Stallman  <rms@gnu.org>
1251         * objects.texi (Frame Type): Explain nature of frames better.
1253         * frames.texi (Frames): Explain nature of frames better.
1255 2006-07-12  Ken Manheimer  <ken.manheimer@gmail.com>
1257         * tips.texi (Coding Conventions): Explain why use cl at compile time.
1259 2006-07-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1261         * frames.texi (Window System Selections): Mention scrap support for Mac.
1262         Default value of x-select-enable-clipboard is t on Mac.
1264         * os.texi (Getting Out): Suspending is not allowed on Mac, either.
1266 2006-07-11  Kim F. Storm  <storm@cua.dk>
1268         * display.texi (Forcing Redisplay): Add `redisplay' function.
1269         Don't mention (sit-for -1) -- use (redisplay t) instead.
1271         * commands.texi (Waiting): (sit-for -1) is no longer special.
1272         (sit-for 0) is equivalent to (redisplay).
1273         Iconifying/deiconifying no longer makes sit-for return.
1275 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
1277         * display.texi (Buttons): Fix typo.
1279         * index.texi, elisp.texi (New Symbols): Comment node out.
1281 2006-07-09  Richard Stallman  <rms@gnu.org>
1283         * display.texi (Truncation): Clean up previous change.
1285 2006-07-08  Richard Stallman  <rms@gnu.org>
1287         * commands.texi (Interactive Call): Use 3 as prefix in example
1288         for execute-extended-command.
1290         * display.texi (Attribute Functions): Move paragraph about
1291         compatibility with Emacs < 21.
1293 2006-07-09  Kim F. Storm  <storm@cua.dk>
1295         * display.texi (Refresh Screen): Clarify force-window-update.
1296         (Truncation): "Normally" indicated by fringe arrows.
1298 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
1300         * windows.texi (Textual Scrolling, Resizing Windows):
1301         * variables.texi (Constant Variables):
1302         * text.texi (Buffer Contents, Deletion, Changing Properties)
1303         (Property Search, Special Properties, Sticky Properties)
1304         (Links and Mouse-1, Fields, Change Hooks):
1305         * syntax.texi (Syntax Table Functions, Parsing Expressions)
1306         (Categories):
1307         * symbols.texi (Other Plists):
1308         * streams.texi (Output Variables):
1309         * processes.texi (Input to Processes, Query Before Exit):
1310         * positions.texi (Word Motion, Text Lines, List Motion):
1311         * os.texi (Init File, System Environment, Sound Output)
1312         (Session Management):
1313         * nonascii.texi (Text Representations, Character Sets)
1314         (Chars and Bytes, Locales):
1315         * modes.texi (Defining Minor Modes, Header Lines):
1316         * minibuf.texi (Minibuffer Contents):
1317         * markers.texi (Information from Markers):
1318         * lists.texi (List Elements, Building Lists, Association Lists):
1319         * keymaps.texi (Tool Bar):
1320         * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
1321         * functions.texi (What Is a Function, Mapping Functions):
1322         * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
1323         (Color Names, Text Terminal Colors, Display Feature Testing):
1324         * files.texi (Visiting Functions, File Name Components)
1325         (Unique File Names, Contents of Directories):
1326         * display.texi (Forcing Redisplay, Displaying Messages)
1327         (Temporary Displays, Font Selection, Auto Faces)
1328         (Font Lookup, Fringe Indicators, Display Margins)
1329         (Image Descriptors, Showing Images, Image Cache, Button Types)
1330         (Making Buttons, Manipulating Buttons, Button Buffer Commands)
1331         (Display Table Format, Glyphs):
1332         * control.texi (Iteration):
1333         * commands.texi (Command Loop Info, Adjusting Point):
1334         * backups.texi (Making Backups, Auto-Saving):
1335         Remove @tindex entries.
1337 2006-07-07  Kim F. Storm  <storm@cua.dk>
1339         * display.texi (Fringe Cursors): Fix typo.
1340         (Customizing Bitmaps): Fix define-fringe-bitmap entry.
1341         (Overlay Arrow): Default is overlay-arrow fringe indicator.
1343 2006-07-05  Richard Stallman  <rms@gnu.org>
1345         * text.texi (Buffer Contents): Add example of text props
1346         in result of buffer-substring.
1347         (Text Properties): Explain better about use of specific property names.
1348         (Property Search): Some cleanups; reorder some functions.
1350         * keymaps.texi (Changing Key Bindings): Cleanup.
1351         Add xref to Key Binding Conventions.
1353         * display.texi (Attribute Functions): Add examples for
1354         face-attribute-relative-p.
1356         * tips.texi (Coding Conventions): Cleanup last change.
1358 2006-07-05  Karl Berry  <karl@gnu.org>
1360         * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
1361         Remove @setchapternewpage odd.
1362         Result is 1013 pages, down from 1100.
1364         * anti.texi, customize.texi, display.texi, internals.texi:
1365         * minibuf.texi, modes.texi, tips.texi:
1366         Fix overfull/underfull boxes.
1368 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
1370         * edebug.texi (Instrumenting):
1371         Add Edebug-specific findex for eval-buffer.
1372         * loading.texi (Loading):
1373         Replace eval-current-buffer with eval-buffer.
1375 2006-06-30  Nick Roberts  <nickrob@snap.net.nz>
1377         * locals.texi (Standard Buffer-Local Variables): Update the list
1378         of variables.
1380 2006-06-26  Nick Roberts  <nickrob@snap.net.nz>
1382         * files.texi (File Name Completion): Point user to the node
1383         "Reading File Names".
1385 2006-06-24  Eli Zaretskii  <eliz@gnu.org>
1387         * files.texi (Contents of Directories): Document case-insensitive
1388         behavior on respective filesystems.
1390         * objects.texi (Character Type): Document that Emacs signals an
1391         error for unsupported Unicode characters specified as \uNNNN.
1393 2006-06-19  Richard Stallman  <rms@gnu.org>
1395         * processes.texi (Bindat Spec): Clarify previous change.
1397 2006-06-16  Richard Stallman  <rms@gnu.org>
1399         * tips.texi (Coding Conventions): Better explain conventions
1400         for definition constructs.
1402         * text.texi (Special Properties): String value of `read-only'
1403         serves as the error message.
1405         * objects.texi (Character Type): Clarify prev. change.
1406         (Non-ASCII in Strings): Mention \u and \U.
1408         * commands.texi (Using Interactive): Explain problem of
1409         markers, etc., in command-history.
1411 2006-06-14  Kim F. Storm  <storm@cua.dk>
1413         * commands.texi (Waiting): Negative arg to sit-for forces
1414         redisplay even if input is pending.
1416         * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
1417         redisplay.  Remove incorrect example of binding redisplay-dont-pause
1418         around (sit-for 0).
1420 2006-06-13  Richard Stallman  <rms@gnu.org>
1422         * display.texi (Forcing Redisplay): Clarify previous change.
1424 2006-06-13  Romain Francoise  <romain@orebokech.com>
1426         * display.texi (Forcing Redisplay): Fix typo.
1428 2006-06-13  Kim F. Storm  <storm@cua.dk>
1430         * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
1432 2006-06-10  Luc Teirlinck  <teirllm@auburn.edu>
1434         * tips.texi (Coding Conventions): Add `@end itemize'.
1436 2006-06-10  Richard Stallman  <rms@gnu.org>
1438         * tips.texi (Coding Conventions): Explain use of coding systems
1439         to ensure one decoding for strings.
1441 2006-06-09  Aidan Kehoe  <kehoea@parhasard.net>
1443         * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
1444         syntax.
1446 2006-06-07  Eli Zaretskii  <eliz@gnu.org>
1448         * display.texi (Font Selection): Remove description of
1449         clear-face-cache.
1451         * compile.texi (Eval During Compile): Fix a typo.  Add index
1452         entries for possible uses of eval-when-compile.
1454 2006-06-04  Thien-Thi Nguyen  <ttn@gnu.org>
1456         * display.texi (Abstract Display): Fix typo.
1458 2006-06-03  Eli Zaretskii  <eliz@gnu.org>
1460         * minibuf.texi (Minibuffer History) <history-add-new-input>:
1461         Reword variable's description.
1463 2006-06-01  Richard Stallman  <rms@gnu.org>
1465         * windows.texi (Splitting Windows): Clarify splitting nonselected
1466         window.
1468 2006-05-31  Juri Linkov  <juri@jurta.org>
1470         * minibuf.texi (Minibuffer History): Add history-add-new-input.
1472 2006-05-30  Richard Stallman  <rms@gnu.org>
1474         * display.texi (Line Height): Fix errors in description of
1475         default line height and line-height properyty.
1477         * nonascii.texi (Default Coding Systems): Further clarification.
1479 2006-05-29  Luc Teirlinck  <teirllm@auburn.edu>
1481         * internals.texi (Pure Storage): Mention that an overflow in pure
1482         space causes a memory leak.
1483         (Garbage Collection): If there was an overflow in pure space,
1484         `garbage-collect' returns nil.
1486 2006-05-30  Eli Zaretskii  <eliz@gnu.org>
1488         * nonascii.texi (Default Coding Systems): Fix it some more.
1490 2006-05-29  Eli Zaretskii  <eliz@gnu.org>
1492         * nonascii.texi (Default Coding Systems): Fix last change.
1494 2006-05-29  Kenichi Handa  <handa@m17n.org>
1496         * nonascii.texi (find-operation-coding-system): Describe the new
1497         argument format (FILENAME . BUFFER).
1499 2006-05-28  Richard Stallman  <rms@gnu.org>
1501         * tips.texi (Coding Conventions): Better explain reasons not to
1502         advise other packages or use `eval-after-load'.
1504 2006-05-29  Kim F. Storm  <storm@cua.dk>
1506         * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
1507         `bindat-idx' and `bindat-raw' for clarity.
1509 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
1511         * processes.texi (Bindat Spec): Expand on `repeat' handler.
1513         * display.texi (Display): Add "Abstract Display" to menu.
1514         (Abstract Display, Abstract Display Functions)
1515         (Abstract Display Example): New nodes.
1516         * elisp.texi (Top): Add "Abstract Display" to menu.
1518 2006-05-27  Chong Yidong  <cyd@stupidchicken.com>
1520         * keymaps.texi (Key Sequences): Link to input events definition.
1521         (Format of Keymaps): Delete material duplicated in Keymap Basics.
1523         * files.texi (Changing Files): Document updated argument list for
1524         copy-file.
1526 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
1528         * processes.texi (Bindat Functions): Explain term "total length".
1529         Use it in bindat-length and bindat-pack descriptions.
1531 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
1533         * tips.texi (Coding Conventions): Advise against using
1534         eval-after-load in packages.  Add an index entry.
1536 2006-05-25  Juri Linkov  <juri@jurta.org>
1538         * minibuf.texi (Text from Minibuffer): Undocument keep-all.
1540         * modes.texi (%-Constructs): Add %e, %z, %Z.
1542 2006-05-25  Richard Stallman  <rms@gnu.org>
1544         * elisp.texi (Top): Update subnode menu.
1546         * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
1547         (Keymaps): Update menu.
1549 2006-05-25  Chong Yidong  <cyd@stupidchicken.com>
1551         * keymaps.texi (Key Sequences): Some clarifications.
1553 2006-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
1555         * processes.texi (Bindat Functions): Say "unibyte string"
1556         explicitly for bindat-unpack and bindat-pack descriptions.
1557         (Bindat Examples): Don't call `string-make-unibyte' in example.
1559 2006-05-25  Chong Yidong  <cyd@stupidchicken.com>
1561         * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
1562         Explain string and vector representations of key sequences
1564         * keymaps.texi (Changing Key Bindings):
1565         * commands.texi (Interactive Codes, Interactive Codes):
1566         * help.texi (Describing Characters): Refer to it.
1568 2006-05-23  Luc Teirlinck  <teirllm@auburn.edu>
1570         * frames.texi (Pointer Shape): @end table -> @end defvar.
1572 2006-05-22  Richard Stallman  <rms@gnu.org>
1574         * elisp.texi (Top): Update subnode menus.
1576         * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
1577         Contents rewritten; material from old Pointer Shape node moved here.
1579         * display.texi (Pointer Shape): Node deleted.
1580         (Image Descriptors): Minor cleanup.
1582 2006-05-21  Richard Stallman  <rms@gnu.org>
1584         * syntax.texi (Parsing Expressions): Update info on which STATE
1585         elements are ignored.
1587 2006-05-19  Luc Teirlinck  <teirllm@auburn.edu>
1589         * hooks.texi (Standard Hooks): Correct typo.
1591         * gpl.texi (GPL): ifinfo -> ifnottex.
1593 2006-05-19  Michael Ernst  <mernst@alum.mit.edu>  (tiny change)
1595         * searching.texi (Simple Match Data): Warn about match data being
1596         set anew by every search.
1598 2006-05-17  Richard Stallman  <rms@gnu.org>
1600         * minibuf.texi (Minibuffer History): Clarify.
1602         * searching.texi (Regexp Special): Clarify nested regexp warning.
1604 2006-05-16  Kim F. Storm  <storm@cua.dk>
1606         * minibuf.texi (Minibuffer History): Update add-to-history.
1608 2006-05-15  Oliver Scholz  <epameinondas@gmx.de>  (tiny change)
1610         * nonascii.texi (Explicit Encoding): Fix
1611         typo (encoding<->decoding).
1613 2006-05-14  Richard Stallman  <rms@gnu.org>
1615         * buffers.texi (Creating Buffers): Cleanup.
1617         * files.texi (Visiting Functions): Rewrite in find-file-noselect.
1619 2006-05-13  Eli Zaretskii  <eliz@gnu.org>
1621         * buffers.texi (Current Buffer): Document that with-temp-buffer
1622         disables undo.
1624         * os.texi (Terminal-Specific): More accurate description of how
1625         Emacs searches for the terminal-specific libraries.
1627 2006-05-12  Eli Zaretskii  <eliz@gnu.org>
1629         * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
1630         emacs-xtra to @inforef's.
1632         * text.texi (Undo): Document that undo is turned off in buffers
1633         whose names begin with a space.
1635         * buffers.texi (Buffer Names): Add index entries for buffers whose
1636         names begin with a space.
1637         (Creating Buffers): Document that undo is turned off in buffers
1638         whose names begin with a space.
1640         * files.texi (Visiting Functions, Reading from Files)
1641         (Saving Buffers): Mention code and EOL conversions by file I/O
1642         primitives and subroutines.
1644         * nonascii.texi (Lisp and Coding Systems): Document
1645         coding-system-eol-type.  Add index entries for eol conversion.
1647         * display.texi (Defining Faces): Mention `mac', and add an xref to
1648         where window-system is described.
1650 2006-05-10  Richard Stallman  <rms@gnu.org>
1652         * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
1654 2006-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
1656         * variables.texi (File Local Variables): Recommend to quote lambda
1657         expressions in safe-local-variable property.
1659 2006-05-09  Richard Stallman  <rms@gnu.org>
1661         * variables.texi (File Local Variables): Document
1662         safe-local-eval-forms and safe-local-eval-function.
1664 2006-05-07  Kim F. Storm  <storm@cua.dk>
1666         * minibuf.texi (Minibuffer History): Remove keep-dups arg
1667         from add-to-history.
1669 2006-05-07  Romain Francoise  <romain@orebokech.com>
1671         * commands.texi (Event Input Misc):
1672         * compile.texi (Eval During Compile):
1673         * internals.texi (Buffer Internals):
1674         * minibuf.texi (Initial Input):
1675         * nonascii.texi (Scanning Charsets):
1676         * numbers.texi (Comparison of Numbers):
1677         * windows.texi (Textual Scrolling, Vertical Scrolling):
1678         Fix various typos.
1680 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
1682         * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
1683         conditional xref's to either emacs or emacs-xtra, depending on
1684         @iftex/@ifnottex.
1686         * minibuf.texi (Minibuffer History): Document add-to-history.
1688 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
1690         * internals.texi (Pure Storage): Mention the pure overflow message
1691         at startup.
1693 2006-05-05  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
1695         * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
1696         (Searching Keymaps): Fix pseudo-Lisp description of keymap
1697         search.
1699 2006-05-01  Richard Stallman  <rms@gnu.org>
1701         * intro.texi (nil and t): Clarify.
1703         * variables.texi (File Local Variables): Suggest using booleanp.
1705 2006-05-01  Juanma Barranquero  <lekktu@gmail.com>
1707         * objects.texi (Type Predicates): Fix typos.
1709 2006-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1711         * intro.texi (nil and t): Add booleanp.
1713         * objects.texi (Type Predicates): Add links for booleanp and
1714         string-or-null-p.
1716 2006-04-29  Richard Stallman  <rms@gnu.org>
1718         * modes.texi (Multiline Font Lock): Rename from
1719         Multi line Font Lock Elements.  Much clarification.
1720         (Font Lock Multiline, Region to Fontify): Much clarification.
1722 2006-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1724         * variables.texi (File Local Variables): Remove the special case t for
1725         safe-local-variable.
1727 2006-04-26  Richard Stallman  <rms@gnu.org>
1729         * syntax.texi (Parsing Expressions): Minor cleanup.
1731 2006-04-18  Richard Stallman  <rms@gnu.org>
1733         * tips.texi (Coding Conventions): Explain when the package's
1734         prefix should appear later on (not at the start of the name).
1736         * searching.texi (String Search): Clarify effect of NOERROR.
1738         * modes.texi (Imenu): Clarify what special items do.
1740         * hooks.texi (Standard Hooks): Delete text about old hook names.
1742 2006-04-17  Romain Francoise  <romain@orebokech.com>
1744         * variables.texi (Local Variables): Update the default value of
1745         `max-specpdl-size'.
1747 2006-04-15  Michael Olson  <mwolson@gnu.org>
1749         * processes.texi (Transaction Queues): Mention the new optional
1750         `delay-question' argument for `tq-enqueue'.
1752 2006-04-13  Bill Wohler  <wohler@newt.com>
1754         * customize.texi (Common Keywords): Use dotted notation for
1755         :package-version value.  Specify its values.  Improve documentation
1756         for customize-package-emacs-version-alist.
1758 2006-04-12  Bill Wohler  <wohler@newt.com>
1760         * customize.texi (Common Keywords): Move description of
1761         customize-package-emacs-version-alist to @defvar.
1763 2006-04-10  Bill Wohler  <wohler@newt.com>
1765         * customize.texi (Common Keywords): Add :package-version.
1767 2006-04-10  Kim F. Storm  <storm@cua.dk>
1769         * text.texi (Buffer Contents): Add NOPROPS arg to
1770         filter-buffer-substring.
1772 2006-04-08  Kevin Ryde  <user42@zip.com.au>
1774         * os.texi (Command-Line Arguments): Update xref to emacs manual
1775         "Command Arguments" -> "Emacs Invocation", per change there.
1777 2006-04-08  Thien-Thi Nguyen  <ttn@gnu.org>
1779         * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
1780         be on one line to help makeinfo not render two spaces after the dot.
1782 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
1784         * strings.texi (Predicates for Strings): Add string-or-null-p.
1786 2006-03-28  Kim F. Storm  <storm@cua.dk>
1788         * processes.texi (Accepting Output): Remove obsolete (and incorrect)
1789         remarks about systems that don't support fractional seconds.
1791 2006-03-25  Karl Berry  <karl@gnu.org>
1793         * elisp.texi: Use @copyright{} instead of (C), and do not indent
1794         the year list.
1796 2006-03-21  Nick Roberts  <nickrob@snap.net.nz>
1798         * display.texi (Fringe Indicators): Fix typos.
1800 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
1802         * tips.texi (Documentation Tips): One can now also write `program'
1803         in front of a quoted symbol in a docstring to prevent making a
1804         hyperlink.
1806 2006-03-19  Alan Mackenzie  <acm@muc.de>
1808         * text.texi (Special Properties): Clarify `fontified' property.
1810 2006-03-16  Richard Stallman  <rms@gnu.org>
1812         * display.texi (Defining Images): Minor cleanup.
1814 2006-03-16  Bill Wohler  <wohler@newt.com>
1816         * display.texi (Defining Images): In image-load-path-for-library,
1817         prefer user's images.
1819 2006-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1821         * modes.texi (Region to Fontify): Remove font-lock-lines-before.
1823 2006-03-15  Bill Wohler  <wohler@newt.com>
1825         * display.texi (Defining Images): Fix example in
1826         image-load-path-for-library by not recommending that one binds
1827         image-load-path.  Just defvar it to placate compiler and only use
1828         it if previously defined.
1830 2006-03-14  Bill Wohler  <wohler@newt.com>
1832         * display.texi (Defining Images): In image-load-path-for-library,
1833         always return list of directories.  Update example.
1835 2006-03-14  Alan Mackenzie  <acm@muc.de>
1837         * modes.texi: New node, "Region to Fontify" (for Font Lock).
1838         This describes font-lock-extend-region-function.
1839         ("Other Font Lock Variables"): Move "font-lock-lines-before" to
1840         the new node "Region to Fontify".
1842 2006-03-13  Richard Stallman  <rms@gnu.org>
1844         * display.texi (Invisible Text): The impossible position is
1845         now before the invisible text, not after.
1846         (Defining Images): Clean up last change.
1848 2006-03-11  Bill Wohler  <wohler@newt.com>
1850         * display.texi (Defining Images): Add image-load-path-for-library.
1852 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
1854         * text.texi (Adaptive Fill): Fix Texinfo usage.
1856         * strings.texi (Creating Strings): Fix Texinfo usage.
1858         * searching.texi (Regexp Special): Use @samp for regular
1859         expressions that are not in Lisp syntax.
1861 2006-03-08  Luc Teirlinck  <teirllm@auburn.edu>
1863         * searching.texi (Regexp Special): Put remark between parentheses
1864         to avoid misreading.
1866 2006-03-07  Luc Teirlinck  <teirllm@auburn.edu>
1868         * searching.texi (Syntax of Regexps): More accurately describe
1869         which characters are special in which situations.
1870         (Regexp Special): Recommend _not_ to quote `]' or `-' when they
1871         are not special.  Describe in detail when `[' and `]' are special.
1872         (Regexp Backslash): Plenty of regexps with unbalanced square
1873         brackets are valid, so reword that statement.
1875 2006-03-02  Kim F. Storm  <storm@cua.dk>
1877         * keymaps.texi (Tool Bar): Add tool-bar-border.
1879 2006-02-28  Luc Teirlinck  <teirllm@auburn.edu>
1881         * loading.texi (Load Suffixes): Rephrase last paragraph.  Fix typos.
1883 2006-02-27  Luc Teirlinck  <teirllm@auburn.edu>
1885         * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
1887         * files.texi (Locating Files): Suggest additional values for the
1888         SUFFIXES arg of `locate-file'.  Update pxref.
1890         * loading.texi (Loading): Include new node "Load Suffixes" in menu.
1891         (How Programs Do Loading): Discuss the effects of Auto Compression
1892         mode on `load'.
1893         (Load Suffixes): New node.
1894         (Library Search): Delete description of `load-suffixes'; it was
1895         moved to "Load Suffixes".
1896         (Autoload, Named Features): Mention `load-suffixes'.
1898 2006-02-21  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
1900         * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
1902         * windows.texi (Window Tree): Fix typo.
1904 2006-02-20  Kim F. Storm  <storm@cua.dk>
1906         * display.texi (Fringe Indicators): New section.
1907         Move indicate-empty-lines, indicate-buffer-boundaries, and
1908         default-indicate-buffer-boundaries here.
1909         Add fringe-indicator-alist and default-fringes-indicator-alist.
1910         Add list of logical fringe indicator symbols.
1911         Update list of standard bitmap names.
1912         (Fringe Cursors): New section.
1913         Move overflow-newline-into-fringe here.
1914         Add fringe-cursor-alist and default-fringes-cursor-alist.
1915         Add list of fringe cursor symbols.
1917 2006-02-20  Juanma Barranquero  <lekktu@gmail.com>
1919         * commands.texi (Using Interactive): Fix reference to node
1920         "Minibuffers".
1922 2006-02-19  Richard M. Stallman  <rms@gnu.org>
1924         * minibuf.texi (High-Level Completion):
1925         Add xref to read-input-method-name.
1927         * files.texi (Relative File Names): Move file-relative-name here.
1928         (File Name Expansion): From here.  Minor clarifications.
1930         * commands.texi (Using Interactive): Add xrefs about reading input.
1931         Clarify remarks about that moving point and mark.
1932         Put string case before list case.
1934 2006-02-16  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
1936         * display.texi (Other Display Specs, Image Descriptors):
1937         Revert erroneous changes.  The previous description of
1938         image-descriptors as `(image . PROPS)' was correct.
1940 2006-02-14  Richard M. Stallman  <rms@gnu.org>
1942         * variables.texi (File Local Variables): Clarifications.
1944 2006-02-14  Juanma Barranquero  <lekktu@gmail.com>
1946         * variables.texi (File Local Variables): Use @code for a cons
1947         cell, not @var.
1949 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
1951         * variables.texi (File Local Variables): Document new file local
1952         variable behavior.
1954 2006-02-10  Kim F. Storm  <storm@cua.dk>
1956         * eval.texi (Function Indirection): Add NOERROR to indirect-function.
1958 2006-02-08  Juanma Barranquero  <lekktu@gmail.com>
1960         * modes.texi (%-Constructs): Remove obsolete info about
1961         `global-mode-string'.
1963 2006-02-07  Richard M. Stallman  <rms@gnu.org>
1965         * commands.texi (Prefix Command Arguments): Minor cleanup.
1967         * display.texi: "Graphical display", not window system.
1969         * functions.texi (What Is a Function): Fix xref.
1971         * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
1972         (Changing Key Bindings): Clarify when remapping is better than
1973         substitute-key-definition.
1975 2006-02-02  Richard M. Stallman  <rms@gnu.org>
1977         * minibuf.texi (Basic Completion): Completion alists are risky.
1979         * keymaps.texi (Active Keymaps): Clarifications.
1980         (Searching Keymaps): New node.
1981         (Keymaps): Update menu.
1983         * frames.texi (Layout Parameters): Minor clarification.
1984         (Drag and Drop): New node.
1985         (Frames): Update menu.
1987 2006-01-29  Chong Yidong  <cyd@stupidchicken.com>
1989         * display.texi (Other Display Specs, Image Descriptors):
1990         Image description is a list, not a cons cell.
1992 2006-01-28  Luc Teirlinck  <teirllm@auburn.edu>
1994         * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
1995         list is not necessarily a list).
1997 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
1999         * frames.texi (Layout Parameters): border-width and
2000         internal-border-width belong to the frame, not the window.
2002 2006-01-19  Richard M. Stallman  <rms@gnu.org>
2004         * nonascii.texi (Translation of Characters): Search cmds use
2005         translation-table-for-input.  Automatically made local.
2007         * markers.texi (Overview of Markers): Count insertion type
2008         as one of a marker's attributes.
2010         * keymaps.texi (Controlling Active Maps): New node, split out of
2011         Active Keymaps.
2012         (Keymaps): Menu updated.
2013         (Active Keymaps): Give pseudocode to explain how the active
2014         maps are searched.  current-active-maps and key-binding moved here.
2015         (Functions for Key Lookup): current-active-maps and key-binding moved.
2016         Clarifications.
2017         (Searching the Keymaps): New subnode.
2019         * elisp.texi (Top): Menu clarification.
2021         * display.texi (Other Display Specs): Delete duplicate entry for
2022         just a string as display spec.  Move text about recursive display
2023         specs on such a string.
2025         * commands.texi (Key Sequence Input): Clarify.
2026         Move num-nonmacro-input-events out.
2027         (Reading One Event): num-nonmacro-input-events moved here.
2029 2006-01-14  Nick Roberts  <nickrob@snap.net.nz>
2031         * advice.texi (Simple Advice): Update example to fit argument
2032         change in previous-line.
2034 2006-01-05  Richard M. Stallman  <rms@gnu.org>
2036         * markers.texi (The Mark): Fix in `mark'.
2038 2006-01-04  Richard M. Stallman  <rms@gnu.org>
2040         * processes.texi (Misc Network, Make Network): Minor cleanups.
2042 2006-01-04  Kim F. Storm  <storm@cua.dk>
2044         * processes.texi (Make Network): Add IPv6 addresses and handling.
2045         (Network Feature Testing): Mention (:family ipv6).
2046         (Misc Network): Add IPv6 formats to format-network-address.
2048 2005-12-30  Richard M. Stallman  <rms@gnu.org>
2050         * text.texi (Changing Properties):
2051         Don't use return value of set-text-properties.
2053 2005-12-29  Luc Teirlinck  <teirllm@auburn.edu>
2055         * modes.texi (Mode Line Format): Correct typo in menu.
2057 2005-12-29  Richard M. Stallman  <rms@gnu.org>
2059         * modes.texi (Mode Line Top): New node.
2060         (Mode Line Data): Some text moved to new node.
2061         Explain the data structure more concretely.
2062         (Mode Line Basics): Clarifications.
2063         (Mode Line Variables): Clarify intro paragraph.
2064         (%-Constructs): Clarify intro paragraph.
2065         (Mode Line Format): Update menu.
2067 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
2069         * minibuf.texi (Basic Completion): Update lazy-completion-table
2070         examples for removal of ARGS argument.
2072 2005-12-23  Richard M. Stallman  <rms@gnu.org>
2074         * text.texi (Undo): Restore some explanation from the version
2075         that was deleted.
2077 2005-12-23  Eli Zaretskii  <eliz@gnu.org>
2079         * text.texi (Undo): Remove duplicate descriptions of `apply
2080         funname' and `apply delta' elements of the undo list.
2082 2005-12-20  Richard M. Stallman  <rms@gnu.org>
2084         * help.texi (Help Functions): Update documentation of `apropos'.
2086 2005-12-20  Luc Teirlinck  <teirllm@auburn.edu>
2088         * customize.texi (Type Keywords): Delete xref to "Text help-echo",
2089         because it is confusing.  If the :help-echo keyword is a function,
2090         it is not directly used as the :help-echo overlay property, as the
2091         xref seems to suggest (it does not take the appropriate args).
2093 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
2095         * customize.texi (Common Keywords): Fix Texinfo usage.
2096         (Group Definitions, Variable Definitions): Update for new
2097         conventions for using `*' in docstrings.
2099         * tips.texi (Documentation Tips): Update for new conventions for
2100         using `*' in docstrings.
2102 2005-12-16  Richard M. Stallman  <rms@gnu.org>
2104         * minibuf.texi (Minibuffer Contents): Minor cleanup.
2106 2005-12-16  Juri Linkov  <juri@jurta.org>
2108         * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
2110 2005-12-14  Romain Francoise  <romain@orebokech.com>
2112         * modes.texi (Customizing Keywords): Rename `append' to `how'.
2113         Fix typo.
2115 2005-12-11  Juri Linkov  <juri@jurta.org>
2117         * minibuf.texi (Completion Commands): Add mention of read-file-name
2118         for filename completion keymaps.
2119         (Reading File Names): Add mention of filename completion keymaps
2120         for read-file-name and xref to `Completion Commands'.
2122 2005-12-10  Richard M. Stallman  <rms@gnu.org>
2124         * customize.texi (Common Keywords): State caveats for use of :tag.
2126 2005-12-08  Richard M. Stallman  <rms@gnu.org>
2128         * minibuf.texi (Intro to Minibuffers): Replace list of local maps
2129         with xrefs and better explanation.
2130         (Completion Commands): Add the filename completion maps.
2132         * objects.texi (Character Type): Clarify that \s is not space
2133         if a dash follows.
2135 2005-12-05  Richard M. Stallman  <rms@gnu.org>
2137         * windows.texi (Resizing Windows): Delete preserve-before args.
2139 2005-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2141         * keymaps.texi (Format of Keymaps): Remove mention of a quirk
2142         in full keymaps, since the quirk has been fixed.
2144 2005-12-03  Eli Zaretskii  <eliz@gnu.org>
2146         * hooks.texi (Standard Hooks): Add index entries.  Mention
2147         `compilation-finish-functions'.
2149 2005-11-27  Richard M. Stallman  <rms@gnu.org>
2151         * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
2153 2005-11-21  Juri Linkov  <juri@jurta.org>
2155         * customize.texi (Common Keywords): Update links types
2156         custom-manual and url-link.  Add link types emacs-library-link,
2157         file-link, function-link, variable-link, custom-group-link.
2159 2005-11-20  Chong Yidong  <cyd@stupidchicken.com>
2161         * display.texi: Revert 2005-11-20 change.
2163 2005-11-20  Thien-Thi Nguyen  <ttn@gnu.org>
2165         * processes.texi (Bindat Functions):
2166         Say "third" to refer to zero-based index "2".
2168 2005-11-18  Luc Teirlinck  <teirllm@auburn.edu>
2170         * loading.texi (Library Search): Update the default value of
2171         `load-suffixes'.
2173 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
2175         * display.texi (Attribute Functions): Mention :ignore-defface.
2177 2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
2179         * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
2180         (Minor Mode Conventions): Mention the use of a hook.
2182 2005-11-06  Richard M. Stallman  <rms@gnu.org>
2184         * files.texi (Magic File Names): find-file-name-handler checks the
2185         `operations' property of the handler.
2187 2005-11-03  Richard M. Stallman  <rms@gnu.org>
2189         * variables.texi (Frame-Local Variables): Small clarification.
2191 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
2193         * os.texi (Init File): Document ~/.emacs.d/init.el.
2195 2005-10-29  Richard M. Stallman  <rms@gnu.org>
2197         * internals.texi (Garbage Collection): Document memory-full.
2199 2005-10-28  Bill Wohler  <wohler@newt.com>
2201         * tips.texi (Documentation Tips): Help mode now creates hyperlinks
2202         for URLs.
2204 2005-10-28  Richard M. Stallman  <rms@gnu.org>
2206         * minibuf.texi (Completion Commands): Clean up prev change.
2208 2005-10-26  Kevin Ryde  <user42@zip.com.au>
2210         * compile.texi (Eval During Compile): Explain recommended uses
2211         of eval-when-compile and eval-and-compile.
2213 2005-10-27  Masatake YAMATO  <jet@gyve.org>
2215         * minibuf.texi (Completion Commands):
2216         Write about new optional argument for `display-completion-list'.
2218 2005-10-23  Richard M. Stallman  <rms@gnu.org>
2220         * display.texi (Overlay Arrow): Clarify about local bindings of
2221         overlay-arrow-position.
2223 2005-10-22  Eli Zaretskii  <eliz@gnu.org>
2225         * internals.texi (Building Emacs): Fix last change.
2227 2005-10-22  Richard M. Stallman  <rms@gnu.org>
2229         * internals.texi (Building Emacs): Document eval-at-startup.
2231 2005-10-21  Richard M. Stallman  <rms@gnu.org>
2233         * loading.texi (Where Defined): load-history contains abs file names.
2234         symbol-file returns abs file names.
2236 2005-10-19  Kim F. Storm  <storm@cua.dk>
2238         * display.texi (Showing Images): Add max-image-size integer value.
2240 2005-10-18  Chong Yidong  <cyd@stupidchicken.com>
2242         * display.texi (Showing Images): Document max-image-size.
2244 2005-10-17  Richard M. Stallman  <rms@gnu.org>
2246         * commands.texi (Quitting): Minor clarification.
2248         * processes.texi (Sentinels): Clarify about output and quitting.
2249         (Filter Functions): Mention with-local-quit.
2251 2005-10-17  Juri Linkov  <juri@jurta.org>
2253         * buffers.texi (Current Buffer):
2254         * commands.texi (Event Input Misc):
2255         * compile.texi (Eval During Compile, Compiler Errors):
2256         * customize.texi (Group Definitions):
2257         * display.texi (Progress, Defining Faces):
2258         * files.texi (Writing to Files):
2259         * modes.texi (Mode Hooks, Defining Minor Modes):
2260         * streams.texi (Output Functions):
2261         * syntax.texi (Syntax Table Functions):
2262         * text.texi (Change Hooks):
2263         Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
2265         * commands.texi (Quitting): Replace arg `forms' with `body' in
2266         `with-local-quit'.
2268         * positions.texi (Excursions): Replace arg `forms' with `body' in
2269         `save-excursion'.
2271 2005-10-08  Kim F. Storm  <storm@cua.dk>
2273         * windows.texi (Window Tree): Rename window-split-tree to window-tree.
2274         Rename manual section accordingly.
2276 2005-10-04  Kim F. Storm  <storm@cua.dk>
2278         * windows.texi (Window Split Tree): New section describing
2279         new function window-split-tree function.
2281 2005-10-03  Nick Roberts  <nickrob@snap.net.nz>
2283         * display.texi (Fringe Size/Pos): Simplify and add detail.
2285 2005-09-30  Romain Francoise  <romain@orebokech.com>
2287         * minibuf.texi (High-Level Completion): Explain that the prompt
2288         given to `read-buffer' should end with a colon and a space.
2289         Update usage examples.
2291 2005-09-29  Juri Linkov  <juri@jurta.org>
2293         * display.texi (Displaying Messages): Rename argument name
2294         `string' to `format-string' in functions `message', `message-box',
2295         `message-or-box'.
2297 2005-09-26  Chong Yidong  <cyd@stupidchicken.com>
2299         * errors.texi (Standard Errors): Correct xrefs.
2301 2005-09-18  Chong Yidong  <cyd@stupidchicken.com>
2303         * display.texi (Defining Images): Update documentation for
2304         `image-load-path'.
2306 2005-09-17  Richard M. Stallman  <rms@gnu.org>
2308         * display.texi (Defining Images): Clean up previous change.
2310 2005-09-16  Romain Francoise  <romain@orebokech.com>
2312         * elisp.texi: Specify GFDL version 1.2.
2314         * doclicense.texi (GNU Free Documentation License): Update to
2315         version 1.2.
2317 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
2319         * display.texi (Defining Images): Document `image-load-path'.
2321 2005-09-15  Richard M. Stallman  <rms@gnu.org>
2323         * objects.texi (Printed Representation): Minor cleanup.
2324         (Box Diagrams): Minor fix.
2325         (Cons Cell Type): Move (...) index item here.
2326         (Box Diagrams): From here.
2327         (Array Type): Minor fix.
2328         (Type Predicates): Delete index "predicates".
2329         (Hash Table Type): Clarify xref.
2330         (Dotted Pair Notation): Minor fix.
2332 2005-09-10  Chong Yidong  <cyd@stupidchicken.com>
2334         * files.texi (Saving Buffers): Fix typo.
2336 2005-09-08  Richard M. Stallman  <rms@gnu.org>
2338         * tips.texi (Programming Tips): Correct the "default" prompt spec.
2340 2005-09-08  Chong Yidong  <cyd@stupidchicken.com>
2342         * locals.texi (Standard Buffer-Local Variables): Don't include
2343         mode variables for minor modes.
2344         Fix xrefs for buffer-display-count, buffer-display-table,
2345         buffer-offer-save, buffer-saved-size, cache-long-line-scans,
2346         enable-multibyte-characters, fill-column, header-line-format,
2347         left-fringe-width, left-margin, and right-fringe-width.
2349         * hooks.texi (Standard Hooks): All hooks should conform to the
2350         standard naming convention now.
2351         Fix xref for `echo-area-clear-hook'.
2353         * display.texi (Usual Display): Note that indicate-empty-lines and
2354         tab-width are buffer-local.
2356         * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
2358         * modes.texi (Mode Help): Note that major-mode is buffer-local.
2360         * nonascii.texi (Encoding and I/O): Note that
2361         buffer-file-coding-system is buffer-local.
2363         * positions.texi (List Motion): Note that defun-prompt-regexp is
2364         buffer-local.
2366         * text.texi (Auto Filling): Note that auto-fill-function is
2367         buffer-local.
2368         (Undo): Note that buffer-undo-list is buffer-local.
2370         * windows.texi (Buffers and Windows): Document
2371         buffer-display-count.
2373 2005-09-06  Richard M. Stallman  <rms@gnu.org>
2375         * tips.texi (Coding Conventions): Sometimes it is ok to put the
2376         package prefix elsewhere than at the start of the name.
2378 2005-09-03  Richard M. Stallman  <rms@gnu.org>
2380         * tips.texi (Programming Tips): Add conventions for minibuffer
2381         questions and prompts.
2383 2005-09-03  Joshua Varner  <jlvarner@gmail.com>  (tiny change)
2385         * intro.texi (nil and t): Minor cleanup.
2386         Delete spurious mention of keyword symbols.
2387         (Evaluation Notation): Add index entry.
2388         (A Sample Function Description): Minor cleanup.
2389         (A Sample Variable Description): Not all vars can be set.
2391 2005-09-03  Thien-Thi Nguyen  <ttn@gnu.org>
2393         * text.texi (Buffer Contents): Use "\n" in examples' result strings.
2395         (Insertion): Document precise type of `insert-char' arg COUNT.
2397 2005-09-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2399         * modes.texi (Other Font Lock Variables): Sync the default of
2400         font-lock-lines-before.
2402 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
2404         * files.texi (Magic File Names): Add `make-auto-save-file-name'.
2406 2005-08-29  Richard M. Stallman  <rms@gnu.org>
2408         * elisp.texi (Top): Update subnode menu.
2410         * searching.texi (Searching and Matching): Move node.
2411         Rearrange contents and add overall explanation.
2412         (Searching and Case): Move node.
2413         (Searching and Matching): Update menu.
2415 2005-08-27  Eli Zaretskii  <eliz@gnu.org>
2417         * os.texi (Startup Summary): Fix the description of the initial
2418         startup message display.
2420 2005-08-25  Richard M. Stallman  <rms@gnu.org>
2422         * searching.texi (Search and Replace): Add replace-regexp-in-string.
2424 2005-08-25  Emilio C. Lopes  <eclig@gmx.net>
2426         * display.texi (Finding Overlays): Fix `find-overlay-prop' in
2427         `next-overlay-change' example.
2429 2005-08-22  Juri Linkov  <juri@jurta.org>
2431         * display.texi (Attribute Functions): Add set-face-inverse-video-p.
2432         Fix invert-face.  Fix args of face-background.
2434         * display.texi (Standard Faces): Delete node.
2435         (Faces): Add xref to `(emacs)Standard Faces'.
2436         (Displaying Faces): Fix xref to `Standard Faces'.
2438         * modes.texi (Mode Line Data): Fix xref to Standard Faces.
2440 2005-08-20  Alan Mackenzie  <acm@muc.de>
2442         * buffers.texi (The Buffer List): Clarify the manipulation of the
2443         buffer list.
2445 2005-08-14  Richard M. Stallman  <rms@gnu.org>
2447         * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
2448         a regexp.
2450 2005-08-11  Richard M. Stallman  <rms@gnu.org>
2452         * elisp.texi (Top): Update subnode lists.
2454         * display.texi (Inverse Video): Node deleted.
2456         * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
2457         New nodes split out of Coding Conventions.
2459         * searching.texi (Regular Expressions): Document re-builder.
2461         * os.texi (Time Parsing): New node split out of Time Conversion.
2463         * processes.texi (Misc Network, Network Feature Testing)
2464         (Network Options, Make Network): New nodes split out of
2465         Low-Level Network.
2467 2005-08-09  Richard M. Stallman  <rms@gnu.org>
2469         * frames.texi (Geometry): New node, split from Size and Position.
2470         (Frame Parameters): Refer to Geometry.
2472         * buffers.texi (The Buffer List): Fix xrefs.
2474         * windows.texi (Splitting Windows): Fix xref.
2476         * frames.texi (Layout Parameters): Add xref.
2478         * display.texi (Line Height, Scroll Bars): Fix xrefs.
2480         * keymaps.texi (Menu Bar): Fix xref.
2482         * locals.texi (Standard Buffer-Local Variables): Fix xref.
2484         * modes.texi (%-Constructs): Fix xref.
2486         * frames.texi (Window Frame Parameters): Node split up.
2487         (Basic Parameters, Position Parameters, Size Parameters)
2488         (Layout Parameters, Buffer Parameters, Management Parameters)
2489         (Cursor Parameters, Color Parameters): New subnodes.
2491 2005-08-09  Luc Teirlinck  <teirllm@auburn.edu>
2493         * positions.texi (Screen Lines): Update xref for previous change
2494         in minibuf.texi.
2496         * minibuf.texi (Intro to Minibuffers): Update pxref for previous
2497         change in minibuf.texi.
2499 2005-08-09  Richard M. Stallman  <rms@gnu.org>
2501         * tips.texi (Coding Conventions): Minor cleanup.
2503         * modes.texi (Defining Minor Modes): Explain when init-value
2504         can be non-nil.
2506         * elisp.texi (Top): Update submenu for Minibuffer.
2508         * minibuf.texi (Minibuffer Misc): Node split up.
2509         (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
2510         (Recursive Mini): New nodes split out from Minibuffer Misc.
2511         (Minibuffer Misc): Document max-mini-window-height.
2513         * hash.texi (Defining Hash): Delete stray paren in example.
2515         * display.texi (Echo Area Customization): Don't define
2516         max-mini-window-height here; xref instead.
2518         * commands.texi (Event Input Misc): Update while-no-input.
2520         * advice.texi (Advising Functions): Explain when to use advice
2521         and when to use a hook.
2523 2005-07-30  Eli Zaretskii  <eliz@gnu.org>
2525         * makefile.w32-in (info): Don't run install-info.
2526         ($(infodir)/dir): New target, produced by running install-info.
2528 2005-07-27  Luc Teirlinck  <teirllm@auburn.edu>
2530         * modes.texi (Defining Minor Modes): The keyword for the initial
2531         value is :init-value, not :initial-value.
2533 2005-07-23  Eli Zaretskii  <eliz@gnu.org>
2535         * loading.texi (Autoload): Make the `doctor' example be consistent
2536         with what's in current loaddefs.el.  Describe the "fn" magic in
2537         the usage portion of the doc string.
2539 2005-07-22  Richard M. Stallman  <rms@gnu.org>
2541         * internals.texi (Garbage Collection): Clarify previous change.
2543 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2545         * internals.texi (Garbage Collection): Add gc-cons-percentage.
2547 2005-07-18  Juri Linkov  <juri@jurta.org>
2549         * commands.texi (Accessing Events):
2550         * frames.texi (Text Terminal Colors, Resources):
2551         * markers.texi (The Mark):
2552         * modes.texi (Defining Minor Modes):
2553         Delete duplicate duplicate words.
2555 2005-07-16  Richard M. Stallman  <rms@gnu.org>
2557         * display.texi (Managing Overlays): Clarify make-overlay
2558         args for insertion types.
2560 2005-07-13  Luc Teirlinck  <teirllm@auburn.edu>
2562         * customize.texi (Variable Definitions):
2563         Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
2564         `standard-value' is a list too.
2565         (Defining New Types): Use @key{RET} instead of @key{ret}.
2567 2005-07-13  Francis Litterio  <franl@world.std.com>  (tiny change)
2569         * os.texi (Translating Input): Fix typo.
2571 2005-07-08  Richard M. Stallman  <rms@gnu.org>
2573         * README: Update edition number and size estimate.
2575         * elisp.texi (VERSION): Set to 2.9.
2577 2005-07-07  Richard M. Stallman  <rms@gnu.org>
2579         * book-spine.texinfo: Update Emacs version.
2581         * display.texi (Inverse Video): Delete mode-line-inverse-video.
2583 2005-07-06  Richard M. Stallman  <rms@gnu.org>
2585         * searching.texi (Regexp Search): Clarify what re-search-forward
2586         does when the search fails.
2588 2005-07-05  Lute Kamstra  <lute@gnu.org>
2590         * Update FSF's address in GPL notices.
2592         * doclicense.texi (GNU Free Documentation License):
2593         * gpl.texi (GPL):
2594         * tips.texi (Coding Conventions, Library Headers):
2595         * vol1.texi:
2596         * vol2.texi: Update FSF's address.
2598 2005-07-04  Richard M. Stallman  <rms@gnu.org>
2600         * hooks.texi (Standard Hooks): Add occur-hook.
2602 2005-07-03  Luc Teirlinck  <teirllm@auburn.edu>
2604         * display.texi (The Echo Area): Correct menu.
2606 2005-07-03  Richard M. Stallman  <rms@gnu.org>
2608         * elisp.texi (Top): Update subnode menu for Display.
2610         * display.texi (Displaying Messages): New node, with most
2611         of what was in The Echo Area.
2612         (Progress): Moved under The Echo Area.
2613         (Logging Messages): New node with new text.
2614         (Echo Area Customization): New node, the rest of what was
2615         in The Echo Area.  Document message-truncate-lines with @defvar.
2616         (Display): Update menu.
2618         * windows.texi (Textual Scrolling): Doc 3 values for
2619         scroll-preserve-screen-position.
2621         * text.texi (Special Properties): Change hook functions
2622         should bind inhibit-modification-hooks around altering buffer text.
2624         * keymaps.texi (Key Binding Commands): Call binding BINDING
2625         rather than DEFINITION.
2627 2005-06-29  Juanma Barranquero  <lekktu@gmail.com>
2629         * variables.texi (Defining Variables): `user-variable-p' returns t
2630         for aliases of user options, nil for alias loops.
2632 2005-06-28  Richard M. Stallman  <rms@gnu.org>
2634         * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
2635         make-keymap.
2637 2005-06-27  Luc Teirlinck  <teirllm@auburn.edu>
2639         * variables.texi (Setting Variables): Correct and clarify
2640         description of `add-to-ordered-list'.
2642 2005-06-26  Richard M. Stallman  <rms@gnu.org>
2644         * display.texi (Faces): Minor cleanup.
2646 2005-06-25  Luc Teirlinck  <teirllm@auburn.edu>
2648         * display.texi (Faces): `facep' returns t for strings that are
2649         face names.
2651 2005-06-25  Richard M. Stallman  <rms@gnu.org>
2653         * objects.texi (Equality Predicates): Clarify meaning of equal.
2655         * windows.texi (Selecting Windows): save-selected-window
2656         and with-selected-window save and restore the current buffer.
2658 2005-06-24  Richard M. Stallman  <rms@gnu.org>
2660         * numbers.texi (Float Basics): Explain how to test for NaN,
2661         and printing the sign of NaNs.
2663 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
2665         * makefile.w32-in (MAKEINFO): Use --force.
2667 2005-06-23  Richard M. Stallman  <rms@gnu.org>
2669         * display.texi (Face Functions): Correct Texinfo usage.
2671 2005-06-23  Luc Teirlinck  <teirllm@auburn.edu>
2673         * lists.texi (Rings): `ring-elements' now returns the elements of
2674         RING in order.
2676 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
2678         * markers.texi (The Mark): Texinfo usage fix.
2680 2005-06-23  Kim F. Storm  <storm@cua.dk>
2682         * searching.texi (Entire Match Data): Remove evaporate option for
2683         match-data.  Do not mention evaporate option for set-match-data.
2685 2005-06-22  Glenn Morris  <gmorris@ast.cam.ac.uk>
2687         * display.texi (Face Functions): Mention face aliases.
2689 2005-06-21  Richard M. Stallman  <rms@gnu.org>
2691         * anti.texi (Antinews): Texinfo usage fix.
2693 2005-06-21  Karl Berry  <karl@gnu.org>
2695         * elisp.texi: Use @copying.
2697         * elisp.texi: Put @summarycontents and @contents before the Top
2698         node, instead of the end of the file, so that the contents appear
2699         in the right place in the dvi/pdf output.
2701 2005-06-21  Juri Linkov  <juri@jurta.org>
2703         * display.texi (Defining Faces): Add `customized-face'.
2705 2005-06-20  Kim F. Storm  <storm@cua.dk>
2707         * variables.texi (Setting Variables): Any type of element can be
2708         given order in add-to-ordered-list.  Compare elements with eq.
2710         * lists.texi (Rearrangement): Sort predicate may just return non-nil.
2712 2005-06-20  Karl Berry  <karl@gnu.org>
2714         * syntax.texi (Syntax Flags): Make last column very slightly wider
2715         to avoid "generic comment" breaking on two lines and causing an
2716         underfull box.
2718 2005-06-19  Luc Teirlinck  <teirllm@auburn.edu>
2720         * lists.texi (Rings): Various minor clarifications and corrections.
2722 2005-06-18  Richard M. Stallman  <rms@gnu.org>
2724         * functions.texi (Obsolete Functions): Simplify.
2726         * variables.texi (Variable Aliases): Simplify.
2728         * anti.texi, backups.texi, compile.texi, customization.texi:
2729         * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
2730         * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
2731         * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
2732         * variables.texi: Fix formatting ugliness.
2734         * elisp.texi: Add links to Rings and Byte Packing.
2735         Update version and copyright years.
2737         * minibuf.texi: Fix formatting ugliness.
2738         (Completion Commands): Move keymap vars to the end
2739         and vars completing-read binds to the top.
2741 2005-06-17  Luc Teirlinck  <teirllm@auburn.edu>
2743         * processes.texi: Fix typos.
2744         (Bindat Spec): Correct Texinfo error.
2745         (Byte Packing): Fix ungrammatical sentence.
2747 2005-06-17  Thien-Thi Nguyen  <ttn@gnu.org>
2749         * lists.texi (Rings): New node.
2750         (Lists): Add it to menu.
2752         * processes.texi (Byte Packing): New node.
2753         (Processes): Add it to menu.
2755 2005-06-17  Richard M. Stallman  <rms@gnu.org>
2757         * syntax.texi (Parsing Expressions): Fix texinfo usage.
2759         * help.texi (Documentation Basics): Explain the xref to
2760         Documentation Tips.
2762         * debugging.texi (Debugger Commands): Minor fix.
2764 2005-06-16  Luc Teirlinck  <teirllm@auburn.edu>
2766         * edebug.texi (Instrumenting): Eliminate duplicate link.
2767         (Specification List): Replace references to "below", referring to
2768         a later node, with one @ref to that node.
2770         * os.texi (Timers): Timers should save and restore the match data
2771         if they change it.
2773         * debugging.texi (Debugger Commands): Mention that the Lisp
2774         debugger can not step through primitive functions.
2776 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
2778         * functions.texi (Obsolete Functions): Update argument names of
2779         `make-obsolete' and `define-obsolete-function-alias'.
2781         * variables.texi (Variable Aliases): Update argument names of
2782         `defvaralias', `make-obsolete-variable' and
2783         `define-obsolete-variable-alias'.
2785 2005-06-15  Kim F. Storm  <storm@cua.dk>
2787         * searching.texi (Entire Match Data): Rephrase warnings about
2788         evaporate arg to match-data and set-match-data.
2790 2005-06-14  Luc Teirlinck  <teirllm@auburn.edu>
2792         * elisp.texi (Top): Update detailed menu.
2794         * edebug.texi (Edebug): Update menu.
2795         (Instrumenting): Update xrefs.
2796         (Edebug Execution Modes): Correct xref.
2797         (Jumping): Clarify description of `h' command.
2798         Eliminate redundant @ref.
2799         (Breaks): New node.
2800         (Breakpoints): Is now a subsubsection.
2801         (Global Break Condition): Mention `C-x X X'.
2802         (Edebug Views): Clarify `v' and `p'.  Mention `C-x X w'.
2803         (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
2804         (Edebug Display Update): Correct pxref.
2805         (Edebug and Macros): New node.
2806         (Instrumenting Macro Calls): Is now a subsubsection.
2807         Neither arg of `def-edebug-spec' is evaluated.
2808         (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
2809         (Specification Examples): Fix typo.
2811 2005-06-14  Lute Kamstra  <lute@gnu.org>
2813         * debugging.texi (Function Debugging): Primitives can break on
2814         entry too.
2816 2005-06-14  Kim F. Storm  <storm@cua.dk>
2818         * variables.texi (Setting Variables): Add add-to-ordered-list.
2820 2005-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2822         * syntax.texi (Parsing Expressions): Document aux functions and vars of
2823         syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
2825 2005-06-13  Lute Kamstra  <lute@gnu.org>
2827         * text.texi (Special Properties): Fix cross reference.
2829 2005-06-11  Luc Teirlinck  <teirllm@auburn.edu>
2831         * debugging.texi (Function Debugging): Delete mention of empty
2832         string argument to `cancel-debug-on-entry'.  Delete inaccurate
2833         description of the return value of that command.
2835 2005-06-11  Alan Mackenzie  <acm@muc.de>
2837         * text.texi (Adaptive Fill): Amplify the description of
2838         fill-context-prefix.
2840 2005-06-10  Luc Teirlinck  <teirllm@auburn.edu>
2842         * syntax.texi (Parsing Expressions): Fix Texinfo error.
2844 2005-06-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2846         * syntax.texi (Parsing Expressions): Document syntax-ppss.
2848 2005-06-10  Luc Teirlinck  <teirllm@auburn.edu>
2850         * debugging.texi (Error Debugging): Minor rewording.
2851         (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
2852         is optional.
2854 2005-06-10  Lute Kamstra  <lute@gnu.org>
2856         * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
2857         (Top): Give it a title.  Correct version number.  Give the
2858         detailed node listing a more prominent header.
2859         * intro.texi: Don't set VERSION here a second time.
2860         Mention Emacs's version too.
2861         * anti.texi (Antinews): Use EMACSVER to refer to the current
2862         version of Emacs.
2864 2005-06-09  Kim F. Storm  <storm@cua.dk>
2866         * searching.texi (Entire Match Data): Explain new `reseat' argument to
2867         match-data and set-match-data.
2869 2005-06-08  Richard M. Stallman  <rms@gnu.org>
2871         * searching.texi (Entire Match Data): Clarify when match-data
2872         returns markers and when integers.
2874         * display.texi (Defining Faces): Explain that face name should not
2875         end in `-face'.
2877         * modes.texi (Mode Line Data): Minor cleanup.
2878         (Customizing Keywords): Node split out of Search-based Fontification.
2879         Add example of using font-lock-add-keywords from a hook.
2880         Clarify when MODE should be non-nil, and when nil.
2882 2005-06-06  Richard M. Stallman  <rms@gnu.org>
2884         * modes.texi (Mode Line Data): Explain what happens when the car
2885         of a list is a void symbol.
2886         (Search-based Fontification): Explain MODE arg to
2887         font-lock-add-keywords and warn about calls from major modes.
2889 2005-06-08  Juri Linkov  <juri@jurta.org>
2891         * display.texi (Standard Faces): Add `shadow' face.
2893 2005-05-29  Luc Teirlinck  <teirllm@auburn.edu>
2895         * modes.texi (Major Mode Conventions): A derived mode only needs
2896         to put the call to the parent mode inside `delay-mode-hooks'.
2898 2005-05-29  Richard M. Stallman  <rms@gnu.org>
2900         * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
2901         new, and what that implies.  Clarify.
2903         * files.texi (Locating Files): Clean up the text.
2905         * frames.texi (Window Frame Parameters): Document user-size.
2906         Shorten entry for top by referring to left.
2908 2005-05-26  Richard M. Stallman  <rms@gnu.org>
2910         * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
2911         is new, and what the implications are.  Other clarifications.
2913 2005-05-24  Richard M. Stallman  <rms@gnu.org>
2915         * frames.texi (Dialog Boxes): Minor fixes.
2917 2005-05-25  Masatake YAMATO  <jet@gyve.org>
2919         * display.texi (Standard Faces): Write about `mode-line-highlight'.
2921 2005-05-24  Luc Teirlinck  <teirllm@auburn.edu>
2923         * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
2924         is optional.
2926 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
2928         * frames.texi (Dialog Boxes): Descibe new optional argument.
2930 2005-05-23  Lute Kamstra  <lute@gnu.org>
2932         * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
2933         syntax-begin-function over font-lock-beginning-of-syntax-function.
2935 2005-05-21  Luc Teirlinck  <teirllm@auburn.edu>
2937         * minibuf.texi (Reading File Names): Update description of
2938         `read-directory-name'.
2940         * modes.texi (Derived Modes): Clarify :group keyword.
2942 2005-05-21  Eli Zaretskii  <eliz@gnu.org>
2944         * files.texi (Locating Files): New subsection.
2945         Describe locate-file and executable-find.
2947 2005-05-21  Kevin Ryde  <user42@zip.com.au>
2949         * frames.texi (Initial Parameters): Update cross reference to
2950         "Emacs Invocation".
2952 2005-05-19  Luc Teirlinck  <teirllm@auburn.edu>
2954         * keymaps.texi (Active Keymaps): Add anchor.
2956         * modes.texi (Hooks): Delete confusing and unnecessary sentence.
2957         (Major Mode Conventions): Refer to `Auto Major Mode' in more
2958         appropriate place.
2959         (Derived Modes): Small clarifications.
2960         (Minor Mode Conventions, Keymaps and Minor Modes):
2961         Replace references to nodes with references to anchors.
2962         (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
2963         Clarify description of lists whose first element is an integer.
2964         (Mode Line Variables): Add anchor.
2965         (%-Constructs): Clarify description of integer after %.
2966         (Emulating Mode Line): Describe nil value for FACE.
2968 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
2970         * modes.texi (Derived Modes): Correct references to non-existing
2971         variable standard-syntax-table.
2973 2005-05-17  Lute Kamstra  <lute@gnu.org>
2975         * modes.texi (Defining Minor Modes): Mention the mode hook.
2977 2005-05-15  Kim F. Storm  <storm@cua.dk>
2979         * processes.texi (Network): Remove open-network-stream-nowait.
2980         (Network Servers): Remove open-network-stream-server.
2982 2005-05-15  Luc Teirlinck  <teirllm@auburn.edu>
2984         * elisp.texi (Top): Update detailed menu.
2986         * variables.texi: Reorder nodes.
2987         (Variables): Update menu.
2988         (File Local Variables): Do not refer to the `-*-' line as
2989         a "local variables list".  Add pxref.
2991 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
2993         * elisp.texi (Top): Update detailed menu for node changes.
2995         * modes.texi (Modes): Update Menu.
2996         (Hooks): Move to beginning of chapter.
2997         Most minor modes run mode hooks too.
2998         `add-hook' can handle void hooks or hooks whose value is a single
2999         function.
3000         (Major Modes): Update Menu.
3001         (Major Mode Basics): New node, split off from `Major Modes'.
3002         (Major Mode Conventions): Correct xref.  Explain how to handle
3003         auto-mode-alist if the major mode command has an autoload cookie.
3004         (Auto Major Mode): Major update.  Add magic-mode-alist.
3005         (Derived Modes): Major update.
3006         (Mode Line Format): Update Menu.
3007         (Mode Line Basics): New node, split off from `Mode Line Format'.
3009         * loading.texi (Autoload): Mention `autoload cookie' as synonym
3010         for `magic autoload comment'.  Add index entries and anchor.
3012 2005-05-14  Richard M. Stallman  <rms@gnu.org>
3014         * tips.texi (Coding Conventions): Explain how important it is
3015         that just loading certain files not change Emacs behavior.
3017         * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
3019 2005-05-12  Lute Kamstra  <lute@gnu.org>
3021         * modes.texi (Generic Modes): Update.
3022         (Major Modes): Refer to node "Generic Modes".
3024         * elisp.texi (Top): Update to the current structure of the manual.
3025         * processes.texi (Processes): Add menu description.
3026         * customize.texi (Customization): Add menu descriptions.
3028 2005-05-11  Thien-Thi Nguyen  <ttn@gnu.org>
3030         * processes.texi (Signals to Processes)
3031         (Low-Level Network): Fix typos.
3033 2005-05-11  Lute Kamstra  <lute@gnu.org>
3035         * elisp.texi (Top): Add some nodes from the chapter "Major and
3036         Minor Modes" to the detailed node listing.
3038 2005-05-10  Richard M. Stallman  <rms@gnu.org>
3040         * keymaps.texi (Extended Menu Items): Menu item filter functions
3041         can be called at any time.
3043 2005-05-08  Luc Teirlinck  <teirllm@auburn.edu>
3045         * variables.texi (File Local Variables): `(hack-local-variables t)'
3046         now also checks whether a mode is specified in the local variables
3047         list.
3049 2005-05-05  Kevin Ryde  <user42@zip.com.au>
3051         * display.texi (The Echo Area): Correct format function cross
3052         reference.
3054 2005-05-05  Luc Teirlinck  <teirllm@auburn.edu>
3056         * variables.texi (Variable Aliases): Change description of
3057         `define-obsolete-variable-alias'.
3059         * functions.texi (Functions): Add "Obsolete Functions" to menu.
3060         (Defining Functions): Add xref.
3061         (Obsolete Functions): New node.
3062         (Function Safety): Standardize capitalization of section title.
3064         * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
3065         (Dialog Boxes): Complete description of `x-popup-dialog'.
3067 2005-05-04  Richard M. Stallman  <rms@gnu.org>
3069         * commands.texi (Interactive Codes): Fix Texinfo usage.
3070         Document U more clearly.
3072 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
3074         * variables.texi (Variable Aliases): `make-obsolete-variable' is a
3075         function and not a macro.
3077         * frames.texi (Pop-Up Menus): Correct and clarify description of
3078         `x-popup-menu'.
3079         (Dialog Boxes): Clarify description of `x-popup-dialog'.
3081 2005-05-01  Richard M. Stallman  <rms@gnu.org>
3083         * edebug.texi (Checking Whether to Stop): Fix previous change.
3085 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
3087         * display.texi: Fix typos and Texinfo usage.
3089         * edebug.texi (Checking Whether to Stop): executing-macro ->
3090         executing-kbd-macro.
3092 2005-05-01  Richard M. Stallman  <rms@gnu.org>
3094         * display.texi (Invisible Text): Correct add-to-invisibility-spec.
3096 2005-04-30  Richard M. Stallman  <rms@gnu.org>
3098         * files.texi (Magic File Names): Document `operations' property.
3100 2005-04-29  Lute Kamstra  <lute@gnu.org>
3102         * modes.texi (Generic Modes): New node.
3103         (Major Modes): Add it to the menu.
3104         (Derived Modes): Add "derived mode" to concept index.
3106 2005-04-28  Lute Kamstra  <lute@gnu.org>
3108         * modes.texi (Defining Minor Modes): Fix previous change.
3109         (Font Lock Mode): Simplify.
3110         (Font Lock Basics): Say that font-lock-defaults is buffer-local
3111         when set and that some parts are optional.  Add cross references.
3112         (Search-based Fontification): Say how to specify font-lock-keywords.
3113         Add cross references.  Add font-lock-multiline to index.
3114         Move font-lock-keywords-case-fold-search here from node "Other Font
3115         Lock Variables".  Document font-lock-add-keywords and
3116         font-lock-remove-keywords.
3117         (Other Font Lock Variables): Move font-lock-keywords-only,
3118         font-lock-syntax-table, font-lock-beginning-of-syntax-function,
3119         and font-lock-syntactic-face-function to node "Syntactic Font
3120         Lock".  Move font-lock-keywords-case-fold-search to node
3121         "Search-based Fontification".  Document font-lock-inhibit-thing-lock
3122         and font-lock-{,un}fontify-{buffer,region}-function.
3123         (Precalculated Fontification): Remove reference to deleted variable
3124         font-lock-core-only.
3125         (Faces for Font Lock): Add font-lock-comment-delimiter-face.
3126         (Syntactic Font Lock): Add intro.  Move font-lock-keywords-only,
3127         font-lock-syntax-table, font-lock-beginning-of-syntax-function,
3128         and font-lock-syntactic-face-function here from node "Other Font
3129         Lock Variables".  Move font-lock-syntactic-keywords to "Setting
3130         Syntax Properties".  Add cross references.
3131         (Setting Syntax Properties): New node.
3132         Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
3133         * syntax.texi (Syntax Properties): Add cross reference.
3134         * hooks.texi (Standard Hooks): Add Font-Lock hooks.
3136 2005-04-26  Richard M. Stallman  <rms@gnu.org>
3138         * display.texi (Defining Faces):
3139         Document `default' elements of defface spec.
3141         * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
3143         * variables.texi (Variable Aliases): Clarify text.
3145 2005-04-25  Chong Yidong  <cyd@stupidchicken.com>
3147         * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
3149 2005-04-25  Luc Teirlinck  <teirllm@auburn.edu>
3151         * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
3153 2005-04-24  Eli Zaretskii  <eliz@gnu.org>
3155         * syntax.texi (Syntax Table Internals): Elaborate documentation of
3156         syntax-after and syntax-class.
3158         * files.texi (Changing Files): Fix last change's cross-reference.
3159         (Unique File Names): Don't mention "numbers" in the documentation
3160         of make-temp-file and make-temp-name.
3162 2005-04-23  Richard M. Stallman  <rms@gnu.org>
3164         * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
3166 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
3168         * windows.texi (Cyclic Window Ordering): Clarify window-list.
3170 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
3172         * variables.texi (Variable Aliases): Describe make-obsolete-variable
3173         and define-obsolete-variable-alias.
3175 2005-04-22  Kim F. Storm  <storm@cua.dk>
3177         * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
3178         (Other Plists): Remove safe-plist-get, as plist-get is now safe.
3180 2005-04-21  Lute Kamstra  <lute@gnu.org>
3182         * lists.texi (Association Lists): Document rassq-delete-all.
3184 2005-04-19  Richard M. Stallman  <rms@gnu.org>
3186         * modes.texi (Search-based Fontification): Explain that
3187         facespec is an expression to be evaluated.
3189 2005-04-19  Kevin Ryde  <user42@zip.com.au>
3191         * streams.texi (Output Functions): Fix xref.
3192         * strings.texi (String Conversion): Fix xref.
3194 2005-04-19  Kim F. Storm  <storm@cua.dk>
3196         * symbols.texi (Symbol Plists): Add safe-get.
3197         Mention that `get' may signal an error.
3199 2005-04-18  Nick Roberts  <nickrob@snap.net.nz>
3201         * customize.texi (Variable Definitions): Replace tooltip-mode
3202         example with save-place.
3204 2005-04-17  Richard M. Stallman  <rms@gnu.org>
3206         * buffers.texi (Indirect Buffers): Clarify.
3208         * positions.texi (Positions): Clarify converting marker to integer.
3210         * strings.texi (String Basics): Mention string-match; clarify.
3212 2005-04-08  Lute Kamstra  <lute@gnu.org>
3214         * modes.texi (Search-based Fontification): Fix cross references.
3215         Use consistent terminology.  Document anchored highlighting.
3217 2005-04-05  Lute Kamstra  <lute@gnu.org>
3219         * modes.texi (Defining Minor Modes): Document :group keyword
3220         argument and its default value.
3222 2005-04-03  Lute Kamstra  <lute@gnu.org>
3224         * hooks.texi (Standard Hooks): Add some hooks.  Add cross
3225         references and/or descriptions.  Delete major mode hooks; mention
3226         them as a category instead.  Rename or delete obsolete hooks.
3228 2005-04-02  Richard M. Stallman  <rms@gnu.org>
3230         * nonascii.texi (Coding System Basics): Another wording cleanup.
3232 2005-04-01  Richard M. Stallman  <rms@gnu.org>
3234         * nonascii.texi (Coding System Basics): Clarify previous change.
3236 2005-04-01  Kenichi Handa  <handa@m17n.org>
3238         * nonascii.texi (Coding System Basics): Describe about rondtrip
3239         identity of coding systems.
3241 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
3243         * text.texi (Buffer Contents): Add filter-buffer-substring and
3244         buffer-substring-filters.
3246 2005-03-26  Chong Yidong  <cyd@stupidchicken.com>
3248         * anti.texi (Antinews): Mention `G' interactive code.
3250         * tips.texi (Compilation Tips): Mention benchmark.el.
3252 2005-03-27  Luc Teirlinck  <teirllm@auburn.edu>
3254         * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
3255         is now bound to M-o M-o.
3257         * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
3259 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
3261         * calendar.texi: Delete file (and move contents to emacs-xtra.texi
3262         in the Emacs Manual).
3263         * Makefile.in (srcs): Remove calendar.texi.
3264         * makefile.w32-in (srcs): Remove calendar.texi.
3265         * display.texi (Display): Change name of next node.
3266         * os.texi (System In): Change name of previous node.
3267         * elisp.texi (Top): Remove Calendar references.
3268         * vol1.texi (Top): Remove Calendar references.
3269         * vol2.texi (Top): Remove Calendar references.
3271 2005-03-25  Richard M. Stallman  <rms@gnu.org>
3273         * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
3274         Cleanup previous change.
3276 2005-03-25  Chong Yidong  <cyd@stupidchicken.com>
3278         * display.texi (Face Attributes): Faces earlier in an :inherit
3279         list take precedence.
3280         (Scroll Bars): Fix description of vertical-scroll-bars.
3281         Document frame-current-scroll-bars and window-current-scroll-bars.
3283         * markers.texi (The Mark): Document temporary Transient Mark mode.
3285         * minibuf.texi (Reading File Names):
3286         Document read-file-name-completion-ignore-case.
3288         * positions.texi (Screen Lines): Document nil for width argument
3289         to compute-motion.
3291 2005-03-23  Kim F. Storm  <storm@cua.dk>
3293         * display.texi (Standard Faces): Other faces used in the fringe
3294         implicitly inherits from the fringe face.
3295         (Fringe Bitmaps): FACE in right-fringe and left-fringe display
3296         properties implicitly inherits from fringe face.
3297         (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
3299 2005-03-20  Chong Yidong  <cyd@stupidchicken.com>
3301         * display.texi (Invisible Text): State default value of
3302         line-move-ignore-invisible.
3303         (Managing Overlays): Document remove-overlays.
3304         (Standard Faces): Document escape-glyph face.
3306         * minibuf.texi (Reading File Names): Document read-file-name-function.
3308         * modes.texi (Other Font Lock Variables):
3309         Document font-lock-lines-before.
3311         * positions.texi (Skipping Characters): skip-chars-forward allows
3312         character classes.
3314 2005-03-18  Lute Kamstra  <lute@gnu.org>
3316         * edebug.texi (Instrumenting Macro Calls): Fix another typo.
3318 2005-03-17  Richard M. Stallman  <rms@gnu.org>
3320         * text.texi (Undo): Document extensible undo entries.
3322         * searching.texi (String Search, Regexp Search, Regexp Search):
3323         Cleanups.
3325         * nonascii.texi (Character Codes): Minor fix.
3327         * display.texi (Display Property): Explain the significance
3328         of having text properties that are eq.
3329         (Other Display Specs): Explain string as display spec.
3331         * commands.texi (Interactive Codes): Document G option.
3333 2005-03-17  Chong Yidong  <cyd@stupidchicken.com>
3335         * text.texi (Filling): Add sentence-end-without-period and
3336         sentence-end-without-space.
3337         (Changing Properties): Minor fix.
3339         * anti.texi: Total rewrite.
3341 2005-03-15  Lute Kamstra  <lute@gnu.org>
3343         * edebug.texi (Instrumenting Macro Calls): Fix typos.
3345 2005-03-08  Kim F. Storm  <storm@cua.dk>
3347         * display.texi (Specified Space): Property :width is support on
3348         non-graphic terminals, :height is not.
3350 2005-03-07  Richard M. Stallman  <rms@gnu.org>
3352         * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
3353         Now subnodes of Fringes.
3354         (Overlay Arrow): Document overlay-arrow-variable-list.
3355         (Fringe Size/Pos): New node, broken out of Fringes.
3356         (Display): Explain clearing vs redisplay better.
3357         (Truncation): Clarify use of bitmaps.
3358         (The Echo Area): Clarify the uses of the echo area.
3359         Add max-mini-window-height.
3360         (Progress): Clarify.
3361         (Invisible Text): Explain that main loop moves point out.
3362         (Selective Display): Say "hidden", not "invisible".
3363         (Managing Overlays): Move up.  Describe relation to Undo here.
3364         (Overlay Properties): Clarify intro.
3365         (Finding Overlays): Explain return values when nothing found.
3366         (Width): truncate-string-to-width has added arg.
3367         (Displaying Faces): Clarify and update mode line face handling.
3368         (Face Functions): Minor cleanup.
3369         (Conditional Display): Merge into Other Display Specs.
3370         (Pixel Specification, Other Display Specs): Minor cleanups.
3371         (Images, Image Descriptors): Minor cleanups.
3372         (GIF Images): Patents have expired.
3373         (Showing Images): Explain default text for insert-image.
3374         (Manipulating Button Types): Merge into Manipulating Buttons.
3375         (Making Buttons): Explain return values.
3376         (Button Buffer Commands): Add xref.
3377         (Inverse Video): Update mode-line-inverse-video.
3378         (Display Table Format): Clarify.
3379         (Active Display Table): Give defaults for window-display-table.
3381         * calendar.texi (Calendar Customizing): calendar-holiday-marker
3382         and calendar-today-marker are strings, not chars.
3383         (Holiday Customizing): Minor fix.
3385         * internals.texi (Writing Emacs Primitives): Update `or' example.
3386         Update limit on # args of subr.
3388         * edebug.texi (Using Edebug): Arrow is in fringe.
3389         (Instrumenting): Arg to eval-defun works without loading edebug.
3390         (Edebug Execution Modes): Add xref.
3392         * customize.texi (Common Keywords): Clarify :require.
3393         Mention :version here.
3394         (Variable Definitions, Group Definitions): Not here.
3395         (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
3397 2005-03-07  Chong Yidong  <cyd@stupidchicken.com>
3398         * nonascii.texi (Text Representations): Clarify position-bytes.
3399         (Character Sets): Add list-charset-chars.
3400         (Scanning Charsets): Add charset-after.
3401         (Encoding and I/O): Minor fix.
3403 2005-03-06  Richard M. Stallman  <rms@gnu.org>
3405         * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
3406         (Resizing Windows): Likewise.
3408         * text.texi (Change Hooks): Get rid of "Emacs 21".
3410         * strings.texi (Formatting Strings): Get rid of "Emacs 21".
3412         * streams.texi (Output Variables): Get rid of "Emacs 21".
3414         * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
3416         * os.texi (Translating Input): Replace flow-control example
3417         with a less obsolete example that uses `keyboard-translate'.
3419         * objects.texi (Hash Table Type, Circular Objects):
3420         Get rid of "Emacs 21".
3422         * modes.texi (Mode Line Format): Get rid of "Emacs 21".
3423         (Mode Line Data, Properties in Mode, Header Lines): Likewise.
3425         * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
3427         * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
3429         * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
3430         (Menu Bar): Fix when menu-bar-update-hook is called.
3432         * hash.texi (Hash Tables): Get rid of "Emacs 21".
3434         * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
3435         and make it read better.
3437         * files.texi (Writing to Files): Get rid of "Emacs 21".
3438         (Unique File Names): Likewise.
3440         * elisp.texi: Update Emacs version to 22.
3442         * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
3443         (Overlay Properties, Face Attributes): Likewise.
3444         (Managing Overlays): Fix punctuation.
3445         (Attribute Functions): Clarify set-face-font; get rid of
3446         info about old Emacs versions.
3447         (Auto Faces, Font Lookup, Display Property, Images):
3448         Get rid of "Emacs 21".
3450         * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
3452 2005-03-05  Richard M. Stallman  <rms@gnu.org>
3454         * debugging.texi (Error Debugging): Remove stack-trace-on-error.
3456 2005-03-04  Lute Kamstra  <lute@gnu.org>
3458         * debugging.texi (Error Debugging): Document stack-trace-on-error.
3460 2005-03-03  Lute Kamstra  <lute@gnu.org>
3462         * edebug.texi (Instrumenting Macro Calls): Fix typo.
3464 2005-03-01  Lute Kamstra  <lute@gnu.org>
3466         * debugging.texi (Debugger Commands): Update `j'.
3468 2005-02-28  Lute Kamstra  <lute@gnu.org>
3470         * debugging.texi (Debugging): Fix typo.
3471         (Error Debugging): Document eval-expression-debug-on-error.
3472         (Function Debugging): Update example.
3473         (Using Debugger): Mention starred stack frames.
3474         (Debugger Commands): Document `j' and `l'.
3475         (Invoking the Debugger): `d' and `j' exit recursive edit too.
3476         Update the messages that the debugger displays.
3477         (Internals of Debugger): Add cross reference.  Update example.
3478         (Excess Open): Minor improvement.
3479         (Excess Close): Minor improvement.
3481 2005-02-26  Richard M. Stallman  <rms@gnu.org>
3483         * tips.texi (Coding Conventions): Clarify.
3484         Put all the major mode key reservations together.
3485         Mention the Mouse-1 => Mouse-2 conventions.
3487         * syntax.texi (Syntax Class Table): Clarify.
3488         (Syntax Table Functions): syntax-after moved from here.
3489         (Syntax Table Internals): syntax-after moved to here.
3490         (Parsing Expressions): Update info on number of values
3491         and what's meaningful in the STATE argument.
3492         (Categories): Fix typo.
3494         * sequences.texi (Arrays): Cleanup.
3495         (Char-Tables): Clarify.
3497         * processes.texi (Deleting Processes): Cleanups, add xref.
3498         (Subprocess Creation): Explain nil in exec-path.  Cleanup.
3499         (Process Information): set-process-coding-system, some args optional.
3500         (Input to Processes): Explain various types for PROCESS args.
3501         Rename them from PROCESS-NAME to PROCESS.
3502         (Signals to Processes): Likewise.
3503         (Decoding Output): Cleanup.
3504         (Query Before Exit): Clarify.
3506         * os.texi (Startup Summary): Correct the options; add missing ones.
3507         (Terminal Output, Batch Mode): Clarify.
3508         (Flow Control): Node deleted.
3510         * markers.texi (The Mark): Clarify.
3512         * macros.texi (Expansion): Cleanup.
3513         (Indenting Macros): indent-spec allows ints, not floats.
3515         * keymaps.texi (Keymaps): Clarify.
3516         (Format of Keymaps): Update lisp-mode-map example.
3517         (Active Keymaps, Key Lookup): Clarify.
3518         (Changing Key Bindings): Add xref to `kbd'.
3519         (Key Binding Commands, Simple Menu Items): Clarify.
3520         (Mouse Menus, Menu Bar): Clarify.
3521         (Menu Example): Replace print example with menu-bar-replace-menu.
3523         * help.texi (Documentation Basics): Add function-documentation prop.
3525         * elisp.texi (Top): Don't refer to Flow Control node.
3527         * commands.texi (Command Overview): Improve xrefs.
3528         (Adjusting Point): Adjusting point applies to intangible and invis.
3529         (Key Sequence Input): Doc extra read-key-sequence args.
3530         Likewise for read-key-sequence-vector.
3532         * backups.texi (Rename or Copy): Minor fix.
3533         (Numbered Backups): For version-control, say the default.
3534         (Auto-Saving): make-auto-save-file-name example is simplified.
3536         * advice.texi (Advising Functions): Don't imply one part of Emacs
3537         should advise another part.  Markup changes.
3538         (Defining Advice): Move transitional para.
3539         (Activation of Advice): Cleanup.
3540         Explain if COMPILE is nil or negative.
3542         * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
3544 2005-02-24  Lute Kamstra  <lute@gnu.org>
3546         * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
3547         LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
3549 2005-02-23  Lute Kamstra  <lute@gnu.org>
3551         * modes.texi (Defining Minor Modes): define-minor-mode can be used
3552         to define global minor modes as well.
3554         * display.texi (Managing Overlays): overlay-buffer returns nil for
3555         deleted overlays.
3557 2005-02-22  Kim F. Storm  <storm@cua.dk>
3559         * minibuf.texi (Basic Completion): Allow symbols in addition to
3560         strings in try-completion and all-completions.
3562 2005-02-14  Lute Kamstra  <lute@gnu.org>
3564         * elisp.texi (Top): Remove reference to deleted node.
3566         * lists.texi (Lists): Remove reference to deleted node.
3567         (Cons Cells): Fix typo.
3569         * loading.texi (Where Defined): Fix typo.
3571 2005-02-14  Richard M. Stallman  <rms@gnu.org>
3573         * variables.texi (Creating Buffer-Local): change-major-mode-hook
3574         is useful for discarding some minor modes.
3576         * symbols.texi (Symbol Components): Reorder examples.
3578         * streams.texi (Input Functions): State standard-input default.
3579         (Output Variables): State standard-output default.
3581         * objects.texi (Printed Representation): Clarify read syntax vs print.
3582         (Floating Point Type): Explain meaning better.
3583         (Symbol Type): Explain uniqueness better.
3584         (Cons Cell Type): Explain empty list sooner.  CAR and CDR later.
3585         List examples sooner.
3586         (Box Diagrams): New subnode broken out.
3587         Some examples moved from old Lists as Boxes node.
3588         (Dotted Pair Notation): Clarify intro.
3589         (Array Type): Clarify.
3590         (Type Predicates): Add hash-table-p.
3592         * numbers.texi (Integer Basics): Clarify radix explanation.
3593         (Predicates on Numbers): Minor clarification.
3594         (Comparison of Numbers): Minor clarification.  Clarify eql.
3595         Typos in min, max.
3596         (Math Functions): Clarify overflow in expt.
3598         * minibuf.texi (Text from Minibuffer): Minor clarification.
3599         Mention arrow keys.
3601         * loading.texi (Autoload): defun's doc string overrides autoload's
3602         doc string.
3603         (Repeated Loading): Modernize "add to list" examples.
3604         (Where Defined): Finish updating table of load-history elts.
3606         * lists.texi (List-related Predicates): Minor wording improvement.
3607         (Lists as Boxes): Node deleted.
3608         (Building Lists): Explain trivial cases of number-sequence.
3610         * hash.texi (Hash Tables): Add desc to menu items.
3611         (Creating Hash): Expain "full" means "make larger",
3612         (Hash Access): Any object can be a key.
3613         State value of maphash.
3615         * functions.texi (What Is a Function): Wording cleanup.
3616         (Function Documentation): Minor cleanup.
3617         Explain purpose of calling convention at end of doc string.
3618         (Function Names): Wording cleanup.
3619         (Calling Functions): Wording cleanup.
3620         Explain better how funcall calls the function.
3621         (Function Cells): Delete example of saving and redefining function.
3623         * control.texi (Combining Conditions): Wording cleanup.
3624         (Iteration): dolist and dotimes bind VAR locally.
3625         (Cleanups): Xref to Atomic Changes.
3627         * compile.texi (Byte Compilation): Delete 19.29 info.
3628         (Compilation Functions): Macros' difficulties don't affect defsubst.
3629         (Docs and Compilation): Delete 19.29 info.
3631 2005-02-10  Richard M. Stallman  <rms@gnu.org>
3633         * objects.texi (Symbol Type): Minor correction.
3635 2005-02-06  Lute Kamstra  <lute@gnu.org>
3637         * modes.texi (Example Major Modes): Fix typos.
3639 2005-02-06  Richard M. Stallman  <rms@gnu.org>
3641         * text.texi (Margins): fill-nobreak-predicate can be one function.
3643         * strings.texi (Modifying Strings): clear-string can make unibyte.
3644         (Formatting Strings): format gives error if values missing.
3646         * positions.texi (Character Motion): Mention default arg
3647         for forward-char.  backward-char refers to forward-char.
3648         (Word Motion): Mention default arg for forward-word.
3649         (Buffer End Motion): Mention default arg for beginning-of-buffer.
3650         Simplify end-of-buffer.
3651         (Text Lines): Mention default arg for forward-line.
3652         (List Motion): Mention default arg for beginning/end-of-defun.
3653         (Skipping Characters): Minor fixes in explaining character-set.
3655         * modes.texi (Major Mode Conventions): Mention "system abbrevs".
3656         Mode inheritance applies only when default-major-mode is nil.
3657         Clarifications.
3658         (Example Major Modes): Update Text mode and Lisp mode examples.
3659         (Minor Mode Conventions): Mention define-minor-mode at top.
3660         (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
3661         (Mode Line Format): Update mode line face display info.
3662         (Properties in Mode): Mention effect of risky vars.
3663         (Imenu): Define imenu-add-to-menubar.
3664         (Font Lock Mode): Add descriptions to menu lines.
3665         (Faces for Font Lock): Add font-lock-doc-face.
3667 2005-02-05  Lute Kamstra  <lute@gnu.org>
3669         * text.texi (Maintaining Undo): Remove obsolete function.
3671 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
3673         * frames.texi (Color Names): Add pointer to the X docs about RGB
3674         color specifications.  Improve indexing
3675         (Text Terminal Colors): Replace the description of RGB values by
3676         an xref to "Color Names".
3678 2005-02-03  Richard M. Stallman  <rms@gnu.org>
3680         * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
3681         Clarify.
3682         (Selecting Windows): Clarify save-selected-window.
3683         (Cyclic Window Ordering): Clarify walk-windows.
3684         (Window Point): Clarify.
3685         (Window Start): Add comment to example.
3686         (Resizing Windows): Add `interactive' specs in examples.
3687         Document fit-window-to-buffer.
3689         * text.texi (User-Level Deletion): just-one-space takes numeric arg.
3690         (Undo, Maintaining Undo): Clarify last change.
3691         (Sorting): In sort-numeric-fields, explain about octal and hex.
3692         Mention sort-numeric-base.
3693         (Format Properties): Add xref for hard newlines.
3695         * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
3696         (Pop-Up Menus): Fix typo.
3697         (Color Names): Explain all types of color names.
3698         Explain color-values on B&W terminal.
3699         (Text Terminal Colors): Explain "rgb values" are lists.  Fix arg names.
3701         * files.texi (File Locks): Not supported on MS systems.
3702         (Testing Accessibility): Clarify.
3704         * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
3705         (Coverage Testing): Fix typo.
3707         * commands.texi (Misc Events): Remove stray space.
3709         * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
3710         (Modification Time): Clarify when visited-file-modtime returns 0.
3711         (The Buffer List): Clarify bury-buffer.
3712         (Killing Buffers): Clarify.
3713         (Indirect Buffers): Add clone-indirect-buffer.
3715 2005-02-02  Matt Hodges  <MPHodges@member.fsf.org>
3717         * edebug.texi (Printing in Edebug): Fix default value of
3718         edebug-print-circle.
3719         (Coverage Testing): Fix displayed frequency count data.
3721 2005-02-02  Luc Teirlinck  <teirllm@auburn.edu>
3723         * text.texi (Maintaining Undo): Add `undo-outer-limit'.
3725 2005-02-02  Kim F. Storm  <storm@cua.dk>
3727         * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
3729 2005-01-29  Eli Zaretskii  <eliz@gnu.org>
3731         * commands.texi (Misc Events): Describe the help-echo event.
3733         * text.texi (Special Properties) <help-echo>: Use `pos'
3734         consistently in description of the help-echo property.
3735         Use @code{nil} instead of @var{nil}.
3737         * display.texi (Overlay Properties): Fix the index entry for
3738         help-echo overlay property.
3740         * customize.texi (Type Keywords): Uncomment the xref to the
3741         help-echo property documentation.
3743 2005-01-23  Kim F. Storm  <storm@cua.dk>
3745         * windows.texi (Window Start): Fix `pos-visible-in-window-p'
3746         return value.  Third element FULLY replaced by PARTIAL which
3747         specifies number of invisible pixels if row is only partially visible.
3748         (Textual Scrolling): Mention auto-window-vscroll.
3749         (Vertical Scrolling): New defvar auto-window-vscroll.
3751 2005-01-16  Luc Teirlinck  <teirllm@auburn.edu>
3753         * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
3754         command remapping.
3756 2005-01-15  Richard M. Stallman  <rms@gnu.org>
3758         * display.texi (Defining Images): Mention DATA-P arg of create-image.
3760 2005-01-14  Kim F. Storm  <storm@cua.dk>
3762         * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
3764         * text.texi (Links and Mouse-1): Fix string and vector item.
3766 2005-01-13  Richard M. Stallman  <rms@gnu.org>
3768         * keymaps.texi (Active Keymaps): Rewrite the text, and update the
3769         descriptions of overriding-local-map and overriding-terminal-local-map.
3771         * text.texi (Links and Mouse-1): Clarify text.
3773 2005-01-13  Kim F. Storm  <storm@cua.dk>
3775         * modes.texi (Emulating Mode Line): Update format-mode-line entry.
3777 2005-01-13  Francis Litterio  <franl@world.std.com>  (tiny change)
3779         * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
3781 2005-01-12  Kim F. Storm  <storm@cua.dk>
3783         * text.texi (Links and Mouse-1): Rename section from Enabling
3784         Mouse-1 to Following Links.  Change xrefs.
3785         Add examples for define-button-type and define-widget.
3787         * display.texi (Button Properties, Button Buffer Commands):
3788         Clarify mouse-1 and follow-link functionality.
3790 2005-01-12  Richard M. Stallman  <rms@gnu.org>
3792         * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
3794         * display.texi (Beeping): Fix Texinfo usage.
3796         * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
3798 2005-01-11  Kim F. Storm  <storm@cua.dk>
3800         * display.texi (Button Properties, Button Buffer Commands):
3801         Mention mouse-1 binding.  Add follow-link keyword.
3803         * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
3804         (Enabling Mouse-1 to Follow Links): New subsection.
3806 2005-01-06  Richard M. Stallman  <rms@gnu.org>
3808         * text.texi (Special Properties): Minor change.
3810         * os.texi (Timers): Clarify previous change.
3812         * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
3814 2005-01-01  Luc Teirlinck  <teirllm@auburn.edu>
3816         * display.texi (Face Attributes): Correct xref to renamed node.
3818 2005-01-01  Richard M. Stallman  <rms@gnu.org>
3820         * display.texi (Face Attributes): Describe hex color specs.
3822 2004-12-31  Richard M. Stallman  <rms@gnu.org>
3824         * os.texi (Timers): Update previous change.
3826 2004-12-30  Kim F. Storm  <storm@cua.dk>
3828         * display.texi (Line Height): Total line-height is now specified
3829         in line-height property of form (HEIGHT TOTAL).  Swap (FACE . RATIO)
3830         in cons cells.  (nil . RATIO) is relative to actual line height.
3831         Use line-height `t' instead of `0' to get minimum height.
3833 2004-12-29  Richard M. Stallman  <rms@gnu.org>
3835         * os.texi (Timers): Discuss timers vs editing the buffer and undo.
3837 2004-12-28  Richard M. Stallman  <rms@gnu.org>
3839         * commands.texi (Quitting): Clarify value of with-local-quit.
3841         * elisp.texi (Top): Fix previous change.
3843         * loading.texi (Loading): Fix previous change.
3845 2004-12-27  Richard M. Stallman  <rms@gnu.org>
3847         * Makefile.in (MAKEINFO): Specify --force.
3849         * buffers.texi (Killing Buffers): Add buffer-save-without-query.
3851         * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
3853         * display.texi (Line Height): Further clarify.
3855         * elisp.texi (Top): Update Loading submenu.
3857         * loading.texi (Where Defined): New node.
3858         (Unloading): load-history moved to Where Defined.
3860 2004-12-21  Richard M. Stallman  <rms@gnu.org>
3862         * commands.texi (Event Input Misc): Add while-no-input.
3864 2004-12-11  Richard M. Stallman  <rms@gnu.org>
3866         * display.texi (Line Height): Rewrite text for clarity.
3868 2004-12-11  Kim F. Storm  <storm@cua.dk>
3870         * display.texi (Display): Add node "Line Height" to menu.
3871         (Line Height): New node.  Move full description of line-spacing
3872         and line-height text properties here from text.texi.
3873         (Scroll Bars): Add vertical-scroll-bar variable.
3875         * frames.texi (Window Frame Parameters): Remove line-height defvar.
3877         * locals.texi (Standard Buffer-Local Variables): Fix xref for
3878         line-spacing and vertical-scroll-bar.
3880         * text.texi (Special Properties): Just mention line-spacing and
3881         line-height here, add xref to new "Line Height" node.
3883 2004-12-09  Thien-Thi Nguyen  <ttn@gnu.org>
3885         * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
3887         * locals.texi (Standard Buffer-Local Variables):
3888         Add @xref for `line-spacing'.
3890 2004-12-05  Richard M. Stallman  <rms@gnu.org>
3892         * Makefile.in (maintainer-clean): Remove the info files
3893         in $(infodir) where they are created.
3895 2004-12-03  Richard M. Stallman  <rms@gnu.org>
3897         * windows.texi (Selecting Windows): get-lru-window and
3898         get-largest-window don't consider dedicated windows.
3900         * text.texi (Undo): Document undo-in-progress.
3902 2004-11-26  Richard M. Stallman  <rms@gnu.org>
3904         * locals.texi (Standard Buffer-Local Variables): Undo prev change.
3905         Remove a few vars that are not always buffer-local.
3907 2004-11-24  Luc Teirlinck  <teirllm@auburn.edu>
3909         * locals.texi (Standard Buffer-Local Variables): Comment out
3910         xref's to non-existent node `Yet to be written'.
3912 2004-11-24  Richard M. Stallman  <rms@gnu.org>
3914         * processes.texi (Synchronous Processes): Grammar fix.
3916         * numbers.texi (Comparison of Numbers): Add eql.
3918         * locals.texi (Standard Buffer-Local Variables): Add many vars.
3920         * intro.texi (Printing Notation): Fix previous change.
3922         * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
3923         and default-indicate-buffer-boundaries from here.
3924         (Usual Display): To here.
3925         (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
3926         (Usual Display): Move tab-width up.
3928         * customize.texi (Variable Definitions): Replace
3929         show-paren-mode example with tooltip-mode.
3930         (Simple Types, Composite Types, Defining New Types):
3931         Minor cleanups.
3933 2004-11-21  Jesper Harder  <harder@ifa.au.dk>
3935         * processes.texi (Synchronous Processes, Output from Processes):
3936         Markup fix.
3938 2004-11-20  Richard M. Stallman  <rms@gnu.org>
3940         * positions.texi (Skipping Characters): skip-chars-forward
3941         now handles char classes.
3943         * intro.texi (Printing Notation): Avoid confusion of `print'
3944         when explaining @print.
3946         * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
3948         * display.texi (Display Table Format): Minor fix.
3950         * streams.texi (Output Functions): Fix print example.
3952         * Makefile.in (elisp): New target.
3953         (dist): Depend on $(infodir)/elisp, not elisp.
3954         Copy the info files from $(infodir).
3956         * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
3957         read-from-minibuffer.
3959         * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
3961 2004-11-19  Richard M. Stallman  <rms@gnu.org>
3963         * searching.texi (Regexp Search): Add search-whitespace-regexp.
3965 2004-11-19  CHENG Gao  <chenggao@gmail.com>  (tiny change)
3967         * tips.texi (Coding Conventions): Fix typo.
3969 2004-11-16  Richard M. Stallman  <rms@gnu.org>
3971         * tips.texi (Coding Conventions): Separate defvar and require
3972         methods to avoid warnings.  Use require only when there are many
3973         functions and variables from that package.
3975         * minibuf.texi (Minibuffer Completion): When ignoring case,
3976         predicate must not be case-sensitive.
3978         * debugging.texi (Function Debugging, Explicit Debug): Clarified.
3979         (Test Coverage): Don't talk about "splotches".  Clarified.
3981 2004-11-16  Thien-Thi Nguyen  <ttn@gnu.org>
3983         * frames.texi (Window Frame Parameters): Fix typo.
3985 2004-11-15  Kim F. Storm  <storm@cua.dk>
3987         * symbols.texi (Other Plists): Note that plist-get may signal error.
3988         Add safe-plist-get.
3990 2004-11-15  Thien-Thi Nguyen  <ttn@gnu.org>
3992         * modes.texi (Font Lock Basics): Fix typo.
3994 2004-11-08  Richard M. Stallman  <rms@gnu.org>
3996         * syntax.texi (Syntax Table Functions): Add syntax-after.
3998 2004-11-06  Lars Brinkhoff  <lars@nocrew.org>
4000         * os.texi (Processor Run Time): New section documenting
4001         get-internal-run-time.
4003 2004-11-06  Eli Zaretskii  <eliz@gnu.org>
4005         * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
4006         it nukes elisp-cover.texi.
4007         (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
4008         elisp-0 etc.
4010 2004-11-05  Luc Teirlinck  <teirllm@auburn.edu>
4012         * commands.texi (Keyboard Macros): Document `append' return value
4013         of `defining-kbd-macro'.
4015 2004-11-01  Richard M. Stallman  <rms@gnu.org>
4017         * commands.texi (Interactive Call): Add called-interactively-p.
4019 2004-10-29  Simon Josefsson  <jas@extundo.com>
4021         * minibuf.texi (Reading a Password): Revert.
4023 2004-10-28  Richard M. Stallman  <rms@gnu.org>
4025         * frames.texi (Display Feature Testing): Explain about "vendor".
4027 2004-10-27  Richard M. Stallman  <rms@gnu.org>
4029         * commands.texi (Interactive Codes): `N' uses numeric prefix,
4030         not raw.  Clarify `n'.
4031         (Interactive Call): Rewrite interactive-p, focusing on when
4032         and how to use it.
4033         (Misc Events): Clarify previous change.
4035         * advice.texi (Simple Advice): Clarify what job the example does.
4036         (Around-Advice): Clarify ad-do-it.
4037         (Activation of Advice): An option of ad-default-compilation-action
4038         is `never', not `nil'.
4040 2004-10-26  Kim F. Storm  <storm@cua.dk>
4042         * commands.texi (Interactive Codes): Add U code letter.
4044 2004-10-25  Simon Josefsson  <jas@extundo.com>
4046         * minibuf.texi (Reading a Password): Add.
4048 2004-10-24  Jason Rumney  <jasonr@gnu.org>
4050         * commands.texi (Misc Events): Remove mouse-wheel.  Add wheel-up
4051         and wheel-down.
4053 2004-10-24  Kai Grossjohann  <kai.grossjohann@gmx.net>
4055         * processes.texi (Synchronous Processes): Document process-file.
4057 2004-10-22  Kenichi Handa  <handa@m17n.org>
4059         * text.texi (translate-region): Document that it accepts also a
4060         char-table.
4062 2004-10-22  David Ponce  <david@dponce.com>
4064         * windows.texi (Resizing Windows): Document the `preserve-before'
4065         argument of the functions `enlarge-window' and `shrink-window'.
4067 2004-10-19  Jason Rumney  <jasonr@gnu.org>
4069         * makefile.w32-in (elisp): Change order of arguments to makeinfo.
4071 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
4073         * text.texi (Filling): Add anchor for definition of
4074         `sentence-end-double-space'.
4076         * searching.texi (Regexp Example): Update description of how
4077         Emacs currently recognizes the end of a sentence.
4078         (Standard Regexps): Update definition of the variable
4079         `sentence-end'.  Add definition of the function `sentence-end'.
4081 2004-10-08  Paul Pogonyshev  <pogonyshev@gmx.net>
4083         * display.texi (Progress): New node.
4085 2004-10-05  Kim F. Storm  <storm@cua.dk>
4087         * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
4089 2004-09-29  Kim F. Storm  <storm@cua.dk>
4091         * display.texi (Fringe Bitmaps): Use symbols rather than numbers
4092         to identify bitmaps.  Remove -fringe-bitmap suffix for standard
4093         fringe bitmap symbols, as they now have their own namespace.
4094         (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
4095         vs. pixels.  Signal error if no free bitmap slots.
4096         (Pixel Specification): Change IMAGE to @var{image}.
4098 2004-09-28  Richard M. Stallman  <rms@gnu.org>
4100         * text.texi (Special Properties): Clarify line-spacing and line-height.
4102         * searching.texi (Regexp Search): Add looking-back.
4104 2004-09-25  Luc Teirlinck  <teirllm@auburn.edu>
4106         * display.texi: Correct typos.
4107         (Image Descriptors): Correct xref's.
4109 2004-09-25  Richard M. Stallman  <rms@gnu.org>
4111         * text.texi (Special Properties): Cleanups in `cursor'.
4112         Rewrites in `line-height' and `line-spacing'; exchange them.
4114         * display.texi (Fringes): Rewrite previous change.
4115         (Fringe Bitmaps): Merge text from Display Fringe Bitmaps.  Rewrite.
4116         (Display Fringe Bitmaps): Node deleted, text moved.
4117         (Customizing Bitmaps): Split off from Fringe Bitmaps.  Rewrite.
4118         (Scroll Bars): Clarify set-window-scroll-bars.
4119         (Pointer Shape): Rewrite.
4120         (Specified Space): Clarify :align-to, etc.
4121         (Pixel Specification): Use @var.  Clarify new text.
4122         (Other Display Specs): Clarify `slice'.
4123         (Image Descriptors): Cleanups.
4124         (Showing Images): Cleanups.
4126 2004-09-24  Luc Teirlinck  <teirllm@auburn.edu>
4128         * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
4130         * modes.texi: Various minor changes in addition to:
4131         (Major Mode Conventions): Final call to `run-mode-hooks' should
4132         not be inside the `delay-mode-hooks' form.
4133         (Mode Hooks): New node.
4134         (Hooks): Delete obsolete example.
4135         Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
4136         node "Mode Hooks".
4138 2004-09-22  Luc Teirlinck  <teirllm@auburn.edu>
4140         * display.texi: Correct various typos.
4141         (Display): Rename node "Pointer Shapes" to "Pointer
4142         Shape".  (There is already a node called "Pointer Shapes" in
4143         frames.texi.)
4144         (Images): Remove non-existent node "Image Slices" from menu.
4146 2004-09-23  Kim F. Storm  <storm@cua.dk>
4148         * text.texi (Special Properties): Add `cursor', `pointer',
4149         `line-height', and `line-spacing' properties.
4151         * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
4152         Shapes' to menu.
4153         (Standard Faces): Doc fix for fringe face.
4154         (Fringes): Add `overflow-newline-into-fringe' and
4155         'indicate-buffer-boundaries'.
4156         (Fringe Bitmaps, Pointer Shapes): New nodes.
4157         (Display Property): Add 'Pixel Specification' and 'Display Fringe
4158         Bitmaps' to menu.
4159         (Specified Space): Describe pixel width and height.
4160         (Pixel Specification): New node.
4161         (Other Display Specs): Add `slice' property.
4162         (Display Fringe Bitmaps): New node.
4163         (Images): Add 'Image Slices' to menu.
4164         (Image Descriptors): Add `:pointer' and `:map' properties.
4165         (Showing Images): Add slice arg to `insert-image'.  Add
4166         'insert-sliced-image'.
4168 2004-09-20  Richard M. Stallman  <rms@gnu.org>
4170         * commands.texi (Key Sequence Input):
4171         Clarify downcasing in read-key-sequence.
4173 2004-09-08  Juri Linkov  <juri@jurta.org>
4175         * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
4177 2004-09-07  Luc Teirlinck  <teirllm@auburn.edu>
4179         * locals.texi (Standard Buffer-Local Variables): Add
4180         `buffer-auto-save-file-format'.
4181         * internals.texi (Buffer Internals): Describe new
4182         auto_save_file_format field of the buffer structure.
4183         * files.texi (Format Conversion): `auto-save-file-format' has been
4184         renamed `buffer-auto-save-file-format'.
4186 2004-08-27  Luc Teirlinck  <teirllm@auburn.edu>
4188         * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
4189         an integer or a marker.
4190         (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
4192 2004-08-22  Richard M. Stallman  <rms@gnu.org>
4194         * modes.texi (Major Mode Conventions): Discuss rebinding of
4195         standard key bindings.
4197 2004-08-18  Kim F. Storm  <storm@cua.dk>
4199         * processes.texi (Accepting Output): Add `just-this-one' arg to
4200         `accept-process-output'.
4201         (Output from Processes): New var `process-adaptive-read-buffering'.
4203 2004-08-10  Luc Teirlinck  <teirllm@auburn.edu>
4205         * keymaps.texi: Various changes in addition to:
4206         (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
4207         Give more varied examples for `kbd'.
4208         (Creating Keymaps): Char tables have slots for all characters
4209         without modifiers.
4210         (Active Keymaps): `overriding-local-map' and
4211         `overriding-terminal-local-map' also override text property and
4212         overlay keymaps.
4213         (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
4214         (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
4215         to denote a prefix of no events.
4216         `map-keymap' includes parent's bindings _recursively_.
4217         Clarify and correct description of `where-is-internal'.
4218         Mention BUFFER-OR-NAME arg to `describe-bindings'.
4219         (Menu Example): For menus intended for use with the keyboard, the
4220         menu items should be bound to characters or real function keys.
4222 2004-08-08  Luc Teirlinck  <teirllm@auburn.edu>
4224         * objects.texi (Character Type): Reposition `@anchor' to prevent
4225         double space inside sentence in Info.
4227         * hooks.texi (Standard Hooks): `disabled-command-hook' has been
4228         renamed to `disabled-command-function'.
4229         * commands.texi (Key Sequence Input): Remove unnecessary anchor.
4230         (Command Loop Info): Replace reference to it.
4231         (Disabling Commands): `disabled-command-hook' has been renamed to
4232         `disabled-command-function'.
4234 2004-08-07  Luc Teirlinck  <teirllm@auburn.edu>
4236         * os.texi (Translating Input): Only non-prefix bindings in
4237         `key-translation-map' override actual key bindings.  Warn about
4238         possible indirect effect of actual key bindings on non-prefix
4239         bindings in `key-translation-map'.
4241 2004-08-06  Luc Teirlinck  <teirllm@auburn.edu>
4243         * minibuf.texi (High-Level Completion): Add anchor for definition
4244         of `read-variable'.
4246         * commands.texi: Various changes in addition to:
4247         (Using Interactive): Clarify description of `interactive-form'.
4248         (Interactive Call): Mention default for KEYS argument to
4249         `call-interactively'.
4250         (Command Loop Info): Clarify description of `this-command-keys'.
4251         Mention KEEP-RECORD argument to `clear-this-command-keys'.
4252         Value of `last-event-frame' can be `macro'.
4253         (Repeat Events): `double-click-fuzz' is also used to distinguish
4254         clicks and drags.
4255         (Classifying Events): Clarify descriptions of `event-modifiers'
4256         `event-basic-type' and `event-convert-list'.
4257         (Accessing Events): `posn-timestamp' takes POSITION argument.
4258         (Quoted Character Input): Clarify description of
4259         `read-quoted-char' and fix example.
4260         (Quitting): Add `with-local-quit'.
4261         (Disabling Commands): Correct and clarify descriptions of
4262         `enable-command' and `disable-command'.
4263         Mention what happens if `disabled-command-hook' is nil.
4264         (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
4265         Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
4267 2004-07-24  Luc Teirlinck  <teirllm@auburn.edu>
4269         * frames.texi: Various changes in addition to:
4270         (Creating Frames): Expand and clarify description of `make-frame'.
4271         (Window Frame Parameters): Either none or both of the `icon-left'
4272         and `icon-top' parameters must be specified.  Put descriptions of
4273         `menu-bar-lines' and `toolbar-lines' closer together and change
4274         them accordingly.
4275         (Frame Titles): `multiple-frames' is not guaranteed to be accurate
4276         except while processing `frame-title-format' or `icon-title-format'.
4277         (Deleting Frames): Correct description of `delete-frame'.
4278         Non-nil return values of `frame-live-p' are like those of `framep'.
4279         (Frames and Windows): Mention return value of
4280         `set-frame-selected-window'.
4281         (Visibility of Frames): Mention `force' argument to
4282         `make-frame-invisible'.  `frame-visible-p' returns t for all
4283         frames on text-only terminals.
4284         (Frame Configurations): Restoring a frame configuration does not
4285         restore deleted frames.
4286         (Window System Selections): `x-set-selection' returns DATA.
4287         (Resources): Add example.
4288         (Display Feature Testing): Clarify descriptions of
4289         `display-pixel-height', `display-pixel-width', `x-server-version'
4290         and `x-server-vendor'.
4292         * windows.texi (Choosing Window): Add anchor.
4293         * minibuf.texi (Minibuffer Misc): Add anchor.
4295 2004-07-23  John Paul Wallington  <jpw@gnu.org>
4297         * macros.texi (Defining Macros): Declaration keyword for setting
4298         Edebug spec is `debug' not `edebug'.
4300 2004-07-19  Luc Teirlinck  <teirllm@auburn.edu>
4302         * windows.texi: Various small changes in addition to:
4303         (Window Point): Mention return value of `set-window-point'.
4304         (Window Start): `pos-visible-in-window-p' disregards horizontal
4305         scrolling.  Explain return value if PARTIALLY is non-nil.
4306         (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
4307         and `set-window-vscroll'.
4308         (Size of Window): The argument WINDOW to `window-inside-edges',
4309         `window-pixel-edges' and `window-inside-pixel-edges' is optional.
4310         (Resizing Windows): Explain return value of
4311         `shrink-window-if-larger-than-buffer'.
4312         `window-size-fixed' automatically becomes buffer local when set.
4313         (Window Configurations): Explain return value of
4314         `set-window-configuration'.
4316         * minibuf.texi (Minibuffer Misc): Add anchor for
4317         `minibuffer-scroll-window'.
4319         * positions.texi (Text Lines): Add anchor for `count-lines'.
4321 2004-07-17  Richard M. Stallman  <rms@gnu.org>
4323         * display.texi (Overlay Properties): Adding `evaporate' prop
4324         deletes empty overlay immediately.
4326         * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
4327         fix example.
4329 2004-07-16  Jim Blandy  <jimb@redhat.com>
4331         * searching.texi (Regexp Backslash): Document new \_< and \_>
4332         operators.
4334 2004-07-16  Juanma Barranquero  <lektu@terra.es>
4336         * display.texi (Images): Fix Texinfo usage.
4338 2004-07-14  Luc Teirlinck  <teirllm@auburn.edu>
4340         * buffers.texi (Modification Time): `visited-file-modtime' now
4341         returns a list of two integers, instead of a cons.
4343 2004-07-13  Luc Teirlinck  <teirllm@auburn.edu>
4345         * windows.texi: Various changes in addition to:
4346         (Splitting Windows): Add `split-window-keep-point'.
4348 2004-07-09  Richard M. Stallman  <rms@gnu.org>
4350         * frames.texi (Input Focus): Minor fix.
4352 2004-07-07  Luc Teirlinck  <teirllm@auburn.edu>
4354         * frames.texi (Input Focus): Clarify descriptions of
4355         `select-frame-set-input-focus' and `select-frame'.
4357 2004-07-06  Luc Teirlinck  <teirllm@auburn.edu>
4359         * os.texi: Various small changes in addition to:
4360         (Killing Emacs): Expand and clarify description of
4361         `kill-emacs-query-functions' and `kill-emacs-hook'.
4362         (System Environment): Expand and clarify description of `getenv'
4363         and `setenv'.
4364         (Timers): Clarify description of `run-at-time'.
4365         (Translating Input): Correct description of
4366         `extra-keyboard-modifiers'.
4367         (Flow Control): Correct description of `enable-flow-control'.
4369 2004-07-06  Thien-Thi Nguyen  <ttn@gnu.org>
4371         * os.texi: Update copyright.
4372         (Session Management): Grammar fix.
4373         Clarify which Emacs does the restarting.
4374         Use @samp for *scratch* buffer.
4376 2004-07-04  Alan Mackenzie  <acm@muc.de>
4378         * frames.texi (Input Focus): Add documentation for
4379         `select-frame-set-input-focus'.  Replace refs to non-existent
4380         `switch-frame' with `select-frame'.  Minor corrections and tidying
4381         up of text-only terminal stuff.
4383 2004-07-02  Richard M. Stallman  <rms@gnu.org>
4385         * files.texi (Saving Buffers): Cleanup write-contents-function.
4386         (Magic File Names): Cleanup file-remote-p.
4388 2004-07-02  Kai Grossjohann  <kai@emptydomain.de>
4390         * files.texi (Magic File Names): `file-remote-p' returns an
4391         identifier of the remote system, not just t.
4393 2004-07-02  David Kastrup  <dak@gnu.org>
4395         * searching.texi (Entire Match Data): Add explanation about new
4396         match-data behavior when @var{integers} is non-nil.
4398 2004-06-24  Richard M. Stallman  <rms@gnu.org>
4400         * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
4402         * customize.texi (Variable Definitions): Note about doc strings
4403         and :set.
4405         * keymaps.texi (Keymap Terminology): Document `kbd'.
4406         (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
4408         * display.texi (Invisible Text): Setting buffer-invisibility-spec
4409         makes it buffer-local.
4411         * files.texi (Saving Buffers): Correct previous change.
4413         * commands.texi (Accessing Events):
4414         Clarify posn-col-row and posn-actual-col-row.
4416 2004-06-24  David Ponce  <david.ponce@wanadoo.fr>
4418         * commands.texi (Accessing Events): New functions
4419         posn-at-point and posn-at-x-y.  Add example to posn-x-y.
4421 2004-06-23  Luc Teirlinck  <teirllm@auburn.edu>
4423         * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
4424         * frames.texi, buffers.texi, backups.texi, variables.texi:
4425         * loading.texi, eval.texi, functions.texi, control.texi:
4426         * symbols.texi, minibuf.texi: Reposition @anchor's.
4428         * help.texi: Various small changes in addition to the following.
4429         (Describing Characters): Describe PREFIX argument to
4430         `key-description'.  Correct and clarify definition of
4431         `text-char-description'.  Describe NEED-VECTOR argument to
4432         `read-kbd-macro'.
4433         (Help Functions): Clarify definition of `apropos'.
4435 2004-06-23  Lars Hansen  <larsh@math.ku.dk>
4437         * files.texi (Saving Buffers): Correct description of
4438         `write-contents-functions'.
4440 2004-06-21  Juanma Barranquero  <lektu@terra.es>
4442         * display.texi (Images): Remove redundant @vindex directives.
4443         Rewrite `image-library-alist' doc in active voice.
4445 2004-06-14  Juanma Barranquero  <lektu@terra.es>
4447         * display.texi (Images): Document new delayed library loading,
4448         variable `image-library-alist' and (existing but undocumented)
4449         function `image-type-available-p'.
4451 2004-06-05  Richard M. Stallman  <rms@gnu.org>
4453         * minibuf.texi (Minibuffer Completion): For INITIAL arg,
4454         refer the user to the Initial Input node.
4455         (Text from Minibuffer): Likewise.
4456         (Initial Input): New node.  Document this feature
4457         and say it is mostly deprecated.
4459 2004-05-30  Richard M. Stallman  <rms@gnu.org>
4461         * loading.texi (Named Features): Clarify return value
4462         and meaning of NOERROR.
4464         * variables.texi (File Local Variables): Minor cleanup.
4466 2004-05-30  Michael Albinus  <michael.albinus@gmx.de>
4468         * files.texi (Magic File Names): Add `file-remote-p' as operation
4469         of file name handlers.
4471 2004-05-29  Richard M. Stallman  <rms@gnu.org>
4473         * modes.texi (Minor Mode Conventions): (-) has no special meaning
4474         as arg to a minor mode command.
4476 2004-05-22  Richard M. Stallman  <rms@gnu.org>
4478         * syntax.texi (Syntax Class Table): Word syntax not just for English.
4480         * streams.texi (Output Variables): Doc float-output-format.
4482         * searching.texi (Regexp Special): Nested repetition can be infloop.
4484         * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
4485         real stack overflow.
4487         * compile.texi: Minor cleanups.
4489 2004-05-22  Luc Teirlinck  <teirllm@dms.auburn.edu>
4491         * lists.texi (Cons Cells): Explain dotted lists, true lists,
4492         circular lists.
4493         (List Elements): Explain handling of circular and dotted lists.
4495 2004-05-19  Thien-Thi Nguyen  <ttn@gnu.org>
4497         * modes.texi (Search-based Fontification): Fix typo.
4499 2004-05-10  Juanma Barranquero  <lektu@terra.es>
4501         * modes.texi (Mode Line Variables): Fix description of
4502         global-mode-string, which is now after which-func-mode, not the
4503         buffer name.
4505 2004-05-07  Lars Hansen  <larsh@math.ku.dk>
4507         * modes.texi (Desktop Save Mode): Add.
4508         (Modes): Add menu entry Desktop Save Mode.
4510         * hooks.texi: Add desktop-after-read-hook,
4511         desktop-no-desktop-file-hook and desktop-save-hook.
4513         * locals.texi: Add desktop-save-buffer.
4515 2004-04-30  Jesper Harder  <harder@ifa.au.dk>
4517         * display.texi: emacs -> Emacs.
4519 2004-04-27  Matthew Mundell  <matt@mundell.ukfsn.org>
4521         * files.texi (Changing Files): Document set-file-times.
4523 2004-04-23  Juanma Barranquero  <lektu@terra.es>
4525         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
4527 2004-04-18  Jesper Harder  <harder@ifa.au.dk>
4529         * tips.texi (Coding Conventions): defopt -> defcustom.
4531 2004-04-16  Luc Teirlinck  <teirllm@auburn.edu>
4533         * sequences.texi: Various clarifications.
4535 2004-04-14  Luc Teirlinck  <teirllm@auburn.edu>
4537         * buffers.texi (Read Only Buffers): Mention optional ARG to
4538         `toggle-read-only'.
4540 2004-04-14  Nick Roberts  <nick@nick.uklinux.net>
4542         * windows.texi (Selecting Windows): Note that get-lru-window
4543         returns a full-width window if possible.
4545 2004-04-13  Luc Teirlinck  <teirllm@auburn.edu>
4547         * buffers.texi: Various changes in addition to:
4548         (Buffer File Name): Add `find-buffer-visiting'.
4549         (Buffer Modification): Mention optional ARG to `not-modified'.
4550         (Indirect Buffers): Mention optional CLONE argument to
4551         `make-indirect-buffer'.
4553         * files.texi: Various changes in addition to:
4554         (Visiting Functions): `find-file-hook' is now a normal hook.
4555         (File Name Expansion): Explain difference between the way that
4556         `expand-file-name' and `file-truename' treat `..'.
4557         (Contents of Directories): Mention optional ID-FORMAT argument to
4558         `directory-files-and-attributes'.
4559         (Format Conversion): Mention new optional CONFIRM argument to
4560         `format-write-file'.
4562 2004-04-12  Miles Bader  <miles@gnu.org>
4564         * macros.texi (Expansion): Add description of `macroexpand-all'.
4566 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
4568         * variables.texi (Variable Aliases): Mention
4569         cyclic-variable-indirection.
4571         * errors.texi (Standard Errors): Ditto.
4573 2004-04-04  Luc Teirlinck  <teirllm@auburn.edu>
4575         * backups.texi: Various small changes in addition to:
4576         (Making Backups): Mention return value of `backup-buffer'.
4577         (Auto-Saving): Mention optional FORCE argument to
4578         `delete-auto-save-file-if-necessary'.
4579         (Reverting): Mention optional PRESERVE-MODES argument to
4580         `revert-buffer'.  Correct description of `revert-buffer-function'.
4582 2004-03-22  Juri Linkov  <juri@jurta.org>
4584         * sequences.texi (Sequence Functions): Replace xref to `Vectors'
4585         with `Vector Functions'.
4587         * text.texi (Sorting): Add missing quote.
4589 2004-03-14  Luc Teirlinck  <teirllm@auburn.edu>
4591         * intro.texi (Lisp History): Replace xref to `cl' manual with
4592         inforef.
4594 2004-03-12  Richard M. Stallman  <rms@gnu.org>
4596         * intro.texi (Version Info): Add arg to emacs-version.
4597         (Lisp History): Change xref to CL manual.
4599 2004-03-09  Luc Teirlinck  <teirllm@auburn.edu>
4601         * minibuf.texi (Completion Commands): Add xref to Emacs manual
4602         for Partial Completion mode.
4604 2004-03-07  Thien-Thi Nguyen  <ttn@gnu.org>
4606         * customize.texi: Fix typo.  Remove eol whitespace.
4608 2004-03-04  Richard M. Stallman  <rms@gnu.org>
4610         * processes.texi: Fix typos.
4612         * lists.texi (Building Lists): Minor clarification.
4614         * hash.texi (Creating Hash): Correct the meaning of t for WEAK
4615         in make-hash-table.
4617 2004-02-29  Juanma Barranquero  <lektu@terra.es>
4619         * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
4620         rm, and ignore exit code.
4622 2004-02-27  Dan Nicolaescu  <dann@ics.uci.edu>
4624         * display.texi (Defining Faces): Add description for min-colors.
4625         Update example.
4627 2004-02-23  Luc Teirlinck  <teirllm@auburn.edu>
4629         * abbrevs.texi: Various corrections and clarifications in addition
4630         to the following:
4631         (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
4633 2004-02-22  Matthew Mundell  <matt@mundell.ukfsn.org>  (tiny change)
4635         * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
4637 2004-02-21  Luc Teirlinck  <teirllm@auburn.edu>
4639         * text.texi: Various small changes in addition to the following:
4640         (User-Level Deletion): Mention optional BACKWARD-ONLY argument
4641         to delete-horizontal-space.
4642         (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
4643         description of yank-handler text property at various places.
4645         * frames.texi (Window System Selections): Add anchor.
4647         * syntax.texi (Syntax Table Functions): Clarify and correct
4648         descriptions of make-syntax-table and copy-syntax-table.
4649         (Motion and Syntax): Clarify SYNTAXES argument to
4650         skip-syntax-forward.
4651         (Parsing Expressions): Mention that the return value of
4652         parse-partial-sexp is currently a list of ten rather than nine
4653         elements.
4654         (Categories): Various corrections and clarifications.
4656 2004-02-17  Luc Teirlinck  <teirllm@auburn.edu>
4658         * markers.texi (Marker Insertion Types): Minor change.
4660         * locals.texi (Standard Buffer-Local Variables):
4661         * commands.texi (Interactive Codes, Using Interactive):
4662         * functions.texi (Related Topics): Fix xrefs.
4664 2004-02-16  Luc Teirlinck  <teirllm@auburn.edu>
4666         * lists.texi (Sets And Lists): Update description of delete-dups.
4668 2004-02-16  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
4670         * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
4672 2004-02-16  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4674         * frames.texi (Parameter Access): frame-parameters arg is optional.
4675         modify-frame-parameters handles nil for FRAME.
4676         (Window Frame Parameters): menu-bar-lines and tool-bar-lines
4677         are all-or-nothing for certain toolkits.
4678         Mention parameter wait-for-wm.
4679         (Frames and Windows): In frame-first-window and frame-selected-window
4680         the arg is optional.
4681         (Input Focus): In redirect-frame-focus the second arg is optional.
4682         (Window System Selections): Mention selection type CLIPBOARD.
4683         Mention data-type UTF8_STRING.
4684         Mention numbering of cut buffers.
4685         (Resources): Describe x-resource-name.
4687 2004-02-16  Richard M. Stallman  <rms@gnu.org>
4689         * windows.texi (Buffers and Windows): Delete false table
4690         about all-frames.
4692         * syntax.texi (Parsing Expressions): Delete old caveat
4693         about parse-sexp-ignore-comments.
4695         * streams.texi (Output Variables): Add print-quoted.
4697         * lists.texi (Building Lists): Minor cleanup.
4699         * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
4701         * display.texi (Overlays): Explain overlays use markers.
4702         (Managing Overlays): Explain front-advance and rear-advance
4703         in more detail.
4705         * loading.texi (Unloading): Document unload-feature-special-hooks.
4706         Get rid of fns-NNN.el file.
4708 2004-02-16  Matthew Mundell  <matt@mundell.ukfsn.org>  (tiny change)
4710         * help.texi (Describing Characters): Fix text-char-description
4711         example output.
4713         * edebug.texi (Using Edebug): Fix example.
4715         * debugging.texi (Internals of Debugger): Fix return value.
4717         * files.texi (Changing Files): Fix argname.
4719         * calendar.texi: Fix parens, and default values.
4721         * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
4722         * nonascii.texi, objects.texi, os.texi: Minor fixes.
4723         * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
4725         * positions.texi (Text Lines): Don't add -1 in current-line.
4727 2004-02-16  Richard M. Stallman  <rms@gnu.org>
4729         * compile.texi (Compiler Errors): if-boundp feature applies to cond.
4731 2004-02-16  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
4733         * processes.texi (Low-Level Network): Fix a typo.
4735 2004-02-12  Kim F. Storm  <storm@cua.dk>
4737         * display.texi (Fringes): Use consistent wording.
4738         Note that window-fringe's window arg is optional.
4739         (Scroll Bars): Use consistent wording.
4741 2004-02-11  Luc Teirlinck  <teirllm@auburn.edu>
4743         * tips.texi (Comment Tips): Document the new conventions for
4744         commenting out code.
4746 2004-02-07  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4748         * positions.texi (Text Lines): Added missing end defun.
4750 2004-02-07  Kim F. Storm  <storm@cua.dk>
4752         * positions.texi (Text Lines): Add line-number-at-pos.
4754 2004-02-06  John Paul Wallington  <jpw@gnu.org>
4756         * display.texi (Button Properties, Button Buffer Commands):
4757         mouse-2 invokes button, not down-mouse-1.
4759 2004-02-04  Jason Rumney  <jasonr@gnu.org>
4761         * makefile.w32-in: Sync with Makefile.in changes.
4763 2004-02-03  Luc Teirlinck  <teirllm@auburn.edu>
4765         * minibuf.texi (Text from Minibuffer): Various corrections and
4766         clarifications.
4767         (Object from Minibuffer): Correct Lisp description of
4768         read-minibuffer.
4769         (Minibuffer History): Clarify description of cons values for
4770         HISTORY arguments.
4771         (Basic Completion): Various corrections and clarifications.  Add
4772         completion-regexp-list.
4773         (Minibuffer Completion): Correct and clarify description of
4774         completing-read.
4775         (Completion Commands): Mention Partial Completion mode.  Various
4776         other minor changes.
4777         (High-Level Completion): Various corrections and clarifications.
4778         (Reading File Names): Ditto.
4779         (Minibuffer Misc): Ditto.
4781 2004-01-26  Luc Teirlinck  <teirllm@auburn.edu>
4783         * strings.texi (Text Comparison): assoc-string also matches
4784         elements of alists that are strings instead of conses.
4785         (Formatting Strings): Standardize Texinfo usage.  Update index
4786         entries.
4788 2004-01-20  Luc Teirlinck  <teirllm@auburn.edu>
4790         * lists.texi (Sets And Lists): Add delete-dups.
4792 2004-01-15  Luc Teirlinck  <teirllm@auburn.edu>
4794         * edebug.texi (Instrumenting Macro Calls): `declare' is not a
4795         special form.
4796         * macros.texi (Defining Macros): Update description of `declare',
4797         which now is a macro.
4798         (Wrong Time): Fix typos.
4800 2004-01-14  Luc Teirlinck  <teirllm@auburn.edu>
4802         * compile.texi (Compilation Functions): Expand descriptions of
4803         `compile-defun', `byte-compile-file', `byte-recompile-directory'
4804         and `batch-byte-compile'.  In particular, mention and describe
4805         all optional arguments.
4806         (Disassembly): Correct and clarify the description of `disassemble'.
4808 2004-01-11  Luc Teirlinck  <teirllm@auburn.edu>
4810         * searching.texi: Various small changes in addition to the
4811         following.
4812         (Regexp Example): Adapt to new value of `sentence-end'.
4813         (Regexp Functions): The PAREN argument to `regexp-opt' can be
4814         `words'.
4815         (Search and Replace): Add usage note for `perform-replace'.
4816         (Entire Match Data): Mention INTEGERS and REUSE arguments to
4817         `match-data'.
4818         (Standard Regexps): Update for new values of `paragraph-start'
4819         and `sentence-end'.
4821 2004-01-07  Luc Teirlinck  <teirllm@auburn.edu>
4823         * files.texi (Saving Buffers): Clarify descriptions of
4824         `write-contents-functions' and `before-save-hook'.
4825         Make the defvar's for `before-save-hook' and `after-save-hook'
4826         into defopt's.
4828 2004-01-07  Kim F. Storm  <storm@cua.dk>
4830         * commands.texi (Click Events): Describe new image and
4831         width/height elements of click events.
4832         (Accessing Events): Add posn-string, posn-image, and
4833         posn-object-width-height.  Change posn-object to return either
4834         image or string object.
4836 2004-01-01  Simon Josefsson  <jas@extundo.com>
4838         * hooks.texi (Standard Hooks): Add before-save-hook.
4839         * files.texi (Saving Buffers): Likewise.
4841 2004-01-03  Richard M. Stallman  <rms@gnu.org>
4843         * frames.texi (Frames and Windows): Delete frame-root-window.
4845 2004-01-03  Luc Teirlinck  <teirllm@auburn.edu>
4847         * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
4849         * functions.texi: Various small changes in addition to the
4850         following.
4851         (What Is a Function): `functionp' returns nil for macros.  Clarify
4852         behavior of this and following functions for symbol arguments.
4853         (Function Documentation): Add `\' in front of (fn @var{arglist})
4854         and explain why.
4855         (Defining Functions): Mention DOCSTRING argument to `defalias'.
4856         Add anchor.
4857         (Mapping Functions): Add anchor.  Unquote nil in mapcar* example.
4859 2004-01-01  Miles Bader  <miles@gnu.org>
4861         * display.texi (Buttons): New section.
4863 2003-12-31  Andreas Schwab  <schwab@suse.de>
4865         * numbers.texi (Math Functions): sqrt reports a domain-error
4866         error.
4867         (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
4869 2003-12-30  Luc Teirlinck  <teirllm@auburn.edu>
4871         * tips.texi (Documentation Tips): Update item on hyperlinks in
4872         documentation strings.
4874         * errors.texi (Standard Errors): Various small corrections and
4875         additions.
4877         * control.texi: Various small changes in addition to the
4878         following.
4879         (Signaling Errors): Provide some more details on how `signal'
4880         constructs the error message.  Add anchor to the definition of
4881         `signal'.
4882         (Error Symbols): Describe special treatment of `quit'.
4883         (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
4884         to emphasize that it has to be a single form.
4886         * buffers.texi: Add anchor.
4888 2003-12-29  Richard M. Stallman  <rms@gnu.org>
4890         * windows.texi (Choosing Window): Add same-window-p, special-display-p.
4891         (Window Configurations): Add window-configuration-frame.
4893         * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
4895         * text.texi (Examining Properties): Add get-char-property-and-overlay.
4896         Change arg name in get-char-property.
4897         (Special Properties): Update handling of keymap property.
4899         * strings.texi (Modifying Strings): Add clear-string.
4900         (Text Comparison): Add assoc-string and remove
4901         assoc-ignore-case, assoc-ignore-representation.
4903         * os.texi (Time of Day): Add set-time-zone-rule.
4905         * numbers.texi (Math Functions): asin, acos, log, log10
4906         report domain-error errors.
4908         * nonascii.texi (Converting Representations):
4909         Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
4910         (Encoding and I/O): Add file-name-coding-system.
4912         * modes.texi (Search-based Fontification): Explain that
4913         face specs are symbols with face names as values.
4915         * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
4917         * lists.texi (Building Lists): remq moved elsewhere.
4918         (Sets And Lists): remq moved here.
4919         (Association Lists): Refer to assoc-string.
4921         * internals.texi (Garbage Collection): Add memory-use-counts.
4923         * frames.texi (Frames and Windows): Add set-frame-selected-window
4924         and frame-root-window.
4926         * files.texi (Contents of Directories):
4927         Add directory-files-and-attributes.
4929         * display.texi (Refresh Screen): Add force-window-update.
4930         (Invisible Text): Explain about moving point out of invis text.
4931         (Overlay Properties): Add overlay-properties.
4932         (Managing Overlays): Add overlayp.
4933         (GIF Images): Invalid image number displays a hollow box.
4935         * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
4936         (Killing Buffers): Add buffer-live-p.
4938 2003-12-25  Markus Rost  <rost@mathematik.uni-bielefeld.de>
4940         * display.texi (Fringes): Fix typo "set-buffer-window".
4942 2003-12-24  Luc Teirlinck  <teirllm@auburn.edu>
4944         * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
4945         * nonascii.texi, processes.texi, tips.texi, variables.texi:
4946         Add or change various xrefs and anchors.
4948         * commands.texi: Replace all occurrences of @acronym{CAR} with
4949         @sc{car}, for consistency with the rest of the Elisp manual.
4950         `car' and `cdr' are historically acronyms, but are no longer
4951         widely thought of as such.
4953         * internals.texi (Pure Storage): Mention that `purecopy' does not
4954         copy text properties.
4955         (Object Internals): Now 29 bits are used (in most implementations)
4956         to address Lisp objects.
4958         * variables.texi (Variables with Restricted Values): New node.
4960         * objects.texi (Lisp Data Types): Mention that certain variables
4961         can only take on a restricted set of values and add an xref to
4962         the new node "Variables with Restricted Values".
4964         * eval.texi (Function Indirection): Describe the errors that
4965         `indirect-function' can signal.
4966         (Eval): Clarify the descriptions of `eval-region' and `values'.
4967         Describe `eval-buffer' instead of `eval-current-buffer' and
4968         mention `eval-current-buffer' as an alias for `current-buffer'.
4969         Correct the description and mention all optional arguments.
4971         * nonascii.texi: Various small changes in addition to the
4972         following.
4973         (Converting Representations): Clarify behavior of
4974         `string-make-multibyte' and `string-to-multibyte' for unibyte all
4975         ASCII arguments.
4976         (Character Sets): Document the variable `charset-list' and adapt
4977         the definition of the function `charset-list' accordingly.
4978         (Translation of Characters): Clarify use of generic characters in
4979         `make-translation-table'.  Clarify and correct the description of
4980         the use of translation tables in encoding and decoding.
4981         (User-Chosen Coding Systems): Correct and clarify the description
4982         of `select-safe-coding-system'.
4983         (Default Coding Systems): Clarify description of
4984         `file-coding-system-alist'.
4986 2003-11-30  Luc Teirlinck  <teirllm@auburn.edu>
4988         * strings.texi (Text Comparison): Correctly describe when two
4989         strings are `equal'.  Combine and clarify descriptions of
4990         `assoc-ignore-case' and `assoc-ignore-representation'.
4992         * objects.texi (Non-ASCII in Strings): Clarify description of
4993         when a string is unibyte or multibyte.
4994         (Bool-Vector Type): Update examples.
4995         (Equality Predicates): Correctly describe when two strings are
4996         `equal'.
4998 2003-11-29  Luc Teirlinck  <teirllm@auburn.edu>
5000         * lists.texi (Building Lists): `append' no longer accepts integer
5001         arguments.  Update the description of `number-sequence' to reflect
5002         recent changes.
5003         (Sets And Lists): Describe `member-ignore-case' after `member'.
5005 2003-11-27  Kim F. Storm  <storm@cua.dk>
5007         * commands.texi (Click Events): Click object may be an images.
5008         Describe (dx . dy) element of click positions.
5009         (Accessing Events): Remove duplicate posn-timestamp.
5010         New functions posn-object and posn-object-x-y.
5012 2003-11-23  Kim F. Storm  <storm@cua.dk>
5014         * commands.texi (Click Events): Describe enhancements to event
5015         position lists, including new text-pos and (col . row) items.
5016         Mention left-fringe and right-fringe area events.
5017         (Accessing Events): New functions posn-area and
5018         posn-actual-col-row.  Mention posn-timestamp.  Mention that
5019         posn-point in non-text area still returns buffer position.
5020         Clarify posn-col-row.
5022 2003-11-21  Lars Hansen  <larsh@math.ku.dk>
5024         * files.texi (File Attributes): Describe new parameter ID-FORMAT.
5025         * anti.texi (File Attributes): Describe removed parameter
5026         ID-FORMAT.
5028 2003-11-20  Luc Teirlinck  <teirllm@auburn.edu>
5030         * positions.texi (Positions): Mention that, if a marker is used as
5031         a position, its buffer is ignored.
5033         * markers.texi (Overview of Markers): Mention it here too.
5035 2003-11-12  Luc Teirlinck  <teirllm@auburn.edu>
5037         * numbers.texi (Numeric Conversions): Not just `floor', but also
5038         `truncate', `ceiling' and `round' accept optional argument DIVISOR.
5040 2003-11-10  Luc Teirlinck  <teirllm@auburn.edu>
5042         * markers.texi (Creating Markers): Specify insertion type of
5043         created markers.  Add xref to `Marker Insertion Types'.
5044         Second argument to `copy-marker' is optional.
5045         (Marker Insertion Types): Mention that most markers are created
5046         with insertion type nil.
5047         (The Mark): Correctly describe when `mark' signals an error.
5048         (The Region): Correctly describe when `region-beginning' and
5049         `region-end' signal an error.
5051 2003-11-08  Luc Teirlinck  <teirllm@auburn.edu>
5053         * hash.texi (Creating Hash): Clarify description of `eql'.
5054         `makehash' is obsolete.
5055         (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
5057         * positions.texi (Point): Change description of `buffer-end', so
5058         that it is also correct for floating point arguments.
5059         (List Motion): Correct argument lists of `beginning-of-defun' and
5060         `end-of-defun'.
5061         (Excursions): Add xref to `Marker Insertion Types'.
5062         (Narrowing): Argument to `narrow-to-page' is optional.
5064 2003-11-06  Luc Teirlinck  <teirllm@auburn.edu>
5066         * streams.texi (Output Streams): Clarify behavior of point for
5067         marker output streams.
5069 2003-11-04  Luc Teirlinck  <teirllm@auburn.edu>
5071         * variables.texi (Defining Variables): Second argument to
5072         `defconst' is not optional.
5073         (Setting Variables): Mention optional argument APPEND to
5074         `add-to-list'.
5075         (Creating Buffer-Local): Expand description of
5076         `make-variable-buffer-local'.
5077         (Frame-Local Variables): Expand description of
5078         `make-variable-frame-local'.
5079         (Variable Aliases): Correct description of optional argument
5080         DOCSTRING to `defvaralias'.  Mention return value of
5081         `defvaralias'.
5082         (File Local Variables): Add xref to `File variables' in Emacs
5083         Manual.  Correct description of `hack-local-variables'.  Mention
5084         `safe-local-variable' property.  Mention optional second argument
5085         to `risky-local-variable-p'.
5087 2003-11-03  Luc Teirlinck  <teirllm@auburn.edu>
5089         * symbols.texi (Symbol Plists): Mention return value of `setplist'.
5091 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
5093         * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
5094         lispref/customize.texi, lispref/display.texi, lispref/files.texi,
5095         lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
5096         lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
5097         lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
5098         lispref/processes.texi, lispref/searching.texi,
5099         lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
5100         lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
5101         @acronym{FOO}.
5103 2003-10-27  Luc Teirlinck  <teirllm@auburn.edu>
5105         * strings.texi (Creating Strings): Argument START to `substring'
5106         can not be `nil'.  Expand description of
5107         `substring-no-properties'.  Correct description of `split-string',
5108         especially with respect to empty matches.  Prevent very bad line
5109         break in definition of `split-string-default-separators'.
5110         (Text Comparison): `string=' and `string<' also accept symbols as
5111         arguments.
5112         (String Conversion): More completely describe argument BASE in
5113         `string-to-number'.
5114         (Formatting Strings): `%s' and `%S' in `format' do require
5115         corresponding object.  Clarify behavior of numeric prefix after
5116         `%' in `format'.
5117         (Case Conversion): The argument to `upcase-initials' can be a
5118         character.
5120 2003-10-27  Kenichi Handa  <handa@m17n.org>
5122         * display.texi (Fontsets): Fix texinfo usage.
5124 2003-10-25  Kenichi Handa  <handa@m17n.org>
5126         * display.texi (Fontsets): Add description of the function
5127         set-fontset-font.
5129 2003-10-23  Luc Teirlinck  <teirllm@auburn.edu>
5131         * display.texi (Temporary Displays): Add xref to `Documentation
5132         Tips'.
5134         * functions.texi (Function Safety): Use inforef instead of pxref
5135         for SES.
5137 2003-10-23  Andreas Schwab  <schwab@suse.de>
5139         * Makefile.in (TEX, texinputdir): Don't define.
5140         (TEXI2DVI): Define.
5141         (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
5142         add $(srcdir)/index.texi.
5143         ($(infodir)/elisp): Remove index.texi dependency.
5144         (elisp.dvi): Likewise.  Use $(TEXI2DVI).
5145         (index.texi): Remove target.
5146         (dist): Don't link $(srcdir)/permute-index.
5147         (clean): Don't remove index.texi.
5149         * permute-index, index.perm: Remove.
5150         * index.texi: Rename from index.unperm.
5152 2003-10-22  Luc Teirlinck  <teirllm@auburn.edu>
5154         * tips.texi (Documentation Tips): Document new behavior for face
5155         and variable hyperlinks in Help mode.
5157 2003-10-21  Luc Teirlinck  <teirllm@auburn.edu>
5159         * objects.texi (Integer Type): Update for extra bit of integer range.
5160         (Character Type): Ditto.
5162 2003-10-16  Eli Zaretskii  <eliz@gnu.org>
5164         * numbers.texi (Integer Basics): Add index entries for reading
5165         numbers in hex, octal, and binary.
5167 2003-10-16  Lute Kamstra  <lute@gnu.org>
5169         * modes.texi (Mode Line Format): Mention force-mode-line-update's
5170         argument.
5172 2003-10-13  Luc Teirlinck  <teirllm@auburn.edu>
5174         * windows.texi (Choosing Window): Fix typo.
5175         * edebug.texi (Edebug Execution Modes): Fix typo.
5177 2003-10-13  Richard M. Stallman  <rms@gnu.org>
5179         * windows.texi (Basic Windows): A window has fringe settings,
5180         display margins and scroll-bar settings.
5181         (Splitting Windows): Doc split-window return value.
5182         Clean up one-window-p.
5183         (Selecting Windows): Fix typo.
5184         (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
5185         (Buffers and Windows): In set-window-buffer, explain effect
5186         on fringe settings and scroll bar settings.
5187         (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
5188         (Choosing Window): Use defopt for pop-up-frame-function.
5189         For special-display-buffer-names, explain same-window and same-frame.
5190         Clarify window-dedicated-p return value.
5191         (Textual Scrolling): scroll-up and scroll-down can get an error.
5192         (Horizontal Scrolling): Clarify auto-hscroll-mode.
5193         Clarify set-window-hscroll.
5194         (Size of Window): Don't mention tool bar in window-height.
5195         (Coordinates and Windows): Explain what coordinates-in-window-p
5196         returns for fringes and display margins.
5197         (Window Configurations): Explain saving fringes, etc.
5199         * tips.texi (Library Headers): Clean up Documentation.
5201         * syntax.texi (Parsing Expressions): Clean up forward-comment
5202         and parse-sexp-lookup-properties.
5204         * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
5206         * os.texi (System Environment): Clean up text for load-average errors.
5208         * modes.texi (Hooks): Don't explain local hook details at front.
5209         Clarify run-hooks and run-hook-with-args a little.
5210         Clean up add-hook and remove-hook.
5212         * edebug.texi (Edebug Execution Modes): Clarify t.
5213         Document edebug-sit-for-seconds.
5214         (Coverage Testing): Document C-x X = and =.
5215         (Instrumenting Macro Calls): Fix typo.
5216         (Specification List): Don't index the specification keywords.
5218 2003-10-10  Kim F. Storm  <storm@cua.dk>
5220         * processes.texi (Network): Introduce make-network-process.
5222 2003-10-09  Luc Teirlinck  <teirllm@auburn.edu>
5224         * tips.texi (Library Headers): Fix typo.
5226 2003-10-07  Juri Linkov  <juri@jurta.org>
5228         * modes.texi (Imenu): Mention imenu-create-index-function's
5229         default value.  Explain submenus better.
5231 2003-10-07  Lute Kamstra  <lute@gnu.org>
5233         * modes.texi (Faces for Font Lock): Fix typo.
5234         (Hooks): Explain how buffer-local hook variables can refer to
5235         global hook variables.
5236         Various minor clarifications.
5238 2003-10-06  Lute Kamstra  <lute@gnu.org>
5240         * tips.texi (Coding Conventions): Mention naming conventions for
5241         hooks.
5243 2003-10-05  Luc Teirlinck  <teirllm@auburn.edu>
5245         * loading.texi (Library Search): Correct default value of
5246         load-suffixes.
5247         (Named Features): Fix typo.
5249 2003-10-05  Richard M. Stallman  <rms@gnu.org>
5251         * loading.texi (Named Features): In `provide',
5252         say how to test for subfeatures.
5253         (Unloading): In unload-feature, use new var name
5254         unload-feature-special-hooks.
5256 2003-10-03  Lute Kamstra  <lute@gnu.org>
5258         * modes.texi (Major Mode Conventions): Mention third way to set up
5259         Imenu.
5260         (Imenu): A number of small fixes.
5261         Delete documentation of internal variable imenu--index-alist.
5262         Document the return value format of imenu-create-index-function
5263         functions.
5265 2003-09-30  Richard M. Stallman  <rms@gnu.org>
5267         * processes.texi (Network): Say what stopped datagram connections do.
5269         * lists.texi (Association Lists): Clarify `assq-delete-all'.
5271         * display.texi (Overlay Properties): Clarify `evaporate' property.
5273 2003-09-29  Lute Kamstra  <lute@gnu.org>
5275         * modes.texi (Mode Line Data): Explain when symbols in mode-line
5276         constructs should be marked as risky.
5277         Change cons cell into proper list.
5278         (Mode Line Variables): Change cons cell into proper list.
5280 2003-09-26  Lute Kamstra  <lute@gnu.org>
5282         * modes.texi (Mode Line Data): Document the :propertize construct.
5283         (Mode Line Variables): Reorder the descriptions of the variables
5284         to match their order in the default mode-line-format.
5285         Describe the new variables mode-line-position and mode-line-modes.
5286         Update the default values of mode-line-frame-identification,
5287         minor-mode-alist, and default-mode-line-format.
5288         (Properties in Mode): Mention the :propertize construct.
5290 2003-09-26  Richard M. Stallman  <rms@gnu.org>
5292         * buffers.texi, commands.texi, debugging.texi, eval.texi:
5293         * loading.texi, minibuf.texi, text.texi, variables.texi:
5294         Avoid @strong{Note:}.
5296 2003-09-26  Richard M. Stallman  <rms@gnu.org>
5298         * keymaps.texi (Remapping Commands): Fix typo.
5300 2003-09-23  Luc Teirlinck  <teirllm@mail.auburn.edu>
5302         * processes.texi (Low-Level Network): Fix typo.
5304 2003-09-23  Kim F. Storm  <storm@cua.dk>
5306         * processes.texi (Network, Network Servers): Fix typos.
5307         (Low-Level Network): Add timeout value for :server keyword.
5308         Add new option keywords to make-network-process.
5309         Add set-network-process-options.
5310         Explain how to test availability of network options.
5312 2003-09-19  Richard M. Stallman  <rms@gnu.org>
5314         * text.texi (Motion by Indent): Arg to
5315         backward-to-indentation and forward-to-indentation is optional.
5317         * strings.texi (Creating Strings): Add substring-no-properties.
5319         * processes.texi
5320         (Process Information): Add list-processes arg QUERY-ONLY.
5321         Delete process-contact from here.
5322         Add new status values for process-status.
5323         Add process-get, process-put, process-plist, set-process-plist.
5324         (Synchronous Processes): Add call-process-shell-command.
5325         (Signals to Processes): signal-process allows process objects.
5326         (Network): Complete rewrite.
5327         (Network Servers, Datagrams, Low-Level Network): New nodes.
5329         * positions.texi (Word Motion): forward-word, backward-word
5330         arg is optional.  Reword.
5332         * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
5334         * variables.texi (Creating Buffer-Local):
5335         Delete duplicate definition of buffer-local-value.
5336         (File Local Variables): Explain about discarding text props.
5338 2003-09-11  Richard M. Stallman  <rms@gnu.org>
5340         * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
5341         changes variables that record input events.
5342         (Minibuffer Misc): Add minibuffer-selected-window.
5344         * lists.texi (Building Lists): Add copy-tree.
5346         * display.texi (Fontsets): Add char-displayable-p.
5347         (Scroll Bars): New node.
5349 2003-09-08  Lute Kamstra  <lute@gnu.org>
5351         * modes.texi (%-Constructs): Document new `%i' and `%I'
5352         constructs.
5354 2003-09-03  Peter Runestig  <peter@runestig.com>
5356         * makefile.w32-in: New file.
5358 2003-08-29  Richard M. Stallman  <rms@gnu.org>
5360         * display.texi (Overlay Properties): Clarify how priorities
5361         affect use of the properties.
5363 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
5365         * customize.texi (Type Keywords): Correct the description of
5366         `:help-echo' in the case where `motion-doc' is a function.
5368 2003-08-14  John Paul Wallington  <jpw@gnu.org>
5370         * modes.texi (Emulating Mode Line): Subsection, not section.
5372 2003-08-13  Richard M. Stallman  <rms@gnu.org>
5374         * elisp.texi (Top): Update subnode lists in menu.
5376         * text.texi (Insertion): Add insert-buffer-substring-no-properties.
5377         (Kill Functions): kill-region has new arg yank-handler.
5378         (Yanking): New node.
5379         (Yank Commands): Add yank-undo-function.
5380         (Low-Level Kill Ring):
5381         kill-new and kill-append have new arg yank-handler.
5382         (Changing Properties): Add remove-list-of-text-properties.
5383         (Atomic Changes): New node.
5385         * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
5387         * streams.texi (Output Variables): Add eval-expression-print-length
5388         and eval-expression-print-level.
5390         * os.texi (Time Conversion): For encode-time, explain limits on year.
5392         * objects.texi (Character Type): Define anchor "modifier bits".
5394         * modes.texi (Emulating Mode Line): New node.
5395         (Search-based Fontification): Font Lock uses font-lock-face property.
5396         (Other Font Lock Variables): Likewise.
5398         * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
5399         not vectors.
5400         (Active Keymaps): Add emulation-mode-map-alists.
5401         (Functions for Key Lookup): key-binding has new arg no-remap.
5402         (Remapping Commands): New node.
5403         (Scanning Keymaps): where-is-internal has new arg no-remap.
5404         (Tool Bar): Add tool-bar-local-item-from-menu.
5405         Clarify when to use tool-bar-add-item-from-menu.
5407         * commands.texi (Interactive Call): commandp has new arg.
5408         (Command Loop Info): Add this-original-command.
5410 2003-08-06  John Paul Wallington  <jpw@gnu.org>
5412         * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
5414         * display.texi (Warning Basics): Fix typo.
5415         (Fringes): Add closing curly bracket and fix typo.
5417         * elisp.texi (Top): Fix typo.
5419 2003-08-05  Richard M. Stallman  <rms@gnu.org>
5421         * elisp.texi: Update lists of subnodes.
5423         * windows.texi (Buffers and Windows): set-window-buffer has new arg.
5425         * variables.texi (Local Variables): Use lc for example variable names.
5427         * tips.texi (Library Headers): Explain where to put -*-.
5429         * strings.texi (Creating Strings): Fix xref for vconcat.
5431         * sequences.texi (Vector Functions):
5432         vconcat no longer allows integer args.
5434         * minibuf.texi (Reading File Names): read-file-name has new
5435         arg PREDICATE.  New function read-directory-name.
5437         * macros.texi (Defining Macros): Give definition of `declare'
5438         (Indenting Macros): New node.
5440         * frames.texi (Parameter Access): Add modify-all-frames-parameters.
5441         (Window Frame Parameters): Make separate table of parameters
5442         that are coupled with specific face attributes.
5443         (Deleting Frames): delete-frame-hooks renamed to
5444         delete-frame-functions.
5446         * files.texi (Magic File Names): Add file-remote-p.
5447         Clarify file-local-copy.
5449         * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
5450         here; instead xref Defining Macros.
5452         * display.texi (Warnings): New node, and subnodes.
5453         (Fringes): New node.
5455         * debugging.texi (Test Coverage): New node.
5457         * compile.texi (Compiler Errors): Explain with-no-warnings
5458         and other ways to suppress warnings.
5460         * commands.texi (Interactive Call): Minor clarification.
5462         * buffers.texi (Buffer File Name): set-visited-file-name
5463         renames the buffer too.
5465         * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
5467 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
5469         * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
5471 2003-07-22  Markus Rost  <rost@math.ohio-state.edu>
5473         * internals.texi (Garbage Collection): Fix previous change.
5475 2003-07-22  Richard M. Stallman  <rms@gnu.org>
5477         * files.texi (Truenames): Add LIMIT arg to file-chase-links.
5479         * display.texi (Width): Use \s syntax in example.
5480         (Font Selection): Add face-font-rescale-alist.
5482         * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
5483         Remove spurious indent in example.
5485         * lists.texi (Building Lists): Add number-sequence.
5487         * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
5489         * functions.texi (Function Documentation): Explain how to
5490         show calling convention explicitly in the doc string.
5492         * windows.texi (Selecting Windows): save-selected-window saves
5493         selected window of each frame.
5494         (Window Configurations): Minor change.
5496         * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
5498         * streams.texi (Output Variables): Add print-continuous-numbering
5499         and print-number-table.
5501         * processes.texi (Decoding Output): New node.
5503         * os.texi (Time Conversion): decode-time arg is optional.
5505         * objects.texi (Character Type): Don't use space as example for \.
5506         Make list of char names and \-sequences correspond.
5507         Explain that \s is not used in strings.  `\ ' needs space after.
5509         * nonascii.texi (Converting Representations): Add string-to-multibyte.
5510         (Translation of Characters): Add translation-table-for-input.
5511         (Default Coding Systems): Add auto-coding-functions.
5512         (Explicit Encoding): Add decode-coding-inserted-region.
5513         (Locales): Add locale-info.
5515         * minibuf.texi (Basic Completion): Describe test-completion.
5516         Collections can be lists of strings.
5517         Clean up lazy-completion-table.
5518         (Programmed Completion): Mention test-completion.
5519         Clarify why lambda expressions are not accepted.
5520         (Minibuffer Misc): Describe minibufferp.
5522 2003-07-14  Richard M. Stallman  <rms@gnu.org>
5524         * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
5526         * windows.texi (Selecting Windows): New arg to select-window.
5527         (Selecting Windows): Add with-selected-window.
5528         (Size of Window): Add window-inside-edges, etc.
5530         * internals.texi (Garbage Collection): Add post-gc-hook.
5532         * processes.texi (Subprocess Creation): Add exec-suffixes.
5534         * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
5535         (Scanning Keymaps): Add map-keymaps.
5536         (Defining Menus): Add keymap-prompt.
5538         * numbers.texi (Integer Basics): Add most-positive-fixnum,
5539         most-negative-fixnum.
5541         * compile.texi (Byte Compilation): Explain no-byte-compile
5542         (Compiler Errors): New node.
5544         * os.texi (User Identification): user-uid, user-real-uid
5545         can return float.
5547         * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
5548         and about derived modes.
5549         (Minor Modes): Add minor-mode-list.
5550         (Defining Minor Modes): Keyword args for define-minor-mode.
5551         (Search-based Fontification): Explain managing other properties.
5552         (Other Font Lock Variables): Add font-lock-extra-managed-props.
5553         (Faces for Font Lock): Add font-locl-preprocessor-face.
5554         (Hooks): Add run-mode-hooks and delay-mode-hooks.
5556         * variables.texi (Creating Buffer-Local): Add buffer-local-value.
5557         (Variable Aliases): Clarify defvaralias.
5559         * loading.texi (Library Search): Add load-suffixes.
5561         * minibuf.texi (Basic Completion): Add lazy-completion-table.
5562         (Programmed Completion): Add dynamic-completion-table.
5564         * files.texi (Changing Files): copy-file allows dir as NEWNAME.
5565         (Magic File Names): Specify precedence order of handlers.
5567         * commands.texi (Command Overview): Emacs server runs pre-command-hook
5568         and post-command-hook.
5569         (Waiting): New calling convention for sit-for.
5571         * text.texi (Special Properties): local-map and keymap properties
5572         apply based on their stickiness.
5574 2003-07-07  Richard M. Stallman  <rms@gnu.org>
5576         * modes.texi (Minor Mode Conventions): Specify only some kinds
5577         of list values as args to minor modes.
5579         * files.texi (File Name Expansion): Warn about iterative use
5580         of substitute-in-file-name.
5582         * advice.texi (Activation of Advice): Clean up previous change.
5584 2003-07-06  Markus Rost  <rost@math.ohio-state.edu>
5586         * advice.texi (Activation of Advice): Note that ad-start-advice is
5587         turned on by default.
5589 2003-06-30  Richard M. Stallman  <rms@gnu.org>
5591         * text.texi (Buffer Contents): Document current-word.
5592         (Change Hooks): Not called for *Messages*.
5594         * functions.texi (Defining Functions): Explain about redefining
5595         primitives.
5596         (Function Safety): Renamed.  Minor changes.
5597         Comment out the detailed criteria for what is safe.
5599 2003-06-22  Andreas Schwab  <schwab@suse.de>
5601         * objects.texi (Symbol Type): Fix description of examples.
5603 2003-06-16  Andreas Schwab  <schwab@suse.de>
5605         * hash.texi (Creating Hash): Fix description of :weakness.
5607 2003-06-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
5609         * files.texi (Changing Files): copy-file copies file modes, too.
5611 2003-05-28  Richard M. Stallman  <rms@gnu.org>
5613         * strings.texi (Creating Strings): Clarify split-string.
5615 2003-05-22  Stephen J. Turnbull  <stephen@xemacs.org>
5617         * strings.texi (Creating Strings): Update split-string specification
5618         and examples.
5620 2003-05-19  Richard M. Stallman  <rms@gnu.org>
5622         * elisp.texi: Correct invariant section names.
5624 2003-04-20  Richard M. Stallman  <rms@gnu.org>
5626         * os.texi (Timers): Explain about timers and quitting.
5628 2003-04-19  Richard M. Stallman  <rms@gnu.org>
5630         * internals.texi (Writing Emacs Primitives): Strings are
5631         no longer special for GCPROs.  Mention GCPRO5, GCPRO6.
5632         Explain GCPRO convention for varargs function args.
5634 2003-04-16  Richard M. Stallman  <rms@gnu.org>
5636         * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
5638 2003-04-08  Richard M. Stallman  <rms@gnu.org>
5640         * files.texi (Kinds of Files): Correct return value of file-symlink-p.
5642 2003-02-13  Kim F. Storm  <storm@cua.dk>
5644         * objects.texi (Character Type): New \s escape for space.
5646 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
5648         * os.texi (System Environment): Added cygwin system-type.
5650 2003-01-25  Richard M. Stallman  <rms@gnu.org>
5652         * keymaps.texi: Document that a symbol can act as a keymap.
5654 2003-01-13  Richard M. Stallman  <rms@gnu.org>
5656         * text.texi (Changing Properties): Say string indices are origin-0.
5658         * positions.texi (Screen Lines) <compute-motion>:
5659         Correct order of elts in return value.
5661         * keymaps.texi (Changing Key Bindings) <define-key>: Mention
5662         how to define a default binding.
5664 2002-12-07  Markus Rost  <rost@math.ohio-state.edu>
5666         * loading.texi (Unloading): Fix recent change for load-history.
5668         * customize.texi (Simple Types): Clarify description of custom
5669         type 'number.  Describe new custom type 'float.
5671 2002-12-04  Markus Rost  <rost@math.ohio-state.edu>
5673         * variables.texi (File Local Variables): Fix typo.
5675 2002-10-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5677         From Michael Albinus <Michael.Albinus@alcatel.de>.
5679         * README: Target for Info file is `make info'.
5681         * files.texi (File Name Components): Fixed typos in
5682         `file-name-sans-extension'.
5683         (Magic File Names): Complete list of operations for magic file
5684         name handlers.
5686 2002-09-16  Jonathan Yavner  <jyavner@engineer.com>
5688         * variables.texi (File Local Variables): New function
5689         risky-local-variable-p.
5691 2002-09-15  Jonathan Yavner  <jyavner@engineer.com>
5693         * functions.texi (Function safety): New node about unsafep.
5695 2002-08-05  Per Abrahamsen  <abraham@dina.kvl.dk>
5697         * customize.texi (Splicing into Lists): Fixed example.
5698         Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
5700 2002-06-17  Juanma Barranquero  <lektu@terra.es>
5702         * frames.texi (Display Feature Testing): Fix typo.
5704 2002-06-12  Andreas Schwab  <schwab@suse.de>
5706         * frames.texi (Initial Parameters, Resources): Fix references to
5707         the Emacs manual.
5709 2002-05-13  Kim F. Storm  <storm@cua.dk>
5711         * variables.texi (Intro to Buffer-Local): Updated warning and
5712         example relating to changing buffer inside let.
5714 2002-03-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
5716         * os.texi (Session Management): New node about X Session management.
5718 2002-01-18  Eli Zaretskii  <eliz@is.elta.co.il>
5720         * elisp.texi (VERSION): Set to 2.9.  Update the version of Emacs
5721         to which the manual corresponds, and the copyright years.
5723         * Makefile.in (VERSION): Set to 2.9.
5725 2001-11-29  Eli Zaretskii  <eliz@is.elta.co.il>
5727         * elisp.texi: Change the category in @dircategory to "Emacs", to
5728         make it consistent with info/dir.
5730 2001-11-25  Miles Bader  <miles@gnu.org>
5732         * text.texi (Fields): Describe new `limit' arg in
5733         field-beginning/field-end.
5735 2001-11-17  Eli Zaretskii  <eliz@is.elta.co.il>
5737         * permute-index: Don't depend on csh-specific features.  Replace
5738         the interpreter name with /bin/sh.
5740         * two-volume-cross-refs.txt: New file.
5741         * two.el: New file.
5742         * spellfile: New file.
5744 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
5746         * permute-index: New file.
5748         * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
5749         elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
5750         8+3 restricted namespace.
5752         * Makefile.in (infodir): Define relative to $(srcdir).
5753         ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
5754         include directories list via -I switch to makeinfo.
5755         (index.texi): Use cp if both hard and symbolic links fail.
5757 2001-11-10  Eli Zaretskii  <eliz@is.elta.co.il>
5759         * Makefile.in (distclean): Add.
5761         The following changes make ELisp manual part of the Emacs
5762         distribution:
5764         * Makefile.in: Add Copyright notice.
5765         (prefix): Remove.
5766         (infodir): Change value to "../info".
5767         (VPATH): New variable.
5768         (MAKE): Don't define.
5769         (texmacrodir): Don't define.
5770         (texinputdir): Append the existing value of TEXINPUTS.
5771         ($(infodir)/elisp): Instead of just "elisp".  Reformat the
5772         command to be compatible with man/Makefile.in, and to put the
5773         output into ../info.
5774         (info): Add target.
5775         (installall): Target removed.
5777 2001-10-31  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
5779         * tips.texi (Coding Conventions): Fix typo.
5781 2001-10-23  Gerd Moellmann  <gerd@gnu.org>
5783         * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
5785 2001-10-22  Eli Zaretskii  <eliz@is.elta.co.il>
5787         * files.texi (File Name Components): Update the description of
5788         file-name-sans-extension and file-name-extension, as they now
5789         ignore leading dots.
5791 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
5793         * (Version 21.1 released.)
5795 2001-10-19  Miles Bader  <miles@gnu.org>
5797         * positions.texi (Text Lines): Describe behavior of
5798         `beginning-of-line'/`end-of-line' in the presence of field properties.
5800 2001-10-17  Gerd Moellmann  <gerd@gnu.org>
5802         * Makefile.in (VERSION): Set to 2.8.
5803         (manual): Use `manual-21'.
5805         * elisp.texi (VERSION): Add and use it where the version
5806         number was used.  Set it to 2.8.
5808         * intro.texi: Likewise.
5810 2001-10-13  Eli Zaretskii  <eliz@is.elta.co.il>
5812         * files.texi (File Name Completion): Document the significance of
5813         a trailing slash in elements of completion-ignored-extensions.
5815 2001-10-06  Miles Bader  <miles@gnu.org>
5817         * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
5819 2001-10-04  Gerd Moellmann  <gerd@gnu.org>
5821         * variables.texi (Variable Aliases): New node.
5823 2001-10-04  Gerd Moellmann  <gerd@gnu.org>
5825         * Branch for 21.1.
5827 2001-10-02  Miles Bader  <miles@gnu.org>
5829         * minibuf.texi (Minibuffer Misc): Add entries for
5830         `minibuffer-contents', `minibuffer-contents-no-properties', and
5831         `delete-minibuffer-contents'.
5832         Correct description for `minibuffer-prompt-end'.
5834         * text.texi (Property Search): Correct descriptions of
5835         `next-char-property-change' and `previous-char-property-change'.
5836         Add entries for `next-single-char-property-change' and
5837         `previous-single-char-property-change'.
5838         Make operand names a bit more consistent.
5840 2001-09-30  Eli Zaretskii  <eliz@is.elta.co.il>
5842         * frames.texi (Finding All Frames): Document that next-frame and
5843         previous-frame are local to current terminal.
5845 2001-09-26  Eli Zaretskii  <eliz@is.elta.co.il>
5847         * keymaps.texi (Creating Keymaps): Fix the description of the
5848         result of make-keymap.
5850 2001-09-23  Eli Zaretskii  <eliz@is.elta.co.il>
5852         * display.texi (Font Lookup, Attribute Functions)
5853         (Image Descriptors): Add cross-references to the definition of
5854         selected frame.
5856         * buffers.texi (The Buffer List): Add cross-references to the
5857         definition of selected frame.
5859         * frames.texi (Input Focus): Clarify which frame is _the_ selected
5860         frame at any given time.
5861         (Multiple Displays, Size and Position): Add a cross-reference to
5862         the definition of the selected frame.
5864 2001-09-08  Eli Zaretskii  <eliz@is.elta.co.il>
5866         * strings.texi (String Conversion) <string-to-number>: Document
5867         that a float is returned for integers that are too large.
5869         * frames.texi (Mouse Position): Document mouse-position-function.
5870         (Display Feature Testing): Document display-images-p.
5871         (Window Frame Parameters): Document the cursor-type variable.
5873         * numbers.texi (Integer Basics): Document CL style read syntax for
5874         integers in bases other than 10.
5876         * positions.texi (List Motion): Document
5877         open-paren-in-column-0-is-defun-start.
5879         * lists.texi (Sets And Lists): Document member-ignore-case.
5881         * internals.texi (Garbage Collection): Document the used and free
5882         strings report.
5883         (Memory Usage): Document strings-consed.
5885         * os.texi (Time of Day): Document float-time.
5886         (Recording Input): Document that clear-this-command-keys clears
5887         the vector to be returned by recent-keys.
5889         * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
5890         argument keymap can be a list.
5892         * nonascii.texi (User-Chosen Coding Systems)
5893         <select-safe-coding-system>: Document the new argument
5894         accept-default-p and the variable
5895         select-safe-coding-system-accept-default-p.  Tell what happens if
5896         buffer-file-coding-system is undecided.
5897         (Default Coding Systems): Document auto-coding-regexp-alist.
5899         * display.texi (The Echo Area) <message>: Document
5900         message-truncate-lines.
5901         (Glyphs): Document that the glyph table is unused on windowed
5902         displays.
5904         * help.texi (Describing Characters) <single-key-description>:
5905         Document the new argument no-angles.
5906         (Accessing Documentation) <documentation-property>: Document that
5907         a non-string property is evaluated.
5908         <documentation>: Document that the function-documentation property
5909         is looked for.
5911         * windows.texi (Selecting Windows): Document some-window.
5913         * text.texi (MD5 Checksum): New node, documents the md5 primitive.
5915         * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
5916         apropos-mode-hook.
5918         * commands.texi (Using Interactive): Document interactive-form.
5919         (Keyboard Macros): Document kbd-macro-termination-hook.
5920         (Command Loop Info): Document that clear-this-command-keys clears
5921         the vector to be returned by recent-keys.
5923 2001-09-04  Werner LEMBERG  <wl@gnu.org>
5925         * Makefile.in (srcdir, texinputdir): New variables.
5926         (srcs, index.texi, install): Use $(srcdir).
5927         (.PHONY): Remove elisp.dvi.
5928         (elisp): Use -I switch for makeinfo.
5929         (elisp.dvi): Use $(srcdir) and $(texinputdir).
5930         (installall, dist): Use $(srcdir).
5931         Fix path to texinfo.tex.
5932         (maintainer-clean): Add elisp.dvi and elisp.oaux.
5934 2001-08-30  Gerd Moellmann  <gerd@gnu.org>
5936         * display.texi (Conditional Display): Adjust to API change.
5938         * configure: New file.
5940 2001-07-30  Gerd Moellmann  <gerd@gnu.org>
5942         * commands.texi (Repeat Events): Add description of
5943         double-click-fuzz.
5945 2001-05-08  Stefan Monnier  <monnier@cs.yale.edu>
5947         * syntax.texi (Syntax Class Table): Add the missing designator for
5948         comment and string fences.
5949         (Syntax Properties): Add a xref to syntax table internals.
5950         (Syntax Table Internals): Document string-to-syntax.
5952 2001-05-07  Gerd Moellmann  <gerd@gnu.org>
5954         * Makefile.in (install): Use install-info command line options
5955         like in Emacs' Makefile.in.
5957 2000-12-09  Miles Bader  <miles@gnu.org>
5959         * windows.texi (Window Start): Update documentation for
5960         `pos-visible-in-window-p'.
5962 2000-11-12  Stefan Monnier  <monnier@cs.yale.edu>
5964         * lists.texi (Building Lists): Add footnote to explain how to add
5965         to the end of a list.
5967 2000-10-25  Gerd Moellmann  <gerd@gnu.org>
5969         * files.texi (Visiting Functions): Typos.
5971 2000-10-25  Kenichi Handa  <handa@etl.go.jp>
5973         * files.texi (Visiting Functions): Return value of
5974         find-file-noselect may be a list of buffers if wildcards are used.
5976 2000-10-24  Miles Bader  <miles@lsi.nec.co.jp>
5978         * display.texi (Defining Faces): Document `graphic' display type
5979         in face specs.
5981 2000-10-18  Kai Grossjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5983         * hooks.texi (Standard Hooks): Replace obsolete
5984         `after-make-frame-hook' with `after-make-frame-functions'.
5986         * frames.texi (Creating Frames): Ditto.
5988         * variables.texi (Future Local Variables): Ditto.
5990 2000-10-16  Gerd Moellmann  <gerd@gnu.org>
5992         * display.texi (Other Image Types): Add description of :foreground
5993         and :background properties of mono PBM images.
5995 2000-08-17  Werner LEMBERG  <wl@gnu.org>
5997         * .cvsignore: New file.
5999 2000-01-05  Gerd Moellmann  <gerd@gnu.org>
6001         * tindex.pl: New script.
6003 1999-12-03  Dave Love  <fx@gnu.org>
6005         * Makefile.in (MAKEINFO): New parameter.
6007 1999-09-17  Richard Stallman  <rms@gnu.org>
6009         * Makefile.in (srcs): Add hash.texi.
6010         (VERSION): Update to 20.6.
6012 1999-09-13  Richard Stallman  <rms@gnu.org>
6014         * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
6016 1998-08-29  Karl Heuer  <kwzh@gnu.org>
6018         * configure.in: New file.
6019         * Makefile.in: Renamed from Makefile.
6020         (prefix, infodir): Use value obtained from configure.
6021         (emacslibdir): Obsolete variable deleted.
6022         (dist): Distribute configure.in, configure, Makefile.in.
6024 1998-06-12  Richard Stallman  <rms@psilocin.ai.mit.edu>
6026         * Makefile (INSTALL_INFO): New variable.
6027         (install): Run install-info.
6029 1998-05-09  Richard Stallman  <rms@psilocin.ai.mit.edu>
6031         * Makefile (elisp.dvi): Add missing backslash.
6033 1998-05-02  Richard Stallman  <rms@psilocin.gnu.org>
6035         * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
6036         Run texindex without `./'.  Always run texindex on elisp.tp.
6037         (elisp.tps): Target deleted.
6039 1998-04-05  Richard Stallman  <rms@psilocin.gnu.org>
6041         * Makefile (srcs): Add nonascii.texi and customize.texi.
6042         (dist): Start by deleting `temp'.
6044 1998-02-17  Richard Stallman  <rms@psilocin.gnu.org>
6046         * Makefile (makeinfo, texindex): Targets deleted.
6047         (makeinfo.o, texindex.o): Targets deleted.
6048         (clean, dist): Don't do anything with them or with getopt*.
6050 1998-01-30  Richard Stallman  <rms@psilocin.gnu.org>
6052         * Makefile (SHELL): Defined.
6054 1998-01-27  Richard Stallman  <rms@psilocin.gnu.org>
6056         * Makefile (elisp.tps): New target.
6057         (elisp.dvi): Depend on elisp.tps.
6059 Wed Apr  3 15:24:25 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
6061         * README: Update phone number.
6063         * Makefile (elisp): Make this be the default target.
6064         Depend on makeinfo.c instead of makeinfo.
6065         (install): Don't depend on elisp.dvi, since we don't install that.
6066         Use mkinstalldirs.
6067         (dist): Add mkinstalldirs.
6069 Mon Jun 19 14:35:26 1995  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6071         * Makefile (VERSION): Update version number.
6072         (maintainer-clean): Renamed from realclean.
6074 Wed Jun  7 17:04:59 1995  Karl Heuer  <kwzh@nutrimat.gnu.ai.mit.edu>
6076         * Makefile (realclean): New target.
6077         (elisp): Remove any old elisp-* files first.
6079 Tue Nov 23 19:59:40 1993  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
6081         * Makefile (VERSION): New variable.
6082         (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
6083         Compressed file suffix should be `.gz', not `.z'.
6085 Mon Nov 22 15:06:19 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6087         * Makefile (elisp): Depend on makeinfo.
6089 Fri Nov 19 02:29:33 1993  Noah Friedman  (friedman@gnu.ai.mit.edu)
6091         * Makefile (srcs): Add anti.texi.
6093 Fri May 28 18:04:53 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6095         * Makefile (infodir, prefix): New vars.
6096         (install): Use infodir.
6097         (emacsinfodir): Deleted.
6099 Thu May 27 02:11:25 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6101         * Makefile (srcs): Add calendar.texi.
6103         * Makefile (dist): Copy texindex.c and makeinfo.c.
6104         Limit elisp-* files to those with one or two digits.
6106 Sun May 16 17:58:21 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6108         * Makefile (dist): Changed to use Gzip instead of compress.
6110 Fri Apr 23 01:05:23 1993  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
6112         * loading.texi (Unloading): define-function changed back to
6113         defalias.  It may not stay this way, but at least it's
6114         consistent with the known-good version of the code patch.
6116 Fri Mar 26 21:14:54 1993  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
6118         * modes.texi (Hooks): Document new optional arg of add-hook.
6120 Wed Mar 17 08:48:24 1993  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
6122         * variables.texi: Document nil initial value of buffer-local variables.
6124         * tips.texi: Add new section on standard library headers.
6126 Sat Feb 27 18:00:25 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6128         * Makefile (srcs): Add frame.texi to the list of sources.
6130 Tue Feb 23 10:50:25 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6132         * Makefile (dist): Don't bother excluding autosave files; they'll
6133         never make it into the temp directory anyway, and the hash marks
6134         in the name are problematic for make and the Bourne shell.
6135         (srcs):
6137 Fri Feb 12 16:54:38 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6139         * Makefile (dist): Don't include backup files or autosave files in
6140         the distribution tar file.
6142 Tue Nov 26 21:10:34 1991  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6144         * Makefile (srcs): Added index.perm.
6145         (elisp.dvi): Remove erroneous shell comment.
6146         Expect output of permute-index in permuted.fns.
6147         Save old elisp.aux in elisp.oaux.
6148         (clean): Added index.texi to be deleted.
6150 Sat Aug 11 17:39:10 1990  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6152         * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
6154 Tue Jun 26 09:57:26 1990  David Lawrence  (tale@geech)
6156         * files.texi: Noted that completion-ignored-extensions is ignored
6157         when making *Completions*.
6159 Fri Jun  8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
6161         * Makefile  make dist now depends on elisp.dvi, since it tries
6162         to include it in the dist file.
6164 Wed Mar 28 22:57:35 1990  Jim Kingdon  (kingdon@mole.ai.mit.edu)
6166         * functions.texinfo (Mapping Functions): Add missing quote
6168 Mon Jun 19 18:09:24 1989  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6170         * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
6171         (defunargs): Turn off \hyphenchar of \sl font temporarily.
6173 Wed May 10 18:01:17 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
6175         * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
6176         and @error{} are the terms now being used.  The files in the
6177         directory have been changed to reflect this.
6179         * All instances of @indentedresultt{} have been changed to
6180         `     @result{}', using 5 spaces at the begining of the line.
6182 Mon Apr 24 21:02:55 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
6184         * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
6185         experimental @indentedresult{}, @indentedexpandsto{} are part of
6186         the texinfo.tex in this directory.  These TeX macros are not
6187         stable yet.
6189 Mon Apr 17 18:56:50 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
6191         * texinfo.tex: Temporarily added
6192                 \let\result=\dblarrow
6193                 \def\error{{\it ERROR} \longdblarrow}
6194         We need to do this better soon.
6196 Tue Apr 11 12:23:28 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
6198         * Applied Karl Berry's patches to *.texinfo files, but not to
6199         texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'.  (Karl's
6200         new title page format is also not applied, since it requires
6201         texinfo.tex changes.)
6203         * Cleaned up `Makefile' and defined the `emacslibdir' directory
6204         for the Project GNU development environment.
6206 ;; Local Variables:
6207 ;; coding: iso-2022-7bit
6208 ;; add-log-time-zone-rule: t
6209 ;; End:
6211     Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
6212       2005, 2006, 2007 Free Software Foundation, Inc.
6214   This file is part of GNU Emacs.
6216   GNU Emacs is free software; you can redistribute it and/or modify
6217   it under the terms of the GNU General Public License as published by
6218   the Free Software Foundation; either version 3, or (at your option)
6219   any later version.
6221   GNU Emacs is distributed in the hope that it will be useful,
6222   but WITHOUT ANY WARRANTY; without even the implied warranty of
6223   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
6224   GNU General Public License for more details.
6226   You should have received a copy of the GNU General Public License
6227   along with GNU Emacs; see the file COPYING.  If not, write to the
6228   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
6229   Boston, MA 02110-1301, USA.
6231 ;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda