*** empty log message ***
[emacs.git] / lispref / ChangeLog
blobddaac114590cdc863c6c2c2735b42974b896aa63
1 2005-06-29  Juanma Barranquero  <lekktu@gmail.com>
3         * variables.texi (Defining Variables): `user-variable-p' returns t
4         for aliases of user options, nil for alias loops.
6 2005-06-28  Richard M. Stallman  <rms@gnu.org>
8         * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
9         make-keymap.
11 2005-06-27  Luc Teirlinck  <teirllm@auburn.edu>
13         * variables.texi (Setting Variables): Correct and clarify
14         description of `add-to-ordered-list'.
16 2005-06-26  Richard M. Stallman  <rms@gnu.org>
18         * display.texi (Faces): Minor cleanup.
20 2005-06-25  Luc Teirlinck  <teirllm@auburn.edu>
22         * display.texi (Faces): `facep' returns t for strings that are
23         face names.
25 2005-06-25  Richard M. Stallman  <rms@gnu.org>
27         * objects.texi (Equality Predicates): Clarify meaning of equal.
29         * windows.texi (Selecting Windows): save-selected-window
30         and with-selected-window save and restore the current buffer.
32 2005-06-24  Richard M. Stallman  <rms@gnu.org>
34         * numbers.texi (Float Basics): Explain how to test for NaN,
35         and printing the sign of NaNs.
37 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
39         * makefile.w32-in (MAKEINFO): Use --force.
41 2005-06-23  Richard M. Stallman  <rms@gnu.org>
43         * display.texi (Face Functions): Correct Texinfo usage.
45 2005-06-23  Luc Teirlinck  <teirllm@auburn.edu>
47         * lists.texi (Rings): `ring-elements' now returns the elements of
48         RING in order.
50 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
52         * markers.texi (The Mark): Texinfo usage fix.
54 2005-06-23  Kim F. Storm  <storm@cua.dk>
56         * searching.texi (Entire Match Data): Remove evaporate option for
57         match-data.  Do not mention evaporate option for set-match-data.
59 2005-06-22  Glenn Morris  <gmorris@ast.cam.ac.uk>
61         * display.texi (Face Functions): Mention face aliases.
63 2005-06-21  Richard M. Stallman  <rms@gnu.org>
65         * anti.texi (Antinews): Texinfo usage fix.
67 2005-06-21  Karl Berry  <karl@gnu.org>
69         * elisp.texi: Use @copying.
71         * elisp.texi: Put @summarycontents and @contents before the Top
72         node, instead of the end of the file, so that the contents appear
73         in the right place in the dvi/pdf output.
75 2005-06-21  Juri Linkov  <juri@jurta.org>
77         * display.texi (Defining Faces): Add `customized-face'.
79 2005-06-20  Kim F. Storm  <storm@cua.dk>
81         * variables.texi (Setting Variables): Any type of element can be
82         given order in add-to-ordered-list.  Compare elements with eq.
84         * lists.texi (Rearrangement): Sort predicate may just return non-nil.
86 2005-06-20  Karl Berry  <karl@gnu.org>
88         * syntax.texi (Syntax Flags): Make last column very slightly wider
89         to avoid "generic comment" breaking on two lines and causing an
90         underfull box.
92 2005-06-19  Luc Teirlinck  <teirllm@auburn.edu>
94         * lists.texi (Rings): Various minor clarifications and corrections.
96 2005-06-18  Richard M. Stallman  <rms@gnu.org>
98         * functions.texi (Obsolete Functions): Simplify.
100         * variables.texi (Variable Aliases): Simplify.
102         * anti.texi, backups.texi, compile.texi, customization.texi:
103         * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
104         * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
105         * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
106         * variables.texi: Fix formatting ugliness.
108         * elisp.texi: Add links to Rings and Byte Packing.
109         Update version and copyright years.
111         * minibuf.texi: Fix formatting ugliness.
112         (Completion Commands): Move keymap vars to the end
113         and vars completing-read binds to the top.
115 2005-06-17  Luc Teirlinck  <teirllm@auburn.edu>
117         * processes.texi: Fix typos.
118         (Bindat Spec): Correct Texinfo error.
119         (Byte Packing): Fix ungrammatical sentence.
121 2005-06-17  Thien-Thi Nguyen  <ttn@gnu.org>
123         * lists.texi (Rings): New node.
124         (Lists): Add it to menu.
126         * processes.texi (Byte Packing): New node.
127         (Processes): Add it to menu.
129 2005-06-17  Richard M. Stallman  <rms@gnu.org>
131         * syntax.texi (Parsing Expressions): Fix texinfo usage.
133         * help.texi (Documentation Basics): Explain the xref to
134         Documentation Tips.
136         * debugging.texi (Debugger Commands): Minor fix.
138 2005-06-16  Luc Teirlinck  <teirllm@auburn.edu>
140         * edebug.texi (Instrumenting): Eliminate duplicate link.
141         (Specification List): Replace references to "below", referring to
142         a later node, with one @ref to that node.
144         * os.texi (Timers): Timers should save and restore the match data
145         if they change it.
147         * debugging.texi (Debugger Commands): Mention that the Lisp
148         debugger can not step through primitive functions.
150 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
152         * functions.texi (Obsolete Functions): Update argument names of
153         `make-obsolete' and `define-obsolete-function-alias'.
155         * variables.texi (Variable Aliases): Update argument names of
156         `defvaralias', `make-obsolete-variable' and
157         `define-obsolete-variable-alias'.
159 2005-06-15  Kim F. Storm  <storm@cua.dk>
161         * searching.texi (Entire Match Data): Rephrase warnings about
162         evaporate arg to match-data and set-match-data.
164 2005-06-14  Luc Teirlinck  <teirllm@auburn.edu>
166         * elisp.texi (Top): Update detailed menu.
168         * edebug.texi (Edebug): Update menu.
169         (Instrumenting): Update xrefs.
170         (Edebug Execution Modes): Correct xref.
171         (Jumping): Clarify description of `h' command.
172         Eliminate redundant @ref.
173         (Breaks): New node.
174         (Breakpoints): is now a subsubsection.
175         (Global Break Condition): Mention `C-x X X'.
176         (Edebug Views): Clarify `v' and `p'.  Mention `C-x X w'.
177         (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
178         (Edebug Display Update): Correct pxref.
179         (Edebug and Macros): New node.
180         (Instrumenting Macro Calls): Is now a subsubsection.
181         Neither arg of `def-edebug-spec' is evaluated.
182         (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
183         (Specification Examples): Fix typo.
185 2005-06-14  Lute Kamstra  <lute@gnu.org>
187         * debugging.texi (Function Debugging): Primitives can break on
188         entry too.
190 2005-06-14  Kim F. Storm  <storm@cua.dk>
192         * variables.texi (Setting Variables): Add add-to-ordered-list.
194 2005-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
196         * syntax.texi (Parsing Expressions): Document aux functions and vars of
197         syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
199 2005-06-13  Lute Kamstra  <lute@gnu.org>
201         * text.texi (Special Properties): Fix cross reference.
203 2005-06-11  Luc Teirlinck  <teirllm@auburn.edu>
205         * debugging.texi (Function Debugging): Delete mention of empty
206         string argument to `cancel-debug-on-entry'.  Delete inaccurate
207         description of the return value of that command.
209 2005-06-11  Alan Mackenzie  <acm@muc.de>
211         * text.texi (Adaptive Fill): Amplify the description of
212         fill-context-prefix.
214 2005-06-10  Luc Teirlinck  <teirllm@auburn.edu>
216         * syntax.texi (Parsing Expressions): Fix Texinfo error.
218 2005-06-10  Stefan Monnier  <monnier@iro.umontreal.ca>
220         * syntax.texi (Parsing Expressions): Document syntax-ppss.
222 2005-06-10  Luc Teirlinck  <teirllm@auburn.edu>
224         * debugging.texi (Error Debugging): Minor rewording.
225         (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
226         is optional.
228 2005-06-10  Lute Kamstra  <lute@gnu.org>
230         * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
231         (Top): Give it a title.  Correct version number.  Give the
232         detailed node listing a more prominent header.
233         * intro.texi: Don't set VERSION here a second time.
234         Mention Emacs's version too.
235         * anti.texi (Antinews): Use EMACSVER to refer to the current
236         version of Emacs.
238 2005-06-09  Kim F. Storm  <storm@cua.dk>
240         * searching.texi (Entire Match Data): Explain new `reseat' argument to
241         match-data and set-match-data.
243 2005-06-08  Richard M. Stallman  <rms@gnu.org>
245         * searching.texi (Entire Match Data): Clarify when match-data
246         returns markers and when integers.
248         * display.texi (Defining Faces): Explain that face name should not
249         end in `-face'.
251         * modes.texi (Mode Line Data): Minor cleanup.
252         (Customizing Keywords): Node split out of Search-based Fontification.
253         Add example of using font-lock-add-keywords from a hook.
254         Clarify when MODE should be non-nil, and when nil.
256 2005-06-06  Richard M. Stallman  <rms@gnu.org>
258         * modes.texi (Mode Line Data): Explain what happens when the car
259         of a list is a void symbol.
260         (Search-based Fontification): Explain MODE arg to
261         font-lock-add-keywords and warn about calls from major modes.
263 2005-06-08  Juri Linkov  <juri@jurta.org>
265         * display.texi (Standard Faces): Add `shadow' face.
267 2005-05-29  Luc Teirlinck  <teirllm@auburn.edu>
269         * modes.texi (Major Mode Conventions): A derived mode only needs
270         to put the call to the parent mode inside `delay-mode-hooks'.
272 2005-05-29  Richard M. Stallman  <rms@gnu.org>
274         * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
275         new, and what that implies.  Clarify.
277         * files.texi (Locating Files): Clean up the text.
279         * frames.texi (Window Frame Parameters): Document user-size.
280         Shorten entry for top by referring to left.
282 2005-05-26  Richard M. Stallman  <rms@gnu.org>
284         * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
285         is new, and what the implications are.  Other clarifications.
287 2005-05-24  Richard M. Stallman  <rms@gnu.org>
289         * frames.texi (Dialog Boxes): Minor fixes.
291 2005-05-25  Masatake YAMATO  <jet@gyve.org>
293         * display.texi (Standard Faces): Write about `mode-line-highlight'.
295 2005-05-24  Luc Teirlinck  <teirllm@auburn.edu>
297         * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
298         is optional.
300 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
302         * frames.texi (Dialog Boxes): Descibe new optional argument.
304 2005-05-23  Lute Kamstra  <lute@gnu.org>
306         * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
307         syntax-begin-function over font-lock-beginning-of-syntax-function.
309 2005-05-21  Luc Teirlinck  <teirllm@auburn.edu>
311         * minibuf.texi (Reading File Names): Update description of
312         `read-directory-name'.
314         * modes.texi (Derived Modes): Clarify :group keyword.
316 2005-05-21  Eli Zaretskii  <eliz@gnu.org>
318         * files.texi (Locating Files): New subsection.
319         Describe locate-file and executable-find.
321 2005-05-21  Kevin Ryde  <user42@zip.com.au>
323         * frames.texi (Initial Parameters): Update cross reference to
324         "Emacs Invocation".
326 2005-05-19  Luc Teirlinck  <teirllm@auburn.edu>
328         * keymaps.texi (Active Keymaps): Add anchor.
330         * modes.texi (Hooks): Delete confusing and unnecessary sentence.
331         (Major Mode Conventions): Refer to `Auto Major Mode' in more
332         appropriate place.
333         (Derived Modes): Small clarifications.
334         (Minor Mode Conventions, Keymaps and Minor Modes):
335         Replace references to nodes with references to anchors.
336         (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
337         Clarify description of lists whose first element is an integer.
338         (Mode Line Variables): Add anchor.
339         (%-Constructs): Clarify description of integer after %.
340         (Emulating Mode Line): Describe nil value for FACE.
342 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
344         * modes.texi (Derived Modes): Correct references to non-existing
345         variable standard-syntax-table.
347 2005-05-17  Lute Kamstra  <lute@gnu.org>
349         * modes.texi (Defining Minor Modes): Mention the mode hook.
351 2005-05-15  Kim F. Storm  <storm@cua.dk>
353         * processes.texi (Network): Remove open-network-stream-nowait.
354         (Network Servers): Remove open-network-stream-server.
356 2005-05-15  Luc Teirlinck  <teirllm@auburn.edu>
358         * elisp.texi (Top): Update detailed menu.
360         * variables.texi: Reorder nodes.
361         (Variables): Update menu.
362         (File Local Variables): Do not refer to the `-*-' line as
363         a "local variables list".  Add pxref.
365 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
367         * elisp.texi (Top): Update detailed menu for node changes.
369         * modes.texi (Modes): Update Menu.
370         (Hooks):  Move to beginning of chapter.
371         Most minor modes run mode hooks too.
372         `add-hook' can handle void hooks or hooks whose value is a single
373         function.
374         (Major Modes): Update Menu.
375         (Major Mode Basics): New node, split off from `Major Modes'.
376         (Major Mode Conventions): Correct xref.  Explain how to handle
377         auto-mode-alist if the major mode command has an autoload cookie.
378         (Auto Major Mode): Major update.  Add magic-mode-alist.
379         (Derived Modes): Major update.
380         (Mode Line Format): Update Menu.
381         (Mode Line Basics): New node, split off from `Mode Line Format'.
383         * loading.texi (Autoload): Mention `autoload cookie' as synonym
384         for `magic autoload comment'.  Add index entries and anchor.
386 2005-05-14  Richard M. Stallman  <rms@gnu.org>
388         * tips.texi (Coding Conventions): Explain how important it is
389         that just loading certain files not change Emacs behavior.
391         * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
393 2005-05-12  Lute Kamstra  <lute@gnu.org>
395         * modes.texi (Generic Modes): Update.
396         (Major Modes): Refer to node "Generic Modes".
398         * elisp.texi (Top): Update to the current structure of the manual.
399         * processes.texi (Processes): Add menu description.
400         * customize.texi (Customization): Add menu descriptions.
402 2005-05-11  Thien-Thi Nguyen  <ttn@gnu.org>
404         * processes.texi (Signals to Processes)
405         (Low-Level Network): Fix typos.
407 2005-05-11  Lute Kamstra  <lute@gnu.org>
409         * elisp.texi (Top): Add some nodes from the chapter "Major and
410         Minor Modes" to the detailed node listing.
412 2005-05-10  Richard M. Stallman  <rms@gnu.org>
414         * keymaps.texi (Extended Menu Items): Menu item filter functions
415         can be called at any time.
417 2005-05-08  Luc Teirlinck  <teirllm@auburn.edu>
419         * variables.texi (File Local Variables): `(hack-local-variables t)'
420         now also checks whether a mode is specified in the local variables
421         list.
423 2005-05-05  Kevin Ryde  <user42@zip.com.au>
425         * display.texi (The Echo Area): Correct format function cross
426         reference.
428 2005-05-05  Luc Teirlinck  <teirllm@auburn.edu>
430         * variables.texi (Variable Aliases): Change description of
431         `define-obsolete-variable-alias'.
433         * functions.texi (Functions): Add "Obsolete Functions" to menu.
434         (Defining Functions): Add xref.
435         (Obsolete Functions): New node.
436         (Function Safety): Standardize capitalization of section title.
438         * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
439         (Dialog Boxes): Complete description of `x-popup-dialog'.
441 2005-05-04  Richard M. Stallman  <rms@gnu.org>
443         * commands.texi (Interactive Codes): Fix Texinfo usage.
444         Document U more clearly.
446 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
448         * variables.texi (Variable Aliases): `make-obsolete-variable' is a
449         function and not a macro.
451         * frames.texi (Pop-Up Menus): Correct and clarify description of
452         `x-popup-menu'.
453         (Dialog Boxes): Clarify description of `x-popup-dialog'.
455 2005-05-01  Richard M. Stallman  <rms@gnu.org>
457         * edebug.texi (Checking Whether to Stop): Fix previous change.
459 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
461         * display.texi: Fix typos and Texinfo usage.
463         * edebug.texi (Checking Whether to Stop): executing-macro ->
464         executing-kbd-macro.
466 2005-05-01  Richard M. Stallman  <rms@gnu.org>
468         * display.texi (Invisible Text): Correct add-to-invisibility-spec.
470 2005-04-30  Richard M. Stallman  <rms@gnu.org>
472         * files.texi (Magic File Names): Document `operations' property.
474 2005-04-29  Lute Kamstra  <lute@gnu.org>
476         * modes.texi (Generic Modes): New node.
477         (Major Modes): Add it to the menu.
478         (Derived Modes): Add "derived mode" to concept index.
480 2005-04-28  Lute Kamstra  <lute@gnu.org>
482         * modes.texi (Defining Minor Modes): Fix previous change.
483         (Font Lock Mode): Simplify.
484         (Font Lock Basics): Say that font-lock-defaults is buffer-local
485         when set and that some parts are optional.  Add cross references.
486         (Search-based Fontification): Say how to specify font-lock-keywords.
487         Add cross references.  Add font-lock-multiline to index.
488         Move font-lock-keywords-case-fold-search here from node "Other Font
489         Lock Variables".  Document font-lock-add-keywords and
490         font-lock-remove-keywords.
491         (Other Font Lock Variables): Move font-lock-keywords-only,
492         font-lock-syntax-table, font-lock-beginning-of-syntax-function,
493         and font-lock-syntactic-face-function to node "Syntactic Font
494         Lock".  Move font-lock-keywords-case-fold-search to node
495         "Search-based Fontification".  Document font-lock-inhibit-thing-lock
496         and font-lock-{,un}fontify-{buffer,region}-function.
497         (Precalculated Fontification): Remove reference to deleted variable
498         font-lock-core-only.
499         (Faces for Font Lock): Add font-lock-comment-delimiter-face.
500         (Syntactic Font Lock): Add intro.  Move font-lock-keywords-only,
501         font-lock-syntax-table, font-lock-beginning-of-syntax-function,
502         and font-lock-syntactic-face-function here from node "Other Font
503         Lock Variables".  Move font-lock-syntactic-keywords to "Setting
504         Syntax Properties".  Add cross references.
505         (Setting Syntax Properties): New node.
506         Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
507         * syntax.texi (Syntax Properties): Add cross reference.
508         * hooks.texi (Standard Hooks): Add Font-Lock hooks.
510 2005-04-26  Richard M. Stallman  <rms@gnu.org>
512         * display.texi (Defining Faces):
513         Document `default' elements of defface spec.
515         * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
517         * variables.texi (Variable Aliases): Clarify text.
519 2005-04-25  Chong Yidong  <cyd@stupidchicken.com>
521         * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
523 2005-04-25  Luc Teirlinck  <teirllm@auburn.edu>
525         * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
527 2005-04-24  Eli Zaretskii  <eliz@gnu.org>
529         * syntax.texi (Syntax Table Internals): Elaborate documentation of
530         syntax-after and syntax-class.
532         * files.texi (Changing Files): Fix last change's cross-reference.
533         (Unique File Names): Don't mention "numbers" in the documentation
534         of make-temp-file and make-temp-name.
536 2005-04-23  Richard M. Stallman  <rms@gnu.org>
538         * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
540 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
542         * windows.texi (Cyclic Window Ordering): Clarify window-list.
544 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
546         * variables.texi (Variable Aliases): Describe make-obsolete-variable
547         and define-obsolete-variable-alias.
549 2005-04-22  Kim F. Storm  <storm@cua.dk>
551         * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
552         (Other Plists): Remove safe-plist-get, as plist-get is now safe.
554 2005-04-21  Lute Kamstra  <lute@gnu.org>
556         * lists.texi (Association Lists): Document rassq-delete-all.
558 2005-04-19  Richard M. Stallman  <rms@gnu.org>
560         * modes.texi (Search-based Fontification): Explain that
561         facespec is an expression to be evaluated.
563 2005-04-19  Kevin Ryde  <user42@zip.com.au>
565         * streams.texi (Output Functions): Fix xref.
566         * strings.texi (String Conversion): Fix xref.
568 2005-04-19  Kim F. Storm  <storm@cua.dk>
570         * symbols.texi (Symbol Plists): Add safe-get.
571         Mention that `get' may signal an error.
573 2005-04-18  Nick Roberts  <nickrob@snap.net.nz>
575         * customize.texi (Variable Definitions): Replace tooltip-mode
576         example with save-place.
578 2005-04-17  Richard M. Stallman  <rms@gnu.org>
580         * buffers.texi (Indirect Buffers): Clarify.
582         * positions.texi (Positions): Clarify converting marker to integer.
584         * strings.texi (String Basics): Mention string-match; clarify.
586 2005-04-08  Lute Kamstra  <lute@gnu.org>
588         * modes.texi (Search-based Fontification): Fix cross references.
589         Use consistent terminology.  Document anchored highlighting.
591 2005-04-05  Lute Kamstra  <lute@gnu.org>
593         * modes.texi (Defining Minor Modes): Document :group keyword
594         argument and its default value.
596 2005-04-03  Lute Kamstra  <lute@gnu.org>
598         * hooks.texi (Standard Hooks): Add some hooks.  Add cross
599         references and/or descriptions.  Delete major mode hooks; mention
600         them as a category instead.  Rename or delete obsolete hooks.
602 2005-04-02  Richard M. Stallman  <rms@gnu.org>
604         * nonascii.texi (Coding System Basics): Another wording cleanup.
606 2005-04-01  Richard M. Stallman  <rms@gnu.org>
608         * nonascii.texi (Coding System Basics): Clarify previous change.
610 2005-04-01  Kenichi Handa  <handa@m17n.org>
612         * nonascii.texi (Coding System Basics): Describe about rondtrip
613         identity of coding systems.
615 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
617         * text.texi (Buffer Contents): Add filter-buffer-substring and
618         buffer-substring-filters.
620 2005-03-26  Chong Yidong  <cyd@stupidchicken.com>
622         * anti.texi (Antinews): Mention `G' interactive code.
624         * tips.texi (Compilation Tips): Mention benchmark.el.
626 2005-03-27  Luc Teirlinck  <teirllm@auburn.edu>
628         * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
629         is now bound to M-o M-o.
631         * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
633 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
635         * calendar.texi: Delete file (and move contents to emacs-xtra.texi
636         in the Emacs Manual).
637         * Makefile.in (srcs): Remove calendar.texi.
638         * makefile.w32-in (srcs): Remove calendar.texi.
639         * display.texi (Display): Change name of next node.
640         * os.texi (System In): Change name of previous node.
641         * elisp.texi (Top): Remove Calendar references.
642         * vol1.texi (Top): Remove Calendar references.
643         * vol2.texi (Top): Remove Calendar references.
645 2005-03-25  Richard M. Stallman  <rms@gnu.org>
647         * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
648         Cleanup previous change.
650 2005-03-25  Chong Yidong  <cyd@stupidchicken.com>
652         * display.texi (Face Attributes): Faces earlier in an :inherit
653         list take precedence.
654         (Scroll Bars): Fix description of vertical-scroll-bars.
655         Document frame-current-scroll-bars and window-current-scroll-bars.
657         * markers.texi (The Mark): Document temporary Transient Mark mode.
659         * minibuf.texi (Reading File Names):
660         Document read-file-name-completion-ignore-case.
662         * positions.texi (Screen Lines): Document nil for width argument
663         to compute-motion.
665 2005-03-23  Kim F. Storm  <storm@cua.dk>
667         * display.texi (Standard Faces): Other faces used in the fringe
668         implicitly inherits from the fringe face.
669         (Fringe Bitmaps): FACE in right-fringe and left-fringe display
670         properties implicitly inherits from fringe face.
671         (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
673 2005-03-20  Chong Yidong  <cyd@stupidchicken.com>
675         * display.texi (Invisible Text): State default value of
676         line-move-ignore-invisible.
677         (Managing Overlays): Document remove-overlays.
678         (Standard Faces): Document escape-glyph face.
680         * minibuf.texi (Reading File Names): Document read-file-name-function.
682         * modes.texi (Other Font Lock Variables):
683         Document font-lock-lines-before.
685         * positions.texi (Skipping Characters): skip-chars-forward allows
686         character classes.
688 2005-03-18  Lute Kamstra  <lute@gnu.org>
690         * edebug.texi (Instrumenting Macro Calls): Fix another typo.
692 2005-03-17  Richard M. Stallman  <rms@gnu.org>
694         * text.texi (Undo): Document extensible undo entries.
696         * searching.texi (String Search, Regexp Search, Regexp Search):
697         Cleanups.
699         * nonascii.texi (Character Codes): Minor fix.
701         * display.texi (Display Property): Explain the significance
702         of having text properties that are eq.
703         (Other Display Specs): Explain string as display spec.
705         * commands.texi (Interactive Codes): Document G option.
707 2005-03-17  Chong Yidong  <cyd@stupidchicken.com>
709         * text.texi (Filling): Add sentence-end-without-period and
710         sentence-end-without-space.
711         (Changing Properties): Minor fix.
713         * anti.texi: Total rewrite.
715 2005-03-15  Lute Kamstra  <lute@gnu.org>
717         * edebug.texi (Instrumenting Macro Calls): Fix typos.
719 2005-03-08  Kim F. Storm  <storm@cua.dk>
721         * display.texi (Specified Space): Property :width is support on
722         non-graphic terminals, :height is not.
724 2005-03-07  Richard M. Stallman  <rms@gnu.org>
726         * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
727         Now subnodes of Fringes.
728         (Overlay Arrow): Document overlay-arrow-variable-list.
729         (Fringe Size/Pos): New node, broken out of Fringes.
730         (Display): Explain clearing vs redisplay better.
731         (Truncation): Clarify use of bitmaps.
732         (The Echo Area): Clarify the uses of the echo area.
733         Add max-mini-window-height.
734         (Progress): Clarify.
735         (Invisible Text): Explain that main loop moves point out.
736         (Selective Display): Say "hidden", not "invisible".
737         (Managing Overlays): Move up.  Describe relation to Undo here.
738         (Overlay Properties): Clarify intro.
739         (Finding Overlays): Explain return values when nothing found.
740         (Width): truncate-string-to-width has added arg.
741         (Displaying Faces): Clarify and update mode line face handling.
742         (Face Functions): Minor cleanup.
743         (Conditional Display): Merge into Other Display Specs.
744         (Pixel Specification, Other Display Specs): Minor cleanups.
745         (Images, Image Descriptors): Minor cleanups.
746         (GIF Images): Patents have expired.
747         (Showing Images): Explain default text for insert-image.
748         (Manipulating Button Types): Merge into Manipulating Buttons.
749         (Making Buttons): Explain return values.
750         (Button Buffer Commands): Add xref.
751         (Inverse Video): Update mode-line-inverse-video.
752         (Display Table Format): Clarify.
753         (Active Display Table): Give defaults for window-display-table.
755         * calendar.texi (Calendar Customizing): calendar-holiday-marker
756         and calendar-today-marker are strings, not chars.
757         (Holiday Customizing): Minor fix.
759         * internals.texi (Writing Emacs Primitives): Update `or' example.
760         Update limit on # args of subr.
762         * edebug.texi (Using Edebug): Arrow is in fringe.
763         (Instrumenting): Arg to eval-defun works without loading edebug.
764         (Edebug Execution Modes): Add xref.
766         * customize.texi (Common Keywords): Clarify :require.
767         Mention :version here.
768         (Variable Definitions, Group Definitions): Not here.
769         (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
771 2005-03-07  Chong Yidong  <cyd@stupidchicken.com>
772         * nonascii.texi (Text Representations): Clarify position-bytes.
773         (Character Sets): Add list-charset-chars.
774         (Scanning Charsets): Add charset-after.
775         (Encoding and I/O): Minor fix.
777 2005-03-06  Richard M. Stallman  <rms@gnu.org>
779         * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
780         (Resizing Windows): Likewise.
782         * text.texi (Change Hooks): Get rid of "Emacs 21".
784         * strings.texi (Formatting Strings): Get rid of "Emacs 21".
786         * streams.texi (Output Variables): Get rid of "Emacs 21".
788         * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
790         * os.texi (Translating Input): Replace flow-control example
791         with a less obsolete example that uses `keyboard-translate'.
793         * objects.texi (Hash Table Type, Circular Objects):
794         Get rid of "Emacs 21".
796         * modes.texi (Mode Line Format): Get rid of "Emacs 21".
797         (Mode Line Data, Properties in Mode, Header Lines): Likewise.
799         * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
801         * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
803         * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
804         (Menu Bar): Fix when menu-bar-update-hook is called.
806         * hash.texi (Hash Tables): Get rid of "Emacs 21".
808         * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
809         and make it read better.
811         * files.texi (Writing to Files): Get rid of "Emacs 21".
812         (Unique File Names): Likewise.
814         * elisp.texi: Update Emacs version to 22.
816         * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
817         (Overlay Properties, Face Attributes): Likewise.
818         (Managing Overlays): Fix punctuation.
819         (Attribute Functions): Clarify set-face-font; get rid of
820         info about old Emacs versions.
821         (Auto Faces, Font Lookup, Display Property, Images):
822         Get rid of "Emacs 21".
824         * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
826 2005-03-05  Richard M. Stallman  <rms@gnu.org>
828         * debugging.texi (Error Debugging): Remove stack-trace-on-error.
830 2005-03-04  Lute Kamstra  <lute@gnu.org>
832         * debugging.texi (Error Debugging): Document stack-trace-on-error.
834 2005-03-03  Lute Kamstra  <lute@gnu.org>
836         * edebug.texi (Instrumenting Macro Calls): Fix typo.
838 2005-03-01  Lute Kamstra  <lute@gnu.org>
840         * debugging.texi (Debugger Commands): Update `j'.
842 2005-02-28  Lute Kamstra  <lute@gnu.org>
844         * debugging.texi (Debugging): Fix typo.
845         (Error Debugging): Document eval-expression-debug-on-error.
846         (Function Debugging): Update example.
847         (Using Debugger): Mention starred stack frames.
848         (Debugger Commands): Document `j' and `l'.
849         (Invoking the Debugger): `d' and `j' exit recursive edit too.
850         Update the messages that the debugger displays.
851         (Internals of Debugger): Add cross reference.  Update example.
852         (Excess Open): Minor improvement.
853         (Excess Close): Minor improvement.
855 2005-02-26  Richard M. Stallman  <rms@gnu.org>
857         * tips.texi (Coding Conventions): Clarify.
858         Put all the major mode key reservations together.
859         Mention the Mouse-1 => Mouse-2 conventions.
861         * syntax.texi (Syntax Class Table): Clarify.
862         (Syntax Table Functions): syntax-after moved from here.
863         (Syntax Table Internals): syntax-after moved to here.
864         (Parsing Expressions): Update info on number of values
865         and what's meaningful in the STATE argument.
866         (Categories): Fix typo.
868         * sequences.texi (Arrays): Cleanup.
869         (Char-Tables): Clarify.
871         * processes.texi (Deleting Processes): Cleanups, add xref.
872         (Subprocess Creation): Explain nil in exec-path.  Cleanup.
873         (Process Information): set-process-coding-system, some args optional.
874         (Input to Processes): Explain various types for PROCESS args.
875         Rename them from PROCESS-NAME to PROCESS.
876         (Signals to Processes): Likewise.
877         (Decoding Output): Cleanup.
878         (Query Before Exit): Clarify.
880         * os.texi (Startup Summary): Correct the options; add missing ones.
881         (Terminal Output, Batch Mode): Clarify.
882         (Flow Control): Node deleted.
884         * markers.texi (The Mark): Clarify.
886         * macros.texi (Expansion): Cleanup.
887         (Indenting Macros): indent-spec allows ints, not floats.
889         * keymaps.texi (Keymaps): Clarify.
890         (Format of Keymaps): Update lisp-mode-map example.
891         (Active Keymaps, Key Lookup): Clarify.
892         (Changing Key Bindings): Add xref to `kbd'.
893         (Key Binding Commands, Simple Menu Items): Clarify.
894         (Mouse Menus, Menu Bar): Clarify.
895         (Menu Example): Replace print example with menu-bar-replace-menu.
897         * help.texi (Documentation Basics): Add function-documentation prop.
899         * elisp.texi (Top): Don't refer to Flow Control node.
901         * commands.texi (Command Overview): Improve xrefs.
902         (Adjusting Point): Adjusting point applies to intangible and invis.
903         (Key Sequence Input): Doc extra read-key-sequence args.
904         Likewise for read-key-sequence-vector.
906         * backups.texi (Rename or Copy): Minor fix.
907         (Numbered Backups): For version-control, say the default.
908         (Auto-Saving): make-auto-save-file-name example is simplified.
910         * advice.texi (Advising Functions): Don't imply one part of Emacs
911         should advise another part.  Markup changes.
912         (Defining Advice): Move transitional para.
913         (Activation of Advice): Cleanup.
914         Explain if COMPILE is nil or negative.
916         * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
918 2005-02-24  Lute Kamstra  <lute@gnu.org>
920         * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
921         LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
923 2005-02-23  Lute Kamstra  <lute@gnu.org>
925         * modes.texi (Defining Minor Modes): define-minor-mode can be used
926         to define global minor modes as well.
928         * display.texi (Managing Overlays): overlay-buffer returns nil for
929         deleted overlays.
931 2005-02-22  Kim F. Storm  <storm@cua.dk>
933         * minibuf.texi (Basic Completion): Allow symbols in addition to
934         strings in try-completion and all-completions.
936 2005-02-14  Lute Kamstra  <lute@gnu.org>
938         * elisp.texi (Top): Remove reference to deleted node.
940         * lists.texi (Lists): Remove reference to deleted node.
941         (Cons Cells): Fix typo.
943         * loading.texi (Where Defined): Fix typo.
945 2005-02-14  Richard M. Stallman  <rms@gnu.org>
947         * variables.texi (Creating Buffer-Local): change-major-mode-hook
948         is useful for discarding some minor modes.
950         * symbols.texi (Symbol Components): Reorder examples.
952         * streams.texi (Input Functions): State standard-input default.
953         (Output Variables): State standard-output default.
955         * objects.texi (Printed Representation): Clarify read syntax vs print.
956         (Floating Point Type): Explain meaning better.
957         (Symbol Type): Explain uniqueness better.
958         (Cons Cell Type): Explain empty list sooner.  CAR and CDR later.
959         List examples sooner.
960         (Box Diagrams): New subnode broken out.
961         Some examples moved from old Lists as Boxes node.
962         (Dotted Pair Notation): Clarify intro.
963         (Array Type): Clarify.
964         (Type Predicates): Add hash-table-p.
966         * numbers.texi (Integer Basics): Clarify radix explanation.
967         (Predicates on Numbers): Minor clarification.
968         (Comparison of Numbers): Minor clarification.  Clarify eql.
969         Typos in min, max.
970         (Math Functions): Clarify overflow in expt.
972         * minibuf.texi (Text from Minibuffer): Minor clarification.
973         Mention arrow keys.
975         * loading.texi (Autoload): defun's doc string overrides autoload's
976         doc string.
977         (Repeated Loading): Modernize "add to list" examples.
978         (Where Defined): Finish updating table of load-history elts.
980         * lists.texi (List-related Predicates): Minor wording improvement.
981         (Lists as Boxes): Node deleted.
982         (Building Lists): Explain trivial cases of number-sequence.
984         * hash.texi (Hash Tables): Add desc to menu items.
985         (Creating Hash): Expain "full" means "make larger",
986         (Hash Access): Any object can be a key.
987         State value of maphash.
989         * functions.texi (What Is a Function): Wording cleanup.
990         (Function Documentation): Minor cleanup.
991         Explain purpose of calling convention at end of doc string.
992         (Function Names): Wording cleanup.
993         (Calling Functions): Wording cleanup.
994         Explain better how funcall calls the function.
995         (Function Cells): Delete example of saving and redefining function.
997         * control.texi (Combining Conditions): Wording cleanup.
998         (Iteration): dolist and dotimes bind VAR locally.
999         (Cleanups): Xref to Atomic Changes.
1001         * compile.texi (Byte Compilation): Delete 19.29 info.
1002         (Compilation Functions): Macros' difficulties don't affect defsubst.
1003         (Docs and Compilation): Delete 19.29 info.
1005 2005-02-10  Richard M. Stallman  <rms@gnu.org>
1007         * objects.texi (Symbol Type): Minor correction.
1009 2005-02-06  Lute Kamstra  <lute@gnu.org>
1011         * modes.texi (Example Major Modes): Fix typos.
1013 2005-02-06  Richard M. Stallman  <rms@gnu.org>
1015         * text.texi (Margins): fill-nobreak-predicate can be one function.
1017         * strings.texi (Modifying Strings): clear-string can make unibyte.
1018         (Formatting Strings): format gives error if values missing.
1020         * positions.texi (Character Motion): Mention default arg
1021         for forward-char.  backward-char refers to forward-char.
1022         (Word Motion): Mention default arg for forward-word.
1023         (Buffer End Motion): Mention default arg for beginning-of-buffer.
1024         Simplify end-of-buffer.
1025         (Text Lines): Mention default arg for forward-line.
1026         (List Motion): Mention default arg for beginning/end-of-defun.
1027         (Skipping Characters): Minor fixes in explaining character-set.
1029         * modes.texi (Major Mode Conventions): Mention "system abbrevs".
1030         Mode inheritance applies only when default-major-mode is nil.
1031         Clarifications.
1032         (Example Major Modes): Update Text mode and Lisp mode examples.
1033         (Minor Mode Conventions): Mention define-minor-mode at top.
1034         (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
1035         (Mode Line Format): Update mode line face display info.
1036         (Properties in Mode): Mention effect of risky vars.
1037         (Imenu): Define imenu-add-to-menubar.
1038         (Font Lock Mode): Add descriptions to menu lines.
1039         (Faces for Font Lock): Add font-lock-doc-face.
1041 2005-02-05  Lute Kamstra  <lute@gnu.org>
1043         * text.texi (Maintaining Undo): Remove obsolete function.
1045 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
1047         * frames.texi (Color Names): Add pointer to the X docs about RGB
1048         color specifications.  Improve indexing
1049         (Text Terminal Colors): Replace the description of RGB values by
1050         an xref to "Color Names".
1052 2005-02-03  Richard M. Stallman  <rms@gnu.org>
1054         * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
1055         Clarify.
1056         (Selecting Windows): Clarify save-selected-window.
1057         (Cyclic Window Ordering): Clarify walk-windows.
1058         (Window Point): Clarify.
1059         (Window Start): Add comment to example.
1060         (Resizing Windows): Add `interactive' specs in examples.
1061         Document fit-window-to-buffer.
1063         * text.texi (User-Level Deletion): just-one-space takes numeric arg.
1064         (Undo, Maintaining Undo): Clarify last change.
1065         (Sorting): In sort-numeric-fields, explain about octal and hex.
1066         Mention sort-numeric-base.
1067         (Format Properties): Add xref for hard newlines.
1069         * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
1070         (Pop-Up Menus): Fix typo.
1071         (Color Names): Explain all types of color names.
1072         Explain color-values on B&W terminal.
1073         (Text Terminal Colors): Explain "rgb values" are lists.  Fix arg names.
1075         * files.texi (File Locks): Not supported on MS systems.
1076         (Testing Accessibility): Clarify.
1078         * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
1079         (Coverage Testing): Fix typo.
1081         * commands.texi (Misc Events): Remove stray space.
1083         * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
1084         (Modification Time): Clarify when visited-file-modtime returns 0.
1085         (The Buffer List): Clarify bury-buffer.
1086         (Killing Buffers): Clarify.
1087         (Indirect Buffers): Add clone-indirect-buffer.
1089 2005-02-02  Matt Hodges  <MPHodges@member.fsf.org>
1091         * edebug.texi (Printing in Edebug): Fix default value of
1092         edebug-print-circle.
1093         (Coverage Testing): Fix displayed frequency count data.
1095 2005-02-02  Luc Teirlinck  <teirllm@auburn.edu>
1097         * text.texi (Maintaining Undo): Add `undo-outer-limit'.
1099 2005-02-02  Kim F. Storm  <storm@cua.dk>
1101         * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
1103 2005-01-29  Eli Zaretskii  <eliz@gnu.org>
1105         * commands.texi (Misc Events): Describe the help-echo event.
1107         * text.texi (Special Properties) <help-echo>: Use `pos'
1108         consistently in description of the help-echo property.
1109         Use @code{nil} instead of @var{nil}.
1111         * display.texi (Overlay Properties): Fix the index entry for
1112         help-echo overlay property.
1114         * customize.texi (Type Keywords): Uncomment the xref to the
1115         help-echo property documentation.
1117 2005-01-23  Kim F. Storm  <storm@cua.dk>
1119         * windows.texi (Window Start): Fix `pos-visible-in-window-p'
1120         return value.  Third element FULLY replaced by PARTIAL which
1121         specifies number of invisible pixels if row is only partially visible.
1122         (Textual Scrolling): Mention auto-window-vscroll.
1123         (Vertical Scrolling): New defvar auto-window-vscroll.
1125 2005-01-16  Luc Teirlinck  <teirllm@auburn.edu>
1127         * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
1128         command remapping.
1130 2005-01-15  Richard M. Stallman  <rms@gnu.org>
1132         * display.texi (Defining Images): Mention DATA-P arg of create-image.
1134 2005-01-14  Kim F. Storm  <storm@cua.dk>
1136         * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
1138         * text.texi (Links and Mouse-1): Fix string and vector item.
1140 2005-01-13  Richard M. Stallman  <rms@gnu.org>
1142         * keymaps.texi (Active Keymaps): Rewrite the text, and update the
1143         descriptions of overriding-local-map and overriding-terminal-local-map.
1145         * text.texi (Links and Mouse-1): Clarify text.
1147 2005-01-13  Kim F. Storm  <storm@cua.dk>
1149         * modes.texi (Emulating Mode Line): Update format-mode-line entry.
1151 2005-01-13  Francis Litterio  <franl@world.std.com>  (tiny change)
1153         * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
1155 2005-01-12  Kim F. Storm  <storm@cua.dk>
1157         * text.texi (Links and Mouse-1): Rename section from Enabling
1158         Mouse-1 to Following Links.  Change xrefs.
1159         Add examples for define-button-type and define-widget.
1161         * display.texi (Button Properties, Button Buffer Commands):
1162         Clarify mouse-1 and follow-link functionality.
1164 2005-01-12  Richard M. Stallman  <rms@gnu.org>
1166         * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
1168         * display.texi (Beeping): Fix Texinfo usage.
1170         * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
1172 2005-01-11  Kim F. Storm  <storm@cua.dk>
1174         * display.texi (Button Properties, Button Buffer Commands):
1175         Mention mouse-1 binding.  Add follow-link keyword.
1177         * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
1178         (Enabling Mouse-1 to Follow Links): New subsection.
1180 2005-01-06  Richard M. Stallman  <rms@gnu.org>
1182         * text.texi (Special Properties): Minor change.
1184         * os.texi (Timers): Clarify previous change.
1186         * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
1188 2005-01-01  Luc Teirlinck  <teirllm@auburn.edu>
1190         * display.texi (Face Attributes): Correct xref to renamed node.
1192 2005-01-01  Richard M. Stallman  <rms@gnu.org>
1194         * display.texi (Face Attributes): Describe hex color specs.
1196 2004-12-31  Richard M. Stallman  <rms@gnu.org>
1198         * os.texi (Timers): Update previous change.
1200 2004-12-30  Kim F. Storm  <storm@cua.dk>
1202         * display.texi (Line Height): Total line-height is now specified
1203         in line-height property of form (HEIGHT TOTAL).  Swap (FACE . RATIO)
1204         in cons cells.  (nil . RATIO) is relative to actual line height.
1205         Use line-height `t' instead of `0' to get minimum height.
1207 2004-12-29  Richard M. Stallman  <rms@gnu.org>
1209         * os.texi (Timers): Discuss timers vs editing the buffer and undo.
1211 2004-12-28  Richard M. Stallman  <rms@gnu.org>
1213         * commands.texi (Quitting): Clarify value of with-local-quit.
1215         * elisp.texi (Top): Fix previous change.
1217         * loading.texi (Loading): Fix previous change.
1219 2004-12-27  Richard M. Stallman  <rms@gnu.org>
1221         * Makefile.in (MAKEINFO): Specify --force.
1223         * buffers.texi (Killing Buffers): Add buffer-save-without-query.
1225         * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
1227         * display.texi (Line Height): Further clarify.
1229         * elisp.texi (Top): Update Loading submenu.
1231         * loading.texi (Where Defined): New node.
1232         (Unloading): load-history moved to Where Defined.
1234 2004-12-21  Richard M. Stallman  <rms@gnu.org>
1236         * commands.texi (Event Input Misc): Add while-no-input.
1238 2004-12-11  Richard M. Stallman  <rms@gnu.org>
1240         * display.texi (Line Height): Rewrite text for clarity.
1242 2004-12-11  Kim F. Storm  <storm@cua.dk>
1244         * display.texi (Display): Add node "Line Height" to menu.
1245         (Line Height): New node.  Move full description of line-spacing
1246         and line-height text properties here from text.texi.
1247         (Scroll Bars): Add vertical-scroll-bar variable.
1249         * frames.texi (Window Frame Parameters): Remove line-height defvar.
1251         * locals.texi (Standard Buffer-Local Variables): Fix xref for
1252         line-spacing and vertical-scroll-bar.
1254         * text.texi (Special Properties): Just mention line-spacing and
1255         line-height here, add xref to new "Line Height" node.
1257 2004-12-09  Thien-Thi Nguyen  <ttn@gnu.org>
1259         * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
1261         * locals.texi (Standard Buffer-Local Variables):
1262         Add @xref for `line-spacing'.
1264 2004-12-05  Richard M. Stallman  <rms@gnu.org>
1266         * Makefile.in (maintainer-clean): Remove the info files
1267         in $(infodir) where they are created.
1269 2004-12-03  Richard M. Stallman  <rms@gnu.org>
1271         * windows.texi (Selecting Windows): get-lru-window and
1272         get-largest-window don't consider dedicated windows.
1274         * text.texi (Undo): Document undo-in-progress.
1276 2004-11-26  Richard M. Stallman  <rms@gnu.org>
1278         * locals.texi (Standard Buffer-Local Variables): Undo prev change.
1279         Remove a few vars that are not always buffer-local.
1281 2004-11-24  Luc Teirlinck  <teirllm@auburn.edu>
1283         * locals.texi (Standard Buffer-Local Variables): Comment out
1284         xref's to non-existent node `Yet to be written'.
1286 2004-11-24  Richard M. Stallman  <rms@gnu.org>
1288         * processes.texi (Synchronous Processes): Grammar fix.
1290         * numbers.texi (Comparison of Numbers): Add eql.
1292         * locals.texi (Standard Buffer-Local Variables): Add many vars.
1294         * intro.texi (Printing Notation): Fix previous change.
1296         * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
1297         and default-indicate-buffer-boundaries from here.
1298         (Usual Display): To here.
1299         (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
1300         (Usual Display): Move tab-width up.
1302         * customize.texi (Variable Definitions): Replace
1303         show-paren-mode example with tooltip-mode.
1304         (Simple Types, Composite Types, Defining New Types):
1305         Minor cleanups.
1307 2004-11-21  Jesper Harder  <harder@ifa.au.dk>
1309         * processes.texi (Synchronous Processes, Output from Processes):
1310         Markup fix.
1312 2004-11-20  Richard M. Stallman  <rms@gnu.org>
1314         * positions.texi (Skipping Characters): skip-chars-forward
1315         now handles char classes.
1317         * intro.texi (Printing Notation): Avoid confusion of `print'
1318         when explaining @print.
1320         * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
1322         * display.texi (Display Table Format): Minor fix.
1324         * streams.texi (Output Functions): Fix print example.
1326         * Makefile.in (elisp): New target.
1327         (dist): Depend on $(infodir)/elisp, not elisp.
1328         Copy the info files from $(infodir).
1330         * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
1331         read-from-minibuffer.
1333         * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
1335 2004-11-19  Richard M. Stallman  <rms@gnu.org>
1337         * searching.texi (Regexp Search): Add search-whitespace-regexp.
1339 2004-11-19  CHENG Gao  <chenggao@gmail.com>  (tiny change)
1341         * tips.texi (Coding Conventions): Fix typo.
1343 2004-11-16  Richard M. Stallman  <rms@gnu.org>
1345         * tips.texi (Coding Conventions): Separate defvar and require
1346         methods to avoid warnings.  Use require only when there are many
1347         functions and variables from that package.
1349         * minibuf.texi (Minibuffer Completion): When ignoring case,
1350         predicate must not be case-sensitive.
1352         * debugging.texi (Function Debugging, Explicit Debug): Clarified.
1353         (Test Coverage): Don't talk about "splotches".  Clarified.
1355 2004-11-16  Thien-Thi Nguyen  <ttn@gnu.org>
1357         * frames.texi (Window Frame Parameters): Fix typo.
1359 2004-11-15  Kim F. Storm  <storm@cua.dk>
1361         * symbols.texi (Other Plists): Note that plist-get may signal error.
1362         Add safe-plist-get.
1364 2004-11-15  Thien-Thi Nguyen  <ttn@gnu.org>
1366         * modes.texi (Font Lock Basics): Fix typo.
1368 2004-11-08  Richard M. Stallman  <rms@gnu.org>
1370         * syntax.texi (Syntax Table Functions): Add syntax-after.
1372 2004-11-06  Lars Brinkhoff  <lars@nocrew.org>
1374         * os.texi (Processor Run Time): New section documenting
1375         get-internal-run-time.
1377 2004-11-06  Eli Zaretskii  <eliz@gnu.org>
1379         * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
1380         it nukes elisp-cover.texi.
1381         (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
1382         elisp-0 etc.
1384 2004-11-05  Luc Teirlinck  <teirllm@auburn.edu>
1386         * commands.texi (Keyboard Macros): Document `append' return value
1387         of `defining-kbd-macro'.
1389 2004-11-01  Richard M. Stallman  <rms@gnu.org>
1391         * commands.texi (Interactive Call): Add called-interactively-p.
1393 2004-10-29  Simon Josefsson  <jas@extundo.com>
1395         * minibuf.texi (Reading a Password): Revert.
1397 2004-10-28  Richard M. Stallman  <rms@gnu.org>
1399         * frames.texi (Display Feature Testing): Explain about "vendor".
1401 2004-10-27  Richard M. Stallman  <rms@gnu.org>
1403         * commands.texi (Interactive Codes): `N' uses numeric prefix,
1404         not raw.  Clarify `n'.
1405         (Interactive Call): Rewrite interactive-p, focusing on when
1406         and how to use it.
1407         (Misc Events): Clarify previous change.
1409         * advice.texi (Simple Advice): Clarify what job the example does.
1410         (Around-Advice): Clarify ad-do-it.
1411         (Activation of Advice): An option of ad-default-compilation-action
1412         is `never', not `nil'.
1414 2004-10-26  Kim F. Storm  <storm@cua.dk>
1416         * commands.texi (Interactive Codes): Add U code letter.
1418 2004-10-25  Simon Josefsson  <jas@extundo.com>
1420         * minibuf.texi (Reading a Password): Add.
1422 2004-10-24  Jason Rumney  <jasonr@gnu.org>
1424         * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
1425         and wheel-down.
1427 2004-10-24  Kai Grossjohann  <kai.grossjohann@gmx.net>
1429         * processes.texi (Synchronous Processes): Document process-file.
1431 2004-10-22  Kenichi Handa  <handa@m17n.org>
1433         * text.texi (translate-region): Document that it accepts also a
1434         char-table.
1436 2004-10-22  David Ponce  <david@dponce.com>
1438         * windows.texi (Resizing Windows): Document the `preserve-before'
1439         argument of the functions `enlarge-window' and `shrink-window'.
1441 2004-10-19  Jason Rumney  <jasonr@gnu.org>
1443         * makefile.w32-in (elisp): Change order of arguments to makeinfo.
1445 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
1447         * text.texi (Filling): Add anchor for definition of
1448         `sentence-end-double-space'.
1450         * searching.texi (Regexp Example): Update description of how
1451         Emacs currently recognizes the end of a sentence.
1452         (Standard Regexps): Update definition of the variable
1453         `sentence-end'.  Add definition of the function `sentence-end'.
1455 2004-10-08  Paul Pogonyshev  <pogonyshev@gmx.net>
1457         * display.texi (Progress): New node.
1459 2004-10-05  Kim F. Storm  <storm@cua.dk>
1461         * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
1463 2004-09-29  Kim F. Storm  <storm@cua.dk>
1465         * display.texi (Fringe Bitmaps): Use symbols rather than numbers
1466         to identify bitmaps.  Remove -fringe-bitmap suffix for standard
1467         fringe bitmap symbols, as they now have their own namespace.
1468         (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
1469         vs. pixels.  Signal error if no free bitmap slots.
1470         (Pixel Specification): Change IMAGE to @var{image}.
1472 2004-09-28  Richard M. Stallman  <rms@gnu.org>
1474         * text.texi (Special Properties): Clarify line-spacing and line-height.
1476         * searching.texi (Regexp Search): Add looking-back.
1478 2004-09-25  Luc Teirlinck  <teirllm@auburn.edu>
1480         * display.texi: Correct typos.
1481         (Image Descriptors): Correct xref's.
1483 2004-09-25  Richard M. Stallman  <rms@gnu.org>
1485         * text.texi (Special Properties): Cleanups in `cursor'.
1486         Rewrites in `line-height' and `line-spacing'; exchange them.
1488         * display.texi (Fringes): Rewrite previous change.
1489         (Fringe Bitmaps): Merge text from Display Fringe Bitmaps.  Rewrite.
1490         (Display Fringe Bitmaps): Node deleted, text moved.
1491         (Customizing Bitmaps): Split off from Fringe Bitmaps.  Rewrite.
1492         (Scroll Bars): Clarify set-window-scroll-bars.
1493         (Pointer Shape): Rewrite.
1494         (Specified Space): Clarify :align-to, etc.
1495         (Pixel Specification): Use @var.  Clarify new text.
1496         (Other Display Specs): Clarify `slice'.
1497         (Image Descriptors): Cleanups.
1498         (Showing Images): Cleanups.
1500 2004-09-24  Luc Teirlinck  <teirllm@auburn.edu>
1502         * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
1504         * modes.texi: Various minor changes in addition to:
1505         (Major Mode Conventions): Final call to `run-mode-hooks' should
1506         not be inside the `delay-mode-hooks' form.
1507         (Mode Hooks): New node.
1508         (Hooks): Delete obsolete example.
1509         Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
1510         node "Mode Hooks".
1512 2004-09-22  Luc Teirlinck  <teirllm@auburn.edu>
1514         * display.texi: Correct various typos.
1515         (Display): Rename node "Pointer Shapes" to "Pointer
1516         Shape".  (There is already a node called "Pointer Shapes" in
1517         frames.texi.)
1518         (Images): Remove non-existent node "Image Slices" from menu.
1520 2004-09-23  Kim F. Storm  <storm@cua.dk>
1522         * text.texi (Special Properties): Add `cursor', `pointer',
1523         `line-height', and `line-spacing' properties.
1525         * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
1526         Shapes' to menu.
1527         (Standard Faces): Doc fix for fringe face.
1528         (Fringes): Add `overflow-newline-into-fringe' and
1529         'indicate-buffer-boundaries'.
1530         (Fringe Bitmaps, Pointer Shapes): New nodes.
1531         (Display Property): Add 'Pixel Specification' and 'Display Fringe
1532         Bitmaps' to menu.
1533         (Specified Space): Describe pixel width and height.
1534         (Pixel Specification): New node.
1535         (Other Display Specs): Add `slice' property.
1536         (Display Fringe Bitmaps): New node.
1537         (Images): Add 'Image Slices' to menu.
1538         (Image Descriptors): Add `:pointer' and `:map' properties.
1539         (Showing Images): Add slice arg to `insert-image'.  Add
1540         'insert-sliced-image'.
1542 2004-09-20  Richard M. Stallman  <rms@gnu.org>
1544         * commands.texi (Key Sequence Input):
1545         Clarify downcasing in read-key-sequence.
1547 2004-09-08  Juri Linkov  <juri@jurta.org>
1549         * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
1551 2004-09-07  Luc Teirlinck  <teirllm@auburn.edu>
1553         * locals.texi (Standard Buffer-Local Variables): Add
1554         `buffer-auto-save-file-format'.
1555         * internals.texi (Buffer Internals): Describe new
1556         auto_save_file_format field of the buffer structure.
1557         * files.texi (Format Conversion): `auto-save-file-format' has been
1558         renamed `buffer-auto-save-file-format'.
1560 2004-08-27  Luc Teirlinck  <teirllm@auburn.edu>
1562         * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
1563         an integer or a marker.
1564         (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
1566 2004-08-22  Richard M. Stallman  <rms@gnu.org>
1568         * modes.texi (Major Mode Conventions): Discuss rebinding of
1569         standard key bindings.
1571 2004-08-18  Kim F. Storm  <storm@cua.dk>
1573         * processes.texi (Accepting Output): Add `just-this-one' arg to
1574         `accept-process-output'.
1575         (Output from Processes): New var `process-adaptive-read-buffering'.
1577 2004-08-10  Luc Teirlinck  <teirllm@auburn.edu>
1579         * keymaps.texi: Various changes in addition to:
1580         (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
1581         Give more varied examples for `kbd'.
1582         (Creating Keymaps): Char tables have slots for all characters
1583         without modifiers.
1584         (Active Keymaps): `overriding-local-map' and
1585         `overriding-terminal-local-map' also override text property and
1586         overlay keymaps.
1587         (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
1588         (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
1589         to denote a prefix of no events.
1590         `map-keymap' includes parent's bindings _recursively_.
1591         Clarify and correct description of `where-is-internal'.
1592         Mention BUFFER-OR-NAME arg to `describe-bindings'.
1593         (Menu Example): For menus intended for use with the keyboard, the
1594         menu items should be bound to characters or real function keys.
1596 2004-08-08  Luc Teirlinck  <teirllm@auburn.edu>
1598         * objects.texi (Character Type): Reposition `@anchor' to prevent
1599         double space inside sentence in Info.
1601         * hooks.texi (Standard Hooks): `disabled-command-hook' has been
1602         renamed to `disabled-command-function'.
1603         * commands.texi (Key Sequence Input): Remove unnecessary anchor.
1604         (Command Loop Info): Replace reference to it.
1605         (Disabling Commands): `disabled-command-hook' has been renamed to
1606         `disabled-command-function'.
1608 2004-08-07  Luc Teirlinck  <teirllm@auburn.edu>
1610         * os.texi (Translating Input): Only non-prefix bindings in
1611         `key-translation-map' override actual key bindings.  Warn about
1612         possible indirect effect of actual key bindings on non-prefix
1613         bindings in `key-translation-map'.
1615 2004-08-06  Luc Teirlinck  <teirllm@auburn.edu>
1617         * minibuf.texi (High-Level Completion): Add anchor for definition
1618         of `read-variable'.
1620         * commands.texi: Various changes in addition to:
1621         (Using Interactive): Clarify description of `interactive-form'.
1622         (Interactive Call): Mention default for KEYS argument to
1623         `call-interactively'.
1624         (Command Loop Info): Clarify description of `this-command-keys'.
1625         Mention KEEP-RECORD argument to `clear-this-command-keys'.
1626         Value of `last-event-frame' can be `macro'.
1627         (Repeat Events): `double-click-fuzz' is also used to distinguish
1628         clicks and drags.
1629         (Classifying Events): Clarify descriptions of `event-modifiers'
1630         `event-basic-type' and `event-convert-list'.
1631         (Accessing Events): `posn-timestamp' takes POSITION argument.
1632         (Quoted Character Input): Clarify description of
1633         `read-quoted-char' and fix example.
1634         (Quitting): Add `with-local-quit'.
1635         (Disabling Commands):  Correct and clarify descriptions of
1636         `enable-command' and `disable-command'.
1637         Mention what happens if `disabled-command-hook' is nil.
1638         (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
1639         Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
1641 2004-07-24  Luc Teirlinck  <teirllm@auburn.edu>
1643         * frames.texi: Various changes in addition to:
1644         (Creating Frames): Expand and clarify description of `make-frame'.
1645         (Window Frame Parameters): Either none or both of the `icon-left'
1646         and `icon-top' parameters must be specified.  Put descriptions of
1647         `menu-bar-lines' and `toolbar-lines' closer together and change
1648         them accordingly.
1649         (Frame Titles): `multiple-frames' is not guaranteed to be accurate
1650         except while processing `frame-title-format' or `icon-title-format'.
1651         (Deleting Frames): Correct description of `delete-frame'.
1652         Non-nil return values of `frame-live-p' are like those of `framep'.
1653         (Frames and Windows): mention return value of
1654         `set-frame-selected-window'.
1655         (Visibility of Frames): Mention `force' argument to
1656         `make-frame-invisible'.  `frame-visible-p' returns t for all
1657         frames on text-only terminals.
1658         (Frame Configurations): Restoring a frame configuration does not
1659         restore deleted frames.
1660         (Window System Selections): `x-set-selection' returns DATA.
1661         (Resources): Add example.
1662         (Display Feature Testing): Clarify descriptions of
1663         `display-pixel-height', `display-pixel-width', `x-server-version'
1664         and `x-server-vendor'.
1666         * windows.texi (Choosing Window): Add anchor.
1667         * minibuf.texi (Minibuffer Misc): Add anchor.
1669 2004-07-23  John Paul Wallington  <jpw@gnu.org>
1671         * macros.texi (Defining Macros): Declaration keyword for setting
1672         Edebug spec is `debug' not `edebug'.
1674 2004-07-19  Luc Teirlinck  <teirllm@auburn.edu>
1676         * windows.texi: Various small changes in addition to:
1677         (Window Point): Mention return value of `set-window-point'.
1678         (Window Start): `pos-visible-in-window-p' disregards horizontal
1679         scrolling.  Explain return value if PARTIALLY is non-nil.
1680         (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
1681         and `set-window-vscroll'.
1682         (Size of Window): The argument WINDOW to `window-inside-edges',
1683         `window-pixel-edges' and `window-inside-pixel-edges' is optional.
1684         (Resizing Windows): Explain return value of
1685         `shrink-window-if-larger-than-buffer'.
1686         `window-size-fixed' automatically becomes buffer local when set.
1687         (Window Configurations): Explain return value of
1688         `set-window-configuration'.
1690         * minibuf.texi (Minibuffer Misc): Add anchor for
1691         `minibuffer-scroll-window'.
1693         * positions.texi (Text Lines): Add anchor for `count-lines'.
1695 2004-07-17  Richard M. Stallman  <rms@gnu.org>
1697         * display.texi (Overlay Properties): Adding `evaporate' prop
1698         deletes empty overlay immediately.
1700         * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
1701         fix example.
1703 2004-07-16  Jim Blandy  <jimb@redhat.com>
1705         * searching.texi (Regexp Backslash): Document new \_< and \_>
1706         operators.
1708 2004-07-16  Juanma Barranquero  <lektu@terra.es>
1710         * display.texi (Images): Fix Texinfo usage.
1712 2004-07-14  Luc Teirlinck  <teirllm@auburn.edu>
1714         * buffers.texi (Modification Time): `visited-file-modtime' now
1715         returns a list of two integers, instead of a cons.
1717 2004-07-13  Luc Teirlinck  <teirllm@auburn.edu>
1719         * windows.texi: Various changes in addition to:
1720         (Splitting Windows): Add `split-window-keep-point'.
1722 2004-07-09  Richard M. Stallman  <rms@gnu.org>
1724         * frames.texi (Input Focus): Minor fix.
1726 2004-07-07  Luc Teirlinck  <teirllm@auburn.edu>
1728         * frames.texi (Input Focus): Clarify descriptions of
1729         `select-frame-set-input-focus' and `select-frame'.
1731 2004-07-06  Luc Teirlinck  <teirllm@auburn.edu>
1733         * os.texi: Various small changes in addition to:
1734         (Killing Emacs): Expand and clarify description of
1735         `kill-emacs-query-functions' and `kill-emacs-hook'.
1736         (System Environment): Expand and clarify description of `getenv'
1737         and `setenv'.
1738         (Timers): Clarify description of `run-at-time'.
1739         (Translating Input): Correct description of
1740         `extra-keyboard-modifiers'.
1741         (Flow Control): Correct description of `enable-flow-control'.
1743 2004-07-06  Thien-Thi Nguyen  <ttn@gnu.org>
1745         * os.texi: Update copyright.
1746         (Session Management): Grammar fix.
1747         Clarify which Emacs does the restarting.
1748         Use @samp for *scratch* buffer.
1750 2004-07-04  Alan Mackenzie  <acm@muc.de>
1752         * frames.texi (Input Focus): Add documentation for
1753         `select-frame-set-input-focus'.  Replace refs to non-existent
1754         `switch-frame' with `select-frame'.  Minor corrections and tidying
1755         up of text-only terminal stuff.
1757 2004-07-02  Richard M. Stallman  <rms@gnu.org>
1759         * files.texi (Saving Buffers): Cleanup write-contents-function.
1760         (Magic File Names): Cleanup file-remote-p.
1762 2004-07-02  Kai Grossjohann  <kai@emptydomain.de>
1764         * files.texi (Magic File Names): `file-remote-p' returns an
1765         identifier of the remote system, not just t.
1767 2004-07-02  David Kastrup  <dak@gnu.org>
1769         * searching.texi (Entire Match Data): Add explanation about new
1770         match-data behavior when @var{integers} is non-nil.
1772 2004-06-24  Richard M. Stallman  <rms@gnu.org>
1774         * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
1776         * customize.texi (Variable Definitions): Note about doc strings
1777         and :set.
1779         * keymaps.texi (Keymap Terminology): Document `kbd'.
1780         (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
1782         * display.texi (Invisible Text): Setting buffer-invisibility-spec
1783         makes it buffer-local.
1785         * files.texi (Saving Buffers): Correct previous change.
1787         * commands.texi (Accessing Events):
1788         Clarify posn-col-row and posn-actual-col-row.
1790 2004-06-24  David Ponce  <david.ponce@wanadoo.fr>
1792         * commands.texi (Accessing Events): New functions
1793         posn-at-point and posn-at-x-y.  Add example to posn-x-y.
1795 2004-06-23  Luc Teirlinck  <teirllm@auburn.edu>
1797         * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
1798         * frames.texi, buffers.texi, backups.texi, variables.texi:
1799         * loading.texi, eval.texi, functions.texi, control.texi:
1800         * symbols.texi, minibuf.texi: Reposition @anchor's.
1802         * help.texi: Various small changes in addition to the following.
1803         (Describing Characters): Describe PREFIX argument to
1804         `key-description'.  Correct and clarify definition of
1805         `text-char-description'.  Describe NEED-VECTOR argument to
1806         `read-kbd-macro'.
1807         (Help Functions): Clarify definition of `apropos'.
1809 2004-06-23  Lars Hansen  <larsh@math.ku.dk>
1811         * files.texi (Saving Buffers): Correct description of
1812         `write-contents-functions'.
1814 2004-06-21  Juanma Barranquero  <lektu@terra.es>
1816         * display.texi (Images): Remove redundant @vindex directives.
1817         Rewrite `image-library-alist' doc in active voice.
1819 2004-06-14  Juanma Barranquero  <lektu@terra.es>
1821         * display.texi (Images): Document new delayed library loading,
1822         variable `image-library-alist' and (existing but undocumented)
1823         function `image-type-available-p'.
1825 2004-06-05  Richard M. Stallman  <rms@gnu.org>
1827         * minibuf.texi (Minibuffer Completion): For INITIAL arg,
1828         refer the user to the Initial Input node.
1829         (Text from Minibuffer): Likewise.
1830         (Initial Input): New node.  Document this feature
1831         and say it is mostly deprecated.
1833 2004-05-30  Richard M. Stallman  <rms@gnu.org>
1835         * loading.texi (Named Features): Clarify return value
1836         and meaning of NOERROR.
1838         * variables.texi (File Local Variables): Minor cleanup.
1840 2004-05-30  Michael Albinus  <michael.albinus@gmx.de>
1842         * files.texi (Magic File Names): Add `file-remote-p' as operation
1843         of file name handlers.
1845 2004-05-29  Richard M. Stallman  <rms@gnu.org>
1847         * modes.texi (Minor Mode Conventions): (-) has no special meaning
1848         as arg to a minor mode command.
1850 2004-05-22  Richard M. Stallman  <rms@gnu.org>
1852         * syntax.texi (Syntax Class Table): Word syntax not just for English.
1854         * streams.texi (Output Variables): Doc float-output-format.
1856         * searching.texi (Regexp Special): Nested repetition can be infloop.
1858         * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
1859         real stack overflow.
1861         * compile.texi: Minor cleanups.
1863 2004-05-22  Luc Teirlinck  <teirllm@dms.auburn.edu>
1865         * lists.texi (Cons Cells): Explain dotted lists, true lists,
1866         circular lists.
1867         (List Elements): Explain handling of circular and dotted lists.
1869 2004-05-19  Thien-Thi Nguyen  <ttn@gnu.org>
1871         * modes.texi (Search-based Fontification): Fix typo.
1873 2004-05-10  Juanma Barranquero  <lektu@terra.es>
1875         * modes.texi (Mode Line Variables): Fix description of
1876         global-mode-string, which is now after which-func-mode, not the
1877         buffer name.
1879 2004-05-07  Lars Hansen  <larsh@math.ku.dk>
1881         * modes.texi (Desktop Save Mode): Add.
1882         (Modes): Add menu entry Desktop Save Mode.
1884         * hooks.texi: Add desktop-after-read-hook,
1885         desktop-no-desktop-file-hook and desktop-save-hook.
1887         * locals.texi: Add desktop-save-buffer.
1889 2004-04-30  Jesper Harder  <harder@ifa.au.dk>
1891         * display.texi: emacs -> Emacs.
1893 2004-04-27  Matthew Mundell  <matt@mundell.ukfsn.org>
1895         * files.texi (Changing Files): Document set-file-times.
1897 2004-04-23  Juanma Barranquero  <lektu@terra.es>
1899         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
1901 2004-04-18  Jesper Harder  <harder@ifa.au.dk>
1903         * tips.texi (Coding Conventions): defopt -> defcustom.
1905 2004-04-16  Luc Teirlinck  <teirllm@auburn.edu>
1907         * sequences.texi: Various clarifications.
1909 2004-04-14  Luc Teirlinck  <teirllm@auburn.edu>
1911         * buffers.texi (Read Only Buffers): Mention optional ARG to
1912         `toggle-read-only'.
1914 2004-04-14  Nick Roberts  <nick@nick.uklinux.net>
1916         * windows.texi (Selecting Windows): Note that get-lru-window
1917         returns a full-width window if possible.
1919 2004-04-13  Luc Teirlinck  <teirllm@auburn.edu>
1921         * buffers.texi: Various changes in addition to:
1922         (Buffer File Name): Add `find-buffer-visiting'.
1923         (Buffer Modification): Mention optional ARG to `not-modified'.
1924         (Indirect Buffers): Mention optional CLONE argument to
1925         `make-indirect-buffer'.
1927         * files.texi: Various changes in addition to:
1928         (Visiting Functions): `find-file-hook' is now a normal hook.
1929         (File Name Expansion): Explain difference between the way that
1930         `expand-file-name' and `file-truename' treat `..'.
1931         (Contents of Directories): Mention optional ID-FORMAT argument to
1932         `directory-files-and-attributes'.
1933         (Format Conversion): Mention new optional CONFIRM argument to
1934         `format-write-file'.
1936 2004-04-12  Miles Bader  <miles@gnu.org>
1938         * macros.texi (Expansion): Add description of `macroexpand-all'.
1940 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
1942         * variables.texi (Variable Aliases): Mention
1943         cyclic-variable-indirection.
1945         * errors.texi (Standard Errors): Ditto.
1947 2004-04-04  Luc Teirlinck  <teirllm@auburn.edu>
1949         * backups.texi:  Various small changes in addition to:
1950         (Making Backups): Mention return value of `backup-buffer'.
1951         (Auto-Saving): Mention optional FORCE argument to
1952         `delete-auto-save-file-if-necessary'.
1953         (Reverting): Mention optional PRESERVE-MODES argument to
1954         `revert-buffer'.  Correct description of `revert-buffer-function'.
1956 2004-03-22  Juri Linkov  <juri@jurta.org>
1958         * sequences.texi (Sequence Functions): Replace xref to `Vectors'
1959         with `Vector Functions'.
1961         * text.texi (Sorting): Add missing quote.
1963 2004-03-14  Luc Teirlinck  <teirllm@auburn.edu>
1965         * intro.texi (Lisp History): Replace xref to `cl' manual with
1966         inforef.
1968 2004-03-12  Richard M. Stallman  <rms@gnu.org>
1970         * intro.texi (Version Info): Add arg to emacs-version.
1971         (Lisp History): Change xref to CL manual.
1973 2004-03-09  Luc Teirlinck  <teirllm@auburn.edu>
1975         * minibuf.texi (Completion Commands): Add xref to Emacs manual
1976         for Partial Completion mode.
1978 2004-03-07  Thien-Thi Nguyen  <ttn@gnu.org>
1980         * customize.texi: Fix typo. Remove eol whitespace.
1982 2004-03-04  Richard M. Stallman  <rms@gnu.org>
1984         * processes.texi: Fix typos.
1986         * lists.texi (Building Lists): Minor clarification.
1988         * hash.texi (Creating Hash): Correct the meaning of t for WEAK
1989         in make-hash-table.
1991 2004-02-29  Juanma Barranquero  <lektu@terra.es>
1993         * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
1994         rm, and ignore exit code.
1996 2004-02-27  Dan Nicolaescu  <dann@ics.uci.edu>
1998         * display.texi (Defining Faces): Add description for min-colors.
1999         Update example.
2001 2004-02-23  Luc Teirlinck  <teirllm@auburn.edu>
2003         * abbrevs.texi: Various corrections and clarifications in addition
2004         to the following:
2005         (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
2007 2004-02-22  Matthew Mundell  <matt@mundell.ukfsn.org>  (tiny change)
2009         * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
2011 2004-02-21  Luc Teirlinck  <teirllm@auburn.edu>
2013         * text.texi: Various small changes in addition to the following:
2014         (User-Level Deletion): Mention optional BACKWARD-ONLY argument
2015         to delete-horizontal-space.
2016         (Kill Functions, Yanking, Low-Level Kill Ring): clarify and correct
2017         description of yank-handler text property at various places.
2019         * frames.texi (Window System Selections): Add anchor.
2021         * syntax.texi (Syntax Table Functions): Clarify and correct
2022         descriptions of make-syntax-table and copy-syntax-table.
2023         (Motion and Syntax): Clarify SYNTAXES argument to
2024         skip-syntax-forward.
2025         (Parsing Expressions): Mention that the return value of
2026         parse-partial-sexp is currently a list of ten rather than nine
2027         elements.
2028         (Categories): Various corrections and clarifications.
2030 2004-02-17  Luc Teirlinck  <teirllm@auburn.edu>
2032         * markers.texi (Marker Insertion Types): Minor change.
2034         * locals.texi (Standard Buffer-Local Variables):
2035         * commands.texi (Interactive Codes, Using Interactive):
2036         * functions.texi (Related Topics): Fix xrefs.
2038 2004-02-16  Luc Teirlinck  <teirllm@auburn.edu>
2040         * lists.texi (Sets And Lists): Update description of delete-dups.
2042 2004-02-16  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
2044         * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
2046 2004-02-16  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2048         * frames.texi (Parameter Access): frame-parameters arg is optional.
2049         modify-frame-parameters handles nil for FRAME.
2050         (Window Frame Parameters): menu-bar-lines and tool-bar-lines
2051         are all-or-nothing for certain toolkits.
2052         Mention parameter wait-for-wm.
2053         (Frames and Windows): In frame-first-window and frame-selected-window
2054         the arg is optional.
2055         (Input Focus): In redirect-frame-focus the second arg is optional.
2056         (Window System Selections): Mention selection type CLIPBOARD.
2057         Mention data-type UTF8_STRING.
2058         Mention numbering of cut buffers.
2059         (Resources): Describe x-resource-name.
2061 2004-02-16  Richard M. Stallman  <rms@gnu.org>
2063         * windows.texi (Buffers and Windows): Delete false table
2064         about all-frames.
2066         * syntax.texi (Parsing Expressions): Delete old caveat
2067         about parse-sexp-ignore-comments.
2069         * streams.texi (Output Variables): Add print-quoted.
2071         * lists.texi (Building Lists): Minor cleanup.
2073         * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
2075         * display.texi (Overlays): Explain overlays use markers.
2076         (Managing Overlays): Explain front-advance and rear-advance
2077         in more detail.
2079         * loading.texi (Unloading): Document unload-feature-special-hooks.
2080         Get rid of fns-NNN.el file.
2082 2004-02-16  Matthew Mundell  <matt@mundell.ukfsn.org>  (tiny change)
2084         * help.texi (Describing Characters): Fix text-char-description
2085         example output.
2087         * edebug.texi (Using Edebug): Fix example.
2089         * debugging.texi (Internals of Debugger): Fix return value.
2091         * files.texi (Changing Files): Fix argname.
2093         * calendar.texi: Fix parens, and default values.
2095         * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
2096         * nonascii.texi, objects.texi, os.texi: Minor fixes.
2097         * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
2099         * positions.texi (Text Lines): Don't add -1 in current-line.
2101 2004-02-16  Richard M. Stallman  <rms@gnu.org>
2103         * compile.texi (Compiler Errors): if-boundp feature applies to cond.
2105 2004-02-16  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
2107         * processes.texi (Low-Level Network): Fix a typo.
2109 2004-02-12  Kim F. Storm  <storm@cua.dk>
2111         * display.texi (Fringes): Use consistent wording.
2112         Note that window-fringe's window arg is optional.
2113         (Scroll Bars): Use consistent wording.
2115 2004-02-11  Luc Teirlinck  <teirllm@auburn.edu>
2117         * tips.texi (Comment Tips): Document the new conventions for
2118         commenting out code.
2120 2004-02-07  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2122         * positions.texi (Text Lines): Added missing end defun.
2124 2004-02-07  Kim F. Storm  <storm@cua.dk>
2126         * positions.texi (Text Lines): Add line-number-at-pos.
2128 2004-02-06  John Paul Wallington  <jpw@gnu.org>
2130         * display.texi (Button Properties, Button Buffer Commands):
2131         mouse-2 invokes button, not down-mouse-1.
2133 2004-02-04  Jason Rumney  <jasonr@gnu.org>
2135         * makefile.w32-in: Sync with Makefile.in changes.
2137 2004-02-03  Luc Teirlinck  <teirllm@auburn.edu>
2139         * minibuf.texi (Text from Minibuffer): Various corrections and
2140         clarifications.
2141         (Object from Minibuffer): Correct Lisp description of
2142         read-minibuffer.
2143         (Minibuffer History): Clarify description of cons values for
2144         HISTORY arguments.
2145         (Basic Completion): Various corrections and clarifications.  Add
2146         completion-regexp-list.
2147         (Minibuffer Completion): Correct and clarify description of
2148         completing-read.
2149         (Completion Commands): Mention Partial Completion mode.  Various
2150         other minor changes.
2151         (High-Level Completion): Various corrections and clarifications.
2152         (Reading File Names): Ditto.
2153         (Minibuffer Misc): Ditto.
2155 2004-01-26  Luc Teirlinck  <teirllm@auburn.edu>
2157         * strings.texi (Text Comparison): assoc-string also matches
2158         elements of alists that are strings instead of conses.
2159         (Formatting Strings): Standardize Texinfo usage.  Update index
2160         entries.
2162 2004-01-20  Luc Teirlinck  <teirllm@auburn.edu>
2164         * lists.texi (Sets And Lists): Add delete-dups.
2166 2004-01-15  Luc Teirlinck  <teirllm@auburn.edu>
2168         * edebug.texi (Instrumenting Macro Calls): `declare' is not a
2169         special form.
2170         * macros.texi (Defining Macros): Update description of `declare',
2171         which now is a macro.
2172         (Wrong Time): Fix typos.
2174 2004-01-14  Luc Teirlinck  <teirllm@auburn.edu>
2176         * compile.texi (Compilation Functions): Expand descriptions of
2177         `compile-defun', `byte-compile-file', `byte-recompile-directory'
2178         and `batch-byte-compile'.  In particular, mention and describe
2179         all optional arguments.
2180         (Disassembly): Correct and clarify the description of `disassemble'.
2182 2004-01-11  Luc Teirlinck  <teirllm@auburn.edu>
2184         * searching.texi: Various small changes in addition to the
2185         following.
2186         (Regexp Example): Adapt to new value of `sentence-end'.
2187         (Regexp Functions): The PAREN argument to `regexp-opt' can be
2188         `words'.
2189         (Search and Replace): Add usage note for `perform-replace'.
2190         (Entire Match Data): Mention INTEGERS and REUSE arguments to
2191         `match-data'.
2192         (Standard Regexps): Update for new values of `paragraph-start'
2193         and `sentence-end'.
2195 2004-01-07  Luc Teirlinck  <teirllm@auburn.edu>
2197         * files.texi (Saving Buffers): Clarify descriptions of
2198         `write-contents-functions' and `before-save-hook'.
2199         Make the defvar's for `before-save-hook' and `after-save-hook'
2200         into defopt's.
2202 2004-01-07  Kim F. Storm  <storm@cua.dk>
2204         * commands.texi (Click Events): Describe new image and
2205         width/height elements of click events.
2206         (Accessing Events): Add posn-string, posn-image, and
2207         posn-object-width-height.  Change posn-object to return either
2208         image or string object.
2210 2004-01-01  Simon Josefsson  <jas@extundo.com>
2212         * hooks.texi (Standard Hooks): Add before-save-hook.
2213         * files.texi (Saving Buffers): Likewise.
2215 2004-01-03  Richard M. Stallman  <rms@gnu.org>
2217         * frames.texi (Frames and Windows): Delete frame-root-window.
2219 2004-01-03  Luc Teirlinck  <teirllm@auburn.edu>
2221         * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
2223         * functions.texi: Various small changes in addition to the
2224         following.
2225         (What Is a Function): `functionp' returns nil for macros.  Clarify
2226         behavior of this and following functions for symbol arguments.
2227         (Function Documentation): Add `\' in front of (fn @var{arglist})
2228         and explain why.
2229         (Defining Functions): Mention DOCSTRING argument to `defalias'.
2230         Add anchor.
2231         (Mapping Functions): Add anchor.  Unquote nil in mapcar* example.
2233 2004-01-01  Miles Bader  <miles@gnu.org>
2235         * display.texi (Buttons): New section.
2237 2003-12-31  Andreas Schwab  <schwab@suse.de>
2239         * numbers.texi (Math Functions): sqrt reports a domain-error
2240         error.
2241         (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
2243 2003-12-30  Luc Teirlinck  <teirllm@auburn.edu>
2245         * tips.texi (Documentation Tips): Update item on hyperlinks in
2246         documentation strings.
2248         * errors.texi (Standard Errors): Various small corrections and
2249         additions.
2251         * control.texi: Various small changes in addition to the
2252         following.
2253         (Signaling Errors): Provide some more details on how `signal'
2254         constructs the error message.  Add anchor to the definition of
2255         `signal'.
2256         (Error Symbols): Describe special treatment of `quit'.
2257         (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
2258         to emphasize that it has to be a single form.
2260         * buffers.texi: Add anchor.
2262 2003-12-29  Richard M. Stallman  <rms@gnu.org>
2264         * windows.texi (Choosing Window): Add same-window-p, special-display-p.
2265         (Window Configurations): Add window-configuration-frame.
2267         * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
2269         * text.texi (Examining Properties): Add get-char-property-and-overlay.
2270         Change arg name in get-char-property.
2271         (Special Properties): Update handling of keymap property.
2273         * strings.texi (Modifying Strings): Add clear-string.
2274         (Text Comparison): Add assoc-string and remove
2275         assoc-ignore-case, assoc-ignore-representation.
2277         * os.texi (Time of Day): Add set-time-zone-rule.
2279         * numbers.texi (Math Functions): asin, acos, log, log10
2280         report domain-error errors.
2282         * nonascii.texi (Converting Representations):
2283         Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
2284         (Encoding and I/O): Add file-name-coding-system.
2286         * modes.texi (Search-based Fontification): Explain that
2287         face specs are symbols with face names as values.
2289         * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
2291         * lists.texi (Building Lists): remq moved elsewhere.
2292         (Sets And Lists): remq moved here.
2293         (Association Lists): Refer to assoc-string.
2295         * internals.texi (Garbage Collection): Add memory-use-counts.
2297         * frames.texi (Frames and Windows): Add set-frame-selected-window
2298         and frame-root-window.
2300         * files.texi (Contents of Directories):
2301         Add directory-files-and-attributes.
2303         * display.texi (Refresh Screen): Add force-window-update.
2304         (Invisible Text): Explain about moving point out of invis text.
2305         (Overlay Properties): Add overlay-properties.
2306         (Managing Overlays): Add overlayp.
2307         (GIF Images): Invalid image number displays a hollow box.
2309         * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
2310         (Killing Buffers): Add buffer-live-p.
2312 2003-12-25  Markus Rost  <rost@mathematik.uni-bielefeld.de>
2314         * display.texi (Fringes): Fix typo "set-buffer-window".
2316 2003-12-24  Luc Teirlinck  <teirllm@auburn.edu>
2318         * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
2319         * nonascii.texi, processes.texi, tips.texi, variables.texi:
2320         Add or change various xrefs and anchors.
2322         * commands.texi: Replace all occurrences of @acronym{CAR} with
2323         @sc{car}, for consistency with the rest of the Elisp manual.
2324         `car' and `cdr' are historically acronyms, but are no longer
2325         widely thought of as such.
2327         * internals.texi (Pure Storage): Mention that `purecopy' does not
2328         copy text properties.
2329         (Object Internals): Now 29 bits are used (in most implementations)
2330         to address Lisp objects.
2332         * variables.texi (Variables with Restricted Values): New node.
2334         * objects.texi (Lisp Data Types): Mention that certain variables
2335         can only take on a restricted set of values and add an xref to
2336         the new node "Variables with Restricted Values".
2338         * eval.texi (Function Indirection): Describe the errors that
2339         `indirect-function' can signal.
2340         (Eval): Clarify the descriptions of `eval-region' and `values'.
2341         Describe `eval-buffer' instead of `eval-current-buffer' and
2342         mention `eval-current-buffer' as an alias for `current-buffer'.
2343         Correct the description and mention all optional arguments.
2345         * nonascii.texi: Various small changes in addition to the
2346         following.
2347         (Converting Representations): Clarify behavior of
2348         `string-make-multibyte' and `string-to-multibyte' for unibyte all
2349         ASCII arguments.
2350         (Character Sets): Document the variable `charset-list' and adapt
2351         the definition of the function `charset-list' accordingly.
2352         (Translation of Characters): Clarify use of generic characters in
2353         `make-translation-table'.  Clarify and correct the description of
2354         the use of translation tables in encoding and decoding.
2355         (User-Chosen Coding Systems): Correct and clarify the description
2356         of `select-safe-coding-system'.
2357         (Default Coding Systems): Clarify description of
2358         `file-coding-system-alist'.
2360 2003-11-30  Luc Teirlinck  <teirllm@auburn.edu>
2362         * strings.texi (Text Comparison): Correctly describe when two
2363         strings are `equal'.  Combine and clarify descriptions of
2364         `assoc-ignore-case' and `assoc-ignore-representation'.
2366         * objects.texi (Non-ASCII in Strings): Clarify description of
2367         when a string is unibyte or multibyte.
2368         (Bool-Vector Type): Update examples.
2369         (Equality Predicates): Correctly describe when two strings are
2370         `equal'.
2372 2003-11-29  Luc Teirlinck  <teirllm@auburn.edu>
2374         * lists.texi (Building Lists): `append' no longer accepts integer
2375         arguments.  Update the description of `number-sequence' to reflect
2376         recent changes.
2377         (Sets And Lists): Describe `member-ignore-case' after `member'.
2379 2003-11-27  Kim F. Storm  <storm@cua.dk>
2381         * commands.texi (Click Events): Click object may be an images.
2382         Describe (dx . dy) element of click positions.
2383         (Accessing Events): Remove duplicate posn-timestamp.
2384         New functions posn-object and posn-object-x-y.
2386 2003-11-23  Kim F. Storm  <storm@cua.dk>
2388         * commands.texi (Click Events): Describe enhancements to event
2389         position lists, including new text-pos and (col . row) items.
2390         Mention left-fringe and right-fringe area events.
2391         (Accessing Events): New functions posn-area and
2392         posn-actual-col-row.  Mention posn-timestamp.  Mention that
2393         posn-point in non-text area still returns buffer position.
2394         Clarify posn-col-row.
2396 2003-11-21  Lars Hansen  <larsh@math.ku.dk>
2398         * files.texi (File Attributes): Describe new parameter ID-FORMAT.
2399         * anti.texi (File Attributes): Describe removed parameter
2400         ID-FORMAT.
2402 2003-11-20  Luc Teirlinck  <teirllm@auburn.edu>
2404         * positions.texi (Positions): Mention that, if a marker is used as
2405         a position, its buffer is ignored.
2407         * markers.texi (Overview of Markers): Mention it here too.
2409 2003-11-12  Luc Teirlinck  <teirllm@auburn.edu>
2411         * numbers.texi (Numeric Conversions): Not just `floor', but also
2412         `truncate', `ceiling' and `round' accept optional argument DIVISOR.
2414 2003-11-10  Luc Teirlinck  <teirllm@auburn.edu>
2416         * markers.texi (Creating Markers): Specify insertion type of
2417         created markers.  Add xref to `Marker Insertion Types'.
2418         Second argument to `copy-marker' is optional.
2419         (Marker Insertion Types): Mention that most markers are created
2420         with insertion type nil.
2421         (The Mark): Correctly describe when `mark' signals an error.
2422         (The Region): Correctly describe when `region-beginning' and
2423         `region-end' signal an error.
2425 2003-11-08  Luc Teirlinck  <teirllm@auburn.edu>
2427         * hash.texi (Creating Hash): Clarify description of `eql'.
2428         `makehash' is obsolete.
2429         (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
2431         * positions.texi (Point): Change description of `buffer-end', so
2432         that it is also correct for floating point arguments.
2433         (List Motion): Correct argument lists of `beginning-of-defun' and
2434         `end-of-defun'.
2435         (Excursions): Add xref to `Marker Insertion Types'.
2436         (Narrowing): Argument to `narrow-to-page' is optional.
2438 2003-11-06  Luc Teirlinck  <teirllm@auburn.edu>
2440         * streams.texi (Output Streams): Clarify behavior of point for
2441         marker output streams.
2443 2003-11-04  Luc Teirlinck  <teirllm@auburn.edu>
2445         * variables.texi (Defining Variables): Second argument to
2446         `defconst' is not optional.
2447         (Setting Variables): Mention optional argument APPEND to
2448         `add-to-list'.
2449         (Creating Buffer-Local): Expand description of
2450         `make-variable-buffer-local'.
2451         (Frame-Local Variables): Expand description of
2452         `make-variable-frame-local'.
2453         (Variable Aliases): Correct description of optional argument
2454         DOCSTRING to `defvaralias'.  Mention return value of
2455         `defvaralias'.
2456         (File Local Variables): Add xref to `File variables' in Emacs
2457         Manual.  Correct description of `hack-local-variables'.  Mention
2458         `safe-local-variable' property.  Mention optional second argument
2459         to `risky-local-variable-p'.
2461 2003-11-03  Luc Teirlinck  <teirllm@auburn.edu>
2463         * symbols.texi (Symbol Plists): Mention return value of `setplist'.
2465 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
2467         * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
2468         lispref/customize.texi, lispref/display.texi, lispref/files.texi,
2469         lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
2470         lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
2471         lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
2472         lispref/processes.texi, lispref/searching.texi,
2473         lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
2474         lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
2475         @acronym{FOO}.
2477 2003-10-27  Luc Teirlinck  <teirllm@auburn.edu>
2479         * strings.texi (Creating Strings): Argument START to `substring'
2480         can not be `nil'.  Expand description of
2481         `substring-no-properties'.  Correct description of `split-string',
2482         especially with respect to empty matches.  Prevent very bad line
2483         break in definition of `split-string-default-separators'.
2484         (Text Comparison): `string=' and `string<' also accept symbols as
2485         arguments.
2486         (String Conversion): More completely describe argument BASE in
2487         `string-to-number'.
2488         (Formatting Strings): `%s' and `%S' in `format' do require
2489         corresponding object.  Clarify behavior of numeric prefix after
2490         `%' in `format'.
2491         (Case Conversion): The argument to `upcase-initials' can be a
2492         character.
2494 2003-10-27  Kenichi Handa  <handa@m17n.org>
2496         * display.texi (Fontsets): Fix texinfo usage.
2498 2003-10-25  Kenichi Handa  <handa@m17n.org>
2500         * display.texi (Fontsets): Add description of the function
2501         set-fontset-font.
2503 2003-10-23  Luc Teirlinck  <teirllm@auburn.edu>
2505         * display.texi (Temporary Displays): Add xref to `Documentation
2506         Tips'.
2508         * functions.texi (Function Safety): Use inforef instead of pxref
2509         for SES.
2511 2003-10-23  Andreas Schwab  <schwab@suse.de>
2513         * Makefile.in (TEX, texinputdir): Don't define.
2514         (TEXI2DVI): Define.
2515         (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
2516         add $(srcdir)/index.texi.
2517         ($(infodir)/elisp): Remove index.texi dependency.
2518         (elisp.dvi): Likewise.  Use $(TEXI2DVI).
2519         (index.texi): Remove target.
2520         (dist): Don't link $(srcdir)/permute-index.
2521         (clean): Don't remove index.texi.
2523         * permute-index, index.perm: Remove.
2524         * index.texi: Rename from index.unperm.
2526 2003-10-22  Luc Teirlinck  <teirllm@auburn.edu>
2528         * tips.texi (Documentation Tips): Document new behavior for face
2529         and variable hyperlinks in Help mode.
2531 2003-10-21  Luc Teirlinck  <teirllm@auburn.edu>
2533         * objects.texi (Integer Type): Update for extra bit of integer range.
2534         (Character Type): Ditto.
2536 2003-10-16  Eli Zaretskii  <eliz@gnu.org>
2538         * numbers.texi (Integer Basics): Add index entries for reading
2539         numbers in hex, octal, and binary.
2541 2003-10-16  Lute Kamstra  <lute@gnu.org>
2543         * modes.texi (Mode Line Format): Mention force-mode-line-update's
2544         argument.
2546 2003-10-13  Luc Teirlinck  <teirllm@auburn.edu>
2548         * windows.texi (Choosing Window): Fix typo.
2549         * edebug.texi (Edebug Execution Modes): Fix typo.
2551 2003-10-13  Richard M. Stallman  <rms@gnu.org>
2553         * windows.texi (Basic Windows): A window has fringe settings,
2554         display margins and scroll-bar settings.
2555         (Splitting Windows): Doc split-window return value.
2556         Clean up one-window-p.
2557         (Selecting Windows): Fix typo.
2558         (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
2559         (Buffers and Windows): In set-window-buffer, explain effect
2560         on fringe settings and scroll bar settings.
2561         (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
2562         (Choosing Window): Use defopt for pop-up-frame-function.
2563         For special-display-buffer-names, explain same-window and same-frame.
2564         Clarify window-dedicated-p return value.
2565         (Textual Scrolling): scroll-up and scroll-down can get an error.
2566         (Horizontal Scrolling): Clarify auto-hscroll-mode.
2567         Clarify set-window-hscroll.
2568         (Size of Window): Don't mention tool bar in window-height.
2569         (Coordinates and Windows): Explain what coordinates-in-window-p
2570         returns for fringes and display margins.
2571         (Window Configurations): Explain saving fringes, etc.
2573         * tips.texi (Library Headers): Clean up Documentation.
2575         * syntax.texi (Parsing Expressions): Clean up forward-comment
2576         and parse-sexp-lookup-properties.
2578         * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
2580         * os.texi (System Environment): Clean up text for load-average errors.
2582         * modes.texi (Hooks): Don't explain local hook details at front.
2583         Clarify run-hooks and run-hook-with-args a little.
2584         Clean up add-hook and remove-hook.
2586         * edebug.texi (Edebug Execution Modes): Clarify t.
2587         Document edebug-sit-for-seconds.
2588         (Coverage Testing): Document C-x X = and =.
2589         (Instrumenting Macro Calls): Fix typo.
2590         (Specification List): Don't index the specification keywords.
2592 2003-10-10  Kim F. Storm  <storm@cua.dk>
2594         * processes.texi (Network): Introduce make-network-process.
2596 2003-10-09  Luc Teirlinck  <teirllm@auburn.edu>
2598         * tips.texi (Library Headers): Fix typo.
2600 2003-10-07  Juri Linkov  <juri@jurta.org>
2602         * modes.texi (Imenu): Mention imenu-create-index-function's
2603         default value.  Explain submenus better.
2605 2003-10-07  Lute Kamstra  <lute@gnu.org>
2607         * modes.texi (Faces for Font Lock): Fix typo.
2608         (Hooks): Explain how buffer-local hook variables can refer to
2609         global hook variables.
2610         Various minor clarifications.
2612 2003-10-06  Lute Kamstra  <lute@gnu.org>
2614         * tips.texi (Coding Conventions): Mention naming conventions for
2615         hooks.
2617 2003-10-05  Luc Teirlinck  <teirllm@auburn.edu>
2619         * loading.texi (Library Search): Correct default value of
2620         load-suffixes.
2621         (Named Features): Fix typo.
2623 2003-10-05  Richard M. Stallman  <rms@gnu.org>
2625         * loading.texi (Named Features): In `provide',
2626         say how to test for subfeatures.
2627         (Unloading): In unload-feature, use new var name
2628         unload-feature-special-hooks.
2630 2003-10-03  Lute Kamstra  <lute@gnu.org>
2632         * modes.texi (Major Mode Conventions): Mention third way to set up
2633         Imenu.
2634         (Imenu): A number of small fixes.
2635         Delete documentation of internal variable imenu--index-alist.
2636         Document the return value format of imenu-create-index-function
2637         functions.
2639 2003-09-30  Richard M. Stallman  <rms@gnu.org>
2641         * processes.texi (Network): Say what stopped datagram connections do.
2643         * lists.texi (Association Lists): Clarify `assq-delete-all'.
2645         * display.texi (Overlay Properties): Clarify `evaporate' property.
2647 2003-09-29  Lute Kamstra  <lute@gnu.org>
2649         * modes.texi (Mode Line Data): Explain when symbols in mode-line
2650         constructs should be marked as risky.
2651         Change cons cell into proper list.
2652         (Mode Line Variables): Change cons cell into proper list.
2654 2003-09-26  Lute Kamstra  <lute@gnu.org>
2656         * modes.texi (Mode Line Data): Document the :propertize construct.
2657         (Mode Line Variables): Reorder the descriptions of the variables
2658         to match their order in the default mode-line-format.
2659         Describe the new variables mode-line-position and mode-line-modes.
2660         Update the default values of mode-line-frame-identification,
2661         minor-mode-alist, and default-mode-line-format.
2662         (Properties in Mode): Mention the :propertize construct.
2664 2003-09-26  Richard M. Stallman  <rms@gnu.org>
2666         * buffers.texi, commands.texi, debugging.texi, eval.texi:
2667         * loading.texi, minibuf.texi, text.texi, variables.texi:
2668         Avoid @strong{Note:}.
2670 2003-09-26  Richard M. Stallman  <rms@gnu.org>
2672         * keymaps.texi (Remapping Commands): Fix typo.
2674 2003-09-23  Luc Teirlinck  <teirllm@mail.auburn.edu>
2676         * processes.texi (Low-Level Network): Fix typo.
2678 2003-09-23  Kim F. Storm  <storm@cua.dk>
2680         * processes.texi (Network, Network Servers): Fix typos.
2681         (Low-Level Network): Add timeout value for :server keyword.
2682         Add new option keywords to make-network-process.
2683         Add set-network-process-options.
2684         Explain how to test availability of network options.
2686 2003-09-19  Richard M. Stallman  <rms@gnu.org>
2688         * text.texi (Motion by Indent): Arg to
2689         backward-to-indentation and forward-to-indentation is optional.
2691         * strings.texi (Creating Strings): Add substring-no-properties.
2693         * processes.texi
2694         (Process Information): Add list-processes arg QUERY-ONLY.
2695         Delete process-contact from here.
2696         Add new status values for process-status.
2697         Add process-get, process-put, process-plist, set-process-plist.
2698         (Synchronous Processes): Add call-process-shell-command.
2699         (Signals to Processes): signal-process allows process objects.
2700         (Network): Complete rewrite.
2701         (Network Servers, Datagrams, Low-Level Network): New nodes.
2703         * positions.texi (Word Motion): forward-word, backward-word
2704         arg is optional.  Reword.
2706         * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
2708         * variables.texi (Creating Buffer-Local):
2709         Delete duplicate definition of buffer-local-value.
2710         (File Local Variables): Explain about discarding text props.
2712 2003-09-11  Richard M. Stallman  <rms@gnu.org>
2714         * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
2715         changes variables that record input events.
2716         (Minibuffer Misc): Add minibuffer-selected-window.
2718         * lists.texi (Building Lists): Add copy-tree.
2720         * display.texi (Fontsets): Add char-displayable-p.
2721         (Scroll Bars): New node.
2723 2003-09-08  Lute Kamstra  <lute@gnu.org>
2725         * modes.texi (%-Constructs): Document new `%i' and `%I'
2726         constructs.
2728 2003-09-03  Peter Runestig  <peter@runestig.com>
2730         * makefile.w32-in: New file.
2732 2003-08-29  Richard M. Stallman  <rms@gnu.org>
2734         * display.texi (Overlay Properties): Clarify how priorities
2735         affect use of the properties.
2737 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
2739         * customize.texi (Type Keywords): Correct the description of
2740         `:help-echo' in the case where `motion-doc' is a function.
2742 2003-08-14  John Paul Wallington  <jpw@gnu.org>
2744         * modes.texi (Emulating Mode Line): Subsection, not section.
2746 2003-08-13  Richard M. Stallman  <rms@gnu.org>
2748         * elisp.texi (Top): Update subnode lists in menu.
2750         * text.texi (Insertion): Add insert-buffer-substring-no-properties.
2751         (Kill Functions): kill-region has new arg yank-handler.
2752         (Yanking): New node.
2753         (Yank Commands): Add yank-undo-function.
2754         (Low-Level Kill Ring):
2755         kill-new and kill-append have new arg yank-handler.
2756         (Changing Properties): Add remove-list-of-text-properties.
2757         (Atomic Changes): New node.
2759         * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
2761         * streams.texi (Output Variables): Add eval-expression-print-length
2762         and eval-expression-print-level.
2764         * os.texi (Time Conversion): For encode-time, explain limits on year.
2766         * objects.texi (Character Type): Define anchor "modifier bits".
2768         * modes.texi (Emulating Mode Line): New node.
2769         (Search-based Fontification): Font Lock uses font-lock-face property.
2770         (Other Font Lock Variables): Likewise.
2772         * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
2773         not vectors.
2774         (Active Keymaps): Add emulation-mode-map-alists.
2775         (Functions for Key Lookup): key-binding has new arg no-remap.
2776         (Remapping Commands): New node.
2777         (Scanning Keymaps): where-is-internal has new arg no-remap.
2778         (Tool Bar): Add tool-bar-local-item-from-menu.
2779         Clarify when to use tool-bar-add-item-from-menu.
2781         * commands.texi (Interactive Call): commandp has new arg.
2782         (Command Loop Info): Add this-original-command.
2784 2003-08-06  John Paul Wallington  <jpw@gnu.org>
2786         * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
2788         * display.texi (Warning Basics): Fix typo.
2789         (Fringes): Add closing curly bracket and fix typo.
2791         * elisp.texi (Top): Fix typo.
2793 2003-08-05  Richard M. Stallman  <rms@gnu.org>
2795         * elisp.texi: Update lists of subnodes.
2797         * windows.texi (Buffers and Windows): set-window-buffer has new arg.
2799         * variables.texi (Local Variables): Use lc for example variable names.
2801         * tips.texi (Library Headers): Explain where to put -*-.
2803         * strings.texi (Creating Strings): Fix xref for vconcat.
2805         * sequences.texi (Vector Functions):
2806         vconcat no longer allows integer args.
2808         * minibuf.texi (Reading File Names): read-file-name has new
2809         arg PREDICATE.  New function read-directory-name.
2811         * macros.texi (Defining Macros): Give definition of `declare'
2812         (Indenting Macros): New node.
2814         * frames.texi (Parameter Access): Add modify-all-frames-parameters.
2815         (Window Frame Parameters): Make separate table of parameters
2816         that are coupled with specific face attributes.
2817         (Deleting Frames): delete-frame-hooks renamed to
2818         delete-frame-functions.
2820         * files.texi (Magic File Names): Add file-remote-p.
2821         Clarify file-local-copy.
2823         * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
2824         here; instead xref Defining Macros.
2826         * display.texi (Warnings): New node, and subnodes.
2827         (Fringes): New node.
2829         * debugging.texi (Test Coverage): New node.
2831         * compile.texi (Compiler Errors): Explain with-no-warnings
2832         and other ways to suppress warnings.
2834         * commands.texi (Interactive Call): Minor clarification.
2836         * buffers.texi (Buffer File Name): set-visited-file-name
2837         renames the buffer too.
2839         * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
2841 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
2843         * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
2845 2003-07-22  Markus Rost  <rost@math.ohio-state.edu>
2847         * internals.texi (Garbage Collection): Fix previous change.
2849 2003-07-22  Richard M. Stallman  <rms@gnu.org>
2851         * files.texi (Truenames): Add LIMIT arg to file-chase-links.
2853         * display.texi (Width): Use \s syntax in example.
2854         (Font Selection): Add face-font-rescale-alist.
2856         * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
2857         Remove spurious indent in example.
2859         * lists.texi (Building Lists): Add number-sequence.
2861         * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
2863         * functions.texi (Function Documentation): Explain how to
2864         show calling convention explicitly in the doc string.
2866         * windows.texi (Selecting Windows): save-selected-window saves
2867         selected window of each frame.
2868         (Window Configurations): Minor change.
2870         * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
2872         * streams.texi (Output Variables): Add print-continuous-numbering
2873         and print-number-table.
2875         * processes.texi (Decoding Output): New node.
2877         * os.texi (Time Conversion): decode-time arg is optional.
2879         * objects.texi (Character Type): Don't use space as example for \.
2880         Make list of char names and \-sequences correspond.
2881         Explain that \s is not used in strings.  `\ ' needs space after.
2883         * nonascii.texi (Converting Representations): Add string-to-multibyte.
2884         (Translation of Characters): Add translation-table-for-input.
2885         (Default Coding Systems): Add auto-coding-functions.
2886         (Explicit Encoding): Add decode-coding-inserted-region.
2887         (Locales): Add locale-info.
2889         * minibuf.texi (Basic Completion): Describe test-completion.
2890         Collections can be lists of strings.
2891         Clean up lazy-completion-table.
2892         (Programmed Completion): Mention test-completion.
2893         Clarify why lambda expressions are not accepted.
2894         (Minibuffer Misc): Describe minibufferp.
2896 2003-07-14  Richard M. Stallman  <rms@gnu.org>
2898         * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
2900         * windows.texi (Selecting Windows): New arg to select-window.
2901         (Selecting Windows): Add with-selected-window.
2902         (Size of Window): Add window-inside-edges, etc.
2904         * internals.texi (Garbage Collection): Add post-gc-hook.
2906         * processes.texi (Subprocess Creation): Add exec-suffixes.
2908         * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
2909         (Scanning Keymaps): Add map-keymaps.
2910         (Defining Menus): Add keymap-prompt.
2912         * numbers.texi (Integer Basics): Add most-positive-fixnum,
2913         most-negative-fixnum.
2915         * compile.texi (Byte Compilation): Explain no-byte-compile
2916         (Compiler Errors): New node.
2918         * os.texi (User Identification): user-uid, user-real-uid
2919         can return float.
2921         * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
2922         and about derived modes.
2923         (Minor Modes): Add minor-mode-list.
2924         (Defining Minor Modes): Keyword args for define-minor-mode.
2925         (Search-based Fontification): Explain managing other properties.
2926         (Other Font Lock Variables): Add font-lock-extra-managed-props.
2927         (Faces for Font Lock): Add font-locl-preprocessor-face.
2928         (Hooks): Add run-mode-hooks and delay-mode-hooks.
2930         * variables.texi (Creating Buffer-Local): Add buffer-local-value.
2931         (Variable Aliases): Clarify defvaralias.
2933         * loading.texi (Library Search): Add load-suffixes.
2935         * minibuf.texi (Basic Completion): Add lazy-completion-table.
2936         (Programmed Completion): Add dynamic-completion-table.
2938         * files.texi (Changing Files): copy-file allows dir as NEWNAME.
2939         (Magic File Names): Specify precedence order of handlers.
2941         * commands.texi (Command Overview): Emacs server runs pre-command-hook
2942         and post-command-hook.
2943         (Waiting): New calling convention for sit-for.
2945         * text.texi (Special Properties): local-map and keymap properties
2946         apply based on their stickiness.
2948 2003-07-07  Richard M. Stallman  <rms@gnu.org>
2950         * modes.texi (Minor Mode Conventions): Specify only some kinds
2951         of list values as args to minor modes.
2953         * files.texi (File Name Expansion): Warn about iterative use
2954         of substitute-in-file-name.
2956         * advice.texi (Activation of Advice): Clean up previous change.
2958 2003-07-06  Markus Rost  <rost@math.ohio-state.edu>
2960         * advice.texi (Activation of Advice): Note that ad-start-advice is
2961         turned on by default.
2963 2003-06-30  Richard M. Stallman  <rms@gnu.org>
2965         * text.texi (Buffer Contents): Document current-word.
2966         (Change Hooks): Not called for *Messages*.
2968         * functions.texi (Defining Functions): Explain about redefining
2969         primitives.
2970         (Function Safety): Renamed.  Minor changes.
2971         Comment out the detailed criteria for what is safe.
2973 2003-06-22  Andreas Schwab  <schwab@suse.de>
2975         * objects.texi (Symbol Type): Fix description of examples.
2977 2003-06-16  Andreas Schwab  <schwab@suse.de>
2979         * hash.texi (Creating Hash): Fix description of :weakness.
2981 2003-06-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
2983         * files.texi (Changing Files): copy-file copies file modes, too.
2985 2003-05-28  Richard M. Stallman  <rms@gnu.org>
2987         * strings.texi (Creating Strings): Clarify split-string.
2989 2003-05-22  Stephen J. Turnbull  <stephen@xemacs.org>
2991         * strings.texi (Creating Strings): Update split-string specification
2992         and examples.
2994 2003-05-19  Richard M. Stallman  <rms@gnu.org>
2996         * elisp.texi: Correct invariant section names.
2998 2003-04-20  Richard M. Stallman  <rms@gnu.org>
3000         * os.texi (Timers): Explain about timers and quitting.
3002 2003-04-19  Richard M. Stallman  <rms@gnu.org>
3004         * internals.texi (Writing Emacs Primitives): Strings are
3005         no longer special for GCPROs.  Mention GCPRO5, GCPRO6.
3006         Explain GCPRO convention for varargs function args.
3008 2003-04-16  Richard M. Stallman  <rms@gnu.org>
3010         * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
3012 2003-04-08  Richard M. Stallman  <rms@gnu.org>
3014         * files.texi (Kinds of Files): Correct return value of file-symlink-p.
3016 2003-02-13  Kim F. Storm  <storm@cua.dk>
3018         * objects.texi (Character Type): New \s escape for space.
3020 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
3022         * os.texi (System Environment): Added cygwin system-type.
3024 2003-01-25  Richard M. Stallman  <rms@gnu.org>
3026         * keymaps.texi: Document that a symbol can act as a keymap.
3028 2003-01-13  Richard M. Stallman  <rms@gnu.org>
3030         * text.texi (Changing Properties): Say string indices are origin-0.
3032         * positions.texi (Screen Lines) <compute-motion>:
3033         Correct order of elts in return value.
3035         * keymaps.texi (Changing Key Bindings) <define-key>: Mention
3036         how to define a default binding.
3038 2002-12-07  Markus Rost  <rost@math.ohio-state.edu>
3040         * loading.texi (Unloading): Fix recent change for load-history.
3042         * customize.texi (Simple Types): Clarify description of custom
3043         type 'number. Describe new custom type 'float.
3045 2002-12-04  Markus Rost  <rost@math.ohio-state.edu>
3047         * variables.texi (File Local Variables): Fix typo.
3049 2002-10-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
3051         From Michael Albinus <Michael.Albinus@alcatel.de>.
3053         * README: Target for Info file is `make info'.
3055         * files.texi (File Name Components): Fixed typos in
3056         `file-name-sans-extension'.
3057         (Magic File Names): Complete list of operations for magic file
3058         name handlers.
3060 2002-09-16  Jonathan Yavner  <jyavner@engineer.com>
3062         * variables.texi (File Local Variables): New function
3063         risky-local-variable-p.
3065 2002-09-15  Jonathan Yavner  <jyavner@engineer.com>
3067         * functions.texi (Function safety): New node about unsafep.
3069 2002-08-05  Per Abrahamsen  <abraham@dina.kvl.dk>
3071         * customize.texi (Splicing into Lists): Fixed example.
3072         Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
3074 2002-06-17  Juanma Barranquero  <lektu@terra.es>
3076         * frames.texi (Display Feature Testing): Fix typo.
3078 2002-06-12  Andreas Schwab  <schwab@suse.de>
3080         * frames.texi (Initial Parameters, Resources): Fix references to
3081         the Emacs manual.
3083 2002-05-13  Kim F. Storm  <storm@cua.dk>
3085         * variables.texi (Intro to Buffer-Local): Updated warning and
3086         example relating to changing buffer inside let.
3088 2002-03-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3090         * os.texi (Session Management): New node about X Session management.
3092 2002-01-18  Eli Zaretskii  <eliz@is.elta.co.il>
3094         * elisp.texi (VERSION): Set to 2.9.  Update the version of Emacs
3095         to which the manual corresponds, and the copyright years.
3097         * Makefile.in (VERSION): Set to 2.9.
3099 2001-11-29  Eli Zaretskii  <eliz@is.elta.co.il>
3101         * elisp.texi: Change the category in @dircategory to "Emacs", to
3102         make it consistent with info/dir.
3104 2001-11-25  Miles Bader  <miles@gnu.org>
3106         * text.texi (Fields): Describe new `limit' arg in
3107         field-beginning/field-end.
3109 2001-11-17  Eli Zaretskii  <eliz@is.elta.co.il>
3111         * permute-index: Don't depend on csh-specific features.  Replace
3112         the interpreter name with /bin/sh.
3114         * two-volume-cross-refs.txt: New file.
3115         * two.el: New file.
3116         * spellfile: New file.
3118 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
3120         * permute-index: New file.
3122         * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
3123         elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
3124         8+3 restricted namespace.
3126         * Makefile.in (infodir): Define relative to $(srcdir).
3127         ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
3128         include directories list via -I switch to makeinfo.
3129         (index.texi): Use cp if both hard and symbolic links fail.
3131 2001-11-10  Eli Zaretskii  <eliz@is.elta.co.il>
3133         * Makefile.in (distclean): Add.
3135         The following changes make ELisp manual part of the Emacs
3136         distribution:
3138         * Makefile.in: Add Copyright notice.
3139         (prefix): Remove.
3140         (infodir): Change value to "../info".
3141         (VPATH): New variable.
3142         (MAKE): Don't define.
3143         (texmacrodir): Don't define.
3144         (texinputdir): Append the existing value of TEXINPUTS.
3145         ($(infodir)/elisp): Instead of just "elisp".  Reformat the
3146         command to be compatible with man/Makefile.in, and to put the
3147         output into ../info.
3148         (info): Add target.
3149         (installall): Target removed.
3151 2001-10-31  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
3153         * tips.texi (Coding Conventions): Fix typo.
3155 2001-10-23  Gerd Moellmann  <gerd@gnu.org>
3157         * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
3159 2001-10-22  Eli Zaretskii  <eliz@is.elta.co.il>
3161         * files.texi (File Name Components): Update the description of
3162         file-name-sans-extension and file-name-extension, as they now
3163         ignore leading dots.
3165 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
3167         * (Version 21.1 released.)
3169 2001-10-19  Miles Bader  <miles@gnu.org>
3171         * positions.texi (Text Lines): Describe behavior of
3172         `beginning-of-line'/`end-of-line' in the presence of field properties.
3174 2001-10-17  Gerd Moellmann  <gerd@gnu.org>
3176         * Makefile.in (VERSION): Set to 2.8.
3177         (manual): Use `manual-21'.
3179         * elisp.texi (VERSION): Add and use it where the version
3180         number was used.  Set it to 2.8.
3182         * intro.texi: Likewise.
3184 2001-10-13  Eli Zaretskii  <eliz@is.elta.co.il>
3186         * files.texi (File Name Completion): Document the significance of
3187         a trailing slash in elements of completion-ignored-extensions.
3189 2001-10-06  Miles Bader  <miles@gnu.org>
3191         * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
3193 2001-10-04  Gerd Moellmann  <gerd@gnu.org>
3195         * variables.texi (Variable Aliases): New node.
3197 2001-10-04  Gerd Moellmann  <gerd@gnu.org>
3199         * Branch for 21.1.
3201 2001-10-02  Miles Bader  <miles@gnu.org>
3203         * minibuf.texi (Minibuffer Misc): Add entries for
3204         `minibuffer-contents', `minibuffer-contents-no-properties', and
3205         `delete-minibuffer-contents'.
3206         Correct description for `minibuffer-prompt-end'.
3208         * text.texi (Property Search): Correct descriptions of
3209         `next-char-property-change' and `previous-char-property-change'.
3210         Add entries for `next-single-char-property-change' and
3211         `previous-single-char-property-change'.
3212         Make operand names a bit more consistent.
3214 2001-09-30  Eli Zaretskii  <eliz@is.elta.co.il>
3216         * frames.texi (Finding All Frames): Document that next-frame and
3217         previous-frame are local to current terminal.
3219 2001-09-26  Eli Zaretskii  <eliz@is.elta.co.il>
3221         * keymaps.texi (Creating Keymaps): Fix the description of the
3222         result of make-keymap.
3224 2001-09-23  Eli Zaretskii  <eliz@is.elta.co.il>
3226         * display.texi (Font Lookup, Attribute Functions)
3227         (Image Descriptors): Add cross-references to the definition of
3228         selected frame.
3230         * buffers.texi (The Buffer List): Add cross-references to the
3231         definition of selected frame.
3233         * frames.texi (Input Focus): Clarify which frame is _the_ selected
3234         frame at any given time.
3235         (Multiple Displays, Size and Position): Add a cross-reference to
3236         the definition of the selected frame.
3238 2001-09-08  Eli Zaretskii  <eliz@is.elta.co.il>
3240         * strings.texi (String Conversion) <string-to-number>: Document
3241         that a float is returned for integers that are too large.
3243         * frames.texi (Mouse Position): Document mouse-position-function.
3244         (Display Feature Testing): Document display-images-p.
3245         (Window Frame Parameters): Document the cursor-type variable.
3247         * numbers.texi (Integer Basics): Document CL style read syntax for
3248         integers in bases other than 10.
3250         * positions.texi (List Motion): Document
3251         open-paren-in-column-0-is-defun-start.
3253         * lists.texi (Sets And Lists): Document member-ignore-case.
3255         * internals.texi (Garbage Collection): Document the used and free
3256         strings report.
3257         (Memory Usage): Document strings-consed.
3259         * os.texi (Time of Day): Document float-time.
3260         (Recording Input): Document that clear-this-command-keys clears
3261         the vector to be returned by recent-keys.
3263         * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
3264         argument keymap can be a list.
3266         * nonascii.texi (User-Chosen Coding Systems)
3267         <select-safe-coding-system>: Document the new argument
3268         accept-default-p and the variable
3269         select-safe-coding-system-accept-default-p.  Tell what happens if
3270         buffer-file-coding-system is undecided.
3271         (Default Coding Systems): Document auto-coding-regexp-alist.
3273         * display.texi (The Echo Area) <message>: Document
3274         message-truncate-lines.
3275         (Glyphs): Document that the glyph table is unused on windowed
3276         displays.
3278         * help.texi (Describing Characters) <single-key-description>:
3279         Document the new argument no-angles.
3280         (Accessing Documentation) <documentation-property>: Document that
3281         a non-string property is evaluated.
3282         <documentation>: Document that the function-documentation property
3283         is looked for.
3285         * windows.texi (Selecting Windows): Document some-window.
3287         * text.texi (MD5 Checksum): New node, documents the md5 primitive.
3289         * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
3290         apropos-mode-hook.
3292         * commands.texi (Using Interactive): Document interactive-form.
3293         (Keyboard Macros): Document kbd-macro-termination-hook.
3294         (Command Loop Info): Document that clear-this-command-keys clears
3295         the vector to be returned by recent-keys.
3297 2001-09-04  Werner LEMBERG  <wl@gnu.org>
3299         * Makefile.in (srcdir, texinputdir): New variables.
3300         (srcs, index.texi, install): Use $(srcdir).
3301         (.PHONY): Remove elisp.dvi.
3302         (elisp): Use -I switch for makeinfo.
3303         (elisp.dvi): Use $(srcdir) and $(texinputdir).
3304         (installall, dist): Use $(srcdir).
3305         Fix path to texinfo.tex.
3306         (maintainer-clean): Add elisp.dvi and elisp.oaux.
3308 2001-08-30  Gerd Moellmann  <gerd@gnu.org>
3310         * display.texi (Conditional Display): Adjust to API change.
3312         * configure: New file.
3314 2001-07-30  Gerd Moellmann  <gerd@gnu.org>
3316         * commands.texi (Repeat Events): Add description of
3317         double-click-fuzz.
3319 2001-05-08  Stefan Monnier  <monnier@cs.yale.edu>
3321         * syntax.texi (Syntax Class Table): Add the missing designator for
3322         comment and string fences.
3323         (Syntax Properties): Add a xref to syntax table internals.
3324         (Syntax Table Internals): Document string-to-syntax.
3326 2001-05-07  Gerd Moellmann  <gerd@gnu.org>
3328         * Makefile.in (install): Use install-info command line options
3329         like in Emacs' Makefile.in.
3331 2000-12-09  Miles Bader  <miles@gnu.org>
3333         * windows.texi (Window Start): Update documentation for
3334         `pos-visible-in-window-p'.
3336 2000-11-12  Stefan Monnier  <monnier@cs.yale.edu>
3338         * lists.texi (Building Lists): Add footnote to explain how to add
3339         to the end of a list.
3341 2000-10-25  Gerd Moellmann  <gerd@gnu.org>
3343         * files.texi (Visiting Functions): Typos.
3345 2000-10-25  Kenichi Handa  <handa@etl.go.jp>
3347         * files.texi (Visiting Functions): Return value of
3348         find-file-noselect may be a list of buffers if wildcards are used.
3350 2000-10-24  Miles Bader  <miles@lsi.nec.co.jp>
3352         * display.texi (Defining Faces): Document `graphic' display type
3353         in face specs.
3355 2000-10-18  Kai Grossjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3357         * hooks.texi (Standard Hooks): Replace obsolete
3358         `after-make-frame-hook' with `after-make-frame-functions'.
3360         * frames.texi (Creating Frames): Ditto.
3362         * variables.texi (Future Local Variables): Ditto.
3364 2000-10-16  Gerd Moellmann  <gerd@gnu.org>
3366         * display.texi (Other Image Types): Add description of :foreground
3367         and :background properties of mono PBM images.
3369 2000-08-17  Werner LEMBERG  <wl@gnu.org>
3371         * .cvsignore: New file.
3373 2000-01-05  Gerd Moellmann  <gerd@gnu.org>
3375         * tindex.pl: New script.
3377 1999-12-03  Dave Love  <fx@gnu.org>
3379         * Makefile.in (MAKEINFO): New parameter.
3381 1999-09-17  Richard Stallman  <rms@gnu.org>
3383         * Makefile.in (srcs): Add hash.texi.
3384         (VERSION): Update to 20.6.
3386 1999-09-13  Richard Stallman  <rms@gnu.org>
3388         * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
3390 1998-08-29  Karl Heuer  <kwzh@gnu.org>
3392         * configure.in: New file.
3393         * Makefile.in: Renamed from Makefile.
3394         (prefix, infodir): Use value obtained from configure.
3395         (emacslibdir): Obsolete variable deleted.
3396         (dist): Distribute configure.in, configure, Makefile.in.
3398 1998-06-12  Richard Stallman  <rms@psilocin.ai.mit.edu>
3400         * Makefile (INSTALL_INFO): New variable.
3401         (install): Run install-info.
3403 1998-05-09  Richard Stallman  <rms@psilocin.ai.mit.edu>
3405         * Makefile (elisp.dvi): Add missing backslash.
3407 1998-05-02  Richard Stallman  <rms@psilocin.gnu.org>
3409         * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
3410         Run texindex without `./'.  Always run texindex on elisp.tp.
3411         (elisp.tps): Target deleted.
3413 1998-04-05  Richard Stallman  <rms@psilocin.gnu.org>
3415         * Makefile (srcs): Add nonascii.texi and customize.texi.
3416         (dist): Start by deleting `temp'.
3418 1998-02-17  Richard Stallman  <rms@psilocin.gnu.org>
3420         * Makefile (makeinfo, texindex): Targets deleted.
3421         (makeinfo.o, texindex.o): Targets deleted.
3422         (clean, dist): Don't do anything with them or with getopt*.
3424 1998-01-30  Richard Stallman  <rms@psilocin.gnu.org>
3426         * Makefile (SHELL): Defined.
3428 1998-01-27  Richard Stallman  <rms@psilocin.gnu.org>
3430         * Makefile (elisp.tps): New target.
3431         (elisp.dvi): Depend on elisp.tps.
3433 Wed Apr  3 15:24:25 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
3435         * README: Update phone number.
3437         * Makefile (elisp): Make this be the default target.
3438         Depend on makeinfo.c instead of makeinfo.
3439         (install): Don't depend on elisp.dvi, since we don't install that.
3440         Use mkinstalldirs.
3441         (dist): Add mkinstalldirs.
3443 Mon Jun 19 14:35:26 1995  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
3445         * Makefile (VERSION): Update version number.
3446         (maintainer-clean): Renamed from realclean.
3448 Wed Jun  7 17:04:59 1995  Karl Heuer  <kwzh@nutrimat.gnu.ai.mit.edu>
3450         * Makefile (realclean): New target.
3451         (elisp): Remove any old elisp-* files first.
3453 Tue Nov 23 19:59:40 1993  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
3455         * Makefile (VERSION): New variable.
3456         (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
3457         Compressed file suffix should be `.gz', not `.z'.
3459 Mon Nov 22 15:06:19 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
3461         * Makefile (elisp): Depend on makeinfo.
3463 Fri Nov 19 02:29:33 1993  Noah Friedman  (friedman@gnu.ai.mit.edu)
3465         * Makefile (srcs): Add anti.texi.
3467 Fri May 28 18:04:53 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
3469         * Makefile (infodir, prefix): New vars.
3470         (install): Use infodir.
3471         (emacsinfodir): Deleted.
3473 Thu May 27 02:11:25 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
3475         * Makefile (srcs): Add calendar.texi.
3477         * Makefile (dist): Copy texindex.c and makeinfo.c.
3478         Limit elisp-* files to those with one or two digits.
3480 Sun May 16 17:58:21 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
3482         * Makefile (dist): Changed to use Gzip instead of compress.
3484 Fri Apr 23 01:05:23 1993  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
3486         * loading.texi (Unloading): define-function changed back to
3487         defalias.  It may not stay this way, but at least it's
3488         consistent with the known-good version of the code patch.
3490 Fri Mar 26 21:14:54 1993  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
3492         * modes.texi (Hooks): Document new optional arg of add-hook.
3494 Wed Mar 17 08:48:24 1993  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
3496         * variables.texi: Document nil initial value of buffer-local variables.
3498         * tips.texi: Add new section on standard library headers.
3500 Sat Feb 27 18:00:25 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
3502         * Makefile (srcs): Add frame.texi to the list of sources.
3504 Tue Feb 23 10:50:25 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
3506         * Makefile (dist): Don't bother excluding autosave files; they'll
3507         never make it into the temp directory anyway, and the hash marks
3508         in the name are problematic for make and the Bourne shell.
3509         (srcs):
3511 Fri Feb 12 16:54:38 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
3513         * Makefile (dist): Don't include backup files or autosave files in
3514         the distribution tar file.
3516 Tue Nov 26 21:10:34 1991  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
3518         * Makefile (srcs): Added index.perm.
3519         (elisp.dvi): Remove erroneous shell comment.
3520         Expect output of permute-index in permuted.fns.
3521         Save old elisp.aux in elisp.oaux.
3522         (clean): Added index.texi to be deleted.
3524 Sat Aug 11 17:39:10 1990  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3526         * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
3528 Tue Jun 26 09:57:26 1990  David Lawrence  (tale@geech)
3530         * files.texi:  Noted that completion-ignored-extensions is ignored
3531         when making *Completions*.
3533 Fri Jun  8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
3535         * Makefile  make dist now depends on elisp.dvi, since it tries
3536         to include it in the dist file.
3538 Wed Mar 28 22:57:35 1990  Jim Kingdon  (kingdon@mole.ai.mit.edu)
3540         * functions.texinfo (Mapping Functions): Add missing quote
3542 Mon Jun 19 18:09:24 1989  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
3544         * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
3545         (defunargs): Turn off \hyphenchar of \sl font temporarily.
3547 Wed May 10 18:01:17 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
3549         * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
3550         and @error{} are the terms now being used.  The files in the
3551         directory have been changed to reflect this.
3553         * All instances of @indentedresultt{} have been changed to
3554         `     @result{}', using 5 spaces at the begining of the line.
3556 Mon Apr 24 21:02:55 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
3558         * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
3559         experimental @indentedresult{}, @indentedexpandsto{} are part of
3560         the texinfo.tex in this directory.  These TeX macros are not
3561         stable yet.
3563 Mon Apr 17 18:56:50 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
3565         * texinfo.tex:  temporarily added
3566                 \let\result=\dblarrow
3567                 \def\error{{\it ERROR} \longdblarrow}
3568         We need to do this better soon.
3570 Tue Apr 11 12:23:28 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
3572         * Applied Karl Berry's patches to *.texinfo files, but not to
3573         texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
3574         new title page format is also not applied, since it requires
3575         texinfo.tex changes.)
3577         * Cleaned up `Makefile' and defined the `emacslibdir' directory
3578         for the Project GNU development environment.
3580 ;; Local Variables:
3581 ;; coding: iso-2022-7bit
3582 ;; End:
3584     Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
3585   Copying and distribution of this file, with or without modification,
3586   are permitted provided the copyright notice and this notice are preserved.
3588 ;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda