(Example Major Modes): Fix typo.
[emacs.git] / lispref / ChangeLog
blob25bd07b9979695b1c96435eabe40058345b16bba
1 2007-08-08  Martin Rudalics  <rudalics@gmx.at>
3         * modes.texi (Example Major Modes): Fix typo.
5 2007-08-08  Glenn Morris  <rgm@gnu.org>
7         * intro.texi (nil and t): Do not use `iff' in documentation.
9         * tips.texi (Documentation Tips): Recommend against `iff'.
11 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
13         * display.texi (Image Cache): Document image-refresh.
15 2007-08-06  Martin Rudalics  <rudalics@gmx.at>
17         * windows.texi (Size of Window): Document window-full-width-p.
19 2007-07-25  Glenn Morris  <rgm@gnu.org>
21         * gpl.texi (GPL): Replace license with GPLv3.
23         * Relicense all FSF files to GPLv3 or later.
25 2007-07-16  Richard Stallman  <rms@gnu.org>
27         * display.texi (Defining Faces): Fix previous change.
29 2007-07-10  Richard Stallman  <rms@gnu.org>
31         * display.texi (Defining Faces): Explain C-M-x feature for defface.
33 2007-06-24  Karl Berry  <karl@tug.org>
35         * elisp.texi, vol1.texi, vol2.texi: new Back-Cover Text.
37 2007-06-14  Karl Berry  <karl@tug.org>
39         * anti.texi (Antinews): typo.
41 2007-06-12  Karl Berry  <karl@gnu.org>
43         * vol1.texi, vol2.texi, two-volume-cross-refs.txt: update.
44         * two-volume.make: new file.
45         * .cvsignore: ignore two-volume files.
47 2007-06-02  Richard Stallman  <rms@gnu.org>
49         * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
51 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
53         * Version 22.1 released.
55 2007-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
57         * text.texi (Special Properties): Correct meaning of fontified
58         face.
60 2007-05-30  Richard Stallman  <rms@gnu.org>
62         * text.texi (Special Properties): Add link to Adjusting Point.
64 2007-05-12  Richard Stallman  <rms@gnu.org>
66         * text.texi (Margins): indent-to-left-margin is not the default.
67         (Mode-Specific Indent): For indent-line-function, the default
68         is indent-relative.
70         * modes.texi (Example Major Modes): Explain last line of text-mode
71         is redundant.
73 2007-05-10  Richard Stallman  <rms@gnu.org>
75         * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
77         * help.texi (Keys in Documentation): Add reference to
78         Documentation Tips.
80         * files.texi (Format Conversion): TO-FN gets three arguments.
82         * modes.texi (Auto Major Mode): Document file-start-mode-alist.
84 2007-05-06  Richard Stallman  <rms@gnu.org>
86         * processes.texi (Accepting Output): Revert most of previous change.
88 2007-05-05  Richard Stallman  <rms@gnu.org>
90         * processes.texi (Accepting Output): accept-process-output
91         uses microseconds, not milliseconds.  But that arg is obsolete.
93 2007-05-04  Karl Berry  <karl@tug.org>
95         * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
97 2007-05-04  Eli Zaretskii  <eliz@gnu.org>
99         * tips.texi (Documentation Tips): Rearrange items to place the
100         more important ones first.  Add an index entry for hyperlinks.
102 2007-05-03  Karl Berry  <karl@tug.org>
104         * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
105          (EMACSVER) [smallbook]: 22 for printed version.
107         * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
108         so restore anchor to normal position after defun.  Found by Kevin Ryde.
110 2007-04-28  Karl Berry  <karl@gnu.org>
112         * elisp.texi: Improve line breaks on copyright page,
113         similar layout to emacs manual, 8.5x11 by default.
115 2007-04-24  Richard Stallman  <rms@gnu.org>
117         * text.texi (Special Properties): Add xref to Overlay Properties.
119         * display.texi (Overlay Properties): Add xref to Special Properties.
121 2007-04-22  Richard Stallman  <rms@gnu.org>
123         * keymaps.texi (Extended Menu Items): Move the info about
124         format with cached keyboard binding.
126 2007-04-21  Richard Stallman  <rms@gnu.org>
128         * text.texi (Special Properties): Clarify previous change.
130         * files.texi (File Name Expansion): Clarify previous change.
132         * display.texi (Attribute Functions): Fix example for
133         face-attribute-relative-p.
135 2007-04-19  Kenichi Handa  <handa@m17n.org>
137         * text.texi (Special Properties): Document composition property.
139 2007-04-19  Glenn Morris  <rgm@gnu.org>
141         * files.texi (File Name Expansion): Mention "superroot".
143 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
145         * frames.texi (Multiple Displays): Add note about "multi-monitor"
146         setups.
147         (Display Feature Testing): Note that display refers to all
148         physical monitors for multi-monitor setups.
150 2007-04-14  Richard Stallman  <rms@gnu.org>
152         * lists.texi (Sets And Lists): Clarify `delete' examples.
153         Remove spurious xref to same node.
154         Clarify xref for add-to-list.
156 2007-04-12  Nick Roberts  <nickrob@snap.net.nz>
158         * keymaps.texi (Format of Keymaps): Remove spurious ")" from
159         value of lisp-mode-map.
161 2007-04-11  Karl Berry  <karl@gnu.org>
163         * anti.texi (Antinews),
164         * display.texi (Overlay Properties) and (Defining Images),
165         * processes.texi (Synchronous Processes) and (Sentinels),
166         * syntax.texi (Syntax Table Internals),
167         * searching.texi (Regexp Special),
168         * nonascii.texi (Default Coding Systems),
169         * text.texi (Special Properties),
170         * minibuf.texi (Basic Completion): Wording to improve breaks in
171         8.5x11 format.
172         * elisp.texi (smallbook): new @set to more easily switch between
173         smallbook and 8.5x11.
175 2007-04-11  Richard Stallman  <rms@gnu.org>
177         * text.texi (Lazy Properties): Minor fix.
179 2007-04-08  Karl Berry  <karl@gnu.org>
181         * symbols.texi (Plists and Alists): Period after "vs" in index entries.
182         * macros.texi (Backquote): Downcase Backquote in index entries for
183         consistency.
185 2007-04-08  Richard Stallman  <rms@gnu.org>
187         * text.texi (Adaptive Fill): Just describe default,
188         don't show it (since it contains non-ASCII chars).
190 2007-04-07  Karl Berry  <karl@gnu.org>
192         * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
193         adaptive-fill-regexp's value, since they are not in the standard
194         TeX fonts.
196 2007-04-07  Guanpeng Xu  <herberteuler@hotmail.com>
198         * display.texi (Defining Faces): Fix example.
200 2007-04-07  Karl Berry  <karl@gnu.org>
202         * display.texi (Button Buffer Commands): Improve page break.
204 2007-04-07  Richard Stallman  <rms@gnu.org>
206         * advice.texi (Activation of Advice): Remove redundant index entry.
208         * backups.texi: Improve index entries.  Remove redundant ones.
210         * compile.texi (Byte Compilation): Improve index entry.
212         * hash.texi (Creating Hash): Improve index entry.
214         * symbols.texi (Definitions): Improve index entry.
216         * edebug.texi: Improve index entries.  Remove redundant/useless ones.
218         * maps.texi (Standard Keymaps): Remove useless index entry.
220         * help.texi (Documentation Basics): Remove redundant index entries.
222         * customize.texi: Improve index entries.
223         Remove redundant/useless ones.
225         * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
227         * streams.texi (Output Variables): Improve index entry.
229         * abbrevs.texi (Abbrevs): Remove useless index entry.
231         * macros.texi (Expansion): Remove useless index entry.
233         * text.texi: Improve index entries.  Remove redundant/useless ones.
234         (Text Properties, Examining Properties)
235         (Special Properties): Use "property category" instead of "category"
236         to refer to the `category' property.
238         * positions.texi: Improve index entries.  Remove useless one.
240         * lists.texi: Improve index entries.  Remove redundant/useless ones.
242         * os.texi: Improve index entries.
243         (Timers): Fix previous change.
245         * buffers.texi: Improve index entries.
246         (Modification Time): Get rid of term "obsolete buffer".
248         * debugging.texi: Improve index entries.
249         (Test Coverage): Add xref to other test coverage ftr.
251         * eval.texi: Improve index entry.  Remove redundant ones.
253         * numbers.texi: Improve index entries.  Remove redundant/useless ones.
255         * files.texi: Improve index entries.  Remove redundant/useless ones.
257         * objects.texi: Improve index entries.
259         * processes.texi: Improve index entries.
261         * modes.texi: Improve index entry.  Remove redundant one.
263         * nonascii.texi: Improve index entries.
265         * internals.texi: Improve index entries.
267         * syntax.texi: Improve index entries.
269         * keymaps.texi (Active Keymaps): Improve index entries.
271         * commands.texi: Improve index entries.  Remove redundant/useless ones.
273         * frames.texi: Improve index entries.  Remove redundant/useless ones.
275         * markers.texi: Improve index entries.  Remove redundant ones.
277         * tips.texi: Improve index entries.
279         * loading.texi (Unloading): Improve index entry.
281         * variables.texi: Improve index entries.  Remove redundant one.
283         * sequences.texi: Improve index entry.
285         * display.texi: Improve index entries.  Remove redundant ones.
287         * windows.texi: Improve index entries.
289         * searching.texi: Improve index entries.  Remove redundant one.
291         * strings.texi (Case Tables): Improve last change.
293 2007-04-04  Chong Yidong  <cyd@stupidchicken.com>
295         * strings.texi (Case Tables): Document with-case-table and
296         ascii-case-table.
298 2007-04-03  Karl Berry  <karl@gnu.org>
300         * processes.texi (Network): Reword to improve page break.
302 2007-04-03  Eli Zaretskii  <eliz@gnu.org>
304         * functions.texi (Inline Functions): Describe more disadvantages
305         of defsubst, and make advice against it stronger.
307 2007-04-02  Karl Berry  <karl@gnu.org>
309         * backups.texi (Backup Names): Avoid widow words.
310         * modes.texi (Example Major Modes): Align last comment.
312 2007-04-01  Chong Yidong  <cyd@stupidchicken.com>
314         * keymaps.texi (Remapping Commands): Document new arg to
315         command-remapping.
317 2007-04-01  Karl Berry  <karl@gnu.org>
319         * processes.texi (Low-Level Network): typo.
320         * loading.texi (Hooks for Loading): avoid double "the".
321         * keymaps.texi (Key Sequences): no double "and".
322         (Changing Key Bindings): shorten to improve line break.
324 2007-03-31  Glenn Morris  <rgm@gnu.org>
326         * os.texi (Timers): Fix description of run-at-time TIME formats.
328 2007-03-31  Richard Stallman  <rms@gnu.org>
330         * display.texi (Invisible Text): Correct buffer-invisibility-spec
331         regarding ellipsis.
333 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
335         * intro.texi (nil and t):
336         * symbols.texi (Plists and Alists):
337         * variables.texi (Variable Aliases, Constant Variables):
338         * functions.texi (Defining Functions):
339         * advice.texi (Advising Primitives):
340         * debugging.texi (Syntax Errors, Compilation Errors):
341         * minibuf.texi (Minibuffer Windows):
342         * commands.texi (Adjusting Point):
343         * modes.texi (Syntactic Font Lock, Faces for Font Lock)
344         (Auto Major Mode, Major Mode Conventions):
345         * help.texi (Describing Characters):
346         * files.texi (Create/Delete Dirs, Information about Files)
347         (File Locks, Writing to Files, Reading from Files)
348         (Saving Buffers):
349         * windows.texi (Resizing Windows, Cyclic Window Ordering):
350         * frames.texi (Finding All Frames):
351         * positions.texi (Buffer End, Motion):
352         * markers.texi (The Region):
353         * text.texi (Deletion, Near Point):
354         * display.texi (Displaying Messages, Truncation):
355         * os.texi (Processor Run Time):
356         * tips.texi (Key Binding Conventions, Programming Tips)
357         (Warning Tips, Documentation Tips, Comment Tips):
358         * internals.texi (Memory Usage): Improve indexing.
360         * variables.texi (Frame-Local Variables):
361         * functions.texi (Argument List):
362         * loading.texi (Library Search):
363         * streams.texi (Output Variables):
364         * keymaps.texi (Translation Keymaps, Searching Keymaps):
365         * searching.texi (Replacing Match, Search and Replace):
366         * processes.texi (Byte Packing, Decoding Output)
367         (Accepting Output, Network Servers, Shell Arguments):
368         * display.texi (Abstract Display, Image Cache, Scroll Bars):
369         * windows.texi (Window Point, Window Start):
370         * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
371         * commands.texi (Reading Input, Keyboard Events):
372         * minibuf.texi (Reading File Names, Minibuffer Completion)
373         (Recursive Mini):
374         * positions.texi (List Motion):
375         * hash.texi (Hash Tables, Creating Hash, Defining Hash):
376         * numbers.texi (Arithmetic Operations, Math Functions)
377         (Predicates on Numbers, Comparison of Numbers):
378         (Numeric Conversions):
379         * locals.texi (Standard Buffer-Local Variables):
380         * maps.texi (Standard Keymaps):
381         * os.texi (User Identification, System Environment, Recording Input)
382         (X11 Keysyms):
383         * nonascii.texi (Non-ASCII Characters, Splitting Characters):
384         * backups.texi (Backups and Auto-Saving):
385         * customize.texi (Customization, Group Definitions)
386         (Variable Definitions):
387         * compile.texi (Byte Compilation): Improve index entries.
389 2007-03-31  Karl Berry  <karl@gnu.org>
391         * macros.texi (Defining Macros): Avoid widow syllable.
393 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
395         * elisp.texi (Top): Postscript -> PostScript.
397         * display.texi (Images, Postscript Images): Postscript -> PostScript.
399 2007-03-31  Markus Triska  <markus.triska@gmx.at>
401         * internals.texi (Writing Emacs Primitives): Untabify `For'.
403 2007-03-30  Karl Berry  <karl@gnu.org>
405         * lists.texi (List-related Predicates): Remove spurious @need.
406         (Setcdr): Use @smallexample to improve page break.
407         (Association Lists) <assoc>: Reword to improve page break.
409         * strings.texi (String Conversion): Insert blank line to improve
410         page break.
412         * numbers.texi (Random Numbers): Use @minus{}.
413         (Math Functions): Use @minus{}.
415         * intro.texi (Acknowledgements): Avoid line breaks before middle
416         initials.
418 2007-03-24  Eli Zaretskii  <eliz@gnu.org>
420         * errors.texi (Standard Errors): Add an index entry.
422 2007-03-19  Richard Stallman  <rms@gnu.org>
424         * os.texi (Recording Input): recent-keys now gives 300 keys.
426 2007-03-12  Glenn Morris  <rgm@gnu.org>
428         * os.texi: Replace "daylight savings" with "daylight saving"
429         throughout.
431 2007-03-05  Richard Stallman  <rms@gnu.org>
433         * variables.texi (File Local Variables): Update
434         enable-local-variables values.
436 2007-03-04  Richard Stallman  <rms@gnu.org>
438         * syntax.texi (Control Parsing): Minor clarification.
440         * strings.texi (Formatting Strings): Clarify width, precision, flags.
442         * sequences.texi (Sequence Functions): Move string-bytes away,
443         add xref.
445         * nonascii.texi (Text Representations): Move string-bytes here.
447         * modes.texi (Major Mode Conventions): Fundamental mode is exception.
449         * minibuf.texi (Basic Completion): Minor clarification.
451         * markers.texi (The Mark): Clarify existence vs activation of mark.
452         Other cleanup.
454         * display.texi (Finding Overlays): Write better example.
456         * compile.texi (Eval During Compile): Clarify putting macros
457         in eval-when-compile.
459 2007-02-25  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
461         * loading.texi (How Programs Do Loading): Fix anchor position at
462         load-read-function definition doc. (tiny change)
463         
464 2007-02-21  Kim F. Storm  <storm@cua.dk>
466         * strings.texi (Text Comparison): Mention that assoc-string
467         converts symbols to strings before testing.
469 2007-02-17  Kim F. Storm  <storm@cua.dk>
471         * processes.texi (Bindat Spec): Vector types can have optional
472         element type.
473         (Bindat Examples): Fix example.  Add vector with element type.
475 2007-02-16  Andreas Schwab  <schwab@suse.de>
477         * strings.texi (Formatting Strings): Document '+' flag.
479 2007-02-15  Juanma Barranquero  <lekktu@gmail.com>
481         * strings.texi (Modifying Strings): Clarify that `clear-string'
482         always converts the string to unibyte.
484 2007-02-14  Kim F. Storm  <storm@cua.dk>
486         * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
487         Rewrite glyph code description to refer to these functions.
488         Remove details of encoding face number and char into integer code.
490 2007-02-03  Alan Mackenzie  <acm@muc.de>
492         * loading.texi (Hooks for Loading): Make the description of
493         `eval-after-load' more detailed, and amend the description of
494         after-load-alist, in accordance with changes from 2006-05.
496 2007-02-03  Chong Yidong  <cyd@stupidchicken.com>
498         * modes.texi (Defining Minor Modes): Document that a :require
499         keyword or similar may be required to make saved customization
500         variables work.
502 2007-02-03  Eli Zaretskii  <eliz@gnu.org>
504         * elisp.texi (Top): Make the detailed menu headers compliant with
505         Texinfo guidelines and with what texnfo-upd.el expects.  Add
506         comments to prevent people from inadvertently modifying the key
507         parts needed by `texinfo-multiple-files-update'.
509 2007-02-02  Eli Zaretskii  <eliz@gnu.org>
511         * elisp.texi (Top): Update the top-level menus.
513         * syntax.texi (Categories): Add index entries.
515 2007-02-01  Juanma Barranquero  <lekktu@gmail.com>
517         * display.texi (Attribute Functions): Fix name and description of
518         the UNDERLINE arg of `set-face-underline-p'.
520 2007-01-29  Eli Zaretskii  <eliz@gnu.org>
522         * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
523         Variables", and "Standard Keymaps" to the detailed menu.
525         * variables.texi (Future Local Variables): Add index entry.
527 2007-01-28  Richard Stallman  <rms@gnu.org>
529         * tips.texi (Coding Conventions): Clarify the tip about macros
530         that define a function or a variable.
532         * files.texi (File Attributes): UID and GID can be floats.
533         (Magic File Names): Explain why deferring all operations to
534         the standard handler does not work.
536 2007-01-23  Martin Rudalics  <rudalics@gmx.at>
538         * backups.texi (Reverting): Use "buffer" instead of "file"
539         when talking about major and minor modes.
541 2007-01-21  Richard Stallman  <rms@gnu.org>
543         * help.texi (Documentation): Add xref to Documentation Tips.
545 2007-01-14  Juanma Barranquero  <lekktu@gmail.com>
547         * tips.texi (Coding Conventions): Fix typos.
549 2007-01-05  Richard Stallman  <rms@gnu.org>
551         * modes.texi (Defining Minor Modes): Fix previous change.
553 2007-01-03  Richard Stallman  <rms@gnu.org>
555         * customize.texi (Variable Definitions, Customization Types):
556         Don't use * in doc string for defcustom.
558 2007-01-02  Richard Stallman  <rms@gnu.org>
560         * variables.texi (Variable Aliases): Clarify that aliases vars
561         always have the same value.
563         * processes.texi (Bindat Spec): Fix Texinfo usage.
565         * modes.texi (Defining Minor Modes): Explain effect of command
566         defined with define-global-minor-mode on new buffers.
568 2006-12-30  Kim F. Storm  <storm@cua.dk>
570         * keymaps.texi (Tool Bar): Describe `grow-only' value of
571         `auto-resize-tool-bars'.
573 2006-12-30  Richard Stallman  <rms@gnu.org>
575         * keymaps.texi (Active Keymaps): Fix previous change.
577 2006-12-30  Nick Roberts  <nickrob@snap.net.nz>
579         * keymaps.texi (Active Keymaps): Make xref to lookup-key.
581 2006-12-30  Kim F. Storm  <storm@cua.dk>
583         * processes.texi (Bindat Spec): Clarify using field names in
584         length specifications.
586 2006-12-29  Kim F. Storm  <storm@cua.dk>
588         * processes.texi (Bindat Spec): Explain eval forms and lengths better.
589         Add count and index variables for eval forms in repeat blocks.
591 2006-12-24  Richard Stallman  <rms@gnu.org>
593         * customize.texi (Variable Definitions): Document
594         new name custom-add-frequent-value.
596 2006-12-19  Kim F. Storm  <storm@cua.dk>
598         * commands.texi (Misc Events): User signals now result in sigusr1
599         and sigusr2 events which are handled through special-event-map.
600         (Special Events): User signals and drag-n-drop are special.
602 2006-12-17  Richard Stallman  <rms@gnu.org>
604         * loading.texi (Named Features): Explain subfeatures better.
606         * customize.texi: Use "option" only for user options.
607         For the keyword values inside defcustom etc, say "keywords".
608         For :options value's elements, say "elements".
609         :group should not be omitted.
611         * syntax.texi (Parsing Expressions): Split up node.
612         (Motion via Parsing, Position Parse, Parser State)
613         (Low-Level Parsing, Control Parsing): New subnodes.
614         (Parser State): Document syntax-ppss-toplevel-pos.
616         * positions.texi (List Motion): Punctuation fix.
618         * files.texi (File Name Completion): Document PREDICATE arg
619         to file-name-completion.
621 2006-12-16  Eli Zaretskii  <eliz@gnu.org>
623         * internals.texi (Building Emacs, Writing Emacs Primitives):
624         Add index entries.
626 2006-12-11  Richard Stallman  <rms@gnu.org>
628         * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
629         affects face menu.  Explain how to make it non-nil without enabling
630         any fontification.
632 2006-12-10  Chong Yidong  <cyd@stupidchicken.com>
634         * modes.texi (Font Lock Basics): Document nil value of
635         font-lock-defaults.
637 2006-12-10  Glenn Morris  <rgm@gnu.org>
639         * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
640         value for system-flag argument.  Abbrev tables may not be empty
641         when major modes are loaded.
643 2006-12-08  Juanma Barranquero  <lekktu@gmail.com>
645         * makefile.w32-in (maintainer-clean): Partially revert last
646         change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
647         to protect elisp-covers.texi.
649 2006-12-07  Juanma Barranquero  <lekktu@gmail.com>
651         * makefile.w32-in (maintainer-clean): Depend on `distclean'.
652         Don't remove elisp* info files; they are already deleted by the
653         `clean' and `distclean' targets, and they are in the $(infodir)
654         directory, not the current one.
656 2006-12-04  Kim F. Storm  <storm@cua.dk>
658         * commands.texi (Misc Events): Update signal events.
659         (Event Examples): Add signal example.
661 2006-11-29  Richard Stallman  <rms@gnu.org>
663         * frames.texi (Visibility of Frames): Explain visible windows
664         can be covered by others.  Add xref for raise-frame.
666 2006-11-28  Richard Stallman  <rms@gnu.org>
668         * searching.texi (Regexp Special): Update when ^ is special.
670 2006-11-27  Eli Zaretskii  <eliz@gnu.org>
672         * customize.texi (Customization, Common Keywords)
673         (Group Definitions, Variable Definitions, Composite Types)
674         (Type Keywords, Customization Types): Add index entries for
675         various customization keywords.
677 2006-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
679         * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
681 2006-11-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
683         * frames.texi (Window System Selections): Remove clipboard from
684         description of selection-coding-system.
686 2006-11-06  Richard Stallman  <rms@gnu.org>
688         * lists.texi (List Variables): Document COMPARE-FN.
690         * keymaps.texi: Avoid use of "binding" to mean a relation;
691         use it only to refer to the meaning associated with a key.
692         (Keymaps): Change menu node description.
694         * elisp.texi (Top): Change menu node description.
696         * display.texi (Managing Overlays): Document overlay-recenter.
698 2006-10-29  Chong Yidong  <cyd@stupidchicken.com>
700         * Makefile.in: Use relative paths to avoid advertising filesystem
701         contents during compilation.
703 2006-10-23  Kim F. Storm  <storm@cua.dk>
705         * commands.texi (Event Input Misc): Update unread-command-events.
707 2006-10-23  Nick Roberts  <nickrob@snap.net.nz>
709         * lists.texi (Sets And Lists): Fix typos.
711 2006-10-18  Juanma Barranquero  <lekktu@gmail.com>
713         * control.texi (Processing of Errors): Use @var for an argument,
714         not @code.
716 2006-10-16  Richard Stallman  <rms@gnu.org>
718         * edebug.texi (Edebug Recursive Edit): Minor cleanup.
720         * keymaps.texi (Format of Keymaps): Show all the keymap element
721         patterns that result from menu items.
722         (Key Lookup): Minor cleanups.
724         * modes.texi (Precalculated Fontification): Don't say that
725         not setting font-lock-defaults avoids loading font-lock.
727         * help.texi (Documentation): Move xref to Emacs Manual here.
728         (Documentation Basics): From here.
729         Also doc emacs-lisp-docstring-fill-column.
731         * elisp.texi: Update version and ISBN.
733         * commands.texi (Interactive Call): Clarify KEYS arg to
734         call-interactively is a vector.
735         (Command Loop Info): Delete anchor in this-command-keys.
736         Add anchor in this-command-keys-vector.
737         (Recursive Editing): Document how recursive-edit
738         handles the current buffer.
740 2006-10-13  Chong Yidong  <cyd@stupidchicken.com>
742         * frames.texi (Frame Titles): %c and %l are ignored in
743         frame-title-format.
745 2006-10-11  Richard Stallman  <rms@gnu.org>
747         * keymaps.texi (Key Sequences): Clarify use of kbd.
749 2006-10-10  Kim F. Storm  <storm@cua.dk>
751         * lists.texi (Sets And Lists): Add memql.
753 2006-10-03  Richard Stallman  <rms@gnu.org>
755         * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
756         Clarify :ascii: and :nonascii:.
758 2006-09-29  Juri Linkov  <juri@jurta.org>
760         * modes.texi (%-Constructs): Reorder coding systems in the
761         documentation of %z to the real order displayed in the modeline.
763 2006-09-25  Richard Stallman  <rms@gnu.org>
765         * os.texi (Timers): Describe timer-max-repeats.
767 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
769         * os.texi (Timers): Mention with-local-quit.
771 2006-09-24  Richard Stallman  <rms@gnu.org>
773         * searching.texi (Searching and Matching): Mention property search.
775         * commands.texi (Command Loop Info): Explain how read-event affects
776         this-command-keys.
778 2006-09-20  Richard Stallman  <rms@gnu.org>
780         * os.texi (Timers): Clarify about REPEAT when timer is delayed.
782         * windows.texi (Window Start): Minor cleanups.
784 2006-09-20  Kim F. Storm  <storm@cua.dk>
786         * windows.texi (Window Start): pos-visible-in-window-p allows
787         specifying t for position to mean "end of window".
788         Add window-line-height.
790         * anti.texi (Antinews): Mention window-line-height.
792 2006-09-19  David Kastrup  <dak@gnu.org>
794         * keymaps.texi (Searching Keymaps): Small clarification.
796 2006-09-18  Richard Stallman  <rms@gnu.org>
798         * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
799         cause keyboard menus.
800         (Menu Keymaps): Likewise.
801         (Defining Menus, Keyboard Menus): Clarify.
803         * text.texi (Fields): Clarify explanation of constrain-to-field.
805 2006-09-16  Eli Zaretskii  <eliz@gnu.org>
807         * variables.texi (Tips for Defining): Fix a typo.
809 2006-09-15  Richard Stallman  <rms@gnu.org>
811         * keymaps.texi (Remapping Commands, Searching Keymaps)
812         (Active Keymaps): Clean up previous change.
814 2006-09-15  Jay Belanger  <belanger@truman.edu>
816         * gpl.texi: Replace "Library Public License" by "Lesser Public
817         License" throughout.
819 2006-09-15  David Kastrup  <dak@gnu.org>
821         * keymaps.texi (Active Keymaps): Adapt description to use
822         `get-char-property' instead `get-text-property'.  Explain how
823         mouse events change this.  Explain the new optional argument of
824         `key-binding' and its mouse-dependent lookup.
825         (Searching Keymaps): Adapt description similarly.
826         (Remapping Commands): Explain the new optional argument of
827         `command-remapping'.
829 2006-09-14  Richard Stallman  <rms@gnu.org>
831         * keymaps.texi (Searching Keymaps): Clarification.
832         (Active Keymaps): Refer to Searching Keymaps instead of duplication.
834 2006-09-13  Richard Stallman  <rms@gnu.org>
836         * objects.texi (Character Type): Node split.
837         Add xref to Describing Characters.
838         (Basic Char Syntax, General Escape Syntax)
839         (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
841 2006-09-11  Richard Stallman  <rms@gnu.org>
843         * display.texi (Display Table Format): Wording clarification.
844         (Glyphs): Clarifications.
846 2006-09-10  Chong Yidong  <cyd@stupidchicken.com>
848         * keymaps.texi (Active Keymaps): Mention that key-binding checks
849         local maps.
851 2006-09-10  Kim F. Storm  <storm@cua.dk>
853         * display.texi (Forcing Redisplay): Document return value of
854         function redisplay.
856 2006-09-09  Richard Stallman  <rms@gnu.org>
858         * windows.texi (Window Hooks): Explain limits of
859         window-scroll-functions.
861         * display.texi (Fringe Indicators): Update for last change in
862         indicate-buffer-boundaries.
864 2006-09-08  Richard Stallman  <rms@gnu.org>
866         * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
868 2006-09-06  Kim F. Storm  <storm@cua.dk>
870         * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
872         * windows.texi (Window Start): Update pos-visible-in-window-p.
874 2006-09-04  Richard Stallman  <rms@gnu.org>
876         * processes.texi (Accepting Output): Explain SECONDS=0 for
877         accept-process-output.
879         * os.texi (Idle Timers): Explain why timer functions should not
880         loop until (input-pending-p).
882 2006-09-02  Eli Zaretskii  <eliz@gnu.org>
884         * makefile.w32-in (usermanualdir): New variable.
885         (elisp.dvi): Use it.
887 2006-09-01  Eli Zaretskii  <eliz@gnu.org>
889         * buffers.texi (Buffer Modification): Fix last change.
891 2006-09-01  Chong Yidong  <cyd@stupidchicken.com>
893         * buffers.texi (Buffer Modification): Document
894         buffer-chars-modified-tick.
896 2006-08-31  Richard Stallman  <rms@gnu.org>
898         * modes.texi (Syntactic Font Lock): Mention specific faces once again.
900 2006-08-31  Richard Bielawski  <RBielawski@moneygram.com>  (tiny change)
902         * modes.texi (Syntactic Font Lock):
903         Mention font-lock-syntactic-face-function
904         instead of specific faces.
906 2006-08-29  Chong Yidong  <cyd@stupidchicken.com>
908         * display.texi (Images): Add xrref to display-images-p.
910 2006-08-28  Kenichi Handa  <handa@m17n.org>
912         * nonascii.texi (Lisp and Coding Systems): Fix description of
913         detect-coding-region.
915 2006-08-27  Michael Olson  <mwolson@gnu.org>
917         * processes.texi (Transaction Queues): Remove stray quote
918         character.
920 2006-08-25  Richard Stallman  <rms@gnu.org>
922         * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
923         Add xref.
925 2006-08-24  Chong Yidong  <cyd@stupidchicken.com>
927         * os.texi (Timers): Avoid waiting inside timers.
929 2006-08-21  Lute Kamstra  <lute@gnu.org>
931         * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
933 2006-08-20  Richard Stallman  <rms@gnu.org>
935         * os.texi (Idle Timers): New node, split out from Timers.
936         Document current-idle-time.
937         * commands.texi (Reading One Event): Update xref.
938         * elisp.texi (Top): Update subnode menu.
940 2006-08-16  Richard Stallman  <rms@gnu.org>
942         * keymaps.texi (Extended Menu Items): Show format of cached
943         bindings in extended menu items.
945         * customize.texi (Variable Definitions): Explain when the
946         standard value expression is evaluated.
948 2006-08-15  Chong Yidong  <cyd@stupidchicken.com>
950         * commands.texi (Reading One Event): Explain idleness in
951         `read-event'.
953 2006-08-12  Chong Yidong  <cyd@stupidchicken.com>
955         * text.texi (Near Point): Say "cursor" not "terminal cursor".
956         (Commands for Insertion): Removed split-line since it's not
957         relevant for Lisp programming.
958         (Yank Commands): Rewrite introduction.
959         (Undo): Clarify.
960         (Maintaining Undo): Clarify.  Document undo-ask-before-discard.
961         (Filling): Remove redundant comment.  Clarify return value of
962         current-justification.
963         (Margins): Minor clarifications.
964         (Adaptive Fill): Update default value of adaptive-fill-regexp.
965         (Sorting): Update definition of sort-lines.
966         (Columns): Clarify behavior of sort-columns.
967         (Indent Tabs): Link to Tab Stops in Emacs manual.
968         (Special Properties): Clarify.
969         (Clickable Text): Mention Buttons package.
971 2006-08-12  Kevin Ryde  <user42@zip.com.au>
973         * os.texi (Time Parsing): Add %z to description of
974         format-time-string, as per docstring.  Add cross reference to
975         glibc manual for strftime.
977 2006-08-08  Richard Stallman  <rms@gnu.org>
979         * modes.texi: Clean up wording in previous change.
981 2006-08-07  Chong Yidong  <cyd@stupidchicken.com>
983         * modes.texi (Hooks): Clarify.
984         (Major Mode Basics): Mention define-derived-mode explicitly.
985         (Major Mode Conventions): Rebinding RET is OK for some modes.
986         Mention change-major-mode-hook and after-change-major-mode-hook.
987         (Example Major Modes): Moved to end of Modes section.
988         (Mode Line Basics): Clarify.
989         (Mode Line Data): Mention help-echo and local-map in strings.
990         Explain reason for treatment of non-risky variables.
991         (Properties in Mode): Clarify.
992         (Faces for Font Lock): Add font-lock-negation-char-face.
994 2006-08-04  Eli Zaretskii  <eliz@gnu.org>
996         * strings.texi (Formatting Strings): Warn against arbitrary
997         strings as first arg to `format'.
999 2006-07-31  Thien-Thi Nguyen  <ttn@gnu.org>
1001         * text.texi (Clickable Text): Mention `help-echo' text property.
1002         Update intro, examples and associated explanations.
1004 2006-07-31  Richard Stallman  <rms@gnu.org>
1006         * commands.texi: Update xrefs.
1007         (Event Mod): New node, cut out from old Translating Input.
1009         * maps.texi: Update xrefs.
1011         * keymaps.texi (Translation Keymaps): New node.
1012         Update xrefs from Translating Input to Translation Keymaps.
1014         * elisp.texi (Top): Update subnode menu.
1016         * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
1018         * os.texi (System Interface): Fix menu descriptions of some nodes.
1019         (Translating Input): Node deleted.
1021 2006-07-31  Nick Roberts  <nickrob@snap.net.nz>
1023         * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
1025         * lists.texi (Sets And Lists): Likewise.
1027 2006-07-30  Thien-Thi Nguyen  <ttn@gnu.org>
1029         * text.texi (Fields): Mention POS
1030         requirement when narrowing is in effect.
1032 2006-07-28  Richard Stallman  <rms@gnu.org>
1034         * display.texi (Face Attributes): Simplify wording.
1035         (Attribute Functions): Clarify meaning of new-frame default
1036         attribute settings.
1038         * customize.texi (Common Keywords): Document how to use
1039         :package-version in a package not in Emacs.
1041 2006-07-28  Kim F. Storm  <storm@cua.dk>
1043         * commands.texi (Reading One Event): Fix last change.
1045 2006-07-26  Chong Yidong  <cyd@stupidchicken.com>
1047         * commands.texi (Reading One Event): Document SECONDS argument for
1048         read-event, read-char, and read-char-exclusive.
1050 2006-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1052         * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
1053         to ensure correct identification.
1055 2006-07-24  Richard Stallman  <rms@gnu.org>
1057         * text.texi (Clickable Text): Clarify.
1059         * sequences.texi (Vector Functions): Delete duplicate xref.
1061         * objects.texi (Function Type): Clarify.
1063         * modes.texi (Keymaps and Minor Modes): List punct chars for minor
1064         modes.
1066         * lists.texi (List Variables): New node.
1067         Material moved from other nodes.
1069         * variables.texi (Setting Variables): add-to-list and
1070         add-to-ordered-list moved to List Variables node.
1072 2006-07-23  Thien-Thi Nguyen  <ttn@gnu.org>
1074         * text.texi (Links and Mouse-1):
1075         For mouse-on-link-p, expand on arg POS.
1077 2006-07-21  Kim F. Storm  <storm@cua.dk>
1079         * display.texi (Forcing Redisplay): Don't mention systems which
1080         don't support sub-second timers for redisplay-preemption-period.
1082         * os.texi (Terminal Output): Clarify text vs graphical terminal.
1084 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
1086         * frames.texi (Input Focus): Document that focus-follows-mouse has
1087         no effect on MS-Windows.
1089 2006-07-18  Richard Stallman  <rms@gnu.org>
1091         * display.texi (Forcing Redisplay): Cleanups in previous change.
1093         * processes.texi (Low-Level Network): Make menu more convenient.
1095 2006-07-18  Kim F. Storm  <storm@cua.dk>
1097         * display.texi (Forcing Redisplay): redisplay-preemption-period
1098         only used on window systems.  Add xref to Terminal Output.
1100         * os.texi (Terminal Output): baud-rate only controls preemption on
1101         non-window systems.  Add xref to Forcing Redisplay.
1103         * processes.texi (Low-Level Network): Rename node "Make Network"
1104         to "Network Processes".
1106 2006-07-18  Karl Berry  <karl@gnu.org>
1108         * variables.texi, functions.texi, customize.texi, loading.texi:
1109         * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
1111 2006-07-17  Chong Yidong  <cyd@stupidchicken.com>
1113         * commands.texi (Waiting): Document batch-mode sit-for behavior.
1115 2006-07-17  Richard Stallman  <rms@gnu.org>
1117         * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
1118         Put period and comma inside quotes.
1120         * loading.texi, markers.texi: Use real doublequote inside menus.
1122         * windows.texi: Put point and comma inside quotes.
1123         (Textual Scrolling): Use @samp for error message.
1125         * variables.texi, tips.texi, syntax.texi, symbols.texi:
1126         * strings.texi, streams.texi, processes.texi, os.texi:
1127         * objects.texi, numbers.texi, modes.texi, minibuf.texi:
1128         * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
1129         * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
1130         * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
1131         Put point and comma inside quotes.
1133         * control.texi (Processing of Errors): Add command-error-function.
1135         * variables.texi (File Local Variables): Clarify that
1136         file local variables make buffer-local bindings.
1138         * modes.texi (Syntactic Font Lock): Give default for
1139         font-lock-syntax-table.
1141 2006-07-17  Nick Roberts  <nickrob@snap.net.nz>
1143         * text.texi (Special Properties): Clean up previous change.
1145 2006-07-16  Karl Berry  <karl@gnu.org>
1147         * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
1148         * control.texi: Fix bad page breaks through chapter 10 (control).
1150         * anti.texi (Antinews): Reorder face-attribute fns to avoid
1151         underfull hbox.
1153 2006-07-15  Nick Roberts  <nickrob@snap.net.nz>
1155         * text.texi (Special Properties): Describe fontified text property
1156         in relation to a character (not text).
1158 2006-07-15  Kim F. Storm  <storm@cua.dk>
1160         * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
1161         Add apropos-mode-map, custom-mode-map, esc-map, global-map,
1162         grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
1164         * anti.texi (Antinews): Mention redisplay function.
1165         The kbd macro existed, but was not documented, before 22.x.
1166         Function pos-visible-in-window-p is not new in 22.x, just enhanced.
1168 2006-07-14  Nick Roberts  <nickrob@snap.net.nz>
1170         * display.texi (Displaying Messages): Add anchor.
1172         * frames.texi (Dialog Boxes): Use it.
1174 2006-07-12  Richard Stallman  <rms@gnu.org>
1176         * objects.texi (Frame Type): Explain nature of frames better.
1178         * frames.texi (Frames): Explain nature of frames better.
1180 2006-07-12  Ken Manheimer  <ken.manheimer@gmail.com>
1182         * tips.texi (Coding Conventions): Explain why use cl at compile time.
1184 2006-07-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1186         * frames.texi (Window System Selections): Mention scrap support for Mac.
1187         Default value of x-select-enable-clipboard is t on Mac.
1189         * os.texi (Getting Out): Suspending is not allowed on Mac, either.
1191 2006-07-11  Kim F. Storm  <storm@cua.dk>
1193         * display.texi (Forcing Redisplay): Add `redisplay' function.
1194         Don't mention (sit-for -1) -- use (redisplay t) instead.
1196         * commands.texi (Waiting): (sit-for -1) is no longer special.
1197         (sit-for 0) is equivalent to (redisplay).
1198         Iconifying/deiconifying no longer makes sit-for return.
1200 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
1202         * display.texi (Buttons): Fix typo.
1204         * index.texi, elisp.texi (New Symbols): Comment node out.
1206 2006-07-09  Richard Stallman  <rms@gnu.org>
1208         * display.texi (Truncation): Clean up previous change.
1210 2006-07-08  Richard Stallman  <rms@gnu.org>
1212         * commands.texi (Interactive Call): Use 3 as prefix in example
1213         for execute-extended-command.
1215         * display.texi (Attribute Functions): Move paragraph about
1216         compatibility with Emacs < 21.
1218 2006-07-09  Kim F. Storm  <storm@cua.dk>
1220         * display.texi (Refresh Screen): Clarify force-window-update.
1221         (Truncation): "Normally" indicated by fringe arrows.
1223 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
1225         * windows.texi (Textual Scrolling, Resizing Windows):
1226         * variables.texi (Constant Variables):
1227         * text.texi (Buffer Contents, Deletion, Changing Properties)
1228         (Property Search, Special Properties, Sticky Properties)
1229         (Links and Mouse-1, Fields, Change Hooks):
1230         * syntax.texi (Syntax Table Functions, Parsing Expressions)
1231         (Categories):
1232         * symbols.texi (Other Plists):
1233         * streams.texi (Output Variables):
1234         * processes.texi (Input to Processes, Query Before Exit):
1235         * positions.texi (Word Motion, Text Lines, List Motion):
1236         * os.texi (Init File, System Environment, Sound Output)
1237         (Session Management):
1238         * nonascii.texi (Text Representations, Character Sets)
1239         (Chars and Bytes, Locales):
1240         * modes.texi (Defining Minor Modes, Header Lines):
1241         * minibuf.texi (Minibuffer Contents):
1242         * markers.texi (Information from Markers):
1243         * lists.texi (List Elements, Building Lists, Association Lists):
1244         * keymaps.texi (Tool Bar):
1245         * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
1246         * functions.texi (What Is a Function, Mapping Functions):
1247         * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
1248         (Color Names, Text Terminal Colors, Display Feature Testing):
1249         * files.texi (Visiting Functions, File Name Components)
1250         (Unique File Names, Contents of Directories):
1251         * display.texi (Forcing Redisplay, Displaying Messages)
1252         (Temporary Displays, Font Selection, Auto Faces)
1253         (Font Lookup, Fringe Indicators, Display Margins)
1254         (Image Descriptors, Showing Images, Image Cache, Button Types)
1255         (Making Buttons, Manipulating Buttons, Button Buffer Commands)
1256         (Display Table Format, Glyphs):
1257         * control.texi (Iteration):
1258         * commands.texi (Command Loop Info, Adjusting Point):
1259         * backups.texi (Making Backups, Auto-Saving):
1260         Remove @tindex entries.
1262 2006-07-07  Kim F. Storm  <storm@cua.dk>
1264         * display.texi (Fringe Cursors): Fix typo.
1265         (Customizing Bitmaps): Fix define-fringe-bitmap entry.
1266         (Overlay Arrow): Default is overlay-arrow fringe indicator.
1268 2006-07-05  Richard Stallman  <rms@gnu.org>
1270         * text.texi (Buffer Contents): Add example of text props
1271         in result of buffer-substring.
1272         (Text Properties): Explain better about use of specific property names.
1273         (Property Search): Some cleanups; reorder some functions.
1275         * keymaps.texi (Changing Key Bindings): Cleanup.
1276         Add xref to Key Binding Conventions.
1278         * display.texi (Attribute Functions): Add examples for
1279         face-attribute-relative-p.
1281         * tips.texi (Coding Conventions): Cleanup last change.
1283 2006-07-05  Karl Berry  <karl@gnu.org>
1285         * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
1286         Remove @setchapternewpage odd.
1287         Result is 1013 pages, down from 1100.
1289         * anti.texi, customize.texi, display.texi, internals.texi:
1290         * minibuf.texi, modes.texi, tips.texi:
1291         Fix overfull/underfull boxes.
1293 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
1295         * edebug.texi (Instrumenting):
1296         Add Edebug-specific findex for eval-buffer.
1297         * loading.texi (Loading):
1298         Replace eval-current-buffer with eval-buffer.
1300 2006-06-30  Nick Roberts  <nickrob@snap.net.nz>
1302         * locals.texi (Standard Buffer-Local Variables): Update the list
1303         of variables.
1305 2006-06-26  Nick Roberts  <nickrob@snap.net.nz>
1307         * files.texi (File Name Completion): Point user to the node
1308         "Reading File Names".
1310 2006-06-24  Eli Zaretskii  <eliz@gnu.org>
1312         * files.texi (Contents of Directories): Document case-insensitive
1313         behavior on respective filesystems.
1315         * objects.texi (Character Type): Document that Emacs signals an
1316         error for unsupported Unicode characters specified as \uNNNN.
1318 2006-06-19  Richard Stallman  <rms@gnu.org>
1320         * processes.texi (Bindat Spec): Clarify previous change.
1322 2006-06-16  Richard Stallman  <rms@gnu.org>
1324         * tips.texi (Coding Conventions): Better explain conventions
1325         for definition constructs.
1327         * text.texi (Special Properties): String value of `read-only'
1328         serves as the error message.
1330         * objects.texi (Character Type): Clarify prev. change.
1331         (Non-ASCII in Strings): Mention \u and \U.
1333         * commands.texi (Using Interactive): Explain problem of
1334         markers, etc., in command-history.
1336 2006-06-14  Kim F. Storm  <storm@cua.dk>
1338         * commands.texi (Waiting): Negative arg to sit-for forces
1339         redisplay even if input is pending.
1341         * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
1342         redisplay.  Remove incorrect example of binding redisplay-dont-pause
1343         around (sit-for 0).
1345 2006-06-13  Richard Stallman  <rms@gnu.org>
1347         * display.texi (Forcing Redisplay): Clarify previous change.
1349 2006-06-13  Romain Francoise  <romain@orebokech.com>
1351         * display.texi (Forcing Redisplay): Fix typo.
1353 2006-06-13  Kim F. Storm  <storm@cua.dk>
1355         * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
1357 2006-06-10  Luc Teirlinck  <teirllm@auburn.edu>
1359         * tips.texi (Coding Conventions): Add `@end itemize'.
1361 2006-06-10  Richard Stallman  <rms@gnu.org>
1363         * tips.texi (Coding Conventions): Explain use of coding systems
1364         to ensure one decoding for strings.
1366 2006-06-09  Aidan Kehoe  <kehoea@parhasard.net>
1368         * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
1369         syntax.
1371 2006-06-07  Eli Zaretskii  <eliz@gnu.org>
1373         * display.texi (Font Selection): Remove description of
1374         clear-face-cache.
1376         * compile.texi (Eval During Compile): Fix a typo.  Add index
1377         entries for possible uses of eval-when-compile.
1379 2006-06-04  Thien-Thi Nguyen  <ttn@gnu.org>
1381         * display.texi (Abstract Display): Fix typo.
1383 2006-06-03  Eli Zaretskii  <eliz@gnu.org>
1385         * minibuf.texi (Minibuffer History) <history-add-new-input>:
1386         Reword variable's description.
1388 2006-06-01  Richard Stallman  <rms@gnu.org>
1390         * windows.texi (Splitting Windows): Clarify splitting nonselected
1391         window.
1393 2006-05-31  Juri Linkov  <juri@jurta.org>
1395         * minibuf.texi (Minibuffer History): Add history-add-new-input.
1397 2006-05-30  Richard Stallman  <rms@gnu.org>
1399         * display.texi (Line Height): Fix errors in description of
1400         default line height and line-height properyty.
1402         * nonascii.texi (Default Coding Systems): Further clarification.
1404 2006-05-29  Luc Teirlinck  <teirllm@auburn.edu>
1406         * internals.texi (Pure Storage): Mention that an overflow in pure
1407         space causes a memory leak.
1408         (Garbage Collection): If there was an overflow in pure space,
1409         `garbage-collect' returns nil.
1411 2006-05-30  Eli Zaretskii  <eliz@gnu.org>
1413         * nonascii.texi (Default Coding Systems): Fix it some more.
1415 2006-05-29  Eli Zaretskii  <eliz@gnu.org>
1417         * nonascii.texi (Default Coding Systems): Fix last change.
1419 2006-05-29  Kenichi Handa  <handa@m17n.org>
1421         * nonascii.texi (find-operation-coding-system): Describe the new
1422         argument format (FILENAME . BUFFER).
1424 2006-05-28  Richard Stallman  <rms@gnu.org>
1426         * tips.texi (Coding Conventions): Better explain reasons not to
1427         advise other packages or use `eval-after-load'.
1429 2006-05-29  Kim F. Storm  <storm@cua.dk>
1431         * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
1432         `bindat-idx' and `bindat-raw' for clarity.
1434 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
1436         * processes.texi (Bindat Spec): Expand on `repeat' handler.
1438         * display.texi (Display): Add "Abstract Display" to menu.
1439         (Abstract Display, Abstract Display Functions)
1440         (Abstract Display Example): New nodes.
1441         * elisp.texi (Top): Add "Abstract Display" to menu.
1443 2006-05-27  Chong Yidong  <cyd@stupidchicken.com>
1445         * keymaps.texi (Key Sequences): Link to input events definition.
1446         (Format of Keymaps): Delete material duplicated in Keymap Basics.
1448         * files.texi (Changing Files): Document updated argument list for
1449         copy-file.
1451 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
1453         * processes.texi (Bindat Functions): Explain term "total length".
1454         Use it in bindat-length and bindat-pack descriptions.
1456 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
1458         * tips.texi (Coding Conventions): Advise against using
1459         eval-after-load in packages.  Add an index entry.
1461 2006-05-25  Juri Linkov  <juri@jurta.org>
1463         * minibuf.texi (Text from Minibuffer): Undocument keep-all.
1465         * modes.texi (%-Constructs): Add %e, %z, %Z.
1467 2006-05-25  Richard Stallman  <rms@gnu.org>
1469         * elisp.texi (Top): Update subnode menu.
1471         * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
1472         (Keymaps): Update menu.
1474 2006-05-25  Chong Yidong  <cyd@stupidchicken.com>
1476         * keymaps.texi (Key Sequences): Some clarifications.
1478 2006-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
1480         * processes.texi (Bindat Functions): Say "unibyte string"
1481         explicitly for bindat-unpack and bindat-pack descriptions.
1482         (Bindat Examples): Don't call `string-make-unibyte' in example.
1484 2006-05-25  Chong Yidong  <cyd@stupidchicken.com>
1486         * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
1487         Explain string and vector representations of key sequences
1489         * keymaps.texi (Changing Key Bindings):
1490         * commands.texi (Interactive Codes, Interactive Codes):
1491         * help.texi (Describing Characters): Refer to it.
1493 2006-05-23  Luc Teirlinck  <teirllm@auburn.edu>
1495         * frames.texi (Pointer Shape): @end table -> @end defvar.
1497 2006-05-22  Richard Stallman  <rms@gnu.org>
1499         * elisp.texi (Top): Update subnode menus.
1501         * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
1502         Contents rewritten; material from old Pointer Shape node moved here.
1504         * display.texi (Pointer Shape): Node deleted.
1505         (Image Descriptors): Minor cleanup.
1507 2006-05-21  Richard Stallman  <rms@gnu.org>
1509         * syntax.texi (Parsing Expressions): Update info on which STATE
1510         elements are ignored.
1512 2006-05-19  Luc Teirlinck  <teirllm@auburn.edu>
1514         * hooks.texi (Standard Hooks): Correct typo.
1516         * gpl.texi (GPL): ifinfo -> ifnottex.
1518 2006-05-19  Michael Ernst  <mernst@alum.mit.edu>  (tiny change)
1520         * searching.texi (Simple Match Data): Warn about match data being
1521         set anew by every search.
1523 2006-05-17  Richard Stallman  <rms@gnu.org>
1525         * minibuf.texi (Minibuffer History): Clarify.
1527         * searching.texi (Regexp Special): Clarify nested regexp warning.
1529 2006-05-16  Kim F. Storm  <storm@cua.dk>
1531         * minibuf.texi (Minibuffer History): Update add-to-history.
1533 2006-05-15  Oliver Scholz  <epameinondas@gmx.de>  (tiny change)
1535         * nonascii.texi (Explicit Encoding): Fix
1536         typo (encoding<->decoding).
1538 2006-05-14  Richard Stallman  <rms@gnu.org>
1540         * buffers.texi (Creating Buffers): Cleanup.
1542         * files.texi (Visiting Functions): Rewrite in find-file-noselect.
1544 2006-05-13  Eli Zaretskii  <eliz@gnu.org>
1546         * buffers.texi (Current Buffer): Document that with-temp-buffer
1547         disables undo.
1549         * os.texi (Terminal-Specific): More accurate description of how
1550         Emacs searches for the terminal-specific libraries.
1552 2006-05-12  Eli Zaretskii  <eliz@gnu.org>
1554         * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
1555         emacs-xtra to @inforef's.
1557         * text.texi (Undo): Document that undo is turned off in buffers
1558         whose names begin with a space.
1560         * buffers.texi (Buffer Names): Add index entries for buffers whose
1561         names begin with a space.
1562         (Creating Buffers): Document that undo is turned off in buffers
1563         whose names begin with a space.
1565         * files.texi (Visiting Functions, Reading from Files)
1566         (Saving Buffers): Mention code and EOL conversions by file I/O
1567         primitives and subroutines.
1569         * nonascii.texi (Lisp and Coding Systems): Document
1570         coding-system-eol-type.  Add index entries for eol conversion.
1572         * display.texi (Defining Faces): Mention `mac', and add an xref to
1573         where window-system is described.
1575 2006-05-10  Richard Stallman  <rms@gnu.org>
1577         * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
1579 2006-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
1581         * variables.texi (File Local Variables): Recommend to quote lambda
1582         expressions in safe-local-variable property.
1584 2006-05-09  Richard Stallman  <rms@gnu.org>
1586         * variables.texi (File Local Variables): Document
1587         safe-local-eval-forms and safe-local-eval-function.
1589 2006-05-07  Kim F. Storm  <storm@cua.dk>
1591         * minibuf.texi (Minibuffer History): Remove keep-dups arg
1592         from add-to-history.
1594 2006-05-07  Romain Francoise  <romain@orebokech.com>
1596         * commands.texi (Event Input Misc):
1597         * compile.texi (Eval During Compile):
1598         * internals.texi (Buffer Internals):
1599         * minibuf.texi (Initial Input):
1600         * nonascii.texi (Scanning Charsets):
1601         * numbers.texi (Comparison of Numbers):
1602         * windows.texi (Textual Scrolling, Vertical Scrolling):
1603         Fix various typos.
1605 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
1607         * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
1608         conditional xref's to either emacs or emacs-xtra, depending on
1609         @iftex/@ifnottex.
1611         * minibuf.texi (Minibuffer History): Document add-to-history.
1613 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
1615         * internals.texi (Pure Storage): Mention the pure overflow message
1616         at startup.
1618 2006-05-05  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
1620         * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
1621         (Searching Keymaps): Fix pseudo-Lisp description of keymap
1622         search.
1624 2006-05-01  Richard Stallman  <rms@gnu.org>
1626         * intro.texi (nil and t): Clarify.
1628         * variables.texi (File Local Variables): Suggest using booleanp.
1630 2006-05-01  Juanma Barranquero  <lekktu@gmail.com>
1632         * objects.texi (Type Predicates): Fix typos.
1634 2006-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1636         * intro.texi (nil and t): Add booleanp.
1638         * objects.texi (Type Predicates): Add links for booleanp and
1639         string-or-null-p.
1641 2006-04-29  Richard Stallman  <rms@gnu.org>
1643         * modes.texi (Multiline Font Lock): Rename from
1644         Multi line Font Lock Elements.  Much clarification.
1645         (Font Lock Multiline, Region to Fontify): Much clarification.
1647 2006-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1649         * variables.texi (File Local Variables): Remove the special case t for
1650         safe-local-variable.
1652 2006-04-26  Richard Stallman  <rms@gnu.org>
1654         * syntax.texi (Parsing Expressions): Minor cleanup.
1656 2006-04-18  Richard Stallman  <rms@gnu.org>
1658         * tips.texi (Coding Conventions): Explain when the package's
1659         prefix should appear later on (not at the start of the name).
1661         * searching.texi (String Search): Clarify effect of NOERROR.
1663         * modes.texi (Imenu): Clarify what special items do.
1665         * hooks.texi (Standard Hooks): Delete text about old hook names.
1667 2006-04-17  Romain Francoise  <romain@orebokech.com>
1669         * variables.texi (Local Variables): Update the default value of
1670         `max-specpdl-size'.
1672 2006-04-15  Michael Olson  <mwolson@gnu.org>
1674         * processes.texi (Transaction Queues): Mention the new optional
1675         `delay-question' argument for `tq-enqueue'.
1677 2006-04-13  Bill Wohler  <wohler@newt.com>
1679         * customize.texi (Common Keywords): Use dotted notation for
1680         :package-version value.  Specify its values.  Improve documentation
1681         for customize-package-emacs-version-alist.
1683 2006-04-12  Bill Wohler  <wohler@newt.com>
1685         * customize.texi (Common Keywords): Move description of
1686         customize-package-emacs-version-alist to @defvar.
1688 2006-04-10  Bill Wohler  <wohler@newt.com>
1690         * customize.texi (Common Keywords): Add :package-version.
1692 2006-04-10  Kim F. Storm  <storm@cua.dk>
1694         * text.texi (Buffer Contents): Add NOPROPS arg to
1695         filter-buffer-substring.
1697 2006-04-08  Kevin Ryde  <user42@zip.com.au>
1699         * os.texi (Command-Line Arguments): Update xref to emacs manual
1700         "Command Arguments" -> "Emacs Invocation", per change there.
1702 2006-04-08  Thien-Thi Nguyen  <ttn@gnu.org>
1704         * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
1705         be on one line to help makeinfo not render two spaces after the dot.
1707 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
1709         * strings.texi (Predicates for Strings): Add string-or-null-p.
1711 2006-03-28  Kim F. Storm  <storm@cua.dk>
1713         * processes.texi (Accepting Output): Remove obsolete (and incorrect)
1714         remarks about systems that don't support fractional seconds.
1716 2006-03-25  Karl Berry  <karl@gnu.org>
1718         * elisp.texi: Use @copyright{} instead of (C), and do not indent
1719         the year list.
1721 2006-03-21  Nick Roberts  <nickrob@snap.net.nz>
1723         * display.texi (Fringe Indicators): Fix typos.
1725 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
1727         * tips.texi (Documentation Tips): One can now also write `program'
1728         in front of a quoted symbol in a docstring to prevent making a
1729         hyperlink.
1731 2006-03-19  Alan Mackenzie  <acm@muc.de>
1733         * text.texi (Special Properties): Clarify `fontified' property.
1735 2006-03-16  Richard Stallman  <rms@gnu.org>
1737         * display.texi (Defining Images): Minor cleanup.
1739 2006-03-16  Bill Wohler  <wohler@newt.com>
1741         * display.texi (Defining Images): In image-load-path-for-library,
1742         prefer user's images.
1744 2006-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
1746         * modes.texi (Region to Fontify): Remove font-lock-lines-before.
1748 2006-03-15  Bill Wohler  <wohler@newt.com>
1750         * display.texi (Defining Images): Fix example in
1751         image-load-path-for-library by not recommending that one binds
1752         image-load-path.  Just defvar it to placate compiler and only use
1753         it if previously defined.
1755 2006-03-14  Bill Wohler  <wohler@newt.com>
1757         * display.texi (Defining Images): In image-load-path-for-library,
1758         always return list of directories.  Update example.
1760 2006-03-14  Alan Mackenzie  <acm@muc.de>
1762         * modes.texi: New node, "Region to Fontify" (for Font Lock).
1763         This describes font-lock-extend-region-function.
1764         ("Other Font Lock Variables"): Move "font-lock-lines-before" to
1765         the new node "Region to Fontify".
1767 2006-03-13  Richard Stallman  <rms@gnu.org>
1769         * display.texi (Invisible Text): The impossible position is
1770         now before the invisible text, not after.
1771         (Defining Images): Clean up last change.
1773 2006-03-11  Bill Wohler  <wohler@newt.com>
1775         * display.texi (Defining Images): Add image-load-path-for-library.
1777 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
1779         * text.texi (Adaptive Fill): Fix Texinfo usage.
1781         * strings.texi (Creating Strings): Fix Texinfo usage.
1783         * searching.texi (Regexp Special): Use @samp for regular
1784         expressions that are not in Lisp syntax.
1786 2006-03-08  Luc Teirlinck  <teirllm@auburn.edu>
1788         * searching.texi (Regexp Special): Put remark between parentheses
1789         to avoid misreading.
1791 2006-03-07  Luc Teirlinck  <teirllm@auburn.edu>
1793         * searching.texi (Syntax of Regexps): More accurately describe
1794         which characters are special in which situations.
1795         (Regexp Special): Recommend _not_ to quote `]' or `-' when they
1796         are not special.  Describe in detail when `[' and `]' are special.
1797         (Regexp Backslash): Plenty of regexps with unbalanced square
1798         brackets are valid, so reword that statement.
1800 2006-03-02  Kim F. Storm  <storm@cua.dk>
1802         * keymaps.texi (Tool Bar): Add tool-bar-border.
1804 2006-02-28  Luc Teirlinck  <teirllm@auburn.edu>
1806         * loading.texi (Load Suffixes): Rephrase last paragraph.  Fix typos.
1808 2006-02-27  Luc Teirlinck  <teirllm@auburn.edu>
1810         * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
1812         * files.texi (Locating Files): Suggest additional values for the
1813         SUFFIXES arg of `locate-file'.  Update pxref.
1815         * loading.texi (Loading): Include new node "Load Suffixes" in menu.
1816         (How Programs Do Loading): Discuss the effects of Auto Compression
1817         mode on `load'.
1818         (Load Suffixes): New node.
1819         (Library Search): Delete description of `load-suffixes'; it was
1820         moved to "Load Suffixes".
1821         (Autoload, Named Features): Mention `load-suffixes'.
1823 2006-02-21  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
1825         * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
1827         * windows.texi (Window Tree): Fix typo.
1829 2006-02-20  Kim F. Storm  <storm@cua.dk>
1831         * display.texi (Fringe Indicators): New section.
1832         Move indicate-empty-lines, indicate-buffer-boundaries, and
1833         default-indicate-buffer-boundaries here.
1834         Add fringe-indicator-alist and default-fringes-indicator-alist.
1835         Add list of logical fringe indicator symbols.
1836         Update list of standard bitmap names.
1837         (Fringe Cursors): New section.
1838         Move overflow-newline-into-fringe here.
1839         Add fringe-cursor-alist and default-fringes-cursor-alist.
1840         Add list of fringe cursor symbols.
1842 2006-02-20  Juanma Barranquero  <lekktu@gmail.com>
1844         * commands.texi (Using Interactive): Fix reference to node
1845         "Minibuffers".
1847 2006-02-19  Richard M. Stallman  <rms@gnu.org>
1849         * minibuf.texi (High-Level Completion):
1850         Add xref to read-input-method-name.
1852         * files.texi (Relative File Names): Move file-relative-name here.
1853         (File Name Expansion): From here.  Minor clarifications.
1855         * commands.texi (Using Interactive): Add xrefs about reading input.
1856         Clarify remarks about that moving point and mark.
1857         Put string case before list case.
1859 2006-02-16  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
1861         * display.texi (Other Display Specs, Image Descriptors):
1862         Revert erroneous changes.  The previous description of
1863         image-descriptors as `(image . PROPS)' was correct.
1865 2006-02-14  Richard M. Stallman  <rms@gnu.org>
1867         * variables.texi (File Local Variables): Clarifications.
1869 2006-02-14  Juanma Barranquero  <lekktu@gmail.com>
1871         * variables.texi (File Local Variables): Use @code for a cons
1872         cell, not @var.
1874 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
1876         * variables.texi (File Local Variables): Document new file local
1877         variable behavior.
1879 2006-02-10  Kim F. Storm  <storm@cua.dk>
1881         * eval.texi (Function Indirection): Add NOERROR to indirect-function.
1883 2006-02-08  Juanma Barranquero  <lekktu@gmail.com>
1885         * modes.texi (%-Constructs): Remove obsolete info about
1886         `global-mode-string'.
1888 2006-02-07  Richard M. Stallman  <rms@gnu.org>
1890         * commands.texi (Prefix Command Arguments): Minor cleanup.
1892         * display.texi: "Graphical display", not window system.
1894         * functions.texi (What Is a Function): Fix xref.
1896         * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
1897         (Changing Key Bindings): Clarify when remapping is better than
1898         substitute-key-definition.
1900 2006-02-02  Richard M. Stallman  <rms@gnu.org>
1902         * minibuf.texi (Basic Completion): Completion alists are risky.
1904         * keymaps.texi (Active Keymaps): Clarifications.
1905         (Searching Keymaps): New node.
1906         (Keymaps): Update menu.
1908         * frames.texi (Layout Parameters): Minor clarification.
1909         (Drag and Drop): New node.
1910         (Frames): Update menu.
1912 2006-01-29  Chong Yidong  <cyd@stupidchicken.com>
1914         * display.texi (Other Display Specs, Image Descriptors):
1915         Image description is a list, not a cons cell.
1917 2006-01-28  Luc Teirlinck  <teirllm@auburn.edu>
1919         * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
1920         list is not necessarily a list).
1922 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
1924         * frames.texi (Layout Parameters): border-width and
1925         internal-border-width belong to the frame, not the window.
1927 2006-01-19  Richard M. Stallman  <rms@gnu.org>
1929         * nonascii.texi (Translation of Characters): Search cmds use
1930         translation-table-for-input.  Automatically made local.
1932         * markers.texi (Overview of Markers): Count insertion type
1933         as one of a marker's attributes.
1935         * keymaps.texi (Controlling Active Maps): New node, split out of
1936         Active Keymaps.
1937         (Keymaps): Menu updated.
1938         (Active Keymaps): Give pseudocode to explain how the active
1939         maps are searched.  current-active-maps and key-binding moved here.
1940         (Functions for Key Lookup): current-active-maps and key-binding moved.
1941         Clarifications.
1942         (Searching the Keymaps): New subnode.
1944         * elisp.texi (Top): Menu clarification.
1946         * display.texi (Other Display Specs): Delete duplicate entry for
1947         just a string as display spec.  Move text about recursive display
1948         specs on such a string.
1950         * commands.texi (Key Sequence Input): Clarify.
1951         Move num-nonmacro-input-events out.
1952         (Reading One Event): num-nonmacro-input-events moved here.
1954 2006-01-14  Nick Roberts  <nickrob@snap.net.nz>
1956         * advice.texi (Simple Advice): Update example to fit argument
1957         change in previous-line.
1959 2006-01-05  Richard M. Stallman  <rms@gnu.org>
1961         * markers.texi (The Mark): Fix in `mark'.
1963 2006-01-04  Richard M. Stallman  <rms@gnu.org>
1965         * processes.texi (Misc Network, Make Network): Minor cleanups.
1967 2006-01-04  Kim F. Storm  <storm@cua.dk>
1969         * processes.texi (Make Network): Add IPv6 addresses and handling.
1970         (Network Feature Testing): Mention (:family ipv6).
1971         (Misc Network): Add IPv6 formats to format-network-address.
1973 2005-12-30  Richard M. Stallman  <rms@gnu.org>
1975         * text.texi (Changing Properties):
1976         Don't use return value of set-text-properties.
1978 2005-12-29  Luc Teirlinck  <teirllm@auburn.edu>
1980         * modes.texi (Mode Line Format): Correct typo in menu.
1982 2005-12-29  Richard M. Stallman  <rms@gnu.org>
1984         * modes.texi (Mode Line Top): New node.
1985         (Mode Line Data): Some text moved to new node.
1986         Explain the data structure more concretely.
1987         (Mode Line Basics): Clarifications.
1988         (Mode Line Variables): Clarify intro paragraph.
1989         (%-Constructs): Clarify intro paragraph.
1990         (Mode Line Format): Update menu.
1992 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
1994         * minibuf.texi (Basic Completion): Update lazy-completion-table
1995         examples for removal of ARGS argument.
1997 2005-12-23  Richard M. Stallman  <rms@gnu.org>
1999         * text.texi (Undo): Restore some explanation from the version
2000         that was deleted.
2002 2005-12-23  Eli Zaretskii  <eliz@gnu.org>
2004         * text.texi (Undo): Remove duplicate descriptions of `apply
2005         funname' and `apply delta' elements of the undo list.
2007 2005-12-20  Richard M. Stallman  <rms@gnu.org>
2009         * help.texi (Help Functions): Update documentation of `apropos'.
2011 2005-12-20  Luc Teirlinck  <teirllm@auburn.edu>
2013         * customize.texi (Type Keywords): Delete xref to "Text help-echo",
2014         because it is confusing.  If the :help-echo keyword is a function,
2015         it is not directly used as the :help-echo overlay property, as the
2016         xref seems to suggest (it does not take the appropriate args).
2018 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
2020         * customize.texi (Common Keywords): Fix Texinfo usage.
2021         (Group Definitions, Variable Definitions): Update for new
2022         conventions for using `*' in docstrings.
2024         * tips.texi (Documentation Tips): Update for new conventions for
2025         using `*' in docstrings.
2027 2005-12-16  Richard M. Stallman  <rms@gnu.org>
2029         * minibuf.texi (Minibuffer Contents): Minor cleanup.
2031 2005-12-16  Juri Linkov  <juri@jurta.org>
2033         * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
2035 2005-12-14  Romain Francoise  <romain@orebokech.com>
2037         * modes.texi (Customizing Keywords): Rename `append' to `how'.
2038         Fix typo.
2040 2005-12-11  Juri Linkov  <juri@jurta.org>
2042         * minibuf.texi (Completion Commands): Add mention of read-file-name
2043         for filename completion keymaps.
2044         (Reading File Names): Add mention of filename completion keymaps
2045         for read-file-name and xref to `Completion Commands'.
2047 2005-12-10  Richard M. Stallman  <rms@gnu.org>
2049         * customize.texi (Common Keywords): State caveats for use of :tag.
2051 2005-12-08  Richard M. Stallman  <rms@gnu.org>
2053         * minibuf.texi (Intro to Minibuffers): Replace list of local maps
2054         with xrefs and better explanation.
2055         (Completion Commands): Add the filename completion maps.
2057         * objects.texi (Character Type): Clarify that \s is not space
2058         if a dash follows.
2060 2005-12-05  Richard M. Stallman  <rms@gnu.org>
2062         * windows.texi (Resizing Windows): Delete preserve-before args.
2064 2005-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
2066         * keymaps.texi (Format of Keymaps): Remove mention of a quirk
2067         in full keymaps, since the quirk has been fixed.
2069 2005-12-03  Eli Zaretskii  <eliz@gnu.org>
2071         * hooks.texi (Standard Hooks): Add index entries.  Mention
2072         `compilation-finish-functions'.
2074 2005-11-27  Richard M. Stallman  <rms@gnu.org>
2076         * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
2078 2005-11-21  Juri Linkov  <juri@jurta.org>
2080         * customize.texi (Common Keywords): Update links types
2081         custom-manual and url-link.  Add link types emacs-library-link,
2082         file-link, function-link, variable-link, custom-group-link.
2084 2005-11-20  Chong Yidong  <cyd@stupidchicken.com>
2086         * display.texi: Revert 2005-11-20 change.
2088 2005-11-20  Thien-Thi Nguyen  <ttn@gnu.org>
2090         * processes.texi (Bindat Functions):
2091         Say "third" to refer to zero-based index "2".
2093 2005-11-18  Luc Teirlinck  <teirllm@auburn.edu>
2095         * loading.texi (Library Search): Update the default value of
2096         `load-suffixes'.
2098 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
2100         * display.texi (Attribute Functions): Mention :ignore-defface.
2102 2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
2104         * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
2105         (Minor Mode Conventions): Mention the use of a hook.
2107 2005-11-06  Richard M. Stallman  <rms@gnu.org>
2109         * files.texi (Magic File Names): find-file-name-handler checks the
2110         `operations' property of the handler.
2112 2005-11-03  Richard M. Stallman  <rms@gnu.org>
2114         * variables.texi (Frame-Local Variables): Small clarification.
2116 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
2118         * os.texi (Init File): Document ~/.emacs.d/init.el.
2120 2005-10-29  Richard M. Stallman  <rms@gnu.org>
2122         * internals.texi (Garbage Collection): Document memory-full.
2124 2005-10-28  Bill Wohler  <wohler@newt.com>
2126         * tips.texi (Documentation Tips): Help mode now creates hyperlinks
2127         for URLs.
2129 2005-10-28  Richard M. Stallman  <rms@gnu.org>
2131         * minibuf.texi (Completion Commands): Clean up prev change.
2133 2005-10-26  Kevin Ryde  <user42@zip.com.au>
2135         * compile.texi (Eval During Compile): Explain recommended uses
2136         of eval-when-compile and eval-and-compile.
2138 2005-10-27  Masatake YAMATO  <jet@gyve.org>
2140         * minibuf.texi (Completion Commands):
2141         Write about new optional argument for `display-completion-list'.
2143 2005-10-23  Richard M. Stallman  <rms@gnu.org>
2145         * display.texi (Overlay Arrow): Clarify about local bindings of
2146         overlay-arrow-position.
2148 2005-10-22  Eli Zaretskii  <eliz@gnu.org>
2150         * internals.texi (Building Emacs): Fix last change.
2152 2005-10-22  Richard M. Stallman  <rms@gnu.org>
2154         * internals.texi (Building Emacs): Document eval-at-startup.
2156 2005-10-21  Richard M. Stallman  <rms@gnu.org>
2158         * loading.texi (Where Defined): load-history contains abs file names.
2159         symbol-file returns abs file names.
2161 2005-10-19  Kim F. Storm  <storm@cua.dk>
2163         * display.texi (Showing Images): Add max-image-size integer value.
2165 2005-10-18  Chong Yidong  <cyd@stupidchicken.com>
2167         * display.texi (Showing Images): Document max-image-size.
2169 2005-10-17  Richard M. Stallman  <rms@gnu.org>
2171         * commands.texi (Quitting): Minor clarification.
2173         * processes.texi (Sentinels): Clarify about output and quitting.
2174         (Filter Functions): Mention with-local-quit.
2176 2005-10-17  Juri Linkov  <juri@jurta.org>
2178         * buffers.texi (Current Buffer):
2179         * commands.texi (Event Input Misc):
2180         * compile.texi (Eval During Compile, Compiler Errors):
2181         * customize.texi (Group Definitions):
2182         * display.texi (Progress, Defining Faces):
2183         * files.texi (Writing to Files):
2184         * modes.texi (Mode Hooks, Defining Minor Modes):
2185         * streams.texi (Output Functions):
2186         * syntax.texi (Syntax Table Functions):
2187         * text.texi (Change Hooks):
2188         Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
2190         * commands.texi (Quitting): Replace arg `forms' with `body' in
2191         `with-local-quit'.
2193         * positions.texi (Excursions): Replace arg `forms' with `body' in
2194         `save-excursion'.
2196 2005-10-08  Kim F. Storm  <storm@cua.dk>
2198         * windows.texi (Window Tree): Rename window-split-tree to window-tree.
2199         Rename manual section accordingly.
2201 2005-10-04  Kim F. Storm  <storm@cua.dk>
2203         * windows.texi (Window Split Tree): New section describing
2204         new function window-split-tree function.
2206 2005-10-03  Nick Roberts  <nickrob@snap.net.nz>
2208         * display.texi (Fringe Size/Pos): Simplify and add detail.
2210 2005-09-30  Romain Francoise  <romain@orebokech.com>
2212         * minibuf.texi (High-Level Completion): Explain that the prompt
2213         given to `read-buffer' should end with a colon and a space.
2214         Update usage examples.
2216 2005-09-29  Juri Linkov  <juri@jurta.org>
2218         * display.texi (Displaying Messages): Rename argument name
2219         `string' to `format-string' in functions `message', `message-box',
2220         `message-or-box'.
2222 2005-09-26  Chong Yidong  <cyd@stupidchicken.com>
2224         * errors.texi (Standard Errors): Correct xrefs.
2226 2005-09-18  Chong Yidong  <cyd@stupidchicken.com>
2228         * display.texi (Defining Images): Update documentation for
2229         `image-load-path'.
2231 2005-09-17  Richard M. Stallman  <rms@gnu.org>
2233         * display.texi (Defining Images): Clean up previous change.
2235 2005-09-16  Romain Francoise  <romain@orebokech.com>
2237         * elisp.texi: Specify GFDL version 1.2.
2239         * doclicense.texi (GNU Free Documentation License): Update to
2240         version 1.2.
2242 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
2244         * display.texi (Defining Images): Document `image-load-path'.
2246 2005-09-15  Richard M. Stallman  <rms@gnu.org>
2248         * objects.texi (Printed Representation): Minor cleanup.
2249         (Box Diagrams): Minor fix.
2250         (Cons Cell Type): Move (...) index item here.
2251         (Box Diagrams): From here.
2252         (Array Type): Minor fix.
2253         (Type Predicates): Delete index "predicates".
2254         (Hash Table Type): Clarify xref.
2255         (Dotted Pair Notation): Minor fix.
2257 2005-09-10  Chong Yidong  <cyd@stupidchicken.com>
2259         * files.texi (Saving Buffers): Fix typo.
2261 2005-09-08  Richard M. Stallman  <rms@gnu.org>
2263         * tips.texi (Programming Tips): Correct the "default" prompt spec.
2265 2005-09-08  Chong Yidong  <cyd@stupidchicken.com>
2267         * locals.texi (Standard Buffer-Local Variables): Don't include
2268         mode variables for minor modes.
2269         Fix xrefs for buffer-display-count, buffer-display-table,
2270         buffer-offer-save, buffer-saved-size, cache-long-line-scans,
2271         enable-multibyte-characters, fill-column, header-line-format,
2272         left-fringe-width, left-margin, and right-fringe-width.
2274         * hooks.texi (Standard Hooks): All hooks should conform to the
2275         standard naming convention now.
2276         Fix xref for `echo-area-clear-hook'.
2278         * display.texi (Usual Display): Note that indicate-empty-lines and
2279         tab-width are buffer-local.
2281         * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
2283         * modes.texi (Mode Help): Note that major-mode is buffer-local.
2285         * nonascii.texi (Encoding and I/O): Note that
2286         buffer-file-coding-system is buffer-local.
2288         * positions.texi (List Motion): Note that defun-prompt-regexp is
2289         buffer-local.
2291         * text.texi (Auto Filling): Note that auto-fill-function is
2292         buffer-local.
2293         (Undo): Note that buffer-undo-list is buffer-local.
2295         * windows.texi (Buffers and Windows): Document
2296         buffer-display-count.
2298 2005-09-06  Richard M. Stallman  <rms@gnu.org>
2300         * tips.texi (Coding Conventions): Sometimes it is ok to put the
2301         package prefix elsewhere than at the start of the name.
2303 2005-09-03  Richard M. Stallman  <rms@gnu.org>
2305         * tips.texi (Programming Tips): Add conventions for minibuffer
2306         questions and prompts.
2308 2005-09-03  Joshua Varner  <jlvarner@gmail.com>  (tiny change)
2310         * intro.texi (nil and t): Minor cleanup.
2311         Delete spurious mention of keyword symbols.
2312         (Evaluation Notation): Add index entry.
2313         (A Sample Function Description): Minor cleanup.
2314         (A Sample Variable Description): Not all vars can be set.
2316 2005-09-03  Thien-Thi Nguyen  <ttn@gnu.org>
2318         * text.texi (Buffer Contents): Use "\n" in examples' result strings.
2320         (Insertion): Document precise type of `insert-char' arg COUNT.
2322 2005-09-02  Stefan Monnier  <monnier@iro.umontreal.ca>
2324         * modes.texi (Other Font Lock Variables): Sync the default of
2325         font-lock-lines-before.
2327 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
2329         * files.texi (Magic File Names): Add `make-auto-save-file-name'.
2331 2005-08-29  Richard M. Stallman  <rms@gnu.org>
2333         * elisp.texi (Top): Update subnode menu.
2335         * searching.texi (Searching and Matching): Move node.
2336         Rearrange contents and add overall explanation.
2337         (Searching and Case): Move node.
2338         (Searching and Matching): Update menu.
2340 2005-08-27  Eli Zaretskii  <eliz@gnu.org>
2342         * os.texi (Startup Summary): Fix the description of the initial
2343         startup message display.
2345 2005-08-25  Richard M. Stallman  <rms@gnu.org>
2347         * searching.texi (Search and Replace): Add replace-regexp-in-string.
2349 2005-08-25  Emilio C. Lopes  <eclig@gmx.net>
2351         * display.texi (Finding Overlays): Fix `find-overlay-prop' in
2352         `next-overlay-change' example.
2354 2005-08-22  Juri Linkov  <juri@jurta.org>
2356         * display.texi (Attribute Functions): Add set-face-inverse-video-p.
2357         Fix invert-face.  Fix args of face-background.
2359         * display.texi (Standard Faces): Delete node.
2360         (Faces): Add xref to `(emacs)Standard Faces'.
2361         (Displaying Faces): Fix xref to `Standard Faces'.
2363         * modes.texi (Mode Line Data): Fix xref to Standard Faces.
2365 2005-08-20  Alan Mackenzie  <acm@muc.de>
2367         * buffers.texi (The Buffer List): Clarify the manipulation of the
2368         buffer list.
2370 2005-08-14  Richard M. Stallman  <rms@gnu.org>
2372         * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
2373         a regexp.
2375 2005-08-11  Richard M. Stallman  <rms@gnu.org>
2377         * elisp.texi (Top): Update subnode lists.
2379         * display.texi (Inverse Video): Node deleted.
2381         * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
2382         New nodes split out of Coding Conventions.
2384         * searching.texi (Regular Expressions): Document re-builder.
2386         * os.texi (Time Parsing): New node split out of Time Conversion.
2388         * processes.texi (Misc Network, Network Feature Testing)
2389         (Network Options, Make Network): New nodes split out of
2390         Low-Level Network.
2392 2005-08-09  Richard M. Stallman  <rms@gnu.org>
2394         * frames.texi (Geometry): New node, split from Size and Position.
2395         (Frame Parameters): Refer to Geometry.
2397         * buffers.texi (The Buffer List): Fix xrefs.
2399         * windows.texi (Splitting Windows): Fix xref.
2401         * frames.texi (Layout Parameters): Add xref.
2403         * display.texi (Line Height, Scroll Bars): Fix xrefs.
2405         * keymaps.texi (Menu Bar): Fix xref.
2407         * locals.texi (Standard Buffer-Local Variables): Fix xref.
2409         * modes.texi (%-Constructs): Fix xref.
2411         * frames.texi (Window Frame Parameters): Node split up.
2412         (Basic Parameters, Position Parameters, Size Parameters)
2413         (Layout Parameters, Buffer Parameters, Management Parameters)
2414         (Cursor Parameters, Color Parameters): New subnodes.
2416 2005-08-09  Luc Teirlinck  <teirllm@auburn.edu>
2418         * positions.texi (Screen Lines): Update xref for previous change
2419         in minibuf.texi.
2421         * minibuf.texi (Intro to Minibuffers): Update pxref for previous
2422         change in minibuf.texi.
2424 2005-08-09  Richard M. Stallman  <rms@gnu.org>
2426         * tips.texi (Coding Conventions): Minor cleanup.
2428         * modes.texi (Defining Minor Modes): Explain when init-value
2429         can be non-nil.
2431         * elisp.texi (Top): Update submenu for Minibuffer.
2433         * minibuf.texi (Minibuffer Misc): Node split up.
2434         (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
2435         (Recursive Mini): New nodes split out from Minibuffer Misc.
2436         (Minibuffer Misc): Document max-mini-window-height.
2438         * hash.texi (Defining Hash): Delete stray paren in example.
2440         * display.texi (Echo Area Customization): Don't define
2441         max-mini-window-height here; xref instead.
2443         * commands.texi (Event Input Misc): Update while-no-input.
2445         * advice.texi (Advising Functions): Explain when to use advice
2446         and when to use a hook.
2448 2005-07-30  Eli Zaretskii  <eliz@gnu.org>
2450         * makefile.w32-in (info): Don't run install-info.
2451         ($(infodir)/dir): New target, produced by running install-info.
2453 2005-07-27  Luc Teirlinck  <teirllm@auburn.edu>
2455         * modes.texi (Defining Minor Modes): The keyword for the initial
2456         value is :init-value, not :initial-value.
2458 2005-07-23  Eli Zaretskii  <eliz@gnu.org>
2460         * loading.texi (Autoload): Make the `doctor' example be consistent
2461         with what's in current loaddefs.el.  Describe the "fn" magic in
2462         the usage portion of the doc string.
2464 2005-07-22  Richard M. Stallman  <rms@gnu.org>
2466         * internals.texi (Garbage Collection): Clarify previous change.
2468 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
2470         * internals.texi (Garbage Collection): Add gc-cons-percentage.
2472 2005-07-18  Juri Linkov  <juri@jurta.org>
2474         * commands.texi (Accessing Events):
2475         * frames.texi (Text Terminal Colors, Resources):
2476         * markers.texi (The Mark):
2477         * modes.texi (Defining Minor Modes):
2478         Delete duplicate duplicate words.
2480 2005-07-16  Richard M. Stallman  <rms@gnu.org>
2482         * display.texi (Managing Overlays): Clarify make-overlay
2483         args for insertion types.
2485 2005-07-13  Luc Teirlinck  <teirllm@auburn.edu>
2487         * customize.texi (Variable Definitions):
2488         Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
2489         `standard-value' is a list too.
2490         (Defining New Types): Use @key{RET} instead of @key{ret}.
2492 2005-07-13  Francis Litterio  <franl@world.std.com>  (tiny change)
2494         * os.texi (Translating Input): Fix typo.
2496 2005-07-08  Richard M. Stallman  <rms@gnu.org>
2498         * README: Update edition number and size estimate.
2500         * elisp.texi (VERSION): Set to 2.9.
2502 2005-07-07  Richard M. Stallman  <rms@gnu.org>
2504         * book-spine.texinfo: Update Emacs version.
2506         * display.texi (Inverse Video): Delete mode-line-inverse-video.
2508 2005-07-06  Richard M. Stallman  <rms@gnu.org>
2510         * searching.texi (Regexp Search): Clarify what re-search-forward
2511         does when the search fails.
2513 2005-07-05  Lute Kamstra  <lute@gnu.org>
2515         * Update FSF's address in GPL notices.
2517         * doclicense.texi (GNU Free Documentation License):
2518         * gpl.texi (GPL):
2519         * tips.texi (Coding Conventions, Library Headers):
2520         * vol1.texi:
2521         * vol2.texi: Update FSF's address.
2523 2005-07-04  Richard M. Stallman  <rms@gnu.org>
2525         * hooks.texi (Standard Hooks): Add occur-hook.
2527 2005-07-03  Luc Teirlinck  <teirllm@auburn.edu>
2529         * display.texi (The Echo Area): Correct menu.
2531 2005-07-03  Richard M. Stallman  <rms@gnu.org>
2533         * elisp.texi (Top): Update subnode menu for Display.
2535         * display.texi (Displaying Messages): New node, with most
2536         of what was in The Echo Area.
2537         (Progress): Moved under The Echo Area.
2538         (Logging Messages): New node with new text.
2539         (Echo Area Customization): New node, the rest of what was
2540         in The Echo Area.  Document message-truncate-lines with @defvar.
2541         (Display): Update menu.
2543         * windows.texi (Textual Scrolling): Doc 3 values for
2544         scroll-preserve-screen-position.
2546         * text.texi (Special Properties): Change hook functions
2547         should bind inhibit-modification-hooks around altering buffer text.
2549         * keymaps.texi (Key Binding Commands): Call binding BINDING
2550         rather than DEFINITION.
2552 2005-06-29  Juanma Barranquero  <lekktu@gmail.com>
2554         * variables.texi (Defining Variables): `user-variable-p' returns t
2555         for aliases of user options, nil for alias loops.
2557 2005-06-28  Richard M. Stallman  <rms@gnu.org>
2559         * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
2560         make-keymap.
2562 2005-06-27  Luc Teirlinck  <teirllm@auburn.edu>
2564         * variables.texi (Setting Variables): Correct and clarify
2565         description of `add-to-ordered-list'.
2567 2005-06-26  Richard M. Stallman  <rms@gnu.org>
2569         * display.texi (Faces): Minor cleanup.
2571 2005-06-25  Luc Teirlinck  <teirllm@auburn.edu>
2573         * display.texi (Faces): `facep' returns t for strings that are
2574         face names.
2576 2005-06-25  Richard M. Stallman  <rms@gnu.org>
2578         * objects.texi (Equality Predicates): Clarify meaning of equal.
2580         * windows.texi (Selecting Windows): save-selected-window
2581         and with-selected-window save and restore the current buffer.
2583 2005-06-24  Richard M. Stallman  <rms@gnu.org>
2585         * numbers.texi (Float Basics): Explain how to test for NaN,
2586         and printing the sign of NaNs.
2588 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
2590         * makefile.w32-in (MAKEINFO): Use --force.
2592 2005-06-23  Richard M. Stallman  <rms@gnu.org>
2594         * display.texi (Face Functions): Correct Texinfo usage.
2596 2005-06-23  Luc Teirlinck  <teirllm@auburn.edu>
2598         * lists.texi (Rings): `ring-elements' now returns the elements of
2599         RING in order.
2601 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
2603         * markers.texi (The Mark): Texinfo usage fix.
2605 2005-06-23  Kim F. Storm  <storm@cua.dk>
2607         * searching.texi (Entire Match Data): Remove evaporate option for
2608         match-data.  Do not mention evaporate option for set-match-data.
2610 2005-06-22  Glenn Morris  <gmorris@ast.cam.ac.uk>
2612         * display.texi (Face Functions): Mention face aliases.
2614 2005-06-21  Richard M. Stallman  <rms@gnu.org>
2616         * anti.texi (Antinews): Texinfo usage fix.
2618 2005-06-21  Karl Berry  <karl@gnu.org>
2620         * elisp.texi: Use @copying.
2622         * elisp.texi: Put @summarycontents and @contents before the Top
2623         node, instead of the end of the file, so that the contents appear
2624         in the right place in the dvi/pdf output.
2626 2005-06-21  Juri Linkov  <juri@jurta.org>
2628         * display.texi (Defining Faces): Add `customized-face'.
2630 2005-06-20  Kim F. Storm  <storm@cua.dk>
2632         * variables.texi (Setting Variables): Any type of element can be
2633         given order in add-to-ordered-list.  Compare elements with eq.
2635         * lists.texi (Rearrangement): Sort predicate may just return non-nil.
2637 2005-06-20  Karl Berry  <karl@gnu.org>
2639         * syntax.texi (Syntax Flags): Make last column very slightly wider
2640         to avoid "generic comment" breaking on two lines and causing an
2641         underfull box.
2643 2005-06-19  Luc Teirlinck  <teirllm@auburn.edu>
2645         * lists.texi (Rings): Various minor clarifications and corrections.
2647 2005-06-18  Richard M. Stallman  <rms@gnu.org>
2649         * functions.texi (Obsolete Functions): Simplify.
2651         * variables.texi (Variable Aliases): Simplify.
2653         * anti.texi, backups.texi, compile.texi, customization.texi:
2654         * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
2655         * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
2656         * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
2657         * variables.texi: Fix formatting ugliness.
2659         * elisp.texi: Add links to Rings and Byte Packing.
2660         Update version and copyright years.
2662         * minibuf.texi: Fix formatting ugliness.
2663         (Completion Commands): Move keymap vars to the end
2664         and vars completing-read binds to the top.
2666 2005-06-17  Luc Teirlinck  <teirllm@auburn.edu>
2668         * processes.texi: Fix typos.
2669         (Bindat Spec): Correct Texinfo error.
2670         (Byte Packing): Fix ungrammatical sentence.
2672 2005-06-17  Thien-Thi Nguyen  <ttn@gnu.org>
2674         * lists.texi (Rings): New node.
2675         (Lists): Add it to menu.
2677         * processes.texi (Byte Packing): New node.
2678         (Processes): Add it to menu.
2680 2005-06-17  Richard M. Stallman  <rms@gnu.org>
2682         * syntax.texi (Parsing Expressions): Fix texinfo usage.
2684         * help.texi (Documentation Basics): Explain the xref to
2685         Documentation Tips.
2687         * debugging.texi (Debugger Commands): Minor fix.
2689 2005-06-16  Luc Teirlinck  <teirllm@auburn.edu>
2691         * edebug.texi (Instrumenting): Eliminate duplicate link.
2692         (Specification List): Replace references to "below", referring to
2693         a later node, with one @ref to that node.
2695         * os.texi (Timers): Timers should save and restore the match data
2696         if they change it.
2698         * debugging.texi (Debugger Commands): Mention that the Lisp
2699         debugger can not step through primitive functions.
2701 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
2703         * functions.texi (Obsolete Functions): Update argument names of
2704         `make-obsolete' and `define-obsolete-function-alias'.
2706         * variables.texi (Variable Aliases): Update argument names of
2707         `defvaralias', `make-obsolete-variable' and
2708         `define-obsolete-variable-alias'.
2710 2005-06-15  Kim F. Storm  <storm@cua.dk>
2712         * searching.texi (Entire Match Data): Rephrase warnings about
2713         evaporate arg to match-data and set-match-data.
2715 2005-06-14  Luc Teirlinck  <teirllm@auburn.edu>
2717         * elisp.texi (Top): Update detailed menu.
2719         * edebug.texi (Edebug): Update menu.
2720         (Instrumenting): Update xrefs.
2721         (Edebug Execution Modes): Correct xref.
2722         (Jumping): Clarify description of `h' command.
2723         Eliminate redundant @ref.
2724         (Breaks): New node.
2725         (Breakpoints): Is now a subsubsection.
2726         (Global Break Condition): Mention `C-x X X'.
2727         (Edebug Views): Clarify `v' and `p'.  Mention `C-x X w'.
2728         (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
2729         (Edebug Display Update): Correct pxref.
2730         (Edebug and Macros): New node.
2731         (Instrumenting Macro Calls): Is now a subsubsection.
2732         Neither arg of `def-edebug-spec' is evaluated.
2733         (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
2734         (Specification Examples): Fix typo.
2736 2005-06-14  Lute Kamstra  <lute@gnu.org>
2738         * debugging.texi (Function Debugging): Primitives can break on
2739         entry too.
2741 2005-06-14  Kim F. Storm  <storm@cua.dk>
2743         * variables.texi (Setting Variables): Add add-to-ordered-list.
2745 2005-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2747         * syntax.texi (Parsing Expressions): Document aux functions and vars of
2748         syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
2750 2005-06-13  Lute Kamstra  <lute@gnu.org>
2752         * text.texi (Special Properties): Fix cross reference.
2754 2005-06-11  Luc Teirlinck  <teirllm@auburn.edu>
2756         * debugging.texi (Function Debugging): Delete mention of empty
2757         string argument to `cancel-debug-on-entry'.  Delete inaccurate
2758         description of the return value of that command.
2760 2005-06-11  Alan Mackenzie  <acm@muc.de>
2762         * text.texi (Adaptive Fill): Amplify the description of
2763         fill-context-prefix.
2765 2005-06-10  Luc Teirlinck  <teirllm@auburn.edu>
2767         * syntax.texi (Parsing Expressions): Fix Texinfo error.
2769 2005-06-10  Stefan Monnier  <monnier@iro.umontreal.ca>
2771         * syntax.texi (Parsing Expressions): Document syntax-ppss.
2773 2005-06-10  Luc Teirlinck  <teirllm@auburn.edu>
2775         * debugging.texi (Error Debugging): Minor rewording.
2776         (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
2777         is optional.
2779 2005-06-10  Lute Kamstra  <lute@gnu.org>
2781         * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
2782         (Top): Give it a title.  Correct version number.  Give the
2783         detailed node listing a more prominent header.
2784         * intro.texi: Don't set VERSION here a second time.
2785         Mention Emacs's version too.
2786         * anti.texi (Antinews): Use EMACSVER to refer to the current
2787         version of Emacs.
2789 2005-06-09  Kim F. Storm  <storm@cua.dk>
2791         * searching.texi (Entire Match Data): Explain new `reseat' argument to
2792         match-data and set-match-data.
2794 2005-06-08  Richard M. Stallman  <rms@gnu.org>
2796         * searching.texi (Entire Match Data): Clarify when match-data
2797         returns markers and when integers.
2799         * display.texi (Defining Faces): Explain that face name should not
2800         end in `-face'.
2802         * modes.texi (Mode Line Data): Minor cleanup.
2803         (Customizing Keywords): Node split out of Search-based Fontification.
2804         Add example of using font-lock-add-keywords from a hook.
2805         Clarify when MODE should be non-nil, and when nil.
2807 2005-06-06  Richard M. Stallman  <rms@gnu.org>
2809         * modes.texi (Mode Line Data): Explain what happens when the car
2810         of a list is a void symbol.
2811         (Search-based Fontification): Explain MODE arg to
2812         font-lock-add-keywords and warn about calls from major modes.
2814 2005-06-08  Juri Linkov  <juri@jurta.org>
2816         * display.texi (Standard Faces): Add `shadow' face.
2818 2005-05-29  Luc Teirlinck  <teirllm@auburn.edu>
2820         * modes.texi (Major Mode Conventions): A derived mode only needs
2821         to put the call to the parent mode inside `delay-mode-hooks'.
2823 2005-05-29  Richard M. Stallman  <rms@gnu.org>
2825         * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
2826         new, and what that implies.  Clarify.
2828         * files.texi (Locating Files): Clean up the text.
2830         * frames.texi (Window Frame Parameters): Document user-size.
2831         Shorten entry for top by referring to left.
2833 2005-05-26  Richard M. Stallman  <rms@gnu.org>
2835         * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
2836         is new, and what the implications are.  Other clarifications.
2838 2005-05-24  Richard M. Stallman  <rms@gnu.org>
2840         * frames.texi (Dialog Boxes): Minor fixes.
2842 2005-05-25  Masatake YAMATO  <jet@gyve.org>
2844         * display.texi (Standard Faces): Write about `mode-line-highlight'.
2846 2005-05-24  Luc Teirlinck  <teirllm@auburn.edu>
2848         * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
2849         is optional.
2851 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
2853         * frames.texi (Dialog Boxes): Descibe new optional argument.
2855 2005-05-23  Lute Kamstra  <lute@gnu.org>
2857         * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
2858         syntax-begin-function over font-lock-beginning-of-syntax-function.
2860 2005-05-21  Luc Teirlinck  <teirllm@auburn.edu>
2862         * minibuf.texi (Reading File Names): Update description of
2863         `read-directory-name'.
2865         * modes.texi (Derived Modes): Clarify :group keyword.
2867 2005-05-21  Eli Zaretskii  <eliz@gnu.org>
2869         * files.texi (Locating Files): New subsection.
2870         Describe locate-file and executable-find.
2872 2005-05-21  Kevin Ryde  <user42@zip.com.au>
2874         * frames.texi (Initial Parameters): Update cross reference to
2875         "Emacs Invocation".
2877 2005-05-19  Luc Teirlinck  <teirllm@auburn.edu>
2879         * keymaps.texi (Active Keymaps): Add anchor.
2881         * modes.texi (Hooks): Delete confusing and unnecessary sentence.
2882         (Major Mode Conventions): Refer to `Auto Major Mode' in more
2883         appropriate place.
2884         (Derived Modes): Small clarifications.
2885         (Minor Mode Conventions, Keymaps and Minor Modes):
2886         Replace references to nodes with references to anchors.
2887         (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
2888         Clarify description of lists whose first element is an integer.
2889         (Mode Line Variables): Add anchor.
2890         (%-Constructs): Clarify description of integer after %.
2891         (Emulating Mode Line): Describe nil value for FACE.
2893 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
2895         * modes.texi (Derived Modes): Correct references to non-existing
2896         variable standard-syntax-table.
2898 2005-05-17  Lute Kamstra  <lute@gnu.org>
2900         * modes.texi (Defining Minor Modes): Mention the mode hook.
2902 2005-05-15  Kim F. Storm  <storm@cua.dk>
2904         * processes.texi (Network): Remove open-network-stream-nowait.
2905         (Network Servers): Remove open-network-stream-server.
2907 2005-05-15  Luc Teirlinck  <teirllm@auburn.edu>
2909         * elisp.texi (Top): Update detailed menu.
2911         * variables.texi: Reorder nodes.
2912         (Variables): Update menu.
2913         (File Local Variables): Do not refer to the `-*-' line as
2914         a "local variables list".  Add pxref.
2916 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
2918         * elisp.texi (Top): Update detailed menu for node changes.
2920         * modes.texi (Modes): Update Menu.
2921         (Hooks): Move to beginning of chapter.
2922         Most minor modes run mode hooks too.
2923         `add-hook' can handle void hooks or hooks whose value is a single
2924         function.
2925         (Major Modes): Update Menu.
2926         (Major Mode Basics): New node, split off from `Major Modes'.
2927         (Major Mode Conventions): Correct xref.  Explain how to handle
2928         auto-mode-alist if the major mode command has an autoload cookie.
2929         (Auto Major Mode): Major update.  Add magic-mode-alist.
2930         (Derived Modes): Major update.
2931         (Mode Line Format): Update Menu.
2932         (Mode Line Basics): New node, split off from `Mode Line Format'.
2934         * loading.texi (Autoload): Mention `autoload cookie' as synonym
2935         for `magic autoload comment'.  Add index entries and anchor.
2937 2005-05-14  Richard M. Stallman  <rms@gnu.org>
2939         * tips.texi (Coding Conventions): Explain how important it is
2940         that just loading certain files not change Emacs behavior.
2942         * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
2944 2005-05-12  Lute Kamstra  <lute@gnu.org>
2946         * modes.texi (Generic Modes): Update.
2947         (Major Modes): Refer to node "Generic Modes".
2949         * elisp.texi (Top): Update to the current structure of the manual.
2950         * processes.texi (Processes): Add menu description.
2951         * customize.texi (Customization): Add menu descriptions.
2953 2005-05-11  Thien-Thi Nguyen  <ttn@gnu.org>
2955         * processes.texi (Signals to Processes)
2956         (Low-Level Network): Fix typos.
2958 2005-05-11  Lute Kamstra  <lute@gnu.org>
2960         * elisp.texi (Top): Add some nodes from the chapter "Major and
2961         Minor Modes" to the detailed node listing.
2963 2005-05-10  Richard M. Stallman  <rms@gnu.org>
2965         * keymaps.texi (Extended Menu Items): Menu item filter functions
2966         can be called at any time.
2968 2005-05-08  Luc Teirlinck  <teirllm@auburn.edu>
2970         * variables.texi (File Local Variables): `(hack-local-variables t)'
2971         now also checks whether a mode is specified in the local variables
2972         list.
2974 2005-05-05  Kevin Ryde  <user42@zip.com.au>
2976         * display.texi (The Echo Area): Correct format function cross
2977         reference.
2979 2005-05-05  Luc Teirlinck  <teirllm@auburn.edu>
2981         * variables.texi (Variable Aliases): Change description of
2982         `define-obsolete-variable-alias'.
2984         * functions.texi (Functions): Add "Obsolete Functions" to menu.
2985         (Defining Functions): Add xref.
2986         (Obsolete Functions): New node.
2987         (Function Safety): Standardize capitalization of section title.
2989         * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
2990         (Dialog Boxes): Complete description of `x-popup-dialog'.
2992 2005-05-04  Richard M. Stallman  <rms@gnu.org>
2994         * commands.texi (Interactive Codes): Fix Texinfo usage.
2995         Document U more clearly.
2997 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
2999         * variables.texi (Variable Aliases): `make-obsolete-variable' is a
3000         function and not a macro.
3002         * frames.texi (Pop-Up Menus): Correct and clarify description of
3003         `x-popup-menu'.
3004         (Dialog Boxes): Clarify description of `x-popup-dialog'.
3006 2005-05-01  Richard M. Stallman  <rms@gnu.org>
3008         * edebug.texi (Checking Whether to Stop): Fix previous change.
3010 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
3012         * display.texi: Fix typos and Texinfo usage.
3014         * edebug.texi (Checking Whether to Stop): executing-macro ->
3015         executing-kbd-macro.
3017 2005-05-01  Richard M. Stallman  <rms@gnu.org>
3019         * display.texi (Invisible Text): Correct add-to-invisibility-spec.
3021 2005-04-30  Richard M. Stallman  <rms@gnu.org>
3023         * files.texi (Magic File Names): Document `operations' property.
3025 2005-04-29  Lute Kamstra  <lute@gnu.org>
3027         * modes.texi (Generic Modes): New node.
3028         (Major Modes): Add it to the menu.
3029         (Derived Modes): Add "derived mode" to concept index.
3031 2005-04-28  Lute Kamstra  <lute@gnu.org>
3033         * modes.texi (Defining Minor Modes): Fix previous change.
3034         (Font Lock Mode): Simplify.
3035         (Font Lock Basics): Say that font-lock-defaults is buffer-local
3036         when set and that some parts are optional.  Add cross references.
3037         (Search-based Fontification): Say how to specify font-lock-keywords.
3038         Add cross references.  Add font-lock-multiline to index.
3039         Move font-lock-keywords-case-fold-search here from node "Other Font
3040         Lock Variables".  Document font-lock-add-keywords and
3041         font-lock-remove-keywords.
3042         (Other Font Lock Variables): Move font-lock-keywords-only,
3043         font-lock-syntax-table, font-lock-beginning-of-syntax-function,
3044         and font-lock-syntactic-face-function to node "Syntactic Font
3045         Lock".  Move font-lock-keywords-case-fold-search to node
3046         "Search-based Fontification".  Document font-lock-inhibit-thing-lock
3047         and font-lock-{,un}fontify-{buffer,region}-function.
3048         (Precalculated Fontification): Remove reference to deleted variable
3049         font-lock-core-only.
3050         (Faces for Font Lock): Add font-lock-comment-delimiter-face.
3051         (Syntactic Font Lock): Add intro.  Move font-lock-keywords-only,
3052         font-lock-syntax-table, font-lock-beginning-of-syntax-function,
3053         and font-lock-syntactic-face-function here from node "Other Font
3054         Lock Variables".  Move font-lock-syntactic-keywords to "Setting
3055         Syntax Properties".  Add cross references.
3056         (Setting Syntax Properties): New node.
3057         Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
3058         * syntax.texi (Syntax Properties): Add cross reference.
3059         * hooks.texi (Standard Hooks): Add Font-Lock hooks.
3061 2005-04-26  Richard M. Stallman  <rms@gnu.org>
3063         * display.texi (Defining Faces):
3064         Document `default' elements of defface spec.
3066         * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
3068         * variables.texi (Variable Aliases): Clarify text.
3070 2005-04-25  Chong Yidong  <cyd@stupidchicken.com>
3072         * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
3074 2005-04-25  Luc Teirlinck  <teirllm@auburn.edu>
3076         * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
3078 2005-04-24  Eli Zaretskii  <eliz@gnu.org>
3080         * syntax.texi (Syntax Table Internals): Elaborate documentation of
3081         syntax-after and syntax-class.
3083         * files.texi (Changing Files): Fix last change's cross-reference.
3084         (Unique File Names): Don't mention "numbers" in the documentation
3085         of make-temp-file and make-temp-name.
3087 2005-04-23  Richard M. Stallman  <rms@gnu.org>
3089         * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
3091 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
3093         * windows.texi (Cyclic Window Ordering): Clarify window-list.
3095 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
3097         * variables.texi (Variable Aliases): Describe make-obsolete-variable
3098         and define-obsolete-variable-alias.
3100 2005-04-22  Kim F. Storm  <storm@cua.dk>
3102         * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
3103         (Other Plists): Remove safe-plist-get, as plist-get is now safe.
3105 2005-04-21  Lute Kamstra  <lute@gnu.org>
3107         * lists.texi (Association Lists): Document rassq-delete-all.
3109 2005-04-19  Richard M. Stallman  <rms@gnu.org>
3111         * modes.texi (Search-based Fontification): Explain that
3112         facespec is an expression to be evaluated.
3114 2005-04-19  Kevin Ryde  <user42@zip.com.au>
3116         * streams.texi (Output Functions): Fix xref.
3117         * strings.texi (String Conversion): Fix xref.
3119 2005-04-19  Kim F. Storm  <storm@cua.dk>
3121         * symbols.texi (Symbol Plists): Add safe-get.
3122         Mention that `get' may signal an error.
3124 2005-04-18  Nick Roberts  <nickrob@snap.net.nz>
3126         * customize.texi (Variable Definitions): Replace tooltip-mode
3127         example with save-place.
3129 2005-04-17  Richard M. Stallman  <rms@gnu.org>
3131         * buffers.texi (Indirect Buffers): Clarify.
3133         * positions.texi (Positions): Clarify converting marker to integer.
3135         * strings.texi (String Basics): Mention string-match; clarify.
3137 2005-04-08  Lute Kamstra  <lute@gnu.org>
3139         * modes.texi (Search-based Fontification): Fix cross references.
3140         Use consistent terminology.  Document anchored highlighting.
3142 2005-04-05  Lute Kamstra  <lute@gnu.org>
3144         * modes.texi (Defining Minor Modes): Document :group keyword
3145         argument and its default value.
3147 2005-04-03  Lute Kamstra  <lute@gnu.org>
3149         * hooks.texi (Standard Hooks): Add some hooks.  Add cross
3150         references and/or descriptions.  Delete major mode hooks; mention
3151         them as a category instead.  Rename or delete obsolete hooks.
3153 2005-04-02  Richard M. Stallman  <rms@gnu.org>
3155         * nonascii.texi (Coding System Basics): Another wording cleanup.
3157 2005-04-01  Richard M. Stallman  <rms@gnu.org>
3159         * nonascii.texi (Coding System Basics): Clarify previous change.
3161 2005-04-01  Kenichi Handa  <handa@m17n.org>
3163         * nonascii.texi (Coding System Basics): Describe about rondtrip
3164         identity of coding systems.
3166 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
3168         * text.texi (Buffer Contents): Add filter-buffer-substring and
3169         buffer-substring-filters.
3171 2005-03-26  Chong Yidong  <cyd@stupidchicken.com>
3173         * anti.texi (Antinews): Mention `G' interactive code.
3175         * tips.texi (Compilation Tips): Mention benchmark.el.
3177 2005-03-27  Luc Teirlinck  <teirllm@auburn.edu>
3179         * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
3180         is now bound to M-o M-o.
3182         * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
3184 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
3186         * calendar.texi: Delete file (and move contents to emacs-xtra.texi
3187         in the Emacs Manual).
3188         * Makefile.in (srcs): Remove calendar.texi.
3189         * makefile.w32-in (srcs): Remove calendar.texi.
3190         * display.texi (Display): Change name of next node.
3191         * os.texi (System In): Change name of previous node.
3192         * elisp.texi (Top): Remove Calendar references.
3193         * vol1.texi (Top): Remove Calendar references.
3194         * vol2.texi (Top): Remove Calendar references.
3196 2005-03-25  Richard M. Stallman  <rms@gnu.org>
3198         * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
3199         Cleanup previous change.
3201 2005-03-25  Chong Yidong  <cyd@stupidchicken.com>
3203         * display.texi (Face Attributes): Faces earlier in an :inherit
3204         list take precedence.
3205         (Scroll Bars): Fix description of vertical-scroll-bars.
3206         Document frame-current-scroll-bars and window-current-scroll-bars.
3208         * markers.texi (The Mark): Document temporary Transient Mark mode.
3210         * minibuf.texi (Reading File Names):
3211         Document read-file-name-completion-ignore-case.
3213         * positions.texi (Screen Lines): Document nil for width argument
3214         to compute-motion.
3216 2005-03-23  Kim F. Storm  <storm@cua.dk>
3218         * display.texi (Standard Faces): Other faces used in the fringe
3219         implicitly inherits from the fringe face.
3220         (Fringe Bitmaps): FACE in right-fringe and left-fringe display
3221         properties implicitly inherits from fringe face.
3222         (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
3224 2005-03-20  Chong Yidong  <cyd@stupidchicken.com>
3226         * display.texi (Invisible Text): State default value of
3227         line-move-ignore-invisible.
3228         (Managing Overlays): Document remove-overlays.
3229         (Standard Faces): Document escape-glyph face.
3231         * minibuf.texi (Reading File Names): Document read-file-name-function.
3233         * modes.texi (Other Font Lock Variables):
3234         Document font-lock-lines-before.
3236         * positions.texi (Skipping Characters): skip-chars-forward allows
3237         character classes.
3239 2005-03-18  Lute Kamstra  <lute@gnu.org>
3241         * edebug.texi (Instrumenting Macro Calls): Fix another typo.
3243 2005-03-17  Richard M. Stallman  <rms@gnu.org>
3245         * text.texi (Undo): Document extensible undo entries.
3247         * searching.texi (String Search, Regexp Search, Regexp Search):
3248         Cleanups.
3250         * nonascii.texi (Character Codes): Minor fix.
3252         * display.texi (Display Property): Explain the significance
3253         of having text properties that are eq.
3254         (Other Display Specs): Explain string as display spec.
3256         * commands.texi (Interactive Codes): Document G option.
3258 2005-03-17  Chong Yidong  <cyd@stupidchicken.com>
3260         * text.texi (Filling): Add sentence-end-without-period and
3261         sentence-end-without-space.
3262         (Changing Properties): Minor fix.
3264         * anti.texi: Total rewrite.
3266 2005-03-15  Lute Kamstra  <lute@gnu.org>
3268         * edebug.texi (Instrumenting Macro Calls): Fix typos.
3270 2005-03-08  Kim F. Storm  <storm@cua.dk>
3272         * display.texi (Specified Space): Property :width is support on
3273         non-graphic terminals, :height is not.
3275 2005-03-07  Richard M. Stallman  <rms@gnu.org>
3277         * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
3278         Now subnodes of Fringes.
3279         (Overlay Arrow): Document overlay-arrow-variable-list.
3280         (Fringe Size/Pos): New node, broken out of Fringes.
3281         (Display): Explain clearing vs redisplay better.
3282         (Truncation): Clarify use of bitmaps.
3283         (The Echo Area): Clarify the uses of the echo area.
3284         Add max-mini-window-height.
3285         (Progress): Clarify.
3286         (Invisible Text): Explain that main loop moves point out.
3287         (Selective Display): Say "hidden", not "invisible".
3288         (Managing Overlays): Move up.  Describe relation to Undo here.
3289         (Overlay Properties): Clarify intro.
3290         (Finding Overlays): Explain return values when nothing found.
3291         (Width): truncate-string-to-width has added arg.
3292         (Displaying Faces): Clarify and update mode line face handling.
3293         (Face Functions): Minor cleanup.
3294         (Conditional Display): Merge into Other Display Specs.
3295         (Pixel Specification, Other Display Specs): Minor cleanups.
3296         (Images, Image Descriptors): Minor cleanups.
3297         (GIF Images): Patents have expired.
3298         (Showing Images): Explain default text for insert-image.
3299         (Manipulating Button Types): Merge into Manipulating Buttons.
3300         (Making Buttons): Explain return values.
3301         (Button Buffer Commands): Add xref.
3302         (Inverse Video): Update mode-line-inverse-video.
3303         (Display Table Format): Clarify.
3304         (Active Display Table): Give defaults for window-display-table.
3306         * calendar.texi (Calendar Customizing): calendar-holiday-marker
3307         and calendar-today-marker are strings, not chars.
3308         (Holiday Customizing): Minor fix.
3310         * internals.texi (Writing Emacs Primitives): Update `or' example.
3311         Update limit on # args of subr.
3313         * edebug.texi (Using Edebug): Arrow is in fringe.
3314         (Instrumenting): Arg to eval-defun works without loading edebug.
3315         (Edebug Execution Modes): Add xref.
3317         * customize.texi (Common Keywords): Clarify :require.
3318         Mention :version here.
3319         (Variable Definitions, Group Definitions): Not here.
3320         (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
3322 2005-03-07  Chong Yidong  <cyd@stupidchicken.com>
3323         * nonascii.texi (Text Representations): Clarify position-bytes.
3324         (Character Sets): Add list-charset-chars.
3325         (Scanning Charsets): Add charset-after.
3326         (Encoding and I/O): Minor fix.
3328 2005-03-06  Richard M. Stallman  <rms@gnu.org>
3330         * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
3331         (Resizing Windows): Likewise.
3333         * text.texi (Change Hooks): Get rid of "Emacs 21".
3335         * strings.texi (Formatting Strings): Get rid of "Emacs 21".
3337         * streams.texi (Output Variables): Get rid of "Emacs 21".
3339         * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
3341         * os.texi (Translating Input): Replace flow-control example
3342         with a less obsolete example that uses `keyboard-translate'.
3344         * objects.texi (Hash Table Type, Circular Objects):
3345         Get rid of "Emacs 21".
3347         * modes.texi (Mode Line Format): Get rid of "Emacs 21".
3348         (Mode Line Data, Properties in Mode, Header Lines): Likewise.
3350         * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
3352         * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
3354         * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
3355         (Menu Bar): Fix when menu-bar-update-hook is called.
3357         * hash.texi (Hash Tables): Get rid of "Emacs 21".
3359         * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
3360         and make it read better.
3362         * files.texi (Writing to Files): Get rid of "Emacs 21".
3363         (Unique File Names): Likewise.
3365         * elisp.texi: Update Emacs version to 22.
3367         * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
3368         (Overlay Properties, Face Attributes): Likewise.
3369         (Managing Overlays): Fix punctuation.
3370         (Attribute Functions): Clarify set-face-font; get rid of
3371         info about old Emacs versions.
3372         (Auto Faces, Font Lookup, Display Property, Images):
3373         Get rid of "Emacs 21".
3375         * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
3377 2005-03-05  Richard M. Stallman  <rms@gnu.org>
3379         * debugging.texi (Error Debugging): Remove stack-trace-on-error.
3381 2005-03-04  Lute Kamstra  <lute@gnu.org>
3383         * debugging.texi (Error Debugging): Document stack-trace-on-error.
3385 2005-03-03  Lute Kamstra  <lute@gnu.org>
3387         * edebug.texi (Instrumenting Macro Calls): Fix typo.
3389 2005-03-01  Lute Kamstra  <lute@gnu.org>
3391         * debugging.texi (Debugger Commands): Update `j'.
3393 2005-02-28  Lute Kamstra  <lute@gnu.org>
3395         * debugging.texi (Debugging): Fix typo.
3396         (Error Debugging): Document eval-expression-debug-on-error.
3397         (Function Debugging): Update example.
3398         (Using Debugger): Mention starred stack frames.
3399         (Debugger Commands): Document `j' and `l'.
3400         (Invoking the Debugger): `d' and `j' exit recursive edit too.
3401         Update the messages that the debugger displays.
3402         (Internals of Debugger): Add cross reference.  Update example.
3403         (Excess Open): Minor improvement.
3404         (Excess Close): Minor improvement.
3406 2005-02-26  Richard M. Stallman  <rms@gnu.org>
3408         * tips.texi (Coding Conventions): Clarify.
3409         Put all the major mode key reservations together.
3410         Mention the Mouse-1 => Mouse-2 conventions.
3412         * syntax.texi (Syntax Class Table): Clarify.
3413         (Syntax Table Functions): syntax-after moved from here.
3414         (Syntax Table Internals): syntax-after moved to here.
3415         (Parsing Expressions): Update info on number of values
3416         and what's meaningful in the STATE argument.
3417         (Categories): Fix typo.
3419         * sequences.texi (Arrays): Cleanup.
3420         (Char-Tables): Clarify.
3422         * processes.texi (Deleting Processes): Cleanups, add xref.
3423         (Subprocess Creation): Explain nil in exec-path.  Cleanup.
3424         (Process Information): set-process-coding-system, some args optional.
3425         (Input to Processes): Explain various types for PROCESS args.
3426         Rename them from PROCESS-NAME to PROCESS.
3427         (Signals to Processes): Likewise.
3428         (Decoding Output): Cleanup.
3429         (Query Before Exit): Clarify.
3431         * os.texi (Startup Summary): Correct the options; add missing ones.
3432         (Terminal Output, Batch Mode): Clarify.
3433         (Flow Control): Node deleted.
3435         * markers.texi (The Mark): Clarify.
3437         * macros.texi (Expansion): Cleanup.
3438         (Indenting Macros): indent-spec allows ints, not floats.
3440         * keymaps.texi (Keymaps): Clarify.
3441         (Format of Keymaps): Update lisp-mode-map example.
3442         (Active Keymaps, Key Lookup): Clarify.
3443         (Changing Key Bindings): Add xref to `kbd'.
3444         (Key Binding Commands, Simple Menu Items): Clarify.
3445         (Mouse Menus, Menu Bar): Clarify.
3446         (Menu Example): Replace print example with menu-bar-replace-menu.
3448         * help.texi (Documentation Basics): Add function-documentation prop.
3450         * elisp.texi (Top): Don't refer to Flow Control node.
3452         * commands.texi (Command Overview): Improve xrefs.
3453         (Adjusting Point): Adjusting point applies to intangible and invis.
3454         (Key Sequence Input): Doc extra read-key-sequence args.
3455         Likewise for read-key-sequence-vector.
3457         * backups.texi (Rename or Copy): Minor fix.
3458         (Numbered Backups): For version-control, say the default.
3459         (Auto-Saving): make-auto-save-file-name example is simplified.
3461         * advice.texi (Advising Functions): Don't imply one part of Emacs
3462         should advise another part.  Markup changes.
3463         (Defining Advice): Move transitional para.
3464         (Activation of Advice): Cleanup.
3465         Explain if COMPILE is nil or negative.
3467         * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
3469 2005-02-24  Lute Kamstra  <lute@gnu.org>
3471         * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
3472         LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
3474 2005-02-23  Lute Kamstra  <lute@gnu.org>
3476         * modes.texi (Defining Minor Modes): define-minor-mode can be used
3477         to define global minor modes as well.
3479         * display.texi (Managing Overlays): overlay-buffer returns nil for
3480         deleted overlays.
3482 2005-02-22  Kim F. Storm  <storm@cua.dk>
3484         * minibuf.texi (Basic Completion): Allow symbols in addition to
3485         strings in try-completion and all-completions.
3487 2005-02-14  Lute Kamstra  <lute@gnu.org>
3489         * elisp.texi (Top): Remove reference to deleted node.
3491         * lists.texi (Lists): Remove reference to deleted node.
3492         (Cons Cells): Fix typo.
3494         * loading.texi (Where Defined): Fix typo.
3496 2005-02-14  Richard M. Stallman  <rms@gnu.org>
3498         * variables.texi (Creating Buffer-Local): change-major-mode-hook
3499         is useful for discarding some minor modes.
3501         * symbols.texi (Symbol Components): Reorder examples.
3503         * streams.texi (Input Functions): State standard-input default.
3504         (Output Variables): State standard-output default.
3506         * objects.texi (Printed Representation): Clarify read syntax vs print.
3507         (Floating Point Type): Explain meaning better.
3508         (Symbol Type): Explain uniqueness better.
3509         (Cons Cell Type): Explain empty list sooner.  CAR and CDR later.
3510         List examples sooner.
3511         (Box Diagrams): New subnode broken out.
3512         Some examples moved from old Lists as Boxes node.
3513         (Dotted Pair Notation): Clarify intro.
3514         (Array Type): Clarify.
3515         (Type Predicates): Add hash-table-p.
3517         * numbers.texi (Integer Basics): Clarify radix explanation.
3518         (Predicates on Numbers): Minor clarification.
3519         (Comparison of Numbers): Minor clarification.  Clarify eql.
3520         Typos in min, max.
3521         (Math Functions): Clarify overflow in expt.
3523         * minibuf.texi (Text from Minibuffer): Minor clarification.
3524         Mention arrow keys.
3526         * loading.texi (Autoload): defun's doc string overrides autoload's
3527         doc string.
3528         (Repeated Loading): Modernize "add to list" examples.
3529         (Where Defined): Finish updating table of load-history elts.
3531         * lists.texi (List-related Predicates): Minor wording improvement.
3532         (Lists as Boxes): Node deleted.
3533         (Building Lists): Explain trivial cases of number-sequence.
3535         * hash.texi (Hash Tables): Add desc to menu items.
3536         (Creating Hash): Expain "full" means "make larger",
3537         (Hash Access): Any object can be a key.
3538         State value of maphash.
3540         * functions.texi (What Is a Function): Wording cleanup.
3541         (Function Documentation): Minor cleanup.
3542         Explain purpose of calling convention at end of doc string.
3543         (Function Names): Wording cleanup.
3544         (Calling Functions): Wording cleanup.
3545         Explain better how funcall calls the function.
3546         (Function Cells): Delete example of saving and redefining function.
3548         * control.texi (Combining Conditions): Wording cleanup.
3549         (Iteration): dolist and dotimes bind VAR locally.
3550         (Cleanups): Xref to Atomic Changes.
3552         * compile.texi (Byte Compilation): Delete 19.29 info.
3553         (Compilation Functions): Macros' difficulties don't affect defsubst.
3554         (Docs and Compilation): Delete 19.29 info.
3556 2005-02-10  Richard M. Stallman  <rms@gnu.org>
3558         * objects.texi (Symbol Type): Minor correction.
3560 2005-02-06  Lute Kamstra  <lute@gnu.org>
3562         * modes.texi (Example Major Modes): Fix typos.
3564 2005-02-06  Richard M. Stallman  <rms@gnu.org>
3566         * text.texi (Margins): fill-nobreak-predicate can be one function.
3568         * strings.texi (Modifying Strings): clear-string can make unibyte.
3569         (Formatting Strings): format gives error if values missing.
3571         * positions.texi (Character Motion): Mention default arg
3572         for forward-char.  backward-char refers to forward-char.
3573         (Word Motion): Mention default arg for forward-word.
3574         (Buffer End Motion): Mention default arg for beginning-of-buffer.
3575         Simplify end-of-buffer.
3576         (Text Lines): Mention default arg for forward-line.
3577         (List Motion): Mention default arg for beginning/end-of-defun.
3578         (Skipping Characters): Minor fixes in explaining character-set.
3580         * modes.texi (Major Mode Conventions): Mention "system abbrevs".
3581         Mode inheritance applies only when default-major-mode is nil.
3582         Clarifications.
3583         (Example Major Modes): Update Text mode and Lisp mode examples.
3584         (Minor Mode Conventions): Mention define-minor-mode at top.
3585         (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
3586         (Mode Line Format): Update mode line face display info.
3587         (Properties in Mode): Mention effect of risky vars.
3588         (Imenu): Define imenu-add-to-menubar.
3589         (Font Lock Mode): Add descriptions to menu lines.
3590         (Faces for Font Lock): Add font-lock-doc-face.
3592 2005-02-05  Lute Kamstra  <lute@gnu.org>
3594         * text.texi (Maintaining Undo): Remove obsolete function.
3596 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
3598         * frames.texi (Color Names): Add pointer to the X docs about RGB
3599         color specifications.  Improve indexing
3600         (Text Terminal Colors): Replace the description of RGB values by
3601         an xref to "Color Names".
3603 2005-02-03  Richard M. Stallman  <rms@gnu.org>
3605         * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
3606         Clarify.
3607         (Selecting Windows): Clarify save-selected-window.
3608         (Cyclic Window Ordering): Clarify walk-windows.
3609         (Window Point): Clarify.
3610         (Window Start): Add comment to example.
3611         (Resizing Windows): Add `interactive' specs in examples.
3612         Document fit-window-to-buffer.
3614         * text.texi (User-Level Deletion): just-one-space takes numeric arg.
3615         (Undo, Maintaining Undo): Clarify last change.
3616         (Sorting): In sort-numeric-fields, explain about octal and hex.
3617         Mention sort-numeric-base.
3618         (Format Properties): Add xref for hard newlines.
3620         * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
3621         (Pop-Up Menus): Fix typo.
3622         (Color Names): Explain all types of color names.
3623         Explain color-values on B&W terminal.
3624         (Text Terminal Colors): Explain "rgb values" are lists.  Fix arg names.
3626         * files.texi (File Locks): Not supported on MS systems.
3627         (Testing Accessibility): Clarify.
3629         * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
3630         (Coverage Testing): Fix typo.
3632         * commands.texi (Misc Events): Remove stray space.
3634         * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
3635         (Modification Time): Clarify when visited-file-modtime returns 0.
3636         (The Buffer List): Clarify bury-buffer.
3637         (Killing Buffers): Clarify.
3638         (Indirect Buffers): Add clone-indirect-buffer.
3640 2005-02-02  Matt Hodges  <MPHodges@member.fsf.org>
3642         * edebug.texi (Printing in Edebug): Fix default value of
3643         edebug-print-circle.
3644         (Coverage Testing): Fix displayed frequency count data.
3646 2005-02-02  Luc Teirlinck  <teirllm@auburn.edu>
3648         * text.texi (Maintaining Undo): Add `undo-outer-limit'.
3650 2005-02-02  Kim F. Storm  <storm@cua.dk>
3652         * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
3654 2005-01-29  Eli Zaretskii  <eliz@gnu.org>
3656         * commands.texi (Misc Events): Describe the help-echo event.
3658         * text.texi (Special Properties) <help-echo>: Use `pos'
3659         consistently in description of the help-echo property.
3660         Use @code{nil} instead of @var{nil}.
3662         * display.texi (Overlay Properties): Fix the index entry for
3663         help-echo overlay property.
3665         * customize.texi (Type Keywords): Uncomment the xref to the
3666         help-echo property documentation.
3668 2005-01-23  Kim F. Storm  <storm@cua.dk>
3670         * windows.texi (Window Start): Fix `pos-visible-in-window-p'
3671         return value.  Third element FULLY replaced by PARTIAL which
3672         specifies number of invisible pixels if row is only partially visible.
3673         (Textual Scrolling): Mention auto-window-vscroll.
3674         (Vertical Scrolling): New defvar auto-window-vscroll.
3676 2005-01-16  Luc Teirlinck  <teirllm@auburn.edu>
3678         * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
3679         command remapping.
3681 2005-01-15  Richard M. Stallman  <rms@gnu.org>
3683         * display.texi (Defining Images): Mention DATA-P arg of create-image.
3685 2005-01-14  Kim F. Storm  <storm@cua.dk>
3687         * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
3689         * text.texi (Links and Mouse-1): Fix string and vector item.
3691 2005-01-13  Richard M. Stallman  <rms@gnu.org>
3693         * keymaps.texi (Active Keymaps): Rewrite the text, and update the
3694         descriptions of overriding-local-map and overriding-terminal-local-map.
3696         * text.texi (Links and Mouse-1): Clarify text.
3698 2005-01-13  Kim F. Storm  <storm@cua.dk>
3700         * modes.texi (Emulating Mode Line): Update format-mode-line entry.
3702 2005-01-13  Francis Litterio  <franl@world.std.com>  (tiny change)
3704         * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
3706 2005-01-12  Kim F. Storm  <storm@cua.dk>
3708         * text.texi (Links and Mouse-1): Rename section from Enabling
3709         Mouse-1 to Following Links.  Change xrefs.
3710         Add examples for define-button-type and define-widget.
3712         * display.texi (Button Properties, Button Buffer Commands):
3713         Clarify mouse-1 and follow-link functionality.
3715 2005-01-12  Richard M. Stallman  <rms@gnu.org>
3717         * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
3719         * display.texi (Beeping): Fix Texinfo usage.
3721         * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
3723 2005-01-11  Kim F. Storm  <storm@cua.dk>
3725         * display.texi (Button Properties, Button Buffer Commands):
3726         Mention mouse-1 binding.  Add follow-link keyword.
3728         * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
3729         (Enabling Mouse-1 to Follow Links): New subsection.
3731 2005-01-06  Richard M. Stallman  <rms@gnu.org>
3733         * text.texi (Special Properties): Minor change.
3735         * os.texi (Timers): Clarify previous change.
3737         * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
3739 2005-01-01  Luc Teirlinck  <teirllm@auburn.edu>
3741         * display.texi (Face Attributes): Correct xref to renamed node.
3743 2005-01-01  Richard M. Stallman  <rms@gnu.org>
3745         * display.texi (Face Attributes): Describe hex color specs.
3747 2004-12-31  Richard M. Stallman  <rms@gnu.org>
3749         * os.texi (Timers): Update previous change.
3751 2004-12-30  Kim F. Storm  <storm@cua.dk>
3753         * display.texi (Line Height): Total line-height is now specified
3754         in line-height property of form (HEIGHT TOTAL).  Swap (FACE . RATIO)
3755         in cons cells.  (nil . RATIO) is relative to actual line height.
3756         Use line-height `t' instead of `0' to get minimum height.
3758 2004-12-29  Richard M. Stallman  <rms@gnu.org>
3760         * os.texi (Timers): Discuss timers vs editing the buffer and undo.
3762 2004-12-28  Richard M. Stallman  <rms@gnu.org>
3764         * commands.texi (Quitting): Clarify value of with-local-quit.
3766         * elisp.texi (Top): Fix previous change.
3768         * loading.texi (Loading): Fix previous change.
3770 2004-12-27  Richard M. Stallman  <rms@gnu.org>
3772         * Makefile.in (MAKEINFO): Specify --force.
3774         * buffers.texi (Killing Buffers): Add buffer-save-without-query.
3776         * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
3778         * display.texi (Line Height): Further clarify.
3780         * elisp.texi (Top): Update Loading submenu.
3782         * loading.texi (Where Defined): New node.
3783         (Unloading): load-history moved to Where Defined.
3785 2004-12-21  Richard M. Stallman  <rms@gnu.org>
3787         * commands.texi (Event Input Misc): Add while-no-input.
3789 2004-12-11  Richard M. Stallman  <rms@gnu.org>
3791         * display.texi (Line Height): Rewrite text for clarity.
3793 2004-12-11  Kim F. Storm  <storm@cua.dk>
3795         * display.texi (Display): Add node "Line Height" to menu.
3796         (Line Height): New node.  Move full description of line-spacing
3797         and line-height text properties here from text.texi.
3798         (Scroll Bars): Add vertical-scroll-bar variable.
3800         * frames.texi (Window Frame Parameters): Remove line-height defvar.
3802         * locals.texi (Standard Buffer-Local Variables): Fix xref for
3803         line-spacing and vertical-scroll-bar.
3805         * text.texi (Special Properties): Just mention line-spacing and
3806         line-height here, add xref to new "Line Height" node.
3808 2004-12-09  Thien-Thi Nguyen  <ttn@gnu.org>
3810         * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
3812         * locals.texi (Standard Buffer-Local Variables):
3813         Add @xref for `line-spacing'.
3815 2004-12-05  Richard M. Stallman  <rms@gnu.org>
3817         * Makefile.in (maintainer-clean): Remove the info files
3818         in $(infodir) where they are created.
3820 2004-12-03  Richard M. Stallman  <rms@gnu.org>
3822         * windows.texi (Selecting Windows): get-lru-window and
3823         get-largest-window don't consider dedicated windows.
3825         * text.texi (Undo): Document undo-in-progress.
3827 2004-11-26  Richard M. Stallman  <rms@gnu.org>
3829         * locals.texi (Standard Buffer-Local Variables): Undo prev change.
3830         Remove a few vars that are not always buffer-local.
3832 2004-11-24  Luc Teirlinck  <teirllm@auburn.edu>
3834         * locals.texi (Standard Buffer-Local Variables): Comment out
3835         xref's to non-existent node `Yet to be written'.
3837 2004-11-24  Richard M. Stallman  <rms@gnu.org>
3839         * processes.texi (Synchronous Processes): Grammar fix.
3841         * numbers.texi (Comparison of Numbers): Add eql.
3843         * locals.texi (Standard Buffer-Local Variables): Add many vars.
3845         * intro.texi (Printing Notation): Fix previous change.
3847         * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
3848         and default-indicate-buffer-boundaries from here.
3849         (Usual Display): To here.
3850         (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
3851         (Usual Display): Move tab-width up.
3853         * customize.texi (Variable Definitions): Replace
3854         show-paren-mode example with tooltip-mode.
3855         (Simple Types, Composite Types, Defining New Types):
3856         Minor cleanups.
3858 2004-11-21  Jesper Harder  <harder@ifa.au.dk>
3860         * processes.texi (Synchronous Processes, Output from Processes):
3861         Markup fix.
3863 2004-11-20  Richard M. Stallman  <rms@gnu.org>
3865         * positions.texi (Skipping Characters): skip-chars-forward
3866         now handles char classes.
3868         * intro.texi (Printing Notation): Avoid confusion of `print'
3869         when explaining @print.
3871         * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
3873         * display.texi (Display Table Format): Minor fix.
3875         * streams.texi (Output Functions): Fix print example.
3877         * Makefile.in (elisp): New target.
3878         (dist): Depend on $(infodir)/elisp, not elisp.
3879         Copy the info files from $(infodir).
3881         * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
3882         read-from-minibuffer.
3884         * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
3886 2004-11-19  Richard M. Stallman  <rms@gnu.org>
3888         * searching.texi (Regexp Search): Add search-whitespace-regexp.
3890 2004-11-19  CHENG Gao  <chenggao@gmail.com>  (tiny change)
3892         * tips.texi (Coding Conventions): Fix typo.
3894 2004-11-16  Richard M. Stallman  <rms@gnu.org>
3896         * tips.texi (Coding Conventions): Separate defvar and require
3897         methods to avoid warnings.  Use require only when there are many
3898         functions and variables from that package.
3900         * minibuf.texi (Minibuffer Completion): When ignoring case,
3901         predicate must not be case-sensitive.
3903         * debugging.texi (Function Debugging, Explicit Debug): Clarified.
3904         (Test Coverage): Don't talk about "splotches".  Clarified.
3906 2004-11-16  Thien-Thi Nguyen  <ttn@gnu.org>
3908         * frames.texi (Window Frame Parameters): Fix typo.
3910 2004-11-15  Kim F. Storm  <storm@cua.dk>
3912         * symbols.texi (Other Plists): Note that plist-get may signal error.
3913         Add safe-plist-get.
3915 2004-11-15  Thien-Thi Nguyen  <ttn@gnu.org>
3917         * modes.texi (Font Lock Basics): Fix typo.
3919 2004-11-08  Richard M. Stallman  <rms@gnu.org>
3921         * syntax.texi (Syntax Table Functions): Add syntax-after.
3923 2004-11-06  Lars Brinkhoff  <lars@nocrew.org>
3925         * os.texi (Processor Run Time): New section documenting
3926         get-internal-run-time.
3928 2004-11-06  Eli Zaretskii  <eliz@gnu.org>
3930         * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
3931         it nukes elisp-cover.texi.
3932         (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
3933         elisp-0 etc.
3935 2004-11-05  Luc Teirlinck  <teirllm@auburn.edu>
3937         * commands.texi (Keyboard Macros): Document `append' return value
3938         of `defining-kbd-macro'.
3940 2004-11-01  Richard M. Stallman  <rms@gnu.org>
3942         * commands.texi (Interactive Call): Add called-interactively-p.
3944 2004-10-29  Simon Josefsson  <jas@extundo.com>
3946         * minibuf.texi (Reading a Password): Revert.
3948 2004-10-28  Richard M. Stallman  <rms@gnu.org>
3950         * frames.texi (Display Feature Testing): Explain about "vendor".
3952 2004-10-27  Richard M. Stallman  <rms@gnu.org>
3954         * commands.texi (Interactive Codes): `N' uses numeric prefix,
3955         not raw.  Clarify `n'.
3956         (Interactive Call): Rewrite interactive-p, focusing on when
3957         and how to use it.
3958         (Misc Events): Clarify previous change.
3960         * advice.texi (Simple Advice): Clarify what job the example does.
3961         (Around-Advice): Clarify ad-do-it.
3962         (Activation of Advice): An option of ad-default-compilation-action
3963         is `never', not `nil'.
3965 2004-10-26  Kim F. Storm  <storm@cua.dk>
3967         * commands.texi (Interactive Codes): Add U code letter.
3969 2004-10-25  Simon Josefsson  <jas@extundo.com>
3971         * minibuf.texi (Reading a Password): Add.
3973 2004-10-24  Jason Rumney  <jasonr@gnu.org>
3975         * commands.texi (Misc Events): Remove mouse-wheel.  Add wheel-up
3976         and wheel-down.
3978 2004-10-24  Kai Grossjohann  <kai.grossjohann@gmx.net>
3980         * processes.texi (Synchronous Processes): Document process-file.
3982 2004-10-22  Kenichi Handa  <handa@m17n.org>
3984         * text.texi (translate-region): Document that it accepts also a
3985         char-table.
3987 2004-10-22  David Ponce  <david@dponce.com>
3989         * windows.texi (Resizing Windows): Document the `preserve-before'
3990         argument of the functions `enlarge-window' and `shrink-window'.
3992 2004-10-19  Jason Rumney  <jasonr@gnu.org>
3994         * makefile.w32-in (elisp): Change order of arguments to makeinfo.
3996 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
3998         * text.texi (Filling): Add anchor for definition of
3999         `sentence-end-double-space'.
4001         * searching.texi (Regexp Example): Update description of how
4002         Emacs currently recognizes the end of a sentence.
4003         (Standard Regexps): Update definition of the variable
4004         `sentence-end'.  Add definition of the function `sentence-end'.
4006 2004-10-08  Paul Pogonyshev  <pogonyshev@gmx.net>
4008         * display.texi (Progress): New node.
4010 2004-10-05  Kim F. Storm  <storm@cua.dk>
4012         * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
4014 2004-09-29  Kim F. Storm  <storm@cua.dk>
4016         * display.texi (Fringe Bitmaps): Use symbols rather than numbers
4017         to identify bitmaps.  Remove -fringe-bitmap suffix for standard
4018         fringe bitmap symbols, as they now have their own namespace.
4019         (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
4020         vs. pixels.  Signal error if no free bitmap slots.
4021         (Pixel Specification): Change IMAGE to @var{image}.
4023 2004-09-28  Richard M. Stallman  <rms@gnu.org>
4025         * text.texi (Special Properties): Clarify line-spacing and line-height.
4027         * searching.texi (Regexp Search): Add looking-back.
4029 2004-09-25  Luc Teirlinck  <teirllm@auburn.edu>
4031         * display.texi: Correct typos.
4032         (Image Descriptors): Correct xref's.
4034 2004-09-25  Richard M. Stallman  <rms@gnu.org>
4036         * text.texi (Special Properties): Cleanups in `cursor'.
4037         Rewrites in `line-height' and `line-spacing'; exchange them.
4039         * display.texi (Fringes): Rewrite previous change.
4040         (Fringe Bitmaps): Merge text from Display Fringe Bitmaps.  Rewrite.
4041         (Display Fringe Bitmaps): Node deleted, text moved.
4042         (Customizing Bitmaps): Split off from Fringe Bitmaps.  Rewrite.
4043         (Scroll Bars): Clarify set-window-scroll-bars.
4044         (Pointer Shape): Rewrite.
4045         (Specified Space): Clarify :align-to, etc.
4046         (Pixel Specification): Use @var.  Clarify new text.
4047         (Other Display Specs): Clarify `slice'.
4048         (Image Descriptors): Cleanups.
4049         (Showing Images): Cleanups.
4051 2004-09-24  Luc Teirlinck  <teirllm@auburn.edu>
4053         * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
4055         * modes.texi: Various minor changes in addition to:
4056         (Major Mode Conventions): Final call to `run-mode-hooks' should
4057         not be inside the `delay-mode-hooks' form.
4058         (Mode Hooks): New node.
4059         (Hooks): Delete obsolete example.
4060         Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
4061         node "Mode Hooks".
4063 2004-09-22  Luc Teirlinck  <teirllm@auburn.edu>
4065         * display.texi: Correct various typos.
4066         (Display): Rename node "Pointer Shapes" to "Pointer
4067         Shape".  (There is already a node called "Pointer Shapes" in
4068         frames.texi.)
4069         (Images): Remove non-existent node "Image Slices" from menu.
4071 2004-09-23  Kim F. Storm  <storm@cua.dk>
4073         * text.texi (Special Properties): Add `cursor', `pointer',
4074         `line-height', and `line-spacing' properties.
4076         * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
4077         Shapes' to menu.
4078         (Standard Faces): Doc fix for fringe face.
4079         (Fringes): Add `overflow-newline-into-fringe' and
4080         'indicate-buffer-boundaries'.
4081         (Fringe Bitmaps, Pointer Shapes): New nodes.
4082         (Display Property): Add 'Pixel Specification' and 'Display Fringe
4083         Bitmaps' to menu.
4084         (Specified Space): Describe pixel width and height.
4085         (Pixel Specification): New node.
4086         (Other Display Specs): Add `slice' property.
4087         (Display Fringe Bitmaps): New node.
4088         (Images): Add 'Image Slices' to menu.
4089         (Image Descriptors): Add `:pointer' and `:map' properties.
4090         (Showing Images): Add slice arg to `insert-image'.  Add
4091         'insert-sliced-image'.
4093 2004-09-20  Richard M. Stallman  <rms@gnu.org>
4095         * commands.texi (Key Sequence Input):
4096         Clarify downcasing in read-key-sequence.
4098 2004-09-08  Juri Linkov  <juri@jurta.org>
4100         * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
4102 2004-09-07  Luc Teirlinck  <teirllm@auburn.edu>
4104         * locals.texi (Standard Buffer-Local Variables): Add
4105         `buffer-auto-save-file-format'.
4106         * internals.texi (Buffer Internals): Describe new
4107         auto_save_file_format field of the buffer structure.
4108         * files.texi (Format Conversion): `auto-save-file-format' has been
4109         renamed `buffer-auto-save-file-format'.
4111 2004-08-27  Luc Teirlinck  <teirllm@auburn.edu>
4113         * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
4114         an integer or a marker.
4115         (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
4117 2004-08-22  Richard M. Stallman  <rms@gnu.org>
4119         * modes.texi (Major Mode Conventions): Discuss rebinding of
4120         standard key bindings.
4122 2004-08-18  Kim F. Storm  <storm@cua.dk>
4124         * processes.texi (Accepting Output): Add `just-this-one' arg to
4125         `accept-process-output'.
4126         (Output from Processes): New var `process-adaptive-read-buffering'.
4128 2004-08-10  Luc Teirlinck  <teirllm@auburn.edu>
4130         * keymaps.texi: Various changes in addition to:
4131         (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
4132         Give more varied examples for `kbd'.
4133         (Creating Keymaps): Char tables have slots for all characters
4134         without modifiers.
4135         (Active Keymaps): `overriding-local-map' and
4136         `overriding-terminal-local-map' also override text property and
4137         overlay keymaps.
4138         (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
4139         (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
4140         to denote a prefix of no events.
4141         `map-keymap' includes parent's bindings _recursively_.
4142         Clarify and correct description of `where-is-internal'.
4143         Mention BUFFER-OR-NAME arg to `describe-bindings'.
4144         (Menu Example): For menus intended for use with the keyboard, the
4145         menu items should be bound to characters or real function keys.
4147 2004-08-08  Luc Teirlinck  <teirllm@auburn.edu>
4149         * objects.texi (Character Type): Reposition `@anchor' to prevent
4150         double space inside sentence in Info.
4152         * hooks.texi (Standard Hooks): `disabled-command-hook' has been
4153         renamed to `disabled-command-function'.
4154         * commands.texi (Key Sequence Input): Remove unnecessary anchor.
4155         (Command Loop Info): Replace reference to it.
4156         (Disabling Commands): `disabled-command-hook' has been renamed to
4157         `disabled-command-function'.
4159 2004-08-07  Luc Teirlinck  <teirllm@auburn.edu>
4161         * os.texi (Translating Input): Only non-prefix bindings in
4162         `key-translation-map' override actual key bindings.  Warn about
4163         possible indirect effect of actual key bindings on non-prefix
4164         bindings in `key-translation-map'.
4166 2004-08-06  Luc Teirlinck  <teirllm@auburn.edu>
4168         * minibuf.texi (High-Level Completion): Add anchor for definition
4169         of `read-variable'.
4171         * commands.texi: Various changes in addition to:
4172         (Using Interactive): Clarify description of `interactive-form'.
4173         (Interactive Call): Mention default for KEYS argument to
4174         `call-interactively'.
4175         (Command Loop Info): Clarify description of `this-command-keys'.
4176         Mention KEEP-RECORD argument to `clear-this-command-keys'.
4177         Value of `last-event-frame' can be `macro'.
4178         (Repeat Events): `double-click-fuzz' is also used to distinguish
4179         clicks and drags.
4180         (Classifying Events): Clarify descriptions of `event-modifiers'
4181         `event-basic-type' and `event-convert-list'.
4182         (Accessing Events): `posn-timestamp' takes POSITION argument.
4183         (Quoted Character Input): Clarify description of
4184         `read-quoted-char' and fix example.
4185         (Quitting): Add `with-local-quit'.
4186         (Disabling Commands): Correct and clarify descriptions of
4187         `enable-command' and `disable-command'.
4188         Mention what happens if `disabled-command-hook' is nil.
4189         (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
4190         Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
4192 2004-07-24  Luc Teirlinck  <teirllm@auburn.edu>
4194         * frames.texi: Various changes in addition to:
4195         (Creating Frames): Expand and clarify description of `make-frame'.
4196         (Window Frame Parameters): Either none or both of the `icon-left'
4197         and `icon-top' parameters must be specified.  Put descriptions of
4198         `menu-bar-lines' and `toolbar-lines' closer together and change
4199         them accordingly.
4200         (Frame Titles): `multiple-frames' is not guaranteed to be accurate
4201         except while processing `frame-title-format' or `icon-title-format'.
4202         (Deleting Frames): Correct description of `delete-frame'.
4203         Non-nil return values of `frame-live-p' are like those of `framep'.
4204         (Frames and Windows): Mention return value of
4205         `set-frame-selected-window'.
4206         (Visibility of Frames): Mention `force' argument to
4207         `make-frame-invisible'.  `frame-visible-p' returns t for all
4208         frames on text-only terminals.
4209         (Frame Configurations): Restoring a frame configuration does not
4210         restore deleted frames.
4211         (Window System Selections): `x-set-selection' returns DATA.
4212         (Resources): Add example.
4213         (Display Feature Testing): Clarify descriptions of
4214         `display-pixel-height', `display-pixel-width', `x-server-version'
4215         and `x-server-vendor'.
4217         * windows.texi (Choosing Window): Add anchor.
4218         * minibuf.texi (Minibuffer Misc): Add anchor.
4220 2004-07-23  John Paul Wallington  <jpw@gnu.org>
4222         * macros.texi (Defining Macros): Declaration keyword for setting
4223         Edebug spec is `debug' not `edebug'.
4225 2004-07-19  Luc Teirlinck  <teirllm@auburn.edu>
4227         * windows.texi: Various small changes in addition to:
4228         (Window Point): Mention return value of `set-window-point'.
4229         (Window Start): `pos-visible-in-window-p' disregards horizontal
4230         scrolling.  Explain return value if PARTIALLY is non-nil.
4231         (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
4232         and `set-window-vscroll'.
4233         (Size of Window): The argument WINDOW to `window-inside-edges',
4234         `window-pixel-edges' and `window-inside-pixel-edges' is optional.
4235         (Resizing Windows): Explain return value of
4236         `shrink-window-if-larger-than-buffer'.
4237         `window-size-fixed' automatically becomes buffer local when set.
4238         (Window Configurations): Explain return value of
4239         `set-window-configuration'.
4241         * minibuf.texi (Minibuffer Misc): Add anchor for
4242         `minibuffer-scroll-window'.
4244         * positions.texi (Text Lines): Add anchor for `count-lines'.
4246 2004-07-17  Richard M. Stallman  <rms@gnu.org>
4248         * display.texi (Overlay Properties): Adding `evaporate' prop
4249         deletes empty overlay immediately.
4251         * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
4252         fix example.
4254 2004-07-16  Jim Blandy  <jimb@redhat.com>
4256         * searching.texi (Regexp Backslash): Document new \_< and \_>
4257         operators.
4259 2004-07-16  Juanma Barranquero  <lektu@terra.es>
4261         * display.texi (Images): Fix Texinfo usage.
4263 2004-07-14  Luc Teirlinck  <teirllm@auburn.edu>
4265         * buffers.texi (Modification Time): `visited-file-modtime' now
4266         returns a list of two integers, instead of a cons.
4268 2004-07-13  Luc Teirlinck  <teirllm@auburn.edu>
4270         * windows.texi: Various changes in addition to:
4271         (Splitting Windows): Add `split-window-keep-point'.
4273 2004-07-09  Richard M. Stallman  <rms@gnu.org>
4275         * frames.texi (Input Focus): Minor fix.
4277 2004-07-07  Luc Teirlinck  <teirllm@auburn.edu>
4279         * frames.texi (Input Focus): Clarify descriptions of
4280         `select-frame-set-input-focus' and `select-frame'.
4282 2004-07-06  Luc Teirlinck  <teirllm@auburn.edu>
4284         * os.texi: Various small changes in addition to:
4285         (Killing Emacs): Expand and clarify description of
4286         `kill-emacs-query-functions' and `kill-emacs-hook'.
4287         (System Environment): Expand and clarify description of `getenv'
4288         and `setenv'.
4289         (Timers): Clarify description of `run-at-time'.
4290         (Translating Input): Correct description of
4291         `extra-keyboard-modifiers'.
4292         (Flow Control): Correct description of `enable-flow-control'.
4294 2004-07-06  Thien-Thi Nguyen  <ttn@gnu.org>
4296         * os.texi: Update copyright.
4297         (Session Management): Grammar fix.
4298         Clarify which Emacs does the restarting.
4299         Use @samp for *scratch* buffer.
4301 2004-07-04  Alan Mackenzie  <acm@muc.de>
4303         * frames.texi (Input Focus): Add documentation for
4304         `select-frame-set-input-focus'.  Replace refs to non-existent
4305         `switch-frame' with `select-frame'.  Minor corrections and tidying
4306         up of text-only terminal stuff.
4308 2004-07-02  Richard M. Stallman  <rms@gnu.org>
4310         * files.texi (Saving Buffers): Cleanup write-contents-function.
4311         (Magic File Names): Cleanup file-remote-p.
4313 2004-07-02  Kai Grossjohann  <kai@emptydomain.de>
4315         * files.texi (Magic File Names): `file-remote-p' returns an
4316         identifier of the remote system, not just t.
4318 2004-07-02  David Kastrup  <dak@gnu.org>
4320         * searching.texi (Entire Match Data): Add explanation about new
4321         match-data behavior when @var{integers} is non-nil.
4323 2004-06-24  Richard M. Stallman  <rms@gnu.org>
4325         * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
4327         * customize.texi (Variable Definitions): Note about doc strings
4328         and :set.
4330         * keymaps.texi (Keymap Terminology): Document `kbd'.
4331         (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
4333         * display.texi (Invisible Text): Setting buffer-invisibility-spec
4334         makes it buffer-local.
4336         * files.texi (Saving Buffers): Correct previous change.
4338         * commands.texi (Accessing Events):
4339         Clarify posn-col-row and posn-actual-col-row.
4341 2004-06-24  David Ponce  <david.ponce@wanadoo.fr>
4343         * commands.texi (Accessing Events): New functions
4344         posn-at-point and posn-at-x-y.  Add example to posn-x-y.
4346 2004-06-23  Luc Teirlinck  <teirllm@auburn.edu>
4348         * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
4349         * frames.texi, buffers.texi, backups.texi, variables.texi:
4350         * loading.texi, eval.texi, functions.texi, control.texi:
4351         * symbols.texi, minibuf.texi: Reposition @anchor's.
4353         * help.texi: Various small changes in addition to the following.
4354         (Describing Characters): Describe PREFIX argument to
4355         `key-description'.  Correct and clarify definition of
4356         `text-char-description'.  Describe NEED-VECTOR argument to
4357         `read-kbd-macro'.
4358         (Help Functions): Clarify definition of `apropos'.
4360 2004-06-23  Lars Hansen  <larsh@math.ku.dk>
4362         * files.texi (Saving Buffers): Correct description of
4363         `write-contents-functions'.
4365 2004-06-21  Juanma Barranquero  <lektu@terra.es>
4367         * display.texi (Images): Remove redundant @vindex directives.
4368         Rewrite `image-library-alist' doc in active voice.
4370 2004-06-14  Juanma Barranquero  <lektu@terra.es>
4372         * display.texi (Images): Document new delayed library loading,
4373         variable `image-library-alist' and (existing but undocumented)
4374         function `image-type-available-p'.
4376 2004-06-05  Richard M. Stallman  <rms@gnu.org>
4378         * minibuf.texi (Minibuffer Completion): For INITIAL arg,
4379         refer the user to the Initial Input node.
4380         (Text from Minibuffer): Likewise.
4381         (Initial Input): New node.  Document this feature
4382         and say it is mostly deprecated.
4384 2004-05-30  Richard M. Stallman  <rms@gnu.org>
4386         * loading.texi (Named Features): Clarify return value
4387         and meaning of NOERROR.
4389         * variables.texi (File Local Variables): Minor cleanup.
4391 2004-05-30  Michael Albinus  <michael.albinus@gmx.de>
4393         * files.texi (Magic File Names): Add `file-remote-p' as operation
4394         of file name handlers.
4396 2004-05-29  Richard M. Stallman  <rms@gnu.org>
4398         * modes.texi (Minor Mode Conventions): (-) has no special meaning
4399         as arg to a minor mode command.
4401 2004-05-22  Richard M. Stallman  <rms@gnu.org>
4403         * syntax.texi (Syntax Class Table): Word syntax not just for English.
4405         * streams.texi (Output Variables): Doc float-output-format.
4407         * searching.texi (Regexp Special): Nested repetition can be infloop.
4409         * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
4410         real stack overflow.
4412         * compile.texi: Minor cleanups.
4414 2004-05-22  Luc Teirlinck  <teirllm@dms.auburn.edu>
4416         * lists.texi (Cons Cells): Explain dotted lists, true lists,
4417         circular lists.
4418         (List Elements): Explain handling of circular and dotted lists.
4420 2004-05-19  Thien-Thi Nguyen  <ttn@gnu.org>
4422         * modes.texi (Search-based Fontification): Fix typo.
4424 2004-05-10  Juanma Barranquero  <lektu@terra.es>
4426         * modes.texi (Mode Line Variables): Fix description of
4427         global-mode-string, which is now after which-func-mode, not the
4428         buffer name.
4430 2004-05-07  Lars Hansen  <larsh@math.ku.dk>
4432         * modes.texi (Desktop Save Mode): Add.
4433         (Modes): Add menu entry Desktop Save Mode.
4435         * hooks.texi: Add desktop-after-read-hook,
4436         desktop-no-desktop-file-hook and desktop-save-hook.
4438         * locals.texi: Add desktop-save-buffer.
4440 2004-04-30  Jesper Harder  <harder@ifa.au.dk>
4442         * display.texi: emacs -> Emacs.
4444 2004-04-27  Matthew Mundell  <matt@mundell.ukfsn.org>
4446         * files.texi (Changing Files): Document set-file-times.
4448 2004-04-23  Juanma Barranquero  <lektu@terra.es>
4450         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
4452 2004-04-18  Jesper Harder  <harder@ifa.au.dk>
4454         * tips.texi (Coding Conventions): defopt -> defcustom.
4456 2004-04-16  Luc Teirlinck  <teirllm@auburn.edu>
4458         * sequences.texi: Various clarifications.
4460 2004-04-14  Luc Teirlinck  <teirllm@auburn.edu>
4462         * buffers.texi (Read Only Buffers): Mention optional ARG to
4463         `toggle-read-only'.
4465 2004-04-14  Nick Roberts  <nick@nick.uklinux.net>
4467         * windows.texi (Selecting Windows): Note that get-lru-window
4468         returns a full-width window if possible.
4470 2004-04-13  Luc Teirlinck  <teirllm@auburn.edu>
4472         * buffers.texi: Various changes in addition to:
4473         (Buffer File Name): Add `find-buffer-visiting'.
4474         (Buffer Modification): Mention optional ARG to `not-modified'.
4475         (Indirect Buffers): Mention optional CLONE argument to
4476         `make-indirect-buffer'.
4478         * files.texi: Various changes in addition to:
4479         (Visiting Functions): `find-file-hook' is now a normal hook.
4480         (File Name Expansion): Explain difference between the way that
4481         `expand-file-name' and `file-truename' treat `..'.
4482         (Contents of Directories): Mention optional ID-FORMAT argument to
4483         `directory-files-and-attributes'.
4484         (Format Conversion): Mention new optional CONFIRM argument to
4485         `format-write-file'.
4487 2004-04-12  Miles Bader  <miles@gnu.org>
4489         * macros.texi (Expansion): Add description of `macroexpand-all'.
4491 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
4493         * variables.texi (Variable Aliases): Mention
4494         cyclic-variable-indirection.
4496         * errors.texi (Standard Errors): Ditto.
4498 2004-04-04  Luc Teirlinck  <teirllm@auburn.edu>
4500         * backups.texi: Various small changes in addition to:
4501         (Making Backups): Mention return value of `backup-buffer'.
4502         (Auto-Saving): Mention optional FORCE argument to
4503         `delete-auto-save-file-if-necessary'.
4504         (Reverting): Mention optional PRESERVE-MODES argument to
4505         `revert-buffer'.  Correct description of `revert-buffer-function'.
4507 2004-03-22  Juri Linkov  <juri@jurta.org>
4509         * sequences.texi (Sequence Functions): Replace xref to `Vectors'
4510         with `Vector Functions'.
4512         * text.texi (Sorting): Add missing quote.
4514 2004-03-14  Luc Teirlinck  <teirllm@auburn.edu>
4516         * intro.texi (Lisp History): Replace xref to `cl' manual with
4517         inforef.
4519 2004-03-12  Richard M. Stallman  <rms@gnu.org>
4521         * intro.texi (Version Info): Add arg to emacs-version.
4522         (Lisp History): Change xref to CL manual.
4524 2004-03-09  Luc Teirlinck  <teirllm@auburn.edu>
4526         * minibuf.texi (Completion Commands): Add xref to Emacs manual
4527         for Partial Completion mode.
4529 2004-03-07  Thien-Thi Nguyen  <ttn@gnu.org>
4531         * customize.texi: Fix typo.  Remove eol whitespace.
4533 2004-03-04  Richard M. Stallman  <rms@gnu.org>
4535         * processes.texi: Fix typos.
4537         * lists.texi (Building Lists): Minor clarification.
4539         * hash.texi (Creating Hash): Correct the meaning of t for WEAK
4540         in make-hash-table.
4542 2004-02-29  Juanma Barranquero  <lektu@terra.es>
4544         * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
4545         rm, and ignore exit code.
4547 2004-02-27  Dan Nicolaescu  <dann@ics.uci.edu>
4549         * display.texi (Defining Faces): Add description for min-colors.
4550         Update example.
4552 2004-02-23  Luc Teirlinck  <teirllm@auburn.edu>
4554         * abbrevs.texi: Various corrections and clarifications in addition
4555         to the following:
4556         (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
4558 2004-02-22  Matthew Mundell  <matt@mundell.ukfsn.org>  (tiny change)
4560         * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
4562 2004-02-21  Luc Teirlinck  <teirllm@auburn.edu>
4564         * text.texi: Various small changes in addition to the following:
4565         (User-Level Deletion): Mention optional BACKWARD-ONLY argument
4566         to delete-horizontal-space.
4567         (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
4568         description of yank-handler text property at various places.
4570         * frames.texi (Window System Selections): Add anchor.
4572         * syntax.texi (Syntax Table Functions): Clarify and correct
4573         descriptions of make-syntax-table and copy-syntax-table.
4574         (Motion and Syntax): Clarify SYNTAXES argument to
4575         skip-syntax-forward.
4576         (Parsing Expressions): Mention that the return value of
4577         parse-partial-sexp is currently a list of ten rather than nine
4578         elements.
4579         (Categories): Various corrections and clarifications.
4581 2004-02-17  Luc Teirlinck  <teirllm@auburn.edu>
4583         * markers.texi (Marker Insertion Types): Minor change.
4585         * locals.texi (Standard Buffer-Local Variables):
4586         * commands.texi (Interactive Codes, Using Interactive):
4587         * functions.texi (Related Topics): Fix xrefs.
4589 2004-02-16  Luc Teirlinck  <teirllm@auburn.edu>
4591         * lists.texi (Sets And Lists): Update description of delete-dups.
4593 2004-02-16  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
4595         * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
4597 2004-02-16  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4599         * frames.texi (Parameter Access): frame-parameters arg is optional.
4600         modify-frame-parameters handles nil for FRAME.
4601         (Window Frame Parameters): menu-bar-lines and tool-bar-lines
4602         are all-or-nothing for certain toolkits.
4603         Mention parameter wait-for-wm.
4604         (Frames and Windows): In frame-first-window and frame-selected-window
4605         the arg is optional.
4606         (Input Focus): In redirect-frame-focus the second arg is optional.
4607         (Window System Selections): Mention selection type CLIPBOARD.
4608         Mention data-type UTF8_STRING.
4609         Mention numbering of cut buffers.
4610         (Resources): Describe x-resource-name.
4612 2004-02-16  Richard M. Stallman  <rms@gnu.org>
4614         * windows.texi (Buffers and Windows): Delete false table
4615         about all-frames.
4617         * syntax.texi (Parsing Expressions): Delete old caveat
4618         about parse-sexp-ignore-comments.
4620         * streams.texi (Output Variables): Add print-quoted.
4622         * lists.texi (Building Lists): Minor cleanup.
4624         * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
4626         * display.texi (Overlays): Explain overlays use markers.
4627         (Managing Overlays): Explain front-advance and rear-advance
4628         in more detail.
4630         * loading.texi (Unloading): Document unload-feature-special-hooks.
4631         Get rid of fns-NNN.el file.
4633 2004-02-16  Matthew Mundell  <matt@mundell.ukfsn.org>  (tiny change)
4635         * help.texi (Describing Characters): Fix text-char-description
4636         example output.
4638         * edebug.texi (Using Edebug): Fix example.
4640         * debugging.texi (Internals of Debugger): Fix return value.
4642         * files.texi (Changing Files): Fix argname.
4644         * calendar.texi: Fix parens, and default values.
4646         * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
4647         * nonascii.texi, objects.texi, os.texi: Minor fixes.
4648         * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
4650         * positions.texi (Text Lines): Don't add -1 in current-line.
4652 2004-02-16  Richard M. Stallman  <rms@gnu.org>
4654         * compile.texi (Compiler Errors): if-boundp feature applies to cond.
4656 2004-02-16  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
4658         * processes.texi (Low-Level Network): Fix a typo.
4660 2004-02-12  Kim F. Storm  <storm@cua.dk>
4662         * display.texi (Fringes): Use consistent wording.
4663         Note that window-fringe's window arg is optional.
4664         (Scroll Bars): Use consistent wording.
4666 2004-02-11  Luc Teirlinck  <teirllm@auburn.edu>
4668         * tips.texi (Comment Tips): Document the new conventions for
4669         commenting out code.
4671 2004-02-07  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4673         * positions.texi (Text Lines): Added missing end defun.
4675 2004-02-07  Kim F. Storm  <storm@cua.dk>
4677         * positions.texi (Text Lines): Add line-number-at-pos.
4679 2004-02-06  John Paul Wallington  <jpw@gnu.org>
4681         * display.texi (Button Properties, Button Buffer Commands):
4682         mouse-2 invokes button, not down-mouse-1.
4684 2004-02-04  Jason Rumney  <jasonr@gnu.org>
4686         * makefile.w32-in: Sync with Makefile.in changes.
4688 2004-02-03  Luc Teirlinck  <teirllm@auburn.edu>
4690         * minibuf.texi (Text from Minibuffer): Various corrections and
4691         clarifications.
4692         (Object from Minibuffer): Correct Lisp description of
4693         read-minibuffer.
4694         (Minibuffer History): Clarify description of cons values for
4695         HISTORY arguments.
4696         (Basic Completion): Various corrections and clarifications.  Add
4697         completion-regexp-list.
4698         (Minibuffer Completion): Correct and clarify description of
4699         completing-read.
4700         (Completion Commands): Mention Partial Completion mode.  Various
4701         other minor changes.
4702         (High-Level Completion): Various corrections and clarifications.
4703         (Reading File Names): Ditto.
4704         (Minibuffer Misc): Ditto.
4706 2004-01-26  Luc Teirlinck  <teirllm@auburn.edu>
4708         * strings.texi (Text Comparison): assoc-string also matches
4709         elements of alists that are strings instead of conses.
4710         (Formatting Strings): Standardize Texinfo usage.  Update index
4711         entries.
4713 2004-01-20  Luc Teirlinck  <teirllm@auburn.edu>
4715         * lists.texi (Sets And Lists): Add delete-dups.
4717 2004-01-15  Luc Teirlinck  <teirllm@auburn.edu>
4719         * edebug.texi (Instrumenting Macro Calls): `declare' is not a
4720         special form.
4721         * macros.texi (Defining Macros): Update description of `declare',
4722         which now is a macro.
4723         (Wrong Time): Fix typos.
4725 2004-01-14  Luc Teirlinck  <teirllm@auburn.edu>
4727         * compile.texi (Compilation Functions): Expand descriptions of
4728         `compile-defun', `byte-compile-file', `byte-recompile-directory'
4729         and `batch-byte-compile'.  In particular, mention and describe
4730         all optional arguments.
4731         (Disassembly): Correct and clarify the description of `disassemble'.
4733 2004-01-11  Luc Teirlinck  <teirllm@auburn.edu>
4735         * searching.texi: Various small changes in addition to the
4736         following.
4737         (Regexp Example): Adapt to new value of `sentence-end'.
4738         (Regexp Functions): The PAREN argument to `regexp-opt' can be
4739         `words'.
4740         (Search and Replace): Add usage note for `perform-replace'.
4741         (Entire Match Data): Mention INTEGERS and REUSE arguments to
4742         `match-data'.
4743         (Standard Regexps): Update for new values of `paragraph-start'
4744         and `sentence-end'.
4746 2004-01-07  Luc Teirlinck  <teirllm@auburn.edu>
4748         * files.texi (Saving Buffers): Clarify descriptions of
4749         `write-contents-functions' and `before-save-hook'.
4750         Make the defvar's for `before-save-hook' and `after-save-hook'
4751         into defopt's.
4753 2004-01-07  Kim F. Storm  <storm@cua.dk>
4755         * commands.texi (Click Events): Describe new image and
4756         width/height elements of click events.
4757         (Accessing Events): Add posn-string, posn-image, and
4758         posn-object-width-height.  Change posn-object to return either
4759         image or string object.
4761 2004-01-01  Simon Josefsson  <jas@extundo.com>
4763         * hooks.texi (Standard Hooks): Add before-save-hook.
4764         * files.texi (Saving Buffers): Likewise.
4766 2004-01-03  Richard M. Stallman  <rms@gnu.org>
4768         * frames.texi (Frames and Windows): Delete frame-root-window.
4770 2004-01-03  Luc Teirlinck  <teirllm@auburn.edu>
4772         * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
4774         * functions.texi: Various small changes in addition to the
4775         following.
4776         (What Is a Function): `functionp' returns nil for macros.  Clarify
4777         behavior of this and following functions for symbol arguments.
4778         (Function Documentation): Add `\' in front of (fn @var{arglist})
4779         and explain why.
4780         (Defining Functions): Mention DOCSTRING argument to `defalias'.
4781         Add anchor.
4782         (Mapping Functions): Add anchor.  Unquote nil in mapcar* example.
4784 2004-01-01  Miles Bader  <miles@gnu.org>
4786         * display.texi (Buttons): New section.
4788 2003-12-31  Andreas Schwab  <schwab@suse.de>
4790         * numbers.texi (Math Functions): sqrt reports a domain-error
4791         error.
4792         (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
4794 2003-12-30  Luc Teirlinck  <teirllm@auburn.edu>
4796         * tips.texi (Documentation Tips): Update item on hyperlinks in
4797         documentation strings.
4799         * errors.texi (Standard Errors): Various small corrections and
4800         additions.
4802         * control.texi: Various small changes in addition to the
4803         following.
4804         (Signaling Errors): Provide some more details on how `signal'
4805         constructs the error message.  Add anchor to the definition of
4806         `signal'.
4807         (Error Symbols): Describe special treatment of `quit'.
4808         (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
4809         to emphasize that it has to be a single form.
4811         * buffers.texi: Add anchor.
4813 2003-12-29  Richard M. Stallman  <rms@gnu.org>
4815         * windows.texi (Choosing Window): Add same-window-p, special-display-p.
4816         (Window Configurations): Add window-configuration-frame.
4818         * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
4820         * text.texi (Examining Properties): Add get-char-property-and-overlay.
4821         Change arg name in get-char-property.
4822         (Special Properties): Update handling of keymap property.
4824         * strings.texi (Modifying Strings): Add clear-string.
4825         (Text Comparison): Add assoc-string and remove
4826         assoc-ignore-case, assoc-ignore-representation.
4828         * os.texi (Time of Day): Add set-time-zone-rule.
4830         * numbers.texi (Math Functions): asin, acos, log, log10
4831         report domain-error errors.
4833         * nonascii.texi (Converting Representations):
4834         Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
4835         (Encoding and I/O): Add file-name-coding-system.
4837         * modes.texi (Search-based Fontification): Explain that
4838         face specs are symbols with face names as values.
4840         * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
4842         * lists.texi (Building Lists): remq moved elsewhere.
4843         (Sets And Lists): remq moved here.
4844         (Association Lists): Refer to assoc-string.
4846         * internals.texi (Garbage Collection): Add memory-use-counts.
4848         * frames.texi (Frames and Windows): Add set-frame-selected-window
4849         and frame-root-window.
4851         * files.texi (Contents of Directories):
4852         Add directory-files-and-attributes.
4854         * display.texi (Refresh Screen): Add force-window-update.
4855         (Invisible Text): Explain about moving point out of invis text.
4856         (Overlay Properties): Add overlay-properties.
4857         (Managing Overlays): Add overlayp.
4858         (GIF Images): Invalid image number displays a hollow box.
4860         * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
4861         (Killing Buffers): Add buffer-live-p.
4863 2003-12-25  Markus Rost  <rost@mathematik.uni-bielefeld.de>
4865         * display.texi (Fringes): Fix typo "set-buffer-window".
4867 2003-12-24  Luc Teirlinck  <teirllm@auburn.edu>
4869         * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
4870         * nonascii.texi, processes.texi, tips.texi, variables.texi:
4871         Add or change various xrefs and anchors.
4873         * commands.texi: Replace all occurrences of @acronym{CAR} with
4874         @sc{car}, for consistency with the rest of the Elisp manual.
4875         `car' and `cdr' are historically acronyms, but are no longer
4876         widely thought of as such.
4878         * internals.texi (Pure Storage): Mention that `purecopy' does not
4879         copy text properties.
4880         (Object Internals): Now 29 bits are used (in most implementations)
4881         to address Lisp objects.
4883         * variables.texi (Variables with Restricted Values): New node.
4885         * objects.texi (Lisp Data Types): Mention that certain variables
4886         can only take on a restricted set of values and add an xref to
4887         the new node "Variables with Restricted Values".
4889         * eval.texi (Function Indirection): Describe the errors that
4890         `indirect-function' can signal.
4891         (Eval): Clarify the descriptions of `eval-region' and `values'.
4892         Describe `eval-buffer' instead of `eval-current-buffer' and
4893         mention `eval-current-buffer' as an alias for `current-buffer'.
4894         Correct the description and mention all optional arguments.
4896         * nonascii.texi: Various small changes in addition to the
4897         following.
4898         (Converting Representations): Clarify behavior of
4899         `string-make-multibyte' and `string-to-multibyte' for unibyte all
4900         ASCII arguments.
4901         (Character Sets): Document the variable `charset-list' and adapt
4902         the definition of the function `charset-list' accordingly.
4903         (Translation of Characters): Clarify use of generic characters in
4904         `make-translation-table'.  Clarify and correct the description of
4905         the use of translation tables in encoding and decoding.
4906         (User-Chosen Coding Systems): Correct and clarify the description
4907         of `select-safe-coding-system'.
4908         (Default Coding Systems): Clarify description of
4909         `file-coding-system-alist'.
4911 2003-11-30  Luc Teirlinck  <teirllm@auburn.edu>
4913         * strings.texi (Text Comparison): Correctly describe when two
4914         strings are `equal'.  Combine and clarify descriptions of
4915         `assoc-ignore-case' and `assoc-ignore-representation'.
4917         * objects.texi (Non-ASCII in Strings): Clarify description of
4918         when a string is unibyte or multibyte.
4919         (Bool-Vector Type): Update examples.
4920         (Equality Predicates): Correctly describe when two strings are
4921         `equal'.
4923 2003-11-29  Luc Teirlinck  <teirllm@auburn.edu>
4925         * lists.texi (Building Lists): `append' no longer accepts integer
4926         arguments.  Update the description of `number-sequence' to reflect
4927         recent changes.
4928         (Sets And Lists): Describe `member-ignore-case' after `member'.
4930 2003-11-27  Kim F. Storm  <storm@cua.dk>
4932         * commands.texi (Click Events): Click object may be an images.
4933         Describe (dx . dy) element of click positions.
4934         (Accessing Events): Remove duplicate posn-timestamp.
4935         New functions posn-object and posn-object-x-y.
4937 2003-11-23  Kim F. Storm  <storm@cua.dk>
4939         * commands.texi (Click Events): Describe enhancements to event
4940         position lists, including new text-pos and (col . row) items.
4941         Mention left-fringe and right-fringe area events.
4942         (Accessing Events): New functions posn-area and
4943         posn-actual-col-row.  Mention posn-timestamp.  Mention that
4944         posn-point in non-text area still returns buffer position.
4945         Clarify posn-col-row.
4947 2003-11-21  Lars Hansen  <larsh@math.ku.dk>
4949         * files.texi (File Attributes): Describe new parameter ID-FORMAT.
4950         * anti.texi (File Attributes): Describe removed parameter
4951         ID-FORMAT.
4953 2003-11-20  Luc Teirlinck  <teirllm@auburn.edu>
4955         * positions.texi (Positions): Mention that, if a marker is used as
4956         a position, its buffer is ignored.
4958         * markers.texi (Overview of Markers): Mention it here too.
4960 2003-11-12  Luc Teirlinck  <teirllm@auburn.edu>
4962         * numbers.texi (Numeric Conversions): Not just `floor', but also
4963         `truncate', `ceiling' and `round' accept optional argument DIVISOR.
4965 2003-11-10  Luc Teirlinck  <teirllm@auburn.edu>
4967         * markers.texi (Creating Markers): Specify insertion type of
4968         created markers.  Add xref to `Marker Insertion Types'.
4969         Second argument to `copy-marker' is optional.
4970         (Marker Insertion Types): Mention that most markers are created
4971         with insertion type nil.
4972         (The Mark): Correctly describe when `mark' signals an error.
4973         (The Region): Correctly describe when `region-beginning' and
4974         `region-end' signal an error.
4976 2003-11-08  Luc Teirlinck  <teirllm@auburn.edu>
4978         * hash.texi (Creating Hash): Clarify description of `eql'.
4979         `makehash' is obsolete.
4980         (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
4982         * positions.texi (Point): Change description of `buffer-end', so
4983         that it is also correct for floating point arguments.
4984         (List Motion): Correct argument lists of `beginning-of-defun' and
4985         `end-of-defun'.
4986         (Excursions): Add xref to `Marker Insertion Types'.
4987         (Narrowing): Argument to `narrow-to-page' is optional.
4989 2003-11-06  Luc Teirlinck  <teirllm@auburn.edu>
4991         * streams.texi (Output Streams): Clarify behavior of point for
4992         marker output streams.
4994 2003-11-04  Luc Teirlinck  <teirllm@auburn.edu>
4996         * variables.texi (Defining Variables): Second argument to
4997         `defconst' is not optional.
4998         (Setting Variables): Mention optional argument APPEND to
4999         `add-to-list'.
5000         (Creating Buffer-Local): Expand description of
5001         `make-variable-buffer-local'.
5002         (Frame-Local Variables): Expand description of
5003         `make-variable-frame-local'.
5004         (Variable Aliases): Correct description of optional argument
5005         DOCSTRING to `defvaralias'.  Mention return value of
5006         `defvaralias'.
5007         (File Local Variables): Add xref to `File variables' in Emacs
5008         Manual.  Correct description of `hack-local-variables'.  Mention
5009         `safe-local-variable' property.  Mention optional second argument
5010         to `risky-local-variable-p'.
5012 2003-11-03  Luc Teirlinck  <teirllm@auburn.edu>
5014         * symbols.texi (Symbol Plists): Mention return value of `setplist'.
5016 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
5018         * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
5019         lispref/customize.texi, lispref/display.texi, lispref/files.texi,
5020         lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
5021         lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
5022         lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
5023         lispref/processes.texi, lispref/searching.texi,
5024         lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
5025         lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
5026         @acronym{FOO}.
5028 2003-10-27  Luc Teirlinck  <teirllm@auburn.edu>
5030         * strings.texi (Creating Strings): Argument START to `substring'
5031         can not be `nil'.  Expand description of
5032         `substring-no-properties'.  Correct description of `split-string',
5033         especially with respect to empty matches.  Prevent very bad line
5034         break in definition of `split-string-default-separators'.
5035         (Text Comparison): `string=' and `string<' also accept symbols as
5036         arguments.
5037         (String Conversion): More completely describe argument BASE in
5038         `string-to-number'.
5039         (Formatting Strings): `%s' and `%S' in `format' do require
5040         corresponding object.  Clarify behavior of numeric prefix after
5041         `%' in `format'.
5042         (Case Conversion): The argument to `upcase-initials' can be a
5043         character.
5045 2003-10-27  Kenichi Handa  <handa@m17n.org>
5047         * display.texi (Fontsets): Fix texinfo usage.
5049 2003-10-25  Kenichi Handa  <handa@m17n.org>
5051         * display.texi (Fontsets): Add description of the function
5052         set-fontset-font.
5054 2003-10-23  Luc Teirlinck  <teirllm@auburn.edu>
5056         * display.texi (Temporary Displays): Add xref to `Documentation
5057         Tips'.
5059         * functions.texi (Function Safety): Use inforef instead of pxref
5060         for SES.
5062 2003-10-23  Andreas Schwab  <schwab@suse.de>
5064         * Makefile.in (TEX, texinputdir): Don't define.
5065         (TEXI2DVI): Define.
5066         (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
5067         add $(srcdir)/index.texi.
5068         ($(infodir)/elisp): Remove index.texi dependency.
5069         (elisp.dvi): Likewise.  Use $(TEXI2DVI).
5070         (index.texi): Remove target.
5071         (dist): Don't link $(srcdir)/permute-index.
5072         (clean): Don't remove index.texi.
5074         * permute-index, index.perm: Remove.
5075         * index.texi: Rename from index.unperm.
5077 2003-10-22  Luc Teirlinck  <teirllm@auburn.edu>
5079         * tips.texi (Documentation Tips): Document new behavior for face
5080         and variable hyperlinks in Help mode.
5082 2003-10-21  Luc Teirlinck  <teirllm@auburn.edu>
5084         * objects.texi (Integer Type): Update for extra bit of integer range.
5085         (Character Type): Ditto.
5087 2003-10-16  Eli Zaretskii  <eliz@gnu.org>
5089         * numbers.texi (Integer Basics): Add index entries for reading
5090         numbers in hex, octal, and binary.
5092 2003-10-16  Lute Kamstra  <lute@gnu.org>
5094         * modes.texi (Mode Line Format): Mention force-mode-line-update's
5095         argument.
5097 2003-10-13  Luc Teirlinck  <teirllm@auburn.edu>
5099         * windows.texi (Choosing Window): Fix typo.
5100         * edebug.texi (Edebug Execution Modes): Fix typo.
5102 2003-10-13  Richard M. Stallman  <rms@gnu.org>
5104         * windows.texi (Basic Windows): A window has fringe settings,
5105         display margins and scroll-bar settings.
5106         (Splitting Windows): Doc split-window return value.
5107         Clean up one-window-p.
5108         (Selecting Windows): Fix typo.
5109         (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
5110         (Buffers and Windows): In set-window-buffer, explain effect
5111         on fringe settings and scroll bar settings.
5112         (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
5113         (Choosing Window): Use defopt for pop-up-frame-function.
5114         For special-display-buffer-names, explain same-window and same-frame.
5115         Clarify window-dedicated-p return value.
5116         (Textual Scrolling): scroll-up and scroll-down can get an error.
5117         (Horizontal Scrolling): Clarify auto-hscroll-mode.
5118         Clarify set-window-hscroll.
5119         (Size of Window): Don't mention tool bar in window-height.
5120         (Coordinates and Windows): Explain what coordinates-in-window-p
5121         returns for fringes and display margins.
5122         (Window Configurations): Explain saving fringes, etc.
5124         * tips.texi (Library Headers): Clean up Documentation.
5126         * syntax.texi (Parsing Expressions): Clean up forward-comment
5127         and parse-sexp-lookup-properties.
5129         * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
5131         * os.texi (System Environment): Clean up text for load-average errors.
5133         * modes.texi (Hooks): Don't explain local hook details at front.
5134         Clarify run-hooks and run-hook-with-args a little.
5135         Clean up add-hook and remove-hook.
5137         * edebug.texi (Edebug Execution Modes): Clarify t.
5138         Document edebug-sit-for-seconds.
5139         (Coverage Testing): Document C-x X = and =.
5140         (Instrumenting Macro Calls): Fix typo.
5141         (Specification List): Don't index the specification keywords.
5143 2003-10-10  Kim F. Storm  <storm@cua.dk>
5145         * processes.texi (Network): Introduce make-network-process.
5147 2003-10-09  Luc Teirlinck  <teirllm@auburn.edu>
5149         * tips.texi (Library Headers): Fix typo.
5151 2003-10-07  Juri Linkov  <juri@jurta.org>
5153         * modes.texi (Imenu): Mention imenu-create-index-function's
5154         default value.  Explain submenus better.
5156 2003-10-07  Lute Kamstra  <lute@gnu.org>
5158         * modes.texi (Faces for Font Lock): Fix typo.
5159         (Hooks): Explain how buffer-local hook variables can refer to
5160         global hook variables.
5161         Various minor clarifications.
5163 2003-10-06  Lute Kamstra  <lute@gnu.org>
5165         * tips.texi (Coding Conventions): Mention naming conventions for
5166         hooks.
5168 2003-10-05  Luc Teirlinck  <teirllm@auburn.edu>
5170         * loading.texi (Library Search): Correct default value of
5171         load-suffixes.
5172         (Named Features): Fix typo.
5174 2003-10-05  Richard M. Stallman  <rms@gnu.org>
5176         * loading.texi (Named Features): In `provide',
5177         say how to test for subfeatures.
5178         (Unloading): In unload-feature, use new var name
5179         unload-feature-special-hooks.
5181 2003-10-03  Lute Kamstra  <lute@gnu.org>
5183         * modes.texi (Major Mode Conventions): Mention third way to set up
5184         Imenu.
5185         (Imenu): A number of small fixes.
5186         Delete documentation of internal variable imenu--index-alist.
5187         Document the return value format of imenu-create-index-function
5188         functions.
5190 2003-09-30  Richard M. Stallman  <rms@gnu.org>
5192         * processes.texi (Network): Say what stopped datagram connections do.
5194         * lists.texi (Association Lists): Clarify `assq-delete-all'.
5196         * display.texi (Overlay Properties): Clarify `evaporate' property.
5198 2003-09-29  Lute Kamstra  <lute@gnu.org>
5200         * modes.texi (Mode Line Data): Explain when symbols in mode-line
5201         constructs should be marked as risky.
5202         Change cons cell into proper list.
5203         (Mode Line Variables): Change cons cell into proper list.
5205 2003-09-26  Lute Kamstra  <lute@gnu.org>
5207         * modes.texi (Mode Line Data): Document the :propertize construct.
5208         (Mode Line Variables): Reorder the descriptions of the variables
5209         to match their order in the default mode-line-format.
5210         Describe the new variables mode-line-position and mode-line-modes.
5211         Update the default values of mode-line-frame-identification,
5212         minor-mode-alist, and default-mode-line-format.
5213         (Properties in Mode): Mention the :propertize construct.
5215 2003-09-26  Richard M. Stallman  <rms@gnu.org>
5217         * buffers.texi, commands.texi, debugging.texi, eval.texi:
5218         * loading.texi, minibuf.texi, text.texi, variables.texi:
5219         Avoid @strong{Note:}.
5221 2003-09-26  Richard M. Stallman  <rms@gnu.org>
5223         * keymaps.texi (Remapping Commands): Fix typo.
5225 2003-09-23  Luc Teirlinck  <teirllm@mail.auburn.edu>
5227         * processes.texi (Low-Level Network): Fix typo.
5229 2003-09-23  Kim F. Storm  <storm@cua.dk>
5231         * processes.texi (Network, Network Servers): Fix typos.
5232         (Low-Level Network): Add timeout value for :server keyword.
5233         Add new option keywords to make-network-process.
5234         Add set-network-process-options.
5235         Explain how to test availability of network options.
5237 2003-09-19  Richard M. Stallman  <rms@gnu.org>
5239         * text.texi (Motion by Indent): Arg to
5240         backward-to-indentation and forward-to-indentation is optional.
5242         * strings.texi (Creating Strings): Add substring-no-properties.
5244         * processes.texi
5245         (Process Information): Add list-processes arg QUERY-ONLY.
5246         Delete process-contact from here.
5247         Add new status values for process-status.
5248         Add process-get, process-put, process-plist, set-process-plist.
5249         (Synchronous Processes): Add call-process-shell-command.
5250         (Signals to Processes): signal-process allows process objects.
5251         (Network): Complete rewrite.
5252         (Network Servers, Datagrams, Low-Level Network): New nodes.
5254         * positions.texi (Word Motion): forward-word, backward-word
5255         arg is optional.  Reword.
5257         * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
5259         * variables.texi (Creating Buffer-Local):
5260         Delete duplicate definition of buffer-local-value.
5261         (File Local Variables): Explain about discarding text props.
5263 2003-09-11  Richard M. Stallman  <rms@gnu.org>
5265         * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
5266         changes variables that record input events.
5267         (Minibuffer Misc): Add minibuffer-selected-window.
5269         * lists.texi (Building Lists): Add copy-tree.
5271         * display.texi (Fontsets): Add char-displayable-p.
5272         (Scroll Bars): New node.
5274 2003-09-08  Lute Kamstra  <lute@gnu.org>
5276         * modes.texi (%-Constructs): Document new `%i' and `%I'
5277         constructs.
5279 2003-09-03  Peter Runestig  <peter@runestig.com>
5281         * makefile.w32-in: New file.
5283 2003-08-29  Richard M. Stallman  <rms@gnu.org>
5285         * display.texi (Overlay Properties): Clarify how priorities
5286         affect use of the properties.
5288 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
5290         * customize.texi (Type Keywords): Correct the description of
5291         `:help-echo' in the case where `motion-doc' is a function.
5293 2003-08-14  John Paul Wallington  <jpw@gnu.org>
5295         * modes.texi (Emulating Mode Line): Subsection, not section.
5297 2003-08-13  Richard M. Stallman  <rms@gnu.org>
5299         * elisp.texi (Top): Update subnode lists in menu.
5301         * text.texi (Insertion): Add insert-buffer-substring-no-properties.
5302         (Kill Functions): kill-region has new arg yank-handler.
5303         (Yanking): New node.
5304         (Yank Commands): Add yank-undo-function.
5305         (Low-Level Kill Ring):
5306         kill-new and kill-append have new arg yank-handler.
5307         (Changing Properties): Add remove-list-of-text-properties.
5308         (Atomic Changes): New node.
5310         * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
5312         * streams.texi (Output Variables): Add eval-expression-print-length
5313         and eval-expression-print-level.
5315         * os.texi (Time Conversion): For encode-time, explain limits on year.
5317         * objects.texi (Character Type): Define anchor "modifier bits".
5319         * modes.texi (Emulating Mode Line): New node.
5320         (Search-based Fontification): Font Lock uses font-lock-face property.
5321         (Other Font Lock Variables): Likewise.
5323         * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
5324         not vectors.
5325         (Active Keymaps): Add emulation-mode-map-alists.
5326         (Functions for Key Lookup): key-binding has new arg no-remap.
5327         (Remapping Commands): New node.
5328         (Scanning Keymaps): where-is-internal has new arg no-remap.
5329         (Tool Bar): Add tool-bar-local-item-from-menu.
5330         Clarify when to use tool-bar-add-item-from-menu.
5332         * commands.texi (Interactive Call): commandp has new arg.
5333         (Command Loop Info): Add this-original-command.
5335 2003-08-06  John Paul Wallington  <jpw@gnu.org>
5337         * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
5339         * display.texi (Warning Basics): Fix typo.
5340         (Fringes): Add closing curly bracket and fix typo.
5342         * elisp.texi (Top): Fix typo.
5344 2003-08-05  Richard M. Stallman  <rms@gnu.org>
5346         * elisp.texi: Update lists of subnodes.
5348         * windows.texi (Buffers and Windows): set-window-buffer has new arg.
5350         * variables.texi (Local Variables): Use lc for example variable names.
5352         * tips.texi (Library Headers): Explain where to put -*-.
5354         * strings.texi (Creating Strings): Fix xref for vconcat.
5356         * sequences.texi (Vector Functions):
5357         vconcat no longer allows integer args.
5359         * minibuf.texi (Reading File Names): read-file-name has new
5360         arg PREDICATE.  New function read-directory-name.
5362         * macros.texi (Defining Macros): Give definition of `declare'
5363         (Indenting Macros): New node.
5365         * frames.texi (Parameter Access): Add modify-all-frames-parameters.
5366         (Window Frame Parameters): Make separate table of parameters
5367         that are coupled with specific face attributes.
5368         (Deleting Frames): delete-frame-hooks renamed to
5369         delete-frame-functions.
5371         * files.texi (Magic File Names): Add file-remote-p.
5372         Clarify file-local-copy.
5374         * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
5375         here; instead xref Defining Macros.
5377         * display.texi (Warnings): New node, and subnodes.
5378         (Fringes): New node.
5380         * debugging.texi (Test Coverage): New node.
5382         * compile.texi (Compiler Errors): Explain with-no-warnings
5383         and other ways to suppress warnings.
5385         * commands.texi (Interactive Call): Minor clarification.
5387         * buffers.texi (Buffer File Name): set-visited-file-name
5388         renames the buffer too.
5390         * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
5392 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
5394         * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
5396 2003-07-22  Markus Rost  <rost@math.ohio-state.edu>
5398         * internals.texi (Garbage Collection): Fix previous change.
5400 2003-07-22  Richard M. Stallman  <rms@gnu.org>
5402         * files.texi (Truenames): Add LIMIT arg to file-chase-links.
5404         * display.texi (Width): Use \s syntax in example.
5405         (Font Selection): Add face-font-rescale-alist.
5407         * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
5408         Remove spurious indent in example.
5410         * lists.texi (Building Lists): Add number-sequence.
5412         * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
5414         * functions.texi (Function Documentation): Explain how to
5415         show calling convention explicitly in the doc string.
5417         * windows.texi (Selecting Windows): save-selected-window saves
5418         selected window of each frame.
5419         (Window Configurations): Minor change.
5421         * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
5423         * streams.texi (Output Variables): Add print-continuous-numbering
5424         and print-number-table.
5426         * processes.texi (Decoding Output): New node.
5428         * os.texi (Time Conversion): decode-time arg is optional.
5430         * objects.texi (Character Type): Don't use space as example for \.
5431         Make list of char names and \-sequences correspond.
5432         Explain that \s is not used in strings.  `\ ' needs space after.
5434         * nonascii.texi (Converting Representations): Add string-to-multibyte.
5435         (Translation of Characters): Add translation-table-for-input.
5436         (Default Coding Systems): Add auto-coding-functions.
5437         (Explicit Encoding): Add decode-coding-inserted-region.
5438         (Locales): Add locale-info.
5440         * minibuf.texi (Basic Completion): Describe test-completion.
5441         Collections can be lists of strings.
5442         Clean up lazy-completion-table.
5443         (Programmed Completion): Mention test-completion.
5444         Clarify why lambda expressions are not accepted.
5445         (Minibuffer Misc): Describe minibufferp.
5447 2003-07-14  Richard M. Stallman  <rms@gnu.org>
5449         * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
5451         * windows.texi (Selecting Windows): New arg to select-window.
5452         (Selecting Windows): Add with-selected-window.
5453         (Size of Window): Add window-inside-edges, etc.
5455         * internals.texi (Garbage Collection): Add post-gc-hook.
5457         * processes.texi (Subprocess Creation): Add exec-suffixes.
5459         * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
5460         (Scanning Keymaps): Add map-keymaps.
5461         (Defining Menus): Add keymap-prompt.
5463         * numbers.texi (Integer Basics): Add most-positive-fixnum,
5464         most-negative-fixnum.
5466         * compile.texi (Byte Compilation): Explain no-byte-compile
5467         (Compiler Errors): New node.
5469         * os.texi (User Identification): user-uid, user-real-uid
5470         can return float.
5472         * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
5473         and about derived modes.
5474         (Minor Modes): Add minor-mode-list.
5475         (Defining Minor Modes): Keyword args for define-minor-mode.
5476         (Search-based Fontification): Explain managing other properties.
5477         (Other Font Lock Variables): Add font-lock-extra-managed-props.
5478         (Faces for Font Lock): Add font-locl-preprocessor-face.
5479         (Hooks): Add run-mode-hooks and delay-mode-hooks.
5481         * variables.texi (Creating Buffer-Local): Add buffer-local-value.
5482         (Variable Aliases): Clarify defvaralias.
5484         * loading.texi (Library Search): Add load-suffixes.
5486         * minibuf.texi (Basic Completion): Add lazy-completion-table.
5487         (Programmed Completion): Add dynamic-completion-table.
5489         * files.texi (Changing Files): copy-file allows dir as NEWNAME.
5490         (Magic File Names): Specify precedence order of handlers.
5492         * commands.texi (Command Overview): Emacs server runs pre-command-hook
5493         and post-command-hook.
5494         (Waiting): New calling convention for sit-for.
5496         * text.texi (Special Properties): local-map and keymap properties
5497         apply based on their stickiness.
5499 2003-07-07  Richard M. Stallman  <rms@gnu.org>
5501         * modes.texi (Minor Mode Conventions): Specify only some kinds
5502         of list values as args to minor modes.
5504         * files.texi (File Name Expansion): Warn about iterative use
5505         of substitute-in-file-name.
5507         * advice.texi (Activation of Advice): Clean up previous change.
5509 2003-07-06  Markus Rost  <rost@math.ohio-state.edu>
5511         * advice.texi (Activation of Advice): Note that ad-start-advice is
5512         turned on by default.
5514 2003-06-30  Richard M. Stallman  <rms@gnu.org>
5516         * text.texi (Buffer Contents): Document current-word.
5517         (Change Hooks): Not called for *Messages*.
5519         * functions.texi (Defining Functions): Explain about redefining
5520         primitives.
5521         (Function Safety): Renamed.  Minor changes.
5522         Comment out the detailed criteria for what is safe.
5524 2003-06-22  Andreas Schwab  <schwab@suse.de>
5526         * objects.texi (Symbol Type): Fix description of examples.
5528 2003-06-16  Andreas Schwab  <schwab@suse.de>
5530         * hash.texi (Creating Hash): Fix description of :weakness.
5532 2003-06-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
5534         * files.texi (Changing Files): copy-file copies file modes, too.
5536 2003-05-28  Richard M. Stallman  <rms@gnu.org>
5538         * strings.texi (Creating Strings): Clarify split-string.
5540 2003-05-22  Stephen J. Turnbull  <stephen@xemacs.org>
5542         * strings.texi (Creating Strings): Update split-string specification
5543         and examples.
5545 2003-05-19  Richard M. Stallman  <rms@gnu.org>
5547         * elisp.texi: Correct invariant section names.
5549 2003-04-20  Richard M. Stallman  <rms@gnu.org>
5551         * os.texi (Timers): Explain about timers and quitting.
5553 2003-04-19  Richard M. Stallman  <rms@gnu.org>
5555         * internals.texi (Writing Emacs Primitives): Strings are
5556         no longer special for GCPROs.  Mention GCPRO5, GCPRO6.
5557         Explain GCPRO convention for varargs function args.
5559 2003-04-16  Richard M. Stallman  <rms@gnu.org>
5561         * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
5563 2003-04-08  Richard M. Stallman  <rms@gnu.org>
5565         * files.texi (Kinds of Files): Correct return value of file-symlink-p.
5567 2003-02-13  Kim F. Storm  <storm@cua.dk>
5569         * objects.texi (Character Type): New \s escape for space.
5571 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
5573         * os.texi (System Environment): Added cygwin system-type.
5575 2003-01-25  Richard M. Stallman  <rms@gnu.org>
5577         * keymaps.texi: Document that a symbol can act as a keymap.
5579 2003-01-13  Richard M. Stallman  <rms@gnu.org>
5581         * text.texi (Changing Properties): Say string indices are origin-0.
5583         * positions.texi (Screen Lines) <compute-motion>:
5584         Correct order of elts in return value.
5586         * keymaps.texi (Changing Key Bindings) <define-key>: Mention
5587         how to define a default binding.
5589 2002-12-07  Markus Rost  <rost@math.ohio-state.edu>
5591         * loading.texi (Unloading): Fix recent change for load-history.
5593         * customize.texi (Simple Types): Clarify description of custom
5594         type 'number.  Describe new custom type 'float.
5596 2002-12-04  Markus Rost  <rost@math.ohio-state.edu>
5598         * variables.texi (File Local Variables): Fix typo.
5600 2002-10-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
5602         From Michael Albinus <Michael.Albinus@alcatel.de>.
5604         * README: Target for Info file is `make info'.
5606         * files.texi (File Name Components): Fixed typos in
5607         `file-name-sans-extension'.
5608         (Magic File Names): Complete list of operations for magic file
5609         name handlers.
5611 2002-09-16  Jonathan Yavner  <jyavner@engineer.com>
5613         * variables.texi (File Local Variables): New function
5614         risky-local-variable-p.
5616 2002-09-15  Jonathan Yavner  <jyavner@engineer.com>
5618         * functions.texi (Function safety): New node about unsafep.
5620 2002-08-05  Per Abrahamsen  <abraham@dina.kvl.dk>
5622         * customize.texi (Splicing into Lists): Fixed example.
5623         Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
5625 2002-06-17  Juanma Barranquero  <lektu@terra.es>
5627         * frames.texi (Display Feature Testing): Fix typo.
5629 2002-06-12  Andreas Schwab  <schwab@suse.de>
5631         * frames.texi (Initial Parameters, Resources): Fix references to
5632         the Emacs manual.
5634 2002-05-13  Kim F. Storm  <storm@cua.dk>
5636         * variables.texi (Intro to Buffer-Local): Updated warning and
5637         example relating to changing buffer inside let.
5639 2002-03-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
5641         * os.texi (Session Management): New node about X Session management.
5643 2002-01-18  Eli Zaretskii  <eliz@is.elta.co.il>
5645         * elisp.texi (VERSION): Set to 2.9.  Update the version of Emacs
5646         to which the manual corresponds, and the copyright years.
5648         * Makefile.in (VERSION): Set to 2.9.
5650 2001-11-29  Eli Zaretskii  <eliz@is.elta.co.il>
5652         * elisp.texi: Change the category in @dircategory to "Emacs", to
5653         make it consistent with info/dir.
5655 2001-11-25  Miles Bader  <miles@gnu.org>
5657         * text.texi (Fields): Describe new `limit' arg in
5658         field-beginning/field-end.
5660 2001-11-17  Eli Zaretskii  <eliz@is.elta.co.il>
5662         * permute-index: Don't depend on csh-specific features.  Replace
5663         the interpreter name with /bin/sh.
5665         * two-volume-cross-refs.txt: New file.
5666         * two.el: New file.
5667         * spellfile: New file.
5669 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
5671         * permute-index: New file.
5673         * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
5674         elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
5675         8+3 restricted namespace.
5677         * Makefile.in (infodir): Define relative to $(srcdir).
5678         ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
5679         include directories list via -I switch to makeinfo.
5680         (index.texi): Use cp if both hard and symbolic links fail.
5682 2001-11-10  Eli Zaretskii  <eliz@is.elta.co.il>
5684         * Makefile.in (distclean): Add.
5686         The following changes make ELisp manual part of the Emacs
5687         distribution:
5689         * Makefile.in: Add Copyright notice.
5690         (prefix): Remove.
5691         (infodir): Change value to "../info".
5692         (VPATH): New variable.
5693         (MAKE): Don't define.
5694         (texmacrodir): Don't define.
5695         (texinputdir): Append the existing value of TEXINPUTS.
5696         ($(infodir)/elisp): Instead of just "elisp".  Reformat the
5697         command to be compatible with man/Makefile.in, and to put the
5698         output into ../info.
5699         (info): Add target.
5700         (installall): Target removed.
5702 2001-10-31  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
5704         * tips.texi (Coding Conventions): Fix typo.
5706 2001-10-23  Gerd Moellmann  <gerd@gnu.org>
5708         * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
5710 2001-10-22  Eli Zaretskii  <eliz@is.elta.co.il>
5712         * files.texi (File Name Components): Update the description of
5713         file-name-sans-extension and file-name-extension, as they now
5714         ignore leading dots.
5716 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
5718         * (Version 21.1 released.)
5720 2001-10-19  Miles Bader  <miles@gnu.org>
5722         * positions.texi (Text Lines): Describe behavior of
5723         `beginning-of-line'/`end-of-line' in the presence of field properties.
5725 2001-10-17  Gerd Moellmann  <gerd@gnu.org>
5727         * Makefile.in (VERSION): Set to 2.8.
5728         (manual): Use `manual-21'.
5730         * elisp.texi (VERSION): Add and use it where the version
5731         number was used.  Set it to 2.8.
5733         * intro.texi: Likewise.
5735 2001-10-13  Eli Zaretskii  <eliz@is.elta.co.il>
5737         * files.texi (File Name Completion): Document the significance of
5738         a trailing slash in elements of completion-ignored-extensions.
5740 2001-10-06  Miles Bader  <miles@gnu.org>
5742         * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
5744 2001-10-04  Gerd Moellmann  <gerd@gnu.org>
5746         * variables.texi (Variable Aliases): New node.
5748 2001-10-04  Gerd Moellmann  <gerd@gnu.org>
5750         * Branch for 21.1.
5752 2001-10-02  Miles Bader  <miles@gnu.org>
5754         * minibuf.texi (Minibuffer Misc): Add entries for
5755         `minibuffer-contents', `minibuffer-contents-no-properties', and
5756         `delete-minibuffer-contents'.
5757         Correct description for `minibuffer-prompt-end'.
5759         * text.texi (Property Search): Correct descriptions of
5760         `next-char-property-change' and `previous-char-property-change'.
5761         Add entries for `next-single-char-property-change' and
5762         `previous-single-char-property-change'.
5763         Make operand names a bit more consistent.
5765 2001-09-30  Eli Zaretskii  <eliz@is.elta.co.il>
5767         * frames.texi (Finding All Frames): Document that next-frame and
5768         previous-frame are local to current terminal.
5770 2001-09-26  Eli Zaretskii  <eliz@is.elta.co.il>
5772         * keymaps.texi (Creating Keymaps): Fix the description of the
5773         result of make-keymap.
5775 2001-09-23  Eli Zaretskii  <eliz@is.elta.co.il>
5777         * display.texi (Font Lookup, Attribute Functions)
5778         (Image Descriptors): Add cross-references to the definition of
5779         selected frame.
5781         * buffers.texi (The Buffer List): Add cross-references to the
5782         definition of selected frame.
5784         * frames.texi (Input Focus): Clarify which frame is _the_ selected
5785         frame at any given time.
5786         (Multiple Displays, Size and Position): Add a cross-reference to
5787         the definition of the selected frame.
5789 2001-09-08  Eli Zaretskii  <eliz@is.elta.co.il>
5791         * strings.texi (String Conversion) <string-to-number>: Document
5792         that a float is returned for integers that are too large.
5794         * frames.texi (Mouse Position): Document mouse-position-function.
5795         (Display Feature Testing): Document display-images-p.
5796         (Window Frame Parameters): Document the cursor-type variable.
5798         * numbers.texi (Integer Basics): Document CL style read syntax for
5799         integers in bases other than 10.
5801         * positions.texi (List Motion): Document
5802         open-paren-in-column-0-is-defun-start.
5804         * lists.texi (Sets And Lists): Document member-ignore-case.
5806         * internals.texi (Garbage Collection): Document the used and free
5807         strings report.
5808         (Memory Usage): Document strings-consed.
5810         * os.texi (Time of Day): Document float-time.
5811         (Recording Input): Document that clear-this-command-keys clears
5812         the vector to be returned by recent-keys.
5814         * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
5815         argument keymap can be a list.
5817         * nonascii.texi (User-Chosen Coding Systems)
5818         <select-safe-coding-system>: Document the new argument
5819         accept-default-p and the variable
5820         select-safe-coding-system-accept-default-p.  Tell what happens if
5821         buffer-file-coding-system is undecided.
5822         (Default Coding Systems): Document auto-coding-regexp-alist.
5824         * display.texi (The Echo Area) <message>: Document
5825         message-truncate-lines.
5826         (Glyphs): Document that the glyph table is unused on windowed
5827         displays.
5829         * help.texi (Describing Characters) <single-key-description>:
5830         Document the new argument no-angles.
5831         (Accessing Documentation) <documentation-property>: Document that
5832         a non-string property is evaluated.
5833         <documentation>: Document that the function-documentation property
5834         is looked for.
5836         * windows.texi (Selecting Windows): Document some-window.
5838         * text.texi (MD5 Checksum): New node, documents the md5 primitive.
5840         * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
5841         apropos-mode-hook.
5843         * commands.texi (Using Interactive): Document interactive-form.
5844         (Keyboard Macros): Document kbd-macro-termination-hook.
5845         (Command Loop Info): Document that clear-this-command-keys clears
5846         the vector to be returned by recent-keys.
5848 2001-09-04  Werner LEMBERG  <wl@gnu.org>
5850         * Makefile.in (srcdir, texinputdir): New variables.
5851         (srcs, index.texi, install): Use $(srcdir).
5852         (.PHONY): Remove elisp.dvi.
5853         (elisp): Use -I switch for makeinfo.
5854         (elisp.dvi): Use $(srcdir) and $(texinputdir).
5855         (installall, dist): Use $(srcdir).
5856         Fix path to texinfo.tex.
5857         (maintainer-clean): Add elisp.dvi and elisp.oaux.
5859 2001-08-30  Gerd Moellmann  <gerd@gnu.org>
5861         * display.texi (Conditional Display): Adjust to API change.
5863         * configure: New file.
5865 2001-07-30  Gerd Moellmann  <gerd@gnu.org>
5867         * commands.texi (Repeat Events): Add description of
5868         double-click-fuzz.
5870 2001-05-08  Stefan Monnier  <monnier@cs.yale.edu>
5872         * syntax.texi (Syntax Class Table): Add the missing designator for
5873         comment and string fences.
5874         (Syntax Properties): Add a xref to syntax table internals.
5875         (Syntax Table Internals): Document string-to-syntax.
5877 2001-05-07  Gerd Moellmann  <gerd@gnu.org>
5879         * Makefile.in (install): Use install-info command line options
5880         like in Emacs' Makefile.in.
5882 2000-12-09  Miles Bader  <miles@gnu.org>
5884         * windows.texi (Window Start): Update documentation for
5885         `pos-visible-in-window-p'.
5887 2000-11-12  Stefan Monnier  <monnier@cs.yale.edu>
5889         * lists.texi (Building Lists): Add footnote to explain how to add
5890         to the end of a list.
5892 2000-10-25  Gerd Moellmann  <gerd@gnu.org>
5894         * files.texi (Visiting Functions): Typos.
5896 2000-10-25  Kenichi Handa  <handa@etl.go.jp>
5898         * files.texi (Visiting Functions): Return value of
5899         find-file-noselect may be a list of buffers if wildcards are used.
5901 2000-10-24  Miles Bader  <miles@lsi.nec.co.jp>
5903         * display.texi (Defining Faces): Document `graphic' display type
5904         in face specs.
5906 2000-10-18  Kai Grossjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5908         * hooks.texi (Standard Hooks): Replace obsolete
5909         `after-make-frame-hook' with `after-make-frame-functions'.
5911         * frames.texi (Creating Frames): Ditto.
5913         * variables.texi (Future Local Variables): Ditto.
5915 2000-10-16  Gerd Moellmann  <gerd@gnu.org>
5917         * display.texi (Other Image Types): Add description of :foreground
5918         and :background properties of mono PBM images.
5920 2000-08-17  Werner LEMBERG  <wl@gnu.org>
5922         * .cvsignore: New file.
5924 2000-01-05  Gerd Moellmann  <gerd@gnu.org>
5926         * tindex.pl: New script.
5928 1999-12-03  Dave Love  <fx@gnu.org>
5930         * Makefile.in (MAKEINFO): New parameter.
5932 1999-09-17  Richard Stallman  <rms@gnu.org>
5934         * Makefile.in (srcs): Add hash.texi.
5935         (VERSION): Update to 20.6.
5937 1999-09-13  Richard Stallman  <rms@gnu.org>
5939         * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
5941 1998-08-29  Karl Heuer  <kwzh@gnu.org>
5943         * configure.in: New file.
5944         * Makefile.in: Renamed from Makefile.
5945         (prefix, infodir): Use value obtained from configure.
5946         (emacslibdir): Obsolete variable deleted.
5947         (dist): Distribute configure.in, configure, Makefile.in.
5949 1998-06-12  Richard Stallman  <rms@psilocin.ai.mit.edu>
5951         * Makefile (INSTALL_INFO): New variable.
5952         (install): Run install-info.
5954 1998-05-09  Richard Stallman  <rms@psilocin.ai.mit.edu>
5956         * Makefile (elisp.dvi): Add missing backslash.
5958 1998-05-02  Richard Stallman  <rms@psilocin.gnu.org>
5960         * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
5961         Run texindex without `./'.  Always run texindex on elisp.tp.
5962         (elisp.tps): Target deleted.
5964 1998-04-05  Richard Stallman  <rms@psilocin.gnu.org>
5966         * Makefile (srcs): Add nonascii.texi and customize.texi.
5967         (dist): Start by deleting `temp'.
5969 1998-02-17  Richard Stallman  <rms@psilocin.gnu.org>
5971         * Makefile (makeinfo, texindex): Targets deleted.
5972         (makeinfo.o, texindex.o): Targets deleted.
5973         (clean, dist): Don't do anything with them or with getopt*.
5975 1998-01-30  Richard Stallman  <rms@psilocin.gnu.org>
5977         * Makefile (SHELL): Defined.
5979 1998-01-27  Richard Stallman  <rms@psilocin.gnu.org>
5981         * Makefile (elisp.tps): New target.
5982         (elisp.dvi): Depend on elisp.tps.
5984 Wed Apr  3 15:24:25 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
5986         * README: Update phone number.
5988         * Makefile (elisp): Make this be the default target.
5989         Depend on makeinfo.c instead of makeinfo.
5990         (install): Don't depend on elisp.dvi, since we don't install that.
5991         Use mkinstalldirs.
5992         (dist): Add mkinstalldirs.
5994 Mon Jun 19 14:35:26 1995  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5996         * Makefile (VERSION): Update version number.
5997         (maintainer-clean): Renamed from realclean.
5999 Wed Jun  7 17:04:59 1995  Karl Heuer  <kwzh@nutrimat.gnu.ai.mit.edu>
6001         * Makefile (realclean): New target.
6002         (elisp): Remove any old elisp-* files first.
6004 Tue Nov 23 19:59:40 1993  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
6006         * Makefile (VERSION): New variable.
6007         (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
6008         Compressed file suffix should be `.gz', not `.z'.
6010 Mon Nov 22 15:06:19 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6012         * Makefile (elisp): Depend on makeinfo.
6014 Fri Nov 19 02:29:33 1993  Noah Friedman  (friedman@gnu.ai.mit.edu)
6016         * Makefile (srcs): Add anti.texi.
6018 Fri May 28 18:04:53 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6020         * Makefile (infodir, prefix): New vars.
6021         (install): Use infodir.
6022         (emacsinfodir): Deleted.
6024 Thu May 27 02:11:25 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6026         * Makefile (srcs): Add calendar.texi.
6028         * Makefile (dist): Copy texindex.c and makeinfo.c.
6029         Limit elisp-* files to those with one or two digits.
6031 Sun May 16 17:58:21 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6033         * Makefile (dist): Changed to use Gzip instead of compress.
6035 Fri Apr 23 01:05:23 1993  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
6037         * loading.texi (Unloading): define-function changed back to
6038         defalias.  It may not stay this way, but at least it's
6039         consistent with the known-good version of the code patch.
6041 Fri Mar 26 21:14:54 1993  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
6043         * modes.texi (Hooks): Document new optional arg of add-hook.
6045 Wed Mar 17 08:48:24 1993  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
6047         * variables.texi: Document nil initial value of buffer-local variables.
6049         * tips.texi: Add new section on standard library headers.
6051 Sat Feb 27 18:00:25 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6053         * Makefile (srcs): Add frame.texi to the list of sources.
6055 Tue Feb 23 10:50:25 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6057         * Makefile (dist): Don't bother excluding autosave files; they'll
6058         never make it into the temp directory anyway, and the hash marks
6059         in the name are problematic for make and the Bourne shell.
6060         (srcs):
6062 Fri Feb 12 16:54:38 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
6064         * Makefile (dist): Don't include backup files or autosave files in
6065         the distribution tar file.
6067 Tue Nov 26 21:10:34 1991  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6069         * Makefile (srcs): Added index.perm.
6070         (elisp.dvi): Remove erroneous shell comment.
6071         Expect output of permute-index in permuted.fns.
6072         Save old elisp.aux in elisp.oaux.
6073         (clean): Added index.texi to be deleted.
6075 Sat Aug 11 17:39:10 1990  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6077         * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
6079 Tue Jun 26 09:57:26 1990  David Lawrence  (tale@geech)
6081         * files.texi: Noted that completion-ignored-extensions is ignored
6082         when making *Completions*.
6084 Fri Jun  8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
6086         * Makefile  make dist now depends on elisp.dvi, since it tries
6087         to include it in the dist file.
6089 Wed Mar 28 22:57:35 1990  Jim Kingdon  (kingdon@mole.ai.mit.edu)
6091         * functions.texinfo (Mapping Functions): Add missing quote
6093 Mon Jun 19 18:09:24 1989  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
6095         * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
6096         (defunargs): Turn off \hyphenchar of \sl font temporarily.
6098 Wed May 10 18:01:17 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
6100         * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
6101         and @error{} are the terms now being used.  The files in the
6102         directory have been changed to reflect this.
6104         * All instances of @indentedresultt{} have been changed to
6105         `     @result{}', using 5 spaces at the begining of the line.
6107 Mon Apr 24 21:02:55 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
6109         * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
6110         experimental @indentedresult{}, @indentedexpandsto{} are part of
6111         the texinfo.tex in this directory.  These TeX macros are not
6112         stable yet.
6114 Mon Apr 17 18:56:50 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
6116         * texinfo.tex: Temporarily added
6117                 \let\result=\dblarrow
6118                 \def\error{{\it ERROR} \longdblarrow}
6119         We need to do this better soon.
6121 Tue Apr 11 12:23:28 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
6123         * Applied Karl Berry's patches to *.texinfo files, but not to
6124         texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'.  (Karl's
6125         new title page format is also not applied, since it requires
6126         texinfo.tex changes.)
6128         * Cleaned up `Makefile' and defined the `emacslibdir' directory
6129         for the Project GNU development environment.
6131 ;; Local Variables:
6132 ;; coding: iso-2022-7bit
6133 ;; add-log-time-zone-rule: t
6134 ;; End:
6136     Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
6137       2005, 2006, 2007 Free Software Foundation, Inc.
6139   This file is part of GNU Emacs.
6141   GNU Emacs is free software; you can redistribute it and/or modify
6142   it under the terms of the GNU General Public License as published by
6143   the Free Software Foundation; either version 3, or (at your option)
6144   any later version.
6146   GNU Emacs is distributed in the hope that it will be useful,
6147   but WITHOUT ANY WARRANTY; without even the implied warranty of
6148   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
6149   GNU General Public License for more details.
6151   You should have received a copy of the GNU General Public License
6152   along with GNU Emacs; see the file COPYING.  If not, write to the
6153   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
6154   Boston, MA 02110-1301, USA.
6156 ;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda