*** empty log message ***
[emacs.git] / lispref / ChangeLog
blobe70bb8e77c9d18ca95e61fdca18d4349a4f70a20
1 2006-05-25  Richard Stallman  <rms@gnu.org>
3         * elisp.texi (Top): Update subnode menu.
5         * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
6         (Keymaps): Update menu.
8 2006-05-25  Chong Yidong  <cyd@stupidchicken.com>
10         * keymaps.texi (Key Sequences): Some clarifications.
12 2006-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
14         * processes.texi (Bindat Functions): Say "unibyte string"
15         explicitly for bindat-unpack and bindat-pack descriptions.
16         (Bindat Examples): Don't call `string-make-unibyte' in example.
18 2006-05-25  Chong Yidong  <cyd@stupidchicken.com>
20         * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
21         Explain string and vector representations of key sequences
23         * keymaps.texi (Changing Key Bindings):
24         * commands.texi (Interactive Codes, Interactive Codes):
25         * help.texi (Describing Characters): Refer to it.
27 2006-05-23  Luc Teirlinck  <teirllm@auburn.edu>
29         * frames.texi (Pointer Shape): @end table -> @end defvar.
31 2006-05-22  Richard Stallman  <rms@gnu.org>
33         * elisp.texi (Top): Update subnode menus.
35         * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
36         Contents rewritten; material from old Pointer Shape node moved here.
38         * display.texi (Pointer Shape): Node deleted.
39         (Image Descriptors): Minor cleanup.
41 2006-05-21  Richard Stallman  <rms@gnu.org>
43         * syntax.texi (Parsing Expressions): Update info on which STATE
44         elements are ignored.
46 2006-05-19  Luc Teirlinck  <teirllm@auburn.edu>
48         * hooks.texi (Standard Hooks): Correct typo.
50         * gpl.texi (GPL): ifinfo -> ifnottex.
52 2006-05-19  Michael Ernst  <mernst@alum.mit.edu>  (tiny change)
54         * searching.texi (Simple Match Data): Warn about match data being
55         set anew by every search.
57 2006-05-17  Richard Stallman  <rms@gnu.org>
59         * minibuf.texi (Minibuffer History): Clarify.
61         * searching.texi (Regexp Special): Clarify nested regexp warning.
63 2006-05-16  Kim F. Storm  <storm@cua.dk>
65         * minibuf.texi (Minibuffer History): Update add-to-history.
67 2006-05-15  Oliver Scholz  <epameinondas@gmx.de>  (tiny change)
69         * nonascii.texi (Explicit Encoding): Fix
70         typo (encoding<->decoding).
72 2006-05-14  Richard Stallman  <rms@gnu.org>
74         * buffers.texi (Creating Buffers): Cleanup.
76         * files.texi (Visiting Functions): Rewrite in find-file-noselect.
78 2006-05-13  Eli Zaretskii  <eliz@gnu.org>
80         * buffers.texi (Current Buffer): Document that with-temp-buffer
81         disables undo.
83         * os.texi (Terminal-Specific): More accurate description of how
84         Emacs searches for the terminal-specific libraries.
86 2006-05-12  Eli Zaretskii  <eliz@gnu.org>
88         * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
89         emacs-xtra to @inforef's.
91         * text.texi (Undo): Document that undo is turned off in buffers
92         whose names begin with a space.
94         * buffers.texi (Buffer Names): Add index entries for buffers whose
95         names begin with a space.
96         (Creating Buffers): Document that undo is turned off in buffers
97         whose names begin with a space.
99         * files.texi (Visiting Functions, Reading from Files)
100         (Saving Buffers): Mention code and EOL conversions by file I/O
101         primitives and subroutines.
103         * nonascii.texi (Lisp and Coding Systems): Document
104         coding-system-eol-type.  Add index entries for eol conversion.
106         * display.texi (Defining Faces): Mention `mac', and add an xref to
107         where window-system is described.
109 2006-05-10  Richard Stallman  <rms@gnu.org>
111         * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
113 2006-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
115         * variables.texi (File Local Variables): Recommend to quote lambda
116         expressions in safe-local-variable property.
118 2006-05-09  Richard Stallman  <rms@gnu.org>
120         * variables.texi (File Local Variables): Document
121         safe-local-eval-forms and safe-local-eval-function.
123 2006-05-07  Kim F. Storm  <storm@cua.dk>
125         * minibuf.texi (Minibuffer History): Remove keep-dups arg
126         from add-to-history.
128 2006-05-07  Romain Francoise  <romain@orebokech.com>
130         * commands.texi (Event Input Misc):
131         * compile.texi (Eval During Compile):
132         * internals.texi (Buffer Internals):
133         * minibuf.texi (Initial Input):
134         * nonascii.texi (Scanning Charsets):
135         * numbers.texi (Comparison of Numbers):
136         * windows.texi (Textual Scrolling, Vertical Scrolling):
137         Fix various typos.
139 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
141         * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
142         conditional xref's to either emacs or emacs-xtra, depending on
143         @iftex/@ifnottex.
145         * minibuf.texi (Minibuffer History): Document add-to-history.
147 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
149         * internals.texi (Pure Storage): Mention the pure overflow message
150         at startup.
152 2006-05-05  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
154         * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
155         (Searching Keymaps): Fix pseudo-Lisp description of keymap
156         search.
158 2006-05-01  Richard Stallman  <rms@gnu.org>
160         * intro.texi (nil and t): Clarify.
162         * variables.texi (File Local Variables): Suggest using booleanp.
164 2006-05-01  Juanma Barranquero  <lekktu@gmail.com>
166         * objects.texi (Type Predicates): Fix typos.
168 2006-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
170         * intro.texi (nil and t): Add booleanp.
172         * objects.texi (Type Predicates): Add links for booleanp and
173         string-or-null-p.
175 2006-04-29  Richard Stallman  <rms@gnu.org>
177         * modes.texi (Multiline Font Lock): Rename from
178         Multi line Font Lock Elements.  Much clarification.
179         (Font Lock Multiline, Region to Fontify): Much clarification.
181 2006-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
183         * variables.texi (File Local Variables): Remove the special case t for
184         safe-local-variable.
186 2006-04-26  Richard Stallman  <rms@gnu.org>
188         * syntax.texi (Parsing Expressions): Minor cleanup.
190 2006-04-18  Richard Stallman  <rms@gnu.org>
192         * tips.texi (Coding Conventions): Explain when the package's
193         prefix should appear later on (not at the start of the name).
195         * searching.texi (String Search): Clarify effect of NOERROR.
197         * modes.texi (Imenu): Clarify what special items do.
199         * hooks.texi (Standard Hooks): Delete text about old hook names.
201 2006-04-17  Romain Francoise  <romain@orebokech.com>
203         * variables.texi (Local Variables): Update the default value of
204         `max-specpdl-size'.
206 2006-04-15  Michael Olson  <mwolson@gnu.org>
208         * processes.texi (Transaction Queues): Mention the new optional
209         `delay-question' argument for `tq-enqueue'.
211 2006-04-13  Bill Wohler  <wohler@newt.com>
213         * customize.texi (Common Keywords): Use dotted notation for
214         :package-version value. Specify its values. Improve documentation
215         for customize-package-emacs-version-alist.
217 2006-04-12  Bill Wohler  <wohler@newt.com>
219         * customize.texi (Common Keywords): Move description of
220         customize-package-emacs-version-alist to @defvar.
222 2006-04-10  Bill Wohler  <wohler@newt.com>
224         * customize.texi (Common Keywords): Add :package-version.
226 2006-04-10  Kim F. Storm  <storm@cua.dk>
228         * text.texi (Buffer Contents): Add NOPROPS arg to
229         filter-buffer-substring.
231 2006-04-08  Kevin Ryde  <user42@zip.com.au>
233         * os.texi (Command-Line Arguments): Update xref to emacs manual
234         "Command Arguments" -> "Emacs Invocation", per change there.
236 2006-04-08  Thien-Thi Nguyen  <ttn@gnu.org>
238         * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
239         be on one line to help makeinfo not render two spaces after the dot.
241 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
243         * strings.texi (Predicates for Strings): Add string-or-null-p.
245 2006-03-28  Kim F. Storm  <storm@cua.dk>
247         * processes.texi (Accepting Output): Remove obsolete (and incorrect)
248         remarks about systems that don't support fractional seconds.
250 2006-03-25  Karl Berry  <karl@gnu.org>
252         * elisp.texi: Use @copyright{} instead of (C), and do not indent
253         the year list.
255 2006-03-21  Nick Roberts  <nickrob@snap.net.nz>
257         * display.texi (Fringe Indicators): Fix typos.
259 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
261         * tips.texi (Documentation Tips): One can now also write `program'
262         in front of a quoted symbol in a docstring to prevent making a
263         hyperlink.
265 2006-03-19  Alan Mackenzie  <acm@muc.de>
267         * text.texi (Special Properties): Clarify `fontified' property.
269 2006-03-16  Richard Stallman  <rms@gnu.org>
271         * display.texi (Defining Images): Minor cleanup.
273 2006-03-16  Bill Wohler  <wohler@newt.com>
275         * display.texi (Defining Images): In image-load-path-for-library,
276         prefer user's images.
278 2006-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
280         * modes.texi (Region to Fontify): Remove font-lock-lines-before.
282 2006-03-15  Bill Wohler  <wohler@newt.com>
284         * display.texi (Defining Images): Fix example in
285         image-load-path-for-library by not recommending that one binds
286         image-load-path.  Just defvar it to placate compiler and only use
287         it if previously defined.
289 2006-03-14  Bill Wohler  <wohler@newt.com>
291         * display.texi (Defining Images): In image-load-path-for-library,
292         always return list of directories.  Update example.
294 2006-03-14  Alan Mackenzie  <acm@muc.de>
296         * modes.texi: New node, "Region to Fontify" (for Font Lock).
297         This describes font-lock-extend-region-function.
298         ("Other Font Lock Variables"): Move "font-lock-lines-before" to
299         the new node "Region to Fontify".
301 2006-03-13  Richard Stallman  <rms@gnu.org>
303         * display.texi (Invisible Text): The impossible position is
304         now before the invisible text, not after.
305         (Defining Images): Clean up last change.
307 2006-03-11  Bill Wohler  <wohler@newt.com>
309         * display.texi (Defining Images): Add image-load-path-for-library.
311 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
313         * text.texi (Adaptive Fill): Fix Texinfo usage.
315         * strings.texi (Creating Strings): Fix Texinfo usage.
317         * searching.texi (Regexp Special): Use @samp for regular
318         expressions that are not in Lisp syntax.
320 2006-03-08  Luc Teirlinck  <teirllm@auburn.edu>
322         * searching.texi (Regexp Special): Put remark between parentheses
323         to avoid misreading.
325 2006-03-07  Luc Teirlinck  <teirllm@auburn.edu>
327         * searching.texi (Syntax of Regexps): More accurately describe
328         which characters are special in which situations.
329         (Regexp Special): Recommend _not_ to quote `]' or `-' when they
330         are not special.  Describe in detail when `[' and `]' are special.
331         (Regexp Backslash): Plenty of regexps with unbalanced square
332         brackets are valid, so reword that statement.
334 2006-03-02  Kim F. Storm  <storm@cua.dk>
336         * keymaps.texi (Tool Bar): Add tool-bar-border.
338 2006-02-28  Luc Teirlinck  <teirllm@auburn.edu>
340         * loading.texi (Load Suffixes): Rephrase last paragraph.  Fix typos.
342 2006-02-27  Luc Teirlinck  <teirllm@auburn.edu>
344         * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
346         * files.texi (Locating Files): Suggest additional values for the
347         SUFFIXES arg of `locate-file'.  Update pxref.
349         * loading.texi (Loading): Include new node "Load Suffixes" in menu.
350         (How Programs Do Loading): Discuss the effects of Auto Compression
351         mode on `load'.
352         (Load Suffixes): New node.
353         (Library Search): Delete description of `load-suffixes'; it was
354         moved to "Load Suffixes".
355         (Autoload, Named Features): Mention `load-suffixes'.
357 2006-02-21  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
359         * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
361         * windows.texi (Window Tree): Fix typo.
363 2006-02-20  Kim F. Storm  <storm@cua.dk>
365         * display.texi (Fringe Indicators): New section.
366         Move indicate-empty-lines, indicate-buffer-boundaries, and
367         default-indicate-buffer-boundaries here.
368         Add fringe-indicator-alist and default-fringes-indicator-alist.
369         Add list of logical fringe indicator symbols.
370         Update list of standard bitmap names.
371         (Fringe Cursors): New section.
372         Move overflow-newline-into-fringe here.
373         Add fringe-cursor-alist and default-fringes-cursor-alist.
374         Add list of fringe cursor symbols.
376 2006-02-20  Juanma Barranquero  <lekktu@gmail.com>
378         * commands.texi (Using Interactive): Fix reference to node
379         "Minibuffers".
381 2006-02-19  Richard M. Stallman  <rms@gnu.org>
383         * minibuf.texi (High-Level Completion):
384         Add xref to read-input-method-name.
386         * files.texi (Relative File Names): Move file-relative-name here.
387         (File Name Expansion): From here.  Minor clarifications.
389         * commands.texi (Using Interactive): Add xrefs about reading input.
390         Clarify remarks about that moving point and mark.
391         Put string case before list case.
393 2006-02-16  Johan Bockg\e,Ae\e(Brd  <bojohan@dd.chalmers.se>
395         * display.texi (Other Display Specs, Image Descriptors):
396         Revert erroneous changes.  The previous description of
397         image-descriptors as `(image . PROPS)' was correct.
399 2006-02-14  Richard M. Stallman  <rms@gnu.org>
401         * variables.texi (File Local Variables): Clarifications.
403 2006-02-14  Juanma Barranquero  <lekktu@gmail.com>
405         * variables.texi (File Local Variables): Use @code for a cons
406         cell, not @var.
408 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
410         * variables.texi (File Local Variables): Document new file local
411         variable behavior.
413 2006-02-10  Kim F. Storm  <storm@cua.dk>
415         * eval.texi (Function Indirection): Add NOERROR to indirect-function.
417 2006-02-08  Juanma Barranquero  <lekktu@gmail.com>
419         * modes.texi (%-Constructs): Remove obsolete info about
420         `global-mode-string'.
422 2006-02-07  Richard M. Stallman  <rms@gnu.org>
424         * commands.texi (Prefix Command Arguments): Minor cleanup.
426         * display.texi: "Graphical display", not window system.
428         * functions.texi (What Is a Function): Fix xref.
430         * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
431         (Changing Key Bindings): Clarify when remapping is better than
432         substitute-key-definition.
434 2006-02-02  Richard M. Stallman  <rms@gnu.org>
436         * minibuf.texi (Basic Completion): Completion alists are risky.
438         * keymaps.texi (Active Keymaps): Clarifications.
439         (Searching Keymaps): New node.
440         (Keymaps): Update menu.
442         * frames.texi (Layout Parameters): Minor clarification.
443         (Drag and Drop): New node.
444         (Frames): Update menu.
446 2006-01-29  Chong Yidong  <cyd@stupidchicken.com>
448         * display.texi (Other Display Specs, Image Descriptors):
449         Image description is a list, not a cons cell.
451 2006-01-28  Luc Teirlinck  <teirllm@auburn.edu>
453         * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
454         list is not necessarily a list).
456 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
458         * frames.texi (Layout Parameters): border-width and
459         internal-border-width belong to the frame, not the window.
461 2006-01-19  Richard M. Stallman  <rms@gnu.org>
463         * nonascii.texi (Translation of Characters): Search cmds use
464         translation-table-for-input.  Automatically made local.
466         * markers.texi (Overview of Markers): Count insertion type
467         as one of a marker's attributes.
469         * keymaps.texi (Controlling Active Maps): New node, split out of
470         Active Keymaps.
471         (Keymaps): Menu updated.
472         (Active Keymaps): Give pseudocode to explain how the active
473         maps are searched.  current-active-maps and key-binding moved here.
474         (Functions for Key Lookup): current-active-maps and key-binding moved.
475         Clarifications.
476         (Searching the Keymaps): New subnode.
478         * elisp.texi (Top): Menu clarification.
480         * display.texi (Other Display Specs): Delete duplicate entry for
481         just a string as display spec.  Move text about recursive display
482         specs on such a string.
484         * commands.texi (Key Sequence Input): Clarify.
485         Move num-nonmacro-input-events out.
486         (Reading One Event): num-nonmacro-input-events moved here.
488 2006-01-14  Nick Roberts  <nickrob@snap.net.nz>
490         * advice.texi (Simple Advice): Update example to fit argument
491         change in previous-line.
493 2006-01-05  Richard M. Stallman  <rms@gnu.org>
495         * markers.texi (The Mark): Fix in `mark'.
497 2006-01-04  Richard M. Stallman  <rms@gnu.org>
499         * processes.texi (Misc Network, Make Network): Minor cleanups.
501 2006-01-04  Kim F. Storm  <storm@cua.dk>
503         * processes.texi (Make Network): Add IPv6 addresses and handling.
504         (Network Feature Testing): Mention (:family ipv6).
505         (Misc Network): Add IPv6 formats to format-network-address.
507 2005-12-30  Richard M. Stallman  <rms@gnu.org>
509         * text.texi (Changing Properties):
510         Don't use return value of set-text-properties.
512 2005-12-29  Luc Teirlinck  <teirllm@auburn.edu>
514         * modes.texi (Mode Line Format): Correct typo in menu.
516 2005-12-29  Richard M. Stallman  <rms@gnu.org>
518         * modes.texi (Mode Line Top): New node.
519         (Mode Line Data): Some text moved to new node.
520         Explain the data structure more concretely.
521         (Mode Line Basics): Clarifications.
522         (Mode Line Variables): Clarify intro paragraph.
523         (%-Constructs): Clarify intro paragraph.
524         (Mode Line Format): Update menu.
526 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
528         * minibuf.texi (Basic Completion): Update lazy-completion-table
529         examples for removal of ARGS argument.
531 2005-12-23  Richard M. Stallman  <rms@gnu.org>
533         * text.texi (Undo): Restore some explanation from the version
534         that was deleted.
536 2005-12-23  Eli Zaretskii  <eliz@gnu.org>
538         * text.texi (Undo): Remove dupliate descriptions of `apply
539         funname' and `apply delta' elements of the undo list.
541 2005-12-20  Richard M. Stallman  <rms@gnu.org>
543         * help.texi (Help Functions): Update documentation of `apropos'.
545 2005-12-20  Luc Teirlinck  <teirllm@auburn.edu>
547         * customize.texi (Type Keywords): Delete xref to "Text help-echo",
548         because it is confusing.  If the :help-echo keyword is a function,
549         it is not directly used as the :help-echo overlay property, as the
550         xref seems to suggest (it does not take the appropriate args).
552 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
554         * customize.texi (Common Keywords): Fix Texinfo usage.
555         (Group Definitions, Variable Definitions): Update for new
556         conventions for using `*' in docstrings.
558         * tips.texi (Documentation Tips): Update for new conventions for
559         using `*' in docstrings.
561 2005-12-16  Richard M. Stallman  <rms@gnu.org>
563         * minibuf.texi (Minibuffer Contents): Minor cleanup.
565 2005-12-16  Juri Linkov  <juri@jurta.org>
567         * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
569 2005-12-14  Romain Francoise  <romain@orebokech.com>
571         * modes.texi (Customizing Keywords): Rename `append' to `how'.
572         Fix typo.
574 2005-12-11  Juri Linkov  <juri@jurta.org>
576         * minibuf.texi (Completion Commands): Add mention of read-file-name
577         for filename completion keymaps.
578         (Reading File Names): Add mention of filename completion keymaps
579         for read-file-name and xref to `Completion Commands'.
581 2005-12-10  Richard M. Stallman  <rms@gnu.org>
583         * customize.texi (Common Keywords): State caveats for use of :tag.
585 2005-12-08  Richard M. Stallman  <rms@gnu.org>
587         * minibuf.texi (Intro to Minibuffers): Replace list of local maps
588         with xrefs and better explanation.
589         (Completion Commands): Add the filename completion maps.
591         * objects.texi (Character Type): Clarify that \s is not space
592         if a dash follows.
594 2005-12-05  Richard M. Stallman  <rms@gnu.org>
596         * windows.texi (Resizing Windows): Delete preserve-before args.
598 2005-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
600         * keymaps.texi (Format of Keymaps): Remove mention of a quirk
601         in full keymaps, since the quirk has been fixed.
603 2005-12-03  Eli Zaretskii  <eliz@gnu.org>
605         * hooks.texi (Standard Hooks): Add index entries.  Mention
606         `compilation-finish-functions'.
608 2005-11-27  Richard M. Stallman  <rms@gnu.org>
610         * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
612 2005-11-21  Juri Linkov  <juri@jurta.org>
614         * customize.texi (Common Keywords): Update links types
615         custom-manual and url-link.  Add link types emacs-library-link,
616         file-link, function-link, variable-link, custom-group-link.
618 2005-11-20  Chong Yidong  <cyd@stupidchicken.com>
620         * display.texi: Revert 2005-11-20 change.
622 2005-11-20  Thien-Thi Nguyen  <ttn@gnu.org>
624         * processes.texi (Bindat Functions):
625         Say "third" to refer to zero-based index "2".
627 2005-11-18  Luc Teirlinck  <teirllm@auburn.edu>
629         * loading.texi (Library Search): Update the default value of
630         `load-suffixes'.
632 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
634         * display.texi (Attribute Functions): Mention :ignore-defface.
636 2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
638         * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
639         (Minor Mode Conventions): Mention the use of a hook.
641 2005-11-06  Richard M. Stallman  <rms@gnu.org>
643         * files.texi (Magic File Names): find-file-name-handler checks the
644         `operations' property of the handler.
646 2005-11-03  Richard M. Stallman  <rms@gnu.org>
648         * variables.texi (Frame-Local Variables): Small clarification.
650 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
652         * os.texi (Init File): Document ~/.emacs.d/init.el.
654 2005-10-29  Richard M. Stallman  <rms@gnu.org>
656         * internals.texi (Garbage Collection): Document memory-full.
658 2005-10-28  Bill Wohler  <wohler@newt.com>
660         * tips.texi (Documentation Tips): Help mode now creates hyperlinks
661         for URLs.
663 2005-10-28  Richard M. Stallman  <rms@gnu.org>
665         * minibuf.texi (Completion Commands): Clean up prev change.
667 2005-10-26  Kevin Ryde  <user42@zip.com.au>
669         * compile.texi (Eval During Compile): Explain recommended uses
670         of eval-when-compile and eval-and-compile.
672 2005-10-27  Masatake YAMATO  <jet@gyve.org>
674         * minibuf.texi (Completion Commands):
675         Write about new optional argument for `display-completion-list'.
677 2005-10-23  Richard M. Stallman  <rms@gnu.org>
679         * display.texi (Overlay Arrow): Clarify about local bindings of
680         overlay-arrow-position.
682 2005-10-22  Eli Zaretskii  <eliz@gnu.org>
684         * internals.texi (Building Emacs): Fix last change.
686 2005-10-22  Richard M. Stallman  <rms@gnu.org>
688         * internals.texi (Building Emacs): Document eval-at-startup.
690 2005-10-21  Richard M. Stallman  <rms@gnu.org>
692         * loading.texi (Where Defined): load-history contains abs file names.
693         symbol-file returns abs file names.
695 2005-10-19  Kim F. Storm  <storm@cua.dk>
697         * display.texi (Showing Images): Add max-image-size integer value.
699 2005-10-18  Chong Yidong  <cyd@stupidchicken.com>
701         * display.texi (Showing Images): Document max-image-size.
703 2005-10-17  Richard M. Stallman  <rms@gnu.org>
705         * commands.texi (Quitting): Minor clarification.
707         * processes.texi (Sentinels): Clarify about output and quitting.
708         (Filter Functions): Mention with-local-quit.
710 2005-10-17  Juri Linkov  <juri@jurta.org>
712         * buffers.texi (Current Buffer):
713         * commands.texi (Event Input Misc):
714         * compile.texi (Eval During Compile, Compiler Errors):
715         * customize.texi (Group Definitions):
716         * display.texi (Progress, Defining Faces):
717         * files.texi (Writing to Files):
718         * modes.texi (Mode Hooks, Defining Minor Modes):
719         * streams.texi (Output Functions):
720         * syntax.texi (Syntax Table Functions):
721         * text.texi (Change Hooks):
722         Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
724         * commands.texi (Quitting): Replace arg `forms' with `body' in
725         `with-local-quit'.
727         * positions.texi (Excursions): Replace arg `forms' with `body' in
728         `save-excursion'.
730 2005-10-08  Kim F. Storm  <storm@cua.dk>
732         * windows.texi (Window Tree): Rename window-split-tree to window-tree.
733         Rename manual section accordingly.
735 2005-10-04  Kim F. Storm  <storm@cua.dk>
737         * windows.texi (Window Split Tree): New section describing
738         new function window-split-tree function.
740 2005-10-03  Nick Roberts  <nickrob@snap.net.nz>
742         * display.texi (Fringe Size/Pos): Simplify and add detail.
744 2005-09-30  Romain Francoise  <romain@orebokech.com>
746         * minibuf.texi (High-Level Completion): Explain that the prompt
747         given to `read-buffer' should end with a colon and a space.
748         Update usage examples.
750 2005-09-29  Juri Linkov  <juri@jurta.org>
752         * display.texi (Displaying Messages): Rename argument name
753         `string' to `format-string' in functions `message', `message-box',
754         `message-or-box'.
756 2005-09-26  Chong Yidong  <cyd@stupidchicken.com>
758         * errors.texi (Standard Errors): Correct xrefs.
760 2005-09-18  Chong Yidong  <cyd@stupidchicken.com>
762         * display.texi (Defining Images): Update documentation for
763         `image-load-path'.
765 2005-09-17  Richard M. Stallman  <rms@gnu.org>
767         * display.texi (Defining Images): Clean up previous change.
769 2005-09-16  Romain Francoise  <romain@orebokech.com>
771         * elisp.texi: Specify GFDL version 1.2.
773         * doclicense.texi (GNU Free Documentation License): Update to
774         version 1.2.
776 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
778         * display.texi (Defining Images): Document `image-load-path'.
780 2005-09-15  Richard M. Stallman  <rms@gnu.org>
782         * objects.texi (Printed Representation): Minor cleanup.
783         (Box Diagrams): Minor fix.
784         (Cons Cell Type): Move (...) index item here.
785         (Box Diagrams): From here.
786         (Array Type): Minor fix.
787         (Type Predicates): Delete index "predicates".
788         (Hash Table Type): Clarify xref.
789         (Dotted Pair Notation): Minor fix.
791 2005-09-10  Chong Yidong  <cyd@stupidchicken.com>
793         * files.texi (Saving Buffers): Fix typo.
795 2005-09-08  Richard M. Stallman  <rms@gnu.org>
797         * tips.texi (Programming Tips): Correct the "default" prompt spec.
799 2005-09-08  Chong Yidong  <cyd@stupidchicken.com>
801         * locals.texi (Standard Buffer-Local Variables): Don't include
802         mode variables for minor modes.
803         Fix xrefs for buffer-display-count, buffer-display-table,
804         buffer-offer-save, buffer-saved-size, cache-long-line-scans,
805         enable-multibyte-characters, fill-column, header-line-format,
806         left-fringe-width, left-margin, and right-fringe-width.
808         * hooks.texi (Standard Hooks): All hooks should conform to the
809         standard naming convention now.
810         Fix xref for `echo-area-clear-hook'.
812         * display.texi (Usual Display): Note that indicate-empty-lines and
813         tab-width are buffer-local.
815         * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
817         * modes.texi (Mode Help): Note that major-mode is buffer-local.
819         * nonascii.texi (Encoding and I/O): Note that
820         buffer-file-coding-system is buffer-local.
822         * positions.texi (List Motion): Note that defun-prompt-regexp is
823         buffer-local.
825         * text.texi (Auto Filling): Note that auto-fill-function is
826         buffer-local.
827         (Undo): Note that buffer-undo-list is buffer-local.
829         * windows.texi (Buffers and Windows): Document
830         buffer-display-count.
832 2005-09-06  Richard M. Stallman  <rms@gnu.org>
834         * tips.texi (Coding Conventions): Sometimes it is ok to put the
835         package prefix elsewhere than at the start of the name.
837 2005-09-03  Richard M. Stallman  <rms@gnu.org>
839         * tips.texi (Programming Tips): Add conventions for minibuffer
840         questions and prompts.
842 2005-09-03  Joshua Varner  <jlvarner@gmail.com>  (tiny change)
844         * intro.texi (nil and t): Minor cleanup.
845         Delete spurious mention of keyword symbols.
846         (Evaluation Notation): Add index entry.
847         (A Sample Function Description): Minor cleanup.
848         (A Sample Variable Description): Not all vars can be set.
850 2005-09-03  Thien-Thi Nguyen  <ttn@gnu.org>
852         * text.texi (Buffer Contents): Use "\n" in examples' result strings.
854         (Insertion): Document precise type of `insert-char' arg COUNT.
856 2005-09-02  Stefan Monnier  <monnier@iro.umontreal.ca>
858         * modes.texi (Other Font Lock Variables): Sync the default of
859         font-lock-lines-before.
861 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
863         * files.texi (Magic File Names): Add `make-auto-save-file-name'.
865 2005-08-29  Richard M. Stallman  <rms@gnu.org>
867         * elisp.texi (Top): Update subnode menu.
869         * searching.texi (Searching and Matching): Move node.
870         Rearrange contents and add overall explanation.
871         (Searching and Case): Move node.
872         (Searching and Matching): Update menu.
874 2005-08-27  Eli Zaretskii  <eliz@gnu.org>
876         * os.texi (Startup Summary): Fix the description of the initial
877         startup message display.
879 2005-08-25  Richard M. Stallman  <rms@gnu.org>
881         * searching.texi (Search and Replace): Add replace-regexp-in-string.
883 2005-08-25  Emilio C. Lopes  <eclig@gmx.net>
885         * display.texi (Finding Overlays): Fix `find-overlay-prop' in
886         `next-overlay-change' example.
888 2005-08-22  Juri Linkov  <juri@jurta.org>
890         * display.texi (Attribute Functions): Add set-face-inverse-video-p.
891         Fix invert-face.  Fix args of face-background.
893         * display.texi (Standard Faces): Delete node.
894         (Faces): Add xref to `(emacs)Standard Faces'.
895         (Displaying Faces): Fix xref to `Standard Faces'.
897         * modes.texi (Mode Line Data): Fix xref to Standard Faces.
899 2005-08-20  Alan Mackenzie  <acm@muc.de>
901         * buffers.texi (The Buffer List): Clarify the manipulation of the
902         buffer list.
904 2005-08-14  Richard M. Stallman  <rms@gnu.org>
906         * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
907         a regexp.
909 2005-08-11  Richard M. Stallman  <rms@gnu.org>
911         * elisp.texi (Top): Update subnode lists.
913         * display.texi (Inverse Video): Node deleted.
915         * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
916         New nodes split out of Coding Conventions.
918         * searching.texi (Regular Expressions): Document re-builder.
920         * os.texi (Time Parsing): New node split out of Time Conversion.
922         * processes.texi (Misc Network, Network Feature Testing)
923         (Network Options, Make Network): New nodes split out of
924         Low-Level Network.
926 2005-08-09  Richard M. Stallman  <rms@gnu.org>
928         * frames.texi (Geometry): New node, split from Size and Position.
929         (Frame Parameters): Refer to Geometry.
931         * buffers.texi (The Buffer List): Fix xrefs.
933         * windows.texi (Splitting Windows): Fix xref.
935         * frames.texi (Layout Parameters): Add xref.
937         * display.texi (Line Height, Scroll Bars): Fix xrefs.
939         * keymaps.texi (Menu Bar): Fix xref.
941         * locals.texi (Standard Buffer-Local Variables): Fix xref.
943         * modes.texi (%-Constructs): Fix xref.
945         * frames.texi (Window Frame Parameters): Node split up.
946         (Basic Parameters, Position Parameters, Size Parameters)
947         (Layout Parameters, Buffer Parameters, Management Parameters)
948         (Cursor Parameters, Color Parameters): New subnodes.
950 2005-08-09  Luc Teirlinck  <teirllm@auburn.edu>
952         * positions.texi (Screen Lines): Update xref for previous change
953         in minibuf.texi.
955         * minibuf.texi (Intro to Minibuffers): Update pxref for previous
956         change in minibuf.texi.
958 2005-08-09  Richard M. Stallman  <rms@gnu.org>
960         * tips.texi (Coding Conventions): Minor cleanup.
962         * modes.texi (Defining Minor Modes): Explain when init-value
963         can be non-nil.
965         * elisp.texi (Top): Update submenu for Minibuffer.
967         * minibuf.texi (Minibuffer Misc): Node split up.
968         (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
969         (Recursive Mini): New nodes split out from Minibuffer Misc.
970         (Minibuffer Misc): Document max-mini-window-height.
972         * hash.texi (Defining Hash): Delete stray paren in example.
974         * display.texi (Echo Area Customization): Don't define
975         max-mini-window-height here; xref instead.
977         * commands.texi (Event Input Misc): Update while-no-input.
979         * advice.texi (Advising Functions): Explain when to use advice
980         and when to use a hook.
982 2005-07-30  Eli Zaretskii  <eliz@gnu.org>
984         * makefile.w32-in (info): Don't run install-info.
985         ($(infodir)/dir): New target, produced by running install-info.
987 2005-07-27  Luc Teirlinck  <teirllm@auburn.edu>
989         * modes.texi (Defining Minor Modes): The keyword for the initial
990         value is :init-value, not :initial-value.
992 2005-07-23  Eli Zaretskii  <eliz@gnu.org>
994         * loading.texi (Autoload): Make the `doctor' example be consistent
995         with what's in current loaddefs.el.  Describe the "fn" magic in
996         the usage portion of the doc string.
998 2005-07-22  Richard M. Stallman  <rms@gnu.org>
1000         * internals.texi (Garbage Collection): Clarify previous change.
1002 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
1004         * internals.texi (Garbage Collection): Add gc-cons-percentage.
1006 2005-07-18  Juri Linkov  <juri@jurta.org>
1008         * commands.texi (Accessing Events):
1009         * frames.texi (Text Terminal Colors, Resources):
1010         * markers.texi (The Mark):
1011         * modes.texi (Defining Minor Modes):
1012         Delete duplicate duplicate words.
1014 2005-07-16  Richard M. Stallman  <rms@gnu.org>
1016         * display.texi (Managing Overlays): Clarify make-overlay
1017         args for insertion types.
1019 2005-07-13  Luc Teirlinck  <teirllm@auburn.edu>
1021         * customize.texi (Variable Definitions):
1022         Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
1023         `standard-value' is a list too.
1024         (Defining New Types): Use @key{RET} instead of @key{ret}.
1026 2005-07-13  Francis Litterio  <franl@world.std.com>  (tiny change)
1028         * os.texi (Translating Input): Fix typo.
1030 2005-07-08  Richard M. Stallman  <rms@gnu.org>
1032         * README: Update edition number and size estimate.
1034         * elisp.texi (VERSION): Set to 2.9.
1036 2005-07-07  Richard M. Stallman  <rms@gnu.org>
1038         * book-spine.texinfo: Update Emacs version.
1040         * display.texi (Inverse Video): Delete mode-line-inverse-video.
1042 2005-07-06  Richard M. Stallman  <rms@gnu.org>
1044         * searching.texi (Regexp Search): Clarify what re-search-forward
1045         does when the search fails.
1047 2005-07-05  Lute Kamstra  <lute@gnu.org>
1049         * Update FSF's address in GPL notices.
1051         * doclicense.texi (GNU Free Documentation License):
1052         * gpl.texi (GPL):
1053         * tips.texi (Coding Conventions, Library Headers):
1054         * vol1.texi:
1055         * vol2.texi: Update FSF's address.
1057 2005-07-04  Richard M. Stallman  <rms@gnu.org>
1059         * hooks.texi (Standard Hooks): Add occur-hook.
1061 2005-07-03  Luc Teirlinck  <teirllm@auburn.edu>
1063         * display.texi (The Echo Area): Correct menu.
1065 2005-07-03  Richard M. Stallman  <rms@gnu.org>
1067         * elisp.texi (Top): Update subnode menu for Display.
1069         * display.texi (Displaying Messages): New node, with most
1070         of what was in The Echo Area.
1071         (Progress): Moved under The Echo Area.
1072         (Logging Messages): New node with new text.
1073         (Echo Area Customization): New node, the rest of what was
1074         in The Echo Area.  Document message-truncate-lines with @defvar.
1075         (Display): Update menu.
1077         * windows.texi (Textual Scrolling): Doc 3 values for
1078         scroll-preserve-screen-position.
1080         * text.texi (Special Properties): Change hook functions
1081         should bind inhibit-modification-hooks around altering buffer text.
1083         * keymaps.texi (Key Binding Commands): Call binding BINDING
1084         rather than DEFINITION.
1086 2005-06-29  Juanma Barranquero  <lekktu@gmail.com>
1088         * variables.texi (Defining Variables): `user-variable-p' returns t
1089         for aliases of user options, nil for alias loops.
1091 2005-06-28  Richard M. Stallman  <rms@gnu.org>
1093         * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
1094         make-keymap.
1096 2005-06-27  Luc Teirlinck  <teirllm@auburn.edu>
1098         * variables.texi (Setting Variables): Correct and clarify
1099         description of `add-to-ordered-list'.
1101 2005-06-26  Richard M. Stallman  <rms@gnu.org>
1103         * display.texi (Faces): Minor cleanup.
1105 2005-06-25  Luc Teirlinck  <teirllm@auburn.edu>
1107         * display.texi (Faces): `facep' returns t for strings that are
1108         face names.
1110 2005-06-25  Richard M. Stallman  <rms@gnu.org>
1112         * objects.texi (Equality Predicates): Clarify meaning of equal.
1114         * windows.texi (Selecting Windows): save-selected-window
1115         and with-selected-window save and restore the current buffer.
1117 2005-06-24  Richard M. Stallman  <rms@gnu.org>
1119         * numbers.texi (Float Basics): Explain how to test for NaN,
1120         and printing the sign of NaNs.
1122 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
1124         * makefile.w32-in (MAKEINFO): Use --force.
1126 2005-06-23  Richard M. Stallman  <rms@gnu.org>
1128         * display.texi (Face Functions): Correct Texinfo usage.
1130 2005-06-23  Luc Teirlinck  <teirllm@auburn.edu>
1132         * lists.texi (Rings): `ring-elements' now returns the elements of
1133         RING in order.
1135 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
1137         * markers.texi (The Mark): Texinfo usage fix.
1139 2005-06-23  Kim F. Storm  <storm@cua.dk>
1141         * searching.texi (Entire Match Data): Remove evaporate option for
1142         match-data.  Do not mention evaporate option for set-match-data.
1144 2005-06-22  Glenn Morris  <gmorris@ast.cam.ac.uk>
1146         * display.texi (Face Functions): Mention face aliases.
1148 2005-06-21  Richard M. Stallman  <rms@gnu.org>
1150         * anti.texi (Antinews): Texinfo usage fix.
1152 2005-06-21  Karl Berry  <karl@gnu.org>
1154         * elisp.texi: Use @copying.
1156         * elisp.texi: Put @summarycontents and @contents before the Top
1157         node, instead of the end of the file, so that the contents appear
1158         in the right place in the dvi/pdf output.
1160 2005-06-21  Juri Linkov  <juri@jurta.org>
1162         * display.texi (Defining Faces): Add `customized-face'.
1164 2005-06-20  Kim F. Storm  <storm@cua.dk>
1166         * variables.texi (Setting Variables): Any type of element can be
1167         given order in add-to-ordered-list.  Compare elements with eq.
1169         * lists.texi (Rearrangement): Sort predicate may just return non-nil.
1171 2005-06-20  Karl Berry  <karl@gnu.org>
1173         * syntax.texi (Syntax Flags): Make last column very slightly wider
1174         to avoid "generic comment" breaking on two lines and causing an
1175         underfull box.
1177 2005-06-19  Luc Teirlinck  <teirllm@auburn.edu>
1179         * lists.texi (Rings): Various minor clarifications and corrections.
1181 2005-06-18  Richard M. Stallman  <rms@gnu.org>
1183         * functions.texi (Obsolete Functions): Simplify.
1185         * variables.texi (Variable Aliases): Simplify.
1187         * anti.texi, backups.texi, compile.texi, customization.texi:
1188         * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
1189         * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
1190         * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
1191         * variables.texi: Fix formatting ugliness.
1193         * elisp.texi: Add links to Rings and Byte Packing.
1194         Update version and copyright years.
1196         * minibuf.texi: Fix formatting ugliness.
1197         (Completion Commands): Move keymap vars to the end
1198         and vars completing-read binds to the top.
1200 2005-06-17  Luc Teirlinck  <teirllm@auburn.edu>
1202         * processes.texi: Fix typos.
1203         (Bindat Spec): Correct Texinfo error.
1204         (Byte Packing): Fix ungrammatical sentence.
1206 2005-06-17  Thien-Thi Nguyen  <ttn@gnu.org>
1208         * lists.texi (Rings): New node.
1209         (Lists): Add it to menu.
1211         * processes.texi (Byte Packing): New node.
1212         (Processes): Add it to menu.
1214 2005-06-17  Richard M. Stallman  <rms@gnu.org>
1216         * syntax.texi (Parsing Expressions): Fix texinfo usage.
1218         * help.texi (Documentation Basics): Explain the xref to
1219         Documentation Tips.
1221         * debugging.texi (Debugger Commands): Minor fix.
1223 2005-06-16  Luc Teirlinck  <teirllm@auburn.edu>
1225         * edebug.texi (Instrumenting): Eliminate duplicate link.
1226         (Specification List): Replace references to "below", referring to
1227         a later node, with one @ref to that node.
1229         * os.texi (Timers): Timers should save and restore the match data
1230         if they change it.
1232         * debugging.texi (Debugger Commands): Mention that the Lisp
1233         debugger can not step through primitive functions.
1235 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
1237         * functions.texi (Obsolete Functions): Update argument names of
1238         `make-obsolete' and `define-obsolete-function-alias'.
1240         * variables.texi (Variable Aliases): Update argument names of
1241         `defvaralias', `make-obsolete-variable' and
1242         `define-obsolete-variable-alias'.
1244 2005-06-15  Kim F. Storm  <storm@cua.dk>
1246         * searching.texi (Entire Match Data): Rephrase warnings about
1247         evaporate arg to match-data and set-match-data.
1249 2005-06-14  Luc Teirlinck  <teirllm@auburn.edu>
1251         * elisp.texi (Top): Update detailed menu.
1253         * edebug.texi (Edebug): Update menu.
1254         (Instrumenting): Update xrefs.
1255         (Edebug Execution Modes): Correct xref.
1256         (Jumping): Clarify description of `h' command.
1257         Eliminate redundant @ref.
1258         (Breaks): New node.
1259         (Breakpoints): is now a subsubsection.
1260         (Global Break Condition): Mention `C-x X X'.
1261         (Edebug Views): Clarify `v' and `p'.  Mention `C-x X w'.
1262         (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
1263         (Edebug Display Update): Correct pxref.
1264         (Edebug and Macros): New node.
1265         (Instrumenting Macro Calls): Is now a subsubsection.
1266         Neither arg of `def-edebug-spec' is evaluated.
1267         (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
1268         (Specification Examples): Fix typo.
1270 2005-06-14  Lute Kamstra  <lute@gnu.org>
1272         * debugging.texi (Function Debugging): Primitives can break on
1273         entry too.
1275 2005-06-14  Kim F. Storm  <storm@cua.dk>
1277         * variables.texi (Setting Variables): Add add-to-ordered-list.
1279 2005-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
1281         * syntax.texi (Parsing Expressions): Document aux functions and vars of
1282         syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
1284 2005-06-13  Lute Kamstra  <lute@gnu.org>
1286         * text.texi (Special Properties): Fix cross reference.
1288 2005-06-11  Luc Teirlinck  <teirllm@auburn.edu>
1290         * debugging.texi (Function Debugging): Delete mention of empty
1291         string argument to `cancel-debug-on-entry'.  Delete inaccurate
1292         description of the return value of that command.
1294 2005-06-11  Alan Mackenzie  <acm@muc.de>
1296         * text.texi (Adaptive Fill): Amplify the description of
1297         fill-context-prefix.
1299 2005-06-10  Luc Teirlinck  <teirllm@auburn.edu>
1301         * syntax.texi (Parsing Expressions): Fix Texinfo error.
1303 2005-06-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1305         * syntax.texi (Parsing Expressions): Document syntax-ppss.
1307 2005-06-10  Luc Teirlinck  <teirllm@auburn.edu>
1309         * debugging.texi (Error Debugging): Minor rewording.
1310         (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
1311         is optional.
1313 2005-06-10  Lute Kamstra  <lute@gnu.org>
1315         * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
1316         (Top): Give it a title.  Correct version number.  Give the
1317         detailed node listing a more prominent header.
1318         * intro.texi: Don't set VERSION here a second time.
1319         Mention Emacs's version too.
1320         * anti.texi (Antinews): Use EMACSVER to refer to the current
1321         version of Emacs.
1323 2005-06-09  Kim F. Storm  <storm@cua.dk>
1325         * searching.texi (Entire Match Data): Explain new `reseat' argument to
1326         match-data and set-match-data.
1328 2005-06-08  Richard M. Stallman  <rms@gnu.org>
1330         * searching.texi (Entire Match Data): Clarify when match-data
1331         returns markers and when integers.
1333         * display.texi (Defining Faces): Explain that face name should not
1334         end in `-face'.
1336         * modes.texi (Mode Line Data): Minor cleanup.
1337         (Customizing Keywords): Node split out of Search-based Fontification.
1338         Add example of using font-lock-add-keywords from a hook.
1339         Clarify when MODE should be non-nil, and when nil.
1341 2005-06-06  Richard M. Stallman  <rms@gnu.org>
1343         * modes.texi (Mode Line Data): Explain what happens when the car
1344         of a list is a void symbol.
1345         (Search-based Fontification): Explain MODE arg to
1346         font-lock-add-keywords and warn about calls from major modes.
1348 2005-06-08  Juri Linkov  <juri@jurta.org>
1350         * display.texi (Standard Faces): Add `shadow' face.
1352 2005-05-29  Luc Teirlinck  <teirllm@auburn.edu>
1354         * modes.texi (Major Mode Conventions): A derived mode only needs
1355         to put the call to the parent mode inside `delay-mode-hooks'.
1357 2005-05-29  Richard M. Stallman  <rms@gnu.org>
1359         * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
1360         new, and what that implies.  Clarify.
1362         * files.texi (Locating Files): Clean up the text.
1364         * frames.texi (Window Frame Parameters): Document user-size.
1365         Shorten entry for top by referring to left.
1367 2005-05-26  Richard M. Stallman  <rms@gnu.org>
1369         * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
1370         is new, and what the implications are.  Other clarifications.
1372 2005-05-24  Richard M. Stallman  <rms@gnu.org>
1374         * frames.texi (Dialog Boxes): Minor fixes.
1376 2005-05-25  Masatake YAMATO  <jet@gyve.org>
1378         * display.texi (Standard Faces): Write about `mode-line-highlight'.
1380 2005-05-24  Luc Teirlinck  <teirllm@auburn.edu>
1382         * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
1383         is optional.
1385 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
1387         * frames.texi (Dialog Boxes): Descibe new optional argument.
1389 2005-05-23  Lute Kamstra  <lute@gnu.org>
1391         * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
1392         syntax-begin-function over font-lock-beginning-of-syntax-function.
1394 2005-05-21  Luc Teirlinck  <teirllm@auburn.edu>
1396         * minibuf.texi (Reading File Names): Update description of
1397         `read-directory-name'.
1399         * modes.texi (Derived Modes): Clarify :group keyword.
1401 2005-05-21  Eli Zaretskii  <eliz@gnu.org>
1403         * files.texi (Locating Files): New subsection.
1404         Describe locate-file and executable-find.
1406 2005-05-21  Kevin Ryde  <user42@zip.com.au>
1408         * frames.texi (Initial Parameters): Update cross reference to
1409         "Emacs Invocation".
1411 2005-05-19  Luc Teirlinck  <teirllm@auburn.edu>
1413         * keymaps.texi (Active Keymaps): Add anchor.
1415         * modes.texi (Hooks): Delete confusing and unnecessary sentence.
1416         (Major Mode Conventions): Refer to `Auto Major Mode' in more
1417         appropriate place.
1418         (Derived Modes): Small clarifications.
1419         (Minor Mode Conventions, Keymaps and Minor Modes):
1420         Replace references to nodes with references to anchors.
1421         (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
1422         Clarify description of lists whose first element is an integer.
1423         (Mode Line Variables): Add anchor.
1424         (%-Constructs): Clarify description of integer after %.
1425         (Emulating Mode Line): Describe nil value for FACE.
1427 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
1429         * modes.texi (Derived Modes): Correct references to non-existing
1430         variable standard-syntax-table.
1432 2005-05-17  Lute Kamstra  <lute@gnu.org>
1434         * modes.texi (Defining Minor Modes): Mention the mode hook.
1436 2005-05-15  Kim F. Storm  <storm@cua.dk>
1438         * processes.texi (Network): Remove open-network-stream-nowait.
1439         (Network Servers): Remove open-network-stream-server.
1441 2005-05-15  Luc Teirlinck  <teirllm@auburn.edu>
1443         * elisp.texi (Top): Update detailed menu.
1445         * variables.texi: Reorder nodes.
1446         (Variables): Update menu.
1447         (File Local Variables): Do not refer to the `-*-' line as
1448         a "local variables list".  Add pxref.
1450 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
1452         * elisp.texi (Top): Update detailed menu for node changes.
1454         * modes.texi (Modes): Update Menu.
1455         (Hooks):  Move to beginning of chapter.
1456         Most minor modes run mode hooks too.
1457         `add-hook' can handle void hooks or hooks whose value is a single
1458         function.
1459         (Major Modes): Update Menu.
1460         (Major Mode Basics): New node, split off from `Major Modes'.
1461         (Major Mode Conventions): Correct xref.  Explain how to handle
1462         auto-mode-alist if the major mode command has an autoload cookie.
1463         (Auto Major Mode): Major update.  Add magic-mode-alist.
1464         (Derived Modes): Major update.
1465         (Mode Line Format): Update Menu.
1466         (Mode Line Basics): New node, split off from `Mode Line Format'.
1468         * loading.texi (Autoload): Mention `autoload cookie' as synonym
1469         for `magic autoload comment'.  Add index entries and anchor.
1471 2005-05-14  Richard M. Stallman  <rms@gnu.org>
1473         * tips.texi (Coding Conventions): Explain how important it is
1474         that just loading certain files not change Emacs behavior.
1476         * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
1478 2005-05-12  Lute Kamstra  <lute@gnu.org>
1480         * modes.texi (Generic Modes): Update.
1481         (Major Modes): Refer to node "Generic Modes".
1483         * elisp.texi (Top): Update to the current structure of the manual.
1484         * processes.texi (Processes): Add menu description.
1485         * customize.texi (Customization): Add menu descriptions.
1487 2005-05-11  Thien-Thi Nguyen  <ttn@gnu.org>
1489         * processes.texi (Signals to Processes)
1490         (Low-Level Network): Fix typos.
1492 2005-05-11  Lute Kamstra  <lute@gnu.org>
1494         * elisp.texi (Top): Add some nodes from the chapter "Major and
1495         Minor Modes" to the detailed node listing.
1497 2005-05-10  Richard M. Stallman  <rms@gnu.org>
1499         * keymaps.texi (Extended Menu Items): Menu item filter functions
1500         can be called at any time.
1502 2005-05-08  Luc Teirlinck  <teirllm@auburn.edu>
1504         * variables.texi (File Local Variables): `(hack-local-variables t)'
1505         now also checks whether a mode is specified in the local variables
1506         list.
1508 2005-05-05  Kevin Ryde  <user42@zip.com.au>
1510         * display.texi (The Echo Area): Correct format function cross
1511         reference.
1513 2005-05-05  Luc Teirlinck  <teirllm@auburn.edu>
1515         * variables.texi (Variable Aliases): Change description of
1516         `define-obsolete-variable-alias'.
1518         * functions.texi (Functions): Add "Obsolete Functions" to menu.
1519         (Defining Functions): Add xref.
1520         (Obsolete Functions): New node.
1521         (Function Safety): Standardize capitalization of section title.
1523         * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
1524         (Dialog Boxes): Complete description of `x-popup-dialog'.
1526 2005-05-04  Richard M. Stallman  <rms@gnu.org>
1528         * commands.texi (Interactive Codes): Fix Texinfo usage.
1529         Document U more clearly.
1531 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
1533         * variables.texi (Variable Aliases): `make-obsolete-variable' is a
1534         function and not a macro.
1536         * frames.texi (Pop-Up Menus): Correct and clarify description of
1537         `x-popup-menu'.
1538         (Dialog Boxes): Clarify description of `x-popup-dialog'.
1540 2005-05-01  Richard M. Stallman  <rms@gnu.org>
1542         * edebug.texi (Checking Whether to Stop): Fix previous change.
1544 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
1546         * display.texi: Fix typos and Texinfo usage.
1548         * edebug.texi (Checking Whether to Stop): executing-macro ->
1549         executing-kbd-macro.
1551 2005-05-01  Richard M. Stallman  <rms@gnu.org>
1553         * display.texi (Invisible Text): Correct add-to-invisibility-spec.
1555 2005-04-30  Richard M. Stallman  <rms@gnu.org>
1557         * files.texi (Magic File Names): Document `operations' property.
1559 2005-04-29  Lute Kamstra  <lute@gnu.org>
1561         * modes.texi (Generic Modes): New node.
1562         (Major Modes): Add it to the menu.
1563         (Derived Modes): Add "derived mode" to concept index.
1565 2005-04-28  Lute Kamstra  <lute@gnu.org>
1567         * modes.texi (Defining Minor Modes): Fix previous change.
1568         (Font Lock Mode): Simplify.
1569         (Font Lock Basics): Say that font-lock-defaults is buffer-local
1570         when set and that some parts are optional.  Add cross references.
1571         (Search-based Fontification): Say how to specify font-lock-keywords.
1572         Add cross references.  Add font-lock-multiline to index.
1573         Move font-lock-keywords-case-fold-search here from node "Other Font
1574         Lock Variables".  Document font-lock-add-keywords and
1575         font-lock-remove-keywords.
1576         (Other Font Lock Variables): Move font-lock-keywords-only,
1577         font-lock-syntax-table, font-lock-beginning-of-syntax-function,
1578         and font-lock-syntactic-face-function to node "Syntactic Font
1579         Lock".  Move font-lock-keywords-case-fold-search to node
1580         "Search-based Fontification".  Document font-lock-inhibit-thing-lock
1581         and font-lock-{,un}fontify-{buffer,region}-function.
1582         (Precalculated Fontification): Remove reference to deleted variable
1583         font-lock-core-only.
1584         (Faces for Font Lock): Add font-lock-comment-delimiter-face.
1585         (Syntactic Font Lock): Add intro.  Move font-lock-keywords-only,
1586         font-lock-syntax-table, font-lock-beginning-of-syntax-function,
1587         and font-lock-syntactic-face-function here from node "Other Font
1588         Lock Variables".  Move font-lock-syntactic-keywords to "Setting
1589         Syntax Properties".  Add cross references.
1590         (Setting Syntax Properties): New node.
1591         Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
1592         * syntax.texi (Syntax Properties): Add cross reference.
1593         * hooks.texi (Standard Hooks): Add Font-Lock hooks.
1595 2005-04-26  Richard M. Stallman  <rms@gnu.org>
1597         * display.texi (Defining Faces):
1598         Document `default' elements of defface spec.
1600         * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
1602         * variables.texi (Variable Aliases): Clarify text.
1604 2005-04-25  Chong Yidong  <cyd@stupidchicken.com>
1606         * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
1608 2005-04-25  Luc Teirlinck  <teirllm@auburn.edu>
1610         * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
1612 2005-04-24  Eli Zaretskii  <eliz@gnu.org>
1614         * syntax.texi (Syntax Table Internals): Elaborate documentation of
1615         syntax-after and syntax-class.
1617         * files.texi (Changing Files): Fix last change's cross-reference.
1618         (Unique File Names): Don't mention "numbers" in the documentation
1619         of make-temp-file and make-temp-name.
1621 2005-04-23  Richard M. Stallman  <rms@gnu.org>
1623         * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
1625 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
1627         * windows.texi (Cyclic Window Ordering): Clarify window-list.
1629 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
1631         * variables.texi (Variable Aliases): Describe make-obsolete-variable
1632         and define-obsolete-variable-alias.
1634 2005-04-22  Kim F. Storm  <storm@cua.dk>
1636         * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
1637         (Other Plists): Remove safe-plist-get, as plist-get is now safe.
1639 2005-04-21  Lute Kamstra  <lute@gnu.org>
1641         * lists.texi (Association Lists): Document rassq-delete-all.
1643 2005-04-19  Richard M. Stallman  <rms@gnu.org>
1645         * modes.texi (Search-based Fontification): Explain that
1646         facespec is an expression to be evaluated.
1648 2005-04-19  Kevin Ryde  <user42@zip.com.au>
1650         * streams.texi (Output Functions): Fix xref.
1651         * strings.texi (String Conversion): Fix xref.
1653 2005-04-19  Kim F. Storm  <storm@cua.dk>
1655         * symbols.texi (Symbol Plists): Add safe-get.
1656         Mention that `get' may signal an error.
1658 2005-04-18  Nick Roberts  <nickrob@snap.net.nz>
1660         * customize.texi (Variable Definitions): Replace tooltip-mode
1661         example with save-place.
1663 2005-04-17  Richard M. Stallman  <rms@gnu.org>
1665         * buffers.texi (Indirect Buffers): Clarify.
1667         * positions.texi (Positions): Clarify converting marker to integer.
1669         * strings.texi (String Basics): Mention string-match; clarify.
1671 2005-04-08  Lute Kamstra  <lute@gnu.org>
1673         * modes.texi (Search-based Fontification): Fix cross references.
1674         Use consistent terminology.  Document anchored highlighting.
1676 2005-04-05  Lute Kamstra  <lute@gnu.org>
1678         * modes.texi (Defining Minor Modes): Document :group keyword
1679         argument and its default value.
1681 2005-04-03  Lute Kamstra  <lute@gnu.org>
1683         * hooks.texi (Standard Hooks): Add some hooks.  Add cross
1684         references and/or descriptions.  Delete major mode hooks; mention
1685         them as a category instead.  Rename or delete obsolete hooks.
1687 2005-04-02  Richard M. Stallman  <rms@gnu.org>
1689         * nonascii.texi (Coding System Basics): Another wording cleanup.
1691 2005-04-01  Richard M. Stallman  <rms@gnu.org>
1693         * nonascii.texi (Coding System Basics): Clarify previous change.
1695 2005-04-01  Kenichi Handa  <handa@m17n.org>
1697         * nonascii.texi (Coding System Basics): Describe about rondtrip
1698         identity of coding systems.
1700 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
1702         * text.texi (Buffer Contents): Add filter-buffer-substring and
1703         buffer-substring-filters.
1705 2005-03-26  Chong Yidong  <cyd@stupidchicken.com>
1707         * anti.texi (Antinews): Mention `G' interactive code.
1709         * tips.texi (Compilation Tips): Mention benchmark.el.
1711 2005-03-27  Luc Teirlinck  <teirllm@auburn.edu>
1713         * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
1714         is now bound to M-o M-o.
1716         * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
1718 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
1720         * calendar.texi: Delete file (and move contents to emacs-xtra.texi
1721         in the Emacs Manual).
1722         * Makefile.in (srcs): Remove calendar.texi.
1723         * makefile.w32-in (srcs): Remove calendar.texi.
1724         * display.texi (Display): Change name of next node.
1725         * os.texi (System In): Change name of previous node.
1726         * elisp.texi (Top): Remove Calendar references.
1727         * vol1.texi (Top): Remove Calendar references.
1728         * vol2.texi (Top): Remove Calendar references.
1730 2005-03-25  Richard M. Stallman  <rms@gnu.org>
1732         * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
1733         Cleanup previous change.
1735 2005-03-25  Chong Yidong  <cyd@stupidchicken.com>
1737         * display.texi (Face Attributes): Faces earlier in an :inherit
1738         list take precedence.
1739         (Scroll Bars): Fix description of vertical-scroll-bars.
1740         Document frame-current-scroll-bars and window-current-scroll-bars.
1742         * markers.texi (The Mark): Document temporary Transient Mark mode.
1744         * minibuf.texi (Reading File Names):
1745         Document read-file-name-completion-ignore-case.
1747         * positions.texi (Screen Lines): Document nil for width argument
1748         to compute-motion.
1750 2005-03-23  Kim F. Storm  <storm@cua.dk>
1752         * display.texi (Standard Faces): Other faces used in the fringe
1753         implicitly inherits from the fringe face.
1754         (Fringe Bitmaps): FACE in right-fringe and left-fringe display
1755         properties implicitly inherits from fringe face.
1756         (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
1758 2005-03-20  Chong Yidong  <cyd@stupidchicken.com>
1760         * display.texi (Invisible Text): State default value of
1761         line-move-ignore-invisible.
1762         (Managing Overlays): Document remove-overlays.
1763         (Standard Faces): Document escape-glyph face.
1765         * minibuf.texi (Reading File Names): Document read-file-name-function.
1767         * modes.texi (Other Font Lock Variables):
1768         Document font-lock-lines-before.
1770         * positions.texi (Skipping Characters): skip-chars-forward allows
1771         character classes.
1773 2005-03-18  Lute Kamstra  <lute@gnu.org>
1775         * edebug.texi (Instrumenting Macro Calls): Fix another typo.
1777 2005-03-17  Richard M. Stallman  <rms@gnu.org>
1779         * text.texi (Undo): Document extensible undo entries.
1781         * searching.texi (String Search, Regexp Search, Regexp Search):
1782         Cleanups.
1784         * nonascii.texi (Character Codes): Minor fix.
1786         * display.texi (Display Property): Explain the significance
1787         of having text properties that are eq.
1788         (Other Display Specs): Explain string as display spec.
1790         * commands.texi (Interactive Codes): Document G option.
1792 2005-03-17  Chong Yidong  <cyd@stupidchicken.com>
1794         * text.texi (Filling): Add sentence-end-without-period and
1795         sentence-end-without-space.
1796         (Changing Properties): Minor fix.
1798         * anti.texi: Total rewrite.
1800 2005-03-15  Lute Kamstra  <lute@gnu.org>
1802         * edebug.texi (Instrumenting Macro Calls): Fix typos.
1804 2005-03-08  Kim F. Storm  <storm@cua.dk>
1806         * display.texi (Specified Space): Property :width is support on
1807         non-graphic terminals, :height is not.
1809 2005-03-07  Richard M. Stallman  <rms@gnu.org>
1811         * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
1812         Now subnodes of Fringes.
1813         (Overlay Arrow): Document overlay-arrow-variable-list.
1814         (Fringe Size/Pos): New node, broken out of Fringes.
1815         (Display): Explain clearing vs redisplay better.
1816         (Truncation): Clarify use of bitmaps.
1817         (The Echo Area): Clarify the uses of the echo area.
1818         Add max-mini-window-height.
1819         (Progress): Clarify.
1820         (Invisible Text): Explain that main loop moves point out.
1821         (Selective Display): Say "hidden", not "invisible".
1822         (Managing Overlays): Move up.  Describe relation to Undo here.
1823         (Overlay Properties): Clarify intro.
1824         (Finding Overlays): Explain return values when nothing found.
1825         (Width): truncate-string-to-width has added arg.
1826         (Displaying Faces): Clarify and update mode line face handling.
1827         (Face Functions): Minor cleanup.
1828         (Conditional Display): Merge into Other Display Specs.
1829         (Pixel Specification, Other Display Specs): Minor cleanups.
1830         (Images, Image Descriptors): Minor cleanups.
1831         (GIF Images): Patents have expired.
1832         (Showing Images): Explain default text for insert-image.
1833         (Manipulating Button Types): Merge into Manipulating Buttons.
1834         (Making Buttons): Explain return values.
1835         (Button Buffer Commands): Add xref.
1836         (Inverse Video): Update mode-line-inverse-video.
1837         (Display Table Format): Clarify.
1838         (Active Display Table): Give defaults for window-display-table.
1840         * calendar.texi (Calendar Customizing): calendar-holiday-marker
1841         and calendar-today-marker are strings, not chars.
1842         (Holiday Customizing): Minor fix.
1844         * internals.texi (Writing Emacs Primitives): Update `or' example.
1845         Update limit on # args of subr.
1847         * edebug.texi (Using Edebug): Arrow is in fringe.
1848         (Instrumenting): Arg to eval-defun works without loading edebug.
1849         (Edebug Execution Modes): Add xref.
1851         * customize.texi (Common Keywords): Clarify :require.
1852         Mention :version here.
1853         (Variable Definitions, Group Definitions): Not here.
1854         (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
1856 2005-03-07  Chong Yidong  <cyd@stupidchicken.com>
1857         * nonascii.texi (Text Representations): Clarify position-bytes.
1858         (Character Sets): Add list-charset-chars.
1859         (Scanning Charsets): Add charset-after.
1860         (Encoding and I/O): Minor fix.
1862 2005-03-06  Richard M. Stallman  <rms@gnu.org>
1864         * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
1865         (Resizing Windows): Likewise.
1867         * text.texi (Change Hooks): Get rid of "Emacs 21".
1869         * strings.texi (Formatting Strings): Get rid of "Emacs 21".
1871         * streams.texi (Output Variables): Get rid of "Emacs 21".
1873         * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
1875         * os.texi (Translating Input): Replace flow-control example
1876         with a less obsolete example that uses `keyboard-translate'.
1878         * objects.texi (Hash Table Type, Circular Objects):
1879         Get rid of "Emacs 21".
1881         * modes.texi (Mode Line Format): Get rid of "Emacs 21".
1882         (Mode Line Data, Properties in Mode, Header Lines): Likewise.
1884         * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
1886         * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
1888         * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
1889         (Menu Bar): Fix when menu-bar-update-hook is called.
1891         * hash.texi (Hash Tables): Get rid of "Emacs 21".
1893         * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
1894         and make it read better.
1896         * files.texi (Writing to Files): Get rid of "Emacs 21".
1897         (Unique File Names): Likewise.
1899         * elisp.texi: Update Emacs version to 22.
1901         * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
1902         (Overlay Properties, Face Attributes): Likewise.
1903         (Managing Overlays): Fix punctuation.
1904         (Attribute Functions): Clarify set-face-font; get rid of
1905         info about old Emacs versions.
1906         (Auto Faces, Font Lookup, Display Property, Images):
1907         Get rid of "Emacs 21".
1909         * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
1911 2005-03-05  Richard M. Stallman  <rms@gnu.org>
1913         * debugging.texi (Error Debugging): Remove stack-trace-on-error.
1915 2005-03-04  Lute Kamstra  <lute@gnu.org>
1917         * debugging.texi (Error Debugging): Document stack-trace-on-error.
1919 2005-03-03  Lute Kamstra  <lute@gnu.org>
1921         * edebug.texi (Instrumenting Macro Calls): Fix typo.
1923 2005-03-01  Lute Kamstra  <lute@gnu.org>
1925         * debugging.texi (Debugger Commands): Update `j'.
1927 2005-02-28  Lute Kamstra  <lute@gnu.org>
1929         * debugging.texi (Debugging): Fix typo.
1930         (Error Debugging): Document eval-expression-debug-on-error.
1931         (Function Debugging): Update example.
1932         (Using Debugger): Mention starred stack frames.
1933         (Debugger Commands): Document `j' and `l'.
1934         (Invoking the Debugger): `d' and `j' exit recursive edit too.
1935         Update the messages that the debugger displays.
1936         (Internals of Debugger): Add cross reference.  Update example.
1937         (Excess Open): Minor improvement.
1938         (Excess Close): Minor improvement.
1940 2005-02-26  Richard M. Stallman  <rms@gnu.org>
1942         * tips.texi (Coding Conventions): Clarify.
1943         Put all the major mode key reservations together.
1944         Mention the Mouse-1 => Mouse-2 conventions.
1946         * syntax.texi (Syntax Class Table): Clarify.
1947         (Syntax Table Functions): syntax-after moved from here.
1948         (Syntax Table Internals): syntax-after moved to here.
1949         (Parsing Expressions): Update info on number of values
1950         and what's meaningful in the STATE argument.
1951         (Categories): Fix typo.
1953         * sequences.texi (Arrays): Cleanup.
1954         (Char-Tables): Clarify.
1956         * processes.texi (Deleting Processes): Cleanups, add xref.
1957         (Subprocess Creation): Explain nil in exec-path.  Cleanup.
1958         (Process Information): set-process-coding-system, some args optional.
1959         (Input to Processes): Explain various types for PROCESS args.
1960         Rename them from PROCESS-NAME to PROCESS.
1961         (Signals to Processes): Likewise.
1962         (Decoding Output): Cleanup.
1963         (Query Before Exit): Clarify.
1965         * os.texi (Startup Summary): Correct the options; add missing ones.
1966         (Terminal Output, Batch Mode): Clarify.
1967         (Flow Control): Node deleted.
1969         * markers.texi (The Mark): Clarify.
1971         * macros.texi (Expansion): Cleanup.
1972         (Indenting Macros): indent-spec allows ints, not floats.
1974         * keymaps.texi (Keymaps): Clarify.
1975         (Format of Keymaps): Update lisp-mode-map example.
1976         (Active Keymaps, Key Lookup): Clarify.
1977         (Changing Key Bindings): Add xref to `kbd'.
1978         (Key Binding Commands, Simple Menu Items): Clarify.
1979         (Mouse Menus, Menu Bar): Clarify.
1980         (Menu Example): Replace print example with menu-bar-replace-menu.
1982         * help.texi (Documentation Basics): Add function-documentation prop.
1984         * elisp.texi (Top): Don't refer to Flow Control node.
1986         * commands.texi (Command Overview): Improve xrefs.
1987         (Adjusting Point): Adjusting point applies to intangible and invis.
1988         (Key Sequence Input): Doc extra read-key-sequence args.
1989         Likewise for read-key-sequence-vector.
1991         * backups.texi (Rename or Copy): Minor fix.
1992         (Numbered Backups): For version-control, say the default.
1993         (Auto-Saving): make-auto-save-file-name example is simplified.
1995         * advice.texi (Advising Functions): Don't imply one part of Emacs
1996         should advise another part.  Markup changes.
1997         (Defining Advice): Move transitional para.
1998         (Activation of Advice): Cleanup.
1999         Explain if COMPILE is nil or negative.
2001         * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
2003 2005-02-24  Lute Kamstra  <lute@gnu.org>
2005         * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
2006         LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
2008 2005-02-23  Lute Kamstra  <lute@gnu.org>
2010         * modes.texi (Defining Minor Modes): define-minor-mode can be used
2011         to define global minor modes as well.
2013         * display.texi (Managing Overlays): overlay-buffer returns nil for
2014         deleted overlays.
2016 2005-02-22  Kim F. Storm  <storm@cua.dk>
2018         * minibuf.texi (Basic Completion): Allow symbols in addition to
2019         strings in try-completion and all-completions.
2021 2005-02-14  Lute Kamstra  <lute@gnu.org>
2023         * elisp.texi (Top): Remove reference to deleted node.
2025         * lists.texi (Lists): Remove reference to deleted node.
2026         (Cons Cells): Fix typo.
2028         * loading.texi (Where Defined): Fix typo.
2030 2005-02-14  Richard M. Stallman  <rms@gnu.org>
2032         * variables.texi (Creating Buffer-Local): change-major-mode-hook
2033         is useful for discarding some minor modes.
2035         * symbols.texi (Symbol Components): Reorder examples.
2037         * streams.texi (Input Functions): State standard-input default.
2038         (Output Variables): State standard-output default.
2040         * objects.texi (Printed Representation): Clarify read syntax vs print.
2041         (Floating Point Type): Explain meaning better.
2042         (Symbol Type): Explain uniqueness better.
2043         (Cons Cell Type): Explain empty list sooner.  CAR and CDR later.
2044         List examples sooner.
2045         (Box Diagrams): New subnode broken out.
2046         Some examples moved from old Lists as Boxes node.
2047         (Dotted Pair Notation): Clarify intro.
2048         (Array Type): Clarify.
2049         (Type Predicates): Add hash-table-p.
2051         * numbers.texi (Integer Basics): Clarify radix explanation.
2052         (Predicates on Numbers): Minor clarification.
2053         (Comparison of Numbers): Minor clarification.  Clarify eql.
2054         Typos in min, max.
2055         (Math Functions): Clarify overflow in expt.
2057         * minibuf.texi (Text from Minibuffer): Minor clarification.
2058         Mention arrow keys.
2060         * loading.texi (Autoload): defun's doc string overrides autoload's
2061         doc string.
2062         (Repeated Loading): Modernize "add to list" examples.
2063         (Where Defined): Finish updating table of load-history elts.
2065         * lists.texi (List-related Predicates): Minor wording improvement.
2066         (Lists as Boxes): Node deleted.
2067         (Building Lists): Explain trivial cases of number-sequence.
2069         * hash.texi (Hash Tables): Add desc to menu items.
2070         (Creating Hash): Expain "full" means "make larger",
2071         (Hash Access): Any object can be a key.
2072         State value of maphash.
2074         * functions.texi (What Is a Function): Wording cleanup.
2075         (Function Documentation): Minor cleanup.
2076         Explain purpose of calling convention at end of doc string.
2077         (Function Names): Wording cleanup.
2078         (Calling Functions): Wording cleanup.
2079         Explain better how funcall calls the function.
2080         (Function Cells): Delete example of saving and redefining function.
2082         * control.texi (Combining Conditions): Wording cleanup.
2083         (Iteration): dolist and dotimes bind VAR locally.
2084         (Cleanups): Xref to Atomic Changes.
2086         * compile.texi (Byte Compilation): Delete 19.29 info.
2087         (Compilation Functions): Macros' difficulties don't affect defsubst.
2088         (Docs and Compilation): Delete 19.29 info.
2090 2005-02-10  Richard M. Stallman  <rms@gnu.org>
2092         * objects.texi (Symbol Type): Minor correction.
2094 2005-02-06  Lute Kamstra  <lute@gnu.org>
2096         * modes.texi (Example Major Modes): Fix typos.
2098 2005-02-06  Richard M. Stallman  <rms@gnu.org>
2100         * text.texi (Margins): fill-nobreak-predicate can be one function.
2102         * strings.texi (Modifying Strings): clear-string can make unibyte.
2103         (Formatting Strings): format gives error if values missing.
2105         * positions.texi (Character Motion): Mention default arg
2106         for forward-char.  backward-char refers to forward-char.
2107         (Word Motion): Mention default arg for forward-word.
2108         (Buffer End Motion): Mention default arg for beginning-of-buffer.
2109         Simplify end-of-buffer.
2110         (Text Lines): Mention default arg for forward-line.
2111         (List Motion): Mention default arg for beginning/end-of-defun.
2112         (Skipping Characters): Minor fixes in explaining character-set.
2114         * modes.texi (Major Mode Conventions): Mention "system abbrevs".
2115         Mode inheritance applies only when default-major-mode is nil.
2116         Clarifications.
2117         (Example Major Modes): Update Text mode and Lisp mode examples.
2118         (Minor Mode Conventions): Mention define-minor-mode at top.
2119         (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
2120         (Mode Line Format): Update mode line face display info.
2121         (Properties in Mode): Mention effect of risky vars.
2122         (Imenu): Define imenu-add-to-menubar.
2123         (Font Lock Mode): Add descriptions to menu lines.
2124         (Faces for Font Lock): Add font-lock-doc-face.
2126 2005-02-05  Lute Kamstra  <lute@gnu.org>
2128         * text.texi (Maintaining Undo): Remove obsolete function.
2130 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
2132         * frames.texi (Color Names): Add pointer to the X docs about RGB
2133         color specifications.  Improve indexing
2134         (Text Terminal Colors): Replace the description of RGB values by
2135         an xref to "Color Names".
2137 2005-02-03  Richard M. Stallman  <rms@gnu.org>
2139         * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
2140         Clarify.
2141         (Selecting Windows): Clarify save-selected-window.
2142         (Cyclic Window Ordering): Clarify walk-windows.
2143         (Window Point): Clarify.
2144         (Window Start): Add comment to example.
2145         (Resizing Windows): Add `interactive' specs in examples.
2146         Document fit-window-to-buffer.
2148         * text.texi (User-Level Deletion): just-one-space takes numeric arg.
2149         (Undo, Maintaining Undo): Clarify last change.
2150         (Sorting): In sort-numeric-fields, explain about octal and hex.
2151         Mention sort-numeric-base.
2152         (Format Properties): Add xref for hard newlines.
2154         * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
2155         (Pop-Up Menus): Fix typo.
2156         (Color Names): Explain all types of color names.
2157         Explain color-values on B&W terminal.
2158         (Text Terminal Colors): Explain "rgb values" are lists.  Fix arg names.
2160         * files.texi (File Locks): Not supported on MS systems.
2161         (Testing Accessibility): Clarify.
2163         * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
2164         (Coverage Testing): Fix typo.
2166         * commands.texi (Misc Events): Remove stray space.
2168         * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
2169         (Modification Time): Clarify when visited-file-modtime returns 0.
2170         (The Buffer List): Clarify bury-buffer.
2171         (Killing Buffers): Clarify.
2172         (Indirect Buffers): Add clone-indirect-buffer.
2174 2005-02-02  Matt Hodges  <MPHodges@member.fsf.org>
2176         * edebug.texi (Printing in Edebug): Fix default value of
2177         edebug-print-circle.
2178         (Coverage Testing): Fix displayed frequency count data.
2180 2005-02-02  Luc Teirlinck  <teirllm@auburn.edu>
2182         * text.texi (Maintaining Undo): Add `undo-outer-limit'.
2184 2005-02-02  Kim F. Storm  <storm@cua.dk>
2186         * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
2188 2005-01-29  Eli Zaretskii  <eliz@gnu.org>
2190         * commands.texi (Misc Events): Describe the help-echo event.
2192         * text.texi (Special Properties) <help-echo>: Use `pos'
2193         consistently in description of the help-echo property.
2194         Use @code{nil} instead of @var{nil}.
2196         * display.texi (Overlay Properties): Fix the index entry for
2197         help-echo overlay property.
2199         * customize.texi (Type Keywords): Uncomment the xref to the
2200         help-echo property documentation.
2202 2005-01-23  Kim F. Storm  <storm@cua.dk>
2204         * windows.texi (Window Start): Fix `pos-visible-in-window-p'
2205         return value.  Third element FULLY replaced by PARTIAL which
2206         specifies number of invisible pixels if row is only partially visible.
2207         (Textual Scrolling): Mention auto-window-vscroll.
2208         (Vertical Scrolling): New defvar auto-window-vscroll.
2210 2005-01-16  Luc Teirlinck  <teirllm@auburn.edu>
2212         * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
2213         command remapping.
2215 2005-01-15  Richard M. Stallman  <rms@gnu.org>
2217         * display.texi (Defining Images): Mention DATA-P arg of create-image.
2219 2005-01-14  Kim F. Storm  <storm@cua.dk>
2221         * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
2223         * text.texi (Links and Mouse-1): Fix string and vector item.
2225 2005-01-13  Richard M. Stallman  <rms@gnu.org>
2227         * keymaps.texi (Active Keymaps): Rewrite the text, and update the
2228         descriptions of overriding-local-map and overriding-terminal-local-map.
2230         * text.texi (Links and Mouse-1): Clarify text.
2232 2005-01-13  Kim F. Storm  <storm@cua.dk>
2234         * modes.texi (Emulating Mode Line): Update format-mode-line entry.
2236 2005-01-13  Francis Litterio  <franl@world.std.com>  (tiny change)
2238         * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
2240 2005-01-12  Kim F. Storm  <storm@cua.dk>
2242         * text.texi (Links and Mouse-1): Rename section from Enabling
2243         Mouse-1 to Following Links.  Change xrefs.
2244         Add examples for define-button-type and define-widget.
2246         * display.texi (Button Properties, Button Buffer Commands):
2247         Clarify mouse-1 and follow-link functionality.
2249 2005-01-12  Richard M. Stallman  <rms@gnu.org>
2251         * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
2253         * display.texi (Beeping): Fix Texinfo usage.
2255         * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
2257 2005-01-11  Kim F. Storm  <storm@cua.dk>
2259         * display.texi (Button Properties, Button Buffer Commands):
2260         Mention mouse-1 binding.  Add follow-link keyword.
2262         * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
2263         (Enabling Mouse-1 to Follow Links): New subsection.
2265 2005-01-06  Richard M. Stallman  <rms@gnu.org>
2267         * text.texi (Special Properties): Minor change.
2269         * os.texi (Timers): Clarify previous change.
2271         * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
2273 2005-01-01  Luc Teirlinck  <teirllm@auburn.edu>
2275         * display.texi (Face Attributes): Correct xref to renamed node.
2277 2005-01-01  Richard M. Stallman  <rms@gnu.org>
2279         * display.texi (Face Attributes): Describe hex color specs.
2281 2004-12-31  Richard M. Stallman  <rms@gnu.org>
2283         * os.texi (Timers): Update previous change.
2285 2004-12-30  Kim F. Storm  <storm@cua.dk>
2287         * display.texi (Line Height): Total line-height is now specified
2288         in line-height property of form (HEIGHT TOTAL).  Swap (FACE . RATIO)
2289         in cons cells.  (nil . RATIO) is relative to actual line height.
2290         Use line-height `t' instead of `0' to get minimum height.
2292 2004-12-29  Richard M. Stallman  <rms@gnu.org>
2294         * os.texi (Timers): Discuss timers vs editing the buffer and undo.
2296 2004-12-28  Richard M. Stallman  <rms@gnu.org>
2298         * commands.texi (Quitting): Clarify value of with-local-quit.
2300         * elisp.texi (Top): Fix previous change.
2302         * loading.texi (Loading): Fix previous change.
2304 2004-12-27  Richard M. Stallman  <rms@gnu.org>
2306         * Makefile.in (MAKEINFO): Specify --force.
2308         * buffers.texi (Killing Buffers): Add buffer-save-without-query.
2310         * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
2312         * display.texi (Line Height): Further clarify.
2314         * elisp.texi (Top): Update Loading submenu.
2316         * loading.texi (Where Defined): New node.
2317         (Unloading): load-history moved to Where Defined.
2319 2004-12-21  Richard M. Stallman  <rms@gnu.org>
2321         * commands.texi (Event Input Misc): Add while-no-input.
2323 2004-12-11  Richard M. Stallman  <rms@gnu.org>
2325         * display.texi (Line Height): Rewrite text for clarity.
2327 2004-12-11  Kim F. Storm  <storm@cua.dk>
2329         * display.texi (Display): Add node "Line Height" to menu.
2330         (Line Height): New node.  Move full description of line-spacing
2331         and line-height text properties here from text.texi.
2332         (Scroll Bars): Add vertical-scroll-bar variable.
2334         * frames.texi (Window Frame Parameters): Remove line-height defvar.
2336         * locals.texi (Standard Buffer-Local Variables): Fix xref for
2337         line-spacing and vertical-scroll-bar.
2339         * text.texi (Special Properties): Just mention line-spacing and
2340         line-height here, add xref to new "Line Height" node.
2342 2004-12-09  Thien-Thi Nguyen  <ttn@gnu.org>
2344         * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
2346         * locals.texi (Standard Buffer-Local Variables):
2347         Add @xref for `line-spacing'.
2349 2004-12-05  Richard M. Stallman  <rms@gnu.org>
2351         * Makefile.in (maintainer-clean): Remove the info files
2352         in $(infodir) where they are created.
2354 2004-12-03  Richard M. Stallman  <rms@gnu.org>
2356         * windows.texi (Selecting Windows): get-lru-window and
2357         get-largest-window don't consider dedicated windows.
2359         * text.texi (Undo): Document undo-in-progress.
2361 2004-11-26  Richard M. Stallman  <rms@gnu.org>
2363         * locals.texi (Standard Buffer-Local Variables): Undo prev change.
2364         Remove a few vars that are not always buffer-local.
2366 2004-11-24  Luc Teirlinck  <teirllm@auburn.edu>
2368         * locals.texi (Standard Buffer-Local Variables): Comment out
2369         xref's to non-existent node `Yet to be written'.
2371 2004-11-24  Richard M. Stallman  <rms@gnu.org>
2373         * processes.texi (Synchronous Processes): Grammar fix.
2375         * numbers.texi (Comparison of Numbers): Add eql.
2377         * locals.texi (Standard Buffer-Local Variables): Add many vars.
2379         * intro.texi (Printing Notation): Fix previous change.
2381         * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
2382         and default-indicate-buffer-boundaries from here.
2383         (Usual Display): To here.
2384         (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
2385         (Usual Display): Move tab-width up.
2387         * customize.texi (Variable Definitions): Replace
2388         show-paren-mode example with tooltip-mode.
2389         (Simple Types, Composite Types, Defining New Types):
2390         Minor cleanups.
2392 2004-11-21  Jesper Harder  <harder@ifa.au.dk>
2394         * processes.texi (Synchronous Processes, Output from Processes):
2395         Markup fix.
2397 2004-11-20  Richard M. Stallman  <rms@gnu.org>
2399         * positions.texi (Skipping Characters): skip-chars-forward
2400         now handles char classes.
2402         * intro.texi (Printing Notation): Avoid confusion of `print'
2403         when explaining @print.
2405         * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
2407         * display.texi (Display Table Format): Minor fix.
2409         * streams.texi (Output Functions): Fix print example.
2411         * Makefile.in (elisp): New target.
2412         (dist): Depend on $(infodir)/elisp, not elisp.
2413         Copy the info files from $(infodir).
2415         * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
2416         read-from-minibuffer.
2418         * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
2420 2004-11-19  Richard M. Stallman  <rms@gnu.org>
2422         * searching.texi (Regexp Search): Add search-whitespace-regexp.
2424 2004-11-19  CHENG Gao  <chenggao@gmail.com>  (tiny change)
2426         * tips.texi (Coding Conventions): Fix typo.
2428 2004-11-16  Richard M. Stallman  <rms@gnu.org>
2430         * tips.texi (Coding Conventions): Separate defvar and require
2431         methods to avoid warnings.  Use require only when there are many
2432         functions and variables from that package.
2434         * minibuf.texi (Minibuffer Completion): When ignoring case,
2435         predicate must not be case-sensitive.
2437         * debugging.texi (Function Debugging, Explicit Debug): Clarified.
2438         (Test Coverage): Don't talk about "splotches".  Clarified.
2440 2004-11-16  Thien-Thi Nguyen  <ttn@gnu.org>
2442         * frames.texi (Window Frame Parameters): Fix typo.
2444 2004-11-15  Kim F. Storm  <storm@cua.dk>
2446         * symbols.texi (Other Plists): Note that plist-get may signal error.
2447         Add safe-plist-get.
2449 2004-11-15  Thien-Thi Nguyen  <ttn@gnu.org>
2451         * modes.texi (Font Lock Basics): Fix typo.
2453 2004-11-08  Richard M. Stallman  <rms@gnu.org>
2455         * syntax.texi (Syntax Table Functions): Add syntax-after.
2457 2004-11-06  Lars Brinkhoff  <lars@nocrew.org>
2459         * os.texi (Processor Run Time): New section documenting
2460         get-internal-run-time.
2462 2004-11-06  Eli Zaretskii  <eliz@gnu.org>
2464         * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
2465         it nukes elisp-cover.texi.
2466         (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
2467         elisp-0 etc.
2469 2004-11-05  Luc Teirlinck  <teirllm@auburn.edu>
2471         * commands.texi (Keyboard Macros): Document `append' return value
2472         of `defining-kbd-macro'.
2474 2004-11-01  Richard M. Stallman  <rms@gnu.org>
2476         * commands.texi (Interactive Call): Add called-interactively-p.
2478 2004-10-29  Simon Josefsson  <jas@extundo.com>
2480         * minibuf.texi (Reading a Password): Revert.
2482 2004-10-28  Richard M. Stallman  <rms@gnu.org>
2484         * frames.texi (Display Feature Testing): Explain about "vendor".
2486 2004-10-27  Richard M. Stallman  <rms@gnu.org>
2488         * commands.texi (Interactive Codes): `N' uses numeric prefix,
2489         not raw.  Clarify `n'.
2490         (Interactive Call): Rewrite interactive-p, focusing on when
2491         and how to use it.
2492         (Misc Events): Clarify previous change.
2494         * advice.texi (Simple Advice): Clarify what job the example does.
2495         (Around-Advice): Clarify ad-do-it.
2496         (Activation of Advice): An option of ad-default-compilation-action
2497         is `never', not `nil'.
2499 2004-10-26  Kim F. Storm  <storm@cua.dk>
2501         * commands.texi (Interactive Codes): Add U code letter.
2503 2004-10-25  Simon Josefsson  <jas@extundo.com>
2505         * minibuf.texi (Reading a Password): Add.
2507 2004-10-24  Jason Rumney  <jasonr@gnu.org>
2509         * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
2510         and wheel-down.
2512 2004-10-24  Kai Grossjohann  <kai.grossjohann@gmx.net>
2514         * processes.texi (Synchronous Processes): Document process-file.
2516 2004-10-22  Kenichi Handa  <handa@m17n.org>
2518         * text.texi (translate-region): Document that it accepts also a
2519         char-table.
2521 2004-10-22  David Ponce  <david@dponce.com>
2523         * windows.texi (Resizing Windows): Document the `preserve-before'
2524         argument of the functions `enlarge-window' and `shrink-window'.
2526 2004-10-19  Jason Rumney  <jasonr@gnu.org>
2528         * makefile.w32-in (elisp): Change order of arguments to makeinfo.
2530 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
2532         * text.texi (Filling): Add anchor for definition of
2533         `sentence-end-double-space'.
2535         * searching.texi (Regexp Example): Update description of how
2536         Emacs currently recognizes the end of a sentence.
2537         (Standard Regexps): Update definition of the variable
2538         `sentence-end'.  Add definition of the function `sentence-end'.
2540 2004-10-08  Paul Pogonyshev  <pogonyshev@gmx.net>
2542         * display.texi (Progress): New node.
2544 2004-10-05  Kim F. Storm  <storm@cua.dk>
2546         * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
2548 2004-09-29  Kim F. Storm  <storm@cua.dk>
2550         * display.texi (Fringe Bitmaps): Use symbols rather than numbers
2551         to identify bitmaps.  Remove -fringe-bitmap suffix for standard
2552         fringe bitmap symbols, as they now have their own namespace.
2553         (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
2554         vs. pixels.  Signal error if no free bitmap slots.
2555         (Pixel Specification): Change IMAGE to @var{image}.
2557 2004-09-28  Richard M. Stallman  <rms@gnu.org>
2559         * text.texi (Special Properties): Clarify line-spacing and line-height.
2561         * searching.texi (Regexp Search): Add looking-back.
2563 2004-09-25  Luc Teirlinck  <teirllm@auburn.edu>
2565         * display.texi: Correct typos.
2566         (Image Descriptors): Correct xref's.
2568 2004-09-25  Richard M. Stallman  <rms@gnu.org>
2570         * text.texi (Special Properties): Cleanups in `cursor'.
2571         Rewrites in `line-height' and `line-spacing'; exchange them.
2573         * display.texi (Fringes): Rewrite previous change.
2574         (Fringe Bitmaps): Merge text from Display Fringe Bitmaps.  Rewrite.
2575         (Display Fringe Bitmaps): Node deleted, text moved.
2576         (Customizing Bitmaps): Split off from Fringe Bitmaps.  Rewrite.
2577         (Scroll Bars): Clarify set-window-scroll-bars.
2578         (Pointer Shape): Rewrite.
2579         (Specified Space): Clarify :align-to, etc.
2580         (Pixel Specification): Use @var.  Clarify new text.
2581         (Other Display Specs): Clarify `slice'.
2582         (Image Descriptors): Cleanups.
2583         (Showing Images): Cleanups.
2585 2004-09-24  Luc Teirlinck  <teirllm@auburn.edu>
2587         * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
2589         * modes.texi: Various minor changes in addition to:
2590         (Major Mode Conventions): Final call to `run-mode-hooks' should
2591         not be inside the `delay-mode-hooks' form.
2592         (Mode Hooks): New node.
2593         (Hooks): Delete obsolete example.
2594         Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
2595         node "Mode Hooks".
2597 2004-09-22  Luc Teirlinck  <teirllm@auburn.edu>
2599         * display.texi: Correct various typos.
2600         (Display): Rename node "Pointer Shapes" to "Pointer
2601         Shape".  (There is already a node called "Pointer Shapes" in
2602         frames.texi.)
2603         (Images): Remove non-existent node "Image Slices" from menu.
2605 2004-09-23  Kim F. Storm  <storm@cua.dk>
2607         * text.texi (Special Properties): Add `cursor', `pointer',
2608         `line-height', and `line-spacing' properties.
2610         * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
2611         Shapes' to menu.
2612         (Standard Faces): Doc fix for fringe face.
2613         (Fringes): Add `overflow-newline-into-fringe' and
2614         'indicate-buffer-boundaries'.
2615         (Fringe Bitmaps, Pointer Shapes): New nodes.
2616         (Display Property): Add 'Pixel Specification' and 'Display Fringe
2617         Bitmaps' to menu.
2618         (Specified Space): Describe pixel width and height.
2619         (Pixel Specification): New node.
2620         (Other Display Specs): Add `slice' property.
2621         (Display Fringe Bitmaps): New node.
2622         (Images): Add 'Image Slices' to menu.
2623         (Image Descriptors): Add `:pointer' and `:map' properties.
2624         (Showing Images): Add slice arg to `insert-image'.  Add
2625         'insert-sliced-image'.
2627 2004-09-20  Richard M. Stallman  <rms@gnu.org>
2629         * commands.texi (Key Sequence Input):
2630         Clarify downcasing in read-key-sequence.
2632 2004-09-08  Juri Linkov  <juri@jurta.org>
2634         * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
2636 2004-09-07  Luc Teirlinck  <teirllm@auburn.edu>
2638         * locals.texi (Standard Buffer-Local Variables): Add
2639         `buffer-auto-save-file-format'.
2640         * internals.texi (Buffer Internals): Describe new
2641         auto_save_file_format field of the buffer structure.
2642         * files.texi (Format Conversion): `auto-save-file-format' has been
2643         renamed `buffer-auto-save-file-format'.
2645 2004-08-27  Luc Teirlinck  <teirllm@auburn.edu>
2647         * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
2648         an integer or a marker.
2649         (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
2651 2004-08-22  Richard M. Stallman  <rms@gnu.org>
2653         * modes.texi (Major Mode Conventions): Discuss rebinding of
2654         standard key bindings.
2656 2004-08-18  Kim F. Storm  <storm@cua.dk>
2658         * processes.texi (Accepting Output): Add `just-this-one' arg to
2659         `accept-process-output'.
2660         (Output from Processes): New var `process-adaptive-read-buffering'.
2662 2004-08-10  Luc Teirlinck  <teirllm@auburn.edu>
2664         * keymaps.texi: Various changes in addition to:
2665         (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
2666         Give more varied examples for `kbd'.
2667         (Creating Keymaps): Char tables have slots for all characters
2668         without modifiers.
2669         (Active Keymaps): `overriding-local-map' and
2670         `overriding-terminal-local-map' also override text property and
2671         overlay keymaps.
2672         (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
2673         (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
2674         to denote a prefix of no events.
2675         `map-keymap' includes parent's bindings _recursively_.
2676         Clarify and correct description of `where-is-internal'.
2677         Mention BUFFER-OR-NAME arg to `describe-bindings'.
2678         (Menu Example): For menus intended for use with the keyboard, the
2679         menu items should be bound to characters or real function keys.
2681 2004-08-08  Luc Teirlinck  <teirllm@auburn.edu>
2683         * objects.texi (Character Type): Reposition `@anchor' to prevent
2684         double space inside sentence in Info.
2686         * hooks.texi (Standard Hooks): `disabled-command-hook' has been
2687         renamed to `disabled-command-function'.
2688         * commands.texi (Key Sequence Input): Remove unnecessary anchor.
2689         (Command Loop Info): Replace reference to it.
2690         (Disabling Commands): `disabled-command-hook' has been renamed to
2691         `disabled-command-function'.
2693 2004-08-07  Luc Teirlinck  <teirllm@auburn.edu>
2695         * os.texi (Translating Input): Only non-prefix bindings in
2696         `key-translation-map' override actual key bindings.  Warn about
2697         possible indirect effect of actual key bindings on non-prefix
2698         bindings in `key-translation-map'.
2700 2004-08-06  Luc Teirlinck  <teirllm@auburn.edu>
2702         * minibuf.texi (High-Level Completion): Add anchor for definition
2703         of `read-variable'.
2705         * commands.texi: Various changes in addition to:
2706         (Using Interactive): Clarify description of `interactive-form'.
2707         (Interactive Call): Mention default for KEYS argument to
2708         `call-interactively'.
2709         (Command Loop Info): Clarify description of `this-command-keys'.
2710         Mention KEEP-RECORD argument to `clear-this-command-keys'.
2711         Value of `last-event-frame' can be `macro'.
2712         (Repeat Events): `double-click-fuzz' is also used to distinguish
2713         clicks and drags.
2714         (Classifying Events): Clarify descriptions of `event-modifiers'
2715         `event-basic-type' and `event-convert-list'.
2716         (Accessing Events): `posn-timestamp' takes POSITION argument.
2717         (Quoted Character Input): Clarify description of
2718         `read-quoted-char' and fix example.
2719         (Quitting): Add `with-local-quit'.
2720         (Disabling Commands):  Correct and clarify descriptions of
2721         `enable-command' and `disable-command'.
2722         Mention what happens if `disabled-command-hook' is nil.
2723         (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
2724         Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
2726 2004-07-24  Luc Teirlinck  <teirllm@auburn.edu>
2728         * frames.texi: Various changes in addition to:
2729         (Creating Frames): Expand and clarify description of `make-frame'.
2730         (Window Frame Parameters): Either none or both of the `icon-left'
2731         and `icon-top' parameters must be specified.  Put descriptions of
2732         `menu-bar-lines' and `toolbar-lines' closer together and change
2733         them accordingly.
2734         (Frame Titles): `multiple-frames' is not guaranteed to be accurate
2735         except while processing `frame-title-format' or `icon-title-format'.
2736         (Deleting Frames): Correct description of `delete-frame'.
2737         Non-nil return values of `frame-live-p' are like those of `framep'.
2738         (Frames and Windows): mention return value of
2739         `set-frame-selected-window'.
2740         (Visibility of Frames): Mention `force' argument to
2741         `make-frame-invisible'.  `frame-visible-p' returns t for all
2742         frames on text-only terminals.
2743         (Frame Configurations): Restoring a frame configuration does not
2744         restore deleted frames.
2745         (Window System Selections): `x-set-selection' returns DATA.
2746         (Resources): Add example.
2747         (Display Feature Testing): Clarify descriptions of
2748         `display-pixel-height', `display-pixel-width', `x-server-version'
2749         and `x-server-vendor'.
2751         * windows.texi (Choosing Window): Add anchor.
2752         * minibuf.texi (Minibuffer Misc): Add anchor.
2754 2004-07-23  John Paul Wallington  <jpw@gnu.org>
2756         * macros.texi (Defining Macros): Declaration keyword for setting
2757         Edebug spec is `debug' not `edebug'.
2759 2004-07-19  Luc Teirlinck  <teirllm@auburn.edu>
2761         * windows.texi: Various small changes in addition to:
2762         (Window Point): Mention return value of `set-window-point'.
2763         (Window Start): `pos-visible-in-window-p' disregards horizontal
2764         scrolling.  Explain return value if PARTIALLY is non-nil.
2765         (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
2766         and `set-window-vscroll'.
2767         (Size of Window): The argument WINDOW to `window-inside-edges',
2768         `window-pixel-edges' and `window-inside-pixel-edges' is optional.
2769         (Resizing Windows): Explain return value of
2770         `shrink-window-if-larger-than-buffer'.
2771         `window-size-fixed' automatically becomes buffer local when set.
2772         (Window Configurations): Explain return value of
2773         `set-window-configuration'.
2775         * minibuf.texi (Minibuffer Misc): Add anchor for
2776         `minibuffer-scroll-window'.
2778         * positions.texi (Text Lines): Add anchor for `count-lines'.
2780 2004-07-17  Richard M. Stallman  <rms@gnu.org>
2782         * display.texi (Overlay Properties): Adding `evaporate' prop
2783         deletes empty overlay immediately.
2785         * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
2786         fix example.
2788 2004-07-16  Jim Blandy  <jimb@redhat.com>
2790         * searching.texi (Regexp Backslash): Document new \_< and \_>
2791         operators.
2793 2004-07-16  Juanma Barranquero  <lektu@terra.es>
2795         * display.texi (Images): Fix Texinfo usage.
2797 2004-07-14  Luc Teirlinck  <teirllm@auburn.edu>
2799         * buffers.texi (Modification Time): `visited-file-modtime' now
2800         returns a list of two integers, instead of a cons.
2802 2004-07-13  Luc Teirlinck  <teirllm@auburn.edu>
2804         * windows.texi: Various changes in addition to:
2805         (Splitting Windows): Add `split-window-keep-point'.
2807 2004-07-09  Richard M. Stallman  <rms@gnu.org>
2809         * frames.texi (Input Focus): Minor fix.
2811 2004-07-07  Luc Teirlinck  <teirllm@auburn.edu>
2813         * frames.texi (Input Focus): Clarify descriptions of
2814         `select-frame-set-input-focus' and `select-frame'.
2816 2004-07-06  Luc Teirlinck  <teirllm@auburn.edu>
2818         * os.texi: Various small changes in addition to:
2819         (Killing Emacs): Expand and clarify description of
2820         `kill-emacs-query-functions' and `kill-emacs-hook'.
2821         (System Environment): Expand and clarify description of `getenv'
2822         and `setenv'.
2823         (Timers): Clarify description of `run-at-time'.
2824         (Translating Input): Correct description of
2825         `extra-keyboard-modifiers'.
2826         (Flow Control): Correct description of `enable-flow-control'.
2828 2004-07-06  Thien-Thi Nguyen  <ttn@gnu.org>
2830         * os.texi: Update copyright.
2831         (Session Management): Grammar fix.
2832         Clarify which Emacs does the restarting.
2833         Use @samp for *scratch* buffer.
2835 2004-07-04  Alan Mackenzie  <acm@muc.de>
2837         * frames.texi (Input Focus): Add documentation for
2838         `select-frame-set-input-focus'.  Replace refs to non-existent
2839         `switch-frame' with `select-frame'.  Minor corrections and tidying
2840         up of text-only terminal stuff.
2842 2004-07-02  Richard M. Stallman  <rms@gnu.org>
2844         * files.texi (Saving Buffers): Cleanup write-contents-function.
2845         (Magic File Names): Cleanup file-remote-p.
2847 2004-07-02  Kai Grossjohann  <kai@emptydomain.de>
2849         * files.texi (Magic File Names): `file-remote-p' returns an
2850         identifier of the remote system, not just t.
2852 2004-07-02  David Kastrup  <dak@gnu.org>
2854         * searching.texi (Entire Match Data): Add explanation about new
2855         match-data behavior when @var{integers} is non-nil.
2857 2004-06-24  Richard M. Stallman  <rms@gnu.org>
2859         * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
2861         * customize.texi (Variable Definitions): Note about doc strings
2862         and :set.
2864         * keymaps.texi (Keymap Terminology): Document `kbd'.
2865         (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
2867         * display.texi (Invisible Text): Setting buffer-invisibility-spec
2868         makes it buffer-local.
2870         * files.texi (Saving Buffers): Correct previous change.
2872         * commands.texi (Accessing Events):
2873         Clarify posn-col-row and posn-actual-col-row.
2875 2004-06-24  David Ponce  <david.ponce@wanadoo.fr>
2877         * commands.texi (Accessing Events): New functions
2878         posn-at-point and posn-at-x-y.  Add example to posn-x-y.
2880 2004-06-23  Luc Teirlinck  <teirllm@auburn.edu>
2882         * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
2883         * frames.texi, buffers.texi, backups.texi, variables.texi:
2884         * loading.texi, eval.texi, functions.texi, control.texi:
2885         * symbols.texi, minibuf.texi: Reposition @anchor's.
2887         * help.texi: Various small changes in addition to the following.
2888         (Describing Characters): Describe PREFIX argument to
2889         `key-description'.  Correct and clarify definition of
2890         `text-char-description'.  Describe NEED-VECTOR argument to
2891         `read-kbd-macro'.
2892         (Help Functions): Clarify definition of `apropos'.
2894 2004-06-23  Lars Hansen  <larsh@math.ku.dk>
2896         * files.texi (Saving Buffers): Correct description of
2897         `write-contents-functions'.
2899 2004-06-21  Juanma Barranquero  <lektu@terra.es>
2901         * display.texi (Images): Remove redundant @vindex directives.
2902         Rewrite `image-library-alist' doc in active voice.
2904 2004-06-14  Juanma Barranquero  <lektu@terra.es>
2906         * display.texi (Images): Document new delayed library loading,
2907         variable `image-library-alist' and (existing but undocumented)
2908         function `image-type-available-p'.
2910 2004-06-05  Richard M. Stallman  <rms@gnu.org>
2912         * minibuf.texi (Minibuffer Completion): For INITIAL arg,
2913         refer the user to the Initial Input node.
2914         (Text from Minibuffer): Likewise.
2915         (Initial Input): New node.  Document this feature
2916         and say it is mostly deprecated.
2918 2004-05-30  Richard M. Stallman  <rms@gnu.org>
2920         * loading.texi (Named Features): Clarify return value
2921         and meaning of NOERROR.
2923         * variables.texi (File Local Variables): Minor cleanup.
2925 2004-05-30  Michael Albinus  <michael.albinus@gmx.de>
2927         * files.texi (Magic File Names): Add `file-remote-p' as operation
2928         of file name handlers.
2930 2004-05-29  Richard M. Stallman  <rms@gnu.org>
2932         * modes.texi (Minor Mode Conventions): (-) has no special meaning
2933         as arg to a minor mode command.
2935 2004-05-22  Richard M. Stallman  <rms@gnu.org>
2937         * syntax.texi (Syntax Class Table): Word syntax not just for English.
2939         * streams.texi (Output Variables): Doc float-output-format.
2941         * searching.texi (Regexp Special): Nested repetition can be infloop.
2943         * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
2944         real stack overflow.
2946         * compile.texi: Minor cleanups.
2948 2004-05-22  Luc Teirlinck  <teirllm@dms.auburn.edu>
2950         * lists.texi (Cons Cells): Explain dotted lists, true lists,
2951         circular lists.
2952         (List Elements): Explain handling of circular and dotted lists.
2954 2004-05-19  Thien-Thi Nguyen  <ttn@gnu.org>
2956         * modes.texi (Search-based Fontification): Fix typo.
2958 2004-05-10  Juanma Barranquero  <lektu@terra.es>
2960         * modes.texi (Mode Line Variables): Fix description of
2961         global-mode-string, which is now after which-func-mode, not the
2962         buffer name.
2964 2004-05-07  Lars Hansen  <larsh@math.ku.dk>
2966         * modes.texi (Desktop Save Mode): Add.
2967         (Modes): Add menu entry Desktop Save Mode.
2969         * hooks.texi: Add desktop-after-read-hook,
2970         desktop-no-desktop-file-hook and desktop-save-hook.
2972         * locals.texi: Add desktop-save-buffer.
2974 2004-04-30  Jesper Harder  <harder@ifa.au.dk>
2976         * display.texi: emacs -> Emacs.
2978 2004-04-27  Matthew Mundell  <matt@mundell.ukfsn.org>
2980         * files.texi (Changing Files): Document set-file-times.
2982 2004-04-23  Juanma Barranquero  <lektu@terra.es>
2984         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
2986 2004-04-18  Jesper Harder  <harder@ifa.au.dk>
2988         * tips.texi (Coding Conventions): defopt -> defcustom.
2990 2004-04-16  Luc Teirlinck  <teirllm@auburn.edu>
2992         * sequences.texi: Various clarifications.
2994 2004-04-14  Luc Teirlinck  <teirllm@auburn.edu>
2996         * buffers.texi (Read Only Buffers): Mention optional ARG to
2997         `toggle-read-only'.
2999 2004-04-14  Nick Roberts  <nick@nick.uklinux.net>
3001         * windows.texi (Selecting Windows): Note that get-lru-window
3002         returns a full-width window if possible.
3004 2004-04-13  Luc Teirlinck  <teirllm@auburn.edu>
3006         * buffers.texi: Various changes in addition to:
3007         (Buffer File Name): Add `find-buffer-visiting'.
3008         (Buffer Modification): Mention optional ARG to `not-modified'.
3009         (Indirect Buffers): Mention optional CLONE argument to
3010         `make-indirect-buffer'.
3012         * files.texi: Various changes in addition to:
3013         (Visiting Functions): `find-file-hook' is now a normal hook.
3014         (File Name Expansion): Explain difference between the way that
3015         `expand-file-name' and `file-truename' treat `..'.
3016         (Contents of Directories): Mention optional ID-FORMAT argument to
3017         `directory-files-and-attributes'.
3018         (Format Conversion): Mention new optional CONFIRM argument to
3019         `format-write-file'.
3021 2004-04-12  Miles Bader  <miles@gnu.org>
3023         * macros.texi (Expansion): Add description of `macroexpand-all'.
3025 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
3027         * variables.texi (Variable Aliases): Mention
3028         cyclic-variable-indirection.
3030         * errors.texi (Standard Errors): Ditto.
3032 2004-04-04  Luc Teirlinck  <teirllm@auburn.edu>
3034         * backups.texi:  Various small changes in addition to:
3035         (Making Backups): Mention return value of `backup-buffer'.
3036         (Auto-Saving): Mention optional FORCE argument to
3037         `delete-auto-save-file-if-necessary'.
3038         (Reverting): Mention optional PRESERVE-MODES argument to
3039         `revert-buffer'.  Correct description of `revert-buffer-function'.
3041 2004-03-22  Juri Linkov  <juri@jurta.org>
3043         * sequences.texi (Sequence Functions): Replace xref to `Vectors'
3044         with `Vector Functions'.
3046         * text.texi (Sorting): Add missing quote.
3048 2004-03-14  Luc Teirlinck  <teirllm@auburn.edu>
3050         * intro.texi (Lisp History): Replace xref to `cl' manual with
3051         inforef.
3053 2004-03-12  Richard M. Stallman  <rms@gnu.org>
3055         * intro.texi (Version Info): Add arg to emacs-version.
3056         (Lisp History): Change xref to CL manual.
3058 2004-03-09  Luc Teirlinck  <teirllm@auburn.edu>
3060         * minibuf.texi (Completion Commands): Add xref to Emacs manual
3061         for Partial Completion mode.
3063 2004-03-07  Thien-Thi Nguyen  <ttn@gnu.org>
3065         * customize.texi: Fix typo. Remove eol whitespace.
3067 2004-03-04  Richard M. Stallman  <rms@gnu.org>
3069         * processes.texi: Fix typos.
3071         * lists.texi (Building Lists): Minor clarification.
3073         * hash.texi (Creating Hash): Correct the meaning of t for WEAK
3074         in make-hash-table.
3076 2004-02-29  Juanma Barranquero  <lektu@terra.es>
3078         * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
3079         rm, and ignore exit code.
3081 2004-02-27  Dan Nicolaescu  <dann@ics.uci.edu>
3083         * display.texi (Defining Faces): Add description for min-colors.
3084         Update example.
3086 2004-02-23  Luc Teirlinck  <teirllm@auburn.edu>
3088         * abbrevs.texi: Various corrections and clarifications in addition
3089         to the following:
3090         (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
3092 2004-02-22  Matthew Mundell  <matt@mundell.ukfsn.org>  (tiny change)
3094         * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
3096 2004-02-21  Luc Teirlinck  <teirllm@auburn.edu>
3098         * text.texi: Various small changes in addition to the following:
3099         (User-Level Deletion): Mention optional BACKWARD-ONLY argument
3100         to delete-horizontal-space.
3101         (Kill Functions, Yanking, Low-Level Kill Ring): clarify and correct
3102         description of yank-handler text property at various places.
3104         * frames.texi (Window System Selections): Add anchor.
3106         * syntax.texi (Syntax Table Functions): Clarify and correct
3107         descriptions of make-syntax-table and copy-syntax-table.
3108         (Motion and Syntax): Clarify SYNTAXES argument to
3109         skip-syntax-forward.
3110         (Parsing Expressions): Mention that the return value of
3111         parse-partial-sexp is currently a list of ten rather than nine
3112         elements.
3113         (Categories): Various corrections and clarifications.
3115 2004-02-17  Luc Teirlinck  <teirllm@auburn.edu>
3117         * markers.texi (Marker Insertion Types): Minor change.
3119         * locals.texi (Standard Buffer-Local Variables):
3120         * commands.texi (Interactive Codes, Using Interactive):
3121         * functions.texi (Related Topics): Fix xrefs.
3123 2004-02-16  Luc Teirlinck  <teirllm@auburn.edu>
3125         * lists.texi (Sets And Lists): Update description of delete-dups.
3127 2004-02-16  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
3129         * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
3131 2004-02-16  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3133         * frames.texi (Parameter Access): frame-parameters arg is optional.
3134         modify-frame-parameters handles nil for FRAME.
3135         (Window Frame Parameters): menu-bar-lines and tool-bar-lines
3136         are all-or-nothing for certain toolkits.
3137         Mention parameter wait-for-wm.
3138         (Frames and Windows): In frame-first-window and frame-selected-window
3139         the arg is optional.
3140         (Input Focus): In redirect-frame-focus the second arg is optional.
3141         (Window System Selections): Mention selection type CLIPBOARD.
3142         Mention data-type UTF8_STRING.
3143         Mention numbering of cut buffers.
3144         (Resources): Describe x-resource-name.
3146 2004-02-16  Richard M. Stallman  <rms@gnu.org>
3148         * windows.texi (Buffers and Windows): Delete false table
3149         about all-frames.
3151         * syntax.texi (Parsing Expressions): Delete old caveat
3152         about parse-sexp-ignore-comments.
3154         * streams.texi (Output Variables): Add print-quoted.
3156         * lists.texi (Building Lists): Minor cleanup.
3158         * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
3160         * display.texi (Overlays): Explain overlays use markers.
3161         (Managing Overlays): Explain front-advance and rear-advance
3162         in more detail.
3164         * loading.texi (Unloading): Document unload-feature-special-hooks.
3165         Get rid of fns-NNN.el file.
3167 2004-02-16  Matthew Mundell  <matt@mundell.ukfsn.org>  (tiny change)
3169         * help.texi (Describing Characters): Fix text-char-description
3170         example output.
3172         * edebug.texi (Using Edebug): Fix example.
3174         * debugging.texi (Internals of Debugger): Fix return value.
3176         * files.texi (Changing Files): Fix argname.
3178         * calendar.texi: Fix parens, and default values.
3180         * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
3181         * nonascii.texi, objects.texi, os.texi: Minor fixes.
3182         * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
3184         * positions.texi (Text Lines): Don't add -1 in current-line.
3186 2004-02-16  Richard M. Stallman  <rms@gnu.org>
3188         * compile.texi (Compiler Errors): if-boundp feature applies to cond.
3190 2004-02-16  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
3192         * processes.texi (Low-Level Network): Fix a typo.
3194 2004-02-12  Kim F. Storm  <storm@cua.dk>
3196         * display.texi (Fringes): Use consistent wording.
3197         Note that window-fringe's window arg is optional.
3198         (Scroll Bars): Use consistent wording.
3200 2004-02-11  Luc Teirlinck  <teirllm@auburn.edu>
3202         * tips.texi (Comment Tips): Document the new conventions for
3203         commenting out code.
3205 2004-02-07  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3207         * positions.texi (Text Lines): Added missing end defun.
3209 2004-02-07  Kim F. Storm  <storm@cua.dk>
3211         * positions.texi (Text Lines): Add line-number-at-pos.
3213 2004-02-06  John Paul Wallington  <jpw@gnu.org>
3215         * display.texi (Button Properties, Button Buffer Commands):
3216         mouse-2 invokes button, not down-mouse-1.
3218 2004-02-04  Jason Rumney  <jasonr@gnu.org>
3220         * makefile.w32-in: Sync with Makefile.in changes.
3222 2004-02-03  Luc Teirlinck  <teirllm@auburn.edu>
3224         * minibuf.texi (Text from Minibuffer): Various corrections and
3225         clarifications.
3226         (Object from Minibuffer): Correct Lisp description of
3227         read-minibuffer.
3228         (Minibuffer History): Clarify description of cons values for
3229         HISTORY arguments.
3230         (Basic Completion): Various corrections and clarifications.  Add
3231         completion-regexp-list.
3232         (Minibuffer Completion): Correct and clarify description of
3233         completing-read.
3234         (Completion Commands): Mention Partial Completion mode.  Various
3235         other minor changes.
3236         (High-Level Completion): Various corrections and clarifications.
3237         (Reading File Names): Ditto.
3238         (Minibuffer Misc): Ditto.
3240 2004-01-26  Luc Teirlinck  <teirllm@auburn.edu>
3242         * strings.texi (Text Comparison): assoc-string also matches
3243         elements of alists that are strings instead of conses.
3244         (Formatting Strings): Standardize Texinfo usage.  Update index
3245         entries.
3247 2004-01-20  Luc Teirlinck  <teirllm@auburn.edu>
3249         * lists.texi (Sets And Lists): Add delete-dups.
3251 2004-01-15  Luc Teirlinck  <teirllm@auburn.edu>
3253         * edebug.texi (Instrumenting Macro Calls): `declare' is not a
3254         special form.
3255         * macros.texi (Defining Macros): Update description of `declare',
3256         which now is a macro.
3257         (Wrong Time): Fix typos.
3259 2004-01-14  Luc Teirlinck  <teirllm@auburn.edu>
3261         * compile.texi (Compilation Functions): Expand descriptions of
3262         `compile-defun', `byte-compile-file', `byte-recompile-directory'
3263         and `batch-byte-compile'.  In particular, mention and describe
3264         all optional arguments.
3265         (Disassembly): Correct and clarify the description of `disassemble'.
3267 2004-01-11  Luc Teirlinck  <teirllm@auburn.edu>
3269         * searching.texi: Various small changes in addition to the
3270         following.
3271         (Regexp Example): Adapt to new value of `sentence-end'.
3272         (Regexp Functions): The PAREN argument to `regexp-opt' can be
3273         `words'.
3274         (Search and Replace): Add usage note for `perform-replace'.
3275         (Entire Match Data): Mention INTEGERS and REUSE arguments to
3276         `match-data'.
3277         (Standard Regexps): Update for new values of `paragraph-start'
3278         and `sentence-end'.
3280 2004-01-07  Luc Teirlinck  <teirllm@auburn.edu>
3282         * files.texi (Saving Buffers): Clarify descriptions of
3283         `write-contents-functions' and `before-save-hook'.
3284         Make the defvar's for `before-save-hook' and `after-save-hook'
3285         into defopt's.
3287 2004-01-07  Kim F. Storm  <storm@cua.dk>
3289         * commands.texi (Click Events): Describe new image and
3290         width/height elements of click events.
3291         (Accessing Events): Add posn-string, posn-image, and
3292         posn-object-width-height.  Change posn-object to return either
3293         image or string object.
3295 2004-01-01  Simon Josefsson  <jas@extundo.com>
3297         * hooks.texi (Standard Hooks): Add before-save-hook.
3298         * files.texi (Saving Buffers): Likewise.
3300 2004-01-03  Richard M. Stallman  <rms@gnu.org>
3302         * frames.texi (Frames and Windows): Delete frame-root-window.
3304 2004-01-03  Luc Teirlinck  <teirllm@auburn.edu>
3306         * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
3308         * functions.texi: Various small changes in addition to the
3309         following.
3310         (What Is a Function): `functionp' returns nil for macros.  Clarify
3311         behavior of this and following functions for symbol arguments.
3312         (Function Documentation): Add `\' in front of (fn @var{arglist})
3313         and explain why.
3314         (Defining Functions): Mention DOCSTRING argument to `defalias'.
3315         Add anchor.
3316         (Mapping Functions): Add anchor.  Unquote nil in mapcar* example.
3318 2004-01-01  Miles Bader  <miles@gnu.org>
3320         * display.texi (Buttons): New section.
3322 2003-12-31  Andreas Schwab  <schwab@suse.de>
3324         * numbers.texi (Math Functions): sqrt reports a domain-error
3325         error.
3326         (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
3328 2003-12-30  Luc Teirlinck  <teirllm@auburn.edu>
3330         * tips.texi (Documentation Tips): Update item on hyperlinks in
3331         documentation strings.
3333         * errors.texi (Standard Errors): Various small corrections and
3334         additions.
3336         * control.texi: Various small changes in addition to the
3337         following.
3338         (Signaling Errors): Provide some more details on how `signal'
3339         constructs the error message.  Add anchor to the definition of
3340         `signal'.
3341         (Error Symbols): Describe special treatment of `quit'.
3342         (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
3343         to emphasize that it has to be a single form.
3345         * buffers.texi: Add anchor.
3347 2003-12-29  Richard M. Stallman  <rms@gnu.org>
3349         * windows.texi (Choosing Window): Add same-window-p, special-display-p.
3350         (Window Configurations): Add window-configuration-frame.
3352         * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
3354         * text.texi (Examining Properties): Add get-char-property-and-overlay.
3355         Change arg name in get-char-property.
3356         (Special Properties): Update handling of keymap property.
3358         * strings.texi (Modifying Strings): Add clear-string.
3359         (Text Comparison): Add assoc-string and remove
3360         assoc-ignore-case, assoc-ignore-representation.
3362         * os.texi (Time of Day): Add set-time-zone-rule.
3364         * numbers.texi (Math Functions): asin, acos, log, log10
3365         report domain-error errors.
3367         * nonascii.texi (Converting Representations):
3368         Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
3369         (Encoding and I/O): Add file-name-coding-system.
3371         * modes.texi (Search-based Fontification): Explain that
3372         face specs are symbols with face names as values.
3374         * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
3376         * lists.texi (Building Lists): remq moved elsewhere.
3377         (Sets And Lists): remq moved here.
3378         (Association Lists): Refer to assoc-string.
3380         * internals.texi (Garbage Collection): Add memory-use-counts.
3382         * frames.texi (Frames and Windows): Add set-frame-selected-window
3383         and frame-root-window.
3385         * files.texi (Contents of Directories):
3386         Add directory-files-and-attributes.
3388         * display.texi (Refresh Screen): Add force-window-update.
3389         (Invisible Text): Explain about moving point out of invis text.
3390         (Overlay Properties): Add overlay-properties.
3391         (Managing Overlays): Add overlayp.
3392         (GIF Images): Invalid image number displays a hollow box.
3394         * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
3395         (Killing Buffers): Add buffer-live-p.
3397 2003-12-25  Markus Rost  <rost@mathematik.uni-bielefeld.de>
3399         * display.texi (Fringes): Fix typo "set-buffer-window".
3401 2003-12-24  Luc Teirlinck  <teirllm@auburn.edu>
3403         * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
3404         * nonascii.texi, processes.texi, tips.texi, variables.texi:
3405         Add or change various xrefs and anchors.
3407         * commands.texi: Replace all occurrences of @acronym{CAR} with
3408         @sc{car}, for consistency with the rest of the Elisp manual.
3409         `car' and `cdr' are historically acronyms, but are no longer
3410         widely thought of as such.
3412         * internals.texi (Pure Storage): Mention that `purecopy' does not
3413         copy text properties.
3414         (Object Internals): Now 29 bits are used (in most implementations)
3415         to address Lisp objects.
3417         * variables.texi (Variables with Restricted Values): New node.
3419         * objects.texi (Lisp Data Types): Mention that certain variables
3420         can only take on a restricted set of values and add an xref to
3421         the new node "Variables with Restricted Values".
3423         * eval.texi (Function Indirection): Describe the errors that
3424         `indirect-function' can signal.
3425         (Eval): Clarify the descriptions of `eval-region' and `values'.
3426         Describe `eval-buffer' instead of `eval-current-buffer' and
3427         mention `eval-current-buffer' as an alias for `current-buffer'.
3428         Correct the description and mention all optional arguments.
3430         * nonascii.texi: Various small changes in addition to the
3431         following.
3432         (Converting Representations): Clarify behavior of
3433         `string-make-multibyte' and `string-to-multibyte' for unibyte all
3434         ASCII arguments.
3435         (Character Sets): Document the variable `charset-list' and adapt
3436         the definition of the function `charset-list' accordingly.
3437         (Translation of Characters): Clarify use of generic characters in
3438         `make-translation-table'.  Clarify and correct the description of
3439         the use of translation tables in encoding and decoding.
3440         (User-Chosen Coding Systems): Correct and clarify the description
3441         of `select-safe-coding-system'.
3442         (Default Coding Systems): Clarify description of
3443         `file-coding-system-alist'.
3445 2003-11-30  Luc Teirlinck  <teirllm@auburn.edu>
3447         * strings.texi (Text Comparison): Correctly describe when two
3448         strings are `equal'.  Combine and clarify descriptions of
3449         `assoc-ignore-case' and `assoc-ignore-representation'.
3451         * objects.texi (Non-ASCII in Strings): Clarify description of
3452         when a string is unibyte or multibyte.
3453         (Bool-Vector Type): Update examples.
3454         (Equality Predicates): Correctly describe when two strings are
3455         `equal'.
3457 2003-11-29  Luc Teirlinck  <teirllm@auburn.edu>
3459         * lists.texi (Building Lists): `append' no longer accepts integer
3460         arguments.  Update the description of `number-sequence' to reflect
3461         recent changes.
3462         (Sets And Lists): Describe `member-ignore-case' after `member'.
3464 2003-11-27  Kim F. Storm  <storm@cua.dk>
3466         * commands.texi (Click Events): Click object may be an images.
3467         Describe (dx . dy) element of click positions.
3468         (Accessing Events): Remove duplicate posn-timestamp.
3469         New functions posn-object and posn-object-x-y.
3471 2003-11-23  Kim F. Storm  <storm@cua.dk>
3473         * commands.texi (Click Events): Describe enhancements to event
3474         position lists, including new text-pos and (col . row) items.
3475         Mention left-fringe and right-fringe area events.
3476         (Accessing Events): New functions posn-area and
3477         posn-actual-col-row.  Mention posn-timestamp.  Mention that
3478         posn-point in non-text area still returns buffer position.
3479         Clarify posn-col-row.
3481 2003-11-21  Lars Hansen  <larsh@math.ku.dk>
3483         * files.texi (File Attributes): Describe new parameter ID-FORMAT.
3484         * anti.texi (File Attributes): Describe removed parameter
3485         ID-FORMAT.
3487 2003-11-20  Luc Teirlinck  <teirllm@auburn.edu>
3489         * positions.texi (Positions): Mention that, if a marker is used as
3490         a position, its buffer is ignored.
3492         * markers.texi (Overview of Markers): Mention it here too.
3494 2003-11-12  Luc Teirlinck  <teirllm@auburn.edu>
3496         * numbers.texi (Numeric Conversions): Not just `floor', but also
3497         `truncate', `ceiling' and `round' accept optional argument DIVISOR.
3499 2003-11-10  Luc Teirlinck  <teirllm@auburn.edu>
3501         * markers.texi (Creating Markers): Specify insertion type of
3502         created markers.  Add xref to `Marker Insertion Types'.
3503         Second argument to `copy-marker' is optional.
3504         (Marker Insertion Types): Mention that most markers are created
3505         with insertion type nil.
3506         (The Mark): Correctly describe when `mark' signals an error.
3507         (The Region): Correctly describe when `region-beginning' and
3508         `region-end' signal an error.
3510 2003-11-08  Luc Teirlinck  <teirllm@auburn.edu>
3512         * hash.texi (Creating Hash): Clarify description of `eql'.
3513         `makehash' is obsolete.
3514         (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
3516         * positions.texi (Point): Change description of `buffer-end', so
3517         that it is also correct for floating point arguments.
3518         (List Motion): Correct argument lists of `beginning-of-defun' and
3519         `end-of-defun'.
3520         (Excursions): Add xref to `Marker Insertion Types'.
3521         (Narrowing): Argument to `narrow-to-page' is optional.
3523 2003-11-06  Luc Teirlinck  <teirllm@auburn.edu>
3525         * streams.texi (Output Streams): Clarify behavior of point for
3526         marker output streams.
3528 2003-11-04  Luc Teirlinck  <teirllm@auburn.edu>
3530         * variables.texi (Defining Variables): Second argument to
3531         `defconst' is not optional.
3532         (Setting Variables): Mention optional argument APPEND to
3533         `add-to-list'.
3534         (Creating Buffer-Local): Expand description of
3535         `make-variable-buffer-local'.
3536         (Frame-Local Variables): Expand description of
3537         `make-variable-frame-local'.
3538         (Variable Aliases): Correct description of optional argument
3539         DOCSTRING to `defvaralias'.  Mention return value of
3540         `defvaralias'.
3541         (File Local Variables): Add xref to `File variables' in Emacs
3542         Manual.  Correct description of `hack-local-variables'.  Mention
3543         `safe-local-variable' property.  Mention optional second argument
3544         to `risky-local-variable-p'.
3546 2003-11-03  Luc Teirlinck  <teirllm@auburn.edu>
3548         * symbols.texi (Symbol Plists): Mention return value of `setplist'.
3550 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
3552         * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
3553         lispref/customize.texi, lispref/display.texi, lispref/files.texi,
3554         lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
3555         lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
3556         lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
3557         lispref/processes.texi, lispref/searching.texi,
3558         lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
3559         lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
3560         @acronym{FOO}.
3562 2003-10-27  Luc Teirlinck  <teirllm@auburn.edu>
3564         * strings.texi (Creating Strings): Argument START to `substring'
3565         can not be `nil'.  Expand description of
3566         `substring-no-properties'.  Correct description of `split-string',
3567         especially with respect to empty matches.  Prevent very bad line
3568         break in definition of `split-string-default-separators'.
3569         (Text Comparison): `string=' and `string<' also accept symbols as
3570         arguments.
3571         (String Conversion): More completely describe argument BASE in
3572         `string-to-number'.
3573         (Formatting Strings): `%s' and `%S' in `format' do require
3574         corresponding object.  Clarify behavior of numeric prefix after
3575         `%' in `format'.
3576         (Case Conversion): The argument to `upcase-initials' can be a
3577         character.
3579 2003-10-27  Kenichi Handa  <handa@m17n.org>
3581         * display.texi (Fontsets): Fix texinfo usage.
3583 2003-10-25  Kenichi Handa  <handa@m17n.org>
3585         * display.texi (Fontsets): Add description of the function
3586         set-fontset-font.
3588 2003-10-23  Luc Teirlinck  <teirllm@auburn.edu>
3590         * display.texi (Temporary Displays): Add xref to `Documentation
3591         Tips'.
3593         * functions.texi (Function Safety): Use inforef instead of pxref
3594         for SES.
3596 2003-10-23  Andreas Schwab  <schwab@suse.de>
3598         * Makefile.in (TEX, texinputdir): Don't define.
3599         (TEXI2DVI): Define.
3600         (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
3601         add $(srcdir)/index.texi.
3602         ($(infodir)/elisp): Remove index.texi dependency.
3603         (elisp.dvi): Likewise.  Use $(TEXI2DVI).
3604         (index.texi): Remove target.
3605         (dist): Don't link $(srcdir)/permute-index.
3606         (clean): Don't remove index.texi.
3608         * permute-index, index.perm: Remove.
3609         * index.texi: Rename from index.unperm.
3611 2003-10-22  Luc Teirlinck  <teirllm@auburn.edu>
3613         * tips.texi (Documentation Tips): Document new behavior for face
3614         and variable hyperlinks in Help mode.
3616 2003-10-21  Luc Teirlinck  <teirllm@auburn.edu>
3618         * objects.texi (Integer Type): Update for extra bit of integer range.
3619         (Character Type): Ditto.
3621 2003-10-16  Eli Zaretskii  <eliz@gnu.org>
3623         * numbers.texi (Integer Basics): Add index entries for reading
3624         numbers in hex, octal, and binary.
3626 2003-10-16  Lute Kamstra  <lute@gnu.org>
3628         * modes.texi (Mode Line Format): Mention force-mode-line-update's
3629         argument.
3631 2003-10-13  Luc Teirlinck  <teirllm@auburn.edu>
3633         * windows.texi (Choosing Window): Fix typo.
3634         * edebug.texi (Edebug Execution Modes): Fix typo.
3636 2003-10-13  Richard M. Stallman  <rms@gnu.org>
3638         * windows.texi (Basic Windows): A window has fringe settings,
3639         display margins and scroll-bar settings.
3640         (Splitting Windows): Doc split-window return value.
3641         Clean up one-window-p.
3642         (Selecting Windows): Fix typo.
3643         (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
3644         (Buffers and Windows): In set-window-buffer, explain effect
3645         on fringe settings and scroll bar settings.
3646         (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
3647         (Choosing Window): Use defopt for pop-up-frame-function.
3648         For special-display-buffer-names, explain same-window and same-frame.
3649         Clarify window-dedicated-p return value.
3650         (Textual Scrolling): scroll-up and scroll-down can get an error.
3651         (Horizontal Scrolling): Clarify auto-hscroll-mode.
3652         Clarify set-window-hscroll.
3653         (Size of Window): Don't mention tool bar in window-height.
3654         (Coordinates and Windows): Explain what coordinates-in-window-p
3655         returns for fringes and display margins.
3656         (Window Configurations): Explain saving fringes, etc.
3658         * tips.texi (Library Headers): Clean up Documentation.
3660         * syntax.texi (Parsing Expressions): Clean up forward-comment
3661         and parse-sexp-lookup-properties.
3663         * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
3665         * os.texi (System Environment): Clean up text for load-average errors.
3667         * modes.texi (Hooks): Don't explain local hook details at front.
3668         Clarify run-hooks and run-hook-with-args a little.
3669         Clean up add-hook and remove-hook.
3671         * edebug.texi (Edebug Execution Modes): Clarify t.
3672         Document edebug-sit-for-seconds.
3673         (Coverage Testing): Document C-x X = and =.
3674         (Instrumenting Macro Calls): Fix typo.
3675         (Specification List): Don't index the specification keywords.
3677 2003-10-10  Kim F. Storm  <storm@cua.dk>
3679         * processes.texi (Network): Introduce make-network-process.
3681 2003-10-09  Luc Teirlinck  <teirllm@auburn.edu>
3683         * tips.texi (Library Headers): Fix typo.
3685 2003-10-07  Juri Linkov  <juri@jurta.org>
3687         * modes.texi (Imenu): Mention imenu-create-index-function's
3688         default value.  Explain submenus better.
3690 2003-10-07  Lute Kamstra  <lute@gnu.org>
3692         * modes.texi (Faces for Font Lock): Fix typo.
3693         (Hooks): Explain how buffer-local hook variables can refer to
3694         global hook variables.
3695         Various minor clarifications.
3697 2003-10-06  Lute Kamstra  <lute@gnu.org>
3699         * tips.texi (Coding Conventions): Mention naming conventions for
3700         hooks.
3702 2003-10-05  Luc Teirlinck  <teirllm@auburn.edu>
3704         * loading.texi (Library Search): Correct default value of
3705         load-suffixes.
3706         (Named Features): Fix typo.
3708 2003-10-05  Richard M. Stallman  <rms@gnu.org>
3710         * loading.texi (Named Features): In `provide',
3711         say how to test for subfeatures.
3712         (Unloading): In unload-feature, use new var name
3713         unload-feature-special-hooks.
3715 2003-10-03  Lute Kamstra  <lute@gnu.org>
3717         * modes.texi (Major Mode Conventions): Mention third way to set up
3718         Imenu.
3719         (Imenu): A number of small fixes.
3720         Delete documentation of internal variable imenu--index-alist.
3721         Document the return value format of imenu-create-index-function
3722         functions.
3724 2003-09-30  Richard M. Stallman  <rms@gnu.org>
3726         * processes.texi (Network): Say what stopped datagram connections do.
3728         * lists.texi (Association Lists): Clarify `assq-delete-all'.
3730         * display.texi (Overlay Properties): Clarify `evaporate' property.
3732 2003-09-29  Lute Kamstra  <lute@gnu.org>
3734         * modes.texi (Mode Line Data): Explain when symbols in mode-line
3735         constructs should be marked as risky.
3736         Change cons cell into proper list.
3737         (Mode Line Variables): Change cons cell into proper list.
3739 2003-09-26  Lute Kamstra  <lute@gnu.org>
3741         * modes.texi (Mode Line Data): Document the :propertize construct.
3742         (Mode Line Variables): Reorder the descriptions of the variables
3743         to match their order in the default mode-line-format.
3744         Describe the new variables mode-line-position and mode-line-modes.
3745         Update the default values of mode-line-frame-identification,
3746         minor-mode-alist, and default-mode-line-format.
3747         (Properties in Mode): Mention the :propertize construct.
3749 2003-09-26  Richard M. Stallman  <rms@gnu.org>
3751         * buffers.texi, commands.texi, debugging.texi, eval.texi:
3752         * loading.texi, minibuf.texi, text.texi, variables.texi:
3753         Avoid @strong{Note:}.
3755 2003-09-26  Richard M. Stallman  <rms@gnu.org>
3757         * keymaps.texi (Remapping Commands): Fix typo.
3759 2003-09-23  Luc Teirlinck  <teirllm@mail.auburn.edu>
3761         * processes.texi (Low-Level Network): Fix typo.
3763 2003-09-23  Kim F. Storm  <storm@cua.dk>
3765         * processes.texi (Network, Network Servers): Fix typos.
3766         (Low-Level Network): Add timeout value for :server keyword.
3767         Add new option keywords to make-network-process.
3768         Add set-network-process-options.
3769         Explain how to test availability of network options.
3771 2003-09-19  Richard M. Stallman  <rms@gnu.org>
3773         * text.texi (Motion by Indent): Arg to
3774         backward-to-indentation and forward-to-indentation is optional.
3776         * strings.texi (Creating Strings): Add substring-no-properties.
3778         * processes.texi
3779         (Process Information): Add list-processes arg QUERY-ONLY.
3780         Delete process-contact from here.
3781         Add new status values for process-status.
3782         Add process-get, process-put, process-plist, set-process-plist.
3783         (Synchronous Processes): Add call-process-shell-command.
3784         (Signals to Processes): signal-process allows process objects.
3785         (Network): Complete rewrite.
3786         (Network Servers, Datagrams, Low-Level Network): New nodes.
3788         * positions.texi (Word Motion): forward-word, backward-word
3789         arg is optional.  Reword.
3791         * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
3793         * variables.texi (Creating Buffer-Local):
3794         Delete duplicate definition of buffer-local-value.
3795         (File Local Variables): Explain about discarding text props.
3797 2003-09-11  Richard M. Stallman  <rms@gnu.org>
3799         * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
3800         changes variables that record input events.
3801         (Minibuffer Misc): Add minibuffer-selected-window.
3803         * lists.texi (Building Lists): Add copy-tree.
3805         * display.texi (Fontsets): Add char-displayable-p.
3806         (Scroll Bars): New node.
3808 2003-09-08  Lute Kamstra  <lute@gnu.org>
3810         * modes.texi (%-Constructs): Document new `%i' and `%I'
3811         constructs.
3813 2003-09-03  Peter Runestig  <peter@runestig.com>
3815         * makefile.w32-in: New file.
3817 2003-08-29  Richard M. Stallman  <rms@gnu.org>
3819         * display.texi (Overlay Properties): Clarify how priorities
3820         affect use of the properties.
3822 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
3824         * customize.texi (Type Keywords): Correct the description of
3825         `:help-echo' in the case where `motion-doc' is a function.
3827 2003-08-14  John Paul Wallington  <jpw@gnu.org>
3829         * modes.texi (Emulating Mode Line): Subsection, not section.
3831 2003-08-13  Richard M. Stallman  <rms@gnu.org>
3833         * elisp.texi (Top): Update subnode lists in menu.
3835         * text.texi (Insertion): Add insert-buffer-substring-no-properties.
3836         (Kill Functions): kill-region has new arg yank-handler.
3837         (Yanking): New node.
3838         (Yank Commands): Add yank-undo-function.
3839         (Low-Level Kill Ring):
3840         kill-new and kill-append have new arg yank-handler.
3841         (Changing Properties): Add remove-list-of-text-properties.
3842         (Atomic Changes): New node.
3844         * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
3846         * streams.texi (Output Variables): Add eval-expression-print-length
3847         and eval-expression-print-level.
3849         * os.texi (Time Conversion): For encode-time, explain limits on year.
3851         * objects.texi (Character Type): Define anchor "modifier bits".
3853         * modes.texi (Emulating Mode Line): New node.
3854         (Search-based Fontification): Font Lock uses font-lock-face property.
3855         (Other Font Lock Variables): Likewise.
3857         * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
3858         not vectors.
3859         (Active Keymaps): Add emulation-mode-map-alists.
3860         (Functions for Key Lookup): key-binding has new arg no-remap.
3861         (Remapping Commands): New node.
3862         (Scanning Keymaps): where-is-internal has new arg no-remap.
3863         (Tool Bar): Add tool-bar-local-item-from-menu.
3864         Clarify when to use tool-bar-add-item-from-menu.
3866         * commands.texi (Interactive Call): commandp has new arg.
3867         (Command Loop Info): Add this-original-command.
3869 2003-08-06  John Paul Wallington  <jpw@gnu.org>
3871         * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
3873         * display.texi (Warning Basics): Fix typo.
3874         (Fringes): Add closing curly bracket and fix typo.
3876         * elisp.texi (Top): Fix typo.
3878 2003-08-05  Richard M. Stallman  <rms@gnu.org>
3880         * elisp.texi: Update lists of subnodes.
3882         * windows.texi (Buffers and Windows): set-window-buffer has new arg.
3884         * variables.texi (Local Variables): Use lc for example variable names.
3886         * tips.texi (Library Headers): Explain where to put -*-.
3888         * strings.texi (Creating Strings): Fix xref for vconcat.
3890         * sequences.texi (Vector Functions):
3891         vconcat no longer allows integer args.
3893         * minibuf.texi (Reading File Names): read-file-name has new
3894         arg PREDICATE.  New function read-directory-name.
3896         * macros.texi (Defining Macros): Give definition of `declare'
3897         (Indenting Macros): New node.
3899         * frames.texi (Parameter Access): Add modify-all-frames-parameters.
3900         (Window Frame Parameters): Make separate table of parameters
3901         that are coupled with specific face attributes.
3902         (Deleting Frames): delete-frame-hooks renamed to
3903         delete-frame-functions.
3905         * files.texi (Magic File Names): Add file-remote-p.
3906         Clarify file-local-copy.
3908         * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
3909         here; instead xref Defining Macros.
3911         * display.texi (Warnings): New node, and subnodes.
3912         (Fringes): New node.
3914         * debugging.texi (Test Coverage): New node.
3916         * compile.texi (Compiler Errors): Explain with-no-warnings
3917         and other ways to suppress warnings.
3919         * commands.texi (Interactive Call): Minor clarification.
3921         * buffers.texi (Buffer File Name): set-visited-file-name
3922         renames the buffer too.
3924         * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
3926 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
3928         * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
3930 2003-07-22  Markus Rost  <rost@math.ohio-state.edu>
3932         * internals.texi (Garbage Collection): Fix previous change.
3934 2003-07-22  Richard M. Stallman  <rms@gnu.org>
3936         * files.texi (Truenames): Add LIMIT arg to file-chase-links.
3938         * display.texi (Width): Use \s syntax in example.
3939         (Font Selection): Add face-font-rescale-alist.
3941         * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
3942         Remove spurious indent in example.
3944         * lists.texi (Building Lists): Add number-sequence.
3946         * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
3948         * functions.texi (Function Documentation): Explain how to
3949         show calling convention explicitly in the doc string.
3951         * windows.texi (Selecting Windows): save-selected-window saves
3952         selected window of each frame.
3953         (Window Configurations): Minor change.
3955         * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
3957         * streams.texi (Output Variables): Add print-continuous-numbering
3958         and print-number-table.
3960         * processes.texi (Decoding Output): New node.
3962         * os.texi (Time Conversion): decode-time arg is optional.
3964         * objects.texi (Character Type): Don't use space as example for \.
3965         Make list of char names and \-sequences correspond.
3966         Explain that \s is not used in strings.  `\ ' needs space after.
3968         * nonascii.texi (Converting Representations): Add string-to-multibyte.
3969         (Translation of Characters): Add translation-table-for-input.
3970         (Default Coding Systems): Add auto-coding-functions.
3971         (Explicit Encoding): Add decode-coding-inserted-region.
3972         (Locales): Add locale-info.
3974         * minibuf.texi (Basic Completion): Describe test-completion.
3975         Collections can be lists of strings.
3976         Clean up lazy-completion-table.
3977         (Programmed Completion): Mention test-completion.
3978         Clarify why lambda expressions are not accepted.
3979         (Minibuffer Misc): Describe minibufferp.
3981 2003-07-14  Richard M. Stallman  <rms@gnu.org>
3983         * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
3985         * windows.texi (Selecting Windows): New arg to select-window.
3986         (Selecting Windows): Add with-selected-window.
3987         (Size of Window): Add window-inside-edges, etc.
3989         * internals.texi (Garbage Collection): Add post-gc-hook.
3991         * processes.texi (Subprocess Creation): Add exec-suffixes.
3993         * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
3994         (Scanning Keymaps): Add map-keymaps.
3995         (Defining Menus): Add keymap-prompt.
3997         * numbers.texi (Integer Basics): Add most-positive-fixnum,
3998         most-negative-fixnum.
4000         * compile.texi (Byte Compilation): Explain no-byte-compile
4001         (Compiler Errors): New node.
4003         * os.texi (User Identification): user-uid, user-real-uid
4004         can return float.
4006         * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
4007         and about derived modes.
4008         (Minor Modes): Add minor-mode-list.
4009         (Defining Minor Modes): Keyword args for define-minor-mode.
4010         (Search-based Fontification): Explain managing other properties.
4011         (Other Font Lock Variables): Add font-lock-extra-managed-props.
4012         (Faces for Font Lock): Add font-locl-preprocessor-face.
4013         (Hooks): Add run-mode-hooks and delay-mode-hooks.
4015         * variables.texi (Creating Buffer-Local): Add buffer-local-value.
4016         (Variable Aliases): Clarify defvaralias.
4018         * loading.texi (Library Search): Add load-suffixes.
4020         * minibuf.texi (Basic Completion): Add lazy-completion-table.
4021         (Programmed Completion): Add dynamic-completion-table.
4023         * files.texi (Changing Files): copy-file allows dir as NEWNAME.
4024         (Magic File Names): Specify precedence order of handlers.
4026         * commands.texi (Command Overview): Emacs server runs pre-command-hook
4027         and post-command-hook.
4028         (Waiting): New calling convention for sit-for.
4030         * text.texi (Special Properties): local-map and keymap properties
4031         apply based on their stickiness.
4033 2003-07-07  Richard M. Stallman  <rms@gnu.org>
4035         * modes.texi (Minor Mode Conventions): Specify only some kinds
4036         of list values as args to minor modes.
4038         * files.texi (File Name Expansion): Warn about iterative use
4039         of substitute-in-file-name.
4041         * advice.texi (Activation of Advice): Clean up previous change.
4043 2003-07-06  Markus Rost  <rost@math.ohio-state.edu>
4045         * advice.texi (Activation of Advice): Note that ad-start-advice is
4046         turned on by default.
4048 2003-06-30  Richard M. Stallman  <rms@gnu.org>
4050         * text.texi (Buffer Contents): Document current-word.
4051         (Change Hooks): Not called for *Messages*.
4053         * functions.texi (Defining Functions): Explain about redefining
4054         primitives.
4055         (Function Safety): Renamed.  Minor changes.
4056         Comment out the detailed criteria for what is safe.
4058 2003-06-22  Andreas Schwab  <schwab@suse.de>
4060         * objects.texi (Symbol Type): Fix description of examples.
4062 2003-06-16  Andreas Schwab  <schwab@suse.de>
4064         * hash.texi (Creating Hash): Fix description of :weakness.
4066 2003-06-13  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
4068         * files.texi (Changing Files): copy-file copies file modes, too.
4070 2003-05-28  Richard M. Stallman  <rms@gnu.org>
4072         * strings.texi (Creating Strings): Clarify split-string.
4074 2003-05-22  Stephen J. Turnbull  <stephen@xemacs.org>
4076         * strings.texi (Creating Strings): Update split-string specification
4077         and examples.
4079 2003-05-19  Richard M. Stallman  <rms@gnu.org>
4081         * elisp.texi: Correct invariant section names.
4083 2003-04-20  Richard M. Stallman  <rms@gnu.org>
4085         * os.texi (Timers): Explain about timers and quitting.
4087 2003-04-19  Richard M. Stallman  <rms@gnu.org>
4089         * internals.texi (Writing Emacs Primitives): Strings are
4090         no longer special for GCPROs.  Mention GCPRO5, GCPRO6.
4091         Explain GCPRO convention for varargs function args.
4093 2003-04-16  Richard M. Stallman  <rms@gnu.org>
4095         * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
4097 2003-04-08  Richard M. Stallman  <rms@gnu.org>
4099         * files.texi (Kinds of Files): Correct return value of file-symlink-p.
4101 2003-02-13  Kim F. Storm  <storm@cua.dk>
4103         * objects.texi (Character Type): New \s escape for space.
4105 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
4107         * os.texi (System Environment): Added cygwin system-type.
4109 2003-01-25  Richard M. Stallman  <rms@gnu.org>
4111         * keymaps.texi: Document that a symbol can act as a keymap.
4113 2003-01-13  Richard M. Stallman  <rms@gnu.org>
4115         * text.texi (Changing Properties): Say string indices are origin-0.
4117         * positions.texi (Screen Lines) <compute-motion>:
4118         Correct order of elts in return value.
4120         * keymaps.texi (Changing Key Bindings) <define-key>: Mention
4121         how to define a default binding.
4123 2002-12-07  Markus Rost  <rost@math.ohio-state.edu>
4125         * loading.texi (Unloading): Fix recent change for load-history.
4127         * customize.texi (Simple Types): Clarify description of custom
4128         type 'number. Describe new custom type 'float.
4130 2002-12-04  Markus Rost  <rost@math.ohio-state.edu>
4132         * variables.texi (File Local Variables): Fix typo.
4134 2002-10-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4136         From Michael Albinus <Michael.Albinus@alcatel.de>.
4138         * README: Target for Info file is `make info'.
4140         * files.texi (File Name Components): Fixed typos in
4141         `file-name-sans-extension'.
4142         (Magic File Names): Complete list of operations for magic file
4143         name handlers.
4145 2002-09-16  Jonathan Yavner  <jyavner@engineer.com>
4147         * variables.texi (File Local Variables): New function
4148         risky-local-variable-p.
4150 2002-09-15  Jonathan Yavner  <jyavner@engineer.com>
4152         * functions.texi (Function safety): New node about unsafep.
4154 2002-08-05  Per Abrahamsen  <abraham@dina.kvl.dk>
4156         * customize.texi (Splicing into Lists): Fixed example.
4157         Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
4159 2002-06-17  Juanma Barranquero  <lektu@terra.es>
4161         * frames.texi (Display Feature Testing): Fix typo.
4163 2002-06-12  Andreas Schwab  <schwab@suse.de>
4165         * frames.texi (Initial Parameters, Resources): Fix references to
4166         the Emacs manual.
4168 2002-05-13  Kim F. Storm  <storm@cua.dk>
4170         * variables.texi (Intro to Buffer-Local): Updated warning and
4171         example relating to changing buffer inside let.
4173 2002-03-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4175         * os.texi (Session Management): New node about X Session management.
4177 2002-01-18  Eli Zaretskii  <eliz@is.elta.co.il>
4179         * elisp.texi (VERSION): Set to 2.9.  Update the version of Emacs
4180         to which the manual corresponds, and the copyright years.
4182         * Makefile.in (VERSION): Set to 2.9.
4184 2001-11-29  Eli Zaretskii  <eliz@is.elta.co.il>
4186         * elisp.texi: Change the category in @dircategory to "Emacs", to
4187         make it consistent with info/dir.
4189 2001-11-25  Miles Bader  <miles@gnu.org>
4191         * text.texi (Fields): Describe new `limit' arg in
4192         field-beginning/field-end.
4194 2001-11-17  Eli Zaretskii  <eliz@is.elta.co.il>
4196         * permute-index: Don't depend on csh-specific features.  Replace
4197         the interpreter name with /bin/sh.
4199         * two-volume-cross-refs.txt: New file.
4200         * two.el: New file.
4201         * spellfile: New file.
4203 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
4205         * permute-index: New file.
4207         * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
4208         elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
4209         8+3 restricted namespace.
4211         * Makefile.in (infodir): Define relative to $(srcdir).
4212         ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
4213         include directories list via -I switch to makeinfo.
4214         (index.texi): Use cp if both hard and symbolic links fail.
4216 2001-11-10  Eli Zaretskii  <eliz@is.elta.co.il>
4218         * Makefile.in (distclean): Add.
4220         The following changes make ELisp manual part of the Emacs
4221         distribution:
4223         * Makefile.in: Add Copyright notice.
4224         (prefix): Remove.
4225         (infodir): Change value to "../info".
4226         (VPATH): New variable.
4227         (MAKE): Don't define.
4228         (texmacrodir): Don't define.
4229         (texinputdir): Append the existing value of TEXINPUTS.
4230         ($(infodir)/elisp): Instead of just "elisp".  Reformat the
4231         command to be compatible with man/Makefile.in, and to put the
4232         output into ../info.
4233         (info): Add target.
4234         (installall): Target removed.
4236 2001-10-31  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
4238         * tips.texi (Coding Conventions): Fix typo.
4240 2001-10-23  Gerd Moellmann  <gerd@gnu.org>
4242         * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
4244 2001-10-22  Eli Zaretskii  <eliz@is.elta.co.il>
4246         * files.texi (File Name Components): Update the description of
4247         file-name-sans-extension and file-name-extension, as they now
4248         ignore leading dots.
4250 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
4252         * (Version 21.1 released.)
4254 2001-10-19  Miles Bader  <miles@gnu.org>
4256         * positions.texi (Text Lines): Describe behavior of
4257         `beginning-of-line'/`end-of-line' in the presence of field properties.
4259 2001-10-17  Gerd Moellmann  <gerd@gnu.org>
4261         * Makefile.in (VERSION): Set to 2.8.
4262         (manual): Use `manual-21'.
4264         * elisp.texi (VERSION): Add and use it where the version
4265         number was used.  Set it to 2.8.
4267         * intro.texi: Likewise.
4269 2001-10-13  Eli Zaretskii  <eliz@is.elta.co.il>
4271         * files.texi (File Name Completion): Document the significance of
4272         a trailing slash in elements of completion-ignored-extensions.
4274 2001-10-06  Miles Bader  <miles@gnu.org>
4276         * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
4278 2001-10-04  Gerd Moellmann  <gerd@gnu.org>
4280         * variables.texi (Variable Aliases): New node.
4282 2001-10-04  Gerd Moellmann  <gerd@gnu.org>
4284         * Branch for 21.1.
4286 2001-10-02  Miles Bader  <miles@gnu.org>
4288         * minibuf.texi (Minibuffer Misc): Add entries for
4289         `minibuffer-contents', `minibuffer-contents-no-properties', and
4290         `delete-minibuffer-contents'.
4291         Correct description for `minibuffer-prompt-end'.
4293         * text.texi (Property Search): Correct descriptions of
4294         `next-char-property-change' and `previous-char-property-change'.
4295         Add entries for `next-single-char-property-change' and
4296         `previous-single-char-property-change'.
4297         Make operand names a bit more consistent.
4299 2001-09-30  Eli Zaretskii  <eliz@is.elta.co.il>
4301         * frames.texi (Finding All Frames): Document that next-frame and
4302         previous-frame are local to current terminal.
4304 2001-09-26  Eli Zaretskii  <eliz@is.elta.co.il>
4306         * keymaps.texi (Creating Keymaps): Fix the description of the
4307         result of make-keymap.
4309 2001-09-23  Eli Zaretskii  <eliz@is.elta.co.il>
4311         * display.texi (Font Lookup, Attribute Functions)
4312         (Image Descriptors): Add cross-references to the definition of
4313         selected frame.
4315         * buffers.texi (The Buffer List): Add cross-references to the
4316         definition of selected frame.
4318         * frames.texi (Input Focus): Clarify which frame is _the_ selected
4319         frame at any given time.
4320         (Multiple Displays, Size and Position): Add a cross-reference to
4321         the definition of the selected frame.
4323 2001-09-08  Eli Zaretskii  <eliz@is.elta.co.il>
4325         * strings.texi (String Conversion) <string-to-number>: Document
4326         that a float is returned for integers that are too large.
4328         * frames.texi (Mouse Position): Document mouse-position-function.
4329         (Display Feature Testing): Document display-images-p.
4330         (Window Frame Parameters): Document the cursor-type variable.
4332         * numbers.texi (Integer Basics): Document CL style read syntax for
4333         integers in bases other than 10.
4335         * positions.texi (List Motion): Document
4336         open-paren-in-column-0-is-defun-start.
4338         * lists.texi (Sets And Lists): Document member-ignore-case.
4340         * internals.texi (Garbage Collection): Document the used and free
4341         strings report.
4342         (Memory Usage): Document strings-consed.
4344         * os.texi (Time of Day): Document float-time.
4345         (Recording Input): Document that clear-this-command-keys clears
4346         the vector to be returned by recent-keys.
4348         * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
4349         argument keymap can be a list.
4351         * nonascii.texi (User-Chosen Coding Systems)
4352         <select-safe-coding-system>: Document the new argument
4353         accept-default-p and the variable
4354         select-safe-coding-system-accept-default-p.  Tell what happens if
4355         buffer-file-coding-system is undecided.
4356         (Default Coding Systems): Document auto-coding-regexp-alist.
4358         * display.texi (The Echo Area) <message>: Document
4359         message-truncate-lines.
4360         (Glyphs): Document that the glyph table is unused on windowed
4361         displays.
4363         * help.texi (Describing Characters) <single-key-description>:
4364         Document the new argument no-angles.
4365         (Accessing Documentation) <documentation-property>: Document that
4366         a non-string property is evaluated.
4367         <documentation>: Document that the function-documentation property
4368         is looked for.
4370         * windows.texi (Selecting Windows): Document some-window.
4372         * text.texi (MD5 Checksum): New node, documents the md5 primitive.
4374         * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
4375         apropos-mode-hook.
4377         * commands.texi (Using Interactive): Document interactive-form.
4378         (Keyboard Macros): Document kbd-macro-termination-hook.
4379         (Command Loop Info): Document that clear-this-command-keys clears
4380         the vector to be returned by recent-keys.
4382 2001-09-04  Werner LEMBERG  <wl@gnu.org>
4384         * Makefile.in (srcdir, texinputdir): New variables.
4385         (srcs, index.texi, install): Use $(srcdir).
4386         (.PHONY): Remove elisp.dvi.
4387         (elisp): Use -I switch for makeinfo.
4388         (elisp.dvi): Use $(srcdir) and $(texinputdir).
4389         (installall, dist): Use $(srcdir).
4390         Fix path to texinfo.tex.
4391         (maintainer-clean): Add elisp.dvi and elisp.oaux.
4393 2001-08-30  Gerd Moellmann  <gerd@gnu.org>
4395         * display.texi (Conditional Display): Adjust to API change.
4397         * configure: New file.
4399 2001-07-30  Gerd Moellmann  <gerd@gnu.org>
4401         * commands.texi (Repeat Events): Add description of
4402         double-click-fuzz.
4404 2001-05-08  Stefan Monnier  <monnier@cs.yale.edu>
4406         * syntax.texi (Syntax Class Table): Add the missing designator for
4407         comment and string fences.
4408         (Syntax Properties): Add a xref to syntax table internals.
4409         (Syntax Table Internals): Document string-to-syntax.
4411 2001-05-07  Gerd Moellmann  <gerd@gnu.org>
4413         * Makefile.in (install): Use install-info command line options
4414         like in Emacs' Makefile.in.
4416 2000-12-09  Miles Bader  <miles@gnu.org>
4418         * windows.texi (Window Start): Update documentation for
4419         `pos-visible-in-window-p'.
4421 2000-11-12  Stefan Monnier  <monnier@cs.yale.edu>
4423         * lists.texi (Building Lists): Add footnote to explain how to add
4424         to the end of a list.
4426 2000-10-25  Gerd Moellmann  <gerd@gnu.org>
4428         * files.texi (Visiting Functions): Typos.
4430 2000-10-25  Kenichi Handa  <handa@etl.go.jp>
4432         * files.texi (Visiting Functions): Return value of
4433         find-file-noselect may be a list of buffers if wildcards are used.
4435 2000-10-24  Miles Bader  <miles@lsi.nec.co.jp>
4437         * display.texi (Defining Faces): Document `graphic' display type
4438         in face specs.
4440 2000-10-18  Kai Grossjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4442         * hooks.texi (Standard Hooks): Replace obsolete
4443         `after-make-frame-hook' with `after-make-frame-functions'.
4445         * frames.texi (Creating Frames): Ditto.
4447         * variables.texi (Future Local Variables): Ditto.
4449 2000-10-16  Gerd Moellmann  <gerd@gnu.org>
4451         * display.texi (Other Image Types): Add description of :foreground
4452         and :background properties of mono PBM images.
4454 2000-08-17  Werner LEMBERG  <wl@gnu.org>
4456         * .cvsignore: New file.
4458 2000-01-05  Gerd Moellmann  <gerd@gnu.org>
4460         * tindex.pl: New script.
4462 1999-12-03  Dave Love  <fx@gnu.org>
4464         * Makefile.in (MAKEINFO): New parameter.
4466 1999-09-17  Richard Stallman  <rms@gnu.org>
4468         * Makefile.in (srcs): Add hash.texi.
4469         (VERSION): Update to 20.6.
4471 1999-09-13  Richard Stallman  <rms@gnu.org>
4473         * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
4475 1998-08-29  Karl Heuer  <kwzh@gnu.org>
4477         * configure.in: New file.
4478         * Makefile.in: Renamed from Makefile.
4479         (prefix, infodir): Use value obtained from configure.
4480         (emacslibdir): Obsolete variable deleted.
4481         (dist): Distribute configure.in, configure, Makefile.in.
4483 1998-06-12  Richard Stallman  <rms@psilocin.ai.mit.edu>
4485         * Makefile (INSTALL_INFO): New variable.
4486         (install): Run install-info.
4488 1998-05-09  Richard Stallman  <rms@psilocin.ai.mit.edu>
4490         * Makefile (elisp.dvi): Add missing backslash.
4492 1998-05-02  Richard Stallman  <rms@psilocin.gnu.org>
4494         * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
4495         Run texindex without `./'.  Always run texindex on elisp.tp.
4496         (elisp.tps): Target deleted.
4498 1998-04-05  Richard Stallman  <rms@psilocin.gnu.org>
4500         * Makefile (srcs): Add nonascii.texi and customize.texi.
4501         (dist): Start by deleting `temp'.
4503 1998-02-17  Richard Stallman  <rms@psilocin.gnu.org>
4505         * Makefile (makeinfo, texindex): Targets deleted.
4506         (makeinfo.o, texindex.o): Targets deleted.
4507         (clean, dist): Don't do anything with them or with getopt*.
4509 1998-01-30  Richard Stallman  <rms@psilocin.gnu.org>
4511         * Makefile (SHELL): Defined.
4513 1998-01-27  Richard Stallman  <rms@psilocin.gnu.org>
4515         * Makefile (elisp.tps): New target.
4516         (elisp.dvi): Depend on elisp.tps.
4518 Wed Apr  3 15:24:25 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
4520         * README: Update phone number.
4522         * Makefile (elisp): Make this be the default target.
4523         Depend on makeinfo.c instead of makeinfo.
4524         (install): Don't depend on elisp.dvi, since we don't install that.
4525         Use mkinstalldirs.
4526         (dist): Add mkinstalldirs.
4528 Mon Jun 19 14:35:26 1995  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4530         * Makefile (VERSION): Update version number.
4531         (maintainer-clean): Renamed from realclean.
4533 Wed Jun  7 17:04:59 1995  Karl Heuer  <kwzh@nutrimat.gnu.ai.mit.edu>
4535         * Makefile (realclean): New target.
4536         (elisp): Remove any old elisp-* files first.
4538 Tue Nov 23 19:59:40 1993  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
4540         * Makefile (VERSION): New variable.
4541         (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
4542         Compressed file suffix should be `.gz', not `.z'.
4544 Mon Nov 22 15:06:19 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4546         * Makefile (elisp): Depend on makeinfo.
4548 Fri Nov 19 02:29:33 1993  Noah Friedman  (friedman@gnu.ai.mit.edu)
4550         * Makefile (srcs): Add anti.texi.
4552 Fri May 28 18:04:53 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4554         * Makefile (infodir, prefix): New vars.
4555         (install): Use infodir.
4556         (emacsinfodir): Deleted.
4558 Thu May 27 02:11:25 1993  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4560         * Makefile (srcs): Add calendar.texi.
4562         * Makefile (dist): Copy texindex.c and makeinfo.c.
4563         Limit elisp-* files to those with one or two digits.
4565 Sun May 16 17:58:21 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4567         * Makefile (dist): Changed to use Gzip instead of compress.
4569 Fri Apr 23 01:05:23 1993  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
4571         * loading.texi (Unloading): define-function changed back to
4572         defalias.  It may not stay this way, but at least it's
4573         consistent with the known-good version of the code patch.
4575 Fri Mar 26 21:14:54 1993  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
4577         * modes.texi (Hooks): Document new optional arg of add-hook.
4579 Wed Mar 17 08:48:24 1993  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
4581         * variables.texi: Document nil initial value of buffer-local variables.
4583         * tips.texi: Add new section on standard library headers.
4585 Sat Feb 27 18:00:25 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4587         * Makefile (srcs): Add frame.texi to the list of sources.
4589 Tue Feb 23 10:50:25 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4591         * Makefile (dist): Don't bother excluding autosave files; they'll
4592         never make it into the temp directory anyway, and the hash marks
4593         in the name are problematic for make and the Bourne shell.
4594         (srcs):
4596 Fri Feb 12 16:54:38 1993  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4598         * Makefile (dist): Don't include backup files or autosave files in
4599         the distribution tar file.
4601 Tue Nov 26 21:10:34 1991  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4603         * Makefile (srcs): Added index.perm.
4604         (elisp.dvi): Remove erroneous shell comment.
4605         Expect output of permute-index in permuted.fns.
4606         Save old elisp.aux in elisp.oaux.
4607         (clean): Added index.texi to be deleted.
4609 Sat Aug 11 17:39:10 1990  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4611         * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
4613 Tue Jun 26 09:57:26 1990  David Lawrence  (tale@geech)
4615         * files.texi:  Noted that completion-ignored-extensions is ignored
4616         when making *Completions*.
4618 Fri Jun  8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
4620         * Makefile  make dist now depends on elisp.dvi, since it tries
4621         to include it in the dist file.
4623 Wed Mar 28 22:57:35 1990  Jim Kingdon  (kingdon@mole.ai.mit.edu)
4625         * functions.texinfo (Mapping Functions): Add missing quote
4627 Mon Jun 19 18:09:24 1989  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4629         * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
4630         (defunargs): Turn off \hyphenchar of \sl font temporarily.
4632 Wed May 10 18:01:17 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
4634         * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
4635         and @error{} are the terms now being used.  The files in the
4636         directory have been changed to reflect this.
4638         * All instances of @indentedresultt{} have been changed to
4639         `     @result{}', using 5 spaces at the begining of the line.
4641 Mon Apr 24 21:02:55 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
4643         * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
4644         experimental @indentedresult{}, @indentedexpandsto{} are part of
4645         the texinfo.tex in this directory.  These TeX macros are not
4646         stable yet.
4648 Mon Apr 17 18:56:50 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
4650         * texinfo.tex:  temporarily added
4651                 \let\result=\dblarrow
4652                 \def\error{{\it ERROR} \longdblarrow}
4653         We need to do this better soon.
4655 Tue Apr 11 12:23:28 1989  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
4657         * Applied Karl Berry's patches to *.texinfo files, but not to
4658         texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
4659         new title page format is also not applied, since it requires
4660         texinfo.tex changes.)
4662         * Cleaned up `Makefile' and defined the `emacslibdir' directory
4663         for the Project GNU development environment.
4665 ;; Local Variables:
4666 ;; coding: iso-2022-7bit
4667 ;; End:
4669     Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
4670       2005, 2006 Free Software Foundation, Inc.
4671   Copying and distribution of this file, with or without modification,
4672   are permitted provided the copyright notice and this notice are preserved.
4674 ;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda