(Encoding and I/O): Reword to avoid saying
[emacs.git] / doc / lispref / ChangeLog
blobbfeb88f78300815b81bb72254c3ccc8e6a1d7486
1 2007-12-14  Martin Rudalics  <rudalics@gmx.at>
3         * nonascii.texi (Encoding and I/O): Reword to avoid saying
4         "visit the current buffer".
6         * os.texi (System Interface): Fix typo.
8 2007-12-04  Richard Stallman  <rms@gnu.org>
10         * objects.texi (Symbol Type): Fix typo.
12 2007-12-03  Richard Stallman  <rms@gnu.org>
14         * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
16 2007-12-01  Glenn Morris  <rgm@gnu.org>
18         * functions.texi (Declaring Functions): Improve previous change.
20 2007-11-30  Glenn Morris  <rgm@gnu.org>
22         * functions.texi (Declaring Functions): Add optional fourth
23         argument of declare-function, and setting third argument to `t'.
25 2007-11-29  Richard Stallman  <rms@gnu.org>
27         * customize.texi (Composite Types): Document `group' type.
29 2007-11-29  Glenn Morris  <rgm@gnu.org>
31         * functions.texi (Declaring Functions): Add findex.  Mention
32         `external' files.
34 2007-11-26  Juanma Barranquero  <lekktu@gmail.com>
36         * functions.texi (Declaring Functions): Fix directive.
38 2007-11-25  Richard Stallman  <rms@gnu.org>
40         * help.texi (Help Functions): Clean up last change.
42         * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
44         * loading.texi (Named Features): Minor cleanup.
46         * macros.texi (Eval During Expansion): Minor cleanup.
48         * variables.texi (Variable Aliases): Minor cleanup.
50 2007-11-24  Richard Stallman  <rms@gnu.org>
52         * functions.texi (Declaring Functions): Clarify previous change.
54         * compile.texi (Compiler Errors): Clarify previous change.
56 2007-11-24  Richard Stallman  <rms@gnu.org>
58         * display.texi (Refresh Screen, Forcing Redisplay):
59         Clarify the text and move items around.
61 2007-11-24  Glenn Morris  <rgm@gnu.org>
63         * functions.texi (Declaring Functions): New section.
64         * compile.texi (Compiler Errors): Mention declaring functions,
65         defvar with no initvalue, and byte-compile-warnings.
67 2007-11-15  Martin Rudalics  <rudalics@gmx.at>
69         * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
70         * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
72 2007-11-13  Martin Rudalics  <rudalics@gmx.at>
74         * help.texi (Help Functions): Document new macro `with-help-window'.
76 2007-11-10  Paul Pogonyshev  <pogonyshev@gmx.net>
78         * searching.texi (Replacing Match): Describe new
79         `match-substitute-replacement'.
81 2007-10-31  Richard Stallman  <rms@gnu.org>
83         * strings.texi (Creating Strings): Null strings from concat not unique.
85 2007-10-26  Richard Stallman  <rms@gnu.org>
87         * objects.texi (Equality Predicates): Null strings are uniquified.
89         * minibuf.texi: Minor clarifications in previous change.
91 2007-10-25  Glenn Morris  <rgm@gnu.org>
93         * customize.texi (Variable Definitions): Add :risky and :safe keywords.
95 2007-10-24  Richard Stallman  <rms@gnu.org>
97         * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
99         * variables.texi (Frame-Local Variables): Node deleted.
100         (Variables): Delete Frame-Local Variables from menu.
101         (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
102         (Default Value): Don't mention frame-local vars.
104         * os.texi (Idle Timers): current-idle-time returns nil if not idle.
106         * loading.texi (Unloading): Document FEATURE-unload-function
107         instead of FEATURE-unload-hook.
109         * frames.texi (Multiple Displays): Don't mention frame-local vars.
111 2007-10-22  Juri Linkov  <juri@jurta.org>
113         * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
114         (High-Level Completion): Document a list of default value strings
115         in the DEFAULT argument, for which minibuffer functions return the
116         first element.
118 2007-10-17  Juri Linkov  <juri@jurta.org>
120         * text.texi (Filling): Update arguments of fill-paragraph.
121         fill-paragraph operates on the active region in Transient Mark mode.
122         Remove fill-paragraph-or-region.
124 2007-10-13  Karl Berry  <karl@gnu.org>
126         * elisp.texi (@dircategory): Move to after @copying,
127         since we want @copying as close as possible to the beginning of
128         the output.
130 2007-10-12  Richard Stallman  <rms@gnu.org>
132         * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
134         * commands.texi (Distinguish Interactive): New node,
135         broken out from Interactive Call and rewritten.
136         (Command Loop): Put Distinguish Interactive in menu.
138 2007-10-09  Richard Stallman  <rms@gnu.org>
140         * text.texi (Examining Properties): Mention overlay priority.
142         * display.texi (Display Margins): Correct the description
143         of margin display specifications.
144         (Replacing Specs): New subnode broken out of Display Property.
146 2007-10-06  Juri Linkov  <juri@jurta.org>
148         * text.texi (Filling): Document fill-paragraph-or-region.
150 2007-10-05  Juanma Barranquero  <lekktu@gmail.com>
152         * display.texi (Auto Faces): Fix typo.
154 2007-10-02  Richard Stallman  <rms@gnu.org>
156         * display.texi (Display Property): Explain some display specs
157         don't let you move point in.
159         * frames.texi (Cursor Parameters): Describe
160         cursor-in-non-selected-windows here.  Explain more values.
162         * windows.texi (Basic Windows): Don't describe
163         cursor-in-non-selected-windows here.
165 2007-10-01  Eli Zaretskii  <eliz@gnu.org>
167         * processes.texi (Misc Network): Note that these functions are
168         supported only on some systems.
170 2007-10-01  Richard Stallman  <rms@gnu.org>
172         * display.texi (Overlay Properties): Explain nil as priority.
173         Explain that conflicts are unpredictable if not resolved by
174         priorities.
176 2007-09-23  Richard Stallman  <rms@gnu.org>
178         * macros.texi (Backquote): Minor clarification.
180 2007-09-19  Richard Stallman  <rms@gnu.org>
182         * display.texi (Display Property): Explain multiple display specs.
183         Clarify when they work in parallel and when one overrides.
184         Fix error in example.
186 2007-09-06  Glenn Morris  <rgm@gnu.org>
188         * Move from lispref/ to doc/lispref/.  Change all setfilename
189         commands to use ../../info.
190         * Makefile.in (infodir): Go up one more level.
191         (usermanualdir): Change from ../man to ../emacs.
192         (miscmanualdir): New.
193         (dist): Use new variable miscmanualdir.
194         * makefile.w32-in (infodir, texinputdir): Go up one more level.
195         (usermanualdir): Change from ../man to ../emacs.
197 2007-08-30  Martin Rudalics  <rudalics@gmx.at>
199         * commands.texi (Command Loop Info): Advise against changing
200         most variables described here.  Explain new variable
201         last-repeatable-command.
203 2007-08-29  Glenn Morris  <rgm@gnu.org>
205         * elisp.texi (EMACSVER): Increase to 23.0.50.
207 2007-08-29  Dan Nicolaescu  <dann@ics.uci.edu>
209         * frames.texi (Basic Parameters): Add display-environment-variable
210         and term-environment-variable.
212 2007-08-28  Juri Linkov  <juri@jurta.org>
214         * display.texi (Image Formats, Other Image Types): Add SVG.
216 2007-08-28  Juri Linkov  <juri@jurta.org>
218         * display.texi (Images): Move formats-related text to new node
219         "Image Formats".
220         (Image Formats): New node.
222 2007-08-27  Richard Stallman  <rms@gnu.org>
224         * windows.texi (Window Configurations): Clarify what
225         a window configuration saves.
227 2007-08-25  Richard Stallman  <rms@gnu.org>
229         * display.texi (Images): Delete redundant @findex.
231 2007-08-16  Richard Stallman  <rms@gnu.org>
233         * processes.texi (Asynchronous Processes): Clarify
234         doc of start-file-process.
236 2007-08-08  Martin Rudalics  <rudalics@gmx.at>
238         * modes.texi (Example Major Modes): Fix typo.
240 2007-08-08  Glenn Morris  <rgm@gnu.org>
242         * intro.texi (nil and t): Do not use `iff' in documentation.
244         * tips.texi (Documentation Tips): Recommend against `iff'.
246 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
248         * display.texi (Image Cache): Document image-refresh.
250 2007-08-06  Martin Rudalics  <rudalics@gmx.at>
252         * windows.texi (Size of Window): Document window-full-width-p.
254 2007-07-25  Glenn Morris  <rgm@gnu.org>
256         * gpl.texi (GPL): Replace license with GPLv3.
258         * Relicense all FSF files to GPLv3 or later.
260 2007-07-24  Michael Albinus  <michael.albinus@gmx.de>
262         * processes.texi (Synchronous Processes):
263         Add `process-file-shell-command'.
264         (Asynchronous Processes): Mention restricted use of
265         `process-filter' and `process-sentinel' in
266         `start-file-process'.  Add `start-file-process-shell-command'.
268 2007-07-17  Michael Albinus  <michael.albinus@gmx.de>
270         * files.texi (Magic File Names): Introduce optional parameter
271         IDENTIFICATION for `file-remote-p'.
273 2007-07-16  Richard Stallman  <rms@gnu.org>
275         * display.texi (Defining Faces): Fix previous change.
277 2007-07-14  Richard Stallman  <rms@gnu.org>
279         * control.texi (Handling Errors): Document `debug' in handler list.
281 2007-07-10  Richard Stallman  <rms@gnu.org>
283         * display.texi (Defining Faces): Explain C-M-x feature for defface.
285 2007-07-09  Richard Stallman  <rms@gnu.org>
287         * files.texi (Magic File Names): Rewrite previous change.
289 2007-07-08  Michael Albinus  <michael.albinus@gmx.de>
291         * files.texi (Magic File Names): Introduce optional parameter
292         CONNECTED for `file-remote-p'.
294 2007-07-07  Michael Albinus  <michael.albinus@gmx.de>
296         * processes.texi (Asynchronous Processes):
297         * files.texi (Magic File Names): Add `start-file-process'.
299 2007-06-27  Richard Stallman  <rms@gnu.org>
301         * files.texi (Format Conversion Piecemeal): Clarify
302         `after-insert-file-functions' calling convention.
304 2007-06-27  Michael Albinus  <michael.albinus@gmx.de>
306         * files.texi (Magic File Names): Remove `dired-call-process'.
307         Add `process-file'.
309 2007-06-27  Kenichi Handa  <handa@m17n.org>
311         * text.texi (Special Properties): Fix description about
312         `composition' property.
314 2007-06-26  Kenichi Handa  <handa@m17n.org>
316         * nonascii.texi (Default Coding Systems): Document about the
317         return value `undecided'.
319 2007-06-25  David Kastrup  <dak@gnu.org>
321         * keymaps.texi (Active Keymaps): Document new POSITION argument of
322         `current-active-maps'.
324 2007-06-24  Karl Berry  <karl@gnu.org>
326         * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
328 2007-06-15  Juanma Barranquero  <lekktu@gmail.com>
330         * display.texi (Overlay Arrow): Doc fix.
332 2007-06-14  Karl Berry  <karl@tug.org>
334         * anti.texi (Antinews): Typo.
336 2007-06-14  Chong Yidong  <cyd@stupidchicken.com>
338         * display.texi (Image Cache): Document image-refresh.
340 2007-06-12  Karl Berry  <karl@gnu.org>
342         * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
343         * two-volume.make: New file.
344         * .cvsignore: Ignore two-volume files.
346 2007-06-12  Tom Tromey  <tromey@redhat.com>
348         * os.texi (Init File): Document user-emacs-directory.
350 2007-06-03  Nick Roberts  <nickrob@snap.net.nz>
352         * commands.texi (Click Events): Describe width and height when
353         object is nil.
355 2007-05-30  Nick Roberts  <nickrob@snap.net.nz>
357         * commands.texi (Click Events): Layout more logically.  Describe
358         width and height.
359         (Drag Events, Motion Events): Update to new format for position.
361 2007-06-02  Richard Stallman  <rms@gnu.org>
363         * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
365 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
367         * Version 22.1 released.
369 2007-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
371         * text.texi (Special Properties): Correct meaning of fontified face.
373 2007-05-30  Richard Stallman  <rms@gnu.org>
375         * text.texi (Special Properties): Add link to Adjusting Point.
377 2007-05-12  Richard Stallman  <rms@gnu.org>
379         * text.texi (Margins): indent-to-left-margin is not the default.
380         (Mode-Specific Indent): For indent-line-function, the default
381         is indent-relative.
383         * modes.texi (Example Major Modes): Explain last line of text-mode
384         is redundant.
386 2007-05-10  Richard Stallman  <rms@gnu.org>
388         * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
390         * help.texi (Keys in Documentation): Add reference to
391         Documentation Tips.
393         * files.texi (Format Conversion): TO-FN gets three arguments.
395         * modes.texi (Auto Major Mode): Document file-start-mode-alist.
397 2007-05-10  Thien-Thi Nguyen  <ttn@gnuvola.org>
399         * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
400         * files.texi (Format Conversion): Expand intro; add menu.
401         (Format Conversion Overview, Format Conversion Round-Trip)
402         (Format Conversion Piecemeal): New nodes/subsections.
403         * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
404         * text.texi (Text Properties): Remove "Saving Properties" from menu.
405         (Saving Properties): Delete node/subsection.
407 2007-05-07  Karl Berry  <karl@gnu.org>
409         * elisp.texi (EMACSVER): Back to 22.
411 2007-05-06  Richard Stallman  <rms@gnu.org>
413         * processes.texi (Accepting Output): Revert most of previous change.
415 2007-05-05  Richard Stallman  <rms@gnu.org>
417         * processes.texi (Accepting Output): accept-process-output
418         uses microseconds, not milliseconds.  But that arg is obsolete.
420 2007-05-04  Karl Berry  <karl@tug.org>
422         * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
424 2007-05-04  Eli Zaretskii  <eliz@gnu.org>
426         * tips.texi (Documentation Tips): Rearrange items to place the
427         more important ones first.  Add an index entry for hyperlinks.
429 2007-05-03  Karl Berry  <karl@gnu.org>
431         * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
432         (EMACSVER) [smallbook]: 22 for printed version.
434         * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
435         so restore anchor to normal position after defun.  Found by Kevin Ryde.
437 2007-04-26  Glenn Morris  <rgm@gnu.org>
439         * elisp.texi (EMACSVER): Increase to 22.1.50.
441 2007-04-28  Karl Berry  <karl@gnu.org>
443         * elisp.texi: Improve line breaks on copyright page,
444         similar layout to emacs manual, 8.5x11 by default.
446 2007-04-24  Richard Stallman  <rms@gnu.org>
448         * text.texi (Special Properties): Add xref to Overlay Properties.
450         * display.texi (Overlay Properties): Add xref to Special Properties.
452 2007-04-22  Richard Stallman  <rms@gnu.org>
454         * keymaps.texi (Extended Menu Items): Move the info about
455         format with cached keyboard binding.
457 2007-04-21  Richard Stallman  <rms@gnu.org>
459         * text.texi (Special Properties): Clarify previous change.
461         * files.texi (File Name Expansion): Clarify previous change.
463         * display.texi (Attribute Functions): Fix example for
464         face-attribute-relative-p.
466 2007-04-19  Kenichi Handa  <handa@m17n.org>
468         * text.texi (Special Properties): Document composition property.
470 2007-04-19  Glenn Morris  <rgm@gnu.org>
472         * files.texi (File Name Expansion): Mention "superroot".
474 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
476         * frames.texi (Multiple Displays): Add note about "multi-monitor"
477         setups.
478         (Display Feature Testing): Note that display refers to all
479         physical monitors for multi-monitor setups.
481 2007-04-14  Richard Stallman  <rms@gnu.org>
483         * lists.texi (Sets And Lists): Clarify `delete' examples.
484         Remove spurious xref to same node.
485         Clarify xref for add-to-list.
487 2007-04-12  Nick Roberts  <nickrob@snap.net.nz>
489         * keymaps.texi (Format of Keymaps): Remove spurious ")" from
490         value of lisp-mode-map.
492 2007-04-11  Karl Berry  <karl@gnu.org>
494         * anti.texi (Antinews):
495         * display.texi (Overlay Properties, Defining Images):
496         * processes.texi (Synchronous Processes, Sentinels):
497         * syntax.texi (Syntax Table Internals):
498         * searching.texi (Regexp Special):
499         * nonascii.texi (Default Coding Systems):
500         * text.texi (Special Properties):
501         * minibuf.texi (Basic Completion): Wording to improve breaks in
502         8.5x11 format.
503         * elisp.texi (smallbook): New @set to more easily switch between
504         smallbook and 8.5x11.
506 2007-04-11  Richard Stallman  <rms@gnu.org>
508         * text.texi (Lazy Properties): Minor fix.
510 2007-04-08  Karl Berry  <karl@gnu.org>
512         * symbols.texi (Plists and Alists): Period after "vs" in index entries.
513         * macros.texi (Backquote): Downcase Backquote in index entries for
514         consistency.
516 2007-04-08  Richard Stallman  <rms@gnu.org>
518         * text.texi (Adaptive Fill): Just describe default,
519         don't show it (since it contains non-ASCII chars).
521 2007-04-07  Karl Berry  <karl@gnu.org>
523         * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
524         adaptive-fill-regexp's value, since they are not in the standard
525         TeX fonts.
527 2007-04-07  Guanpeng Xu  <herberteuler@hotmail.com>
529         * display.texi (Defining Faces): Fix example.
531 2007-04-07  Karl Berry  <karl@gnu.org>
533         * display.texi (Button Buffer Commands): Improve page break.
535 2007-04-07  Richard Stallman  <rms@gnu.org>
537         * advice.texi (Activation of Advice): Remove redundant index entry.
539         * backups.texi: Improve index entries.  Remove redundant ones.
541         * compile.texi (Byte Compilation): Improve index entry.
543         * hash.texi (Creating Hash): Improve index entry.
545         * symbols.texi (Definitions): Improve index entry.
547         * edebug.texi: Improve index entries.  Remove redundant/useless ones.
549         * maps.texi (Standard Keymaps): Remove useless index entry.
551         * help.texi (Documentation Basics): Remove redundant index entries.
553         * customize.texi: Improve index entries.
554         Remove redundant/useless ones.
556         * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
558         * streams.texi (Output Variables): Improve index entry.
560         * abbrevs.texi (Abbrevs): Remove useless index entry.
562         * macros.texi (Expansion): Remove useless index entry.
564         * text.texi: Improve index entries.  Remove redundant/useless ones.
565         (Text Properties, Examining Properties)
566         (Special Properties): Use "property category" instead of "category"
567         to refer to the `category' property.
569         * positions.texi: Improve index entries.  Remove useless one.
571         * lists.texi: Improve index entries.  Remove redundant/useless ones.
573         * os.texi: Improve index entries.
574         (Timers): Fix previous change.
576         * buffers.texi: Improve index entries.
577         (Modification Time): Get rid of term "obsolete buffer".
579         * debugging.texi: Improve index entries.
580         (Test Coverage): Add xref to other test coverage ftr.
582         * eval.texi: Improve index entry.  Remove redundant ones.
584         * numbers.texi: Improve index entries.  Remove redundant/useless ones.
586         * files.texi: Improve index entries.  Remove redundant/useless ones.
588         * objects.texi: Improve index entries.
590         * processes.texi: Improve index entries.
592         * modes.texi: Improve index entry.  Remove redundant one.
594         * nonascii.texi: Improve index entries.
596         * internals.texi: Improve index entries.
598         * syntax.texi: Improve index entries.
600         * keymaps.texi (Active Keymaps): Improve index entries.
602         * commands.texi: Improve index entries.  Remove redundant/useless ones.
604         * frames.texi: Improve index entries.  Remove redundant/useless ones.
606         * markers.texi: Improve index entries.  Remove redundant ones.
608         * tips.texi: Improve index entries.
610         * loading.texi (Unloading): Improve index entry.
612         * variables.texi: Improve index entries.  Remove redundant one.
614         * sequences.texi: Improve index entry.
616         * display.texi: Improve index entries.  Remove redundant ones.
618         * windows.texi: Improve index entries.
620         * searching.texi: Improve index entries.  Remove redundant one.
622         * strings.texi (Case Tables): Improve last change.
624 2007-04-04  Chong Yidong  <cyd@stupidchicken.com>
626         * strings.texi (Case Tables): Document with-case-table and
627         ascii-case-table.
629 2007-04-03  Karl Berry  <karl@gnu.org>
631         * processes.texi (Network): Reword to improve page break.
633 2007-04-03  Eli Zaretskii  <eliz@gnu.org>
635         * functions.texi (Inline Functions): Describe more disadvantages
636         of defsubst, and make advice against it stronger.
638 2007-04-02  Karl Berry  <karl@gnu.org>
640         * backups.texi (Backup Names): Avoid widow words.
641         * modes.texi (Example Major Modes): Align last comment.
643 2007-04-01  Chong Yidong  <cyd@stupidchicken.com>
645         * keymaps.texi (Remapping Commands): Document new arg to
646         command-remapping.
648 2007-04-01  Karl Berry  <karl@gnu.org>
650         * processes.texi (Low-Level Network): Typo.
651         * loading.texi (Hooks for Loading): Avoid double "the".
652         * keymaps.texi (Key Sequences): No double "and".
653         (Changing Key Bindings): Shorten to improve line break.
655 2007-03-31  Glenn Morris  <rgm@gnu.org>
657         * os.texi (Timers): Fix description of run-at-time TIME formats.
659 2007-03-31  Richard Stallman  <rms@gnu.org>
661         * display.texi (Invisible Text): Correct buffer-invisibility-spec
662         regarding ellipsis.
664 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
666         * intro.texi (nil and t):
667         * symbols.texi (Plists and Alists):
668         * variables.texi (Variable Aliases, Constant Variables):
669         * functions.texi (Defining Functions):
670         * advice.texi (Advising Primitives):
671         * debugging.texi (Syntax Errors, Compilation Errors):
672         * minibuf.texi (Minibuffer Windows):
673         * commands.texi (Adjusting Point):
674         * modes.texi (Syntactic Font Lock, Faces for Font Lock)
675         (Auto Major Mode, Major Mode Conventions):
676         * help.texi (Describing Characters):
677         * files.texi (Create/Delete Dirs, Information about Files)
678         (File Locks, Writing to Files, Reading from Files)
679         (Saving Buffers):
680         * windows.texi (Resizing Windows, Cyclic Window Ordering):
681         * frames.texi (Finding All Frames):
682         * positions.texi (Buffer End, Motion):
683         * markers.texi (The Region):
684         * text.texi (Deletion, Near Point):
685         * display.texi (Displaying Messages, Truncation):
686         * os.texi (Processor Run Time):
687         * tips.texi (Key Binding Conventions, Programming Tips)
688         (Warning Tips, Documentation Tips, Comment Tips):
689         * internals.texi (Memory Usage): Improve indexing.
691         * variables.texi (Frame-Local Variables):
692         * functions.texi (Argument List):
693         * loading.texi (Library Search):
694         * streams.texi (Output Variables):
695         * keymaps.texi (Translation Keymaps, Searching Keymaps):
696         * searching.texi (Replacing Match, Search and Replace):
697         * processes.texi (Byte Packing, Decoding Output)
698         (Accepting Output, Network Servers, Shell Arguments):
699         * display.texi (Abstract Display, Image Cache, Scroll Bars):
700         * windows.texi (Window Point, Window Start):
701         * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
702         * commands.texi (Reading Input, Keyboard Events):
703         * minibuf.texi (Reading File Names, Minibuffer Completion)
704         (Recursive Mini):
705         * positions.texi (List Motion):
706         * hash.texi (Hash Tables, Creating Hash, Defining Hash):
707         * numbers.texi (Arithmetic Operations, Math Functions)
708         (Predicates on Numbers, Comparison of Numbers):
709         (Numeric Conversions):
710         * locals.texi (Standard Buffer-Local Variables):
711         * maps.texi (Standard Keymaps):
712         * os.texi (User Identification, System Environment, Recording Input)
713         (X11 Keysyms):
714         * nonascii.texi (Non-ASCII Characters, Splitting Characters):
715         * backups.texi (Backups and Auto-Saving):
716         * customize.texi (Customization, Group Definitions)
717         (Variable Definitions):
718         * compile.texi (Byte Compilation): Improve index entries.
720 2007-03-31  Karl Berry  <karl@gnu.org>
722         * macros.texi (Defining Macros): Avoid widow syllable.
724 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
726         * elisp.texi (Top): Postscript -> PostScript.
728         * display.texi (Images, Postscript Images): Postscript -> PostScript.
730 2007-03-31  Markus Triska  <markus.triska@gmx.at>
732         * internals.texi (Writing Emacs Primitives): Untabify `For'.
734 2007-03-30  Karl Berry  <karl@gnu.org>
736         * lists.texi (List-related Predicates): Remove spurious @need.
737         (Setcdr): Use @smallexample to improve page break.
738         (Association Lists) <assoc>: Reword to improve page break.
740         * strings.texi (String Conversion): Insert blank line to improve
741         page break.
743         * numbers.texi (Random Numbers): Use @minus{}.
744         (Math Functions): Use @minus{}.
746         * intro.texi (Acknowledgements): Avoid line breaks before middle
747         initials.
749 2007-03-24  Eli Zaretskii  <eliz@gnu.org>
751         * errors.texi (Standard Errors): Add an index entry.
753 2007-03-19  Richard Stallman  <rms@gnu.org>
755         * os.texi (Recording Input): recent-keys now gives 300 keys.
757 2007-03-12  Glenn Morris  <rgm@gnu.org>
759         * os.texi: Replace "daylight savings" with "daylight saving"
760         throughout.
762 2007-03-05  Richard Stallman  <rms@gnu.org>
764         * variables.texi (File Local Variables): Update
765         enable-local-variables values.
767 2007-03-04  Richard Stallman  <rms@gnu.org>
769         * syntax.texi (Control Parsing): Minor clarification.
771         * strings.texi (Formatting Strings): Clarify width, precision, flags.
773         * sequences.texi (Sequence Functions): Move string-bytes away,
774         add xref.
776         * nonascii.texi (Text Representations): Move string-bytes here.
778         * modes.texi (Major Mode Conventions): Fundamental mode is exception.
780         * minibuf.texi (Basic Completion): Minor clarification.
782         * markers.texi (The Mark): Clarify existence vs activation of mark.
783         Other cleanup.
785         * display.texi (Finding Overlays): Write better example.
787         * compile.texi (Eval During Compile): Clarify putting macros
788         in eval-when-compile.
790 2007-02-25  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
792         * loading.texi (How Programs Do Loading): Fix anchor position at
793         load-read-function definition doc. (tiny change)
795 2007-02-21  Kim F. Storm  <storm@cua.dk>
797         * strings.texi (Text Comparison): Mention that assoc-string
798         converts symbols to strings before testing.
800 2007-02-17  Kim F. Storm  <storm@cua.dk>
802         * processes.texi (Bindat Spec): Vector types can have optional
803         element type.
804         (Bindat Examples): Fix example.  Add vector with element type.
806 2007-02-16  Andreas Schwab  <schwab@suse.de>
808         * strings.texi (Formatting Strings): Document '+' flag.
810 2007-02-15  Juanma Barranquero  <lekktu@gmail.com>
812         * strings.texi (Modifying Strings): Clarify that `clear-string'
813         always converts the string to unibyte.
815 2007-02-14  Kim F. Storm  <storm@cua.dk>
817         * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
818         Rewrite glyph code description to refer to these functions.
819         Remove details of encoding face number and char into integer code.
821 2007-02-03  Alan Mackenzie  <acm@muc.de>
823         * loading.texi (Hooks for Loading): Make the description of
824         `eval-after-load' more detailed, and amend the description of
825         after-load-alist, in accordance with changes from 2006-05.
827 2007-02-03  Chong Yidong  <cyd@stupidchicken.com>
829         * modes.texi (Defining Minor Modes): Document that a :require
830         keyword or similar may be required to make saved customization
831         variables work.
833 2007-02-03  Eli Zaretskii  <eliz@gnu.org>
835         * elisp.texi (Top): Make the detailed menu headers compliant with
836         Texinfo guidelines and with what texnfo-upd.el expects.  Add
837         comments to prevent people from inadvertently modifying the key
838         parts needed by `texinfo-multiple-files-update'.
840 2007-02-02  Eli Zaretskii  <eliz@gnu.org>
842         * elisp.texi (Top): Update the top-level menus.
844         * syntax.texi (Categories): Add index entries.
846 2007-02-01  Juanma Barranquero  <lekktu@gmail.com>
848         * display.texi (Attribute Functions): Fix name and description of
849         the UNDERLINE arg of `set-face-underline-p'.
851 2007-01-29  Eli Zaretskii  <eliz@gnu.org>
853         * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
854         Variables", and "Standard Keymaps" to the detailed menu.
856         * variables.texi (Future Local Variables): Add index entry.
858 2007-01-28  Richard Stallman  <rms@gnu.org>
860         * tips.texi (Coding Conventions): Clarify the tip about macros
861         that define a function or a variable.
863         * files.texi (File Attributes): UID and GID can be floats.
864         (Magic File Names): Explain why deferring all operations to
865         the standard handler does not work.
867 2007-01-23  Martin Rudalics  <rudalics@gmx.at>
869         * backups.texi (Reverting): Use "buffer" instead of "file"
870         when talking about major and minor modes.
872 2007-01-21  Richard Stallman  <rms@gnu.org>
874         * help.texi (Documentation): Add xref to Documentation Tips.
876 2007-01-14  Juanma Barranquero  <lekktu@gmail.com>
878         * tips.texi (Coding Conventions): Fix typos.
880 2007-01-05  Richard Stallman  <rms@gnu.org>
882         * modes.texi (Defining Minor Modes): Fix previous change.
884 2007-01-03  Richard Stallman  <rms@gnu.org>
886         * customize.texi (Variable Definitions, Customization Types):
887         Don't use * in doc string for defcustom.
889 2007-01-02  Richard Stallman  <rms@gnu.org>
891         * variables.texi (Variable Aliases): Clarify that aliases vars
892         always have the same value.
894         * processes.texi (Bindat Spec): Fix Texinfo usage.
896         * modes.texi (Defining Minor Modes): Explain effect of command
897         defined with define-global-minor-mode on new buffers.
899 2006-12-30  Kim F. Storm  <storm@cua.dk>
901         * keymaps.texi (Tool Bar): Describe `grow-only' value of
902         `auto-resize-tool-bars'.
904 2006-12-30  Richard Stallman  <rms@gnu.org>
906         * keymaps.texi (Active Keymaps): Fix previous change.
908 2006-12-30  Nick Roberts  <nickrob@snap.net.nz>
910         * keymaps.texi (Active Keymaps): Make xref to lookup-key.
912 2006-12-30  Kim F. Storm  <storm@cua.dk>
914         * processes.texi (Bindat Spec): Clarify using field names in
915         length specifications.
917 2006-12-29  Kim F. Storm  <storm@cua.dk>
919         * processes.texi (Bindat Spec): Explain eval forms and lengths better.
920         Add count and index variables for eval forms in repeat blocks.
922 2006-12-24  Richard Stallman  <rms@gnu.org>
924         * customize.texi (Variable Definitions): Document
925         new name custom-add-frequent-value.
927 2006-12-19  Kim F. Storm  <storm@cua.dk>
929         * commands.texi (Misc Events): User signals now result in sigusr1
930         and sigusr2 events which are handled through special-event-map.
931         (Special Events): User signals and drag-n-drop are special.
933 2006-12-17  Richard Stallman  <rms@gnu.org>
935         * loading.texi (Named Features): Explain subfeatures better.
937         * customize.texi: Use "option" only for user options.
938         For the keyword values inside defcustom etc, say "keywords".
939         For :options value's elements, say "elements".
940         :group should not be omitted.
942         * syntax.texi (Parsing Expressions): Split up node.
943         (Motion via Parsing, Position Parse, Parser State)
944         (Low-Level Parsing, Control Parsing): New subnodes.
945         (Parser State): Document syntax-ppss-toplevel-pos.
947         * positions.texi (List Motion): Punctuation fix.
949         * files.texi (File Name Completion): Document PREDICATE arg
950         to file-name-completion.
952 2006-12-16  Eli Zaretskii  <eliz@gnu.org>
954         * internals.texi (Building Emacs, Writing Emacs Primitives):
955         Add index entries.
957 2006-12-11  Richard Stallman  <rms@gnu.org>
959         * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
960         affects face menu.  Explain how to make it non-nil without enabling
961         any fontification.
963 2006-12-10  Chong Yidong  <cyd@stupidchicken.com>
965         * modes.texi (Font Lock Basics): Document nil value of
966         font-lock-defaults.
968 2006-12-10  Glenn Morris  <rgm@gnu.org>
970         * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
971         value for system-flag argument.  Abbrev tables may not be empty
972         when major modes are loaded.
974 2006-12-08  Juanma Barranquero  <lekktu@gmail.com>
976         * makefile.w32-in (maintainer-clean): Partially revert last
977         change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
978         to protect elisp-covers.texi.
980 2006-12-07  Juanma Barranquero  <lekktu@gmail.com>
982         * makefile.w32-in (maintainer-clean): Depend on `distclean'.
983         Don't remove elisp* info files; they are already deleted by the
984         `clean' and `distclean' targets, and they are in the $(infodir)
985         directory, not the current one.
987 2006-12-04  Kim F. Storm  <storm@cua.dk>
989         * commands.texi (Misc Events): Update signal events.
990         (Event Examples): Add signal example.
992 2006-11-29  Richard Stallman  <rms@gnu.org>
994         * frames.texi (Visibility of Frames): Explain visible windows
995         can be covered by others.  Add xref for raise-frame.
997 2006-11-28  Richard Stallman  <rms@gnu.org>
999         * searching.texi (Regexp Special): Update when ^ is special.
1001 2006-11-27  Eli Zaretskii  <eliz@gnu.org>
1003         * customize.texi (Customization, Common Keywords)
1004         (Group Definitions, Variable Definitions, Composite Types)
1005         (Type Keywords, Customization Types): Add index entries for
1006         various customization keywords.
1008 2006-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
1010         * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
1012 2006-11-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
1014         * frames.texi (Window System Selections): Remove clipboard from
1015         description of selection-coding-system.
1017 2006-11-06  Richard Stallman  <rms@gnu.org>
1019         * lists.texi (List Variables): Document COMPARE-FN.
1021         * keymaps.texi: Avoid use of "binding" to mean a relation;
1022         use it only to refer to the meaning associated with a key.
1023         (Keymaps): Change menu node description.
1025         * elisp.texi (Top): Change menu node description.
1027         * display.texi (Managing Overlays): Document overlay-recenter.
1029 2006-10-29  Chong Yidong  <cyd@stupidchicken.com>
1031         * Makefile.in: Use relative paths to avoid advertising filesystem
1032         contents during compilation.
1034 2006-10-23  Kim F. Storm  <storm@cua.dk>
1036         * commands.texi (Event Input Misc): Update unread-command-events.
1038 2006-10-23  Nick Roberts  <nickrob@snap.net.nz>
1040         * lists.texi (Sets And Lists): Fix typos.
1042 2006-10-18  Juanma Barranquero  <lekktu@gmail.com>
1044         * control.texi (Processing of Errors): Use @var for an argument,
1045         not @code.
1047 2006-10-16  Richard Stallman  <rms@gnu.org>
1049         * edebug.texi (Edebug Recursive Edit): Minor cleanup.
1051         * keymaps.texi (Format of Keymaps): Show all the keymap element
1052         patterns that result from menu items.
1053         (Key Lookup): Minor cleanups.
1055         * modes.texi (Precalculated Fontification): Don't say that
1056         not setting font-lock-defaults avoids loading font-lock.
1058         * help.texi (Documentation): Move xref to Emacs Manual here.
1059         (Documentation Basics): From here.
1060         Also doc emacs-lisp-docstring-fill-column.
1062         * elisp.texi: Update version and ISBN.
1064         * commands.texi (Interactive Call): Clarify KEYS arg to
1065         call-interactively is a vector.
1066         (Command Loop Info): Delete anchor in this-command-keys.
1067         Add anchor in this-command-keys-vector.
1068         (Recursive Editing): Document how recursive-edit
1069         handles the current buffer.
1071 2006-10-13  Chong Yidong  <cyd@stupidchicken.com>
1073         * frames.texi (Frame Titles): %c and %l are ignored in
1074         frame-title-format.
1076 2006-10-11  Richard Stallman  <rms@gnu.org>
1078         * keymaps.texi (Key Sequences): Clarify use of kbd.
1080 2006-10-10  Kim F. Storm  <storm@cua.dk>
1082         * lists.texi (Sets And Lists): Add memql.
1084 2006-10-03  Richard Stallman  <rms@gnu.org>
1086         * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
1087         Clarify :ascii: and :nonascii:.
1089 2006-09-29  Juri Linkov  <juri@jurta.org>
1091         * modes.texi (%-Constructs): Reorder coding systems in the
1092         documentation of %z to the real order displayed in the modeline.
1094 2006-09-25  Richard Stallman  <rms@gnu.org>
1096         * os.texi (Timers): Describe timer-max-repeats.
1098 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
1100         * os.texi (Timers): Mention with-local-quit.
1102 2006-09-24  Richard Stallman  <rms@gnu.org>
1104         * searching.texi (Searching and Matching): Mention property search.
1106         * commands.texi (Command Loop Info): Explain how read-event affects
1107         this-command-keys.
1109 2006-09-20  Richard Stallman  <rms@gnu.org>
1111         * os.texi (Timers): Clarify about REPEAT when timer is delayed.
1113         * windows.texi (Window Start): Minor cleanups.
1115 2006-09-20  Kim F. Storm  <storm@cua.dk>
1117         * windows.texi (Window Start): pos-visible-in-window-p allows
1118         specifying t for position to mean "end of window".
1119         Add window-line-height.
1121         * anti.texi (Antinews): Mention window-line-height.
1123 2006-09-19  David Kastrup  <dak@gnu.org>
1125         * keymaps.texi (Searching Keymaps): Small clarification.
1127 2006-09-18  Richard Stallman  <rms@gnu.org>
1129         * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
1130         cause keyboard menus.
1131         (Menu Keymaps): Likewise.
1132         (Defining Menus, Keyboard Menus): Clarify.
1134         * text.texi (Fields): Clarify explanation of constrain-to-field.
1136 2006-09-16  Eli Zaretskii  <eliz@gnu.org>
1138         * variables.texi (Tips for Defining): Fix a typo.
1140 2006-09-15  Richard Stallman  <rms@gnu.org>
1142         * keymaps.texi (Remapping Commands, Searching Keymaps)
1143         (Active Keymaps): Clean up previous change.
1145 2006-09-15  Jay Belanger  <belanger@truman.edu>
1147         * gpl.texi: Replace "Library Public License" by "Lesser Public
1148         License" throughout.
1150 2006-09-15  David Kastrup  <dak@gnu.org>
1152         * keymaps.texi (Active Keymaps): Adapt description to use
1153         `get-char-property' instead `get-text-property'.  Explain how
1154         mouse events change this.  Explain the new optional argument of
1155         `key-binding' and its mouse-dependent lookup.
1156         (Searching Keymaps): Adapt description similarly.
1157         (Remapping Commands): Explain the new optional argument of
1158         `command-remapping'.
1160 2006-09-14  Richard Stallman  <rms@gnu.org>
1162         * keymaps.texi (Searching Keymaps): Clarification.
1163         (Active Keymaps): Refer to Searching Keymaps instead of duplication.
1165 2006-09-13  Richard Stallman  <rms@gnu.org>
1167         * objects.texi (Character Type): Node split.
1168         Add xref to Describing Characters.
1169         (Basic Char Syntax, General Escape Syntax)
1170         (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
1172 2006-09-11  Richard Stallman  <rms@gnu.org>
1174         * display.texi (Display Table Format): Wording clarification.
1175         (Glyphs): Clarifications.
1177 2006-09-10  Chong Yidong  <cyd@stupidchicken.com>
1179         * keymaps.texi (Active Keymaps): Mention that key-binding checks
1180         local maps.
1182 2006-09-10  Kim F. Storm  <storm@cua.dk>
1184         * display.texi (Forcing Redisplay): Document return value of
1185         function redisplay.
1187 2006-09-09  Richard Stallman  <rms@gnu.org>
1189         * windows.texi (Window Hooks): Explain limits of
1190         window-scroll-functions.
1192         * display.texi (Fringe Indicators): Update for last change in
1193         indicate-buffer-boundaries.
1195 2006-09-08  Richard Stallman  <rms@gnu.org>
1197         * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
1199 2006-09-06  Kim F. Storm  <storm@cua.dk>
1201         * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
1203         * windows.texi (Window Start): Update pos-visible-in-window-p.
1205 2006-09-04  Richard Stallman  <rms@gnu.org>
1207         * processes.texi (Accepting Output): Explain SECONDS=0 for
1208         accept-process-output.
1210         * os.texi (Idle Timers): Explain why timer functions should not
1211         loop until (input-pending-p).
1213 2006-09-02  Eli Zaretskii  <eliz@gnu.org>
1215         * makefile.w32-in (usermanualdir): New variable.
1216         (elisp.dvi): Use it.
1218 2006-09-01  Eli Zaretskii  <eliz@gnu.org>
1220         * buffers.texi (Buffer Modification): Fix last change.
1222 2006-09-01  Chong Yidong  <cyd@stupidchicken.com>
1224         * buffers.texi (Buffer Modification): Document
1225         buffer-chars-modified-tick.
1227 2006-08-31  Richard Stallman  <rms@gnu.org>
1229         * modes.texi (Syntactic Font Lock): Mention specific faces once again.
1231 2006-08-31  Richard Bielawski  <RBielawski@moneygram.com>  (tiny change)
1233         * modes.texi (Syntactic Font Lock):
1234         Mention font-lock-syntactic-face-function
1235         instead of specific faces.
1237 2006-08-29  Chong Yidong  <cyd@stupidchicken.com>
1239         * display.texi (Images): Add xrref to display-images-p.
1241 2006-08-28  Kenichi Handa  <handa@m17n.org>
1243         * nonascii.texi (Lisp and Coding Systems): Fix description of
1244         detect-coding-region.
1246 2006-08-27  Michael Olson  <mwolson@gnu.org>
1248         * processes.texi (Transaction Queues): Remove stray quote
1249         character.
1251 2006-08-25  Richard Stallman  <rms@gnu.org>
1253         * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
1254         Add xref.
1256 2006-08-24  Chong Yidong  <cyd@stupidchicken.com>
1258         * os.texi (Timers): Avoid waiting inside timers.
1260 2006-08-21  Lute Kamstra  <lute@gnu.org>
1262         * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
1264 2006-08-20  Richard Stallman  <rms@gnu.org>
1266         * os.texi (Idle Timers): New node, split out from Timers.
1267         Document current-idle-time.
1268         * commands.texi (Reading One Event): Update xref.
1269         * elisp.texi (Top): Update subnode menu.
1271 2006-08-16  Richard Stallman  <rms@gnu.org>
1273         * keymaps.texi (Extended Menu Items): Show format of cached
1274         bindings in extended menu items.
1276         * customize.texi (Variable Definitions): Explain when the
1277         standard value expression is evaluated.
1279 2006-08-15  Chong Yidong  <cyd@stupidchicken.com>
1281         * commands.texi (Reading One Event): Explain idleness in
1282         `read-event'.
1284 2006-08-12  Chong Yidong  <cyd@stupidchicken.com>
1286         * text.texi (Near Point): Say "cursor" not "terminal cursor".
1287         (Commands for Insertion): Removed split-line since it's not
1288         relevant for Lisp programming.
1289         (Yank Commands): Rewrite introduction.
1290         (Undo): Clarify.
1291         (Maintaining Undo): Clarify.  Document undo-ask-before-discard.
1292         (Filling): Remove redundant comment.  Clarify return value of
1293         current-justification.
1294         (Margins): Minor clarifications.
1295         (Adaptive Fill): Update default value of adaptive-fill-regexp.
1296         (Sorting): Update definition of sort-lines.
1297         (Columns): Clarify behavior of sort-columns.
1298         (Indent Tabs): Link to Tab Stops in Emacs manual.
1299         (Special Properties): Clarify.
1300         (Clickable Text): Mention Buttons package.
1302 2006-08-12  Kevin Ryde  <user42@zip.com.au>
1304         * os.texi (Time Parsing): Add %z to description of
1305         format-time-string, as per docstring.  Add cross reference to
1306         glibc manual for strftime.
1308 2006-08-08  Richard Stallman  <rms@gnu.org>
1310         * modes.texi: Clean up wording in previous change.
1312 2006-08-07  Chong Yidong  <cyd@stupidchicken.com>
1314         * modes.texi (Hooks): Clarify.
1315         (Major Mode Basics): Mention define-derived-mode explicitly.
1316         (Major Mode Conventions): Rebinding RET is OK for some modes.
1317         Mention change-major-mode-hook and after-change-major-mode-hook.
1318         (Example Major Modes): Moved to end of Modes section.
1319         (Mode Line Basics): Clarify.
1320         (Mode Line Data): Mention help-echo and local-map in strings.
1321         Explain reason for treatment of non-risky variables.
1322         (Properties in Mode): Clarify.
1323         (Faces for Font Lock): Add font-lock-negation-char-face.
1325 2006-08-04  Eli Zaretskii  <eliz@gnu.org>
1327         * strings.texi (Formatting Strings): Warn against arbitrary
1328         strings as first arg to `format'.
1330 2006-07-31  Thien-Thi Nguyen  <ttn@gnu.org>
1332         * text.texi (Clickable Text): Mention `help-echo' text property.
1333         Update intro, examples and associated explanations.
1335 2006-07-31  Richard Stallman  <rms@gnu.org>
1337         * commands.texi: Update xrefs.
1338         (Event Mod): New node, cut out from old Translating Input.
1340         * maps.texi: Update xrefs.
1342         * keymaps.texi (Translation Keymaps): New node.
1343         Update xrefs from Translating Input to Translation Keymaps.
1345         * elisp.texi (Top): Update subnode menu.
1347         * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
1349         * os.texi (System Interface): Fix menu descriptions of some nodes.
1350         (Translating Input): Node deleted.
1352 2006-07-31  Nick Roberts  <nickrob@snap.net.nz>
1354         * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
1356         * lists.texi (Sets And Lists): Likewise.
1358 2006-07-30  Thien-Thi Nguyen  <ttn@gnu.org>
1360         * text.texi (Fields): Mention POS
1361         requirement when narrowing is in effect.
1363 2006-07-28  Richard Stallman  <rms@gnu.org>
1365         * display.texi (Face Attributes): Simplify wording.
1366         (Attribute Functions): Clarify meaning of new-frame default
1367         attribute settings.
1369         * customize.texi (Common Keywords): Document how to use
1370         :package-version in a package not in Emacs.
1372 2006-07-28  Kim F. Storm  <storm@cua.dk>
1374         * commands.texi (Reading One Event): Fix last change.
1376 2006-07-26  Chong Yidong  <cyd@stupidchicken.com>
1378         * commands.texi (Reading One Event): Document SECONDS argument for
1379         read-event, read-char, and read-char-exclusive.
1381 2006-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1383         * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
1384         to ensure correct identification.
1386 2006-07-24  Richard Stallman  <rms@gnu.org>
1388         * text.texi (Clickable Text): Clarify.
1390         * sequences.texi (Vector Functions): Delete duplicate xref.
1392         * objects.texi (Function Type): Clarify.
1394         * modes.texi (Keymaps and Minor Modes): List punct chars for minor
1395         modes.
1397         * lists.texi (List Variables): New node.
1398         Material moved from other nodes.
1400         * variables.texi (Setting Variables): add-to-list and
1401         add-to-ordered-list moved to List Variables node.
1403 2006-07-23  Thien-Thi Nguyen  <ttn@gnu.org>
1405         * text.texi (Links and Mouse-1):
1406         For mouse-on-link-p, expand on arg POS.
1408 2006-07-21  Kim F. Storm  <storm@cua.dk>
1410         * display.texi (Forcing Redisplay): Don't mention systems which
1411         don't support sub-second timers for redisplay-preemption-period.
1413         * os.texi (Terminal Output): Clarify text vs graphical terminal.
1415 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
1417         * frames.texi (Input Focus): Document that focus-follows-mouse has
1418         no effect on MS-Windows.
1420 2006-07-18  Richard Stallman  <rms@gnu.org>
1422         * display.texi (Forcing Redisplay): Cleanups in previous change.
1424         * processes.texi (Low-Level Network): Make menu more convenient.
1426 2006-07-18  Kim F. Storm  <storm@cua.dk>
1428         * display.texi (Forcing Redisplay): redisplay-preemption-period
1429         only used on window systems.  Add xref to Terminal Output.
1431         * os.texi (Terminal Output): baud-rate only controls preemption on
1432         non-window systems.  Add xref to Forcing Redisplay.
1434         * processes.texi (Low-Level Network): Rename node "Make Network"
1435         to "Network Processes".
1437 2006-07-18  Karl Berry  <karl@gnu.org>
1439         * variables.texi, functions.texi, customize.texi, loading.texi:
1440         * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
1442 2006-07-17  Chong Yidong  <cyd@stupidchicken.com>
1444         * commands.texi (Waiting): Document batch-mode sit-for behavior.
1446 2006-07-17  Richard Stallman  <rms@gnu.org>
1448         * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
1449         Put period and comma inside quotes.
1451         * loading.texi, markers.texi: Use real doublequote inside menus.
1453         * windows.texi: Put point and comma inside quotes.
1454         (Textual Scrolling): Use @samp for error message.
1456         * variables.texi, tips.texi, syntax.texi, symbols.texi:
1457         * strings.texi, streams.texi, processes.texi, os.texi:
1458         * objects.texi, numbers.texi, modes.texi, minibuf.texi:
1459         * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
1460         * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
1461         * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
1462         Put point and comma inside quotes.
1464         * control.texi (Processing of Errors): Add command-error-function.
1466         * variables.texi (File Local Variables): Clarify that
1467         file local variables make buffer-local bindings.
1469         * modes.texi (Syntactic Font Lock): Give default for
1470         font-lock-syntax-table.
1472 2006-07-17  Nick Roberts  <nickrob@snap.net.nz>
1474         * text.texi (Special Properties): Clean up previous change.
1476 2006-07-16  Karl Berry  <karl@gnu.org>
1478         * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
1479         * control.texi: Fix bad page breaks through chapter 10 (control).
1481         * anti.texi (Antinews): Reorder face-attribute fns to avoid
1482         underfull hbox.
1484 2006-07-15  Nick Roberts  <nickrob@snap.net.nz>
1486         * text.texi (Special Properties): Describe fontified text property
1487         in relation to a character (not text).
1489 2006-07-15  Kim F. Storm  <storm@cua.dk>
1491         * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
1492         Add apropos-mode-map, custom-mode-map, esc-map, global-map,
1493         grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
1495         * anti.texi (Antinews): Mention redisplay function.
1496         The kbd macro existed, but was not documented, before 22.x.
1497         Function pos-visible-in-window-p is not new in 22.x, just enhanced.
1499 2006-07-14  Nick Roberts  <nickrob@snap.net.nz>
1501         * display.texi (Displaying Messages): Add anchor.
1503         * frames.texi (Dialog Boxes): Use it.
1505 2006-07-12  Richard Stallman  <rms@gnu.org>
1507         * objects.texi (Frame Type): Explain nature of frames better.
1509         * frames.texi (Frames): Explain nature of frames better.
1511 2006-07-12  Ken Manheimer  <ken.manheimer@gmail.com>
1513         * tips.texi (Coding Conventions): Explain why use cl at compile time.
1515 2006-07-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1517         * frames.texi (Window System Selections): Mention scrap support for Mac.
1518         Default value of x-select-enable-clipboard is t on Mac.
1520         * os.texi (Getting Out): Suspending is not allowed on Mac, either.
1522 2006-07-11  Kim F. Storm  <storm@cua.dk>
1524         * display.texi (Forcing Redisplay): Add `redisplay' function.
1525         Don't mention (sit-for -1) -- use (redisplay t) instead.
1527         * commands.texi (Waiting): (sit-for -1) is no longer special.
1528         (sit-for 0) is equivalent to (redisplay).
1529         Iconifying/deiconifying no longer makes sit-for return.
1531 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
1533         * display.texi (Buttons): Fix typo.
1535         * index.texi, elisp.texi (New Symbols): Comment node out.
1537 2006-07-09  Richard Stallman  <rms@gnu.org>
1539         * display.texi (Truncation): Clean up previous change.
1541 2006-07-08  Richard Stallman  <rms@gnu.org>
1543         * commands.texi (Interactive Call): Use 3 as prefix in example
1544         for execute-extended-command.
1546         * display.texi (Attribute Functions): Move paragraph about
1547         compatibility with Emacs < 21.
1549 2006-07-09  Kim F. Storm  <storm@cua.dk>
1551         * display.texi (Refresh Screen): Clarify force-window-update.
1552         (Truncation): "Normally" indicated by fringe arrows.
1554 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
1556         * windows.texi (Textual Scrolling, Resizing Windows):
1557         * variables.texi (Constant Variables):
1558         * text.texi (Buffer Contents, Deletion, Changing Properties)
1559         (Property Search, Special Properties, Sticky Properties)
1560         (Links and Mouse-1, Fields, Change Hooks):
1561         * syntax.texi (Syntax Table Functions, Parsing Expressions)
1562         (Categories):
1563         * symbols.texi (Other Plists):
1564         * streams.texi (Output Variables):
1565         * processes.texi (Input to Processes, Query Before Exit):
1566         * positions.texi (Word Motion, Text Lines, List Motion):
1567         * os.texi (Init File, System Environment, Sound Output)
1568         (Session Management):
1569         * nonascii.texi (Text Representations, Character Sets)
1570         (Chars and Bytes, Locales):
1571         * modes.texi (Defining Minor Modes, Header Lines):
1572         * minibuf.texi (Minibuffer Contents):
1573         * markers.texi (Information from Markers):
1574         * lists.texi (List Elements, Building Lists, Association Lists):
1575         * keymaps.texi (Tool Bar):
1576         * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
1577         * functions.texi (What Is a Function, Mapping Functions):
1578         * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
1579         (Color Names, Text Terminal Colors, Display Feature Testing):
1580         * files.texi (Visiting Functions, File Name Components)
1581         (Unique File Names, Contents of Directories):
1582         * display.texi (Forcing Redisplay, Displaying Messages)
1583         (Temporary Displays, Font Selection, Auto Faces)
1584         (Font Lookup, Fringe Indicators, Display Margins)
1585         (Image Descriptors, Showing Images, Image Cache, Button Types)
1586         (Making Buttons, Manipulating Buttons, Button Buffer Commands)
1587         (Display Table Format, Glyphs):
1588         * control.texi (Iteration):
1589         * commands.texi (Command Loop Info, Adjusting Point):
1590         * backups.texi (Making Backups, Auto-Saving):
1591         Remove @tindex entries.
1593 2006-07-07  Kim F. Storm  <storm@cua.dk>
1595         * display.texi (Fringe Cursors): Fix typo.
1596         (Customizing Bitmaps): Fix define-fringe-bitmap entry.
1597         (Overlay Arrow): Default is overlay-arrow fringe indicator.
1599 2006-07-05  Richard Stallman  <rms@gnu.org>
1601         * text.texi (Buffer Contents): Add example of text props
1602         in result of buffer-substring.
1603         (Text Properties): Explain better about use of specific property names.
1604         (Property Search): Some cleanups; reorder some functions.
1606         * keymaps.texi (Changing Key Bindings): Cleanup.
1607         Add xref to Key Binding Conventions.
1609         * display.texi (Attribute Functions): Add examples for
1610         face-attribute-relative-p.
1612         * tips.texi (Coding Conventions): Cleanup last change.
1614 2006-07-05  Karl Berry  <karl@gnu.org>
1616         * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
1617         Remove @setchapternewpage odd.
1618         Result is 1013 pages, down from 1100.
1620         * anti.texi, customize.texi, display.texi, internals.texi:
1621         * minibuf.texi, modes.texi, tips.texi:
1622         Fix overfull/underfull boxes.
1624 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
1626         * edebug.texi (Instrumenting):
1627         Add Edebug-specific findex for eval-buffer.
1628         * loading.texi (Loading):
1629         Replace eval-current-buffer with eval-buffer.
1631 2006-06-30  Nick Roberts  <nickrob@snap.net.nz>
1633         * locals.texi (Standard Buffer-Local Variables): Update the list
1634         of variables.
1636 2006-06-26  Nick Roberts  <nickrob@snap.net.nz>
1638         * files.texi (File Name Completion): Point user to the node
1639         "Reading File Names".
1641 2006-06-24  Eli Zaretskii  <eliz@gnu.org>
1643         * files.texi (Contents of Directories): Document case-insensitive
1644         behavior on respective filesystems.
1646         * objects.texi (Character Type): Document that Emacs signals an
1647         error for unsupported Unicode characters specified as \uNNNN.
1649 2006-06-19  Richard Stallman  <rms@gnu.org>
1651         * processes.texi (Bindat Spec): Clarify previous change.
1653 2006-06-16  Richard Stallman  <rms@gnu.org>
1655         * tips.texi (Coding Conventions): Better explain conventions
1656         for definition constructs.
1658         * text.texi (Special Properties): String value of `read-only'
1659         serves as the error message.
1661         * objects.texi (Character Type): Clarify prev. change.
1662         (Non-ASCII in Strings): Mention \u and \U.
1664         * commands.texi (Using Interactive): Explain problem of
1665         markers, etc., in command-history.
1667 2006-06-14  Kim F. Storm  <storm@cua.dk>
1669         * commands.texi (Waiting): Negative arg to sit-for forces
1670         redisplay even if input is pending.
1672         * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
1673         redisplay.  Remove incorrect example of binding redisplay-dont-pause
1674         around (sit-for 0).
1676 2006-06-13  Richard Stallman  <rms@gnu.org>
1678         * display.texi (Forcing Redisplay): Clarify previous change.
1680 2006-06-13  Romain Francoise  <romain@orebokech.com>
1682         * display.texi (Forcing Redisplay): Fix typo.
1684 2006-06-13  Kim F. Storm  <storm@cua.dk>
1686         * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
1688 2006-06-10  Luc Teirlinck  <teirllm@auburn.edu>
1690         * tips.texi (Coding Conventions): Add `@end itemize'.
1692 2006-06-10  Richard Stallman  <rms@gnu.org>
1694         * tips.texi (Coding Conventions): Explain use of coding systems
1695         to ensure one decoding for strings.
1697 2006-06-09  Aidan Kehoe  <kehoea@parhasard.net>
1699         * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
1700         syntax.
1702 2006-06-07  Eli Zaretskii  <eliz@gnu.org>
1704         * display.texi (Font Selection): Remove description of
1705         clear-face-cache.
1707         * compile.texi (Eval During Compile): Fix a typo.  Add index
1708         entries for possible uses of eval-when-compile.
1710 2006-06-04  Thien-Thi Nguyen  <ttn@gnu.org>
1712         * display.texi (Abstract Display): Fix typo.
1714 2006-06-03  Eli Zaretskii  <eliz@gnu.org>
1716         * minibuf.texi (Minibuffer History) <history-add-new-input>:
1717         Reword variable's description.
1719 2006-06-01  Richard Stallman  <rms@gnu.org>
1721         * windows.texi (Splitting Windows): Clarify splitting nonselected
1722         window.
1724 2006-05-31  Juri Linkov  <juri@jurta.org>
1726         * minibuf.texi (Minibuffer History): Add history-add-new-input.
1728 2006-05-30  Richard Stallman  <rms@gnu.org>
1730         * display.texi (Line Height): Fix errors in description of
1731         default line height and line-height properyty.
1733         * nonascii.texi (Default Coding Systems): Further clarification.
1735 2006-05-29  Luc Teirlinck  <teirllm@auburn.edu>
1737         * internals.texi (Pure Storage): Mention that an overflow in pure
1738         space causes a memory leak.
1739         (Garbage Collection): If there was an overflow in pure space,
1740         `garbage-collect' returns nil.
1742 2006-05-30  Eli Zaretskii  <eliz@gnu.org>
1744         * nonascii.texi (Default Coding Systems): Fix it some more.
1746 2006-05-29  Eli Zaretskii  <eliz@gnu.org>
1748         * nonascii.texi (Default Coding Systems): Fix last change.
1750 2006-05-29  Kenichi Handa  <handa@m17n.org>
1752         * nonascii.texi (find-operation-coding-system): Describe the new
1753         argument format (FILENAME . BUFFER).
1755 2006-05-28  Richard Stallman  <rms@gnu.org>
1757         * tips.texi (Coding Conventions): Better explain reasons not to
1758         advise other packages or use `eval-after-load'.
1760 2006-05-29  Kim F. Storm  <storm@cua.dk>
1762         * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
1763         `bindat-idx' and `bindat-raw' for clarity.
1765 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
1767         * processes.texi (Bindat Spec): Expand on `repeat' handler.
1769         * display.texi (Display): Add "Abstract Display" to menu.
1770         (Abstract Display, Abstract Display Functions)
1771         (Abstract Display Example): New nodes.
1772         * elisp.texi (Top): Add "Abstract Display" to menu.
1774 2006-05-27  Chong Yidong  <cyd@stupidchicken.com>
1776         * keymaps.texi (Key Sequences): Link to input events definition.
1777         (Format of Keymaps): Delete material duplicated in Keymap Basics.
1779         * files.texi (Changing Files): Document updated argument list for
1780         copy-file.
1782 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
1784         * processes.texi (Bindat Functions): Explain term "total length".
1785         Use it in bindat-length and bindat-pack descriptions.
1787 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
1789         * tips.texi (Coding Conventions): Advise against using
1790         eval-after-load in packages.  Add an index entry.
1792 2006-05-25  Juri Linkov  <juri@jurta.org>
1794         * minibuf.texi (Text from Minibuffer): Undocument keep-all.
1796         * modes.texi (%-Constructs): Add %e, %z, %Z.
1798 2006-05-25  Richard Stallman  <rms@gnu.org>
1800         * elisp.texi (Top): Update subnode menu.
1802         * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
1803         (Keymaps): Update menu.
1805 2006-05-25  Chong Yidong  <cyd@stupidchicken.com>
1807         * keymaps.texi (Key Sequences): Some clarifications.
1809 2006-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
1811         * processes.texi (Bindat Functions): Say "unibyte string"
1812         explicitly for bindat-unpack and bindat-pack descriptions.
1813         (Bindat Examples): Don't call `string-make-unibyte' in example.
1815 2006-05-25  Chong Yidong  <cyd@stupidchicken.com>
1817         * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
1818         Explain string and vector representations of key sequences
1820         * keymaps.texi (Changing Key Bindings):
1821         * commands.texi (Interactive Codes):
1822         * help.texi (Describing Characters): Refer to it.
1824 2006-05-23  Luc Teirlinck  <teirllm@auburn.edu>
1826         * frames.texi (Pointer Shape): @end table -> @end defvar.
1828 2006-05-22  Richard Stallman  <rms@gnu.org>
1830         * elisp.texi (Top): Update subnode menus.
1832         * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
1833         Contents rewritten; material from old Pointer Shape node moved here.
1835         * display.texi (Pointer Shape): Node deleted.
1836         (Image Descriptors): Minor cleanup.
1838 2006-05-21  Richard Stallman  <rms@gnu.org>
1840         * syntax.texi (Parsing Expressions): Update info on which STATE
1841         elements are ignored.
1843 2006-05-19  Luc Teirlinck  <teirllm@auburn.edu>
1845         * hooks.texi (Standard Hooks): Correct typo.
1847         * gpl.texi (GPL): ifinfo -> ifnottex.
1849 2006-05-19  Michael Ernst  <mernst@alum.mit.edu>  (tiny change)
1851         * searching.texi (Simple Match Data): Warn about match data being
1852         set anew by every search.
1854 2006-05-17  Richard Stallman  <rms@gnu.org>
1856         * minibuf.texi (Minibuffer History): Clarify.
1858         * searching.texi (Regexp Special): Clarify nested regexp warning.
1860 2006-05-16  Kim F. Storm  <storm@cua.dk>
1862         * minibuf.texi (Minibuffer History): Update add-to-history.
1864 2006-05-15  Oliver Scholz  <epameinondas@gmx.de>  (tiny change)
1866         * nonascii.texi (Explicit Encoding): Fix
1867         typo (encoding<->decoding).
1869 2006-05-14  Richard Stallman  <rms@gnu.org>
1871         * buffers.texi (Creating Buffers): Cleanup.
1873         * files.texi (Visiting Functions): Rewrite in find-file-noselect.
1875 2006-05-13  Eli Zaretskii  <eliz@gnu.org>
1877         * buffers.texi (Current Buffer): Document that with-temp-buffer
1878         disables undo.
1880         * os.texi (Terminal-Specific): More accurate description of how
1881         Emacs searches for the terminal-specific libraries.
1883 2006-05-12  Eli Zaretskii  <eliz@gnu.org>
1885         * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
1886         emacs-xtra to @inforef's.
1888         * text.texi (Undo): Document that undo is turned off in buffers
1889         whose names begin with a space.
1891         * buffers.texi (Buffer Names): Add index entries for buffers whose
1892         names begin with a space.
1893         (Creating Buffers): Document that undo is turned off in buffers
1894         whose names begin with a space.
1896         * files.texi (Visiting Functions, Reading from Files)
1897         (Saving Buffers): Mention code and EOL conversions by file I/O
1898         primitives and subroutines.
1900         * nonascii.texi (Lisp and Coding Systems): Document
1901         coding-system-eol-type.  Add index entries for eol conversion.
1903         * display.texi (Defining Faces): Mention `mac', and add an xref to
1904         where window-system is described.
1906 2006-05-10  Richard Stallman  <rms@gnu.org>
1908         * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
1910 2006-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
1912         * variables.texi (File Local Variables): Recommend to quote lambda
1913         expressions in safe-local-variable property.
1915 2006-05-09  Richard Stallman  <rms@gnu.org>
1917         * variables.texi (File Local Variables): Document
1918         safe-local-eval-forms and safe-local-eval-function.
1920 2006-05-07  Kim F. Storm  <storm@cua.dk>
1922         * minibuf.texi (Minibuffer History): Remove keep-dups arg
1923         from add-to-history.
1925 2006-05-07  Romain Francoise  <romain@orebokech.com>
1927         * commands.texi (Event Input Misc):
1928         * compile.texi (Eval During Compile):
1929         * internals.texi (Buffer Internals):
1930         * minibuf.texi (Initial Input):
1931         * nonascii.texi (Scanning Charsets):
1932         * numbers.texi (Comparison of Numbers):
1933         * windows.texi (Textual Scrolling, Vertical Scrolling):
1934         Fix various typos.
1936 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
1938         * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
1939         conditional xref's to either emacs or emacs-xtra, depending on
1940         @iftex/@ifnottex.
1942         * minibuf.texi (Minibuffer History): Document add-to-history.
1944 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
1946         * internals.texi (Pure Storage): Mention the pure overflow message
1947         at startup.
1949 2006-05-05  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
1951         * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
1952         (Searching Keymaps): Fix pseudo-Lisp description of keymap
1953         search.
1955 2006-05-01  Richard Stallman  <rms@gnu.org>
1957         * intro.texi (nil and t): Clarify.
1959         * variables.texi (File Local Variables): Suggest using booleanp.
1961 2006-05-01  Juanma Barranquero  <lekktu@gmail.com>
1963         * objects.texi (Type Predicates): Fix typos.
1965 2006-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1967         * intro.texi (nil and t): Add booleanp.
1969         * objects.texi (Type Predicates): Add links for booleanp and
1970         string-or-null-p.
1972 2006-04-29  Richard Stallman  <rms@gnu.org>
1974         * modes.texi (Multiline Font Lock): Rename from
1975         Multi line Font Lock Elements.  Much clarification.
1976         (Font Lock Multiline, Region to Fontify): Much clarification.
1978 2006-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1980         * variables.texi (File Local Variables): Remove the special case t for
1981         safe-local-variable.
1983 2006-04-26  Richard Stallman  <rms@gnu.org>
1985         * syntax.texi (Parsing Expressions): Minor cleanup.
1987 2006-04-18  Richard Stallman  <rms@gnu.org>
1989         * tips.texi (Coding Conventions): Explain when the package's
1990         prefix should appear later on (not at the start of the name).
1992         * searching.texi (String Search): Clarify effect of NOERROR.
1994         * modes.texi (Imenu): Clarify what special items do.
1996         * hooks.texi (Standard Hooks): Delete text about old hook names.
1998 2006-04-17  Romain Francoise  <romain@orebokech.com>
2000         * variables.texi (Local Variables): Update the default value of
2001         `max-specpdl-size'.
2003 2006-04-15  Michael Olson  <mwolson@gnu.org>
2005         * processes.texi (Transaction Queues): Mention the new optional
2006         `delay-question' argument for `tq-enqueue'.
2008 2006-04-13  Bill Wohler  <wohler@newt.com>
2010         * customize.texi (Common Keywords): Use dotted notation for
2011         :package-version value.  Specify its values.  Improve documentation
2012         for customize-package-emacs-version-alist.
2014 2006-04-12  Bill Wohler  <wohler@newt.com>
2016         * customize.texi (Common Keywords): Move description of
2017         customize-package-emacs-version-alist to @defvar.
2019 2006-04-10  Bill Wohler  <wohler@newt.com>
2021         * customize.texi (Common Keywords): Add :package-version.
2023 2006-04-10  Kim F. Storm  <storm@cua.dk>
2025         * text.texi (Buffer Contents): Add NOPROPS arg to
2026         filter-buffer-substring.
2028 2006-04-08  Kevin Ryde  <user42@zip.com.au>
2030         * os.texi (Command-Line Arguments): Update xref to emacs manual
2031         "Command Arguments" -> "Emacs Invocation", per change there.
2033 2006-04-08  Thien-Thi Nguyen  <ttn@gnu.org>
2035         * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
2036         be on one line to help makeinfo not render two spaces after the dot.
2038 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
2040         * strings.texi (Predicates for Strings): Add string-or-null-p.
2042 2006-03-28  Kim F. Storm  <storm@cua.dk>
2044         * processes.texi (Accepting Output): Remove obsolete (and incorrect)
2045         remarks about systems that don't support fractional seconds.
2047 2006-03-25  Karl Berry  <karl@gnu.org>
2049         * elisp.texi: Use @copyright{} instead of (C), and do not indent
2050         the year list.
2052 2006-03-21  Nick Roberts  <nickrob@snap.net.nz>
2054         * display.texi (Fringe Indicators): Fix typos.
2056 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
2058         * tips.texi (Documentation Tips): One can now also write `program'
2059         in front of a quoted symbol in a docstring to prevent making a
2060         hyperlink.
2062 2006-03-19  Alan Mackenzie  <acm@muc.de>
2064         * text.texi (Special Properties): Clarify `fontified' property.
2066 2006-03-16  Richard Stallman  <rms@gnu.org>
2068         * display.texi (Defining Images): Minor cleanup.
2070 2006-03-16  Bill Wohler  <wohler@newt.com>
2072         * display.texi (Defining Images): In image-load-path-for-library,
2073         prefer user's images.
2075 2006-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2077         * modes.texi (Region to Fontify): Remove font-lock-lines-before.
2079 2006-03-15  Bill Wohler  <wohler@newt.com>
2081         * display.texi (Defining Images): Fix example in
2082         image-load-path-for-library by not recommending that one binds
2083         image-load-path.  Just defvar it to placate compiler and only use
2084         it if previously defined.
2086 2006-03-14  Bill Wohler  <wohler@newt.com>
2088         * display.texi (Defining Images): In image-load-path-for-library,
2089         always return list of directories.  Update example.
2091 2006-03-14  Alan Mackenzie  <acm@muc.de>
2093         * modes.texi: New node, "Region to Fontify" (for Font Lock).
2094         This describes font-lock-extend-region-function.
2095         ("Other Font Lock Variables"): Move "font-lock-lines-before" to
2096         the new node "Region to Fontify".
2098 2006-03-13  Richard Stallman  <rms@gnu.org>
2100         * display.texi (Invisible Text): The impossible position is
2101         now before the invisible text, not after.
2102         (Defining Images): Clean up last change.
2104 2006-03-11  Bill Wohler  <wohler@newt.com>
2106         * display.texi (Defining Images): Add image-load-path-for-library.
2108 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
2110         * text.texi (Adaptive Fill): Fix Texinfo usage.
2112         * strings.texi (Creating Strings): Fix Texinfo usage.
2114         * searching.texi (Regexp Special): Use @samp for regular
2115         expressions that are not in Lisp syntax.
2117 2006-03-08  Luc Teirlinck  <teirllm@auburn.edu>
2119         * searching.texi (Regexp Special): Put remark between parentheses
2120         to avoid misreading.
2122 2006-03-07  Luc Teirlinck  <teirllm@auburn.edu>
2124         * searching.texi (Syntax of Regexps): More accurately describe
2125         which characters are special in which situations.
2126         (Regexp Special): Recommend _not_ to quote `]' or `-' when they
2127         are not special.  Describe in detail when `[' and `]' are special.
2128         (Regexp Backslash): Plenty of regexps with unbalanced square
2129         brackets are valid, so reword that statement.
2131 2006-03-02  Kim F. Storm  <storm@cua.dk>
2133         * keymaps.texi (Tool Bar): Add tool-bar-border.
2135 2006-02-28  Luc Teirlinck  <teirllm@auburn.edu>
2137         * loading.texi (Load Suffixes): Rephrase last paragraph.  Fix typos.
2139 2006-02-27  Luc Teirlinck  <teirllm@auburn.edu>
2141         * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
2143         * files.texi (Locating Files): Suggest additional values for the
2144         SUFFIXES arg of `locate-file'.  Update pxref.
2146         * loading.texi (Loading): Include new node "Load Suffixes" in menu.
2147         (How Programs Do Loading): Discuss the effects of Auto Compression
2148         mode on `load'.
2149         (Load Suffixes): New node.
2150         (Library Search): Delete description of `load-suffixes'; it was
2151         moved to "Load Suffixes".
2152         (Autoload, Named Features): Mention `load-suffixes'.
2154 2006-02-21  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
2156         * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
2158         * windows.texi (Window Tree): Fix typo.
2160 2006-02-20  Kim F. Storm  <storm@cua.dk>
2162         * display.texi (Fringe Indicators): New section.
2163         Move indicate-empty-lines, indicate-buffer-boundaries, and
2164         default-indicate-buffer-boundaries here.
2165         Add fringe-indicator-alist and default-fringes-indicator-alist.
2166         Add list of logical fringe indicator symbols.
2167         Update list of standard bitmap names.
2168         (Fringe Cursors): New section.
2169         Move overflow-newline-into-fringe here.
2170         Add fringe-cursor-alist and default-fringes-cursor-alist.
2171         Add list of fringe cursor symbols.
2173 2006-02-20  Juanma Barranquero  <lekktu@gmail.com>
2175         * commands.texi (Using Interactive): Fix reference to node
2176         "Minibuffers".
2178 2006-02-19  Richard M. Stallman  <rms@gnu.org>
2180         * minibuf.texi (High-Level Completion):
2181         Add xref to read-input-method-name.
2183         * files.texi (Relative File Names): Move file-relative-name here.
2184         (File Name Expansion): From here.  Minor clarifications.
2186         * commands.texi (Using Interactive): Add xrefs about reading input.
2187         Clarify remarks about that moving point and mark.
2188         Put string case before list case.
2190 2006-02-16  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
2192         * display.texi (Other Display Specs, Image Descriptors):
2193         Revert erroneous changes.  The previous description of
2194         image-descriptors as `(image . PROPS)' was correct.
2196 2006-02-14  Richard M. Stallman  <rms@gnu.org>
2198         * variables.texi (File Local Variables): Clarifications.
2200 2006-02-14  Juanma Barranquero  <lekktu@gmail.com>
2202         * variables.texi (File Local Variables): Use @code for a cons
2203         cell, not @var.
2205 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
2207         * variables.texi (File Local Variables): Document new file local
2208         variable behavior.
2210 2006-02-10  Kim F. Storm  <storm@cua.dk>
2212         * eval.texi (Function Indirection): Add NOERROR to indirect-function.
2214 2006-02-08  Juanma Barranquero  <lekktu@gmail.com>
2216         * modes.texi (%-Constructs): Remove obsolete info about
2217         `global-mode-string'.
2219 2006-02-07  Richard M. Stallman  <rms@gnu.org>
2221         * commands.texi (Prefix Command Arguments): Minor cleanup.
2223         * display.texi: "Graphical display", not window system.
2225         * functions.texi (What Is a Function): Fix xref.
2227         * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
2228         (Changing Key Bindings): Clarify when remapping is better than
2229         substitute-key-definition.
2231 2006-02-02  Richard M. Stallman  <rms@gnu.org>
2233         * minibuf.texi (Basic Completion): Completion alists are risky.
2235         * keymaps.texi (Active Keymaps): Clarifications.
2236         (Searching Keymaps): New node.
2237         (Keymaps): Update menu.
2239         * frames.texi (Layout Parameters): Minor clarification.
2240         (Drag and Drop): New node.
2241         (Frames): Update menu.
2243 2006-01-29  Chong Yidong  <cyd@stupidchicken.com>
2245         * display.texi (Other Display Specs, Image Descriptors):
2246         Image description is a list, not a cons cell.
2248 2006-01-28  Luc Teirlinck  <teirllm@auburn.edu>
2250         * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
2251         list is not necessarily a list).
2253 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
2255         * frames.texi (Layout Parameters): border-width and
2256         internal-border-width belong to the frame, not the window.
2258 2006-01-19  Richard M. Stallman  <rms@gnu.org>
2260         * nonascii.texi (Translation of Characters): Search cmds use
2261         translation-table-for-input.  Automatically made local.
2263         * markers.texi (Overview of Markers): Count insertion type
2264         as one of a marker's attributes.
2266         * keymaps.texi (Controlling Active Maps): New node, split out of
2267         Active Keymaps.
2268         (Keymaps): Menu updated.
2269         (Active Keymaps): Give pseudocode to explain how the active
2270         maps are searched.  current-active-maps and key-binding moved here.
2271         (Functions for Key Lookup): current-active-maps and key-binding moved.
2272         Clarifications.
2273         (Searching the Keymaps): New subnode.
2275         * elisp.texi (Top): Menu clarification.
2277         * display.texi (Other Display Specs): Delete duplicate entry for
2278         just a string as display spec.  Move text about recursive display
2279         specs on such a string.
2281         * commands.texi (Key Sequence Input): Clarify.
2282         Move num-nonmacro-input-events out.
2283         (Reading One Event): num-nonmacro-input-events moved here.
2285 2006-01-14  Nick Roberts  <nickrob@snap.net.nz>
2287         * advice.texi (Simple Advice): Update example to fit argument
2288         change in previous-line.
2290 2006-01-05  Richard M. Stallman  <rms@gnu.org>
2292         * markers.texi (The Mark): Fix in `mark'.
2294 2006-01-04  Richard M. Stallman  <rms@gnu.org>
2296         * processes.texi (Misc Network, Make Network): Minor cleanups.
2298 2006-01-04  Kim F. Storm  <storm@cua.dk>
2300         * processes.texi (Make Network): Add IPv6 addresses and handling.
2301         (Network Feature Testing): Mention (:family ipv6).
2302         (Misc Network): Add IPv6 formats to format-network-address.
2304 2005-12-30  Richard M. Stallman  <rms@gnu.org>
2306         * text.texi (Changing Properties):
2307         Don't use return value of set-text-properties.
2309 2005-12-29  Luc Teirlinck  <teirllm@auburn.edu>
2311         * modes.texi (Mode Line Format): Correct typo in menu.
2313 2005-12-29  Richard M. Stallman  <rms@gnu.org>
2315         * modes.texi (Mode Line Top): New node.
2316         (Mode Line Data): Some text moved to new node.
2317         Explain the data structure more concretely.
2318         (Mode Line Basics): Clarifications.
2319         (Mode Line Variables): Clarify intro paragraph.
2320         (%-Constructs): Clarify intro paragraph.
2321         (Mode Line Format): Update menu.
2323 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
2325         * minibuf.texi (Basic Completion): Update lazy-completion-table
2326         examples for removal of ARGS argument.
2328 2005-12-23  Richard M. Stallman  <rms@gnu.org>
2330         * text.texi (Undo): Restore some explanation from the version
2331         that was deleted.
2333 2005-12-23  Eli Zaretskii  <eliz@gnu.org>
2335         * text.texi (Undo): Remove duplicate descriptions of `apply
2336         funname' and `apply delta' elements of the undo list.
2338 2005-12-20  Richard M. Stallman  <rms@gnu.org>
2340         * help.texi (Help Functions): Update documentation of `apropos'.
2342 2005-12-20  Luc Teirlinck  <teirllm@auburn.edu>
2344         * customize.texi (Type Keywords): Delete xref to "Text help-echo",
2345         because it is confusing.  If the :help-echo keyword is a function,
2346         it is not directly used as the :help-echo overlay property, as the
2347         xref seems to suggest (it does not take the appropriate args).
2349 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
2351         * customize.texi (Common Keywords): Fix Texinfo usage.
2352         (Group Definitions, Variable Definitions): Update for new
2353         conventions for using `*' in docstrings.
2355         * tips.texi (Documentation Tips): Update for new conventions for
2356         using `*' in docstrings.
2358 2005-12-16  Richard M. Stallman  <rms@gnu.org>
2360         * minibuf.texi (Minibuffer Contents): Minor cleanup.
2362 2005-12-16  Juri Linkov  <juri@jurta.org>
2364         * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
2366 2005-12-14  Romain Francoise  <romain@orebokech.com>
2368         * modes.texi (Customizing Keywords): Rename `append' to `how'.
2369         Fix typo.
2371 2005-12-11  Juri Linkov  <juri@jurta.org>
2373         * minibuf.texi (Completion Commands): Add mention of read-file-name
2374         for filename completion keymaps.
2375         (Reading File Names): Add mention of filename completion keymaps
2376         for read-file-name and xref to `Completion Commands'.
2378 2005-12-10  Richard M. Stallman  <rms@gnu.org>
2380         * customize.texi (Common Keywords): State caveats for use of :tag.
2382 2005-12-08  Richard M. Stallman  <rms@gnu.org>
2384         * minibuf.texi (Intro to Minibuffers): Replace list of local maps
2385         with xrefs and better explanation.
2386         (Completion Commands): Add the filename completion maps.
2388         * objects.texi (Character Type): Clarify that \s is not space
2389         if a dash follows.
2391 2005-12-05  Richard M. Stallman  <rms@gnu.org>
2393         * windows.texi (Resizing Windows): Delete preserve-before args.
2395 2005-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2397         * keymaps.texi (Format of Keymaps): Remove mention of a quirk
2398         in full keymaps, since the quirk has been fixed.
2400 2005-12-03  Eli Zaretskii  <eliz@gnu.org>
2402         * hooks.texi (Standard Hooks): Add index entries.  Mention
2403         `compilation-finish-functions'.
2405 2005-11-27  Richard M. Stallman  <rms@gnu.org>
2407         * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
2409 2005-11-21  Juri Linkov  <juri@jurta.org>
2411         * customize.texi (Common Keywords): Update links types
2412         custom-manual and url-link.  Add link types emacs-library-link,
2413         file-link, function-link, variable-link, custom-group-link.
2415 2005-11-20  Chong Yidong  <cyd@stupidchicken.com>
2417         * display.texi: Revert 2005-11-20 change.
2419 2005-11-20  Thien-Thi Nguyen  <ttn@gnu.org>
2421         * processes.texi (Bindat Functions):
2422         Say "third" to refer to zero-based index "2".
2424 2005-11-18  Luc Teirlinck  <teirllm@auburn.edu>
2426         * loading.texi (Library Search): Update the default value of
2427         `load-suffixes'.
2429 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
2431         * display.texi (Attribute Functions): Mention :ignore-defface.
2433 2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
2435         * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
2436         (Minor Mode Conventions): Mention the use of a hook.
2438 2005-11-06  Richard M. Stallman  <rms@gnu.org>
2440         * files.texi (Magic File Names): find-file-name-handler checks the
2441         `operations' property of the handler.
2443 2005-11-03  Richard M. Stallman  <rms@gnu.org>
2445         * variables.texi (Frame-Local Variables): Small clarification.
2447 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
2449         * os.texi (Init File): Document ~/.emacs.d/init.el.
2451 2005-10-29  Richard M. Stallman  <rms@gnu.org>
2453         * internals.texi (Garbage Collection): Document memory-full.
2455 2005-10-28  Bill Wohler  <wohler@newt.com>
2457         * tips.texi (Documentation Tips): Help mode now creates hyperlinks
2458         for URLs.
2460 2005-10-28  Richard M. Stallman  <rms@gnu.org>
2462         * minibuf.texi (Completion Commands): Clean up prev change.
2464 2005-10-26  Kevin Ryde  <user42@zip.com.au>
2466         * compile.texi (Eval During Compile): Explain recommended uses
2467         of eval-when-compile and eval-and-compile.
2469 2005-10-27  Masatake YAMATO  <jet@gyve.org>
2471         * minibuf.texi (Completion Commands):
2472         Write about new optional argument for `display-completion-list'.
2474 2005-10-23  Richard M. Stallman  <rms@gnu.org>
2476         * display.texi (Overlay Arrow): Clarify about local bindings of
2477         overlay-arrow-position.
2479 2005-10-22  Eli Zaretskii  <eliz@gnu.org>
2481         * internals.texi (Building Emacs): Fix last change.
2483 2005-10-22  Richard M. Stallman  <rms@gnu.org>
2485         * internals.texi (Building Emacs): Document eval-at-startup.
2487 2005-10-21  Richard M. Stallman  <rms@gnu.org>
2489         * loading.texi (Where Defined): load-history contains abs file names.
2490         symbol-file returns abs file names.
2492 2005-10-19  Kim F. Storm  <storm@cua.dk>
2494         * display.texi (Showing Images): Add max-image-size integer value.
2496 2005-10-18  Chong Yidong  <cyd@stupidchicken.com>
2498         * display.texi (Showing Images): Document max-image-size.
2500 2005-10-17  Richard M. Stallman  <rms@gnu.org>
2502         * commands.texi (Quitting): Minor clarification.
2504         * processes.texi (Sentinels): Clarify about output and quitting.
2505         (Filter Functions): Mention with-local-quit.
2507 2005-10-17  Juri Linkov  <juri@jurta.org>
2509         * buffers.texi (Current Buffer):
2510         * commands.texi (Event Input Misc):
2511         * compile.texi (Eval During Compile, Compiler Errors):
2512         * customize.texi (Group Definitions):
2513         * display.texi (Progress, Defining Faces):
2514         * files.texi (Writing to Files):
2515         * modes.texi (Mode Hooks, Defining Minor Modes):
2516         * streams.texi (Output Functions):
2517         * syntax.texi (Syntax Table Functions):
2518         * text.texi (Change Hooks):
2519         Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
2521         * commands.texi (Quitting): Replace arg `forms' with `body' in
2522         `with-local-quit'.
2524         * positions.texi (Excursions): Replace arg `forms' with `body' in
2525         `save-excursion'.
2527 2005-10-08  Kim F. Storm  <storm@cua.dk>
2529         * windows.texi (Window Tree): Rename window-split-tree to window-tree.
2530         Rename manual section accordingly.
2532 2005-10-04  Kim F. Storm  <storm@cua.dk>
2534         * windows.texi (Window Split Tree): New section describing
2535         new function window-split-tree function.
2537 2005-10-03  Nick Roberts  <nickrob@snap.net.nz>
2539         * display.texi (Fringe Size/Pos): Simplify and add detail.
2541 2005-09-30  Romain Francoise  <romain@orebokech.com>
2543         * minibuf.texi (High-Level Completion): Explain that the prompt
2544         given to `read-buffer' should end with a colon and a space.
2545         Update usage examples.
2547 2005-09-29  Juri Linkov  <juri@jurta.org>
2549         * display.texi (Displaying Messages): Rename argument name
2550         `string' to `format-string' in functions `message', `message-box',
2551         `message-or-box'.
2553 2005-09-26  Chong Yidong  <cyd@stupidchicken.com>
2555         * errors.texi (Standard Errors): Correct xrefs.
2557 2005-09-18  Chong Yidong  <cyd@stupidchicken.com>
2559         * display.texi (Defining Images): Update documentation for
2560         `image-load-path'.
2562 2005-09-17  Richard M. Stallman  <rms@gnu.org>
2564         * display.texi (Defining Images): Clean up previous change.
2566 2005-09-16  Romain Francoise  <romain@orebokech.com>
2568         * elisp.texi: Specify GFDL version 1.2.
2570         * doclicense.texi (GNU Free Documentation License): Update to
2571         version 1.2.
2573 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
2575         * display.texi (Defining Images): Document `image-load-path'.
2577 2005-09-15  Richard M. Stallman  <rms@gnu.org>
2579         * objects.texi (Printed Representation): Minor cleanup.
2580         (Box Diagrams): Minor fix.
2581         (Cons Cell Type): Move (...) index item here.
2582         (Box Diagrams): From here.
2583         (Array Type): Minor fix.
2584         (Type Predicates): Delete index "predicates".
2585         (Hash Table Type): Clarify xref.
2586         (Dotted Pair Notation): Minor fix.
2588 2005-09-10  Chong Yidong  <cyd@stupidchicken.com>
2590         * files.texi (Saving Buffers): Fix typo.
2592 2005-09-08  Richard M. Stallman  <rms@gnu.org>
2594         * tips.texi (Programming Tips): Correct the "default" prompt spec.
2596 2005-09-08  Chong Yidong  <cyd@stupidchicken.com>
2598         * locals.texi (Standard Buffer-Local Variables): Don't include
2599         mode variables for minor modes.
2600         Fix xrefs for buffer-display-count, buffer-display-table,
2601         buffer-offer-save, buffer-saved-size, cache-long-line-scans,
2602         enable-multibyte-characters, fill-column, header-line-format,
2603         left-fringe-width, left-margin, and right-fringe-width.
2605         * hooks.texi (Standard Hooks): All hooks should conform to the
2606         standard naming convention now.
2607         Fix xref for `echo-area-clear-hook'.
2609         * display.texi (Usual Display): Note that indicate-empty-lines and
2610         tab-width are buffer-local.
2612         * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
2614         * modes.texi (Mode Help): Note that major-mode is buffer-local.
2616         * nonascii.texi (Encoding and I/O): Note that
2617         buffer-file-coding-system is buffer-local.
2619         * positions.texi (List Motion): Note that defun-prompt-regexp is
2620         buffer-local.
2622         * text.texi (Auto Filling): Note that auto-fill-function is
2623         buffer-local.
2624         (Undo): Note that buffer-undo-list is buffer-local.
2626         * windows.texi (Buffers and Windows): Document
2627         buffer-display-count.
2629 2005-09-06  Richard M. Stallman  <rms@gnu.org>
2631         * tips.texi (Coding Conventions): Sometimes it is ok to put the
2632         package prefix elsewhere than at the start of the name.
2634 2005-09-03  Richard M. Stallman  <rms@gnu.org>
2636         * tips.texi (Programming Tips): Add conventions for minibuffer
2637         questions and prompts.
2639 2005-09-03  Joshua Varner  <jlvarner@gmail.com>  (tiny change)
2641         * intro.texi (nil and t): Minor cleanup.
2642         Delete spurious mention of keyword symbols.
2643         (Evaluation Notation): Add index entry.
2644         (A Sample Function Description): Minor cleanup.
2645         (A Sample Variable Description): Not all vars can be set.
2647 2005-09-03  Thien-Thi Nguyen  <ttn@gnu.org>
2649         * text.texi (Buffer Contents): Use "\n" in examples' result strings.
2651         (Insertion): Document precise type of `insert-char' arg COUNT.
2653 2005-09-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2655         * modes.texi (Other Font Lock Variables): Sync the default of
2656         font-lock-lines-before.
2658 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
2660         * files.texi (Magic File Names): Add `make-auto-save-file-name'.
2662 2005-08-29  Richard M. Stallman  <rms@gnu.org>
2664         * elisp.texi (Top): Update subnode menu.
2666         * searching.texi (Searching and Matching): Move node.
2667         Rearrange contents and add overall explanation.
2668         (Searching and Case): Move node.
2669         (Searching and Matching): Update menu.
2671 2005-08-27  Eli Zaretskii  <eliz@gnu.org>
2673         * os.texi (Startup Summary): Fix the description of the initial
2674         startup message display.
2676 2005-08-25  Richard M. Stallman  <rms@gnu.org>
2678         * searching.texi (Search and Replace): Add replace-regexp-in-string.
2680 2005-08-25  Emilio C. Lopes  <eclig@gmx.net>
2682         * display.texi (Finding Overlays): Fix `find-overlay-prop' in
2683         `next-overlay-change' example.
2685 2005-08-22  Juri Linkov  <juri@jurta.org>
2687         * display.texi (Attribute Functions): Add set-face-inverse-video-p.
2688         Fix invert-face.  Fix args of face-background.
2690         * display.texi (Standard Faces): Delete node.
2691         (Faces): Add xref to `(emacs)Standard Faces'.
2692         (Displaying Faces): Fix xref to `Standard Faces'.
2694         * modes.texi (Mode Line Data): Fix xref to Standard Faces.
2696 2005-08-20  Alan Mackenzie  <acm@muc.de>
2698         * buffers.texi (The Buffer List): Clarify the manipulation of the
2699         buffer list.
2701 2005-08-14  Richard M. Stallman  <rms@gnu.org>
2703         * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
2704         a regexp.
2706 2005-08-11  Richard M. Stallman  <rms@gnu.org>
2708         * elisp.texi (Top): Update subnode lists.
2710         * display.texi (Inverse Video): Node deleted.
2712         * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
2713         New nodes split out of Coding Conventions.
2715         * searching.texi (Regular Expressions): Document re-builder.
2717         * os.texi (Time Parsing): New node split out of Time Conversion.
2719         * processes.texi (Misc Network, Network Feature Testing)
2720         (Network Options, Make Network): New nodes split out of
2721         Low-Level Network.
2723 2005-08-09  Richard M. Stallman  <rms@gnu.org>
2725         * frames.texi (Geometry): New node, split from Size and Position.
2726         (Frame Parameters): Refer to Geometry.
2728         * buffers.texi (The Buffer List): Fix xrefs.
2730         * windows.texi (Splitting Windows): Fix xref.
2732         * frames.texi (Layout Parameters): Add xref.
2734         * display.texi (Line Height, Scroll Bars): Fix xrefs.
2736         * keymaps.texi (Menu Bar): Fix xref.
2738         * locals.texi (Standard Buffer-Local Variables): Fix xref.
2740         * modes.texi (%-Constructs): Fix xref.
2742         * frames.texi (Window Frame Parameters): Node split up.
2743         (Basic Parameters, Position Parameters, Size Parameters)
2744         (Layout Parameters, Buffer Parameters, Management Parameters)
2745         (Cursor Parameters, Color Parameters): New subnodes.
2747 2005-08-09  Luc Teirlinck  <teirllm@auburn.edu>
2749         * positions.texi (Screen Lines): Update xref for previous change
2750         in minibuf.texi.
2752         * minibuf.texi (Intro to Minibuffers): Update pxref for previous
2753         change in minibuf.texi.
2755 2005-08-09  Richard M. Stallman  <rms@gnu.org>
2757         * tips.texi (Coding Conventions): Minor cleanup.
2759         * modes.texi (Defining Minor Modes): Explain when init-value
2760         can be non-nil.
2762         * elisp.texi (Top): Update submenu for Minibuffer.
2764         * minibuf.texi (Minibuffer Misc): Node split up.
2765         (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
2766         (Recursive Mini): New nodes split out from Minibuffer Misc.
2767         (Minibuffer Misc): Document max-mini-window-height.
2769         * hash.texi (Defining Hash): Delete stray paren in example.
2771         * display.texi (Echo Area Customization): Don't define
2772         max-mini-window-height here; xref instead.
2774         * commands.texi (Event Input Misc): Update while-no-input.
2776         * advice.texi (Advising Functions): Explain when to use advice
2777         and when to use a hook.
2779 2005-07-30  Eli Zaretskii  <eliz@gnu.org>
2781         * makefile.w32-in (info): Don't run install-info.
2782         ($(infodir)/dir): New target, produced by running install-info.
2784 2005-07-27  Luc Teirlinck  <teirllm@auburn.edu>
2786         * modes.texi (Defining Minor Modes): The keyword for the initial
2787         value is :init-value, not :initial-value.
2789 2005-07-23  Eli Zaretskii  <eliz@gnu.org>
2791         * loading.texi (Autoload): Make the `doctor' example be consistent
2792         with what's in current loaddefs.el.  Describe the "fn" magic in
2793         the usage portion of the doc string.
2795 2005-07-22  Richard M. Stallman  <rms@gnu.org>
2797         * internals.texi (Garbage Collection): Clarify previous change.
2799 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2801         * internals.texi (Garbage Collection): Add gc-cons-percentage.
2803 2005-07-18  Juri Linkov  <juri@jurta.org>
2805         * commands.texi (Accessing Events):
2806         * frames.texi (Text Terminal Colors, Resources):
2807         * markers.texi (The Mark):
2808         * modes.texi (Defining Minor Modes):
2809         Delete duplicate duplicate words.
2811 2005-07-16  Richard M. Stallman  <rms@gnu.org>
2813         * display.texi (Managing Overlays): Clarify make-overlay
2814         args for insertion types.
2816 2005-07-13  Luc Teirlinck  <teirllm@auburn.edu>
2818         * customize.texi (Variable Definitions):
2819         Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
2820         `standard-value' is a list too.
2821         (Defining New Types): Use @key{RET} instead of @key{ret}.
2823 2005-07-13  Francis Litterio  <franl@world.std.com>  (tiny change)
2825         * os.texi (Translating Input): Fix typo.
2827 2005-07-08  Richard M. Stallman  <rms@gnu.org>
2829         * README: Update edition number and size estimate.
2831         * elisp.texi (VERSION): Set to 2.9.
2833 2005-07-07  Richard M. Stallman  <rms@gnu.org>
2835         * book-spine.texinfo: Update Emacs version.
2837         * display.texi (Inverse Video): Delete mode-line-inverse-video.
2839 2005-07-06  Richard M. Stallman  <rms@gnu.org>
2841         * searching.texi (Regexp Search): Clarify what re-search-forward
2842         does when the search fails.
2844 2005-07-05  Lute Kamstra  <lute@gnu.org>
2846         * Update FSF's address in GPL notices.
2848         * doclicense.texi (GNU Free Documentation License):
2849         * gpl.texi (GPL):
2850         * tips.texi (Coding Conventions, Library Headers):
2851         * vol1.texi:
2852         * vol2.texi: Update FSF's address.
2854 2005-07-04  Richard M. Stallman  <rms@gnu.org>
2856         * hooks.texi (Standard Hooks): Add occur-hook.
2858 2005-07-03  Luc Teirlinck  <teirllm@auburn.edu>
2860         * display.texi (The Echo Area): Correct menu.
2862 2005-07-03  Richard M. Stallman  <rms@gnu.org>
2864         * elisp.texi (Top): Update subnode menu for Display.
2866         * display.texi (Displaying Messages): New node, with most
2867         of what was in The Echo Area.
2868         (Progress): Moved under The Echo Area.
2869         (Logging Messages): New node with new text.
2870         (Echo Area Customization): New node, the rest of what was
2871         in The Echo Area.  Document message-truncate-lines with @defvar.
2872         (Display): Update menu.
2874         * windows.texi (Textual Scrolling): Doc 3 values for
2875         scroll-preserve-screen-position.
2877         * text.texi (Special Properties): Change hook functions
2878         should bind inhibit-modification-hooks around altering buffer text.
2880         * keymaps.texi (Key Binding Commands): Call binding BINDING
2881         rather than DEFINITION.
2883 2005-06-29  Juanma Barranquero  <lekktu@gmail.com>
2885         * variables.texi (Defining Variables): `user-variable-p' returns t
2886         for aliases of user options, nil for alias loops.
2888 2005-06-28  Richard M. Stallman  <rms@gnu.org>
2890         * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
2891         make-keymap.
2893 2005-06-27  Luc Teirlinck  <teirllm@auburn.edu>
2895         * variables.texi (Setting Variables): Correct and clarify
2896         description of `add-to-ordered-list'.
2898 2005-06-26  Richard M. Stallman  <rms@gnu.org>
2900         * display.texi (Faces): Minor cleanup.
2902 2005-06-25  Luc Teirlinck  <teirllm@auburn.edu>
2904         * display.texi (Faces): `facep' returns t for strings that are
2905         face names.
2907 2005-06-25  Richard M. Stallman  <rms@gnu.org>
2909         * objects.texi (Equality Predicates): Clarify meaning of equal.
2911         * windows.texi (Selecting Windows): save-selected-window
2912         and with-selected-window save and restore the current buffer.
2914 2005-06-24  Richard M. Stallman  <rms@gnu.org>
2916         * numbers.texi (Float Basics): Explain how to test for NaN,
2917         and printing the sign of NaNs.
2919 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
2921         * makefile.w32-in (MAKEINFO): Use --force.
2923 2005-06-23  Richard M. Stallman  <rms@gnu.org>
2925         * display.texi (Face Functions): Correct Texinfo usage.
2927 2005-06-23  Luc Teirlinck  <teirllm@auburn.edu>
2929         * lists.texi (Rings): `ring-elements' now returns the elements of
2930         RING in order.
2932 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
2934         * markers.texi (The Mark): Texinfo usage fix.
2936 2005-06-23  Kim F. Storm  <storm@cua.dk>
2938         * searching.texi (Entire Match Data): Remove evaporate option for
2939         match-data.  Do not mention evaporate option for set-match-data.
2941 2005-06-22  Glenn Morris  <gmorris@ast.cam.ac.uk>
2943         * display.texi (Face Functions): Mention face aliases.
2945 2005-06-21  Richard M. Stallman  <rms@gnu.org>
2947         * anti.texi (Antinews): Texinfo usage fix.
2949 2005-06-21  Karl Berry  <karl@gnu.org>
2951         * elisp.texi: Use @copying.
2953         * elisp.texi: Put @summarycontents and @contents before the Top
2954         node, instead of the end of the file, so that the contents appear
2955         in the right place in the dvi/pdf output.
2957 2005-06-21  Juri Linkov  <juri@jurta.org>
2959         * display.texi (Defining Faces): Add `customized-face'.
2961 2005-06-20  Kim F. Storm  <storm@cua.dk>
2963         * variables.texi (Setting Variables): Any type of element can be
2964         given order in add-to-ordered-list.  Compare elements with eq.
2966         * lists.texi (Rearrangement): Sort predicate may just return non-nil.
2968 2005-06-20  Karl Berry  <karl@gnu.org>
2970         * syntax.texi (Syntax Flags): Make last column very slightly wider
2971         to avoid "generic comment" breaking on two lines and causing an
2972         underfull box.
2974 2005-06-19  Luc Teirlinck  <teirllm@auburn.edu>
2976         * lists.texi (Rings): Various minor clarifications and corrections.
2978 2005-06-18  Richard M. Stallman  <rms@gnu.org>
2980         * functions.texi (Obsolete Functions): Simplify.
2982         * variables.texi (Variable Aliases): Simplify.
2984         * anti.texi, backups.texi, compile.texi, customization.texi:
2985         * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
2986         * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
2987         * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
2988         * variables.texi: Fix formatting ugliness.
2990         * elisp.texi: Add links to Rings and Byte Packing.
2991         Update version and copyright years.
2993         * minibuf.texi: Fix formatting ugliness.
2994         (Completion Commands): Move keymap vars to the end
2995         and vars completing-read binds to the top.
2997 2005-06-17  Luc Teirlinck  <teirllm@auburn.edu>
2999         * processes.texi: Fix typos.
3000         (Bindat Spec): Correct Texinfo error.
3001         (Byte Packing): Fix ungrammatical sentence.
3003 2005-06-17  Thien-Thi Nguyen  <ttn@gnu.org>
3005         * lists.texi (Rings): New node.
3006         (Lists): Add it to menu.
3008         * processes.texi (Byte Packing): New node.
3009         (Processes): Add it to menu.
3011 2005-06-17  Richard M. Stallman  <rms@gnu.org>
3013         * syntax.texi (Parsing Expressions): Fix texinfo usage.
3015         * help.texi (Documentation Basics): Explain the xref to
3016         Documentation Tips.
3018         * debugging.texi (Debugger Commands): Minor fix.
3020 2005-06-16  Luc Teirlinck  <teirllm@auburn.edu>
3022         * edebug.texi (Instrumenting): Eliminate duplicate link.
3023         (Specification List): Replace references to "below", referring to
3024         a later node, with one @ref to that node.
3026         * os.texi (Timers): Timers should save and restore the match data
3027         if they change it.
3029         * debugging.texi (Debugger Commands): Mention that the Lisp
3030         debugger can not step through primitive functions.
3032 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
3034         * functions.texi (Obsolete Functions): Update argument names of
3035         `make-obsolete' and `define-obsolete-function-alias'.
3037         * variables.texi (Variable Aliases): Update argument names of
3038         `defvaralias', `make-obsolete-variable' and
3039         `define-obsolete-variable-alias'.
3041 2005-06-15  Kim F. Storm  <storm@cua.dk>
3043         * searching.texi (Entire Match Data): Rephrase warnings about
3044         evaporate arg to match-data and set-match-data.
3046 2005-06-14  Luc Teirlinck  <teirllm@auburn.edu>
3048         * elisp.texi (Top): Update detailed menu.
3050         * edebug.texi (Edebug): Update menu.
3051         (Instrumenting): Update xrefs.
3052         (Edebug Execution Modes): Correct xref.
3053         (Jumping): Clarify description of `h' command.
3054         Eliminate redundant @ref.
3055         (Breaks): New node.
3056         (Breakpoints): Is now a subsubsection.
3057         (Global Break Condition): Mention `C-x X X'.
3058         (Edebug Views): Clarify `v' and `p'.  Mention `C-x X w'.
3059         (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
3060         (Edebug Display Update): Correct pxref.
3061         (Edebug and Macros): New node.
3062         (Instrumenting Macro Calls): Is now a subsubsection.
3063         Neither arg of `def-edebug-spec' is evaluated.
3064         (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
3065         (Specification Examples): Fix typo.
3067 2005-06-14  Lute Kamstra  <lute@gnu.org>
3069         * debugging.texi (Function Debugging): Primitives can break on
3070         entry too.
3072 2005-06-14  Kim F. Storm  <storm@cua.dk>
3074         * variables.texi (Setting Variables): Add add-to-ordered-list.
3076 2005-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
3078         * syntax.texi (Parsing Expressions): Document aux functions and vars of
3079         syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
3081 2005-06-13  Lute Kamstra  <lute@gnu.org>
3083         * text.texi (Special Properties): Fix cross reference.
3085 2005-06-11  Luc Teirlinck  <teirllm@auburn.edu>
3087         * debugging.texi (Function Debugging): Delete mention of empty
3088         string argument to `cancel-debug-on-entry'.  Delete inaccurate
3089         description of the return value of that command.
3091 2005-06-11  Alan Mackenzie  <acm@muc.de>
3093         * text.texi (Adaptive Fill): Amplify the description of
3094         fill-context-prefix.
3096 2005-06-10  Luc Teirlinck  <teirllm@auburn.edu>
3098         * syntax.texi (Parsing Expressions): Fix Texinfo error.
3100 2005-06-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3102         * syntax.texi (Parsing Expressions): Document syntax-ppss.
3104 2005-06-10  Luc Teirlinck  <teirllm@auburn.edu>
3106         * debugging.texi (Error Debugging): Minor rewording.
3107         (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
3108         is optional.
3110 2005-06-10  Lute Kamstra  <lute@gnu.org>
3112         * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
3113         (Top): Give it a title.  Correct version number.  Give the
3114         detailed node listing a more prominent header.
3115         * intro.texi: Don't set VERSION here a second time.
3116         Mention Emacs's version too.
3117         * anti.texi (Antinews): Use EMACSVER to refer to the current
3118         version of Emacs.
3120 2005-06-09  Kim F. Storm  <storm@cua.dk>
3122         * searching.texi (Entire Match Data): Explain new `reseat' argument to
3123         match-data and set-match-data.
3125 2005-06-08  Richard M. Stallman  <rms@gnu.org>
3127         * searching.texi (Entire Match Data): Clarify when match-data
3128         returns markers and when integers.
3130         * display.texi (Defining Faces): Explain that face name should not
3131         end in `-face'.
3133         * modes.texi (Mode Line Data): Minor cleanup.
3134         (Customizing Keywords): Node split out of Search-based Fontification.
3135         Add example of using font-lock-add-keywords from a hook.
3136         Clarify when MODE should be non-nil, and when nil.
3138 2005-06-06  Richard M. Stallman  <rms@gnu.org>
3140         * modes.texi (Mode Line Data): Explain what happens when the car
3141         of a list is a void symbol.
3142         (Search-based Fontification): Explain MODE arg to
3143         font-lock-add-keywords and warn about calls from major modes.
3145 2005-06-08  Juri Linkov  <juri@jurta.org>
3147         * display.texi (Standard Faces): Add `shadow' face.
3149 2005-05-29  Luc Teirlinck  <teirllm@auburn.edu>
3151         * modes.texi (Major Mode Conventions): A derived mode only needs
3152         to put the call to the parent mode inside `delay-mode-hooks'.
3154 2005-05-29  Richard M. Stallman  <rms@gnu.org>
3156         * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
3157         new, and what that implies.  Clarify.
3159         * files.texi (Locating Files): Clean up the text.
3161         * frames.texi (Window Frame Parameters): Document user-size.
3162         Shorten entry for top by referring to left.
3164 2005-05-26  Richard M. Stallman  <rms@gnu.org>
3166         * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
3167         is new, and what the implications are.  Other clarifications.
3169 2005-05-24  Richard M. Stallman  <rms@gnu.org>
3171         * frames.texi (Dialog Boxes): Minor fixes.
3173 2005-05-25  Masatake YAMATO  <jet@gyve.org>
3175         * display.texi (Standard Faces): Write about `mode-line-highlight'.
3177 2005-05-24  Luc Teirlinck  <teirllm@auburn.edu>
3179         * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
3180         is optional.
3182 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
3184         * frames.texi (Dialog Boxes): Descibe new optional argument.
3186 2005-05-23  Lute Kamstra  <lute@gnu.org>
3188         * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
3189         syntax-begin-function over font-lock-beginning-of-syntax-function.
3191 2005-05-21  Luc Teirlinck  <teirllm@auburn.edu>
3193         * minibuf.texi (Reading File Names): Update description of
3194         `read-directory-name'.
3196         * modes.texi (Derived Modes): Clarify :group keyword.
3198 2005-05-21  Eli Zaretskii  <eliz@gnu.org>
3200         * files.texi (Locating Files): New subsection.
3201         Describe locate-file and executable-find.
3203 2005-05-21  Kevin Ryde  <user42@zip.com.au>
3205         * frames.texi (Initial Parameters): Update cross reference to
3206         "Emacs Invocation".
3208 2005-05-19  Luc Teirlinck  <teirllm@auburn.edu>
3210         * keymaps.texi (Active Keymaps): Add anchor.
3212         * modes.texi (Hooks): Delete confusing and unnecessary sentence.
3213         (Major Mode Conventions): Refer to `Auto Major Mode' in more
3214         appropriate place.
3215         (Derived Modes): Small clarifications.
3216         (Minor Mode Conventions, Keymaps and Minor Modes):
3217         Replace references to nodes with references to anchors.
3218         (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
3219         Clarify description of lists whose first element is an integer.
3220         (Mode Line Variables): Add anchor.
3221         (%-Constructs): Clarify description of integer after %.
3222         (Emulating Mode Line): Describe nil value for FACE.
3224 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
3226         * modes.texi (Derived Modes): Correct references to non-existing
3227         variable standard-syntax-table.
3229 2005-05-17  Lute Kamstra  <lute@gnu.org>
3231         * modes.texi (Defining Minor Modes): Mention the mode hook.
3233 2005-05-15  Kim F. Storm  <storm@cua.dk>
3235         * processes.texi (Network): Remove open-network-stream-nowait.
3236         (Network Servers): Remove open-network-stream-server.
3238 2005-05-15  Luc Teirlinck  <teirllm@auburn.edu>
3240         * elisp.texi (Top): Update detailed menu.
3242         * variables.texi: Reorder nodes.
3243         (Variables): Update menu.
3244         (File Local Variables): Do not refer to the `-*-' line as
3245         a "local variables list".  Add pxref.
3247 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
3249         * elisp.texi (Top): Update detailed menu for node changes.
3251         * modes.texi (Modes): Update Menu.
3252         (Hooks): Move to beginning of chapter.
3253         Most minor modes run mode hooks too.
3254         `add-hook' can handle void hooks or hooks whose value is a single
3255         function.
3256         (Major Modes): Update Menu.
3257         (Major Mode Basics): New node, split off from `Major Modes'.
3258         (Major Mode Conventions): Correct xref.  Explain how to handle
3259         auto-mode-alist if the major mode command has an autoload cookie.
3260         (Auto Major Mode): Major update.  Add magic-mode-alist.
3261         (Derived Modes): Major update.
3262         (Mode Line Format): Update Menu.
3263         (Mode Line Basics): New node, split off from `Mode Line Format'.
3265         * loading.texi (Autoload): Mention `autoload cookie' as synonym
3266         for `magic autoload comment'.  Add index entries and anchor.
3268 2005-05-14  Richard M. Stallman  <rms@gnu.org>
3270         * tips.texi (Coding Conventions): Explain how important it is
3271         that just loading certain files not change Emacs behavior.
3273         * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
3275 2005-05-12  Lute Kamstra  <lute@gnu.org>
3277         * modes.texi (Generic Modes): Update.
3278         (Major Modes): Refer to node "Generic Modes".
3280         * elisp.texi (Top): Update to the current structure of the manual.
3281         * processes.texi (Processes): Add menu description.
3282         * customize.texi (Customization): Add menu descriptions.
3284 2005-05-11  Thien-Thi Nguyen  <ttn@gnu.org>
3286         * processes.texi (Signals to Processes)
3287         (Low-Level Network): Fix typos.
3289 2005-05-11  Lute Kamstra  <lute@gnu.org>
3291         * elisp.texi (Top): Add some nodes from the chapter "Major and
3292         Minor Modes" to the detailed node listing.
3294 2005-05-10  Richard M. Stallman  <rms@gnu.org>
3296         * keymaps.texi (Extended Menu Items): Menu item filter functions
3297         can be called at any time.
3299 2005-05-08  Luc Teirlinck  <teirllm@auburn.edu>
3301         * variables.texi (File Local Variables): `(hack-local-variables t)'
3302         now also checks whether a mode is specified in the local variables
3303         list.
3305 2005-05-05  Kevin Ryde  <user42@zip.com.au>
3307         * display.texi (The Echo Area): Correct format function cross
3308         reference.
3310 2005-05-05  Luc Teirlinck  <teirllm@auburn.edu>
3312         * variables.texi (Variable Aliases): Change description of
3313         `define-obsolete-variable-alias'.
3315         * functions.texi (Functions): Add "Obsolete Functions" to menu.
3316         (Defining Functions): Add xref.
3317         (Obsolete Functions): New node.
3318         (Function Safety): Standardize capitalization of section title.
3320         * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
3321         (Dialog Boxes): Complete description of `x-popup-dialog'.
3323 2005-05-04  Richard M. Stallman  <rms@gnu.org>
3325         * commands.texi (Interactive Codes): Fix Texinfo usage.
3326         Document U more clearly.
3328 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
3330         * variables.texi (Variable Aliases): `make-obsolete-variable' is a
3331         function and not a macro.
3333         * frames.texi (Pop-Up Menus): Correct and clarify description of
3334         `x-popup-menu'.
3335         (Dialog Boxes): Clarify description of `x-popup-dialog'.
3337 2005-05-01  Richard M. Stallman  <rms@gnu.org>
3339         * edebug.texi (Checking Whether to Stop): Fix previous change.
3341 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
3343         * display.texi: Fix typos and Texinfo usage.
3345         * edebug.texi (Checking Whether to Stop): executing-macro ->
3346         executing-kbd-macro.
3348 2005-05-01  Richard M. Stallman  <rms@gnu.org>
3350         * display.texi (Invisible Text): Correct add-to-invisibility-spec.
3352 2005-04-30  Richard M. Stallman  <rms@gnu.org>
3354         * files.texi (Magic File Names): Document `operations' property.
3356 2005-04-29  Lute Kamstra  <lute@gnu.org>
3358         * modes.texi (Generic Modes): New node.
3359         (Major Modes): Add it to the menu.
3360         (Derived Modes): Add "derived mode" to concept index.
3362 2005-04-28  Lute Kamstra  <lute@gnu.org>
3364         * modes.texi (Defining Minor Modes): Fix previous change.
3365         (Font Lock Mode): Simplify.
3366         (Font Lock Basics): Say that font-lock-defaults is buffer-local
3367         when set and that some parts are optional.  Add cross references.
3368         (Search-based Fontification): Say how to specify font-lock-keywords.
3369         Add cross references.  Add font-lock-multiline to index.
3370         Move font-lock-keywords-case-fold-search here from node "Other Font
3371         Lock Variables".  Document font-lock-add-keywords and
3372         font-lock-remove-keywords.
3373         (Other Font Lock Variables): Move font-lock-keywords-only,
3374         font-lock-syntax-table, font-lock-beginning-of-syntax-function,
3375         and font-lock-syntactic-face-function to node "Syntactic Font
3376         Lock".  Move font-lock-keywords-case-fold-search to node
3377         "Search-based Fontification".  Document font-lock-inhibit-thing-lock
3378         and font-lock-{,un}fontify-{buffer,region}-function.
3379         (Precalculated Fontification): Remove reference to deleted variable
3380         font-lock-core-only.
3381         (Faces for Font Lock): Add font-lock-comment-delimiter-face.
3382         (Syntactic Font Lock): Add intro.  Move font-lock-keywords-only,
3383         font-lock-syntax-table, font-lock-beginning-of-syntax-function,
3384         and font-lock-syntactic-face-function here from node "Other Font
3385         Lock Variables".  Move font-lock-syntactic-keywords to "Setting
3386         Syntax Properties".  Add cross references.
3387         (Setting Syntax Properties): New node.
3388         Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
3389         * syntax.texi (Syntax Properties): Add cross reference.
3390         * hooks.texi (Standard Hooks): Add Font-Lock hooks.
3392 2005-04-26  Richard M. Stallman  <rms@gnu.org>
3394         * display.texi (Defining Faces):
3395         Document `default' elements of defface spec.
3397         * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
3399         * variables.texi (Variable Aliases): Clarify text.
3401 2005-04-25  Chong Yidong  <cyd@stupidchicken.com>
3403         * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
3405 2005-04-25  Luc Teirlinck  <teirllm@auburn.edu>
3407         * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
3409 2005-04-24  Eli Zaretskii  <eliz@gnu.org>
3411         * syntax.texi (Syntax Table Internals): Elaborate documentation of
3412         syntax-after and syntax-class.
3414         * files.texi (Changing Files): Fix last change's cross-reference.
3415         (Unique File Names): Don't mention "numbers" in the documentation
3416         of make-temp-file and make-temp-name.
3418 2005-04-23  Richard M. Stallman  <rms@gnu.org>
3420         * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
3422 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
3424         * windows.texi (Cyclic Window Ordering): Clarify window-list.
3426 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
3428         * variables.texi (Variable Aliases): Describe make-obsolete-variable
3429         and define-obsolete-variable-alias.
3431 2005-04-22  Kim F. Storm  <storm@cua.dk>
3433         * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
3434         (Other Plists): Remove safe-plist-get, as plist-get is now safe.
3436 2005-04-21  Lute Kamstra  <lute@gnu.org>
3438         * lists.texi (Association Lists): Document rassq-delete-all.
3440 2005-04-19  Richard M. Stallman  <rms@gnu.org>
3442         * modes.texi (Search-based Fontification): Explain that
3443         facespec is an expression to be evaluated.
3445 2005-04-19  Kevin Ryde  <user42@zip.com.au>
3447         * streams.texi (Output Functions): Fix xref.
3448         * strings.texi (String Conversion): Fix xref.
3450 2005-04-19  Kim F. Storm  <storm@cua.dk>
3452         * symbols.texi (Symbol Plists): Add safe-get.
3453         Mention that `get' may signal an error.
3455 2005-04-18  Nick Roberts  <nickrob@snap.net.nz>
3457         * customize.texi (Variable Definitions): Replace tooltip-mode
3458         example with save-place.
3460 2005-04-17  Richard M. Stallman  <rms@gnu.org>
3462         * buffers.texi (Indirect Buffers): Clarify.
3464         * positions.texi (Positions): Clarify converting marker to integer.
3466         * strings.texi (String Basics): Mention string-match; clarify.
3468 2005-04-08  Lute Kamstra  <lute@gnu.org>
3470         * modes.texi (Search-based Fontification): Fix cross references.
3471         Use consistent terminology.  Document anchored highlighting.
3473 2005-04-05  Lute Kamstra  <lute@gnu.org>
3475         * modes.texi (Defining Minor Modes): Document :group keyword
3476         argument and its default value.
3478 2005-04-03  Lute Kamstra  <lute@gnu.org>
3480         * hooks.texi (Standard Hooks): Add some hooks.  Add cross
3481         references and/or descriptions.  Delete major mode hooks; mention
3482         them as a category instead.  Rename or delete obsolete hooks.
3484 2005-04-02  Richard M. Stallman  <rms@gnu.org>
3486         * nonascii.texi (Coding System Basics): Another wording cleanup.
3488 2005-04-01  Richard M. Stallman  <rms@gnu.org>
3490         * nonascii.texi (Coding System Basics): Clarify previous change.
3492 2005-04-01  Kenichi Handa  <handa@m17n.org>
3494         * nonascii.texi (Coding System Basics): Describe about rondtrip
3495         identity of coding systems.
3497 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
3499         * text.texi (Buffer Contents): Add filter-buffer-substring and
3500         buffer-substring-filters.
3502 2005-03-26  Chong Yidong  <cyd@stupidchicken.com>
3504         * anti.texi (Antinews): Mention `G' interactive code.
3506         * tips.texi (Compilation Tips): Mention benchmark.el.
3508 2005-03-27  Luc Teirlinck  <teirllm@auburn.edu>
3510         * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
3511         is now bound to M-o M-o.
3513         * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
3515 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
3517         * calendar.texi: Delete file (and move contents to emacs-xtra.texi
3518         in the Emacs Manual).
3519         * Makefile.in (srcs): Remove calendar.texi.
3520         * makefile.w32-in (srcs): Remove calendar.texi.
3521         * display.texi (Display): Change name of next node.
3522         * os.texi (System In): Change name of previous node.
3523         * elisp.texi (Top): Remove Calendar references.
3524         * vol1.texi (Top): Remove Calendar references.
3525         * vol2.texi (Top): Remove Calendar references.
3527 2005-03-25  Richard M. Stallman  <rms@gnu.org>
3529         * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
3530         Cleanup previous change.
3532 2005-03-25  Chong Yidong  <cyd@stupidchicken.com>
3534         * display.texi (Face Attributes): Faces earlier in an :inherit
3535         list take precedence.
3536         (Scroll Bars): Fix description of vertical-scroll-bars.
3537         Document frame-current-scroll-bars and window-current-scroll-bars.
3539         * markers.texi (The Mark): Document temporary Transient Mark mode.
3541         * minibuf.texi (Reading File Names):
3542         Document read-file-name-completion-ignore-case.
3544         * positions.texi (Screen Lines): Document nil for width argument
3545         to compute-motion.
3547 2005-03-23  Kim F. Storm  <storm@cua.dk>
3549         * display.texi (Standard Faces): Other faces used in the fringe
3550         implicitly inherits from the fringe face.
3551         (Fringe Bitmaps): FACE in right-fringe and left-fringe display
3552         properties implicitly inherits from fringe face.
3553         (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
3555 2005-03-20  Chong Yidong  <cyd@stupidchicken.com>
3557         * display.texi (Invisible Text): State default value of
3558         line-move-ignore-invisible.
3559         (Managing Overlays): Document remove-overlays.
3560         (Standard Faces): Document escape-glyph face.
3562         * minibuf.texi (Reading File Names): Document read-file-name-function.
3564         * modes.texi (Other Font Lock Variables):
3565         Document font-lock-lines-before.
3567         * positions.texi (Skipping Characters): skip-chars-forward allows
3568         character classes.
3570 2005-03-18  Lute Kamstra  <lute@gnu.org>
3572         * edebug.texi (Instrumenting Macro Calls): Fix another typo.
3574 2005-03-17  Richard M. Stallman  <rms@gnu.org>
3576         * text.texi (Undo): Document extensible undo entries.
3578         * searching.texi (String Search, Regexp Search): Cleanups.
3580         * nonascii.texi (Character Codes): Minor fix.
3582         * display.texi (Display Property): Explain the significance
3583         of having text properties that are eq.
3584         (Other Display Specs): Explain string as display spec.
3586         * commands.texi (Interactive Codes): Document G option.
3588 2005-03-17  Chong Yidong  <cyd@stupidchicken.com>
3590         * text.texi (Filling): Add sentence-end-without-period and
3591         sentence-end-without-space.
3592         (Changing Properties): Minor fix.
3594         * anti.texi: Total rewrite.
3596 2005-03-15  Lute Kamstra  <lute@gnu.org>
3598         * edebug.texi (Instrumenting Macro Calls): Fix typos.
3600 2005-03-08  Kim F. Storm  <storm@cua.dk>
3602         * display.texi (Specified Space): Property :width is support on
3603         non-graphic terminals, :height is not.
3605 2005-03-07  Richard M. Stallman  <rms@gnu.org>
3607         * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
3608         Now subnodes of Fringes.
3609         (Overlay Arrow): Document overlay-arrow-variable-list.
3610         (Fringe Size/Pos): New node, broken out of Fringes.
3611         (Display): Explain clearing vs redisplay better.
3612         (Truncation): Clarify use of bitmaps.
3613         (The Echo Area): Clarify the uses of the echo area.
3614         Add max-mini-window-height.
3615         (Progress): Clarify.
3616         (Invisible Text): Explain that main loop moves point out.
3617         (Selective Display): Say "hidden", not "invisible".
3618         (Managing Overlays): Move up.  Describe relation to Undo here.
3619         (Overlay Properties): Clarify intro.
3620         (Finding Overlays): Explain return values when nothing found.
3621         (Width): truncate-string-to-width has added arg.
3622         (Displaying Faces): Clarify and update mode line face handling.
3623         (Face Functions): Minor cleanup.
3624         (Conditional Display): Merge into Other Display Specs.
3625         (Pixel Specification, Other Display Specs): Minor cleanups.
3626         (Images, Image Descriptors): Minor cleanups.
3627         (GIF Images): Patents have expired.
3628         (Showing Images): Explain default text for insert-image.
3629         (Manipulating Button Types): Merge into Manipulating Buttons.
3630         (Making Buttons): Explain return values.
3631         (Button Buffer Commands): Add xref.
3632         (Inverse Video): Update mode-line-inverse-video.
3633         (Display Table Format): Clarify.
3634         (Active Display Table): Give defaults for window-display-table.
3636         * calendar.texi (Calendar Customizing): calendar-holiday-marker
3637         and calendar-today-marker are strings, not chars.
3638         (Holiday Customizing): Minor fix.
3640         * internals.texi (Writing Emacs Primitives): Update `or' example.
3641         Update limit on # args of subr.
3643         * edebug.texi (Using Edebug): Arrow is in fringe.
3644         (Instrumenting): Arg to eval-defun works without loading edebug.
3645         (Edebug Execution Modes): Add xref.
3647         * customize.texi (Common Keywords): Clarify :require.
3648         Mention :version here.
3649         (Variable Definitions, Group Definitions): Not here.
3650         (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
3652 2005-03-07  Chong Yidong  <cyd@stupidchicken.com>
3653         * nonascii.texi (Text Representations): Clarify position-bytes.
3654         (Character Sets): Add list-charset-chars.
3655         (Scanning Charsets): Add charset-after.
3656         (Encoding and I/O): Minor fix.
3658 2005-03-06  Richard M. Stallman  <rms@gnu.org>
3660         * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
3661         (Resizing Windows): Likewise.
3663         * text.texi (Change Hooks): Get rid of "Emacs 21".
3665         * strings.texi (Formatting Strings): Get rid of "Emacs 21".
3667         * streams.texi (Output Variables): Get rid of "Emacs 21".
3669         * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
3671         * os.texi (Translating Input): Replace flow-control example
3672         with a less obsolete example that uses `keyboard-translate'.
3674         * objects.texi (Hash Table Type, Circular Objects):
3675         Get rid of "Emacs 21".
3677         * modes.texi (Mode Line Format): Get rid of "Emacs 21".
3678         (Mode Line Data, Properties in Mode, Header Lines): Likewise.
3680         * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
3682         * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
3684         * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
3685         (Menu Bar): Fix when menu-bar-update-hook is called.
3687         * hash.texi (Hash Tables): Get rid of "Emacs 21".
3689         * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
3690         and make it read better.
3692         * files.texi (Writing to Files): Get rid of "Emacs 21".
3693         (Unique File Names): Likewise.
3695         * elisp.texi: Update Emacs version to 22.
3697         * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
3698         (Overlay Properties, Face Attributes): Likewise.
3699         (Managing Overlays): Fix punctuation.
3700         (Attribute Functions): Clarify set-face-font; get rid of
3701         info about old Emacs versions.
3702         (Auto Faces, Font Lookup, Display Property, Images):
3703         Get rid of "Emacs 21".
3705         * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
3707 2005-03-05  Richard M. Stallman  <rms@gnu.org>
3709         * debugging.texi (Error Debugging): Remove stack-trace-on-error.
3711 2005-03-04  Lute Kamstra  <lute@gnu.org>
3713         * debugging.texi (Error Debugging): Document stack-trace-on-error.
3715 2005-03-03  Lute Kamstra  <lute@gnu.org>
3717         * edebug.texi (Instrumenting Macro Calls): Fix typo.
3719 2005-03-01  Lute Kamstra  <lute@gnu.org>
3721         * debugging.texi (Debugger Commands): Update `j'.
3723 2005-02-28  Lute Kamstra  <lute@gnu.org>
3725         * debugging.texi (Debugging): Fix typo.
3726         (Error Debugging): Document eval-expression-debug-on-error.
3727         (Function Debugging): Update example.
3728         (Using Debugger): Mention starred stack frames.
3729         (Debugger Commands): Document `j' and `l'.
3730         (Invoking the Debugger): `d' and `j' exit recursive edit too.
3731         Update the messages that the debugger displays.
3732         (Internals of Debugger): Add cross reference.  Update example.
3733         (Excess Open): Minor improvement.
3734         (Excess Close): Minor improvement.
3736 2005-02-26  Richard M. Stallman  <rms@gnu.org>
3738         * tips.texi (Coding Conventions): Clarify.
3739         Put all the major mode key reservations together.
3740         Mention the Mouse-1 => Mouse-2 conventions.
3742         * syntax.texi (Syntax Class Table): Clarify.
3743         (Syntax Table Functions): syntax-after moved from here.
3744         (Syntax Table Internals): syntax-after moved to here.
3745         (Parsing Expressions): Update info on number of values
3746         and what's meaningful in the STATE argument.
3747         (Categories): Fix typo.
3749         * sequences.texi (Arrays): Cleanup.
3750         (Char-Tables): Clarify.
3752         * processes.texi (Deleting Processes): Cleanups, add xref.
3753         (Subprocess Creation): Explain nil in exec-path.  Cleanup.
3754         (Process Information): set-process-coding-system, some args optional.
3755         (Input to Processes): Explain various types for PROCESS args.
3756         Rename them from PROCESS-NAME to PROCESS.
3757         (Signals to Processes): Likewise.
3758         (Decoding Output): Cleanup.
3759         (Query Before Exit): Clarify.
3761         * os.texi (Startup Summary): Correct the options; add missing ones.
3762         (Terminal Output, Batch Mode): Clarify.
3763         (Flow Control): Node deleted.
3765         * markers.texi (The Mark): Clarify.
3767         * macros.texi (Expansion): Cleanup.
3768         (Indenting Macros): indent-spec allows ints, not floats.
3770         * keymaps.texi (Keymaps): Clarify.
3771         (Format of Keymaps): Update lisp-mode-map example.
3772         (Active Keymaps, Key Lookup): Clarify.
3773         (Changing Key Bindings): Add xref to `kbd'.
3774         (Key Binding Commands, Simple Menu Items): Clarify.
3775         (Mouse Menus, Menu Bar): Clarify.
3776         (Menu Example): Replace print example with menu-bar-replace-menu.
3778         * help.texi (Documentation Basics): Add function-documentation prop.
3780         * elisp.texi (Top): Don't refer to Flow Control node.
3782         * commands.texi (Command Overview): Improve xrefs.
3783         (Adjusting Point): Adjusting point applies to intangible and invis.
3784         (Key Sequence Input): Doc extra read-key-sequence args.
3785         Likewise for read-key-sequence-vector.
3787         * backups.texi (Rename or Copy): Minor fix.
3788         (Numbered Backups): For version-control, say the default.
3789         (Auto-Saving): make-auto-save-file-name example is simplified.
3791         * advice.texi (Advising Functions): Don't imply one part of Emacs
3792         should advise another part.  Markup changes.
3793         (Defining Advice): Move transitional para.
3794         (Activation of Advice): Cleanup.
3795         Explain if COMPILE is nil or negative.
3797         * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
3799 2005-02-24  Lute Kamstra  <lute@gnu.org>
3801         * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
3802         LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
3804 2005-02-23  Lute Kamstra  <lute@gnu.org>
3806         * modes.texi (Defining Minor Modes): define-minor-mode can be used
3807         to define global minor modes as well.
3809         * display.texi (Managing Overlays): overlay-buffer returns nil for
3810         deleted overlays.
3812 2005-02-22  Kim F. Storm  <storm@cua.dk>
3814         * minibuf.texi (Basic Completion): Allow symbols in addition to
3815         strings in try-completion and all-completions.
3817 2005-02-14  Lute Kamstra  <lute@gnu.org>
3819         * elisp.texi (Top): Remove reference to deleted node.
3821         * lists.texi (Lists): Remove reference to deleted node.
3822         (Cons Cells): Fix typo.
3824         * loading.texi (Where Defined): Fix typo.
3826 2005-02-14  Richard M. Stallman  <rms@gnu.org>
3828         * variables.texi (Creating Buffer-Local): change-major-mode-hook
3829         is useful for discarding some minor modes.
3831         * symbols.texi (Symbol Components): Reorder examples.
3833         * streams.texi (Input Functions): State standard-input default.
3834         (Output Variables): State standard-output default.
3836         * objects.texi (Printed Representation): Clarify read syntax vs print.
3837         (Floating Point Type): Explain meaning better.
3838         (Symbol Type): Explain uniqueness better.
3839         (Cons Cell Type): Explain empty list sooner.  CAR and CDR later.
3840         List examples sooner.
3841         (Box Diagrams): New subnode broken out.
3842         Some examples moved from old Lists as Boxes node.
3843         (Dotted Pair Notation): Clarify intro.
3844         (Array Type): Clarify.
3845         (Type Predicates): Add hash-table-p.
3847         * numbers.texi (Integer Basics): Clarify radix explanation.
3848         (Predicates on Numbers): Minor clarification.
3849         (Comparison of Numbers): Minor clarification.  Clarify eql.
3850         Typos in min, max.
3851         (Math Functions): Clarify overflow in expt.
3853         * minibuf.texi (Text from Minibuffer): Minor clarification.
3854         Mention arrow keys.
3856         * loading.texi (Autoload): defun's doc string overrides autoload's
3857         doc string.
3858         (Repeated Loading): Modernize "add to list" examples.
3859         (Where Defined): Finish updating table of load-history elts.
3861         * lists.texi (List-related Predicates): Minor wording improvement.
3862         (Lists as Boxes): Node deleted.
3863         (Building Lists): Explain trivial cases of number-sequence.
3865         * hash.texi (Hash Tables): Add desc to menu items.
3866         (Creating Hash): Expain "full" means "make larger",
3867         (Hash Access): Any object can be a key.
3868         State value of maphash.
3870         * functions.texi (What Is a Function): Wording cleanup.
3871         (Function Documentation): Minor cleanup.
3872         Explain purpose of calling convention at end of doc string.
3873         (Function Names): Wording cleanup.
3874         (Calling Functions): Wording cleanup.
3875         Explain better how funcall calls the function.
3876         (Function Cells): Delete example of saving and redefining function.
3878         * control.texi (Combining Conditions): Wording cleanup.
3879         (Iteration): dolist and dotimes bind VAR locally.
3880         (Cleanups): Xref to Atomic Changes.
3882         * compile.texi (Byte Compilation): Delete 19.29 info.
3883         (Compilation Functions): Macros' difficulties don't affect defsubst.
3884         (Docs and Compilation): Delete 19.29 info.
3886 2005-02-10  Richard M. Stallman  <rms@gnu.org>
3888         * objects.texi (Symbol Type): Minor correction.
3890 2005-02-06  Lute Kamstra  <lute@gnu.org>
3892         * modes.texi (Example Major Modes): Fix typos.
3894 2005-02-06  Richard M. Stallman  <rms@gnu.org>
3896         * text.texi (Margins): fill-nobreak-predicate can be one function.
3898         * strings.texi (Modifying Strings): clear-string can make unibyte.
3899         (Formatting Strings): format gives error if values missing.
3901         * positions.texi (Character Motion): Mention default arg
3902         for forward-char.  backward-char refers to forward-char.
3903         (Word Motion): Mention default arg for forward-word.
3904         (Buffer End Motion): Mention default arg for beginning-of-buffer.
3905         Simplify end-of-buffer.
3906         (Text Lines): Mention default arg for forward-line.
3907         (List Motion): Mention default arg for beginning/end-of-defun.
3908         (Skipping Characters): Minor fixes in explaining character-set.
3910         * modes.texi (Major Mode Conventions): Mention "system abbrevs".
3911         Mode inheritance applies only when default-major-mode is nil.
3912         Clarifications.
3913         (Example Major Modes): Update Text mode and Lisp mode examples.
3914         (Minor Mode Conventions): Mention define-minor-mode at top.
3915         (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
3916         (Mode Line Format): Update mode line face display info.
3917         (Properties in Mode): Mention effect of risky vars.
3918         (Imenu): Define imenu-add-to-menubar.
3919         (Font Lock Mode): Add descriptions to menu lines.
3920         (Faces for Font Lock): Add font-lock-doc-face.
3922 2005-02-05  Lute Kamstra  <lute@gnu.org>
3924         * text.texi (Maintaining Undo): Remove obsolete function.
3926 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
3928         * frames.texi (Color Names): Add pointer to the X docs about RGB
3929         color specifications.  Improve indexing
3930         (Text Terminal Colors): Replace the description of RGB values by
3931         an xref to "Color Names".
3933 2005-02-03  Richard M. Stallman  <rms@gnu.org>
3935         * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
3936         Clarify.
3937         (Selecting Windows): Clarify save-selected-window.
3938         (Cyclic Window Ordering): Clarify walk-windows.
3939         (Window Point): Clarify.
3940         (Window Start): Add comment to example.
3941         (Resizing Windows): Add `interactive' specs in examples.
3942         Document fit-window-to-buffer.
3944         * text.texi (User-Level Deletion): just-one-space takes numeric arg.
3945         (Undo, Maintaining Undo): Clarify last change.
3946         (Sorting): In sort-numeric-fields, explain about octal and hex.
3947         Mention sort-numeric-base.
3948         (Format Properties): Add xref for hard newlines.
3950         * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
3951         (Pop-Up Menus): Fix typo.
3952         (Color Names): Explain all types of color names.
3953         Explain color-values on B&W terminal.
3954         (Text Terminal Colors): Explain "rgb values" are lists.  Fix arg names.
3956         * files.texi (File Locks): Not supported on MS systems.
3957         (Testing Accessibility): Clarify.
3959         * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
3960         (Coverage Testing): Fix typo.
3962         * commands.texi (Misc Events): Remove stray space.
3964         * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
3965         (Modification Time): Clarify when visited-file-modtime returns 0.
3966         (The Buffer List): Clarify bury-buffer.
3967         (Killing Buffers): Clarify.
3968         (Indirect Buffers): Add clone-indirect-buffer.
3970 2005-02-02  Matt Hodges  <MPHodges@member.fsf.org>
3972         * edebug.texi (Printing in Edebug): Fix default value of
3973         edebug-print-circle.
3974         (Coverage Testing): Fix displayed frequency count data.
3976 2005-02-02  Luc Teirlinck  <teirllm@auburn.edu>
3978         * text.texi (Maintaining Undo): Add `undo-outer-limit'.
3980 2005-02-02  Kim F. Storm  <storm@cua.dk>
3982         * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
3984 2005-01-29  Eli Zaretskii  <eliz@gnu.org>
3986         * commands.texi (Misc Events): Describe the help-echo event.
3988         * text.texi (Special Properties) <help-echo>: Use `pos'
3989         consistently in description of the help-echo property.
3990         Use @code{nil} instead of @var{nil}.
3992         * display.texi (Overlay Properties): Fix the index entry for
3993         help-echo overlay property.
3995         * customize.texi (Type Keywords): Uncomment the xref to the
3996         help-echo property documentation.
3998 2005-01-23  Kim F. Storm  <storm@cua.dk>
4000         * windows.texi (Window Start): Fix `pos-visible-in-window-p'
4001         return value.  Third element FULLY replaced by PARTIAL which
4002         specifies number of invisible pixels if row is only partially visible.
4003         (Textual Scrolling): Mention auto-window-vscroll.
4004         (Vertical Scrolling): New defvar auto-window-vscroll.
4006 2005-01-16  Luc Teirlinck  <teirllm@auburn.edu>
4008         * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
4009         command remapping.
4011 2005-01-15  Richard M. Stallman  <rms@gnu.org>
4013         * display.texi (Defining Images): Mention DATA-P arg of create-image.
4015 2005-01-14  Kim F. Storm  <storm@cua.dk>
4017         * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
4019         * text.texi (Links and Mouse-1): Fix string and vector item.
4021 2005-01-13  Richard M. Stallman  <rms@gnu.org>
4023         * keymaps.texi (Active Keymaps): Rewrite the text, and update the
4024         descriptions of overriding-local-map and overriding-terminal-local-map.
4026         * text.texi (Links and Mouse-1): Clarify text.
4028 2005-01-13  Kim F. Storm  <storm@cua.dk>
4030         * modes.texi (Emulating Mode Line): Update format-mode-line entry.
4032 2005-01-13  Francis Litterio  <franl@world.std.com>  (tiny change)
4034         * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
4036 2005-01-12  Kim F. Storm  <storm@cua.dk>
4038         * text.texi (Links and Mouse-1): Rename section from Enabling
4039         Mouse-1 to Following Links.  Change xrefs.
4040         Add examples for define-button-type and define-widget.
4042         * display.texi (Button Properties, Button Buffer Commands):
4043         Clarify mouse-1 and follow-link functionality.
4045 2005-01-12  Richard M. Stallman  <rms@gnu.org>
4047         * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
4049         * display.texi (Beeping): Fix Texinfo usage.
4051         * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
4053 2005-01-11  Kim F. Storm  <storm@cua.dk>
4055         * display.texi (Button Properties, Button Buffer Commands):
4056         Mention mouse-1 binding.  Add follow-link keyword.
4058         * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
4059         (Enabling Mouse-1 to Follow Links): New subsection.
4061 2005-01-06  Richard M. Stallman  <rms@gnu.org>
4063         * text.texi (Special Properties): Minor change.
4065         * os.texi (Timers): Clarify previous change.
4067         * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
4069 2005-01-01  Luc Teirlinck  <teirllm@auburn.edu>
4071         * display.texi (Face Attributes): Correct xref to renamed node.
4073 2005-01-01  Richard M. Stallman  <rms@gnu.org>
4075         * display.texi (Face Attributes): Describe hex color specs.
4077 2004-12-31  Richard M. Stallman  <rms@gnu.org>
4079         * os.texi (Timers): Update previous change.
4081 2004-12-30  Kim F. Storm  <storm@cua.dk>
4083         * display.texi (Line Height): Total line-height is now specified
4084         in line-height property of form (HEIGHT TOTAL).  Swap (FACE . RATIO)
4085         in cons cells.  (nil . RATIO) is relative to actual line height.
4086         Use line-height `t' instead of `0' to get minimum height.
4088 2004-12-29  Richard M. Stallman  <rms@gnu.org>
4090         * os.texi (Timers): Discuss timers vs editing the buffer and undo.
4092 2004-12-28  Richard M. Stallman  <rms@gnu.org>
4094         * commands.texi (Quitting): Clarify value of with-local-quit.
4096         * elisp.texi (Top): Fix previous change.
4098         * loading.texi (Loading): Fix previous change.
4100 2004-12-27  Richard M. Stallman  <rms@gnu.org>
4102         * Makefile.in (MAKEINFO): Specify --force.
4104         * buffers.texi (Killing Buffers): Add buffer-save-without-query.
4106         * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
4108         * display.texi (Line Height): Further clarify.
4110         * elisp.texi (Top): Update Loading submenu.
4112         * loading.texi (Where Defined): New node.
4113         (Unloading): load-history moved to Where Defined.
4115 2004-12-21  Richard M. Stallman  <rms@gnu.org>
4117         * commands.texi (Event Input Misc): Add while-no-input.
4119 2004-12-11  Richard M. Stallman  <rms@gnu.org>
4121         * display.texi (Line Height): Rewrite text for clarity.
4123 2004-12-11  Kim F. Storm  <storm@cua.dk>
4125         * display.texi (Display): Add node "Line Height" to menu.
4126         (Line Height): New node.  Move full description of line-spacing
4127         and line-height text properties here from text.texi.
4128         (Scroll Bars): Add vertical-scroll-bar variable.
4130         * frames.texi (Window Frame Parameters): Remove line-height defvar.
4132         * locals.texi (Standard Buffer-Local Variables): Fix xref for
4133         line-spacing and vertical-scroll-bar.
4135         * text.texi (Special Properties): Just mention line-spacing and
4136         line-height here, add xref to new "Line Height" node.
4138 2004-12-09  Thien-Thi Nguyen  <ttn@gnu.org>
4140         * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
4142         * locals.texi (Standard Buffer-Local Variables):
4143         Add @xref for `line-spacing'.
4145 2004-12-05  Richard M. Stallman  <rms@gnu.org>
4147         * Makefile.in (maintainer-clean): Remove the info files
4148         in $(infodir) where they are created.
4150 2004-12-03  Richard M. Stallman  <rms@gnu.org>
4152         * windows.texi (Selecting Windows): get-lru-window and
4153         get-largest-window don't consider dedicated windows.
4155         * text.texi (Undo): Document undo-in-progress.
4157 2004-11-26  Richard M. Stallman  <rms@gnu.org>
4159         * locals.texi (Standard Buffer-Local Variables): Undo prev change.
4160         Remove a few vars that are not always buffer-local.
4162 2004-11-24  Luc Teirlinck  <teirllm@auburn.edu>
4164         * locals.texi (Standard Buffer-Local Variables): Comment out
4165         xref's to non-existent node `Yet to be written'.
4167 2004-11-24  Richard M. Stallman  <rms@gnu.org>
4169         * processes.texi (Synchronous Processes): Grammar fix.
4171         * numbers.texi (Comparison of Numbers): Add eql.
4173         * locals.texi (Standard Buffer-Local Variables): Add many vars.
4175         * intro.texi (Printing Notation): Fix previous change.
4177         * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
4178         and default-indicate-buffer-boundaries from here.
4179         (Usual Display): To here.
4180         (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
4181         (Usual Display): Move tab-width up.
4183         * customize.texi (Variable Definitions): Replace
4184         show-paren-mode example with tooltip-mode.
4185         (Simple Types, Composite Types, Defining New Types):
4186         Minor cleanups.
4188 2004-11-21  Jesper Harder  <harder@ifa.au.dk>
4190         * processes.texi (Synchronous Processes, Output from Processes):
4191         Markup fix.
4193 2004-11-20  Richard M. Stallman  <rms@gnu.org>
4195         * positions.texi (Skipping Characters): skip-chars-forward
4196         now handles char classes.
4198         * intro.texi (Printing Notation): Avoid confusion of `print'
4199         when explaining @print.
4201         * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
4203         * display.texi (Display Table Format): Minor fix.
4205         * streams.texi (Output Functions): Fix print example.
4207         * Makefile.in (elisp): New target.
4208         (dist): Depend on $(infodir)/elisp, not elisp.
4209         Copy the info files from $(infodir).
4211         * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
4212         read-from-minibuffer.
4214         * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
4216 2004-11-19  Richard M. Stallman  <rms@gnu.org>
4218         * searching.texi (Regexp Search): Add search-whitespace-regexp.
4220 2004-11-19  CHENG Gao  <chenggao@gmail.com>  (tiny change)
4222         * tips.texi (Coding Conventions): Fix typo.
4224 2004-11-16  Richard M. Stallman  <rms@gnu.org>
4226         * tips.texi (Coding Conventions): Separate defvar and require
4227         methods to avoid warnings.  Use require only when there are many
4228         functions and variables from that package.
4230         * minibuf.texi (Minibuffer Completion): When ignoring case,
4231         predicate must not be case-sensitive.
4233         * debugging.texi (Function Debugging, Explicit Debug): Clarified.
4234         (Test Coverage): Don't talk about "splotches".  Clarified.
4236 2004-11-16  Thien-Thi Nguyen  <ttn@gnu.org>
4238         * frames.texi (Window Frame Parameters): Fix typo.
4240 2004-11-15  Kim F. Storm  <storm@cua.dk>
4242         * symbols.texi (Other Plists): Note that plist-get may signal error.
4243         Add safe-plist-get.
4245 2004-11-15  Thien-Thi Nguyen  <ttn@gnu.org>
4247         * modes.texi (Font Lock Basics): Fix typo.
4249 2004-11-08  Richard M. Stallman  <rms@gnu.org>
4251         * syntax.texi (Syntax Table Functions): Add syntax-after.
4253 2004-11-06  Lars Brinkhoff  <lars@nocrew.org>
4255         * os.texi (Processor Run Time): New section documenting
4256         get-internal-run-time.
4258 2004-11-06  Eli Zaretskii  <eliz@gnu.org>
4260         * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
4261         it nukes elisp-cover.texi.
4262         (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
4263         elisp-0 etc.
4265 2004-11-05  Luc Teirlinck  <teirllm@auburn.edu>
4267         * commands.texi (Keyboard Macros): Document `append' return value
4268         of `defining-kbd-macro'.
4270 2004-11-01  Richard M. Stallman  <rms@gnu.org>
4272         * commands.texi (Interactive Call): Add called-interactively-p.
4274 2004-10-29  Simon Josefsson  <jas@extundo.com>
4276         * minibuf.texi (Reading a Password): Revert.
4278 2004-10-28  Richard M. Stallman  <rms@gnu.org>
4280         * frames.texi (Display Feature Testing): Explain about "vendor".
4282 2004-10-27  Richard M. Stallman  <rms@gnu.org>
4284         * commands.texi (Interactive Codes): `N' uses numeric prefix,
4285         not raw.  Clarify `n'.
4286         (Interactive Call): Rewrite interactive-p, focusing on when
4287         and how to use it.
4288         (Misc Events): Clarify previous change.
4290         * advice.texi (Simple Advice): Clarify what job the example does.
4291         (Around-Advice): Clarify ad-do-it.
4292         (Activation of Advice): An option of ad-default-compilation-action
4293         is `never', not `nil'.
4295 2004-10-26  Kim F. Storm  <storm@cua.dk>
4297         * commands.texi (Interactive Codes): Add U code letter.
4299 2004-10-25  Simon Josefsson  <jas@extundo.com>
4301         * minibuf.texi (Reading a Password): Add.
4303 2004-10-24  Jason Rumney  <jasonr@gnu.org>
4305         * commands.texi (Misc Events): Remove mouse-wheel.  Add wheel-up
4306         and wheel-down.
4308 2004-10-24  Kai Grossjohann  <kai.grossjohann@gmx.net>
4310         * processes.texi (Synchronous Processes): Document process-file.
4312 2004-10-22  Kenichi Handa  <handa@m17n.org>
4314         * text.texi (translate-region): Document that it accepts also a
4315         char-table.
4317 2004-10-22  David Ponce  <david@dponce.com>
4319         * windows.texi (Resizing Windows): Document the `preserve-before'
4320         argument of the functions `enlarge-window' and `shrink-window'.
4322 2004-10-19  Jason Rumney  <jasonr@gnu.org>
4324         * makefile.w32-in (elisp): Change order of arguments to makeinfo.
4326 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
4328         * text.texi (Filling): Add anchor for definition of
4329         `sentence-end-double-space'.
4331         * searching.texi (Regexp Example): Update description of how
4332         Emacs currently recognizes the end of a sentence.
4333         (Standard Regexps): Update definition of the variable
4334         `sentence-end'.  Add definition of the function `sentence-end'.
4336 2004-10-08  Paul Pogonyshev  <pogonyshev@gmx.net>
4338         * display.texi (Progress): New node.
4340 2004-10-05  Kim F. Storm  <storm@cua.dk>
4342         * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
4344 2004-09-29  Kim F. Storm  <storm@cua.dk>
4346         * display.texi (Fringe Bitmaps): Use symbols rather than numbers
4347         to identify bitmaps.  Remove -fringe-bitmap suffix for standard
4348         fringe bitmap symbols, as they now have their own namespace.
4349         (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
4350         vs. pixels.  Signal error if no free bitmap slots.
4351         (Pixel Specification): Change IMAGE to @var{image}.
4353 2004-09-28  Richard M. Stallman  <rms@gnu.org>
4355         * text.texi (Special Properties): Clarify line-spacing and line-height.
4357         * searching.texi (Regexp Search): Add looking-back.
4359 2004-09-25  Luc Teirlinck  <teirllm@auburn.edu>
4361         * display.texi: Correct typos.
4362         (Image Descriptors): Correct xref's.
4364 2004-09-25  Richard M. Stallman  <rms@gnu.org>
4366         * text.texi (Special Properties): Cleanups in `cursor'.
4367         Rewrites in `line-height' and `line-spacing'; exchange them.
4369         * display.texi (Fringes): Rewrite previous change.
4370         (Fringe Bitmaps): Merge text from Display Fringe Bitmaps.  Rewrite.
4371         (Display Fringe Bitmaps): Node deleted, text moved.
4372         (Customizing Bitmaps): Split off from Fringe Bitmaps.  Rewrite.
4373         (Scroll Bars): Clarify set-window-scroll-bars.
4374         (Pointer Shape): Rewrite.
4375         (Specified Space): Clarify :align-to, etc.
4376         (Pixel Specification): Use @var.  Clarify new text.
4377         (Other Display Specs): Clarify `slice'.
4378         (Image Descriptors): Cleanups.
4379         (Showing Images): Cleanups.
4381 2004-09-24  Luc Teirlinck  <teirllm@auburn.edu>
4383         * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
4385         * modes.texi: Various minor changes in addition to:
4386         (Major Mode Conventions): Final call to `run-mode-hooks' should
4387         not be inside the `delay-mode-hooks' form.
4388         (Mode Hooks): New node.
4389         (Hooks): Delete obsolete example.
4390         Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
4391         node "Mode Hooks".
4393 2004-09-22  Luc Teirlinck  <teirllm@auburn.edu>
4395         * display.texi: Correct various typos.
4396         (Display): Rename node "Pointer Shapes" to "Pointer
4397         Shape".  (There is already a node called "Pointer Shapes" in
4398         frames.texi.)
4399         (Images): Remove non-existent node "Image Slices" from menu.
4401 2004-09-23  Kim F. Storm  <storm@cua.dk>
4403         * text.texi (Special Properties): Add `cursor', `pointer',
4404         `line-height', and `line-spacing' properties.
4406         * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
4407         Shapes' to menu.
4408         (Standard Faces): Doc fix for fringe face.
4409         (Fringes): Add `overflow-newline-into-fringe' and
4410         'indicate-buffer-boundaries'.
4411         (Fringe Bitmaps, Pointer Shapes): New nodes.
4412         (Display Property): Add 'Pixel Specification' and 'Display Fringe
4413         Bitmaps' to menu.
4414         (Specified Space): Describe pixel width and height.
4415         (Pixel Specification): New node.
4416         (Other Display Specs): Add `slice' property.
4417         (Display Fringe Bitmaps): New node.
4418         (Images): Add 'Image Slices' to menu.
4419         (Image Descriptors): Add `:pointer' and `:map' properties.
4420         (Showing Images): Add slice arg to `insert-image'.  Add
4421         'insert-sliced-image'.
4423 2004-09-20  Richard M. Stallman  <rms@gnu.org>
4425         * commands.texi (Key Sequence Input):
4426         Clarify downcasing in read-key-sequence.
4428 2004-09-08  Juri Linkov  <juri@jurta.org>
4430         * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
4432 2004-09-07  Luc Teirlinck  <teirllm@auburn.edu>
4434         * locals.texi (Standard Buffer-Local Variables): Add
4435         `buffer-auto-save-file-format'.
4436         * internals.texi (Buffer Internals): Describe new
4437         auto_save_file_format field of the buffer structure.
4438         * files.texi (Format Conversion): `auto-save-file-format' has been
4439         renamed `buffer-auto-save-file-format'.
4441 2004-08-27  Luc Teirlinck  <teirllm@auburn.edu>
4443         * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
4444         an integer or a marker.
4445         (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
4447 2004-08-22  Richard M. Stallman  <rms@gnu.org>
4449         * modes.texi (Major Mode Conventions): Discuss rebinding of
4450         standard key bindings.
4452 2004-08-18  Kim F. Storm  <storm@cua.dk>
4454         * processes.texi (Accepting Output): Add `just-this-one' arg to
4455         `accept-process-output'.
4456         (Output from Processes): New var `process-adaptive-read-buffering'.
4458 2004-08-10  Luc Teirlinck  <teirllm@auburn.edu>
4460         * keymaps.texi: Various changes in addition to:
4461         (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
4462         Give more varied examples for `kbd'.
4463         (Creating Keymaps): Char tables have slots for all characters
4464         without modifiers.
4465         (Active Keymaps): `overriding-local-map' and
4466         `overriding-terminal-local-map' also override text property and
4467         overlay keymaps.
4468         (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
4469         (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
4470         to denote a prefix of no events.
4471         `map-keymap' includes parent's bindings _recursively_.
4472         Clarify and correct description of `where-is-internal'.
4473         Mention BUFFER-OR-NAME arg to `describe-bindings'.
4474         (Menu Example): For menus intended for use with the keyboard, the
4475         menu items should be bound to characters or real function keys.
4477 2004-08-08  Luc Teirlinck  <teirllm@auburn.edu>
4479         * objects.texi (Character Type): Reposition `@anchor' to prevent
4480         double space inside sentence in Info.
4482         * hooks.texi (Standard Hooks): `disabled-command-hook' has been
4483         renamed to `disabled-command-function'.
4484         * commands.texi (Key Sequence Input): Remove unnecessary anchor.
4485         (Command Loop Info): Replace reference to it.
4486         (Disabling Commands): `disabled-command-hook' has been renamed to
4487         `disabled-command-function'.
4489 2004-08-07  Luc Teirlinck  <teirllm@auburn.edu>
4491         * os.texi (Translating Input): Only non-prefix bindings in
4492         `key-translation-map' override actual key bindings.  Warn about
4493         possible indirect effect of actual key bindings on non-prefix
4494         bindings in `key-translation-map'.
4496 2004-08-06  Luc Teirlinck  <teirllm@auburn.edu>
4498         * minibuf.texi (High-Level Completion): Add anchor for definition
4499         of `read-variable'.
4501         * commands.texi: Various changes in addition to:
4502         (Using Interactive): Clarify description of `interactive-form'.
4503         (Interactive Call): Mention default for KEYS argument to
4504         `call-interactively'.
4505         (Command Loop Info): Clarify description of `this-command-keys'.
4506         Mention KEEP-RECORD argument to `clear-this-command-keys'.
4507         Value of `last-event-frame' can be `macro'.
4508         (Repeat Events): `double-click-fuzz' is also used to distinguish
4509         clicks and drags.
4510         (Classifying Events): Clarify descriptions of `event-modifiers'
4511         `event-basic-type' and `event-convert-list'.
4512         (Accessing Events): `posn-timestamp' takes POSITION argument.
4513         (Quoted Character Input): Clarify description of
4514         `read-quoted-char' and fix example.
4515         (Quitting): Add `with-local-quit'.
4516         (Disabling Commands): Correct and clarify descriptions of
4517         `enable-command' and `disable-command'.
4518         Mention what happens if `disabled-command-hook' is nil.
4519         (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
4520         Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
4522 2004-07-24  Luc Teirlinck  <teirllm@auburn.edu>
4524         * frames.texi: Various changes in addition to:
4525         (Creating Frames): Expand and clarify description of `make-frame'.
4526         (Window Frame Parameters): Either none or both of the `icon-left'
4527         and `icon-top' parameters must be specified.  Put descriptions of
4528         `menu-bar-lines' and `toolbar-lines' closer together and change
4529         them accordingly.
4530         (Frame Titles): `multiple-frames' is not guaranteed to be accurate
4531         except while processing `frame-title-format' or `icon-title-format'.
4532         (Deleting Frames): Correct description of `delete-frame'.
4533         Non-nil return values of `frame-live-p' are like those of `framep'.
4534         (Frames and Windows): Mention return value of
4535         `set-frame-selected-window'.
4536         (Visibility of Frames): Mention `force' argument to
4537         `make-frame-invisible'.  `frame-visible-p' returns t for all
4538         frames on text-only terminals.
4539         (Frame Configurations): Restoring a frame configuration does not
4540         restore deleted frames.
4541         (Window System Selections): `x-set-selection' returns DATA.
4542         (Resources): Add example.
4543         (Display Feature Testing): Clarify descriptions of
4544         `display-pixel-height', `display-pixel-width', `x-server-version'
4545         and `x-server-vendor'.
4547         * windows.texi (Choosing Window): Add anchor.
4548         * minibuf.texi (Minibuffer Misc): Add anchor.
4550 2004-07-23  John Paul Wallington  <jpw@gnu.org>
4552         * macros.texi (Defining Macros): Declaration keyword for setting
4553         Edebug spec is `debug' not `edebug'.
4555 2004-07-19  Luc Teirlinck  <teirllm@auburn.edu>
4557         * windows.texi: Various small changes in addition to:
4558         (Window Point): Mention return value of `set-window-point'.
4559         (Window Start): `pos-visible-in-window-p' disregards horizontal
4560         scrolling.  Explain return value if PARTIALLY is non-nil.
4561         (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
4562         and `set-window-vscroll'.
4563         (Size of Window): The argument WINDOW to `window-inside-edges',
4564         `window-pixel-edges' and `window-inside-pixel-edges' is optional.
4565         (Resizing Windows): Explain return value of
4566         `shrink-window-if-larger-than-buffer'.
4567         `window-size-fixed' automatically becomes buffer local when set.
4568         (Window Configurations): Explain return value of
4569         `set-window-configuration'.
4571         * minibuf.texi (Minibuffer Misc): Add anchor for
4572         `minibuffer-scroll-window'.
4574         * positions.texi (Text Lines): Add anchor for `count-lines'.
4576 2004-07-17  Richard M. Stallman  <rms@gnu.org>
4578         * display.texi (Overlay Properties): Adding `evaporate' prop
4579         deletes empty overlay immediately.
4581         * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
4582         fix example.
4584 2004-07-16  Jim Blandy  <jimb@redhat.com>
4586         * searching.texi (Regexp Backslash): Document new \_< and \_>
4587         operators.
4589 2004-07-16  Juanma Barranquero  <lektu@terra.es>
4591         * display.texi (Images): Fix Texinfo usage.
4593 2004-07-14  Luc Teirlinck  <teirllm@auburn.edu>
4595         * buffers.texi (Modification Time): `visited-file-modtime' now
4596         returns a list of two integers, instead of a cons.
4598 2004-07-13  Luc Teirlinck  <teirllm@auburn.edu>
4600         * windows.texi: Various changes in addition to:
4601         (Splitting Windows): Add `split-window-keep-point'.
4603 2004-07-09  Richard M. Stallman  <rms@gnu.org>
4605         * frames.texi (Input Focus): Minor fix.
4607 2004-07-07  Luc Teirlinck  <teirllm@auburn.edu>
4609         * frames.texi (Input Focus): Clarify descriptions of
4610         `select-frame-set-input-focus' and `select-frame'.
4612 2004-07-06  Luc Teirlinck  <teirllm@auburn.edu>
4614         * os.texi: Various small changes in addition to:
4615         (Killing Emacs): Expand and clarify description of
4616         `kill-emacs-query-functions' and `kill-emacs-hook'.
4617         (System Environment): Expand and clarify description of `getenv'
4618         and `setenv'.
4619         (Timers): Clarify description of `run-at-time'.
4620         (Translating Input): Correct description of
4621         `extra-keyboard-modifiers'.
4622         (Flow Control): Correct description of `enable-flow-control'.
4624 2004-07-06  Thien-Thi Nguyen  <ttn@gnu.org>
4626         * os.texi: Update copyright.
4627         (Session Management): Grammar fix.
4628         Clarify which Emacs does the restarting.
4629         Use @samp for *scratch* buffer.
4631 2004-07-04  Alan Mackenzie  <acm@muc.de>
4633         * frames.texi (Input Focus): Add documentation for
4634         `select-frame-set-input-focus'.  Replace refs to non-existent
4635         `switch-frame' with `select-frame'.  Minor corrections and tidying
4636         up of text-only terminal stuff.
4638 2004-07-02  Richard M. Stallman  <rms@gnu.org>
4640         * files.texi (Saving Buffers): Cleanup write-contents-function.
4641         (Magic File Names): Cleanup file-remote-p.
4643 2004-07-02  Kai Grossjohann  <kai@emptydomain.de>
4645         * files.texi (Magic File Names): `file-remote-p' returns an
4646         identifier of the remote system, not just t.
4648 2004-07-02  David Kastrup  <dak@gnu.org>
4650         * searching.texi (Entire Match Data): Add explanation about new
4651         match-data behavior when @var{integers} is non-nil.
4653 2004-06-24  Richard M. Stallman  <rms@gnu.org>
4655         * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
4657         * customize.texi (Variable Definitions): Note about doc strings
4658         and :set.
4660         * keymaps.texi (Keymap Terminology): Document `kbd'.
4661         (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
4663         * display.texi (Invisible Text): Setting buffer-invisibility-spec
4664         makes it buffer-local.
4666         * files.texi (Saving Buffers): Correct previous change.
4668         * commands.texi (Accessing Events):
4669         Clarify posn-col-row and posn-actual-col-row.
4671 2004-06-24  David Ponce  <david.ponce@wanadoo.fr>
4673         * commands.texi (Accessing Events): New functions
4674         posn-at-point and posn-at-x-y.  Add example to posn-x-y.
4676 2004-06-23  Luc Teirlinck  <teirllm@auburn.edu>
4678         * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
4679         * frames.texi, buffers.texi, backups.texi, variables.texi:
4680         * loading.texi, eval.texi, functions.texi, control.texi:
4681         * symbols.texi, minibuf.texi: Reposition @anchor's.
4683         * help.texi: Various small changes in addition to the following.
4684         (Describing Characters): Describe PREFIX argument to
4685         `key-description'.  Correct and clarify definition of
4686         `text-char-description'.  Describe NEED-VECTOR argument to
4687         `read-kbd-macro'.
4688         (Help Functions): Clarify definition of `apropos'.
4690 2004-06-23  Lars Hansen  <larsh@math.ku.dk>
4692         * files.texi (Saving Buffers): Correct description of
4693         `write-contents-functions'.
4695 2004-06-21  Juanma Barranquero  <lektu@terra.es>
4697         * display.texi (Images): Remove redundant @vindex directives.
4698         Rewrite `image-library-alist' doc in active voice.
4700 2004-06-14  Juanma Barranquero  <lektu@terra.es>
4702         * display.texi (Images): Document new delayed library loading,
4703         variable `image-library-alist' and (existing but undocumented)
4704         function `image-type-available-p'.
4706 2004-06-05  Richard M. Stallman  <rms@gnu.org>
4708         * minibuf.texi (Minibuffer Completion): For INITIAL arg,
4709         refer the user to the Initial Input node.
4710         (Text from Minibuffer): Likewise.
4711         (Initial Input): New node.  Document this feature
4712         and say it is mostly deprecated.
4714 2004-05-30  Richard M. Stallman  <rms@gnu.org>
4716         * loading.texi (Named Features): Clarify return value
4717         and meaning of NOERROR.
4719         * variables.texi (File Local Variables): Minor cleanup.
4721 2004-05-30  Michael Albinus  <michael.albinus@gmx.de>
4723         * files.texi (Magic File Names): Add `file-remote-p' as operation
4724         of file name handlers.
4726 2004-05-29  Richard M. Stallman  <rms@gnu.org>
4728         * modes.texi (Minor Mode Conventions): (-) has no special meaning
4729         as arg to a minor mode command.
4731 2004-05-22  Richard M. Stallman  <rms@gnu.org>
4733         * syntax.texi (Syntax Class Table): Word syntax not just for English.
4735         * streams.texi (Output Variables): Doc float-output-format.
4737         * searching.texi (Regexp Special): Nested repetition can be infloop.
4739         * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
4740         real stack overflow.
4742         * compile.texi: Minor cleanups.
4744 2004-05-22  Luc Teirlinck  <teirllm@dms.auburn.edu>
4746         * lists.texi (Cons Cells): Explain dotted lists, true lists,
4747         circular lists.
4748         (List Elements): Explain handling of circular and dotted lists.
4750 2004-05-19  Thien-Thi Nguyen  <ttn@gnu.org>
4752         * modes.texi (Search-based Fontification): Fix typo.
4754 2004-05-10  Juanma Barranquero  <lektu@terra.es>
4756         * modes.texi (Mode Line Variables): Fix description of
4757         global-mode-string, which is now after which-func-mode, not the
4758         buffer name.
4760 2004-05-07  Lars Hansen  <larsh@math.ku.dk>
4762         * modes.texi (Desktop Save Mode): Add.
4763         (Modes): Add menu entry Desktop Save Mode.
4765         * hooks.texi: Add desktop-after-read-hook,
4766         desktop-no-desktop-file-hook and desktop-save-hook.
4768         * locals.texi: Add desktop-save-buffer.
4770 2004-04-30  Jesper Harder  <harder@ifa.au.dk>
4772         * display.texi: emacs -> Emacs.
4774 2004-04-27  Matthew Mundell  <matt@mundell.ukfsn.org>
4776         * files.texi (Changing Files): Document set-file-times.
4778 2004-04-23  Juanma Barranquero  <lektu@terra.es>
4780         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
4782 2004-04-18  Jesper Harder  <harder@ifa.au.dk>
4784         * tips.texi (Coding Conventions): defopt -> defcustom.
4786 2004-04-16  Luc Teirlinck  <teirllm@auburn.edu>
4788         * sequences.texi: Various clarifications.
4790 2004-04-14  Luc Teirlinck  <teirllm@auburn.edu>
4792         * buffers.texi (Read Only Buffers): Mention optional ARG to
4793         `toggle-read-only'.
4795 2004-04-14  Nick Roberts  <nick@nick.uklinux.net>
4797         * windows.texi (Selecting Windows): Note that get-lru-window
4798         returns a full-width window if possible.
4800 2004-04-13  Luc Teirlinck  <teirllm@auburn.edu>
4802         * buffers.texi: Various changes in addition to:
4803         (Buffer File Name): Add `find-buffer-visiting'.
4804         (Buffer Modification): Mention optional ARG to `not-modified'.
4805         (Indirect Buffers): Mention optional CLONE argument to
4806         `make-indirect-buffer'.
4808         * files.texi: Various changes in addition to:
4809         (Visiting Functions): `find-file-hook' is now a normal hook.
4810         (File Name Expansion): Explain difference between the way that
4811         `expand-file-name' and `file-truename' treat `..'.
4812         (Contents of Directories): Mention optional ID-FORMAT argument to
4813         `directory-files-and-attributes'.
4814         (Format Conversion): Mention new optional CONFIRM argument to
4815         `format-write-file'.
4817 2004-04-12  Miles Bader  <miles@gnu.org>
4819         * macros.texi (Expansion): Add description of `macroexpand-all'.
4821 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
4823         * variables.texi (Variable Aliases): Mention
4824         cyclic-variable-indirection.
4826         * errors.texi (Standard Errors): Ditto.
4828 2004-04-04  Luc Teirlinck  <teirllm@auburn.edu>
4830         * backups.texi: Various small changes in addition to:
4831         (Making Backups): Mention return value of `backup-buffer'.
4832         (Auto-Saving): Mention optional FORCE argument to
4833         `delete-auto-save-file-if-necessary'.
4834         (Reverting): Mention optional PRESERVE-MODES argument to
4835         `revert-buffer'.  Correct description of `revert-buffer-function'.
4837 2004-03-22  Juri Linkov  <juri@jurta.org>
4839         * sequences.texi (Sequence Functions): Replace xref to `Vectors'
4840         with `Vector Functions'.
4842         * text.texi (Sorting): Add missing quote.
4844 2004-03-14  Luc Teirlinck  <teirllm@auburn.edu>
4846         * intro.texi (Lisp History): Replace xref to `cl' manual with
4847         inforef.
4849 2004-03-12  Richard M. Stallman  <rms@gnu.org>
4851         * intro.texi (Version Info): Add arg to emacs-version.
4852         (Lisp History): Change xref to CL manual.
4854 2004-03-09  Luc Teirlinck  <teirllm@auburn.edu>
4856         * minibuf.texi (Completion Commands): Add xref to Emacs manual
4857         for Partial Completion mode.
4859 2004-03-07  Thien-Thi Nguyen  <ttn@gnu.org>
4861         * customize.texi: Fix typo.  Remove eol whitespace.
4863 2004-03-04  Richard M. Stallman  <rms@gnu.org>
4865         * processes.texi: Fix typos.
4867         * lists.texi (Building Lists): Minor clarification.
4869         * hash.texi (Creating Hash): Correct the meaning of t for WEAK
4870         in make-hash-table.
4872 2004-02-29  Juanma Barranquero  <lektu@terra.es>
4874         * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
4875         rm, and ignore exit code.
4877 2004-02-27  Dan Nicolaescu  <dann@ics.uci.edu>
4879         * display.texi (Defining Faces): Add description for min-colors.
4880         Update example.
4882 2004-02-23  Luc Teirlinck  <teirllm@auburn.edu>
4884         * abbrevs.texi: Various corrections and clarifications in addition
4885         to the following:
4886         (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
4888 2004-02-22  Matthew Mundell  <matt@mundell.ukfsn.org>  (tiny change)
4890         * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
4892 2004-02-21  Luc Teirlinck  <teirllm@auburn.edu>
4894         * text.texi: Various small changes in addition to the following:
4895         (User-Level Deletion): Mention optional BACKWARD-ONLY argument
4896         to delete-horizontal-space.
4897         (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
4898         description of yank-handler text property at various places.
4900         * frames.texi (Window System Selections): Add anchor.
4902         * syntax.texi (Syntax Table Functions): Clarify and correct
4903         descriptions of make-syntax-table and copy-syntax-table.
4904         (Motion and Syntax): Clarify SYNTAXES argument to
4905         skip-syntax-forward.
4906         (Parsing Expressions): Mention that the return value of
4907         parse-partial-sexp is currently a list of ten rather than nine
4908         elements.
4909         (Categories): Various corrections and clarifications.
4911 2004-02-17  Luc Teirlinck  <teirllm@auburn.edu>
4913         * markers.texi (Marker Insertion Types): Minor change.
4915         * locals.texi (Standard Buffer-Local Variables):
4916         * commands.texi (Interactive Codes, Using Interactive):
4917         * functions.texi (Related Topics): Fix xrefs.
4919 2004-02-16  Luc Teirlinck  <teirllm@auburn.edu>
4921         * lists.texi (Sets And Lists): Update description of delete-dups.
4923 2004-02-16  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
4925         * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
4927 2004-02-16  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4929         * frames.texi (Parameter Access): frame-parameters arg is optional.
4930         modify-frame-parameters handles nil for FRAME.
4931         (Window Frame Parameters): menu-bar-lines and tool-bar-lines
4932         are all-or-nothing for certain toolkits.
4933         Mention parameter wait-for-wm.
4934         (Frames and Windows): In frame-first-window and frame-selected-window
4935         the arg is optional.
4936         (Input Focus): In redirect-frame-focus the second arg is optional.
4937         (Window System Selections): Mention selection type CLIPBOARD.
4938         Mention data-type UTF8_STRING.
4939         Mention numbering of cut buffers.
4940         (Resources): Describe x-resource-name.
4942 2004-02-16  Richard M. Stallman  <rms@gnu.org>
4944         * windows.texi (Buffers and Windows): Delete false table
4945         about all-frames.
4947         * syntax.texi (Parsing Expressions): Delete old caveat
4948         about parse-sexp-ignore-comments.
4950         * streams.texi (Output Variables): Add print-quoted.
4952         * lists.texi (Building Lists): Minor cleanup.
4954         * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
4956         * display.texi (Overlays): Explain overlays use markers.
4957         (Managing Overlays): Explain front-advance and rear-advance
4958         in more detail.
4960         * loading.texi (Unloading): Document unload-feature-special-hooks.
4961         Get rid of fns-NNN.el file.
4963 2004-02-16  Matthew Mundell  <matt@mundell.ukfsn.org>  (tiny change)
4965         * help.texi (Describing Characters): Fix text-char-description
4966         example output.
4968         * edebug.texi (Using Edebug): Fix example.
4970         * debugging.texi (Internals of Debugger): Fix return value.
4972         * files.texi (Changing Files): Fix argname.
4974         * calendar.texi: Fix parens, and default values.
4976         * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
4977         * nonascii.texi, objects.texi, os.texi: Minor fixes.
4978         * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
4980         * positions.texi (Text Lines): Don't add -1 in current-line.
4982 2004-02-16  Richard M. Stallman  <rms@gnu.org>
4984         * compile.texi (Compiler Errors): if-boundp feature applies to cond.
4986 2004-02-16  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
4988         * processes.texi (Low-Level Network): Fix a typo.
4990 2004-02-12  Kim F. Storm  <storm@cua.dk>
4992         * display.texi (Fringes): Use consistent wording.
4993         Note that window-fringe's window arg is optional.
4994         (Scroll Bars): Use consistent wording.
4996 2004-02-11  Luc Teirlinck  <teirllm@auburn.edu>
4998         * tips.texi (Comment Tips): Document the new conventions for
4999         commenting out code.
5001 2004-02-07  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
5003         * positions.texi (Text Lines): Added missing end defun.
5005 2004-02-07  Kim F. Storm  <storm@cua.dk>
5007         * positions.texi (Text Lines): Add line-number-at-pos.
5009 2004-02-06  John Paul Wallington  <jpw@gnu.org>
5011         * display.texi (Button Properties, Button Buffer Commands):
5012         mouse-2 invokes button, not down-mouse-1.
5014 2004-02-04  Jason Rumney  <jasonr@gnu.org>
5016         * makefile.w32-in: Sync with Makefile.in changes.
5018 2004-02-03  Luc Teirlinck  <teirllm@auburn.edu>
5020         * minibuf.texi (Text from Minibuffer): Various corrections and
5021         clarifications.
5022         (Object from Minibuffer): Correct Lisp description of
5023         read-minibuffer.
5024         (Minibuffer History): Clarify description of cons values for
5025         HISTORY arguments.
5026         (Basic Completion): Various corrections and clarifications.  Add
5027         completion-regexp-list.
5028         (Minibuffer Completion): Correct and clarify description of
5029         completing-read.
5030         (Completion Commands): Mention Partial Completion mode.  Various
5031         other minor changes.
5032         (High-Level Completion): Various corrections and clarifications.
5033         (Reading File Names): Ditto.
5034         (Minibuffer Misc): Ditto.
5036 2004-01-26  Luc Teirlinck  <teirllm@auburn.edu>
5038         * strings.texi (Text Comparison): assoc-string also matches
5039         elements of alists that are strings instead of conses.
5040         (Formatting Strings): Standardize Texinfo usage.  Update index
5041         entries.
5043 2004-01-20  Luc Teirlinck  <teirllm@auburn.edu>
5045         * lists.texi (Sets And Lists): Add delete-dups.
5047 2004-01-15  Luc Teirlinck  <teirllm@auburn.edu>
5049         * edebug.texi (Instrumenting Macro Calls): `declare' is not a
5050         special form.
5051         * macros.texi (Defining Macros): Update description of `declare',
5052         which now is a macro.
5053         (Wrong Time): Fix typos.
5055 2004-01-14  Luc Teirlinck  <teirllm@auburn.edu>
5057         * compile.texi (Compilation Functions): Expand descriptions of
5058         `compile-defun', `byte-compile-file', `byte-recompile-directory'
5059         and `batch-byte-compile'.  In particular, mention and describe
5060         all optional arguments.
5061         (Disassembly): Correct and clarify the description of `disassemble'.
5063 2004-01-11  Luc Teirlinck  <teirllm@auburn.edu>
5065         * searching.texi: Various small changes in addition to the
5066         following.
5067         (Regexp Example): Adapt to new value of `sentence-end'.
5068         (Regexp Functions): The PAREN argument to `regexp-opt' can be
5069         `words'.
5070         (Search and Replace): Add usage note for `perform-replace'.
5071         (Entire Match Data): Mention INTEGERS and REUSE arguments to
5072         `match-data'.
5073         (Standard Regexps): Update for new values of `paragraph-start'
5074         and `sentence-end'.
5076 2004-01-07  Luc Teirlinck  <teirllm@auburn.edu>
5078         * files.texi (Saving Buffers): Clarify descriptions of
5079         `write-contents-functions' and `before-save-hook'.
5080         Make the defvar's for `before-save-hook' and `after-save-hook'
5081         into defopt's.
5083 2004-01-07  Kim F. Storm  <storm@cua.dk>
5085         * commands.texi (Click Events): Describe new image and
5086         width/height elements of click events.
5087         (Accessing Events): Add posn-string, posn-image, and
5088         posn-object-width-height.  Change posn-object to return either
5089         image or string object.
5091 2004-01-01  Simon Josefsson  <jas@extundo.com>
5093         * hooks.texi (Standard Hooks): Add before-save-hook.
5094         * files.texi (Saving Buffers): Likewise.
5096 2004-01-03  Richard M. Stallman  <rms@gnu.org>
5098         * frames.texi (Frames and Windows): Delete frame-root-window.
5100 2004-01-03  Luc Teirlinck  <teirllm@auburn.edu>
5102         * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
5104         * functions.texi: Various small changes in addition to the
5105         following.
5106         (What Is a Function): `functionp' returns nil for macros.  Clarify
5107         behavior of this and following functions for symbol arguments.
5108         (Function Documentation): Add `\' in front of (fn @var{arglist})
5109         and explain why.
5110         (Defining Functions): Mention DOCSTRING argument to `defalias'.
5111         Add anchor.
5112         (Mapping Functions): Add anchor.  Unquote nil in mapcar* example.
5114 2004-01-01  Miles Bader  <miles@gnu.org>
5116         * display.texi (Buttons): New section.
5118 2003-12-31  Andreas Schwab  <schwab@suse.de>
5120         * numbers.texi (Math Functions): sqrt reports a domain-error
5121         error.
5122         (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
5124 2003-12-30  Luc Teirlinck  <teirllm@auburn.edu>
5126         * tips.texi (Documentation Tips): Update item on hyperlinks in
5127         documentation strings.
5129         * errors.texi (Standard Errors): Various small corrections and
5130         additions.
5132         * control.texi: Various small changes in addition to the
5133         following.
5134         (Signaling Errors): Provide some more details on how `signal'
5135         constructs the error message.  Add anchor to the definition of
5136         `signal'.
5137         (Error Symbols): Describe special treatment of `quit'.
5138         (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
5139         to emphasize that it has to be a single form.
5141         * buffers.texi: Add anchor.
5143 2003-12-29  Richard M. Stallman  <rms@gnu.org>
5145         * windows.texi (Choosing Window): Add same-window-p, special-display-p.
5146         (Window Configurations): Add window-configuration-frame.
5148         * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
5150         * text.texi (Examining Properties): Add get-char-property-and-overlay.
5151         Change arg name in get-char-property.
5152         (Special Properties): Update handling of keymap property.
5154         * strings.texi (Modifying Strings): Add clear-string.
5155         (Text Comparison): Add assoc-string and remove
5156         assoc-ignore-case, assoc-ignore-representation.
5158         * os.texi (Time of Day): Add set-time-zone-rule.
5160         * numbers.texi (Math Functions): asin, acos, log, log10
5161         report domain-error errors.
5163         * nonascii.texi (Converting Representations):
5164         Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
5165         (Encoding and I/O): Add file-name-coding-system.
5167         * modes.texi (Search-based Fontification): Explain that
5168         face specs are symbols with face names as values.
5170         * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
5172         * lists.texi (Building Lists): remq moved elsewhere.
5173         (Sets And Lists): remq moved here.
5174         (Association Lists): Refer to assoc-string.
5176         * internals.texi (Garbage Collection): Add memory-use-counts.
5178         * frames.texi (Frames and Windows): Add set-frame-selected-window
5179         and frame-root-window.
5181         * files.texi (Contents of Directories):
5182         Add directory-files-and-attributes.
5184         * display.texi (Refresh Screen): Add force-window-update.
5185         (Invisible Text): Explain about moving point out of invis text.
5186         (Overlay Properties): Add overlay-properties.
5187         (Managing Overlays): Add overlayp.
5188         (GIF Images): Invalid image number displays a hollow box.
5190         * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
5191         (Killing Buffers): Add buffer-live-p.
5193 2003-12-25  Markus Rost  <rost@mathematik.uni-bielefeld.de>
5195         * display.texi (Fringes): Fix typo "set-buffer-window".
5197 2003-12-24  Luc Teirlinck  <teirllm@auburn.edu>
5199         * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
5200         * nonascii.texi, processes.texi, tips.texi, variables.texi:
5201         Add or change various xrefs and anchors.
5203         * commands.texi: Replace all occurrences of @acronym{CAR} with
5204         @sc{car}, for consistency with the rest of the Elisp manual.
5205         `car' and `cdr' are historically acronyms, but are no longer
5206         widely thought of as such.
5208         * internals.texi (Pure Storage): Mention that `purecopy' does not
5209         copy text properties.
5210         (Object Internals): Now 29 bits are used (in most implementations)
5211         to address Lisp objects.
5213         * variables.texi (Variables with Restricted Values): New node.
5215         * objects.texi (Lisp Data Types): Mention that certain variables
5216         can only take on a restricted set of values and add an xref to
5217         the new node "Variables with Restricted Values".
5219         * eval.texi (Function Indirection): Describe the errors that
5220         `indirect-function' can signal.
5221         (Eval): Clarify the descriptions of `eval-region' and `values'.
5222         Describe `eval-buffer' instead of `eval-current-buffer' and
5223         mention `eval-current-buffer' as an alias for `current-buffer'.
5224         Correct the description and mention all optional arguments.
5226         * nonascii.texi: Various small changes in addition to the
5227         following.
5228         (Converting Representations): Clarify behavior of
5229         `string-make-multibyte' and `string-to-multibyte' for unibyte all
5230         ASCII arguments.
5231         (Character Sets): Document the variable `charset-list' and adapt
5232         the definition of the function `charset-list' accordingly.
5233         (Translation of Characters): Clarify use of generic characters in
5234         `make-translation-table'.  Clarify and correct the description of
5235         the use of translation tables in encoding and decoding.
5236         (User-Chosen Coding Systems): Correct and clarify the description
5237         of `select-safe-coding-system'.
5238         (Default Coding Systems): Clarify description of
5239         `file-coding-system-alist'.
5241 2003-11-30  Luc Teirlinck  <teirllm@auburn.edu>
5243         * strings.texi (Text Comparison): Correctly describe when two
5244         strings are `equal'.  Combine and clarify descriptions of
5245         `assoc-ignore-case' and `assoc-ignore-representation'.
5247         * objects.texi (Non-ASCII in Strings): Clarify description of
5248         when a string is unibyte or multibyte.
5249         (Bool-Vector Type): Update examples.
5250         (Equality Predicates): Correctly describe when two strings are
5251         `equal'.
5253 2003-11-29  Luc Teirlinck  <teirllm@auburn.edu>
5255         * lists.texi (Building Lists): `append' no longer accepts integer
5256         arguments.  Update the description of `number-sequence' to reflect
5257         recent changes.
5258         (Sets And Lists): Describe `member-ignore-case' after `member'.
5260 2003-11-27  Kim F. Storm  <storm@cua.dk>
5262         * commands.texi (Click Events): Click object may be an images.
5263         Describe (dx . dy) element of click positions.
5264         (Accessing Events): Remove duplicate posn-timestamp.
5265         New functions posn-object and posn-object-x-y.
5267 2003-11-23  Kim F. Storm  <storm@cua.dk>
5269         * commands.texi (Click Events): Describe enhancements to event
5270         position lists, including new text-pos and (col . row) items.
5271         Mention left-fringe and right-fringe area events.
5272         (Accessing Events): New functions posn-area and
5273         posn-actual-col-row.  Mention posn-timestamp.  Mention that
5274         posn-point in non-text area still returns buffer position.
5275         Clarify posn-col-row.
5277 2003-11-21  Lars Hansen  <larsh@math.ku.dk>
5279         * files.texi (File Attributes): Describe new parameter ID-FORMAT.
5280         * anti.texi (File Attributes): Describe removed parameter
5281         ID-FORMAT.
5283 2003-11-20  Luc Teirlinck  <teirllm@auburn.edu>
5285         * positions.texi (Positions): Mention that, if a marker is used as
5286         a position, its buffer is ignored.
5288         * markers.texi (Overview of Markers): Mention it here too.
5290 2003-11-12  Luc Teirlinck  <teirllm@auburn.edu>
5292         * numbers.texi (Numeric Conversions): Not just `floor', but also
5293         `truncate', `ceiling' and `round' accept optional argument DIVISOR.
5295 2003-11-10  Luc Teirlinck  <teirllm@auburn.edu>
5297         * markers.texi (Creating Markers): Specify insertion type of
5298         created markers.  Add xref to `Marker Insertion Types'.
5299         Second argument to `copy-marker' is optional.
5300         (Marker Insertion Types): Mention that most markers are created
5301         with insertion type nil.
5302         (The Mark): Correctly describe when `mark' signals an error.
5303         (The Region): Correctly describe when `region-beginning' and
5304         `region-end' signal an error.
5306 2003-11-08  Luc Teirlinck  <teirllm@auburn.edu>
5308         * hash.texi (Creating Hash): Clarify description of `eql'.
5309         `makehash' is obsolete.
5310         (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
5312         * positions.texi (Point): Change description of `buffer-end', so
5313         that it is also correct for floating point arguments.
5314         (List Motion): Correct argument lists of `beginning-of-defun' and
5315         `end-of-defun'.
5316         (Excursions): Add xref to `Marker Insertion Types'.
5317         (Narrowing): Argument to `narrow-to-page' is optional.
5319 2003-11-06  Luc Teirlinck  <teirllm@auburn.edu>
5321         * streams.texi (Output Streams): Clarify behavior of point for
5322         marker output streams.
5324 2003-11-04  Luc Teirlinck  <teirllm@auburn.edu>
5326         * variables.texi (Defining Variables): Second argument to
5327         `defconst' is not optional.
5328         (Setting Variables): Mention optional argument APPEND to
5329         `add-to-list'.
5330         (Creating Buffer-Local): Expand description of
5331         `make-variable-buffer-local'.
5332         (Frame-Local Variables): Expand description of
5333         `make-variable-frame-local'.
5334         (Variable Aliases): Correct description of optional argument
5335         DOCSTRING to `defvaralias'.  Mention return value of
5336         `defvaralias'.
5337         (File Local Variables): Add xref to `File variables' in Emacs
5338         Manual.  Correct description of `hack-local-variables'.  Mention
5339         `safe-local-variable' property.  Mention optional second argument
5340         to `risky-local-variable-p'.
5342 2003-11-03  Luc Teirlinck  <teirllm@auburn.edu>
5344         * symbols.texi (Symbol Plists): Mention return value of `setplist'.
5346 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
5348         * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
5349         lispref/customize.texi, lispref/display.texi, lispref/files.texi,
5350         lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
5351         lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
5352         lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
5353         lispref/processes.texi, lispref/searching.texi,
5354         lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
5355         lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
5356         @acronym{FOO}.
5358 2003-10-27  Luc Teirlinck  <teirllm@auburn.edu>
5360         * strings.texi (Creating Strings): Argument START to `substring'
5361         can not be `nil'.  Expand description of
5362         `substring-no-properties'.  Correct description of `split-string',
5363         especially with respect to empty matches.  Prevent very bad line
5364         break in definition of `split-string-default-separators'.
5365         (Text Comparison): `string=' and `string<' also accept symbols as
5366         arguments.
5367         (String Conversion): More completely describe argument BASE in
5368         `string-to-number'.
5369         (Formatting Strings): `%s' and `%S' in `format' do require
5370         corresponding object.  Clarify behavior of numeric prefix after
5371         `%' in `format'.
5372         (Case Conversion): The argument to `upcase-initials' can be a
5373         character.
5375 2003-10-27  Kenichi Handa  <handa@m17n.org>
5377         * display.texi (Fontsets): Fix texinfo usage.
5379 2003-10-25  Kenichi Handa  <handa@m17n.org>
5381         * display.texi (Fontsets): Add description of the function
5382         set-fontset-font.
5384 2003-10-23  Luc Teirlinck  <teirllm@auburn.edu>
5386         * display.texi (Temporary Displays): Add xref to `Documentation
5387         Tips'.
5389         * functions.texi (Function Safety): Use inforef instead of pxref
5390         for SES.
5392 2003-10-23  Andreas Schwab  <schwab@suse.de>
5394         * Makefile.in (TEX, texinputdir): Don't define.
5395         (TEXI2DVI): Define.
5396         (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
5397         add $(srcdir)/index.texi.
5398         ($(infodir)/elisp): Remove index.texi dependency.
5399         (elisp.dvi): Likewise.  Use $(TEXI2DVI).
5400         (index.texi): Remove target.
5401         (dist): Don't link $(srcdir)/permute-index.
5402         (clean): Don't remove index.texi.
5404         * permute-index, index.perm: Remove.
5405         * index.texi: Rename from index.unperm.
5407 2003-10-22  Luc Teirlinck  <teirllm@auburn.edu>
5409         * tips.texi (Documentation Tips): Document new behavior for face
5410         and variable hyperlinks in Help mode.
5412 2003-10-21  Luc Teirlinck  <teirllm@auburn.edu>
5414         * objects.texi (Integer Type): Update for extra bit of integer range.
5415         (Character Type): Ditto.
5417 2003-10-16  Eli Zaretskii  <eliz@gnu.org>
5419         * numbers.texi (Integer Basics): Add index entries for reading
5420         numbers in hex, octal, and binary.
5422 2003-10-16  Lute Kamstra  <lute@gnu.org>
5424         * modes.texi (Mode Line Format): Mention force-mode-line-update's
5425         argument.
5427 2003-10-13  Luc Teirlinck  <teirllm@auburn.edu>
5429         * windows.texi (Choosing Window): Fix typo.
5430         * edebug.texi (Edebug Execution Modes): Fix typo.
5432 2003-10-13  Richard M. Stallman  <rms@gnu.org>
5434         * windows.texi (Basic Windows): A window has fringe settings,
5435         display margins and scroll-bar settings.
5436         (Splitting Windows): Doc split-window return value.
5437         Clean up one-window-p.
5438         (Selecting Windows): Fix typo.
5439         (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
5440         (Buffers and Windows): In set-window-buffer, explain effect
5441         on fringe settings and scroll bar settings.
5442         (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
5443         (Choosing Window): Use defopt for pop-up-frame-function.
5444         For special-display-buffer-names, explain same-window and same-frame.
5445         Clarify window-dedicated-p return value.
5446         (Textual Scrolling): scroll-up and scroll-down can get an error.
5447         (Horizontal Scrolling): Clarify auto-hscroll-mode.
5448         Clarify set-window-hscroll.
5449         (Size of Window): Don't mention tool bar in window-height.
5450         (Coordinates and Windows): Explain what coordinates-in-window-p
5451         returns for fringes and display margins.
5452         (Window Configurations): Explain saving fringes, etc.
5454         * tips.texi (Library Headers): Clean up Documentation.
5456         * syntax.texi (Parsing Expressions): Clean up forward-comment
5457         and parse-sexp-lookup-properties.
5459         * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
5461         * os.texi (System Environment): Clean up text for load-average errors.
5463         * modes.texi (Hooks): Don't explain local hook details at front.
5464         Clarify run-hooks and run-hook-with-args a little.
5465         Clean up add-hook and remove-hook.
5467         * edebug.texi (Edebug Execution Modes): Clarify t.
5468         Document edebug-sit-for-seconds.
5469         (Coverage Testing): Document C-x X = and =.
5470         (Instrumenting Macro Calls): Fix typo.
5471         (Specification List): Don't index the specification keywords.
5473 2003-10-10  Kim F. Storm  <storm@cua.dk>
5475         * processes.texi (Network): Introduce make-network-process.
5477 2003-10-09  Luc Teirlinck  <teirllm@auburn.edu>
5479         * tips.texi (Library Headers): Fix typo.
5481 2003-10-07  Juri Linkov  <juri@jurta.org>
5483         * modes.texi (Imenu): Mention imenu-create-index-function's
5484         default value.  Explain submenus better.
5486 2003-10-07  Lute Kamstra  <lute@gnu.org>
5488         * modes.texi (Faces for Font Lock): Fix typo.
5489         (Hooks): Explain how buffer-local hook variables can refer to
5490         global hook variables.
5491         Various minor clarifications.
5493 2003-10-06  Lute Kamstra  <lute@gnu.org>
5495         * tips.texi (Coding Conventions): Mention naming conventions for
5496         hooks.
5498 2003-10-05  Luc Teirlinck  <teirllm@auburn.edu>
5500         * loading.texi (Library Search): Correct default value of
5501         load-suffixes.
5502         (Named Features): Fix typo.
5504 2003-10-05  Richard M. Stallman  <rms@gnu.org>
5506         * loading.texi (Named Features): In `provide',
5507         say how to test for subfeatures.
5508         (Unloading): In unload-feature, use new var name
5509         unload-feature-special-hooks.
5511 2003-10-03  Lute Kamstra  <lute@gnu.org>
5513         * modes.texi (Major Mode Conventions): Mention third way to set up
5514         Imenu.
5515         (Imenu): A number of small fixes.
5516         Delete documentation of internal variable imenu--index-alist.
5517         Document the return value format of imenu-create-index-function
5518         functions.
5520 2003-09-30  Richard M. Stallman  <rms@gnu.org>
5522         * processes.texi (Network): Say what stopped datagram connections do.
5524         * lists.texi (Association Lists): Clarify `assq-delete-all'.
5526         * display.texi (Overlay Properties): Clarify `evaporate' property.
5528 2003-09-29  Lute Kamstra  <lute@gnu.org>
5530         * modes.texi (Mode Line Data): Explain when symbols in mode-line
5531         constructs should be marked as risky.
5532         Change cons cell into proper list.
5533         (Mode Line Variables): Change cons cell into proper list.
5535 2003-09-26  Lute Kamstra  <lute@gnu.org>
5537         * modes.texi (Mode Line Data): Document the :propertize construct.
5538         (Mode Line Variables): Reorder the descriptions of the variables
5539         to match their order in the default mode-line-format.
5540         Describe the new variables mode-line-position and mode-line-modes.
5541         Update the default values of mode-line-frame-identification,
5542         minor-mode-alist, and default-mode-line-format.
5543         (Properties in Mode): Mention the :propertize construct.
5545 2003-09-26  Richard M. Stallman  <rms@gnu.org>
5547         * buffers.texi, commands.texi, debugging.texi, eval.texi:
5548         * loading.texi, minibuf.texi, text.texi, variables.texi:
5549         Avoid @strong{Note:}.
5551 2003-09-26  Richard M. Stallman  <rms@gnu.org>
5553         * keymaps.texi (Remapping Commands): Fix typo.
5555 2003-09-23  Luc Teirlinck  <teirllm@mail.auburn.edu>
5557         * processes.texi (Low-Level Network): Fix typo.
5559 2003-09-23  Kim F. Storm  <storm@cua.dk>
5561         * processes.texi (Network, Network Servers): Fix typos.
5562         (Low-Level Network): Add timeout value for :server keyword.
5563         Add new option keywords to make-network-process.
5564         Add set-network-process-options.
5565         Explain how to test availability of network options.
5567 2003-09-19  Richard M. Stallman  <rms@gnu.org>
5569         * text.texi (Motion by Indent): Arg to
5570         backward-to-indentation and forward-to-indentation is optional.
5572         * strings.texi (Creating Strings): Add substring-no-properties.
5574         * processes.texi
5575         (Process Information): Add list-processes arg QUERY-ONLY.
5576         Delete process-contact from here.
5577         Add new status values for process-status.
5578         Add process-get, process-put, process-plist, set-process-plist.
5579         (Synchronous Processes): Add call-process-shell-command.
5580         (Signals to Processes): signal-process allows process objects.
5581         (Network): Complete rewrite.
5582         (Network Servers, Datagrams, Low-Level Network): New nodes.
5584         * positions.texi (Word Motion): forward-word, backward-word
5585         arg is optional.  Reword.
5587         * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
5589         * variables.texi (Creating Buffer-Local):
5590         Delete duplicate definition of buffer-local-value.
5591         (File Local Variables): Explain about discarding text props.
5593 2003-09-11  Richard M. Stallman  <rms@gnu.org>
5595         * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
5596         changes variables that record input events.
5597         (Minibuffer Misc): Add minibuffer-selected-window.
5599         * lists.texi (Building Lists): Add copy-tree.
5601         * display.texi (Fontsets): Add char-displayable-p.
5602         (Scroll Bars): New node.
5604 2003-09-08  Lute Kamstra  <lute@gnu.org>
5606         * modes.texi (%-Constructs): Document new `%i' and `%I'
5607         constructs.
5609 2003-09-03  Peter Runestig  <peter@runestig.com>
5611         * makefile.w32-in: New file.
5613 2003-08-29  Richard M. Stallman  <rms@gnu.org>
5615         * display.texi (Overlay Properties): Clarify how priorities
5616         affect use of the properties.
5618 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
5620         * customize.texi (Type Keywords): Correct the description of
5621         `:help-echo' in the case where `motion-doc' is a function.
5623 2003-08-14  John Paul Wallington  <jpw@gnu.org>
5625         * modes.texi (Emulating Mode Line): Subsection, not section.
5627 2003-08-13  Richard M. Stallman  <rms@gnu.org>
5629         * elisp.texi (Top): Update subnode lists in menu.
5631         * text.texi (Insertion): Add insert-buffer-substring-no-properties.
5632         (Kill Functions): kill-region has new arg yank-handler.
5633         (Yanking): New node.
5634         (Yank Commands): Add yank-undo-function.
5635         (Low-Level Kill Ring):
5636         kill-new and kill-append have new arg yank-handler.
5637         (Changing Properties): Add remove-list-of-text-properties.
5638         (Atomic Changes): New node.
5640         * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
5642         * streams.texi (Output Variables): Add eval-expression-print-length
5643         and eval-expression-print-level.
5645         * os.texi (Time Conversion): For encode-time, explain limits on year.
5647         * objects.texi (Character Type): Define anchor "modifier bits".
5649         * modes.texi (Emulating Mode Line): New node.
5650         (Search-based Fontification): Font Lock uses font-lock-face property.
5651         (Other Font Lock Variables): Likewise.
5653         * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
5654         not vectors.
5655         (Active Keymaps): Add emulation-mode-map-alists.
5656         (Functions for Key Lookup): key-binding has new arg no-remap.
5657         (Remapping Commands): New node.
5658         (Scanning Keymaps): where-is-internal has new arg no-remap.
5659         (Tool Bar): Add tool-bar-local-item-from-menu.
5660         Clarify when to use tool-bar-add-item-from-menu.
5662         * commands.texi (Interactive Call): commandp has new arg.
5663         (Command Loop Info): Add this-original-command.
5665 2003-08-06  John Paul Wallington  <jpw@gnu.org>
5667         * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
5669         * display.texi (Warning Basics): Fix typo.
5670         (Fringes): Add closing curly bracket and fix typo.
5672         * elisp.texi (Top): Fix typo.
5674 2003-08-05  Richard M. Stallman  <rms@gnu.org>
5676         * elisp.texi: Update lists of subnodes.
5678         * windows.texi (Buffers and Windows): set-window-buffer has new arg.
5680         * variables.texi (Local Variables): Use lc for example variable names.
5682         * tips.texi (Library Headers): Explain where to put -*-.
5684         * strings.texi (Creating Strings): Fix xref for vconcat.
5686         * sequences.texi (Vector Functions):
5687         vconcat no longer allows integer args.
5689         * minibuf.texi (Reading File Names): read-file-name has new
5690         arg PREDICATE.  New function read-directory-name.
5692         * macros.texi (Defining Macros): Give definition of `declare'
5693         (Indenting Macros): New node.
5695         * frames.texi (Parameter Access): Add modify-all-frames-parameters.
5696         (Window Frame Parameters): Make separate table of parameters
5697         that are coupled with specific face attributes.
5698         (Deleting Frames): delete-frame-hooks renamed to
5699         delete-frame-functions.
5701         * files.texi (Magic File Names): Add file-remote-p.
5702         Clarify file-local-copy.
5704         * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
5705         here; instead xref Defining Macros.
5707         * display.texi (Warnings): New node, and subnodes.
5708         (Fringes): New node.
5710         * debugging.texi (Test Coverage): New node.
5712         * compile.texi (Compiler Errors): Explain with-no-warnings
5713         and other ways to suppress warnings.
5715         * commands.texi (Interactive Call): Minor clarification.
5717         * buffers.texi (Buffer File Name): set-visited-file-name
5718         renames the buffer too.
5720         * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
5722 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
5724         * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
5726 2003-07-22  Markus Rost  <rost@math.ohio-state.edu>
5728         * internals.texi (Garbage Collection): Fix previous change.
5730 2003-07-22  Richard M. Stallman  <rms@gnu.org>
5732         * files.texi (Truenames): Add LIMIT arg to file-chase-links.
5734         * display.texi (Width): Use \s syntax in example.
5735         (Font Selection): Add face-font-rescale-alist.
5737         * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
5738         Remove spurious indent in example.
5740         * lists.texi (Building Lists): Add number-sequence.
5742         * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
5744         * functions.texi (Function Documentation): Explain how to
5745         show calling convention explicitly in the doc string.
5747         * windows.texi (Selecting Windows): save-selected-window saves
5748         selected window of each frame.
5749         (Window Configurations): Minor change.
5751         * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
5753         * streams.texi (Output Variables): Add print-continuous-numbering
5754         and print-number-table.
5756         * processes.texi (Decoding Output): New node.
5758         * os.texi (Time Conversion): decode-time arg is optional.
5760         * objects.texi (Character Type): Don't use space as example for \.
5761         Make list of char names and \-sequences correspond.
5762         Explain that \s is not used in strings.  `\ ' needs space after.
5764         * nonascii.texi (Converting Representations): Add string-to-multibyte.
5765         (Translation of Characters): Add translation-table-for-input.
5766         (Default Coding Systems): Add auto-coding-functions.
5767         (Explicit Encoding): Add decode-coding-inserted-region.
5768         (Locales): Add locale-info.
5770         * minibuf.texi (Basic Completion): Describe test-completion.
5771         Collections can be lists of strings.
5772         Clean up lazy-completion-table.
5773         (Programmed Completion): Mention test-completion.
5774         Clarify why lambda expressions are not accepted.
5775         (Minibuffer Misc): Describe minibufferp.
5777 2003-07-14  Richard M. Stallman  <rms@gnu.org>
5779         * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
5781         * windows.texi (Selecting Windows): New arg to select-window.
5782         (Selecting Windows): Add with-selected-window.
5783         (Size of Window): Add window-inside-edges, etc.
5785         * internals.texi (Garbage Collection): Add post-gc-hook.
5787         * processes.texi (Subprocess Creation): Add exec-suffixes.
5789         * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
5790         (Scanning Keymaps): Add map-keymaps.
5791         (Defining Menus): Add keymap-prompt.
5793         * numbers.texi (Integer Basics): Add most-positive-fixnum,
5794         most-negative-fixnum.
5796         * compile.texi (Byte Compilation): Explain no-byte-compile
5797         (Compiler Errors): New node.
5799         * os.texi (User Identification): user-uid, user-real-uid
5800         can return float.
5802         * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
5803         and about derived modes.
5804         (Minor Modes): Add minor-mode-list.
5805         (Defining Minor Modes): Keyword args for define-minor-mode.
5806         (Search-based Fontification): Explain managing other properties.
5807         (Other Font Lock Variables): Add font-lock-extra-managed-props.
5808         (Faces for Font Lock): Add font-locl-preprocessor-face.
5809         (Hooks): Add run-mode-hooks and delay-mode-hooks.
5811         * variables.texi (Creating Buffer-Local): Add buffer-local-value.
5812         (Variable Aliases): Clarify defvaralias.
5814         * loading.texi (Library Search): Add load-suffixes.
5816         * minibuf.texi (Basic Completion): Add lazy-completion-table.
5817         (Programmed Completion): Add dynamic-completion-table.
5819         * files.texi (Changing Files): copy-file allows dir as NEWNAME.
5820         (Magic File Names): Specify precedence order of handlers.
5822         * commands.texi (Command Overview): Emacs server runs pre-command-hook
5823         and post-command-hook.
5824         (Waiting): New calling convention for sit-for.
5826         * text.texi (Special Properties): local-map and keymap properties
5827         apply based on their stickiness.
5829 2003-07-07  Richard M. Stallman  <rms@gnu.org>
5831         * modes.texi (Minor Mode Conventions): Specify only some kinds
5832         of list values as args to minor modes.
5834         * files.texi (File Name Expansion): Warn about iterative use
5835         of substitute-in-file-name.
5837         * advice.texi (Activation of Advice): Clean up previous change.
5839 2003-07-06  Markus Rost  <rost@math.ohio-state.edu>
5841         * advice.texi (Activation of Advice): Note that ad-start-advice is
5842         turned on by default.
5844 2003-06-30  Richard M. Stallman  <rms@gnu.org>
5846         * text.texi (Buffer Contents): Document current-word.
5847         (Change Hooks): Not called for *Messages*.
5849         * functions.texi (Defining Functions): Explain about redefining
5850         primitives.
5851         (Function Safety): Renamed.  Minor changes.
5852         Comment out the detailed criteria for what is safe.
5854 2003-06-22  Andreas Schwab  <schwab@suse.de>
5856         * objects.texi (Symbol Type): Fix description of examples.
5858 2003-06-16  Andreas Schwab  <schwab@suse.de>
5860         * hash.texi (Creating Hash): Fix description of :weakness.
5862 2003-06-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
5864         * files.texi (Changing Files): copy-file copies file modes, too.
5866 2003-05-28  Richard M. Stallman  <rms@gnu.org>
5868         * strings.texi (Creating Strings): Clarify split-string.
5870 2003-05-22  Stephen J. Turnbull  <stephen@xemacs.org>
5872         * strings.texi (Creating Strings): Update split-string specification
5873         and examples.
5875 2003-05-19  Richard M. Stallman  <rms@gnu.org>
5877         * elisp.texi: Correct invariant section names.
5879 2003-04-20  Richard M. Stallman  <rms@gnu.org>
5881         * os.texi (Timers): Explain about timers and quitting.
5883 2003-04-19  Richard M. Stallman  <rms@gnu.org>
5885         * internals.texi (Writing Emacs Primitives): Strings are
5886         no longer special for GCPROs.  Mention GCPRO5, GCPRO6.
5887         Explain GCPRO convention for varargs function args.
5889 2003-04-16  Richard M. Stallman  <rms@gnu.org>
5891         * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
5893 2003-04-08  Richard M. Stallman  <rms@gnu.org>
5895         * files.texi (Kinds of Files): Correct return value of file-symlink-p.
5897 2003-02-13  Kim F. Storm  <storm@cua.dk>
5899         * objects.texi (Character Type): New \s escape for space.
5901 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
5903         * os.texi (System Environment): Added cygwin system-type.
5905 2003-01-25  Richard M. Stallman  <rms@gnu.org>
5907         * keymaps.texi: Document that a symbol can act as a keymap.
5909 2003-01-13  Richard M. Stallman  <rms@gnu.org>
5911         * text.texi (Changing Properties): Say string indices are origin-0.
5913         * positions.texi (Screen Lines) <compute-motion>:
5914         Correct order of elts in return value.
5916         * keymaps.texi (Changing Key Bindings) <define-key>: Mention
5917         how to define a default binding.
5919 2002-12-07  Markus Rost  <rost@math.ohio-state.edu>
5921         * loading.texi (Unloading): Fix recent change for load-history.
5923         * customize.texi (Simple Types): Clarify description of custom
5924         type 'number.  Describe new custom type 'float.
5926 2002-12-04  Markus Rost  <rost@math.ohio-state.edu>
5928         * variables.texi (File Local Variables): Fix typo.
5930 2002-10-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5932         From Michael Albinus <Michael.Albinus@alcatel.de>.
5934         * README: Target for Info file is `make info'.
5936         * files.texi (File Name Components): Fixed typos in
5937         `file-name-sans-extension'.
5938         (Magic File Names): Complete list of operations for magic file
5939         name handlers.
5941 2002-09-16  Jonathan Yavner  <jyavner@engineer.com>
5943         * variables.texi (File Local Variables): New function
5944         risky-local-variable-p.
5946 2002-09-15  Jonathan Yavner  <jyavner@engineer.com>
5948         * functions.texi (Function safety): New node about unsafep.
5950 2002-08-05  Per Abrahamsen  <abraham@dina.kvl.dk>
5952         * customize.texi (Splicing into Lists): Fixed example.
5953         Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
5955 2002-06-17  Juanma Barranquero  <lektu@terra.es>
5957         * frames.texi (Display Feature Testing): Fix typo.
5959 2002-06-12  Andreas Schwab  <schwab@suse.de>
5961         * frames.texi (Initial Parameters, Resources): Fix references to
5962         the Emacs manual.
5964 2002-05-13  Kim F. Storm  <storm@cua.dk>
5966         * variables.texi (Intro to Buffer-Local): Updated warning and
5967         example relating to changing buffer inside let.
5969 2002-03-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
5971         * os.texi (Session Management): New node about X Session management.
5973 2002-01-18  Eli Zaretskii  <eliz@is.elta.co.il>
5975         * elisp.texi (VERSION): Set to 2.9.  Update the version of Emacs
5976         to which the manual corresponds, and the copyright years.
5978         * Makefile.in (VERSION): Set to 2.9.
5980 2001-11-29  Eli Zaretskii  <eliz@is.elta.co.il>
5982         * elisp.texi: Change the category in @dircategory to "Emacs", to
5983         make it consistent with info/dir.
5985 2001-11-25  Miles Bader  <miles@gnu.org>
5987         * text.texi (Fields): Describe new `limit' arg in
5988         field-beginning/field-end.
5990 2001-11-17  Eli Zaretskii  <eliz@is.elta.co.il>
5992         * permute-index: Don't depend on csh-specific features.  Replace
5993         the interpreter name with /bin/sh.
5995         * two-volume-cross-refs.txt: New file.
5996         * two.el: New file.
5997         * spellfile: New file.
5999 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
6001         * permute-index: New file.
6003         * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
6004         elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
6005         8+3 restricted namespace.
6007         * Makefile.in (infodir): Define relative to $(srcdir).
6008         ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
6009         include directories list via -I switch to makeinfo.
6010         (index.texi): Use cp if both hard and symbolic links fail.
6012 2001-11-10  Eli Zaretskii  <eliz@is.elta.co.il>
6014         * Makefile.in (distclean): Add.
6016         The following changes make ELisp manual part of the Emacs
6017         distribution:
6019         * Makefile.in: Add Copyright notice.
6020         (prefix): Remove.
6021         (infodir): Change value to "../info".
6022         (VPATH): New variable.
6023         (MAKE): Don't define.
6024         (texmacrodir): Don't define.
6025         (texinputdir): Append the existing value of TEXINPUTS.
6026         ($(infodir)/elisp): Instead of just "elisp".  Reformat the
6027         command to be compatible with man/Makefile.in, and to put the
6028         output into ../info.
6029         (info): Add target.
6030         (installall): Target removed.
6032 2001-10-31  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
6034         * tips.texi (Coding Conventions): Fix typo.
6036 2001-10-23  Gerd Moellmann  <gerd@gnu.org>
6038         * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
6040 2001-10-22  Eli Zaretskii  <eliz@is.elta.co.il>
6042         * files.texi (File Name Components): Update the description of
6043         file-name-sans-extension and file-name-extension, as they now
6044         ignore leading dots.
6046 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
6048         * (Version 21.1 released.)
6050 2001-10-19  Miles Bader  <miles@gnu.org>
6052         * positions.texi (Text Lines): Describe behavior of
6053         `beginning-of-line'/`end-of-line' in the presence of field properties.
6055 2001-10-17  Gerd Moellmann  <gerd@gnu.org>
6057         * Makefile.in (VERSION): Set to 2.8.
6058         (manual): Use `manual-21'.
6060         * elisp.texi (VERSION): Add and use it where the version
6061         number was used.  Set it to 2.8.
6063         * intro.texi: Likewise.
6065 2001-10-13  Eli Zaretskii  <eliz@is.elta.co.il>
6067         * files.texi (File Name Completion): Document the significance of
6068         a trailing slash in elements of completion-ignored-extensions.
6070 2001-10-06  Miles Bader  <miles@gnu.org>
6072         * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
6074 2001-10-04  Gerd Moellmann  <gerd@gnu.org>
6076         * variables.texi (Variable Aliases): New node.
6078 2001-10-04  Gerd Moellmann  <gerd@gnu.org>
6080         * Branch for 21.1.
6082 2001-10-02  Miles Bader  <miles@gnu.org>
6084         * minibuf.texi (Minibuffer Misc): Add entries for
6085         `minibuffer-contents', `minibuffer-contents-no-properties', and
6086         `delete-minibuffer-contents'.
6087         Correct description for `minibuffer-prompt-end'.
6089         * text.texi (Property Search): Correct descriptions of
6090         `next-char-property-change' and `previous-char-property-change'.
6091         Add entries for `next-single-char-property-change' and
6092         `previous-single-char-property-change'.
6093         Make operand names a bit more consistent.
6095 2001-09-30  Eli Zaretskii  <eliz@is.elta.co.il>
6097         * frames.texi (Finding All Frames): Document that next-frame and
6098         previous-frame are local to current terminal.
6100 2001-09-26  Eli Zaretskii  <eliz@is.elta.co.il>
6102         * keymaps.texi (Creating Keymaps): Fix the description of the
6103         result of make-keymap.
6105 2001-09-23  Eli Zaretskii  <eliz@is.elta.co.il>
6107         * display.texi (Font Lookup, Attribute Functions)
6108         (Image Descriptors): Add cross-references to the definition of
6109         selected frame.
6111         * buffers.texi (The Buffer List): Add cross-references to the
6112         definition of selected frame.
6114         * frames.texi (Input Focus): Clarify which frame is _the_ selected
6115         frame at any given time.
6116         (Multiple Displays, Size and Position): Add a cross-reference to
6117         the definition of the selected frame.
6119 2001-09-08  Eli Zaretskii  <eliz@is.elta.co.il>
6121         * strings.texi (String Conversion) <string-to-number>: Document
6122         that a float is returned for integers that are too large.
6124         * frames.texi (Mouse Position): Document mouse-position-function.
6125         (Display Feature Testing): Document display-images-p.
6126         (Window Frame Parameters): Document the cursor-type variable.
6128         * numbers.texi (Integer Basics): Document CL style read syntax for
6129         integers in bases other than 10.
6131         * positions.texi (List Motion): Document
6132         open-paren-in-column-0-is-defun-start.
6134         * lists.texi (Sets And Lists): Document member-ignore-case.
6136         * internals.texi (Garbage Collection): Document the used and free
6137         strings report.
6138         (Memory Usage): Document strings-consed.
6140         * os.texi (Time of Day): Document float-time.
6141         (Recording Input): Document that clear-this-command-keys clears
6142         the vector to be returned by recent-keys.
6144         * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
6145         argument keymap can be a list.
6147         * nonascii.texi (User-Chosen Coding Systems)
6148         <select-safe-coding-system>: Document the new argument
6149         accept-default-p and the variable
6150         select-safe-coding-system-accept-default-p.  Tell what happens if
6151         buffer-file-coding-system is undecided.
6152         (Default Coding Systems): Document auto-coding-regexp-alist.
6154         * display.texi (The Echo Area) <message>: Document
6155         message-truncate-lines.
6156         (Glyphs): Document that the glyph table is unused on windowed
6157         displays.
6159         * help.texi (Describing Characters) <single-key-description>:
6160         Document the new argument no-angles.
6161         (Accessing Documentation) <documentation-property>: Document that
6162         a non-string property is evaluated.
6163         <documentation>: Document that the function-documentation property
6164         is looked for.
6166         * windows.texi (Selecting Windows): Document some-window.
6168         * text.texi (MD5 Checksum): New node, documents the md5 primitive.
6170         * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
6171         apropos-mode-hook.
6173         * commands.texi (Using Interactive): Document interactive-form.
6174         (Keyboard Macros): Document kbd-macro-termination-hook.
6175         (Command Loop Info): Document that clear-this-command-keys clears
6176         the vector to be returned by recent-keys.
6178 2001-09-04  Werner LEMBERG  <wl@gnu.org>
6180         * Makefile.in (srcdir, texinputdir): New variables.
6181         (srcs, index.texi, install): Use $(srcdir).
6182         (.PHONY): Remove elisp.dvi.
6183         (elisp): Use -I switch for makeinfo.
6184         (elisp.dvi): Use $(srcdir) and $(texinputdir).
6185         (installall, dist): Use $(srcdir).
6186         Fix path to texinfo.tex.
6187         (maintainer-clean): Add elisp.dvi and elisp.oaux.
6189 2001-08-30  Gerd Moellmann  <gerd@gnu.org>
6191         * display.texi (Conditional Display): Adjust to API change.
6193         * configure: New file.
6195 2001-07-30  Gerd Moellmann  <gerd@gnu.org>
6197         * commands.texi (Repeat Events): Add description of
6198         double-click-fuzz.
6200 2001-05-08  Stefan Monnier  <monnier@cs.yale.edu>
6202         * syntax.texi (Syntax Class Table): Add the missing designator for
6203         comment and string fences.
6204         (Syntax Properties): Add a xref to syntax table internals.
6205         (Syntax Table Internals): Document string-to-syntax.
6207 2001-05-07  Gerd Moellmann  <gerd@gnu.org>
6209         * Makefile.in (install): Use install-info command line options
6210         like in Emacs' Makefile.in.
6212 2000-12-09  Miles Bader  <miles@gnu.org>
6214         * windows.texi (Window Start): Update documentation for
6215         `pos-visible-in-window-p'.
6217 2000-11-12  Stefan Monnier  <monnier@cs.yale.edu>
6219         * lists.texi (Building Lists): Add footnote to explain how to add
6220         to the end of a list.
6222 2000-10-25  Gerd Moellmann  <gerd@gnu.org>
6224         * files.texi (Visiting Functions): Typos.
6226 2000-10-25  Kenichi Handa  <handa@etl.go.jp>
6228         * files.texi (Visiting Functions): Return value of
6229         find-file-noselect may be a list of buffers if wildcards are used.
6231 2000-10-24  Miles Bader  <miles@lsi.nec.co.jp>
6233         * display.texi (Defining Faces): Document `graphic' display type
6234         in face specs.
6236 2000-10-18  Kai Grossjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6238         * hooks.texi (Standard Hooks): Replace obsolete
6239         `after-make-frame-hook' with `after-make-frame-functions'.
6241         * frames.texi (Creating Frames): Ditto.
6243         * variables.texi (Future Local Variables): Ditto.
6245 2000-10-16  Gerd Moellmann  <gerd@gnu.org>
6247         * display.texi (Other Image Types): Add description of :foreground
6248         and :background properties of mono PBM images.
6250 2000-08-17  Werner LEMBERG  <wl@gnu.org>
6252         * .cvsignore: New file.
6254 2000-01-05  Gerd Moellmann  <gerd@gnu.org>
6256         * tindex.pl: New script.
6258 1999-12-03  Dave Love  <fx@gnu.org>
6260         * Makefile.in (MAKEINFO): New parameter.
6262 1999-09-17  Richard Stallman  <rms@gnu.org>
6264         * Makefile.in (srcs): Add hash.texi.
6265         (VERSION): Update to 20.6.
6267 1999-09-13  Richard Stallman  <rms@gnu.org>
6269         * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
6271 1998-08-29  Karl Heuer  <kwzh@gnu.org>
6273         * configure.in: New file.
6274         * Makefile.in: Renamed from Makefile.
6275         (prefix, infodir): Use value obtained from configure.
6276         (emacslibdir): Obsolete variable deleted.
6277         (dist): Distribute configure.in, configure, Makefile.in.
6279 1998-06-12  Richard Stallman  <rms@psilocin.ai.mit.edu>
6281         * Makefile (INSTALL_INFO): New variable.
6282         (install): Run install-info.
6284 1998-05-09  Richard Stallman  <rms@psilocin.ai.mit.edu>
6286         * Makefile (elisp.dvi): Add missing backslash.
6288 1998-05-02  Richard Stallman  <rms@psilocin.gnu.org>
6290         * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
6291         Run texindex without `./'.  Always run texindex on elisp.tp.
6292         (elisp.tps): Target deleted.
6294 1998-04-05  Richard Stallman  <rms@psilocin.gnu.org>
6296         * Makefile (srcs): Add nonascii.texi and customize.texi.
6297         (dist): Start by deleting `temp'.
6299 1998-02-17  Richard Stallman  <rms@psilocin.gnu.org>
6301         * Makefile (makeinfo, texindex): Targets deleted.
6302         (makeinfo.o, texindex.o): Targets deleted.
6303         (clean, dist): Don't do anything with them or with getopt*.
6305 1998-01-30  Richard Stallman  <rms@psilocin.gnu.org>
6307         * Makefile (SHELL): Defined.
6309 1998-01-27  Richard Stallman  <rms@psilocin.gnu.org>
6311         * Makefile (elisp.tps): New target.
6312         (elisp.dvi): Depend on elisp.tps.
6314 Wed Apr  3 15:24:25 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
6316         * README: Update phone number.
6318         * Makefile (elisp): Make this be the default target.
6319         Depend on makeinfo.c instead of makeinfo.
6320         (install): Don't depend on elisp.dvi, since we don't install that.
6321         Use mkinstalldirs.
6322         (dist): Add mkinstalldirs.
6324 Mon Jun 19 14:35:26 1995  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6326         * Makefile (VERSION): Update version number.
6327         (maintainer-clean): Renamed from realclean.
6329 Wed Jun  7 17:04:59 1995  Karl Heuer  <kwzh@nutrimat.gnu.ai.mit.edu>
6331         * Makefile (realclean): New target.
6332         (elisp): Remove any old elisp-* files first.
6334 Tue Nov 23 19:59:40 1993  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
6336         * Makefile (VERSION): New variable.
6337         (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
6338         Compressed file suffix should be `.gz', not `.z'.
6340 Mon Nov 22 15:06:19 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6342         * Makefile (elisp): Depend on makeinfo.
6344 Fri Nov 19 02:29:33 1993  Noah Friedman  (friedman@gnu.ai.mit.edu)
6346         * Makefile (srcs): Add anti.texi.
6348 Fri May 28 18:04:53 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6350         * Makefile (infodir, prefix): New vars.
6351         (install): Use infodir.
6352         (emacsinfodir): Deleted.
6354 Thu May 27 02:11:25 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6356         * Makefile (srcs): Add calendar.texi.
6358         * Makefile (dist): Copy texindex.c and makeinfo.c.
6359         Limit elisp-* files to those with one or two digits.
6361 Sun May 16 17:58:21 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6363         * Makefile (dist): Changed to use Gzip instead of compress.
6365 Fri Apr 23 01:05:23 1993  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
6367         * loading.texi (Unloading): define-function changed back to
6368         defalias.  It may not stay this way, but at least it's
6369         consistent with the known-good version of the code patch.
6371 Fri Mar 26 21:14:54 1993  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
6373         * modes.texi (Hooks): Document new optional arg of add-hook.
6375 Wed Mar 17 08:48:24 1993  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
6377         * variables.texi: Document nil initial value of buffer-local variables.
6379         * tips.texi: Add new section on standard library headers.
6381 Sat Feb 27 18:00:25 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6383         * Makefile (srcs): Add frame.texi to the list of sources.
6385 Tue Feb 23 10:50:25 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6387         * Makefile (dist): Don't bother excluding autosave files; they'll
6388         never make it into the temp directory anyway, and the hash marks
6389         in the name are problematic for make and the Bourne shell.
6390         (srcs):
6392 Fri Feb 12 16:54:38 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6394         * Makefile (dist): Don't include backup files or autosave files in
6395         the distribution tar file.
6397 Tue Nov 26 21:10:34 1991  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6399         * Makefile (srcs): Added index.perm.
6400         (elisp.dvi): Remove erroneous shell comment.
6401         Expect output of permute-index in permuted.fns.
6402         Save old elisp.aux in elisp.oaux.
6403         (clean): Added index.texi to be deleted.
6405 Sat Aug 11 17:39:10 1990  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6407         * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
6409 Tue Jun 26 09:57:26 1990  David Lawrence  (tale@geech)
6411         * files.texi: Noted that completion-ignored-extensions is ignored
6412         when making *Completions*.
6414 Fri Jun  8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
6416         * Makefile  make dist now depends on elisp.dvi, since it tries
6417         to include it in the dist file.
6419 Wed Mar 28 22:57:35 1990  Jim Kingdon  (kingdon@mole.ai.mit.edu)
6421         * functions.texinfo (Mapping Functions): Add missing quote
6423 Mon Jun 19 18:09:24 1989  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6425         * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
6426         (defunargs): Turn off \hyphenchar of \sl font temporarily.
6428 Wed May 10 18:01:17 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
6430         * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
6431         and @error{} are the terms now being used.  The files in the
6432         directory have been changed to reflect this.
6434         * All instances of @indentedresultt{} have been changed to
6435         `     @result{}', using 5 spaces at the begining of the line.
6437 Mon Apr 24 21:02:55 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
6439         * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
6440         experimental @indentedresult{}, @indentedexpandsto{} are part of
6441         the texinfo.tex in this directory.  These TeX macros are not
6442         stable yet.
6444 Mon Apr 17 18:56:50 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
6446         * texinfo.tex: Temporarily added
6447                 \let\result=\dblarrow
6448                 \def\error{{\it ERROR} \longdblarrow}
6449         We need to do this better soon.
6451 Tue Apr 11 12:23:28 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
6453         * Applied Karl Berry's patches to *.texinfo files, but not to
6454         texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'.  (Karl's
6455         new title page format is also not applied, since it requires
6456         texinfo.tex changes.)
6458         * Cleaned up `Makefile' and defined the `emacslibdir' directory
6459         for the Project GNU development environment.
6461 ;; Local Variables:
6462 ;; coding: iso-2022-7bit
6463 ;; add-log-time-zone-rule: t
6464 ;; End:
6466     Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
6467       2005, 2006, 2007 Free Software Foundation, Inc.
6469   This file is part of GNU Emacs.
6471   GNU Emacs is free software; you can redistribute it and/or modify
6472   it under the terms of the GNU General Public License as published by
6473   the Free Software Foundation; either version 3, or (at your option)
6474   any later version.
6476   GNU Emacs is distributed in the hope that it will be useful,
6477   but WITHOUT ANY WARRANTY; without even the implied warranty of
6478   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
6479   GNU General Public License for more details.
6481   You should have received a copy of the GNU General Public License
6482   along with GNU Emacs; see the file COPYING.  If not, write to the
6483   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
6484   Boston, MA 02110-1301, USA.
6486 ;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda