Fix Emacs version.
[emacs.git] / doc / lispref / ChangeLog
blob71d3f7391bb4bc95311e098cf29feb0a1be93df4
1 2008-02-26  Chong Yidong  <cyd@stupidchicken.com>
3         * strings.texi (Formatting Strings): Treat - and 0 as flag
4         characters.
6 2008-02-22  Glenn Morris  <rgm@gnu.org>
8         * frames.texi (Position Parameters): Clarify the description of
9         `left' and `top', using information from "Geometry".
10         (Geometry): Give a pointer to "Position Parameters", rather than
11         repeating information.
13 2008-02-11  Glenn Morris  <rgm@gnu.org>
15         * objects.texi (Equality Predicates): No longer talk about "two"
16         functions.
18 2008-02-11  Lawrence Mitchell <wence@gmx.li>  (tiny change)
20         * objects.texi (Equality Predicates): Add defun for
21         equal-including-properties.
23 2008-02-10  Glenn Morris  <rgm@gnu.org>
25         * objects.texi (Equality Predicates):
26         Mention equal-including-properties.
28 2008-02-07  Richard Stallman  <rms@gnu.org>
30         * windows.texi (Window Start): Mention the feature of moving
31         window-start to start of line.
33 2008-02-07  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
35         * keymaps.texi (Tool Bar): Document rtl property.
37 2008-01-27  Thien-Thi Nguyen  <ttn@gnuvola.org>
39         * display.texi (Button Types):
40         For define-button-type, clarify type of NAME.
42 2008-01-19  Martin Rudalics  <rudalics@gmx.at>
44         * buffers.texi (Buffer Modification): Fix typo.
46 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
48         * os.texi (System Environment): Remove references to OSes that are
49         not supported anymore.
51 2008-01-05  Dan Nicolaescu  <dann@ics.uci.edu>
53         * os.texi (System Environment): Remove mention for Masscomp.
55 2008-01-04  Richard Stallman  <rms@gnu.org>
57         * display.texi (Faces): Don't talk about internal face vector as arg
58         to facep.
60         * customize.texi (Type Keywords): Fix previous change.
62         * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
63         * elisp.texi (Top): Fix menu for commands.texi change.
65 2007-12-30  Richard Stallman  <rms@gnu.org>
67         * commands.texi (Accessing Mouse): Renamed from Accessing Events.
68         (Accessing Scroll): New node broken out of Accessing Mouse.
70 2007-12-28  Richard Stallman  <rms@gnu.org>
72         * frames.texi (Size Parameters): Fix typo.
73         (Basic Parameters): For `title', refer to title bar.
74         (Size and Position): Explain meaning of frame pixel width and height.
76 2007-12-23  Richard Stallman  <rms@gnu.org>
78         * customize.texi (Type Keywords): Uncomment :validate and clarify it.
79         Improve some of the commented-out keywords' text too.
81 2007-12-14  Martin Rudalics  <rudalics@gmx.at>
83         * nonascii.texi (Encoding and I/O): Reword to avoid saying
84         "visit the current buffer".
86         * os.texi (System Interface): Fix typo.
88 2007-12-04  Richard Stallman  <rms@gnu.org>
90         * objects.texi (Symbol Type): Fix typo.
92 2007-12-03  Richard Stallman  <rms@gnu.org>
94         * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
96 2007-12-01  Glenn Morris  <rgm@gnu.org>
98         * functions.texi (Declaring Functions): Improve previous change.
100 2007-11-30  Glenn Morris  <rgm@gnu.org>
102         * functions.texi (Declaring Functions): Add optional fourth
103         argument of declare-function, and setting third argument to `t'.
105 2007-11-29  Richard Stallman  <rms@gnu.org>
107         * customize.texi (Composite Types): Document `group' type.
109 2007-11-29  Glenn Morris  <rgm@gnu.org>
111         * functions.texi (Declaring Functions): Add findex.  Mention
112         `external' files.
114 2007-11-26  Juanma Barranquero  <lekktu@gmail.com>
116         * functions.texi (Declaring Functions): Fix directive.
118 2007-11-25  Richard Stallman  <rms@gnu.org>
120         * help.texi (Help Functions): Clean up last change.
122         * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
124         * loading.texi (Named Features): Minor cleanup.
126         * macros.texi (Eval During Expansion): Minor cleanup.
128         * variables.texi (Variable Aliases): Minor cleanup.
130 2007-11-24  Richard Stallman  <rms@gnu.org>
132         * functions.texi (Declaring Functions): Clarify previous change.
134         * compile.texi (Compiler Errors): Clarify previous change.
136 2007-11-24  Richard Stallman  <rms@gnu.org>
138         * display.texi (Refresh Screen, Forcing Redisplay):
139         Clarify the text and move items around.
141 2007-11-24  Glenn Morris  <rgm@gnu.org>
143         * functions.texi (Declaring Functions): New section.
144         * compile.texi (Compiler Errors): Mention declaring functions,
145         defvar with no initvalue, and byte-compile-warnings.
147 2007-11-15  Martin Rudalics  <rudalics@gmx.at>
149         * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
150         * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
152 2007-11-13  Martin Rudalics  <rudalics@gmx.at>
154         * help.texi (Help Functions): Document new macro `with-help-window'.
156 2007-11-10  Paul Pogonyshev  <pogonyshev@gmx.net>
158         * searching.texi (Replacing Match): Describe new
159         `match-substitute-replacement'.
161 2007-10-31  Richard Stallman  <rms@gnu.org>
163         * strings.texi (Creating Strings): Null strings from concat not unique.
165 2007-10-26  Richard Stallman  <rms@gnu.org>
167         * objects.texi (Equality Predicates): Null strings are uniquified.
169         * minibuf.texi: Minor clarifications in previous change.
171 2007-10-25  Glenn Morris  <rgm@gnu.org>
173         * customize.texi (Variable Definitions): Add :risky and :safe keywords.
175 2007-10-24  Richard Stallman  <rms@gnu.org>
177         * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
179         * variables.texi (Frame-Local Variables): Node deleted.
180         (Variables): Delete Frame-Local Variables from menu.
181         (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
182         (Default Value): Don't mention frame-local vars.
184         * os.texi (Idle Timers): current-idle-time returns nil if not idle.
186         * loading.texi (Unloading): Document FEATURE-unload-function
187         instead of FEATURE-unload-hook.
189         * frames.texi (Multiple Displays): Don't mention frame-local vars.
191 2007-10-22  Juri Linkov  <juri@jurta.org>
193         * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
194         (High-Level Completion): Document a list of default value strings
195         in the DEFAULT argument, for which minibuffer functions return the
196         first element.
198 2007-10-17  Juri Linkov  <juri@jurta.org>
200         * text.texi (Filling): Update arguments of fill-paragraph.
201         fill-paragraph operates on the active region in Transient Mark mode.
202         Remove fill-paragraph-or-region.
204 2007-10-13  Karl Berry  <karl@gnu.org>
206         * elisp.texi (@dircategory): Move to after @copying,
207         since we want @copying as close as possible to the beginning of
208         the output.
210 2007-10-12  Richard Stallman  <rms@gnu.org>
212         * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
214         * commands.texi (Distinguish Interactive): New node,
215         broken out from Interactive Call and rewritten.
216         (Command Loop): Put Distinguish Interactive in menu.
218 2007-10-09  Richard Stallman  <rms@gnu.org>
220         * text.texi (Examining Properties): Mention overlay priority.
222         * display.texi (Display Margins): Correct the description
223         of margin display specifications.
224         (Replacing Specs): New subnode broken out of Display Property.
226 2007-10-06  Juri Linkov  <juri@jurta.org>
228         * text.texi (Filling): Document fill-paragraph-or-region.
230 2007-10-05  Juanma Barranquero  <lekktu@gmail.com>
232         * display.texi (Auto Faces): Fix typo.
234 2007-10-02  Richard Stallman  <rms@gnu.org>
236         * display.texi (Display Property): Explain some display specs
237         don't let you move point in.
239         * frames.texi (Cursor Parameters): Describe
240         cursor-in-non-selected-windows here.  Explain more values.
242         * windows.texi (Basic Windows): Don't describe
243         cursor-in-non-selected-windows here.
245 2007-10-01  Eli Zaretskii  <eliz@gnu.org>
247         * processes.texi (Misc Network): Note that these functions are
248         supported only on some systems.
250 2007-10-01  Richard Stallman  <rms@gnu.org>
252         * display.texi (Overlay Properties): Explain nil as priority.
253         Explain that conflicts are unpredictable if not resolved by
254         priorities.
256 2007-09-23  Richard Stallman  <rms@gnu.org>
258         * macros.texi (Backquote): Minor clarification.
260 2007-09-19  Richard Stallman  <rms@gnu.org>
262         * display.texi (Display Property): Explain multiple display specs.
263         Clarify when they work in parallel and when one overrides.
264         Fix error in example.
266 2007-09-06  Glenn Morris  <rgm@gnu.org>
268         * Move from lispref/ to doc/lispref/.  Change all setfilename
269         commands to use ../../info.
270         * Makefile.in (infodir): Go up one more level.
271         (usermanualdir): Change from ../man to ../emacs.
272         (miscmanualdir): New.
273         (dist): Use new variable miscmanualdir.
274         * makefile.w32-in (infodir, texinputdir): Go up one more level.
275         (usermanualdir): Change from ../man to ../emacs.
277 2007-08-30  Martin Rudalics  <rudalics@gmx.at>
279         * commands.texi (Command Loop Info): Advise against changing
280         most variables described here.  Explain new variable
281         last-repeatable-command.
283 2007-08-29  Glenn Morris  <rgm@gnu.org>
285         * elisp.texi (EMACSVER): Increase to 23.0.50.
287 2007-08-29  Dan Nicolaescu  <dann@ics.uci.edu>
289         * frames.texi (Basic Parameters): Add display-environment-variable
290         and term-environment-variable.
292 2007-08-28  Juri Linkov  <juri@jurta.org>
294         * display.texi (Image Formats, Other Image Types): Add SVG.
296 2007-08-28  Juri Linkov  <juri@jurta.org>
298         * display.texi (Images): Move formats-related text to new node
299         "Image Formats".
300         (Image Formats): New node.
302 2007-08-27  Richard Stallman  <rms@gnu.org>
304         * windows.texi (Window Configurations): Clarify what
305         a window configuration saves.
307 2007-08-25  Richard Stallman  <rms@gnu.org>
309         * display.texi (Images): Delete redundant @findex.
311 2007-08-16  Richard Stallman  <rms@gnu.org>
313         * processes.texi (Asynchronous Processes): Clarify
314         doc of start-file-process.
316 2007-08-08  Martin Rudalics  <rudalics@gmx.at>
318         * modes.texi (Example Major Modes): Fix typo.
320 2007-08-08  Glenn Morris  <rgm@gnu.org>
322         * intro.texi (nil and t): Do not use `iff' in documentation.
324         * tips.texi (Documentation Tips): Recommend against `iff'.
326 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
328         * display.texi (Image Cache): Document image-refresh.
330 2007-08-06  Martin Rudalics  <rudalics@gmx.at>
332         * windows.texi (Size of Window): Document window-full-width-p.
334 2007-07-25  Glenn Morris  <rgm@gnu.org>
336         * gpl.texi (GPL): Replace license with GPLv3.
338         * Relicense all FSF files to GPLv3 or later.
340 2007-07-24  Michael Albinus  <michael.albinus@gmx.de>
342         * processes.texi (Synchronous Processes):
343         Add `process-file-shell-command'.
344         (Asynchronous Processes): Mention restricted use of
345         `process-filter' and `process-sentinel' in
346         `start-file-process'.  Add `start-file-process-shell-command'.
348 2007-07-17  Michael Albinus  <michael.albinus@gmx.de>
350         * files.texi (Magic File Names): Introduce optional parameter
351         IDENTIFICATION for `file-remote-p'.
353 2007-07-16  Richard Stallman  <rms@gnu.org>
355         * display.texi (Defining Faces): Fix previous change.
357 2007-07-14  Richard Stallman  <rms@gnu.org>
359         * control.texi (Handling Errors): Document `debug' in handler list.
361 2007-07-10  Richard Stallman  <rms@gnu.org>
363         * display.texi (Defining Faces): Explain C-M-x feature for defface.
365 2007-07-09  Richard Stallman  <rms@gnu.org>
367         * files.texi (Magic File Names): Rewrite previous change.
369 2007-07-08  Michael Albinus  <michael.albinus@gmx.de>
371         * files.texi (Magic File Names): Introduce optional parameter
372         CONNECTED for `file-remote-p'.
374 2007-07-07  Michael Albinus  <michael.albinus@gmx.de>
376         * processes.texi (Asynchronous Processes):
377         * files.texi (Magic File Names): Add `start-file-process'.
379 2007-06-27  Richard Stallman  <rms@gnu.org>
381         * files.texi (Format Conversion Piecemeal): Clarify
382         `after-insert-file-functions' calling convention.
384 2007-06-27  Michael Albinus  <michael.albinus@gmx.de>
386         * files.texi (Magic File Names): Remove `dired-call-process'.
387         Add `process-file'.
389 2007-06-27  Kenichi Handa  <handa@m17n.org>
391         * text.texi (Special Properties): Fix description about
392         `composition' property.
394 2007-06-26  Kenichi Handa  <handa@m17n.org>
396         * nonascii.texi (Default Coding Systems): Document about the
397         return value `undecided'.
399 2007-06-25  David Kastrup  <dak@gnu.org>
401         * keymaps.texi (Active Keymaps): Document new POSITION argument of
402         `current-active-maps'.
404 2007-06-24  Karl Berry  <karl@gnu.org>
406         * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
408 2007-06-15  Juanma Barranquero  <lekktu@gmail.com>
410         * display.texi (Overlay Arrow): Doc fix.
412 2007-06-14  Karl Berry  <karl@tug.org>
414         * anti.texi (Antinews): Typo.
416 2007-06-14  Chong Yidong  <cyd@stupidchicken.com>
418         * display.texi (Image Cache): Document image-refresh.
420 2007-06-12  Karl Berry  <karl@gnu.org>
422         * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
423         * two-volume.make: New file.
424         * .cvsignore: Ignore two-volume files.
426 2007-06-12  Tom Tromey  <tromey@redhat.com>
428         * os.texi (Init File): Document user-emacs-directory.
430 2007-06-03  Nick Roberts  <nickrob@snap.net.nz>
432         * commands.texi (Click Events): Describe width and height when
433         object is nil.
435 2007-05-30  Nick Roberts  <nickrob@snap.net.nz>
437         * commands.texi (Click Events): Layout more logically.  Describe
438         width and height.
439         (Drag Events, Motion Events): Update to new format for position.
441 2007-06-02  Richard Stallman  <rms@gnu.org>
443         * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
445 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
447         * Version 22.1 released.
449 2007-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
451         * text.texi (Special Properties): Correct meaning of fontified face.
453 2007-05-30  Richard Stallman  <rms@gnu.org>
455         * text.texi (Special Properties): Add link to Adjusting Point.
457 2007-05-12  Richard Stallman  <rms@gnu.org>
459         * text.texi (Margins): indent-to-left-margin is not the default.
460         (Mode-Specific Indent): For indent-line-function, the default
461         is indent-relative.
463         * modes.texi (Example Major Modes): Explain last line of text-mode
464         is redundant.
466 2007-05-10  Richard Stallman  <rms@gnu.org>
468         * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
470         * help.texi (Keys in Documentation): Add reference to
471         Documentation Tips.
473         * files.texi (Format Conversion): TO-FN gets three arguments.
475         * modes.texi (Auto Major Mode): Document file-start-mode-alist.
477 2007-05-10  Thien-Thi Nguyen  <ttn@gnuvola.org>
479         * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
480         * files.texi (Format Conversion): Expand intro; add menu.
481         (Format Conversion Overview, Format Conversion Round-Trip)
482         (Format Conversion Piecemeal): New nodes/subsections.
483         * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
484         * text.texi (Text Properties): Remove "Saving Properties" from menu.
485         (Saving Properties): Delete node/subsection.
487 2007-05-07  Karl Berry  <karl@gnu.org>
489         * elisp.texi (EMACSVER): Back to 22.
491 2007-05-06  Richard Stallman  <rms@gnu.org>
493         * processes.texi (Accepting Output): Revert most of previous change.
495 2007-05-05  Richard Stallman  <rms@gnu.org>
497         * processes.texi (Accepting Output): accept-process-output
498         uses microseconds, not milliseconds.  But that arg is obsolete.
500 2007-05-04  Karl Berry  <karl@tug.org>
502         * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
504 2007-05-04  Eli Zaretskii  <eliz@gnu.org>
506         * tips.texi (Documentation Tips): Rearrange items to place the
507         more important ones first.  Add an index entry for hyperlinks.
509 2007-05-03  Karl Berry  <karl@gnu.org>
511         * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
512         (EMACSVER) [smallbook]: 22 for printed version.
514         * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
515         so restore anchor to normal position after defun.  Found by Kevin Ryde.
517 2007-04-26  Glenn Morris  <rgm@gnu.org>
519         * elisp.texi (EMACSVER): Increase to 22.1.50.
521 2007-04-28  Karl Berry  <karl@gnu.org>
523         * elisp.texi: Improve line breaks on copyright page,
524         similar layout to emacs manual, 8.5x11 by default.
526 2007-04-24  Richard Stallman  <rms@gnu.org>
528         * text.texi (Special Properties): Add xref to Overlay Properties.
530         * display.texi (Overlay Properties): Add xref to Special Properties.
532 2007-04-22  Richard Stallman  <rms@gnu.org>
534         * keymaps.texi (Extended Menu Items): Move the info about
535         format with cached keyboard binding.
537 2007-04-21  Richard Stallman  <rms@gnu.org>
539         * text.texi (Special Properties): Clarify previous change.
541         * files.texi (File Name Expansion): Clarify previous change.
543         * display.texi (Attribute Functions): Fix example for
544         face-attribute-relative-p.
546 2007-04-19  Kenichi Handa  <handa@m17n.org>
548         * text.texi (Special Properties): Document composition property.
550 2007-04-19  Glenn Morris  <rgm@gnu.org>
552         * files.texi (File Name Expansion): Mention "superroot".
554 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
556         * frames.texi (Multiple Displays): Add note about "multi-monitor"
557         setups.
558         (Display Feature Testing): Note that display refers to all
559         physical monitors for multi-monitor setups.
561 2007-04-14  Richard Stallman  <rms@gnu.org>
563         * lists.texi (Sets And Lists): Clarify `delete' examples.
564         Remove spurious xref to same node.
565         Clarify xref for add-to-list.
567 2007-04-12  Nick Roberts  <nickrob@snap.net.nz>
569         * keymaps.texi (Format of Keymaps): Remove spurious ")" from
570         value of lisp-mode-map.
572 2007-04-11  Karl Berry  <karl@gnu.org>
574         * anti.texi (Antinews):
575         * display.texi (Overlay Properties, Defining Images):
576         * processes.texi (Synchronous Processes, Sentinels):
577         * syntax.texi (Syntax Table Internals):
578         * searching.texi (Regexp Special):
579         * nonascii.texi (Default Coding Systems):
580         * text.texi (Special Properties):
581         * minibuf.texi (Basic Completion): Wording to improve breaks in
582         8.5x11 format.
583         * elisp.texi (smallbook): New @set to more easily switch between
584         smallbook and 8.5x11.
586 2007-04-11  Richard Stallman  <rms@gnu.org>
588         * text.texi (Lazy Properties): Minor fix.
590 2007-04-08  Karl Berry  <karl@gnu.org>
592         * symbols.texi (Plists and Alists): Period after "vs" in index entries.
593         * macros.texi (Backquote): Downcase Backquote in index entries for
594         consistency.
596 2007-04-08  Richard Stallman  <rms@gnu.org>
598         * text.texi (Adaptive Fill): Just describe default,
599         don't show it (since it contains non-ASCII chars).
601 2007-04-07  Karl Berry  <karl@gnu.org>
603         * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
604         adaptive-fill-regexp's value, since they are not in the standard
605         TeX fonts.
607 2007-04-07  Guanpeng Xu  <herberteuler@hotmail.com>
609         * display.texi (Defining Faces): Fix example.
611 2007-04-07  Karl Berry  <karl@gnu.org>
613         * display.texi (Button Buffer Commands): Improve page break.
615 2007-04-07  Richard Stallman  <rms@gnu.org>
617         * advice.texi (Activation of Advice): Remove redundant index entry.
619         * backups.texi: Improve index entries.  Remove redundant ones.
621         * compile.texi (Byte Compilation): Improve index entry.
623         * hash.texi (Creating Hash): Improve index entry.
625         * symbols.texi (Definitions): Improve index entry.
627         * edebug.texi: Improve index entries.  Remove redundant/useless ones.
629         * maps.texi (Standard Keymaps): Remove useless index entry.
631         * help.texi (Documentation Basics): Remove redundant index entries.
633         * customize.texi: Improve index entries.
634         Remove redundant/useless ones.
636         * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
638         * streams.texi (Output Variables): Improve index entry.
640         * abbrevs.texi (Abbrevs): Remove useless index entry.
642         * macros.texi (Expansion): Remove useless index entry.
644         * text.texi: Improve index entries.  Remove redundant/useless ones.
645         (Text Properties, Examining Properties)
646         (Special Properties): Use "property category" instead of "category"
647         to refer to the `category' property.
649         * positions.texi: Improve index entries.  Remove useless one.
651         * lists.texi: Improve index entries.  Remove redundant/useless ones.
653         * os.texi: Improve index entries.
654         (Timers): Fix previous change.
656         * buffers.texi: Improve index entries.
657         (Modification Time): Get rid of term "obsolete buffer".
659         * debugging.texi: Improve index entries.
660         (Test Coverage): Add xref to other test coverage ftr.
662         * eval.texi: Improve index entry.  Remove redundant ones.
664         * numbers.texi: Improve index entries.  Remove redundant/useless ones.
666         * files.texi: Improve index entries.  Remove redundant/useless ones.
668         * objects.texi: Improve index entries.
670         * processes.texi: Improve index entries.
672         * modes.texi: Improve index entry.  Remove redundant one.
674         * nonascii.texi: Improve index entries.
676         * internals.texi: Improve index entries.
678         * syntax.texi: Improve index entries.
680         * keymaps.texi (Active Keymaps): Improve index entries.
682         * commands.texi: Improve index entries.  Remove redundant/useless ones.
684         * frames.texi: Improve index entries.  Remove redundant/useless ones.
686         * markers.texi: Improve index entries.  Remove redundant ones.
688         * tips.texi: Improve index entries.
690         * loading.texi (Unloading): Improve index entry.
692         * variables.texi: Improve index entries.  Remove redundant one.
694         * sequences.texi: Improve index entry.
696         * display.texi: Improve index entries.  Remove redundant ones.
698         * windows.texi: Improve index entries.
700         * searching.texi: Improve index entries.  Remove redundant one.
702         * strings.texi (Case Tables): Improve last change.
704 2007-04-04  Chong Yidong  <cyd@stupidchicken.com>
706         * strings.texi (Case Tables): Document with-case-table and
707         ascii-case-table.
709 2007-04-03  Karl Berry  <karl@gnu.org>
711         * processes.texi (Network): Reword to improve page break.
713 2007-04-03  Eli Zaretskii  <eliz@gnu.org>
715         * functions.texi (Inline Functions): Describe more disadvantages
716         of defsubst, and make advice against it stronger.
718 2007-04-02  Karl Berry  <karl@gnu.org>
720         * backups.texi (Backup Names): Avoid widow words.
721         * modes.texi (Example Major Modes): Align last comment.
723 2007-04-01  Chong Yidong  <cyd@stupidchicken.com>
725         * keymaps.texi (Remapping Commands): Document new arg to
726         command-remapping.
728 2007-04-01  Karl Berry  <karl@gnu.org>
730         * processes.texi (Low-Level Network): Typo.
731         * loading.texi (Hooks for Loading): Avoid double "the".
732         * keymaps.texi (Key Sequences): No double "and".
733         (Changing Key Bindings): Shorten to improve line break.
735 2007-03-31  Glenn Morris  <rgm@gnu.org>
737         * os.texi (Timers): Fix description of run-at-time TIME formats.
739 2007-03-31  Richard Stallman  <rms@gnu.org>
741         * display.texi (Invisible Text): Correct buffer-invisibility-spec
742         regarding ellipsis.
744 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
746         * intro.texi (nil and t):
747         * symbols.texi (Plists and Alists):
748         * variables.texi (Variable Aliases, Constant Variables):
749         * functions.texi (Defining Functions):
750         * advice.texi (Advising Primitives):
751         * debugging.texi (Syntax Errors, Compilation Errors):
752         * minibuf.texi (Minibuffer Windows):
753         * commands.texi (Adjusting Point):
754         * modes.texi (Syntactic Font Lock, Faces for Font Lock)
755         (Auto Major Mode, Major Mode Conventions):
756         * help.texi (Describing Characters):
757         * files.texi (Create/Delete Dirs, Information about Files)
758         (File Locks, Writing to Files, Reading from Files)
759         (Saving Buffers):
760         * windows.texi (Resizing Windows, Cyclic Window Ordering):
761         * frames.texi (Finding All Frames):
762         * positions.texi (Buffer End, Motion):
763         * markers.texi (The Region):
764         * text.texi (Deletion, Near Point):
765         * display.texi (Displaying Messages, Truncation):
766         * os.texi (Processor Run Time):
767         * tips.texi (Key Binding Conventions, Programming Tips)
768         (Warning Tips, Documentation Tips, Comment Tips):
769         * internals.texi (Memory Usage): Improve indexing.
771         * variables.texi (Frame-Local Variables):
772         * functions.texi (Argument List):
773         * loading.texi (Library Search):
774         * streams.texi (Output Variables):
775         * keymaps.texi (Translation Keymaps, Searching Keymaps):
776         * searching.texi (Replacing Match, Search and Replace):
777         * processes.texi (Byte Packing, Decoding Output)
778         (Accepting Output, Network Servers, Shell Arguments):
779         * display.texi (Abstract Display, Image Cache, Scroll Bars):
780         * windows.texi (Window Point, Window Start):
781         * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
782         * commands.texi (Reading Input, Keyboard Events):
783         * minibuf.texi (Reading File Names, Minibuffer Completion)
784         (Recursive Mini):
785         * positions.texi (List Motion):
786         * hash.texi (Hash Tables, Creating Hash, Defining Hash):
787         * numbers.texi (Arithmetic Operations, Math Functions)
788         (Predicates on Numbers, Comparison of Numbers):
789         (Numeric Conversions):
790         * locals.texi (Standard Buffer-Local Variables):
791         * maps.texi (Standard Keymaps):
792         * os.texi (User Identification, System Environment, Recording Input)
793         (X11 Keysyms):
794         * nonascii.texi (Non-ASCII Characters, Splitting Characters):
795         * backups.texi (Backups and Auto-Saving):
796         * customize.texi (Customization, Group Definitions)
797         (Variable Definitions):
798         * compile.texi (Byte Compilation): Improve index entries.
800 2007-03-31  Karl Berry  <karl@gnu.org>
802         * macros.texi (Defining Macros): Avoid widow syllable.
804 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
806         * elisp.texi (Top): Postscript -> PostScript.
808         * display.texi (Images, Postscript Images): Postscript -> PostScript.
810 2007-03-31  Markus Triska  <markus.triska@gmx.at>
812         * internals.texi (Writing Emacs Primitives): Untabify `For'.
814 2007-03-30  Karl Berry  <karl@gnu.org>
816         * lists.texi (List-related Predicates): Remove spurious @need.
817         (Setcdr): Use @smallexample to improve page break.
818         (Association Lists) <assoc>: Reword to improve page break.
820         * strings.texi (String Conversion): Insert blank line to improve
821         page break.
823         * numbers.texi (Random Numbers): Use @minus{}.
824         (Math Functions): Use @minus{}.
826         * intro.texi (Acknowledgements): Avoid line breaks before middle
827         initials.
829 2007-03-24  Eli Zaretskii  <eliz@gnu.org>
831         * errors.texi (Standard Errors): Add an index entry.
833 2007-03-19  Richard Stallman  <rms@gnu.org>
835         * os.texi (Recording Input): recent-keys now gives 300 keys.
837 2007-03-12  Glenn Morris  <rgm@gnu.org>
839         * os.texi: Replace "daylight savings" with "daylight saving"
840         throughout.
842 2007-03-05  Richard Stallman  <rms@gnu.org>
844         * variables.texi (File Local Variables): Update
845         enable-local-variables values.
847 2007-03-04  Richard Stallman  <rms@gnu.org>
849         * syntax.texi (Control Parsing): Minor clarification.
851         * strings.texi (Formatting Strings): Clarify width, precision, flags.
853         * sequences.texi (Sequence Functions): Move string-bytes away,
854         add xref.
856         * nonascii.texi (Text Representations): Move string-bytes here.
858         * modes.texi (Major Mode Conventions): Fundamental mode is exception.
860         * minibuf.texi (Basic Completion): Minor clarification.
862         * markers.texi (The Mark): Clarify existence vs activation of mark.
863         Other cleanup.
865         * display.texi (Finding Overlays): Write better example.
867         * compile.texi (Eval During Compile): Clarify putting macros
868         in eval-when-compile.
870 2007-02-25  Vinicius Jose Latorre  <viniciusjl@ig.com.br>  (tiny change)
872         * loading.texi (How Programs Do Loading): Fix anchor position at
873         load-read-function definition doc.
875 2007-02-21  Kim F. Storm  <storm@cua.dk>
877         * strings.texi (Text Comparison): Mention that assoc-string
878         converts symbols to strings before testing.
880 2007-02-17  Kim F. Storm  <storm@cua.dk>
882         * processes.texi (Bindat Spec): Vector types can have optional
883         element type.
884         (Bindat Examples): Fix example.  Add vector with element type.
886 2007-02-16  Andreas Schwab  <schwab@suse.de>
888         * strings.texi (Formatting Strings): Document '+' flag.
890 2007-02-15  Juanma Barranquero  <lekktu@gmail.com>
892         * strings.texi (Modifying Strings): Clarify that `clear-string'
893         always converts the string to unibyte.
895 2007-02-14  Kim F. Storm  <storm@cua.dk>
897         * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
898         Rewrite glyph code description to refer to these functions.
899         Remove details of encoding face number and char into integer code.
901 2007-02-03  Alan Mackenzie  <acm@muc.de>
903         * loading.texi (Hooks for Loading): Make the description of
904         `eval-after-load' more detailed, and amend the description of
905         after-load-alist, in accordance with changes from 2006-05.
907 2007-02-03  Chong Yidong  <cyd@stupidchicken.com>
909         * modes.texi (Defining Minor Modes): Document that a :require
910         keyword or similar may be required to make saved customization
911         variables work.
913 2007-02-03  Eli Zaretskii  <eliz@gnu.org>
915         * elisp.texi (Top): Make the detailed menu headers compliant with
916         Texinfo guidelines and with what texnfo-upd.el expects.  Add
917         comments to prevent people from inadvertently modifying the key
918         parts needed by `texinfo-multiple-files-update'.
920 2007-02-02  Eli Zaretskii  <eliz@gnu.org>
922         * elisp.texi (Top): Update the top-level menus.
924         * syntax.texi (Categories): Add index entries.
926 2007-02-01  Juanma Barranquero  <lekktu@gmail.com>
928         * display.texi (Attribute Functions): Fix name and description of
929         the UNDERLINE arg of `set-face-underline-p'.
931 2007-01-29  Eli Zaretskii  <eliz@gnu.org>
933         * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
934         Variables", and "Standard Keymaps" to the detailed menu.
936         * variables.texi (Future Local Variables): Add index entry.
938 2007-01-28  Richard Stallman  <rms@gnu.org>
940         * tips.texi (Coding Conventions): Clarify the tip about macros
941         that define a function or a variable.
943         * files.texi (File Attributes): UID and GID can be floats.
944         (Magic File Names): Explain why deferring all operations to
945         the standard handler does not work.
947 2007-01-23  Martin Rudalics  <rudalics@gmx.at>
949         * backups.texi (Reverting): Use "buffer" instead of "file"
950         when talking about major and minor modes.
952 2007-01-21  Richard Stallman  <rms@gnu.org>
954         * help.texi (Documentation): Add xref to Documentation Tips.
956 2007-01-14  Juanma Barranquero  <lekktu@gmail.com>
958         * tips.texi (Coding Conventions): Fix typos.
960 2007-01-05  Richard Stallman  <rms@gnu.org>
962         * modes.texi (Defining Minor Modes): Fix previous change.
964 2007-01-03  Richard Stallman  <rms@gnu.org>
966         * customize.texi (Variable Definitions, Customization Types):
967         Don't use * in doc string for defcustom.
969 2007-01-02  Richard Stallman  <rms@gnu.org>
971         * variables.texi (Variable Aliases): Clarify that aliases vars
972         always have the same value.
974         * processes.texi (Bindat Spec): Fix Texinfo usage.
976         * modes.texi (Defining Minor Modes): Explain effect of command
977         defined with define-global-minor-mode on new buffers.
979 2006-12-30  Kim F. Storm  <storm@cua.dk>
981         * keymaps.texi (Tool Bar): Describe `grow-only' value of
982         `auto-resize-tool-bars'.
984 2006-12-30  Richard Stallman  <rms@gnu.org>
986         * keymaps.texi (Active Keymaps): Fix previous change.
988 2006-12-30  Nick Roberts  <nickrob@snap.net.nz>
990         * keymaps.texi (Active Keymaps): Make xref to lookup-key.
992 2006-12-30  Kim F. Storm  <storm@cua.dk>
994         * processes.texi (Bindat Spec): Clarify using field names in
995         length specifications.
997 2006-12-29  Kim F. Storm  <storm@cua.dk>
999         * processes.texi (Bindat Spec): Explain eval forms and lengths better.
1000         Add count and index variables for eval forms in repeat blocks.
1002 2006-12-24  Richard Stallman  <rms@gnu.org>
1004         * customize.texi (Variable Definitions): Document
1005         new name custom-add-frequent-value.
1007 2006-12-19  Kim F. Storm  <storm@cua.dk>
1009         * commands.texi (Misc Events): User signals now result in sigusr1
1010         and sigusr2 events which are handled through special-event-map.
1011         (Special Events): User signals and drag-n-drop are special.
1013 2006-12-17  Richard Stallman  <rms@gnu.org>
1015         * loading.texi (Named Features): Explain subfeatures better.
1017         * customize.texi: Use "option" only for user options.
1018         For the keyword values inside defcustom etc, say "keywords".
1019         For :options value's elements, say "elements".
1020         :group should not be omitted.
1022         * syntax.texi (Parsing Expressions): Split up node.
1023         (Motion via Parsing, Position Parse, Parser State)
1024         (Low-Level Parsing, Control Parsing): New subnodes.
1025         (Parser State): Document syntax-ppss-toplevel-pos.
1027         * positions.texi (List Motion): Punctuation fix.
1029         * files.texi (File Name Completion): Document PREDICATE arg
1030         to file-name-completion.
1032 2006-12-16  Eli Zaretskii  <eliz@gnu.org>
1034         * internals.texi (Building Emacs, Writing Emacs Primitives):
1035         Add index entries.
1037 2006-12-11  Richard Stallman  <rms@gnu.org>
1039         * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
1040         affects face menu.  Explain how to make it non-nil without enabling
1041         any fontification.
1043 2006-12-10  Chong Yidong  <cyd@stupidchicken.com>
1045         * modes.texi (Font Lock Basics): Document nil value of
1046         font-lock-defaults.
1048 2006-12-10  Glenn Morris  <rgm@gnu.org>
1050         * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
1051         value for system-flag argument.  Abbrev tables may not be empty
1052         when major modes are loaded.
1054 2006-12-08  Juanma Barranquero  <lekktu@gmail.com>
1056         * makefile.w32-in (maintainer-clean): Partially revert last
1057         change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
1058         to protect elisp-covers.texi.
1060 2006-12-07  Juanma Barranquero  <lekktu@gmail.com>
1062         * makefile.w32-in (maintainer-clean): Depend on `distclean'.
1063         Don't remove elisp* info files; they are already deleted by the
1064         `clean' and `distclean' targets, and they are in the $(infodir)
1065         directory, not the current one.
1067 2006-12-04  Kim F. Storm  <storm@cua.dk>
1069         * commands.texi (Misc Events): Update signal events.
1070         (Event Examples): Add signal example.
1072 2006-11-29  Richard Stallman  <rms@gnu.org>
1074         * frames.texi (Visibility of Frames): Explain visible windows
1075         can be covered by others.  Add xref for raise-frame.
1077 2006-11-28  Richard Stallman  <rms@gnu.org>
1079         * searching.texi (Regexp Special): Update when ^ is special.
1081 2006-11-27  Eli Zaretskii  <eliz@gnu.org>
1083         * customize.texi (Customization, Common Keywords)
1084         (Group Definitions, Variable Definitions, Composite Types)
1085         (Type Keywords, Customization Types): Add index entries for
1086         various customization keywords.
1088 2006-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1090         * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
1092 2006-11-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1094         * frames.texi (Window System Selections): Remove clipboard from
1095         description of selection-coding-system.
1097 2006-11-06  Richard Stallman  <rms@gnu.org>
1099         * lists.texi (List Variables): Document COMPARE-FN.
1101         * keymaps.texi: Avoid use of "binding" to mean a relation;
1102         use it only to refer to the meaning associated with a key.
1103         (Keymaps): Change menu node description.
1105         * elisp.texi (Top): Change menu node description.
1107         * display.texi (Managing Overlays): Document overlay-recenter.
1109 2006-10-29  Chong Yidong  <cyd@stupidchicken.com>
1111         * Makefile.in: Use relative paths to avoid advertising filesystem
1112         contents during compilation.
1114 2006-10-23  Kim F. Storm  <storm@cua.dk>
1116         * commands.texi (Event Input Misc): Update unread-command-events.
1118 2006-10-23  Nick Roberts  <nickrob@snap.net.nz>
1120         * lists.texi (Sets And Lists): Fix typos.
1122 2006-10-18  Juanma Barranquero  <lekktu@gmail.com>
1124         * control.texi (Processing of Errors): Use @var for an argument,
1125         not @code.
1127 2006-10-16  Richard Stallman  <rms@gnu.org>
1129         * edebug.texi (Edebug Recursive Edit): Minor cleanup.
1131         * keymaps.texi (Format of Keymaps): Show all the keymap element
1132         patterns that result from menu items.
1133         (Key Lookup): Minor cleanups.
1135         * modes.texi (Precalculated Fontification): Don't say that
1136         not setting font-lock-defaults avoids loading font-lock.
1138         * help.texi (Documentation): Move xref to Emacs Manual here.
1139         (Documentation Basics): From here.
1140         Also doc emacs-lisp-docstring-fill-column.
1142         * elisp.texi: Update version and ISBN.
1144         * commands.texi (Interactive Call): Clarify KEYS arg to
1145         call-interactively is a vector.
1146         (Command Loop Info): Delete anchor in this-command-keys.
1147         Add anchor in this-command-keys-vector.
1148         (Recursive Editing): Document how recursive-edit
1149         handles the current buffer.
1151 2006-10-13  Chong Yidong  <cyd@stupidchicken.com>
1153         * frames.texi (Frame Titles): %c and %l are ignored in
1154         frame-title-format.
1156 2006-10-11  Richard Stallman  <rms@gnu.org>
1158         * keymaps.texi (Key Sequences): Clarify use of kbd.
1160 2006-10-10  Kim F. Storm  <storm@cua.dk>
1162         * lists.texi (Sets And Lists): Add memql.
1164 2006-10-03  Richard Stallman  <rms@gnu.org>
1166         * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
1167         Clarify :ascii: and :nonascii:.
1169 2006-09-29  Juri Linkov  <juri@jurta.org>
1171         * modes.texi (%-Constructs): Reorder coding systems in the
1172         documentation of %z to the real order displayed in the modeline.
1174 2006-09-25  Richard Stallman  <rms@gnu.org>
1176         * os.texi (Timers): Describe timer-max-repeats.
1178 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
1180         * os.texi (Timers): Mention with-local-quit.
1182 2006-09-24  Richard Stallman  <rms@gnu.org>
1184         * searching.texi (Searching and Matching): Mention property search.
1186         * commands.texi (Command Loop Info): Explain how read-event affects
1187         this-command-keys.
1189 2006-09-20  Richard Stallman  <rms@gnu.org>
1191         * os.texi (Timers): Clarify about REPEAT when timer is delayed.
1193         * windows.texi (Window Start): Minor cleanups.
1195 2006-09-20  Kim F. Storm  <storm@cua.dk>
1197         * windows.texi (Window Start): pos-visible-in-window-p allows
1198         specifying t for position to mean "end of window".
1199         Add window-line-height.
1201         * anti.texi (Antinews): Mention window-line-height.
1203 2006-09-19  David Kastrup  <dak@gnu.org>
1205         * keymaps.texi (Searching Keymaps): Small clarification.
1207 2006-09-18  Richard Stallman  <rms@gnu.org>
1209         * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
1210         cause keyboard menus.
1211         (Menu Keymaps): Likewise.
1212         (Defining Menus, Keyboard Menus): Clarify.
1214         * text.texi (Fields): Clarify explanation of constrain-to-field.
1216 2006-09-16  Eli Zaretskii  <eliz@gnu.org>
1218         * variables.texi (Tips for Defining): Fix a typo.
1220 2006-09-15  Richard Stallman  <rms@gnu.org>
1222         * keymaps.texi (Remapping Commands, Searching Keymaps)
1223         (Active Keymaps): Clean up previous change.
1225 2006-09-15  Jay Belanger  <belanger@truman.edu>
1227         * gpl.texi: Replace "Library Public License" by "Lesser Public
1228         License" throughout.
1230 2006-09-15  David Kastrup  <dak@gnu.org>
1232         * keymaps.texi (Active Keymaps): Adapt description to use
1233         `get-char-property' instead `get-text-property'.  Explain how
1234         mouse events change this.  Explain the new optional argument of
1235         `key-binding' and its mouse-dependent lookup.
1236         (Searching Keymaps): Adapt description similarly.
1237         (Remapping Commands): Explain the new optional argument of
1238         `command-remapping'.
1240 2006-09-14  Richard Stallman  <rms@gnu.org>
1242         * keymaps.texi (Searching Keymaps): Clarification.
1243         (Active Keymaps): Refer to Searching Keymaps instead of duplication.
1245 2006-09-13  Richard Stallman  <rms@gnu.org>
1247         * objects.texi (Character Type): Node split.
1248         Add xref to Describing Characters.
1249         (Basic Char Syntax, General Escape Syntax)
1250         (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
1252 2006-09-11  Richard Stallman  <rms@gnu.org>
1254         * display.texi (Display Table Format): Wording clarification.
1255         (Glyphs): Clarifications.
1257 2006-09-10  Chong Yidong  <cyd@stupidchicken.com>
1259         * keymaps.texi (Active Keymaps): Mention that key-binding checks
1260         local maps.
1262 2006-09-10  Kim F. Storm  <storm@cua.dk>
1264         * display.texi (Forcing Redisplay): Document return value of
1265         function redisplay.
1267 2006-09-09  Richard Stallman  <rms@gnu.org>
1269         * windows.texi (Window Hooks): Explain limits of
1270         window-scroll-functions.
1272         * display.texi (Fringe Indicators): Update for last change in
1273         indicate-buffer-boundaries.
1275 2006-09-08  Richard Stallman  <rms@gnu.org>
1277         * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
1279 2006-09-06  Kim F. Storm  <storm@cua.dk>
1281         * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
1283         * windows.texi (Window Start): Update pos-visible-in-window-p.
1285 2006-09-04  Richard Stallman  <rms@gnu.org>
1287         * processes.texi (Accepting Output): Explain SECONDS=0 for
1288         accept-process-output.
1290         * os.texi (Idle Timers): Explain why timer functions should not
1291         loop until (input-pending-p).
1293 2006-09-02  Eli Zaretskii  <eliz@gnu.org>
1295         * makefile.w32-in (usermanualdir): New variable.
1296         (elisp.dvi): Use it.
1298 2006-09-01  Eli Zaretskii  <eliz@gnu.org>
1300         * buffers.texi (Buffer Modification): Fix last change.
1302 2006-09-01  Chong Yidong  <cyd@stupidchicken.com>
1304         * buffers.texi (Buffer Modification): Document
1305         buffer-chars-modified-tick.
1307 2006-08-31  Richard Stallman  <rms@gnu.org>
1309         * modes.texi (Syntactic Font Lock): Mention specific faces once again.
1311 2006-08-31  Richard Bielawski  <RBielawski@moneygram.com>  (tiny change)
1313         * modes.texi (Syntactic Font Lock):
1314         Mention font-lock-syntactic-face-function
1315         instead of specific faces.
1317 2006-08-29  Chong Yidong  <cyd@stupidchicken.com>
1319         * display.texi (Images): Add xrref to display-images-p.
1321 2006-08-28  Kenichi Handa  <handa@m17n.org>
1323         * nonascii.texi (Lisp and Coding Systems): Fix description of
1324         detect-coding-region.
1326 2006-08-27  Michael Olson  <mwolson@gnu.org>
1328         * processes.texi (Transaction Queues): Remove stray quote
1329         character.
1331 2006-08-25  Richard Stallman  <rms@gnu.org>
1333         * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
1334         Add xref.
1336 2006-08-24  Chong Yidong  <cyd@stupidchicken.com>
1338         * os.texi (Timers): Avoid waiting inside timers.
1340 2006-08-21  Lute Kamstra  <lute@gnu.org>
1342         * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
1344 2006-08-20  Richard Stallman  <rms@gnu.org>
1346         * os.texi (Idle Timers): New node, split out from Timers.
1347         Document current-idle-time.
1348         * commands.texi (Reading One Event): Update xref.
1349         * elisp.texi (Top): Update subnode menu.
1351 2006-08-16  Richard Stallman  <rms@gnu.org>
1353         * keymaps.texi (Extended Menu Items): Show format of cached
1354         bindings in extended menu items.
1356         * customize.texi (Variable Definitions): Explain when the
1357         standard value expression is evaluated.
1359 2006-08-15  Chong Yidong  <cyd@stupidchicken.com>
1361         * commands.texi (Reading One Event): Explain idleness in
1362         `read-event'.
1364 2006-08-12  Chong Yidong  <cyd@stupidchicken.com>
1366         * text.texi (Near Point): Say "cursor" not "terminal cursor".
1367         (Commands for Insertion): Removed split-line since it's not
1368         relevant for Lisp programming.
1369         (Yank Commands): Rewrite introduction.
1370         (Undo): Clarify.
1371         (Maintaining Undo): Clarify.  Document undo-ask-before-discard.
1372         (Filling): Remove redundant comment.  Clarify return value of
1373         current-justification.
1374         (Margins): Minor clarifications.
1375         (Adaptive Fill): Update default value of adaptive-fill-regexp.
1376         (Sorting): Update definition of sort-lines.
1377         (Columns): Clarify behavior of sort-columns.
1378         (Indent Tabs): Link to Tab Stops in Emacs manual.
1379         (Special Properties): Clarify.
1380         (Clickable Text): Mention Buttons package.
1382 2006-08-12  Kevin Ryde  <user42@zip.com.au>
1384         * os.texi (Time Parsing): Add %z to description of
1385         format-time-string, as per docstring.  Add cross reference to
1386         glibc manual for strftime.
1388 2006-08-08  Richard Stallman  <rms@gnu.org>
1390         * modes.texi: Clean up wording in previous change.
1392 2006-08-07  Chong Yidong  <cyd@stupidchicken.com>
1394         * modes.texi (Hooks): Clarify.
1395         (Major Mode Basics): Mention define-derived-mode explicitly.
1396         (Major Mode Conventions): Rebinding RET is OK for some modes.
1397         Mention change-major-mode-hook and after-change-major-mode-hook.
1398         (Example Major Modes): Moved to end of Modes section.
1399         (Mode Line Basics): Clarify.
1400         (Mode Line Data): Mention help-echo and local-map in strings.
1401         Explain reason for treatment of non-risky variables.
1402         (Properties in Mode): Clarify.
1403         (Faces for Font Lock): Add font-lock-negation-char-face.
1405 2006-08-04  Eli Zaretskii  <eliz@gnu.org>
1407         * strings.texi (Formatting Strings): Warn against arbitrary
1408         strings as first arg to `format'.
1410 2006-07-31  Thien-Thi Nguyen  <ttn@gnu.org>
1412         * text.texi (Clickable Text): Mention `help-echo' text property.
1413         Update intro, examples and associated explanations.
1415 2006-07-31  Richard Stallman  <rms@gnu.org>
1417         * commands.texi: Update xrefs.
1418         (Event Mod): New node, cut out from old Translating Input.
1420         * maps.texi: Update xrefs.
1422         * keymaps.texi (Translation Keymaps): New node.
1423         Update xrefs from Translating Input to Translation Keymaps.
1425         * elisp.texi (Top): Update subnode menu.
1427         * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
1429         * os.texi (System Interface): Fix menu descriptions of some nodes.
1430         (Translating Input): Node deleted.
1432 2006-07-31  Nick Roberts  <nickrob@snap.net.nz>
1434         * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
1436         * lists.texi (Sets And Lists): Likewise.
1438 2006-07-30  Thien-Thi Nguyen  <ttn@gnu.org>
1440         * text.texi (Fields): Mention POS
1441         requirement when narrowing is in effect.
1443 2006-07-28  Richard Stallman  <rms@gnu.org>
1445         * display.texi (Face Attributes): Simplify wording.
1446         (Attribute Functions): Clarify meaning of new-frame default
1447         attribute settings.
1449         * customize.texi (Common Keywords): Document how to use
1450         :package-version in a package not in Emacs.
1452 2006-07-28  Kim F. Storm  <storm@cua.dk>
1454         * commands.texi (Reading One Event): Fix last change.
1456 2006-07-26  Chong Yidong  <cyd@stupidchicken.com>
1458         * commands.texi (Reading One Event): Document SECONDS argument for
1459         read-event, read-char, and read-char-exclusive.
1461 2006-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1463         * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
1464         to ensure correct identification.
1466 2006-07-24  Richard Stallman  <rms@gnu.org>
1468         * text.texi (Clickable Text): Clarify.
1470         * sequences.texi (Vector Functions): Delete duplicate xref.
1472         * objects.texi (Function Type): Clarify.
1474         * modes.texi (Keymaps and Minor Modes): List punct chars for minor
1475         modes.
1477         * lists.texi (List Variables): New node.
1478         Material moved from other nodes.
1480         * variables.texi (Setting Variables): add-to-list and
1481         add-to-ordered-list moved to List Variables node.
1483 2006-07-23  Thien-Thi Nguyen  <ttn@gnu.org>
1485         * text.texi (Links and Mouse-1):
1486         For mouse-on-link-p, expand on arg POS.
1488 2006-07-21  Kim F. Storm  <storm@cua.dk>
1490         * display.texi (Forcing Redisplay): Don't mention systems which
1491         don't support sub-second timers for redisplay-preemption-period.
1493         * os.texi (Terminal Output): Clarify text vs graphical terminal.
1495 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
1497         * frames.texi (Input Focus): Document that focus-follows-mouse has
1498         no effect on MS-Windows.
1500 2006-07-18  Richard Stallman  <rms@gnu.org>
1502         * display.texi (Forcing Redisplay): Cleanups in previous change.
1504         * processes.texi (Low-Level Network): Make menu more convenient.
1506 2006-07-18  Kim F. Storm  <storm@cua.dk>
1508         * display.texi (Forcing Redisplay): redisplay-preemption-period
1509         only used on window systems.  Add xref to Terminal Output.
1511         * os.texi (Terminal Output): baud-rate only controls preemption on
1512         non-window systems.  Add xref to Forcing Redisplay.
1514         * processes.texi (Low-Level Network): Rename node "Make Network"
1515         to "Network Processes".
1517 2006-07-18  Karl Berry  <karl@gnu.org>
1519         * variables.texi, functions.texi, customize.texi, loading.texi:
1520         * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
1522 2006-07-17  Chong Yidong  <cyd@stupidchicken.com>
1524         * commands.texi (Waiting): Document batch-mode sit-for behavior.
1526 2006-07-17  Richard Stallman  <rms@gnu.org>
1528         * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
1529         Put period and comma inside quotes.
1531         * loading.texi, markers.texi: Use real doublequote inside menus.
1533         * windows.texi: Put point and comma inside quotes.
1534         (Textual Scrolling): Use @samp for error message.
1536         * variables.texi, tips.texi, syntax.texi, symbols.texi:
1537         * strings.texi, streams.texi, processes.texi, os.texi:
1538         * objects.texi, numbers.texi, modes.texi, minibuf.texi:
1539         * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
1540         * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
1541         * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
1542         Put point and comma inside quotes.
1544         * control.texi (Processing of Errors): Add command-error-function.
1546         * variables.texi (File Local Variables): Clarify that
1547         file local variables make buffer-local bindings.
1549         * modes.texi (Syntactic Font Lock): Give default for
1550         font-lock-syntax-table.
1552 2006-07-17  Nick Roberts  <nickrob@snap.net.nz>
1554         * text.texi (Special Properties): Clean up previous change.
1556 2006-07-16  Karl Berry  <karl@gnu.org>
1558         * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
1559         * control.texi: Fix bad page breaks through chapter 10 (control).
1561         * anti.texi (Antinews): Reorder face-attribute fns to avoid
1562         underfull hbox.
1564 2006-07-15  Nick Roberts  <nickrob@snap.net.nz>
1566         * text.texi (Special Properties): Describe fontified text property
1567         in relation to a character (not text).
1569 2006-07-15  Kim F. Storm  <storm@cua.dk>
1571         * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
1572         Add apropos-mode-map, custom-mode-map, esc-map, global-map,
1573         grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
1575         * anti.texi (Antinews): Mention redisplay function.
1576         The kbd macro existed, but was not documented, before 22.x.
1577         Function pos-visible-in-window-p is not new in 22.x, just enhanced.
1579 2006-07-14  Nick Roberts  <nickrob@snap.net.nz>
1581         * display.texi (Displaying Messages): Add anchor.
1583         * frames.texi (Dialog Boxes): Use it.
1585 2006-07-12  Richard Stallman  <rms@gnu.org>
1587         * objects.texi (Frame Type): Explain nature of frames better.
1589         * frames.texi (Frames): Explain nature of frames better.
1591 2006-07-12  Ken Manheimer  <ken.manheimer@gmail.com>
1593         * tips.texi (Coding Conventions): Explain why use cl at compile time.
1595 2006-07-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1597         * frames.texi (Window System Selections): Mention scrap support for Mac.
1598         Default value of x-select-enable-clipboard is t on Mac.
1600         * os.texi (Getting Out): Suspending is not allowed on Mac, either.
1602 2006-07-11  Kim F. Storm  <storm@cua.dk>
1604         * display.texi (Forcing Redisplay): Add `redisplay' function.
1605         Don't mention (sit-for -1) -- use (redisplay t) instead.
1607         * commands.texi (Waiting): (sit-for -1) is no longer special.
1608         (sit-for 0) is equivalent to (redisplay).
1609         Iconifying/deiconifying no longer makes sit-for return.
1611 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
1613         * display.texi (Buttons): Fix typo.
1615         * index.texi, elisp.texi (New Symbols): Comment node out.
1617 2006-07-09  Richard Stallman  <rms@gnu.org>
1619         * display.texi (Truncation): Clean up previous change.
1621 2006-07-08  Richard Stallman  <rms@gnu.org>
1623         * commands.texi (Interactive Call): Use 3 as prefix in example
1624         for execute-extended-command.
1626         * display.texi (Attribute Functions): Move paragraph about
1627         compatibility with Emacs < 21.
1629 2006-07-09  Kim F. Storm  <storm@cua.dk>
1631         * display.texi (Refresh Screen): Clarify force-window-update.
1632         (Truncation): "Normally" indicated by fringe arrows.
1634 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
1636         * windows.texi (Textual Scrolling, Resizing Windows):
1637         * variables.texi (Constant Variables):
1638         * text.texi (Buffer Contents, Deletion, Changing Properties)
1639         (Property Search, Special Properties, Sticky Properties)
1640         (Links and Mouse-1, Fields, Change Hooks):
1641         * syntax.texi (Syntax Table Functions, Parsing Expressions)
1642         (Categories):
1643         * symbols.texi (Other Plists):
1644         * streams.texi (Output Variables):
1645         * processes.texi (Input to Processes, Query Before Exit):
1646         * positions.texi (Word Motion, Text Lines, List Motion):
1647         * os.texi (Init File, System Environment, Sound Output)
1648         (Session Management):
1649         * nonascii.texi (Text Representations, Character Sets)
1650         (Chars and Bytes, Locales):
1651         * modes.texi (Defining Minor Modes, Header Lines):
1652         * minibuf.texi (Minibuffer Contents):
1653         * markers.texi (Information from Markers):
1654         * lists.texi (List Elements, Building Lists, Association Lists):
1655         * keymaps.texi (Tool Bar):
1656         * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
1657         * functions.texi (What Is a Function, Mapping Functions):
1658         * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
1659         (Color Names, Text Terminal Colors, Display Feature Testing):
1660         * files.texi (Visiting Functions, File Name Components)
1661         (Unique File Names, Contents of Directories):
1662         * display.texi (Forcing Redisplay, Displaying Messages)
1663         (Temporary Displays, Font Selection, Auto Faces)
1664         (Font Lookup, Fringe Indicators, Display Margins)
1665         (Image Descriptors, Showing Images, Image Cache, Button Types)
1666         (Making Buttons, Manipulating Buttons, Button Buffer Commands)
1667         (Display Table Format, Glyphs):
1668         * control.texi (Iteration):
1669         * commands.texi (Command Loop Info, Adjusting Point):
1670         * backups.texi (Making Backups, Auto-Saving):
1671         Remove @tindex entries.
1673 2006-07-07  Kim F. Storm  <storm@cua.dk>
1675         * display.texi (Fringe Cursors): Fix typo.
1676         (Customizing Bitmaps): Fix define-fringe-bitmap entry.
1677         (Overlay Arrow): Default is overlay-arrow fringe indicator.
1679 2006-07-05  Richard Stallman  <rms@gnu.org>
1681         * text.texi (Buffer Contents): Add example of text props
1682         in result of buffer-substring.
1683         (Text Properties): Explain better about use of specific property names.
1684         (Property Search): Some cleanups; reorder some functions.
1686         * keymaps.texi (Changing Key Bindings): Cleanup.
1687         Add xref to Key Binding Conventions.
1689         * display.texi (Attribute Functions): Add examples for
1690         face-attribute-relative-p.
1692         * tips.texi (Coding Conventions): Cleanup last change.
1694 2006-07-05  Karl Berry  <karl@gnu.org>
1696         * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
1697         Remove @setchapternewpage odd.
1698         Result is 1013 pages, down from 1100.
1700         * anti.texi, customize.texi, display.texi, internals.texi:
1701         * minibuf.texi, modes.texi, tips.texi:
1702         Fix overfull/underfull boxes.
1704 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
1706         * edebug.texi (Instrumenting):
1707         Add Edebug-specific findex for eval-buffer.
1708         * loading.texi (Loading):
1709         Replace eval-current-buffer with eval-buffer.
1711 2006-06-30  Nick Roberts  <nickrob@snap.net.nz>
1713         * locals.texi (Standard Buffer-Local Variables): Update the list
1714         of variables.
1716 2006-06-26  Nick Roberts  <nickrob@snap.net.nz>
1718         * files.texi (File Name Completion): Point user to the node
1719         "Reading File Names".
1721 2006-06-24  Eli Zaretskii  <eliz@gnu.org>
1723         * files.texi (Contents of Directories): Document case-insensitive
1724         behavior on respective filesystems.
1726         * objects.texi (Character Type): Document that Emacs signals an
1727         error for unsupported Unicode characters specified as \uNNNN.
1729 2006-06-19  Richard Stallman  <rms@gnu.org>
1731         * processes.texi (Bindat Spec): Clarify previous change.
1733 2006-06-16  Richard Stallman  <rms@gnu.org>
1735         * tips.texi (Coding Conventions): Better explain conventions
1736         for definition constructs.
1738         * text.texi (Special Properties): String value of `read-only'
1739         serves as the error message.
1741         * objects.texi (Character Type): Clarify prev. change.
1742         (Non-ASCII in Strings): Mention \u and \U.
1744         * commands.texi (Using Interactive): Explain problem of
1745         markers, etc., in command-history.
1747 2006-06-14  Kim F. Storm  <storm@cua.dk>
1749         * commands.texi (Waiting): Negative arg to sit-for forces
1750         redisplay even if input is pending.
1752         * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
1753         redisplay.  Remove incorrect example of binding redisplay-dont-pause
1754         around (sit-for 0).
1756 2006-06-13  Richard Stallman  <rms@gnu.org>
1758         * display.texi (Forcing Redisplay): Clarify previous change.
1760 2006-06-13  Romain Francoise  <romain@orebokech.com>
1762         * display.texi (Forcing Redisplay): Fix typo.
1764 2006-06-13  Kim F. Storm  <storm@cua.dk>
1766         * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
1768 2006-06-10  Luc Teirlinck  <teirllm@auburn.edu>
1770         * tips.texi (Coding Conventions): Add `@end itemize'.
1772 2006-06-10  Richard Stallman  <rms@gnu.org>
1774         * tips.texi (Coding Conventions): Explain use of coding systems
1775         to ensure one decoding for strings.
1777 2006-06-09  Aidan Kehoe  <kehoea@parhasard.net>
1779         * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
1780         syntax.
1782 2006-06-07  Eli Zaretskii  <eliz@gnu.org>
1784         * display.texi (Font Selection): Remove description of
1785         clear-face-cache.
1787         * compile.texi (Eval During Compile): Fix a typo.  Add index
1788         entries for possible uses of eval-when-compile.
1790 2006-06-04  Thien-Thi Nguyen  <ttn@gnu.org>
1792         * display.texi (Abstract Display): Fix typo.
1794 2006-06-03  Eli Zaretskii  <eliz@gnu.org>
1796         * minibuf.texi (Minibuffer History) <history-add-new-input>:
1797         Reword variable's description.
1799 2006-06-01  Richard Stallman  <rms@gnu.org>
1801         * windows.texi (Splitting Windows): Clarify splitting nonselected
1802         window.
1804 2006-05-31  Juri Linkov  <juri@jurta.org>
1806         * minibuf.texi (Minibuffer History): Add history-add-new-input.
1808 2006-05-30  Richard Stallman  <rms@gnu.org>
1810         * display.texi (Line Height): Fix errors in description of
1811         default line height and line-height properyty.
1813         * nonascii.texi (Default Coding Systems): Further clarification.
1815 2006-05-29  Luc Teirlinck  <teirllm@auburn.edu>
1817         * internals.texi (Pure Storage): Mention that an overflow in pure
1818         space causes a memory leak.
1819         (Garbage Collection): If there was an overflow in pure space,
1820         `garbage-collect' returns nil.
1822 2006-05-30  Eli Zaretskii  <eliz@gnu.org>
1824         * nonascii.texi (Default Coding Systems): Fix it some more.
1826 2006-05-29  Eli Zaretskii  <eliz@gnu.org>
1828         * nonascii.texi (Default Coding Systems): Fix last change.
1830 2006-05-29  Kenichi Handa  <handa@m17n.org>
1832         * nonascii.texi (find-operation-coding-system): Describe the new
1833         argument format (FILENAME . BUFFER).
1835 2006-05-28  Richard Stallman  <rms@gnu.org>
1837         * tips.texi (Coding Conventions): Better explain reasons not to
1838         advise other packages or use `eval-after-load'.
1840 2006-05-29  Kim F. Storm  <storm@cua.dk>
1842         * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
1843         `bindat-idx' and `bindat-raw' for clarity.
1845 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
1847         * processes.texi (Bindat Spec): Expand on `repeat' handler.
1849         * display.texi (Display): Add "Abstract Display" to menu.
1850         (Abstract Display, Abstract Display Functions)
1851         (Abstract Display Example): New nodes.
1852         * elisp.texi (Top): Add "Abstract Display" to menu.
1854 2006-05-27  Chong Yidong  <cyd@stupidchicken.com>
1856         * keymaps.texi (Key Sequences): Link to input events definition.
1857         (Format of Keymaps): Delete material duplicated in Keymap Basics.
1859         * files.texi (Changing Files): Document updated argument list for
1860         copy-file.
1862 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
1864         * processes.texi (Bindat Functions): Explain term "total length".
1865         Use it in bindat-length and bindat-pack descriptions.
1867 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
1869         * tips.texi (Coding Conventions): Advise against using
1870         eval-after-load in packages.  Add an index entry.
1872 2006-05-25  Juri Linkov  <juri@jurta.org>
1874         * minibuf.texi (Text from Minibuffer): Undocument keep-all.
1876         * modes.texi (%-Constructs): Add %e, %z, %Z.
1878 2006-05-25  Richard Stallman  <rms@gnu.org>
1880         * elisp.texi (Top): Update subnode menu.
1882         * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
1883         (Keymaps): Update menu.
1885 2006-05-25  Chong Yidong  <cyd@stupidchicken.com>
1887         * keymaps.texi (Key Sequences): Some clarifications.
1889 2006-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
1891         * processes.texi (Bindat Functions): Say "unibyte string"
1892         explicitly for bindat-unpack and bindat-pack descriptions.
1893         (Bindat Examples): Don't call `string-make-unibyte' in example.
1895 2006-05-25  Chong Yidong  <cyd@stupidchicken.com>
1897         * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
1898         Explain string and vector representations of key sequences.
1900         * keymaps.texi (Changing Key Bindings):
1901         * commands.texi (Interactive Codes):
1902         * help.texi (Describing Characters): Refer to it.
1904 2006-05-23  Luc Teirlinck  <teirllm@auburn.edu>
1906         * frames.texi (Pointer Shape): @end table -> @end defvar.
1908 2006-05-22  Richard Stallman  <rms@gnu.org>
1910         * elisp.texi (Top): Update subnode menus.
1912         * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
1913         Contents rewritten; material from old Pointer Shape node moved here.
1915         * display.texi (Pointer Shape): Node deleted.
1916         (Image Descriptors): Minor cleanup.
1918 2006-05-21  Richard Stallman  <rms@gnu.org>
1920         * syntax.texi (Parsing Expressions): Update info on which STATE
1921         elements are ignored.
1923 2006-05-19  Luc Teirlinck  <teirllm@auburn.edu>
1925         * hooks.texi (Standard Hooks): Correct typo.
1927         * gpl.texi (GPL): ifinfo -> ifnottex.
1929 2006-05-19  Michael Ernst  <mernst@alum.mit.edu>  (tiny change)
1931         * searching.texi (Simple Match Data): Warn about match data being
1932         set anew by every search.
1934 2006-05-17  Richard Stallman  <rms@gnu.org>
1936         * minibuf.texi (Minibuffer History): Clarify.
1938         * searching.texi (Regexp Special): Clarify nested regexp warning.
1940 2006-05-16  Kim F. Storm  <storm@cua.dk>
1942         * minibuf.texi (Minibuffer History): Update add-to-history.
1944 2006-05-15  Oliver Scholz  <epameinondas@gmx.de>  (tiny change)
1946         * nonascii.texi (Explicit Encoding): Fix
1947         typo (encoding<->decoding).
1949 2006-05-14  Richard Stallman  <rms@gnu.org>
1951         * buffers.texi (Creating Buffers): Cleanup.
1953         * files.texi (Visiting Functions): Rewrite in find-file-noselect.
1955 2006-05-13  Eli Zaretskii  <eliz@gnu.org>
1957         * buffers.texi (Current Buffer): Document that with-temp-buffer
1958         disables undo.
1960         * os.texi (Terminal-Specific): More accurate description of how
1961         Emacs searches for the terminal-specific libraries.
1963 2006-05-12  Eli Zaretskii  <eliz@gnu.org>
1965         * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
1966         emacs-xtra to @inforef's.
1968         * text.texi (Undo): Document that undo is turned off in buffers
1969         whose names begin with a space.
1971         * buffers.texi (Buffer Names): Add index entries for buffers whose
1972         names begin with a space.
1973         (Creating Buffers): Document that undo is turned off in buffers
1974         whose names begin with a space.
1976         * files.texi (Visiting Functions, Reading from Files)
1977         (Saving Buffers): Mention code and EOL conversions by file I/O
1978         primitives and subroutines.
1980         * nonascii.texi (Lisp and Coding Systems): Document
1981         coding-system-eol-type.  Add index entries for eol conversion.
1983         * display.texi (Defining Faces): Mention `mac', and add an xref to
1984         where window-system is described.
1986 2006-05-10  Richard Stallman  <rms@gnu.org>
1988         * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
1990 2006-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
1992         * variables.texi (File Local Variables): Recommend to quote lambda
1993         expressions in safe-local-variable property.
1995 2006-05-09  Richard Stallman  <rms@gnu.org>
1997         * variables.texi (File Local Variables): Document
1998         safe-local-eval-forms and safe-local-eval-function.
2000 2006-05-07  Kim F. Storm  <storm@cua.dk>
2002         * minibuf.texi (Minibuffer History): Remove keep-dups arg
2003         from add-to-history.
2005 2006-05-07  Romain Francoise  <romain@orebokech.com>
2007         * commands.texi (Event Input Misc):
2008         * compile.texi (Eval During Compile):
2009         * internals.texi (Buffer Internals):
2010         * minibuf.texi (Initial Input):
2011         * nonascii.texi (Scanning Charsets):
2012         * numbers.texi (Comparison of Numbers):
2013         * windows.texi (Textual Scrolling, Vertical Scrolling):
2014         Fix various typos.
2016 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
2018         * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
2019         conditional xref's to either emacs or emacs-xtra, depending on
2020         @iftex/@ifnottex.
2022         * minibuf.texi (Minibuffer History): Document add-to-history.
2024 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
2026         * internals.texi (Pure Storage): Mention the pure overflow message
2027         at startup.
2029 2006-05-05  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
2031         * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
2032         (Searching Keymaps): Fix pseudo-Lisp description of keymap
2033         search.
2035 2006-05-01  Richard Stallman  <rms@gnu.org>
2037         * intro.texi (nil and t): Clarify.
2039         * variables.texi (File Local Variables): Suggest using booleanp.
2041 2006-05-01  Juanma Barranquero  <lekktu@gmail.com>
2043         * objects.texi (Type Predicates): Fix typos.
2045 2006-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2047         * intro.texi (nil and t): Add booleanp.
2049         * objects.texi (Type Predicates): Add links for booleanp and
2050         string-or-null-p.
2052 2006-04-29  Richard Stallman  <rms@gnu.org>
2054         * modes.texi (Multiline Font Lock): Rename from
2055         Multi line Font Lock Elements.  Much clarification.
2056         (Font Lock Multiline, Region to Fontify): Much clarification.
2058 2006-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2060         * variables.texi (File Local Variables): Remove the special case t for
2061         safe-local-variable.
2063 2006-04-26  Richard Stallman  <rms@gnu.org>
2065         * syntax.texi (Parsing Expressions): Minor cleanup.
2067 2006-04-18  Richard Stallman  <rms@gnu.org>
2069         * tips.texi (Coding Conventions): Explain when the package's
2070         prefix should appear later on (not at the start of the name).
2072         * searching.texi (String Search): Clarify effect of NOERROR.
2074         * modes.texi (Imenu): Clarify what special items do.
2076         * hooks.texi (Standard Hooks): Delete text about old hook names.
2078 2006-04-17  Romain Francoise  <romain@orebokech.com>
2080         * variables.texi (Local Variables): Update the default value of
2081         `max-specpdl-size'.
2083 2006-04-15  Michael Olson  <mwolson@gnu.org>
2085         * processes.texi (Transaction Queues): Mention the new optional
2086         `delay-question' argument for `tq-enqueue'.
2088 2006-04-13  Bill Wohler  <wohler@newt.com>
2090         * customize.texi (Common Keywords): Use dotted notation for
2091         :package-version value.  Specify its values.  Improve documentation
2092         for customize-package-emacs-version-alist.
2094 2006-04-12  Bill Wohler  <wohler@newt.com>
2096         * customize.texi (Common Keywords): Move description of
2097         customize-package-emacs-version-alist to @defvar.
2099 2006-04-10  Bill Wohler  <wohler@newt.com>
2101         * customize.texi (Common Keywords): Add :package-version.
2103 2006-04-10  Kim F. Storm  <storm@cua.dk>
2105         * text.texi (Buffer Contents): Add NOPROPS arg to
2106         filter-buffer-substring.
2108 2006-04-08  Kevin Ryde  <user42@zip.com.au>
2110         * os.texi (Command-Line Arguments): Update xref to emacs manual
2111         "Command Arguments" -> "Emacs Invocation", per change there.
2113 2006-04-08  Thien-Thi Nguyen  <ttn@gnu.org>
2115         * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
2116         be on one line to help makeinfo not render two spaces after the dot.
2118 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
2120         * strings.texi (Predicates for Strings): Add string-or-null-p.
2122 2006-03-28  Kim F. Storm  <storm@cua.dk>
2124         * processes.texi (Accepting Output): Remove obsolete (and incorrect)
2125         remarks about systems that don't support fractional seconds.
2127 2006-03-25  Karl Berry  <karl@gnu.org>
2129         * elisp.texi: Use @copyright{} instead of (C), and do not indent
2130         the year list.
2132 2006-03-21  Nick Roberts  <nickrob@snap.net.nz>
2134         * display.texi (Fringe Indicators): Fix typos.
2136 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
2138         * tips.texi (Documentation Tips): One can now also write `program'
2139         in front of a quoted symbol in a docstring to prevent making a
2140         hyperlink.
2142 2006-03-19  Alan Mackenzie  <acm@muc.de>
2144         * text.texi (Special Properties): Clarify `fontified' property.
2146 2006-03-16  Richard Stallman  <rms@gnu.org>
2148         * display.texi (Defining Images): Minor cleanup.
2150 2006-03-16  Bill Wohler  <wohler@newt.com>
2152         * display.texi (Defining Images): In image-load-path-for-library,
2153         prefer user's images.
2155 2006-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2157         * modes.texi (Region to Fontify): Remove font-lock-lines-before.
2159 2006-03-15  Bill Wohler  <wohler@newt.com>
2161         * display.texi (Defining Images): Fix example in
2162         image-load-path-for-library by not recommending that one binds
2163         image-load-path.  Just defvar it to placate compiler and only use
2164         it if previously defined.
2166 2006-03-14  Bill Wohler  <wohler@newt.com>
2168         * display.texi (Defining Images): In image-load-path-for-library,
2169         always return list of directories.  Update example.
2171 2006-03-14  Alan Mackenzie  <acm@muc.de>
2173         * modes.texi: New node, "Region to Fontify" (for Font Lock).
2174         This describes font-lock-extend-region-function.
2175         ("Other Font Lock Variables"): Move "font-lock-lines-before" to
2176         the new node "Region to Fontify".
2178 2006-03-13  Richard Stallman  <rms@gnu.org>
2180         * display.texi (Invisible Text): The impossible position is
2181         now before the invisible text, not after.
2182         (Defining Images): Clean up last change.
2184 2006-03-11  Bill Wohler  <wohler@newt.com>
2186         * display.texi (Defining Images): Add image-load-path-for-library.
2188 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
2190         * text.texi (Adaptive Fill): Fix Texinfo usage.
2192         * strings.texi (Creating Strings): Fix Texinfo usage.
2194         * searching.texi (Regexp Special): Use @samp for regular
2195         expressions that are not in Lisp syntax.
2197 2006-03-08  Luc Teirlinck  <teirllm@auburn.edu>
2199         * searching.texi (Regexp Special): Put remark between parentheses
2200         to avoid misreading.
2202 2006-03-07  Luc Teirlinck  <teirllm@auburn.edu>
2204         * searching.texi (Syntax of Regexps): More accurately describe
2205         which characters are special in which situations.
2206         (Regexp Special): Recommend _not_ to quote `]' or `-' when they
2207         are not special.  Describe in detail when `[' and `]' are special.
2208         (Regexp Backslash): Plenty of regexps with unbalanced square
2209         brackets are valid, so reword that statement.
2211 2006-03-02  Kim F. Storm  <storm@cua.dk>
2213         * keymaps.texi (Tool Bar): Add tool-bar-border.
2215 2006-02-28  Luc Teirlinck  <teirllm@auburn.edu>
2217         * loading.texi (Load Suffixes): Rephrase last paragraph.  Fix typos.
2219 2006-02-27  Luc Teirlinck  <teirllm@auburn.edu>
2221         * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
2223         * files.texi (Locating Files): Suggest additional values for the
2224         SUFFIXES arg of `locate-file'.  Update pxref.
2226         * loading.texi (Loading): Include new node "Load Suffixes" in menu.
2227         (How Programs Do Loading): Discuss the effects of Auto Compression
2228         mode on `load'.
2229         (Load Suffixes): New node.
2230         (Library Search): Delete description of `load-suffixes'; it was
2231         moved to "Load Suffixes".
2232         (Autoload, Named Features): Mention `load-suffixes'.
2234 2006-02-21  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
2236         * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
2238         * windows.texi (Window Tree): Fix typo.
2240 2006-02-20  Kim F. Storm  <storm@cua.dk>
2242         * display.texi (Fringe Indicators): New section.
2243         Move indicate-empty-lines, indicate-buffer-boundaries, and
2244         default-indicate-buffer-boundaries here.
2245         Add fringe-indicator-alist and default-fringes-indicator-alist.
2246         Add list of logical fringe indicator symbols.
2247         Update list of standard bitmap names.
2248         (Fringe Cursors): New section.
2249         Move overflow-newline-into-fringe here.
2250         Add fringe-cursor-alist and default-fringes-cursor-alist.
2251         Add list of fringe cursor symbols.
2253 2006-02-20  Juanma Barranquero  <lekktu@gmail.com>
2255         * commands.texi (Using Interactive): Fix reference to node
2256         "Minibuffers".
2258 2006-02-19  Richard M. Stallman  <rms@gnu.org>
2260         * minibuf.texi (High-Level Completion):
2261         Add xref to read-input-method-name.
2263         * files.texi (Relative File Names): Move file-relative-name here.
2264         (File Name Expansion): From here.  Minor clarifications.
2266         * commands.texi (Using Interactive): Add xrefs about reading input.
2267         Clarify remarks about that moving point and mark.
2268         Put string case before list case.
2270 2006-02-16  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
2272         * display.texi (Other Display Specs, Image Descriptors):
2273         Revert erroneous changes.  The previous description of
2274         image-descriptors as `(image . PROPS)' was correct.
2276 2006-02-14  Richard M. Stallman  <rms@gnu.org>
2278         * variables.texi (File Local Variables): Clarifications.
2280 2006-02-14  Juanma Barranquero  <lekktu@gmail.com>
2282         * variables.texi (File Local Variables): Use @code for a cons
2283         cell, not @var.
2285 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
2287         * variables.texi (File Local Variables): Document new file local
2288         variable behavior.
2290 2006-02-10  Kim F. Storm  <storm@cua.dk>
2292         * eval.texi (Function Indirection): Add NOERROR to indirect-function.
2294 2006-02-08  Juanma Barranquero  <lekktu@gmail.com>
2296         * modes.texi (%-Constructs): Remove obsolete info about
2297         `global-mode-string'.
2299 2006-02-07  Richard M. Stallman  <rms@gnu.org>
2301         * commands.texi (Prefix Command Arguments): Minor cleanup.
2303         * display.texi: "Graphical display", not window system.
2305         * functions.texi (What Is a Function): Fix xref.
2307         * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
2308         (Changing Key Bindings): Clarify when remapping is better than
2309         substitute-key-definition.
2311 2006-02-02  Richard M. Stallman  <rms@gnu.org>
2313         * minibuf.texi (Basic Completion): Completion alists are risky.
2315         * keymaps.texi (Active Keymaps): Clarifications.
2316         (Searching Keymaps): New node.
2317         (Keymaps): Update menu.
2319         * frames.texi (Layout Parameters): Minor clarification.
2320         (Drag and Drop): New node.
2321         (Frames): Update menu.
2323 2006-01-29  Chong Yidong  <cyd@stupidchicken.com>
2325         * display.texi (Other Display Specs, Image Descriptors):
2326         Image description is a list, not a cons cell.
2328 2006-01-28  Luc Teirlinck  <teirllm@auburn.edu>
2330         * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
2331         list is not necessarily a list).
2333 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
2335         * frames.texi (Layout Parameters): border-width and
2336         internal-border-width belong to the frame, not the window.
2338 2006-01-19  Richard M. Stallman  <rms@gnu.org>
2340         * nonascii.texi (Translation of Characters): Search cmds use
2341         translation-table-for-input.  Automatically made local.
2343         * markers.texi (Overview of Markers): Count insertion type
2344         as one of a marker's attributes.
2346         * keymaps.texi (Controlling Active Maps): New node, split out of
2347         Active Keymaps.
2348         (Keymaps): Menu updated.
2349         (Active Keymaps): Give pseudocode to explain how the active
2350         maps are searched.  current-active-maps and key-binding moved here.
2351         (Functions for Key Lookup): current-active-maps and key-binding moved.
2352         Clarifications.
2353         (Searching the Keymaps): New subnode.
2355         * elisp.texi (Top): Menu clarification.
2357         * display.texi (Other Display Specs): Delete duplicate entry for
2358         just a string as display spec.  Move text about recursive display
2359         specs on such a string.
2361         * commands.texi (Key Sequence Input): Clarify.
2362         Move num-nonmacro-input-events out.
2363         (Reading One Event): num-nonmacro-input-events moved here.
2365 2006-01-14  Nick Roberts  <nickrob@snap.net.nz>
2367         * advice.texi (Simple Advice): Update example to fit argument
2368         change in previous-line.
2370 2006-01-05  Richard M. Stallman  <rms@gnu.org>
2372         * markers.texi (The Mark): Fix in `mark'.
2374 2006-01-04  Richard M. Stallman  <rms@gnu.org>
2376         * processes.texi (Misc Network, Make Network): Minor cleanups.
2378 2006-01-04  Kim F. Storm  <storm@cua.dk>
2380         * processes.texi (Make Network): Add IPv6 addresses and handling.
2381         (Network Feature Testing): Mention (:family ipv6).
2382         (Misc Network): Add IPv6 formats to format-network-address.
2384 2005-12-30  Richard M. Stallman  <rms@gnu.org>
2386         * text.texi (Changing Properties):
2387         Don't use return value of set-text-properties.
2389 2005-12-29  Luc Teirlinck  <teirllm@auburn.edu>
2391         * modes.texi (Mode Line Format): Correct typo in menu.
2393 2005-12-29  Richard M. Stallman  <rms@gnu.org>
2395         * modes.texi (Mode Line Top): New node.
2396         (Mode Line Data): Some text moved to new node.
2397         Explain the data structure more concretely.
2398         (Mode Line Basics): Clarifications.
2399         (Mode Line Variables): Clarify intro paragraph.
2400         (%-Constructs): Clarify intro paragraph.
2401         (Mode Line Format): Update menu.
2403 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
2405         * minibuf.texi (Basic Completion): Update lazy-completion-table
2406         examples for removal of ARGS argument.
2408 2005-12-23  Richard M. Stallman  <rms@gnu.org>
2410         * text.texi (Undo): Restore some explanation from the version
2411         that was deleted.
2413 2005-12-23  Eli Zaretskii  <eliz@gnu.org>
2415         * text.texi (Undo): Remove duplicate descriptions of `apply
2416         funname' and `apply delta' elements of the undo list.
2418 2005-12-20  Richard M. Stallman  <rms@gnu.org>
2420         * help.texi (Help Functions): Update documentation of `apropos'.
2422 2005-12-20  Luc Teirlinck  <teirllm@auburn.edu>
2424         * customize.texi (Type Keywords): Delete xref to "Text help-echo",
2425         because it is confusing.  If the :help-echo keyword is a function,
2426         it is not directly used as the :help-echo overlay property, as the
2427         xref seems to suggest (it does not take the appropriate args).
2429 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
2431         * customize.texi (Common Keywords): Fix Texinfo usage.
2432         (Group Definitions, Variable Definitions): Update for new
2433         conventions for using `*' in docstrings.
2435         * tips.texi (Documentation Tips): Update for new conventions for
2436         using `*' in docstrings.
2438 2005-12-16  Richard M. Stallman  <rms@gnu.org>
2440         * minibuf.texi (Minibuffer Contents): Minor cleanup.
2442 2005-12-16  Juri Linkov  <juri@jurta.org>
2444         * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
2446 2005-12-14  Romain Francoise  <romain@orebokech.com>
2448         * modes.texi (Customizing Keywords): Rename `append' to `how'.
2449         Fix typo.
2451 2005-12-11  Juri Linkov  <juri@jurta.org>
2453         * minibuf.texi (Completion Commands): Add mention of read-file-name
2454         for filename completion keymaps.
2455         (Reading File Names): Add mention of filename completion keymaps
2456         for read-file-name and xref to `Completion Commands'.
2458 2005-12-10  Richard M. Stallman  <rms@gnu.org>
2460         * customize.texi (Common Keywords): State caveats for use of :tag.
2462 2005-12-08  Richard M. Stallman  <rms@gnu.org>
2464         * minibuf.texi (Intro to Minibuffers): Replace list of local maps
2465         with xrefs and better explanation.
2466         (Completion Commands): Add the filename completion maps.
2468         * objects.texi (Character Type): Clarify that \s is not space
2469         if a dash follows.
2471 2005-12-05  Richard M. Stallman  <rms@gnu.org>
2473         * windows.texi (Resizing Windows): Delete preserve-before args.
2475 2005-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2477         * keymaps.texi (Format of Keymaps): Remove mention of a quirk
2478         in full keymaps, since the quirk has been fixed.
2480 2005-12-03  Eli Zaretskii  <eliz@gnu.org>
2482         * hooks.texi (Standard Hooks): Add index entries.  Mention
2483         `compilation-finish-functions'.
2485 2005-11-27  Richard M. Stallman  <rms@gnu.org>
2487         * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
2489 2005-11-21  Juri Linkov  <juri@jurta.org>
2491         * customize.texi (Common Keywords): Update links types
2492         custom-manual and url-link.  Add link types emacs-library-link,
2493         file-link, function-link, variable-link, custom-group-link.
2495 2005-11-20  Chong Yidong  <cyd@stupidchicken.com>
2497         * display.texi: Revert 2005-11-20 change.
2499 2005-11-20  Thien-Thi Nguyen  <ttn@gnu.org>
2501         * processes.texi (Bindat Functions):
2502         Say "third" to refer to zero-based index "2".
2504 2005-11-18  Luc Teirlinck  <teirllm@auburn.edu>
2506         * loading.texi (Library Search): Update the default value of
2507         `load-suffixes'.
2509 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
2511         * display.texi (Attribute Functions): Mention :ignore-defface.
2513 2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
2515         * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
2516         (Minor Mode Conventions): Mention the use of a hook.
2518 2005-11-06  Richard M. Stallman  <rms@gnu.org>
2520         * files.texi (Magic File Names): find-file-name-handler checks the
2521         `operations' property of the handler.
2523 2005-11-03  Richard M. Stallman  <rms@gnu.org>
2525         * variables.texi (Frame-Local Variables): Small clarification.
2527 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
2529         * os.texi (Init File): Document ~/.emacs.d/init.el.
2531 2005-10-29  Richard M. Stallman  <rms@gnu.org>
2533         * internals.texi (Garbage Collection): Document memory-full.
2535 2005-10-28  Bill Wohler  <wohler@newt.com>
2537         * tips.texi (Documentation Tips): Help mode now creates hyperlinks
2538         for URLs.
2540 2005-10-28  Richard M. Stallman  <rms@gnu.org>
2542         * minibuf.texi (Completion Commands): Clean up prev change.
2544 2005-10-26  Kevin Ryde  <user42@zip.com.au>
2546         * compile.texi (Eval During Compile): Explain recommended uses
2547         of eval-when-compile and eval-and-compile.
2549 2005-10-27  Masatake YAMATO  <jet@gyve.org>
2551         * minibuf.texi (Completion Commands):
2552         Write about new optional argument for `display-completion-list'.
2554 2005-10-23  Richard M. Stallman  <rms@gnu.org>
2556         * display.texi (Overlay Arrow): Clarify about local bindings of
2557         overlay-arrow-position.
2559 2005-10-22  Eli Zaretskii  <eliz@gnu.org>
2561         * internals.texi (Building Emacs): Fix last change.
2563 2005-10-22  Richard M. Stallman  <rms@gnu.org>
2565         * internals.texi (Building Emacs): Document eval-at-startup.
2567 2005-10-21  Richard M. Stallman  <rms@gnu.org>
2569         * loading.texi (Where Defined): load-history contains abs file names.
2570         symbol-file returns abs file names.
2572 2005-10-19  Kim F. Storm  <storm@cua.dk>
2574         * display.texi (Showing Images): Add max-image-size integer value.
2576 2005-10-18  Chong Yidong  <cyd@stupidchicken.com>
2578         * display.texi (Showing Images): Document max-image-size.
2580 2005-10-17  Richard M. Stallman  <rms@gnu.org>
2582         * commands.texi (Quitting): Minor clarification.
2584         * processes.texi (Sentinels): Clarify about output and quitting.
2585         (Filter Functions): Mention with-local-quit.
2587 2005-10-17  Juri Linkov  <juri@jurta.org>
2589         * buffers.texi (Current Buffer):
2590         * commands.texi (Event Input Misc):
2591         * compile.texi (Eval During Compile, Compiler Errors):
2592         * customize.texi (Group Definitions):
2593         * display.texi (Progress, Defining Faces):
2594         * files.texi (Writing to Files):
2595         * modes.texi (Mode Hooks, Defining Minor Modes):
2596         * streams.texi (Output Functions):
2597         * syntax.texi (Syntax Table Functions):
2598         * text.texi (Change Hooks):
2599         Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
2601         * commands.texi (Quitting): Replace arg `forms' with `body' in
2602         `with-local-quit'.
2604         * positions.texi (Excursions): Replace arg `forms' with `body' in
2605         `save-excursion'.
2607 2005-10-08  Kim F. Storm  <storm@cua.dk>
2609         * windows.texi (Window Tree): Rename window-split-tree to window-tree.
2610         Rename manual section accordingly.
2612 2005-10-04  Kim F. Storm  <storm@cua.dk>
2614         * windows.texi (Window Split Tree): New section describing
2615         new function window-split-tree function.
2617 2005-10-03  Nick Roberts  <nickrob@snap.net.nz>
2619         * display.texi (Fringe Size/Pos): Simplify and add detail.
2621 2005-09-30  Romain Francoise  <romain@orebokech.com>
2623         * minibuf.texi (High-Level Completion): Explain that the prompt
2624         given to `read-buffer' should end with a colon and a space.
2625         Update usage examples.
2627 2005-09-29  Juri Linkov  <juri@jurta.org>
2629         * display.texi (Displaying Messages): Rename argument name
2630         `string' to `format-string' in functions `message', `message-box',
2631         `message-or-box'.
2633 2005-09-26  Chong Yidong  <cyd@stupidchicken.com>
2635         * errors.texi (Standard Errors): Correct xrefs.
2637 2005-09-18  Chong Yidong  <cyd@stupidchicken.com>
2639         * display.texi (Defining Images): Update documentation for
2640         `image-load-path'.
2642 2005-09-17  Richard M. Stallman  <rms@gnu.org>
2644         * display.texi (Defining Images): Clean up previous change.
2646 2005-09-16  Romain Francoise  <romain@orebokech.com>
2648         * elisp.texi: Specify GFDL version 1.2.
2650         * doclicense.texi (GNU Free Documentation License): Update to
2651         version 1.2.
2653 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
2655         * display.texi (Defining Images): Document `image-load-path'.
2657 2005-09-15  Richard M. Stallman  <rms@gnu.org>
2659         * objects.texi (Printed Representation): Minor cleanup.
2660         (Box Diagrams): Minor fix.
2661         (Cons Cell Type): Move (...) index item here.
2662         (Box Diagrams): From here.
2663         (Array Type): Minor fix.
2664         (Type Predicates): Delete index "predicates".
2665         (Hash Table Type): Clarify xref.
2666         (Dotted Pair Notation): Minor fix.
2668 2005-09-10  Chong Yidong  <cyd@stupidchicken.com>
2670         * files.texi (Saving Buffers): Fix typo.
2672 2005-09-08  Richard M. Stallman  <rms@gnu.org>
2674         * tips.texi (Programming Tips): Correct the "default" prompt spec.
2676 2005-09-08  Chong Yidong  <cyd@stupidchicken.com>
2678         * locals.texi (Standard Buffer-Local Variables): Don't include
2679         mode variables for minor modes.
2680         Fix xrefs for buffer-display-count, buffer-display-table,
2681         buffer-offer-save, buffer-saved-size, cache-long-line-scans,
2682         enable-multibyte-characters, fill-column, header-line-format,
2683         left-fringe-width, left-margin, and right-fringe-width.
2685         * hooks.texi (Standard Hooks): All hooks should conform to the
2686         standard naming convention now.
2687         Fix xref for `echo-area-clear-hook'.
2689         * display.texi (Usual Display): Note that indicate-empty-lines and
2690         tab-width are buffer-local.
2692         * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
2694         * modes.texi (Mode Help): Note that major-mode is buffer-local.
2696         * nonascii.texi (Encoding and I/O): Note that
2697         buffer-file-coding-system is buffer-local.
2699         * positions.texi (List Motion): Note that defun-prompt-regexp is
2700         buffer-local.
2702         * text.texi (Auto Filling): Note that auto-fill-function is
2703         buffer-local.
2704         (Undo): Note that buffer-undo-list is buffer-local.
2706         * windows.texi (Buffers and Windows): Document
2707         buffer-display-count.
2709 2005-09-06  Richard M. Stallman  <rms@gnu.org>
2711         * tips.texi (Coding Conventions): Sometimes it is ok to put the
2712         package prefix elsewhere than at the start of the name.
2714 2005-09-03  Richard M. Stallman  <rms@gnu.org>
2716         * tips.texi (Programming Tips): Add conventions for minibuffer
2717         questions and prompts.
2719 2005-09-03  Joshua Varner  <jlvarner@gmail.com>  (tiny change)
2721         * intro.texi (nil and t): Minor cleanup.
2722         Delete spurious mention of keyword symbols.
2723         (Evaluation Notation): Add index entry.
2724         (A Sample Function Description): Minor cleanup.
2725         (A Sample Variable Description): Not all vars can be set.
2727 2005-09-03  Thien-Thi Nguyen  <ttn@gnu.org>
2729         * text.texi (Buffer Contents): Use "\n" in examples' result strings.
2731         (Insertion): Document precise type of `insert-char' arg COUNT.
2733 2005-09-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2735         * modes.texi (Other Font Lock Variables): Sync the default of
2736         font-lock-lines-before.
2738 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
2740         * files.texi (Magic File Names): Add `make-auto-save-file-name'.
2742 2005-08-29  Richard M. Stallman  <rms@gnu.org>
2744         * elisp.texi (Top): Update subnode menu.
2746         * searching.texi (Searching and Matching): Move node.
2747         Rearrange contents and add overall explanation.
2748         (Searching and Case): Move node.
2749         (Searching and Matching): Update menu.
2751 2005-08-27  Eli Zaretskii  <eliz@gnu.org>
2753         * os.texi (Startup Summary): Fix the description of the initial
2754         startup message display.
2756 2005-08-25  Richard M. Stallman  <rms@gnu.org>
2758         * searching.texi (Search and Replace): Add replace-regexp-in-string.
2760 2005-08-25  Emilio C. Lopes  <eclig@gmx.net>
2762         * display.texi (Finding Overlays): Fix `find-overlay-prop' in
2763         `next-overlay-change' example.
2765 2005-08-22  Juri Linkov  <juri@jurta.org>
2767         * display.texi (Attribute Functions): Add set-face-inverse-video-p.
2768         Fix invert-face.  Fix args of face-background.
2770         * display.texi (Standard Faces): Delete node.
2771         (Faces): Add xref to `(emacs)Standard Faces'.
2772         (Displaying Faces): Fix xref to `Standard Faces'.
2774         * modes.texi (Mode Line Data): Fix xref to Standard Faces.
2776 2005-08-20  Alan Mackenzie  <acm@muc.de>
2778         * buffers.texi (The Buffer List): Clarify the manipulation of the
2779         buffer list.
2781 2005-08-14  Richard M. Stallman  <rms@gnu.org>
2783         * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
2784         a regexp.
2786 2005-08-11  Richard M. Stallman  <rms@gnu.org>
2788         * elisp.texi (Top): Update subnode lists.
2790         * display.texi (Inverse Video): Node deleted.
2792         * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
2793         New nodes split out of Coding Conventions.
2795         * searching.texi (Regular Expressions): Document re-builder.
2797         * os.texi (Time Parsing): New node split out of Time Conversion.
2799         * processes.texi (Misc Network, Network Feature Testing)
2800         (Network Options, Make Network): New nodes split out of
2801         Low-Level Network.
2803 2005-08-09  Richard M. Stallman  <rms@gnu.org>
2805         * frames.texi (Geometry): New node, split from Size and Position.
2806         (Frame Parameters): Refer to Geometry.
2808         * buffers.texi (The Buffer List): Fix xrefs.
2810         * windows.texi (Splitting Windows): Fix xref.
2812         * frames.texi (Layout Parameters): Add xref.
2814         * display.texi (Line Height, Scroll Bars): Fix xrefs.
2816         * keymaps.texi (Menu Bar): Fix xref.
2818         * locals.texi (Standard Buffer-Local Variables): Fix xref.
2820         * modes.texi (%-Constructs): Fix xref.
2822         * frames.texi (Window Frame Parameters): Node split up.
2823         (Basic Parameters, Position Parameters, Size Parameters)
2824         (Layout Parameters, Buffer Parameters, Management Parameters)
2825         (Cursor Parameters, Color Parameters): New subnodes.
2827 2005-08-09  Luc Teirlinck  <teirllm@auburn.edu>
2829         * positions.texi (Screen Lines): Update xref for previous change
2830         in minibuf.texi.
2832         * minibuf.texi (Intro to Minibuffers): Update pxref for previous
2833         change in minibuf.texi.
2835 2005-08-09  Richard M. Stallman  <rms@gnu.org>
2837         * tips.texi (Coding Conventions): Minor cleanup.
2839         * modes.texi (Defining Minor Modes): Explain when init-value
2840         can be non-nil.
2842         * elisp.texi (Top): Update submenu for Minibuffer.
2844         * minibuf.texi (Minibuffer Misc): Node split up.
2845         (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
2846         (Recursive Mini): New nodes split out from Minibuffer Misc.
2847         (Minibuffer Misc): Document max-mini-window-height.
2849         * hash.texi (Defining Hash): Delete stray paren in example.
2851         * display.texi (Echo Area Customization): Don't define
2852         max-mini-window-height here; xref instead.
2854         * commands.texi (Event Input Misc): Update while-no-input.
2856         * advice.texi (Advising Functions): Explain when to use advice
2857         and when to use a hook.
2859 2005-07-30  Eli Zaretskii  <eliz@gnu.org>
2861         * makefile.w32-in (info): Don't run install-info.
2862         ($(infodir)/dir): New target, produced by running install-info.
2864 2005-07-27  Luc Teirlinck  <teirllm@auburn.edu>
2866         * modes.texi (Defining Minor Modes): The keyword for the initial
2867         value is :init-value, not :initial-value.
2869 2005-07-23  Eli Zaretskii  <eliz@gnu.org>
2871         * loading.texi (Autoload): Make the `doctor' example be consistent
2872         with what's in current loaddefs.el.  Describe the "fn" magic in
2873         the usage portion of the doc string.
2875 2005-07-22  Richard M. Stallman  <rms@gnu.org>
2877         * internals.texi (Garbage Collection): Clarify previous change.
2879 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2881         * internals.texi (Garbage Collection): Add gc-cons-percentage.
2883 2005-07-18  Juri Linkov  <juri@jurta.org>
2885         * commands.texi (Accessing Events):
2886         * frames.texi (Text Terminal Colors, Resources):
2887         * markers.texi (The Mark):
2888         * modes.texi (Defining Minor Modes):
2889         Delete duplicate duplicate words.
2891 2005-07-16  Richard M. Stallman  <rms@gnu.org>
2893         * display.texi (Managing Overlays): Clarify make-overlay
2894         args for insertion types.
2896 2005-07-13  Luc Teirlinck  <teirllm@auburn.edu>
2898         * customize.texi (Variable Definitions):
2899         Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
2900         `standard-value' is a list too.
2901         (Defining New Types): Use @key{RET} instead of @key{ret}.
2903 2005-07-13  Francis Litterio  <franl@world.std.com>  (tiny change)
2905         * os.texi (Translating Input): Fix typo.
2907 2005-07-08  Richard M. Stallman  <rms@gnu.org>
2909         * README: Update edition number and size estimate.
2911         * elisp.texi (VERSION): Set to 2.9.
2913 2005-07-07  Richard M. Stallman  <rms@gnu.org>
2915         * book-spine.texinfo: Update Emacs version.
2917         * display.texi (Inverse Video): Delete mode-line-inverse-video.
2919 2005-07-06  Richard M. Stallman  <rms@gnu.org>
2921         * searching.texi (Regexp Search): Clarify what re-search-forward
2922         does when the search fails.
2924 2005-07-05  Lute Kamstra  <lute@gnu.org>
2926         * Update FSF's address in GPL notices.
2928         * doclicense.texi (GNU Free Documentation License):
2929         * gpl.texi (GPL):
2930         * tips.texi (Coding Conventions, Library Headers):
2931         * vol1.texi:
2932         * vol2.texi: Update FSF's address.
2934 2005-07-04  Richard M. Stallman  <rms@gnu.org>
2936         * hooks.texi (Standard Hooks): Add occur-hook.
2938 2005-07-03  Luc Teirlinck  <teirllm@auburn.edu>
2940         * display.texi (The Echo Area): Correct menu.
2942 2005-07-03  Richard M. Stallman  <rms@gnu.org>
2944         * elisp.texi (Top): Update subnode menu for Display.
2946         * display.texi (Displaying Messages): New node, with most
2947         of what was in The Echo Area.
2948         (Progress): Moved under The Echo Area.
2949         (Logging Messages): New node with new text.
2950         (Echo Area Customization): New node, the rest of what was
2951         in The Echo Area.  Document message-truncate-lines with @defvar.
2952         (Display): Update menu.
2954         * windows.texi (Textual Scrolling): Doc 3 values for
2955         scroll-preserve-screen-position.
2957         * text.texi (Special Properties): Change hook functions
2958         should bind inhibit-modification-hooks around altering buffer text.
2960         * keymaps.texi (Key Binding Commands): Call binding BINDING
2961         rather than DEFINITION.
2963 2005-06-29  Juanma Barranquero  <lekktu@gmail.com>
2965         * variables.texi (Defining Variables): `user-variable-p' returns t
2966         for aliases of user options, nil for alias loops.
2968 2005-06-28  Richard M. Stallman  <rms@gnu.org>
2970         * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
2971         make-keymap.
2973 2005-06-27  Luc Teirlinck  <teirllm@auburn.edu>
2975         * variables.texi (Setting Variables): Correct and clarify
2976         description of `add-to-ordered-list'.
2978 2005-06-26  Richard M. Stallman  <rms@gnu.org>
2980         * display.texi (Faces): Minor cleanup.
2982 2005-06-25  Luc Teirlinck  <teirllm@auburn.edu>
2984         * display.texi (Faces): `facep' returns t for strings that are
2985         face names.
2987 2005-06-25  Richard M. Stallman  <rms@gnu.org>
2989         * objects.texi (Equality Predicates): Clarify meaning of equal.
2991         * windows.texi (Selecting Windows): save-selected-window
2992         and with-selected-window save and restore the current buffer.
2994 2005-06-24  Richard M. Stallman  <rms@gnu.org>
2996         * numbers.texi (Float Basics): Explain how to test for NaN,
2997         and printing the sign of NaNs.
2999 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
3001         * makefile.w32-in (MAKEINFO): Use --force.
3003 2005-06-23  Richard M. Stallman  <rms@gnu.org>
3005         * display.texi (Face Functions): Correct Texinfo usage.
3007 2005-06-23  Luc Teirlinck  <teirllm@auburn.edu>
3009         * lists.texi (Rings): `ring-elements' now returns the elements of
3010         RING in order.
3012 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
3014         * markers.texi (The Mark): Texinfo usage fix.
3016 2005-06-23  Kim F. Storm  <storm@cua.dk>
3018         * searching.texi (Entire Match Data): Remove evaporate option for
3019         match-data.  Do not mention evaporate option for set-match-data.
3021 2005-06-22  Glenn Morris  <gmorris@ast.cam.ac.uk>
3023         * display.texi (Face Functions): Mention face aliases.
3025 2005-06-21  Richard M. Stallman  <rms@gnu.org>
3027         * anti.texi (Antinews): Texinfo usage fix.
3029 2005-06-21  Karl Berry  <karl@gnu.org>
3031         * elisp.texi: Use @copying.
3033         * elisp.texi: Put @summarycontents and @contents before the Top
3034         node, instead of the end of the file, so that the contents appear
3035         in the right place in the dvi/pdf output.
3037 2005-06-21  Juri Linkov  <juri@jurta.org>
3039         * display.texi (Defining Faces): Add `customized-face'.
3041 2005-06-20  Kim F. Storm  <storm@cua.dk>
3043         * variables.texi (Setting Variables): Any type of element can be
3044         given order in add-to-ordered-list.  Compare elements with eq.
3046         * lists.texi (Rearrangement): Sort predicate may just return non-nil.
3048 2005-06-20  Karl Berry  <karl@gnu.org>
3050         * syntax.texi (Syntax Flags): Make last column very slightly wider
3051         to avoid "generic comment" breaking on two lines and causing an
3052         underfull box.
3054 2005-06-19  Luc Teirlinck  <teirllm@auburn.edu>
3056         * lists.texi (Rings): Various minor clarifications and corrections.
3058 2005-06-18  Richard M. Stallman  <rms@gnu.org>
3060         * functions.texi (Obsolete Functions): Simplify.
3062         * variables.texi (Variable Aliases): Simplify.
3064         * anti.texi, backups.texi, compile.texi, customization.texi:
3065         * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
3066         * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
3067         * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
3068         * variables.texi: Fix formatting ugliness.
3070         * elisp.texi: Add links to Rings and Byte Packing.
3071         Update version and copyright years.
3073         * minibuf.texi: Fix formatting ugliness.
3074         (Completion Commands): Move keymap vars to the end
3075         and vars completing-read binds to the top.
3077 2005-06-17  Luc Teirlinck  <teirllm@auburn.edu>
3079         * processes.texi: Fix typos.
3080         (Bindat Spec): Correct Texinfo error.
3081         (Byte Packing): Fix ungrammatical sentence.
3083 2005-06-17  Thien-Thi Nguyen  <ttn@gnu.org>
3085         * lists.texi (Rings): New node.
3086         (Lists): Add it to menu.
3088         * processes.texi (Byte Packing): New node.
3089         (Processes): Add it to menu.
3091 2005-06-17  Richard M. Stallman  <rms@gnu.org>
3093         * syntax.texi (Parsing Expressions): Fix texinfo usage.
3095         * help.texi (Documentation Basics): Explain the xref to
3096         Documentation Tips.
3098         * debugging.texi (Debugger Commands): Minor fix.
3100 2005-06-16  Luc Teirlinck  <teirllm@auburn.edu>
3102         * edebug.texi (Instrumenting): Eliminate duplicate link.
3103         (Specification List): Replace references to "below", referring to
3104         a later node, with one @ref to that node.
3106         * os.texi (Timers): Timers should save and restore the match data
3107         if they change it.
3109         * debugging.texi (Debugger Commands): Mention that the Lisp
3110         debugger can not step through primitive functions.
3112 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
3114         * functions.texi (Obsolete Functions): Update argument names of
3115         `make-obsolete' and `define-obsolete-function-alias'.
3117         * variables.texi (Variable Aliases): Update argument names of
3118         `defvaralias', `make-obsolete-variable' and
3119         `define-obsolete-variable-alias'.
3121 2005-06-15  Kim F. Storm  <storm@cua.dk>
3123         * searching.texi (Entire Match Data): Rephrase warnings about
3124         evaporate arg to match-data and set-match-data.
3126 2005-06-14  Luc Teirlinck  <teirllm@auburn.edu>
3128         * elisp.texi (Top): Update detailed menu.
3130         * edebug.texi (Edebug): Update menu.
3131         (Instrumenting): Update xrefs.
3132         (Edebug Execution Modes): Correct xref.
3133         (Jumping): Clarify description of `h' command.
3134         Eliminate redundant @ref.
3135         (Breaks): New node.
3136         (Breakpoints): Is now a subsubsection.
3137         (Global Break Condition): Mention `C-x X X'.
3138         (Edebug Views): Clarify `v' and `p'.  Mention `C-x X w'.
3139         (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
3140         (Edebug Display Update): Correct pxref.
3141         (Edebug and Macros): New node.
3142         (Instrumenting Macro Calls): Is now a subsubsection.
3143         Neither arg of `def-edebug-spec' is evaluated.
3144         (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
3145         (Specification Examples): Fix typo.
3147 2005-06-14  Lute Kamstra  <lute@gnu.org>
3149         * debugging.texi (Function Debugging): Primitives can break on
3150         entry too.
3152 2005-06-14  Kim F. Storm  <storm@cua.dk>
3154         * variables.texi (Setting Variables): Add add-to-ordered-list.
3156 2005-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
3158         * syntax.texi (Parsing Expressions): Document aux functions and vars of
3159         syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
3161 2005-06-13  Lute Kamstra  <lute@gnu.org>
3163         * text.texi (Special Properties): Fix cross reference.
3165 2005-06-11  Luc Teirlinck  <teirllm@auburn.edu>
3167         * debugging.texi (Function Debugging): Delete mention of empty
3168         string argument to `cancel-debug-on-entry'.  Delete inaccurate
3169         description of the return value of that command.
3171 2005-06-11  Alan Mackenzie  <acm@muc.de>
3173         * text.texi (Adaptive Fill): Amplify the description of
3174         fill-context-prefix.
3176 2005-06-10  Luc Teirlinck  <teirllm@auburn.edu>
3178         * syntax.texi (Parsing Expressions): Fix Texinfo error.
3180 2005-06-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3182         * syntax.texi (Parsing Expressions): Document syntax-ppss.
3184 2005-06-10  Luc Teirlinck  <teirllm@auburn.edu>
3186         * debugging.texi (Error Debugging): Minor rewording.
3187         (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
3188         is optional.
3190 2005-06-10  Lute Kamstra  <lute@gnu.org>
3192         * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
3193         (Top): Give it a title.  Correct version number.  Give the
3194         detailed node listing a more prominent header.
3195         * intro.texi: Don't set VERSION here a second time.
3196         Mention Emacs's version too.
3197         * anti.texi (Antinews): Use EMACSVER to refer to the current
3198         version of Emacs.
3200 2005-06-09  Kim F. Storm  <storm@cua.dk>
3202         * searching.texi (Entire Match Data): Explain new `reseat' argument to
3203         match-data and set-match-data.
3205 2005-06-08  Richard M. Stallman  <rms@gnu.org>
3207         * searching.texi (Entire Match Data): Clarify when match-data
3208         returns markers and when integers.
3210         * display.texi (Defining Faces): Explain that face name should not
3211         end in `-face'.
3213         * modes.texi (Mode Line Data): Minor cleanup.
3214         (Customizing Keywords): Node split out of Search-based Fontification.
3215         Add example of using font-lock-add-keywords from a hook.
3216         Clarify when MODE should be non-nil, and when nil.
3218 2005-06-06  Richard M. Stallman  <rms@gnu.org>
3220         * modes.texi (Mode Line Data): Explain what happens when the car
3221         of a list is a void symbol.
3222         (Search-based Fontification): Explain MODE arg to
3223         font-lock-add-keywords and warn about calls from major modes.
3225 2005-06-08  Juri Linkov  <juri@jurta.org>
3227         * display.texi (Standard Faces): Add `shadow' face.
3229 2005-05-29  Luc Teirlinck  <teirllm@auburn.edu>
3231         * modes.texi (Major Mode Conventions): A derived mode only needs
3232         to put the call to the parent mode inside `delay-mode-hooks'.
3234 2005-05-29  Richard M. Stallman  <rms@gnu.org>
3236         * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
3237         new, and what that implies.  Clarify.
3239         * files.texi (Locating Files): Clean up the text.
3241         * frames.texi (Window Frame Parameters): Document user-size.
3242         Shorten entry for top by referring to left.
3244 2005-05-26  Richard M. Stallman  <rms@gnu.org>
3246         * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
3247         is new, and what the implications are.  Other clarifications.
3249 2005-05-24  Richard M. Stallman  <rms@gnu.org>
3251         * frames.texi (Dialog Boxes): Minor fixes.
3253 2005-05-25  Masatake YAMATO  <jet@gyve.org>
3255         * display.texi (Standard Faces): Write about `mode-line-highlight'.
3257 2005-05-24  Luc Teirlinck  <teirllm@auburn.edu>
3259         * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
3260         is optional.
3262 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
3264         * frames.texi (Dialog Boxes): Descibe new optional argument.
3266 2005-05-23  Lute Kamstra  <lute@gnu.org>
3268         * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
3269         syntax-begin-function over font-lock-beginning-of-syntax-function.
3271 2005-05-21  Luc Teirlinck  <teirllm@auburn.edu>
3273         * minibuf.texi (Reading File Names): Update description of
3274         `read-directory-name'.
3276         * modes.texi (Derived Modes): Clarify :group keyword.
3278 2005-05-21  Eli Zaretskii  <eliz@gnu.org>
3280         * files.texi (Locating Files): New subsection.
3281         Describe locate-file and executable-find.
3283 2005-05-21  Kevin Ryde  <user42@zip.com.au>
3285         * frames.texi (Initial Parameters): Update cross reference to
3286         "Emacs Invocation".
3288 2005-05-19  Luc Teirlinck  <teirllm@auburn.edu>
3290         * keymaps.texi (Active Keymaps): Add anchor.
3292         * modes.texi (Hooks): Delete confusing and unnecessary sentence.
3293         (Major Mode Conventions): Refer to `Auto Major Mode' in more
3294         appropriate place.
3295         (Derived Modes): Small clarifications.
3296         (Minor Mode Conventions, Keymaps and Minor Modes):
3297         Replace references to nodes with references to anchors.
3298         (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
3299         Clarify description of lists whose first element is an integer.
3300         (Mode Line Variables): Add anchor.
3301         (%-Constructs): Clarify description of integer after %.
3302         (Emulating Mode Line): Describe nil value for FACE.
3304 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
3306         * modes.texi (Derived Modes): Correct references to non-existing
3307         variable standard-syntax-table.
3309 2005-05-17  Lute Kamstra  <lute@gnu.org>
3311         * modes.texi (Defining Minor Modes): Mention the mode hook.
3313 2005-05-15  Kim F. Storm  <storm@cua.dk>
3315         * processes.texi (Network): Remove open-network-stream-nowait.
3316         (Network Servers): Remove open-network-stream-server.
3318 2005-05-15  Luc Teirlinck  <teirllm@auburn.edu>
3320         * elisp.texi (Top): Update detailed menu.
3322         * variables.texi: Reorder nodes.
3323         (Variables): Update menu.
3324         (File Local Variables): Do not refer to the `-*-' line as
3325         a "local variables list".  Add pxref.
3327 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
3329         * elisp.texi (Top): Update detailed menu for node changes.
3331         * modes.texi (Modes): Update Menu.
3332         (Hooks): Move to beginning of chapter.
3333         Most minor modes run mode hooks too.
3334         `add-hook' can handle void hooks or hooks whose value is a single
3335         function.
3336         (Major Modes): Update Menu.
3337         (Major Mode Basics): New node, split off from `Major Modes'.
3338         (Major Mode Conventions): Correct xref.  Explain how to handle
3339         auto-mode-alist if the major mode command has an autoload cookie.
3340         (Auto Major Mode): Major update.  Add magic-mode-alist.
3341         (Derived Modes): Major update.
3342         (Mode Line Format): Update Menu.
3343         (Mode Line Basics): New node, split off from `Mode Line Format'.
3345         * loading.texi (Autoload): Mention `autoload cookie' as synonym
3346         for `magic autoload comment'.  Add index entries and anchor.
3348 2005-05-14  Richard M. Stallman  <rms@gnu.org>
3350         * tips.texi (Coding Conventions): Explain how important it is
3351         that just loading certain files not change Emacs behavior.
3353         * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
3355 2005-05-12  Lute Kamstra  <lute@gnu.org>
3357         * modes.texi (Generic Modes): Update.
3358         (Major Modes): Refer to node "Generic Modes".
3360         * elisp.texi (Top): Update to the current structure of the manual.
3361         * processes.texi (Processes): Add menu description.
3362         * customize.texi (Customization): Add menu descriptions.
3364 2005-05-11  Thien-Thi Nguyen  <ttn@gnu.org>
3366         * processes.texi (Signals to Processes)
3367         (Low-Level Network): Fix typos.
3369 2005-05-11  Lute Kamstra  <lute@gnu.org>
3371         * elisp.texi (Top): Add some nodes from the chapter "Major and
3372         Minor Modes" to the detailed node listing.
3374 2005-05-10  Richard M. Stallman  <rms@gnu.org>
3376         * keymaps.texi (Extended Menu Items): Menu item filter functions
3377         can be called at any time.
3379 2005-05-08  Luc Teirlinck  <teirllm@auburn.edu>
3381         * variables.texi (File Local Variables): `(hack-local-variables t)'
3382         now also checks whether a mode is specified in the local variables
3383         list.
3385 2005-05-05  Kevin Ryde  <user42@zip.com.au>
3387         * display.texi (The Echo Area): Correct format function cross
3388         reference.
3390 2005-05-05  Luc Teirlinck  <teirllm@auburn.edu>
3392         * variables.texi (Variable Aliases): Change description of
3393         `define-obsolete-variable-alias'.
3395         * functions.texi (Functions): Add "Obsolete Functions" to menu.
3396         (Defining Functions): Add xref.
3397         (Obsolete Functions): New node.
3398         (Function Safety): Standardize capitalization of section title.
3400         * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
3401         (Dialog Boxes): Complete description of `x-popup-dialog'.
3403 2005-05-04  Richard M. Stallman  <rms@gnu.org>
3405         * commands.texi (Interactive Codes): Fix Texinfo usage.
3406         Document U more clearly.
3408 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
3410         * variables.texi (Variable Aliases): `make-obsolete-variable' is a
3411         function and not a macro.
3413         * frames.texi (Pop-Up Menus): Correct and clarify description of
3414         `x-popup-menu'.
3415         (Dialog Boxes): Clarify description of `x-popup-dialog'.
3417 2005-05-01  Richard M. Stallman  <rms@gnu.org>
3419         * edebug.texi (Checking Whether to Stop): Fix previous change.
3421 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
3423         * display.texi: Fix typos and Texinfo usage.
3425         * edebug.texi (Checking Whether to Stop): executing-macro ->
3426         executing-kbd-macro.
3428 2005-05-01  Richard M. Stallman  <rms@gnu.org>
3430         * display.texi (Invisible Text): Correct add-to-invisibility-spec.
3432 2005-04-30  Richard M. Stallman  <rms@gnu.org>
3434         * files.texi (Magic File Names): Document `operations' property.
3436 2005-04-29  Lute Kamstra  <lute@gnu.org>
3438         * modes.texi (Generic Modes): New node.
3439         (Major Modes): Add it to the menu.
3440         (Derived Modes): Add "derived mode" to concept index.
3442 2005-04-28  Lute Kamstra  <lute@gnu.org>
3444         * modes.texi (Defining Minor Modes): Fix previous change.
3445         (Font Lock Mode): Simplify.
3446         (Font Lock Basics): Say that font-lock-defaults is buffer-local
3447         when set and that some parts are optional.  Add cross references.
3448         (Search-based Fontification): Say how to specify font-lock-keywords.
3449         Add cross references.  Add font-lock-multiline to index.
3450         Move font-lock-keywords-case-fold-search here from node "Other Font
3451         Lock Variables".  Document font-lock-add-keywords and
3452         font-lock-remove-keywords.
3453         (Other Font Lock Variables): Move font-lock-keywords-only,
3454         font-lock-syntax-table, font-lock-beginning-of-syntax-function,
3455         and font-lock-syntactic-face-function to node "Syntactic Font
3456         Lock".  Move font-lock-keywords-case-fold-search to node
3457         "Search-based Fontification".  Document font-lock-inhibit-thing-lock
3458         and font-lock-{,un}fontify-{buffer,region}-function.
3459         (Precalculated Fontification): Remove reference to deleted variable
3460         font-lock-core-only.
3461         (Faces for Font Lock): Add font-lock-comment-delimiter-face.
3462         (Syntactic Font Lock): Add intro.  Move font-lock-keywords-only,
3463         font-lock-syntax-table, font-lock-beginning-of-syntax-function,
3464         and font-lock-syntactic-face-function here from node "Other Font
3465         Lock Variables".  Move font-lock-syntactic-keywords to "Setting
3466         Syntax Properties".  Add cross references.
3467         (Setting Syntax Properties): New node.
3468         Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
3469         * syntax.texi (Syntax Properties): Add cross reference.
3470         * hooks.texi (Standard Hooks): Add Font-Lock hooks.
3472 2005-04-26  Richard M. Stallman  <rms@gnu.org>
3474         * display.texi (Defining Faces):
3475         Document `default' elements of defface spec.
3477         * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
3479         * variables.texi (Variable Aliases): Clarify text.
3481 2005-04-25  Chong Yidong  <cyd@stupidchicken.com>
3483         * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
3485 2005-04-25  Luc Teirlinck  <teirllm@auburn.edu>
3487         * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
3489 2005-04-24  Eli Zaretskii  <eliz@gnu.org>
3491         * syntax.texi (Syntax Table Internals): Elaborate documentation of
3492         syntax-after and syntax-class.
3494         * files.texi (Changing Files): Fix last change's cross-reference.
3495         (Unique File Names): Don't mention "numbers" in the documentation
3496         of make-temp-file and make-temp-name.
3498 2005-04-23  Richard M. Stallman  <rms@gnu.org>
3500         * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
3502 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
3504         * windows.texi (Cyclic Window Ordering): Clarify window-list.
3506 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
3508         * variables.texi (Variable Aliases): Describe make-obsolete-variable
3509         and define-obsolete-variable-alias.
3511 2005-04-22  Kim F. Storm  <storm@cua.dk>
3513         * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
3514         (Other Plists): Remove safe-plist-get, as plist-get is now safe.
3516 2005-04-21  Lute Kamstra  <lute@gnu.org>
3518         * lists.texi (Association Lists): Document rassq-delete-all.
3520 2005-04-19  Richard M. Stallman  <rms@gnu.org>
3522         * modes.texi (Search-based Fontification): Explain that
3523         facespec is an expression to be evaluated.
3525 2005-04-19  Kevin Ryde  <user42@zip.com.au>
3527         * streams.texi (Output Functions): Fix xref.
3528         * strings.texi (String Conversion): Fix xref.
3530 2005-04-19  Kim F. Storm  <storm@cua.dk>
3532         * symbols.texi (Symbol Plists): Add safe-get.
3533         Mention that `get' may signal an error.
3535 2005-04-18  Nick Roberts  <nickrob@snap.net.nz>
3537         * customize.texi (Variable Definitions): Replace tooltip-mode
3538         example with save-place.
3540 2005-04-17  Richard M. Stallman  <rms@gnu.org>
3542         * buffers.texi (Indirect Buffers): Clarify.
3544         * positions.texi (Positions): Clarify converting marker to integer.
3546         * strings.texi (String Basics): Mention string-match; clarify.
3548 2005-04-08  Lute Kamstra  <lute@gnu.org>
3550         * modes.texi (Search-based Fontification): Fix cross references.
3551         Use consistent terminology.  Document anchored highlighting.
3553 2005-04-05  Lute Kamstra  <lute@gnu.org>
3555         * modes.texi (Defining Minor Modes): Document :group keyword
3556         argument and its default value.
3558 2005-04-03  Lute Kamstra  <lute@gnu.org>
3560         * hooks.texi (Standard Hooks): Add some hooks.  Add cross
3561         references and/or descriptions.  Delete major mode hooks; mention
3562         them as a category instead.  Rename or delete obsolete hooks.
3564 2005-04-02  Richard M. Stallman  <rms@gnu.org>
3566         * nonascii.texi (Coding System Basics): Another wording cleanup.
3568 2005-04-01  Richard M. Stallman  <rms@gnu.org>
3570         * nonascii.texi (Coding System Basics): Clarify previous change.
3572 2005-04-01  Kenichi Handa  <handa@m17n.org>
3574         * nonascii.texi (Coding System Basics): Describe about rondtrip
3575         identity of coding systems.
3577 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
3579         * text.texi (Buffer Contents): Add filter-buffer-substring and
3580         buffer-substring-filters.
3582 2005-03-26  Chong Yidong  <cyd@stupidchicken.com>
3584         * anti.texi (Antinews): Mention `G' interactive code.
3586         * tips.texi (Compilation Tips): Mention benchmark.el.
3588 2005-03-27  Luc Teirlinck  <teirllm@auburn.edu>
3590         * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
3591         is now bound to M-o M-o.
3593         * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
3595 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
3597         * calendar.texi: Delete file (and move contents to emacs-xtra.texi
3598         in the Emacs Manual).
3599         * Makefile.in (srcs): Remove calendar.texi.
3600         * makefile.w32-in (srcs): Remove calendar.texi.
3601         * display.texi (Display): Change name of next node.
3602         * os.texi (System In): Change name of previous node.
3603         * elisp.texi (Top): Remove Calendar references.
3604         * vol1.texi (Top): Remove Calendar references.
3605         * vol2.texi (Top): Remove Calendar references.
3607 2005-03-25  Richard M. Stallman  <rms@gnu.org>
3609         * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
3610         Cleanup previous change.
3612 2005-03-25  Chong Yidong  <cyd@stupidchicken.com>
3614         * display.texi (Face Attributes): Faces earlier in an :inherit
3615         list take precedence.
3616         (Scroll Bars): Fix description of vertical-scroll-bars.
3617         Document frame-current-scroll-bars and window-current-scroll-bars.
3619         * markers.texi (The Mark): Document temporary Transient Mark mode.
3621         * minibuf.texi (Reading File Names):
3622         Document read-file-name-completion-ignore-case.
3624         * positions.texi (Screen Lines): Document nil for width argument
3625         to compute-motion.
3627 2005-03-23  Kim F. Storm  <storm@cua.dk>
3629         * display.texi (Standard Faces): Other faces used in the fringe
3630         implicitly inherits from the fringe face.
3631         (Fringe Bitmaps): FACE in right-fringe and left-fringe display
3632         properties implicitly inherits from fringe face.
3633         (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
3635 2005-03-20  Chong Yidong  <cyd@stupidchicken.com>
3637         * display.texi (Invisible Text): State default value of
3638         line-move-ignore-invisible.
3639         (Managing Overlays): Document remove-overlays.
3640         (Standard Faces): Document escape-glyph face.
3642         * minibuf.texi (Reading File Names): Document read-file-name-function.
3644         * modes.texi (Other Font Lock Variables):
3645         Document font-lock-lines-before.
3647         * positions.texi (Skipping Characters): skip-chars-forward allows
3648         character classes.
3650 2005-03-18  Lute Kamstra  <lute@gnu.org>
3652         * edebug.texi (Instrumenting Macro Calls): Fix another typo.
3654 2005-03-17  Richard M. Stallman  <rms@gnu.org>
3656         * text.texi (Undo): Document extensible undo entries.
3658         * searching.texi (String Search, Regexp Search): Cleanups.
3660         * nonascii.texi (Character Codes): Minor fix.
3662         * display.texi (Display Property): Explain the significance
3663         of having text properties that are eq.
3664         (Other Display Specs): Explain string as display spec.
3666         * commands.texi (Interactive Codes): Document G option.
3668 2005-03-17  Chong Yidong  <cyd@stupidchicken.com>
3670         * text.texi (Filling): Add sentence-end-without-period and
3671         sentence-end-without-space.
3672         (Changing Properties): Minor fix.
3674         * anti.texi: Total rewrite.
3676 2005-03-15  Lute Kamstra  <lute@gnu.org>
3678         * edebug.texi (Instrumenting Macro Calls): Fix typos.
3680 2005-03-08  Kim F. Storm  <storm@cua.dk>
3682         * display.texi (Specified Space): Property :width is support on
3683         non-graphic terminals, :height is not.
3685 2005-03-07  Richard M. Stallman  <rms@gnu.org>
3687         * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
3688         Now subnodes of Fringes.
3689         (Overlay Arrow): Document overlay-arrow-variable-list.
3690         (Fringe Size/Pos): New node, broken out of Fringes.
3691         (Display): Explain clearing vs redisplay better.
3692         (Truncation): Clarify use of bitmaps.
3693         (The Echo Area): Clarify the uses of the echo area.
3694         Add max-mini-window-height.
3695         (Progress): Clarify.
3696         (Invisible Text): Explain that main loop moves point out.
3697         (Selective Display): Say "hidden", not "invisible".
3698         (Managing Overlays): Move up.  Describe relation to Undo here.
3699         (Overlay Properties): Clarify intro.
3700         (Finding Overlays): Explain return values when nothing found.
3701         (Width): truncate-string-to-width has added arg.
3702         (Displaying Faces): Clarify and update mode line face handling.
3703         (Face Functions): Minor cleanup.
3704         (Conditional Display): Merge into Other Display Specs.
3705         (Pixel Specification, Other Display Specs): Minor cleanups.
3706         (Images, Image Descriptors): Minor cleanups.
3707         (GIF Images): Patents have expired.
3708         (Showing Images): Explain default text for insert-image.
3709         (Manipulating Button Types): Merge into Manipulating Buttons.
3710         (Making Buttons): Explain return values.
3711         (Button Buffer Commands): Add xref.
3712         (Inverse Video): Update mode-line-inverse-video.
3713         (Display Table Format): Clarify.
3714         (Active Display Table): Give defaults for window-display-table.
3716         * calendar.texi (Calendar Customizing): calendar-holiday-marker
3717         and calendar-today-marker are strings, not chars.
3718         (Holiday Customizing): Minor fix.
3720         * internals.texi (Writing Emacs Primitives): Update `or' example.
3721         Update limit on # args of subr.
3723         * edebug.texi (Using Edebug): Arrow is in fringe.
3724         (Instrumenting): Arg to eval-defun works without loading edebug.
3725         (Edebug Execution Modes): Add xref.
3727         * customize.texi (Common Keywords): Clarify :require.
3728         Mention :version here.
3729         (Variable Definitions, Group Definitions): Not here.
3730         (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
3732 2005-03-07  Chong Yidong  <cyd@stupidchicken.com>
3733         * nonascii.texi (Text Representations): Clarify position-bytes.
3734         (Character Sets): Add list-charset-chars.
3735         (Scanning Charsets): Add charset-after.
3736         (Encoding and I/O): Minor fix.
3738 2005-03-06  Richard M. Stallman  <rms@gnu.org>
3740         * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
3741         (Resizing Windows): Likewise.
3743         * text.texi (Change Hooks): Get rid of "Emacs 21".
3745         * strings.texi (Formatting Strings): Get rid of "Emacs 21".
3747         * streams.texi (Output Variables): Get rid of "Emacs 21".
3749         * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
3751         * os.texi (Translating Input): Replace flow-control example
3752         with a less obsolete example that uses `keyboard-translate'.
3754         * objects.texi (Hash Table Type, Circular Objects):
3755         Get rid of "Emacs 21".
3757         * modes.texi (Mode Line Format): Get rid of "Emacs 21".
3758         (Mode Line Data, Properties in Mode, Header Lines): Likewise.
3760         * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
3762         * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
3764         * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
3765         (Menu Bar): Fix when menu-bar-update-hook is called.
3767         * hash.texi (Hash Tables): Get rid of "Emacs 21".
3769         * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
3770         and make it read better.
3772         * files.texi (Writing to Files): Get rid of "Emacs 21".
3773         (Unique File Names): Likewise.
3775         * elisp.texi: Update Emacs version to 22.
3777         * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
3778         (Overlay Properties, Face Attributes): Likewise.
3779         (Managing Overlays): Fix punctuation.
3780         (Attribute Functions): Clarify set-face-font; get rid of
3781         info about old Emacs versions.
3782         (Auto Faces, Font Lookup, Display Property, Images):
3783         Get rid of "Emacs 21".
3785         * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
3787 2005-03-05  Richard M. Stallman  <rms@gnu.org>
3789         * debugging.texi (Error Debugging): Remove stack-trace-on-error.
3791 2005-03-04  Lute Kamstra  <lute@gnu.org>
3793         * debugging.texi (Error Debugging): Document stack-trace-on-error.
3795 2005-03-03  Lute Kamstra  <lute@gnu.org>
3797         * edebug.texi (Instrumenting Macro Calls): Fix typo.
3799 2005-03-01  Lute Kamstra  <lute@gnu.org>
3801         * debugging.texi (Debugger Commands): Update `j'.
3803 2005-02-28  Lute Kamstra  <lute@gnu.org>
3805         * debugging.texi (Debugging): Fix typo.
3806         (Error Debugging): Document eval-expression-debug-on-error.
3807         (Function Debugging): Update example.
3808         (Using Debugger): Mention starred stack frames.
3809         (Debugger Commands): Document `j' and `l'.
3810         (Invoking the Debugger): `d' and `j' exit recursive edit too.
3811         Update the messages that the debugger displays.
3812         (Internals of Debugger): Add cross reference.  Update example.
3813         (Excess Open): Minor improvement.
3814         (Excess Close): Minor improvement.
3816 2005-02-26  Richard M. Stallman  <rms@gnu.org>
3818         * tips.texi (Coding Conventions): Clarify.
3819         Put all the major mode key reservations together.
3820         Mention the Mouse-1 => Mouse-2 conventions.
3822         * syntax.texi (Syntax Class Table): Clarify.
3823         (Syntax Table Functions): syntax-after moved from here.
3824         (Syntax Table Internals): syntax-after moved to here.
3825         (Parsing Expressions): Update info on number of values
3826         and what's meaningful in the STATE argument.
3827         (Categories): Fix typo.
3829         * sequences.texi (Arrays): Cleanup.
3830         (Char-Tables): Clarify.
3832         * processes.texi (Deleting Processes): Cleanups, add xref.
3833         (Subprocess Creation): Explain nil in exec-path.  Cleanup.
3834         (Process Information): set-process-coding-system, some args optional.
3835         (Input to Processes): Explain various types for PROCESS args.
3836         Rename them from PROCESS-NAME to PROCESS.
3837         (Signals to Processes): Likewise.
3838         (Decoding Output): Cleanup.
3839         (Query Before Exit): Clarify.
3841         * os.texi (Startup Summary): Correct the options; add missing ones.
3842         (Terminal Output, Batch Mode): Clarify.
3843         (Flow Control): Node deleted.
3845         * markers.texi (The Mark): Clarify.
3847         * macros.texi (Expansion): Cleanup.
3848         (Indenting Macros): indent-spec allows ints, not floats.
3850         * keymaps.texi (Keymaps): Clarify.
3851         (Format of Keymaps): Update lisp-mode-map example.
3852         (Active Keymaps, Key Lookup): Clarify.
3853         (Changing Key Bindings): Add xref to `kbd'.
3854         (Key Binding Commands, Simple Menu Items): Clarify.
3855         (Mouse Menus, Menu Bar): Clarify.
3856         (Menu Example): Replace print example with menu-bar-replace-menu.
3858         * help.texi (Documentation Basics): Add function-documentation prop.
3860         * elisp.texi (Top): Don't refer to Flow Control node.
3862         * commands.texi (Command Overview): Improve xrefs.
3863         (Adjusting Point): Adjusting point applies to intangible and invis.
3864         (Key Sequence Input): Doc extra read-key-sequence args.
3865         Likewise for read-key-sequence-vector.
3867         * backups.texi (Rename or Copy): Minor fix.
3868         (Numbered Backups): For version-control, say the default.
3869         (Auto-Saving): make-auto-save-file-name example is simplified.
3871         * advice.texi (Advising Functions): Don't imply one part of Emacs
3872         should advise another part.  Markup changes.
3873         (Defining Advice): Move transitional para.
3874         (Activation of Advice): Cleanup.
3875         Explain if COMPILE is nil or negative.
3877         * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
3879 2005-02-24  Lute Kamstra  <lute@gnu.org>
3881         * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
3882         LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
3884 2005-02-23  Lute Kamstra  <lute@gnu.org>
3886         * modes.texi (Defining Minor Modes): define-minor-mode can be used
3887         to define global minor modes as well.
3889         * display.texi (Managing Overlays): overlay-buffer returns nil for
3890         deleted overlays.
3892 2005-02-22  Kim F. Storm  <storm@cua.dk>
3894         * minibuf.texi (Basic Completion): Allow symbols in addition to
3895         strings in try-completion and all-completions.
3897 2005-02-14  Lute Kamstra  <lute@gnu.org>
3899         * elisp.texi (Top): Remove reference to deleted node.
3901         * lists.texi (Lists): Remove reference to deleted node.
3902         (Cons Cells): Fix typo.
3904         * loading.texi (Where Defined): Fix typo.
3906 2005-02-14  Richard M. Stallman  <rms@gnu.org>
3908         * variables.texi (Creating Buffer-Local): change-major-mode-hook
3909         is useful for discarding some minor modes.
3911         * symbols.texi (Symbol Components): Reorder examples.
3913         * streams.texi (Input Functions): State standard-input default.
3914         (Output Variables): State standard-output default.
3916         * objects.texi (Printed Representation): Clarify read syntax vs print.
3917         (Floating Point Type): Explain meaning better.
3918         (Symbol Type): Explain uniqueness better.
3919         (Cons Cell Type): Explain empty list sooner.  CAR and CDR later.
3920         List examples sooner.
3921         (Box Diagrams): New subnode broken out.
3922         Some examples moved from old Lists as Boxes node.
3923         (Dotted Pair Notation): Clarify intro.
3924         (Array Type): Clarify.
3925         (Type Predicates): Add hash-table-p.
3927         * numbers.texi (Integer Basics): Clarify radix explanation.
3928         (Predicates on Numbers): Minor clarification.
3929         (Comparison of Numbers): Minor clarification.  Clarify eql.
3930         Typos in min, max.
3931         (Math Functions): Clarify overflow in expt.
3933         * minibuf.texi (Text from Minibuffer): Minor clarification.
3934         Mention arrow keys.
3936         * loading.texi (Autoload): defun's doc string overrides autoload's
3937         doc string.
3938         (Repeated Loading): Modernize "add to list" examples.
3939         (Where Defined): Finish updating table of load-history elts.
3941         * lists.texi (List-related Predicates): Minor wording improvement.
3942         (Lists as Boxes): Node deleted.
3943         (Building Lists): Explain trivial cases of number-sequence.
3945         * hash.texi (Hash Tables): Add desc to menu items.
3946         (Creating Hash): Expain "full" means "make larger",
3947         (Hash Access): Any object can be a key.
3948         State value of maphash.
3950         * functions.texi (What Is a Function): Wording cleanup.
3951         (Function Documentation): Minor cleanup.
3952         Explain purpose of calling convention at end of doc string.
3953         (Function Names): Wording cleanup.
3954         (Calling Functions): Wording cleanup.
3955         Explain better how funcall calls the function.
3956         (Function Cells): Delete example of saving and redefining function.
3958         * control.texi (Combining Conditions): Wording cleanup.
3959         (Iteration): dolist and dotimes bind VAR locally.
3960         (Cleanups): Xref to Atomic Changes.
3962         * compile.texi (Byte Compilation): Delete 19.29 info.
3963         (Compilation Functions): Macros' difficulties don't affect defsubst.
3964         (Docs and Compilation): Delete 19.29 info.
3966 2005-02-10  Richard M. Stallman  <rms@gnu.org>
3968         * objects.texi (Symbol Type): Minor correction.
3970 2005-02-06  Lute Kamstra  <lute@gnu.org>
3972         * modes.texi (Example Major Modes): Fix typos.
3974 2005-02-06  Richard M. Stallman  <rms@gnu.org>
3976         * text.texi (Margins): fill-nobreak-predicate can be one function.
3978         * strings.texi (Modifying Strings): clear-string can make unibyte.
3979         (Formatting Strings): format gives error if values missing.
3981         * positions.texi (Character Motion): Mention default arg
3982         for forward-char.  backward-char refers to forward-char.
3983         (Word Motion): Mention default arg for forward-word.
3984         (Buffer End Motion): Mention default arg for beginning-of-buffer.
3985         Simplify end-of-buffer.
3986         (Text Lines): Mention default arg for forward-line.
3987         (List Motion): Mention default arg for beginning/end-of-defun.
3988         (Skipping Characters): Minor fixes in explaining character-set.
3990         * modes.texi (Major Mode Conventions): Mention "system abbrevs".
3991         Mode inheritance applies only when default-major-mode is nil.
3992         Clarifications.
3993         (Example Major Modes): Update Text mode and Lisp mode examples.
3994         (Minor Mode Conventions): Mention define-minor-mode at top.
3995         (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
3996         (Mode Line Format): Update mode line face display info.
3997         (Properties in Mode): Mention effect of risky vars.
3998         (Imenu): Define imenu-add-to-menubar.
3999         (Font Lock Mode): Add descriptions to menu lines.
4000         (Faces for Font Lock): Add font-lock-doc-face.
4002 2005-02-05  Lute Kamstra  <lute@gnu.org>
4004         * text.texi (Maintaining Undo): Remove obsolete function.
4006 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
4008         * frames.texi (Color Names): Add pointer to the X docs about RGB
4009         color specifications.  Improve indexing
4010         (Text Terminal Colors): Replace the description of RGB values by
4011         an xref to "Color Names".
4013 2005-02-03  Richard M. Stallman  <rms@gnu.org>
4015         * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
4016         Clarify.
4017         (Selecting Windows): Clarify save-selected-window.
4018         (Cyclic Window Ordering): Clarify walk-windows.
4019         (Window Point): Clarify.
4020         (Window Start): Add comment to example.
4021         (Resizing Windows): Add `interactive' specs in examples.
4022         Document fit-window-to-buffer.
4024         * text.texi (User-Level Deletion): just-one-space takes numeric arg.
4025         (Undo, Maintaining Undo): Clarify last change.
4026         (Sorting): In sort-numeric-fields, explain about octal and hex.
4027         Mention sort-numeric-base.
4028         (Format Properties): Add xref for hard newlines.
4030         * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
4031         (Pop-Up Menus): Fix typo.
4032         (Color Names): Explain all types of color names.
4033         Explain color-values on B&W terminal.
4034         (Text Terminal Colors): Explain "rgb values" are lists.  Fix arg names.
4036         * files.texi (File Locks): Not supported on MS systems.
4037         (Testing Accessibility): Clarify.
4039         * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
4040         (Coverage Testing): Fix typo.
4042         * commands.texi (Misc Events): Remove stray space.
4044         * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
4045         (Modification Time): Clarify when visited-file-modtime returns 0.
4046         (The Buffer List): Clarify bury-buffer.
4047         (Killing Buffers): Clarify.
4048         (Indirect Buffers): Add clone-indirect-buffer.
4050 2005-02-02  Matt Hodges  <MPHodges@member.fsf.org>
4052         * edebug.texi (Printing in Edebug): Fix default value of
4053         edebug-print-circle.
4054         (Coverage Testing): Fix displayed frequency count data.
4056 2005-02-02  Luc Teirlinck  <teirllm@auburn.edu>
4058         * text.texi (Maintaining Undo): Add `undo-outer-limit'.
4060 2005-02-02  Kim F. Storm  <storm@cua.dk>
4062         * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
4064 2005-01-29  Eli Zaretskii  <eliz@gnu.org>
4066         * commands.texi (Misc Events): Describe the help-echo event.
4068         * text.texi (Special Properties) <help-echo>: Use `pos'
4069         consistently in description of the help-echo property.
4070         Use @code{nil} instead of @var{nil}.
4072         * display.texi (Overlay Properties): Fix the index entry for
4073         help-echo overlay property.
4075         * customize.texi (Type Keywords): Uncomment the xref to the
4076         help-echo property documentation.
4078 2005-01-23  Kim F. Storm  <storm@cua.dk>
4080         * windows.texi (Window Start): Fix `pos-visible-in-window-p'
4081         return value.  Third element FULLY replaced by PARTIAL which
4082         specifies number of invisible pixels if row is only partially visible.
4083         (Textual Scrolling): Mention auto-window-vscroll.
4084         (Vertical Scrolling): New defvar auto-window-vscroll.
4086 2005-01-16  Luc Teirlinck  <teirllm@auburn.edu>
4088         * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
4089         command remapping.
4091 2005-01-15  Richard M. Stallman  <rms@gnu.org>
4093         * display.texi (Defining Images): Mention DATA-P arg of create-image.
4095 2005-01-14  Kim F. Storm  <storm@cua.dk>
4097         * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
4099         * text.texi (Links and Mouse-1): Fix string and vector item.
4101 2005-01-13  Richard M. Stallman  <rms@gnu.org>
4103         * keymaps.texi (Active Keymaps): Rewrite the text, and update the
4104         descriptions of overriding-local-map and overriding-terminal-local-map.
4106         * text.texi (Links and Mouse-1): Clarify text.
4108 2005-01-13  Kim F. Storm  <storm@cua.dk>
4110         * modes.texi (Emulating Mode Line): Update format-mode-line entry.
4112 2005-01-13  Francis Litterio  <franl@world.std.com>  (tiny change)
4114         * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
4116 2005-01-12  Kim F. Storm  <storm@cua.dk>
4118         * text.texi (Links and Mouse-1): Rename section from Enabling
4119         Mouse-1 to Following Links.  Change xrefs.
4120         Add examples for define-button-type and define-widget.
4122         * display.texi (Button Properties, Button Buffer Commands):
4123         Clarify mouse-1 and follow-link functionality.
4125 2005-01-12  Richard M. Stallman  <rms@gnu.org>
4127         * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
4129         * display.texi (Beeping): Fix Texinfo usage.
4131         * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
4133 2005-01-11  Kim F. Storm  <storm@cua.dk>
4135         * display.texi (Button Properties, Button Buffer Commands):
4136         Mention mouse-1 binding.  Add follow-link keyword.
4138         * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
4139         (Enabling Mouse-1 to Follow Links): New subsection.
4141 2005-01-06  Richard M. Stallman  <rms@gnu.org>
4143         * text.texi (Special Properties): Minor change.
4145         * os.texi (Timers): Clarify previous change.
4147         * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
4149 2005-01-01  Luc Teirlinck  <teirllm@auburn.edu>
4151         * display.texi (Face Attributes): Correct xref to renamed node.
4153 2005-01-01  Richard M. Stallman  <rms@gnu.org>
4155         * display.texi (Face Attributes): Describe hex color specs.
4157 2004-12-31  Richard M. Stallman  <rms@gnu.org>
4159         * os.texi (Timers): Update previous change.
4161 2004-12-30  Kim F. Storm  <storm@cua.dk>
4163         * display.texi (Line Height): Total line-height is now specified
4164         in line-height property of form (HEIGHT TOTAL).  Swap (FACE . RATIO)
4165         in cons cells.  (nil . RATIO) is relative to actual line height.
4166         Use line-height `t' instead of `0' to get minimum height.
4168 2004-12-29  Richard M. Stallman  <rms@gnu.org>
4170         * os.texi (Timers): Discuss timers vs editing the buffer and undo.
4172 2004-12-28  Richard M. Stallman  <rms@gnu.org>
4174         * commands.texi (Quitting): Clarify value of with-local-quit.
4176         * elisp.texi (Top): Fix previous change.
4178         * loading.texi (Loading): Fix previous change.
4180 2004-12-27  Richard M. Stallman  <rms@gnu.org>
4182         * Makefile.in (MAKEINFO): Specify --force.
4184         * buffers.texi (Killing Buffers): Add buffer-save-without-query.
4186         * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
4188         * display.texi (Line Height): Further clarify.
4190         * elisp.texi (Top): Update Loading submenu.
4192         * loading.texi (Where Defined): New node.
4193         (Unloading): load-history moved to Where Defined.
4195 2004-12-21  Richard M. Stallman  <rms@gnu.org>
4197         * commands.texi (Event Input Misc): Add while-no-input.
4199 2004-12-11  Richard M. Stallman  <rms@gnu.org>
4201         * display.texi (Line Height): Rewrite text for clarity.
4203 2004-12-11  Kim F. Storm  <storm@cua.dk>
4205         * display.texi (Display): Add node "Line Height" to menu.
4206         (Line Height): New node.  Move full description of line-spacing
4207         and line-height text properties here from text.texi.
4208         (Scroll Bars): Add vertical-scroll-bar variable.
4210         * frames.texi (Window Frame Parameters): Remove line-height defvar.
4212         * locals.texi (Standard Buffer-Local Variables): Fix xref for
4213         line-spacing and vertical-scroll-bar.
4215         * text.texi (Special Properties): Just mention line-spacing and
4216         line-height here, add xref to new "Line Height" node.
4218 2004-12-09  Thien-Thi Nguyen  <ttn@gnu.org>
4220         * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
4222         * locals.texi (Standard Buffer-Local Variables):
4223         Add @xref for `line-spacing'.
4225 2004-12-05  Richard M. Stallman  <rms@gnu.org>
4227         * Makefile.in (maintainer-clean): Remove the info files
4228         in $(infodir) where they are created.
4230 2004-12-03  Richard M. Stallman  <rms@gnu.org>
4232         * windows.texi (Selecting Windows): get-lru-window and
4233         get-largest-window don't consider dedicated windows.
4235         * text.texi (Undo): Document undo-in-progress.
4237 2004-11-26  Richard M. Stallman  <rms@gnu.org>
4239         * locals.texi (Standard Buffer-Local Variables): Undo prev change.
4240         Remove a few vars that are not always buffer-local.
4242 2004-11-24  Luc Teirlinck  <teirllm@auburn.edu>
4244         * locals.texi (Standard Buffer-Local Variables): Comment out
4245         xref's to non-existent node `Yet to be written'.
4247 2004-11-24  Richard M. Stallman  <rms@gnu.org>
4249         * processes.texi (Synchronous Processes): Grammar fix.
4251         * numbers.texi (Comparison of Numbers): Add eql.
4253         * locals.texi (Standard Buffer-Local Variables): Add many vars.
4255         * intro.texi (Printing Notation): Fix previous change.
4257         * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
4258         and default-indicate-buffer-boundaries from here.
4259         (Usual Display): To here.
4260         (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
4261         (Usual Display): Move tab-width up.
4263         * customize.texi (Variable Definitions): Replace
4264         show-paren-mode example with tooltip-mode.
4265         (Simple Types, Composite Types, Defining New Types):
4266         Minor cleanups.
4268 2004-11-21  Jesper Harder  <harder@ifa.au.dk>
4270         * processes.texi (Synchronous Processes, Output from Processes):
4271         Markup fix.
4273 2004-11-20  Richard M. Stallman  <rms@gnu.org>
4275         * positions.texi (Skipping Characters): skip-chars-forward
4276         now handles char classes.
4278         * intro.texi (Printing Notation): Avoid confusion of `print'
4279         when explaining @print.
4281         * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
4283         * display.texi (Display Table Format): Minor fix.
4285         * streams.texi (Output Functions): Fix print example.
4287         * Makefile.in (elisp): New target.
4288         (dist): Depend on $(infodir)/elisp, not elisp.
4289         Copy the info files from $(infodir).
4291         * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
4292         read-from-minibuffer.
4294         * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
4296 2004-11-19  Richard M. Stallman  <rms@gnu.org>
4298         * searching.texi (Regexp Search): Add search-whitespace-regexp.
4300 2004-11-19  CHENG Gao  <chenggao@gmail.com>  (tiny change)
4302         * tips.texi (Coding Conventions): Fix typo.
4304 2004-11-16  Richard M. Stallman  <rms@gnu.org>
4306         * tips.texi (Coding Conventions): Separate defvar and require
4307         methods to avoid warnings.  Use require only when there are many
4308         functions and variables from that package.
4310         * minibuf.texi (Minibuffer Completion): When ignoring case,
4311         predicate must not be case-sensitive.
4313         * debugging.texi (Function Debugging, Explicit Debug): Clarified.
4314         (Test Coverage): Don't talk about "splotches".  Clarified.
4316 2004-11-16  Thien-Thi Nguyen  <ttn@gnu.org>
4318         * frames.texi (Window Frame Parameters): Fix typo.
4320 2004-11-15  Kim F. Storm  <storm@cua.dk>
4322         * symbols.texi (Other Plists): Note that plist-get may signal error.
4323         Add safe-plist-get.
4325 2004-11-15  Thien-Thi Nguyen  <ttn@gnu.org>
4327         * modes.texi (Font Lock Basics): Fix typo.
4329 2004-11-08  Richard M. Stallman  <rms@gnu.org>
4331         * syntax.texi (Syntax Table Functions): Add syntax-after.
4333 2004-11-06  Lars Brinkhoff  <lars@nocrew.org>
4335         * os.texi (Processor Run Time): New section documenting
4336         get-internal-run-time.
4338 2004-11-06  Eli Zaretskii  <eliz@gnu.org>
4340         * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
4341         it nukes elisp-cover.texi.
4342         (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
4343         elisp-0 etc.
4345 2004-11-05  Luc Teirlinck  <teirllm@auburn.edu>
4347         * commands.texi (Keyboard Macros): Document `append' return value
4348         of `defining-kbd-macro'.
4350 2004-11-01  Richard M. Stallman  <rms@gnu.org>
4352         * commands.texi (Interactive Call): Add called-interactively-p.
4354 2004-10-29  Simon Josefsson  <jas@extundo.com>
4356         * minibuf.texi (Reading a Password): Revert.
4358 2004-10-28  Richard M. Stallman  <rms@gnu.org>
4360         * frames.texi (Display Feature Testing): Explain about "vendor".
4362 2004-10-27  Richard M. Stallman  <rms@gnu.org>
4364         * commands.texi (Interactive Codes): `N' uses numeric prefix,
4365         not raw.  Clarify `n'.
4366         (Interactive Call): Rewrite interactive-p, focusing on when
4367         and how to use it.
4368         (Misc Events): Clarify previous change.
4370         * advice.texi (Simple Advice): Clarify what job the example does.
4371         (Around-Advice): Clarify ad-do-it.
4372         (Activation of Advice): An option of ad-default-compilation-action
4373         is `never', not `nil'.
4375 2004-10-26  Kim F. Storm  <storm@cua.dk>
4377         * commands.texi (Interactive Codes): Add U code letter.
4379 2004-10-25  Simon Josefsson  <jas@extundo.com>
4381         * minibuf.texi (Reading a Password): Add.
4383 2004-10-24  Jason Rumney  <jasonr@gnu.org>
4385         * commands.texi (Misc Events): Remove mouse-wheel.  Add wheel-up
4386         and wheel-down.
4388 2004-10-24  Kai Grossjohann  <kai.grossjohann@gmx.net>
4390         * processes.texi (Synchronous Processes): Document process-file.
4392 2004-10-22  Kenichi Handa  <handa@m17n.org>
4394         * text.texi (translate-region): Document that it accepts also a
4395         char-table.
4397 2004-10-22  David Ponce  <david@dponce.com>
4399         * windows.texi (Resizing Windows): Document the `preserve-before'
4400         argument of the functions `enlarge-window' and `shrink-window'.
4402 2004-10-19  Jason Rumney  <jasonr@gnu.org>
4404         * makefile.w32-in (elisp): Change order of arguments to makeinfo.
4406 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
4408         * text.texi (Filling): Add anchor for definition of
4409         `sentence-end-double-space'.
4411         * searching.texi (Regexp Example): Update description of how
4412         Emacs currently recognizes the end of a sentence.
4413         (Standard Regexps): Update definition of the variable
4414         `sentence-end'.  Add definition of the function `sentence-end'.
4416 2004-10-08  Paul Pogonyshev  <pogonyshev@gmx.net>
4418         * display.texi (Progress): New node.
4420 2004-10-05  Kim F. Storm  <storm@cua.dk>
4422         * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
4424 2004-09-29  Kim F. Storm  <storm@cua.dk>
4426         * display.texi (Fringe Bitmaps): Use symbols rather than numbers
4427         to identify bitmaps.  Remove -fringe-bitmap suffix for standard
4428         fringe bitmap symbols, as they now have their own namespace.
4429         (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
4430         vs. pixels.  Signal error if no free bitmap slots.
4431         (Pixel Specification): Change IMAGE to @var{image}.
4433 2004-09-28  Richard M. Stallman  <rms@gnu.org>
4435         * text.texi (Special Properties): Clarify line-spacing and line-height.
4437         * searching.texi (Regexp Search): Add looking-back.
4439 2004-09-25  Luc Teirlinck  <teirllm@auburn.edu>
4441         * display.texi: Correct typos.
4442         (Image Descriptors): Correct xref's.
4444 2004-09-25  Richard M. Stallman  <rms@gnu.org>
4446         * text.texi (Special Properties): Cleanups in `cursor'.
4447         Rewrites in `line-height' and `line-spacing'; exchange them.
4449         * display.texi (Fringes): Rewrite previous change.
4450         (Fringe Bitmaps): Merge text from Display Fringe Bitmaps.  Rewrite.
4451         (Display Fringe Bitmaps): Node deleted, text moved.
4452         (Customizing Bitmaps): Split off from Fringe Bitmaps.  Rewrite.
4453         (Scroll Bars): Clarify set-window-scroll-bars.
4454         (Pointer Shape): Rewrite.
4455         (Specified Space): Clarify :align-to, etc.
4456         (Pixel Specification): Use @var.  Clarify new text.
4457         (Other Display Specs): Clarify `slice'.
4458         (Image Descriptors): Cleanups.
4459         (Showing Images): Cleanups.
4461 2004-09-24  Luc Teirlinck  <teirllm@auburn.edu>
4463         * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
4465         * modes.texi: Various minor changes in addition to:
4466         (Major Mode Conventions): Final call to `run-mode-hooks' should
4467         not be inside the `delay-mode-hooks' form.
4468         (Mode Hooks): New node.
4469         (Hooks): Delete obsolete example.
4470         Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
4471         node "Mode Hooks".
4473 2004-09-22  Luc Teirlinck  <teirllm@auburn.edu>
4475         * display.texi: Correct various typos.
4476         (Display): Rename node "Pointer Shapes" to "Pointer
4477         Shape".  (There is already a node called "Pointer Shapes" in
4478         frames.texi.)
4479         (Images): Remove non-existent node "Image Slices" from menu.
4481 2004-09-23  Kim F. Storm  <storm@cua.dk>
4483         * text.texi (Special Properties): Add `cursor', `pointer',
4484         `line-height', and `line-spacing' properties.
4486         * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
4487         Shapes' to menu.
4488         (Standard Faces): Doc fix for fringe face.
4489         (Fringes): Add `overflow-newline-into-fringe' and
4490         'indicate-buffer-boundaries'.
4491         (Fringe Bitmaps, Pointer Shapes): New nodes.
4492         (Display Property): Add 'Pixel Specification' and 'Display Fringe
4493         Bitmaps' to menu.
4494         (Specified Space): Describe pixel width and height.
4495         (Pixel Specification): New node.
4496         (Other Display Specs): Add `slice' property.
4497         (Display Fringe Bitmaps): New node.
4498         (Images): Add 'Image Slices' to menu.
4499         (Image Descriptors): Add `:pointer' and `:map' properties.
4500         (Showing Images): Add slice arg to `insert-image'.  Add
4501         'insert-sliced-image'.
4503 2004-09-20  Richard M. Stallman  <rms@gnu.org>
4505         * commands.texi (Key Sequence Input):
4506         Clarify downcasing in read-key-sequence.
4508 2004-09-08  Juri Linkov  <juri@jurta.org>
4510         * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
4512 2004-09-07  Luc Teirlinck  <teirllm@auburn.edu>
4514         * locals.texi (Standard Buffer-Local Variables): Add
4515         `buffer-auto-save-file-format'.
4516         * internals.texi (Buffer Internals): Describe new
4517         auto_save_file_format field of the buffer structure.
4518         * files.texi (Format Conversion): `auto-save-file-format' has been
4519         renamed `buffer-auto-save-file-format'.
4521 2004-08-27  Luc Teirlinck  <teirllm@auburn.edu>
4523         * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
4524         an integer or a marker.
4525         (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
4527 2004-08-22  Richard M. Stallman  <rms@gnu.org>
4529         * modes.texi (Major Mode Conventions): Discuss rebinding of
4530         standard key bindings.
4532 2004-08-18  Kim F. Storm  <storm@cua.dk>
4534         * processes.texi (Accepting Output): Add `just-this-one' arg to
4535         `accept-process-output'.
4536         (Output from Processes): New var `process-adaptive-read-buffering'.
4538 2004-08-10  Luc Teirlinck  <teirllm@auburn.edu>
4540         * keymaps.texi: Various changes in addition to:
4541         (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
4542         Give more varied examples for `kbd'.
4543         (Creating Keymaps): Char tables have slots for all characters
4544         without modifiers.
4545         (Active Keymaps): `overriding-local-map' and
4546         `overriding-terminal-local-map' also override text property and
4547         overlay keymaps.
4548         (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
4549         (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
4550         to denote a prefix of no events.
4551         `map-keymap' includes parent's bindings _recursively_.
4552         Clarify and correct description of `where-is-internal'.
4553         Mention BUFFER-OR-NAME arg to `describe-bindings'.
4554         (Menu Example): For menus intended for use with the keyboard, the
4555         menu items should be bound to characters or real function keys.
4557 2004-08-08  Luc Teirlinck  <teirllm@auburn.edu>
4559         * objects.texi (Character Type): Reposition `@anchor' to prevent
4560         double space inside sentence in Info.
4562         * hooks.texi (Standard Hooks): `disabled-command-hook' has been
4563         renamed to `disabled-command-function'.
4564         * commands.texi (Key Sequence Input): Remove unnecessary anchor.
4565         (Command Loop Info): Replace reference to it.
4566         (Disabling Commands): `disabled-command-hook' has been renamed to
4567         `disabled-command-function'.
4569 2004-08-07  Luc Teirlinck  <teirllm@auburn.edu>
4571         * os.texi (Translating Input): Only non-prefix bindings in
4572         `key-translation-map' override actual key bindings.  Warn about
4573         possible indirect effect of actual key bindings on non-prefix
4574         bindings in `key-translation-map'.
4576 2004-08-06  Luc Teirlinck  <teirllm@auburn.edu>
4578         * minibuf.texi (High-Level Completion): Add anchor for definition
4579         of `read-variable'.
4581         * commands.texi: Various changes in addition to:
4582         (Using Interactive): Clarify description of `interactive-form'.
4583         (Interactive Call): Mention default for KEYS argument to
4584         `call-interactively'.
4585         (Command Loop Info): Clarify description of `this-command-keys'.
4586         Mention KEEP-RECORD argument to `clear-this-command-keys'.
4587         Value of `last-event-frame' can be `macro'.
4588         (Repeat Events): `double-click-fuzz' is also used to distinguish
4589         clicks and drags.
4590         (Classifying Events): Clarify descriptions of `event-modifiers'
4591         `event-basic-type' and `event-convert-list'.
4592         (Accessing Events): `posn-timestamp' takes POSITION argument.
4593         (Quoted Character Input): Clarify description of
4594         `read-quoted-char' and fix example.
4595         (Quitting): Add `with-local-quit'.
4596         (Disabling Commands): Correct and clarify descriptions of
4597         `enable-command' and `disable-command'.
4598         Mention what happens if `disabled-command-hook' is nil.
4599         (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
4600         Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
4602 2004-07-24  Luc Teirlinck  <teirllm@auburn.edu>
4604         * frames.texi: Various changes in addition to:
4605         (Creating Frames): Expand and clarify description of `make-frame'.
4606         (Window Frame Parameters): Either none or both of the `icon-left'
4607         and `icon-top' parameters must be specified.  Put descriptions of
4608         `menu-bar-lines' and `toolbar-lines' closer together and change
4609         them accordingly.
4610         (Frame Titles): `multiple-frames' is not guaranteed to be accurate
4611         except while processing `frame-title-format' or `icon-title-format'.
4612         (Deleting Frames): Correct description of `delete-frame'.
4613         Non-nil return values of `frame-live-p' are like those of `framep'.
4614         (Frames and Windows): Mention return value of
4615         `set-frame-selected-window'.
4616         (Visibility of Frames): Mention `force' argument to
4617         `make-frame-invisible'.  `frame-visible-p' returns t for all
4618         frames on text-only terminals.
4619         (Frame Configurations): Restoring a frame configuration does not
4620         restore deleted frames.
4621         (Window System Selections): `x-set-selection' returns DATA.
4622         (Resources): Add example.
4623         (Display Feature Testing): Clarify descriptions of
4624         `display-pixel-height', `display-pixel-width', `x-server-version'
4625         and `x-server-vendor'.
4627         * windows.texi (Choosing Window): Add anchor.
4628         * minibuf.texi (Minibuffer Misc): Add anchor.
4630 2004-07-23  John Paul Wallington  <jpw@gnu.org>
4632         * macros.texi (Defining Macros): Declaration keyword for setting
4633         Edebug spec is `debug' not `edebug'.
4635 2004-07-19  Luc Teirlinck  <teirllm@auburn.edu>
4637         * windows.texi: Various small changes in addition to:
4638         (Window Point): Mention return value of `set-window-point'.
4639         (Window Start): `pos-visible-in-window-p' disregards horizontal
4640         scrolling.  Explain return value if PARTIALLY is non-nil.
4641         (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
4642         and `set-window-vscroll'.
4643         (Size of Window): The argument WINDOW to `window-inside-edges',
4644         `window-pixel-edges' and `window-inside-pixel-edges' is optional.
4645         (Resizing Windows): Explain return value of
4646         `shrink-window-if-larger-than-buffer'.
4647         `window-size-fixed' automatically becomes buffer local when set.
4648         (Window Configurations): Explain return value of
4649         `set-window-configuration'.
4651         * minibuf.texi (Minibuffer Misc): Add anchor for
4652         `minibuffer-scroll-window'.
4654         * positions.texi (Text Lines): Add anchor for `count-lines'.
4656 2004-07-17  Richard M. Stallman  <rms@gnu.org>
4658         * display.texi (Overlay Properties): Adding `evaporate' prop
4659         deletes empty overlay immediately.
4661         * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
4662         fix example.
4664 2004-07-16  Jim Blandy  <jimb@redhat.com>
4666         * searching.texi (Regexp Backslash): Document new \_< and \_>
4667         operators.
4669 2004-07-16  Juanma Barranquero  <lektu@terra.es>
4671         * display.texi (Images): Fix Texinfo usage.
4673 2004-07-14  Luc Teirlinck  <teirllm@auburn.edu>
4675         * buffers.texi (Modification Time): `visited-file-modtime' now
4676         returns a list of two integers, instead of a cons.
4678 2004-07-13  Luc Teirlinck  <teirllm@auburn.edu>
4680         * windows.texi: Various changes in addition to:
4681         (Splitting Windows): Add `split-window-keep-point'.
4683 2004-07-09  Richard M. Stallman  <rms@gnu.org>
4685         * frames.texi (Input Focus): Minor fix.
4687 2004-07-07  Luc Teirlinck  <teirllm@auburn.edu>
4689         * frames.texi (Input Focus): Clarify descriptions of
4690         `select-frame-set-input-focus' and `select-frame'.
4692 2004-07-06  Luc Teirlinck  <teirllm@auburn.edu>
4694         * os.texi: Various small changes in addition to:
4695         (Killing Emacs): Expand and clarify description of
4696         `kill-emacs-query-functions' and `kill-emacs-hook'.
4697         (System Environment): Expand and clarify description of `getenv'
4698         and `setenv'.
4699         (Timers): Clarify description of `run-at-time'.
4700         (Translating Input): Correct description of
4701         `extra-keyboard-modifiers'.
4702         (Flow Control): Correct description of `enable-flow-control'.
4704 2004-07-06  Thien-Thi Nguyen  <ttn@gnu.org>
4706         * os.texi: Update copyright.
4707         (Session Management): Grammar fix.
4708         Clarify which Emacs does the restarting.
4709         Use @samp for *scratch* buffer.
4711 2004-07-04  Alan Mackenzie  <acm@muc.de>
4713         * frames.texi (Input Focus): Add documentation for
4714         `select-frame-set-input-focus'.  Replace refs to non-existent
4715         `switch-frame' with `select-frame'.  Minor corrections and tidying
4716         up of text-only terminal stuff.
4718 2004-07-02  Richard M. Stallman  <rms@gnu.org>
4720         * files.texi (Saving Buffers): Cleanup write-contents-function.
4721         (Magic File Names): Cleanup file-remote-p.
4723 2004-07-02  Kai Grossjohann  <kai@emptydomain.de>
4725         * files.texi (Magic File Names): `file-remote-p' returns an
4726         identifier of the remote system, not just t.
4728 2004-07-02  David Kastrup  <dak@gnu.org>
4730         * searching.texi (Entire Match Data): Add explanation about new
4731         match-data behavior when @var{integers} is non-nil.
4733 2004-06-24  Richard M. Stallman  <rms@gnu.org>
4735         * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
4737         * customize.texi (Variable Definitions): Note about doc strings
4738         and :set.
4740         * keymaps.texi (Keymap Terminology): Document `kbd'.
4741         (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
4743         * display.texi (Invisible Text): Setting buffer-invisibility-spec
4744         makes it buffer-local.
4746         * files.texi (Saving Buffers): Correct previous change.
4748         * commands.texi (Accessing Events):
4749         Clarify posn-col-row and posn-actual-col-row.
4751 2004-06-24  David Ponce  <david.ponce@wanadoo.fr>
4753         * commands.texi (Accessing Events): New functions
4754         posn-at-point and posn-at-x-y.  Add example to posn-x-y.
4756 2004-06-23  Luc Teirlinck  <teirllm@auburn.edu>
4758         * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
4759         * frames.texi, buffers.texi, backups.texi, variables.texi:
4760         * loading.texi, eval.texi, functions.texi, control.texi:
4761         * symbols.texi, minibuf.texi: Reposition @anchor's.
4763         * help.texi: Various small changes in addition to the following.
4764         (Describing Characters): Describe PREFIX argument to
4765         `key-description'.  Correct and clarify definition of
4766         `text-char-description'.  Describe NEED-VECTOR argument to
4767         `read-kbd-macro'.
4768         (Help Functions): Clarify definition of `apropos'.
4770 2004-06-23  Lars Hansen  <larsh@math.ku.dk>
4772         * files.texi (Saving Buffers): Correct description of
4773         `write-contents-functions'.
4775 2004-06-21  Juanma Barranquero  <lektu@terra.es>
4777         * display.texi (Images): Remove redundant @vindex directives.
4778         Rewrite `image-library-alist' doc in active voice.
4780 2004-06-14  Juanma Barranquero  <lektu@terra.es>
4782         * display.texi (Images): Document new delayed library loading,
4783         variable `image-library-alist' and (existing but undocumented)
4784         function `image-type-available-p'.
4786 2004-06-05  Richard M. Stallman  <rms@gnu.org>
4788         * minibuf.texi (Minibuffer Completion): For INITIAL arg,
4789         refer the user to the Initial Input node.
4790         (Text from Minibuffer): Likewise.
4791         (Initial Input): New node.  Document this feature
4792         and say it is mostly deprecated.
4794 2004-05-30  Richard M. Stallman  <rms@gnu.org>
4796         * loading.texi (Named Features): Clarify return value
4797         and meaning of NOERROR.
4799         * variables.texi (File Local Variables): Minor cleanup.
4801 2004-05-30  Michael Albinus  <michael.albinus@gmx.de>
4803         * files.texi (Magic File Names): Add `file-remote-p' as operation
4804         of file name handlers.
4806 2004-05-29  Richard M. Stallman  <rms@gnu.org>
4808         * modes.texi (Minor Mode Conventions): (-) has no special meaning
4809         as arg to a minor mode command.
4811 2004-05-22  Richard M. Stallman  <rms@gnu.org>
4813         * syntax.texi (Syntax Class Table): Word syntax not just for English.
4815         * streams.texi (Output Variables): Doc float-output-format.
4817         * searching.texi (Regexp Special): Nested repetition can be infloop.
4819         * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
4820         real stack overflow.
4822         * compile.texi: Minor cleanups.
4824 2004-05-22  Luc Teirlinck  <teirllm@dms.auburn.edu>
4826         * lists.texi (Cons Cells): Explain dotted lists, true lists,
4827         circular lists.
4828         (List Elements): Explain handling of circular and dotted lists.
4830 2004-05-19  Thien-Thi Nguyen  <ttn@gnu.org>
4832         * modes.texi (Search-based Fontification): Fix typo.
4834 2004-05-10  Juanma Barranquero  <lektu@terra.es>
4836         * modes.texi (Mode Line Variables): Fix description of
4837         global-mode-string, which is now after which-func-mode, not the
4838         buffer name.
4840 2004-05-07  Lars Hansen  <larsh@math.ku.dk>
4842         * modes.texi (Desktop Save Mode): Add.
4843         (Modes): Add menu entry Desktop Save Mode.
4845         * hooks.texi: Add desktop-after-read-hook,
4846         desktop-no-desktop-file-hook and desktop-save-hook.
4848         * locals.texi: Add desktop-save-buffer.
4850 2004-04-30  Jesper Harder  <harder@ifa.au.dk>
4852         * display.texi: emacs -> Emacs.
4854 2004-04-27  Matthew Mundell  <matt@mundell.ukfsn.org>
4856         * files.texi (Changing Files): Document set-file-times.
4858 2004-04-23  Juanma Barranquero  <lektu@terra.es>
4860         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
4862 2004-04-18  Jesper Harder  <harder@ifa.au.dk>
4864         * tips.texi (Coding Conventions): defopt -> defcustom.
4866 2004-04-16  Luc Teirlinck  <teirllm@auburn.edu>
4868         * sequences.texi: Various clarifications.
4870 2004-04-14  Luc Teirlinck  <teirllm@auburn.edu>
4872         * buffers.texi (Read Only Buffers): Mention optional ARG to
4873         `toggle-read-only'.
4875 2004-04-14  Nick Roberts  <nick@nick.uklinux.net>
4877         * windows.texi (Selecting Windows): Note that get-lru-window
4878         returns a full-width window if possible.
4880 2004-04-13  Luc Teirlinck  <teirllm@auburn.edu>
4882         * buffers.texi: Various changes in addition to:
4883         (Buffer File Name): Add `find-buffer-visiting'.
4884         (Buffer Modification): Mention optional ARG to `not-modified'.
4885         (Indirect Buffers): Mention optional CLONE argument to
4886         `make-indirect-buffer'.
4888         * files.texi: Various changes in addition to:
4889         (Visiting Functions): `find-file-hook' is now a normal hook.
4890         (File Name Expansion): Explain difference between the way that
4891         `expand-file-name' and `file-truename' treat `..'.
4892         (Contents of Directories): Mention optional ID-FORMAT argument to
4893         `directory-files-and-attributes'.
4894         (Format Conversion): Mention new optional CONFIRM argument to
4895         `format-write-file'.
4897 2004-04-12  Miles Bader  <miles@gnu.org>
4899         * macros.texi (Expansion): Add description of `macroexpand-all'.
4901 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
4903         * variables.texi (Variable Aliases): Mention
4904         cyclic-variable-indirection.
4906         * errors.texi (Standard Errors): Ditto.
4908 2004-04-04  Luc Teirlinck  <teirllm@auburn.edu>
4910         * backups.texi: Various small changes in addition to:
4911         (Making Backups): Mention return value of `backup-buffer'.
4912         (Auto-Saving): Mention optional FORCE argument to
4913         `delete-auto-save-file-if-necessary'.
4914         (Reverting): Mention optional PRESERVE-MODES argument to
4915         `revert-buffer'.  Correct description of `revert-buffer-function'.
4917 2004-03-22  Juri Linkov  <juri@jurta.org>
4919         * sequences.texi (Sequence Functions): Replace xref to `Vectors'
4920         with `Vector Functions'.
4922         * text.texi (Sorting): Add missing quote.
4924 2004-03-14  Luc Teirlinck  <teirllm@auburn.edu>
4926         * intro.texi (Lisp History): Replace xref to `cl' manual with
4927         inforef.
4929 2004-03-12  Richard M. Stallman  <rms@gnu.org>
4931         * intro.texi (Version Info): Add arg to emacs-version.
4932         (Lisp History): Change xref to CL manual.
4934 2004-03-09  Luc Teirlinck  <teirllm@auburn.edu>
4936         * minibuf.texi (Completion Commands): Add xref to Emacs manual
4937         for Partial Completion mode.
4939 2004-03-07  Thien-Thi Nguyen  <ttn@gnu.org>
4941         * customize.texi: Fix typo.  Remove eol whitespace.
4943 2004-03-04  Richard M. Stallman  <rms@gnu.org>
4945         * processes.texi: Fix typos.
4947         * lists.texi (Building Lists): Minor clarification.
4949         * hash.texi (Creating Hash): Correct the meaning of t for WEAK
4950         in make-hash-table.
4952 2004-02-29  Juanma Barranquero  <lektu@terra.es>
4954         * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
4955         rm, and ignore exit code.
4957 2004-02-27  Dan Nicolaescu  <dann@ics.uci.edu>
4959         * display.texi (Defining Faces): Add description for min-colors.
4960         Update example.
4962 2004-02-23  Luc Teirlinck  <teirllm@auburn.edu>
4964         * abbrevs.texi: Various corrections and clarifications in addition
4965         to the following:
4966         (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
4968 2004-02-22  Matthew Mundell  <matt@mundell.ukfsn.org>  (tiny change)
4970         * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
4972 2004-02-21  Luc Teirlinck  <teirllm@auburn.edu>
4974         * text.texi: Various small changes in addition to the following:
4975         (User-Level Deletion): Mention optional BACKWARD-ONLY argument
4976         to delete-horizontal-space.
4977         (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
4978         description of yank-handler text property at various places.
4980         * frames.texi (Window System Selections): Add anchor.
4982         * syntax.texi (Syntax Table Functions): Clarify and correct
4983         descriptions of make-syntax-table and copy-syntax-table.
4984         (Motion and Syntax): Clarify SYNTAXES argument to
4985         skip-syntax-forward.
4986         (Parsing Expressions): Mention that the return value of
4987         parse-partial-sexp is currently a list of ten rather than nine
4988         elements.
4989         (Categories): Various corrections and clarifications.
4991 2004-02-17  Luc Teirlinck  <teirllm@auburn.edu>
4993         * markers.texi (Marker Insertion Types): Minor change.
4995         * locals.texi (Standard Buffer-Local Variables):
4996         * commands.texi (Interactive Codes, Using Interactive):
4997         * functions.texi (Related Topics): Fix xrefs.
4999 2004-02-16  Luc Teirlinck  <teirllm@auburn.edu>
5001         * lists.texi (Sets And Lists): Update description of delete-dups.
5003 2004-02-16  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
5005         * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
5007 2004-02-16  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
5009         * frames.texi (Parameter Access): frame-parameters arg is optional.
5010         modify-frame-parameters handles nil for FRAME.
5011         (Window Frame Parameters): menu-bar-lines and tool-bar-lines
5012         are all-or-nothing for certain toolkits.
5013         Mention parameter wait-for-wm.
5014         (Frames and Windows): In frame-first-window and frame-selected-window
5015         the arg is optional.
5016         (Input Focus): In redirect-frame-focus the second arg is optional.
5017         (Window System Selections): Mention selection type CLIPBOARD.
5018         Mention data-type UTF8_STRING.
5019         Mention numbering of cut buffers.
5020         (Resources): Describe x-resource-name.
5022 2004-02-16  Richard M. Stallman  <rms@gnu.org>
5024         * windows.texi (Buffers and Windows): Delete false table
5025         about all-frames.
5027         * syntax.texi (Parsing Expressions): Delete old caveat
5028         about parse-sexp-ignore-comments.
5030         * streams.texi (Output Variables): Add print-quoted.
5032         * lists.texi (Building Lists): Minor cleanup.
5034         * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
5036         * display.texi (Overlays): Explain overlays use markers.
5037         (Managing Overlays): Explain front-advance and rear-advance
5038         in more detail.
5040         * loading.texi (Unloading): Document unload-feature-special-hooks.
5041         Get rid of fns-NNN.el file.
5043 2004-02-16  Matthew Mundell  <matt@mundell.ukfsn.org>  (tiny change)
5045         * help.texi (Describing Characters): Fix text-char-description
5046         example output.
5048         * edebug.texi (Using Edebug): Fix example.
5050         * debugging.texi (Internals of Debugger): Fix return value.
5052         * files.texi (Changing Files): Fix argname.
5054         * calendar.texi: Fix parens, and default values.
5056         * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
5057         * nonascii.texi, objects.texi, os.texi: Minor fixes.
5058         * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
5060         * positions.texi (Text Lines): Don't add -1 in current-line.
5062 2004-02-16  Richard M. Stallman  <rms@gnu.org>
5064         * compile.texi (Compiler Errors): if-boundp feature applies to cond.
5066 2004-02-16  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
5068         * processes.texi (Low-Level Network): Fix a typo.
5070 2004-02-12  Kim F. Storm  <storm@cua.dk>
5072         * display.texi (Fringes): Use consistent wording.
5073         Note that window-fringe's window arg is optional.
5074         (Scroll Bars): Use consistent wording.
5076 2004-02-11  Luc Teirlinck  <teirllm@auburn.edu>
5078         * tips.texi (Comment Tips): Document the new conventions for
5079         commenting out code.
5081 2004-02-07  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
5083         * positions.texi (Text Lines): Added missing end defun.
5085 2004-02-07  Kim F. Storm  <storm@cua.dk>
5087         * positions.texi (Text Lines): Add line-number-at-pos.
5089 2004-02-06  John Paul Wallington  <jpw@gnu.org>
5091         * display.texi (Button Properties, Button Buffer Commands):
5092         mouse-2 invokes button, not down-mouse-1.
5094 2004-02-04  Jason Rumney  <jasonr@gnu.org>
5096         * makefile.w32-in: Sync with Makefile.in changes.
5098 2004-02-03  Luc Teirlinck  <teirllm@auburn.edu>
5100         * minibuf.texi (Text from Minibuffer): Various corrections and
5101         clarifications.
5102         (Object from Minibuffer): Correct Lisp description of
5103         read-minibuffer.
5104         (Minibuffer History): Clarify description of cons values for
5105         HISTORY arguments.
5106         (Basic Completion): Various corrections and clarifications.  Add
5107         completion-regexp-list.
5108         (Minibuffer Completion): Correct and clarify description of
5109         completing-read.
5110         (Completion Commands): Mention Partial Completion mode.  Various
5111         other minor changes.
5112         (High-Level Completion): Various corrections and clarifications.
5113         (Reading File Names): Ditto.
5114         (Minibuffer Misc): Ditto.
5116 2004-01-26  Luc Teirlinck  <teirllm@auburn.edu>
5118         * strings.texi (Text Comparison): assoc-string also matches
5119         elements of alists that are strings instead of conses.
5120         (Formatting Strings): Standardize Texinfo usage.  Update index
5121         entries.
5123 2004-01-20  Luc Teirlinck  <teirllm@auburn.edu>
5125         * lists.texi (Sets And Lists): Add delete-dups.
5127 2004-01-15  Luc Teirlinck  <teirllm@auburn.edu>
5129         * edebug.texi (Instrumenting Macro Calls): `declare' is not a
5130         special form.
5131         * macros.texi (Defining Macros): Update description of `declare',
5132         which now is a macro.
5133         (Wrong Time): Fix typos.
5135 2004-01-14  Luc Teirlinck  <teirllm@auburn.edu>
5137         * compile.texi (Compilation Functions): Expand descriptions of
5138         `compile-defun', `byte-compile-file', `byte-recompile-directory'
5139         and `batch-byte-compile'.  In particular, mention and describe
5140         all optional arguments.
5141         (Disassembly): Correct and clarify the description of `disassemble'.
5143 2004-01-11  Luc Teirlinck  <teirllm@auburn.edu>
5145         * searching.texi: Various small changes in addition to the
5146         following.
5147         (Regexp Example): Adapt to new value of `sentence-end'.
5148         (Regexp Functions): The PAREN argument to `regexp-opt' can be
5149         `words'.
5150         (Search and Replace): Add usage note for `perform-replace'.
5151         (Entire Match Data): Mention INTEGERS and REUSE arguments to
5152         `match-data'.
5153         (Standard Regexps): Update for new values of `paragraph-start'
5154         and `sentence-end'.
5156 2004-01-07  Luc Teirlinck  <teirllm@auburn.edu>
5158         * files.texi (Saving Buffers): Clarify descriptions of
5159         `write-contents-functions' and `before-save-hook'.
5160         Make the defvar's for `before-save-hook' and `after-save-hook'
5161         into defopt's.
5163 2004-01-07  Kim F. Storm  <storm@cua.dk>
5165         * commands.texi (Click Events): Describe new image and
5166         width/height elements of click events.
5167         (Accessing Events): Add posn-string, posn-image, and
5168         posn-object-width-height.  Change posn-object to return either
5169         image or string object.
5171 2004-01-01  Simon Josefsson  <jas@extundo.com>
5173         * hooks.texi (Standard Hooks): Add before-save-hook.
5174         * files.texi (Saving Buffers): Likewise.
5176 2004-01-03  Richard M. Stallman  <rms@gnu.org>
5178         * frames.texi (Frames and Windows): Delete frame-root-window.
5180 2004-01-03  Luc Teirlinck  <teirllm@auburn.edu>
5182         * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
5184         * functions.texi: Various small changes in addition to the
5185         following.
5186         (What Is a Function): `functionp' returns nil for macros.  Clarify
5187         behavior of this and following functions for symbol arguments.
5188         (Function Documentation): Add `\' in front of (fn @var{arglist})
5189         and explain why.
5190         (Defining Functions): Mention DOCSTRING argument to `defalias'.
5191         Add anchor.
5192         (Mapping Functions): Add anchor.  Unquote nil in mapcar* example.
5194 2004-01-01  Miles Bader  <miles@gnu.org>
5196         * display.texi (Buttons): New section.
5198 2003-12-31  Andreas Schwab  <schwab@suse.de>
5200         * numbers.texi (Math Functions): sqrt reports a domain-error
5201         error.
5202         (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
5204 2003-12-30  Luc Teirlinck  <teirllm@auburn.edu>
5206         * tips.texi (Documentation Tips): Update item on hyperlinks in
5207         documentation strings.
5209         * errors.texi (Standard Errors): Various small corrections and
5210         additions.
5212         * control.texi: Various small changes in addition to the
5213         following.
5214         (Signaling Errors): Provide some more details on how `signal'
5215         constructs the error message.  Add anchor to the definition of
5216         `signal'.
5217         (Error Symbols): Describe special treatment of `quit'.
5218         (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
5219         to emphasize that it has to be a single form.
5221         * buffers.texi: Add anchor.
5223 2003-12-29  Richard M. Stallman  <rms@gnu.org>
5225         * windows.texi (Choosing Window): Add same-window-p, special-display-p.
5226         (Window Configurations): Add window-configuration-frame.
5228         * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
5230         * text.texi (Examining Properties): Add get-char-property-and-overlay.
5231         Change arg name in get-char-property.
5232         (Special Properties): Update handling of keymap property.
5234         * strings.texi (Modifying Strings): Add clear-string.
5235         (Text Comparison): Add assoc-string and remove
5236         assoc-ignore-case, assoc-ignore-representation.
5238         * os.texi (Time of Day): Add set-time-zone-rule.
5240         * numbers.texi (Math Functions): asin, acos, log, log10
5241         report domain-error errors.
5243         * nonascii.texi (Converting Representations):
5244         Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
5245         (Encoding and I/O): Add file-name-coding-system.
5247         * modes.texi (Search-based Fontification): Explain that
5248         face specs are symbols with face names as values.
5250         * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
5252         * lists.texi (Building Lists): remq moved elsewhere.
5253         (Sets And Lists): remq moved here.
5254         (Association Lists): Refer to assoc-string.
5256         * internals.texi (Garbage Collection): Add memory-use-counts.
5258         * frames.texi (Frames and Windows): Add set-frame-selected-window
5259         and frame-root-window.
5261         * files.texi (Contents of Directories):
5262         Add directory-files-and-attributes.
5264         * display.texi (Refresh Screen): Add force-window-update.
5265         (Invisible Text): Explain about moving point out of invis text.
5266         (Overlay Properties): Add overlay-properties.
5267         (Managing Overlays): Add overlayp.
5268         (GIF Images): Invalid image number displays a hollow box.
5270         * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
5271         (Killing Buffers): Add buffer-live-p.
5273 2003-12-25  Markus Rost  <rost@mathematik.uni-bielefeld.de>
5275         * display.texi (Fringes): Fix typo "set-buffer-window".
5277 2003-12-24  Luc Teirlinck  <teirllm@auburn.edu>
5279         * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
5280         * nonascii.texi, processes.texi, tips.texi, variables.texi:
5281         Add or change various xrefs and anchors.
5283         * commands.texi: Replace all occurrences of @acronym{CAR} with
5284         @sc{car}, for consistency with the rest of the Elisp manual.
5285         `car' and `cdr' are historically acronyms, but are no longer
5286         widely thought of as such.
5288         * internals.texi (Pure Storage): Mention that `purecopy' does not
5289         copy text properties.
5290         (Object Internals): Now 29 bits are used (in most implementations)
5291         to address Lisp objects.
5293         * variables.texi (Variables with Restricted Values): New node.
5295         * objects.texi (Lisp Data Types): Mention that certain variables
5296         can only take on a restricted set of values and add an xref to
5297         the new node "Variables with Restricted Values".
5299         * eval.texi (Function Indirection): Describe the errors that
5300         `indirect-function' can signal.
5301         (Eval): Clarify the descriptions of `eval-region' and `values'.
5302         Describe `eval-buffer' instead of `eval-current-buffer' and
5303         mention `eval-current-buffer' as an alias for `current-buffer'.
5304         Correct the description and mention all optional arguments.
5306         * nonascii.texi: Various small changes in addition to the
5307         following.
5308         (Converting Representations): Clarify behavior of
5309         `string-make-multibyte' and `string-to-multibyte' for unibyte all
5310         ASCII arguments.
5311         (Character Sets): Document the variable `charset-list' and adapt
5312         the definition of the function `charset-list' accordingly.
5313         (Translation of Characters): Clarify use of generic characters in
5314         `make-translation-table'.  Clarify and correct the description of
5315         the use of translation tables in encoding and decoding.
5316         (User-Chosen Coding Systems): Correct and clarify the description
5317         of `select-safe-coding-system'.
5318         (Default Coding Systems): Clarify description of
5319         `file-coding-system-alist'.
5321 2003-11-30  Luc Teirlinck  <teirllm@auburn.edu>
5323         * strings.texi (Text Comparison): Correctly describe when two
5324         strings are `equal'.  Combine and clarify descriptions of
5325         `assoc-ignore-case' and `assoc-ignore-representation'.
5327         * objects.texi (Non-ASCII in Strings): Clarify description of
5328         when a string is unibyte or multibyte.
5329         (Bool-Vector Type): Update examples.
5330         (Equality Predicates): Correctly describe when two strings are
5331         `equal'.
5333 2003-11-29  Luc Teirlinck  <teirllm@auburn.edu>
5335         * lists.texi (Building Lists): `append' no longer accepts integer
5336         arguments.  Update the description of `number-sequence' to reflect
5337         recent changes.
5338         (Sets And Lists): Describe `member-ignore-case' after `member'.
5340 2003-11-27  Kim F. Storm  <storm@cua.dk>
5342         * commands.texi (Click Events): Click object may be an images.
5343         Describe (dx . dy) element of click positions.
5344         (Accessing Events): Remove duplicate posn-timestamp.
5345         New functions posn-object and posn-object-x-y.
5347 2003-11-23  Kim F. Storm  <storm@cua.dk>
5349         * commands.texi (Click Events): Describe enhancements to event
5350         position lists, including new text-pos and (col . row) items.
5351         Mention left-fringe and right-fringe area events.
5352         (Accessing Events): New functions posn-area and
5353         posn-actual-col-row.  Mention posn-timestamp.  Mention that
5354         posn-point in non-text area still returns buffer position.
5355         Clarify posn-col-row.
5357 2003-11-21  Lars Hansen  <larsh@math.ku.dk>
5359         * files.texi (File Attributes): Describe new parameter ID-FORMAT.
5360         * anti.texi (File Attributes): Describe removed parameter
5361         ID-FORMAT.
5363 2003-11-20  Luc Teirlinck  <teirllm@auburn.edu>
5365         * positions.texi (Positions): Mention that, if a marker is used as
5366         a position, its buffer is ignored.
5368         * markers.texi (Overview of Markers): Mention it here too.
5370 2003-11-12  Luc Teirlinck  <teirllm@auburn.edu>
5372         * numbers.texi (Numeric Conversions): Not just `floor', but also
5373         `truncate', `ceiling' and `round' accept optional argument DIVISOR.
5375 2003-11-10  Luc Teirlinck  <teirllm@auburn.edu>
5377         * markers.texi (Creating Markers): Specify insertion type of
5378         created markers.  Add xref to `Marker Insertion Types'.
5379         Second argument to `copy-marker' is optional.
5380         (Marker Insertion Types): Mention that most markers are created
5381         with insertion type nil.
5382         (The Mark): Correctly describe when `mark' signals an error.
5383         (The Region): Correctly describe when `region-beginning' and
5384         `region-end' signal an error.
5386 2003-11-08  Luc Teirlinck  <teirllm@auburn.edu>
5388         * hash.texi (Creating Hash): Clarify description of `eql'.
5389         `makehash' is obsolete.
5390         (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
5392         * positions.texi (Point): Change description of `buffer-end', so
5393         that it is also correct for floating point arguments.
5394         (List Motion): Correct argument lists of `beginning-of-defun' and
5395         `end-of-defun'.
5396         (Excursions): Add xref to `Marker Insertion Types'.
5397         (Narrowing): Argument to `narrow-to-page' is optional.
5399 2003-11-06  Luc Teirlinck  <teirllm@auburn.edu>
5401         * streams.texi (Output Streams): Clarify behavior of point for
5402         marker output streams.
5404 2003-11-04  Luc Teirlinck  <teirllm@auburn.edu>
5406         * variables.texi (Defining Variables): Second argument to
5407         `defconst' is not optional.
5408         (Setting Variables): Mention optional argument APPEND to
5409         `add-to-list'.
5410         (Creating Buffer-Local): Expand description of
5411         `make-variable-buffer-local'.
5412         (Frame-Local Variables): Expand description of
5413         `make-variable-frame-local'.
5414         (Variable Aliases): Correct description of optional argument
5415         DOCSTRING to `defvaralias'.  Mention return value of
5416         `defvaralias'.
5417         (File Local Variables): Add xref to `File variables' in Emacs
5418         Manual.  Correct description of `hack-local-variables'.  Mention
5419         `safe-local-variable' property.  Mention optional second argument
5420         to `risky-local-variable-p'.
5422 2003-11-03  Luc Teirlinck  <teirllm@auburn.edu>
5424         * symbols.texi (Symbol Plists): Mention return value of `setplist'.
5426 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
5428         * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
5429         lispref/customize.texi, lispref/display.texi, lispref/files.texi,
5430         lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
5431         lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
5432         lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
5433         lispref/processes.texi, lispref/searching.texi,
5434         lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
5435         lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
5436         @acronym{FOO}.
5438 2003-10-27  Luc Teirlinck  <teirllm@auburn.edu>
5440         * strings.texi (Creating Strings): Argument START to `substring'
5441         can not be `nil'.  Expand description of
5442         `substring-no-properties'.  Correct description of `split-string',
5443         especially with respect to empty matches.  Prevent very bad line
5444         break in definition of `split-string-default-separators'.
5445         (Text Comparison): `string=' and `string<' also accept symbols as
5446         arguments.
5447         (String Conversion): More completely describe argument BASE in
5448         `string-to-number'.
5449         (Formatting Strings): `%s' and `%S' in `format' do require
5450         corresponding object.  Clarify behavior of numeric prefix after
5451         `%' in `format'.
5452         (Case Conversion): The argument to `upcase-initials' can be a
5453         character.
5455 2003-10-27  Kenichi Handa  <handa@m17n.org>
5457         * display.texi (Fontsets): Fix texinfo usage.
5459 2003-10-25  Kenichi Handa  <handa@m17n.org>
5461         * display.texi (Fontsets): Add description of the function
5462         set-fontset-font.
5464 2003-10-23  Luc Teirlinck  <teirllm@auburn.edu>
5466         * display.texi (Temporary Displays): Add xref to `Documentation
5467         Tips'.
5469         * functions.texi (Function Safety): Use inforef instead of pxref
5470         for SES.
5472 2003-10-23  Andreas Schwab  <schwab@suse.de>
5474         * Makefile.in (TEX, texinputdir): Don't define.
5475         (TEXI2DVI): Define.
5476         (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
5477         add $(srcdir)/index.texi.
5478         ($(infodir)/elisp): Remove index.texi dependency.
5479         (elisp.dvi): Likewise.  Use $(TEXI2DVI).
5480         (index.texi): Remove target.
5481         (dist): Don't link $(srcdir)/permute-index.
5482         (clean): Don't remove index.texi.
5484         * permute-index, index.perm: Remove.
5485         * index.texi: Rename from index.unperm.
5487 2003-10-22  Luc Teirlinck  <teirllm@auburn.edu>
5489         * tips.texi (Documentation Tips): Document new behavior for face
5490         and variable hyperlinks in Help mode.
5492 2003-10-21  Luc Teirlinck  <teirllm@auburn.edu>
5494         * objects.texi (Integer Type): Update for extra bit of integer range.
5495         (Character Type): Ditto.
5497 2003-10-16  Eli Zaretskii  <eliz@gnu.org>
5499         * numbers.texi (Integer Basics): Add index entries for reading
5500         numbers in hex, octal, and binary.
5502 2003-10-16  Lute Kamstra  <lute@gnu.org>
5504         * modes.texi (Mode Line Format): Mention force-mode-line-update's
5505         argument.
5507 2003-10-13  Luc Teirlinck  <teirllm@auburn.edu>
5509         * windows.texi (Choosing Window): Fix typo.
5510         * edebug.texi (Edebug Execution Modes): Fix typo.
5512 2003-10-13  Richard M. Stallman  <rms@gnu.org>
5514         * windows.texi (Basic Windows): A window has fringe settings,
5515         display margins and scroll-bar settings.
5516         (Splitting Windows): Doc split-window return value.
5517         Clean up one-window-p.
5518         (Selecting Windows): Fix typo.
5519         (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
5520         (Buffers and Windows): In set-window-buffer, explain effect
5521         on fringe settings and scroll bar settings.
5522         (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
5523         (Choosing Window): Use defopt for pop-up-frame-function.
5524         For special-display-buffer-names, explain same-window and same-frame.
5525         Clarify window-dedicated-p return value.
5526         (Textual Scrolling): scroll-up and scroll-down can get an error.
5527         (Horizontal Scrolling): Clarify auto-hscroll-mode.
5528         Clarify set-window-hscroll.
5529         (Size of Window): Don't mention tool bar in window-height.
5530         (Coordinates and Windows): Explain what coordinates-in-window-p
5531         returns for fringes and display margins.
5532         (Window Configurations): Explain saving fringes, etc.
5534         * tips.texi (Library Headers): Clean up Documentation.
5536         * syntax.texi (Parsing Expressions): Clean up forward-comment
5537         and parse-sexp-lookup-properties.
5539         * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
5541         * os.texi (System Environment): Clean up text for load-average errors.
5543         * modes.texi (Hooks): Don't explain local hook details at front.
5544         Clarify run-hooks and run-hook-with-args a little.
5545         Clean up add-hook and remove-hook.
5547         * edebug.texi (Edebug Execution Modes): Clarify t.
5548         Document edebug-sit-for-seconds.
5549         (Coverage Testing): Document C-x X = and =.
5550         (Instrumenting Macro Calls): Fix typo.
5551         (Specification List): Don't index the specification keywords.
5553 2003-10-10  Kim F. Storm  <storm@cua.dk>
5555         * processes.texi (Network): Introduce make-network-process.
5557 2003-10-09  Luc Teirlinck  <teirllm@auburn.edu>
5559         * tips.texi (Library Headers): Fix typo.
5561 2003-10-07  Juri Linkov  <juri@jurta.org>
5563         * modes.texi (Imenu): Mention imenu-create-index-function's
5564         default value.  Explain submenus better.
5566 2003-10-07  Lute Kamstra  <lute@gnu.org>
5568         * modes.texi (Faces for Font Lock): Fix typo.
5569         (Hooks): Explain how buffer-local hook variables can refer to
5570         global hook variables.
5571         Various minor clarifications.
5573 2003-10-06  Lute Kamstra  <lute@gnu.org>
5575         * tips.texi (Coding Conventions): Mention naming conventions for
5576         hooks.
5578 2003-10-05  Luc Teirlinck  <teirllm@auburn.edu>
5580         * loading.texi (Library Search): Correct default value of
5581         load-suffixes.
5582         (Named Features): Fix typo.
5584 2003-10-05  Richard M. Stallman  <rms@gnu.org>
5586         * loading.texi (Named Features): In `provide',
5587         say how to test for subfeatures.
5588         (Unloading): In unload-feature, use new var name
5589         unload-feature-special-hooks.
5591 2003-10-03  Lute Kamstra  <lute@gnu.org>
5593         * modes.texi (Major Mode Conventions): Mention third way to set up
5594         Imenu.
5595         (Imenu): A number of small fixes.
5596         Delete documentation of internal variable imenu--index-alist.
5597         Document the return value format of imenu-create-index-function
5598         functions.
5600 2003-09-30  Richard M. Stallman  <rms@gnu.org>
5602         * processes.texi (Network): Say what stopped datagram connections do.
5604         * lists.texi (Association Lists): Clarify `assq-delete-all'.
5606         * display.texi (Overlay Properties): Clarify `evaporate' property.
5608 2003-09-29  Lute Kamstra  <lute@gnu.org>
5610         * modes.texi (Mode Line Data): Explain when symbols in mode-line
5611         constructs should be marked as risky.
5612         Change cons cell into proper list.
5613         (Mode Line Variables): Change cons cell into proper list.
5615 2003-09-26  Lute Kamstra  <lute@gnu.org>
5617         * modes.texi (Mode Line Data): Document the :propertize construct.
5618         (Mode Line Variables): Reorder the descriptions of the variables
5619         to match their order in the default mode-line-format.
5620         Describe the new variables mode-line-position and mode-line-modes.
5621         Update the default values of mode-line-frame-identification,
5622         minor-mode-alist, and default-mode-line-format.
5623         (Properties in Mode): Mention the :propertize construct.
5625 2003-09-26  Richard M. Stallman  <rms@gnu.org>
5627         * buffers.texi, commands.texi, debugging.texi, eval.texi:
5628         * loading.texi, minibuf.texi, text.texi, variables.texi:
5629         Avoid @strong{Note:}.
5631 2003-09-26  Richard M. Stallman  <rms@gnu.org>
5633         * keymaps.texi (Remapping Commands): Fix typo.
5635 2003-09-23  Luc Teirlinck  <teirllm@mail.auburn.edu>
5637         * processes.texi (Low-Level Network): Fix typo.
5639 2003-09-23  Kim F. Storm  <storm@cua.dk>
5641         * processes.texi (Network, Network Servers): Fix typos.
5642         (Low-Level Network): Add timeout value for :server keyword.
5643         Add new option keywords to make-network-process.
5644         Add set-network-process-options.
5645         Explain how to test availability of network options.
5647 2003-09-19  Richard M. Stallman  <rms@gnu.org>
5649         * text.texi (Motion by Indent): Arg to
5650         backward-to-indentation and forward-to-indentation is optional.
5652         * strings.texi (Creating Strings): Add substring-no-properties.
5654         * processes.texi
5655         (Process Information): Add list-processes arg QUERY-ONLY.
5656         Delete process-contact from here.
5657         Add new status values for process-status.
5658         Add process-get, process-put, process-plist, set-process-plist.
5659         (Synchronous Processes): Add call-process-shell-command.
5660         (Signals to Processes): signal-process allows process objects.
5661         (Network): Complete rewrite.
5662         (Network Servers, Datagrams, Low-Level Network): New nodes.
5664         * positions.texi (Word Motion): forward-word, backward-word
5665         arg is optional.  Reword.
5667         * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
5669         * variables.texi (Creating Buffer-Local):
5670         Delete duplicate definition of buffer-local-value.
5671         (File Local Variables): Explain about discarding text props.
5673 2003-09-11  Richard M. Stallman  <rms@gnu.org>
5675         * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
5676         changes variables that record input events.
5677         (Minibuffer Misc): Add minibuffer-selected-window.
5679         * lists.texi (Building Lists): Add copy-tree.
5681         * display.texi (Fontsets): Add char-displayable-p.
5682         (Scroll Bars): New node.
5684 2003-09-08  Lute Kamstra  <lute@gnu.org>
5686         * modes.texi (%-Constructs): Document new `%i' and `%I'
5687         constructs.
5689 2003-09-03  Peter Runestig  <peter@runestig.com>
5691         * makefile.w32-in: New file.
5693 2003-08-29  Richard M. Stallman  <rms@gnu.org>
5695         * display.texi (Overlay Properties): Clarify how priorities
5696         affect use of the properties.
5698 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
5700         * customize.texi (Type Keywords): Correct the description of
5701         `:help-echo' in the case where `motion-doc' is a function.
5703 2003-08-14  John Paul Wallington  <jpw@gnu.org>
5705         * modes.texi (Emulating Mode Line): Subsection, not section.
5707 2003-08-13  Richard M. Stallman  <rms@gnu.org>
5709         * elisp.texi (Top): Update subnode lists in menu.
5711         * text.texi (Insertion): Add insert-buffer-substring-no-properties.
5712         (Kill Functions): kill-region has new arg yank-handler.
5713         (Yanking): New node.
5714         (Yank Commands): Add yank-undo-function.
5715         (Low-Level Kill Ring):
5716         kill-new and kill-append have new arg yank-handler.
5717         (Changing Properties): Add remove-list-of-text-properties.
5718         (Atomic Changes): New node.
5720         * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
5722         * streams.texi (Output Variables): Add eval-expression-print-length
5723         and eval-expression-print-level.
5725         * os.texi (Time Conversion): For encode-time, explain limits on year.
5727         * objects.texi (Character Type): Define anchor "modifier bits".
5729         * modes.texi (Emulating Mode Line): New node.
5730         (Search-based Fontification): Font Lock uses font-lock-face property.
5731         (Other Font Lock Variables): Likewise.
5733         * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
5734         not vectors.
5735         (Active Keymaps): Add emulation-mode-map-alists.
5736         (Functions for Key Lookup): key-binding has new arg no-remap.
5737         (Remapping Commands): New node.
5738         (Scanning Keymaps): where-is-internal has new arg no-remap.
5739         (Tool Bar): Add tool-bar-local-item-from-menu.
5740         Clarify when to use tool-bar-add-item-from-menu.
5742         * commands.texi (Interactive Call): commandp has new arg.
5743         (Command Loop Info): Add this-original-command.
5745 2003-08-06  John Paul Wallington  <jpw@gnu.org>
5747         * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
5749         * display.texi (Warning Basics): Fix typo.
5750         (Fringes): Add closing curly bracket and fix typo.
5752         * elisp.texi (Top): Fix typo.
5754 2003-08-05  Richard M. Stallman  <rms@gnu.org>
5756         * elisp.texi: Update lists of subnodes.
5758         * windows.texi (Buffers and Windows): set-window-buffer has new arg.
5760         * variables.texi (Local Variables): Use lc for example variable names.
5762         * tips.texi (Library Headers): Explain where to put -*-.
5764         * strings.texi (Creating Strings): Fix xref for vconcat.
5766         * sequences.texi (Vector Functions):
5767         vconcat no longer allows integer args.
5769         * minibuf.texi (Reading File Names): read-file-name has new
5770         arg PREDICATE.  New function read-directory-name.
5772         * macros.texi (Defining Macros): Give definition of `declare'
5773         (Indenting Macros): New node.
5775         * frames.texi (Parameter Access): Add modify-all-frames-parameters.
5776         (Window Frame Parameters): Make separate table of parameters
5777         that are coupled with specific face attributes.
5778         (Deleting Frames): delete-frame-hooks renamed to
5779         delete-frame-functions.
5781         * files.texi (Magic File Names): Add file-remote-p.
5782         Clarify file-local-copy.
5784         * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
5785         here; instead xref Defining Macros.
5787         * display.texi (Warnings): New node, and subnodes.
5788         (Fringes): New node.
5790         * debugging.texi (Test Coverage): New node.
5792         * compile.texi (Compiler Errors): Explain with-no-warnings
5793         and other ways to suppress warnings.
5795         * commands.texi (Interactive Call): Minor clarification.
5797         * buffers.texi (Buffer File Name): set-visited-file-name
5798         renames the buffer too.
5800         * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
5802 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
5804         * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
5806 2003-07-22  Markus Rost  <rost@math.ohio-state.edu>
5808         * internals.texi (Garbage Collection): Fix previous change.
5810 2003-07-22  Richard M. Stallman  <rms@gnu.org>
5812         * files.texi (Truenames): Add LIMIT arg to file-chase-links.
5814         * display.texi (Width): Use \s syntax in example.
5815         (Font Selection): Add face-font-rescale-alist.
5817         * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
5818         Remove spurious indent in example.
5820         * lists.texi (Building Lists): Add number-sequence.
5822         * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
5824         * functions.texi (Function Documentation): Explain how to
5825         show calling convention explicitly in the doc string.
5827         * windows.texi (Selecting Windows): save-selected-window saves
5828         selected window of each frame.
5829         (Window Configurations): Minor change.
5831         * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
5833         * streams.texi (Output Variables): Add print-continuous-numbering
5834         and print-number-table.
5836         * processes.texi (Decoding Output): New node.
5838         * os.texi (Time Conversion): decode-time arg is optional.
5840         * objects.texi (Character Type): Don't use space as example for \.
5841         Make list of char names and \-sequences correspond.
5842         Explain that \s is not used in strings.  `\ ' needs space after.
5844         * nonascii.texi (Converting Representations): Add string-to-multibyte.
5845         (Translation of Characters): Add translation-table-for-input.
5846         (Default Coding Systems): Add auto-coding-functions.
5847         (Explicit Encoding): Add decode-coding-inserted-region.
5848         (Locales): Add locale-info.
5850         * minibuf.texi (Basic Completion): Describe test-completion.
5851         Collections can be lists of strings.
5852         Clean up lazy-completion-table.
5853         (Programmed Completion): Mention test-completion.
5854         Clarify why lambda expressions are not accepted.
5855         (Minibuffer Misc): Describe minibufferp.
5857 2003-07-14  Richard M. Stallman  <rms@gnu.org>
5859         * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
5861         * windows.texi (Selecting Windows): New arg to select-window.
5862         (Selecting Windows): Add with-selected-window.
5863         (Size of Window): Add window-inside-edges, etc.
5865         * internals.texi (Garbage Collection): Add post-gc-hook.
5867         * processes.texi (Subprocess Creation): Add exec-suffixes.
5869         * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
5870         (Scanning Keymaps): Add map-keymaps.
5871         (Defining Menus): Add keymap-prompt.
5873         * numbers.texi (Integer Basics): Add most-positive-fixnum,
5874         most-negative-fixnum.
5876         * compile.texi (Byte Compilation): Explain no-byte-compile
5877         (Compiler Errors): New node.
5879         * os.texi (User Identification): user-uid, user-real-uid
5880         can return float.
5882         * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
5883         and about derived modes.
5884         (Minor Modes): Add minor-mode-list.
5885         (Defining Minor Modes): Keyword args for define-minor-mode.
5886         (Search-based Fontification): Explain managing other properties.
5887         (Other Font Lock Variables): Add font-lock-extra-managed-props.
5888         (Faces for Font Lock): Add font-locl-preprocessor-face.
5889         (Hooks): Add run-mode-hooks and delay-mode-hooks.
5891         * variables.texi (Creating Buffer-Local): Add buffer-local-value.
5892         (Variable Aliases): Clarify defvaralias.
5894         * loading.texi (Library Search): Add load-suffixes.
5896         * minibuf.texi (Basic Completion): Add lazy-completion-table.
5897         (Programmed Completion): Add dynamic-completion-table.
5899         * files.texi (Changing Files): copy-file allows dir as NEWNAME.
5900         (Magic File Names): Specify precedence order of handlers.
5902         * commands.texi (Command Overview): Emacs server runs pre-command-hook
5903         and post-command-hook.
5904         (Waiting): New calling convention for sit-for.
5906         * text.texi (Special Properties): local-map and keymap properties
5907         apply based on their stickiness.
5909 2003-07-07  Richard M. Stallman  <rms@gnu.org>
5911         * modes.texi (Minor Mode Conventions): Specify only some kinds
5912         of list values as args to minor modes.
5914         * files.texi (File Name Expansion): Warn about iterative use
5915         of substitute-in-file-name.
5917         * advice.texi (Activation of Advice): Clean up previous change.
5919 2003-07-06  Markus Rost  <rost@math.ohio-state.edu>
5921         * advice.texi (Activation of Advice): Note that ad-start-advice is
5922         turned on by default.
5924 2003-06-30  Richard M. Stallman  <rms@gnu.org>
5926         * text.texi (Buffer Contents): Document current-word.
5927         (Change Hooks): Not called for *Messages*.
5929         * functions.texi (Defining Functions): Explain about redefining
5930         primitives.
5931         (Function Safety): Renamed.  Minor changes.
5932         Comment out the detailed criteria for what is safe.
5934 2003-06-22  Andreas Schwab  <schwab@suse.de>
5936         * objects.texi (Symbol Type): Fix description of examples.
5938 2003-06-16  Andreas Schwab  <schwab@suse.de>
5940         * hash.texi (Creating Hash): Fix description of :weakness.
5942 2003-06-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
5944         * files.texi (Changing Files): copy-file copies file modes, too.
5946 2003-05-28  Richard M. Stallman  <rms@gnu.org>
5948         * strings.texi (Creating Strings): Clarify split-string.
5950 2003-05-22  Stephen J. Turnbull  <stephen@xemacs.org>
5952         * strings.texi (Creating Strings): Update split-string specification
5953         and examples.
5955 2003-05-19  Richard M. Stallman  <rms@gnu.org>
5957         * elisp.texi: Correct invariant section names.
5959 2003-04-20  Richard M. Stallman  <rms@gnu.org>
5961         * os.texi (Timers): Explain about timers and quitting.
5963 2003-04-19  Richard M. Stallman  <rms@gnu.org>
5965         * internals.texi (Writing Emacs Primitives): Strings are
5966         no longer special for GCPROs.  Mention GCPRO5, GCPRO6.
5967         Explain GCPRO convention for varargs function args.
5969 2003-04-16  Richard M. Stallman  <rms@gnu.org>
5971         * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
5973 2003-04-08  Richard M. Stallman  <rms@gnu.org>
5975         * files.texi (Kinds of Files): Correct return value of file-symlink-p.
5977 2003-02-13  Kim F. Storm  <storm@cua.dk>
5979         * objects.texi (Character Type): New \s escape for space.
5981 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
5983         * os.texi (System Environment): Added cygwin system-type.
5985 2003-01-25  Richard M. Stallman  <rms@gnu.org>
5987         * keymaps.texi: Document that a symbol can act as a keymap.
5989 2003-01-13  Richard M. Stallman  <rms@gnu.org>
5991         * text.texi (Changing Properties): Say string indices are origin-0.
5993         * positions.texi (Screen Lines) <compute-motion>:
5994         Correct order of elts in return value.
5996         * keymaps.texi (Changing Key Bindings) <define-key>: Mention
5997         how to define a default binding.
5999 2002-12-07  Markus Rost  <rost@math.ohio-state.edu>
6001         * loading.texi (Unloading): Fix recent change for load-history.
6003         * customize.texi (Simple Types): Clarify description of custom
6004         type 'number.  Describe new custom type 'float.
6006 2002-12-04  Markus Rost  <rost@math.ohio-state.edu>
6008         * variables.texi (File Local Variables): Fix typo.
6010 2002-10-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
6012         From Michael Albinus <Michael.Albinus@alcatel.de>.
6014         * README: Target for Info file is `make info'.
6016         * files.texi (File Name Components): Fixed typos in
6017         `file-name-sans-extension'.
6018         (Magic File Names): Complete list of operations for magic file
6019         name handlers.
6021 2002-09-16  Jonathan Yavner  <jyavner@engineer.com>
6023         * variables.texi (File Local Variables): New function
6024         risky-local-variable-p.
6026 2002-09-15  Jonathan Yavner  <jyavner@engineer.com>
6028         * functions.texi (Function safety): New node about unsafep.
6030 2002-08-05  Per Abrahamsen  <abraham@dina.kvl.dk>
6032         * customize.texi (Splicing into Lists): Fixed example.
6033         Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
6035 2002-06-17  Juanma Barranquero  <lektu@terra.es>
6037         * frames.texi (Display Feature Testing): Fix typo.
6039 2002-06-12  Andreas Schwab  <schwab@suse.de>
6041         * frames.texi (Initial Parameters, Resources): Fix references to
6042         the Emacs manual.
6044 2002-05-13  Kim F. Storm  <storm@cua.dk>
6046         * variables.texi (Intro to Buffer-Local): Updated warning and
6047         example relating to changing buffer inside let.
6049 2002-03-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
6051         * os.texi (Session Management): New node about X Session management.
6053 2002-01-18  Eli Zaretskii  <eliz@is.elta.co.il>
6055         * elisp.texi (VERSION): Set to 2.9.  Update the version of Emacs
6056         to which the manual corresponds, and the copyright years.
6058         * Makefile.in (VERSION): Set to 2.9.
6060 2001-11-29  Eli Zaretskii  <eliz@is.elta.co.il>
6062         * elisp.texi: Change the category in @dircategory to "Emacs", to
6063         make it consistent with info/dir.
6065 2001-11-25  Miles Bader  <miles@gnu.org>
6067         * text.texi (Fields): Describe new `limit' arg in
6068         field-beginning/field-end.
6070 2001-11-17  Eli Zaretskii  <eliz@is.elta.co.il>
6072         * permute-index: Don't depend on csh-specific features.  Replace
6073         the interpreter name with /bin/sh.
6075         * two-volume-cross-refs.txt: New file.
6076         * two.el: New file.
6077         * spellfile: New file.
6079 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
6081         * permute-index: New file.
6083         * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
6084         elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
6085         8+3 restricted namespace.
6087         * Makefile.in (infodir): Define relative to $(srcdir).
6088         ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
6089         include directories list via -I switch to makeinfo.
6090         (index.texi): Use cp if both hard and symbolic links fail.
6092 2001-11-10  Eli Zaretskii  <eliz@is.elta.co.il>
6094         * Makefile.in (distclean): Add.
6096         The following changes make ELisp manual part of the Emacs
6097         distribution:
6099         * Makefile.in: Add Copyright notice.
6100         (prefix): Remove.
6101         (infodir): Change value to "../info".
6102         (VPATH): New variable.
6103         (MAKE): Don't define.
6104         (texmacrodir): Don't define.
6105         (texinputdir): Append the existing value of TEXINPUTS.
6106         ($(infodir)/elisp): Instead of just "elisp".  Reformat the
6107         command to be compatible with man/Makefile.in, and to put the
6108         output into ../info.
6109         (info): Add target.
6110         (installall): Target removed.
6112 2001-10-31  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
6114         * tips.texi (Coding Conventions): Fix typo.
6116 2001-10-23  Gerd Moellmann  <gerd@gnu.org>
6118         * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
6120 2001-10-22  Eli Zaretskii  <eliz@is.elta.co.il>
6122         * files.texi (File Name Components): Update the description of
6123         file-name-sans-extension and file-name-extension, as they now
6124         ignore leading dots.
6126 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
6128         * (Version 21.1 released.)
6130 2001-10-19  Miles Bader  <miles@gnu.org>
6132         * positions.texi (Text Lines): Describe behavior of
6133         `beginning-of-line'/`end-of-line' in the presence of field properties.
6135 2001-10-17  Gerd Moellmann  <gerd@gnu.org>
6137         * Makefile.in (VERSION): Set to 2.8.
6138         (manual): Use `manual-21'.
6140         * elisp.texi (VERSION): Add and use it where the version
6141         number was used.  Set it to 2.8.
6143         * intro.texi: Likewise.
6145 2001-10-13  Eli Zaretskii  <eliz@is.elta.co.il>
6147         * files.texi (File Name Completion): Document the significance of
6148         a trailing slash in elements of completion-ignored-extensions.
6150 2001-10-06  Miles Bader  <miles@gnu.org>
6152         * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
6154 2001-10-04  Gerd Moellmann  <gerd@gnu.org>
6156         * variables.texi (Variable Aliases): New node.
6158 2001-10-04  Gerd Moellmann  <gerd@gnu.org>
6160         * Branch for 21.1.
6162 2001-10-02  Miles Bader  <miles@gnu.org>
6164         * minibuf.texi (Minibuffer Misc): Add entries for
6165         `minibuffer-contents', `minibuffer-contents-no-properties', and
6166         `delete-minibuffer-contents'.
6167         Correct description for `minibuffer-prompt-end'.
6169         * text.texi (Property Search): Correct descriptions of
6170         `next-char-property-change' and `previous-char-property-change'.
6171         Add entries for `next-single-char-property-change' and
6172         `previous-single-char-property-change'.
6173         Make operand names a bit more consistent.
6175 2001-09-30  Eli Zaretskii  <eliz@is.elta.co.il>
6177         * frames.texi (Finding All Frames): Document that next-frame and
6178         previous-frame are local to current terminal.
6180 2001-09-26  Eli Zaretskii  <eliz@is.elta.co.il>
6182         * keymaps.texi (Creating Keymaps): Fix the description of the
6183         result of make-keymap.
6185 2001-09-23  Eli Zaretskii  <eliz@is.elta.co.il>
6187         * display.texi (Font Lookup, Attribute Functions)
6188         (Image Descriptors): Add cross-references to the definition of
6189         selected frame.
6191         * buffers.texi (The Buffer List): Add cross-references to the
6192         definition of selected frame.
6194         * frames.texi (Input Focus): Clarify which frame is _the_ selected
6195         frame at any given time.
6196         (Multiple Displays, Size and Position): Add a cross-reference to
6197         the definition of the selected frame.
6199 2001-09-08  Eli Zaretskii  <eliz@is.elta.co.il>
6201         * strings.texi (String Conversion) <string-to-number>: Document
6202         that a float is returned for integers that are too large.
6204         * frames.texi (Mouse Position): Document mouse-position-function.
6205         (Display Feature Testing): Document display-images-p.
6206         (Window Frame Parameters): Document the cursor-type variable.
6208         * numbers.texi (Integer Basics): Document CL style read syntax for
6209         integers in bases other than 10.
6211         * positions.texi (List Motion): Document
6212         open-paren-in-column-0-is-defun-start.
6214         * lists.texi (Sets And Lists): Document member-ignore-case.
6216         * internals.texi (Garbage Collection): Document the used and free
6217         strings report.
6218         (Memory Usage): Document strings-consed.
6220         * os.texi (Time of Day): Document float-time.
6221         (Recording Input): Document that clear-this-command-keys clears
6222         the vector to be returned by recent-keys.
6224         * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
6225         argument keymap can be a list.
6227         * nonascii.texi (User-Chosen Coding Systems)
6228         <select-safe-coding-system>: Document the new argument
6229         accept-default-p and the variable
6230         select-safe-coding-system-accept-default-p.  Tell what happens if
6231         buffer-file-coding-system is undecided.
6232         (Default Coding Systems): Document auto-coding-regexp-alist.
6234         * display.texi (The Echo Area) <message>: Document
6235         message-truncate-lines.
6236         (Glyphs): Document that the glyph table is unused on windowed
6237         displays.
6239         * help.texi (Describing Characters) <single-key-description>:
6240         Document the new argument no-angles.
6241         (Accessing Documentation) <documentation-property>: Document that
6242         a non-string property is evaluated.
6243         <documentation>: Document that the function-documentation property
6244         is looked for.
6246         * windows.texi (Selecting Windows): Document some-window.
6248         * text.texi (MD5 Checksum): New node, documents the md5 primitive.
6250         * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
6251         apropos-mode-hook.
6253         * commands.texi (Using Interactive): Document interactive-form.
6254         (Keyboard Macros): Document kbd-macro-termination-hook.
6255         (Command Loop Info): Document that clear-this-command-keys clears
6256         the vector to be returned by recent-keys.
6258 2001-09-04  Werner LEMBERG  <wl@gnu.org>
6260         * Makefile.in (srcdir, texinputdir): New variables.
6261         (srcs, index.texi, install): Use $(srcdir).
6262         (.PHONY): Remove elisp.dvi.
6263         (elisp): Use -I switch for makeinfo.
6264         (elisp.dvi): Use $(srcdir) and $(texinputdir).
6265         (installall, dist): Use $(srcdir).
6266         Fix path to texinfo.tex.
6267         (maintainer-clean): Add elisp.dvi and elisp.oaux.
6269 2001-08-30  Gerd Moellmann  <gerd@gnu.org>
6271         * display.texi (Conditional Display): Adjust to API change.
6273         * configure: New file.
6275 2001-07-30  Gerd Moellmann  <gerd@gnu.org>
6277         * commands.texi (Repeat Events): Add description of
6278         double-click-fuzz.
6280 2001-05-08  Stefan Monnier  <monnier@cs.yale.edu>
6282         * syntax.texi (Syntax Class Table): Add the missing designator for
6283         comment and string fences.
6284         (Syntax Properties): Add a xref to syntax table internals.
6285         (Syntax Table Internals): Document string-to-syntax.
6287 2001-05-07  Gerd Moellmann  <gerd@gnu.org>
6289         * Makefile.in (install): Use install-info command line options
6290         like in Emacs' Makefile.in.
6292 2000-12-09  Miles Bader  <miles@gnu.org>
6294         * windows.texi (Window Start): Update documentation for
6295         `pos-visible-in-window-p'.
6297 2000-11-12  Stefan Monnier  <monnier@cs.yale.edu>
6299         * lists.texi (Building Lists): Add footnote to explain how to add
6300         to the end of a list.
6302 2000-10-25  Gerd Moellmann  <gerd@gnu.org>
6304         * files.texi (Visiting Functions): Typos.
6306 2000-10-25  Kenichi Handa  <handa@etl.go.jp>
6308         * files.texi (Visiting Functions): Return value of
6309         find-file-noselect may be a list of buffers if wildcards are used.
6311 2000-10-24  Miles Bader  <miles@lsi.nec.co.jp>
6313         * display.texi (Defining Faces): Document `graphic' display type
6314         in face specs.
6316 2000-10-18  Kai Grossjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6318         * hooks.texi (Standard Hooks): Replace obsolete
6319         `after-make-frame-hook' with `after-make-frame-functions'.
6321         * frames.texi (Creating Frames): Ditto.
6323         * variables.texi (Future Local Variables): Ditto.
6325 2000-10-16  Gerd Moellmann  <gerd@gnu.org>
6327         * display.texi (Other Image Types): Add description of :foreground
6328         and :background properties of mono PBM images.
6330 2000-08-17  Werner LEMBERG  <wl@gnu.org>
6332         * .cvsignore: New file.
6334 2000-01-05  Gerd Moellmann  <gerd@gnu.org>
6336         * tindex.pl: New script.
6338 1999-12-03  Dave Love  <fx@gnu.org>
6340         * Makefile.in (MAKEINFO): New parameter.
6342 1999-09-17  Richard Stallman  <rms@gnu.org>
6344         * Makefile.in (srcs): Add hash.texi.
6345         (VERSION): Update to 20.6.
6347 1999-09-13  Richard Stallman  <rms@gnu.org>
6349         * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
6351 1998-08-29  Karl Heuer  <kwzh@gnu.org>
6353         * configure.in: New file.
6354         * Makefile.in: Renamed from Makefile.
6355         (prefix, infodir): Use value obtained from configure.
6356         (emacslibdir): Obsolete variable deleted.
6357         (dist): Distribute configure.in, configure, Makefile.in.
6359 1998-06-12  Richard Stallman  <rms@psilocin.ai.mit.edu>
6361         * Makefile (INSTALL_INFO): New variable.
6362         (install): Run install-info.
6364 1998-05-09  Richard Stallman  <rms@psilocin.ai.mit.edu>
6366         * Makefile (elisp.dvi): Add missing backslash.
6368 1998-05-02  Richard Stallman  <rms@psilocin.gnu.org>
6370         * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
6371         Run texindex without `./'.  Always run texindex on elisp.tp.
6372         (elisp.tps): Target deleted.
6374 1998-04-05  Richard Stallman  <rms@psilocin.gnu.org>
6376         * Makefile (srcs): Add nonascii.texi and customize.texi.
6377         (dist): Start by deleting `temp'.
6379 1998-02-17  Richard Stallman  <rms@psilocin.gnu.org>
6381         * Makefile (makeinfo, texindex): Targets deleted.
6382         (makeinfo.o, texindex.o): Targets deleted.
6383         (clean, dist): Don't do anything with them or with getopt*.
6385 1998-01-30  Richard Stallman  <rms@psilocin.gnu.org>
6387         * Makefile (SHELL): Defined.
6389 1998-01-27  Richard Stallman  <rms@psilocin.gnu.org>
6391         * Makefile (elisp.tps): New target.
6392         (elisp.dvi): Depend on elisp.tps.
6394 1996-04-03  Karl Heuer  <kwzh@gnu.ai.mit.edu>
6396         * README: Update phone number.
6398         * Makefile (elisp): Make this be the default target.
6399         Depend on makeinfo.c instead of makeinfo.
6400         (install): Don't depend on elisp.dvi, since we don't install that.
6401         Use mkinstalldirs.
6402         (dist): Add mkinstalldirs.
6404 1995-06-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6406         * Makefile (VERSION): Update version number.
6407         (maintainer-clean): Renamed from realclean.
6409 1995-06-07  Karl Heuer  <kwzh@nutrimat.gnu.ai.mit.edu>
6411         * Makefile (realclean): New target.
6412         (elisp): Remove any old elisp-* files first.
6414 1993-11-23  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
6416         * Makefile (VERSION): New variable.
6417         (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
6418         Compressed file suffix should be `.gz', not `.z'.
6420 1993-11-22 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6422         * Makefile (elisp): Depend on makeinfo.
6424 1993-11-19  Noah Friedman  (friedman@gnu.ai.mit.edu)
6426         * Makefile (srcs): Add anti.texi.
6428 1993-05-28  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6430         * Makefile (infodir, prefix): New vars.
6431         (install): Use infodir.
6432         (emacsinfodir): Deleted.
6434 1993-05-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6436         * Makefile (srcs): Add calendar.texi.
6438         * Makefile (dist): Copy texindex.c and makeinfo.c.
6439         Limit elisp-* files to those with one or two digits.
6441 1993-05-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6443         * Makefile (dist): Changed to use Gzip instead of compress.
6445 1993-04-23  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
6447         * loading.texi (Unloading): define-function changed back to
6448         defalias.  It may not stay this way, but at least it's
6449         consistent with the known-good version of the code patch.
6451 1993-03-26  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
6453         * modes.texi (Hooks): Document new optional arg of add-hook.
6455 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
6457         * variables.texi: Document nil initial value of buffer-local variables.
6459         * tips.texi: Add new section on standard library headers.
6461 1993-02-27  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6463         * Makefile (srcs): Add frame.texi to the list of sources.
6465 1993-02-23  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6467         * Makefile (dist): Don't bother excluding autosave files; they'll
6468         never make it into the temp directory anyway, and the hash marks
6469         in the name are problematic for make and the Bourne shell.
6470         (srcs):
6472 1993-02-12  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6474         * Makefile (dist): Don't include backup files or autosave files in
6475         the distribution tar file.
6477 1991-11-26  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6479         * Makefile (srcs): Added index.perm.
6480         (elisp.dvi): Remove erroneous shell comment.
6481         Expect output of permute-index in permuted.fns.
6482         Save old elisp.aux in elisp.oaux.
6483         (clean): Added index.texi to be deleted.
6485 1990-08-11  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6487         * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
6489 1990-06-26  David Lawrence  (tale@geech)
6491         * files.texi: Noted that completion-ignored-extensions is ignored
6492         when making *Completions*.
6494 1990-06-08  Jay Fenlason (hack@ai.mit.edu)
6496         * Makefile  make dist now depends on elisp.dvi, since it tries
6497         to include it in the dist file.
6499 1990-03-28  Jim Kingdon  (kingdon@mole.ai.mit.edu)
6501         * functions.texinfo (Mapping Functions): Add missing quote.
6503 1989-06-19  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6505         * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
6506         (defunargs): Turn off \hyphenchar of \sl font temporarily.
6508 1989-05-10  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
6510         * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
6511         and @error{} are the terms now being used.  The files in the
6512         directory have been changed to reflect this.
6514         * All instances of @indentedresultt{} have been changed to
6515         `     @result{}', using 5 spaces at the begining of the line.
6517 1989-04-24  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
6519         * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
6520         experimental @indentedresult{}, @indentedexpandsto{} are part of
6521         the texinfo.tex in this directory.  These TeX macros are not
6522         stable yet.
6524 1989-04-17  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
6526         * texinfo.tex: Temporarily added
6527                 \let\result=\dblarrow
6528                 \def\error{{\it ERROR} \longdblarrow}
6529         We need to do this better soon.
6531 1989-04-11  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
6533         * Applied Karl Berry's patches to *.texinfo files, but not to
6534         texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'.  (Karl's
6535         new title page format is also not applied, since it requires
6536         texinfo.tex changes.)
6538         * Cleaned up `Makefile' and defined the `emacslibdir' directory
6539         for the Project GNU development environment.
6541 ;; Local Variables:
6542 ;; coding: iso-2022-7bit
6543 ;; add-log-time-zone-rule: t
6544 ;; End:
6546     Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
6547       2005, 2006, 2007, 2008 Free Software Foundation, Inc.
6549   This file is part of GNU Emacs.
6551   GNU Emacs is free software; you can redistribute it and/or modify
6552   it under the terms of the GNU General Public License as published by
6553   the Free Software Foundation; either version 3, or (at your option)
6554   any later version.
6556   GNU Emacs is distributed in the hope that it will be useful,
6557   but WITHOUT ANY WARRANTY; without even the implied warranty of
6558   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
6559   GNU General Public License for more details.
6561   You should have received a copy of the GNU General Public License
6562   along with GNU Emacs; see the file COPYING.  If not, write to the
6563   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
6564   Boston, MA 02110-1301, USA.
6566 ;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda