(locate-dominating-file): Add comment.
[emacs.git] / lispref / ChangeLog
blob5dc45b43b335a21cfdceb5fa5f9b3a66c69d97eb
1 2007-07-17  Michael Albinus  <michael.albinus@gmx.de>
3         * files.texi (Magic File Names): Introduce optional parameter
4         IDENTIFICATION for `file-remote-p'.
6 2007-07-14  Richard Stallman  <rms@gnu.org>
8         * control.texi (Handling Errors): Document `debug' in handler list.
10 2007-07-10  Richard Stallman  <rms@gnu.org>
12         * display.texi (Defining Faces): Explain C-M-x feature for defface.
14 2007-07-09  Richard Stallman  <rms@gnu.org>
16         * files.texi (Magic File Names): Rewrite previous change.
18 2007-07-08  Michael Albinus  <michael.albinus@gmx.de>
20         * files.texi (Magic File Names): Introduce optional parameter
21         CONNECTED for `file-remote-p'.
23 2007-07-07  Michael Albinus  <michael.albinus@gmx.de>
25         * processes.texi (Asynchronous Processes):
26         * files.texi (Magic File Names): Add `start-file-process'.
28 2007-06-27  Richard Stallman  <rms@gnu.org>
30         * files.texi (Format Conversion Piecemeal): Clarify
31         `after-insert-file-functions' calling convention.
33 2007-06-27  Michael Albinus  <michael.albinus@gmx.de>
35         * files.texi (Magic File Names): Remove `dired-call-process'.  Add
36         `process-file'.
38 2007-06-27  Kenichi Handa  <handa@m17n.org>
40         * text.texi (Special Properties): Fix description about
41         `compostion' property.
43 2007-06-26  Kenichi Handa  <handa@m17n.org>
45         * nonascii.texi (Default Coding Systems): Document about the
46         return value `undecided'.
48 2007-06-25  David Kastrup  <dak@gnu.org>
50         * keymaps.texi (Active Keymaps): Document new POSITION argument of
51         `current-active-maps'.
53 2007-06-24  Karl Berry  <karl@gnu.org>
55         * elisp.texi, vol1.texi, vol2.texi: new Back-Cover Text.
57 2007-06-15  Juanma Barranquero  <lekktu@gmail.com>
59         * display.texi (Overlay Arrow): Doc fix.
61 2007-06-14  Karl Berry  <karl@tug.org>
63         * anti.texi (Antinews): Typo.
65 2007-06-14  Chong Yidong  <cyd@stupidchicken.com>
67         * display.texi (Image Cache): Document image-refresh.
69 2007-06-12  Karl Berry  <karl@gnu.org>
71         * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
72         * two-volume.make: New file.
73         * .cvsignore: Ignore two-volume files.
75 2007-06-12  Tom Tromey  <tromey@redhat.com>
77         * os.texi (Init File): Document user-emacs-directory.
79 2007-06-03  Nick Roberts  <nickrob@snap.net.nz>
81         * commands.texi (Click Events): Describe width and height when
82         object is nil.
84 2007-05-30  Nick Roberts  <nickrob@snap.net.nz>
86         * commands.texi (Click Events): Layout more logically.  Describe
87         width and height.
88         (Drag Events, Motion Events): Update to new format for position.
90 2007-06-02  Richard Stallman  <rms@gnu.org>
92         * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
94 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
96         * Version 22.1 released.
98 2007-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
100         * text.texi (Special Properties): Correct meaning of fontified
101         face.
103 2007-05-30  Richard Stallman  <rms@gnu.org>
105         * text.texi (Special Properties): Add link to Adjusting Point.
107 2007-05-12  Richard Stallman  <rms@gnu.org>
109         * text.texi (Margins): indent-to-left-margin is not the default.
110         (Mode-Specific Indent): For indent-line-function, the default
111         is indent-relative.
113         * modes.texi (Example Major Modes): Explain last line of text-mode
114         is redundant.
116 2007-05-10  Richard Stallman  <rms@gnu.org>
118         * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
120         * help.texi (Keys in Documentation): Add reference to
121         Documentation Tips.
123         * files.texi (Format Conversion): TO-FN gets three arguments.
125         * modes.texi (Auto Major Mode): Document file-start-mode-alist.
127 2007-05-10  Thien-Thi Nguyen  <ttn@gnuvola.org>
129         * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
130         * files.texi (Format Conversion): Expand intro; add menu.
131         (Format Conversion Overview, Format Conversion Round-Trip)
132         (Format Conversion Piecemeal): New nodes/subsections.
133         * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
134         * text.texi (Text Properties): Remove "Saving Properties" from menu.
135         (Saving Properties): Delete node/subsection.
137 2007-05-07  Karl Berry  <karl@gnu.org>
139         * elisp.texi (EMACSVER): Back to 22.
141 2007-05-06  Richard Stallman  <rms@gnu.org>
143         * processes.texi (Accepting Output): Revert most of previous change.
145 2007-05-05  Richard Stallman  <rms@gnu.org>
147         * processes.texi (Accepting Output): accept-process-output
148         uses microseconds, not milliseconds.  But that arg is obsolete.
150 2007-05-04  Karl Berry  <karl@tug.org>
152         * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
154 2007-05-04  Eli Zaretskii  <eliz@gnu.org>
156         * tips.texi (Documentation Tips): Rearrange items to place the
157         more important ones first.  Add an index entry for hyperlinks.
159 2007-05-03  Karl Berry  <karl@gnu.org>
161         * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
162         (EMACSVER) [smallbook]: 22 for printed version.
164         * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
165         so restore anchor to normal position after defun.  Found by Kevin Ryde.
167 2007-04-26  Glenn Morris  <rgm@gnu.org>
169         * elisp.texi (EMACSVER): Increase to 22.1.50.
171 2007-04-28  Karl Berry  <karl@gnu.org>
173         * elisp.texi: Improve line breaks on copyright page,
174         similar layout to emacs manual, 8.5x11 by default.
176 2007-04-24  Richard Stallman  <rms@gnu.org>
178         * text.texi (Special Properties): Add xref to Overlay Properties.
180         * display.texi (Overlay Properties): Add xref to Special Properties.
182 2007-04-22  Richard Stallman  <rms@gnu.org>
184         * keymaps.texi (Extended Menu Items): Move the info about
185         format with cached keyboard binding.
187 2007-04-21  Richard Stallman  <rms@gnu.org>
189         * text.texi (Special Properties): Clarify previous change.
191         * files.texi (File Name Expansion): Clarify previous change.
193         * display.texi (Attribute Functions): Fix example for
194         face-attribute-relative-p.
196 2007-04-19  Kenichi Handa  <handa@m17n.org>
198         * text.texi (Special Properties): Document composition property.
200 2007-04-19  Glenn Morris  <rgm@gnu.org>
202         * files.texi (File Name Expansion): Mention "superroot".
204 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
206         * frames.texi (Multiple Displays): Add note about "multi-monitor"
207         setups.
208         (Display Feature Testing): Note that display refers to all
209         physical monitors for multi-monitor setups.
211 2007-04-14  Richard Stallman  <rms@gnu.org>
213         * lists.texi (Sets And Lists): Clarify `delete' examples.
214         Remove spurious xref to same node.
215         Clarify xref for add-to-list.
217 2007-04-12  Nick Roberts  <nickrob@snap.net.nz>
219         * keymaps.texi (Format of Keymaps): Remove spurious ")" from
220         value of lisp-mode-map.
222 2007-04-11  Karl Berry  <karl@gnu.org>
224         * anti.texi (Antinews):
225         * display.texi (Overlay Properties, Defining Images):
226         * processes.texi (Synchronous Processes, Sentinels):
227         * syntax.texi (Syntax Table Internals):
228         * searching.texi (Regexp Special):
229         * nonascii.texi (Default Coding Systems):
230         * text.texi (Special Properties):
231         * minibuf.texi (Basic Completion): Wording to improve breaks in
232         8.5x11 format.
233         * elisp.texi (smallbook): New @set to more easily switch between
234         smallbook and 8.5x11.
236 2007-04-11  Richard Stallman  <rms@gnu.org>
238         * text.texi (Lazy Properties): Minor fix.
240 2007-04-08  Karl Berry  <karl@gnu.org>
242         * symbols.texi (Plists and Alists): Period after "vs" in index entries.
243         * macros.texi (Backquote): Downcase Backquote in index entries for
244         consistency.
246 2007-04-08  Richard Stallman  <rms@gnu.org>
248         * text.texi (Adaptive Fill): Just describe default,
249         don't show it (since it contains non-ASCII chars).
251 2007-04-07  Karl Berry  <karl@gnu.org>
253         * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
254         adaptive-fill-regexp's value, since they are not in the standard
255         TeX fonts.
257 2007-04-07  Guanpeng Xu  <herberteuler@hotmail.com>
259         * display.texi (Defining Faces): Fix example.
261 2007-04-07  Karl Berry  <karl@gnu.org>
263         * display.texi (Button Buffer Commands): Improve page break.
265 2007-04-07  Richard Stallman  <rms@gnu.org>
267         * advice.texi (Activation of Advice): Remove redundant index entry.
269         * backups.texi: Improve index entries.  Remove redundant ones.
271         * compile.texi (Byte Compilation): Improve index entry.
273         * hash.texi (Creating Hash): Improve index entry.
275         * symbols.texi (Definitions): Improve index entry.
277         * edebug.texi: Improve index entries.  Remove redundant/useless ones.
279         * maps.texi (Standard Keymaps): Remove useless index entry.
281         * help.texi (Documentation Basics): Remove redundant index entries.
283         * customize.texi: Improve index entries.
284         Remove redundant/useless ones.
286         * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
288         * streams.texi (Output Variables): Improve index entry.
290         * abbrevs.texi (Abbrevs): Remove useless index entry.
292         * macros.texi (Expansion): Remove useless index entry.
294         * text.texi: Improve index entries.  Remove redundant/useless ones.
295         (Text Properties, Examining Properties)
296         (Special Properties): Use "property category" instead of "category"
297         to refer to the `category' property.
299         * positions.texi: Improve index entries.  Remove useless one.
301         * lists.texi: Improve index entries.  Remove redundant/useless ones.
303         * os.texi: Improve index entries.
304         (Timers): Fix previous change.
306         * buffers.texi: Improve index entries.
307         (Modification Time): Get rid of term "obsolete buffer".
309         * debugging.texi: Improve index entries.
310         (Test Coverage): Add xref to other test coverage ftr.
312         * eval.texi: Improve index entry.  Remove redundant ones.
314         * numbers.texi: Improve index entries.  Remove redundant/useless ones.
316         * files.texi: Improve index entries.  Remove redundant/useless ones.
318         * objects.texi: Improve index entries.
320         * processes.texi: Improve index entries.
322         * modes.texi: Improve index entry.  Remove redundant one.
324         * nonascii.texi: Improve index entries.
326         * internals.texi: Improve index entries.
328         * syntax.texi: Improve index entries.
330         * keymaps.texi (Active Keymaps): Improve index entries.
332         * commands.texi: Improve index entries.  Remove redundant/useless ones.
334         * frames.texi: Improve index entries.  Remove redundant/useless ones.
336         * markers.texi: Improve index entries.  Remove redundant ones.
338         * tips.texi: Improve index entries.
340         * loading.texi (Unloading): Improve index entry.
342         * variables.texi: Improve index entries.  Remove redundant one.
344         * sequences.texi: Improve index entry.
346         * display.texi: Improve index entries.  Remove redundant ones.
348         * windows.texi: Improve index entries.
350         * searching.texi: Improve index entries.  Remove redundant one.
352         * strings.texi (Case Tables): Improve last change.
354 2007-04-04  Chong Yidong  <cyd@stupidchicken.com>
356         * strings.texi (Case Tables): Document with-case-table and
357         ascii-case-table.
359 2007-04-03  Karl Berry  <karl@gnu.org>
361         * processes.texi (Network): Reword to improve page break.
363 2007-04-03  Eli Zaretskii  <eliz@gnu.org>
365         * functions.texi (Inline Functions): Describe more disadvantages
366         of defsubst, and make advice against it stronger.
368 2007-04-02  Karl Berry  <karl@gnu.org>
370         * backups.texi (Backup Names): Avoid widow words.
371         * modes.texi (Example Major Modes): Align last comment.
373 2007-04-01  Chong Yidong  <cyd@stupidchicken.com>
375         * keymaps.texi (Remapping Commands): Document new arg to
376         command-remapping.
378 2007-04-01  Karl Berry  <karl@gnu.org>
380         * processes.texi (Low-Level Network): Typo.
381         * loading.texi (Hooks for Loading): Avoid double "the".
382         * keymaps.texi (Key Sequences): No double "and".
383         (Changing Key Bindings): Shorten to improve line break.
385 2007-03-31  Glenn Morris  <rgm@gnu.org>
387         * os.texi (Timers): Fix description of run-at-time TIME formats.
389 2007-03-31  Richard Stallman  <rms@gnu.org>
391         * display.texi (Invisible Text): Correct buffer-invisibility-spec
392         regarding ellipsis.
394 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
396         * intro.texi (nil and t):
397         * symbols.texi (Plists and Alists):
398         * variables.texi (Variable Aliases, Constant Variables):
399         * functions.texi (Defining Functions):
400         * advice.texi (Advising Primitives):
401         * debugging.texi (Syntax Errors, Compilation Errors):
402         * minibuf.texi (Minibuffer Windows):
403         * commands.texi (Adjusting Point):
404         * modes.texi (Syntactic Font Lock, Faces for Font Lock)
405         (Auto Major Mode, Major Mode Conventions):
406         * help.texi (Describing Characters):
407         * files.texi (Create/Delete Dirs, Information about Files)
408         (File Locks, Writing to Files, Reading from Files)
409         (Saving Buffers):
410         * windows.texi (Resizing Windows, Cyclic Window Ordering):
411         * frames.texi (Finding All Frames):
412         * positions.texi (Buffer End, Motion):
413         * markers.texi (The Region):
414         * text.texi (Deletion, Near Point):
415         * display.texi (Displaying Messages, Truncation):
416         * os.texi (Processor Run Time):
417         * tips.texi (Key Binding Conventions, Programming Tips)
418         (Warning Tips, Documentation Tips, Comment Tips):
419         * internals.texi (Memory Usage): Improve indexing.
421         * variables.texi (Frame-Local Variables):
422         * functions.texi (Argument List):
423         * loading.texi (Library Search):
424         * streams.texi (Output Variables):
425         * keymaps.texi (Translation Keymaps, Searching Keymaps):
426         * searching.texi (Replacing Match, Search and Replace):
427         * processes.texi (Byte Packing, Decoding Output)
428         (Accepting Output, Network Servers, Shell Arguments):
429         * display.texi (Abstract Display, Image Cache, Scroll Bars):
430         * windows.texi (Window Point, Window Start):
431         * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
432         * commands.texi (Reading Input, Keyboard Events):
433         * minibuf.texi (Reading File Names, Minibuffer Completion)
434         (Recursive Mini):
435         * positions.texi (List Motion):
436         * hash.texi (Hash Tables, Creating Hash, Defining Hash):
437         * numbers.texi (Arithmetic Operations, Math Functions)
438         (Predicates on Numbers, Comparison of Numbers):
439         (Numeric Conversions):
440         * locals.texi (Standard Buffer-Local Variables):
441         * maps.texi (Standard Keymaps):
442         * os.texi (User Identification, System Environment, Recording Input)
443         (X11 Keysyms):
444         * nonascii.texi (Non-ASCII Characters, Splitting Characters):
445         * backups.texi (Backups and Auto-Saving):
446         * customize.texi (Customization, Group Definitions)
447         (Variable Definitions):
448         * compile.texi (Byte Compilation): Improve index entries.
450 2007-03-31  Karl Berry  <karl@gnu.org>
452         * macros.texi (Defining Macros): Avoid widow syllable.
454 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
456         * elisp.texi (Top): Postscript -> PostScript.
458         * display.texi (Images, Postscript Images): Postscript -> PostScript.
460 2007-03-31  Markus Triska  <markus.triska@gmx.at>
462         * internals.texi (Writing Emacs Primitives): Untabify `For'.
464 2007-03-30  Karl Berry  <karl@gnu.org>
466         * lists.texi (List-related Predicates): Remove spurious @need.
467         (Setcdr): Use @smallexample to improve page break.
468         (Association Lists) <assoc>: Reword to improve page break.
470         * strings.texi (String Conversion): Insert blank line to improve
471         page break.
473         * numbers.texi (Random Numbers): Use @minus{}.
474         (Math Functions): Use @minus{}.
476         * intro.texi (Acknowledgements): Avoid line breaks before middle
477         initials.
479 2007-03-24  Eli Zaretskii  <eliz@gnu.org>
481         * errors.texi (Standard Errors): Add an index entry.
483 2007-03-19  Richard Stallman  <rms@gnu.org>
485         * os.texi (Recording Input): recent-keys now gives 300 keys.
487 2007-03-12  Glenn Morris  <rgm@gnu.org>
489         * os.texi: Replace "daylight savings" with "daylight saving"
490         throughout.
492 2007-03-05  Richard Stallman  <rms@gnu.org>
494         * variables.texi (File Local Variables): Update
495         enable-local-variables values.
497 2007-03-04  Richard Stallman  <rms@gnu.org>
499         * syntax.texi (Control Parsing): Minor clarification.
501         * strings.texi (Formatting Strings): Clarify width, precision, flags.
503         * sequences.texi (Sequence Functions): Move string-bytes away,
504         add xref.
506         * nonascii.texi (Text Representations): Move string-bytes here.
508         * modes.texi (Major Mode Conventions): Fundamental mode is exception.
510         * minibuf.texi (Basic Completion): Minor clarification.
512         * markers.texi (The Mark): Clarify existence vs activation of mark.
513         Other cleanup.
515         * display.texi (Finding Overlays): Write better example.
517         * compile.texi (Eval During Compile): Clarify putting macros
518         in eval-when-compile.
520 2007-02-25  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
522         * loading.texi (How Programs Do Loading): Fix anchor position at
523         load-read-function definition doc. (tiny change)
525 2007-02-21  Kim F. Storm  <storm@cua.dk>
527         * strings.texi (Text Comparison): Mention that assoc-string
528         converts symbols to strings before testing.
530 2007-02-17  Kim F. Storm  <storm@cua.dk>
532         * processes.texi (Bindat Spec): Vector types can have optional
533         element type.
534         (Bindat Examples): Fix example.  Add vector with element type.
536 2007-02-16  Andreas Schwab  <schwab@suse.de>
538         * strings.texi (Formatting Strings): Document '+' flag.
540 2007-02-15  Juanma Barranquero  <lekktu@gmail.com>
542         * strings.texi (Modifying Strings): Clarify that `clear-string'
543         always converts the string to unibyte.
545 2007-02-14  Kim F. Storm  <storm@cua.dk>
547         * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
548         Rewrite glyph code description to refer to these functions.
549         Remove details of encoding face number and char into integer code.
551 2007-02-03  Alan Mackenzie  <acm@muc.de>
553         * loading.texi (Hooks for Loading): Make the description of
554         `eval-after-load' more detailed, and amend the description of
555         after-load-alist, in accordance with changes from 2006-05.
557 2007-02-03  Chong Yidong  <cyd@stupidchicken.com>
559         * modes.texi (Defining Minor Modes): Document that a :require
560         keyword or similar may be required to make saved customization
561         variables work.
563 2007-02-03  Eli Zaretskii  <eliz@gnu.org>
565         * elisp.texi (Top): Make the detailed menu headers compliant with
566         Texinfo guidelines and with what texnfo-upd.el expects.  Add
567         comments to prevent people from inadvertently modifying the key
568         parts needed by `texinfo-multiple-files-update'.
570 2007-02-02  Eli Zaretskii  <eliz@gnu.org>
572         * elisp.texi (Top): Update the top-level menus.
574         * syntax.texi (Categories): Add index entries.
576 2007-02-01  Juanma Barranquero  <lekktu@gmail.com>
578         * display.texi (Attribute Functions): Fix name and description of
579         the UNDERLINE arg of `set-face-underline-p'.
581 2007-01-29  Eli Zaretskii  <eliz@gnu.org>
583         * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
584         Variables", and "Standard Keymaps" to the detailed menu.
586         * variables.texi (Future Local Variables): Add index entry.
588 2007-01-28  Richard Stallman  <rms@gnu.org>
590         * tips.texi (Coding Conventions): Clarify the tip about macros
591         that define a function or a variable.
593         * files.texi (File Attributes): UID and GID can be floats.
594         (Magic File Names): Explain why deferring all operations to
595         the standard handler does not work.
597 2007-01-23  Martin Rudalics  <rudalics@gmx.at>
599         * backups.texi (Reverting): Use "buffer" instead of "file"
600         when talking about major and minor modes.
602 2007-01-21  Richard Stallman  <rms@gnu.org>
604         * help.texi (Documentation): Add xref to Documentation Tips.
606 2007-01-14  Juanma Barranquero  <lekktu@gmail.com>
608         * tips.texi (Coding Conventions): Fix typos.
610 2007-01-05  Richard Stallman  <rms@gnu.org>
612         * modes.texi (Defining Minor Modes): Fix previous change.
614 2007-01-03  Richard Stallman  <rms@gnu.org>
616         * customize.texi (Variable Definitions, Customization Types):
617         Don't use * in doc string for defcustom.
619 2007-01-02  Richard Stallman  <rms@gnu.org>
621         * variables.texi (Variable Aliases): Clarify that aliases vars
622         always have the same value.
624         * processes.texi (Bindat Spec): Fix Texinfo usage.
626         * modes.texi (Defining Minor Modes): Explain effect of command
627         defined with define-global-minor-mode on new buffers.
629 2006-12-30  Kim F. Storm  <storm@cua.dk>
631         * keymaps.texi (Tool Bar): Describe `grow-only' value of
632         `auto-resize-tool-bars'.
634 2006-12-30  Richard Stallman  <rms@gnu.org>
636         * keymaps.texi (Active Keymaps): Fix previous change.
638 2006-12-30  Nick Roberts  <nickrob@snap.net.nz>
640         * keymaps.texi (Active Keymaps): Make xref to lookup-key.
642 2006-12-30  Kim F. Storm  <storm@cua.dk>
644         * processes.texi (Bindat Spec): Clarify using field names in
645         length specifications.
647 2006-12-29  Kim F. Storm  <storm@cua.dk>
649         * processes.texi (Bindat Spec): Explain eval forms and lengths better.
650         Add count and index variables for eval forms in repeat blocks.
652 2006-12-24  Richard Stallman  <rms@gnu.org>
654         * customize.texi (Variable Definitions): Document
655         new name custom-add-frequent-value.
657 2006-12-19  Kim F. Storm  <storm@cua.dk>
659         * commands.texi (Misc Events): User signals now result in sigusr1
660         and sigusr2 events which are handled through special-event-map.
661         (Special Events): User signals and drag-n-drop are special.
663 2006-12-17  Richard Stallman  <rms@gnu.org>
665         * loading.texi (Named Features): Explain subfeatures better.
667         * customize.texi: Use "option" only for user options.
668         For the keyword values inside defcustom etc, say "keywords".
669         For :options value's elements, say "elements".
670         :group should not be omitted.
672         * syntax.texi (Parsing Expressions): Split up node.
673         (Motion via Parsing, Position Parse, Parser State)
674         (Low-Level Parsing, Control Parsing): New subnodes.
675         (Parser State): Document syntax-ppss-toplevel-pos.
677         * positions.texi (List Motion): Punctuation fix.
679         * files.texi (File Name Completion): Document PREDICATE arg
680         to file-name-completion.
682 2006-12-16  Eli Zaretskii  <eliz@gnu.org>
684         * internals.texi (Building Emacs, Writing Emacs Primitives):
685         Add index entries.
687 2006-12-11  Richard Stallman  <rms@gnu.org>
689         * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
690         affects face menu.  Explain how to make it non-nil without enabling
691         any fontification.
693 2006-12-10  Chong Yidong  <cyd@stupidchicken.com>
695         * modes.texi (Font Lock Basics): Document nil value of
696         font-lock-defaults.
698 2006-12-10  Glenn Morris  <rgm@gnu.org>
700         * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
701         value for system-flag argument.  Abbrev tables may not be empty
702         when major modes are loaded.
704 2006-12-08  Juanma Barranquero  <lekktu@gmail.com>
706         * makefile.w32-in (maintainer-clean): Partially revert last
707         change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
708         to protect elisp-covers.texi.
710 2006-12-07  Juanma Barranquero  <lekktu@gmail.com>
712         * makefile.w32-in (maintainer-clean): Depend on `distclean'.
713         Don't remove elisp* info files; they are already deleted by the
714         `clean' and `distclean' targets, and they are in the $(infodir)
715         directory, not the current one.
717 2006-12-04  Kim F. Storm  <storm@cua.dk>
719         * commands.texi (Misc Events): Update signal events.
720         (Event Examples): Add signal example.
722 2006-11-29  Richard Stallman  <rms@gnu.org>
724         * frames.texi (Visibility of Frames): Explain visible windows
725         can be covered by others.  Add xref for raise-frame.
727 2006-11-28  Richard Stallman  <rms@gnu.org>
729         * searching.texi (Regexp Special): Update when ^ is special.
731 2006-11-27  Eli Zaretskii  <eliz@gnu.org>
733         * customize.texi (Customization, Common Keywords)
734         (Group Definitions, Variable Definitions, Composite Types)
735         (Type Keywords, Customization Types): Add index entries for
736         various customization keywords.
738 2006-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
740         * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
742 2006-11-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
744         * frames.texi (Window System Selections): Remove clipboard from
745         description of selection-coding-system.
747 2006-11-06  Richard Stallman  <rms@gnu.org>
749         * lists.texi (List Variables): Document COMPARE-FN.
751         * keymaps.texi: Avoid use of "binding" to mean a relation;
752         use it only to refer to the meaning associated with a key.
753         (Keymaps): Change menu node description.
755         * elisp.texi (Top): Change menu node description.
757         * display.texi (Managing Overlays): Document overlay-recenter.
759 2006-10-29  Chong Yidong  <cyd@stupidchicken.com>
761         * Makefile.in: Use relative paths to avoid advertising filesystem
762         contents during compilation.
764 2006-10-23  Kim F. Storm  <storm@cua.dk>
766         * commands.texi (Event Input Misc): Update unread-command-events.
768 2006-10-23  Nick Roberts  <nickrob@snap.net.nz>
770         * lists.texi (Sets And Lists): Fix typos.
772 2006-10-18  Juanma Barranquero  <lekktu@gmail.com>
774         * control.texi (Processing of Errors): Use @var for an argument,
775         not @code.
777 2006-10-16  Richard Stallman  <rms@gnu.org>
779         * edebug.texi (Edebug Recursive Edit): Minor cleanup.
781         * keymaps.texi (Format of Keymaps): Show all the keymap element
782         patterns that result from menu items.
783         (Key Lookup): Minor cleanups.
785         * modes.texi (Precalculated Fontification): Don't say that
786         not setting font-lock-defaults avoids loading font-lock.
788         * help.texi (Documentation): Move xref to Emacs Manual here.
789         (Documentation Basics): From here.
790         Also doc emacs-lisp-docstring-fill-column.
792         * elisp.texi: Update version and ISBN.
794         * commands.texi (Interactive Call): Clarify KEYS arg to
795         call-interactively is a vector.
796         (Command Loop Info): Delete anchor in this-command-keys.
797         Add anchor in this-command-keys-vector.
798         (Recursive Editing): Document how recursive-edit
799         handles the current buffer.
801 2006-10-13  Chong Yidong  <cyd@stupidchicken.com>
803         * frames.texi (Frame Titles): %c and %l are ignored in
804         frame-title-format.
806 2006-10-11  Richard Stallman  <rms@gnu.org>
808         * keymaps.texi (Key Sequences): Clarify use of kbd.
810 2006-10-10  Kim F. Storm  <storm@cua.dk>
812         * lists.texi (Sets And Lists): Add memql.
814 2006-10-03  Richard Stallman  <rms@gnu.org>
816         * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
817         Clarify :ascii: and :nonascii:.
819 2006-09-29  Juri Linkov  <juri@jurta.org>
821         * modes.texi (%-Constructs): Reorder coding systems in the
822         documentation of %z to the real order displayed in the modeline.
824 2006-09-25  Richard Stallman  <rms@gnu.org>
826         * os.texi (Timers): Describe timer-max-repeats.
828 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
830         * os.texi (Timers): Mention with-local-quit.
832 2006-09-24  Richard Stallman  <rms@gnu.org>
834         * searching.texi (Searching and Matching): Mention property search.
836         * commands.texi (Command Loop Info): Explain how read-event affects
837         this-command-keys.
839 2006-09-20  Richard Stallman  <rms@gnu.org>
841         * os.texi (Timers): Clarify about REPEAT when timer is delayed.
843         * windows.texi (Window Start): Minor cleanups.
845 2006-09-20  Kim F. Storm  <storm@cua.dk>
847         * windows.texi (Window Start): pos-visible-in-window-p allows
848         specifying t for position to mean "end of window".
849         Add window-line-height.
851         * anti.texi (Antinews): Mention window-line-height.
853 2006-09-19  David Kastrup  <dak@gnu.org>
855         * keymaps.texi (Searching Keymaps): Small clarification.
857 2006-09-18  Richard Stallman  <rms@gnu.org>
859         * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
860         cause keyboard menus.
861         (Menu Keymaps): Likewise.
862         (Defining Menus, Keyboard Menus): Clarify.
864         * text.texi (Fields): Clarify explanation of constrain-to-field.
866 2006-09-16  Eli Zaretskii  <eliz@gnu.org>
868         * variables.texi (Tips for Defining): Fix a typo.
870 2006-09-15  Richard Stallman  <rms@gnu.org>
872         * keymaps.texi (Remapping Commands, Searching Keymaps)
873         (Active Keymaps): Clean up previous change.
875 2006-09-15  Jay Belanger  <belanger@truman.edu>
877         * gpl.texi: Replace "Library Public License" by "Lesser Public
878         License" throughout.
880 2006-09-15  David Kastrup  <dak@gnu.org>
882         * keymaps.texi (Active Keymaps): Adapt description to use
883         `get-char-property' instead `get-text-property'.  Explain how
884         mouse events change this.  Explain the new optional argument of
885         `key-binding' and its mouse-dependent lookup.
886         (Searching Keymaps): Adapt description similarly.
887         (Remapping Commands): Explain the new optional argument of
888         `command-remapping'.
890 2006-09-14  Richard Stallman  <rms@gnu.org>
892         * keymaps.texi (Searching Keymaps): Clarification.
893         (Active Keymaps): Refer to Searching Keymaps instead of duplication.
895 2006-09-13  Richard Stallman  <rms@gnu.org>
897         * objects.texi (Character Type): Node split.
898         Add xref to Describing Characters.
899         (Basic Char Syntax, General Escape Syntax)
900         (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
902 2006-09-11  Richard Stallman  <rms@gnu.org>
904         * display.texi (Display Table Format): Wording clarification.
905         (Glyphs): Clarifications.
907 2006-09-10  Chong Yidong  <cyd@stupidchicken.com>
909         * keymaps.texi (Active Keymaps): Mention that key-binding checks
910         local maps.
912 2006-09-10  Kim F. Storm  <storm@cua.dk>
914         * display.texi (Forcing Redisplay): Document return value of
915         function redisplay.
917 2006-09-09  Richard Stallman  <rms@gnu.org>
919         * windows.texi (Window Hooks): Explain limits of
920         window-scroll-functions.
922         * display.texi (Fringe Indicators): Update for last change in
923         indicate-buffer-boundaries.
925 2006-09-08  Richard Stallman  <rms@gnu.org>
927         * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
929 2006-09-06  Kim F. Storm  <storm@cua.dk>
931         * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
933         * windows.texi (Window Start): Update pos-visible-in-window-p.
935 2006-09-04  Richard Stallman  <rms@gnu.org>
937         * processes.texi (Accepting Output): Explain SECONDS=0 for
938         accept-process-output.
940         * os.texi (Idle Timers): Explain why timer functions should not
941         loop until (input-pending-p).
943 2006-09-02  Eli Zaretskii  <eliz@gnu.org>
945         * makefile.w32-in (usermanualdir): New variable.
946         (elisp.dvi): Use it.
948 2006-09-01  Eli Zaretskii  <eliz@gnu.org>
950         * buffers.texi (Buffer Modification): Fix last change.
952 2006-09-01  Chong Yidong  <cyd@stupidchicken.com>
954         * buffers.texi (Buffer Modification): Document
955         buffer-chars-modified-tick.
957 2006-08-31  Richard Stallman  <rms@gnu.org>
959         * modes.texi (Syntactic Font Lock): Mention specific faces once again.
961 2006-08-31  Richard Bielawski  <RBielawski@moneygram.com>  (tiny change)
963         * modes.texi (Syntactic Font Lock):
964         Mention font-lock-syntactic-face-function
965         instead of specific faces.
967 2006-08-29  Chong Yidong  <cyd@stupidchicken.com>
969         * display.texi (Images): Add xrref to display-images-p.
971 2006-08-28  Kenichi Handa  <handa@m17n.org>
973         * nonascii.texi (Lisp and Coding Systems): Fix description of
974         detect-coding-region.
976 2006-08-27  Michael Olson  <mwolson@gnu.org>
978         * processes.texi (Transaction Queues): Remove stray quote
979         character.
981 2006-08-25  Richard Stallman  <rms@gnu.org>
983         * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
984         Add xref.
986 2006-08-24  Chong Yidong  <cyd@stupidchicken.com>
988         * os.texi (Timers): Avoid waiting inside timers.
990 2006-08-21  Lute Kamstra  <lute@gnu.org>
992         * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
994 2006-08-20  Richard Stallman  <rms@gnu.org>
996         * os.texi (Idle Timers): New node, split out from Timers.
997         Document current-idle-time.
998         * commands.texi (Reading One Event): Update xref.
999         * elisp.texi (Top): Update subnode menu.
1001 2006-08-16  Richard Stallman  <rms@gnu.org>
1003         * keymaps.texi (Extended Menu Items): Show format of cached
1004         bindings in extended menu items.
1006         * customize.texi (Variable Definitions): Explain when the
1007         standard value expression is evaluated.
1009 2006-08-15  Chong Yidong  <cyd@stupidchicken.com>
1011         * commands.texi (Reading One Event): Explain idleness in
1012         `read-event'.
1014 2006-08-12  Chong Yidong  <cyd@stupidchicken.com>
1016         * text.texi (Near Point): Say "cursor" not "terminal cursor".
1017         (Commands for Insertion): Removed split-line since it's not
1018         relevant for Lisp programming.
1019         (Yank Commands): Rewrite introduction.
1020         (Undo): Clarify.
1021         (Maintaining Undo): Clarify.  Document undo-ask-before-discard.
1022         (Filling): Remove redundant comment.  Clarify return value of
1023         current-justification.
1024         (Margins): Minor clarifications.
1025         (Adaptive Fill): Update default value of adaptive-fill-regexp.
1026         (Sorting): Update definition of sort-lines.
1027         (Columns): Clarify behavior of sort-columns.
1028         (Indent Tabs): Link to Tab Stops in Emacs manual.
1029         (Special Properties): Clarify.
1030         (Clickable Text): Mention Buttons package.
1032 2006-08-12  Kevin Ryde  <user42@zip.com.au>
1034         * os.texi (Time Parsing): Add %z to description of
1035         format-time-string, as per docstring.  Add cross reference to
1036         glibc manual for strftime.
1038 2006-08-08  Richard Stallman  <rms@gnu.org>
1040         * modes.texi: Clean up wording in previous change.
1042 2006-08-07  Chong Yidong  <cyd@stupidchicken.com>
1044         * modes.texi (Hooks): Clarify.
1045         (Major Mode Basics): Mention define-derived-mode explicitly.
1046         (Major Mode Conventions): Rebinding RET is OK for some modes.
1047         Mention change-major-mode-hook and after-change-major-mode-hook.
1048         (Example Major Modes): Moved to end of Modes section.
1049         (Mode Line Basics): Clarify.
1050         (Mode Line Data): Mention help-echo and local-map in strings.
1051         Explain reason for treatment of non-risky variables.
1052         (Properties in Mode): Clarify.
1053         (Faces for Font Lock): Add font-lock-negation-char-face.
1055 2006-08-04  Eli Zaretskii  <eliz@gnu.org>
1057         * strings.texi (Formatting Strings): Warn against arbitrary
1058         strings as first arg to `format'.
1060 2006-07-31  Thien-Thi Nguyen  <ttn@gnu.org>
1062         * text.texi (Clickable Text): Mention `help-echo' text property.
1063         Update intro, examples and associated explanations.
1065 2006-07-31  Richard Stallman  <rms@gnu.org>
1067         * commands.texi: Update xrefs.
1068         (Event Mod): New node, cut out from old Translating Input.
1070         * maps.texi: Update xrefs.
1072         * keymaps.texi (Translation Keymaps): New node.
1073         Update xrefs from Translating Input to Translation Keymaps.
1075         * elisp.texi (Top): Update subnode menu.
1077         * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
1079         * os.texi (System Interface): Fix menu descriptions of some nodes.
1080         (Translating Input): Node deleted.
1082 2006-07-31  Nick Roberts  <nickrob@snap.net.nz>
1084         * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
1086         * lists.texi (Sets And Lists): Likewise.
1088 2006-07-30  Thien-Thi Nguyen  <ttn@gnu.org>
1090         * text.texi (Fields): Mention POS
1091         requirement when narrowing is in effect.
1093 2006-07-28  Richard Stallman  <rms@gnu.org>
1095         * display.texi (Face Attributes): Simplify wording.
1096         (Attribute Functions): Clarify meaning of new-frame default
1097         attribute settings.
1099         * customize.texi (Common Keywords): Document how to use
1100         :package-version in a package not in Emacs.
1102 2006-07-28  Kim F. Storm  <storm@cua.dk>
1104         * commands.texi (Reading One Event): Fix last change.
1106 2006-07-26  Chong Yidong  <cyd@stupidchicken.com>
1108         * commands.texi (Reading One Event): Document SECONDS argument for
1109         read-event, read-char, and read-char-exclusive.
1111 2006-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1113         * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
1114         to ensure correct identification.
1116 2006-07-24  Richard Stallman  <rms@gnu.org>
1118         * text.texi (Clickable Text): Clarify.
1120         * sequences.texi (Vector Functions): Delete duplicate xref.
1122         * objects.texi (Function Type): Clarify.
1124         * modes.texi (Keymaps and Minor Modes): List punct chars for minor
1125         modes.
1127         * lists.texi (List Variables): New node.
1128         Material moved from other nodes.
1130         * variables.texi (Setting Variables): add-to-list and
1131         add-to-ordered-list moved to List Variables node.
1133 2006-07-23  Thien-Thi Nguyen  <ttn@gnu.org>
1135         * text.texi (Links and Mouse-1):
1136         For mouse-on-link-p, expand on arg POS.
1138 2006-07-21  Kim F. Storm  <storm@cua.dk>
1140         * display.texi (Forcing Redisplay): Don't mention systems which
1141         don't support sub-second timers for redisplay-preemption-period.
1143         * os.texi (Terminal Output): Clarify text vs graphical terminal.
1145 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
1147         * frames.texi (Input Focus): Document that focus-follows-mouse has
1148         no effect on MS-Windows.
1150 2006-07-18  Richard Stallman  <rms@gnu.org>
1152         * display.texi (Forcing Redisplay): Cleanups in previous change.
1154         * processes.texi (Low-Level Network): Make menu more convenient.
1156 2006-07-18  Kim F. Storm  <storm@cua.dk>
1158         * display.texi (Forcing Redisplay): redisplay-preemption-period
1159         only used on window systems.  Add xref to Terminal Output.
1161         * os.texi (Terminal Output): baud-rate only controls preemption on
1162         non-window systems.  Add xref to Forcing Redisplay.
1164         * processes.texi (Low-Level Network): Rename node "Make Network"
1165         to "Network Processes".
1167 2006-07-18  Karl Berry  <karl@gnu.org>
1169         * variables.texi, functions.texi, customize.texi, loading.texi:
1170         * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
1172 2006-07-17  Chong Yidong  <cyd@stupidchicken.com>
1174         * commands.texi (Waiting): Document batch-mode sit-for behavior.
1176 2006-07-17  Richard Stallman  <rms@gnu.org>
1178         * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
1179         Put period and comma inside quotes.
1181         * loading.texi, markers.texi: Use real doublequote inside menus.
1183         * windows.texi: Put point and comma inside quotes.
1184         (Textual Scrolling): Use @samp for error message.
1186         * variables.texi, tips.texi, syntax.texi, symbols.texi:
1187         * strings.texi, streams.texi, processes.texi, os.texi:
1188         * objects.texi, numbers.texi, modes.texi, minibuf.texi:
1189         * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
1190         * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
1191         * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
1192         Put point and comma inside quotes.
1194         * control.texi (Processing of Errors): Add command-error-function.
1196         * variables.texi (File Local Variables): Clarify that
1197         file local variables make buffer-local bindings.
1199         * modes.texi (Syntactic Font Lock): Give default for
1200         font-lock-syntax-table.
1202 2006-07-17  Nick Roberts  <nickrob@snap.net.nz>
1204         * text.texi (Special Properties): Clean up previous change.
1206 2006-07-16  Karl Berry  <karl@gnu.org>
1208         * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
1209         * control.texi: Fix bad page breaks through chapter 10 (control).
1211         * anti.texi (Antinews): Reorder face-attribute fns to avoid
1212         underfull hbox.
1214 2006-07-15  Nick Roberts  <nickrob@snap.net.nz>
1216         * text.texi (Special Properties): Describe fontified text property
1217         in relation to a character (not text).
1219 2006-07-15  Kim F. Storm  <storm@cua.dk>
1221         * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
1222         Add apropos-mode-map, custom-mode-map, esc-map, global-map,
1223         grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
1225         * anti.texi (Antinews): Mention redisplay function.
1226         The kbd macro existed, but was not documented, before 22.x.
1227         Function pos-visible-in-window-p is not new in 22.x, just enhanced.
1229 2006-07-14  Nick Roberts  <nickrob@snap.net.nz>
1231         * display.texi (Displaying Messages): Add anchor.
1233         * frames.texi (Dialog Boxes): Use it.
1235 2006-07-12  Richard Stallman  <rms@gnu.org>
1237         * objects.texi (Frame Type): Explain nature of frames better.
1239         * frames.texi (Frames): Explain nature of frames better.
1241 2006-07-12  Ken Manheimer  <ken.manheimer@gmail.com>
1243         * tips.texi (Coding Conventions): Explain why use cl at compile time.
1245 2006-07-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1247         * frames.texi (Window System Selections): Mention scrap support for Mac.
1248         Default value of x-select-enable-clipboard is t on Mac.
1250         * os.texi (Getting Out): Suspending is not allowed on Mac, either.
1252 2006-07-11  Kim F. Storm  <storm@cua.dk>
1254         * display.texi (Forcing Redisplay): Add `redisplay' function.
1255         Don't mention (sit-for -1) -- use (redisplay t) instead.
1257         * commands.texi (Waiting): (sit-for -1) is no longer special.
1258         (sit-for 0) is equivalent to (redisplay).
1259         Iconifying/deiconifying no longer makes sit-for return.
1261 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
1263         * display.texi (Buttons): Fix typo.
1265         * index.texi, elisp.texi (New Symbols): Comment node out.
1267 2006-07-09  Richard Stallman  <rms@gnu.org>
1269         * display.texi (Truncation): Clean up previous change.
1271 2006-07-08  Richard Stallman  <rms@gnu.org>
1273         * commands.texi (Interactive Call): Use 3 as prefix in example
1274         for execute-extended-command.
1276         * display.texi (Attribute Functions): Move paragraph about
1277         compatibility with Emacs < 21.
1279 2006-07-09  Kim F. Storm  <storm@cua.dk>
1281         * display.texi (Refresh Screen): Clarify force-window-update.
1282         (Truncation): "Normally" indicated by fringe arrows.
1284 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
1286         * windows.texi (Textual Scrolling, Resizing Windows):
1287         * variables.texi (Constant Variables):
1288         * text.texi (Buffer Contents, Deletion, Changing Properties)
1289         (Property Search, Special Properties, Sticky Properties)
1290         (Links and Mouse-1, Fields, Change Hooks):
1291         * syntax.texi (Syntax Table Functions, Parsing Expressions)
1292         (Categories):
1293         * symbols.texi (Other Plists):
1294         * streams.texi (Output Variables):
1295         * processes.texi (Input to Processes, Query Before Exit):
1296         * positions.texi (Word Motion, Text Lines, List Motion):
1297         * os.texi (Init File, System Environment, Sound Output)
1298         (Session Management):
1299         * nonascii.texi (Text Representations, Character Sets)
1300         (Chars and Bytes, Locales):
1301         * modes.texi (Defining Minor Modes, Header Lines):
1302         * minibuf.texi (Minibuffer Contents):
1303         * markers.texi (Information from Markers):
1304         * lists.texi (List Elements, Building Lists, Association Lists):
1305         * keymaps.texi (Tool Bar):
1306         * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
1307         * functions.texi (What Is a Function, Mapping Functions):
1308         * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
1309         (Color Names, Text Terminal Colors, Display Feature Testing):
1310         * files.texi (Visiting Functions, File Name Components)
1311         (Unique File Names, Contents of Directories):
1312         * display.texi (Forcing Redisplay, Displaying Messages)
1313         (Temporary Displays, Font Selection, Auto Faces)
1314         (Font Lookup, Fringe Indicators, Display Margins)
1315         (Image Descriptors, Showing Images, Image Cache, Button Types)
1316         (Making Buttons, Manipulating Buttons, Button Buffer Commands)
1317         (Display Table Format, Glyphs):
1318         * control.texi (Iteration):
1319         * commands.texi (Command Loop Info, Adjusting Point):
1320         * backups.texi (Making Backups, Auto-Saving):
1321         Remove @tindex entries.
1323 2006-07-07  Kim F. Storm  <storm@cua.dk>
1325         * display.texi (Fringe Cursors): Fix typo.
1326         (Customizing Bitmaps): Fix define-fringe-bitmap entry.
1327         (Overlay Arrow): Default is overlay-arrow fringe indicator.
1329 2006-07-05  Richard Stallman  <rms@gnu.org>
1331         * text.texi (Buffer Contents): Add example of text props
1332         in result of buffer-substring.
1333         (Text Properties): Explain better about use of specific property names.
1334         (Property Search): Some cleanups; reorder some functions.
1336         * keymaps.texi (Changing Key Bindings): Cleanup.
1337         Add xref to Key Binding Conventions.
1339         * display.texi (Attribute Functions): Add examples for
1340         face-attribute-relative-p.
1342         * tips.texi (Coding Conventions): Cleanup last change.
1344 2006-07-05  Karl Berry  <karl@gnu.org>
1346         * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
1347         Remove @setchapternewpage odd.
1348         Result is 1013 pages, down from 1100.
1350         * anti.texi, customize.texi, display.texi, internals.texi:
1351         * minibuf.texi, modes.texi, tips.texi:
1352         Fix overfull/underfull boxes.
1354 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
1356         * edebug.texi (Instrumenting):
1357         Add Edebug-specific findex for eval-buffer.
1358         * loading.texi (Loading):
1359         Replace eval-current-buffer with eval-buffer.
1361 2006-06-30  Nick Roberts  <nickrob@snap.net.nz>
1363         * locals.texi (Standard Buffer-Local Variables): Update the list
1364         of variables.
1366 2006-06-26  Nick Roberts  <nickrob@snap.net.nz>
1368         * files.texi (File Name Completion): Point user to the node
1369         "Reading File Names".
1371 2006-06-24  Eli Zaretskii  <eliz@gnu.org>
1373         * files.texi (Contents of Directories): Document case-insensitive
1374         behavior on respective filesystems.
1376         * objects.texi (Character Type): Document that Emacs signals an
1377         error for unsupported Unicode characters specified as \uNNNN.
1379 2006-06-19  Richard Stallman  <rms@gnu.org>
1381         * processes.texi (Bindat Spec): Clarify previous change.
1383 2006-06-16  Richard Stallman  <rms@gnu.org>
1385         * tips.texi (Coding Conventions): Better explain conventions
1386         for definition constructs.
1388         * text.texi (Special Properties): String value of `read-only'
1389         serves as the error message.
1391         * objects.texi (Character Type): Clarify prev. change.
1392         (Non-ASCII in Strings): Mention \u and \U.
1394         * commands.texi (Using Interactive): Explain problem of
1395         markers, etc., in command-history.
1397 2006-06-14  Kim F. Storm  <storm@cua.dk>
1399         * commands.texi (Waiting): Negative arg to sit-for forces
1400         redisplay even if input is pending.
1402         * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
1403         redisplay.  Remove incorrect example of binding redisplay-dont-pause
1404         around (sit-for 0).
1406 2006-06-13  Richard Stallman  <rms@gnu.org>
1408         * display.texi (Forcing Redisplay): Clarify previous change.
1410 2006-06-13  Romain Francoise  <romain@orebokech.com>
1412         * display.texi (Forcing Redisplay): Fix typo.
1414 2006-06-13  Kim F. Storm  <storm@cua.dk>
1416         * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
1418 2006-06-10  Luc Teirlinck  <teirllm@auburn.edu>
1420         * tips.texi (Coding Conventions): Add `@end itemize'.
1422 2006-06-10  Richard Stallman  <rms@gnu.org>
1424         * tips.texi (Coding Conventions): Explain use of coding systems
1425         to ensure one decoding for strings.
1427 2006-06-09  Aidan Kehoe  <kehoea@parhasard.net>
1429         * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
1430         syntax.
1432 2006-06-07  Eli Zaretskii  <eliz@gnu.org>
1434         * display.texi (Font Selection): Remove description of
1435         clear-face-cache.
1437         * compile.texi (Eval During Compile): Fix a typo.  Add index
1438         entries for possible uses of eval-when-compile.
1440 2006-06-04  Thien-Thi Nguyen  <ttn@gnu.org>
1442         * display.texi (Abstract Display): Fix typo.
1444 2006-06-03  Eli Zaretskii  <eliz@gnu.org>
1446         * minibuf.texi (Minibuffer History) <history-add-new-input>:
1447         Reword variable's description.
1449 2006-06-01  Richard Stallman  <rms@gnu.org>
1451         * windows.texi (Splitting Windows): Clarify splitting nonselected
1452         window.
1454 2006-05-31  Juri Linkov  <juri@jurta.org>
1456         * minibuf.texi (Minibuffer History): Add history-add-new-input.
1458 2006-05-30  Richard Stallman  <rms@gnu.org>
1460         * display.texi (Line Height): Fix errors in description of
1461         default line height and line-height properyty.
1463         * nonascii.texi (Default Coding Systems): Further clarification.
1465 2006-05-29  Luc Teirlinck  <teirllm@auburn.edu>
1467         * internals.texi (Pure Storage): Mention that an overflow in pure
1468         space causes a memory leak.
1469         (Garbage Collection): If there was an overflow in pure space,
1470         `garbage-collect' returns nil.
1472 2006-05-30  Eli Zaretskii  <eliz@gnu.org>
1474         * nonascii.texi (Default Coding Systems): Fix it some more.
1476 2006-05-29  Eli Zaretskii  <eliz@gnu.org>
1478         * nonascii.texi (Default Coding Systems): Fix last change.
1480 2006-05-29  Kenichi Handa  <handa@m17n.org>
1482         * nonascii.texi (find-operation-coding-system): Describe the new
1483         argument format (FILENAME . BUFFER).
1485 2006-05-28  Richard Stallman  <rms@gnu.org>
1487         * tips.texi (Coding Conventions): Better explain reasons not to
1488         advise other packages or use `eval-after-load'.
1490 2006-05-29  Kim F. Storm  <storm@cua.dk>
1492         * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
1493         `bindat-idx' and `bindat-raw' for clarity.
1495 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
1497         * processes.texi (Bindat Spec): Expand on `repeat' handler.
1499         * display.texi (Display): Add "Abstract Display" to menu.
1500         (Abstract Display, Abstract Display Functions)
1501         (Abstract Display Example): New nodes.
1502         * elisp.texi (Top): Add "Abstract Display" to menu.
1504 2006-05-27  Chong Yidong  <cyd@stupidchicken.com>
1506         * keymaps.texi (Key Sequences): Link to input events definition.
1507         (Format of Keymaps): Delete material duplicated in Keymap Basics.
1509         * files.texi (Changing Files): Document updated argument list for
1510         copy-file.
1512 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
1514         * processes.texi (Bindat Functions): Explain term "total length".
1515         Use it in bindat-length and bindat-pack descriptions.
1517 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
1519         * tips.texi (Coding Conventions): Advise against using
1520         eval-after-load in packages.  Add an index entry.
1522 2006-05-25  Juri Linkov  <juri@jurta.org>
1524         * minibuf.texi (Text from Minibuffer): Undocument keep-all.
1526         * modes.texi (%-Constructs): Add %e, %z, %Z.
1528 2006-05-25  Richard Stallman  <rms@gnu.org>
1530         * elisp.texi (Top): Update subnode menu.
1532         * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
1533         (Keymaps): Update menu.
1535 2006-05-25  Chong Yidong  <cyd@stupidchicken.com>
1537         * keymaps.texi (Key Sequences): Some clarifications.
1539 2006-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
1541         * processes.texi (Bindat Functions): Say "unibyte string"
1542         explicitly for bindat-unpack and bindat-pack descriptions.
1543         (Bindat Examples): Don't call `string-make-unibyte' in example.
1545 2006-05-25  Chong Yidong  <cyd@stupidchicken.com>
1547         * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
1548         Explain string and vector representations of key sequences
1550         * keymaps.texi (Changing Key Bindings):
1551         * commands.texi (Interactive Codes, Interactive Codes):
1552         * help.texi (Describing Characters): Refer to it.
1554 2006-05-23  Luc Teirlinck  <teirllm@auburn.edu>
1556         * frames.texi (Pointer Shape): @end table -> @end defvar.
1558 2006-05-22  Richard Stallman  <rms@gnu.org>
1560         * elisp.texi (Top): Update subnode menus.
1562         * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
1563         Contents rewritten; material from old Pointer Shape node moved here.
1565         * display.texi (Pointer Shape): Node deleted.
1566         (Image Descriptors): Minor cleanup.
1568 2006-05-21  Richard Stallman  <rms@gnu.org>
1570         * syntax.texi (Parsing Expressions): Update info on which STATE
1571         elements are ignored.
1573 2006-05-19  Luc Teirlinck  <teirllm@auburn.edu>
1575         * hooks.texi (Standard Hooks): Correct typo.
1577         * gpl.texi (GPL): ifinfo -> ifnottex.
1579 2006-05-19  Michael Ernst  <mernst@alum.mit.edu>  (tiny change)
1581         * searching.texi (Simple Match Data): Warn about match data being
1582         set anew by every search.
1584 2006-05-17  Richard Stallman  <rms@gnu.org>
1586         * minibuf.texi (Minibuffer History): Clarify.
1588         * searching.texi (Regexp Special): Clarify nested regexp warning.
1590 2006-05-16  Kim F. Storm  <storm@cua.dk>
1592         * minibuf.texi (Minibuffer History): Update add-to-history.
1594 2006-05-15  Oliver Scholz  <epameinondas@gmx.de>  (tiny change)
1596         * nonascii.texi (Explicit Encoding): Fix
1597         typo (encoding<->decoding).
1599 2006-05-14  Richard Stallman  <rms@gnu.org>
1601         * buffers.texi (Creating Buffers): Cleanup.
1603         * files.texi (Visiting Functions): Rewrite in find-file-noselect.
1605 2006-05-13  Eli Zaretskii  <eliz@gnu.org>
1607         * buffers.texi (Current Buffer): Document that with-temp-buffer
1608         disables undo.
1610         * os.texi (Terminal-Specific): More accurate description of how
1611         Emacs searches for the terminal-specific libraries.
1613 2006-05-12  Eli Zaretskii  <eliz@gnu.org>
1615         * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
1616         emacs-xtra to @inforef's.
1618         * text.texi (Undo): Document that undo is turned off in buffers
1619         whose names begin with a space.
1621         * buffers.texi (Buffer Names): Add index entries for buffers whose
1622         names begin with a space.
1623         (Creating Buffers): Document that undo is turned off in buffers
1624         whose names begin with a space.
1626         * files.texi (Visiting Functions, Reading from Files)
1627         (Saving Buffers): Mention code and EOL conversions by file I/O
1628         primitives and subroutines.
1630         * nonascii.texi (Lisp and Coding Systems): Document
1631         coding-system-eol-type.  Add index entries for eol conversion.
1633         * display.texi (Defining Faces): Mention `mac', and add an xref to
1634         where window-system is described.
1636 2006-05-10  Richard Stallman  <rms@gnu.org>
1638         * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
1640 2006-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
1642         * variables.texi (File Local Variables): Recommend to quote lambda
1643         expressions in safe-local-variable property.
1645 2006-05-09  Richard Stallman  <rms@gnu.org>
1647         * variables.texi (File Local Variables): Document
1648         safe-local-eval-forms and safe-local-eval-function.
1650 2006-05-07  Kim F. Storm  <storm@cua.dk>
1652         * minibuf.texi (Minibuffer History): Remove keep-dups arg
1653         from add-to-history.
1655 2006-05-07  Romain Francoise  <romain@orebokech.com>
1657         * commands.texi (Event Input Misc):
1658         * compile.texi (Eval During Compile):
1659         * internals.texi (Buffer Internals):
1660         * minibuf.texi (Initial Input):
1661         * nonascii.texi (Scanning Charsets):
1662         * numbers.texi (Comparison of Numbers):
1663         * windows.texi (Textual Scrolling, Vertical Scrolling):
1664         Fix various typos.
1666 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
1668         * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
1669         conditional xref's to either emacs or emacs-xtra, depending on
1670         @iftex/@ifnottex.
1672         * minibuf.texi (Minibuffer History): Document add-to-history.
1674 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
1676         * internals.texi (Pure Storage): Mention the pure overflow message
1677         at startup.
1679 2006-05-05  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
1681         * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
1682         (Searching Keymaps): Fix pseudo-Lisp description of keymap
1683         search.
1685 2006-05-01  Richard Stallman  <rms@gnu.org>
1687         * intro.texi (nil and t): Clarify.
1689         * variables.texi (File Local Variables): Suggest using booleanp.
1691 2006-05-01  Juanma Barranquero  <lekktu@gmail.com>
1693         * objects.texi (Type Predicates): Fix typos.
1695 2006-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1697         * intro.texi (nil and t): Add booleanp.
1699         * objects.texi (Type Predicates): Add links for booleanp and
1700         string-or-null-p.
1702 2006-04-29  Richard Stallman  <rms@gnu.org>
1704         * modes.texi (Multiline Font Lock): Rename from
1705         Multi line Font Lock Elements.  Much clarification.
1706         (Font Lock Multiline, Region to Fontify): Much clarification.
1708 2006-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1710         * variables.texi (File Local Variables): Remove the special case t for
1711         safe-local-variable.
1713 2006-04-26  Richard Stallman  <rms@gnu.org>
1715         * syntax.texi (Parsing Expressions): Minor cleanup.
1717 2006-04-18  Richard Stallman  <rms@gnu.org>
1719         * tips.texi (Coding Conventions): Explain when the package's
1720         prefix should appear later on (not at the start of the name).
1722         * searching.texi (String Search): Clarify effect of NOERROR.
1724         * modes.texi (Imenu): Clarify what special items do.
1726         * hooks.texi (Standard Hooks): Delete text about old hook names.
1728 2006-04-17  Romain Francoise  <romain@orebokech.com>
1730         * variables.texi (Local Variables): Update the default value of
1731         `max-specpdl-size'.
1733 2006-04-15  Michael Olson  <mwolson@gnu.org>
1735         * processes.texi (Transaction Queues): Mention the new optional
1736         `delay-question' argument for `tq-enqueue'.
1738 2006-04-13  Bill Wohler  <wohler@newt.com>
1740         * customize.texi (Common Keywords): Use dotted notation for
1741         :package-version value.  Specify its values.  Improve documentation
1742         for customize-package-emacs-version-alist.
1744 2006-04-12  Bill Wohler  <wohler@newt.com>
1746         * customize.texi (Common Keywords): Move description of
1747         customize-package-emacs-version-alist to @defvar.
1749 2006-04-10  Bill Wohler  <wohler@newt.com>
1751         * customize.texi (Common Keywords): Add :package-version.
1753 2006-04-10  Kim F. Storm  <storm@cua.dk>
1755         * text.texi (Buffer Contents): Add NOPROPS arg to
1756         filter-buffer-substring.
1758 2006-04-08  Kevin Ryde  <user42@zip.com.au>
1760         * os.texi (Command-Line Arguments): Update xref to emacs manual
1761         "Command Arguments" -> "Emacs Invocation", per change there.
1763 2006-04-08  Thien-Thi Nguyen  <ttn@gnu.org>
1765         * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
1766         be on one line to help makeinfo not render two spaces after the dot.
1768 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
1770         * strings.texi (Predicates for Strings): Add string-or-null-p.
1772 2006-03-28  Kim F. Storm  <storm@cua.dk>
1774         * processes.texi (Accepting Output): Remove obsolete (and incorrect)
1775         remarks about systems that don't support fractional seconds.
1777 2006-03-25  Karl Berry  <karl@gnu.org>
1779         * elisp.texi: Use @copyright{} instead of (C), and do not indent
1780         the year list.
1782 2006-03-21  Nick Roberts  <nickrob@snap.net.nz>
1784         * display.texi (Fringe Indicators): Fix typos.
1786 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
1788         * tips.texi (Documentation Tips): One can now also write `program'
1789         in front of a quoted symbol in a docstring to prevent making a
1790         hyperlink.
1792 2006-03-19  Alan Mackenzie  <acm@muc.de>
1794         * text.texi (Special Properties): Clarify `fontified' property.
1796 2006-03-16  Richard Stallman  <rms@gnu.org>
1798         * display.texi (Defining Images): Minor cleanup.
1800 2006-03-16  Bill Wohler  <wohler@newt.com>
1802         * display.texi (Defining Images): In image-load-path-for-library,
1803         prefer user's images.
1805 2006-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1807         * modes.texi (Region to Fontify): Remove font-lock-lines-before.
1809 2006-03-15  Bill Wohler  <wohler@newt.com>
1811         * display.texi (Defining Images): Fix example in
1812         image-load-path-for-library by not recommending that one binds
1813         image-load-path.  Just defvar it to placate compiler and only use
1814         it if previously defined.
1816 2006-03-14  Bill Wohler  <wohler@newt.com>
1818         * display.texi (Defining Images): In image-load-path-for-library,
1819         always return list of directories.  Update example.
1821 2006-03-14  Alan Mackenzie  <acm@muc.de>
1823         * modes.texi: New node, "Region to Fontify" (for Font Lock).
1824         This describes font-lock-extend-region-function.
1825         ("Other Font Lock Variables"): Move "font-lock-lines-before" to
1826         the new node "Region to Fontify".
1828 2006-03-13  Richard Stallman  <rms@gnu.org>
1830         * display.texi (Invisible Text): The impossible position is
1831         now before the invisible text, not after.
1832         (Defining Images): Clean up last change.
1834 2006-03-11  Bill Wohler  <wohler@newt.com>
1836         * display.texi (Defining Images): Add image-load-path-for-library.
1838 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
1840         * text.texi (Adaptive Fill): Fix Texinfo usage.
1842         * strings.texi (Creating Strings): Fix Texinfo usage.
1844         * searching.texi (Regexp Special): Use @samp for regular
1845         expressions that are not in Lisp syntax.
1847 2006-03-08  Luc Teirlinck  <teirllm@auburn.edu>
1849         * searching.texi (Regexp Special): Put remark between parentheses
1850         to avoid misreading.
1852 2006-03-07  Luc Teirlinck  <teirllm@auburn.edu>
1854         * searching.texi (Syntax of Regexps): More accurately describe
1855         which characters are special in which situations.
1856         (Regexp Special): Recommend _not_ to quote `]' or `-' when they
1857         are not special.  Describe in detail when `[' and `]' are special.
1858         (Regexp Backslash): Plenty of regexps with unbalanced square
1859         brackets are valid, so reword that statement.
1861 2006-03-02  Kim F. Storm  <storm@cua.dk>
1863         * keymaps.texi (Tool Bar): Add tool-bar-border.
1865 2006-02-28  Luc Teirlinck  <teirllm@auburn.edu>
1867         * loading.texi (Load Suffixes): Rephrase last paragraph.  Fix typos.
1869 2006-02-27  Luc Teirlinck  <teirllm@auburn.edu>
1871         * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
1873         * files.texi (Locating Files): Suggest additional values for the
1874         SUFFIXES arg of `locate-file'.  Update pxref.
1876         * loading.texi (Loading): Include new node "Load Suffixes" in menu.
1877         (How Programs Do Loading): Discuss the effects of Auto Compression
1878         mode on `load'.
1879         (Load Suffixes): New node.
1880         (Library Search): Delete description of `load-suffixes'; it was
1881         moved to "Load Suffixes".
1882         (Autoload, Named Features): Mention `load-suffixes'.
1884 2006-02-21  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
1886         * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
1888         * windows.texi (Window Tree): Fix typo.
1890 2006-02-20  Kim F. Storm  <storm@cua.dk>
1892         * display.texi (Fringe Indicators): New section.
1893         Move indicate-empty-lines, indicate-buffer-boundaries, and
1894         default-indicate-buffer-boundaries here.
1895         Add fringe-indicator-alist and default-fringes-indicator-alist.
1896         Add list of logical fringe indicator symbols.
1897         Update list of standard bitmap names.
1898         (Fringe Cursors): New section.
1899         Move overflow-newline-into-fringe here.
1900         Add fringe-cursor-alist and default-fringes-cursor-alist.
1901         Add list of fringe cursor symbols.
1903 2006-02-20  Juanma Barranquero  <lekktu@gmail.com>
1905         * commands.texi (Using Interactive): Fix reference to node
1906         "Minibuffers".
1908 2006-02-19  Richard M. Stallman  <rms@gnu.org>
1910         * minibuf.texi (High-Level Completion):
1911         Add xref to read-input-method-name.
1913         * files.texi (Relative File Names): Move file-relative-name here.
1914         (File Name Expansion): From here.  Minor clarifications.
1916         * commands.texi (Using Interactive): Add xrefs about reading input.
1917         Clarify remarks about that moving point and mark.
1918         Put string case before list case.
1920 2006-02-16  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
1922         * display.texi (Other Display Specs, Image Descriptors):
1923         Revert erroneous changes.  The previous description of
1924         image-descriptors as `(image . PROPS)' was correct.
1926 2006-02-14  Richard M. Stallman  <rms@gnu.org>
1928         * variables.texi (File Local Variables): Clarifications.
1930 2006-02-14  Juanma Barranquero  <lekktu@gmail.com>
1932         * variables.texi (File Local Variables): Use @code for a cons
1933         cell, not @var.
1935 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
1937         * variables.texi (File Local Variables): Document new file local
1938         variable behavior.
1940 2006-02-10  Kim F. Storm  <storm@cua.dk>
1942         * eval.texi (Function Indirection): Add NOERROR to indirect-function.
1944 2006-02-08  Juanma Barranquero  <lekktu@gmail.com>
1946         * modes.texi (%-Constructs): Remove obsolete info about
1947         `global-mode-string'.
1949 2006-02-07  Richard M. Stallman  <rms@gnu.org>
1951         * commands.texi (Prefix Command Arguments): Minor cleanup.
1953         * display.texi: "Graphical display", not window system.
1955         * functions.texi (What Is a Function): Fix xref.
1957         * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
1958         (Changing Key Bindings): Clarify when remapping is better than
1959         substitute-key-definition.
1961 2006-02-02  Richard M. Stallman  <rms@gnu.org>
1963         * minibuf.texi (Basic Completion): Completion alists are risky.
1965         * keymaps.texi (Active Keymaps): Clarifications.
1966         (Searching Keymaps): New node.
1967         (Keymaps): Update menu.
1969         * frames.texi (Layout Parameters): Minor clarification.
1970         (Drag and Drop): New node.
1971         (Frames): Update menu.
1973 2006-01-29  Chong Yidong  <cyd@stupidchicken.com>
1975         * display.texi (Other Display Specs, Image Descriptors):
1976         Image description is a list, not a cons cell.
1978 2006-01-28  Luc Teirlinck  <teirllm@auburn.edu>
1980         * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
1981         list is not necessarily a list).
1983 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
1985         * frames.texi (Layout Parameters): border-width and
1986         internal-border-width belong to the frame, not the window.
1988 2006-01-19  Richard M. Stallman  <rms@gnu.org>
1990         * nonascii.texi (Translation of Characters): Search cmds use
1991         translation-table-for-input.  Automatically made local.
1993         * markers.texi (Overview of Markers): Count insertion type
1994         as one of a marker's attributes.
1996         * keymaps.texi (Controlling Active Maps): New node, split out of
1997         Active Keymaps.
1998         (Keymaps): Menu updated.
1999         (Active Keymaps): Give pseudocode to explain how the active
2000         maps are searched.  current-active-maps and key-binding moved here.
2001         (Functions for Key Lookup): current-active-maps and key-binding moved.
2002         Clarifications.
2003         (Searching the Keymaps): New subnode.
2005         * elisp.texi (Top): Menu clarification.
2007         * display.texi (Other Display Specs): Delete duplicate entry for
2008         just a string as display spec.  Move text about recursive display
2009         specs on such a string.
2011         * commands.texi (Key Sequence Input): Clarify.
2012         Move num-nonmacro-input-events out.
2013         (Reading One Event): num-nonmacro-input-events moved here.
2015 2006-01-14  Nick Roberts  <nickrob@snap.net.nz>
2017         * advice.texi (Simple Advice): Update example to fit argument
2018         change in previous-line.
2020 2006-01-05  Richard M. Stallman  <rms@gnu.org>
2022         * markers.texi (The Mark): Fix in `mark'.
2024 2006-01-04  Richard M. Stallman  <rms@gnu.org>
2026         * processes.texi (Misc Network, Make Network): Minor cleanups.
2028 2006-01-04  Kim F. Storm  <storm@cua.dk>
2030         * processes.texi (Make Network): Add IPv6 addresses and handling.
2031         (Network Feature Testing): Mention (:family ipv6).
2032         (Misc Network): Add IPv6 formats to format-network-address.
2034 2005-12-30  Richard M. Stallman  <rms@gnu.org>
2036         * text.texi (Changing Properties):
2037         Don't use return value of set-text-properties.
2039 2005-12-29  Luc Teirlinck  <teirllm@auburn.edu>
2041         * modes.texi (Mode Line Format): Correct typo in menu.
2043 2005-12-29  Richard M. Stallman  <rms@gnu.org>
2045         * modes.texi (Mode Line Top): New node.
2046         (Mode Line Data): Some text moved to new node.
2047         Explain the data structure more concretely.
2048         (Mode Line Basics): Clarifications.
2049         (Mode Line Variables): Clarify intro paragraph.
2050         (%-Constructs): Clarify intro paragraph.
2051         (Mode Line Format): Update menu.
2053 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
2055         * minibuf.texi (Basic Completion): Update lazy-completion-table
2056         examples for removal of ARGS argument.
2058 2005-12-23  Richard M. Stallman  <rms@gnu.org>
2060         * text.texi (Undo): Restore some explanation from the version
2061         that was deleted.
2063 2005-12-23  Eli Zaretskii  <eliz@gnu.org>
2065         * text.texi (Undo): Remove duplicate descriptions of `apply
2066         funname' and `apply delta' elements of the undo list.
2068 2005-12-20  Richard M. Stallman  <rms@gnu.org>
2070         * help.texi (Help Functions): Update documentation of `apropos'.
2072 2005-12-20  Luc Teirlinck  <teirllm@auburn.edu>
2074         * customize.texi (Type Keywords): Delete xref to "Text help-echo",
2075         because it is confusing.  If the :help-echo keyword is a function,
2076         it is not directly used as the :help-echo overlay property, as the
2077         xref seems to suggest (it does not take the appropriate args).
2079 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
2081         * customize.texi (Common Keywords): Fix Texinfo usage.
2082         (Group Definitions, Variable Definitions): Update for new
2083         conventions for using `*' in docstrings.
2085         * tips.texi (Documentation Tips): Update for new conventions for
2086         using `*' in docstrings.
2088 2005-12-16  Richard M. Stallman  <rms@gnu.org>
2090         * minibuf.texi (Minibuffer Contents): Minor cleanup.
2092 2005-12-16  Juri Linkov  <juri@jurta.org>
2094         * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
2096 2005-12-14  Romain Francoise  <romain@orebokech.com>
2098         * modes.texi (Customizing Keywords): Rename `append' to `how'.
2099         Fix typo.
2101 2005-12-11  Juri Linkov  <juri@jurta.org>
2103         * minibuf.texi (Completion Commands): Add mention of read-file-name
2104         for filename completion keymaps.
2105         (Reading File Names): Add mention of filename completion keymaps
2106         for read-file-name and xref to `Completion Commands'.
2108 2005-12-10  Richard M. Stallman  <rms@gnu.org>
2110         * customize.texi (Common Keywords): State caveats for use of :tag.
2112 2005-12-08  Richard M. Stallman  <rms@gnu.org>
2114         * minibuf.texi (Intro to Minibuffers): Replace list of local maps
2115         with xrefs and better explanation.
2116         (Completion Commands): Add the filename completion maps.
2118         * objects.texi (Character Type): Clarify that \s is not space
2119         if a dash follows.
2121 2005-12-05  Richard M. Stallman  <rms@gnu.org>
2123         * windows.texi (Resizing Windows): Delete preserve-before args.
2125 2005-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2127         * keymaps.texi (Format of Keymaps): Remove mention of a quirk
2128         in full keymaps, since the quirk has been fixed.
2130 2005-12-03  Eli Zaretskii  <eliz@gnu.org>
2132         * hooks.texi (Standard Hooks): Add index entries.  Mention
2133         `compilation-finish-functions'.
2135 2005-11-27  Richard M. Stallman  <rms@gnu.org>
2137         * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
2139 2005-11-21  Juri Linkov  <juri@jurta.org>
2141         * customize.texi (Common Keywords): Update links types
2142         custom-manual and url-link.  Add link types emacs-library-link,
2143         file-link, function-link, variable-link, custom-group-link.
2145 2005-11-20  Chong Yidong  <cyd@stupidchicken.com>
2147         * display.texi: Revert 2005-11-20 change.
2149 2005-11-20  Thien-Thi Nguyen  <ttn@gnu.org>
2151         * processes.texi (Bindat Functions):
2152         Say "third" to refer to zero-based index "2".
2154 2005-11-18  Luc Teirlinck  <teirllm@auburn.edu>
2156         * loading.texi (Library Search): Update the default value of
2157         `load-suffixes'.
2159 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
2161         * display.texi (Attribute Functions): Mention :ignore-defface.
2163 2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
2165         * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
2166         (Minor Mode Conventions): Mention the use of a hook.
2168 2005-11-06  Richard M. Stallman  <rms@gnu.org>
2170         * files.texi (Magic File Names): find-file-name-handler checks the
2171         `operations' property of the handler.
2173 2005-11-03  Richard M. Stallman  <rms@gnu.org>
2175         * variables.texi (Frame-Local Variables): Small clarification.
2177 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
2179         * os.texi (Init File): Document ~/.emacs.d/init.el.
2181 2005-10-29  Richard M. Stallman  <rms@gnu.org>
2183         * internals.texi (Garbage Collection): Document memory-full.
2185 2005-10-28  Bill Wohler  <wohler@newt.com>
2187         * tips.texi (Documentation Tips): Help mode now creates hyperlinks
2188         for URLs.
2190 2005-10-28  Richard M. Stallman  <rms@gnu.org>
2192         * minibuf.texi (Completion Commands): Clean up prev change.
2194 2005-10-26  Kevin Ryde  <user42@zip.com.au>
2196         * compile.texi (Eval During Compile): Explain recommended uses
2197         of eval-when-compile and eval-and-compile.
2199 2005-10-27  Masatake YAMATO  <jet@gyve.org>
2201         * minibuf.texi (Completion Commands):
2202         Write about new optional argument for `display-completion-list'.
2204 2005-10-23  Richard M. Stallman  <rms@gnu.org>
2206         * display.texi (Overlay Arrow): Clarify about local bindings of
2207         overlay-arrow-position.
2209 2005-10-22  Eli Zaretskii  <eliz@gnu.org>
2211         * internals.texi (Building Emacs): Fix last change.
2213 2005-10-22  Richard M. Stallman  <rms@gnu.org>
2215         * internals.texi (Building Emacs): Document eval-at-startup.
2217 2005-10-21  Richard M. Stallman  <rms@gnu.org>
2219         * loading.texi (Where Defined): load-history contains abs file names.
2220         symbol-file returns abs file names.
2222 2005-10-19  Kim F. Storm  <storm@cua.dk>
2224         * display.texi (Showing Images): Add max-image-size integer value.
2226 2005-10-18  Chong Yidong  <cyd@stupidchicken.com>
2228         * display.texi (Showing Images): Document max-image-size.
2230 2005-10-17  Richard M. Stallman  <rms@gnu.org>
2232         * commands.texi (Quitting): Minor clarification.
2234         * processes.texi (Sentinels): Clarify about output and quitting.
2235         (Filter Functions): Mention with-local-quit.
2237 2005-10-17  Juri Linkov  <juri@jurta.org>
2239         * buffers.texi (Current Buffer):
2240         * commands.texi (Event Input Misc):
2241         * compile.texi (Eval During Compile, Compiler Errors):
2242         * customize.texi (Group Definitions):
2243         * display.texi (Progress, Defining Faces):
2244         * files.texi (Writing to Files):
2245         * modes.texi (Mode Hooks, Defining Minor Modes):
2246         * streams.texi (Output Functions):
2247         * syntax.texi (Syntax Table Functions):
2248         * text.texi (Change Hooks):
2249         Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
2251         * commands.texi (Quitting): Replace arg `forms' with `body' in
2252         `with-local-quit'.
2254         * positions.texi (Excursions): Replace arg `forms' with `body' in
2255         `save-excursion'.
2257 2005-10-08  Kim F. Storm  <storm@cua.dk>
2259         * windows.texi (Window Tree): Rename window-split-tree to window-tree.
2260         Rename manual section accordingly.
2262 2005-10-04  Kim F. Storm  <storm@cua.dk>
2264         * windows.texi (Window Split Tree): New section describing
2265         new function window-split-tree function.
2267 2005-10-03  Nick Roberts  <nickrob@snap.net.nz>
2269         * display.texi (Fringe Size/Pos): Simplify and add detail.
2271 2005-09-30  Romain Francoise  <romain@orebokech.com>
2273         * minibuf.texi (High-Level Completion): Explain that the prompt
2274         given to `read-buffer' should end with a colon and a space.
2275         Update usage examples.
2277 2005-09-29  Juri Linkov  <juri@jurta.org>
2279         * display.texi (Displaying Messages): Rename argument name
2280         `string' to `format-string' in functions `message', `message-box',
2281         `message-or-box'.
2283 2005-09-26  Chong Yidong  <cyd@stupidchicken.com>
2285         * errors.texi (Standard Errors): Correct xrefs.
2287 2005-09-18  Chong Yidong  <cyd@stupidchicken.com>
2289         * display.texi (Defining Images): Update documentation for
2290         `image-load-path'.
2292 2005-09-17  Richard M. Stallman  <rms@gnu.org>
2294         * display.texi (Defining Images): Clean up previous change.
2296 2005-09-16  Romain Francoise  <romain@orebokech.com>
2298         * elisp.texi: Specify GFDL version 1.2.
2300         * doclicense.texi (GNU Free Documentation License): Update to
2301         version 1.2.
2303 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
2305         * display.texi (Defining Images): Document `image-load-path'.
2307 2005-09-15  Richard M. Stallman  <rms@gnu.org>
2309         * objects.texi (Printed Representation): Minor cleanup.
2310         (Box Diagrams): Minor fix.
2311         (Cons Cell Type): Move (...) index item here.
2312         (Box Diagrams): From here.
2313         (Array Type): Minor fix.
2314         (Type Predicates): Delete index "predicates".
2315         (Hash Table Type): Clarify xref.
2316         (Dotted Pair Notation): Minor fix.
2318 2005-09-10  Chong Yidong  <cyd@stupidchicken.com>
2320         * files.texi (Saving Buffers): Fix typo.
2322 2005-09-08  Richard M. Stallman  <rms@gnu.org>
2324         * tips.texi (Programming Tips): Correct the "default" prompt spec.
2326 2005-09-08  Chong Yidong  <cyd@stupidchicken.com>
2328         * locals.texi (Standard Buffer-Local Variables): Don't include
2329         mode variables for minor modes.
2330         Fix xrefs for buffer-display-count, buffer-display-table,
2331         buffer-offer-save, buffer-saved-size, cache-long-line-scans,
2332         enable-multibyte-characters, fill-column, header-line-format,
2333         left-fringe-width, left-margin, and right-fringe-width.
2335         * hooks.texi (Standard Hooks): All hooks should conform to the
2336         standard naming convention now.
2337         Fix xref for `echo-area-clear-hook'.
2339         * display.texi (Usual Display): Note that indicate-empty-lines and
2340         tab-width are buffer-local.
2342         * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
2344         * modes.texi (Mode Help): Note that major-mode is buffer-local.
2346         * nonascii.texi (Encoding and I/O): Note that
2347         buffer-file-coding-system is buffer-local.
2349         * positions.texi (List Motion): Note that defun-prompt-regexp is
2350         buffer-local.
2352         * text.texi (Auto Filling): Note that auto-fill-function is
2353         buffer-local.
2354         (Undo): Note that buffer-undo-list is buffer-local.
2356         * windows.texi (Buffers and Windows): Document
2357         buffer-display-count.
2359 2005-09-06  Richard M. Stallman  <rms@gnu.org>
2361         * tips.texi (Coding Conventions): Sometimes it is ok to put the
2362         package prefix elsewhere than at the start of the name.
2364 2005-09-03  Richard M. Stallman  <rms@gnu.org>
2366         * tips.texi (Programming Tips): Add conventions for minibuffer
2367         questions and prompts.
2369 2005-09-03  Joshua Varner  <jlvarner@gmail.com>  (tiny change)
2371         * intro.texi (nil and t): Minor cleanup.
2372         Delete spurious mention of keyword symbols.
2373         (Evaluation Notation): Add index entry.
2374         (A Sample Function Description): Minor cleanup.
2375         (A Sample Variable Description): Not all vars can be set.
2377 2005-09-03  Thien-Thi Nguyen  <ttn@gnu.org>
2379         * text.texi (Buffer Contents): Use "\n" in examples' result strings.
2381         (Insertion): Document precise type of `insert-char' arg COUNT.
2383 2005-09-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2385         * modes.texi (Other Font Lock Variables): Sync the default of
2386         font-lock-lines-before.
2388 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
2390         * files.texi (Magic File Names): Add `make-auto-save-file-name'.
2392 2005-08-29  Richard M. Stallman  <rms@gnu.org>
2394         * elisp.texi (Top): Update subnode menu.
2396         * searching.texi (Searching and Matching): Move node.
2397         Rearrange contents and add overall explanation.
2398         (Searching and Case): Move node.
2399         (Searching and Matching): Update menu.
2401 2005-08-27  Eli Zaretskii  <eliz@gnu.org>
2403         * os.texi (Startup Summary): Fix the description of the initial
2404         startup message display.
2406 2005-08-25  Richard M. Stallman  <rms@gnu.org>
2408         * searching.texi (Search and Replace): Add replace-regexp-in-string.
2410 2005-08-25  Emilio C. Lopes  <eclig@gmx.net>
2412         * display.texi (Finding Overlays): Fix `find-overlay-prop' in
2413         `next-overlay-change' example.
2415 2005-08-22  Juri Linkov  <juri@jurta.org>
2417         * display.texi (Attribute Functions): Add set-face-inverse-video-p.
2418         Fix invert-face.  Fix args of face-background.
2420         * display.texi (Standard Faces): Delete node.
2421         (Faces): Add xref to `(emacs)Standard Faces'.
2422         (Displaying Faces): Fix xref to `Standard Faces'.
2424         * modes.texi (Mode Line Data): Fix xref to Standard Faces.
2426 2005-08-20  Alan Mackenzie  <acm@muc.de>
2428         * buffers.texi (The Buffer List): Clarify the manipulation of the
2429         buffer list.
2431 2005-08-14  Richard M. Stallman  <rms@gnu.org>
2433         * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
2434         a regexp.
2436 2005-08-11  Richard M. Stallman  <rms@gnu.org>
2438         * elisp.texi (Top): Update subnode lists.
2440         * display.texi (Inverse Video): Node deleted.
2442         * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
2443         New nodes split out of Coding Conventions.
2445         * searching.texi (Regular Expressions): Document re-builder.
2447         * os.texi (Time Parsing): New node split out of Time Conversion.
2449         * processes.texi (Misc Network, Network Feature Testing)
2450         (Network Options, Make Network): New nodes split out of
2451         Low-Level Network.
2453 2005-08-09  Richard M. Stallman  <rms@gnu.org>
2455         * frames.texi (Geometry): New node, split from Size and Position.
2456         (Frame Parameters): Refer to Geometry.
2458         * buffers.texi (The Buffer List): Fix xrefs.
2460         * windows.texi (Splitting Windows): Fix xref.
2462         * frames.texi (Layout Parameters): Add xref.
2464         * display.texi (Line Height, Scroll Bars): Fix xrefs.
2466         * keymaps.texi (Menu Bar): Fix xref.
2468         * locals.texi (Standard Buffer-Local Variables): Fix xref.
2470         * modes.texi (%-Constructs): Fix xref.
2472         * frames.texi (Window Frame Parameters): Node split up.
2473         (Basic Parameters, Position Parameters, Size Parameters)
2474         (Layout Parameters, Buffer Parameters, Management Parameters)
2475         (Cursor Parameters, Color Parameters): New subnodes.
2477 2005-08-09  Luc Teirlinck  <teirllm@auburn.edu>
2479         * positions.texi (Screen Lines): Update xref for previous change
2480         in minibuf.texi.
2482         * minibuf.texi (Intro to Minibuffers): Update pxref for previous
2483         change in minibuf.texi.
2485 2005-08-09  Richard M. Stallman  <rms@gnu.org>
2487         * tips.texi (Coding Conventions): Minor cleanup.
2489         * modes.texi (Defining Minor Modes): Explain when init-value
2490         can be non-nil.
2492         * elisp.texi (Top): Update submenu for Minibuffer.
2494         * minibuf.texi (Minibuffer Misc): Node split up.
2495         (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
2496         (Recursive Mini): New nodes split out from Minibuffer Misc.
2497         (Minibuffer Misc): Document max-mini-window-height.
2499         * hash.texi (Defining Hash): Delete stray paren in example.
2501         * display.texi (Echo Area Customization): Don't define
2502         max-mini-window-height here; xref instead.
2504         * commands.texi (Event Input Misc): Update while-no-input.
2506         * advice.texi (Advising Functions): Explain when to use advice
2507         and when to use a hook.
2509 2005-07-30  Eli Zaretskii  <eliz@gnu.org>
2511         * makefile.w32-in (info): Don't run install-info.
2512         ($(infodir)/dir): New target, produced by running install-info.
2514 2005-07-27  Luc Teirlinck  <teirllm@auburn.edu>
2516         * modes.texi (Defining Minor Modes): The keyword for the initial
2517         value is :init-value, not :initial-value.
2519 2005-07-23  Eli Zaretskii  <eliz@gnu.org>
2521         * loading.texi (Autoload): Make the `doctor' example be consistent
2522         with what's in current loaddefs.el.  Describe the "fn" magic in
2523         the usage portion of the doc string.
2525 2005-07-22  Richard M. Stallman  <rms@gnu.org>
2527         * internals.texi (Garbage Collection): Clarify previous change.
2529 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2531         * internals.texi (Garbage Collection): Add gc-cons-percentage.
2533 2005-07-18  Juri Linkov  <juri@jurta.org>
2535         * commands.texi (Accessing Events):
2536         * frames.texi (Text Terminal Colors, Resources):
2537         * markers.texi (The Mark):
2538         * modes.texi (Defining Minor Modes):
2539         Delete duplicate duplicate words.
2541 2005-07-16  Richard M. Stallman  <rms@gnu.org>
2543         * display.texi (Managing Overlays): Clarify make-overlay
2544         args for insertion types.
2546 2005-07-13  Luc Teirlinck  <teirllm@auburn.edu>
2548         * customize.texi (Variable Definitions):
2549         Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
2550         `standard-value' is a list too.
2551         (Defining New Types): Use @key{RET} instead of @key{ret}.
2553 2005-07-13  Francis Litterio  <franl@world.std.com>  (tiny change)
2555         * os.texi (Translating Input): Fix typo.
2557 2005-07-08  Richard M. Stallman  <rms@gnu.org>
2559         * README: Update edition number and size estimate.
2561         * elisp.texi (VERSION): Set to 2.9.
2563 2005-07-07  Richard M. Stallman  <rms@gnu.org>
2565         * book-spine.texinfo: Update Emacs version.
2567         * display.texi (Inverse Video): Delete mode-line-inverse-video.
2569 2005-07-06  Richard M. Stallman  <rms@gnu.org>
2571         * searching.texi (Regexp Search): Clarify what re-search-forward
2572         does when the search fails.
2574 2005-07-05  Lute Kamstra  <lute@gnu.org>
2576         * Update FSF's address in GPL notices.
2578         * doclicense.texi (GNU Free Documentation License):
2579         * gpl.texi (GPL):
2580         * tips.texi (Coding Conventions, Library Headers):
2581         * vol1.texi:
2582         * vol2.texi: Update FSF's address.
2584 2005-07-04  Richard M. Stallman  <rms@gnu.org>
2586         * hooks.texi (Standard Hooks): Add occur-hook.
2588 2005-07-03  Luc Teirlinck  <teirllm@auburn.edu>
2590         * display.texi (The Echo Area): Correct menu.
2592 2005-07-03  Richard M. Stallman  <rms@gnu.org>
2594         * elisp.texi (Top): Update subnode menu for Display.
2596         * display.texi (Displaying Messages): New node, with most
2597         of what was in The Echo Area.
2598         (Progress): Moved under The Echo Area.
2599         (Logging Messages): New node with new text.
2600         (Echo Area Customization): New node, the rest of what was
2601         in The Echo Area.  Document message-truncate-lines with @defvar.
2602         (Display): Update menu.
2604         * windows.texi (Textual Scrolling): Doc 3 values for
2605         scroll-preserve-screen-position.
2607         * text.texi (Special Properties): Change hook functions
2608         should bind inhibit-modification-hooks around altering buffer text.
2610         * keymaps.texi (Key Binding Commands): Call binding BINDING
2611         rather than DEFINITION.
2613 2005-06-29  Juanma Barranquero  <lekktu@gmail.com>
2615         * variables.texi (Defining Variables): `user-variable-p' returns t
2616         for aliases of user options, nil for alias loops.
2618 2005-06-28  Richard M. Stallman  <rms@gnu.org>
2620         * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
2621         make-keymap.
2623 2005-06-27  Luc Teirlinck  <teirllm@auburn.edu>
2625         * variables.texi (Setting Variables): Correct and clarify
2626         description of `add-to-ordered-list'.
2628 2005-06-26  Richard M. Stallman  <rms@gnu.org>
2630         * display.texi (Faces): Minor cleanup.
2632 2005-06-25  Luc Teirlinck  <teirllm@auburn.edu>
2634         * display.texi (Faces): `facep' returns t for strings that are
2635         face names.
2637 2005-06-25  Richard M. Stallman  <rms@gnu.org>
2639         * objects.texi (Equality Predicates): Clarify meaning of equal.
2641         * windows.texi (Selecting Windows): save-selected-window
2642         and with-selected-window save and restore the current buffer.
2644 2005-06-24  Richard M. Stallman  <rms@gnu.org>
2646         * numbers.texi (Float Basics): Explain how to test for NaN,
2647         and printing the sign of NaNs.
2649 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
2651         * makefile.w32-in (MAKEINFO): Use --force.
2653 2005-06-23  Richard M. Stallman  <rms@gnu.org>
2655         * display.texi (Face Functions): Correct Texinfo usage.
2657 2005-06-23  Luc Teirlinck  <teirllm@auburn.edu>
2659         * lists.texi (Rings): `ring-elements' now returns the elements of
2660         RING in order.
2662 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
2664         * markers.texi (The Mark): Texinfo usage fix.
2666 2005-06-23  Kim F. Storm  <storm@cua.dk>
2668         * searching.texi (Entire Match Data): Remove evaporate option for
2669         match-data.  Do not mention evaporate option for set-match-data.
2671 2005-06-22  Glenn Morris  <gmorris@ast.cam.ac.uk>
2673         * display.texi (Face Functions): Mention face aliases.
2675 2005-06-21  Richard M. Stallman  <rms@gnu.org>
2677         * anti.texi (Antinews): Texinfo usage fix.
2679 2005-06-21  Karl Berry  <karl@gnu.org>
2681         * elisp.texi: Use @copying.
2683         * elisp.texi: Put @summarycontents and @contents before the Top
2684         node, instead of the end of the file, so that the contents appear
2685         in the right place in the dvi/pdf output.
2687 2005-06-21  Juri Linkov  <juri@jurta.org>
2689         * display.texi (Defining Faces): Add `customized-face'.
2691 2005-06-20  Kim F. Storm  <storm@cua.dk>
2693         * variables.texi (Setting Variables): Any type of element can be
2694         given order in add-to-ordered-list.  Compare elements with eq.
2696         * lists.texi (Rearrangement): Sort predicate may just return non-nil.
2698 2005-06-20  Karl Berry  <karl@gnu.org>
2700         * syntax.texi (Syntax Flags): Make last column very slightly wider
2701         to avoid "generic comment" breaking on two lines and causing an
2702         underfull box.
2704 2005-06-19  Luc Teirlinck  <teirllm@auburn.edu>
2706         * lists.texi (Rings): Various minor clarifications and corrections.
2708 2005-06-18  Richard M. Stallman  <rms@gnu.org>
2710         * functions.texi (Obsolete Functions): Simplify.
2712         * variables.texi (Variable Aliases): Simplify.
2714         * anti.texi, backups.texi, compile.texi, customization.texi:
2715         * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
2716         * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
2717         * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
2718         * variables.texi: Fix formatting ugliness.
2720         * elisp.texi: Add links to Rings and Byte Packing.
2721         Update version and copyright years.
2723         * minibuf.texi: Fix formatting ugliness.
2724         (Completion Commands): Move keymap vars to the end
2725         and vars completing-read binds to the top.
2727 2005-06-17  Luc Teirlinck  <teirllm@auburn.edu>
2729         * processes.texi: Fix typos.
2730         (Bindat Spec): Correct Texinfo error.
2731         (Byte Packing): Fix ungrammatical sentence.
2733 2005-06-17  Thien-Thi Nguyen  <ttn@gnu.org>
2735         * lists.texi (Rings): New node.
2736         (Lists): Add it to menu.
2738         * processes.texi (Byte Packing): New node.
2739         (Processes): Add it to menu.
2741 2005-06-17  Richard M. Stallman  <rms@gnu.org>
2743         * syntax.texi (Parsing Expressions): Fix texinfo usage.
2745         * help.texi (Documentation Basics): Explain the xref to
2746         Documentation Tips.
2748         * debugging.texi (Debugger Commands): Minor fix.
2750 2005-06-16  Luc Teirlinck  <teirllm@auburn.edu>
2752         * edebug.texi (Instrumenting): Eliminate duplicate link.
2753         (Specification List): Replace references to "below", referring to
2754         a later node, with one @ref to that node.
2756         * os.texi (Timers): Timers should save and restore the match data
2757         if they change it.
2759         * debugging.texi (Debugger Commands): Mention that the Lisp
2760         debugger can not step through primitive functions.
2762 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
2764         * functions.texi (Obsolete Functions): Update argument names of
2765         `make-obsolete' and `define-obsolete-function-alias'.
2767         * variables.texi (Variable Aliases): Update argument names of
2768         `defvaralias', `make-obsolete-variable' and
2769         `define-obsolete-variable-alias'.
2771 2005-06-15  Kim F. Storm  <storm@cua.dk>
2773         * searching.texi (Entire Match Data): Rephrase warnings about
2774         evaporate arg to match-data and set-match-data.
2776 2005-06-14  Luc Teirlinck  <teirllm@auburn.edu>
2778         * elisp.texi (Top): Update detailed menu.
2780         * edebug.texi (Edebug): Update menu.
2781         (Instrumenting): Update xrefs.
2782         (Edebug Execution Modes): Correct xref.
2783         (Jumping): Clarify description of `h' command.
2784         Eliminate redundant @ref.
2785         (Breaks): New node.
2786         (Breakpoints): Is now a subsubsection.
2787         (Global Break Condition): Mention `C-x X X'.
2788         (Edebug Views): Clarify `v' and `p'.  Mention `C-x X w'.
2789         (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
2790         (Edebug Display Update): Correct pxref.
2791         (Edebug and Macros): New node.
2792         (Instrumenting Macro Calls): Is now a subsubsection.
2793         Neither arg of `def-edebug-spec' is evaluated.
2794         (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
2795         (Specification Examples): Fix typo.
2797 2005-06-14  Lute Kamstra  <lute@gnu.org>
2799         * debugging.texi (Function Debugging): Primitives can break on
2800         entry too.
2802 2005-06-14  Kim F. Storm  <storm@cua.dk>
2804         * variables.texi (Setting Variables): Add add-to-ordered-list.
2806 2005-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2808         * syntax.texi (Parsing Expressions): Document aux functions and vars of
2809         syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
2811 2005-06-13  Lute Kamstra  <lute@gnu.org>
2813         * text.texi (Special Properties): Fix cross reference.
2815 2005-06-11  Luc Teirlinck  <teirllm@auburn.edu>
2817         * debugging.texi (Function Debugging): Delete mention of empty
2818         string argument to `cancel-debug-on-entry'.  Delete inaccurate
2819         description of the return value of that command.
2821 2005-06-11  Alan Mackenzie  <acm@muc.de>
2823         * text.texi (Adaptive Fill): Amplify the description of
2824         fill-context-prefix.
2826 2005-06-10  Luc Teirlinck  <teirllm@auburn.edu>
2828         * syntax.texi (Parsing Expressions): Fix Texinfo error.
2830 2005-06-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2832         * syntax.texi (Parsing Expressions): Document syntax-ppss.
2834 2005-06-10  Luc Teirlinck  <teirllm@auburn.edu>
2836         * debugging.texi (Error Debugging): Minor rewording.
2837         (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
2838         is optional.
2840 2005-06-10  Lute Kamstra  <lute@gnu.org>
2842         * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
2843         (Top): Give it a title.  Correct version number.  Give the
2844         detailed node listing a more prominent header.
2845         * intro.texi: Don't set VERSION here a second time.
2846         Mention Emacs's version too.
2847         * anti.texi (Antinews): Use EMACSVER to refer to the current
2848         version of Emacs.
2850 2005-06-09  Kim F. Storm  <storm@cua.dk>
2852         * searching.texi (Entire Match Data): Explain new `reseat' argument to
2853         match-data and set-match-data.
2855 2005-06-08  Richard M. Stallman  <rms@gnu.org>
2857         * searching.texi (Entire Match Data): Clarify when match-data
2858         returns markers and when integers.
2860         * display.texi (Defining Faces): Explain that face name should not
2861         end in `-face'.
2863         * modes.texi (Mode Line Data): Minor cleanup.
2864         (Customizing Keywords): Node split out of Search-based Fontification.
2865         Add example of using font-lock-add-keywords from a hook.
2866         Clarify when MODE should be non-nil, and when nil.
2868 2005-06-06  Richard M. Stallman  <rms@gnu.org>
2870         * modes.texi (Mode Line Data): Explain what happens when the car
2871         of a list is a void symbol.
2872         (Search-based Fontification): Explain MODE arg to
2873         font-lock-add-keywords and warn about calls from major modes.
2875 2005-06-08  Juri Linkov  <juri@jurta.org>
2877         * display.texi (Standard Faces): Add `shadow' face.
2879 2005-05-29  Luc Teirlinck  <teirllm@auburn.edu>
2881         * modes.texi (Major Mode Conventions): A derived mode only needs
2882         to put the call to the parent mode inside `delay-mode-hooks'.
2884 2005-05-29  Richard M. Stallman  <rms@gnu.org>
2886         * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
2887         new, and what that implies.  Clarify.
2889         * files.texi (Locating Files): Clean up the text.
2891         * frames.texi (Window Frame Parameters): Document user-size.
2892         Shorten entry for top by referring to left.
2894 2005-05-26  Richard M. Stallman  <rms@gnu.org>
2896         * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
2897         is new, and what the implications are.  Other clarifications.
2899 2005-05-24  Richard M. Stallman  <rms@gnu.org>
2901         * frames.texi (Dialog Boxes): Minor fixes.
2903 2005-05-25  Masatake YAMATO  <jet@gyve.org>
2905         * display.texi (Standard Faces): Write about `mode-line-highlight'.
2907 2005-05-24  Luc Teirlinck  <teirllm@auburn.edu>
2909         * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
2910         is optional.
2912 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
2914         * frames.texi (Dialog Boxes): Descibe new optional argument.
2916 2005-05-23  Lute Kamstra  <lute@gnu.org>
2918         * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
2919         syntax-begin-function over font-lock-beginning-of-syntax-function.
2921 2005-05-21  Luc Teirlinck  <teirllm@auburn.edu>
2923         * minibuf.texi (Reading File Names): Update description of
2924         `read-directory-name'.
2926         * modes.texi (Derived Modes): Clarify :group keyword.
2928 2005-05-21  Eli Zaretskii  <eliz@gnu.org>
2930         * files.texi (Locating Files): New subsection.
2931         Describe locate-file and executable-find.
2933 2005-05-21  Kevin Ryde  <user42@zip.com.au>
2935         * frames.texi (Initial Parameters): Update cross reference to
2936         "Emacs Invocation".
2938 2005-05-19  Luc Teirlinck  <teirllm@auburn.edu>
2940         * keymaps.texi (Active Keymaps): Add anchor.
2942         * modes.texi (Hooks): Delete confusing and unnecessary sentence.
2943         (Major Mode Conventions): Refer to `Auto Major Mode' in more
2944         appropriate place.
2945         (Derived Modes): Small clarifications.
2946         (Minor Mode Conventions, Keymaps and Minor Modes):
2947         Replace references to nodes with references to anchors.
2948         (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
2949         Clarify description of lists whose first element is an integer.
2950         (Mode Line Variables): Add anchor.
2951         (%-Constructs): Clarify description of integer after %.
2952         (Emulating Mode Line): Describe nil value for FACE.
2954 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
2956         * modes.texi (Derived Modes): Correct references to non-existing
2957         variable standard-syntax-table.
2959 2005-05-17  Lute Kamstra  <lute@gnu.org>
2961         * modes.texi (Defining Minor Modes): Mention the mode hook.
2963 2005-05-15  Kim F. Storm  <storm@cua.dk>
2965         * processes.texi (Network): Remove open-network-stream-nowait.
2966         (Network Servers): Remove open-network-stream-server.
2968 2005-05-15  Luc Teirlinck  <teirllm@auburn.edu>
2970         * elisp.texi (Top): Update detailed menu.
2972         * variables.texi: Reorder nodes.
2973         (Variables): Update menu.
2974         (File Local Variables): Do not refer to the `-*-' line as
2975         a "local variables list".  Add pxref.
2977 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
2979         * elisp.texi (Top): Update detailed menu for node changes.
2981         * modes.texi (Modes): Update Menu.
2982         (Hooks): Move to beginning of chapter.
2983         Most minor modes run mode hooks too.
2984         `add-hook' can handle void hooks or hooks whose value is a single
2985         function.
2986         (Major Modes): Update Menu.
2987         (Major Mode Basics): New node, split off from `Major Modes'.
2988         (Major Mode Conventions): Correct xref.  Explain how to handle
2989         auto-mode-alist if the major mode command has an autoload cookie.
2990         (Auto Major Mode): Major update.  Add magic-mode-alist.
2991         (Derived Modes): Major update.
2992         (Mode Line Format): Update Menu.
2993         (Mode Line Basics): New node, split off from `Mode Line Format'.
2995         * loading.texi (Autoload): Mention `autoload cookie' as synonym
2996         for `magic autoload comment'.  Add index entries and anchor.
2998 2005-05-14  Richard M. Stallman  <rms@gnu.org>
3000         * tips.texi (Coding Conventions): Explain how important it is
3001         that just loading certain files not change Emacs behavior.
3003         * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
3005 2005-05-12  Lute Kamstra  <lute@gnu.org>
3007         * modes.texi (Generic Modes): Update.
3008         (Major Modes): Refer to node "Generic Modes".
3010         * elisp.texi (Top): Update to the current structure of the manual.
3011         * processes.texi (Processes): Add menu description.
3012         * customize.texi (Customization): Add menu descriptions.
3014 2005-05-11  Thien-Thi Nguyen  <ttn@gnu.org>
3016         * processes.texi (Signals to Processes)
3017         (Low-Level Network): Fix typos.
3019 2005-05-11  Lute Kamstra  <lute@gnu.org>
3021         * elisp.texi (Top): Add some nodes from the chapter "Major and
3022         Minor Modes" to the detailed node listing.
3024 2005-05-10  Richard M. Stallman  <rms@gnu.org>
3026         * keymaps.texi (Extended Menu Items): Menu item filter functions
3027         can be called at any time.
3029 2005-05-08  Luc Teirlinck  <teirllm@auburn.edu>
3031         * variables.texi (File Local Variables): `(hack-local-variables t)'
3032         now also checks whether a mode is specified in the local variables
3033         list.
3035 2005-05-05  Kevin Ryde  <user42@zip.com.au>
3037         * display.texi (The Echo Area): Correct format function cross
3038         reference.
3040 2005-05-05  Luc Teirlinck  <teirllm@auburn.edu>
3042         * variables.texi (Variable Aliases): Change description of
3043         `define-obsolete-variable-alias'.
3045         * functions.texi (Functions): Add "Obsolete Functions" to menu.
3046         (Defining Functions): Add xref.
3047         (Obsolete Functions): New node.
3048         (Function Safety): Standardize capitalization of section title.
3050         * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
3051         (Dialog Boxes): Complete description of `x-popup-dialog'.
3053 2005-05-04  Richard M. Stallman  <rms@gnu.org>
3055         * commands.texi (Interactive Codes): Fix Texinfo usage.
3056         Document U more clearly.
3058 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
3060         * variables.texi (Variable Aliases): `make-obsolete-variable' is a
3061         function and not a macro.
3063         * frames.texi (Pop-Up Menus): Correct and clarify description of
3064         `x-popup-menu'.
3065         (Dialog Boxes): Clarify description of `x-popup-dialog'.
3067 2005-05-01  Richard M. Stallman  <rms@gnu.org>
3069         * edebug.texi (Checking Whether to Stop): Fix previous change.
3071 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
3073         * display.texi: Fix typos and Texinfo usage.
3075         * edebug.texi (Checking Whether to Stop): executing-macro ->
3076         executing-kbd-macro.
3078 2005-05-01  Richard M. Stallman  <rms@gnu.org>
3080         * display.texi (Invisible Text): Correct add-to-invisibility-spec.
3082 2005-04-30  Richard M. Stallman  <rms@gnu.org>
3084         * files.texi (Magic File Names): Document `operations' property.
3086 2005-04-29  Lute Kamstra  <lute@gnu.org>
3088         * modes.texi (Generic Modes): New node.
3089         (Major Modes): Add it to the menu.
3090         (Derived Modes): Add "derived mode" to concept index.
3092 2005-04-28  Lute Kamstra  <lute@gnu.org>
3094         * modes.texi (Defining Minor Modes): Fix previous change.
3095         (Font Lock Mode): Simplify.
3096         (Font Lock Basics): Say that font-lock-defaults is buffer-local
3097         when set and that some parts are optional.  Add cross references.
3098         (Search-based Fontification): Say how to specify font-lock-keywords.
3099         Add cross references.  Add font-lock-multiline to index.
3100         Move font-lock-keywords-case-fold-search here from node "Other Font
3101         Lock Variables".  Document font-lock-add-keywords and
3102         font-lock-remove-keywords.
3103         (Other Font Lock Variables): Move font-lock-keywords-only,
3104         font-lock-syntax-table, font-lock-beginning-of-syntax-function,
3105         and font-lock-syntactic-face-function to node "Syntactic Font
3106         Lock".  Move font-lock-keywords-case-fold-search to node
3107         "Search-based Fontification".  Document font-lock-inhibit-thing-lock
3108         and font-lock-{,un}fontify-{buffer,region}-function.
3109         (Precalculated Fontification): Remove reference to deleted variable
3110         font-lock-core-only.
3111         (Faces for Font Lock): Add font-lock-comment-delimiter-face.
3112         (Syntactic Font Lock): Add intro.  Move font-lock-keywords-only,
3113         font-lock-syntax-table, font-lock-beginning-of-syntax-function,
3114         and font-lock-syntactic-face-function here from node "Other Font
3115         Lock Variables".  Move font-lock-syntactic-keywords to "Setting
3116         Syntax Properties".  Add cross references.
3117         (Setting Syntax Properties): New node.
3118         Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
3119         * syntax.texi (Syntax Properties): Add cross reference.
3120         * hooks.texi (Standard Hooks): Add Font-Lock hooks.
3122 2005-04-26  Richard M. Stallman  <rms@gnu.org>
3124         * display.texi (Defining Faces):
3125         Document `default' elements of defface spec.
3127         * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
3129         * variables.texi (Variable Aliases): Clarify text.
3131 2005-04-25  Chong Yidong  <cyd@stupidchicken.com>
3133         * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
3135 2005-04-25  Luc Teirlinck  <teirllm@auburn.edu>
3137         * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
3139 2005-04-24  Eli Zaretskii  <eliz@gnu.org>
3141         * syntax.texi (Syntax Table Internals): Elaborate documentation of
3142         syntax-after and syntax-class.
3144         * files.texi (Changing Files): Fix last change's cross-reference.
3145         (Unique File Names): Don't mention "numbers" in the documentation
3146         of make-temp-file and make-temp-name.
3148 2005-04-23  Richard M. Stallman  <rms@gnu.org>
3150         * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
3152 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
3154         * windows.texi (Cyclic Window Ordering): Clarify window-list.
3156 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
3158         * variables.texi (Variable Aliases): Describe make-obsolete-variable
3159         and define-obsolete-variable-alias.
3161 2005-04-22  Kim F. Storm  <storm@cua.dk>
3163         * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
3164         (Other Plists): Remove safe-plist-get, as plist-get is now safe.
3166 2005-04-21  Lute Kamstra  <lute@gnu.org>
3168         * lists.texi (Association Lists): Document rassq-delete-all.
3170 2005-04-19  Richard M. Stallman  <rms@gnu.org>
3172         * modes.texi (Search-based Fontification): Explain that
3173         facespec is an expression to be evaluated.
3175 2005-04-19  Kevin Ryde  <user42@zip.com.au>
3177         * streams.texi (Output Functions): Fix xref.
3178         * strings.texi (String Conversion): Fix xref.
3180 2005-04-19  Kim F. Storm  <storm@cua.dk>
3182         * symbols.texi (Symbol Plists): Add safe-get.
3183         Mention that `get' may signal an error.
3185 2005-04-18  Nick Roberts  <nickrob@snap.net.nz>
3187         * customize.texi (Variable Definitions): Replace tooltip-mode
3188         example with save-place.
3190 2005-04-17  Richard M. Stallman  <rms@gnu.org>
3192         * buffers.texi (Indirect Buffers): Clarify.
3194         * positions.texi (Positions): Clarify converting marker to integer.
3196         * strings.texi (String Basics): Mention string-match; clarify.
3198 2005-04-08  Lute Kamstra  <lute@gnu.org>
3200         * modes.texi (Search-based Fontification): Fix cross references.
3201         Use consistent terminology.  Document anchored highlighting.
3203 2005-04-05  Lute Kamstra  <lute@gnu.org>
3205         * modes.texi (Defining Minor Modes): Document :group keyword
3206         argument and its default value.
3208 2005-04-03  Lute Kamstra  <lute@gnu.org>
3210         * hooks.texi (Standard Hooks): Add some hooks.  Add cross
3211         references and/or descriptions.  Delete major mode hooks; mention
3212         them as a category instead.  Rename or delete obsolete hooks.
3214 2005-04-02  Richard M. Stallman  <rms@gnu.org>
3216         * nonascii.texi (Coding System Basics): Another wording cleanup.
3218 2005-04-01  Richard M. Stallman  <rms@gnu.org>
3220         * nonascii.texi (Coding System Basics): Clarify previous change.
3222 2005-04-01  Kenichi Handa  <handa@m17n.org>
3224         * nonascii.texi (Coding System Basics): Describe about rondtrip
3225         identity of coding systems.
3227 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
3229         * text.texi (Buffer Contents): Add filter-buffer-substring and
3230         buffer-substring-filters.
3232 2005-03-26  Chong Yidong  <cyd@stupidchicken.com>
3234         * anti.texi (Antinews): Mention `G' interactive code.
3236         * tips.texi (Compilation Tips): Mention benchmark.el.
3238 2005-03-27  Luc Teirlinck  <teirllm@auburn.edu>
3240         * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
3241         is now bound to M-o M-o.
3243         * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
3245 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
3247         * calendar.texi: Delete file (and move contents to emacs-xtra.texi
3248         in the Emacs Manual).
3249         * Makefile.in (srcs): Remove calendar.texi.
3250         * makefile.w32-in (srcs): Remove calendar.texi.
3251         * display.texi (Display): Change name of next node.
3252         * os.texi (System In): Change name of previous node.
3253         * elisp.texi (Top): Remove Calendar references.
3254         * vol1.texi (Top): Remove Calendar references.
3255         * vol2.texi (Top): Remove Calendar references.
3257 2005-03-25  Richard M. Stallman  <rms@gnu.org>
3259         * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
3260         Cleanup previous change.
3262 2005-03-25  Chong Yidong  <cyd@stupidchicken.com>
3264         * display.texi (Face Attributes): Faces earlier in an :inherit
3265         list take precedence.
3266         (Scroll Bars): Fix description of vertical-scroll-bars.
3267         Document frame-current-scroll-bars and window-current-scroll-bars.
3269         * markers.texi (The Mark): Document temporary Transient Mark mode.
3271         * minibuf.texi (Reading File Names):
3272         Document read-file-name-completion-ignore-case.
3274         * positions.texi (Screen Lines): Document nil for width argument
3275         to compute-motion.
3277 2005-03-23  Kim F. Storm  <storm@cua.dk>
3279         * display.texi (Standard Faces): Other faces used in the fringe
3280         implicitly inherits from the fringe face.
3281         (Fringe Bitmaps): FACE in right-fringe and left-fringe display
3282         properties implicitly inherits from fringe face.
3283         (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
3285 2005-03-20  Chong Yidong  <cyd@stupidchicken.com>
3287         * display.texi (Invisible Text): State default value of
3288         line-move-ignore-invisible.
3289         (Managing Overlays): Document remove-overlays.
3290         (Standard Faces): Document escape-glyph face.
3292         * minibuf.texi (Reading File Names): Document read-file-name-function.
3294         * modes.texi (Other Font Lock Variables):
3295         Document font-lock-lines-before.
3297         * positions.texi (Skipping Characters): skip-chars-forward allows
3298         character classes.
3300 2005-03-18  Lute Kamstra  <lute@gnu.org>
3302         * edebug.texi (Instrumenting Macro Calls): Fix another typo.
3304 2005-03-17  Richard M. Stallman  <rms@gnu.org>
3306         * text.texi (Undo): Document extensible undo entries.
3308         * searching.texi (String Search, Regexp Search, Regexp Search):
3309         Cleanups.
3311         * nonascii.texi (Character Codes): Minor fix.
3313         * display.texi (Display Property): Explain the significance
3314         of having text properties that are eq.
3315         (Other Display Specs): Explain string as display spec.
3317         * commands.texi (Interactive Codes): Document G option.
3319 2005-03-17  Chong Yidong  <cyd@stupidchicken.com>
3321         * text.texi (Filling): Add sentence-end-without-period and
3322         sentence-end-without-space.
3323         (Changing Properties): Minor fix.
3325         * anti.texi: Total rewrite.
3327 2005-03-15  Lute Kamstra  <lute@gnu.org>
3329         * edebug.texi (Instrumenting Macro Calls): Fix typos.
3331 2005-03-08  Kim F. Storm  <storm@cua.dk>
3333         * display.texi (Specified Space): Property :width is support on
3334         non-graphic terminals, :height is not.
3336 2005-03-07  Richard M. Stallman  <rms@gnu.org>
3338         * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
3339         Now subnodes of Fringes.
3340         (Overlay Arrow): Document overlay-arrow-variable-list.
3341         (Fringe Size/Pos): New node, broken out of Fringes.
3342         (Display): Explain clearing vs redisplay better.
3343         (Truncation): Clarify use of bitmaps.
3344         (The Echo Area): Clarify the uses of the echo area.
3345         Add max-mini-window-height.
3346         (Progress): Clarify.
3347         (Invisible Text): Explain that main loop moves point out.
3348         (Selective Display): Say "hidden", not "invisible".
3349         (Managing Overlays): Move up.  Describe relation to Undo here.
3350         (Overlay Properties): Clarify intro.
3351         (Finding Overlays): Explain return values when nothing found.
3352         (Width): truncate-string-to-width has added arg.
3353         (Displaying Faces): Clarify and update mode line face handling.
3354         (Face Functions): Minor cleanup.
3355         (Conditional Display): Merge into Other Display Specs.
3356         (Pixel Specification, Other Display Specs): Minor cleanups.
3357         (Images, Image Descriptors): Minor cleanups.
3358         (GIF Images): Patents have expired.
3359         (Showing Images): Explain default text for insert-image.
3360         (Manipulating Button Types): Merge into Manipulating Buttons.
3361         (Making Buttons): Explain return values.
3362         (Button Buffer Commands): Add xref.
3363         (Inverse Video): Update mode-line-inverse-video.
3364         (Display Table Format): Clarify.
3365         (Active Display Table): Give defaults for window-display-table.
3367         * calendar.texi (Calendar Customizing): calendar-holiday-marker
3368         and calendar-today-marker are strings, not chars.
3369         (Holiday Customizing): Minor fix.
3371         * internals.texi (Writing Emacs Primitives): Update `or' example.
3372         Update limit on # args of subr.
3374         * edebug.texi (Using Edebug): Arrow is in fringe.
3375         (Instrumenting): Arg to eval-defun works without loading edebug.
3376         (Edebug Execution Modes): Add xref.
3378         * customize.texi (Common Keywords): Clarify :require.
3379         Mention :version here.
3380         (Variable Definitions, Group Definitions): Not here.
3381         (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
3383 2005-03-07  Chong Yidong  <cyd@stupidchicken.com>
3384         * nonascii.texi (Text Representations): Clarify position-bytes.
3385         (Character Sets): Add list-charset-chars.
3386         (Scanning Charsets): Add charset-after.
3387         (Encoding and I/O): Minor fix.
3389 2005-03-06  Richard M. Stallman  <rms@gnu.org>
3391         * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
3392         (Resizing Windows): Likewise.
3394         * text.texi (Change Hooks): Get rid of "Emacs 21".
3396         * strings.texi (Formatting Strings): Get rid of "Emacs 21".
3398         * streams.texi (Output Variables): Get rid of "Emacs 21".
3400         * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
3402         * os.texi (Translating Input): Replace flow-control example
3403         with a less obsolete example that uses `keyboard-translate'.
3405         * objects.texi (Hash Table Type, Circular Objects):
3406         Get rid of "Emacs 21".
3408         * modes.texi (Mode Line Format): Get rid of "Emacs 21".
3409         (Mode Line Data, Properties in Mode, Header Lines): Likewise.
3411         * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
3413         * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
3415         * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
3416         (Menu Bar): Fix when menu-bar-update-hook is called.
3418         * hash.texi (Hash Tables): Get rid of "Emacs 21".
3420         * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
3421         and make it read better.
3423         * files.texi (Writing to Files): Get rid of "Emacs 21".
3424         (Unique File Names): Likewise.
3426         * elisp.texi: Update Emacs version to 22.
3428         * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
3429         (Overlay Properties, Face Attributes): Likewise.
3430         (Managing Overlays): Fix punctuation.
3431         (Attribute Functions): Clarify set-face-font; get rid of
3432         info about old Emacs versions.
3433         (Auto Faces, Font Lookup, Display Property, Images):
3434         Get rid of "Emacs 21".
3436         * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
3438 2005-03-05  Richard M. Stallman  <rms@gnu.org>
3440         * debugging.texi (Error Debugging): Remove stack-trace-on-error.
3442 2005-03-04  Lute Kamstra  <lute@gnu.org>
3444         * debugging.texi (Error Debugging): Document stack-trace-on-error.
3446 2005-03-03  Lute Kamstra  <lute@gnu.org>
3448         * edebug.texi (Instrumenting Macro Calls): Fix typo.
3450 2005-03-01  Lute Kamstra  <lute@gnu.org>
3452         * debugging.texi (Debugger Commands): Update `j'.
3454 2005-02-28  Lute Kamstra  <lute@gnu.org>
3456         * debugging.texi (Debugging): Fix typo.
3457         (Error Debugging): Document eval-expression-debug-on-error.
3458         (Function Debugging): Update example.
3459         (Using Debugger): Mention starred stack frames.
3460         (Debugger Commands): Document `j' and `l'.
3461         (Invoking the Debugger): `d' and `j' exit recursive edit too.
3462         Update the messages that the debugger displays.
3463         (Internals of Debugger): Add cross reference.  Update example.
3464         (Excess Open): Minor improvement.
3465         (Excess Close): Minor improvement.
3467 2005-02-26  Richard M. Stallman  <rms@gnu.org>
3469         * tips.texi (Coding Conventions): Clarify.
3470         Put all the major mode key reservations together.
3471         Mention the Mouse-1 => Mouse-2 conventions.
3473         * syntax.texi (Syntax Class Table): Clarify.
3474         (Syntax Table Functions): syntax-after moved from here.
3475         (Syntax Table Internals): syntax-after moved to here.
3476         (Parsing Expressions): Update info on number of values
3477         and what's meaningful in the STATE argument.
3478         (Categories): Fix typo.
3480         * sequences.texi (Arrays): Cleanup.
3481         (Char-Tables): Clarify.
3483         * processes.texi (Deleting Processes): Cleanups, add xref.
3484         (Subprocess Creation): Explain nil in exec-path.  Cleanup.
3485         (Process Information): set-process-coding-system, some args optional.
3486         (Input to Processes): Explain various types for PROCESS args.
3487         Rename them from PROCESS-NAME to PROCESS.
3488         (Signals to Processes): Likewise.
3489         (Decoding Output): Cleanup.
3490         (Query Before Exit): Clarify.
3492         * os.texi (Startup Summary): Correct the options; add missing ones.
3493         (Terminal Output, Batch Mode): Clarify.
3494         (Flow Control): Node deleted.
3496         * markers.texi (The Mark): Clarify.
3498         * macros.texi (Expansion): Cleanup.
3499         (Indenting Macros): indent-spec allows ints, not floats.
3501         * keymaps.texi (Keymaps): Clarify.
3502         (Format of Keymaps): Update lisp-mode-map example.
3503         (Active Keymaps, Key Lookup): Clarify.
3504         (Changing Key Bindings): Add xref to `kbd'.
3505         (Key Binding Commands, Simple Menu Items): Clarify.
3506         (Mouse Menus, Menu Bar): Clarify.
3507         (Menu Example): Replace print example with menu-bar-replace-menu.
3509         * help.texi (Documentation Basics): Add function-documentation prop.
3511         * elisp.texi (Top): Don't refer to Flow Control node.
3513         * commands.texi (Command Overview): Improve xrefs.
3514         (Adjusting Point): Adjusting point applies to intangible and invis.
3515         (Key Sequence Input): Doc extra read-key-sequence args.
3516         Likewise for read-key-sequence-vector.
3518         * backups.texi (Rename or Copy): Minor fix.
3519         (Numbered Backups): For version-control, say the default.
3520         (Auto-Saving): make-auto-save-file-name example is simplified.
3522         * advice.texi (Advising Functions): Don't imply one part of Emacs
3523         should advise another part.  Markup changes.
3524         (Defining Advice): Move transitional para.
3525         (Activation of Advice): Cleanup.
3526         Explain if COMPILE is nil or negative.
3528         * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
3530 2005-02-24  Lute Kamstra  <lute@gnu.org>
3532         * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
3533         LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
3535 2005-02-23  Lute Kamstra  <lute@gnu.org>
3537         * modes.texi (Defining Minor Modes): define-minor-mode can be used
3538         to define global minor modes as well.
3540         * display.texi (Managing Overlays): overlay-buffer returns nil for
3541         deleted overlays.
3543 2005-02-22  Kim F. Storm  <storm@cua.dk>
3545         * minibuf.texi (Basic Completion): Allow symbols in addition to
3546         strings in try-completion and all-completions.
3548 2005-02-14  Lute Kamstra  <lute@gnu.org>
3550         * elisp.texi (Top): Remove reference to deleted node.
3552         * lists.texi (Lists): Remove reference to deleted node.
3553         (Cons Cells): Fix typo.
3555         * loading.texi (Where Defined): Fix typo.
3557 2005-02-14  Richard M. Stallman  <rms@gnu.org>
3559         * variables.texi (Creating Buffer-Local): change-major-mode-hook
3560         is useful for discarding some minor modes.
3562         * symbols.texi (Symbol Components): Reorder examples.
3564         * streams.texi (Input Functions): State standard-input default.
3565         (Output Variables): State standard-output default.
3567         * objects.texi (Printed Representation): Clarify read syntax vs print.
3568         (Floating Point Type): Explain meaning better.
3569         (Symbol Type): Explain uniqueness better.
3570         (Cons Cell Type): Explain empty list sooner.  CAR and CDR later.
3571         List examples sooner.
3572         (Box Diagrams): New subnode broken out.
3573         Some examples moved from old Lists as Boxes node.
3574         (Dotted Pair Notation): Clarify intro.
3575         (Array Type): Clarify.
3576         (Type Predicates): Add hash-table-p.
3578         * numbers.texi (Integer Basics): Clarify radix explanation.
3579         (Predicates on Numbers): Minor clarification.
3580         (Comparison of Numbers): Minor clarification.  Clarify eql.
3581         Typos in min, max.
3582         (Math Functions): Clarify overflow in expt.
3584         * minibuf.texi (Text from Minibuffer): Minor clarification.
3585         Mention arrow keys.
3587         * loading.texi (Autoload): defun's doc string overrides autoload's
3588         doc string.
3589         (Repeated Loading): Modernize "add to list" examples.
3590         (Where Defined): Finish updating table of load-history elts.
3592         * lists.texi (List-related Predicates): Minor wording improvement.
3593         (Lists as Boxes): Node deleted.
3594         (Building Lists): Explain trivial cases of number-sequence.
3596         * hash.texi (Hash Tables): Add desc to menu items.
3597         (Creating Hash): Expain "full" means "make larger",
3598         (Hash Access): Any object can be a key.
3599         State value of maphash.
3601         * functions.texi (What Is a Function): Wording cleanup.
3602         (Function Documentation): Minor cleanup.
3603         Explain purpose of calling convention at end of doc string.
3604         (Function Names): Wording cleanup.
3605         (Calling Functions): Wording cleanup.
3606         Explain better how funcall calls the function.
3607         (Function Cells): Delete example of saving and redefining function.
3609         * control.texi (Combining Conditions): Wording cleanup.
3610         (Iteration): dolist and dotimes bind VAR locally.
3611         (Cleanups): Xref to Atomic Changes.
3613         * compile.texi (Byte Compilation): Delete 19.29 info.
3614         (Compilation Functions): Macros' difficulties don't affect defsubst.
3615         (Docs and Compilation): Delete 19.29 info.
3617 2005-02-10  Richard M. Stallman  <rms@gnu.org>
3619         * objects.texi (Symbol Type): Minor correction.
3621 2005-02-06  Lute Kamstra  <lute@gnu.org>
3623         * modes.texi (Example Major Modes): Fix typos.
3625 2005-02-06  Richard M. Stallman  <rms@gnu.org>
3627         * text.texi (Margins): fill-nobreak-predicate can be one function.
3629         * strings.texi (Modifying Strings): clear-string can make unibyte.
3630         (Formatting Strings): format gives error if values missing.
3632         * positions.texi (Character Motion): Mention default arg
3633         for forward-char.  backward-char refers to forward-char.
3634         (Word Motion): Mention default arg for forward-word.
3635         (Buffer End Motion): Mention default arg for beginning-of-buffer.
3636         Simplify end-of-buffer.
3637         (Text Lines): Mention default arg for forward-line.
3638         (List Motion): Mention default arg for beginning/end-of-defun.
3639         (Skipping Characters): Minor fixes in explaining character-set.
3641         * modes.texi (Major Mode Conventions): Mention "system abbrevs".
3642         Mode inheritance applies only when default-major-mode is nil.
3643         Clarifications.
3644         (Example Major Modes): Update Text mode and Lisp mode examples.
3645         (Minor Mode Conventions): Mention define-minor-mode at top.
3646         (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
3647         (Mode Line Format): Update mode line face display info.
3648         (Properties in Mode): Mention effect of risky vars.
3649         (Imenu): Define imenu-add-to-menubar.
3650         (Font Lock Mode): Add descriptions to menu lines.
3651         (Faces for Font Lock): Add font-lock-doc-face.
3653 2005-02-05  Lute Kamstra  <lute@gnu.org>
3655         * text.texi (Maintaining Undo): Remove obsolete function.
3657 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
3659         * frames.texi (Color Names): Add pointer to the X docs about RGB
3660         color specifications.  Improve indexing
3661         (Text Terminal Colors): Replace the description of RGB values by
3662         an xref to "Color Names".
3664 2005-02-03  Richard M. Stallman  <rms@gnu.org>
3666         * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
3667         Clarify.
3668         (Selecting Windows): Clarify save-selected-window.
3669         (Cyclic Window Ordering): Clarify walk-windows.
3670         (Window Point): Clarify.
3671         (Window Start): Add comment to example.
3672         (Resizing Windows): Add `interactive' specs in examples.
3673         Document fit-window-to-buffer.
3675         * text.texi (User-Level Deletion): just-one-space takes numeric arg.
3676         (Undo, Maintaining Undo): Clarify last change.
3677         (Sorting): In sort-numeric-fields, explain about octal and hex.
3678         Mention sort-numeric-base.
3679         (Format Properties): Add xref for hard newlines.
3681         * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
3682         (Pop-Up Menus): Fix typo.
3683         (Color Names): Explain all types of color names.
3684         Explain color-values on B&W terminal.
3685         (Text Terminal Colors): Explain "rgb values" are lists.  Fix arg names.
3687         * files.texi (File Locks): Not supported on MS systems.
3688         (Testing Accessibility): Clarify.
3690         * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
3691         (Coverage Testing): Fix typo.
3693         * commands.texi (Misc Events): Remove stray space.
3695         * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
3696         (Modification Time): Clarify when visited-file-modtime returns 0.
3697         (The Buffer List): Clarify bury-buffer.
3698         (Killing Buffers): Clarify.
3699         (Indirect Buffers): Add clone-indirect-buffer.
3701 2005-02-02  Matt Hodges  <MPHodges@member.fsf.org>
3703         * edebug.texi (Printing in Edebug): Fix default value of
3704         edebug-print-circle.
3705         (Coverage Testing): Fix displayed frequency count data.
3707 2005-02-02  Luc Teirlinck  <teirllm@auburn.edu>
3709         * text.texi (Maintaining Undo): Add `undo-outer-limit'.
3711 2005-02-02  Kim F. Storm  <storm@cua.dk>
3713         * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
3715 2005-01-29  Eli Zaretskii  <eliz@gnu.org>
3717         * commands.texi (Misc Events): Describe the help-echo event.
3719         * text.texi (Special Properties) <help-echo>: Use `pos'
3720         consistently in description of the help-echo property.
3721         Use @code{nil} instead of @var{nil}.
3723         * display.texi (Overlay Properties): Fix the index entry for
3724         help-echo overlay property.
3726         * customize.texi (Type Keywords): Uncomment the xref to the
3727         help-echo property documentation.
3729 2005-01-23  Kim F. Storm  <storm@cua.dk>
3731         * windows.texi (Window Start): Fix `pos-visible-in-window-p'
3732         return value.  Third element FULLY replaced by PARTIAL which
3733         specifies number of invisible pixels if row is only partially visible.
3734         (Textual Scrolling): Mention auto-window-vscroll.
3735         (Vertical Scrolling): New defvar auto-window-vscroll.
3737 2005-01-16  Luc Teirlinck  <teirllm@auburn.edu>
3739         * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
3740         command remapping.
3742 2005-01-15  Richard M. Stallman  <rms@gnu.org>
3744         * display.texi (Defining Images): Mention DATA-P arg of create-image.
3746 2005-01-14  Kim F. Storm  <storm@cua.dk>
3748         * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
3750         * text.texi (Links and Mouse-1): Fix string and vector item.
3752 2005-01-13  Richard M. Stallman  <rms@gnu.org>
3754         * keymaps.texi (Active Keymaps): Rewrite the text, and update the
3755         descriptions of overriding-local-map and overriding-terminal-local-map.
3757         * text.texi (Links and Mouse-1): Clarify text.
3759 2005-01-13  Kim F. Storm  <storm@cua.dk>
3761         * modes.texi (Emulating Mode Line): Update format-mode-line entry.
3763 2005-01-13  Francis Litterio  <franl@world.std.com>  (tiny change)
3765         * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
3767 2005-01-12  Kim F. Storm  <storm@cua.dk>
3769         * text.texi (Links and Mouse-1): Rename section from Enabling
3770         Mouse-1 to Following Links.  Change xrefs.
3771         Add examples for define-button-type and define-widget.
3773         * display.texi (Button Properties, Button Buffer Commands):
3774         Clarify mouse-1 and follow-link functionality.
3776 2005-01-12  Richard M. Stallman  <rms@gnu.org>
3778         * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
3780         * display.texi (Beeping): Fix Texinfo usage.
3782         * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
3784 2005-01-11  Kim F. Storm  <storm@cua.dk>
3786         * display.texi (Button Properties, Button Buffer Commands):
3787         Mention mouse-1 binding.  Add follow-link keyword.
3789         * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
3790         (Enabling Mouse-1 to Follow Links): New subsection.
3792 2005-01-06  Richard M. Stallman  <rms@gnu.org>
3794         * text.texi (Special Properties): Minor change.
3796         * os.texi (Timers): Clarify previous change.
3798         * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
3800 2005-01-01  Luc Teirlinck  <teirllm@auburn.edu>
3802         * display.texi (Face Attributes): Correct xref to renamed node.
3804 2005-01-01  Richard M. Stallman  <rms@gnu.org>
3806         * display.texi (Face Attributes): Describe hex color specs.
3808 2004-12-31  Richard M. Stallman  <rms@gnu.org>
3810         * os.texi (Timers): Update previous change.
3812 2004-12-30  Kim F. Storm  <storm@cua.dk>
3814         * display.texi (Line Height): Total line-height is now specified
3815         in line-height property of form (HEIGHT TOTAL).  Swap (FACE . RATIO)
3816         in cons cells.  (nil . RATIO) is relative to actual line height.
3817         Use line-height `t' instead of `0' to get minimum height.
3819 2004-12-29  Richard M. Stallman  <rms@gnu.org>
3821         * os.texi (Timers): Discuss timers vs editing the buffer and undo.
3823 2004-12-28  Richard M. Stallman  <rms@gnu.org>
3825         * commands.texi (Quitting): Clarify value of with-local-quit.
3827         * elisp.texi (Top): Fix previous change.
3829         * loading.texi (Loading): Fix previous change.
3831 2004-12-27  Richard M. Stallman  <rms@gnu.org>
3833         * Makefile.in (MAKEINFO): Specify --force.
3835         * buffers.texi (Killing Buffers): Add buffer-save-without-query.
3837         * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
3839         * display.texi (Line Height): Further clarify.
3841         * elisp.texi (Top): Update Loading submenu.
3843         * loading.texi (Where Defined): New node.
3844         (Unloading): load-history moved to Where Defined.
3846 2004-12-21  Richard M. Stallman  <rms@gnu.org>
3848         * commands.texi (Event Input Misc): Add while-no-input.
3850 2004-12-11  Richard M. Stallman  <rms@gnu.org>
3852         * display.texi (Line Height): Rewrite text for clarity.
3854 2004-12-11  Kim F. Storm  <storm@cua.dk>
3856         * display.texi (Display): Add node "Line Height" to menu.
3857         (Line Height): New node.  Move full description of line-spacing
3858         and line-height text properties here from text.texi.
3859         (Scroll Bars): Add vertical-scroll-bar variable.
3861         * frames.texi (Window Frame Parameters): Remove line-height defvar.
3863         * locals.texi (Standard Buffer-Local Variables): Fix xref for
3864         line-spacing and vertical-scroll-bar.
3866         * text.texi (Special Properties): Just mention line-spacing and
3867         line-height here, add xref to new "Line Height" node.
3869 2004-12-09  Thien-Thi Nguyen  <ttn@gnu.org>
3871         * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
3873         * locals.texi (Standard Buffer-Local Variables):
3874         Add @xref for `line-spacing'.
3876 2004-12-05  Richard M. Stallman  <rms@gnu.org>
3878         * Makefile.in (maintainer-clean): Remove the info files
3879         in $(infodir) where they are created.
3881 2004-12-03  Richard M. Stallman  <rms@gnu.org>
3883         * windows.texi (Selecting Windows): get-lru-window and
3884         get-largest-window don't consider dedicated windows.
3886         * text.texi (Undo): Document undo-in-progress.
3888 2004-11-26  Richard M. Stallman  <rms@gnu.org>
3890         * locals.texi (Standard Buffer-Local Variables): Undo prev change.
3891         Remove a few vars that are not always buffer-local.
3893 2004-11-24  Luc Teirlinck  <teirllm@auburn.edu>
3895         * locals.texi (Standard Buffer-Local Variables): Comment out
3896         xref's to non-existent node `Yet to be written'.
3898 2004-11-24  Richard M. Stallman  <rms@gnu.org>
3900         * processes.texi (Synchronous Processes): Grammar fix.
3902         * numbers.texi (Comparison of Numbers): Add eql.
3904         * locals.texi (Standard Buffer-Local Variables): Add many vars.
3906         * intro.texi (Printing Notation): Fix previous change.
3908         * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
3909         and default-indicate-buffer-boundaries from here.
3910         (Usual Display): To here.
3911         (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
3912         (Usual Display): Move tab-width up.
3914         * customize.texi (Variable Definitions): Replace
3915         show-paren-mode example with tooltip-mode.
3916         (Simple Types, Composite Types, Defining New Types):
3917         Minor cleanups.
3919 2004-11-21  Jesper Harder  <harder@ifa.au.dk>
3921         * processes.texi (Synchronous Processes, Output from Processes):
3922         Markup fix.
3924 2004-11-20  Richard M. Stallman  <rms@gnu.org>
3926         * positions.texi (Skipping Characters): skip-chars-forward
3927         now handles char classes.
3929         * intro.texi (Printing Notation): Avoid confusion of `print'
3930         when explaining @print.
3932         * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
3934         * display.texi (Display Table Format): Minor fix.
3936         * streams.texi (Output Functions): Fix print example.
3938         * Makefile.in (elisp): New target.
3939         (dist): Depend on $(infodir)/elisp, not elisp.
3940         Copy the info files from $(infodir).
3942         * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
3943         read-from-minibuffer.
3945         * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
3947 2004-11-19  Richard M. Stallman  <rms@gnu.org>
3949         * searching.texi (Regexp Search): Add search-whitespace-regexp.
3951 2004-11-19  CHENG Gao  <chenggao@gmail.com>  (tiny change)
3953         * tips.texi (Coding Conventions): Fix typo.
3955 2004-11-16  Richard M. Stallman  <rms@gnu.org>
3957         * tips.texi (Coding Conventions): Separate defvar and require
3958         methods to avoid warnings.  Use require only when there are many
3959         functions and variables from that package.
3961         * minibuf.texi (Minibuffer Completion): When ignoring case,
3962         predicate must not be case-sensitive.
3964         * debugging.texi (Function Debugging, Explicit Debug): Clarified.
3965         (Test Coverage): Don't talk about "splotches".  Clarified.
3967 2004-11-16  Thien-Thi Nguyen  <ttn@gnu.org>
3969         * frames.texi (Window Frame Parameters): Fix typo.
3971 2004-11-15  Kim F. Storm  <storm@cua.dk>
3973         * symbols.texi (Other Plists): Note that plist-get may signal error.
3974         Add safe-plist-get.
3976 2004-11-15  Thien-Thi Nguyen  <ttn@gnu.org>
3978         * modes.texi (Font Lock Basics): Fix typo.
3980 2004-11-08  Richard M. Stallman  <rms@gnu.org>
3982         * syntax.texi (Syntax Table Functions): Add syntax-after.
3984 2004-11-06  Lars Brinkhoff  <lars@nocrew.org>
3986         * os.texi (Processor Run Time): New section documenting
3987         get-internal-run-time.
3989 2004-11-06  Eli Zaretskii  <eliz@gnu.org>
3991         * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
3992         it nukes elisp-cover.texi.
3993         (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
3994         elisp-0 etc.
3996 2004-11-05  Luc Teirlinck  <teirllm@auburn.edu>
3998         * commands.texi (Keyboard Macros): Document `append' return value
3999         of `defining-kbd-macro'.
4001 2004-11-01  Richard M. Stallman  <rms@gnu.org>
4003         * commands.texi (Interactive Call): Add called-interactively-p.
4005 2004-10-29  Simon Josefsson  <jas@extundo.com>
4007         * minibuf.texi (Reading a Password): Revert.
4009 2004-10-28  Richard M. Stallman  <rms@gnu.org>
4011         * frames.texi (Display Feature Testing): Explain about "vendor".
4013 2004-10-27  Richard M. Stallman  <rms@gnu.org>
4015         * commands.texi (Interactive Codes): `N' uses numeric prefix,
4016         not raw.  Clarify `n'.
4017         (Interactive Call): Rewrite interactive-p, focusing on when
4018         and how to use it.
4019         (Misc Events): Clarify previous change.
4021         * advice.texi (Simple Advice): Clarify what job the example does.
4022         (Around-Advice): Clarify ad-do-it.
4023         (Activation of Advice): An option of ad-default-compilation-action
4024         is `never', not `nil'.
4026 2004-10-26  Kim F. Storm  <storm@cua.dk>
4028         * commands.texi (Interactive Codes): Add U code letter.
4030 2004-10-25  Simon Josefsson  <jas@extundo.com>
4032         * minibuf.texi (Reading a Password): Add.
4034 2004-10-24  Jason Rumney  <jasonr@gnu.org>
4036         * commands.texi (Misc Events): Remove mouse-wheel.  Add wheel-up
4037         and wheel-down.
4039 2004-10-24  Kai Grossjohann  <kai.grossjohann@gmx.net>
4041         * processes.texi (Synchronous Processes): Document process-file.
4043 2004-10-22  Kenichi Handa  <handa@m17n.org>
4045         * text.texi (translate-region): Document that it accepts also a
4046         char-table.
4048 2004-10-22  David Ponce  <david@dponce.com>
4050         * windows.texi (Resizing Windows): Document the `preserve-before'
4051         argument of the functions `enlarge-window' and `shrink-window'.
4053 2004-10-19  Jason Rumney  <jasonr@gnu.org>
4055         * makefile.w32-in (elisp): Change order of arguments to makeinfo.
4057 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
4059         * text.texi (Filling): Add anchor for definition of
4060         `sentence-end-double-space'.
4062         * searching.texi (Regexp Example): Update description of how
4063         Emacs currently recognizes the end of a sentence.
4064         (Standard Regexps): Update definition of the variable
4065         `sentence-end'.  Add definition of the function `sentence-end'.
4067 2004-10-08  Paul Pogonyshev  <pogonyshev@gmx.net>
4069         * display.texi (Progress): New node.
4071 2004-10-05  Kim F. Storm  <storm@cua.dk>
4073         * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
4075 2004-09-29  Kim F. Storm  <storm@cua.dk>
4077         * display.texi (Fringe Bitmaps): Use symbols rather than numbers
4078         to identify bitmaps.  Remove -fringe-bitmap suffix for standard
4079         fringe bitmap symbols, as they now have their own namespace.
4080         (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
4081         vs. pixels.  Signal error if no free bitmap slots.
4082         (Pixel Specification): Change IMAGE to @var{image}.
4084 2004-09-28  Richard M. Stallman  <rms@gnu.org>
4086         * text.texi (Special Properties): Clarify line-spacing and line-height.
4088         * searching.texi (Regexp Search): Add looking-back.
4090 2004-09-25  Luc Teirlinck  <teirllm@auburn.edu>
4092         * display.texi: Correct typos.
4093         (Image Descriptors): Correct xref's.
4095 2004-09-25  Richard M. Stallman  <rms@gnu.org>
4097         * text.texi (Special Properties): Cleanups in `cursor'.
4098         Rewrites in `line-height' and `line-spacing'; exchange them.
4100         * display.texi (Fringes): Rewrite previous change.
4101         (Fringe Bitmaps): Merge text from Display Fringe Bitmaps.  Rewrite.
4102         (Display Fringe Bitmaps): Node deleted, text moved.
4103         (Customizing Bitmaps): Split off from Fringe Bitmaps.  Rewrite.
4104         (Scroll Bars): Clarify set-window-scroll-bars.
4105         (Pointer Shape): Rewrite.
4106         (Specified Space): Clarify :align-to, etc.
4107         (Pixel Specification): Use @var.  Clarify new text.
4108         (Other Display Specs): Clarify `slice'.
4109         (Image Descriptors): Cleanups.
4110         (Showing Images): Cleanups.
4112 2004-09-24  Luc Teirlinck  <teirllm@auburn.edu>
4114         * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
4116         * modes.texi: Various minor changes in addition to:
4117         (Major Mode Conventions): Final call to `run-mode-hooks' should
4118         not be inside the `delay-mode-hooks' form.
4119         (Mode Hooks): New node.
4120         (Hooks): Delete obsolete example.
4121         Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
4122         node "Mode Hooks".
4124 2004-09-22  Luc Teirlinck  <teirllm@auburn.edu>
4126         * display.texi: Correct various typos.
4127         (Display): Rename node "Pointer Shapes" to "Pointer
4128         Shape".  (There is already a node called "Pointer Shapes" in
4129         frames.texi.)
4130         (Images): Remove non-existent node "Image Slices" from menu.
4132 2004-09-23  Kim F. Storm  <storm@cua.dk>
4134         * text.texi (Special Properties): Add `cursor', `pointer',
4135         `line-height', and `line-spacing' properties.
4137         * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
4138         Shapes' to menu.
4139         (Standard Faces): Doc fix for fringe face.
4140         (Fringes): Add `overflow-newline-into-fringe' and
4141         'indicate-buffer-boundaries'.
4142         (Fringe Bitmaps, Pointer Shapes): New nodes.
4143         (Display Property): Add 'Pixel Specification' and 'Display Fringe
4144         Bitmaps' to menu.
4145         (Specified Space): Describe pixel width and height.
4146         (Pixel Specification): New node.
4147         (Other Display Specs): Add `slice' property.
4148         (Display Fringe Bitmaps): New node.
4149         (Images): Add 'Image Slices' to menu.
4150         (Image Descriptors): Add `:pointer' and `:map' properties.
4151         (Showing Images): Add slice arg to `insert-image'.  Add
4152         'insert-sliced-image'.
4154 2004-09-20  Richard M. Stallman  <rms@gnu.org>
4156         * commands.texi (Key Sequence Input):
4157         Clarify downcasing in read-key-sequence.
4159 2004-09-08  Juri Linkov  <juri@jurta.org>
4161         * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
4163 2004-09-07  Luc Teirlinck  <teirllm@auburn.edu>
4165         * locals.texi (Standard Buffer-Local Variables): Add
4166         `buffer-auto-save-file-format'.
4167         * internals.texi (Buffer Internals): Describe new
4168         auto_save_file_format field of the buffer structure.
4169         * files.texi (Format Conversion): `auto-save-file-format' has been
4170         renamed `buffer-auto-save-file-format'.
4172 2004-08-27  Luc Teirlinck  <teirllm@auburn.edu>
4174         * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
4175         an integer or a marker.
4176         (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
4178 2004-08-22  Richard M. Stallman  <rms@gnu.org>
4180         * modes.texi (Major Mode Conventions): Discuss rebinding of
4181         standard key bindings.
4183 2004-08-18  Kim F. Storm  <storm@cua.dk>
4185         * processes.texi (Accepting Output): Add `just-this-one' arg to
4186         `accept-process-output'.
4187         (Output from Processes): New var `process-adaptive-read-buffering'.
4189 2004-08-10  Luc Teirlinck  <teirllm@auburn.edu>
4191         * keymaps.texi: Various changes in addition to:
4192         (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
4193         Give more varied examples for `kbd'.
4194         (Creating Keymaps): Char tables have slots for all characters
4195         without modifiers.
4196         (Active Keymaps): `overriding-local-map' and
4197         `overriding-terminal-local-map' also override text property and
4198         overlay keymaps.
4199         (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
4200         (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
4201         to denote a prefix of no events.
4202         `map-keymap' includes parent's bindings _recursively_.
4203         Clarify and correct description of `where-is-internal'.
4204         Mention BUFFER-OR-NAME arg to `describe-bindings'.
4205         (Menu Example): For menus intended for use with the keyboard, the
4206         menu items should be bound to characters or real function keys.
4208 2004-08-08  Luc Teirlinck  <teirllm@auburn.edu>
4210         * objects.texi (Character Type): Reposition `@anchor' to prevent
4211         double space inside sentence in Info.
4213         * hooks.texi (Standard Hooks): `disabled-command-hook' has been
4214         renamed to `disabled-command-function'.
4215         * commands.texi (Key Sequence Input): Remove unnecessary anchor.
4216         (Command Loop Info): Replace reference to it.
4217         (Disabling Commands): `disabled-command-hook' has been renamed to
4218         `disabled-command-function'.
4220 2004-08-07  Luc Teirlinck  <teirllm@auburn.edu>
4222         * os.texi (Translating Input): Only non-prefix bindings in
4223         `key-translation-map' override actual key bindings.  Warn about
4224         possible indirect effect of actual key bindings on non-prefix
4225         bindings in `key-translation-map'.
4227 2004-08-06  Luc Teirlinck  <teirllm@auburn.edu>
4229         * minibuf.texi (High-Level Completion): Add anchor for definition
4230         of `read-variable'.
4232         * commands.texi: Various changes in addition to:
4233         (Using Interactive): Clarify description of `interactive-form'.
4234         (Interactive Call): Mention default for KEYS argument to
4235         `call-interactively'.
4236         (Command Loop Info): Clarify description of `this-command-keys'.
4237         Mention KEEP-RECORD argument to `clear-this-command-keys'.
4238         Value of `last-event-frame' can be `macro'.
4239         (Repeat Events): `double-click-fuzz' is also used to distinguish
4240         clicks and drags.
4241         (Classifying Events): Clarify descriptions of `event-modifiers'
4242         `event-basic-type' and `event-convert-list'.
4243         (Accessing Events): `posn-timestamp' takes POSITION argument.
4244         (Quoted Character Input): Clarify description of
4245         `read-quoted-char' and fix example.
4246         (Quitting): Add `with-local-quit'.
4247         (Disabling Commands): Correct and clarify descriptions of
4248         `enable-command' and `disable-command'.
4249         Mention what happens if `disabled-command-hook' is nil.
4250         (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
4251         Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
4253 2004-07-24  Luc Teirlinck  <teirllm@auburn.edu>
4255         * frames.texi: Various changes in addition to:
4256         (Creating Frames): Expand and clarify description of `make-frame'.
4257         (Window Frame Parameters): Either none or both of the `icon-left'
4258         and `icon-top' parameters must be specified.  Put descriptions of
4259         `menu-bar-lines' and `toolbar-lines' closer together and change
4260         them accordingly.
4261         (Frame Titles): `multiple-frames' is not guaranteed to be accurate
4262         except while processing `frame-title-format' or `icon-title-format'.
4263         (Deleting Frames): Correct description of `delete-frame'.
4264         Non-nil return values of `frame-live-p' are like those of `framep'.
4265         (Frames and Windows): Mention return value of
4266         `set-frame-selected-window'.
4267         (Visibility of Frames): Mention `force' argument to
4268         `make-frame-invisible'.  `frame-visible-p' returns t for all
4269         frames on text-only terminals.
4270         (Frame Configurations): Restoring a frame configuration does not
4271         restore deleted frames.
4272         (Window System Selections): `x-set-selection' returns DATA.
4273         (Resources): Add example.
4274         (Display Feature Testing): Clarify descriptions of
4275         `display-pixel-height', `display-pixel-width', `x-server-version'
4276         and `x-server-vendor'.
4278         * windows.texi (Choosing Window): Add anchor.
4279         * minibuf.texi (Minibuffer Misc): Add anchor.
4281 2004-07-23  John Paul Wallington  <jpw@gnu.org>
4283         * macros.texi (Defining Macros): Declaration keyword for setting
4284         Edebug spec is `debug' not `edebug'.
4286 2004-07-19  Luc Teirlinck  <teirllm@auburn.edu>
4288         * windows.texi: Various small changes in addition to:
4289         (Window Point): Mention return value of `set-window-point'.
4290         (Window Start): `pos-visible-in-window-p' disregards horizontal
4291         scrolling.  Explain return value if PARTIALLY is non-nil.
4292         (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
4293         and `set-window-vscroll'.
4294         (Size of Window): The argument WINDOW to `window-inside-edges',
4295         `window-pixel-edges' and `window-inside-pixel-edges' is optional.
4296         (Resizing Windows): Explain return value of
4297         `shrink-window-if-larger-than-buffer'.
4298         `window-size-fixed' automatically becomes buffer local when set.
4299         (Window Configurations): Explain return value of
4300         `set-window-configuration'.
4302         * minibuf.texi (Minibuffer Misc): Add anchor for
4303         `minibuffer-scroll-window'.
4305         * positions.texi (Text Lines): Add anchor for `count-lines'.
4307 2004-07-17  Richard M. Stallman  <rms@gnu.org>
4309         * display.texi (Overlay Properties): Adding `evaporate' prop
4310         deletes empty overlay immediately.
4312         * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
4313         fix example.
4315 2004-07-16  Jim Blandy  <jimb@redhat.com>
4317         * searching.texi (Regexp Backslash): Document new \_< and \_>
4318         operators.
4320 2004-07-16  Juanma Barranquero  <lektu@terra.es>
4322         * display.texi (Images): Fix Texinfo usage.
4324 2004-07-14  Luc Teirlinck  <teirllm@auburn.edu>
4326         * buffers.texi (Modification Time): `visited-file-modtime' now
4327         returns a list of two integers, instead of a cons.
4329 2004-07-13  Luc Teirlinck  <teirllm@auburn.edu>
4331         * windows.texi: Various changes in addition to:
4332         (Splitting Windows): Add `split-window-keep-point'.
4334 2004-07-09  Richard M. Stallman  <rms@gnu.org>
4336         * frames.texi (Input Focus): Minor fix.
4338 2004-07-07  Luc Teirlinck  <teirllm@auburn.edu>
4340         * frames.texi (Input Focus): Clarify descriptions of
4341         `select-frame-set-input-focus' and `select-frame'.
4343 2004-07-06  Luc Teirlinck  <teirllm@auburn.edu>
4345         * os.texi: Various small changes in addition to:
4346         (Killing Emacs): Expand and clarify description of
4347         `kill-emacs-query-functions' and `kill-emacs-hook'.
4348         (System Environment): Expand and clarify description of `getenv'
4349         and `setenv'.
4350         (Timers): Clarify description of `run-at-time'.
4351         (Translating Input): Correct description of
4352         `extra-keyboard-modifiers'.
4353         (Flow Control): Correct description of `enable-flow-control'.
4355 2004-07-06  Thien-Thi Nguyen  <ttn@gnu.org>
4357         * os.texi: Update copyright.
4358         (Session Management): Grammar fix.
4359         Clarify which Emacs does the restarting.
4360         Use @samp for *scratch* buffer.
4362 2004-07-04  Alan Mackenzie  <acm@muc.de>
4364         * frames.texi (Input Focus): Add documentation for
4365         `select-frame-set-input-focus'.  Replace refs to non-existent
4366         `switch-frame' with `select-frame'.  Minor corrections and tidying
4367         up of text-only terminal stuff.
4369 2004-07-02  Richard M. Stallman  <rms@gnu.org>
4371         * files.texi (Saving Buffers): Cleanup write-contents-function.
4372         (Magic File Names): Cleanup file-remote-p.
4374 2004-07-02  Kai Grossjohann  <kai@emptydomain.de>
4376         * files.texi (Magic File Names): `file-remote-p' returns an
4377         identifier of the remote system, not just t.
4379 2004-07-02  David Kastrup  <dak@gnu.org>
4381         * searching.texi (Entire Match Data): Add explanation about new
4382         match-data behavior when @var{integers} is non-nil.
4384 2004-06-24  Richard M. Stallman  <rms@gnu.org>
4386         * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
4388         * customize.texi (Variable Definitions): Note about doc strings
4389         and :set.
4391         * keymaps.texi (Keymap Terminology): Document `kbd'.
4392         (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
4394         * display.texi (Invisible Text): Setting buffer-invisibility-spec
4395         makes it buffer-local.
4397         * files.texi (Saving Buffers): Correct previous change.
4399         * commands.texi (Accessing Events):
4400         Clarify posn-col-row and posn-actual-col-row.
4402 2004-06-24  David Ponce  <david.ponce@wanadoo.fr>
4404         * commands.texi (Accessing Events): New functions
4405         posn-at-point and posn-at-x-y.  Add example to posn-x-y.
4407 2004-06-23  Luc Teirlinck  <teirllm@auburn.edu>
4409         * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
4410         * frames.texi, buffers.texi, backups.texi, variables.texi:
4411         * loading.texi, eval.texi, functions.texi, control.texi:
4412         * symbols.texi, minibuf.texi: Reposition @anchor's.
4414         * help.texi: Various small changes in addition to the following.
4415         (Describing Characters): Describe PREFIX argument to
4416         `key-description'.  Correct and clarify definition of
4417         `text-char-description'.  Describe NEED-VECTOR argument to
4418         `read-kbd-macro'.
4419         (Help Functions): Clarify definition of `apropos'.
4421 2004-06-23  Lars Hansen  <larsh@math.ku.dk>
4423         * files.texi (Saving Buffers): Correct description of
4424         `write-contents-functions'.
4426 2004-06-21  Juanma Barranquero  <lektu@terra.es>
4428         * display.texi (Images): Remove redundant @vindex directives.
4429         Rewrite `image-library-alist' doc in active voice.
4431 2004-06-14  Juanma Barranquero  <lektu@terra.es>
4433         * display.texi (Images): Document new delayed library loading,
4434         variable `image-library-alist' and (existing but undocumented)
4435         function `image-type-available-p'.
4437 2004-06-05  Richard M. Stallman  <rms@gnu.org>
4439         * minibuf.texi (Minibuffer Completion): For INITIAL arg,
4440         refer the user to the Initial Input node.
4441         (Text from Minibuffer): Likewise.
4442         (Initial Input): New node.  Document this feature
4443         and say it is mostly deprecated.
4445 2004-05-30  Richard M. Stallman  <rms@gnu.org>
4447         * loading.texi (Named Features): Clarify return value
4448         and meaning of NOERROR.
4450         * variables.texi (File Local Variables): Minor cleanup.
4452 2004-05-30  Michael Albinus  <michael.albinus@gmx.de>
4454         * files.texi (Magic File Names): Add `file-remote-p' as operation
4455         of file name handlers.
4457 2004-05-29  Richard M. Stallman  <rms@gnu.org>
4459         * modes.texi (Minor Mode Conventions): (-) has no special meaning
4460         as arg to a minor mode command.
4462 2004-05-22  Richard M. Stallman  <rms@gnu.org>
4464         * syntax.texi (Syntax Class Table): Word syntax not just for English.
4466         * streams.texi (Output Variables): Doc float-output-format.
4468         * searching.texi (Regexp Special): Nested repetition can be infloop.
4470         * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
4471         real stack overflow.
4473         * compile.texi: Minor cleanups.
4475 2004-05-22  Luc Teirlinck  <teirllm@dms.auburn.edu>
4477         * lists.texi (Cons Cells): Explain dotted lists, true lists,
4478         circular lists.
4479         (List Elements): Explain handling of circular and dotted lists.
4481 2004-05-19  Thien-Thi Nguyen  <ttn@gnu.org>
4483         * modes.texi (Search-based Fontification): Fix typo.
4485 2004-05-10  Juanma Barranquero  <lektu@terra.es>
4487         * modes.texi (Mode Line Variables): Fix description of
4488         global-mode-string, which is now after which-func-mode, not the
4489         buffer name.
4491 2004-05-07  Lars Hansen  <larsh@math.ku.dk>
4493         * modes.texi (Desktop Save Mode): Add.
4494         (Modes): Add menu entry Desktop Save Mode.
4496         * hooks.texi: Add desktop-after-read-hook,
4497         desktop-no-desktop-file-hook and desktop-save-hook.
4499         * locals.texi: Add desktop-save-buffer.
4501 2004-04-30  Jesper Harder  <harder@ifa.au.dk>
4503         * display.texi: emacs -> Emacs.
4505 2004-04-27  Matthew Mundell  <matt@mundell.ukfsn.org>
4507         * files.texi (Changing Files): Document set-file-times.
4509 2004-04-23  Juanma Barranquero  <lektu@terra.es>
4511         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
4513 2004-04-18  Jesper Harder  <harder@ifa.au.dk>
4515         * tips.texi (Coding Conventions): defopt -> defcustom.
4517 2004-04-16  Luc Teirlinck  <teirllm@auburn.edu>
4519         * sequences.texi: Various clarifications.
4521 2004-04-14  Luc Teirlinck  <teirllm@auburn.edu>
4523         * buffers.texi (Read Only Buffers): Mention optional ARG to
4524         `toggle-read-only'.
4526 2004-04-14  Nick Roberts  <nick@nick.uklinux.net>
4528         * windows.texi (Selecting Windows): Note that get-lru-window
4529         returns a full-width window if possible.
4531 2004-04-13  Luc Teirlinck  <teirllm@auburn.edu>
4533         * buffers.texi: Various changes in addition to:
4534         (Buffer File Name): Add `find-buffer-visiting'.
4535         (Buffer Modification): Mention optional ARG to `not-modified'.
4536         (Indirect Buffers): Mention optional CLONE argument to
4537         `make-indirect-buffer'.
4539         * files.texi: Various changes in addition to:
4540         (Visiting Functions): `find-file-hook' is now a normal hook.
4541         (File Name Expansion): Explain difference between the way that
4542         `expand-file-name' and `file-truename' treat `..'.
4543         (Contents of Directories): Mention optional ID-FORMAT argument to
4544         `directory-files-and-attributes'.
4545         (Format Conversion): Mention new optional CONFIRM argument to
4546         `format-write-file'.
4548 2004-04-12  Miles Bader  <miles@gnu.org>
4550         * macros.texi (Expansion): Add description of `macroexpand-all'.
4552 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
4554         * variables.texi (Variable Aliases): Mention
4555         cyclic-variable-indirection.
4557         * errors.texi (Standard Errors): Ditto.
4559 2004-04-04  Luc Teirlinck  <teirllm@auburn.edu>
4561         * backups.texi: Various small changes in addition to:
4562         (Making Backups): Mention return value of `backup-buffer'.
4563         (Auto-Saving): Mention optional FORCE argument to
4564         `delete-auto-save-file-if-necessary'.
4565         (Reverting): Mention optional PRESERVE-MODES argument to
4566         `revert-buffer'.  Correct description of `revert-buffer-function'.
4568 2004-03-22  Juri Linkov  <juri@jurta.org>
4570         * sequences.texi (Sequence Functions): Replace xref to `Vectors'
4571         with `Vector Functions'.
4573         * text.texi (Sorting): Add missing quote.
4575 2004-03-14  Luc Teirlinck  <teirllm@auburn.edu>
4577         * intro.texi (Lisp History): Replace xref to `cl' manual with
4578         inforef.
4580 2004-03-12  Richard M. Stallman  <rms@gnu.org>
4582         * intro.texi (Version Info): Add arg to emacs-version.
4583         (Lisp History): Change xref to CL manual.
4585 2004-03-09  Luc Teirlinck  <teirllm@auburn.edu>
4587         * minibuf.texi (Completion Commands): Add xref to Emacs manual
4588         for Partial Completion mode.
4590 2004-03-07  Thien-Thi Nguyen  <ttn@gnu.org>
4592         * customize.texi: Fix typo.  Remove eol whitespace.
4594 2004-03-04  Richard M. Stallman  <rms@gnu.org>
4596         * processes.texi: Fix typos.
4598         * lists.texi (Building Lists): Minor clarification.
4600         * hash.texi (Creating Hash): Correct the meaning of t for WEAK
4601         in make-hash-table.
4603 2004-02-29  Juanma Barranquero  <lektu@terra.es>
4605         * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
4606         rm, and ignore exit code.
4608 2004-02-27  Dan Nicolaescu  <dann@ics.uci.edu>
4610         * display.texi (Defining Faces): Add description for min-colors.
4611         Update example.
4613 2004-02-23  Luc Teirlinck  <teirllm@auburn.edu>
4615         * abbrevs.texi: Various corrections and clarifications in addition
4616         to the following:
4617         (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
4619 2004-02-22  Matthew Mundell  <matt@mundell.ukfsn.org>  (tiny change)
4621         * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
4623 2004-02-21  Luc Teirlinck  <teirllm@auburn.edu>
4625         * text.texi: Various small changes in addition to the following:
4626         (User-Level Deletion): Mention optional BACKWARD-ONLY argument
4627         to delete-horizontal-space.
4628         (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
4629         description of yank-handler text property at various places.
4631         * frames.texi (Window System Selections): Add anchor.
4633         * syntax.texi (Syntax Table Functions): Clarify and correct
4634         descriptions of make-syntax-table and copy-syntax-table.
4635         (Motion and Syntax): Clarify SYNTAXES argument to
4636         skip-syntax-forward.
4637         (Parsing Expressions): Mention that the return value of
4638         parse-partial-sexp is currently a list of ten rather than nine
4639         elements.
4640         (Categories): Various corrections and clarifications.
4642 2004-02-17  Luc Teirlinck  <teirllm@auburn.edu>
4644         * markers.texi (Marker Insertion Types): Minor change.
4646         * locals.texi (Standard Buffer-Local Variables):
4647         * commands.texi (Interactive Codes, Using Interactive):
4648         * functions.texi (Related Topics): Fix xrefs.
4650 2004-02-16  Luc Teirlinck  <teirllm@auburn.edu>
4652         * lists.texi (Sets And Lists): Update description of delete-dups.
4654 2004-02-16  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
4656         * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
4658 2004-02-16  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4660         * frames.texi (Parameter Access): frame-parameters arg is optional.
4661         modify-frame-parameters handles nil for FRAME.
4662         (Window Frame Parameters): menu-bar-lines and tool-bar-lines
4663         are all-or-nothing for certain toolkits.
4664         Mention parameter wait-for-wm.
4665         (Frames and Windows): In frame-first-window and frame-selected-window
4666         the arg is optional.
4667         (Input Focus): In redirect-frame-focus the second arg is optional.
4668         (Window System Selections): Mention selection type CLIPBOARD.
4669         Mention data-type UTF8_STRING.
4670         Mention numbering of cut buffers.
4671         (Resources): Describe x-resource-name.
4673 2004-02-16  Richard M. Stallman  <rms@gnu.org>
4675         * windows.texi (Buffers and Windows): Delete false table
4676         about all-frames.
4678         * syntax.texi (Parsing Expressions): Delete old caveat
4679         about parse-sexp-ignore-comments.
4681         * streams.texi (Output Variables): Add print-quoted.
4683         * lists.texi (Building Lists): Minor cleanup.
4685         * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
4687         * display.texi (Overlays): Explain overlays use markers.
4688         (Managing Overlays): Explain front-advance and rear-advance
4689         in more detail.
4691         * loading.texi (Unloading): Document unload-feature-special-hooks.
4692         Get rid of fns-NNN.el file.
4694 2004-02-16  Matthew Mundell  <matt@mundell.ukfsn.org>  (tiny change)
4696         * help.texi (Describing Characters): Fix text-char-description
4697         example output.
4699         * edebug.texi (Using Edebug): Fix example.
4701         * debugging.texi (Internals of Debugger): Fix return value.
4703         * files.texi (Changing Files): Fix argname.
4705         * calendar.texi: Fix parens, and default values.
4707         * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
4708         * nonascii.texi, objects.texi, os.texi: Minor fixes.
4709         * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
4711         * positions.texi (Text Lines): Don't add -1 in current-line.
4713 2004-02-16  Richard M. Stallman  <rms@gnu.org>
4715         * compile.texi (Compiler Errors): if-boundp feature applies to cond.
4717 2004-02-16  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
4719         * processes.texi (Low-Level Network): Fix a typo.
4721 2004-02-12  Kim F. Storm  <storm@cua.dk>
4723         * display.texi (Fringes): Use consistent wording.
4724         Note that window-fringe's window arg is optional.
4725         (Scroll Bars): Use consistent wording.
4727 2004-02-11  Luc Teirlinck  <teirllm@auburn.edu>
4729         * tips.texi (Comment Tips): Document the new conventions for
4730         commenting out code.
4732 2004-02-07  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4734         * positions.texi (Text Lines): Added missing end defun.
4736 2004-02-07  Kim F. Storm  <storm@cua.dk>
4738         * positions.texi (Text Lines): Add line-number-at-pos.
4740 2004-02-06  John Paul Wallington  <jpw@gnu.org>
4742         * display.texi (Button Properties, Button Buffer Commands):
4743         mouse-2 invokes button, not down-mouse-1.
4745 2004-02-04  Jason Rumney  <jasonr@gnu.org>
4747         * makefile.w32-in: Sync with Makefile.in changes.
4749 2004-02-03  Luc Teirlinck  <teirllm@auburn.edu>
4751         * minibuf.texi (Text from Minibuffer): Various corrections and
4752         clarifications.
4753         (Object from Minibuffer): Correct Lisp description of
4754         read-minibuffer.
4755         (Minibuffer History): Clarify description of cons values for
4756         HISTORY arguments.
4757         (Basic Completion): Various corrections and clarifications.  Add
4758         completion-regexp-list.
4759         (Minibuffer Completion): Correct and clarify description of
4760         completing-read.
4761         (Completion Commands): Mention Partial Completion mode.  Various
4762         other minor changes.
4763         (High-Level Completion): Various corrections and clarifications.
4764         (Reading File Names): Ditto.
4765         (Minibuffer Misc): Ditto.
4767 2004-01-26  Luc Teirlinck  <teirllm@auburn.edu>
4769         * strings.texi (Text Comparison): assoc-string also matches
4770         elements of alists that are strings instead of conses.
4771         (Formatting Strings): Standardize Texinfo usage.  Update index
4772         entries.
4774 2004-01-20  Luc Teirlinck  <teirllm@auburn.edu>
4776         * lists.texi (Sets And Lists): Add delete-dups.
4778 2004-01-15  Luc Teirlinck  <teirllm@auburn.edu>
4780         * edebug.texi (Instrumenting Macro Calls): `declare' is not a
4781         special form.
4782         * macros.texi (Defining Macros): Update description of `declare',
4783         which now is a macro.
4784         (Wrong Time): Fix typos.
4786 2004-01-14  Luc Teirlinck  <teirllm@auburn.edu>
4788         * compile.texi (Compilation Functions): Expand descriptions of
4789         `compile-defun', `byte-compile-file', `byte-recompile-directory'
4790         and `batch-byte-compile'.  In particular, mention and describe
4791         all optional arguments.
4792         (Disassembly): Correct and clarify the description of `disassemble'.
4794 2004-01-11  Luc Teirlinck  <teirllm@auburn.edu>
4796         * searching.texi: Various small changes in addition to the
4797         following.
4798         (Regexp Example): Adapt to new value of `sentence-end'.
4799         (Regexp Functions): The PAREN argument to `regexp-opt' can be
4800         `words'.
4801         (Search and Replace): Add usage note for `perform-replace'.
4802         (Entire Match Data): Mention INTEGERS and REUSE arguments to
4803         `match-data'.
4804         (Standard Regexps): Update for new values of `paragraph-start'
4805         and `sentence-end'.
4807 2004-01-07  Luc Teirlinck  <teirllm@auburn.edu>
4809         * files.texi (Saving Buffers): Clarify descriptions of
4810         `write-contents-functions' and `before-save-hook'.
4811         Make the defvar's for `before-save-hook' and `after-save-hook'
4812         into defopt's.
4814 2004-01-07  Kim F. Storm  <storm@cua.dk>
4816         * commands.texi (Click Events): Describe new image and
4817         width/height elements of click events.
4818         (Accessing Events): Add posn-string, posn-image, and
4819         posn-object-width-height.  Change posn-object to return either
4820         image or string object.
4822 2004-01-01  Simon Josefsson  <jas@extundo.com>
4824         * hooks.texi (Standard Hooks): Add before-save-hook.
4825         * files.texi (Saving Buffers): Likewise.
4827 2004-01-03  Richard M. Stallman  <rms@gnu.org>
4829         * frames.texi (Frames and Windows): Delete frame-root-window.
4831 2004-01-03  Luc Teirlinck  <teirllm@auburn.edu>
4833         * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
4835         * functions.texi: Various small changes in addition to the
4836         following.
4837         (What Is a Function): `functionp' returns nil for macros.  Clarify
4838         behavior of this and following functions for symbol arguments.
4839         (Function Documentation): Add `\' in front of (fn @var{arglist})
4840         and explain why.
4841         (Defining Functions): Mention DOCSTRING argument to `defalias'.
4842         Add anchor.
4843         (Mapping Functions): Add anchor.  Unquote nil in mapcar* example.
4845 2004-01-01  Miles Bader  <miles@gnu.org>
4847         * display.texi (Buttons): New section.
4849 2003-12-31  Andreas Schwab  <schwab@suse.de>
4851         * numbers.texi (Math Functions): sqrt reports a domain-error
4852         error.
4853         (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
4855 2003-12-30  Luc Teirlinck  <teirllm@auburn.edu>
4857         * tips.texi (Documentation Tips): Update item on hyperlinks in
4858         documentation strings.
4860         * errors.texi (Standard Errors): Various small corrections and
4861         additions.
4863         * control.texi: Various small changes in addition to the
4864         following.
4865         (Signaling Errors): Provide some more details on how `signal'
4866         constructs the error message.  Add anchor to the definition of
4867         `signal'.
4868         (Error Symbols): Describe special treatment of `quit'.
4869         (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
4870         to emphasize that it has to be a single form.
4872         * buffers.texi: Add anchor.
4874 2003-12-29  Richard M. Stallman  <rms@gnu.org>
4876         * windows.texi (Choosing Window): Add same-window-p, special-display-p.
4877         (Window Configurations): Add window-configuration-frame.
4879         * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
4881         * text.texi (Examining Properties): Add get-char-property-and-overlay.
4882         Change arg name in get-char-property.
4883         (Special Properties): Update handling of keymap property.
4885         * strings.texi (Modifying Strings): Add clear-string.
4886         (Text Comparison): Add assoc-string and remove
4887         assoc-ignore-case, assoc-ignore-representation.
4889         * os.texi (Time of Day): Add set-time-zone-rule.
4891         * numbers.texi (Math Functions): asin, acos, log, log10
4892         report domain-error errors.
4894         * nonascii.texi (Converting Representations):
4895         Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
4896         (Encoding and I/O): Add file-name-coding-system.
4898         * modes.texi (Search-based Fontification): Explain that
4899         face specs are symbols with face names as values.
4901         * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
4903         * lists.texi (Building Lists): remq moved elsewhere.
4904         (Sets And Lists): remq moved here.
4905         (Association Lists): Refer to assoc-string.
4907         * internals.texi (Garbage Collection): Add memory-use-counts.
4909         * frames.texi (Frames and Windows): Add set-frame-selected-window
4910         and frame-root-window.
4912         * files.texi (Contents of Directories):
4913         Add directory-files-and-attributes.
4915         * display.texi (Refresh Screen): Add force-window-update.
4916         (Invisible Text): Explain about moving point out of invis text.
4917         (Overlay Properties): Add overlay-properties.
4918         (Managing Overlays): Add overlayp.
4919         (GIF Images): Invalid image number displays a hollow box.
4921         * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
4922         (Killing Buffers): Add buffer-live-p.
4924 2003-12-25  Markus Rost  <rost@mathematik.uni-bielefeld.de>
4926         * display.texi (Fringes): Fix typo "set-buffer-window".
4928 2003-12-24  Luc Teirlinck  <teirllm@auburn.edu>
4930         * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
4931         * nonascii.texi, processes.texi, tips.texi, variables.texi:
4932         Add or change various xrefs and anchors.
4934         * commands.texi: Replace all occurrences of @acronym{CAR} with
4935         @sc{car}, for consistency with the rest of the Elisp manual.
4936         `car' and `cdr' are historically acronyms, but are no longer
4937         widely thought of as such.
4939         * internals.texi (Pure Storage): Mention that `purecopy' does not
4940         copy text properties.
4941         (Object Internals): Now 29 bits are used (in most implementations)
4942         to address Lisp objects.
4944         * variables.texi (Variables with Restricted Values): New node.
4946         * objects.texi (Lisp Data Types): Mention that certain variables
4947         can only take on a restricted set of values and add an xref to
4948         the new node "Variables with Restricted Values".
4950         * eval.texi (Function Indirection): Describe the errors that
4951         `indirect-function' can signal.
4952         (Eval): Clarify the descriptions of `eval-region' and `values'.
4953         Describe `eval-buffer' instead of `eval-current-buffer' and
4954         mention `eval-current-buffer' as an alias for `current-buffer'.
4955         Correct the description and mention all optional arguments.
4957         * nonascii.texi: Various small changes in addition to the
4958         following.
4959         (Converting Representations): Clarify behavior of
4960         `string-make-multibyte' and `string-to-multibyte' for unibyte all
4961         ASCII arguments.
4962         (Character Sets): Document the variable `charset-list' and adapt
4963         the definition of the function `charset-list' accordingly.
4964         (Translation of Characters): Clarify use of generic characters in
4965         `make-translation-table'.  Clarify and correct the description of
4966         the use of translation tables in encoding and decoding.
4967         (User-Chosen Coding Systems): Correct and clarify the description
4968         of `select-safe-coding-system'.
4969         (Default Coding Systems): Clarify description of
4970         `file-coding-system-alist'.
4972 2003-11-30  Luc Teirlinck  <teirllm@auburn.edu>
4974         * strings.texi (Text Comparison): Correctly describe when two
4975         strings are `equal'.  Combine and clarify descriptions of
4976         `assoc-ignore-case' and `assoc-ignore-representation'.
4978         * objects.texi (Non-ASCII in Strings): Clarify description of
4979         when a string is unibyte or multibyte.
4980         (Bool-Vector Type): Update examples.
4981         (Equality Predicates): Correctly describe when two strings are
4982         `equal'.
4984 2003-11-29  Luc Teirlinck  <teirllm@auburn.edu>
4986         * lists.texi (Building Lists): `append' no longer accepts integer
4987         arguments.  Update the description of `number-sequence' to reflect
4988         recent changes.
4989         (Sets And Lists): Describe `member-ignore-case' after `member'.
4991 2003-11-27  Kim F. Storm  <storm@cua.dk>
4993         * commands.texi (Click Events): Click object may be an images.
4994         Describe (dx . dy) element of click positions.
4995         (Accessing Events): Remove duplicate posn-timestamp.
4996         New functions posn-object and posn-object-x-y.
4998 2003-11-23  Kim F. Storm  <storm@cua.dk>
5000         * commands.texi (Click Events): Describe enhancements to event
5001         position lists, including new text-pos and (col . row) items.
5002         Mention left-fringe and right-fringe area events.
5003         (Accessing Events): New functions posn-area and
5004         posn-actual-col-row.  Mention posn-timestamp.  Mention that
5005         posn-point in non-text area still returns buffer position.
5006         Clarify posn-col-row.
5008 2003-11-21  Lars Hansen  <larsh@math.ku.dk>
5010         * files.texi (File Attributes): Describe new parameter ID-FORMAT.
5011         * anti.texi (File Attributes): Describe removed parameter
5012         ID-FORMAT.
5014 2003-11-20  Luc Teirlinck  <teirllm@auburn.edu>
5016         * positions.texi (Positions): Mention that, if a marker is used as
5017         a position, its buffer is ignored.
5019         * markers.texi (Overview of Markers): Mention it here too.
5021 2003-11-12  Luc Teirlinck  <teirllm@auburn.edu>
5023         * numbers.texi (Numeric Conversions): Not just `floor', but also
5024         `truncate', `ceiling' and `round' accept optional argument DIVISOR.
5026 2003-11-10  Luc Teirlinck  <teirllm@auburn.edu>
5028         * markers.texi (Creating Markers): Specify insertion type of
5029         created markers.  Add xref to `Marker Insertion Types'.
5030         Second argument to `copy-marker' is optional.
5031         (Marker Insertion Types): Mention that most markers are created
5032         with insertion type nil.
5033         (The Mark): Correctly describe when `mark' signals an error.
5034         (The Region): Correctly describe when `region-beginning' and
5035         `region-end' signal an error.
5037 2003-11-08  Luc Teirlinck  <teirllm@auburn.edu>
5039         * hash.texi (Creating Hash): Clarify description of `eql'.
5040         `makehash' is obsolete.
5041         (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
5043         * positions.texi (Point): Change description of `buffer-end', so
5044         that it is also correct for floating point arguments.
5045         (List Motion): Correct argument lists of `beginning-of-defun' and
5046         `end-of-defun'.
5047         (Excursions): Add xref to `Marker Insertion Types'.
5048         (Narrowing): Argument to `narrow-to-page' is optional.
5050 2003-11-06  Luc Teirlinck  <teirllm@auburn.edu>
5052         * streams.texi (Output Streams): Clarify behavior of point for
5053         marker output streams.
5055 2003-11-04  Luc Teirlinck  <teirllm@auburn.edu>
5057         * variables.texi (Defining Variables): Second argument to
5058         `defconst' is not optional.
5059         (Setting Variables): Mention optional argument APPEND to
5060         `add-to-list'.
5061         (Creating Buffer-Local): Expand description of
5062         `make-variable-buffer-local'.
5063         (Frame-Local Variables): Expand description of
5064         `make-variable-frame-local'.
5065         (Variable Aliases): Correct description of optional argument
5066         DOCSTRING to `defvaralias'.  Mention return value of
5067         `defvaralias'.
5068         (File Local Variables): Add xref to `File variables' in Emacs
5069         Manual.  Correct description of `hack-local-variables'.  Mention
5070         `safe-local-variable' property.  Mention optional second argument
5071         to `risky-local-variable-p'.
5073 2003-11-03  Luc Teirlinck  <teirllm@auburn.edu>
5075         * symbols.texi (Symbol Plists): Mention return value of `setplist'.
5077 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
5079         * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
5080         lispref/customize.texi, lispref/display.texi, lispref/files.texi,
5081         lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
5082         lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
5083         lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
5084         lispref/processes.texi, lispref/searching.texi,
5085         lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
5086         lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
5087         @acronym{FOO}.
5089 2003-10-27  Luc Teirlinck  <teirllm@auburn.edu>
5091         * strings.texi (Creating Strings): Argument START to `substring'
5092         can not be `nil'.  Expand description of
5093         `substring-no-properties'.  Correct description of `split-string',
5094         especially with respect to empty matches.  Prevent very bad line
5095         break in definition of `split-string-default-separators'.
5096         (Text Comparison): `string=' and `string<' also accept symbols as
5097         arguments.
5098         (String Conversion): More completely describe argument BASE in
5099         `string-to-number'.
5100         (Formatting Strings): `%s' and `%S' in `format' do require
5101         corresponding object.  Clarify behavior of numeric prefix after
5102         `%' in `format'.
5103         (Case Conversion): The argument to `upcase-initials' can be a
5104         character.
5106 2003-10-27  Kenichi Handa  <handa@m17n.org>
5108         * display.texi (Fontsets): Fix texinfo usage.
5110 2003-10-25  Kenichi Handa  <handa@m17n.org>
5112         * display.texi (Fontsets): Add description of the function
5113         set-fontset-font.
5115 2003-10-23  Luc Teirlinck  <teirllm@auburn.edu>
5117         * display.texi (Temporary Displays): Add xref to `Documentation
5118         Tips'.
5120         * functions.texi (Function Safety): Use inforef instead of pxref
5121         for SES.
5123 2003-10-23  Andreas Schwab  <schwab@suse.de>
5125         * Makefile.in (TEX, texinputdir): Don't define.
5126         (TEXI2DVI): Define.
5127         (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
5128         add $(srcdir)/index.texi.
5129         ($(infodir)/elisp): Remove index.texi dependency.
5130         (elisp.dvi): Likewise.  Use $(TEXI2DVI).
5131         (index.texi): Remove target.
5132         (dist): Don't link $(srcdir)/permute-index.
5133         (clean): Don't remove index.texi.
5135         * permute-index, index.perm: Remove.
5136         * index.texi: Rename from index.unperm.
5138 2003-10-22  Luc Teirlinck  <teirllm@auburn.edu>
5140         * tips.texi (Documentation Tips): Document new behavior for face
5141         and variable hyperlinks in Help mode.
5143 2003-10-21  Luc Teirlinck  <teirllm@auburn.edu>
5145         * objects.texi (Integer Type): Update for extra bit of integer range.
5146         (Character Type): Ditto.
5148 2003-10-16  Eli Zaretskii  <eliz@gnu.org>
5150         * numbers.texi (Integer Basics): Add index entries for reading
5151         numbers in hex, octal, and binary.
5153 2003-10-16  Lute Kamstra  <lute@gnu.org>
5155         * modes.texi (Mode Line Format): Mention force-mode-line-update's
5156         argument.
5158 2003-10-13  Luc Teirlinck  <teirllm@auburn.edu>
5160         * windows.texi (Choosing Window): Fix typo.
5161         * edebug.texi (Edebug Execution Modes): Fix typo.
5163 2003-10-13  Richard M. Stallman  <rms@gnu.org>
5165         * windows.texi (Basic Windows): A window has fringe settings,
5166         display margins and scroll-bar settings.
5167         (Splitting Windows): Doc split-window return value.
5168         Clean up one-window-p.
5169         (Selecting Windows): Fix typo.
5170         (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
5171         (Buffers and Windows): In set-window-buffer, explain effect
5172         on fringe settings and scroll bar settings.
5173         (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
5174         (Choosing Window): Use defopt for pop-up-frame-function.
5175         For special-display-buffer-names, explain same-window and same-frame.
5176         Clarify window-dedicated-p return value.
5177         (Textual Scrolling): scroll-up and scroll-down can get an error.
5178         (Horizontal Scrolling): Clarify auto-hscroll-mode.
5179         Clarify set-window-hscroll.
5180         (Size of Window): Don't mention tool bar in window-height.
5181         (Coordinates and Windows): Explain what coordinates-in-window-p
5182         returns for fringes and display margins.
5183         (Window Configurations): Explain saving fringes, etc.
5185         * tips.texi (Library Headers): Clean up Documentation.
5187         * syntax.texi (Parsing Expressions): Clean up forward-comment
5188         and parse-sexp-lookup-properties.
5190         * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
5192         * os.texi (System Environment): Clean up text for load-average errors.
5194         * modes.texi (Hooks): Don't explain local hook details at front.
5195         Clarify run-hooks and run-hook-with-args a little.
5196         Clean up add-hook and remove-hook.
5198         * edebug.texi (Edebug Execution Modes): Clarify t.
5199         Document edebug-sit-for-seconds.
5200         (Coverage Testing): Document C-x X = and =.
5201         (Instrumenting Macro Calls): Fix typo.
5202         (Specification List): Don't index the specification keywords.
5204 2003-10-10  Kim F. Storm  <storm@cua.dk>
5206         * processes.texi (Network): Introduce make-network-process.
5208 2003-10-09  Luc Teirlinck  <teirllm@auburn.edu>
5210         * tips.texi (Library Headers): Fix typo.
5212 2003-10-07  Juri Linkov  <juri@jurta.org>
5214         * modes.texi (Imenu): Mention imenu-create-index-function's
5215         default value.  Explain submenus better.
5217 2003-10-07  Lute Kamstra  <lute@gnu.org>
5219         * modes.texi (Faces for Font Lock): Fix typo.
5220         (Hooks): Explain how buffer-local hook variables can refer to
5221         global hook variables.
5222         Various minor clarifications.
5224 2003-10-06  Lute Kamstra  <lute@gnu.org>
5226         * tips.texi (Coding Conventions): Mention naming conventions for
5227         hooks.
5229 2003-10-05  Luc Teirlinck  <teirllm@auburn.edu>
5231         * loading.texi (Library Search): Correct default value of
5232         load-suffixes.
5233         (Named Features): Fix typo.
5235 2003-10-05  Richard M. Stallman  <rms@gnu.org>
5237         * loading.texi (Named Features): In `provide',
5238         say how to test for subfeatures.
5239         (Unloading): In unload-feature, use new var name
5240         unload-feature-special-hooks.
5242 2003-10-03  Lute Kamstra  <lute@gnu.org>
5244         * modes.texi (Major Mode Conventions): Mention third way to set up
5245         Imenu.
5246         (Imenu): A number of small fixes.
5247         Delete documentation of internal variable imenu--index-alist.
5248         Document the return value format of imenu-create-index-function
5249         functions.
5251 2003-09-30  Richard M. Stallman  <rms@gnu.org>
5253         * processes.texi (Network): Say what stopped datagram connections do.
5255         * lists.texi (Association Lists): Clarify `assq-delete-all'.
5257         * display.texi (Overlay Properties): Clarify `evaporate' property.
5259 2003-09-29  Lute Kamstra  <lute@gnu.org>
5261         * modes.texi (Mode Line Data): Explain when symbols in mode-line
5262         constructs should be marked as risky.
5263         Change cons cell into proper list.
5264         (Mode Line Variables): Change cons cell into proper list.
5266 2003-09-26  Lute Kamstra  <lute@gnu.org>
5268         * modes.texi (Mode Line Data): Document the :propertize construct.
5269         (Mode Line Variables): Reorder the descriptions of the variables
5270         to match their order in the default mode-line-format.
5271         Describe the new variables mode-line-position and mode-line-modes.
5272         Update the default values of mode-line-frame-identification,
5273         minor-mode-alist, and default-mode-line-format.
5274         (Properties in Mode): Mention the :propertize construct.
5276 2003-09-26  Richard M. Stallman  <rms@gnu.org>
5278         * buffers.texi, commands.texi, debugging.texi, eval.texi:
5279         * loading.texi, minibuf.texi, text.texi, variables.texi:
5280         Avoid @strong{Note:}.
5282 2003-09-26  Richard M. Stallman  <rms@gnu.org>
5284         * keymaps.texi (Remapping Commands): Fix typo.
5286 2003-09-23  Luc Teirlinck  <teirllm@mail.auburn.edu>
5288         * processes.texi (Low-Level Network): Fix typo.
5290 2003-09-23  Kim F. Storm  <storm@cua.dk>
5292         * processes.texi (Network, Network Servers): Fix typos.
5293         (Low-Level Network): Add timeout value for :server keyword.
5294         Add new option keywords to make-network-process.
5295         Add set-network-process-options.
5296         Explain how to test availability of network options.
5298 2003-09-19  Richard M. Stallman  <rms@gnu.org>
5300         * text.texi (Motion by Indent): Arg to
5301         backward-to-indentation and forward-to-indentation is optional.
5303         * strings.texi (Creating Strings): Add substring-no-properties.
5305         * processes.texi
5306         (Process Information): Add list-processes arg QUERY-ONLY.
5307         Delete process-contact from here.
5308         Add new status values for process-status.
5309         Add process-get, process-put, process-plist, set-process-plist.
5310         (Synchronous Processes): Add call-process-shell-command.
5311         (Signals to Processes): signal-process allows process objects.
5312         (Network): Complete rewrite.
5313         (Network Servers, Datagrams, Low-Level Network): New nodes.
5315         * positions.texi (Word Motion): forward-word, backward-word
5316         arg is optional.  Reword.
5318         * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
5320         * variables.texi (Creating Buffer-Local):
5321         Delete duplicate definition of buffer-local-value.
5322         (File Local Variables): Explain about discarding text props.
5324 2003-09-11  Richard M. Stallman  <rms@gnu.org>
5326         * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
5327         changes variables that record input events.
5328         (Minibuffer Misc): Add minibuffer-selected-window.
5330         * lists.texi (Building Lists): Add copy-tree.
5332         * display.texi (Fontsets): Add char-displayable-p.
5333         (Scroll Bars): New node.
5335 2003-09-08  Lute Kamstra  <lute@gnu.org>
5337         * modes.texi (%-Constructs): Document new `%i' and `%I'
5338         constructs.
5340 2003-09-03  Peter Runestig  <peter@runestig.com>
5342         * makefile.w32-in: New file.
5344 2003-08-29  Richard M. Stallman  <rms@gnu.org>
5346         * display.texi (Overlay Properties): Clarify how priorities
5347         affect use of the properties.
5349 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
5351         * customize.texi (Type Keywords): Correct the description of
5352         `:help-echo' in the case where `motion-doc' is a function.
5354 2003-08-14  John Paul Wallington  <jpw@gnu.org>
5356         * modes.texi (Emulating Mode Line): Subsection, not section.
5358 2003-08-13  Richard M. Stallman  <rms@gnu.org>
5360         * elisp.texi (Top): Update subnode lists in menu.
5362         * text.texi (Insertion): Add insert-buffer-substring-no-properties.
5363         (Kill Functions): kill-region has new arg yank-handler.
5364         (Yanking): New node.
5365         (Yank Commands): Add yank-undo-function.
5366         (Low-Level Kill Ring):
5367         kill-new and kill-append have new arg yank-handler.
5368         (Changing Properties): Add remove-list-of-text-properties.
5369         (Atomic Changes): New node.
5371         * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
5373         * streams.texi (Output Variables): Add eval-expression-print-length
5374         and eval-expression-print-level.
5376         * os.texi (Time Conversion): For encode-time, explain limits on year.
5378         * objects.texi (Character Type): Define anchor "modifier bits".
5380         * modes.texi (Emulating Mode Line): New node.
5381         (Search-based Fontification): Font Lock uses font-lock-face property.
5382         (Other Font Lock Variables): Likewise.
5384         * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
5385         not vectors.
5386         (Active Keymaps): Add emulation-mode-map-alists.
5387         (Functions for Key Lookup): key-binding has new arg no-remap.
5388         (Remapping Commands): New node.
5389         (Scanning Keymaps): where-is-internal has new arg no-remap.
5390         (Tool Bar): Add tool-bar-local-item-from-menu.
5391         Clarify when to use tool-bar-add-item-from-menu.
5393         * commands.texi (Interactive Call): commandp has new arg.
5394         (Command Loop Info): Add this-original-command.
5396 2003-08-06  John Paul Wallington  <jpw@gnu.org>
5398         * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
5400         * display.texi (Warning Basics): Fix typo.
5401         (Fringes): Add closing curly bracket and fix typo.
5403         * elisp.texi (Top): Fix typo.
5405 2003-08-05  Richard M. Stallman  <rms@gnu.org>
5407         * elisp.texi: Update lists of subnodes.
5409         * windows.texi (Buffers and Windows): set-window-buffer has new arg.
5411         * variables.texi (Local Variables): Use lc for example variable names.
5413         * tips.texi (Library Headers): Explain where to put -*-.
5415         * strings.texi (Creating Strings): Fix xref for vconcat.
5417         * sequences.texi (Vector Functions):
5418         vconcat no longer allows integer args.
5420         * minibuf.texi (Reading File Names): read-file-name has new
5421         arg PREDICATE.  New function read-directory-name.
5423         * macros.texi (Defining Macros): Give definition of `declare'
5424         (Indenting Macros): New node.
5426         * frames.texi (Parameter Access): Add modify-all-frames-parameters.
5427         (Window Frame Parameters): Make separate table of parameters
5428         that are coupled with specific face attributes.
5429         (Deleting Frames): delete-frame-hooks renamed to
5430         delete-frame-functions.
5432         * files.texi (Magic File Names): Add file-remote-p.
5433         Clarify file-local-copy.
5435         * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
5436         here; instead xref Defining Macros.
5438         * display.texi (Warnings): New node, and subnodes.
5439         (Fringes): New node.
5441         * debugging.texi (Test Coverage): New node.
5443         * compile.texi (Compiler Errors): Explain with-no-warnings
5444         and other ways to suppress warnings.
5446         * commands.texi (Interactive Call): Minor clarification.
5448         * buffers.texi (Buffer File Name): set-visited-file-name
5449         renames the buffer too.
5451         * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
5453 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
5455         * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
5457 2003-07-22  Markus Rost  <rost@math.ohio-state.edu>
5459         * internals.texi (Garbage Collection): Fix previous change.
5461 2003-07-22  Richard M. Stallman  <rms@gnu.org>
5463         * files.texi (Truenames): Add LIMIT arg to file-chase-links.
5465         * display.texi (Width): Use \s syntax in example.
5466         (Font Selection): Add face-font-rescale-alist.
5468         * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
5469         Remove spurious indent in example.
5471         * lists.texi (Building Lists): Add number-sequence.
5473         * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
5475         * functions.texi (Function Documentation): Explain how to
5476         show calling convention explicitly in the doc string.
5478         * windows.texi (Selecting Windows): save-selected-window saves
5479         selected window of each frame.
5480         (Window Configurations): Minor change.
5482         * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
5484         * streams.texi (Output Variables): Add print-continuous-numbering
5485         and print-number-table.
5487         * processes.texi (Decoding Output): New node.
5489         * os.texi (Time Conversion): decode-time arg is optional.
5491         * objects.texi (Character Type): Don't use space as example for \.
5492         Make list of char names and \-sequences correspond.
5493         Explain that \s is not used in strings.  `\ ' needs space after.
5495         * nonascii.texi (Converting Representations): Add string-to-multibyte.
5496         (Translation of Characters): Add translation-table-for-input.
5497         (Default Coding Systems): Add auto-coding-functions.
5498         (Explicit Encoding): Add decode-coding-inserted-region.
5499         (Locales): Add locale-info.
5501         * minibuf.texi (Basic Completion): Describe test-completion.
5502         Collections can be lists of strings.
5503         Clean up lazy-completion-table.
5504         (Programmed Completion): Mention test-completion.
5505         Clarify why lambda expressions are not accepted.
5506         (Minibuffer Misc): Describe minibufferp.
5508 2003-07-14  Richard M. Stallman  <rms@gnu.org>
5510         * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
5512         * windows.texi (Selecting Windows): New arg to select-window.
5513         (Selecting Windows): Add with-selected-window.
5514         (Size of Window): Add window-inside-edges, etc.
5516         * internals.texi (Garbage Collection): Add post-gc-hook.
5518         * processes.texi (Subprocess Creation): Add exec-suffixes.
5520         * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
5521         (Scanning Keymaps): Add map-keymaps.
5522         (Defining Menus): Add keymap-prompt.
5524         * numbers.texi (Integer Basics): Add most-positive-fixnum,
5525         most-negative-fixnum.
5527         * compile.texi (Byte Compilation): Explain no-byte-compile
5528         (Compiler Errors): New node.
5530         * os.texi (User Identification): user-uid, user-real-uid
5531         can return float.
5533         * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
5534         and about derived modes.
5535         (Minor Modes): Add minor-mode-list.
5536         (Defining Minor Modes): Keyword args for define-minor-mode.
5537         (Search-based Fontification): Explain managing other properties.
5538         (Other Font Lock Variables): Add font-lock-extra-managed-props.
5539         (Faces for Font Lock): Add font-locl-preprocessor-face.
5540         (Hooks): Add run-mode-hooks and delay-mode-hooks.
5542         * variables.texi (Creating Buffer-Local): Add buffer-local-value.
5543         (Variable Aliases): Clarify defvaralias.
5545         * loading.texi (Library Search): Add load-suffixes.
5547         * minibuf.texi (Basic Completion): Add lazy-completion-table.
5548         (Programmed Completion): Add dynamic-completion-table.
5550         * files.texi (Changing Files): copy-file allows dir as NEWNAME.
5551         (Magic File Names): Specify precedence order of handlers.
5553         * commands.texi (Command Overview): Emacs server runs pre-command-hook
5554         and post-command-hook.
5555         (Waiting): New calling convention for sit-for.
5557         * text.texi (Special Properties): local-map and keymap properties
5558         apply based on their stickiness.
5560 2003-07-07  Richard M. Stallman  <rms@gnu.org>
5562         * modes.texi (Minor Mode Conventions): Specify only some kinds
5563         of list values as args to minor modes.
5565         * files.texi (File Name Expansion): Warn about iterative use
5566         of substitute-in-file-name.
5568         * advice.texi (Activation of Advice): Clean up previous change.
5570 2003-07-06  Markus Rost  <rost@math.ohio-state.edu>
5572         * advice.texi (Activation of Advice): Note that ad-start-advice is
5573         turned on by default.
5575 2003-06-30  Richard M. Stallman  <rms@gnu.org>
5577         * text.texi (Buffer Contents): Document current-word.
5578         (Change Hooks): Not called for *Messages*.
5580         * functions.texi (Defining Functions): Explain about redefining
5581         primitives.
5582         (Function Safety): Renamed.  Minor changes.
5583         Comment out the detailed criteria for what is safe.
5585 2003-06-22  Andreas Schwab  <schwab@suse.de>
5587         * objects.texi (Symbol Type): Fix description of examples.
5589 2003-06-16  Andreas Schwab  <schwab@suse.de>
5591         * hash.texi (Creating Hash): Fix description of :weakness.
5593 2003-06-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
5595         * files.texi (Changing Files): copy-file copies file modes, too.
5597 2003-05-28  Richard M. Stallman  <rms@gnu.org>
5599         * strings.texi (Creating Strings): Clarify split-string.
5601 2003-05-22  Stephen J. Turnbull  <stephen@xemacs.org>
5603         * strings.texi (Creating Strings): Update split-string specification
5604         and examples.
5606 2003-05-19  Richard M. Stallman  <rms@gnu.org>
5608         * elisp.texi: Correct invariant section names.
5610 2003-04-20  Richard M. Stallman  <rms@gnu.org>
5612         * os.texi (Timers): Explain about timers and quitting.
5614 2003-04-19  Richard M. Stallman  <rms@gnu.org>
5616         * internals.texi (Writing Emacs Primitives): Strings are
5617         no longer special for GCPROs.  Mention GCPRO5, GCPRO6.
5618         Explain GCPRO convention for varargs function args.
5620 2003-04-16  Richard M. Stallman  <rms@gnu.org>
5622         * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
5624 2003-04-08  Richard M. Stallman  <rms@gnu.org>
5626         * files.texi (Kinds of Files): Correct return value of file-symlink-p.
5628 2003-02-13  Kim F. Storm  <storm@cua.dk>
5630         * objects.texi (Character Type): New \s escape for space.
5632 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
5634         * os.texi (System Environment): Added cygwin system-type.
5636 2003-01-25  Richard M. Stallman  <rms@gnu.org>
5638         * keymaps.texi: Document that a symbol can act as a keymap.
5640 2003-01-13  Richard M. Stallman  <rms@gnu.org>
5642         * text.texi (Changing Properties): Say string indices are origin-0.
5644         * positions.texi (Screen Lines) <compute-motion>:
5645         Correct order of elts in return value.
5647         * keymaps.texi (Changing Key Bindings) <define-key>: Mention
5648         how to define a default binding.
5650 2002-12-07  Markus Rost  <rost@math.ohio-state.edu>
5652         * loading.texi (Unloading): Fix recent change for load-history.
5654         * customize.texi (Simple Types): Clarify description of custom
5655         type 'number.  Describe new custom type 'float.
5657 2002-12-04  Markus Rost  <rost@math.ohio-state.edu>
5659         * variables.texi (File Local Variables): Fix typo.
5661 2002-10-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5663         From Michael Albinus <Michael.Albinus@alcatel.de>.
5665         * README: Target for Info file is `make info'.
5667         * files.texi (File Name Components): Fixed typos in
5668         `file-name-sans-extension'.
5669         (Magic File Names): Complete list of operations for magic file
5670         name handlers.
5672 2002-09-16  Jonathan Yavner  <jyavner@engineer.com>
5674         * variables.texi (File Local Variables): New function
5675         risky-local-variable-p.
5677 2002-09-15  Jonathan Yavner  <jyavner@engineer.com>
5679         * functions.texi (Function safety): New node about unsafep.
5681 2002-08-05  Per Abrahamsen  <abraham@dina.kvl.dk>
5683         * customize.texi (Splicing into Lists): Fixed example.
5684         Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
5686 2002-06-17  Juanma Barranquero  <lektu@terra.es>
5688         * frames.texi (Display Feature Testing): Fix typo.
5690 2002-06-12  Andreas Schwab  <schwab@suse.de>
5692         * frames.texi (Initial Parameters, Resources): Fix references to
5693         the Emacs manual.
5695 2002-05-13  Kim F. Storm  <storm@cua.dk>
5697         * variables.texi (Intro to Buffer-Local): Updated warning and
5698         example relating to changing buffer inside let.
5700 2002-03-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
5702         * os.texi (Session Management): New node about X Session management.
5704 2002-01-18  Eli Zaretskii  <eliz@is.elta.co.il>
5706         * elisp.texi (VERSION): Set to 2.9.  Update the version of Emacs
5707         to which the manual corresponds, and the copyright years.
5709         * Makefile.in (VERSION): Set to 2.9.
5711 2001-11-29  Eli Zaretskii  <eliz@is.elta.co.il>
5713         * elisp.texi: Change the category in @dircategory to "Emacs", to
5714         make it consistent with info/dir.
5716 2001-11-25  Miles Bader  <miles@gnu.org>
5718         * text.texi (Fields): Describe new `limit' arg in
5719         field-beginning/field-end.
5721 2001-11-17  Eli Zaretskii  <eliz@is.elta.co.il>
5723         * permute-index: Don't depend on csh-specific features.  Replace
5724         the interpreter name with /bin/sh.
5726         * two-volume-cross-refs.txt: New file.
5727         * two.el: New file.
5728         * spellfile: New file.
5730 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
5732         * permute-index: New file.
5734         * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
5735         elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
5736         8+3 restricted namespace.
5738         * Makefile.in (infodir): Define relative to $(srcdir).
5739         ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
5740         include directories list via -I switch to makeinfo.
5741         (index.texi): Use cp if both hard and symbolic links fail.
5743 2001-11-10  Eli Zaretskii  <eliz@is.elta.co.il>
5745         * Makefile.in (distclean): Add.
5747         The following changes make ELisp manual part of the Emacs
5748         distribution:
5750         * Makefile.in: Add Copyright notice.
5751         (prefix): Remove.
5752         (infodir): Change value to "../info".
5753         (VPATH): New variable.
5754         (MAKE): Don't define.
5755         (texmacrodir): Don't define.
5756         (texinputdir): Append the existing value of TEXINPUTS.
5757         ($(infodir)/elisp): Instead of just "elisp".  Reformat the
5758         command to be compatible with man/Makefile.in, and to put the
5759         output into ../info.
5760         (info): Add target.
5761         (installall): Target removed.
5763 2001-10-31  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
5765         * tips.texi (Coding Conventions): Fix typo.
5767 2001-10-23  Gerd Moellmann  <gerd@gnu.org>
5769         * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
5771 2001-10-22  Eli Zaretskii  <eliz@is.elta.co.il>
5773         * files.texi (File Name Components): Update the description of
5774         file-name-sans-extension and file-name-extension, as they now
5775         ignore leading dots.
5777 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
5779         * (Version 21.1 released.)
5781 2001-10-19  Miles Bader  <miles@gnu.org>
5783         * positions.texi (Text Lines): Describe behavior of
5784         `beginning-of-line'/`end-of-line' in the presence of field properties.
5786 2001-10-17  Gerd Moellmann  <gerd@gnu.org>
5788         * Makefile.in (VERSION): Set to 2.8.
5789         (manual): Use `manual-21'.
5791         * elisp.texi (VERSION): Add and use it where the version
5792         number was used.  Set it to 2.8.
5794         * intro.texi: Likewise.
5796 2001-10-13  Eli Zaretskii  <eliz@is.elta.co.il>
5798         * files.texi (File Name Completion): Document the significance of
5799         a trailing slash in elements of completion-ignored-extensions.
5801 2001-10-06  Miles Bader  <miles@gnu.org>
5803         * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
5805 2001-10-04  Gerd Moellmann  <gerd@gnu.org>
5807         * variables.texi (Variable Aliases): New node.
5809 2001-10-04  Gerd Moellmann  <gerd@gnu.org>
5811         * Branch for 21.1.
5813 2001-10-02  Miles Bader  <miles@gnu.org>
5815         * minibuf.texi (Minibuffer Misc): Add entries for
5816         `minibuffer-contents', `minibuffer-contents-no-properties', and
5817         `delete-minibuffer-contents'.
5818         Correct description for `minibuffer-prompt-end'.
5820         * text.texi (Property Search): Correct descriptions of
5821         `next-char-property-change' and `previous-char-property-change'.
5822         Add entries for `next-single-char-property-change' and
5823         `previous-single-char-property-change'.
5824         Make operand names a bit more consistent.
5826 2001-09-30  Eli Zaretskii  <eliz@is.elta.co.il>
5828         * frames.texi (Finding All Frames): Document that next-frame and
5829         previous-frame are local to current terminal.
5831 2001-09-26  Eli Zaretskii  <eliz@is.elta.co.il>
5833         * keymaps.texi (Creating Keymaps): Fix the description of the
5834         result of make-keymap.
5836 2001-09-23  Eli Zaretskii  <eliz@is.elta.co.il>
5838         * display.texi (Font Lookup, Attribute Functions)
5839         (Image Descriptors): Add cross-references to the definition of
5840         selected frame.
5842         * buffers.texi (The Buffer List): Add cross-references to the
5843         definition of selected frame.
5845         * frames.texi (Input Focus): Clarify which frame is _the_ selected
5846         frame at any given time.
5847         (Multiple Displays, Size and Position): Add a cross-reference to
5848         the definition of the selected frame.
5850 2001-09-08  Eli Zaretskii  <eliz@is.elta.co.il>
5852         * strings.texi (String Conversion) <string-to-number>: Document
5853         that a float is returned for integers that are too large.
5855         * frames.texi (Mouse Position): Document mouse-position-function.
5856         (Display Feature Testing): Document display-images-p.
5857         (Window Frame Parameters): Document the cursor-type variable.
5859         * numbers.texi (Integer Basics): Document CL style read syntax for
5860         integers in bases other than 10.
5862         * positions.texi (List Motion): Document
5863         open-paren-in-column-0-is-defun-start.
5865         * lists.texi (Sets And Lists): Document member-ignore-case.
5867         * internals.texi (Garbage Collection): Document the used and free
5868         strings report.
5869         (Memory Usage): Document strings-consed.
5871         * os.texi (Time of Day): Document float-time.
5872         (Recording Input): Document that clear-this-command-keys clears
5873         the vector to be returned by recent-keys.
5875         * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
5876         argument keymap can be a list.
5878         * nonascii.texi (User-Chosen Coding Systems)
5879         <select-safe-coding-system>: Document the new argument
5880         accept-default-p and the variable
5881         select-safe-coding-system-accept-default-p.  Tell what happens if
5882         buffer-file-coding-system is undecided.
5883         (Default Coding Systems): Document auto-coding-regexp-alist.
5885         * display.texi (The Echo Area) <message>: Document
5886         message-truncate-lines.
5887         (Glyphs): Document that the glyph table is unused on windowed
5888         displays.
5890         * help.texi (Describing Characters) <single-key-description>:
5891         Document the new argument no-angles.
5892         (Accessing Documentation) <documentation-property>: Document that
5893         a non-string property is evaluated.
5894         <documentation>: Document that the function-documentation property
5895         is looked for.
5897         * windows.texi (Selecting Windows): Document some-window.
5899         * text.texi (MD5 Checksum): New node, documents the md5 primitive.
5901         * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
5902         apropos-mode-hook.
5904         * commands.texi (Using Interactive): Document interactive-form.
5905         (Keyboard Macros): Document kbd-macro-termination-hook.
5906         (Command Loop Info): Document that clear-this-command-keys clears
5907         the vector to be returned by recent-keys.
5909 2001-09-04  Werner LEMBERG  <wl@gnu.org>
5911         * Makefile.in (srcdir, texinputdir): New variables.
5912         (srcs, index.texi, install): Use $(srcdir).
5913         (.PHONY): Remove elisp.dvi.
5914         (elisp): Use -I switch for makeinfo.
5915         (elisp.dvi): Use $(srcdir) and $(texinputdir).
5916         (installall, dist): Use $(srcdir).
5917         Fix path to texinfo.tex.
5918         (maintainer-clean): Add elisp.dvi and elisp.oaux.
5920 2001-08-30  Gerd Moellmann  <gerd@gnu.org>
5922         * display.texi (Conditional Display): Adjust to API change.
5924         * configure: New file.
5926 2001-07-30  Gerd Moellmann  <gerd@gnu.org>
5928         * commands.texi (Repeat Events): Add description of
5929         double-click-fuzz.
5931 2001-05-08  Stefan Monnier  <monnier@cs.yale.edu>
5933         * syntax.texi (Syntax Class Table): Add the missing designator for
5934         comment and string fences.
5935         (Syntax Properties): Add a xref to syntax table internals.
5936         (Syntax Table Internals): Document string-to-syntax.
5938 2001-05-07  Gerd Moellmann  <gerd@gnu.org>
5940         * Makefile.in (install): Use install-info command line options
5941         like in Emacs' Makefile.in.
5943 2000-12-09  Miles Bader  <miles@gnu.org>
5945         * windows.texi (Window Start): Update documentation for
5946         `pos-visible-in-window-p'.
5948 2000-11-12  Stefan Monnier  <monnier@cs.yale.edu>
5950         * lists.texi (Building Lists): Add footnote to explain how to add
5951         to the end of a list.
5953 2000-10-25  Gerd Moellmann  <gerd@gnu.org>
5955         * files.texi (Visiting Functions): Typos.
5957 2000-10-25  Kenichi Handa  <handa@etl.go.jp>
5959         * files.texi (Visiting Functions): Return value of
5960         find-file-noselect may be a list of buffers if wildcards are used.
5962 2000-10-24  Miles Bader  <miles@lsi.nec.co.jp>
5964         * display.texi (Defining Faces): Document `graphic' display type
5965         in face specs.
5967 2000-10-18  Kai Grossjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5969         * hooks.texi (Standard Hooks): Replace obsolete
5970         `after-make-frame-hook' with `after-make-frame-functions'.
5972         * frames.texi (Creating Frames): Ditto.
5974         * variables.texi (Future Local Variables): Ditto.
5976 2000-10-16  Gerd Moellmann  <gerd@gnu.org>
5978         * display.texi (Other Image Types): Add description of :foreground
5979         and :background properties of mono PBM images.
5981 2000-08-17  Werner LEMBERG  <wl@gnu.org>
5983         * .cvsignore: New file.
5985 2000-01-05  Gerd Moellmann  <gerd@gnu.org>
5987         * tindex.pl: New script.
5989 1999-12-03  Dave Love  <fx@gnu.org>
5991         * Makefile.in (MAKEINFO): New parameter.
5993 1999-09-17  Richard Stallman  <rms@gnu.org>
5995         * Makefile.in (srcs): Add hash.texi.
5996         (VERSION): Update to 20.6.
5998 1999-09-13  Richard Stallman  <rms@gnu.org>
6000         * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
6002 1998-08-29  Karl Heuer  <kwzh@gnu.org>
6004         * configure.in: New file.
6005         * Makefile.in: Renamed from Makefile.
6006         (prefix, infodir): Use value obtained from configure.
6007         (emacslibdir): Obsolete variable deleted.
6008         (dist): Distribute configure.in, configure, Makefile.in.
6010 1998-06-12  Richard Stallman  <rms@psilocin.ai.mit.edu>
6012         * Makefile (INSTALL_INFO): New variable.
6013         (install): Run install-info.
6015 1998-05-09  Richard Stallman  <rms@psilocin.ai.mit.edu>
6017         * Makefile (elisp.dvi): Add missing backslash.
6019 1998-05-02  Richard Stallman  <rms@psilocin.gnu.org>
6021         * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
6022         Run texindex without `./'.  Always run texindex on elisp.tp.
6023         (elisp.tps): Target deleted.
6025 1998-04-05  Richard Stallman  <rms@psilocin.gnu.org>
6027         * Makefile (srcs): Add nonascii.texi and customize.texi.
6028         (dist): Start by deleting `temp'.
6030 1998-02-17  Richard Stallman  <rms@psilocin.gnu.org>
6032         * Makefile (makeinfo, texindex): Targets deleted.
6033         (makeinfo.o, texindex.o): Targets deleted.
6034         (clean, dist): Don't do anything with them or with getopt*.
6036 1998-01-30  Richard Stallman  <rms@psilocin.gnu.org>
6038         * Makefile (SHELL): Defined.
6040 1998-01-27  Richard Stallman  <rms@psilocin.gnu.org>
6042         * Makefile (elisp.tps): New target.
6043         (elisp.dvi): Depend on elisp.tps.
6045 Wed Apr  3 15:24:25 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
6047         * README: Update phone number.
6049         * Makefile (elisp): Make this be the default target.
6050         Depend on makeinfo.c instead of makeinfo.
6051         (install): Don't depend on elisp.dvi, since we don't install that.
6052         Use mkinstalldirs.
6053         (dist): Add mkinstalldirs.
6055 Mon Jun 19 14:35:26 1995  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6057         * Makefile (VERSION): Update version number.
6058         (maintainer-clean): Renamed from realclean.
6060 Wed Jun  7 17:04:59 1995  Karl Heuer  <kwzh@nutrimat.gnu.ai.mit.edu>
6062         * Makefile (realclean): New target.
6063         (elisp): Remove any old elisp-* files first.
6065 Tue Nov 23 19:59:40 1993  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
6067         * Makefile (VERSION): New variable.
6068         (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
6069         Compressed file suffix should be `.gz', not `.z'.
6071 Mon Nov 22 15:06:19 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6073         * Makefile (elisp): Depend on makeinfo.
6075 Fri Nov 19 02:29:33 1993  Noah Friedman  (friedman@gnu.ai.mit.edu)
6077         * Makefile (srcs): Add anti.texi.
6079 Fri May 28 18:04:53 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6081         * Makefile (infodir, prefix): New vars.
6082         (install): Use infodir.
6083         (emacsinfodir): Deleted.
6085 Thu May 27 02:11:25 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6087         * Makefile (srcs): Add calendar.texi.
6089         * Makefile (dist): Copy texindex.c and makeinfo.c.
6090         Limit elisp-* files to those with one or two digits.
6092 Sun May 16 17:58:21 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6094         * Makefile (dist): Changed to use Gzip instead of compress.
6096 Fri Apr 23 01:05:23 1993  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
6098         * loading.texi (Unloading): define-function changed back to
6099         defalias.  It may not stay this way, but at least it's
6100         consistent with the known-good version of the code patch.
6102 Fri Mar 26 21:14:54 1993  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
6104         * modes.texi (Hooks): Document new optional arg of add-hook.
6106 Wed Mar 17 08:48:24 1993  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
6108         * variables.texi: Document nil initial value of buffer-local variables.
6110         * tips.texi: Add new section on standard library headers.
6112 Sat Feb 27 18:00:25 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6114         * Makefile (srcs): Add frame.texi to the list of sources.
6116 Tue Feb 23 10:50:25 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6118         * Makefile (dist): Don't bother excluding autosave files; they'll
6119         never make it into the temp directory anyway, and the hash marks
6120         in the name are problematic for make and the Bourne shell.
6121         (srcs):
6123 Fri Feb 12 16:54:38 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6125         * Makefile (dist): Don't include backup files or autosave files in
6126         the distribution tar file.
6128 Tue Nov 26 21:10:34 1991  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6130         * Makefile (srcs): Added index.perm.
6131         (elisp.dvi): Remove erroneous shell comment.
6132         Expect output of permute-index in permuted.fns.
6133         Save old elisp.aux in elisp.oaux.
6134         (clean): Added index.texi to be deleted.
6136 Sat Aug 11 17:39:10 1990  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6138         * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
6140 Tue Jun 26 09:57:26 1990  David Lawrence  (tale@geech)
6142         * files.texi: Noted that completion-ignored-extensions is ignored
6143         when making *Completions*.
6145 Fri Jun  8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
6147         * Makefile  make dist now depends on elisp.dvi, since it tries
6148         to include it in the dist file.
6150 Wed Mar 28 22:57:35 1990  Jim Kingdon  (kingdon@mole.ai.mit.edu)
6152         * functions.texinfo (Mapping Functions): Add missing quote
6154 Mon Jun 19 18:09:24 1989  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6156         * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
6157         (defunargs): Turn off \hyphenchar of \sl font temporarily.
6159 Wed May 10 18:01:17 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
6161         * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
6162         and @error{} are the terms now being used.  The files in the
6163         directory have been changed to reflect this.
6165         * All instances of @indentedresultt{} have been changed to
6166         `     @result{}', using 5 spaces at the begining of the line.
6168 Mon Apr 24 21:02:55 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
6170         * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
6171         experimental @indentedresult{}, @indentedexpandsto{} are part of
6172         the texinfo.tex in this directory.  These TeX macros are not
6173         stable yet.
6175 Mon Apr 17 18:56:50 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
6177         * texinfo.tex: Temporarily added
6178                 \let\result=\dblarrow
6179                 \def\error{{\it ERROR} \longdblarrow}
6180         We need to do this better soon.
6182 Tue Apr 11 12:23:28 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
6184         * Applied Karl Berry's patches to *.texinfo files, but not to
6185         texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'.  (Karl's
6186         new title page format is also not applied, since it requires
6187         texinfo.tex changes.)
6189         * Cleaned up `Makefile' and defined the `emacslibdir' directory
6190         for the Project GNU development environment.
6192 ;; Local Variables:
6193 ;; coding: iso-2022-7bit
6194 ;; add-log-time-zone-rule: t
6195 ;; End:
6197     Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
6198       2005, 2006, 2007 Free Software Foundation, Inc.
6200   This file is part of GNU Emacs.
6202   GNU Emacs is free software; you can redistribute it and/or modify
6203   it under the terms of the GNU General Public License as published by
6204   the Free Software Foundation; either version 2, or (at your option)
6205   any later version.
6207   GNU Emacs is distributed in the hope that it will be useful,
6208   but WITHOUT ANY WARRANTY; without even the implied warranty of
6209   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
6210   GNU General Public License for more details.
6212   You should have received a copy of the GNU General Public License
6213   along with GNU Emacs; see the file COPYING.  If not, write to the
6214   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
6215   Boston, MA 02110-1301, USA.
6217 ;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda