* symbols.texi (Other Plists): Fix incorrect example.
[emacs.git] / doc / lispref / ChangeLog
blobf9fae66bb2abf7589772742b8b04e28d0cf378c7
1 2008-08-05  Chong Yidong  <cyd@stupidchicken.com>
3         * symbols.texi (Other Plists): Fix incorrect example.
4         Suggested by Florian Beck.
6 2008-07-31  Juanma Barranquero  <lekktu@gmail.com>
8         * os.texi: Fix previous change.
10 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
12         * os.texi:
13         * intro.texi:
14         * files.texi: Remove VMS support.
16 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
18         * os.texi:
19         * frames.texi:
20         * display.texi: Remove mentions of Mac Carbon.
22 2008-07-01  Miles Bader  <miles@gnu.org>
24         * text.texi (Special Properties):
25         * display.texi (Truncation): Add wrap-prefix and line-prefix.
27 2008-06-28  Johan Bockgård  <bojohan@gnu.org>
29         * display.texi (Other Image Types): Fix copy/paste error; say
30         "PBM", not "XBM".
32 2008-06-26  Dan Nicolaescu  <dann@ics.uci.edu>
34         * os.texi: Remove references to obsolete systems.
36 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
38         * makefile.w32-in (distclean): Remove makefile.
40 2008-06-17  Glenn Morris  <rgm@gnu.org>
42         * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
43         (elisp, dist): Remove rules and variables that are obsolete now
44         the lisp manual is no longer distributed separately.
46 2008-06-16  Glenn Morris  <rgm@gnu.org>
48         * configure, configure.in, mkinstalldirs: Remove unused files.
50         * book-spine.texinfo: Set version to 23.0.60.
51         * vol1.texi (EMACSVER):
52         * vol2.texi (EMACSVER): Set to 23.0.60.
54         * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
55         as per maintain.info.
57 2008-06-15  Glenn Morris  <rgm@gnu.org>
59         * makefile.w32-in (manual): Use "23" rather than "21".
61         * Makefile.in (emacsver): New, set by configure.
62         (manual): Use emacsver.
64         * intro.texi: Report bugs using M-x report-emacs-bug.
66         * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
68 2008-06-13  Daniel Engeler  <engeler@gmail.com>
70         * elisp.texi, internals.texi, processes.texi: Add documentation
71         about serial port access.
73 2008-06-05  Miles Bader  <miles@gnu.org>
75         * display.texi (Displaying Faces): Update to reflect function
76         renamings in face-remap.el.
78 2008-06-05  Juanma Barranquero  <lekktu@gmail.com>
80         * display.texi (Fontsets): Fix typos.
82 2008-06-03  Miles Bader  <miles@gnu.org>
84         * display.texi (Displaying Faces): Add add-relative-face-remapping,
85         remove-relative-face-remapping, set-base-face-remapping,
86         and set-default-base-face-remapping.
88 2008-06-01  Miles Bader  <miles@gnu.org>
90         * display.texi (Displaying Faces): Add face-remapping-alist.
92 2008-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
94         * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
95         variable names.
97 2008-05-03  Eric S. Raymond  <esr@golux>
99         * keymaps.texi: Clarify that (current-local-map) and
100         (current-global-map) return references, not copies.
102 2008-05-02  Juri Linkov  <juri@jurta.org>
104         * minibuf.texi (Text from Minibuffer): Document a list of
105         default values for `read-from-minibuffer'.
107 2008-04-24  Juanma Barranquero  <lekktu@gmail.com>
109         * nonascii.texi (Translation of Characters): Fix previous change.
111 2008-04-20  Chong Yidong  <cyd@stupidchicken.com>
113         * display.texi (Overlay Properties): Clarify role of underlying
114         textprop and overlay keymaps for display strings.
116         * keymaps.texi (Active Keymaps): Ditto.
118 2008-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
120         * minibuf.texi (Programmed Completion):
121         Replace dynamic-completion-table with the new completion-table-dynamic.
123 2008-04-07  Chong Yidong  <cyd@stupidchicken.com>
125         * intro.texi (Some Terms): Change "fonts in this manual" index
126         entry to "typographic conventions".
128 2008-04-05  Eli Zaretskii  <eliz@gnu.org>
130         * objects.texi (Text Props and Strings): Add indexing for read
131         syntax of text properties.
133 2008-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
135         * processes.texi (Decoding Output): Remove process-filter-multibyte
136         functions.
138 2008-03-15  Martin Rudalics  <rudalics@gmx.at>
140         * display.texi (Finding Overlays): Say that empty overlays at
141         the end of the buffer are reported too.
143 2008-03-13  Glenn Morris  <rgm@gnu.org>
145         * elisp.texi (EMACSVER): Set to 23.0.60.
147 2008-02-26  Chong Yidong  <cyd@stupidchicken.com>
149         * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
151 2008-02-22  Glenn Morris  <rgm@gnu.org>
153         * frames.texi (Position Parameters): Clarify the description of
154         `left' and `top', using information from "Geometry".
155         (Geometry): Give a pointer to "Position Parameters", rather than
156         repeating information.
158 2008-02-11  Glenn Morris  <rgm@gnu.org>
160         * objects.texi (Equality Predicates): No longer talk about "two"
161         functions.
163 2008-02-11  Lawrence Mitchell  <wence@gmx.li>  (tiny change)
165         * objects.texi (Equality Predicates): Add defun for
166         equal-including-properties.
168 2008-02-10  Glenn Morris  <rgm@gnu.org>
170         * objects.texi (Equality Predicates):
171         Mention equal-including-properties.
173 2008-02-07  Richard Stallman  <rms@gnu.org>
175         * windows.texi (Window Start): Mention the feature of moving
176         window-start to start of line.
178 2008-02-07  Jan Djärv  <jan.h.d@swipnet.se>
180         * keymaps.texi (Tool Bar): Document rtl property.
182 2008-01-27  Thien-Thi Nguyen  <ttn@gnuvola.org>
184         * display.texi (Button Types):
185         For define-button-type, clarify type of NAME.
187 2008-01-19  Martin Rudalics  <rudalics@gmx.at>
189         * buffers.texi (Buffer Modification): Fix typo.
191 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
193         * os.texi (System Environment): Remove references to OSes that are
194         not supported anymore.
196 2008-01-05  Dan Nicolaescu  <dann@ics.uci.edu>
198         * os.texi (System Environment): Remove mention for Masscomp.
200 2008-01-04  Richard Stallman  <rms@gnu.org>
202         * display.texi (Faces): Don't talk about internal face vector as arg
203         to facep.
205         * customize.texi (Type Keywords): Fix previous change.
207         * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
208         * elisp.texi (Top): Fix menu for commands.texi change.
210 2007-12-30  Richard Stallman  <rms@gnu.org>
212         * commands.texi (Accessing Mouse): Renamed from Accessing Events.
213         (Accessing Scroll): New node broken out of Accessing Mouse.
215 2007-12-28  Richard Stallman  <rms@gnu.org>
217         * frames.texi (Size Parameters): Fix typo.
218         (Basic Parameters): For `title', refer to title bar.
219         (Size and Position): Explain meaning of frame pixel width and height.
221 2007-12-23  Richard Stallman  <rms@gnu.org>
223         * customize.texi (Type Keywords): Uncomment :validate and clarify it.
224         Improve some of the commented-out keywords' text too.
226 2007-12-14  Martin Rudalics  <rudalics@gmx.at>
228         * nonascii.texi (Encoding and I/O): Reword to avoid saying
229         "visit the current buffer".
231         * os.texi (System Interface): Fix typo.
233 2007-12-04  Richard Stallman  <rms@gnu.org>
235         * objects.texi (Symbol Type): Fix typo.
237 2007-12-03  Richard Stallman  <rms@gnu.org>
239         * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
241 2007-12-01  Glenn Morris  <rgm@gnu.org>
243         * functions.texi (Declaring Functions): Improve previous change.
245 2007-11-30  Glenn Morris  <rgm@gnu.org>
247         * functions.texi (Declaring Functions): Add optional fourth
248         argument of declare-function, and setting third argument to `t'.
250 2007-11-29  Richard Stallman  <rms@gnu.org>
252         * customize.texi (Composite Types): Document `group' type.
254 2007-11-29  Glenn Morris  <rgm@gnu.org>
256         * functions.texi (Declaring Functions): Add findex.  Mention
257         `external' files.
259 2007-11-26  Juanma Barranquero  <lekktu@gmail.com>
261         * functions.texi (Declaring Functions): Fix directive.
263 2007-11-25  Richard Stallman  <rms@gnu.org>
265         * help.texi (Help Functions): Clean up last change.
267         * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
269         * loading.texi (Named Features): Minor cleanup.
271         * macros.texi (Eval During Expansion): Minor cleanup.
273         * variables.texi (Variable Aliases): Minor cleanup.
275 2007-11-24  Richard Stallman  <rms@gnu.org>
277         * functions.texi (Declaring Functions): Clarify previous change.
279         * compile.texi (Compiler Errors): Clarify previous change.
281 2007-11-24  Richard Stallman  <rms@gnu.org>
283         * display.texi (Refresh Screen, Forcing Redisplay):
284         Clarify the text and move items around.
286 2007-11-24  Glenn Morris  <rgm@gnu.org>
288         * functions.texi (Declaring Functions): New section.
289         * compile.texi (Compiler Errors): Mention declaring functions,
290         defvar with no initvalue, and byte-compile-warnings.
292 2007-11-15  Martin Rudalics  <rudalics@gmx.at>
294         * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
295         * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
297 2007-11-13  Martin Rudalics  <rudalics@gmx.at>
299         * help.texi (Help Functions): Document new macro `with-help-window'.
301 2007-11-10  Paul Pogonyshev  <pogonyshev@gmx.net>
303         * searching.texi (Replacing Match): Describe new
304         `match-substitute-replacement'.
306 2007-10-31  Richard Stallman  <rms@gnu.org>
308         * strings.texi (Creating Strings): Null strings from concat not unique.
310 2007-10-26  Richard Stallman  <rms@gnu.org>
312         * objects.texi (Equality Predicates): Null strings are uniquified.
314         * minibuf.texi: Minor clarifications in previous change.
316 2007-10-25  Glenn Morris  <rgm@gnu.org>
318         * customize.texi (Variable Definitions): Add :risky and :safe keywords.
320 2007-10-24  Richard Stallman  <rms@gnu.org>
322         * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
324         * variables.texi (Frame-Local Variables): Node deleted.
325         (Variables): Delete Frame-Local Variables from menu.
326         (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
327         (Default Value): Don't mention frame-local vars.
329         * os.texi (Idle Timers): current-idle-time returns nil if not idle.
331         * loading.texi (Unloading): Document FEATURE-unload-function
332         instead of FEATURE-unload-hook.
334         * frames.texi (Multiple Displays): Don't mention frame-local vars.
336 2007-10-22  Juri Linkov  <juri@jurta.org>
338         * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
339         (High-Level Completion): Document a list of default value strings
340         in the DEFAULT argument, for which minibuffer functions return the
341         first element.
343 2007-10-17  Juri Linkov  <juri@jurta.org>
345         * text.texi (Filling): Update arguments of fill-paragraph.
346         fill-paragraph operates on the active region in Transient Mark mode.
347         Remove fill-paragraph-or-region.
349 2007-10-13  Karl Berry  <karl@gnu.org>
351         * elisp.texi (@dircategory): Move to after @copying,
352         since we want @copying as close as possible to the beginning of
353         the output.
355 2007-10-12  Richard Stallman  <rms@gnu.org>
357         * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
359         * commands.texi (Distinguish Interactive): New node,
360         broken out from Interactive Call and rewritten.
361         (Command Loop): Put Distinguish Interactive in menu.
363 2007-10-09  Richard Stallman  <rms@gnu.org>
365         * text.texi (Examining Properties): Mention overlay priority.
367         * display.texi (Display Margins): Correct the description
368         of margin display specifications.
369         (Replacing Specs): New subnode broken out of Display Property.
371 2007-10-06  Juri Linkov  <juri@jurta.org>
373         * text.texi (Filling): Document fill-paragraph-or-region.
375 2007-10-05  Juanma Barranquero  <lekktu@gmail.com>
377         * display.texi (Auto Faces): Fix typo.
379 2007-10-02  Richard Stallman  <rms@gnu.org>
381         * display.texi (Display Property): Explain some display specs
382         don't let you move point in.
384         * frames.texi (Cursor Parameters): Describe
385         cursor-in-non-selected-windows here.  Explain more values.
387         * windows.texi (Basic Windows): Don't describe
388         cursor-in-non-selected-windows here.
390 2007-10-01  Eli Zaretskii  <eliz@gnu.org>
392         * processes.texi (Misc Network): Note that these functions are
393         supported only on some systems.
395 2007-10-01  Richard Stallman  <rms@gnu.org>
397         * display.texi (Overlay Properties): Explain nil as priority.
398         Explain that conflicts are unpredictable if not resolved by
399         priorities.
401 2007-09-23  Richard Stallman  <rms@gnu.org>
403         * macros.texi (Backquote): Minor clarification.
405 2007-09-19  Richard Stallman  <rms@gnu.org>
407         * display.texi (Display Property): Explain multiple display specs.
408         Clarify when they work in parallel and when one overrides.
409         Fix error in example.
411 2007-09-06  Glenn Morris  <rgm@gnu.org>
413         * Move from lispref/ to doc/lispref/.  Change all setfilename
414         commands to use ../../info.
415         * Makefile.in (infodir): Go up one more level.
416         (usermanualdir): Change from ../man to ../emacs.
417         (miscmanualdir): New.
418         (dist): Use new variable miscmanualdir.
419         * makefile.w32-in (infodir, texinputdir): Go up one more level.
420         (usermanualdir): Change from ../man to ../emacs.
422 2007-08-30  Martin Rudalics  <rudalics@gmx.at>
424         * commands.texi (Command Loop Info): Advise against changing
425         most variables described here.  Explain new variable
426         last-repeatable-command.
428 2007-08-29  Glenn Morris  <rgm@gnu.org>
430         * elisp.texi (EMACSVER): Increase to 23.0.50.
432 2007-08-29  Dan Nicolaescu  <dann@ics.uci.edu>
434         * frames.texi (Basic Parameters): Add display-environment-variable
435         and term-environment-variable.
437 2007-08-28  Juri Linkov  <juri@jurta.org>
439         * display.texi (Image Formats, Other Image Types): Add SVG.
441 2007-08-28  Juri Linkov  <juri@jurta.org>
443         * display.texi (Images): Move formats-related text to new node
444         "Image Formats".
445         (Image Formats): New node.
447 2007-08-27  Richard Stallman  <rms@gnu.org>
449         * windows.texi (Window Configurations): Clarify what
450         a window configuration saves.
452 2007-08-25  Richard Stallman  <rms@gnu.org>
454         * display.texi (Images): Delete redundant @findex.
456 2007-08-16  Richard Stallman  <rms@gnu.org>
458         * processes.texi (Asynchronous Processes): Clarify
459         doc of start-file-process.
461 2007-08-08  Martin Rudalics  <rudalics@gmx.at>
463         * modes.texi (Example Major Modes): Fix typo.
465 2007-08-08  Glenn Morris  <rgm@gnu.org>
467         * intro.texi (nil and t): Do not use `iff' in documentation.
469         * tips.texi (Documentation Tips): Recommend against `iff'.
471 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
473         * display.texi (Image Cache): Document image-refresh.
475 2007-08-06  Martin Rudalics  <rudalics@gmx.at>
477         * windows.texi (Size of Window): Document window-full-width-p.
479 2007-07-25  Glenn Morris  <rgm@gnu.org>
481         * gpl.texi (GPL): Replace license with GPLv3.
483         * Relicense all FSF files to GPLv3 or later.
485 2007-07-24  Michael Albinus  <michael.albinus@gmx.de>
487         * processes.texi (Synchronous Processes):
488         Add `process-file-shell-command'.
489         (Asynchronous Processes): Mention restricted use of
490         `process-filter' and `process-sentinel' in
491         `start-file-process'.  Add `start-file-process-shell-command'.
493 2007-07-17  Michael Albinus  <michael.albinus@gmx.de>
495         * files.texi (Magic File Names): Introduce optional parameter
496         IDENTIFICATION for `file-remote-p'.
498 2007-07-16  Richard Stallman  <rms@gnu.org>
500         * display.texi (Defining Faces): Fix previous change.
502 2007-07-14  Richard Stallman  <rms@gnu.org>
504         * control.texi (Handling Errors): Document `debug' in handler list.
506 2007-07-10  Richard Stallman  <rms@gnu.org>
508         * display.texi (Defining Faces): Explain C-M-x feature for defface.
510 2007-07-09  Richard Stallman  <rms@gnu.org>
512         * files.texi (Magic File Names): Rewrite previous change.
514 2007-07-08  Michael Albinus  <michael.albinus@gmx.de>
516         * files.texi (Magic File Names): Introduce optional parameter
517         CONNECTED for `file-remote-p'.
519 2007-07-07  Michael Albinus  <michael.albinus@gmx.de>
521         * processes.texi (Asynchronous Processes):
522         * files.texi (Magic File Names): Add `start-file-process'.
524 2007-06-27  Richard Stallman  <rms@gnu.org>
526         * files.texi (Format Conversion Piecemeal): Clarify
527         `after-insert-file-functions' calling convention.
529 2007-06-27  Michael Albinus  <michael.albinus@gmx.de>
531         * files.texi (Magic File Names): Remove `dired-call-process'.
532         Add `process-file'.
534 2007-06-27  Kenichi Handa  <handa@m17n.org>
536         * text.texi (Special Properties): Fix description about
537         `composition' property.
539 2007-06-26  Kenichi Handa  <handa@m17n.org>
541         * nonascii.texi (Default Coding Systems): Document about the
542         return value `undecided'.
544 2007-06-25  David Kastrup  <dak@gnu.org>
546         * keymaps.texi (Active Keymaps): Document new POSITION argument of
547         `current-active-maps'.
549 2007-06-24  Karl Berry  <karl@gnu.org>
551         * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
553 2007-06-15  Juanma Barranquero  <lekktu@gmail.com>
555         * display.texi (Overlay Arrow): Doc fix.
557 2007-06-14  Karl Berry  <karl@tug.org>
559         * anti.texi (Antinews): Typo.
561 2007-06-14  Chong Yidong  <cyd@stupidchicken.com>
563         * display.texi (Image Cache): Document image-refresh.
565 2007-06-12  Karl Berry  <karl@gnu.org>
567         * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
568         * two-volume.make: New file.
569         * .cvsignore: Ignore two-volume files.
571 2007-06-12  Tom Tromey  <tromey@redhat.com>
573         * os.texi (Init File): Document user-emacs-directory.
575 2007-06-03  Nick Roberts  <nickrob@snap.net.nz>
577         * commands.texi (Click Events): Describe width and height when
578         object is nil.
580 2007-05-30  Nick Roberts  <nickrob@snap.net.nz>
582         * commands.texi (Click Events): Layout more logically.  Describe
583         width and height.
584         (Drag Events, Motion Events): Update to new format for position.
586 2007-06-02  Richard Stallman  <rms@gnu.org>
588         * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
590 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
592         * Version 22.1 released.
594 2007-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
596         * text.texi (Special Properties): Correct meaning of fontified face.
598 2007-05-30  Richard Stallman  <rms@gnu.org>
600         * text.texi (Special Properties): Add link to Adjusting Point.
602 2007-05-12  Richard Stallman  <rms@gnu.org>
604         * text.texi (Margins): indent-to-left-margin is not the default.
605         (Mode-Specific Indent): For indent-line-function, the default
606         is indent-relative.
608         * modes.texi (Example Major Modes): Explain last line of text-mode
609         is redundant.
611 2007-05-10  Richard Stallman  <rms@gnu.org>
613         * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
615         * help.texi (Keys in Documentation): Add reference to
616         Documentation Tips.
618         * files.texi (Format Conversion): TO-FN gets three arguments.
620         * modes.texi (Auto Major Mode): Document file-start-mode-alist.
622 2007-05-10  Thien-Thi Nguyen  <ttn@gnuvola.org>
624         * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
625         * files.texi (Format Conversion): Expand intro; add menu.
626         (Format Conversion Overview, Format Conversion Round-Trip)
627         (Format Conversion Piecemeal): New nodes/subsections.
628         * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
629         * text.texi (Text Properties): Remove "Saving Properties" from menu.
630         (Saving Properties): Delete node/subsection.
632 2007-05-07  Karl Berry  <karl@gnu.org>
634         * elisp.texi (EMACSVER): Back to 22.
636 2007-05-06  Richard Stallman  <rms@gnu.org>
638         * processes.texi (Accepting Output): Revert most of previous change.
640 2007-05-05  Richard Stallman  <rms@gnu.org>
642         * processes.texi (Accepting Output): accept-process-output
643         uses microseconds, not milliseconds.  But that arg is obsolete.
645 2007-05-04  Karl Berry  <karl@tug.org>
647         * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
649 2007-05-04  Eli Zaretskii  <eliz@gnu.org>
651         * tips.texi (Documentation Tips): Rearrange items to place the
652         more important ones first.  Add an index entry for hyperlinks.
654 2007-05-03  Karl Berry  <karl@gnu.org>
656         * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
657         (EMACSVER) [smallbook]: 22 for printed version.
659         * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
660         so restore anchor to normal position after defun.  Found by Kevin Ryde.
662 2007-04-26  Glenn Morris  <rgm@gnu.org>
664         * elisp.texi (EMACSVER): Increase to 22.1.50.
666 2007-04-28  Karl Berry  <karl@gnu.org>
668         * elisp.texi: Improve line breaks on copyright page,
669         similar layout to emacs manual, 8.5x11 by default.
671 2007-04-24  Richard Stallman  <rms@gnu.org>
673         * text.texi (Special Properties): Add xref to Overlay Properties.
675         * display.texi (Overlay Properties): Add xref to Special Properties.
677 2007-04-22  Richard Stallman  <rms@gnu.org>
679         * keymaps.texi (Extended Menu Items): Move the info about
680         format with cached keyboard binding.
682 2007-04-21  Richard Stallman  <rms@gnu.org>
684         * text.texi (Special Properties): Clarify previous change.
686         * files.texi (File Name Expansion): Clarify previous change.
688         * display.texi (Attribute Functions): Fix example for
689         face-attribute-relative-p.
691 2007-04-19  Kenichi Handa  <handa@m17n.org>
693         * text.texi (Special Properties): Document composition property.
695 2007-04-19  Glenn Morris  <rgm@gnu.org>
697         * files.texi (File Name Expansion): Mention "superroot".
699 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
701         * frames.texi (Multiple Displays): Add note about "multi-monitor"
702         setups.
703         (Display Feature Testing): Note that display refers to all
704         physical monitors for multi-monitor setups.
706 2007-04-14  Richard Stallman  <rms@gnu.org>
708         * lists.texi (Sets And Lists): Clarify `delete' examples.
709         Remove spurious xref to same node.
710         Clarify xref for add-to-list.
712 2007-04-12  Nick Roberts  <nickrob@snap.net.nz>
714         * keymaps.texi (Format of Keymaps): Remove spurious ")" from
715         value of lisp-mode-map.
717 2007-04-11  Karl Berry  <karl@gnu.org>
719         * anti.texi (Antinews):
720         * display.texi (Overlay Properties, Defining Images):
721         * processes.texi (Synchronous Processes, Sentinels):
722         * syntax.texi (Syntax Table Internals):
723         * searching.texi (Regexp Special):
724         * nonascii.texi (Default Coding Systems):
725         * text.texi (Special Properties):
726         * minibuf.texi (Basic Completion): Wording to improve breaks in
727         8.5x11 format.
728         * elisp.texi (smallbook): New @set to more easily switch between
729         smallbook and 8.5x11.
731 2007-04-11  Richard Stallman  <rms@gnu.org>
733         * text.texi (Lazy Properties): Minor fix.
735 2007-04-08  Karl Berry  <karl@gnu.org>
737         * symbols.texi (Plists and Alists): Period after "vs" in index entries.
738         * macros.texi (Backquote): Downcase Backquote in index entries for
739         consistency.
741 2007-04-08  Richard Stallman  <rms@gnu.org>
743         * text.texi (Adaptive Fill): Just describe default,
744         don't show it (since it contains non-ASCII chars).
746 2007-04-07  Karl Berry  <karl@gnu.org>
748         * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
749         adaptive-fill-regexp's value, since they are not in the standard
750         TeX fonts.
752 2007-04-07  Guanpeng Xu  <herberteuler@hotmail.com>
754         * display.texi (Defining Faces): Fix example.
756 2007-04-07  Karl Berry  <karl@gnu.org>
758         * display.texi (Button Buffer Commands): Improve page break.
760 2007-04-07  Richard Stallman  <rms@gnu.org>
762         * advice.texi (Activation of Advice): Remove redundant index entry.
764         * backups.texi: Improve index entries.  Remove redundant ones.
766         * compile.texi (Byte Compilation): Improve index entry.
768         * hash.texi (Creating Hash): Improve index entry.
770         * symbols.texi (Definitions): Improve index entry.
772         * edebug.texi: Improve index entries.  Remove redundant/useless ones.
774         * maps.texi (Standard Keymaps): Remove useless index entry.
776         * help.texi (Documentation Basics): Remove redundant index entries.
778         * customize.texi: Improve index entries.
779         Remove redundant/useless ones.
781         * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
783         * streams.texi (Output Variables): Improve index entry.
785         * abbrevs.texi (Abbrevs): Remove useless index entry.
787         * macros.texi (Expansion): Remove useless index entry.
789         * text.texi: Improve index entries.  Remove redundant/useless ones.
790         (Text Properties, Examining Properties)
791         (Special Properties): Use "property category" instead of "category"
792         to refer to the `category' property.
794         * positions.texi: Improve index entries.  Remove useless one.
796         * lists.texi: Improve index entries.  Remove redundant/useless ones.
798         * os.texi: Improve index entries.
799         (Timers): Fix previous change.
801         * buffers.texi: Improve index entries.
802         (Modification Time): Get rid of term "obsolete buffer".
804         * debugging.texi: Improve index entries.
805         (Test Coverage): Add xref to other test coverage ftr.
807         * eval.texi: Improve index entry.  Remove redundant ones.
809         * numbers.texi: Improve index entries.  Remove redundant/useless ones.
811         * files.texi: Improve index entries.  Remove redundant/useless ones.
813         * objects.texi: Improve index entries.
815         * processes.texi: Improve index entries.
817         * modes.texi: Improve index entry.  Remove redundant one.
819         * nonascii.texi: Improve index entries.
821         * internals.texi: Improve index entries.
823         * syntax.texi: Improve index entries.
825         * keymaps.texi (Active Keymaps): Improve index entries.
827         * commands.texi: Improve index entries.  Remove redundant/useless ones.
829         * frames.texi: Improve index entries.  Remove redundant/useless ones.
831         * markers.texi: Improve index entries.  Remove redundant ones.
833         * tips.texi: Improve index entries.
835         * loading.texi (Unloading): Improve index entry.
837         * variables.texi: Improve index entries.  Remove redundant one.
839         * sequences.texi: Improve index entry.
841         * display.texi: Improve index entries.  Remove redundant ones.
843         * windows.texi: Improve index entries.
845         * searching.texi: Improve index entries.  Remove redundant one.
847         * strings.texi (Case Tables): Improve last change.
849 2007-04-04  Chong Yidong  <cyd@stupidchicken.com>
851         * strings.texi (Case Tables): Document with-case-table and
852         ascii-case-table.
854 2007-04-03  Karl Berry  <karl@gnu.org>
856         * processes.texi (Network): Reword to improve page break.
858 2007-04-03  Eli Zaretskii  <eliz@gnu.org>
860         * functions.texi (Inline Functions): Describe more disadvantages
861         of defsubst, and make advice against it stronger.
863 2007-04-02  Karl Berry  <karl@gnu.org>
865         * backups.texi (Backup Names): Avoid widow words.
866         * modes.texi (Example Major Modes): Align last comment.
868 2007-04-01  Chong Yidong  <cyd@stupidchicken.com>
870         * keymaps.texi (Remapping Commands): Document new arg to
871         command-remapping.
873 2007-04-01  Karl Berry  <karl@gnu.org>
875         * processes.texi (Low-Level Network): Typo.
876         * loading.texi (Hooks for Loading): Avoid double "the".
877         * keymaps.texi (Key Sequences): No double "and".
878         (Changing Key Bindings): Shorten to improve line break.
880 2007-03-31  Glenn Morris  <rgm@gnu.org>
882         * os.texi (Timers): Fix description of run-at-time TIME formats.
884 2007-03-31  Richard Stallman  <rms@gnu.org>
886         * display.texi (Invisible Text): Correct buffer-invisibility-spec
887         regarding ellipsis.
889 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
891         * intro.texi (nil and t):
892         * symbols.texi (Plists and Alists):
893         * variables.texi (Variable Aliases, Constant Variables):
894         * functions.texi (Defining Functions):
895         * advice.texi (Advising Primitives):
896         * debugging.texi (Syntax Errors, Compilation Errors):
897         * minibuf.texi (Minibuffer Windows):
898         * commands.texi (Adjusting Point):
899         * modes.texi (Syntactic Font Lock, Faces for Font Lock)
900         (Auto Major Mode, Major Mode Conventions):
901         * help.texi (Describing Characters):
902         * files.texi (Create/Delete Dirs, Information about Files)
903         (File Locks, Writing to Files, Reading from Files)
904         (Saving Buffers):
905         * windows.texi (Resizing Windows, Cyclic Window Ordering):
906         * frames.texi (Finding All Frames):
907         * positions.texi (Buffer End, Motion):
908         * markers.texi (The Region):
909         * text.texi (Deletion, Near Point):
910         * display.texi (Displaying Messages, Truncation):
911         * os.texi (Processor Run Time):
912         * tips.texi (Key Binding Conventions, Programming Tips)
913         (Warning Tips, Documentation Tips, Comment Tips):
914         * internals.texi (Memory Usage): Improve indexing.
916         * variables.texi (Frame-Local Variables):
917         * functions.texi (Argument List):
918         * loading.texi (Library Search):
919         * streams.texi (Output Variables):
920         * keymaps.texi (Translation Keymaps, Searching Keymaps):
921         * searching.texi (Replacing Match, Search and Replace):
922         * processes.texi (Byte Packing, Decoding Output)
923         (Accepting Output, Network Servers, Shell Arguments):
924         * display.texi (Abstract Display, Image Cache, Scroll Bars):
925         * windows.texi (Window Point, Window Start):
926         * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
927         * commands.texi (Reading Input, Keyboard Events):
928         * minibuf.texi (Reading File Names, Minibuffer Completion)
929         (Recursive Mini):
930         * positions.texi (List Motion):
931         * hash.texi (Hash Tables, Creating Hash, Defining Hash):
932         * numbers.texi (Arithmetic Operations, Math Functions)
933         (Predicates on Numbers, Comparison of Numbers):
934         (Numeric Conversions):
935         * locals.texi (Standard Buffer-Local Variables):
936         * maps.texi (Standard Keymaps):
937         * os.texi (User Identification, System Environment, Recording Input)
938         (X11 Keysyms):
939         * nonascii.texi (Non-ASCII Characters, Splitting Characters):
940         * backups.texi (Backups and Auto-Saving):
941         * customize.texi (Customization, Group Definitions)
942         (Variable Definitions):
943         * compile.texi (Byte Compilation): Improve index entries.
945 2007-03-31  Karl Berry  <karl@gnu.org>
947         * macros.texi (Defining Macros): Avoid widow syllable.
949 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
951         * elisp.texi (Top): Postscript -> PostScript.
953         * display.texi (Images, Postscript Images): Postscript -> PostScript.
955 2007-03-31  Markus Triska  <markus.triska@gmx.at>
957         * internals.texi (Writing Emacs Primitives): Untabify `For'.
959 2007-03-30  Karl Berry  <karl@gnu.org>
961         * lists.texi (List-related Predicates): Remove spurious @need.
962         (Setcdr): Use @smallexample to improve page break.
963         (Association Lists) <assoc>: Reword to improve page break.
965         * strings.texi (String Conversion): Insert blank line to improve
966         page break.
968         * numbers.texi (Random Numbers): Use @minus{}.
969         (Math Functions): Use @minus{}.
971         * intro.texi (Acknowledgements): Avoid line breaks before middle
972         initials.
974 2007-03-24  Eli Zaretskii  <eliz@gnu.org>
976         * errors.texi (Standard Errors): Add an index entry.
978 2007-03-19  Richard Stallman  <rms@gnu.org>
980         * os.texi (Recording Input): recent-keys now gives 300 keys.
982 2007-03-12  Glenn Morris  <rgm@gnu.org>
984         * os.texi: Replace "daylight savings" with "daylight saving"
985         throughout.
987 2007-03-05  Richard Stallman  <rms@gnu.org>
989         * variables.texi (File Local Variables): Update
990         enable-local-variables values.
992 2007-03-04  Richard Stallman  <rms@gnu.org>
994         * syntax.texi (Control Parsing): Minor clarification.
996         * strings.texi (Formatting Strings): Clarify width, precision, flags.
998         * sequences.texi (Sequence Functions): Move string-bytes away,
999         add xref.
1001         * nonascii.texi (Text Representations): Move string-bytes here.
1003         * modes.texi (Major Mode Conventions): Fundamental mode is exception.
1005         * minibuf.texi (Basic Completion): Minor clarification.
1007         * markers.texi (The Mark): Clarify existence vs activation of mark.
1008         Other cleanup.
1010         * display.texi (Finding Overlays): Write better example.
1012         * compile.texi (Eval During Compile): Clarify putting macros
1013         in eval-when-compile.
1015 2007-02-25  Vinicius Jose Latorre  <viniciusjl@ig.com.br>  (tiny change)
1017         * loading.texi (How Programs Do Loading): Fix anchor position at
1018         load-read-function definition doc.
1020 2007-02-21  Kim F. Storm  <storm@cua.dk>
1022         * strings.texi (Text Comparison): Mention that assoc-string
1023         converts symbols to strings before testing.
1025 2007-02-17  Kim F. Storm  <storm@cua.dk>
1027         * processes.texi (Bindat Spec): Vector types can have optional
1028         element type.
1029         (Bindat Examples): Fix example.  Add vector with element type.
1031 2007-02-16  Andreas Schwab  <schwab@suse.de>
1033         * strings.texi (Formatting Strings): Document '+' flag.
1035 2007-02-15  Juanma Barranquero  <lekktu@gmail.com>
1037         * strings.texi (Modifying Strings): Clarify that `clear-string'
1038         always converts the string to unibyte.
1040 2007-02-14  Kim F. Storm  <storm@cua.dk>
1042         * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
1043         Rewrite glyph code description to refer to these functions.
1044         Remove details of encoding face number and char into integer code.
1046 2007-02-03  Alan Mackenzie  <acm@muc.de>
1048         * loading.texi (Hooks for Loading): Make the description of
1049         `eval-after-load' more detailed, and amend the description of
1050         after-load-alist, in accordance with changes from 2006-05.
1052 2007-02-03  Chong Yidong  <cyd@stupidchicken.com>
1054         * modes.texi (Defining Minor Modes): Document that a :require
1055         keyword or similar may be required to make saved customization
1056         variables work.
1058 2007-02-03  Eli Zaretskii  <eliz@gnu.org>
1060         * elisp.texi (Top): Make the detailed menu headers compliant with
1061         Texinfo guidelines and with what texnfo-upd.el expects.  Add
1062         comments to prevent people from inadvertently modifying the key
1063         parts needed by `texinfo-multiple-files-update'.
1065 2007-02-02  Eli Zaretskii  <eliz@gnu.org>
1067         * elisp.texi (Top): Update the top-level menus.
1069         * syntax.texi (Categories): Add index entries.
1071 2007-02-01  Juanma Barranquero  <lekktu@gmail.com>
1073         * display.texi (Attribute Functions): Fix name and description of
1074         the UNDERLINE arg of `set-face-underline-p'.
1076 2007-01-29  Eli Zaretskii  <eliz@gnu.org>
1078         * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
1079         Variables", and "Standard Keymaps" to the detailed menu.
1081         * variables.texi (Future Local Variables): Add index entry.
1083 2007-01-28  Richard Stallman  <rms@gnu.org>
1085         * tips.texi (Coding Conventions): Clarify the tip about macros
1086         that define a function or a variable.
1088         * files.texi (File Attributes): UID and GID can be floats.
1089         (Magic File Names): Explain why deferring all operations to
1090         the standard handler does not work.
1092 2007-01-23  Martin Rudalics  <rudalics@gmx.at>
1094         * backups.texi (Reverting): Use "buffer" instead of "file"
1095         when talking about major and minor modes.
1097 2007-01-21  Richard Stallman  <rms@gnu.org>
1099         * help.texi (Documentation): Add xref to Documentation Tips.
1101 2007-01-14  Juanma Barranquero  <lekktu@gmail.com>
1103         * tips.texi (Coding Conventions): Fix typos.
1105 2007-01-05  Richard Stallman  <rms@gnu.org>
1107         * modes.texi (Defining Minor Modes): Fix previous change.
1109 2007-01-03  Richard Stallman  <rms@gnu.org>
1111         * customize.texi (Variable Definitions, Customization Types):
1112         Don't use * in doc string for defcustom.
1114 2007-01-02  Richard Stallman  <rms@gnu.org>
1116         * variables.texi (Variable Aliases): Clarify that aliases vars
1117         always have the same value.
1119         * processes.texi (Bindat Spec): Fix Texinfo usage.
1121         * modes.texi (Defining Minor Modes): Explain effect of command
1122         defined with define-global-minor-mode on new buffers.
1124 2006-12-30  Kim F. Storm  <storm@cua.dk>
1126         * keymaps.texi (Tool Bar): Describe `grow-only' value of
1127         `auto-resize-tool-bars'.
1129 2006-12-30  Richard Stallman  <rms@gnu.org>
1131         * keymaps.texi (Active Keymaps): Fix previous change.
1133 2006-12-30  Nick Roberts  <nickrob@snap.net.nz>
1135         * keymaps.texi (Active Keymaps): Make xref to lookup-key.
1137 2006-12-30  Kim F. Storm  <storm@cua.dk>
1139         * processes.texi (Bindat Spec): Clarify using field names in
1140         length specifications.
1142 2006-12-29  Kim F. Storm  <storm@cua.dk>
1144         * processes.texi (Bindat Spec): Explain eval forms and lengths better.
1145         Add count and index variables for eval forms in repeat blocks.
1147 2006-12-24  Richard Stallman  <rms@gnu.org>
1149         * customize.texi (Variable Definitions): Document
1150         new name custom-add-frequent-value.
1152 2006-12-19  Kim F. Storm  <storm@cua.dk>
1154         * commands.texi (Misc Events): User signals now result in sigusr1
1155         and sigusr2 events which are handled through special-event-map.
1156         (Special Events): User signals and drag-n-drop are special.
1158 2006-12-17  Richard Stallman  <rms@gnu.org>
1160         * loading.texi (Named Features): Explain subfeatures better.
1162         * customize.texi: Use "option" only for user options.
1163         For the keyword values inside defcustom etc, say "keywords".
1164         For :options value's elements, say "elements".
1165         :group should not be omitted.
1167         * syntax.texi (Parsing Expressions): Split up node.
1168         (Motion via Parsing, Position Parse, Parser State)
1169         (Low-Level Parsing, Control Parsing): New subnodes.
1170         (Parser State): Document syntax-ppss-toplevel-pos.
1172         * positions.texi (List Motion): Punctuation fix.
1174         * files.texi (File Name Completion): Document PREDICATE arg
1175         to file-name-completion.
1177 2006-12-16  Eli Zaretskii  <eliz@gnu.org>
1179         * internals.texi (Building Emacs, Writing Emacs Primitives):
1180         Add index entries.
1182 2006-12-11  Richard Stallman  <rms@gnu.org>
1184         * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
1185         affects face menu.  Explain how to make it non-nil without enabling
1186         any fontification.
1188 2006-12-10  Chong Yidong  <cyd@stupidchicken.com>
1190         * modes.texi (Font Lock Basics): Document nil value of
1191         font-lock-defaults.
1193 2006-12-10  Glenn Morris  <rgm@gnu.org>
1195         * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
1196         value for system-flag argument.  Abbrev tables may not be empty
1197         when major modes are loaded.
1199 2006-12-08  Juanma Barranquero  <lekktu@gmail.com>
1201         * makefile.w32-in (maintainer-clean): Partially revert last
1202         change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
1203         to protect elisp-covers.texi.
1205 2006-12-07  Juanma Barranquero  <lekktu@gmail.com>
1207         * makefile.w32-in (maintainer-clean): Depend on `distclean'.
1208         Don't remove elisp* info files; they are already deleted by the
1209         `clean' and `distclean' targets, and they are in the $(infodir)
1210         directory, not the current one.
1212 2006-12-04  Kim F. Storm  <storm@cua.dk>
1214         * commands.texi (Misc Events): Update signal events.
1215         (Event Examples): Add signal example.
1217 2006-11-29  Richard Stallman  <rms@gnu.org>
1219         * frames.texi (Visibility of Frames): Explain visible windows
1220         can be covered by others.  Add xref for raise-frame.
1222 2006-11-28  Richard Stallman  <rms@gnu.org>
1224         * searching.texi (Regexp Special): Update when ^ is special.
1226 2006-11-27  Eli Zaretskii  <eliz@gnu.org>
1228         * customize.texi (Customization, Common Keywords)
1229         (Group Definitions, Variable Definitions, Composite Types)
1230         (Type Keywords, Customization Types): Add index entries for
1231         various customization keywords.
1233 2006-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1235         * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
1237 2006-11-10  Jan Djärv  <jan.h.d@swipnet.se>
1239         * frames.texi (Window System Selections): Remove clipboard from
1240         description of selection-coding-system.
1242 2006-11-06  Richard Stallman  <rms@gnu.org>
1244         * lists.texi (List Variables): Document COMPARE-FN.
1246         * keymaps.texi: Avoid use of "binding" to mean a relation;
1247         use it only to refer to the meaning associated with a key.
1248         (Keymaps): Change menu node description.
1250         * elisp.texi (Top): Change menu node description.
1252         * display.texi (Managing Overlays): Document overlay-recenter.
1254 2006-10-29  Chong Yidong  <cyd@stupidchicken.com>
1256         * Makefile.in: Use relative paths to avoid advertising filesystem
1257         contents during compilation.
1259 2006-10-23  Kim F. Storm  <storm@cua.dk>
1261         * commands.texi (Event Input Misc): Update unread-command-events.
1263 2006-10-23  Nick Roberts  <nickrob@snap.net.nz>
1265         * lists.texi (Sets And Lists): Fix typos.
1267 2006-10-18  Juanma Barranquero  <lekktu@gmail.com>
1269         * control.texi (Processing of Errors): Use @var for an argument,
1270         not @code.
1272 2006-10-16  Richard Stallman  <rms@gnu.org>
1274         * edebug.texi (Edebug Recursive Edit): Minor cleanup.
1276         * keymaps.texi (Format of Keymaps): Show all the keymap element
1277         patterns that result from menu items.
1278         (Key Lookup): Minor cleanups.
1280         * modes.texi (Precalculated Fontification): Don't say that
1281         not setting font-lock-defaults avoids loading font-lock.
1283         * help.texi (Documentation): Move xref to Emacs Manual here.
1284         (Documentation Basics): From here.
1285         Also doc emacs-lisp-docstring-fill-column.
1287         * elisp.texi: Update version and ISBN.
1289         * commands.texi (Interactive Call): Clarify KEYS arg to
1290         call-interactively is a vector.
1291         (Command Loop Info): Delete anchor in this-command-keys.
1292         Add anchor in this-command-keys-vector.
1293         (Recursive Editing): Document how recursive-edit
1294         handles the current buffer.
1296 2006-10-13  Chong Yidong  <cyd@stupidchicken.com>
1298         * frames.texi (Frame Titles): %c and %l are ignored in
1299         frame-title-format.
1301 2006-10-11  Richard Stallman  <rms@gnu.org>
1303         * keymaps.texi (Key Sequences): Clarify use of kbd.
1305 2006-10-10  Kim F. Storm  <storm@cua.dk>
1307         * lists.texi (Sets And Lists): Add memql.
1309 2006-10-03  Richard Stallman  <rms@gnu.org>
1311         * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
1312         Clarify :ascii: and :nonascii:.
1314 2006-09-29  Juri Linkov  <juri@jurta.org>
1316         * modes.texi (%-Constructs): Reorder coding systems in the
1317         documentation of %z to the real order displayed in the modeline.
1319 2006-09-25  Richard Stallman  <rms@gnu.org>
1321         * os.texi (Timers): Describe timer-max-repeats.
1323 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
1325         * os.texi (Timers): Mention with-local-quit.
1327 2006-09-24  Richard Stallman  <rms@gnu.org>
1329         * searching.texi (Searching and Matching): Mention property search.
1331         * commands.texi (Command Loop Info): Explain how read-event affects
1332         this-command-keys.
1334 2006-09-20  Richard Stallman  <rms@gnu.org>
1336         * os.texi (Timers): Clarify about REPEAT when timer is delayed.
1338         * windows.texi (Window Start): Minor cleanups.
1340 2006-09-20  Kim F. Storm  <storm@cua.dk>
1342         * windows.texi (Window Start): pos-visible-in-window-p allows
1343         specifying t for position to mean "end of window".
1344         Add window-line-height.
1346         * anti.texi (Antinews): Mention window-line-height.
1348 2006-09-19  David Kastrup  <dak@gnu.org>
1350         * keymaps.texi (Searching Keymaps): Small clarification.
1352 2006-09-18  Richard Stallman  <rms@gnu.org>
1354         * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
1355         cause keyboard menus.
1356         (Menu Keymaps): Likewise.
1357         (Defining Menus, Keyboard Menus): Clarify.
1359         * text.texi (Fields): Clarify explanation of constrain-to-field.
1361 2006-09-16  Eli Zaretskii  <eliz@gnu.org>
1363         * variables.texi (Tips for Defining): Fix a typo.
1365 2006-09-15  Richard Stallman  <rms@gnu.org>
1367         * keymaps.texi (Remapping Commands, Searching Keymaps)
1368         (Active Keymaps): Clean up previous change.
1370 2006-09-15  Jay Belanger  <belanger@truman.edu>
1372         * gpl.texi: Replace "Library Public License" by "Lesser Public
1373         License" throughout.
1375 2006-09-15  David Kastrup  <dak@gnu.org>
1377         * keymaps.texi (Active Keymaps): Adapt description to use
1378         `get-char-property' instead `get-text-property'.  Explain how
1379         mouse events change this.  Explain the new optional argument of
1380         `key-binding' and its mouse-dependent lookup.
1381         (Searching Keymaps): Adapt description similarly.
1382         (Remapping Commands): Explain the new optional argument of
1383         `command-remapping'.
1385 2006-09-14  Richard Stallman  <rms@gnu.org>
1387         * keymaps.texi (Searching Keymaps): Clarification.
1388         (Active Keymaps): Refer to Searching Keymaps instead of duplication.
1390 2006-09-13  Richard Stallman  <rms@gnu.org>
1392         * objects.texi (Character Type): Node split.
1393         Add xref to Describing Characters.
1394         (Basic Char Syntax, General Escape Syntax)
1395         (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
1397 2006-09-11  Richard Stallman  <rms@gnu.org>
1399         * display.texi (Display Table Format): Wording clarification.
1400         (Glyphs): Clarifications.
1402 2006-09-10  Chong Yidong  <cyd@stupidchicken.com>
1404         * keymaps.texi (Active Keymaps): Mention that key-binding checks
1405         local maps.
1407 2006-09-10  Kim F. Storm  <storm@cua.dk>
1409         * display.texi (Forcing Redisplay): Document return value of
1410         function redisplay.
1412 2006-09-09  Richard Stallman  <rms@gnu.org>
1414         * windows.texi (Window Hooks): Explain limits of
1415         window-scroll-functions.
1417         * display.texi (Fringe Indicators): Update for last change in
1418         indicate-buffer-boundaries.
1420 2006-09-08  Richard Stallman  <rms@gnu.org>
1422         * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
1424 2006-09-06  Kim F. Storm  <storm@cua.dk>
1426         * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
1428         * windows.texi (Window Start): Update pos-visible-in-window-p.
1430 2006-09-04  Richard Stallman  <rms@gnu.org>
1432         * processes.texi (Accepting Output): Explain SECONDS=0 for
1433         accept-process-output.
1435         * os.texi (Idle Timers): Explain why timer functions should not
1436         loop until (input-pending-p).
1438 2006-09-02  Eli Zaretskii  <eliz@gnu.org>
1440         * makefile.w32-in (usermanualdir): New variable.
1441         (elisp.dvi): Use it.
1443 2006-09-01  Eli Zaretskii  <eliz@gnu.org>
1445         * buffers.texi (Buffer Modification): Fix last change.
1447 2006-09-01  Chong Yidong  <cyd@stupidchicken.com>
1449         * buffers.texi (Buffer Modification): Document
1450         buffer-chars-modified-tick.
1452 2006-08-31  Richard Stallman  <rms@gnu.org>
1454         * modes.texi (Syntactic Font Lock): Mention specific faces once again.
1456 2006-08-31  Richard Bielawski  <RBielawski@moneygram.com>  (tiny change)
1458         * modes.texi (Syntactic Font Lock):
1459         Mention font-lock-syntactic-face-function
1460         instead of specific faces.
1462 2006-08-29  Chong Yidong  <cyd@stupidchicken.com>
1464         * display.texi (Images): Add xrref to display-images-p.
1466 2006-08-28  Kenichi Handa  <handa@m17n.org>
1468         * nonascii.texi (Lisp and Coding Systems): Fix description of
1469         detect-coding-region.
1471 2006-08-27  Michael Olson  <mwolson@gnu.org>
1473         * processes.texi (Transaction Queues): Remove stray quote
1474         character.
1476 2006-08-25  Richard Stallman  <rms@gnu.org>
1478         * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
1479         Add xref.
1481 2006-08-24  Chong Yidong  <cyd@stupidchicken.com>
1483         * os.texi (Timers): Avoid waiting inside timers.
1485 2006-08-21  Lute Kamstra  <lute@gnu.org>
1487         * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
1489 2006-08-20  Richard Stallman  <rms@gnu.org>
1491         * os.texi (Idle Timers): New node, split out from Timers.
1492         Document current-idle-time.
1493         * commands.texi (Reading One Event): Update xref.
1494         * elisp.texi (Top): Update subnode menu.
1496 2006-08-16  Richard Stallman  <rms@gnu.org>
1498         * keymaps.texi (Extended Menu Items): Show format of cached
1499         bindings in extended menu items.
1501         * customize.texi (Variable Definitions): Explain when the
1502         standard value expression is evaluated.
1504 2006-08-15  Chong Yidong  <cyd@stupidchicken.com>
1506         * commands.texi (Reading One Event): Explain idleness in
1507         `read-event'.
1509 2006-08-12  Chong Yidong  <cyd@stupidchicken.com>
1511         * text.texi (Near Point): Say "cursor" not "terminal cursor".
1512         (Commands for Insertion): Removed split-line since it's not
1513         relevant for Lisp programming.
1514         (Yank Commands): Rewrite introduction.
1515         (Undo): Clarify.
1516         (Maintaining Undo): Clarify.  Document undo-ask-before-discard.
1517         (Filling): Remove redundant comment.  Clarify return value of
1518         current-justification.
1519         (Margins): Minor clarifications.
1520         (Adaptive Fill): Update default value of adaptive-fill-regexp.
1521         (Sorting): Update definition of sort-lines.
1522         (Columns): Clarify behavior of sort-columns.
1523         (Indent Tabs): Link to Tab Stops in Emacs manual.
1524         (Special Properties): Clarify.
1525         (Clickable Text): Mention Buttons package.
1527 2006-08-12  Kevin Ryde  <user42@zip.com.au>
1529         * os.texi (Time Parsing): Add %z to description of
1530         format-time-string, as per docstring.  Add cross reference to
1531         glibc manual for strftime.
1533 2006-08-08  Richard Stallman  <rms@gnu.org>
1535         * modes.texi: Clean up wording in previous change.
1537 2006-08-07  Chong Yidong  <cyd@stupidchicken.com>
1539         * modes.texi (Hooks): Clarify.
1540         (Major Mode Basics): Mention define-derived-mode explicitly.
1541         (Major Mode Conventions): Rebinding RET is OK for some modes.
1542         Mention change-major-mode-hook and after-change-major-mode-hook.
1543         (Example Major Modes): Moved to end of Modes section.
1544         (Mode Line Basics): Clarify.
1545         (Mode Line Data): Mention help-echo and local-map in strings.
1546         Explain reason for treatment of non-risky variables.
1547         (Properties in Mode): Clarify.
1548         (Faces for Font Lock): Add font-lock-negation-char-face.
1550 2006-08-04  Eli Zaretskii  <eliz@gnu.org>
1552         * strings.texi (Formatting Strings): Warn against arbitrary
1553         strings as first arg to `format'.
1555 2006-07-31  Thien-Thi Nguyen  <ttn@gnu.org>
1557         * text.texi (Clickable Text): Mention `help-echo' text property.
1558         Update intro, examples and associated explanations.
1560 2006-07-31  Richard Stallman  <rms@gnu.org>
1562         * commands.texi: Update xrefs.
1563         (Event Mod): New node, cut out from old Translating Input.
1565         * maps.texi: Update xrefs.
1567         * keymaps.texi (Translation Keymaps): New node.
1568         Update xrefs from Translating Input to Translation Keymaps.
1570         * elisp.texi (Top): Update subnode menu.
1572         * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
1574         * os.texi (System Interface): Fix menu descriptions of some nodes.
1575         (Translating Input): Node deleted.
1577 2006-07-31  Nick Roberts  <nickrob@snap.net.nz>
1579         * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
1581         * lists.texi (Sets And Lists): Likewise.
1583 2006-07-30  Thien-Thi Nguyen  <ttn@gnu.org>
1585         * text.texi (Fields): Mention POS
1586         requirement when narrowing is in effect.
1588 2006-07-28  Richard Stallman  <rms@gnu.org>
1590         * display.texi (Face Attributes): Simplify wording.
1591         (Attribute Functions): Clarify meaning of new-frame default
1592         attribute settings.
1594         * customize.texi (Common Keywords): Document how to use
1595         :package-version in a package not in Emacs.
1597 2006-07-28  Kim F. Storm  <storm@cua.dk>
1599         * commands.texi (Reading One Event): Fix last change.
1601 2006-07-26  Chong Yidong  <cyd@stupidchicken.com>
1603         * commands.texi (Reading One Event): Document SECONDS argument for
1604         read-event, read-char, and read-char-exclusive.
1606 2006-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1608         * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
1609         to ensure correct identification.
1611 2006-07-24  Richard Stallman  <rms@gnu.org>
1613         * text.texi (Clickable Text): Clarify.
1615         * sequences.texi (Vector Functions): Delete duplicate xref.
1617         * objects.texi (Function Type): Clarify.
1619         * modes.texi (Keymaps and Minor Modes): List punct chars for minor
1620         modes.
1622         * lists.texi (List Variables): New node.
1623         Material moved from other nodes.
1625         * variables.texi (Setting Variables): add-to-list and
1626         add-to-ordered-list moved to List Variables node.
1628 2006-07-23  Thien-Thi Nguyen  <ttn@gnu.org>
1630         * text.texi (Links and Mouse-1):
1631         For mouse-on-link-p, expand on arg POS.
1633 2006-07-21  Kim F. Storm  <storm@cua.dk>
1635         * display.texi (Forcing Redisplay): Don't mention systems which
1636         don't support sub-second timers for redisplay-preemption-period.
1638         * os.texi (Terminal Output): Clarify text vs graphical terminal.
1640 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
1642         * frames.texi (Input Focus): Document that focus-follows-mouse has
1643         no effect on MS-Windows.
1645 2006-07-18  Richard Stallman  <rms@gnu.org>
1647         * display.texi (Forcing Redisplay): Cleanups in previous change.
1649         * processes.texi (Low-Level Network): Make menu more convenient.
1651 2006-07-18  Kim F. Storm  <storm@cua.dk>
1653         * display.texi (Forcing Redisplay): redisplay-preemption-period
1654         only used on window systems.  Add xref to Terminal Output.
1656         * os.texi (Terminal Output): baud-rate only controls preemption on
1657         non-window systems.  Add xref to Forcing Redisplay.
1659         * processes.texi (Low-Level Network): Rename node "Make Network"
1660         to "Network Processes".
1662 2006-07-18  Karl Berry  <karl@gnu.org>
1664         * variables.texi, functions.texi, customize.texi, loading.texi:
1665         * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
1667 2006-07-17  Chong Yidong  <cyd@stupidchicken.com>
1669         * commands.texi (Waiting): Document batch-mode sit-for behavior.
1671 2006-07-17  Richard Stallman  <rms@gnu.org>
1673         * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
1674         Put period and comma inside quotes.
1676         * loading.texi, markers.texi: Use real doublequote inside menus.
1678         * windows.texi: Put point and comma inside quotes.
1679         (Textual Scrolling): Use @samp for error message.
1681         * variables.texi, tips.texi, syntax.texi, symbols.texi:
1682         * strings.texi, streams.texi, processes.texi, os.texi:
1683         * objects.texi, numbers.texi, modes.texi, minibuf.texi:
1684         * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
1685         * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
1686         * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
1687         Put point and comma inside quotes.
1689         * control.texi (Processing of Errors): Add command-error-function.
1691         * variables.texi (File Local Variables): Clarify that
1692         file local variables make buffer-local bindings.
1694         * modes.texi (Syntactic Font Lock): Give default for
1695         font-lock-syntax-table.
1697 2006-07-17  Nick Roberts  <nickrob@snap.net.nz>
1699         * text.texi (Special Properties): Clean up previous change.
1701 2006-07-16  Karl Berry  <karl@gnu.org>
1703         * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
1704         * control.texi: Fix bad page breaks through chapter 10 (control).
1706         * anti.texi (Antinews): Reorder face-attribute fns to avoid
1707         underfull hbox.
1709 2006-07-15  Nick Roberts  <nickrob@snap.net.nz>
1711         * text.texi (Special Properties): Describe fontified text property
1712         in relation to a character (not text).
1714 2006-07-15  Kim F. Storm  <storm@cua.dk>
1716         * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
1717         Add apropos-mode-map, custom-mode-map, esc-map, global-map,
1718         grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
1720         * anti.texi (Antinews): Mention redisplay function.
1721         The kbd macro existed, but was not documented, before 22.x.
1722         Function pos-visible-in-window-p is not new in 22.x, just enhanced.
1724 2006-07-14  Nick Roberts  <nickrob@snap.net.nz>
1726         * display.texi (Displaying Messages): Add anchor.
1728         * frames.texi (Dialog Boxes): Use it.
1730 2006-07-12  Richard Stallman  <rms@gnu.org>
1732         * objects.texi (Frame Type): Explain nature of frames better.
1734         * frames.texi (Frames): Explain nature of frames better.
1736 2006-07-12  Ken Manheimer  <ken.manheimer@gmail.com>
1738         * tips.texi (Coding Conventions): Explain why use cl at compile time.
1740 2006-07-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1742         * frames.texi (Window System Selections): Mention scrap support for Mac.
1743         Default value of x-select-enable-clipboard is t on Mac.
1745         * os.texi (Getting Out): Suspending is not allowed on Mac, either.
1747 2006-07-11  Kim F. Storm  <storm@cua.dk>
1749         * display.texi (Forcing Redisplay): Add `redisplay' function.
1750         Don't mention (sit-for -1) -- use (redisplay t) instead.
1752         * commands.texi (Waiting): (sit-for -1) is no longer special.
1753         (sit-for 0) is equivalent to (redisplay).
1754         Iconifying/deiconifying no longer makes sit-for return.
1756 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
1758         * display.texi (Buttons): Fix typo.
1760         * index.texi, elisp.texi (New Symbols): Comment node out.
1762 2006-07-09  Richard Stallman  <rms@gnu.org>
1764         * display.texi (Truncation): Clean up previous change.
1766 2006-07-08  Richard Stallman  <rms@gnu.org>
1768         * commands.texi (Interactive Call): Use 3 as prefix in example
1769         for execute-extended-command.
1771         * display.texi (Attribute Functions): Move paragraph about
1772         compatibility with Emacs < 21.
1774 2006-07-09  Kim F. Storm  <storm@cua.dk>
1776         * display.texi (Refresh Screen): Clarify force-window-update.
1777         (Truncation): "Normally" indicated by fringe arrows.
1779 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
1781         * windows.texi (Textual Scrolling, Resizing Windows):
1782         * variables.texi (Constant Variables):
1783         * text.texi (Buffer Contents, Deletion, Changing Properties)
1784         (Property Search, Special Properties, Sticky Properties)
1785         (Links and Mouse-1, Fields, Change Hooks):
1786         * syntax.texi (Syntax Table Functions, Parsing Expressions)
1787         (Categories):
1788         * symbols.texi (Other Plists):
1789         * streams.texi (Output Variables):
1790         * processes.texi (Input to Processes, Query Before Exit):
1791         * positions.texi (Word Motion, Text Lines, List Motion):
1792         * os.texi (Init File, System Environment, Sound Output)
1793         (Session Management):
1794         * nonascii.texi (Text Representations, Character Sets)
1795         (Chars and Bytes, Locales):
1796         * modes.texi (Defining Minor Modes, Header Lines):
1797         * minibuf.texi (Minibuffer Contents):
1798         * markers.texi (Information from Markers):
1799         * lists.texi (List Elements, Building Lists, Association Lists):
1800         * keymaps.texi (Tool Bar):
1801         * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
1802         * functions.texi (What Is a Function, Mapping Functions):
1803         * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
1804         (Color Names, Text Terminal Colors, Display Feature Testing):
1805         * files.texi (Visiting Functions, File Name Components)
1806         (Unique File Names, Contents of Directories):
1807         * display.texi (Forcing Redisplay, Displaying Messages)
1808         (Temporary Displays, Font Selection, Auto Faces)
1809         (Font Lookup, Fringe Indicators, Display Margins)
1810         (Image Descriptors, Showing Images, Image Cache, Button Types)
1811         (Making Buttons, Manipulating Buttons, Button Buffer Commands)
1812         (Display Table Format, Glyphs):
1813         * control.texi (Iteration):
1814         * commands.texi (Command Loop Info, Adjusting Point):
1815         * backups.texi (Making Backups, Auto-Saving):
1816         Remove @tindex entries.
1818 2006-07-07  Kim F. Storm  <storm@cua.dk>
1820         * display.texi (Fringe Cursors): Fix typo.
1821         (Customizing Bitmaps): Fix define-fringe-bitmap entry.
1822         (Overlay Arrow): Default is overlay-arrow fringe indicator.
1824 2006-07-05  Richard Stallman  <rms@gnu.org>
1826         * text.texi (Buffer Contents): Add example of text props
1827         in result of buffer-substring.
1828         (Text Properties): Explain better about use of specific property names.
1829         (Property Search): Some cleanups; reorder some functions.
1831         * keymaps.texi (Changing Key Bindings): Cleanup.
1832         Add xref to Key Binding Conventions.
1834         * display.texi (Attribute Functions): Add examples for
1835         face-attribute-relative-p.
1837         * tips.texi (Coding Conventions): Cleanup last change.
1839 2006-07-05  Karl Berry  <karl@gnu.org>
1841         * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
1842         Remove @setchapternewpage odd.
1843         Result is 1013 pages, down from 1100.
1845         * anti.texi, customize.texi, display.texi, internals.texi:
1846         * minibuf.texi, modes.texi, tips.texi:
1847         Fix overfull/underfull boxes.
1849 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
1851         * edebug.texi (Instrumenting):
1852         Add Edebug-specific findex for eval-buffer.
1853         * loading.texi (Loading):
1854         Replace eval-current-buffer with eval-buffer.
1856 2006-06-30  Nick Roberts  <nickrob@snap.net.nz>
1858         * locals.texi (Standard Buffer-Local Variables): Update the list
1859         of variables.
1861 2006-06-26  Nick Roberts  <nickrob@snap.net.nz>
1863         * files.texi (File Name Completion): Point user to the node
1864         "Reading File Names".
1866 2006-06-24  Eli Zaretskii  <eliz@gnu.org>
1868         * files.texi (Contents of Directories): Document case-insensitive
1869         behavior on respective filesystems.
1871         * objects.texi (Character Type): Document that Emacs signals an
1872         error for unsupported Unicode characters specified as \uNNNN.
1874 2006-06-19  Richard Stallman  <rms@gnu.org>
1876         * processes.texi (Bindat Spec): Clarify previous change.
1878 2006-06-16  Richard Stallman  <rms@gnu.org>
1880         * tips.texi (Coding Conventions): Better explain conventions
1881         for definition constructs.
1883         * text.texi (Special Properties): String value of `read-only'
1884         serves as the error message.
1886         * objects.texi (Character Type): Clarify prev. change.
1887         (Non-ASCII in Strings): Mention \u and \U.
1889         * commands.texi (Using Interactive): Explain problem of
1890         markers, etc., in command-history.
1892 2006-06-14  Kim F. Storm  <storm@cua.dk>
1894         * commands.texi (Waiting): Negative arg to sit-for forces
1895         redisplay even if input is pending.
1897         * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
1898         redisplay.  Remove incorrect example of binding redisplay-dont-pause
1899         around (sit-for 0).
1901 2006-06-13  Richard Stallman  <rms@gnu.org>
1903         * display.texi (Forcing Redisplay): Clarify previous change.
1905 2006-06-13  Romain Francoise  <romain@orebokech.com>
1907         * display.texi (Forcing Redisplay): Fix typo.
1909 2006-06-13  Kim F. Storm  <storm@cua.dk>
1911         * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
1913 2006-06-10  Luc Teirlinck  <teirllm@auburn.edu>
1915         * tips.texi (Coding Conventions): Add `@end itemize'.
1917 2006-06-10  Richard Stallman  <rms@gnu.org>
1919         * tips.texi (Coding Conventions): Explain use of coding systems
1920         to ensure one decoding for strings.
1922 2006-06-09  Aidan Kehoe  <kehoea@parhasard.net>
1924         * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
1925         syntax.
1927 2006-06-07  Eli Zaretskii  <eliz@gnu.org>
1929         * display.texi (Font Selection): Remove description of
1930         clear-face-cache.
1932         * compile.texi (Eval During Compile): Fix a typo.  Add index
1933         entries for possible uses of eval-when-compile.
1935 2006-06-04  Thien-Thi Nguyen  <ttn@gnu.org>
1937         * display.texi (Abstract Display): Fix typo.
1939 2006-06-03  Eli Zaretskii  <eliz@gnu.org>
1941         * minibuf.texi (Minibuffer History) <history-add-new-input>:
1942         Reword variable's description.
1944 2006-06-01  Richard Stallman  <rms@gnu.org>
1946         * windows.texi (Splitting Windows): Clarify splitting nonselected
1947         window.
1949 2006-05-31  Juri Linkov  <juri@jurta.org>
1951         * minibuf.texi (Minibuffer History): Add history-add-new-input.
1953 2006-05-30  Richard Stallman  <rms@gnu.org>
1955         * display.texi (Line Height): Fix errors in description of
1956         default line height and line-height properyty.
1958         * nonascii.texi (Default Coding Systems): Further clarification.
1960 2006-05-29  Luc Teirlinck  <teirllm@auburn.edu>
1962         * internals.texi (Pure Storage): Mention that an overflow in pure
1963         space causes a memory leak.
1964         (Garbage Collection): If there was an overflow in pure space,
1965         `garbage-collect' returns nil.
1967 2006-05-30  Eli Zaretskii  <eliz@gnu.org>
1969         * nonascii.texi (Default Coding Systems): Fix it some more.
1971 2006-05-29  Eli Zaretskii  <eliz@gnu.org>
1973         * nonascii.texi (Default Coding Systems): Fix last change.
1975 2006-05-29  Kenichi Handa  <handa@m17n.org>
1977         * nonascii.texi (find-operation-coding-system): Describe the new
1978         argument format (FILENAME . BUFFER).
1980 2006-05-28  Richard Stallman  <rms@gnu.org>
1982         * tips.texi (Coding Conventions): Better explain reasons not to
1983         advise other packages or use `eval-after-load'.
1985 2006-05-29  Kim F. Storm  <storm@cua.dk>
1987         * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
1988         `bindat-idx' and `bindat-raw' for clarity.
1990 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
1992         * processes.texi (Bindat Spec): Expand on `repeat' handler.
1994         * display.texi (Display): Add "Abstract Display" to menu.
1995         (Abstract Display, Abstract Display Functions)
1996         (Abstract Display Example): New nodes.
1997         * elisp.texi (Top): Add "Abstract Display" to menu.
1999 2006-05-27  Chong Yidong  <cyd@stupidchicken.com>
2001         * keymaps.texi (Key Sequences): Link to input events definition.
2002         (Format of Keymaps): Delete material duplicated in Keymap Basics.
2004         * files.texi (Changing Files): Document updated argument list for
2005         copy-file.
2007 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
2009         * processes.texi (Bindat Functions): Explain term "total length".
2010         Use it in bindat-length and bindat-pack descriptions.
2012 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
2014         * tips.texi (Coding Conventions): Advise against using
2015         eval-after-load in packages.  Add an index entry.
2017 2006-05-25  Juri Linkov  <juri@jurta.org>
2019         * minibuf.texi (Text from Minibuffer): Undocument keep-all.
2021         * modes.texi (%-Constructs): Add %e, %z, %Z.
2023 2006-05-25  Richard Stallman  <rms@gnu.org>
2025         * elisp.texi (Top): Update subnode menu.
2027         * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
2028         (Keymaps): Update menu.
2030 2006-05-25  Chong Yidong  <cyd@stupidchicken.com>
2032         * keymaps.texi (Key Sequences): Some clarifications.
2034 2006-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
2036         * processes.texi (Bindat Functions): Say "unibyte string"
2037         explicitly for bindat-unpack and bindat-pack descriptions.
2038         (Bindat Examples): Don't call `string-make-unibyte' in example.
2040 2006-05-25  Chong Yidong  <cyd@stupidchicken.com>
2042         * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
2043         Explain string and vector representations of key sequences.
2045         * keymaps.texi (Changing Key Bindings):
2046         * commands.texi (Interactive Codes):
2047         * help.texi (Describing Characters): Refer to it.
2049 2006-05-23  Luc Teirlinck  <teirllm@auburn.edu>
2051         * frames.texi (Pointer Shape): @end table -> @end defvar.
2053 2006-05-22  Richard Stallman  <rms@gnu.org>
2055         * elisp.texi (Top): Update subnode menus.
2057         * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
2058         Contents rewritten; material from old Pointer Shape node moved here.
2060         * display.texi (Pointer Shape): Node deleted.
2061         (Image Descriptors): Minor cleanup.
2063 2006-05-21  Richard Stallman  <rms@gnu.org>
2065         * syntax.texi (Parsing Expressions): Update info on which STATE
2066         elements are ignored.
2068 2006-05-19  Luc Teirlinck  <teirllm@auburn.edu>
2070         * hooks.texi (Standard Hooks): Correct typo.
2072         * gpl.texi (GPL): ifinfo -> ifnottex.
2074 2006-05-19  Michael Ernst  <mernst@alum.mit.edu>  (tiny change)
2076         * searching.texi (Simple Match Data): Warn about match data being
2077         set anew by every search.
2079 2006-05-17  Richard Stallman  <rms@gnu.org>
2081         * minibuf.texi (Minibuffer History): Clarify.
2083         * searching.texi (Regexp Special): Clarify nested regexp warning.
2085 2006-05-16  Kim F. Storm  <storm@cua.dk>
2087         * minibuf.texi (Minibuffer History): Update add-to-history.
2089 2006-05-15  Oliver Scholz  <epameinondas@gmx.de>  (tiny change)
2091         * nonascii.texi (Explicit Encoding): Fix
2092         typo (encoding<->decoding).
2094 2006-05-14  Richard Stallman  <rms@gnu.org>
2096         * buffers.texi (Creating Buffers): Cleanup.
2098         * files.texi (Visiting Functions): Rewrite in find-file-noselect.
2100 2006-05-13  Eli Zaretskii  <eliz@gnu.org>
2102         * buffers.texi (Current Buffer): Document that with-temp-buffer
2103         disables undo.
2105         * os.texi (Terminal-Specific): More accurate description of how
2106         Emacs searches for the terminal-specific libraries.
2108 2006-05-12  Eli Zaretskii  <eliz@gnu.org>
2110         * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
2111         emacs-xtra to @inforef's.
2113         * text.texi (Undo): Document that undo is turned off in buffers
2114         whose names begin with a space.
2116         * buffers.texi (Buffer Names): Add index entries for buffers whose
2117         names begin with a space.
2118         (Creating Buffers): Document that undo is turned off in buffers
2119         whose names begin with a space.
2121         * files.texi (Visiting Functions, Reading from Files)
2122         (Saving Buffers): Mention code and EOL conversions by file I/O
2123         primitives and subroutines.
2125         * nonascii.texi (Lisp and Coding Systems): Document
2126         coding-system-eol-type.  Add index entries for eol conversion.
2128         * display.texi (Defining Faces): Mention `mac', and add an xref to
2129         where window-system is described.
2131 2006-05-10  Richard Stallman  <rms@gnu.org>
2133         * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
2135 2006-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
2137         * variables.texi (File Local Variables): Recommend to quote lambda
2138         expressions in safe-local-variable property.
2140 2006-05-09  Richard Stallman  <rms@gnu.org>
2142         * variables.texi (File Local Variables): Document
2143         safe-local-eval-forms and safe-local-eval-function.
2145 2006-05-07  Kim F. Storm  <storm@cua.dk>
2147         * minibuf.texi (Minibuffer History): Remove keep-dups arg
2148         from add-to-history.
2150 2006-05-07  Romain Francoise  <romain@orebokech.com>
2152         * commands.texi (Event Input Misc):
2153         * compile.texi (Eval During Compile):
2154         * internals.texi (Buffer Internals):
2155         * minibuf.texi (Initial Input):
2156         * nonascii.texi (Scanning Charsets):
2157         * numbers.texi (Comparison of Numbers):
2158         * windows.texi (Textual Scrolling, Vertical Scrolling):
2159         Fix various typos.
2161 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
2163         * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
2164         conditional xref's to either emacs or emacs-xtra, depending on
2165         @iftex/@ifnottex.
2167         * minibuf.texi (Minibuffer History): Document add-to-history.
2169 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
2171         * internals.texi (Pure Storage): Mention the pure overflow message
2172         at startup.
2174 2006-05-05  Johan Bockgård  <bojohan@dd.chalmers.se>
2176         * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
2177         (Searching Keymaps): Fix pseudo-Lisp description of keymap
2178         search.
2180 2006-05-01  Richard Stallman  <rms@gnu.org>
2182         * intro.texi (nil and t): Clarify.
2184         * variables.texi (File Local Variables): Suggest using booleanp.
2186 2006-05-01  Juanma Barranquero  <lekktu@gmail.com>
2188         * objects.texi (Type Predicates): Fix typos.
2190 2006-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
2192         * intro.texi (nil and t): Add booleanp.
2194         * objects.texi (Type Predicates): Add links for booleanp and
2195         string-or-null-p.
2197 2006-04-29  Richard Stallman  <rms@gnu.org>
2199         * modes.texi (Multiline Font Lock): Rename from
2200         Multi line Font Lock Elements.  Much clarification.
2201         (Font Lock Multiline, Region to Fontify): Much clarification.
2203 2006-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
2205         * variables.texi (File Local Variables): Remove the special case t for
2206         safe-local-variable.
2208 2006-04-26  Richard Stallman  <rms@gnu.org>
2210         * syntax.texi (Parsing Expressions): Minor cleanup.
2212 2006-04-18  Richard Stallman  <rms@gnu.org>
2214         * tips.texi (Coding Conventions): Explain when the package's
2215         prefix should appear later on (not at the start of the name).
2217         * searching.texi (String Search): Clarify effect of NOERROR.
2219         * modes.texi (Imenu): Clarify what special items do.
2221         * hooks.texi (Standard Hooks): Delete text about old hook names.
2223 2006-04-17  Romain Francoise  <romain@orebokech.com>
2225         * variables.texi (Local Variables): Update the default value of
2226         `max-specpdl-size'.
2228 2006-04-15  Michael Olson  <mwolson@gnu.org>
2230         * processes.texi (Transaction Queues): Mention the new optional
2231         `delay-question' argument for `tq-enqueue'.
2233 2006-04-13  Bill Wohler  <wohler@newt.com>
2235         * customize.texi (Common Keywords): Use dotted notation for
2236         :package-version value.  Specify its values.  Improve documentation
2237         for customize-package-emacs-version-alist.
2239 2006-04-12  Bill Wohler  <wohler@newt.com>
2241         * customize.texi (Common Keywords): Move description of
2242         customize-package-emacs-version-alist to @defvar.
2244 2006-04-10  Bill Wohler  <wohler@newt.com>
2246         * customize.texi (Common Keywords): Add :package-version.
2248 2006-04-10  Kim F. Storm  <storm@cua.dk>
2250         * text.texi (Buffer Contents): Add NOPROPS arg to
2251         filter-buffer-substring.
2253 2006-04-08  Kevin Ryde  <user42@zip.com.au>
2255         * os.texi (Command-Line Arguments): Update xref to emacs manual
2256         "Command Arguments" -> "Emacs Invocation", per change there.
2258 2006-04-08  Thien-Thi Nguyen  <ttn@gnu.org>
2260         * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
2261         be on one line to help makeinfo not render two spaces after the dot.
2263 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
2265         * strings.texi (Predicates for Strings): Add string-or-null-p.
2267 2006-03-28  Kim F. Storm  <storm@cua.dk>
2269         * processes.texi (Accepting Output): Remove obsolete (and incorrect)
2270         remarks about systems that don't support fractional seconds.
2272 2006-03-25  Karl Berry  <karl@gnu.org>
2274         * elisp.texi: Use @copyright{} instead of (C), and do not indent
2275         the year list.
2277 2006-03-21  Nick Roberts  <nickrob@snap.net.nz>
2279         * display.texi (Fringe Indicators): Fix typos.
2281 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
2283         * tips.texi (Documentation Tips): One can now also write `program'
2284         in front of a quoted symbol in a docstring to prevent making a
2285         hyperlink.
2287 2006-03-19  Alan Mackenzie  <acm@muc.de>
2289         * text.texi (Special Properties): Clarify `fontified' property.
2291 2006-03-16  Richard Stallman  <rms@gnu.org>
2293         * display.texi (Defining Images): Minor cleanup.
2295 2006-03-16  Bill Wohler  <wohler@newt.com>
2297         * display.texi (Defining Images): In image-load-path-for-library,
2298         prefer user's images.
2300 2006-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2302         * modes.texi (Region to Fontify): Remove font-lock-lines-before.
2304 2006-03-15  Bill Wohler  <wohler@newt.com>
2306         * display.texi (Defining Images): Fix example in
2307         image-load-path-for-library by not recommending that one binds
2308         image-load-path.  Just defvar it to placate compiler and only use
2309         it if previously defined.
2311 2006-03-14  Bill Wohler  <wohler@newt.com>
2313         * display.texi (Defining Images): In image-load-path-for-library,
2314         always return list of directories.  Update example.
2316 2006-03-14  Alan Mackenzie  <acm@muc.de>
2318         * modes.texi: New node, "Region to Fontify" (for Font Lock).
2319         This describes font-lock-extend-region-function.
2320         ("Other Font Lock Variables"): Move "font-lock-lines-before" to
2321         the new node "Region to Fontify".
2323 2006-03-13  Richard Stallman  <rms@gnu.org>
2325         * display.texi (Invisible Text): The impossible position is
2326         now before the invisible text, not after.
2327         (Defining Images): Clean up last change.
2329 2006-03-11  Bill Wohler  <wohler@newt.com>
2331         * display.texi (Defining Images): Add image-load-path-for-library.
2333 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
2335         * text.texi (Adaptive Fill): Fix Texinfo usage.
2337         * strings.texi (Creating Strings): Fix Texinfo usage.
2339         * searching.texi (Regexp Special): Use @samp for regular
2340         expressions that are not in Lisp syntax.
2342 2006-03-08  Luc Teirlinck  <teirllm@auburn.edu>
2344         * searching.texi (Regexp Special): Put remark between parentheses
2345         to avoid misreading.
2347 2006-03-07  Luc Teirlinck  <teirllm@auburn.edu>
2349         * searching.texi (Syntax of Regexps): More accurately describe
2350         which characters are special in which situations.
2351         (Regexp Special): Recommend _not_ to quote `]' or `-' when they
2352         are not special.  Describe in detail when `[' and `]' are special.
2353         (Regexp Backslash): Plenty of regexps with unbalanced square
2354         brackets are valid, so reword that statement.
2356 2006-03-02  Kim F. Storm  <storm@cua.dk>
2358         * keymaps.texi (Tool Bar): Add tool-bar-border.
2360 2006-02-28  Luc Teirlinck  <teirllm@auburn.edu>
2362         * loading.texi (Load Suffixes): Rephrase last paragraph.  Fix typos.
2364 2006-02-27  Luc Teirlinck  <teirllm@auburn.edu>
2366         * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
2368         * files.texi (Locating Files): Suggest additional values for the
2369         SUFFIXES arg of `locate-file'.  Update pxref.
2371         * loading.texi (Loading): Include new node "Load Suffixes" in menu.
2372         (How Programs Do Loading): Discuss the effects of Auto Compression
2373         mode on `load'.
2374         (Load Suffixes): New node.
2375         (Library Search): Delete description of `load-suffixes'; it was
2376         moved to "Load Suffixes".
2377         (Autoload, Named Features): Mention `load-suffixes'.
2379 2006-02-21  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
2381         * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
2383         * windows.texi (Window Tree): Fix typo.
2385 2006-02-20  Kim F. Storm  <storm@cua.dk>
2387         * display.texi (Fringe Indicators): New section.
2388         Move indicate-empty-lines, indicate-buffer-boundaries, and
2389         default-indicate-buffer-boundaries here.
2390         Add fringe-indicator-alist and default-fringes-indicator-alist.
2391         Add list of logical fringe indicator symbols.
2392         Update list of standard bitmap names.
2393         (Fringe Cursors): New section.
2394         Move overflow-newline-into-fringe here.
2395         Add fringe-cursor-alist and default-fringes-cursor-alist.
2396         Add list of fringe cursor symbols.
2398 2006-02-20  Juanma Barranquero  <lekktu@gmail.com>
2400         * commands.texi (Using Interactive): Fix reference to node
2401         "Minibuffers".
2403 2006-02-19  Richard M. Stallman  <rms@gnu.org>
2405         * minibuf.texi (High-Level Completion):
2406         Add xref to read-input-method-name.
2408         * files.texi (Relative File Names): Move file-relative-name here.
2409         (File Name Expansion): From here.  Minor clarifications.
2411         * commands.texi (Using Interactive): Add xrefs about reading input.
2412         Clarify remarks about that moving point and mark.
2413         Put string case before list case.
2415 2006-02-16  Johan Bockgård  <bojohan@dd.chalmers.se>
2417         * display.texi (Other Display Specs, Image Descriptors):
2418         Revert erroneous changes.  The previous description of
2419         image-descriptors as `(image . PROPS)' was correct.
2421 2006-02-14  Richard M. Stallman  <rms@gnu.org>
2423         * variables.texi (File Local Variables): Clarifications.
2425 2006-02-14  Juanma Barranquero  <lekktu@gmail.com>
2427         * variables.texi (File Local Variables): Use @code for a cons
2428         cell, not @var.
2430 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
2432         * variables.texi (File Local Variables): Document new file local
2433         variable behavior.
2435 2006-02-10  Kim F. Storm  <storm@cua.dk>
2437         * eval.texi (Function Indirection): Add NOERROR to indirect-function.
2439 2006-02-08  Juanma Barranquero  <lekktu@gmail.com>
2441         * modes.texi (%-Constructs): Remove obsolete info about
2442         `global-mode-string'.
2444 2006-02-07  Richard M. Stallman  <rms@gnu.org>
2446         * commands.texi (Prefix Command Arguments): Minor cleanup.
2448         * display.texi: "Graphical display", not window system.
2450         * functions.texi (What Is a Function): Fix xref.
2452         * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
2453         (Changing Key Bindings): Clarify when remapping is better than
2454         substitute-key-definition.
2456 2006-02-02  Richard M. Stallman  <rms@gnu.org>
2458         * minibuf.texi (Basic Completion): Completion alists are risky.
2460         * keymaps.texi (Active Keymaps): Clarifications.
2461         (Searching Keymaps): New node.
2462         (Keymaps): Update menu.
2464         * frames.texi (Layout Parameters): Minor clarification.
2465         (Drag and Drop): New node.
2466         (Frames): Update menu.
2468 2006-01-29  Chong Yidong  <cyd@stupidchicken.com>
2470         * display.texi (Other Display Specs, Image Descriptors):
2471         Image description is a list, not a cons cell.
2473 2006-01-28  Luc Teirlinck  <teirllm@auburn.edu>
2475         * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
2476         list is not necessarily a list).
2478 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
2480         * frames.texi (Layout Parameters): border-width and
2481         internal-border-width belong to the frame, not the window.
2483 2006-01-19  Richard M. Stallman  <rms@gnu.org>
2485         * nonascii.texi (Translation of Characters): Search cmds use
2486         translation-table-for-input.  Automatically made local.
2488         * markers.texi (Overview of Markers): Count insertion type
2489         as one of a marker's attributes.
2491         * keymaps.texi (Controlling Active Maps): New node, split out of
2492         Active Keymaps.
2493         (Keymaps): Menu updated.
2494         (Active Keymaps): Give pseudocode to explain how the active
2495         maps are searched.  current-active-maps and key-binding moved here.
2496         (Functions for Key Lookup): current-active-maps and key-binding moved.
2497         Clarifications.
2498         (Searching the Keymaps): New subnode.
2500         * elisp.texi (Top): Menu clarification.
2502         * display.texi (Other Display Specs): Delete duplicate entry for
2503         just a string as display spec.  Move text about recursive display
2504         specs on such a string.
2506         * commands.texi (Key Sequence Input): Clarify.
2507         Move num-nonmacro-input-events out.
2508         (Reading One Event): num-nonmacro-input-events moved here.
2510 2006-01-14  Nick Roberts  <nickrob@snap.net.nz>
2512         * advice.texi (Simple Advice): Update example to fit argument
2513         change in previous-line.
2515 2006-01-05  Richard M. Stallman  <rms@gnu.org>
2517         * markers.texi (The Mark): Fix in `mark'.
2519 2006-01-04  Richard M. Stallman  <rms@gnu.org>
2521         * processes.texi (Misc Network, Make Network): Minor cleanups.
2523 2006-01-04  Kim F. Storm  <storm@cua.dk>
2525         * processes.texi (Make Network): Add IPv6 addresses and handling.
2526         (Network Feature Testing): Mention (:family ipv6).
2527         (Misc Network): Add IPv6 formats to format-network-address.
2529 2005-12-30  Richard M. Stallman  <rms@gnu.org>
2531         * text.texi (Changing Properties):
2532         Don't use return value of set-text-properties.
2534 2005-12-29  Luc Teirlinck  <teirllm@auburn.edu>
2536         * modes.texi (Mode Line Format): Correct typo in menu.
2538 2005-12-29  Richard M. Stallman  <rms@gnu.org>
2540         * modes.texi (Mode Line Top): New node.
2541         (Mode Line Data): Some text moved to new node.
2542         Explain the data structure more concretely.
2543         (Mode Line Basics): Clarifications.
2544         (Mode Line Variables): Clarify intro paragraph.
2545         (%-Constructs): Clarify intro paragraph.
2546         (Mode Line Format): Update menu.
2548 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
2550         * minibuf.texi (Basic Completion): Update lazy-completion-table
2551         examples for removal of ARGS argument.
2553 2005-12-23  Richard M. Stallman  <rms@gnu.org>
2555         * text.texi (Undo): Restore some explanation from the version
2556         that was deleted.
2558 2005-12-23  Eli Zaretskii  <eliz@gnu.org>
2560         * text.texi (Undo): Remove duplicate descriptions of `apply
2561         funname' and `apply delta' elements of the undo list.
2563 2005-12-20  Richard M. Stallman  <rms@gnu.org>
2565         * help.texi (Help Functions): Update documentation of `apropos'.
2567 2005-12-20  Luc Teirlinck  <teirllm@auburn.edu>
2569         * customize.texi (Type Keywords): Delete xref to "Text help-echo",
2570         because it is confusing.  If the :help-echo keyword is a function,
2571         it is not directly used as the :help-echo overlay property, as the
2572         xref seems to suggest (it does not take the appropriate args).
2574 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
2576         * customize.texi (Common Keywords): Fix Texinfo usage.
2577         (Group Definitions, Variable Definitions): Update for new
2578         conventions for using `*' in docstrings.
2580         * tips.texi (Documentation Tips): Update for new conventions for
2581         using `*' in docstrings.
2583 2005-12-16  Richard M. Stallman  <rms@gnu.org>
2585         * minibuf.texi (Minibuffer Contents): Minor cleanup.
2587 2005-12-16  Juri Linkov  <juri@jurta.org>
2589         * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
2591 2005-12-14  Romain Francoise  <romain@orebokech.com>
2593         * modes.texi (Customizing Keywords): Rename `append' to `how'.
2594         Fix typo.
2596 2005-12-11  Juri Linkov  <juri@jurta.org>
2598         * minibuf.texi (Completion Commands): Add mention of read-file-name
2599         for filename completion keymaps.
2600         (Reading File Names): Add mention of filename completion keymaps
2601         for read-file-name and xref to `Completion Commands'.
2603 2005-12-10  Richard M. Stallman  <rms@gnu.org>
2605         * customize.texi (Common Keywords): State caveats for use of :tag.
2607 2005-12-08  Richard M. Stallman  <rms@gnu.org>
2609         * minibuf.texi (Intro to Minibuffers): Replace list of local maps
2610         with xrefs and better explanation.
2611         (Completion Commands): Add the filename completion maps.
2613         * objects.texi (Character Type): Clarify that \s is not space
2614         if a dash follows.
2616 2005-12-05  Richard M. Stallman  <rms@gnu.org>
2618         * windows.texi (Resizing Windows): Delete preserve-before args.
2620 2005-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2622         * keymaps.texi (Format of Keymaps): Remove mention of a quirk
2623         in full keymaps, since the quirk has been fixed.
2625 2005-12-03  Eli Zaretskii  <eliz@gnu.org>
2627         * hooks.texi (Standard Hooks): Add index entries.  Mention
2628         `compilation-finish-functions'.
2630 2005-11-27  Richard M. Stallman  <rms@gnu.org>
2632         * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
2634 2005-11-21  Juri Linkov  <juri@jurta.org>
2636         * customize.texi (Common Keywords): Update links types
2637         custom-manual and url-link.  Add link types emacs-library-link,
2638         file-link, function-link, variable-link, custom-group-link.
2640 2005-11-20  Chong Yidong  <cyd@stupidchicken.com>
2642         * display.texi: Revert 2005-11-20 change.
2644 2005-11-20  Thien-Thi Nguyen  <ttn@gnu.org>
2646         * processes.texi (Bindat Functions):
2647         Say "third" to refer to zero-based index "2".
2649 2005-11-18  Luc Teirlinck  <teirllm@auburn.edu>
2651         * loading.texi (Library Search): Update the default value of
2652         `load-suffixes'.
2654 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
2656         * display.texi (Attribute Functions): Mention :ignore-defface.
2658 2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
2660         * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
2661         (Minor Mode Conventions): Mention the use of a hook.
2663 2005-11-06  Richard M. Stallman  <rms@gnu.org>
2665         * files.texi (Magic File Names): find-file-name-handler checks the
2666         `operations' property of the handler.
2668 2005-11-03  Richard M. Stallman  <rms@gnu.org>
2670         * variables.texi (Frame-Local Variables): Small clarification.
2672 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
2674         * os.texi (Init File): Document ~/.emacs.d/init.el.
2676 2005-10-29  Richard M. Stallman  <rms@gnu.org>
2678         * internals.texi (Garbage Collection): Document memory-full.
2680 2005-10-28  Bill Wohler  <wohler@newt.com>
2682         * tips.texi (Documentation Tips): Help mode now creates hyperlinks
2683         for URLs.
2685 2005-10-28  Richard M. Stallman  <rms@gnu.org>
2687         * minibuf.texi (Completion Commands): Clean up prev change.
2689 2005-10-26  Kevin Ryde  <user42@zip.com.au>
2691         * compile.texi (Eval During Compile): Explain recommended uses
2692         of eval-when-compile and eval-and-compile.
2694 2005-10-27  Masatake YAMATO  <jet@gyve.org>
2696         * minibuf.texi (Completion Commands):
2697         Write about new optional argument for `display-completion-list'.
2699 2005-10-23  Richard M. Stallman  <rms@gnu.org>
2701         * display.texi (Overlay Arrow): Clarify about local bindings of
2702         overlay-arrow-position.
2704 2005-10-22  Eli Zaretskii  <eliz@gnu.org>
2706         * internals.texi (Building Emacs): Fix last change.
2708 2005-10-22  Richard M. Stallman  <rms@gnu.org>
2710         * internals.texi (Building Emacs): Document eval-at-startup.
2712 2005-10-21  Richard M. Stallman  <rms@gnu.org>
2714         * loading.texi (Where Defined): load-history contains abs file names.
2715         symbol-file returns abs file names.
2717 2005-10-19  Kim F. Storm  <storm@cua.dk>
2719         * display.texi (Showing Images): Add max-image-size integer value.
2721 2005-10-18  Chong Yidong  <cyd@stupidchicken.com>
2723         * display.texi (Showing Images): Document max-image-size.
2725 2005-10-17  Richard M. Stallman  <rms@gnu.org>
2727         * commands.texi (Quitting): Minor clarification.
2729         * processes.texi (Sentinels): Clarify about output and quitting.
2730         (Filter Functions): Mention with-local-quit.
2732 2005-10-17  Juri Linkov  <juri@jurta.org>
2734         * buffers.texi (Current Buffer):
2735         * commands.texi (Event Input Misc):
2736         * compile.texi (Eval During Compile, Compiler Errors):
2737         * customize.texi (Group Definitions):
2738         * display.texi (Progress, Defining Faces):
2739         * files.texi (Writing to Files):
2740         * modes.texi (Mode Hooks, Defining Minor Modes):
2741         * streams.texi (Output Functions):
2742         * syntax.texi (Syntax Table Functions):
2743         * text.texi (Change Hooks):
2744         Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
2746         * commands.texi (Quitting): Replace arg `forms' with `body' in
2747         `with-local-quit'.
2749         * positions.texi (Excursions): Replace arg `forms' with `body' in
2750         `save-excursion'.
2752 2005-10-08  Kim F. Storm  <storm@cua.dk>
2754         * windows.texi (Window Tree): Rename window-split-tree to window-tree.
2755         Rename manual section accordingly.
2757 2005-10-04  Kim F. Storm  <storm@cua.dk>
2759         * windows.texi (Window Split Tree): New section describing
2760         new function window-split-tree function.
2762 2005-10-03  Nick Roberts  <nickrob@snap.net.nz>
2764         * display.texi (Fringe Size/Pos): Simplify and add detail.
2766 2005-09-30  Romain Francoise  <romain@orebokech.com>
2768         * minibuf.texi (High-Level Completion): Explain that the prompt
2769         given to `read-buffer' should end with a colon and a space.
2770         Update usage examples.
2772 2005-09-29  Juri Linkov  <juri@jurta.org>
2774         * display.texi (Displaying Messages): Rename argument name
2775         `string' to `format-string' in functions `message', `message-box',
2776         `message-or-box'.
2778 2005-09-26  Chong Yidong  <cyd@stupidchicken.com>
2780         * errors.texi (Standard Errors): Correct xrefs.
2782 2005-09-18  Chong Yidong  <cyd@stupidchicken.com>
2784         * display.texi (Defining Images): Update documentation for
2785         `image-load-path'.
2787 2005-09-17  Richard M. Stallman  <rms@gnu.org>
2789         * display.texi (Defining Images): Clean up previous change.
2791 2005-09-16  Romain Francoise  <romain@orebokech.com>
2793         * elisp.texi: Specify GFDL version 1.2.
2795         * doclicense.texi (GNU Free Documentation License): Update to
2796         version 1.2.
2798 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
2800         * display.texi (Defining Images): Document `image-load-path'.
2802 2005-09-15  Richard M. Stallman  <rms@gnu.org>
2804         * objects.texi (Printed Representation): Minor cleanup.
2805         (Box Diagrams): Minor fix.
2806         (Cons Cell Type): Move (...) index item here.
2807         (Box Diagrams): From here.
2808         (Array Type): Minor fix.
2809         (Type Predicates): Delete index "predicates".
2810         (Hash Table Type): Clarify xref.
2811         (Dotted Pair Notation): Minor fix.
2813 2005-09-10  Chong Yidong  <cyd@stupidchicken.com>
2815         * files.texi (Saving Buffers): Fix typo.
2817 2005-09-08  Richard M. Stallman  <rms@gnu.org>
2819         * tips.texi (Programming Tips): Correct the "default" prompt spec.
2821 2005-09-08  Chong Yidong  <cyd@stupidchicken.com>
2823         * locals.texi (Standard Buffer-Local Variables): Don't include
2824         mode variables for minor modes.
2825         Fix xrefs for buffer-display-count, buffer-display-table,
2826         buffer-offer-save, buffer-saved-size, cache-long-line-scans,
2827         enable-multibyte-characters, fill-column, header-line-format,
2828         left-fringe-width, left-margin, and right-fringe-width.
2830         * hooks.texi (Standard Hooks): All hooks should conform to the
2831         standard naming convention now.
2832         Fix xref for `echo-area-clear-hook'.
2834         * display.texi (Usual Display): Note that indicate-empty-lines and
2835         tab-width are buffer-local.
2837         * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
2839         * modes.texi (Mode Help): Note that major-mode is buffer-local.
2841         * nonascii.texi (Encoding and I/O): Note that
2842         buffer-file-coding-system is buffer-local.
2844         * positions.texi (List Motion): Note that defun-prompt-regexp is
2845         buffer-local.
2847         * text.texi (Auto Filling): Note that auto-fill-function is
2848         buffer-local.
2849         (Undo): Note that buffer-undo-list is buffer-local.
2851         * windows.texi (Buffers and Windows): Document
2852         buffer-display-count.
2854 2005-09-06  Richard M. Stallman  <rms@gnu.org>
2856         * tips.texi (Coding Conventions): Sometimes it is ok to put the
2857         package prefix elsewhere than at the start of the name.
2859 2005-09-03  Richard M. Stallman  <rms@gnu.org>
2861         * tips.texi (Programming Tips): Add conventions for minibuffer
2862         questions and prompts.
2864 2005-09-03  Joshua Varner  <jlvarner@gmail.com>  (tiny change)
2866         * intro.texi (nil and t): Minor cleanup.
2867         Delete spurious mention of keyword symbols.
2868         (Evaluation Notation): Add index entry.
2869         (A Sample Function Description): Minor cleanup.
2870         (A Sample Variable Description): Not all vars can be set.
2872 2005-09-03  Thien-Thi Nguyen  <ttn@gnu.org>
2874         * text.texi (Buffer Contents): Use "\n" in examples' result strings.
2876         (Insertion): Document precise type of `insert-char' arg COUNT.
2878 2005-09-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2880         * modes.texi (Other Font Lock Variables): Sync the default of
2881         font-lock-lines-before.
2883 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
2885         * files.texi (Magic File Names): Add `make-auto-save-file-name'.
2887 2005-08-29  Richard M. Stallman  <rms@gnu.org>
2889         * elisp.texi (Top): Update subnode menu.
2891         * searching.texi (Searching and Matching): Move node.
2892         Rearrange contents and add overall explanation.
2893         (Searching and Case): Move node.
2894         (Searching and Matching): Update menu.
2896 2005-08-27  Eli Zaretskii  <eliz@gnu.org>
2898         * os.texi (Startup Summary): Fix the description of the initial
2899         startup message display.
2901 2005-08-25  Richard M. Stallman  <rms@gnu.org>
2903         * searching.texi (Search and Replace): Add replace-regexp-in-string.
2905 2005-08-25  Emilio C. Lopes  <eclig@gmx.net>
2907         * display.texi (Finding Overlays): Fix `find-overlay-prop' in
2908         `next-overlay-change' example.
2910 2005-08-22  Juri Linkov  <juri@jurta.org>
2912         * display.texi (Attribute Functions): Add set-face-inverse-video-p.
2913         Fix invert-face.  Fix args of face-background.
2915         * display.texi (Standard Faces): Delete node.
2916         (Faces): Add xref to `(emacs)Standard Faces'.
2917         (Displaying Faces): Fix xref to `Standard Faces'.
2919         * modes.texi (Mode Line Data): Fix xref to Standard Faces.
2921 2005-08-20  Alan Mackenzie  <acm@muc.de>
2923         * buffers.texi (The Buffer List): Clarify the manipulation of the
2924         buffer list.
2926 2005-08-14  Richard M. Stallman  <rms@gnu.org>
2928         * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
2929         a regexp.
2931 2005-08-11  Richard M. Stallman  <rms@gnu.org>
2933         * elisp.texi (Top): Update subnode lists.
2935         * display.texi (Inverse Video): Node deleted.
2937         * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
2938         New nodes split out of Coding Conventions.
2940         * searching.texi (Regular Expressions): Document re-builder.
2942         * os.texi (Time Parsing): New node split out of Time Conversion.
2944         * processes.texi (Misc Network, Network Feature Testing)
2945         (Network Options, Make Network): New nodes split out of
2946         Low-Level Network.
2948 2005-08-09  Richard M. Stallman  <rms@gnu.org>
2950         * frames.texi (Geometry): New node, split from Size and Position.
2951         (Frame Parameters): Refer to Geometry.
2953         * buffers.texi (The Buffer List): Fix xrefs.
2955         * windows.texi (Splitting Windows): Fix xref.
2957         * frames.texi (Layout Parameters): Add xref.
2959         * display.texi (Line Height, Scroll Bars): Fix xrefs.
2961         * keymaps.texi (Menu Bar): Fix xref.
2963         * locals.texi (Standard Buffer-Local Variables): Fix xref.
2965         * modes.texi (%-Constructs): Fix xref.
2967         * frames.texi (Window Frame Parameters): Node split up.
2968         (Basic Parameters, Position Parameters, Size Parameters)
2969         (Layout Parameters, Buffer Parameters, Management Parameters)
2970         (Cursor Parameters, Color Parameters): New subnodes.
2972 2005-08-09  Luc Teirlinck  <teirllm@auburn.edu>
2974         * positions.texi (Screen Lines): Update xref for previous change
2975         in minibuf.texi.
2977         * minibuf.texi (Intro to Minibuffers): Update pxref for previous
2978         change in minibuf.texi.
2980 2005-08-09  Richard M. Stallman  <rms@gnu.org>
2982         * tips.texi (Coding Conventions): Minor cleanup.
2984         * modes.texi (Defining Minor Modes): Explain when init-value
2985         can be non-nil.
2987         * elisp.texi (Top): Update submenu for Minibuffer.
2989         * minibuf.texi (Minibuffer Misc): Node split up.
2990         (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
2991         (Recursive Mini): New nodes split out from Minibuffer Misc.
2992         (Minibuffer Misc): Document max-mini-window-height.
2994         * hash.texi (Defining Hash): Delete stray paren in example.
2996         * display.texi (Echo Area Customization): Don't define
2997         max-mini-window-height here; xref instead.
2999         * commands.texi (Event Input Misc): Update while-no-input.
3001         * advice.texi (Advising Functions): Explain when to use advice
3002         and when to use a hook.
3004 2005-07-30  Eli Zaretskii  <eliz@gnu.org>
3006         * makefile.w32-in (info): Don't run install-info.
3007         ($(infodir)/dir): New target, produced by running install-info.
3009 2005-07-27  Luc Teirlinck  <teirllm@auburn.edu>
3011         * modes.texi (Defining Minor Modes): The keyword for the initial
3012         value is :init-value, not :initial-value.
3014 2005-07-23  Eli Zaretskii  <eliz@gnu.org>
3016         * loading.texi (Autoload): Make the `doctor' example be consistent
3017         with what's in current loaddefs.el.  Describe the "fn" magic in
3018         the usage portion of the doc string.
3020 2005-07-22  Richard M. Stallman  <rms@gnu.org>
3022         * internals.texi (Garbage Collection): Clarify previous change.
3024 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
3026         * internals.texi (Garbage Collection): Add gc-cons-percentage.
3028 2005-07-18  Juri Linkov  <juri@jurta.org>
3030         * commands.texi (Accessing Events):
3031         * frames.texi (Text Terminal Colors, Resources):
3032         * markers.texi (The Mark):
3033         * modes.texi (Defining Minor Modes):
3034         Delete duplicate duplicate words.
3036 2005-07-16  Richard M. Stallman  <rms@gnu.org>
3038         * display.texi (Managing Overlays): Clarify make-overlay
3039         args for insertion types.
3041 2005-07-13  Luc Teirlinck  <teirllm@auburn.edu>
3043         * customize.texi (Variable Definitions):
3044         Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
3045         `standard-value' is a list too.
3046         (Defining New Types): Use @key{RET} instead of @key{ret}.
3048 2005-07-13  Francis Litterio  <franl@world.std.com>  (tiny change)
3050         * os.texi (Translating Input): Fix typo.
3052 2005-07-08  Richard M. Stallman  <rms@gnu.org>
3054         * README: Update edition number and size estimate.
3056         * elisp.texi (VERSION): Set to 2.9.
3058 2005-07-07  Richard M. Stallman  <rms@gnu.org>
3060         * book-spine.texinfo: Update Emacs version.
3062         * display.texi (Inverse Video): Delete mode-line-inverse-video.
3064 2005-07-06  Richard M. Stallman  <rms@gnu.org>
3066         * searching.texi (Regexp Search): Clarify what re-search-forward
3067         does when the search fails.
3069 2005-07-05  Lute Kamstra  <lute@gnu.org>
3071         * Update FSF's address in GPL notices.
3073         * doclicense.texi (GNU Free Documentation License):
3074         * gpl.texi (GPL):
3075         * tips.texi (Coding Conventions, Library Headers):
3076         * vol1.texi:
3077         * vol2.texi: Update FSF's address.
3079 2005-07-04  Richard M. Stallman  <rms@gnu.org>
3081         * hooks.texi (Standard Hooks): Add occur-hook.
3083 2005-07-03  Luc Teirlinck  <teirllm@auburn.edu>
3085         * display.texi (The Echo Area): Correct menu.
3087 2005-07-03  Richard M. Stallman  <rms@gnu.org>
3089         * elisp.texi (Top): Update subnode menu for Display.
3091         * display.texi (Displaying Messages): New node, with most
3092         of what was in The Echo Area.
3093         (Progress): Moved under The Echo Area.
3094         (Logging Messages): New node with new text.
3095         (Echo Area Customization): New node, the rest of what was
3096         in The Echo Area.  Document message-truncate-lines with @defvar.
3097         (Display): Update menu.
3099         * windows.texi (Textual Scrolling): Doc 3 values for
3100         scroll-preserve-screen-position.
3102         * text.texi (Special Properties): Change hook functions
3103         should bind inhibit-modification-hooks around altering buffer text.
3105         * keymaps.texi (Key Binding Commands): Call binding BINDING
3106         rather than DEFINITION.
3108 2005-06-29  Juanma Barranquero  <lekktu@gmail.com>
3110         * variables.texi (Defining Variables): `user-variable-p' returns t
3111         for aliases of user options, nil for alias loops.
3113 2005-06-28  Richard M. Stallman  <rms@gnu.org>
3115         * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
3116         make-keymap.
3118 2005-06-27  Luc Teirlinck  <teirllm@auburn.edu>
3120         * variables.texi (Setting Variables): Correct and clarify
3121         description of `add-to-ordered-list'.
3123 2005-06-26  Richard M. Stallman  <rms@gnu.org>
3125         * display.texi (Faces): Minor cleanup.
3127 2005-06-25  Luc Teirlinck  <teirllm@auburn.edu>
3129         * display.texi (Faces): `facep' returns t for strings that are
3130         face names.
3132 2005-06-25  Richard M. Stallman  <rms@gnu.org>
3134         * objects.texi (Equality Predicates): Clarify meaning of equal.
3136         * windows.texi (Selecting Windows): save-selected-window
3137         and with-selected-window save and restore the current buffer.
3139 2005-06-24  Richard M. Stallman  <rms@gnu.org>
3141         * numbers.texi (Float Basics): Explain how to test for NaN,
3142         and printing the sign of NaNs.
3144 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
3146         * makefile.w32-in (MAKEINFO): Use --force.
3148 2005-06-23  Richard M. Stallman  <rms@gnu.org>
3150         * display.texi (Face Functions): Correct Texinfo usage.
3152 2005-06-23  Luc Teirlinck  <teirllm@auburn.edu>
3154         * lists.texi (Rings): `ring-elements' now returns the elements of
3155         RING in order.
3157 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
3159         * markers.texi (The Mark): Texinfo usage fix.
3161 2005-06-23  Kim F. Storm  <storm@cua.dk>
3163         * searching.texi (Entire Match Data): Remove evaporate option for
3164         match-data.  Do not mention evaporate option for set-match-data.
3166 2005-06-22  Glenn Morris  <gmorris@ast.cam.ac.uk>
3168         * display.texi (Face Functions): Mention face aliases.
3170 2005-06-21  Richard M. Stallman  <rms@gnu.org>
3172         * anti.texi (Antinews): Texinfo usage fix.
3174 2005-06-21  Karl Berry  <karl@gnu.org>
3176         * elisp.texi: Use @copying.
3178         * elisp.texi: Put @summarycontents and @contents before the Top
3179         node, instead of the end of the file, so that the contents appear
3180         in the right place in the dvi/pdf output.
3182 2005-06-21  Juri Linkov  <juri@jurta.org>
3184         * display.texi (Defining Faces): Add `customized-face'.
3186 2005-06-20  Kim F. Storm  <storm@cua.dk>
3188         * variables.texi (Setting Variables): Any type of element can be
3189         given order in add-to-ordered-list.  Compare elements with eq.
3191         * lists.texi (Rearrangement): Sort predicate may just return non-nil.
3193 2005-06-20  Karl Berry  <karl@gnu.org>
3195         * syntax.texi (Syntax Flags): Make last column very slightly wider
3196         to avoid "generic comment" breaking on two lines and causing an
3197         underfull box.
3199 2005-06-19  Luc Teirlinck  <teirllm@auburn.edu>
3201         * lists.texi (Rings): Various minor clarifications and corrections.
3203 2005-06-18  Richard M. Stallman  <rms@gnu.org>
3205         * functions.texi (Obsolete Functions): Simplify.
3207         * variables.texi (Variable Aliases): Simplify.
3209         * anti.texi, backups.texi, compile.texi, customization.texi:
3210         * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
3211         * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
3212         * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
3213         * variables.texi: Fix formatting ugliness.
3215         * elisp.texi: Add links to Rings and Byte Packing.
3216         Update version and copyright years.
3218         * minibuf.texi: Fix formatting ugliness.
3219         (Completion Commands): Move keymap vars to the end
3220         and vars completing-read binds to the top.
3222 2005-06-17  Luc Teirlinck  <teirllm@auburn.edu>
3224         * processes.texi: Fix typos.
3225         (Bindat Spec): Correct Texinfo error.
3226         (Byte Packing): Fix ungrammatical sentence.
3228 2005-06-17  Thien-Thi Nguyen  <ttn@gnu.org>
3230         * lists.texi (Rings): New node.
3231         (Lists): Add it to menu.
3233         * processes.texi (Byte Packing): New node.
3234         (Processes): Add it to menu.
3236 2005-06-17  Richard M. Stallman  <rms@gnu.org>
3238         * syntax.texi (Parsing Expressions): Fix texinfo usage.
3240         * help.texi (Documentation Basics): Explain the xref to
3241         Documentation Tips.
3243         * debugging.texi (Debugger Commands): Minor fix.
3245 2005-06-16  Luc Teirlinck  <teirllm@auburn.edu>
3247         * edebug.texi (Instrumenting): Eliminate duplicate link.
3248         (Specification List): Replace references to "below", referring to
3249         a later node, with one @ref to that node.
3251         * os.texi (Timers): Timers should save and restore the match data
3252         if they change it.
3254         * debugging.texi (Debugger Commands): Mention that the Lisp
3255         debugger can not step through primitive functions.
3257 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
3259         * functions.texi (Obsolete Functions): Update argument names of
3260         `make-obsolete' and `define-obsolete-function-alias'.
3262         * variables.texi (Variable Aliases): Update argument names of
3263         `defvaralias', `make-obsolete-variable' and
3264         `define-obsolete-variable-alias'.
3266 2005-06-15  Kim F. Storm  <storm@cua.dk>
3268         * searching.texi (Entire Match Data): Rephrase warnings about
3269         evaporate arg to match-data and set-match-data.
3271 2005-06-14  Luc Teirlinck  <teirllm@auburn.edu>
3273         * elisp.texi (Top): Update detailed menu.
3275         * edebug.texi (Edebug): Update menu.
3276         (Instrumenting): Update xrefs.
3277         (Edebug Execution Modes): Correct xref.
3278         (Jumping): Clarify description of `h' command.
3279         Eliminate redundant @ref.
3280         (Breaks): New node.
3281         (Breakpoints): Is now a subsubsection.
3282         (Global Break Condition): Mention `C-x X X'.
3283         (Edebug Views): Clarify `v' and `p'.  Mention `C-x X w'.
3284         (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
3285         (Edebug Display Update): Correct pxref.
3286         (Edebug and Macros): New node.
3287         (Instrumenting Macro Calls): Is now a subsubsection.
3288         Neither arg of `def-edebug-spec' is evaluated.
3289         (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
3290         (Specification Examples): Fix typo.
3292 2005-06-14  Lute Kamstra  <lute@gnu.org>
3294         * debugging.texi (Function Debugging): Primitives can break on
3295         entry too.
3297 2005-06-14  Kim F. Storm  <storm@cua.dk>
3299         * variables.texi (Setting Variables): Add add-to-ordered-list.
3301 2005-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
3303         * syntax.texi (Parsing Expressions): Document aux functions and vars of
3304         syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
3306 2005-06-13  Lute Kamstra  <lute@gnu.org>
3308         * text.texi (Special Properties): Fix cross reference.
3310 2005-06-11  Luc Teirlinck  <teirllm@auburn.edu>
3312         * debugging.texi (Function Debugging): Delete mention of empty
3313         string argument to `cancel-debug-on-entry'.  Delete inaccurate
3314         description of the return value of that command.
3316 2005-06-11  Alan Mackenzie  <acm@muc.de>
3318         * text.texi (Adaptive Fill): Amplify the description of
3319         fill-context-prefix.
3321 2005-06-10  Luc Teirlinck  <teirllm@auburn.edu>
3323         * syntax.texi (Parsing Expressions): Fix Texinfo error.
3325 2005-06-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3327         * syntax.texi (Parsing Expressions): Document syntax-ppss.
3329 2005-06-10  Luc Teirlinck  <teirllm@auburn.edu>
3331         * debugging.texi (Error Debugging): Minor rewording.
3332         (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
3333         is optional.
3335 2005-06-10  Lute Kamstra  <lute@gnu.org>
3337         * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
3338         (Top): Give it a title.  Correct version number.  Give the
3339         detailed node listing a more prominent header.
3340         * intro.texi: Don't set VERSION here a second time.
3341         Mention Emacs's version too.
3342         * anti.texi (Antinews): Use EMACSVER to refer to the current
3343         version of Emacs.
3345 2005-06-09  Kim F. Storm  <storm@cua.dk>
3347         * searching.texi (Entire Match Data): Explain new `reseat' argument to
3348         match-data and set-match-data.
3350 2005-06-08  Richard M. Stallman  <rms@gnu.org>
3352         * searching.texi (Entire Match Data): Clarify when match-data
3353         returns markers and when integers.
3355         * display.texi (Defining Faces): Explain that face name should not
3356         end in `-face'.
3358         * modes.texi (Mode Line Data): Minor cleanup.
3359         (Customizing Keywords): Node split out of Search-based Fontification.
3360         Add example of using font-lock-add-keywords from a hook.
3361         Clarify when MODE should be non-nil, and when nil.
3363 2005-06-06  Richard M. Stallman  <rms@gnu.org>
3365         * modes.texi (Mode Line Data): Explain what happens when the car
3366         of a list is a void symbol.
3367         (Search-based Fontification): Explain MODE arg to
3368         font-lock-add-keywords and warn about calls from major modes.
3370 2005-06-08  Juri Linkov  <juri@jurta.org>
3372         * display.texi (Standard Faces): Add `shadow' face.
3374 2005-05-29  Luc Teirlinck  <teirllm@auburn.edu>
3376         * modes.texi (Major Mode Conventions): A derived mode only needs
3377         to put the call to the parent mode inside `delay-mode-hooks'.
3379 2005-05-29  Richard M. Stallman  <rms@gnu.org>
3381         * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
3382         new, and what that implies.  Clarify.
3384         * files.texi (Locating Files): Clean up the text.
3386         * frames.texi (Window Frame Parameters): Document user-size.
3387         Shorten entry for top by referring to left.
3389 2005-05-26  Richard M. Stallman  <rms@gnu.org>
3391         * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
3392         is new, and what the implications are.  Other clarifications.
3394 2005-05-24  Richard M. Stallman  <rms@gnu.org>
3396         * frames.texi (Dialog Boxes): Minor fixes.
3398 2005-05-25  Masatake YAMATO  <jet@gyve.org>
3400         * display.texi (Standard Faces): Write about `mode-line-highlight'.
3402 2005-05-24  Luc Teirlinck  <teirllm@auburn.edu>
3404         * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
3405         is optional.
3407 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
3409         * frames.texi (Dialog Boxes): Descibe new optional argument.
3411 2005-05-23  Lute Kamstra  <lute@gnu.org>
3413         * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
3414         syntax-begin-function over font-lock-beginning-of-syntax-function.
3416 2005-05-21  Luc Teirlinck  <teirllm@auburn.edu>
3418         * minibuf.texi (Reading File Names): Update description of
3419         `read-directory-name'.
3421         * modes.texi (Derived Modes): Clarify :group keyword.
3423 2005-05-21  Eli Zaretskii  <eliz@gnu.org>
3425         * files.texi (Locating Files): New subsection.
3426         Describe locate-file and executable-find.
3428 2005-05-21  Kevin Ryde  <user42@zip.com.au>
3430         * frames.texi (Initial Parameters): Update cross reference to
3431         "Emacs Invocation".
3433 2005-05-19  Luc Teirlinck  <teirllm@auburn.edu>
3435         * keymaps.texi (Active Keymaps): Add anchor.
3437         * modes.texi (Hooks): Delete confusing and unnecessary sentence.
3438         (Major Mode Conventions): Refer to `Auto Major Mode' in more
3439         appropriate place.
3440         (Derived Modes): Small clarifications.
3441         (Minor Mode Conventions, Keymaps and Minor Modes):
3442         Replace references to nodes with references to anchors.
3443         (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
3444         Clarify description of lists whose first element is an integer.
3445         (Mode Line Variables): Add anchor.
3446         (%-Constructs): Clarify description of integer after %.
3447         (Emulating Mode Line): Describe nil value for FACE.
3449 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
3451         * modes.texi (Derived Modes): Correct references to non-existing
3452         variable standard-syntax-table.
3454 2005-05-17  Lute Kamstra  <lute@gnu.org>
3456         * modes.texi (Defining Minor Modes): Mention the mode hook.
3458 2005-05-15  Kim F. Storm  <storm@cua.dk>
3460         * processes.texi (Network): Remove open-network-stream-nowait.
3461         (Network Servers): Remove open-network-stream-server.
3463 2005-05-15  Luc Teirlinck  <teirllm@auburn.edu>
3465         * elisp.texi (Top): Update detailed menu.
3467         * variables.texi: Reorder nodes.
3468         (Variables): Update menu.
3469         (File Local Variables): Do not refer to the `-*-' line as
3470         a "local variables list".  Add pxref.
3472 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
3474         * elisp.texi (Top): Update detailed menu for node changes.
3476         * modes.texi (Modes): Update Menu.
3477         (Hooks): Move to beginning of chapter.
3478         Most minor modes run mode hooks too.
3479         `add-hook' can handle void hooks or hooks whose value is a single
3480         function.
3481         (Major Modes): Update Menu.
3482         (Major Mode Basics): New node, split off from `Major Modes'.
3483         (Major Mode Conventions): Correct xref.  Explain how to handle
3484         auto-mode-alist if the major mode command has an autoload cookie.
3485         (Auto Major Mode): Major update.  Add magic-mode-alist.
3486         (Derived Modes): Major update.
3487         (Mode Line Format): Update Menu.
3488         (Mode Line Basics): New node, split off from `Mode Line Format'.
3490         * loading.texi (Autoload): Mention `autoload cookie' as synonym
3491         for `magic autoload comment'.  Add index entries and anchor.
3493 2005-05-14  Richard M. Stallman  <rms@gnu.org>
3495         * tips.texi (Coding Conventions): Explain how important it is
3496         that just loading certain files not change Emacs behavior.
3498         * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
3500 2005-05-12  Lute Kamstra  <lute@gnu.org>
3502         * modes.texi (Generic Modes): Update.
3503         (Major Modes): Refer to node "Generic Modes".
3505         * elisp.texi (Top): Update to the current structure of the manual.
3506         * processes.texi (Processes): Add menu description.
3507         * customize.texi (Customization): Add menu descriptions.
3509 2005-05-11  Thien-Thi Nguyen  <ttn@gnu.org>
3511         * processes.texi (Signals to Processes)
3512         (Low-Level Network): Fix typos.
3514 2005-05-11  Lute Kamstra  <lute@gnu.org>
3516         * elisp.texi (Top): Add some nodes from the chapter "Major and
3517         Minor Modes" to the detailed node listing.
3519 2005-05-10  Richard M. Stallman  <rms@gnu.org>
3521         * keymaps.texi (Extended Menu Items): Menu item filter functions
3522         can be called at any time.
3524 2005-05-08  Luc Teirlinck  <teirllm@auburn.edu>
3526         * variables.texi (File Local Variables): `(hack-local-variables t)'
3527         now also checks whether a mode is specified in the local variables
3528         list.
3530 2005-05-05  Kevin Ryde  <user42@zip.com.au>
3532         * display.texi (The Echo Area): Correct format function cross
3533         reference.
3535 2005-05-05  Luc Teirlinck  <teirllm@auburn.edu>
3537         * variables.texi (Variable Aliases): Change description of
3538         `define-obsolete-variable-alias'.
3540         * functions.texi (Functions): Add "Obsolete Functions" to menu.
3541         (Defining Functions): Add xref.
3542         (Obsolete Functions): New node.
3543         (Function Safety): Standardize capitalization of section title.
3545         * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
3546         (Dialog Boxes): Complete description of `x-popup-dialog'.
3548 2005-05-04  Richard M. Stallman  <rms@gnu.org>
3550         * commands.texi (Interactive Codes): Fix Texinfo usage.
3551         Document U more clearly.
3553 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
3555         * variables.texi (Variable Aliases): `make-obsolete-variable' is a
3556         function and not a macro.
3558         * frames.texi (Pop-Up Menus): Correct and clarify description of
3559         `x-popup-menu'.
3560         (Dialog Boxes): Clarify description of `x-popup-dialog'.
3562 2005-05-01  Richard M. Stallman  <rms@gnu.org>
3564         * edebug.texi (Checking Whether to Stop): Fix previous change.
3566 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
3568         * display.texi: Fix typos and Texinfo usage.
3570         * edebug.texi (Checking Whether to Stop): executing-macro ->
3571         executing-kbd-macro.
3573 2005-05-01  Richard M. Stallman  <rms@gnu.org>
3575         * display.texi (Invisible Text): Correct add-to-invisibility-spec.
3577 2005-04-30  Richard M. Stallman  <rms@gnu.org>
3579         * files.texi (Magic File Names): Document `operations' property.
3581 2005-04-29  Lute Kamstra  <lute@gnu.org>
3583         * modes.texi (Generic Modes): New node.
3584         (Major Modes): Add it to the menu.
3585         (Derived Modes): Add "derived mode" to concept index.
3587 2005-04-28  Lute Kamstra  <lute@gnu.org>
3589         * modes.texi (Defining Minor Modes): Fix previous change.
3590         (Font Lock Mode): Simplify.
3591         (Font Lock Basics): Say that font-lock-defaults is buffer-local
3592         when set and that some parts are optional.  Add cross references.
3593         (Search-based Fontification): Say how to specify font-lock-keywords.
3594         Add cross references.  Add font-lock-multiline to index.
3595         Move font-lock-keywords-case-fold-search here from node "Other Font
3596         Lock Variables".  Document font-lock-add-keywords and
3597         font-lock-remove-keywords.
3598         (Other Font Lock Variables): Move font-lock-keywords-only,
3599         font-lock-syntax-table, font-lock-beginning-of-syntax-function,
3600         and font-lock-syntactic-face-function to node "Syntactic Font
3601         Lock".  Move font-lock-keywords-case-fold-search to node
3602         "Search-based Fontification".  Document font-lock-inhibit-thing-lock
3603         and font-lock-{,un}fontify-{buffer,region}-function.
3604         (Precalculated Fontification): Remove reference to deleted variable
3605         font-lock-core-only.
3606         (Faces for Font Lock): Add font-lock-comment-delimiter-face.
3607         (Syntactic Font Lock): Add intro.  Move font-lock-keywords-only,
3608         font-lock-syntax-table, font-lock-beginning-of-syntax-function,
3609         and font-lock-syntactic-face-function here from node "Other Font
3610         Lock Variables".  Move font-lock-syntactic-keywords to "Setting
3611         Syntax Properties".  Add cross references.
3612         (Setting Syntax Properties): New node.
3613         Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
3614         * syntax.texi (Syntax Properties): Add cross reference.
3615         * hooks.texi (Standard Hooks): Add Font-Lock hooks.
3617 2005-04-26  Richard M. Stallman  <rms@gnu.org>
3619         * display.texi (Defining Faces):
3620         Document `default' elements of defface spec.
3622         * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
3624         * variables.texi (Variable Aliases): Clarify text.
3626 2005-04-25  Chong Yidong  <cyd@stupidchicken.com>
3628         * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
3630 2005-04-25  Luc Teirlinck  <teirllm@auburn.edu>
3632         * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
3634 2005-04-24  Eli Zaretskii  <eliz@gnu.org>
3636         * syntax.texi (Syntax Table Internals): Elaborate documentation of
3637         syntax-after and syntax-class.
3639         * files.texi (Changing Files): Fix last change's cross-reference.
3640         (Unique File Names): Don't mention "numbers" in the documentation
3641         of make-temp-file and make-temp-name.
3643 2005-04-23  Richard M. Stallman  <rms@gnu.org>
3645         * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
3647 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
3649         * windows.texi (Cyclic Window Ordering): Clarify window-list.
3651 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
3653         * variables.texi (Variable Aliases): Describe make-obsolete-variable
3654         and define-obsolete-variable-alias.
3656 2005-04-22  Kim F. Storm  <storm@cua.dk>
3658         * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
3659         (Other Plists): Remove safe-plist-get, as plist-get is now safe.
3661 2005-04-21  Lute Kamstra  <lute@gnu.org>
3663         * lists.texi (Association Lists): Document rassq-delete-all.
3665 2005-04-19  Richard M. Stallman  <rms@gnu.org>
3667         * modes.texi (Search-based Fontification): Explain that
3668         facespec is an expression to be evaluated.
3670 2005-04-19  Kevin Ryde  <user42@zip.com.au>
3672         * streams.texi (Output Functions): Fix xref.
3673         * strings.texi (String Conversion): Fix xref.
3675 2005-04-19  Kim F. Storm  <storm@cua.dk>
3677         * symbols.texi (Symbol Plists): Add safe-get.
3678         Mention that `get' may signal an error.
3680 2005-04-18  Nick Roberts  <nickrob@snap.net.nz>
3682         * customize.texi (Variable Definitions): Replace tooltip-mode
3683         example with save-place.
3685 2005-04-17  Richard M. Stallman  <rms@gnu.org>
3687         * buffers.texi (Indirect Buffers): Clarify.
3689         * positions.texi (Positions): Clarify converting marker to integer.
3691         * strings.texi (String Basics): Mention string-match; clarify.
3693 2005-04-08  Lute Kamstra  <lute@gnu.org>
3695         * modes.texi (Search-based Fontification): Fix cross references.
3696         Use consistent terminology.  Document anchored highlighting.
3698 2005-04-05  Lute Kamstra  <lute@gnu.org>
3700         * modes.texi (Defining Minor Modes): Document :group keyword
3701         argument and its default value.
3703 2005-04-03  Lute Kamstra  <lute@gnu.org>
3705         * hooks.texi (Standard Hooks): Add some hooks.  Add cross
3706         references and/or descriptions.  Delete major mode hooks; mention
3707         them as a category instead.  Rename or delete obsolete hooks.
3709 2005-04-02  Richard M. Stallman  <rms@gnu.org>
3711         * nonascii.texi (Coding System Basics): Another wording cleanup.
3713 2005-04-01  Richard M. Stallman  <rms@gnu.org>
3715         * nonascii.texi (Coding System Basics): Clarify previous change.
3717 2005-04-01  Kenichi Handa  <handa@m17n.org>
3719         * nonascii.texi (Coding System Basics): Describe about rondtrip
3720         identity of coding systems.
3722 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
3724         * text.texi (Buffer Contents): Add filter-buffer-substring and
3725         buffer-substring-filters.
3727 2005-03-26  Chong Yidong  <cyd@stupidchicken.com>
3729         * anti.texi (Antinews): Mention `G' interactive code.
3731         * tips.texi (Compilation Tips): Mention benchmark.el.
3733 2005-03-27  Luc Teirlinck  <teirllm@auburn.edu>
3735         * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
3736         is now bound to M-o M-o.
3738         * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
3740 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
3742         * calendar.texi: Delete file (and move contents to emacs-xtra.texi
3743         in the Emacs Manual).
3744         * Makefile.in (srcs): Remove calendar.texi.
3745         * makefile.w32-in (srcs): Remove calendar.texi.
3746         * display.texi (Display): Change name of next node.
3747         * os.texi (System In): Change name of previous node.
3748         * elisp.texi (Top): Remove Calendar references.
3749         * vol1.texi (Top): Remove Calendar references.
3750         * vol2.texi (Top): Remove Calendar references.
3752 2005-03-25  Richard M. Stallman  <rms@gnu.org>
3754         * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
3755         Cleanup previous change.
3757 2005-03-25  Chong Yidong  <cyd@stupidchicken.com>
3759         * display.texi (Face Attributes): Faces earlier in an :inherit
3760         list take precedence.
3761         (Scroll Bars): Fix description of vertical-scroll-bars.
3762         Document frame-current-scroll-bars and window-current-scroll-bars.
3764         * markers.texi (The Mark): Document temporary Transient Mark mode.
3766         * minibuf.texi (Reading File Names):
3767         Document read-file-name-completion-ignore-case.
3769         * positions.texi (Screen Lines): Document nil for width argument
3770         to compute-motion.
3772 2005-03-23  Kim F. Storm  <storm@cua.dk>
3774         * display.texi (Standard Faces): Other faces used in the fringe
3775         implicitly inherits from the fringe face.
3776         (Fringe Bitmaps): FACE in right-fringe and left-fringe display
3777         properties implicitly inherits from fringe face.
3778         (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
3780 2005-03-20  Chong Yidong  <cyd@stupidchicken.com>
3782         * display.texi (Invisible Text): State default value of
3783         line-move-ignore-invisible.
3784         (Managing Overlays): Document remove-overlays.
3785         (Standard Faces): Document escape-glyph face.
3787         * minibuf.texi (Reading File Names): Document read-file-name-function.
3789         * modes.texi (Other Font Lock Variables):
3790         Document font-lock-lines-before.
3792         * positions.texi (Skipping Characters): skip-chars-forward allows
3793         character classes.
3795 2005-03-18  Lute Kamstra  <lute@gnu.org>
3797         * edebug.texi (Instrumenting Macro Calls): Fix another typo.
3799 2005-03-17  Richard M. Stallman  <rms@gnu.org>
3801         * text.texi (Undo): Document extensible undo entries.
3803         * searching.texi (String Search, Regexp Search): Cleanups.
3805         * nonascii.texi (Character Codes): Minor fix.
3807         * display.texi (Display Property): Explain the significance
3808         of having text properties that are eq.
3809         (Other Display Specs): Explain string as display spec.
3811         * commands.texi (Interactive Codes): Document G option.
3813 2005-03-17  Chong Yidong  <cyd@stupidchicken.com>
3815         * text.texi (Filling): Add sentence-end-without-period and
3816         sentence-end-without-space.
3817         (Changing Properties): Minor fix.
3819         * anti.texi: Total rewrite.
3821 2005-03-15  Lute Kamstra  <lute@gnu.org>
3823         * edebug.texi (Instrumenting Macro Calls): Fix typos.
3825 2005-03-08  Kim F. Storm  <storm@cua.dk>
3827         * display.texi (Specified Space): Property :width is support on
3828         non-graphic terminals, :height is not.
3830 2005-03-07  Richard M. Stallman  <rms@gnu.org>
3832         * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
3833         Now subnodes of Fringes.
3834         (Overlay Arrow): Document overlay-arrow-variable-list.
3835         (Fringe Size/Pos): New node, broken out of Fringes.
3836         (Display): Explain clearing vs redisplay better.
3837         (Truncation): Clarify use of bitmaps.
3838         (The Echo Area): Clarify the uses of the echo area.
3839         Add max-mini-window-height.
3840         (Progress): Clarify.
3841         (Invisible Text): Explain that main loop moves point out.
3842         (Selective Display): Say "hidden", not "invisible".
3843         (Managing Overlays): Move up.  Describe relation to Undo here.
3844         (Overlay Properties): Clarify intro.
3845         (Finding Overlays): Explain return values when nothing found.
3846         (Width): truncate-string-to-width has added arg.
3847         (Displaying Faces): Clarify and update mode line face handling.
3848         (Face Functions): Minor cleanup.
3849         (Conditional Display): Merge into Other Display Specs.
3850         (Pixel Specification, Other Display Specs): Minor cleanups.
3851         (Images, Image Descriptors): Minor cleanups.
3852         (GIF Images): Patents have expired.
3853         (Showing Images): Explain default text for insert-image.
3854         (Manipulating Button Types): Merge into Manipulating Buttons.
3855         (Making Buttons): Explain return values.
3856         (Button Buffer Commands): Add xref.
3857         (Inverse Video): Update mode-line-inverse-video.
3858         (Display Table Format): Clarify.
3859         (Active Display Table): Give defaults for window-display-table.
3861         * calendar.texi (Calendar Customizing): calendar-holiday-marker
3862         and calendar-today-marker are strings, not chars.
3863         (Holiday Customizing): Minor fix.
3865         * internals.texi (Writing Emacs Primitives): Update `or' example.
3866         Update limit on # args of subr.
3868         * edebug.texi (Using Edebug): Arrow is in fringe.
3869         (Instrumenting): Arg to eval-defun works without loading edebug.
3870         (Edebug Execution Modes): Add xref.
3872         * customize.texi (Common Keywords): Clarify :require.
3873         Mention :version here.
3874         (Variable Definitions, Group Definitions): Not here.
3875         (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
3877 2005-03-07  Chong Yidong  <cyd@stupidchicken.com>
3878         * nonascii.texi (Text Representations): Clarify position-bytes.
3879         (Character Sets): Add list-charset-chars.
3880         (Scanning Charsets): Add charset-after.
3881         (Encoding and I/O): Minor fix.
3883 2005-03-06  Richard M. Stallman  <rms@gnu.org>
3885         * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
3886         (Resizing Windows): Likewise.
3888         * text.texi (Change Hooks): Get rid of "Emacs 21".
3890         * strings.texi (Formatting Strings): Get rid of "Emacs 21".
3892         * streams.texi (Output Variables): Get rid of "Emacs 21".
3894         * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
3896         * os.texi (Translating Input): Replace flow-control example
3897         with a less obsolete example that uses `keyboard-translate'.
3899         * objects.texi (Hash Table Type, Circular Objects):
3900         Get rid of "Emacs 21".
3902         * modes.texi (Mode Line Format): Get rid of "Emacs 21".
3903         (Mode Line Data, Properties in Mode, Header Lines): Likewise.
3905         * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
3907         * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
3909         * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
3910         (Menu Bar): Fix when menu-bar-update-hook is called.
3912         * hash.texi (Hash Tables): Get rid of "Emacs 21".
3914         * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
3915         and make it read better.
3917         * files.texi (Writing to Files): Get rid of "Emacs 21".
3918         (Unique File Names): Likewise.
3920         * elisp.texi: Update Emacs version to 22.
3922         * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
3923         (Overlay Properties, Face Attributes): Likewise.
3924         (Managing Overlays): Fix punctuation.
3925         (Attribute Functions): Clarify set-face-font; get rid of
3926         info about old Emacs versions.
3927         (Auto Faces, Font Lookup, Display Property, Images):
3928         Get rid of "Emacs 21".
3930         * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
3932 2005-03-05  Richard M. Stallman  <rms@gnu.org>
3934         * debugging.texi (Error Debugging): Remove stack-trace-on-error.
3936 2005-03-04  Lute Kamstra  <lute@gnu.org>
3938         * debugging.texi (Error Debugging): Document stack-trace-on-error.
3940 2005-03-03  Lute Kamstra  <lute@gnu.org>
3942         * edebug.texi (Instrumenting Macro Calls): Fix typo.
3944 2005-03-01  Lute Kamstra  <lute@gnu.org>
3946         * debugging.texi (Debugger Commands): Update `j'.
3948 2005-02-28  Lute Kamstra  <lute@gnu.org>
3950         * debugging.texi (Debugging): Fix typo.
3951         (Error Debugging): Document eval-expression-debug-on-error.
3952         (Function Debugging): Update example.
3953         (Using Debugger): Mention starred stack frames.
3954         (Debugger Commands): Document `j' and `l'.
3955         (Invoking the Debugger): `d' and `j' exit recursive edit too.
3956         Update the messages that the debugger displays.
3957         (Internals of Debugger): Add cross reference.  Update example.
3958         (Excess Open): Minor improvement.
3959         (Excess Close): Minor improvement.
3961 2005-02-26  Richard M. Stallman  <rms@gnu.org>
3963         * tips.texi (Coding Conventions): Clarify.
3964         Put all the major mode key reservations together.
3965         Mention the Mouse-1 => Mouse-2 conventions.
3967         * syntax.texi (Syntax Class Table): Clarify.
3968         (Syntax Table Functions): syntax-after moved from here.
3969         (Syntax Table Internals): syntax-after moved to here.
3970         (Parsing Expressions): Update info on number of values
3971         and what's meaningful in the STATE argument.
3972         (Categories): Fix typo.
3974         * sequences.texi (Arrays): Cleanup.
3975         (Char-Tables): Clarify.
3977         * processes.texi (Deleting Processes): Cleanups, add xref.
3978         (Subprocess Creation): Explain nil in exec-path.  Cleanup.
3979         (Process Information): set-process-coding-system, some args optional.
3980         (Input to Processes): Explain various types for PROCESS args.
3981         Rename them from PROCESS-NAME to PROCESS.
3982         (Signals to Processes): Likewise.
3983         (Decoding Output): Cleanup.
3984         (Query Before Exit): Clarify.
3986         * os.texi (Startup Summary): Correct the options; add missing ones.
3987         (Terminal Output, Batch Mode): Clarify.
3988         (Flow Control): Node deleted.
3990         * markers.texi (The Mark): Clarify.
3992         * macros.texi (Expansion): Cleanup.
3993         (Indenting Macros): indent-spec allows ints, not floats.
3995         * keymaps.texi (Keymaps): Clarify.
3996         (Format of Keymaps): Update lisp-mode-map example.
3997         (Active Keymaps, Key Lookup): Clarify.
3998         (Changing Key Bindings): Add xref to `kbd'.
3999         (Key Binding Commands, Simple Menu Items): Clarify.
4000         (Mouse Menus, Menu Bar): Clarify.
4001         (Menu Example): Replace print example with menu-bar-replace-menu.
4003         * help.texi (Documentation Basics): Add function-documentation prop.
4005         * elisp.texi (Top): Don't refer to Flow Control node.
4007         * commands.texi (Command Overview): Improve xrefs.
4008         (Adjusting Point): Adjusting point applies to intangible and invis.
4009         (Key Sequence Input): Doc extra read-key-sequence args.
4010         Likewise for read-key-sequence-vector.
4012         * backups.texi (Rename or Copy): Minor fix.
4013         (Numbered Backups): For version-control, say the default.
4014         (Auto-Saving): make-auto-save-file-name example is simplified.
4016         * advice.texi (Advising Functions): Don't imply one part of Emacs
4017         should advise another part.  Markup changes.
4018         (Defining Advice): Move transitional para.
4019         (Activation of Advice): Cleanup.
4020         Explain if COMPILE is nil or negative.
4022         * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
4024 2005-02-24  Lute Kamstra  <lute@gnu.org>
4026         * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
4027         LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
4029 2005-02-23  Lute Kamstra  <lute@gnu.org>
4031         * modes.texi (Defining Minor Modes): define-minor-mode can be used
4032         to define global minor modes as well.
4034         * display.texi (Managing Overlays): overlay-buffer returns nil for
4035         deleted overlays.
4037 2005-02-22  Kim F. Storm  <storm@cua.dk>
4039         * minibuf.texi (Basic Completion): Allow symbols in addition to
4040         strings in try-completion and all-completions.
4042 2005-02-14  Lute Kamstra  <lute@gnu.org>
4044         * elisp.texi (Top): Remove reference to deleted node.
4046         * lists.texi (Lists): Remove reference to deleted node.
4047         (Cons Cells): Fix typo.
4049         * loading.texi (Where Defined): Fix typo.
4051 2005-02-14  Richard M. Stallman  <rms@gnu.org>
4053         * variables.texi (Creating Buffer-Local): change-major-mode-hook
4054         is useful for discarding some minor modes.
4056         * symbols.texi (Symbol Components): Reorder examples.
4058         * streams.texi (Input Functions): State standard-input default.
4059         (Output Variables): State standard-output default.
4061         * objects.texi (Printed Representation): Clarify read syntax vs print.
4062         (Floating Point Type): Explain meaning better.
4063         (Symbol Type): Explain uniqueness better.
4064         (Cons Cell Type): Explain empty list sooner.  CAR and CDR later.
4065         List examples sooner.
4066         (Box Diagrams): New subnode broken out.
4067         Some examples moved from old Lists as Boxes node.
4068         (Dotted Pair Notation): Clarify intro.
4069         (Array Type): Clarify.
4070         (Type Predicates): Add hash-table-p.
4072         * numbers.texi (Integer Basics): Clarify radix explanation.
4073         (Predicates on Numbers): Minor clarification.
4074         (Comparison of Numbers): Minor clarification.  Clarify eql.
4075         Typos in min, max.
4076         (Math Functions): Clarify overflow in expt.
4078         * minibuf.texi (Text from Minibuffer): Minor clarification.
4079         Mention arrow keys.
4081         * loading.texi (Autoload): defun's doc string overrides autoload's
4082         doc string.
4083         (Repeated Loading): Modernize "add to list" examples.
4084         (Where Defined): Finish updating table of load-history elts.
4086         * lists.texi (List-related Predicates): Minor wording improvement.
4087         (Lists as Boxes): Node deleted.
4088         (Building Lists): Explain trivial cases of number-sequence.
4090         * hash.texi (Hash Tables): Add desc to menu items.
4091         (Creating Hash): Expain "full" means "make larger",
4092         (Hash Access): Any object can be a key.
4093         State value of maphash.
4095         * functions.texi (What Is a Function): Wording cleanup.
4096         (Function Documentation): Minor cleanup.
4097         Explain purpose of calling convention at end of doc string.
4098         (Function Names): Wording cleanup.
4099         (Calling Functions): Wording cleanup.
4100         Explain better how funcall calls the function.
4101         (Function Cells): Delete example of saving and redefining function.
4103         * control.texi (Combining Conditions): Wording cleanup.
4104         (Iteration): dolist and dotimes bind VAR locally.
4105         (Cleanups): Xref to Atomic Changes.
4107         * compile.texi (Byte Compilation): Delete 19.29 info.
4108         (Compilation Functions): Macros' difficulties don't affect defsubst.
4109         (Docs and Compilation): Delete 19.29 info.
4111 2005-02-10  Richard M. Stallman  <rms@gnu.org>
4113         * objects.texi (Symbol Type): Minor correction.
4115 2005-02-06  Lute Kamstra  <lute@gnu.org>
4117         * modes.texi (Example Major Modes): Fix typos.
4119 2005-02-06  Richard M. Stallman  <rms@gnu.org>
4121         * text.texi (Margins): fill-nobreak-predicate can be one function.
4123         * strings.texi (Modifying Strings): clear-string can make unibyte.
4124         (Formatting Strings): format gives error if values missing.
4126         * positions.texi (Character Motion): Mention default arg
4127         for forward-char.  backward-char refers to forward-char.
4128         (Word Motion): Mention default arg for forward-word.
4129         (Buffer End Motion): Mention default arg for beginning-of-buffer.
4130         Simplify end-of-buffer.
4131         (Text Lines): Mention default arg for forward-line.
4132         (List Motion): Mention default arg for beginning/end-of-defun.
4133         (Skipping Characters): Minor fixes in explaining character-set.
4135         * modes.texi (Major Mode Conventions): Mention "system abbrevs".
4136         Mode inheritance applies only when default-major-mode is nil.
4137         Clarifications.
4138         (Example Major Modes): Update Text mode and Lisp mode examples.
4139         (Minor Mode Conventions): Mention define-minor-mode at top.
4140         (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
4141         (Mode Line Format): Update mode line face display info.
4142         (Properties in Mode): Mention effect of risky vars.
4143         (Imenu): Define imenu-add-to-menubar.
4144         (Font Lock Mode): Add descriptions to menu lines.
4145         (Faces for Font Lock): Add font-lock-doc-face.
4147 2005-02-05  Lute Kamstra  <lute@gnu.org>
4149         * text.texi (Maintaining Undo): Remove obsolete function.
4151 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
4153         * frames.texi (Color Names): Add pointer to the X docs about RGB
4154         color specifications.  Improve indexing
4155         (Text Terminal Colors): Replace the description of RGB values by
4156         an xref to "Color Names".
4158 2005-02-03  Richard M. Stallman  <rms@gnu.org>
4160         * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
4161         Clarify.
4162         (Selecting Windows): Clarify save-selected-window.
4163         (Cyclic Window Ordering): Clarify walk-windows.
4164         (Window Point): Clarify.
4165         (Window Start): Add comment to example.
4166         (Resizing Windows): Add `interactive' specs in examples.
4167         Document fit-window-to-buffer.
4169         * text.texi (User-Level Deletion): just-one-space takes numeric arg.
4170         (Undo, Maintaining Undo): Clarify last change.
4171         (Sorting): In sort-numeric-fields, explain about octal and hex.
4172         Mention sort-numeric-base.
4173         (Format Properties): Add xref for hard newlines.
4175         * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
4176         (Pop-Up Menus): Fix typo.
4177         (Color Names): Explain all types of color names.
4178         Explain color-values on B&W terminal.
4179         (Text Terminal Colors): Explain "rgb values" are lists.  Fix arg names.
4181         * files.texi (File Locks): Not supported on MS systems.
4182         (Testing Accessibility): Clarify.
4184         * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
4185         (Coverage Testing): Fix typo.
4187         * commands.texi (Misc Events): Remove stray space.
4189         * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
4190         (Modification Time): Clarify when visited-file-modtime returns 0.
4191         (The Buffer List): Clarify bury-buffer.
4192         (Killing Buffers): Clarify.
4193         (Indirect Buffers): Add clone-indirect-buffer.
4195 2005-02-02  Matt Hodges  <MPHodges@member.fsf.org>
4197         * edebug.texi (Printing in Edebug): Fix default value of
4198         edebug-print-circle.
4199         (Coverage Testing): Fix displayed frequency count data.
4201 2005-02-02  Luc Teirlinck  <teirllm@auburn.edu>
4203         * text.texi (Maintaining Undo): Add `undo-outer-limit'.
4205 2005-02-02  Kim F. Storm  <storm@cua.dk>
4207         * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
4209 2005-01-29  Eli Zaretskii  <eliz@gnu.org>
4211         * commands.texi (Misc Events): Describe the help-echo event.
4213         * text.texi (Special Properties) <help-echo>: Use `pos'
4214         consistently in description of the help-echo property.
4215         Use @code{nil} instead of @var{nil}.
4217         * display.texi (Overlay Properties): Fix the index entry for
4218         help-echo overlay property.
4220         * customize.texi (Type Keywords): Uncomment the xref to the
4221         help-echo property documentation.
4223 2005-01-23  Kim F. Storm  <storm@cua.dk>
4225         * windows.texi (Window Start): Fix `pos-visible-in-window-p'
4226         return value.  Third element FULLY replaced by PARTIAL which
4227         specifies number of invisible pixels if row is only partially visible.
4228         (Textual Scrolling): Mention auto-window-vscroll.
4229         (Vertical Scrolling): New defvar auto-window-vscroll.
4231 2005-01-16  Luc Teirlinck  <teirllm@auburn.edu>
4233         * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
4234         command remapping.
4236 2005-01-15  Richard M. Stallman  <rms@gnu.org>
4238         * display.texi (Defining Images): Mention DATA-P arg of create-image.
4240 2005-01-14  Kim F. Storm  <storm@cua.dk>
4242         * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
4244         * text.texi (Links and Mouse-1): Fix string and vector item.
4246 2005-01-13  Richard M. Stallman  <rms@gnu.org>
4248         * keymaps.texi (Active Keymaps): Rewrite the text, and update the
4249         descriptions of overriding-local-map and overriding-terminal-local-map.
4251         * text.texi (Links and Mouse-1): Clarify text.
4253 2005-01-13  Kim F. Storm  <storm@cua.dk>
4255         * modes.texi (Emulating Mode Line): Update format-mode-line entry.
4257 2005-01-13  Francis Litterio  <franl@world.std.com>  (tiny change)
4259         * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
4261 2005-01-12  Kim F. Storm  <storm@cua.dk>
4263         * text.texi (Links and Mouse-1): Rename section from Enabling
4264         Mouse-1 to Following Links.  Change xrefs.
4265         Add examples for define-button-type and define-widget.
4267         * display.texi (Button Properties, Button Buffer Commands):
4268         Clarify mouse-1 and follow-link functionality.
4270 2005-01-12  Richard M. Stallman  <rms@gnu.org>
4272         * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
4274         * display.texi (Beeping): Fix Texinfo usage.
4276         * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
4278 2005-01-11  Kim F. Storm  <storm@cua.dk>
4280         * display.texi (Button Properties, Button Buffer Commands):
4281         Mention mouse-1 binding.  Add follow-link keyword.
4283         * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
4284         (Enabling Mouse-1 to Follow Links): New subsection.
4286 2005-01-06  Richard M. Stallman  <rms@gnu.org>
4288         * text.texi (Special Properties): Minor change.
4290         * os.texi (Timers): Clarify previous change.
4292         * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
4294 2005-01-01  Luc Teirlinck  <teirllm@auburn.edu>
4296         * display.texi (Face Attributes): Correct xref to renamed node.
4298 2005-01-01  Richard M. Stallman  <rms@gnu.org>
4300         * display.texi (Face Attributes): Describe hex color specs.
4302 2004-12-31  Richard M. Stallman  <rms@gnu.org>
4304         * os.texi (Timers): Update previous change.
4306 2004-12-30  Kim F. Storm  <storm@cua.dk>
4308         * display.texi (Line Height): Total line-height is now specified
4309         in line-height property of form (HEIGHT TOTAL).  Swap (FACE . RATIO)
4310         in cons cells.  (nil . RATIO) is relative to actual line height.
4311         Use line-height `t' instead of `0' to get minimum height.
4313 2004-12-29  Richard M. Stallman  <rms@gnu.org>
4315         * os.texi (Timers): Discuss timers vs editing the buffer and undo.
4317 2004-12-28  Richard M. Stallman  <rms@gnu.org>
4319         * commands.texi (Quitting): Clarify value of with-local-quit.
4321         * elisp.texi (Top): Fix previous change.
4323         * loading.texi (Loading): Fix previous change.
4325 2004-12-27  Richard M. Stallman  <rms@gnu.org>
4327         * Makefile.in (MAKEINFO): Specify --force.
4329         * buffers.texi (Killing Buffers): Add buffer-save-without-query.
4331         * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
4333         * display.texi (Line Height): Further clarify.
4335         * elisp.texi (Top): Update Loading submenu.
4337         * loading.texi (Where Defined): New node.
4338         (Unloading): load-history moved to Where Defined.
4340 2004-12-21  Richard M. Stallman  <rms@gnu.org>
4342         * commands.texi (Event Input Misc): Add while-no-input.
4344 2004-12-11  Richard M. Stallman  <rms@gnu.org>
4346         * display.texi (Line Height): Rewrite text for clarity.
4348 2004-12-11  Kim F. Storm  <storm@cua.dk>
4350         * display.texi (Display): Add node "Line Height" to menu.
4351         (Line Height): New node.  Move full description of line-spacing
4352         and line-height text properties here from text.texi.
4353         (Scroll Bars): Add vertical-scroll-bar variable.
4355         * frames.texi (Window Frame Parameters): Remove line-height defvar.
4357         * locals.texi (Standard Buffer-Local Variables): Fix xref for
4358         line-spacing and vertical-scroll-bar.
4360         * text.texi (Special Properties): Just mention line-spacing and
4361         line-height here, add xref to new "Line Height" node.
4363 2004-12-09  Thien-Thi Nguyen  <ttn@gnu.org>
4365         * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
4367         * locals.texi (Standard Buffer-Local Variables):
4368         Add @xref for `line-spacing'.
4370 2004-12-05  Richard M. Stallman  <rms@gnu.org>
4372         * Makefile.in (maintainer-clean): Remove the info files
4373         in $(infodir) where they are created.
4375 2004-12-03  Richard M. Stallman  <rms@gnu.org>
4377         * windows.texi (Selecting Windows): get-lru-window and
4378         get-largest-window don't consider dedicated windows.
4380         * text.texi (Undo): Document undo-in-progress.
4382 2004-11-26  Richard M. Stallman  <rms@gnu.org>
4384         * locals.texi (Standard Buffer-Local Variables): Undo prev change.
4385         Remove a few vars that are not always buffer-local.
4387 2004-11-24  Luc Teirlinck  <teirllm@auburn.edu>
4389         * locals.texi (Standard Buffer-Local Variables): Comment out
4390         xref's to non-existent node `Yet to be written'.
4392 2004-11-24  Richard M. Stallman  <rms@gnu.org>
4394         * processes.texi (Synchronous Processes): Grammar fix.
4396         * numbers.texi (Comparison of Numbers): Add eql.
4398         * locals.texi (Standard Buffer-Local Variables): Add many vars.
4400         * intro.texi (Printing Notation): Fix previous change.
4402         * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
4403         and default-indicate-buffer-boundaries from here.
4404         (Usual Display): To here.
4405         (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
4406         (Usual Display): Move tab-width up.
4408         * customize.texi (Variable Definitions): Replace
4409         show-paren-mode example with tooltip-mode.
4410         (Simple Types, Composite Types, Defining New Types):
4411         Minor cleanups.
4413 2004-11-21  Jesper Harder  <harder@ifa.au.dk>
4415         * processes.texi (Synchronous Processes, Output from Processes):
4416         Markup fix.
4418 2004-11-20  Richard M. Stallman  <rms@gnu.org>
4420         * positions.texi (Skipping Characters): skip-chars-forward
4421         now handles char classes.
4423         * intro.texi (Printing Notation): Avoid confusion of `print'
4424         when explaining @print.
4426         * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
4428         * display.texi (Display Table Format): Minor fix.
4430         * streams.texi (Output Functions): Fix print example.
4432         * Makefile.in (elisp): New target.
4433         (dist): Depend on $(infodir)/elisp, not elisp.
4434         Copy the info files from $(infodir).
4436         * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
4437         read-from-minibuffer.
4439         * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
4441 2004-11-19  Richard M. Stallman  <rms@gnu.org>
4443         * searching.texi (Regexp Search): Add search-whitespace-regexp.
4445 2004-11-19  CHENG Gao  <chenggao@gmail.com>  (tiny change)
4447         * tips.texi (Coding Conventions): Fix typo.
4449 2004-11-16  Richard M. Stallman  <rms@gnu.org>
4451         * tips.texi (Coding Conventions): Separate defvar and require
4452         methods to avoid warnings.  Use require only when there are many
4453         functions and variables from that package.
4455         * minibuf.texi (Minibuffer Completion): When ignoring case,
4456         predicate must not be case-sensitive.
4458         * debugging.texi (Function Debugging, Explicit Debug): Clarified.
4459         (Test Coverage): Don't talk about "splotches".  Clarified.
4461 2004-11-16  Thien-Thi Nguyen  <ttn@gnu.org>
4463         * frames.texi (Window Frame Parameters): Fix typo.
4465 2004-11-15  Kim F. Storm  <storm@cua.dk>
4467         * symbols.texi (Other Plists): Note that plist-get may signal error.
4468         Add safe-plist-get.
4470 2004-11-15  Thien-Thi Nguyen  <ttn@gnu.org>
4472         * modes.texi (Font Lock Basics): Fix typo.
4474 2004-11-08  Richard M. Stallman  <rms@gnu.org>
4476         * syntax.texi (Syntax Table Functions): Add syntax-after.
4478 2004-11-06  Lars Brinkhoff  <lars@nocrew.org>
4480         * os.texi (Processor Run Time): New section documenting
4481         get-internal-run-time.
4483 2004-11-06  Eli Zaretskii  <eliz@gnu.org>
4485         * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
4486         it nukes elisp-cover.texi.
4487         (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
4488         elisp-0 etc.
4490 2004-11-05  Luc Teirlinck  <teirllm@auburn.edu>
4492         * commands.texi (Keyboard Macros): Document `append' return value
4493         of `defining-kbd-macro'.
4495 2004-11-01  Richard M. Stallman  <rms@gnu.org>
4497         * commands.texi (Interactive Call): Add called-interactively-p.
4499 2004-10-29  Simon Josefsson  <jas@extundo.com>
4501         * minibuf.texi (Reading a Password): Revert.
4503 2004-10-28  Richard M. Stallman  <rms@gnu.org>
4505         * frames.texi (Display Feature Testing): Explain about "vendor".
4507 2004-10-27  Richard M. Stallman  <rms@gnu.org>
4509         * commands.texi (Interactive Codes): `N' uses numeric prefix,
4510         not raw.  Clarify `n'.
4511         (Interactive Call): Rewrite interactive-p, focusing on when
4512         and how to use it.
4513         (Misc Events): Clarify previous change.
4515         * advice.texi (Simple Advice): Clarify what job the example does.
4516         (Around-Advice): Clarify ad-do-it.
4517         (Activation of Advice): An option of ad-default-compilation-action
4518         is `never', not `nil'.
4520 2004-10-26  Kim F. Storm  <storm@cua.dk>
4522         * commands.texi (Interactive Codes): Add U code letter.
4524 2004-10-25  Simon Josefsson  <jas@extundo.com>
4526         * minibuf.texi (Reading a Password): Add.
4528 2004-10-24  Jason Rumney  <jasonr@gnu.org>
4530         * commands.texi (Misc Events): Remove mouse-wheel.  Add wheel-up
4531         and wheel-down.
4533 2004-10-24  Kai Grossjohann  <kai.grossjohann@gmx.net>
4535         * processes.texi (Synchronous Processes): Document process-file.
4537 2004-10-22  Kenichi Handa  <handa@m17n.org>
4539         * text.texi (translate-region): Document that it accepts also a
4540         char-table.
4542 2004-10-22  David Ponce  <david@dponce.com>
4544         * windows.texi (Resizing Windows): Document the `preserve-before'
4545         argument of the functions `enlarge-window' and `shrink-window'.
4547 2004-10-19  Jason Rumney  <jasonr@gnu.org>
4549         * makefile.w32-in (elisp): Change order of arguments to makeinfo.
4551 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
4553         * text.texi (Filling): Add anchor for definition of
4554         `sentence-end-double-space'.
4556         * searching.texi (Regexp Example): Update description of how
4557         Emacs currently recognizes the end of a sentence.
4558         (Standard Regexps): Update definition of the variable
4559         `sentence-end'.  Add definition of the function `sentence-end'.
4561 2004-10-08  Paul Pogonyshev  <pogonyshev@gmx.net>
4563         * display.texi (Progress): New node.
4565 2004-10-05  Kim F. Storm  <storm@cua.dk>
4567         * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
4569 2004-09-29  Kim F. Storm  <storm@cua.dk>
4571         * display.texi (Fringe Bitmaps): Use symbols rather than numbers
4572         to identify bitmaps.  Remove -fringe-bitmap suffix for standard
4573         fringe bitmap symbols, as they now have their own namespace.
4574         (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
4575         vs. pixels.  Signal error if no free bitmap slots.
4576         (Pixel Specification): Change IMAGE to @var{image}.
4578 2004-09-28  Richard M. Stallman  <rms@gnu.org>
4580         * text.texi (Special Properties): Clarify line-spacing and line-height.
4582         * searching.texi (Regexp Search): Add looking-back.
4584 2004-09-25  Luc Teirlinck  <teirllm@auburn.edu>
4586         * display.texi: Correct typos.
4587         (Image Descriptors): Correct xref's.
4589 2004-09-25  Richard M. Stallman  <rms@gnu.org>
4591         * text.texi (Special Properties): Cleanups in `cursor'.
4592         Rewrites in `line-height' and `line-spacing'; exchange them.
4594         * display.texi (Fringes): Rewrite previous change.
4595         (Fringe Bitmaps): Merge text from Display Fringe Bitmaps.  Rewrite.
4596         (Display Fringe Bitmaps): Node deleted, text moved.
4597         (Customizing Bitmaps): Split off from Fringe Bitmaps.  Rewrite.
4598         (Scroll Bars): Clarify set-window-scroll-bars.
4599         (Pointer Shape): Rewrite.
4600         (Specified Space): Clarify :align-to, etc.
4601         (Pixel Specification): Use @var.  Clarify new text.
4602         (Other Display Specs): Clarify `slice'.
4603         (Image Descriptors): Cleanups.
4604         (Showing Images): Cleanups.
4606 2004-09-24  Luc Teirlinck  <teirllm@auburn.edu>
4608         * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
4610         * modes.texi: Various minor changes in addition to:
4611         (Major Mode Conventions): Final call to `run-mode-hooks' should
4612         not be inside the `delay-mode-hooks' form.
4613         (Mode Hooks): New node.
4614         (Hooks): Delete obsolete example.
4615         Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
4616         node "Mode Hooks".
4618 2004-09-22  Luc Teirlinck  <teirllm@auburn.edu>
4620         * display.texi: Correct various typos.
4621         (Display): Rename node "Pointer Shapes" to "Pointer
4622         Shape".  (There is already a node called "Pointer Shapes" in
4623         frames.texi.)
4624         (Images): Remove non-existent node "Image Slices" from menu.
4626 2004-09-23  Kim F. Storm  <storm@cua.dk>
4628         * text.texi (Special Properties): Add `cursor', `pointer',
4629         `line-height', and `line-spacing' properties.
4631         * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
4632         Shapes' to menu.
4633         (Standard Faces): Doc fix for fringe face.
4634         (Fringes): Add `overflow-newline-into-fringe' and
4635         'indicate-buffer-boundaries'.
4636         (Fringe Bitmaps, Pointer Shapes): New nodes.
4637         (Display Property): Add 'Pixel Specification' and 'Display Fringe
4638         Bitmaps' to menu.
4639         (Specified Space): Describe pixel width and height.
4640         (Pixel Specification): New node.
4641         (Other Display Specs): Add `slice' property.
4642         (Display Fringe Bitmaps): New node.
4643         (Images): Add 'Image Slices' to menu.
4644         (Image Descriptors): Add `:pointer' and `:map' properties.
4645         (Showing Images): Add slice arg to `insert-image'.  Add
4646         'insert-sliced-image'.
4648 2004-09-20  Richard M. Stallman  <rms@gnu.org>
4650         * commands.texi (Key Sequence Input):
4651         Clarify downcasing in read-key-sequence.
4653 2004-09-08  Juri Linkov  <juri@jurta.org>
4655         * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
4657 2004-09-07  Luc Teirlinck  <teirllm@auburn.edu>
4659         * locals.texi (Standard Buffer-Local Variables): Add
4660         `buffer-auto-save-file-format'.
4661         * internals.texi (Buffer Internals): Describe new
4662         auto_save_file_format field of the buffer structure.
4663         * files.texi (Format Conversion): `auto-save-file-format' has been
4664         renamed `buffer-auto-save-file-format'.
4666 2004-08-27  Luc Teirlinck  <teirllm@auburn.edu>
4668         * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
4669         an integer or a marker.
4670         (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
4672 2004-08-22  Richard M. Stallman  <rms@gnu.org>
4674         * modes.texi (Major Mode Conventions): Discuss rebinding of
4675         standard key bindings.
4677 2004-08-18  Kim F. Storm  <storm@cua.dk>
4679         * processes.texi (Accepting Output): Add `just-this-one' arg to
4680         `accept-process-output'.
4681         (Output from Processes): New var `process-adaptive-read-buffering'.
4683 2004-08-10  Luc Teirlinck  <teirllm@auburn.edu>
4685         * keymaps.texi: Various changes in addition to:
4686         (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
4687         Give more varied examples for `kbd'.
4688         (Creating Keymaps): Char tables have slots for all characters
4689         without modifiers.
4690         (Active Keymaps): `overriding-local-map' and
4691         `overriding-terminal-local-map' also override text property and
4692         overlay keymaps.
4693         (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
4694         (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
4695         to denote a prefix of no events.
4696         `map-keymap' includes parent's bindings _recursively_.
4697         Clarify and correct description of `where-is-internal'.
4698         Mention BUFFER-OR-NAME arg to `describe-bindings'.
4699         (Menu Example): For menus intended for use with the keyboard, the
4700         menu items should be bound to characters or real function keys.
4702 2004-08-08  Luc Teirlinck  <teirllm@auburn.edu>
4704         * objects.texi (Character Type): Reposition `@anchor' to prevent
4705         double space inside sentence in Info.
4707         * hooks.texi (Standard Hooks): `disabled-command-hook' has been
4708         renamed to `disabled-command-function'.
4709         * commands.texi (Key Sequence Input): Remove unnecessary anchor.
4710         (Command Loop Info): Replace reference to it.
4711         (Disabling Commands): `disabled-command-hook' has been renamed to
4712         `disabled-command-function'.
4714 2004-08-07  Luc Teirlinck  <teirllm@auburn.edu>
4716         * os.texi (Translating Input): Only non-prefix bindings in
4717         `key-translation-map' override actual key bindings.  Warn about
4718         possible indirect effect of actual key bindings on non-prefix
4719         bindings in `key-translation-map'.
4721 2004-08-06  Luc Teirlinck  <teirllm@auburn.edu>
4723         * minibuf.texi (High-Level Completion): Add anchor for definition
4724         of `read-variable'.
4726         * commands.texi: Various changes in addition to:
4727         (Using Interactive): Clarify description of `interactive-form'.
4728         (Interactive Call): Mention default for KEYS argument to
4729         `call-interactively'.
4730         (Command Loop Info): Clarify description of `this-command-keys'.
4731         Mention KEEP-RECORD argument to `clear-this-command-keys'.
4732         Value of `last-event-frame' can be `macro'.
4733         (Repeat Events): `double-click-fuzz' is also used to distinguish
4734         clicks and drags.
4735         (Classifying Events): Clarify descriptions of `event-modifiers'
4736         `event-basic-type' and `event-convert-list'.
4737         (Accessing Events): `posn-timestamp' takes POSITION argument.
4738         (Quoted Character Input): Clarify description of
4739         `read-quoted-char' and fix example.
4740         (Quitting): Add `with-local-quit'.
4741         (Disabling Commands): Correct and clarify descriptions of
4742         `enable-command' and `disable-command'.
4743         Mention what happens if `disabled-command-hook' is nil.
4744         (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
4745         Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
4747 2004-07-24  Luc Teirlinck  <teirllm@auburn.edu>
4749         * frames.texi: Various changes in addition to:
4750         (Creating Frames): Expand and clarify description of `make-frame'.
4751         (Window Frame Parameters): Either none or both of the `icon-left'
4752         and `icon-top' parameters must be specified.  Put descriptions of
4753         `menu-bar-lines' and `toolbar-lines' closer together and change
4754         them accordingly.
4755         (Frame Titles): `multiple-frames' is not guaranteed to be accurate
4756         except while processing `frame-title-format' or `icon-title-format'.
4757         (Deleting Frames): Correct description of `delete-frame'.
4758         Non-nil return values of `frame-live-p' are like those of `framep'.
4759         (Frames and Windows): Mention return value of
4760         `set-frame-selected-window'.
4761         (Visibility of Frames): Mention `force' argument to
4762         `make-frame-invisible'.  `frame-visible-p' returns t for all
4763         frames on text-only terminals.
4764         (Frame Configurations): Restoring a frame configuration does not
4765         restore deleted frames.
4766         (Window System Selections): `x-set-selection' returns DATA.
4767         (Resources): Add example.
4768         (Display Feature Testing): Clarify descriptions of
4769         `display-pixel-height', `display-pixel-width', `x-server-version'
4770         and `x-server-vendor'.
4772         * windows.texi (Choosing Window): Add anchor.
4773         * minibuf.texi (Minibuffer Misc): Add anchor.
4775 2004-07-23  John Paul Wallington  <jpw@gnu.org>
4777         * macros.texi (Defining Macros): Declaration keyword for setting
4778         Edebug spec is `debug' not `edebug'.
4780 2004-07-19  Luc Teirlinck  <teirllm@auburn.edu>
4782         * windows.texi: Various small changes in addition to:
4783         (Window Point): Mention return value of `set-window-point'.
4784         (Window Start): `pos-visible-in-window-p' disregards horizontal
4785         scrolling.  Explain return value if PARTIALLY is non-nil.
4786         (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
4787         and `set-window-vscroll'.
4788         (Size of Window): The argument WINDOW to `window-inside-edges',
4789         `window-pixel-edges' and `window-inside-pixel-edges' is optional.
4790         (Resizing Windows): Explain return value of
4791         `shrink-window-if-larger-than-buffer'.
4792         `window-size-fixed' automatically becomes buffer local when set.
4793         (Window Configurations): Explain return value of
4794         `set-window-configuration'.
4796         * minibuf.texi (Minibuffer Misc): Add anchor for
4797         `minibuffer-scroll-window'.
4799         * positions.texi (Text Lines): Add anchor for `count-lines'.
4801 2004-07-17  Richard M. Stallman  <rms@gnu.org>
4803         * display.texi (Overlay Properties): Adding `evaporate' prop
4804         deletes empty overlay immediately.
4806         * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
4807         fix example.
4809 2004-07-16  Jim Blandy  <jimb@redhat.com>
4811         * searching.texi (Regexp Backslash): Document new \_< and \_>
4812         operators.
4814 2004-07-16  Juanma Barranquero  <lektu@terra.es>
4816         * display.texi (Images): Fix Texinfo usage.
4818 2004-07-14  Luc Teirlinck  <teirllm@auburn.edu>
4820         * buffers.texi (Modification Time): `visited-file-modtime' now
4821         returns a list of two integers, instead of a cons.
4823 2004-07-13  Luc Teirlinck  <teirllm@auburn.edu>
4825         * windows.texi: Various changes in addition to:
4826         (Splitting Windows): Add `split-window-keep-point'.
4828 2004-07-09  Richard M. Stallman  <rms@gnu.org>
4830         * frames.texi (Input Focus): Minor fix.
4832 2004-07-07  Luc Teirlinck  <teirllm@auburn.edu>
4834         * frames.texi (Input Focus): Clarify descriptions of
4835         `select-frame-set-input-focus' and `select-frame'.
4837 2004-07-06  Luc Teirlinck  <teirllm@auburn.edu>
4839         * os.texi: Various small changes in addition to:
4840         (Killing Emacs): Expand and clarify description of
4841         `kill-emacs-query-functions' and `kill-emacs-hook'.
4842         (System Environment): Expand and clarify description of `getenv'
4843         and `setenv'.
4844         (Timers): Clarify description of `run-at-time'.
4845         (Translating Input): Correct description of
4846         `extra-keyboard-modifiers'.
4847         (Flow Control): Correct description of `enable-flow-control'.
4849 2004-07-06  Thien-Thi Nguyen  <ttn@gnu.org>
4851         * os.texi: Update copyright.
4852         (Session Management): Grammar fix.
4853         Clarify which Emacs does the restarting.
4854         Use @samp for *scratch* buffer.
4856 2004-07-04  Alan Mackenzie  <acm@muc.de>
4858         * frames.texi (Input Focus): Add documentation for
4859         `select-frame-set-input-focus'.  Replace refs to non-existent
4860         `switch-frame' with `select-frame'.  Minor corrections and tidying
4861         up of text-only terminal stuff.
4863 2004-07-02  Richard M. Stallman  <rms@gnu.org>
4865         * files.texi (Saving Buffers): Cleanup write-contents-function.
4866         (Magic File Names): Cleanup file-remote-p.
4868 2004-07-02  Kai Großjohann  <kai@emptydomain.de>
4870         * files.texi (Magic File Names): `file-remote-p' returns an
4871         identifier of the remote system, not just t.
4873 2004-07-02  David Kastrup  <dak@gnu.org>
4875         * searching.texi (Entire Match Data): Add explanation about new
4876         match-data behavior when @var{integers} is non-nil.
4878 2004-06-24  Richard M. Stallman  <rms@gnu.org>
4880         * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
4882         * customize.texi (Variable Definitions): Note about doc strings
4883         and :set.
4885         * keymaps.texi (Keymap Terminology): Document `kbd'.
4886         (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
4888         * display.texi (Invisible Text): Setting buffer-invisibility-spec
4889         makes it buffer-local.
4891         * files.texi (Saving Buffers): Correct previous change.
4893         * commands.texi (Accessing Events):
4894         Clarify posn-col-row and posn-actual-col-row.
4896 2004-06-24  David Ponce  <david.ponce@wanadoo.fr>
4898         * commands.texi (Accessing Events): New functions
4899         posn-at-point and posn-at-x-y.  Add example to posn-x-y.
4901 2004-06-23  Luc Teirlinck  <teirllm@auburn.edu>
4903         * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
4904         * frames.texi, buffers.texi, backups.texi, variables.texi:
4905         * loading.texi, eval.texi, functions.texi, control.texi:
4906         * symbols.texi, minibuf.texi: Reposition @anchor's.
4908         * help.texi: Various small changes in addition to the following.
4909         (Describing Characters): Describe PREFIX argument to
4910         `key-description'.  Correct and clarify definition of
4911         `text-char-description'.  Describe NEED-VECTOR argument to
4912         `read-kbd-macro'.
4913         (Help Functions): Clarify definition of `apropos'.
4915 2004-06-23  Lars Hansen  <larsh@math.ku.dk>
4917         * files.texi (Saving Buffers): Correct description of
4918         `write-contents-functions'.
4920 2004-06-21  Juanma Barranquero  <lektu@terra.es>
4922         * display.texi (Images): Remove redundant @vindex directives.
4923         Rewrite `image-library-alist' doc in active voice.
4925 2004-06-14  Juanma Barranquero  <lektu@terra.es>
4927         * display.texi (Images): Document new delayed library loading,
4928         variable `image-library-alist' and (existing but undocumented)
4929         function `image-type-available-p'.
4931 2004-06-05  Richard M. Stallman  <rms@gnu.org>
4933         * minibuf.texi (Minibuffer Completion): For INITIAL arg,
4934         refer the user to the Initial Input node.
4935         (Text from Minibuffer): Likewise.
4936         (Initial Input): New node.  Document this feature
4937         and say it is mostly deprecated.
4939 2004-05-30  Richard M. Stallman  <rms@gnu.org>
4941         * loading.texi (Named Features): Clarify return value
4942         and meaning of NOERROR.
4944         * variables.texi (File Local Variables): Minor cleanup.
4946 2004-05-30  Michael Albinus  <michael.albinus@gmx.de>
4948         * files.texi (Magic File Names): Add `file-remote-p' as operation
4949         of file name handlers.
4951 2004-05-29  Richard M. Stallman  <rms@gnu.org>
4953         * modes.texi (Minor Mode Conventions): (-) has no special meaning
4954         as arg to a minor mode command.
4956 2004-05-22  Richard M. Stallman  <rms@gnu.org>
4958         * syntax.texi (Syntax Class Table): Word syntax not just for English.
4960         * streams.texi (Output Variables): Doc float-output-format.
4962         * searching.texi (Regexp Special): Nested repetition can be infloop.
4964         * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
4965         real stack overflow.
4967         * compile.texi: Minor cleanups.
4969 2004-05-22  Luc Teirlinck  <teirllm@dms.auburn.edu>
4971         * lists.texi (Cons Cells): Explain dotted lists, true lists,
4972         circular lists.
4973         (List Elements): Explain handling of circular and dotted lists.
4975 2004-05-19  Thien-Thi Nguyen  <ttn@gnu.org>
4977         * modes.texi (Search-based Fontification): Fix typo.
4979 2004-05-10  Juanma Barranquero  <lektu@terra.es>
4981         * modes.texi (Mode Line Variables): Fix description of
4982         global-mode-string, which is now after which-func-mode, not the
4983         buffer name.
4985 2004-05-07  Lars Hansen  <larsh@math.ku.dk>
4987         * modes.texi (Desktop Save Mode): Add.
4988         (Modes): Add menu entry Desktop Save Mode.
4990         * hooks.texi: Add desktop-after-read-hook,
4991         desktop-no-desktop-file-hook and desktop-save-hook.
4993         * locals.texi: Add desktop-save-buffer.
4995 2004-04-30  Jesper Harder  <harder@ifa.au.dk>
4997         * display.texi: emacs -> Emacs.
4999 2004-04-27  Matthew Mundell  <matt@mundell.ukfsn.org>
5001         * files.texi (Changing Files): Document set-file-times.
5003 2004-04-23  Juanma Barranquero  <lektu@terra.es>
5005         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5007 2004-04-18  Jesper Harder  <harder@ifa.au.dk>
5009         * tips.texi (Coding Conventions): defopt -> defcustom.
5011 2004-04-16  Luc Teirlinck  <teirllm@auburn.edu>
5013         * sequences.texi: Various clarifications.
5015 2004-04-14  Luc Teirlinck  <teirllm@auburn.edu>
5017         * buffers.texi (Read Only Buffers): Mention optional ARG to
5018         `toggle-read-only'.
5020 2004-04-14  Nick Roberts  <nick@nick.uklinux.net>
5022         * windows.texi (Selecting Windows): Note that get-lru-window
5023         returns a full-width window if possible.
5025 2004-04-13  Luc Teirlinck  <teirllm@auburn.edu>
5027         * buffers.texi: Various changes in addition to:
5028         (Buffer File Name): Add `find-buffer-visiting'.
5029         (Buffer Modification): Mention optional ARG to `not-modified'.
5030         (Indirect Buffers): Mention optional CLONE argument to
5031         `make-indirect-buffer'.
5033         * files.texi: Various changes in addition to:
5034         (Visiting Functions): `find-file-hook' is now a normal hook.
5035         (File Name Expansion): Explain difference between the way that
5036         `expand-file-name' and `file-truename' treat `..'.
5037         (Contents of Directories): Mention optional ID-FORMAT argument to
5038         `directory-files-and-attributes'.
5039         (Format Conversion): Mention new optional CONFIRM argument to
5040         `format-write-file'.
5042 2004-04-12  Miles Bader  <miles@gnu.org>
5044         * macros.texi (Expansion): Add description of `macroexpand-all'.
5046 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
5048         * variables.texi (Variable Aliases): Mention
5049         cyclic-variable-indirection.
5051         * errors.texi (Standard Errors): Ditto.
5053 2004-04-04  Luc Teirlinck  <teirllm@auburn.edu>
5055         * backups.texi: Various small changes in addition to:
5056         (Making Backups): Mention return value of `backup-buffer'.
5057         (Auto-Saving): Mention optional FORCE argument to
5058         `delete-auto-save-file-if-necessary'.
5059         (Reverting): Mention optional PRESERVE-MODES argument to
5060         `revert-buffer'.  Correct description of `revert-buffer-function'.
5062 2004-03-22  Juri Linkov  <juri@jurta.org>
5064         * sequences.texi (Sequence Functions): Replace xref to `Vectors'
5065         with `Vector Functions'.
5067         * text.texi (Sorting): Add missing quote.
5069 2004-03-14  Luc Teirlinck  <teirllm@auburn.edu>
5071         * intro.texi (Lisp History): Replace xref to `cl' manual with
5072         inforef.
5074 2004-03-12  Richard M. Stallman  <rms@gnu.org>
5076         * intro.texi (Version Info): Add arg to emacs-version.
5077         (Lisp History): Change xref to CL manual.
5079 2004-03-09  Luc Teirlinck  <teirllm@auburn.edu>
5081         * minibuf.texi (Completion Commands): Add xref to Emacs manual
5082         for Partial Completion mode.
5084 2004-03-07  Thien-Thi Nguyen  <ttn@gnu.org>
5086         * customize.texi: Fix typo.  Remove eol whitespace.
5088 2004-03-04  Richard M. Stallman  <rms@gnu.org>
5090         * processes.texi: Fix typos.
5092         * lists.texi (Building Lists): Minor clarification.
5094         * hash.texi (Creating Hash): Correct the meaning of t for WEAK
5095         in make-hash-table.
5097 2004-02-29  Juanma Barranquero  <lektu@terra.es>
5099         * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
5100         rm, and ignore exit code.
5102 2004-02-27  Dan Nicolaescu  <dann@ics.uci.edu>
5104         * display.texi (Defining Faces): Add description for min-colors.
5105         Update example.
5107 2004-02-23  Luc Teirlinck  <teirllm@auburn.edu>
5109         * abbrevs.texi: Various corrections and clarifications in addition
5110         to the following:
5111         (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
5113 2004-02-22  Matthew Mundell  <matt@mundell.ukfsn.org>  (tiny change)
5115         * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
5117 2004-02-21  Luc Teirlinck  <teirllm@auburn.edu>
5119         * text.texi: Various small changes in addition to the following:
5120         (User-Level Deletion): Mention optional BACKWARD-ONLY argument
5121         to delete-horizontal-space.
5122         (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
5123         description of yank-handler text property at various places.
5125         * frames.texi (Window System Selections): Add anchor.
5127         * syntax.texi (Syntax Table Functions): Clarify and correct
5128         descriptions of make-syntax-table and copy-syntax-table.
5129         (Motion and Syntax): Clarify SYNTAXES argument to
5130         skip-syntax-forward.
5131         (Parsing Expressions): Mention that the return value of
5132         parse-partial-sexp is currently a list of ten rather than nine
5133         elements.
5134         (Categories): Various corrections and clarifications.
5136 2004-02-17  Luc Teirlinck  <teirllm@auburn.edu>
5138         * markers.texi (Marker Insertion Types): Minor change.
5140         * locals.texi (Standard Buffer-Local Variables):
5141         * commands.texi (Interactive Codes, Using Interactive):
5142         * functions.texi (Related Topics): Fix xrefs.
5144 2004-02-16  Luc Teirlinck  <teirllm@auburn.edu>
5146         * lists.texi (Sets And Lists): Update description of delete-dups.
5148 2004-02-16  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
5150         * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
5152 2004-02-16  Jan Djärv  <jan.h.d@swipnet.se>
5154         * frames.texi (Parameter Access): frame-parameters arg is optional.
5155         modify-frame-parameters handles nil for FRAME.
5156         (Window Frame Parameters): menu-bar-lines and tool-bar-lines
5157         are all-or-nothing for certain toolkits.
5158         Mention parameter wait-for-wm.
5159         (Frames and Windows): In frame-first-window and frame-selected-window
5160         the arg is optional.
5161         (Input Focus): In redirect-frame-focus the second arg is optional.
5162         (Window System Selections): Mention selection type CLIPBOARD.
5163         Mention data-type UTF8_STRING.
5164         Mention numbering of cut buffers.
5165         (Resources): Describe x-resource-name.
5167 2004-02-16  Richard M. Stallman  <rms@gnu.org>
5169         * windows.texi (Buffers and Windows): Delete false table
5170         about all-frames.
5172         * syntax.texi (Parsing Expressions): Delete old caveat
5173         about parse-sexp-ignore-comments.
5175         * streams.texi (Output Variables): Add print-quoted.
5177         * lists.texi (Building Lists): Minor cleanup.
5179         * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
5181         * display.texi (Overlays): Explain overlays use markers.
5182         (Managing Overlays): Explain front-advance and rear-advance
5183         in more detail.
5185         * loading.texi (Unloading): Document unload-feature-special-hooks.
5186         Get rid of fns-NNN.el file.
5188 2004-02-16  Matthew Mundell  <matt@mundell.ukfsn.org>  (tiny change)
5190         * help.texi (Describing Characters): Fix text-char-description
5191         example output.
5193         * edebug.texi (Using Edebug): Fix example.
5195         * debugging.texi (Internals of Debugger): Fix return value.
5197         * files.texi (Changing Files): Fix argname.
5199         * calendar.texi: Fix parens, and default values.
5201         * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
5202         * nonascii.texi, objects.texi, os.texi: Minor fixes.
5203         * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
5205         * positions.texi (Text Lines): Don't add -1 in current-line.
5207 2004-02-16  Richard M. Stallman  <rms@gnu.org>
5209         * compile.texi (Compiler Errors): if-boundp feature applies to cond.
5211 2004-02-16  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
5213         * processes.texi (Low-Level Network): Fix a typo.
5215 2004-02-12  Kim F. Storm  <storm@cua.dk>
5217         * display.texi (Fringes): Use consistent wording.
5218         Note that window-fringe's window arg is optional.
5219         (Scroll Bars): Use consistent wording.
5221 2004-02-11  Luc Teirlinck  <teirllm@auburn.edu>
5223         * tips.texi (Comment Tips): Document the new conventions for
5224         commenting out code.
5226 2004-02-07  Jan Djärv  <jan.h.d@swipnet.se>
5228         * positions.texi (Text Lines): Added missing end defun.
5230 2004-02-07  Kim F. Storm  <storm@cua.dk>
5232         * positions.texi (Text Lines): Add line-number-at-pos.
5234 2004-02-06  John Paul Wallington  <jpw@gnu.org>
5236         * display.texi (Button Properties, Button Buffer Commands):
5237         mouse-2 invokes button, not down-mouse-1.
5239 2004-02-04  Jason Rumney  <jasonr@gnu.org>
5241         * makefile.w32-in: Sync with Makefile.in changes.
5243 2004-02-03  Luc Teirlinck  <teirllm@auburn.edu>
5245         * minibuf.texi (Text from Minibuffer): Various corrections and
5246         clarifications.
5247         (Object from Minibuffer): Correct Lisp description of
5248         read-minibuffer.
5249         (Minibuffer History): Clarify description of cons values for
5250         HISTORY arguments.
5251         (Basic Completion): Various corrections and clarifications.  Add
5252         completion-regexp-list.
5253         (Minibuffer Completion): Correct and clarify description of
5254         completing-read.
5255         (Completion Commands): Mention Partial Completion mode.  Various
5256         other minor changes.
5257         (High-Level Completion): Various corrections and clarifications.
5258         (Reading File Names): Ditto.
5259         (Minibuffer Misc): Ditto.
5261 2004-01-26  Luc Teirlinck  <teirllm@auburn.edu>
5263         * strings.texi (Text Comparison): assoc-string also matches
5264         elements of alists that are strings instead of conses.
5265         (Formatting Strings): Standardize Texinfo usage.  Update index
5266         entries.
5268 2004-01-20  Luc Teirlinck  <teirllm@auburn.edu>
5270         * lists.texi (Sets And Lists): Add delete-dups.
5272 2004-01-15  Luc Teirlinck  <teirllm@auburn.edu>
5274         * edebug.texi (Instrumenting Macro Calls): `declare' is not a
5275         special form.
5276         * macros.texi (Defining Macros): Update description of `declare',
5277         which now is a macro.
5278         (Wrong Time): Fix typos.
5280 2004-01-14  Luc Teirlinck  <teirllm@auburn.edu>
5282         * compile.texi (Compilation Functions): Expand descriptions of
5283         `compile-defun', `byte-compile-file', `byte-recompile-directory'
5284         and `batch-byte-compile'.  In particular, mention and describe
5285         all optional arguments.
5286         (Disassembly): Correct and clarify the description of `disassemble'.
5288 2004-01-11  Luc Teirlinck  <teirllm@auburn.edu>
5290         * searching.texi: Various small changes in addition to the
5291         following.
5292         (Regexp Example): Adapt to new value of `sentence-end'.
5293         (Regexp Functions): The PAREN argument to `regexp-opt' can be
5294         `words'.
5295         (Search and Replace): Add usage note for `perform-replace'.
5296         (Entire Match Data): Mention INTEGERS and REUSE arguments to
5297         `match-data'.
5298         (Standard Regexps): Update for new values of `paragraph-start'
5299         and `sentence-end'.
5301 2004-01-07  Luc Teirlinck  <teirllm@auburn.edu>
5303         * files.texi (Saving Buffers): Clarify descriptions of
5304         `write-contents-functions' and `before-save-hook'.
5305         Make the defvar's for `before-save-hook' and `after-save-hook'
5306         into defopt's.
5308 2004-01-07  Kim F. Storm  <storm@cua.dk>
5310         * commands.texi (Click Events): Describe new image and
5311         width/height elements of click events.
5312         (Accessing Events): Add posn-string, posn-image, and
5313         posn-object-width-height.  Change posn-object to return either
5314         image or string object.
5316 2004-01-01  Simon Josefsson  <jas@extundo.com>
5318         * hooks.texi (Standard Hooks): Add before-save-hook.
5319         * files.texi (Saving Buffers): Likewise.
5321 2004-01-03  Richard M. Stallman  <rms@gnu.org>
5323         * frames.texi (Frames and Windows): Delete frame-root-window.
5325 2004-01-03  Luc Teirlinck  <teirllm@auburn.edu>
5327         * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
5329         * functions.texi: Various small changes in addition to the
5330         following.
5331         (What Is a Function): `functionp' returns nil for macros.  Clarify
5332         behavior of this and following functions for symbol arguments.
5333         (Function Documentation): Add `\' in front of (fn @var{arglist})
5334         and explain why.
5335         (Defining Functions): Mention DOCSTRING argument to `defalias'.
5336         Add anchor.
5337         (Mapping Functions): Add anchor.  Unquote nil in mapcar* example.
5339 2004-01-01  Miles Bader  <miles@gnu.org>
5341         * display.texi (Buttons): New section.
5343 2003-12-31  Andreas Schwab  <schwab@suse.de>
5345         * numbers.texi (Math Functions): sqrt reports a domain-error
5346         error.
5347         (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
5349 2003-12-30  Luc Teirlinck  <teirllm@auburn.edu>
5351         * tips.texi (Documentation Tips): Update item on hyperlinks in
5352         documentation strings.
5354         * errors.texi (Standard Errors): Various small corrections and
5355         additions.
5357         * control.texi: Various small changes in addition to the
5358         following.
5359         (Signaling Errors): Provide some more details on how `signal'
5360         constructs the error message.  Add anchor to the definition of
5361         `signal'.
5362         (Error Symbols): Describe special treatment of `quit'.
5363         (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
5364         to emphasize that it has to be a single form.
5366         * buffers.texi: Add anchor.
5368 2003-12-29  Richard M. Stallman  <rms@gnu.org>
5370         * windows.texi (Choosing Window): Add same-window-p, special-display-p.
5371         (Window Configurations): Add window-configuration-frame.
5373         * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
5375         * text.texi (Examining Properties): Add get-char-property-and-overlay.
5376         Change arg name in get-char-property.
5377         (Special Properties): Update handling of keymap property.
5379         * strings.texi (Modifying Strings): Add clear-string.
5380         (Text Comparison): Add assoc-string and remove
5381         assoc-ignore-case, assoc-ignore-representation.
5383         * os.texi (Time of Day): Add set-time-zone-rule.
5385         * numbers.texi (Math Functions): asin, acos, log, log10
5386         report domain-error errors.
5388         * nonascii.texi (Converting Representations):
5389         Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
5390         (Encoding and I/O): Add file-name-coding-system.
5392         * modes.texi (Search-based Fontification): Explain that
5393         face specs are symbols with face names as values.
5395         * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
5397         * lists.texi (Building Lists): remq moved elsewhere.
5398         (Sets And Lists): remq moved here.
5399         (Association Lists): Refer to assoc-string.
5401         * internals.texi (Garbage Collection): Add memory-use-counts.
5403         * frames.texi (Frames and Windows): Add set-frame-selected-window
5404         and frame-root-window.
5406         * files.texi (Contents of Directories):
5407         Add directory-files-and-attributes.
5409         * display.texi (Refresh Screen): Add force-window-update.
5410         (Invisible Text): Explain about moving point out of invis text.
5411         (Overlay Properties): Add overlay-properties.
5412         (Managing Overlays): Add overlayp.
5413         (GIF Images): Invalid image number displays a hollow box.
5415         * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
5416         (Killing Buffers): Add buffer-live-p.
5418 2003-12-25  Markus Rost  <rost@mathematik.uni-bielefeld.de>
5420         * display.texi (Fringes): Fix typo "set-buffer-window".
5422 2003-12-24  Luc Teirlinck  <teirllm@auburn.edu>
5424         * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
5425         * nonascii.texi, processes.texi, tips.texi, variables.texi:
5426         Add or change various xrefs and anchors.
5428         * commands.texi: Replace all occurrences of @acronym{CAR} with
5429         @sc{car}, for consistency with the rest of the Elisp manual.
5430         `car' and `cdr' are historically acronyms, but are no longer
5431         widely thought of as such.
5433         * internals.texi (Pure Storage): Mention that `purecopy' does not
5434         copy text properties.
5435         (Object Internals): Now 29 bits are used (in most implementations)
5436         to address Lisp objects.
5438         * variables.texi (Variables with Restricted Values): New node.
5440         * objects.texi (Lisp Data Types): Mention that certain variables
5441         can only take on a restricted set of values and add an xref to
5442         the new node "Variables with Restricted Values".
5444         * eval.texi (Function Indirection): Describe the errors that
5445         `indirect-function' can signal.
5446         (Eval): Clarify the descriptions of `eval-region' and `values'.
5447         Describe `eval-buffer' instead of `eval-current-buffer' and
5448         mention `eval-current-buffer' as an alias for `current-buffer'.
5449         Correct the description and mention all optional arguments.
5451         * nonascii.texi: Various small changes in addition to the
5452         following.
5453         (Converting Representations): Clarify behavior of
5454         `string-make-multibyte' and `string-to-multibyte' for unibyte all
5455         ASCII arguments.
5456         (Character Sets): Document the variable `charset-list' and adapt
5457         the definition of the function `charset-list' accordingly.
5458         (Translation of Characters): Clarify use of generic characters in
5459         `make-translation-table'.  Clarify and correct the description of
5460         the use of translation tables in encoding and decoding.
5461         (User-Chosen Coding Systems): Correct and clarify the description
5462         of `select-safe-coding-system'.
5463         (Default Coding Systems): Clarify description of
5464         `file-coding-system-alist'.
5466 2003-11-30  Luc Teirlinck  <teirllm@auburn.edu>
5468         * strings.texi (Text Comparison): Correctly describe when two
5469         strings are `equal'.  Combine and clarify descriptions of
5470         `assoc-ignore-case' and `assoc-ignore-representation'.
5472         * objects.texi (Non-ASCII in Strings): Clarify description of
5473         when a string is unibyte or multibyte.
5474         (Bool-Vector Type): Update examples.
5475         (Equality Predicates): Correctly describe when two strings are
5476         `equal'.
5478 2003-11-29  Luc Teirlinck  <teirllm@auburn.edu>
5480         * lists.texi (Building Lists): `append' no longer accepts integer
5481         arguments.  Update the description of `number-sequence' to reflect
5482         recent changes.
5483         (Sets And Lists): Describe `member-ignore-case' after `member'.
5485 2003-11-27  Kim F. Storm  <storm@cua.dk>
5487         * commands.texi (Click Events): Click object may be an images.
5488         Describe (dx . dy) element of click positions.
5489         (Accessing Events): Remove duplicate posn-timestamp.
5490         New functions posn-object and posn-object-x-y.
5492 2003-11-23  Kim F. Storm  <storm@cua.dk>
5494         * commands.texi (Click Events): Describe enhancements to event
5495         position lists, including new text-pos and (col . row) items.
5496         Mention left-fringe and right-fringe area events.
5497         (Accessing Events): New functions posn-area and
5498         posn-actual-col-row.  Mention posn-timestamp.  Mention that
5499         posn-point in non-text area still returns buffer position.
5500         Clarify posn-col-row.
5502 2003-11-21  Lars Hansen  <larsh@math.ku.dk>
5504         * files.texi (File Attributes): Describe new parameter ID-FORMAT.
5505         * anti.texi (File Attributes): Describe removed parameter
5506         ID-FORMAT.
5508 2003-11-20  Luc Teirlinck  <teirllm@auburn.edu>
5510         * positions.texi (Positions): Mention that, if a marker is used as
5511         a position, its buffer is ignored.
5513         * markers.texi (Overview of Markers): Mention it here too.
5515 2003-11-12  Luc Teirlinck  <teirllm@auburn.edu>
5517         * numbers.texi (Numeric Conversions): Not just `floor', but also
5518         `truncate', `ceiling' and `round' accept optional argument DIVISOR.
5520 2003-11-10  Luc Teirlinck  <teirllm@auburn.edu>
5522         * markers.texi (Creating Markers): Specify insertion type of
5523         created markers.  Add xref to `Marker Insertion Types'.
5524         Second argument to `copy-marker' is optional.
5525         (Marker Insertion Types): Mention that most markers are created
5526         with insertion type nil.
5527         (The Mark): Correctly describe when `mark' signals an error.
5528         (The Region): Correctly describe when `region-beginning' and
5529         `region-end' signal an error.
5531 2003-11-08  Luc Teirlinck  <teirllm@auburn.edu>
5533         * hash.texi (Creating Hash): Clarify description of `eql'.
5534         `makehash' is obsolete.
5535         (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
5537         * positions.texi (Point): Change description of `buffer-end', so
5538         that it is also correct for floating point arguments.
5539         (List Motion): Correct argument lists of `beginning-of-defun' and
5540         `end-of-defun'.
5541         (Excursions): Add xref to `Marker Insertion Types'.
5542         (Narrowing): Argument to `narrow-to-page' is optional.
5544 2003-11-06  Luc Teirlinck  <teirllm@auburn.edu>
5546         * streams.texi (Output Streams): Clarify behavior of point for
5547         marker output streams.
5549 2003-11-04  Luc Teirlinck  <teirllm@auburn.edu>
5551         * variables.texi (Defining Variables): Second argument to
5552         `defconst' is not optional.
5553         (Setting Variables): Mention optional argument APPEND to
5554         `add-to-list'.
5555         (Creating Buffer-Local): Expand description of
5556         `make-variable-buffer-local'.
5557         (Frame-Local Variables): Expand description of
5558         `make-variable-frame-local'.
5559         (Variable Aliases): Correct description of optional argument
5560         DOCSTRING to `defvaralias'.  Mention return value of
5561         `defvaralias'.
5562         (File Local Variables): Add xref to `File variables' in Emacs
5563         Manual.  Correct description of `hack-local-variables'.  Mention
5564         `safe-local-variable' property.  Mention optional second argument
5565         to `risky-local-variable-p'.
5567 2003-11-03  Luc Teirlinck  <teirllm@auburn.edu>
5569         * symbols.texi (Symbol Plists): Mention return value of `setplist'.
5571 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
5573         * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
5574         lispref/customize.texi, lispref/display.texi, lispref/files.texi,
5575         lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
5576         lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
5577         lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
5578         lispref/processes.texi, lispref/searching.texi,
5579         lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
5580         lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
5581         @acronym{FOO}.
5583 2003-10-27  Luc Teirlinck  <teirllm@auburn.edu>
5585         * strings.texi (Creating Strings): Argument START to `substring'
5586         can not be `nil'.  Expand description of
5587         `substring-no-properties'.  Correct description of `split-string',
5588         especially with respect to empty matches.  Prevent very bad line
5589         break in definition of `split-string-default-separators'.
5590         (Text Comparison): `string=' and `string<' also accept symbols as
5591         arguments.
5592         (String Conversion): More completely describe argument BASE in
5593         `string-to-number'.
5594         (Formatting Strings): `%s' and `%S' in `format' do require
5595         corresponding object.  Clarify behavior of numeric prefix after
5596         `%' in `format'.
5597         (Case Conversion): The argument to `upcase-initials' can be a
5598         character.
5600 2003-10-27  Kenichi Handa  <handa@m17n.org>
5602         * display.texi (Fontsets): Fix texinfo usage.
5604 2003-10-25  Kenichi Handa  <handa@m17n.org>
5606         * display.texi (Fontsets): Add description of the function
5607         set-fontset-font.
5609 2003-10-23  Luc Teirlinck  <teirllm@auburn.edu>
5611         * display.texi (Temporary Displays): Add xref to `Documentation
5612         Tips'.
5614         * functions.texi (Function Safety): Use inforef instead of pxref
5615         for SES.
5617 2003-10-23  Andreas Schwab  <schwab@suse.de>
5619         * Makefile.in (TEX, texinputdir): Don't define.
5620         (TEXI2DVI): Define.
5621         (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
5622         add $(srcdir)/index.texi.
5623         ($(infodir)/elisp): Remove index.texi dependency.
5624         (elisp.dvi): Likewise.  Use $(TEXI2DVI).
5625         (index.texi): Remove target.
5626         (dist): Don't link $(srcdir)/permute-index.
5627         (clean): Don't remove index.texi.
5629         * permute-index, index.perm: Remove.
5630         * index.texi: Rename from index.unperm.
5632 2003-10-22  Luc Teirlinck  <teirllm@auburn.edu>
5634         * tips.texi (Documentation Tips): Document new behavior for face
5635         and variable hyperlinks in Help mode.
5637 2003-10-21  Luc Teirlinck  <teirllm@auburn.edu>
5639         * objects.texi (Integer Type): Update for extra bit of integer range.
5640         (Character Type): Ditto.
5642 2003-10-16  Eli Zaretskii  <eliz@gnu.org>
5644         * numbers.texi (Integer Basics): Add index entries for reading
5645         numbers in hex, octal, and binary.
5647 2003-10-16  Lute Kamstra  <lute@gnu.org>
5649         * modes.texi (Mode Line Format): Mention force-mode-line-update's
5650         argument.
5652 2003-10-13  Luc Teirlinck  <teirllm@auburn.edu>
5654         * windows.texi (Choosing Window): Fix typo.
5655         * edebug.texi (Edebug Execution Modes): Fix typo.
5657 2003-10-13  Richard M. Stallman  <rms@gnu.org>
5659         * windows.texi (Basic Windows): A window has fringe settings,
5660         display margins and scroll-bar settings.
5661         (Splitting Windows): Doc split-window return value.
5662         Clean up one-window-p.
5663         (Selecting Windows): Fix typo.
5664         (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
5665         (Buffers and Windows): In set-window-buffer, explain effect
5666         on fringe settings and scroll bar settings.
5667         (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
5668         (Choosing Window): Use defopt for pop-up-frame-function.
5669         For special-display-buffer-names, explain same-window and same-frame.
5670         Clarify window-dedicated-p return value.
5671         (Textual Scrolling): scroll-up and scroll-down can get an error.
5672         (Horizontal Scrolling): Clarify auto-hscroll-mode.
5673         Clarify set-window-hscroll.
5674         (Size of Window): Don't mention tool bar in window-height.
5675         (Coordinates and Windows): Explain what coordinates-in-window-p
5676         returns for fringes and display margins.
5677         (Window Configurations): Explain saving fringes, etc.
5679         * tips.texi (Library Headers): Clean up Documentation.
5681         * syntax.texi (Parsing Expressions): Clean up forward-comment
5682         and parse-sexp-lookup-properties.
5684         * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
5686         * os.texi (System Environment): Clean up text for load-average errors.
5688         * modes.texi (Hooks): Don't explain local hook details at front.
5689         Clarify run-hooks and run-hook-with-args a little.
5690         Clean up add-hook and remove-hook.
5692         * edebug.texi (Edebug Execution Modes): Clarify t.
5693         Document edebug-sit-for-seconds.
5694         (Coverage Testing): Document C-x X = and =.
5695         (Instrumenting Macro Calls): Fix typo.
5696         (Specification List): Don't index the specification keywords.
5698 2003-10-10  Kim F. Storm  <storm@cua.dk>
5700         * processes.texi (Network): Introduce make-network-process.
5702 2003-10-09  Luc Teirlinck  <teirllm@auburn.edu>
5704         * tips.texi (Library Headers): Fix typo.
5706 2003-10-07  Juri Linkov  <juri@jurta.org>
5708         * modes.texi (Imenu): Mention imenu-create-index-function's
5709         default value.  Explain submenus better.
5711 2003-10-07  Lute Kamstra  <lute@gnu.org>
5713         * modes.texi (Faces for Font Lock): Fix typo.
5714         (Hooks): Explain how buffer-local hook variables can refer to
5715         global hook variables.
5716         Various minor clarifications.
5718 2003-10-06  Lute Kamstra  <lute@gnu.org>
5720         * tips.texi (Coding Conventions): Mention naming conventions for
5721         hooks.
5723 2003-10-05  Luc Teirlinck  <teirllm@auburn.edu>
5725         * loading.texi (Library Search): Correct default value of
5726         load-suffixes.
5727         (Named Features): Fix typo.
5729 2003-10-05  Richard M. Stallman  <rms@gnu.org>
5731         * loading.texi (Named Features): In `provide',
5732         say how to test for subfeatures.
5733         (Unloading): In unload-feature, use new var name
5734         unload-feature-special-hooks.
5736 2003-10-03  Lute Kamstra  <lute@gnu.org>
5738         * modes.texi (Major Mode Conventions): Mention third way to set up
5739         Imenu.
5740         (Imenu): A number of small fixes.
5741         Delete documentation of internal variable imenu--index-alist.
5742         Document the return value format of imenu-create-index-function
5743         functions.
5745 2003-09-30  Richard M. Stallman  <rms@gnu.org>
5747         * processes.texi (Network): Say what stopped datagram connections do.
5749         * lists.texi (Association Lists): Clarify `assq-delete-all'.
5751         * display.texi (Overlay Properties): Clarify `evaporate' property.
5753 2003-09-29  Lute Kamstra  <lute@gnu.org>
5755         * modes.texi (Mode Line Data): Explain when symbols in mode-line
5756         constructs should be marked as risky.
5757         Change cons cell into proper list.
5758         (Mode Line Variables): Change cons cell into proper list.
5760 2003-09-26  Lute Kamstra  <lute@gnu.org>
5762         * modes.texi (Mode Line Data): Document the :propertize construct.
5763         (Mode Line Variables): Reorder the descriptions of the variables
5764         to match their order in the default mode-line-format.
5765         Describe the new variables mode-line-position and mode-line-modes.
5766         Update the default values of mode-line-frame-identification,
5767         minor-mode-alist, and default-mode-line-format.
5768         (Properties in Mode): Mention the :propertize construct.
5770 2003-09-26  Richard M. Stallman  <rms@gnu.org>
5772         * buffers.texi, commands.texi, debugging.texi, eval.texi:
5773         * loading.texi, minibuf.texi, text.texi, variables.texi:
5774         Avoid @strong{Note:}.
5776 2003-09-26  Richard M. Stallman  <rms@gnu.org>
5778         * keymaps.texi (Remapping Commands): Fix typo.
5780 2003-09-23  Luc Teirlinck  <teirllm@mail.auburn.edu>
5782         * processes.texi (Low-Level Network): Fix typo.
5784 2003-09-23  Kim F. Storm  <storm@cua.dk>
5786         * processes.texi (Network, Network Servers): Fix typos.
5787         (Low-Level Network): Add timeout value for :server keyword.
5788         Add new option keywords to make-network-process.
5789         Add set-network-process-options.
5790         Explain how to test availability of network options.
5792 2003-09-19  Richard M. Stallman  <rms@gnu.org>
5794         * text.texi (Motion by Indent): Arg to
5795         backward-to-indentation and forward-to-indentation is optional.
5797         * strings.texi (Creating Strings): Add substring-no-properties.
5799         * processes.texi
5800         (Process Information): Add list-processes arg QUERY-ONLY.
5801         Delete process-contact from here.
5802         Add new status values for process-status.
5803         Add process-get, process-put, process-plist, set-process-plist.
5804         (Synchronous Processes): Add call-process-shell-command.
5805         (Signals to Processes): signal-process allows process objects.
5806         (Network): Complete rewrite.
5807         (Network Servers, Datagrams, Low-Level Network): New nodes.
5809         * positions.texi (Word Motion): forward-word, backward-word
5810         arg is optional.  Reword.
5812         * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
5814         * variables.texi (Creating Buffer-Local):
5815         Delete duplicate definition of buffer-local-value.
5816         (File Local Variables): Explain about discarding text props.
5818 2003-09-11  Richard M. Stallman  <rms@gnu.org>
5820         * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
5821         changes variables that record input events.
5822         (Minibuffer Misc): Add minibuffer-selected-window.
5824         * lists.texi (Building Lists): Add copy-tree.
5826         * display.texi (Fontsets): Add char-displayable-p.
5827         (Scroll Bars): New node.
5829 2003-09-08  Lute Kamstra  <lute@gnu.org>
5831         * modes.texi (%-Constructs): Document new `%i' and `%I'
5832         constructs.
5834 2003-09-03  Peter Runestig  <peter@runestig.com>
5836         * makefile.w32-in: New file.
5838 2003-08-29  Richard M. Stallman  <rms@gnu.org>
5840         * display.texi (Overlay Properties): Clarify how priorities
5841         affect use of the properties.
5843 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
5845         * customize.texi (Type Keywords): Correct the description of
5846         `:help-echo' in the case where `motion-doc' is a function.
5848 2003-08-14  John Paul Wallington  <jpw@gnu.org>
5850         * modes.texi (Emulating Mode Line): Subsection, not section.
5852 2003-08-13  Richard M. Stallman  <rms@gnu.org>
5854         * elisp.texi (Top): Update subnode lists in menu.
5856         * text.texi (Insertion): Add insert-buffer-substring-no-properties.
5857         (Kill Functions): kill-region has new arg yank-handler.
5858         (Yanking): New node.
5859         (Yank Commands): Add yank-undo-function.
5860         (Low-Level Kill Ring):
5861         kill-new and kill-append have new arg yank-handler.
5862         (Changing Properties): Add remove-list-of-text-properties.
5863         (Atomic Changes): New node.
5865         * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
5867         * streams.texi (Output Variables): Add eval-expression-print-length
5868         and eval-expression-print-level.
5870         * os.texi (Time Conversion): For encode-time, explain limits on year.
5872         * objects.texi (Character Type): Define anchor "modifier bits".
5874         * modes.texi (Emulating Mode Line): New node.
5875         (Search-based Fontification): Font Lock uses font-lock-face property.
5876         (Other Font Lock Variables): Likewise.
5878         * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
5879         not vectors.
5880         (Active Keymaps): Add emulation-mode-map-alists.
5881         (Functions for Key Lookup): key-binding has new arg no-remap.
5882         (Remapping Commands): New node.
5883         (Scanning Keymaps): where-is-internal has new arg no-remap.
5884         (Tool Bar): Add tool-bar-local-item-from-menu.
5885         Clarify when to use tool-bar-add-item-from-menu.
5887         * commands.texi (Interactive Call): commandp has new arg.
5888         (Command Loop Info): Add this-original-command.
5890 2003-08-06  John Paul Wallington  <jpw@gnu.org>
5892         * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
5894         * display.texi (Warning Basics): Fix typo.
5895         (Fringes): Add closing curly bracket and fix typo.
5897         * elisp.texi (Top): Fix typo.
5899 2003-08-05  Richard M. Stallman  <rms@gnu.org>
5901         * elisp.texi: Update lists of subnodes.
5903         * windows.texi (Buffers and Windows): set-window-buffer has new arg.
5905         * variables.texi (Local Variables): Use lc for example variable names.
5907         * tips.texi (Library Headers): Explain where to put -*-.
5909         * strings.texi (Creating Strings): Fix xref for vconcat.
5911         * sequences.texi (Vector Functions):
5912         vconcat no longer allows integer args.
5914         * minibuf.texi (Reading File Names): read-file-name has new
5915         arg PREDICATE.  New function read-directory-name.
5917         * macros.texi (Defining Macros): Give definition of `declare'
5918         (Indenting Macros): New node.
5920         * frames.texi (Parameter Access): Add modify-all-frames-parameters.
5921         (Window Frame Parameters): Make separate table of parameters
5922         that are coupled with specific face attributes.
5923         (Deleting Frames): delete-frame-hooks renamed to
5924         delete-frame-functions.
5926         * files.texi (Magic File Names): Add file-remote-p.
5927         Clarify file-local-copy.
5929         * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
5930         here; instead xref Defining Macros.
5932         * display.texi (Warnings): New node, and subnodes.
5933         (Fringes): New node.
5935         * debugging.texi (Test Coverage): New node.
5937         * compile.texi (Compiler Errors): Explain with-no-warnings
5938         and other ways to suppress warnings.
5940         * commands.texi (Interactive Call): Minor clarification.
5942         * buffers.texi (Buffer File Name): set-visited-file-name
5943         renames the buffer too.
5945         * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
5947 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
5949         * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
5951 2003-07-22  Markus Rost  <rost@math.ohio-state.edu>
5953         * internals.texi (Garbage Collection): Fix previous change.
5955 2003-07-22  Richard M. Stallman  <rms@gnu.org>
5957         * files.texi (Truenames): Add LIMIT arg to file-chase-links.
5959         * display.texi (Width): Use \s syntax in example.
5960         (Font Selection): Add face-font-rescale-alist.
5962         * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
5963         Remove spurious indent in example.
5965         * lists.texi (Building Lists): Add number-sequence.
5967         * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
5969         * functions.texi (Function Documentation): Explain how to
5970         show calling convention explicitly in the doc string.
5972         * windows.texi (Selecting Windows): save-selected-window saves
5973         selected window of each frame.
5974         (Window Configurations): Minor change.
5976         * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
5978         * streams.texi (Output Variables): Add print-continuous-numbering
5979         and print-number-table.
5981         * processes.texi (Decoding Output): New node.
5983         * os.texi (Time Conversion): decode-time arg is optional.
5985         * objects.texi (Character Type): Don't use space as example for \.
5986         Make list of char names and \-sequences correspond.
5987         Explain that \s is not used in strings.  `\ ' needs space after.
5989         * nonascii.texi (Converting Representations): Add string-to-multibyte.
5990         (Translation of Characters): Add translation-table-for-input.
5991         (Default Coding Systems): Add auto-coding-functions.
5992         (Explicit Encoding): Add decode-coding-inserted-region.
5993         (Locales): Add locale-info.
5995         * minibuf.texi (Basic Completion): Describe test-completion.
5996         Collections can be lists of strings.
5997         Clean up lazy-completion-table.
5998         (Programmed Completion): Mention test-completion.
5999         Clarify why lambda expressions are not accepted.
6000         (Minibuffer Misc): Describe minibufferp.
6002 2003-07-14  Richard M. Stallman  <rms@gnu.org>
6004         * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
6006         * windows.texi (Selecting Windows): New arg to select-window.
6007         (Selecting Windows): Add with-selected-window.
6008         (Size of Window): Add window-inside-edges, etc.
6010         * internals.texi (Garbage Collection): Add post-gc-hook.
6012         * processes.texi (Subprocess Creation): Add exec-suffixes.
6014         * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
6015         (Scanning Keymaps): Add map-keymaps.
6016         (Defining Menus): Add keymap-prompt.
6018         * numbers.texi (Integer Basics): Add most-positive-fixnum,
6019         most-negative-fixnum.
6021         * compile.texi (Byte Compilation): Explain no-byte-compile
6022         (Compiler Errors): New node.
6024         * os.texi (User Identification): user-uid, user-real-uid
6025         can return float.
6027         * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
6028         and about derived modes.
6029         (Minor Modes): Add minor-mode-list.
6030         (Defining Minor Modes): Keyword args for define-minor-mode.
6031         (Search-based Fontification): Explain managing other properties.
6032         (Other Font Lock Variables): Add font-lock-extra-managed-props.
6033         (Faces for Font Lock): Add font-locl-preprocessor-face.
6034         (Hooks): Add run-mode-hooks and delay-mode-hooks.
6036         * variables.texi (Creating Buffer-Local): Add buffer-local-value.
6037         (Variable Aliases): Clarify defvaralias.
6039         * loading.texi (Library Search): Add load-suffixes.
6041         * minibuf.texi (Basic Completion): Add lazy-completion-table.
6042         (Programmed Completion): Add dynamic-completion-table.
6044         * files.texi (Changing Files): copy-file allows dir as NEWNAME.
6045         (Magic File Names): Specify precedence order of handlers.
6047         * commands.texi (Command Overview): Emacs server runs pre-command-hook
6048         and post-command-hook.
6049         (Waiting): New calling convention for sit-for.
6051         * text.texi (Special Properties): local-map and keymap properties
6052         apply based on their stickiness.
6054 2003-07-07  Richard M. Stallman  <rms@gnu.org>
6056         * modes.texi (Minor Mode Conventions): Specify only some kinds
6057         of list values as args to minor modes.
6059         * files.texi (File Name Expansion): Warn about iterative use
6060         of substitute-in-file-name.
6062         * advice.texi (Activation of Advice): Clean up previous change.
6064 2003-07-06  Markus Rost  <rost@math.ohio-state.edu>
6066         * advice.texi (Activation of Advice): Note that ad-start-advice is
6067         turned on by default.
6069 2003-06-30  Richard M. Stallman  <rms@gnu.org>
6071         * text.texi (Buffer Contents): Document current-word.
6072         (Change Hooks): Not called for *Messages*.
6074         * functions.texi (Defining Functions): Explain about redefining
6075         primitives.
6076         (Function Safety): Renamed.  Minor changes.
6077         Comment out the detailed criteria for what is safe.
6079 2003-06-22  Andreas Schwab  <schwab@suse.de>
6081         * objects.texi (Symbol Type): Fix description of examples.
6083 2003-06-16  Andreas Schwab  <schwab@suse.de>
6085         * hash.texi (Creating Hash): Fix description of :weakness.
6087 2003-06-13  Kai Großjohann  <kai.grossjohann@gmx.net>
6089         * files.texi (Changing Files): copy-file copies file modes, too.
6091 2003-05-28  Richard M. Stallman  <rms@gnu.org>
6093         * strings.texi (Creating Strings): Clarify split-string.
6095 2003-05-22  Stephen J. Turnbull  <stephen@xemacs.org>
6097         * strings.texi (Creating Strings): Update split-string specification
6098         and examples.
6100 2003-05-19  Richard M. Stallman  <rms@gnu.org>
6102         * elisp.texi: Correct invariant section names.
6104 2003-04-20  Richard M. Stallman  <rms@gnu.org>
6106         * os.texi (Timers): Explain about timers and quitting.
6108 2003-04-19  Richard M. Stallman  <rms@gnu.org>
6110         * internals.texi (Writing Emacs Primitives): Strings are
6111         no longer special for GCPROs.  Mention GCPRO5, GCPRO6.
6112         Explain GCPRO convention for varargs function args.
6114 2003-04-16  Richard M. Stallman  <rms@gnu.org>
6116         * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
6118 2003-04-08  Richard M. Stallman  <rms@gnu.org>
6120         * files.texi (Kinds of Files): Correct return value of file-symlink-p.
6122 2003-02-13  Kim F. Storm  <storm@cua.dk>
6124         * objects.texi (Character Type): New \s escape for space.
6126 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
6128         * os.texi (System Environment): Added cygwin system-type.
6130 2003-01-25  Richard M. Stallman  <rms@gnu.org>
6132         * keymaps.texi: Document that a symbol can act as a keymap.
6134 2003-01-13  Richard M. Stallman  <rms@gnu.org>
6136         * text.texi (Changing Properties): Say string indices are origin-0.
6138         * positions.texi (Screen Lines) <compute-motion>:
6139         Correct order of elts in return value.
6141         * keymaps.texi (Changing Key Bindings) <define-key>: Mention
6142         how to define a default binding.
6144 2002-12-07  Markus Rost  <rost@math.ohio-state.edu>
6146         * loading.texi (Unloading): Fix recent change for load-history.
6148         * customize.texi (Simple Types): Clarify description of custom
6149         type 'number.  Describe new custom type 'float.
6151 2002-12-04  Markus Rost  <rost@math.ohio-state.edu>
6153         * variables.texi (File Local Variables): Fix typo.
6155 2002-10-23  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
6157         From Michael Albinus <Michael.Albinus@alcatel.de>.
6159         * README: Target for Info file is `make info'.
6161         * files.texi (File Name Components): Fixed typos in
6162         `file-name-sans-extension'.
6163         (Magic File Names): Complete list of operations for magic file
6164         name handlers.
6166 2002-09-16  Jonathan Yavner  <jyavner@engineer.com>
6168         * variables.texi (File Local Variables): New function
6169         risky-local-variable-p.
6171 2002-09-15  Jonathan Yavner  <jyavner@engineer.com>
6173         * functions.texi (Function safety): New node about unsafep.
6175 2002-08-05  Per Abrahamsen  <abraham@dina.kvl.dk>
6177         * customize.texi (Splicing into Lists): Fixed example.
6178         Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
6180 2002-06-17  Juanma Barranquero  <lektu@terra.es>
6182         * frames.texi (Display Feature Testing): Fix typo.
6184 2002-06-12  Andreas Schwab  <schwab@suse.de>
6186         * frames.texi (Initial Parameters, Resources): Fix references to
6187         the Emacs manual.
6189 2002-05-13  Kim F. Storm  <storm@cua.dk>
6191         * variables.texi (Intro to Buffer-Local): Updated warning and
6192         example relating to changing buffer inside let.
6194 2002-03-10  Jan Djärv  <jan.h.d@swipnet.se>
6196         * os.texi (Session Management): New node about X Session management.
6198 2002-01-18  Eli Zaretskii  <eliz@is.elta.co.il>
6200         * elisp.texi (VERSION): Set to 2.9.  Update the version of Emacs
6201         to which the manual corresponds, and the copyright years.
6203         * Makefile.in (VERSION): Set to 2.9.
6205 2001-11-29  Eli Zaretskii  <eliz@is.elta.co.il>
6207         * elisp.texi: Change the category in @dircategory to "Emacs", to
6208         make it consistent with info/dir.
6210 2001-11-25  Miles Bader  <miles@gnu.org>
6212         * text.texi (Fields): Describe new `limit' arg in
6213         field-beginning/field-end.
6215 2001-11-17  Eli Zaretskii  <eliz@is.elta.co.il>
6217         * permute-index: Don't depend on csh-specific features.  Replace
6218         the interpreter name with /bin/sh.
6220         * two-volume-cross-refs.txt: New file.
6221         * two.el: New file.
6222         * spellfile: New file.
6224 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
6226         * permute-index: New file.
6228         * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
6229         elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
6230         8+3 restricted namespace.
6232         * Makefile.in (infodir): Define relative to $(srcdir).
6233         ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
6234         include directories list via -I switch to makeinfo.
6235         (index.texi): Use cp if both hard and symbolic links fail.
6237 2001-11-10  Eli Zaretskii  <eliz@is.elta.co.il>
6239         * Makefile.in (distclean): Add.
6241         The following changes make ELisp manual part of the Emacs
6242         distribution:
6244         * Makefile.in: Add Copyright notice.
6245         (prefix): Remove.
6246         (infodir): Change value to "../info".
6247         (VPATH): New variable.
6248         (MAKE): Don't define.
6249         (texmacrodir): Don't define.
6250         (texinputdir): Append the existing value of TEXINPUTS.
6251         ($(infodir)/elisp): Instead of just "elisp".  Reformat the
6252         command to be compatible with man/Makefile.in, and to put the
6253         output into ../info.
6254         (info): Add target.
6255         (installall): Target removed.
6257 2001-10-31  Pavel Janík  <Pavel@Janik.cz>
6259         * tips.texi (Coding Conventions): Fix typo.
6261 2001-10-23  Gerd Moellmann  <gerd@gnu.org>
6263         * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
6265 2001-10-22  Eli Zaretskii  <eliz@is.elta.co.il>
6267         * files.texi (File Name Components): Update the description of
6268         file-name-sans-extension and file-name-extension, as they now
6269         ignore leading dots.
6271 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
6273         * (Version 21.1 released.)
6275 2001-10-19  Miles Bader  <miles@gnu.org>
6277         * positions.texi (Text Lines): Describe behavior of
6278         `beginning-of-line'/`end-of-line' in the presence of field properties.
6280 2001-10-17  Gerd Moellmann  <gerd@gnu.org>
6282         * Makefile.in (VERSION): Set to 2.8.
6283         (manual): Use `manual-21'.
6285         * elisp.texi (VERSION): Add and use it where the version
6286         number was used.  Set it to 2.8.
6288         * intro.texi: Likewise.
6290 2001-10-13  Eli Zaretskii  <eliz@is.elta.co.il>
6292         * files.texi (File Name Completion): Document the significance of
6293         a trailing slash in elements of completion-ignored-extensions.
6295 2001-10-06  Miles Bader  <miles@gnu.org>
6297         * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
6299 2001-10-04  Gerd Moellmann  <gerd@gnu.org>
6301         * variables.texi (Variable Aliases): New node.
6303 2001-10-04  Gerd Moellmann  <gerd@gnu.org>
6305         * Branch for 21.1.
6307 2001-10-02  Miles Bader  <miles@gnu.org>
6309         * minibuf.texi (Minibuffer Misc): Add entries for
6310         `minibuffer-contents', `minibuffer-contents-no-properties', and
6311         `delete-minibuffer-contents'.
6312         Correct description for `minibuffer-prompt-end'.
6314         * text.texi (Property Search): Correct descriptions of
6315         `next-char-property-change' and `previous-char-property-change'.
6316         Add entries for `next-single-char-property-change' and
6317         `previous-single-char-property-change'.
6318         Make operand names a bit more consistent.
6320 2001-09-30  Eli Zaretskii  <eliz@is.elta.co.il>
6322         * frames.texi (Finding All Frames): Document that next-frame and
6323         previous-frame are local to current terminal.
6325 2001-09-26  Eli Zaretskii  <eliz@is.elta.co.il>
6327         * keymaps.texi (Creating Keymaps): Fix the description of the
6328         result of make-keymap.
6330 2001-09-23  Eli Zaretskii  <eliz@is.elta.co.il>
6332         * display.texi (Font Lookup, Attribute Functions)
6333         (Image Descriptors): Add cross-references to the definition of
6334         selected frame.
6336         * buffers.texi (The Buffer List): Add cross-references to the
6337         definition of selected frame.
6339         * frames.texi (Input Focus): Clarify which frame is _the_ selected
6340         frame at any given time.
6341         (Multiple Displays, Size and Position): Add a cross-reference to
6342         the definition of the selected frame.
6344 2001-09-08  Eli Zaretskii  <eliz@is.elta.co.il>
6346         * strings.texi (String Conversion) <string-to-number>: Document
6347         that a float is returned for integers that are too large.
6349         * frames.texi (Mouse Position): Document mouse-position-function.
6350         (Display Feature Testing): Document display-images-p.
6351         (Window Frame Parameters): Document the cursor-type variable.
6353         * numbers.texi (Integer Basics): Document CL style read syntax for
6354         integers in bases other than 10.
6356         * positions.texi (List Motion): Document
6357         open-paren-in-column-0-is-defun-start.
6359         * lists.texi (Sets And Lists): Document member-ignore-case.
6361         * internals.texi (Garbage Collection): Document the used and free
6362         strings report.
6363         (Memory Usage): Document strings-consed.
6365         * os.texi (Time of Day): Document float-time.
6366         (Recording Input): Document that clear-this-command-keys clears
6367         the vector to be returned by recent-keys.
6369         * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
6370         argument keymap can be a list.
6372         * nonascii.texi (User-Chosen Coding Systems)
6373         <select-safe-coding-system>: Document the new argument
6374         accept-default-p and the variable
6375         select-safe-coding-system-accept-default-p.  Tell what happens if
6376         buffer-file-coding-system is undecided.
6377         (Default Coding Systems): Document auto-coding-regexp-alist.
6379         * display.texi (The Echo Area) <message>: Document
6380         message-truncate-lines.
6381         (Glyphs): Document that the glyph table is unused on windowed
6382         displays.
6384         * help.texi (Describing Characters) <single-key-description>:
6385         Document the new argument no-angles.
6386         (Accessing Documentation) <documentation-property>: Document that
6387         a non-string property is evaluated.
6388         <documentation>: Document that the function-documentation property
6389         is looked for.
6391         * windows.texi (Selecting Windows): Document some-window.
6393         * text.texi (MD5 Checksum): New node, documents the md5 primitive.
6395         * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
6396         apropos-mode-hook.
6398         * commands.texi (Using Interactive): Document interactive-form.
6399         (Keyboard Macros): Document kbd-macro-termination-hook.
6400         (Command Loop Info): Document that clear-this-command-keys clears
6401         the vector to be returned by recent-keys.
6403 2001-09-04  Werner LEMBERG  <wl@gnu.org>
6405         * Makefile.in (srcdir, texinputdir): New variables.
6406         (srcs, index.texi, install): Use $(srcdir).
6407         (.PHONY): Remove elisp.dvi.
6408         (elisp): Use -I switch for makeinfo.
6409         (elisp.dvi): Use $(srcdir) and $(texinputdir).
6410         (installall, dist): Use $(srcdir).
6411         Fix path to texinfo.tex.
6412         (maintainer-clean): Add elisp.dvi and elisp.oaux.
6414 2001-08-30  Gerd Moellmann  <gerd@gnu.org>
6416         * display.texi (Conditional Display): Adjust to API change.
6418         * configure: New file.
6420 2001-07-30  Gerd Moellmann  <gerd@gnu.org>
6422         * commands.texi (Repeat Events): Add description of
6423         double-click-fuzz.
6425 2001-05-08  Stefan Monnier  <monnier@cs.yale.edu>
6427         * syntax.texi (Syntax Class Table): Add the missing designator for
6428         comment and string fences.
6429         (Syntax Properties): Add a xref to syntax table internals.
6430         (Syntax Table Internals): Document string-to-syntax.
6432 2001-05-07  Gerd Moellmann  <gerd@gnu.org>
6434         * Makefile.in (install): Use install-info command line options
6435         like in Emacs' Makefile.in.
6437 2000-12-09  Miles Bader  <miles@gnu.org>
6439         * windows.texi (Window Start): Update documentation for
6440         `pos-visible-in-window-p'.
6442 2000-11-12  Stefan Monnier  <monnier@cs.yale.edu>
6444         * lists.texi (Building Lists): Add footnote to explain how to add
6445         to the end of a list.
6447 2000-10-25  Gerd Moellmann  <gerd@gnu.org>
6449         * files.texi (Visiting Functions): Typos.
6451 2000-10-25  Kenichi Handa  <handa@etl.go.jp>
6453         * files.texi (Visiting Functions): Return value of
6454         find-file-noselect may be a list of buffers if wildcards are used.
6456 2000-10-24  Miles Bader  <miles@lsi.nec.co.jp>
6458         * display.texi (Defining Faces): Document `graphic' display type
6459         in face specs.
6461 2000-10-18  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6463         * hooks.texi (Standard Hooks): Replace obsolete
6464         `after-make-frame-hook' with `after-make-frame-functions'.
6466         * frames.texi (Creating Frames): Ditto.
6468         * variables.texi (Future Local Variables): Ditto.
6470 2000-10-16  Gerd Moellmann  <gerd@gnu.org>
6472         * display.texi (Other Image Types): Add description of :foreground
6473         and :background properties of mono PBM images.
6475 2000-08-17  Werner LEMBERG  <wl@gnu.org>
6477         * .cvsignore: New file.
6479 2000-01-05  Gerd Moellmann  <gerd@gnu.org>
6481         * tindex.pl: New script.
6483 1999-12-03  Dave Love  <fx@gnu.org>
6485         * Makefile.in (MAKEINFO): New parameter.
6487 1999-09-17  Richard Stallman  <rms@gnu.org>
6489         * Makefile.in (srcs): Add hash.texi.
6490         (VERSION): Update to 20.6.
6492 1999-09-13  Richard Stallman  <rms@gnu.org>
6494         * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
6496 1998-08-29  Karl Heuer  <kwzh@gnu.org>
6498         * configure.in: New file.
6499         * Makefile.in: Renamed from Makefile.
6500         (prefix, infodir): Use value obtained from configure.
6501         (emacslibdir): Obsolete variable deleted.
6502         (dist): Distribute configure.in, configure, Makefile.in.
6504 1998-06-12  Richard Stallman  <rms@psilocin.ai.mit.edu>
6506         * Makefile (INSTALL_INFO): New variable.
6507         (install): Run install-info.
6509 1998-05-09  Richard Stallman  <rms@psilocin.ai.mit.edu>
6511         * Makefile (elisp.dvi): Add missing backslash.
6513 1998-05-02  Richard Stallman  <rms@psilocin.gnu.org>
6515         * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
6516         Run texindex without `./'.  Always run texindex on elisp.tp.
6517         (elisp.tps): Target deleted.
6519 1998-04-05  Richard Stallman  <rms@psilocin.gnu.org>
6521         * Makefile (srcs): Add nonascii.texi and customize.texi.
6522         (dist): Start by deleting `temp'.
6524 1998-02-17  Richard Stallman  <rms@psilocin.gnu.org>
6526         * Makefile (makeinfo, texindex): Targets deleted.
6527         (makeinfo.o, texindex.o): Targets deleted.
6528         (clean, dist): Don't do anything with them or with getopt*.
6530 1998-01-30  Richard Stallman  <rms@psilocin.gnu.org>
6532         * Makefile (SHELL): Defined.
6534 1998-01-27  Richard Stallman  <rms@psilocin.gnu.org>
6536         * Makefile (elisp.tps): New target.
6537         (elisp.dvi): Depend on elisp.tps.
6539 1996-04-03  Karl Heuer  <kwzh@gnu.ai.mit.edu>
6541         * README: Update phone number.
6543         * Makefile (elisp): Make this be the default target.
6544         Depend on makeinfo.c instead of makeinfo.
6545         (install): Don't depend on elisp.dvi, since we don't install that.
6546         Use mkinstalldirs.
6547         (dist): Add mkinstalldirs.
6549 1995-06-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6551         * Makefile (VERSION): Update version number.
6552         (maintainer-clean): Renamed from realclean.
6554 1995-06-07  Karl Heuer  <kwzh@nutrimat.gnu.ai.mit.edu>
6556         * Makefile (realclean): New target.
6557         (elisp): Remove any old elisp-* files first.
6559 1993-11-23  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
6561         * Makefile (VERSION): New variable.
6562         (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
6563         Compressed file suffix should be `.gz', not `.z'.
6565 1993-11-22  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6567         * Makefile (elisp): Depend on makeinfo.
6569 1993-11-19  Noah Friedman  (friedman@gnu.ai.mit.edu)
6571         * Makefile (srcs): Add anti.texi.
6573 1993-05-28  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6575         * Makefile (infodir, prefix): New vars.
6576         (install): Use infodir.
6577         (emacsinfodir): Deleted.
6579 1993-05-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6581         * Makefile (srcs): Add calendar.texi.
6583         * Makefile (dist): Copy texindex.c and makeinfo.c.
6584         Limit elisp-* files to those with one or two digits.
6586 1993-05-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6588         * Makefile (dist): Changed to use Gzip instead of compress.
6590 1993-04-23  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
6592         * loading.texi (Unloading): define-function changed back to
6593         defalias.  It may not stay this way, but at least it's
6594         consistent with the known-good version of the code patch.
6596 1993-03-26  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
6598         * modes.texi (Hooks): Document new optional arg of add-hook.
6600 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
6602         * variables.texi: Document nil initial value of buffer-local variables.
6604         * tips.texi: Add new section on standard library headers.
6606 1993-02-27  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6608         * Makefile (srcs): Add frame.texi to the list of sources.
6610 1993-02-23  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6612         * Makefile (dist): Don't bother excluding autosave files; they'll
6613         never make it into the temp directory anyway, and the hash marks
6614         in the name are problematic for make and the Bourne shell.
6615         (srcs):
6617 1993-02-12  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6619         * Makefile (dist): Don't include backup files or autosave files in
6620         the distribution tar file.
6622 1991-11-26  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6624         * Makefile (srcs): Added index.perm.
6625         (elisp.dvi): Remove erroneous shell comment.
6626         Expect output of permute-index in permuted.fns.
6627         Save old elisp.aux in elisp.oaux.
6628         (clean): Added index.texi to be deleted.
6630 1990-08-11  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6632         * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
6634 1990-06-26  David Lawrence  (tale@geech)
6636         * files.texi: Noted that completion-ignored-extensions is ignored
6637         when making *Completions*.
6639 1990-06-08  Jay Fenlason (hack@ai.mit.edu)
6641         * Makefile  make dist now depends on elisp.dvi, since it tries
6642         to include it in the dist file.
6644 1990-03-28  Jim Kingdon  (kingdon@mole.ai.mit.edu)
6646         * functions.texinfo (Mapping Functions): Add missing quote.
6648 1989-06-19  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6650         * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
6651         (defunargs): Turn off \hyphenchar of \sl font temporarily.
6653 1989-05-10  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
6655         * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
6656         and @error{} are the terms now being used.  The files in the
6657         directory have been changed to reflect this.
6659         * All instances of @indentedresultt{} have been changed to
6660         `     @result{}', using 5 spaces at the begining of the line.
6662 1989-04-24  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
6664         * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
6665         experimental @indentedresult{}, @indentedexpandsto{} are part of
6666         the texinfo.tex in this directory.  These TeX macros are not
6667         stable yet.
6669 1989-04-17  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
6671         * texinfo.tex: Temporarily added
6672                 \let\result=\dblarrow
6673                 \def\error{{\it ERROR} \longdblarrow}
6674         We need to do this better soon.
6676 1989-04-11  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
6678         * Applied Karl Berry's patches to *.texinfo files, but not to
6679         texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'.  (Karl's
6680         new title page format is also not applied, since it requires
6681         texinfo.tex changes.)
6683         * Cleaned up `Makefile' and defined the `emacslibdir' directory
6684         for the Project GNU development environment.
6686 ;; Local Variables:
6687 ;; coding: utf-8
6688 ;; add-log-time-zone-rule: t
6689 ;; End:
6691     Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
6692       2007, 2008  Free Software Foundation, Inc.
6694   This file is part of GNU Emacs.
6696   GNU Emacs is free software: you can redistribute it and/or modify
6697   it under the terms of the GNU General Public License as published by
6698   the Free Software Foundation, either version 3 of the License, or
6699   (at your option) any later version.
6701   GNU Emacs is distributed in the hope that it will be useful,
6702   but WITHOUT ANY WARRANTY; without even the implied warranty of
6703   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
6704   GNU General Public License for more details.
6706   You should have received a copy of the GNU General Public License
6707   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
6709 ;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda