Fix typos.
[emacs.git] / doc / lispref / ChangeLog
blob150731bdb987cf14aadf29daaec7419b51189447
1 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
3         * compile.texi (Compiler Errors):
4         * help.texi (Help Functions): Fix typos.
6 2011-11-19  Chong Yidong  <cyd@gnu.org>
8         * windows.texi (Splitting Windows): Clarify role of window
9         parameters in split-window.  Shorten the example.
10         (Deleting Windows): Rewrite intro to handle internal windows.  Fix
11         delete-windows-on doc.
12         (Selecting Windows): Copyedits.
14 2011-11-17  Martin Rudalics  <rudalics@gmx.at>
16         * windows.texi (Resizing Windows, Splitting Windows)
17         (Deleting Windows): Use term window-combination-resize instead
18         of window-splits.
20 2011-11-16  Martin Rudalics  <rudalics@gmx.at>
22         * windows.texi (Resizing Windows, Splitting Windows): Rename
23         occurrences of window-nest to window-combination-limit.
25 2011-11-14  Juanma Barranquero  <lekktu@gmail.com>
27         * intro.texi (Lisp History): Fix typo.
29 2011-11-12  Martin Rudalics  <rudalics@gmx.at>
31         * windows.texi (Splitting Windows, Deleting Windows): Remove
32         references to splits status of windows.
34 2011-11-10  Glenn Morris  <rgm@gnu.org>
36         * buffers.texi (Read Only Buffers): Expand a bit on why
37         toggle-read-only should only be used interactively.  (Bug#7292)
39 2011-11-09  Chong Yidong  <cyd@gnu.org>
41         * windows.texi (Window Sizes): Document window-pixel-edges,
42         window-inside-pixel-edges, window-absolute-pixel-edges, and
43         window-inside-absolute-pixel-edges.
44         (Resizing Windows): shrink-window-if-larger-than-buffer works on
45         non-full-width windows.
47 2011-11-09  Martin Rudalics  <rudalics@gmx.at>
49         * windows.texi (Resizing Windows): Rewrite documentation of
50         window-resizable.
52 2011-11-09  Chong Yidong  <cyd@gnu.org>
54         * windows.texi (Splitting Windows): Simplify example.
56 2011-11-08  Chong Yidong  <cyd@gnu.org>
58         * windows.texi (Window Sizes): Copyedits.  Document
59         window-text-height.  Remove window-min-height and window-min-width
60         discussion, referring instead to Emacs manual.
61         (Splitting Windows, Resizing Windows): Add xref to Emacs manual.
62         (Resizing Windows): Simplify introduction.  Don't document
63         enlarge-window, shrink-window, enlarge-window-horizontally, and
64         shrink-window-horizontally; they are no longer preferred for
65         calling from Lisp, and are already documented in the Emacs manual.
67 2011-11-07  Glenn Morris  <rgm@gnu.org>
69         * windows.texi (Choosing Window): Fix keybinding typo.
71 2011-11-07  Martin Rudalics  <rudalics@gmx.at>
73         * windows.texi (Resizing Windows, Splitting Windows)
74         (Window Configurations): Use "child window" instead of
75         "subwindow".
77 2011-11-06  Chong Yidong  <cyd@gnu.org>
79         * windows.texi (Basic Windows): Clarify various definitions.
80         Treat window-normalize-* as internal; don't document them.
81         (Windows and Frames): Various clarifications, e.g. non-live
82         windows also belong to frames.  Fix window-list description.
83         Simplify window nesting example.
84         (Splitting Windows, Window Configurations): Use
85         split-window-below.
87 2011-11-04  Eli Zaretskii  <eliz@gnu.org>
89         * windows.texi (Window Sizes): Mention in the doc string that the
90         return values of `window-body-height' and `window-body-width' are
91         in frame's canonical units.  (Bug#9949)
93 2011-10-30  Martin Rudalics  <rudalics@gmx.at>
95         * windows.texi (Windows and Frames): Remove "iso-" infix from
96         documentation of window-iso-combined-p.
98 2011-10-26  Chong Yidong  <cyd@gnu.org>
100         * modes.texi (Running Hooks): Document with-wrapper-hook.
102 2011-10-18  Chong Yidong  <cyd@gnu.org>
104         * display.texi (Glyphless Chars): New node.
106 2011-10-13  Chong Yidong  <cyd@stupidchicken.com>
108         * text.texi (Yanking): Document yank-excluded-properties.
110         * package.texi (Packaging Basics): The commentary should say how
111         to begin using the package.
113 2011-10-11  Martin Rudalics  <rudalics@gmx.at>
115         * windows.texi (Deleting Windows): Mention which window gets
116         selected when deleting the selected window.
118 2011-10-09  Martin Rudalics  <rudalics@gmx.at>
120         * buffers.texi (The Buffer List): Describe how bury-buffer deals
121         with the selected window.
122         * windows.texi (Buffers and Windows): Reformulate text on how
123         replace-buffer-in-windows deals with a window.
124         (Quitting Windows): Describe how quit-window deals with a
125         standalone frame.  Describe new option frame-auto-hide-function.
127 2011-10-08  Glenn Morris  <rgm@gnu.org>
129         * symbols.texi (Other Plists): Markup fix.  (Bug#9702)
131         * positions.texi (Excursions): Update warning message.
133 2011-10-05  Chong Yidong  <cyd@stupidchicken.com>
135         * display.texi (Low-Level Font, Face Attributes, Font Lookup): Fix
136         Emacs manual xref (Bug#9675).
138 2011-10-01  Chong Yidong  <cyd@stupidchicken.com>
140         * windows.texi (Textual Scrolling): Document scroll-up-command,
141         scroll-down-command, scroll-error-top-bottom, and the
142         scroll-command symbol property.
143         (Display Action Functions): Fix description of
144         display-buffer-pop-up-window.
146 2011-09-28  Juanma Barranquero  <lekktu@gmail.com>
148         * windows.texi (Splitting Windows): Fix typos.
150 2011-09-25  Martin Rudalics  <rudalics@gmx.at>
152         * windows.texi (Windows and Frames, Display Action Functions)
153         (Switching Buffers): Fix some typos.
154         (Buffers and Windows): Remove reference to window-auto-delete.
155         Reword description of replace-buffer-in-windows.
156         (Window History): Fix some typos and refer to frame local buffer
157         list.
158         (Quitting Windows): New node.
159         (Window Configurations): Add descriptions of window-state-get
160         and window-state-put.
161         (Window Parameters): Describe variable ignore-window-parameters.
162         Sketch some window parameters currently in use.
163         * elisp.texi (Top): Update node listing.
165 2011-09-25  Chong Yidong  <cyd@stupidchicken.com>
167         * windows.texi (Display Action Functions)
168         (Choosing Window Options): New nodes.
170 2011-09-24  Chong Yidong  <cyd@stupidchicken.com>
172         * windows.texi (Window History): New node.  Move text here from
173         Buffers and Windows.
174         (Switching Buffers): Rename from Displaying Buffers, since we
175         don't document display-buffer here; callers changed.  Document
176         FORCE-SAME-WINDOW arg to switch-to-buffer and
177         switch-to-buffer-other-frame.  Delete duplicate
178         replace-buffer-in-windows doc.
179         (Choosing Window): Document display actions.
181 2011-09-24  Eli Zaretskii  <eliz@gnu.org>
183         * display.texi (Forcing Redisplay): Update the description of
184         redisplay-dont-pause due to change in the default value.
186 2011-09-23  Martin Rudalics  <rudalics@gmx.at>
188         * frames.texi (Frames and Windows): Move section and rename to
189         Windows and Frames in windows.texi.
190         * windows.texi (Windows): Restructure.
191         (Basic Windows): Rewrite.  Explain live and internal windows and
192         normalization functions.
193         (Windows and Frames): Move section here from frames.texi.
194         Describe subwindows, window combinations, window tree, and
195         corresponding functions including window-list here.
196         (Window Sizes): Rename section from Size of Window and move it
197         up in chapter.  Describe total and body sizes and the
198         corresponding functions.  Explain new semantics of
199         window-min-height/-width.
200         (Resizing Windows): Move section up in chapter.  Describe new
201         resize functions.
202         (Splitting Windows): Describe new behavior of split-window,
203         split-window-above-each-other and split-window-side-by-side.
204         Provide examples.  Describe window-nest and window-splits
205         options.
206         (Deleting Windows): Minor rewrite.
207         (Selecting Windows): Minor rewrite.  Describe
208         frame-selected-window and set-frame-selected-window here.
209         (Cyclic Window Ordering): Minor rewrite.  Describe
210         window-list-1.
211         (Buffers and Windows): Rewrite.  Explain a window's previous and
212         next buffers and the corresponding functions.
213         (Window Tree): Merge into Windows and Frames section.
214         * elisp.texi (Top): Update node listings for frames and windows
215         sections.
217 2011-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
219         * display.texi (Face Functions): `face-list' returns faces (bug#9564).
221 2011-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
223         * errors.texi (Standard Errors): Remove apparent placeholder text
224         (bug#9491).
226 2011-09-18  Chong Yidong  <cyd@stupidchicken.com>
228         * frames.texi (Management Parameters): Fix description of
229         icon-type parameter.
231 2011-09-17  Chong Yidong  <cyd@stupidchicken.com>
233         * tips.texi (Key Binding Conventions): Don't bind a key sequence
234         ending in C-g.  Suggested by Edward O'Connor.
236 2011-09-17  Eli Zaretskii  <eliz@gnu.org>
238         * numbers.texi (Integer Basics): Add indexing for
239         most-positive-fixnum and most-negative-fixnum.  (Bug#9525)
241 2011-09-14  Dani Moncayo  <dmoncayo@gmail.com>  (tiny change)
243         * lists.texi (Sets And Lists): Fix typo.  (Bug#9393)
245 2011-09-11  Juanma Barranquero  <lekktu@gmail.com>
247         * processes.texi (Network Servers): Clarify what the process
248         buffer is used for (bug#9233).
250 2011-08-30  Dani Moncayo  <dmoncayo@gmail.com>  (tiny change)
252         * lists.texi (Building Lists): Fix typo.
254 2011-08-30  Chong Yidong  <cyd@stupidchicken.com>
256         * display.texi (Basic Faces): New node.  Document new faces.
258         * modes.texi (Major Mode Conventions): Move some text there.
259         (Mode Help): Remove major-mode var, duplicated in Major Modes.
261 2011-08-29  Chong Yidong  <cyd@stupidchicken.com>
263         * modes.texi (Basic Major Modes): New node.  Callers updated.
264         (Major Modes): Document fundamental-mode and major-mode.
265         (Major Mode Basics): Node deleted; text moved to Major Modes.
266         (Derived Modes): Document derived-mode-p.
268 2011-08-28  Chong Yidong  <cyd@stupidchicken.com>
270         * files.texi (Changing Files, Create/Delete Dirs): Document new
271         arguments for delete-file, delete-directory, and copy-directory.
272         (Visiting Functions): Remove view-file; it is documented in the
273         Emacs manual.
275         * frames.texi (Layout Parameters): The defaults for the
276         menu-bar-lines and tool-bar-lines parameters depend on the mode.
278         * display.texi (Progress): Document spinner functionality.
280         * os.texi (Killing Emacs): Note that kill-emacs can be called by
281         operating system signals.  Refer to save-buffers-kill-terminal
282         instead of save-buffers-kill-emacs.
284         * objects.texi (Symbol Type): Document ## print representation.
286 2011-08-25  Eli Zaretskii  <eliz@gnu.org>
288         * display.texi (Specified Space): Mention that `space' specs
289         influence bidi reordering.
290         (Bidirectional Display): Explain how to use `(space . PROPS)' for
291         separating fields with bidirectional content.
293 2011-08-24  Eli Zaretskii  <eliz@gnu.org>
295         * display.texi (Bidirectional Display): Document return value in
296         buffers that are not bidi-reordered for display, and in unibyte
297         buffers.
299 2011-08-23  Eli Zaretskii  <eliz@gnu.org>
301         * nonascii.texi (Character Properties): Document the values for
302         unassigned codepoints.
304 2011-08-18  Eli Zaretskii  <eliz@gnu.org>
306         * nonascii.texi (Character Properties): Document use of
307         `bidi-class' and `mirroring' properties as part of reordering.
308         Provide cross-references to "Bidirectional Display".
310         * display.texi (Bidirectional Display): Document the pitfalls of
311         concatenating strings with bidirectional content, with possible
312         solutions.  Document bidi-string-mark-left-to-right.  Mention
313         paragraph direction in modes that inherit from prog-mode.
314         Document use of `bidi-class' and `mirroring' properties as part of
315         reordering.
317 2011-08-16  Eli Zaretskii  <eliz@gnu.org>
319         * modes.texi (Major Mode Conventions): Improve the documentation
320         of `mode-class' `special' modes.
322         * nonascii.texi (Character Properties): Document the `mirroring'
323         property.  Add index entries.
325         * syntax.texi (Categories): Add an example of defining a new
326         category and category table.
328         * searching.texi (Regexp Backslash): Document how to display
329         existing categories.  Mention the possibility of adding
330         categories, and add an xref to where this is described.  Add an
331         index entry.
333 2011-08-09  Chong Yidong  <cyd@stupidchicken.com>
335         * text.texi (Special Properties):
336         * display.texi (Overlay Properties): Note that mouse-face cannot
337         change the text size (Bug#8530).
339 2011-08-08  Chong Yidong  <cyd@stupidchicken.com>
341         * os.texi (Time of Day): Remove set-time-zone-rule, and recommend
342         using setenv instead.
344 2011-07-28  Eli Zaretskii  <eliz@gnu.org>
346         * display.texi (Bidirectional Display): Document the fact that
347         bidi-display-reordering is t by default.
349 2011-07-23  Eli Zaretskii  <eliz@gnu.org>
351         * display.texi (Bidirectional Display): New section.
353 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
354             Tim Cross  <theophilusx@gmail.com>  (tiny change)
355             Glenn Morris   <rgm@gnu.org>
357         * keymaps.texi (Toolkit Differences): New node.  (Bug#8176)
359 2011-07-15  Andreas Schwab  <schwab@linux-m68k.org>
361         * help.texi (Keys in Documentation): Revert last change.
363 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
365         * help.texi (Keys in Documentation): Clarify that \= only quotes
366         the next character, and doesn't affect longer sequences in
367         particular (bug#8935).
369         * debugging.texi (Using Debugger): Mention
370         @code{eval-expression-debug-on-error} (bug#8549).
372 2011-07-14  Eli Zaretskii  <eliz@gnu.org>
374         * display.texi (Other Display Specs): Document that `left-fringe'
375         and `right-fringe' display specifications are of the "replacing"
376         kind.
378 2011-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
380         * help.texi (Documentation Basics): Add a link to the Function
381         Documentation node (bug#6580).
383 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
385         * keymaps.texi (Menu Bar): Mention :visible and :enable
386         (bug#6344).  Text by Drew Adams.
388         * modes.texi (Running Hooks): Mention buffer-local hook variables
389         (bug#6218).
391         * objects.texi (General Escape Syntax): "a with grave accent" is
392         ?xe0, not ?x8e0 (bug#5259).
394 2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
396         * display.texi (Face Attributes, Font Selection): Add references
397         to the Fonts node in the Emacs manual (Bug#4178).
399 2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
401         * display.texi (Window Systems): `window-system' is
402         terminal-local.
404         * frames.texi (Frame Parameters, Parameter Access): Don't mention
405         frame-local variables.
407         * variables.texi (Buffer-Local Variables): Don't mention obsolete
408         frame-local variables.
409         (Frame-Local Variables): Node deleted.
411         * elisp.texi (Top): Update node listing.
413 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
415         * elisp.texi: Change "inferiors" to "subnodes" in three places
416         (bug#3523).
418 2011-07-11  Chong Yidong  <cyd@stupidchicken.com>
420         * frames.texi (Window System Selections): Discussion of
421         x-select-enable-clipboard moved to Emacs manual.
423 2011-07-11  Deniz Dogan  <deniz@dogan.se>
425         * commands.texi (Prefix Command Arguments): Remove excessive
426         apostrophe.
428 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
430         * syntax.texi (Syntax Descriptors): Clarify that the ". 23" syntax
431         description is a string (bug#3313).
433         * frames.texi (Display Feature Testing): Try to explain what all
434         the visual classes mean (bug#3042).
436 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
438         * modes.texi (Mode Line Variables): Document `mode-line-remote'
439         and `mode-line-client' (bug#2974).
441         * text.texi (Insertion): Clarify marker movements (bug#1651).
442         Text from Drew Adams.
444 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
446         * text.texi (Special Properties): Clarify the format of `face'
447         (bug#1375).
449         * commands.texi (Interactive Call): Add a `call-interactively'
450         example (bug#1010).
452 2011-07-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
454         * functions.texi (Calling Functions): Link to the "Interactive
455         Call" node (bug#1001).
457 2011-07-06  Chong Yidong  <cyd@stupidchicken.com>
459         * customize.texi (Composite Types): Move alist and plist to here
460         from Simple Types (Bug#7545).
462         * elisp.texi (Top): Update menu description.
464         * display.texi (Face Attributes): Document negative line widths
465         (Bug#6113).
467 2011-07-03  Tobias C. Rittweiler  <tcr@freebits.de>  (tiny change)
469         * searching.texi (Match Data): Note that match data can be
470         overwritten by most functions (bug#2499).
472 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
474         * strings.texi (Formatting Strings): Clarify what the "-" and "0"
475         flags mean (bug#6659).
477         * functions.texi (What Is a Function): Document the autoload
478         object (bug#6496).
480 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
482         * customize.texi (Variable Definitions): Clarify that SETFUNCTION
483         is only used in the Customize user interface (bug#6089).
485         * display.texi (Showing Images): Mention the point of sliced
486         images (bug#7836).
488 2011-07-02  Eli Zaretskii  <eliz@gnu.org>
490         * variables.texi (Defining Variables, Void Variables)
491         (Constant Variables): Fix incorrect usage of @kindex.
493 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
495         * variables.texi (Defining Variables): Add an index entry for
496         `set-variable' (bug#7262).
497         (Defining Variables): Use @findex for functions.
499         * frames.texi (Basic Parameters): Document the `explicit-name'
500         parameter (bug#6951).
502         * customize.texi (Type Keywords): Clarify that :value provides a
503         default value for all types (bug#7386).
505         * streams.texi (Output Functions): Document `pp'.
507 2011-06-25  Chong Yidong  <cyd@stupidchicken.com>
509         * keymaps.texi (Searching Keymaps):
510         * display.texi (Overlay Properties): Fix errors in 2011-05-29
511         change.  Suggested by Johan Bockgård.
513 2011-06-15  Chong Yidong  <cyd@stupidchicken.com>
515         * text.texi (Special Properties): Clarify role of font-lock-face.
517 2011-06-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
519         * processes.texi (Process Information): Renamed `process-alive-p'
520         to `process-live-p' for consistency with other `-live-p' functions.
522 2011-06-03  Paul Eggert  <eggert@cs.ucla.edu>
524         Document wide integers better.
525         * files.texi (File Attributes): Document ino_t values better.
526         ino_t values no longer map to anything larger than a single cons.
527         * numbers.texi (Integer Basics, Integer Basics, Arithmetic Operations):
528         (Bitwise Operations):
529         * objects.texi (Integer Type): Use a binary notation that is a bit easier
530         to read, and that will port better if 62-bits becomes the default.
531         Fix or remove incorrect examples.
532         * os.texi (Time Conversion): Document time_t values better.
534 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
536         * processes.texi (Process Information): Document
537         `process-alive-p'.
539 2011-05-29  Chong Yidong  <cyd@stupidchicken.com>
541         * help.texi (Accessing Documentation):
542         * display.texi (Pixel Specification):
543         * processes.texi (Serial Ports, Serial Ports):
544         * nonascii.texi (Character Properties, Default Coding Systems):
545         * text.texi (Changing Properties, Special Properties):
546         * windows.texi (Window Start and End):
547         * modes.texi (SMIE Indentation Example, SMIE Tricks):
548         * keymaps.texi (Searching Keymaps, Tool Bar):
549         * minibuf.texi (Basic Completion):
550         * compile.texi (Eval During Compile):
551         * strings.texi (Formatting Strings): Tweaks to avoid overflowing
552         7x9 paper in printed manual.
554         * lists.texi (Sets And Lists): Fix misplaced text.
556 2011-05-29  Chong Yidong  <cyd@stupidchicken.com>
558         * keymaps.texi (Remapping Commands): Emphasize that the keymap
559         needs to be active (Bug#8350).
561 2011-05-28  Chong Yidong  <cyd@stupidchicken.com>
563         * minibuf.texi (Reading File Names): Clarify (Bug#8480).
565         * tips.texi (Coding Conventions): Remove antediluvian filename
566         limit recommendation (Bug#8538).
568 2011-05-27  Glenn Morris  <rgm@gnu.org>
570         * modes.texi (Auto Major Mode): Update for set-auto-mode changes.
572 2011-05-26  Glenn Morris  <rgm@gnu.org>
574         * variables.texi (File Local Variables):
575         Update hack-local-variables `mode-only' return value.
576         Add some more details on what this function does in the other case.
578 2011-05-19  Glenn Morris  <rgm@gnu.org>
580         * lists.texi (Sets And Lists): Mention cl provides union etc.
582 2011-05-19  Nix  <nix@esperi.org.uk>
584         * windows.texi (Displaying Buffers): pop-to-buffer is not a command.
586         * text.texi (Parsing HTML): Update for function name changes.
588         * syntax.texi (Syntax Flags): Small fix.
590         * keymaps.texi (Active Keymaps): Typo fix.
591         (Changing Key Bindings): Grammar fix.
593         * frames.texi (Minibuffers and Frames): Grammar fix.
594         (Window System Selections): x-select-enable-clipboard now defaults to t.
596         * customize.texi (Common Keywords):
597         * display.texi (Abstract Display):
598         * modes.texi (Auto-Indentation):
599         * nonascii.texi (Converting Representations): Typo fixes.
601         * control.texi (Examples of Catch): Call it "goto" not "go to".
603 2011-05-14  Eli Zaretskii  <eliz@gnu.org>
605         * nonascii.texi (Character Properties): Fix inconsistencies with
606         implementation.
608         * text.texi (Special Properties): Move @defvar's out of the
609         @table.  (Bug#8652)
611 2011-05-12  Glenn Morris  <rgm@gnu.org>
613         * display.texi (Image Descriptors): Fix typo.  (Bug#8495)
615 2011-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
617         * modes.texi (Region to Refontify): Rename from "Region to Fontify".
618         (Multiline Font Lock):
619         * vol2.texi (Top):
620         * vol1.texi (Top):
621         * elisp.texi (Top): Update menu accordingly.
623 2011-05-12  Drew Adams  <drew.adams@oracle.com>
625         * modes.texi (Region to Fontify): Fix typo.
627 2011-05-10  Jim Meyering  <meyering@redhat.com>
629         * minibuf.texi: Fix typo "in in -> in".
631 2011-05-06  Paul Eggert  <eggert@cs.ucla.edu>
633         * numbers.texi (Integer Basics): Large integers are treated as floats.
635 2011-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
637         * processes.texi (Synchronous Processes): Document the (:file
638         "/file-name") syntax for `call-process'.
640 2011-04-23  Juanma Barranquero  <lekktu@gmail.com>
642         * windows.texi (Choosing Window): Fix typo.
644 2011-04-23  Chong Yidong  <cyd@stupidchicken.com>
646         * frames.texi (Layout Parameters): Note the difference between
647         querying and setting parameters for left-fringe and right-fringe
648         (Bug#6930).
650 2011-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
652         * minibuf.texi (Basic Completion): Be a bit more precise about the
653         valid kinds of completion tables.
654         (Programmed Completion): Remove obsolete text about lambda expressions
655         not being valid completion tables.
657 2011-03-19  Chong Yidong  <cyd@stupidchicken.com>
659         * positions.texi (Excursions): Explain the "save-excursion
660         defeated by set-buffer" warning.
662         * buffers.texi (Current Buffer): Copyedits.  Don't recommend using
663         save-excursion.  Suggested by Uday S Reddy.
665 2011-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
667         * variables.texi (Defining Variables): Mention the new meaning of `defvar'.
668         (Lexical Binding): New sub-section.
670         * eval.texi (Eval): Discourage the use of `eval'.
671         Document its new `lexical' argument.
673 2011-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
675         * commands.texi (Command Overview): `post-command-hook' is not reset to
676         nil any more.
678 2011-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
680         * strings.texi (String Conversion): Don't mention
681         string-make-(uni|multi)byte (bug#8262).
682         * nonascii.texi (Converting Representations): Fix up range.
683         * keymaps.texi (Key Binding Commands): Update code point, avoid
684         "unibyte character" and remove mention of unibyte bindings.
686 2011-03-10  Eli Zaretskii  <eliz@gnu.org>
688         * modes.texi (Operator Precedence Grammars): Don't use characters
689         outside ISO-8859-1.
691 2011-03-09  Eli Zaretskii  <eliz@gnu.org>
693         * intro.texi (Acknowledgements): Convert to ISO-8859-1 encoding.
695         * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
697 2011-03-08  Glenn Morris  <rgm@gnu.org>
699         * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
700         * intro.texi (Acknowledgements): Names to UTF-8.
701         * elisp.texi: Set documentencoding.
703 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
705         * Version 23.3 released.
707 2011-03-06  Chong Yidong  <cyd@stupidchicken.com>
709         * package.texi: Update index keywords.
710         (Package Archives): New node contents.  Document package-x.el.
712 2011-03-06  Juanma Barranquero  <lekktu@gmail.com>
714         * makefile.w32-in (srcs): Add package.texi.
716 2011-03-06  Chong Yidong  <cyd@stupidchicken.com>
718         * package.texi (Packaging, Packaging Basics, Simple Packages)
719         (Multi-file Packages): Expand and clarify.
720         (Package Archives): Temporary placeholder node.
722         * elisp.texi (Top): Update node listing.
724         * Makefile.in (srcs): Add package.texi.
726 2011-03-05  Chong Yidong  <cyd@stupidchicken.com>
728         * processes.texi (Synchronous Processes): Minor clarification
729         (Bug#8149).
731 2011-03-03  Glenn Morris  <rgm@gnu.org>
733         * files.texi (Truenames): Minor clarification.  (Bug#2341)
735 2011-03-01  Glenn Morris  <rgm@gnu.org>
737         * variables.texi (Directory Local Variables):
738         Mention `(subdirs . nil)' alist element.
740 2011-02-28  Glenn Morris  <rgm@gnu.org>
742         * variables.texi (Directory Local Variables): Mention the optional
743         mtime argument of dir-locals-set-directory-class.  (Bug#3577)
745 2011-02-27  Chong Yidong  <cyd@stupidchicken.com>
747         * minibuf.texi (Minibuffer History): Clarify discussion of
748         minibuffer history lists (Bug#8085).
750 2011-02-19  Eli Zaretskii  <eliz@gnu.org>
752         * elisp.texi: Sync @dircategory with ../../info/dir.
754         * files.texi (Visiting Functions): Document find-file-literally,
755         both the command and the variable.
757         * variables.texi (Creating Buffer-Local): Explain the meaning of
758         permanent local variables.
760         * files.texi (Visiting Functions): Document find-file-literally,
761         both the command and the variable.
763         * variables.texi (Creating Buffer-Local): Explain the meaning of
764         permanent local variables.
766 2011-02-19  Glenn Morris  <rgm@gnu.org>
768         * keymaps.texi (Remapping Commands): Mention how to undo it.
770 2011-02-09  Reuben Thomas  <rrt@sc3d.org>
772         * loading.texi (Hooks for Loading): Remove unnecessary advice
773         about eval-after-load (Bug#7986).
775 2011-02-05  Chong Yidong  <cyd@stupidchicken.com>
777         * commands.texi (Accessing Mouse): Note that a header line is not
778         included in the row of posn-col-row.
780 2011-02-02  Chong Yidong  <cyd@stupidchicken.com>
782         * modes.texi (Major Mode Conventions): Add face guidelines.
783         (Faces for Font Lock): List faces in order of prominence.
785 2011-02-01  Paul Eggert  <eggert@cs.ucla.edu>
787         format-time-string now supports subsecond time stamp resolution
788         * os.texi (Time Parsing): Document %N.
790 2011-01-28  Chong Yidong  <cyd@stupidchicken.com>
792         * vol1.texi (Top):
793         * vol2.texi (Top):
794         * elisp.texi (Top):
795         * display.texi (Display Property): Shorten the menu description of
796         the "Other Display Specs" node (Bug#7816).
798         * keymaps.texi (Defining Menus): Add "menu item" and "extended
799         menu item" concept index entries (Bug#7805).
801 2011-01-29  Eli Zaretskii  <eliz@gnu.org>
803         * makefile.w32-in (texinfodir): New variable.
804         (usermanualdir): Remove as redundant with $(emacsdir).
805         (MAKEINFO): Remove options, leave only program name.
806         (MAKEINFO_OPTS): New variable.
807         (texinputdir, $(infodir)/elisp): Use $(MAKEINFO_OPTS).
809 2011-01-25  Chong Yidong  <cyd@stupidchicken.com>
810             Richard Kim  <emacs18@gmail.com>
812         * loading.texi (Library Search): Document list-load-path-shadows
813         (Bug#7757).
815 2011-01-25  Chong Yidong  <cyd@stupidchicken.com>
817         * searching.texi (Regexp Special): Remove outdated discussion of
818         character sets (Bug#7780).
820         * frames.texi (Pop-Up Menus): Document where menu title comes
821         from (Bug#7684).
823 2011-01-25  Glenn Morris  <rgm@gnu.org>
825         * display.texi (Making Buttons): Mention limitation of text buttons.
827 2011-01-23  Werner Lemberg  <wl@gnu.org>
829         * Makefile.in (MAKEINFO): Now controlled by `configure'.
830         (MAKEINFO_OPTS): New variable.  Use it where appropriate.
831         (ENVADD): New variable to control texi2dvi and texi2pdf.
833 2011-01-15  Chong Yidong  <cyd@stupidchicken.com>
835         * files.texi (Directory Names): Move directory-abbrev-alist doc to
836         Emacs manual.
838 2011-01-15  Eli Zaretskii  <eliz@gnu.org>
840         * files.texi (Directory Names): Explain why FROM in
841         directory-abbrev-alist should begin with \`.  (Bug#7777)
843 2011-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
845         * loading.texi (Hooks for Loading): Adjust doc of eval-after-load.
847 2011-01-02  Eli Zaretskii  <eliz@gnu.org>
849         * modes.texi (Emulating Mode Line): Fix last change.
851 2011-01-02  Eli Zaretskii  <eliz@gnu.org>
853         * modes.texi (Emulating Mode Line): Update documentation of
854         format-mode-line according to changes that fixed bug #7587.
856 2010-12-18  Stefan Monnier  <monnier@iro.umontreal.ca>
858         * modes.texi (Derived Modes): Mention prog-mode.
860         * keymaps.texi (Simple Menu Items, Extended Menu Items): Remove mention
861         of the key-binding-data cache since we don't use it any more.
863 2010-12-13  Eli Zaretskii  <eliz@gnu.org>
865         * processes.texi (Shell Arguments):
866         * strings.texi (Creating Strings): Don't mention "shell commands";
867         make it explicit that `split-string-and-unquote' and
868         `combine-and-quote-strings' are mainly for working with arguments
869         to call-process and start-process.
871         * processes.texi (Shell Arguments): Fix documentation of
872         `split-string-and-unquote'.  Add indexing.  (Bug#7563)
874 2010-12-13  Stefan Monnier  <monnier@iro.umontreal.ca>
876         * modes.texi (Auto-Indentation): New section to document SMIE.
877         (Major Mode Conventions):
878         * text.texi (Mode-Specific Indent): Refer to it.
880 2010-12-13  Eli Zaretskii  <eliz@gnu.org>
882         * display.texi (Other Display Specs): Document left-fringe and
883         right-fringe display specs.
885 2010-12-13  Stefan Monnier  <monnier@iro.umontreal.ca>
887         * backups.texi (Making Backups):
888         * modes.texi (Example Major Modes): Use recommended coding style.
889         (Major Mode Basics, Derived Modes): Encourge more strongly use of
890         define-derived-mode.  Mention completion-at-point-functions.
892 2010-12-13  Chong Yidong  <cyd@stupidchicken.com>
894         * nonascii.texi (Converting Representations):
895         Document byte-to-string.
897 2010-12-08  Glenn Morris  <rgm@gnu.org>
899         * buffers.texi (Modification Time):
900         verify-visited-file-modtime now defaults to the current buffer.
902 2010-11-27  Chong Yidong  <cyd@stupidchicken.com>
904         * nonascii.texi (Converting Representations): Document byte-to-string.
906         * strings.texi (Creating Strings): Don't mention semi-obsolete
907         function char-to-string.
908         (String Conversion): Shorten discussion of semi-obsolete function
909         string-to-char.  Link to Converting Representations.
911         * objects.texi (Symbol Type):
912         * text.texi (Near Point):
913         * help.texi (Help Functions):
914         * functions.texi (Mapping Functions): Use string instead of
915         char-to-string in examples.
917 2010-11-27  Chong Yidong  <cyd@stupidchicken.com>
919         * text.texi (Kill Functions, Kill Functions)
920         (Low-Level Kill Ring, Low-Level Kill Ring): Remove obsolete
921         YANK-HANDLER args.
923         * symbols.texi (Creating Symbols): Using unintern without an
924         obarray arg is now obsolete.
926         * numbers.texi (Float Basics): Document float-e and float-pi.
928         * variables.texi (Defining Variables): Change "pi" example to
929         "float-pi".
931 2010-11-26  Eli Zaretskii  <eliz@gnu.org>
933         * commands.texi (Click Events): Document the values of X, Y and
934         COL, ROW in the event's position, when the click is on the header
935         or mode line, on the fringes, or in the margins.
937 2010-11-17  Eli Zaretskii  <eliz@gnu.org>
939         * customize.texi (Composite Types): Lower-case index entry.
941         * loading.texi (How Programs Do Loading):
942         Document load-file-name.  (Bug#7346)
944 2010-11-17  Glenn Morris  <rgm@gnu.org>
946         * text.texi (Kill Functions, Low-Level Kill Ring): Small fixes.
948 2010-11-13  Eli Zaretskii  <eliz@gnu.org>
950         * display.texi (Usual Display): Characters with no fonts are not
951         necessarily displayed as empty boxes.
953 2010-10-31  Glenn Morris  <rgm@gnu.org>
955         * maps.texi (Standard Keymaps): Update File menu description.
957 2010-10-28  Glenn Morris  <rgm@gnu.org>
959         * Makefile.in (elisp.dvi, elisp.pdf): Also include $emacsdir.
961 2010-10-24  Eli Zaretskii  <eliz@gnu.org>
963         * display.texi (Window Systems): Deprecate use of window-system as
964         a predicate.
966 2010-10-23  Glenn Morris  <rgm@gnu.org>
968         * help.texi (Documentation Basics): Remove mentions of digest-doc and
969         sorted-doc.
971 2010-10-15  Eli Zaretskii  <eliz@gnu.org>
973         * os.texi (Dynamic Libraries): New node, with slightly modified
974         text deleted from "Image Formats".
975         (System Interface): Add @menu entry for "Dynamic Libraries".
977         * display.texi (Image Formats): Remove description of
978         image-library-alist.  (Renamed in 2010-10-13T14:50:06Z!lekktu@gmail.com.)
980 2010-10-12  Glenn Morris  <rgm@gnu.org>
982         * book-spine.texinfo: Rename to book-spine.texi.
984 2010-10-11  Glenn Morris  <rgm@gnu.org>
986         * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
988         * Makefile.in (DVIPS): New variable.
989         (.PHONY): Add html, ps.
990         (html, elisp.html, ps, elisp.ps): New targets.
991         (clean): Delete html, ps files.
992         ($(infodir)/elisp): Remove unnecessary includes.
994 2010-10-09  Eli Zaretskii  <eliz@gnu.org>
996         * makefile.w32-in (emacsdir): New variable.
997         (srcs): Add emacsver.texi.
998         ($(infodir)/elisp, elisp.dvi): Add -I$(emacsdir).
1000 2010-10-09  Glenn Morris  <rgm@gnu.org>
1002         * Makefile.in (VPATH): Remove.
1003         (infodir): Make it absolute.
1004         (mkinfodir, $(infodir)/elisp, infoclean): No need to cd $srcdir.
1006         * Makefile.in (dist): Anchor regexps.
1008         * Makefile.in (srcs): Put elisp.texi first.
1009         ($(infodir)/elisp, elisp.dvi, elisp.pdf): Use $<.
1011         * Makefile.in (infoclean): Remove harmless, long-standing error.
1013         * Makefile.in ($(infodir)): Delete rule.
1014         (mkinfodir): New.
1015         ($(infodir)/elisp): Use $mkinfodir instead of infodir.
1017         * Makefile.in (dist): Remove reference to emacsver.texi.in.
1018         Also copy emacsver.texi, and edit $emacsdir.
1020 2010-10-09  Glenn Morris  <rgm@gnu.org>
1022         * Makefile.in (emacsdir): New variable.
1023         (MAKEINFO): Add -I $emacsdir.
1024         (dist): Copy emacsver.texi.
1025         (srcs): Add emacsver.texi.
1027         * book-spine.texinfo, elisp.texi, vol2.texi, vol1.texi:
1028         Set EMACSVER by including emacsver.texi.
1030         * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
1032 2010-10-07  Glenn Morris  <rgm@gnu.org>
1034         * Makefile.in (version): New, set by configure.
1035         (clean): Delete dist tar file.
1036         (dist): Use version in tar name.
1038 2010-10-06  Glenn Morris  <rgm@gnu.org>
1040         * Makefile.in: Rearrange to more closely resemble doc/emacs/Makefile.
1041         (INSTALL_INFO): Remove unused variable.
1042         (mostlyclean, infoclean, dist): New rules.
1043         (clean): Delete dvi and pdf files.
1044         (maintainer-clean): Remove elisp.oaux, use infoclean.
1045         ($(infodir)): Add parallel build workaround.
1047 2010-10-04  Glenn Morris  <rgm@gnu.org>
1049         * Makefile.in (dvi, pdf, $(infodir)): New targets.
1050         ($(infodir)/elisp): Ensure target directory exists.  Use $@.
1051         Fix -I typo.
1052         (clean): No 'make.out' or 'core' files.
1053         (.PHONY): Declare clean rules.
1054         (maintainer-clean): Delete pdf file.  Guard against cd failures.
1056 2010-10-03  Glenn Morris  <rgm@gnu.org>
1058         * files.texi (File Name Components): Remove ignored section about
1059         deleted variable directory-sep-char.
1061 2010-10-03  Michael Albinus  <michael.albinus@gmx.de>
1063         * files.texi (Magic File Names): New defopt
1064         remote-file-name-inhibit-cache.
1066 2010-10-02  Glenn Morris  <rgm@gnu.org>
1068         * os.texi (Killing Emacs): Hook now runs in batch mode.
1070 2010-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1072         * text.texi (Special Properties): Clarify when modification-hooks run.
1074 2010-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1076         * syntax.texi (Syntax Flags): Document new `c' flag.
1078 2010-09-09  Glenn Morris  <rgm@gnu.org>
1080         * display.texi (ImageMagick Images): General cleanup.
1082 2010-09-06  Alexander Klimov  <alserkli@inbox.ru>  (tiny change)
1084         * files.texi (Directory Names): Use \` rather than ^.
1086 2010-09-02  Jan Djärv  <jan.h.d@swipnet.se>
1088         * text.texi (Low-Level Kill Ring):
1089         * frames.texi (Window System Selections): Remove cut buffer
1090         documentation.
1092 2010-08-28  Eli Zaretskii  <eliz@gnu.org>
1094         * display.texi (Fringe Size/Pos): Add a cross-reference to "Layout
1095         Parameters", where the default fringe width is described.
1097         * frames.texi (Window Frame Parameters, Basic Parameters)
1098         (Position Parameters, Layout Parameters, Management Parameters)
1099         (Cursor Parameters, Font and Color Parameters): Add indexing for
1100         frame parameters.  (Bug#6929)
1102 2010-08-25  Tom Tromey  <tromey@redhat.com>
1104         * vol2.texi (Top): Update.
1105         * vol1.texi (Top): Update.
1106         * tips.texi (Library Headers): Mention Package-Version and
1107         Package-Requires.
1108         * package.texi: New file.
1109         * os.texi (System Interface): Update pointers.
1110         * elisp.texi (Top): Link to new nodes.  Include package.texi.
1111         * anti.texi (Antinews): Update pointers.
1113 2010-08-25  Eli Zaretskii  <eliz@gnu.org>
1115         * processes.texi (Filter Functions): Fix last change.
1117 2010-08-24  Markus Triska  <triska@gmx.at>
1119         * processes.texi (Filter Functions): Use `buffer-live-p' instead
1120         of `buffer-name' in the main text as well as in the example
1121         (Bug#3098).
1123 2010-08-22  Chong Yidong  <cyd@stupidchicken.com>
1125         * nonascii.texi (Text Representations):
1126         * loading.texi (Loading Non-ASCII):
1127         * compile.texi (Byte Compilation): Don't mention obsolete
1128         --unibyte command-line argument.
1130 2010-08-22  Chong Yidong  <cyd@stupidchicken.com>
1132         * modes.texi (Defining Minor Modes): Doc fix (Bug#6880).
1134 2010-08-22  Chong Yidong  <cyd@stupidchicken.com>
1136         * objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).
1138 2010-08-20  Eli Zaretskii  <eliz@gnu.org>
1140         * commands.texi (Misc Events): Add cross-references to where
1141         POSITION of a mouse event is described in detail.
1143 2010-08-08  Christoph Scholtes  <cschol2112@googlemail.com>
1145         * control.texi (Handling Errors)  <error-message-string>: Fix arg name.
1147 2010-08-08  Juanma Barranquero  <lekktu@gmail.com>
1149         * modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
1150         Suggested by Štěpán Němec <stepnem@gmail.com>.
1152 2010-08-08  Juanma Barranquero  <lekktu@gmail.com>
1154         * minibuf.texi (High-Level Completion): Document args of
1155         `read-buffer-function' (bug#5625).
1157 2010-07-29  Jan Djärv  <jan.h.d@swipnet.se>
1159         * frames.texi (Layout Parameters): Add doc for tool-bar-position.
1161 2010-07-29  Michael Albinus  <michael.albinus@gmx.de>
1163         * processes.texi (Process Information): Explain process property
1164         `remote-tty'.
1166 2010-07-27  Juanma Barranquero  <lekktu@gmail.com>
1168         * modes.texi (Defining Minor Modes): Use C-delete in examples,
1169         instead of "\C-\^?" (bug#6334).
1171         * text.texi (Special Properties): Fix typo.
1173 2010-07-09  Eli Zaretskii  <eliz@gnu.org>
1175         * internals.texi (Writing Emacs Primitives): Adapt to ANSI C
1176         calling sequences, which are now the standard.
1178 2010-06-24  Chong Yidong  <cyd@stupidchicken.com>
1180         * text.texi (Undo): Clarify command loop behavior (Bug#2433).
1182         * commands.texi (Command Overview): Mention undo-boundary call.
1184 2010-06-23  Glenn Morris  <rgm@gnu.org>
1186         * abbrevs.texi, commands.texi, compile.texi, debugging.texi:
1187         * display.texi, edebug.texi, elisp.texi, eval.texi, files.texi:
1188         * frames.texi, functions.texi, internals.texi, keymaps.texi:
1189         * loading.texi, minibuf.texi, numbers.texi, os.texi, processes.texi:
1190         * searching.texi, sequences.texi, strings.texi, syntax.texi:
1191         * text.texi, tips.texi, vol1.texi, vol2.texi, windows.texi:
1192         Untabify Texinfo files.
1194 2010-06-20  Chong Yidong  <cyd@stupidchicken.com>
1196         * modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).
1198 2010-06-19  Chong Yidong  <cyd@stupidchicken.com>
1200         * errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
1202 2010-06-02  Chong Yidong  <cyd@stupidchicken.com>
1204         * searching.texi (Regexp Special): Remove obsolete information
1205         about matching non-ASCII characters, and suggest using char
1206         classes (Bug#6283).
1208 2010-05-30  Juanma Barranquero  <lekktu@gmail.com>
1210         * minibuf.texi (Basic Completion): Add missing "@end defun".
1212 2010-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1214         * minibuf.texi (Basic Completion): Document completion-boundaries.
1215         (Programmed Completion): Document the new fourth method for boundaries.
1217 2010-05-22  Chong Yidong  <cyd@stupidchicken.com>
1219         * display.texi (Image Cache): Update documentation about image caching.
1221 2010-05-08  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
1223         * windows.texi (Textual Scrolling):
1224         * tips.texi (Coding Conventions):
1225         * minibuf.texi (Minibuffer History):
1226         * maps.texi (Standard Keymaps):
1227         * loading.texi (Where Defined):
1228         * edebug.texi (Instrumenting): Fix typos.
1230 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
1232         * keymaps.texi (Menu Bar): Document :advertised-binding property.
1234         * functions.texi (Obsolete Functions):
1235         Document set-advertised-calling-convention.
1237         * minibuf.texi (Basic Completion): Document completion-in-region.
1238         (Programmed Completion): Document completion-annotate-function.
1240         * commands.texi (Reading One Event): Document read-key.
1241         (Distinguish Interactive): Document KIND arg to
1242         called-interactively-p.  Delete obsolete interactive-p.
1244         * elisp.texi (Top): Update node description.
1246 2010-05-08  Eli Zaretskii  <eliz@gnu.org>
1248         * nonascii.texi (Character Properties):
1249         Document unicode-category-table.  Add an index entry for Unicode
1250         general category.
1252 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
1254         * Version 23.2 released.
1256 2010-04-20  Juanma Barranquero  <lekktu@gmail.com>
1258         * locals.texi (Standard Buffer-Local Variables):
1259         Remove @ignore'd reference to `direction-reversed'.
1261 2010-04-14  Juri Linkov  <juri@jurta.org>
1263         Fix @deffn without category.
1265         * abbrevs.texi (Abbrev Expansion): Replace @deffn with @defun
1266         for `abbrev-insert'.
1268         * buffers.texi (Indirect Buffers): Add category `Command'
1269         to @deffn of `clone-indirect-buffer'.
1271         * windows.texi (Cyclic Window Ordering): Replace @deffn with @defun
1272         for `next-window' and `previous-window'.  Add category `Command'
1273         to @deffn of `pop-to-buffer'.
1275 2010-04-01  Chong Yidong  <cyd@stupidchicken.com>
1277         * nonascii.texi (Text Representations): Don't mark
1278         enable-multibyte-characters as a user option.
1280 2010-03-31  Eli Zaretskii  <eliz@gnu.org>
1282         * control.texi (Handling Errors): How to re-throw a signal caught
1283         by condition-case.
1285 2010-03-26  Chong Yidong  <cyd@stupidchicken.com>
1287         * loading.texi (Hooks for Loading): Document after-load-functions.
1288         Copyedits.
1290 2010-03-24  Arni Magnusson  <arnima@hafro.is>  (tiny change)
1292         * frames.texi (Cursor Parameters): Fix typo.  (Bug#5760)
1294 2010-03-24  Chong Yidong  <cyd@stupidchicken.com>
1296         * processes.texi (Network Processes): Document seqpacket type.
1298 2010-03-20  Dan Nicolaescu  <dann@ics.uci.edu>
1300         * os.texi (System Environment): Do not mention lynxos.
1302 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
1304         * Branch for 23.2.
1306 2010-03-06  Chong Yidong  <cyd@stupidchicken.com>
1308         * objects.texi (Integer Type): Take note of the read syntax
1309         exception for numbers that cannot fit in the integer type.
1311 2010-03-03  Glenn Morris  <rgm@gnu.org>
1313         * numbers.texi (Integer Basics, Bitwise Operations):
1314         * objects.texi (Integer Type): Update for integers now being 30-bit.
1316 2010-02-27  Chong Yidong  <cyd@stupidchicken.com>
1318         * display.texi (Low-Level Font): Document :otf font-spec property.
1320 2010-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1322         * display.texi (Line Height): Avoid obsolete special default variables
1323         like default-major-mode.
1325 2010-01-28  Alan Mackenzie  <acm@muc.de>
1327         * display.texi (Auto Faces): Say fontification-functions is called
1328         whether or not Font Lock is enabled.  Tidy up the wording a bit.
1330 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
1332         * elisp.texi: Remove duplicate edition information (Bug#5407).
1334 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
1336         * two.el (volume-header-toc-markup): Fix typos in docstring.
1338 2010-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1340         Avoid dubious uses of save-excursions.
1341         * positions.texi (Excursions): Recommend the use of
1342         save-current-buffer if applicable.
1343         * text.texi (Clickable Text): Fix the example code which used
1344         save-excursion in a naive way which sometimes preserves point and
1345         sometimes not.
1346         * variables.texi (Creating Buffer-Local):
1347         * os.texi (Session Management):
1348         * display.texi (GIF Images):
1349         * control.texi (Cleanups): Use (save|with)-current-buffer.
1351 2010-01-02  Eli Zaretskii  <eliz@gnu.org>
1353         * modes.texi (Example Major Modes): Fix indentation.  (Bug#5195)
1355 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
1357         * nonascii.texi (Text Representations, Character Codes)
1358         (Converting Representations, Explicit Encoding)
1359         (Translation of Characters): Use hex notation consistently.
1360         (Character Sets): Fix map-charset-chars doc (Bug#5197).
1362 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
1364         * loading.texi (Where Defined): Make it clearer that these are
1365         loaded files (Bug#5068).
1367 2009-12-29  Chong Yidong  <cyd@stupidchicken.com>
1369         * minibuf.texi (Completion Styles): Document `initials' style.
1371 2009-12-25  Chong Yidong  <cyd@stupidchicken.com>
1373         * frames.texi (Resources): Describe inhibit-x-resources.
1374         (Size Parameters): Copyedit.
1376         * hash.texi (Creating Hash):
1377         * objects.texi (Hash Table Type): Document the new hash table
1378         printed representation.
1380         * minibuf.texi (Basic Completion): 4th arg to all-completions is
1381         obsolete.
1383         * processes.texi (Process Buffers):
1384         Document process-kill-buffer-query-function.
1386 2009-12-05  Glenn Morris  <rgm@gnu.org>
1388         * hooks.texi (Standard Hooks): Remove diary-display-hook, replaced by
1389         diary-display-function, and no longer recommended to be a hook.
1390         Update for changes in the names of calendar and diary hooks.
1391         diary-print-entries-hook has changed section.
1393 2009-11-28  Eli Zaretskii  <eliz@gnu.org>
1395         * text.texi (Special Properties): More accurate description of
1396         what the `cursor' property does.
1398 2009-11-26  Kevin Ryde  <user42@zip.com.au>
1400         * commands.texi (Misc Events): vindex mouse-wheel-up-event and
1401         mouse-wheel-down-event, the closest thing to a definition for them.
1402         * os.texi (Startup Summary): vindex inhibit-startup-message and
1403         inhibit-splash-screen.
1404         (Command-Line Arguments): vindex argv.
1405         (Suspending Emacs): vindex suspend-tty-functions and
1406         resume-tty-functions.  Don't want to index every hook, but having
1407         the programming ones is helpful.
1409 2009-11-14  Chong Yidong  <cyd@stupidchicken.com>
1411         * commands.texi (Motion Events): Fix typo (Bug#4907).
1413 2009-11-08  Chong Yidong  <cyd@stupidchicken.com>
1415         * searching.texi (Char Classes): Note that [:upper:] and [:lower:]
1416         are affected by case-fold-search (Bug#4483).
1418 2009-11-02  Chong Yidong  <cyd@stupidchicken.com>
1420         * minibuf.texi (Reading File Names): Note that read-file-name may
1421         use a graphical file dialog.
1423 2009-10-31  Glenn Morris  <rgm@gnu.org>
1425         * nonascii.texi (User-Chosen Coding Systems): Minor reword.  (Bug#4817)
1427 2009-10-16  Kevin Ryde  <user42@zip.com.au>
1429         * files.texi (Magic File Names): Add @vindex file-name-handler-alist,
1430         in particular so `info-lookup-symbol' can find its docs.
1432 2009-10-16  Chong Yidong  <cyd@stupidchicken.com>
1434         * variables.texi (Constant Variables): Distinguish from defconst
1435         variables.
1436         (Defining Variables): Add cindex.
1438 2009-10-15  Chong Yidong  <cyd@stupidchicken.com>
1440         * os.texi (Time of Day): Clarify that the microsecond part is
1441         ignored (Bug#4637).
1443 2009-10-11  Glenn Morris  <rgm@gnu.org>
1445         * frames.texi (Size and Position): Clarify what is included in the frame
1446         height.  (Bug#4535)
1448 2009-10-10  Glenn Morris  <rgm@gnu.org>
1450         * windows.texi (Size of Window): The relationship between window and
1451         frame heights is not so simple.  (Bug#4535)
1452         Mention window-full-height-p.
1454 2009-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1456         * positions.texi (Text Lines): Remove goto-line, since it shouldn't be
1457         used from Lisp.
1459 2009-10-07  Eli Zaretskii  <eliz@gnu.org>
1461         * files.texi (Directory Names) <abbreviate-file-name>:
1462         Document that root home directories are not replaced with "~".
1464 2009-10-06  Eli Zaretskii  <eliz@gnu.org>
1466         * text.texi (Special Properties): Document the meaning of the
1467         `cursor' text property whose value is an integer.
1469 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
1471         * files.texi (Magic File Names): Add `copy-directory'.
1473 2009-10-05  Eli Zaretskii  <eliz@gnu.org>
1475         * files.texi (File Attributes): Fix description of file
1476         attributes.  (Bug#4638) Update attributes of files.texi example to
1477         be more representative.
1479 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
1481         * files.texi (Create/Delete Dirs): New command copy-directory.
1483 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
1485         * anti.texi (Antinews):
1486         * macros.texi (Indenting Macros):
1487         * strings.texi (Creating Strings, Case Conversion):
1488         Remove duplicate words.
1490 2009-10-01  Michael Albinus  <michael.albinus@gmx.de>
1492         * files.texi (Create/Delete Dirs): delete-directory has an
1493         optional parameter RECURSIVE.
1495 2009-10-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1497         * buffers.texi (Swapping Text): Minor clarification.
1499 2009-10-01  Glenn Morris  <rgm@gnu.org>
1501         * functions.texi (Declaring Functions): Mention that we also search for
1502         ".m" files in the src/ directory.
1504 2009-09-25  David Engster  <deng@randomsample.de>
1506         * display.texi (Managing Overlays): Document copy-overlay (Bug#4549).
1508 2009-09-22  Glenn Morris  <rgm@gnu.org>
1510         * internals.texi (Building Emacs): Mention preloaded-file-list.
1512 2009-09-14  Alan Mackenzie  <acm@muc.de>
1514         * os.texi (Terminal Output): Put "@code{}" around "stdout".
1516 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
1518         * functions.texi (Anonymous Functions): Rearrange discussion,
1519         giving usage of unquoted lambda forms first.  Mention that
1520         `function' and `#'' are no longer required (Bug#4290).
1522 2009-09-11  Alan Mackenzie  <acm@muc.de>
1524         * os.texi (Terminal Output): Document `send-string-to-terminal' in
1525         batch mode.
1527 2009-09-01  Glenn Morris  <rgm@gnu.org>
1529         * display.texi (Face Functions): Mention define-obsolete-face-alias.
1531 2009-08-26  Ulrich Mueller  <ulm@gentoo.org>
1533         * nonascii.texi (Character Codes): Fix typos.
1535 2009-08-25  Michael Albinus  <michael.albinus@gmx.de>
1537         * processes.texi (Synchronous Processes): New defvar
1538         process-file-side-effects.
1540 2009-08-25  Glenn Morris  <rgm@gnu.org>
1542         * display.texi (Fontsets): Fix typo.
1544         * files.texi (Format Conversion Round-Trip): Mention nil regexp.
1546 2009-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1548         * processes.texi (Asynchronous Processes): Adjust arglist of
1549         start-process-shell-command and start-file-process-shell-command.
1551 2009-08-15  Chong Yidong  <cyd@stupidchicken.com>
1553         * advice.texi (Argument Access in Advice): Note that argument
1554         positions are zero-based (Bug#3932).
1556         * commands.texi (Distinguish Interactive): Minor copyedit.
1558         * display.texi (Face Attributes): Add xref to Displaying Faces for
1559         explanation of "underlying face".
1561         * customize.texi (Common Keywords): Add xref to Loading.
1563         * loading.texi (How Programs Do Loading): Add xref to Lisp
1564         Libraries node in the Emacs manual.
1566 2009-08-13  Chong Yidong  <cyd@stupidchicken.com>
1568         * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
1570 2009-07-18  Chong Yidong  <cyd@stupidchicken.com>
1572         * processes.texi (Shell Arguments): Copyedits.
1574 2009-07-18  Glenn Morris  <rgm@gnu.org>
1576         * loading.texi (Repeated Loading): Fix typo.
1578 2009-07-16  Richard Stallman  <rms@gnu.org>
1580         * buffers.texi (Swapping Text): Recommend setting
1581         write-region-annotate-functions and buffer-saved-size.
1583         * backups.texi (Auto-Saving): Document buffer-saved-size = -2.
1585 2009-07-15  Glenn Morris  <rgm@gnu.org>
1587         * edebug.texi: Minor re-phrasings throughout.
1588         (Edebug Execution Modes): Sit-for affects continue mode too.
1589         (Jumping): Use `forward-sexp' rather than its keybinding.
1590         (Edebug Misc): Fix Q binding.
1591         (Edebug Eval): Remove cl version.
1592         (Printing in Edebug): Clarify print-length etc.
1593         (Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
1594         (Specification List): Remove edebug-unwrap findex entry.
1595         (Specification Examples): defmacro is actually not the same as defun.
1596         Escape "`" in example.
1598 2009-07-15  Chong Yidong  <cyd@stupidchicken.com>
1600         * markers.texi (The Mark): Document optional arg to
1601         deactivate-mark.
1603 2009-07-11  Kevin Ryde  <user42@zip.com.au>
1605         * hooks.texi (Standard Hooks): Fix cross-references.
1607         * loading.texi (Named Features): Refer to eval-after-load.
1609 2009-07-11  Glenn Morris  <rgm@gnu.org>
1611         * Makefile.in (TEXI2PDF): New.
1612         (elisp.pdf): New target.
1614         * searching.texi (Regexp Backslash): Fix typo.
1616         * elisp.texi (Top): Display copyright notice at start of non-TeX.
1618 2009-07-10  Glenn Morris  <rgm@gnu.org>
1620         * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
1622         * customize.texi (Customization Types):
1623         * display.texi (Abstract Display):
1624         * objects.texi (Character Type, String Type):
1625         Merge in some menu descriptions from elisp.texi.
1627         * hash.texi (Hash Tables):
1628         * modes.texi (Multiline Font Lock):
1629         End menu description with period.
1631 2009-07-09  Glenn Morris  <rgm@gnu.org>
1633         * back.texi: Don't hard-code texinfo location.
1635         * two-volume.make (texinfodir): New, with location of texinfo.tex.
1636         (tex): Add texinfodir to TEXINPUTS.
1637         (elisp1med-init, elisp2med-init): Use texinfodir.
1639         * Makefile.in (texinfodir): Rename from usermanualdir, and update.
1640         (clean): Add two-volume.make intermediate files.
1642         * elisp.texi, vol1.texi, vol2.texi:
1643         Use a DATE variable with the publication date, and update it.
1644         Fix antinews menu description.
1646         * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
1647         Update the detailed node listing to match elisp.texi.
1649         * README: Update edition to match elisp.texi.
1651         * objects.texi (General Escape Syntax):
1652         * nonascii.texi (Character Sets):
1653         Use consistent case for "Unicode Standard".
1655         * anti.texi (Antinews):
1656         * customize.texi (Variable Definitions):
1657         * functions.texi (Declaring Functions):
1658         * nonascii.texi (Character Properties):
1659         * processes.texi (Serial Ports):
1660         * text.texi (Special Properties):
1661         * tips.texi (Coding Conventions):
1662         Minor rearrangements to improve TeX line-filling.
1664         * commands.texi (Using Interactive): Fix cross-reference.
1666 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
1668         * frames.texi (Management Parameters): Mention sticky.
1670 2009-07-01  Andreas Schwab  <aschwab@redhat.com>
1672         * help.texi (Help Functions): Fix description of help-buffer and
1673         help-setup-xref to use @defun instead of @deffn.
1675 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
1677         * frames.texi (Size Parameters): Mention maximized for fullscreen.
1679 2009-06-24  Chong Yidong  <cyd@stupidchicken.com>
1681         * display.texi (Window Systems): Add ns to the list.
1683 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
1685         * Branch for 23.1.
1687 2009-06-17  Martin Rudalics  <rudalics@gmx.at>
1689         * windows.texi (Dedicated Windows): Fix typo.
1690         (Resizing Windows): Replace @defun by @deffn.
1692 2009-06-17  Glenn Morris  <rgm@gnu.org>
1694         * variables.texi (Directory Local Variables):
1695         Update for 2009-04-11 name-change of dir-locals-directory-alist.
1697 2009-06-09  Kenichi Handa  <handa@m17n.org>
1699         * nonascii.texi (Character Sets): State clearly that FROM and TO
1700         are codepoints of CHARSET.
1702 2009-06-07  Chong Yidong  <cyd@stupidchicken.com>
1704         * minibuf.texi (Reading File Names): Fix introductory text.
1705         Suggested by stan@derbycityprints.com.
1706         (High-Level Completion): Fix typo.
1708 2009-05-28  Chong Yidong  <cyd@stupidchicken.com>
1710         * frames.texi (Text Terminal Colors): Multi-tty is already
1711         implemented, but tty-local colors are not.
1713 2009-05-27  Chong Yidong  <cyd@stupidchicken.com>
1715         * hooks.texi (Standard Hooks): Remove mention of obsolete
1716         redisplay-end-trigger-functions.
1718         * internals.texi (Window Internals): Remove mention of obsolete
1719         redisplay-end-trigger-functions.
1721 2009-05-21  Martin Rudalics  <rudalics@gmx.at>
1723         * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
1725         * backups.texi (Making Backups): backup-directory-alist and
1726         make-backup-file-name-function are options.
1727         (Auto-Saving): auto-save-list-file-prefix is an option.
1729         * buffers.texi (Killing Buffers): buffer-offer-save is an
1730         option.
1732         * display.texi (Refresh Screen): no-redraw-on-reenter is an
1733         option.
1734         (Echo Area Customization): echo-keystrokes is an option.
1735         (Selective Display): selective-display-ellipses is an option.
1736         (Temporary Displays): temp-buffer-show-function is an option.
1737         (Face Attributes): underline-minimum-offset and x-bitmap-file-path
1738         are options.
1739         (Font Selection): face-font-family-alternatives,
1740         face-font-selection-order, face-font-registry-alternatives, and
1741         scalable-fonts-allowed are options.
1742         (Fringe Indicators): indicate-buffer-boundaries is an option.
1743         (Fringe Cursors): overflow-newline-into-fringe is an option.
1744         (Scroll Bars): scroll-bar-mode is an option.
1746         * eval.texi (Eval): max-lisp-eval-depth is an option.
1748         * files.texi (Visiting Functions): find-file-hook is an option.
1749         (Directory Names): directory-abbrev-alist is an option.
1750         (Unique File Names): temporary-file-directory and
1751         small-temporary-file-directory are options.
1753         * frames.texi (Initial Parameters): initial-frame-alist,
1754         minibuffer-frame-alist and default-frame-alist are options.
1755         (Cursor Parameters): blink-cursor-alist and
1756         cursor-in-non-selected-windows ar options.
1757         (Window System Selections): selection-coding-system is an
1758         option.
1759         (Display Feature Testing): display-mm-dimensions-alist is an
1760         option.
1762         * help.texi (Help Functions): help-char and help-event-list are
1763         options.
1765         * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
1766         an option.
1768         * minibuf.texi (Minibuffer History): history-length and
1769         history-delete-duplicates are options.
1770         (High-Level Completion): read-buffer-function and
1771         read-buffer-completion-ignore-case are options.
1772         (Reading File Names): read-file-name-completion-ignore-case is
1773         an option.
1775         * modes.texi (Mode Line Top): mode-line-format is an option.
1776         (Mode Line Variables): mode-line-position and mode-line-modes
1777         are options.
1779         * nonascii.texi (Text Representations):
1780         enable-multibyte-characters is an option.
1781         (Default Coding Systems): auto-coding-regexp-alist,
1782         file-coding-system-alist, auto-coding-alist and
1783         auto-coding-functions are options.
1784         (Specifying Coding Systems): inhibit-eol-conversion is an
1785         option.
1787         * os.texi (Init File): site-run-file is an option.
1788         (System Environment): mail-host-address is an option.
1789         (User Identification): user-mail-address is an option.
1790         (Terminal Output): baud-rate is an option.
1792         * positions.texi (Word Motion): words-include-escapes is an
1793         option.
1795         * searching.texi (Standard Regexps): page-delimiter,
1796         paragraph-separate, paragraph-separate and sentence-end are
1797         options.
1799         * text.texi (Margins): left-margin and fill-nobreak-predicate
1800         are options.
1802         * variables.texi (Local Variables): max-specpdl-size is an
1803         option.
1805         * windows.texi (Choosing Window):
1806         split-window-preferred-function, special-display-function and
1807         display-buffer-function are options.
1809 2009-05-20  Chong Yidong  <cyd@stupidchicken.com>
1811         Fix errors spotted by Martin Rudalics.
1813         * syntax.texi (Position Parse): Document rationale for ignored
1814         arguments to syntax-ppss-flush-cache.
1816         * processes.texi (Input to Processes): Mark PROCESS arg to
1817         process-running-child-p as optional.
1818         (Network Options): Document NO-ERROR arg to
1819         set-network-process-option.
1821         * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
1822         command.
1824         * searching.texi (POSIX Regexps): Mark posix-search-forward and
1825         posix-search-backward as commands.
1827         * os.texi (Killing Emacs): Mark kill-emacs as a command.
1828         (Suspending Emacs): Mark suspend-emacs as a command.
1829         (Processor Run Time): Mark emacs-uptime and emacs-init-time as
1830         commands.
1831         (Terminal Output): Remove obsolete function baud-rate.
1832         Document TERMINAL arg for send-string-to-terminal.
1834         * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
1835         terminal-coding-system and set-terminal-coding-system.
1836         (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
1837         as optional.
1838         (Character Sets): Document RESTRICTION arg of char-charset.
1839         (Character Codes): Mark POS argument to get-byte as optional.
1841         * minibuf.texi (Minibuffer Misc): Document ARGS arg for
1842         minibuffer-message.
1844         * files.texi (Create/Delete Dirs): Mark make-directory and
1845         delete-directory as commands.
1847         * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
1849         * text.texi (Base 64): Mark base64-decode-string and
1850         base64-encode-string as commands.
1851         (Columns): Mark move-to-column as a command.
1852         (Mode-Specific Indent): Document RIGID arg to
1853         indent-for-tab-command.
1854         (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
1855         Mark indent-code-rigidly as a command.
1856         (Substitution): Mark translate-region as a command.
1858         * frames.texi (Size and Position): Remove obsolete functions
1859         screen-height and screen-width.
1861 2009-05-19  Chong Yidong  <cyd@stupidchicken.com>
1863         * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
1864         (Displaying Buffers, Resizing Windows): Correct mistakes;
1865         next-window, previous-window, and pop-to-buffer are not commands,
1866         and fit-window-to-buffer" is a command.  (Pointed out by Martin
1867         Rudalics.)
1869 2009-05-17  Richard M Stallman  <rms@gnu.org>
1871         * modes.texi (Precalculated Fontification): Clarify text.
1873 2009-05-17  Martin Rudalics  <rudalics@gmx.at>
1875         * windows.texi (Selecting Windows): Clarify descriptions of
1876         with-selected-window and get-lru-window.
1877         (Cyclic Window Ordering): Refer to particular frame when talking
1878         about how splitting affects the ordering.
1879         (Displaying Buffers): Fix descriptions of switch-to-buffer and
1880         switch-to-buffer-other-window.  Explain how setting of
1881         display-buffer-reuse-frames affects pop-to-buffer.
1882         (Choosing Window): Clarify some details in descriptions of
1883         display-buffer-reuse-frames, pop-up-frames, and
1884         pop-up-frame-function.
1885         (Dedicated Windows): Clarify some details.
1886         (Textual Scrolling): Replace term vscroll by term vertical
1887         scroll position.
1888         (Vertical Scrolling): Fix typo.
1889         (Window Hooks): Relate text on jit-lock-register to window
1890         scrolling and size changes.
1892 2009-05-14  Chong Yidong  <cyd@stupidchicken.com>
1894         * frames.texi (Initial Parameters): Clarify what the initial
1895         minibuffer frame is.
1896         (Buffer Parameters): Note that the minibuffer parameter can not be
1897         altered.
1899         * anti.texi (Antinews): Copyedits.  Rearrange some entries.
1900         Document display-buffer changes.
1902 2009-05-13  Chong Yidong  <cyd@stupidchicken.com>
1904         * anti.texi (Antinews): Rewrite for Emacs 22.
1906         * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
1907         obarrays are first mentioned.  Define "system abbrev" more
1908         prominently, and add it to the index.
1909         (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
1910         Copyedits.
1911         (Abbrev Expansion): Document abbrev-insert.
1913 2009-05-12  Chong Yidong  <cyd@stupidchicken.com>
1915         * frames.texi (Font and Color Parameters): Rename from Color
1916         Parameters.  Document font-backend parameter.
1918         * vol2.texi (Top): Update node listing.
1919         * vol1.texi (Top): Update node listing.
1920         * elisp.texi (Top): Update node listing.
1922 2009-05-11  Martin Rudalics  <rudalics@gmx.at>
1924         * windows.texi (Choosing Window): Don't explicitly refer to
1925         split-window-sensibly's window argument in descriptions of
1926         split-height-threshold and split-width-threshold.
1928 2009-05-10  Martin Rudalics  <rudalics@gmx.at>
1930         * windows.texi (Choosing Window): Fix rewrite of window
1931         splitting section.
1933 2009-05-09  Eli Zaretskii  <eliz@gnu.org>
1935         * nonascii.texi (Default Coding Systems): Document
1936         find-auto-coding, set-auto-coding, and auto-coding-alist.
1937         Add indexing.
1938         (Lisp and Coding Systems): Add index entries.
1940 2009-05-09  Martin Rudalics  <rudalics@gmx.at>
1942         * windows.texi (Choosing Window): Describe split-window-sensibly
1943         and rewrite section on window splitting accordingly.
1944         (Textual Scrolling): Replace `...' by @code{...}.
1946 2009-05-04  Chong Yidong  <cyd@stupidchicken.com>
1948         * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
1949         Remove obsoleted pre-abbrev-expand-hook.
1951         * locals.texi (Standard Buffer-Local Variables): Consolidate table
1952         entries.
1954         * internals.texi (Object Internals): Don't assume 32-bit machines
1955         are the norm.
1956         (Buffer Internals): Consolidate table entries for readability.
1957         (Window Internals): Synch field names to window.h.
1958         (Process Internals): Synch field names to process.h.
1960 2009-04-29  Chong Yidong  <cyd@stupidchicken.com>
1962         * variables.texi (File Local Variables): Note that read-circle is
1963         bound to nil when reading file-local variables.
1965         * streams.texi (Input Functions): Document read-circle.
1966         (Output Variables): Add xref to Circular Objects.
1968 2009-04-25  Chong Yidong  <cyd@stupidchicken.com>
1970         * tips.texi (Coding Conventions): Copyedits.  Add xref to Named
1971         Features and Coding System Basics.  Node that "p" stands for
1972         "predicate".  Recommend utf-8-emacs instead of emacs-mule.
1973         (Key Binding Conventions): Emacs does use S-down-mouse-1, for
1974         mouse-appearance-menu.
1975         (Programming Tips): Add xref to Progress.
1977 2009-04-22  Chong Yidong  <cyd@stupidchicken.com>
1979         * os.texi (Command-Line Arguments):
1980         Document command-line-args-left.
1981         (Suspending Emacs): Adapt text to multi-tty case.  Document use of
1982         terminal objects for tty arguments.
1983         (Startup Summary): Add xref to Session Management.
1984         (Session Management): Mention emacs-session-restore.  Copyedits.
1986 2009-04-20  Chong Yidong  <cyd@stupidchicken.com>
1988         * os.texi (Startup Summary): Copyedits.  The init file is not
1989         necessarily named .emacs now.  Document initial-buffer-choice and
1990         initial-scratch-message.  Note where Emacs exits in batch mode.
1991         Document inhibit-splash-screen as an alias.
1992         (Init File): Be neutral about which init file name to use.
1994 2009-04-16  Chong Yidong  <cyd@stupidchicken.com>
1996         * os.texi (System Interface): Fix Texinfo usage.
1998 2009-04-15  Chong Yidong  <cyd@stupidchicken.com>
2000         * searching.texi (Regexp Backslash): Also refer to shy groups as
2001         non-capturing or unnumbered groups.
2002         (Regexp Functions): Add cross-reference to Regexp Backslash.
2004         * display.texi (Truncation): Overlays can use line-prefix and
2005         wrap-prefix too.
2006         (Overlay Properties): Document wrap-prefix and line-prefix.
2007         (Face Attributes): Document underline-minimum-offset.
2008         (Face Remapping): Copyedits.
2009         (Low-Level Font): Copyedits.
2010         (Image Cache): Note that the image cache is shared between frames.
2011         (Line Height): Emphasize that line-spacing only takes effect on
2012         graphical terminals.
2014 2009-04-13  Chong Yidong  <cyd@stupidchicken.com>
2016         * display.texi (Refresh Screen): Note that a passage about screen
2017         refreshing is text terminal only.
2018         (Forcing Redisplay): Delete misleading comment---sit-for calls
2019         redisplay, not the other way around.
2020         (Truncation): Note new values of truncate-partial-width-windows.
2021         Copyedits.
2022         (Invisible Text): Document invisible-p.
2024 2009-04-11  Eli Zaretskii  <eliz@gnu.org>
2026         * display.texi (Overlays): Overlays don't scale well.  See
2027         http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
2029 2009-04-10  Chong Yidong  <cyd@stupidchicken.com>
2031         * syntax.texi (Syntax Table Functions): Document cons cell
2032         argument for modify-syntax-entry.
2033         (Categories): Document cons cell argument for
2034         modify-category-entry.
2036         * searching.texi (String Search): Document word-search-forward-lax
2037         and word-search-backward-lax.
2038         (Searching and Case): Describe isearch behavior more precisely.
2040         * keymaps.texi (Tool Bar): Mention that some platforms do not
2041         support multi-line toolbars.  Suggested by Stephen Eglen.
2043         * frames.texi (Layout Parameters): Mention that Nextstep also
2044         allows only one tool-bar line.  Suggested by Stephen Eglen.
2046         * nonascii.texi (Text Representations): Copyedits.
2047         (Coding System Basics): Also mention utf-8-emacs.
2048         (Converting Representations, Selecting a Representation)
2049         (Scanning Charsets, Translation of Characters, Encoding and I/O):
2050         Copyedits.
2051         (Character Codes): Mention role of codepoints 1114112 to 4194175.
2053 2009-04-09  Chong Yidong  <cyd@stupidchicken.com>
2055         * text.texi (Yank Commands): Note that yank uses push-mark.
2056         (Filling): Clarify REGION argument of fill-paragraph.
2057         Document fill-forward-paragraph-function.
2058         (Special Properties): Remove "new in Emacs 22" declaration.
2059         (Clickable Text): Merge with Links and Mouse-1 node.
2061         * display.texi (Button Properties, Button Buffer Commands):
2062         Change xref to Clickable Text.
2064         * tips.texi (Key Binding Conventions): Change xref to Clickable
2065         Text.
2067         * elisp.texi (Top): Update node listing.
2069 2009-04-05  Chong Yidong  <cyd@stupidchicken.com>
2071         * markers.texi (The Mark): Copyedits.  Improve description of
2072         handle-shift-selection.
2073         (The Region): Move use-region-p here from The Mark.
2075         * positions.texi (Screen Lines): Document (cols . lines) argument
2076         for vertical-motion.
2078 2009-04-04  Chong Yidong  <cyd@stupidchicken.com>
2080         * frames.texi (Frames): Clean up introduction.  Document `ns'
2081         return value for framep.
2082         (Creating Frames): Note how the terminal is chosen.
2083         (Multiple Terminals, Multiple Displays): Merge into a single node.
2084         (Color Parameters): Fix typo.
2086         * variables.texi (Local Variables, Buffer-Local Variables)
2087         (Creating Buffer-Local): Change link to Multiple Terminals.
2089         * os.texi (X11 Keysyms): Change link to Multiple Terminals.
2091         * keymaps.texi (Controlling Active Maps): Change link to Multiple
2092         Terminals.
2094         * commands.texi (Command Loop Info, Keyboard Macros): Change link
2095         to Multiple Terminals.
2097         * elisp.texi (Top): Update node listing.
2098         * vol2.texi (Top): Update node listing.
2099         * vol1.texi (Top): Update node listing.
2101         * buffers.texi (Current Buffer): Note that the append-to-buffer
2102         example is no longer in synch with the latest code.  Tie the two
2103         examples together.
2105         * files.texi (File Attributes): Move note about MS-DOS from
2106         Changing Files to File Attributes.
2107         (Create/Delete Dirs): Note that mkdir is an alias for this.
2109 2009-04-01  Markus Triska  <triska@gmx.at>
2111         * processes.texi (Filter Functions): Suggest how to handle output
2112         batches.
2114 2009-03-30  Chong Yidong  <cyd@stupidchicken.com>
2116         * help.texi (Accessing Documentation): Update example to use
2117         help-setup-xref and with-help-window.
2118         (Help Functions): Remove print-help-return-message, which is
2119         semi-obsolete due to with-help-window.  Document help-buffer and
2120         help-setup-xref.
2122 2009-03-29  Chong Yidong  <cyd@stupidchicken.com>
2124         * help.texi (Accessing Documentation, Help Functions):
2125         Remove information about long-obsolete Emacs versions.
2127         * modes.texi (Mode Line Variables): The default values of the mode
2128         line variables are now more complicated.
2130 2009-03-28  Chong Yidong  <cyd@stupidchicken.com>
2132         * modes.texi (Major Mode Conventions): Note that specialness is
2133         inherited.
2134         (Derived Modes): Note that define-derive-mode sets the mode-class
2135         property.
2137         * keymaps.texi (Prefix Keys): The M-g prefix key is now named
2138         goto-map.  Add search-map to the list.
2140 2009-03-27  Eli Zaretskii  <eliz@gnu.org>
2142         * os.texi (System Environment): Update the list of system-type
2143         values.
2145         * markers.texi (The Mark) <handle-shift-selection>: Update for
2146         removal of the optional argument DEACTIVATE.
2148 2009-03-25  Chong Yidong  <cyd@stupidchicken.com>
2150         * commands.texi (Focus Events): Most X window managers don't use
2151         focus-follows-mouse nowadays.
2153 2009-03-24  Chong Yidong  <cyd@stupidchicken.com>
2155         * commands.texi (Defining Commands): Clarify introduction.
2156         (Using Interactive): Not that interactive can be put in a symbol
2157         property.
2158         (Interactive Call): Note that a symbol with a non-nil
2159         interactive-form property satisfies commandp.
2161 2009-03-23  Juanma Barranquero  <lekktu@gmail.com>
2163         * minibuf.texi (Intro to Minibuffers): Fix typos.
2165 2009-03-23  Chong Yidong  <cyd@stupidchicken.com>
2167         * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
2168         about minibuffers in old Emacs versions.  Copyedits.
2169         Emphasize that enable-recursive-minibuffers defaults to nil.
2170         (Text from Minibuffer): Simplify introduction.
2172 2009-03-22  Alan Mackenzie  <acm@muc.de>
2174         * commands.texi (Using Interactive): Clarify string argument to
2175         `interactive' - even promptless elements need \n separators.
2177 2009-03-18  Chong Yidong  <cyd@stupidchicken.com>
2179         * minibuf.texi (Completion Styles): New node.
2181         * elisp.texi (Top): Update node listing.
2183 2009-03-17  Chong Yidong  <cyd@stupidchicken.com>
2185         * minibuf.texi (Basic Completion): Note that
2186         read-file-name-completion-ignore-case and
2187         read-buffer-completion-ignore-case can override
2188         completion-ignore-case.
2189         (Minibuffer Completion): Document completing-read changes.
2190         (Completion Commands): Avoid mentioning partial completion mode.
2191         Document minibuffer-completion-confirm changes, and
2192         minibuffer-confirm-exit-commands.
2193         (High-Level Completion): Document new require-match behavior for
2194         read-buffer.  Document read-buffer-completion-ignore-case.
2195         (Reading File Names): Document new require-match behavior for
2196         read-file-name.
2198 2009-03-14  Chong Yidong  <cyd@stupidchicken.com>
2200         * debugging.texi (Error Debugging): Don't mislead the reader into
2201         thinking that debug-on-error enters debugger for C-f at EOB.
2202         (Error Debugging): Setting debug-on-init within the init file
2203         works, and has for some time.
2205 2009-03-13  Kenichi Handa  <handa@m17n.org>
2207         * display.texi (Fontsets): Update the description.
2209 2009-03-13  Chong Yidong  <cyd@stupidchicken.com>
2211         * advice.texi (Advising Primitives): Link to What Is a Function.
2213 2009-03-12  Chong Yidong  <cyd@stupidchicken.com>
2215         * compile.texi (Speed of Byte-Code): Update example.
2216         (Disassembly): Update examples.
2218         * loading.texi (Repeated Loading): Simplify examples.
2220         * customize.texi (Common Keywords): It's not necessary to use :tag
2221         to remove hyphens, as custom-unlispify-tag-name does it
2222         automatically.
2223         (Variable Definitions): Link to File Local Variables.
2224         Document customized-value symbol property.
2225         (Customization Types): Move menu to end of node.
2227 2009-03-10  Chong Yidong  <cyd@stupidchicken.com>
2229         * macros.texi (Compiling Macros): Omit misleading sentence, which
2230         implied that macros can only be used in the same file they are
2231         defined.
2232         (Backquote): Remove obsolete information about Emacs 19.
2234 2009-03-05  John Foerch  <jjfoerch@earthlink.net>  (tiny change)
2236         * display.texi (Display Margins): Fix paren typo.
2238 2009-02-27  Chong Yidong  <cyd@stupidchicken.com>
2240         * elisp.texi (Top): Update node listing.
2242         * variables.texi (Variables): Clarify introduction.
2243         (Global Variables): Mention that setq is a special form.
2244         (Local Variables): Use active voice.
2245         (Tips for Defining): Mention marking variables as safe.
2246         (Buffer-Local Variables): Mention terminal-local and frame-local
2247         variables together.
2248         (File Local Variables): Copyedits.
2249         (Frame-Local Variables): Note that they are not really useful.
2250         (Future Local Variables): Node deleted.
2252         * objects.texi (General Escape Syntax): Update explanation of
2253         unicode escape syntax.
2255 2009-02-23  Chong Yidong  <cyd@stupidchicken.com>
2257         * control.texi (Control Structures): Add cindex entry for "textual
2258         order".
2260         * eval.texi (Intro Eval): Copyedits.  Standardize on "form"
2261         instead of "expression" throughout.
2262         (Function Indirection): Copyedits.  Use active voice.
2263         (Eval): The default value of max-lisp-eval-depth is now 400.
2265 2009-02-23  Miles Bader  <miles@gnu.org>
2267         * processes.texi (System Processes): Rename `system-process-attributes'
2268         to `process-attributes'.
2270 2009-02-22  Chong Yidong  <cyd@stupidchicken.com>
2272         * symbols.texi (Property Lists): Emphasize that property lists are
2273         not restricted to symbol cells.
2274         (Other Plists): Copyedit.
2276         * sequences.texi (Sequences Arrays Vectors): Make introduction
2277         more concise.
2278         (Arrays): Mention char-tables and bool-vectors too.
2279         (Vectors): Don't repeat information given in Arrays node.  Link to
2280         nodes that explain the vector usage examples.
2281         (Char-Tables): Note that char-table elements can have arbitrary
2282         type.  Explain effect of omitted char-table-extra-slots property.
2283         Link to Property Lists node.
2285 2009-02-22  Chong Yidong  <cyd@stupidchicken.com>
2287         * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
2288         `append'.
2289         (List Elements): Copyedits.
2291         * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
2292         of `vconcat'.
2294         * strings.texi (Creating Strings): Copyedits.  Remove obsolete
2295         Emacs 20 usage of `concat'.
2296         (Case Conversion): Copyedits.
2298 2009-02-21  Chong Yidong  <cyd@stupidchicken.com>
2300         * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
2301         Minor edits.
2302         (Frame Configuration Type): Emphasize that it is not primitive.
2303         (Font Type): New node.
2304         (Type Predicates): Add fontp; type-of now recognizes font object
2305         types.
2307         * intro.texi (Version Info): Update version numbers in examples.
2308         (Acknowledgements): List more contributors.
2310         * elisp.texi: Bump version number to 3.0.
2311         (Top): Link to Font Type node.
2313 2009-02-20  Juanma Barranquero  <lekktu@gmail.com>
2315         * modes.texi (Major Mode Conventions): Remove duplicate words.
2316         (Customizing Keywords): Fix typo.
2318 2009-02-14  Eli Zaretskii  <eliz@gnu.org>
2320         * nonascii.texi (User-Chosen Coding Systems): Document that
2321         select-safe-coding-system suggests raw-text if there are raw bytes
2322         in the region.
2323         (Explicit Encoding): Warn not to use `undecided' when encoding.
2325 2009-02-11  Glenn Morris  <rgm@gnu.org>
2327         * frames.texi (Visibility of Frames): Mention the effect multiple
2328         workspaces/desktops can have on visibility.
2330 2009-02-07  Eli Zaretskii  <eliz@gnu.org>
2332         * text.texi (Commands for Insertion):
2333         * commands.texi (Event Mod):
2334         * keymaps.texi (Searching Keymaps):
2335         * nonascii.texi (Translation of Characters):
2336         Reinstate documentation of translation-table-for-input.
2337         (Explicit Encoding): Document the `charset' text property produced
2338         by decode-coding-region and decode-coding-string.
2340 2009-01-27  Alan Mackenzie  <acm@muc.de>
2342         * modes.texi (Search-based Fontification): Correct a typo.
2344 2009-01-25  Juanma Barranquero  <lekktu@gmail.com>
2346         * abbrevs.texi (Abbrev Table Properties): Fix typo.
2347         Reported by Seweryn Kokot <sewkokot@gmail.com>.  (Bug#2039)
2349 2009-01-24  Eli Zaretskii  <eliz@gnu.org>
2351         * display.texi (Window Systems): Document the value of
2352         `initial-window-system' under --daemon.
2354         * os.texi (System Environment): Remove description of the
2355         `environment' function which has been deleted.
2357 2009-01-22  Dan Nicolaescu  <dann@ics.uci.edu>
2359         * frames.texi (Multiple Displays): Remove documentation for
2360         removed function make-frame-on-tty.
2362 2009-01-22  Chong Yidong  <cyd@stupidchicken.com>
2364         * files.texi (Format Conversion Piecemeal): Clarify behavior of
2365         write-region-annotate-functions.
2366         Document write-region-post-annotation-function.
2368 2009-01-19  Chong Yidong  <cyd@stupidchicken.com>
2370         * display.texi (Font Lookup): Document WIDTH argument of
2371         x-list-fonts.
2373 2009-01-17  Eli Zaretskii  <eliz@gnu.org>
2375         * maps.texi (Standard Keymaps): Rename function-key-map to
2376         local-function-key-map.
2378         * keymaps.texi (Translation Keymaps): Rename function-key-map to
2379         local-function-key-map.
2381         * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
2382         and `set-keyboard-coding-system' now accept an optional terminal
2383         argument.
2385         * commands.texi (Event Mod): `keyboard-translate-table' is now
2386         terminal-local.
2387         (Function Keys): Rename function-key-map to
2388         local-function-key-map.
2390         * elisp.texi (Top): Make @detailmenu be consistent with changes in
2391         frames.texi.
2393         * hooks.texi (Standard Hooks): Document `delete-frame-functions'
2394         `delete-terminal-functions', `suspend-tty-functions' and
2395         `resume-tty-functions'.
2397         * frames.texi (Frames): Document `frame-terminal' and
2398         `terminal-live-p'.
2399         (Multiple Displays): Document `make-frame-on-tty'.
2400         (Multiple Terminals): Document `terminal-list', `delete-terminal',
2401         `terminal-name', and `get-device-terminal'.
2402         (Terminal Parameters): Document `terminal-parameters',
2403         `terminal-parameter', and `set-terminal-parameter'.
2405         * os.texi (System Environment): Document `environment' and
2406         `initial-environment'.
2407         (Suspending Emacs): Update for multi-tty; document
2408         `suspend-tty', `resume-tty', and `controlling-tty-p'.
2410         * nonascii.texi (Coding System Basics): More accurate description
2411         of `raw-text'.
2413 2009-01-12  Juanma Barranquero  <lekktu@gmail.com>
2415         * display.texi (Low-Level Font): Fix typo.
2417 2009-01-10  Chong Yidong  <cyd@stupidchicken.com>
2419         * elisp.texi (Top): Update node listing.
2421         * display.texi (PostScript Images): Node deleted.
2423 2009-01-10  Eli Zaretskii  <eliz@gnu.org>
2425         * processes.texi (Decoding Output): Document that null bytes force
2426         no-conversion for reading process output.
2428         * files.texi (Reading from Files): Document that null bytes force
2429         no-conversion when visiting files.
2431         * processes.texi (Serial Ports): Improve wording, suggested by RMS.
2433         * nonascii.texi (Lisp and Coding Systems):
2434         Document inhibit-null-byte-detection and inhibit-iso-escape-detection.
2435         (Character Properties): Improve wording.
2437 2009-01-09  Chong Yidong  <cyd@stupidchicken.com>
2439         * display.texi (Font Lookup): Remove obsolete function
2440         x-font-family-list.  x-list-fonts accepts Fontconfig/GTK syntax.
2441         (Low-Level Font): Rename from Fonts, move to end of Faces section.
2442         (Font Selection): Reorder order of variable descriptions.
2443         Minor clarifications.
2445         * elisp.texi (Top): Update node listing.
2447 2009-01-09  Glenn Morris  <rgm@gnu.org>
2449         * commands.texi (Command Loop Info): Say that last-command-char and
2450         last-input-char are obsolete aliases.
2452         * edebug.texi (Edebug Recursive Edit): Remove separate references to
2453         last-input-char and last-command-char, since they are just aliases for
2454         last-input-event and last-command-event.
2456         * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
2457         last-command-char.
2459 2009-01-08  Chong Yidong  <cyd@stupidchicken.com>
2461         * elisp.texi: Update node listing.
2463         * display.texi (Faces): Put Font Selection node after Auto Faces.
2464         (Face Attributes): Don't link to Font Lookup.
2465         Document font-family-list.
2466         (Fonts): New node.
2468 2009-01-08  Jason Rumney  <jasonr@gnu.org>
2470         * frames.texi (Pointer Shape): Clarify that only X supports
2471         changing the standard pointer shapes.  (Bug#1485)
2473 2009-01-08  Chong Yidong  <cyd@stupidchicken.com>
2475         * display.texi (Attribute Functions): Note that a function value
2476         :height is relative, and that compatibility functions work by
2477         calling set-face-attribute.
2478         (Displaying Faces): Reorder list in order of increasing priority.
2479         (Face Remapping): New node.  Content moved here from Displaying
2480         Faces.
2481         (Glyphs): Link to Face Functions.
2483 2009-01-08  Chong Yidong  <cyd@stupidchicken.com>
2485         * display.texi (Faces): Don't discuss face id here.  facep does
2486         not return t.
2487         (Defining Faces): Minor clarification.
2488         (Face Attributes): Rearrange items to match docstring of
2489         set-face-attribute.  Add :foundry attribute.  Document new role of
2490         :font attribute.  Texinfo usage fix.
2491         (Attribute Functions): Copyedits.
2492         (Face Functions): Note that face number is seldom used.
2494 2009-01-05  Richard M Stallman  <rms@gnu.org>
2496         * strings.texi (Predicates for Strings): Minor clarification.
2498         * functions.texi (Function Safety): Texinfo usage fix.
2500 2009-01-04  Eduard Wiebe  <usenet@pusto.de>  (tiny patch)
2502         * objects.texi (General Escape Syntax): Fix typo.
2504 2009-01-03  Martin Rudalics  <rudalics@gmx.at>
2506         * windows.texi (Choosing Window): Say that pop-up-frame-alist
2507         works via the default value of pop-up-frame-function.
2509 2009-01-02  Eli Zaretskii  <eliz@gnu.org>
2511         * processes.texi (System Processes): Document the `time' and
2512         `ctime' attributes of `system-process-attributes'.
2514 2009-01-01  Chong Yidong  <cyd@stupidchicken.com>
2516         * display.texi (Face Attributes): Clarify :height attribute.
2518 2008-12-31  Martin Rudalics  <rudalics@gmx.at>
2520         * buffers.texi (The Buffer List): Clarify what moves a buffer to
2521         the front of the buffer list.  Add entries for `last-buffer' and
2522         `unbury-buffer'.
2524 2008-12-27  Eli Zaretskii  <eliz@gnu.org>
2526         * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
2527         and its subsections.
2529         * frames.texi (Multiple Terminals, Low-level Terminal)
2530         (Terminal Parameters, Frames on Other TTY devices): New sections.
2531         (Frames): Add an xref to "Multiple Terminals".
2533         * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
2535         * objects.texi (Terminal Type): New node.
2536         (Editing Types): Add it to the menu.
2538         * elisp.texi (Top): Add a @detailmenu item for "Directory Local
2539         Variables".
2541         * variables.texi (Directory Local Variables): New node.
2542         (Variables): Add a menu item for it.
2544         * loading.texi (Autoload): Document `generate-autoload-cookie' and
2545         `generated-autoload-file'.
2547 2008-12-20  Eli Zaretskii  <eliz@gnu.org>
2549         * os.texi (Startup Summary): Add xref to documentation of
2550         `initial-window-system'.
2552         * display.texi (Window Systems): Document `window-system' the
2553         function.  The variable `window-system' is now frame-local.
2554         Document `initial-window-system'.
2556 2008-12-19  Martin Rudalics  <rudalics@gmx.at>
2558         * windows.texi (Windows): Rewrite description of
2559         fit-window-to-buffer.
2561 2008-12-13  Glenn Morris  <rgm@gnu.org>
2563         * modes.texi (Font Lock Basics): Fix level description.  (Bug#1534)
2564         (Levels of Font Lock): Refer to font-lock-maximum-decoration.
2566 2008-12-12  Glenn Morris  <rgm@gnu.org>
2568         * debugging.texi (Error Debugging): Refer forwards to
2569         eval-expression-debug-on-error.
2571 2008-12-05  Eli Zaretskii  <eliz@gnu.org>
2573         * strings.texi (String Basics): Only unibyte strings that
2574         represent key sequences hold 8-bit raw bytes.
2576         * nonascii.texi (Coding System Basics): Rewrite @ignore'd
2577         paragraph to speak about `undecided'.
2578         (Character Properties): Don't explain the meaning of each
2579         property; instead, identify their Unicode Standard names.
2580         (Character Sets): Document `map-charset-chars'.
2582 2008-12-02  Glenn Morris  <rgm@gnu.org>
2584         * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
2585         section yet again.
2587 2008-11-29  Eli Zaretskii  <eliz@gnu.org>
2589         * nonascii.texi (Character Properties): New Section.
2590         (Specifying Coding Systems): Document
2591         `coding-system-priority-list', `set-coding-system-priority', and
2592         `with-coding-priority'.
2593         (Lisp and Coding Systems): Document `check-coding-systems-region'
2594         and `coding-system-charset-list'.
2595         (Coding System Basics): Document `coding-system-aliases'.
2597         * elisp.texi (Top): Add a @detailmenu entry for "Character
2598         Properties".
2600         * objects.texi (Character Type): Correct the range of Emacs
2601         characters.  Add an @xref to "Character Codes".
2603         * strings.texi (String Basics): Add an @xref to "Character Codes".
2605         * numbers.texi (Integer Basics): Add an @xref to `max-char'.
2607         * nonascii.texi (Explicit Encoding): Update for Emacs 23.
2608         (Character Codes): Document `max-char'.
2610 2008-11-28  Eli Zaretskii  <eliz@gnu.org>
2612         * nonascii.texi (Text Representations, Converting Representations)
2613         (Character Sets, Scanning Charsets, Translation of Characters):
2614         Make text more accurate.
2616 2008-11-28  Glenn Morris  <rgm@gnu.org>
2618         * files.texi (Format Conversion Round-Trip): Improve previous change.
2620 2008-11-26  Chong Yidong  <cyd@stupidchicken.com>
2622         * modes.texi (Auto Major Mode): Fix example.
2624 2008-11-25  Glenn Morris  <rgm@gnu.org>
2626         * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
2628         * files.texi (Format Conversion Round-Trip):
2629         Use active voice for previous change.
2631 2008-11-25  Chong Yidong  <cyd@stupidchicken.com>
2633         * os.texi (Processor Run Time):
2634         * processes.texi (Transaction Queues):
2635         * markers.texi (The Mark):
2636         * windows.texi (Choosing Window, Selecting Windows):
2637         * files.texi (Changing Files, Magic File Names):
2638         * commands.texi (Key Sequence Input):
2639         * functions.texi (Declaring Functions):
2640         * strings.texi (Predicates for Strings):
2641         * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
2643 2008-11-24  Chong Yidong  <cyd@stupidchicken.com>
2645         * help.texi (Accessing Documentation): Update example.
2647         * variables.texi (Defining Variables): Note that `*' is not
2648         necessary if defcustom is used.
2650 2008-11-22  Eli Zaretskii  <eliz@gnu.org>
2652         * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
2653         Characters" from @detailmenu.
2655         * nonascii.texi (Character Codes, Character Sets)
2656         (Scanning Charsets, Translation of Characters): Update for Emacs 23.
2657         (Chars and Bytes, Splitting Characters): Sections removed.
2659 2008-11-22  Lute Kamstra  <lute@gnu.org>
2661         * positions.texi (Text Lines): Update goto-line documentation.
2663 2008-11-21  Martin Rudalics  <rudalics@gmx.at>
2665         * frames.texi (Frames): Fix typo, add cross references, reword.
2666         (Initial Parameters): Reword special-display-frame-alist text.
2667         (Frames and Windows): Reword.  Describe argument norecord for
2668         set-frame-selected-window.
2669         (Input Focus): Describe argument norecord for select-frame.
2670         Remove comment on MS-Windows behavior for focus-follows-mouse.
2671         (Raising and Lowering): Mention windows-frames dichotomy in
2672         metaphor.
2674         * windows.texi (Displaying Buffers, Vertical Scrolling)
2675         (Horizontal Scrolling): Fix indenting and rewording issues
2676         introduced with 2008-11-07 change.
2678 2008-11-20  Glenn Morris  <rgm@gnu.org>
2680         * files.texi (Format Conversion Round-Trip): Mention `preserve'
2681         element of `format-alist'.
2683 2008-11-19  Glenn Morris  <rgm@gnu.org>
2685         * doclicense.texi: Update to FDL 1.3.
2686         * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
2688 2008-11-18  Chong Yidong  <cyd@stupidchicken.com>
2690         * windows.texi (Window Hooks): Remove *-end-trigger-functions
2691         vars, which are obsolete.  Mention jit-lock-register.
2693         * modes.texi (Other Font Lock Variables):
2694         Document jit-lock-register and jit-lock-unregister.
2696         * frames.texi (Color Parameters): Document alpha parameter.
2698 2008-11-16  Martin Rudalics  <rudalics@gmx.at>
2700         * windows.texi (Splitting Windows, Deleting Windows)
2701         (Selecting Windows, Cyclic Window Ordering)
2702         (Buffers and Windows, Displaying Buffers, Choosing Window)
2703         (Dedicated Windows, Window Point, Window Start and End)
2704         (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
2705         (Size of Window, Resizing Windows, Window Configurations)
2706         (Window Parameters): Avoid @var at beginning of sentences and
2707         reword accordingly.
2709 2008-11-11  Lute Kamstra  <lute@gnu.org>
2711         * files.texi (File Name Components): Fix file-name-extension
2712         documentation.
2714 2008-11-11  Juanma Barranquero  <lekktu@gmail.com>
2716         * frames.texi (Basic Parameters): Remove display-environment-variable
2717         and term-environment-variable.
2719 2008-11-08  Eli Zaretskii  <eliz@gnu.org>
2721         * windows.texi (Basic Windows, Splitting Windows)
2722         (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
2723         (Buffers and Windows, Displaying Buffers, Dedicated Windows)
2724         (Resizing Windows, Window Configurations, Window Parameters):
2725         Fix wording and markup.
2727 2008-11-07  Martin Rudalics  <rudalics@gmx.at>
2729         * windows.texi (Windows): Update entries.
2730         (Basic Windows): Remove listing of attributes.  Reword.
2731         (Splitting Windows, Deleting Windows): Reword.
2732         (Selecting Windows, Cyclic Window Ordering): Reword with special
2733         emphasis on order of recently selected windows and buffer list.
2734         (Buffers and Windows, Choosing Window): Reword with special
2735         emphasis on dedicated windows.
2736         (Displaying Buffers): Reword.  For switch-to-buffer mention that
2737         it may fall back on pop-to-buffer.  For other-window try to
2738         explain how it treats the cyclic ordering of windows.
2739         (Dedicated Windows): New node and section discussing dedicated
2740         windows and associated functions.
2741         (Window Point): Add entry for window-point-insertion-type.  Reword.
2742         (Window Start and End): Rename node and section title.  Reword.
2743         (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
2744         Minor rewording.
2745         (Size of Window): Reword, in particular text on window-width.
2746         (Resizing Windows): Reword.  Add text on balancing windows.
2747         (Window Configurations): Reword.  Mention window parameters.
2748         (Window Parameters): New node and section on window parameters.
2749         (Window Hooks): Reword.  Mention that
2750         window-configuration-change-hook is run "buffer-locally".
2751         * elisp.texi (Top): Update Windows entries in @detailmenu
2752         section.
2754 2008-11-04  Juanma Barranquero  <lekktu@gmail.com>
2756         * searching.texi (Regexp Search): Fix typo.
2758 2008-11-03  Seweryn Kokot  <sewkokot@gmail.com>  (tiny change)
2760         * searching.texi (Regexp Search): Document GREEDY arg.
2761         (Simple Match Data): Fix return value.
2763 2008-11-01  Eli Zaretskii  <eliz@gnu.org>
2765         * nonascii.texi (Text Representations): Rewrite to make consistent
2766         with Emacs 23 internal representation of characters.
2767         Document `unibyte-string'.
2769 2008-10-28  Chong Yidong  <cyd@stupidchicken.com>
2771         * processes.texi (Process Information): Note that process-status
2772         does not accept buffer names.
2774 2008-10-27  Seweryn Kokot  <sewkokot@gmail.com>  (tiny change)
2776         * positions.texi (Skipping Characters): Correct return value of
2777         skip-chars-forward.
2779 2008-10-25  Martin Rudalics  <rudalics@gmx.at>
2781         * windows.texi (Deleting Windows): Update documentation of
2782         delete-windows-on.
2783         (Buffers and Windows): Update documentations of
2784         get-buffer-window and get-buffer-window-list.
2785         (Displaying Buffers): Update documentation of
2786         replace-buffer-in-windows.
2788         * buffers.texi (Current Buffer): Reword set-buffer and
2789         with-current-buffer documentations.
2790         (Creating Buffers): Reword documentation of get-buffer-create.
2792 2008-10-23  Martin Rudalics  <rudalics@gmx.at>
2794         * buffers.texi (Current Buffer): Reword documentation of
2795         set-buffer.
2796         (Buffer Names): Reword documentation of buffer-name.
2797         (The Buffer List): For bury-buffer explain what happens with the
2798         buffer's window.
2799         (Creating Buffers): Say that get-buffer-create's arg is called
2800         buffer-or-name.
2802 2008-10-22  Chong Yidong  <cyd@stupidchicken.com>
2804         * advice.texi (Computed Advice): Explain what DEFINITION is.
2806         * nonascii.texi (Character Codes): Remove obsolete function
2807         char-valid-p, and document characterp instead.
2809 2008-10-22  Martin Rudalics  <rudalics@gmx.at>
2811         * windows.texi (Displaying Buffers): Reword documentation of
2812         pop-to-buffer.
2813         (Choosing Window): Rewrite documentation of display-buffer and
2814         its options.
2816         * buffers.texi (Killing Buffers): Update documentation of
2817         kill-buffer.
2819 2008-10-21  Eli Zaretskii  <eliz@gnu.org>
2821         * processes.texi (Serial Ports): Fix wording and improve markup.
2823         * searching.texi (Regexp Search): Document `string-match-p' and
2824         `looking-at-p'.
2825         (POSIX Regexps): Add an xref for "non-greedy".
2826         (Regexp Special): Add @cindex entry for "non-greedy".
2828         * display.texi (Attribute Functions): Document `face-all-attributes'.
2829         (Image Cache) <image-refresh>: Minor wording fixes.
2831         * frames.texi (Color Names): Add an xref to `read-color'.
2833         * minibuf.texi (High-Level Completion): Document `read-color'.
2835         * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
2837         * positions.texi (Narrowing): Add an xref to "Swapping Text".
2839         * buffers.texi (Swapping Text): New section, documents
2840         `buffer-swap-text'.
2842 2008-10-21  Martin Rudalics  <rudalics@gmx.at>
2844         * windows.texi (Resizing Windows): Minor wording fix.
2846 2008-10-20  Eli Zaretskii  <eliz@gnu.org>
2848         * processes.texi (Shell Arguments): Document `split-string-and-unquote'
2849         and `combine-and-quote-strings'.
2851         * strings.texi (Creating Strings): Add xrefs for them.
2853 2008-10-19  Eli Zaretskii  <eliz@gnu.org>
2855         * elisp.texi (Top): Make descriptive text for "Reading File Names"
2856         match the corresponding menu in minibuf.texi.
2858         * minibuf.texi (Reading File Names): Document `read-shell-command'
2859         and `minibuffer-local-shell-command-map'.
2861 2008-10-19  Martin Rudalics  <rudalics@gmx.at>
2863         * windows.texi (Resizing Windows): Remove var{} around "window" in
2864         documentation of enlarge-window.
2865         Rewrite documentation of window-min-height and window-min-width.
2867 2008-10-19  Eli Zaretskii  <eliz@gnu.org>
2869         * functions.texi (Calling Functions): Document `apply-partially'.
2871         * hooks.texi (Standard Hooks): Mention
2872         `before-hack-local-variables-hook' and `hack-local-variables-hook'.
2874         * variables.texi (File Local Variables): Document
2875         `file-local-variables-alist', `before-hack-local-variables-hook'
2876         and `hack-local-variables-hook'.
2878         * processes.texi (Synchronous Processes): Document `process-lines'.
2880         * customize.texi (Variable Definitions):
2881         Document `custom-reevaluate-setting'.
2883 2008-10-18  Martin Rudalics  <rudalics@gmx.at>
2885         * windows.texi (Choosing Window, Deleting Windows)
2886         (Displaying Buffers): Expand documentation of dedicated windows.
2888 2008-10-18  Eli Zaretskii  <eliz@gnu.org>
2890         * files.texi (Changing Files): Document symbolic input of file
2891         modes to `set-file-modes'.  Document `read-file-modes' and
2892         `file-modes-symbolic-to-number'.
2894         * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
2895         and `search-map'.
2897         * searching.texi (Search and Replace):
2898         Document `replace-search-function' and `replace-re-search-function'.
2899         Document `multi-query-replace-map'.
2901         * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
2902         (Completion Commands, Reading File Names):
2903         Rename `minibuffer-local-must-match-filename-map' to
2904         `minibuffer-local-filename-must-match-map'.
2905         (Minibuffer Completion): The `require-match' argument to
2906         `completing-read' can now have the value `confirm-only'.
2908         * windows.texi (Displaying Buffers): Minor wording fix.
2909         (Choosing Window): `split-height-threshold' can now be nil.
2910         Document `split-width-threshold'.  `pop-up-frames' can have the
2911         value `graphic-only'.
2913 2008-10-17  Eli Zaretskii  <eliz@gnu.org>
2915         * os.texi (Startup Summary): Document `before-init-time' and
2916         `after-init-time'.  Document `initial-window-system' and
2917         `window-system-initialization-alist'.  Document reading the
2918         abbrevs file.  Document the call to `server-start' under --daemon.
2919         Rearrange a bit to be consistent with the code flow.
2920         (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
2921         (Time Parsing): Document `format-seconds'.
2923 2008-10-17  Martin Rudalics  <rudalics@gmx.at>
2925         * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
2926         and reword.
2928 2008-10-16  Eli Zaretskii  <eliz@gnu.org>
2930         * markers.texi (The Mark): Document use-region-p.
2932 2008-10-15  Eli Zaretskii  <eliz@gnu.org>
2934         * internals.texi (Writing Emacs Primitives): The interactive spec
2935         of a primitive can be a Lisp form.
2937         * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
2938         values of transient-mark-mode.  Document handle-shift-selection.
2940         * commands.texi (Using Interactive, Interactive Codes): Document `^'.
2941         (Interactive Examples): Show an example of `^'.
2942         (Key Sequence Input): Document this-command-keys-shift-translated.
2943         (Defining Commands, Using Interactive): The interactive-form of a
2944         function can be added via its symbol's property.
2946         * positions.texi (List Motion): beginning-of-defun-function can
2947         now accept an argument.
2949         * text.texi (Low-Level Kill Ring): interprogram-paste-function can
2950         now return a list of strings.
2952         * control.texi (Handling Errors): Document ignore-errors.
2954         * frames.texi (Creating Frames): Document frame-inherited-parameters.
2955         (Parameter Access): Document set-frame-parameter.
2957         * variables.texi (Creating Buffer-Local): Add an xref to "Setting
2958         Hooks" for the effect of kill-all-local-variables on local hook
2959         functions.
2961         * modes.texi (Major Mode Conventions, Mode Line Variables):
2962         `mode-name' need not be a string.  xref to "Mode Line Data" for
2963         details, and to "Emulating Mode Line" for computing a string
2964         value.
2966 2008-10-14  Eli Zaretskii  <eliz@gnu.org>
2968         * processes.texi (System Processes): New section.
2969         (Processes, Signals to Processes): Add xrefs to it.
2971         * objects.texi (Editing Types): A `process' is a subprocess of
2972         Emacs, not just any process running on the OS.
2974         * elisp.texi (Top): Adjust the @detailmenu for the above two
2975         changes.
2977         * sequences.texi (Char-Tables): Remove documentation of
2978         set-char-table-default, which has no effect since Emacs 23.
2979         <char-table-range, set-char-table-range>: Don't mention generic
2980         characters and charsets.  Add a cons cell as a possible argument.
2982         * nonascii.texi (Splitting Characters)
2983         (Translation of Characters): Don't mention generic characters.
2985         * display.texi (Fontsets): Don't mention generic characters.
2987         * sequences.texi (Char-Tables): `map-char-table' can now call its
2988         argument FUNCTION with a cons cell as KEY.
2990 2008-10-13  Eli Zaretskii  <eliz@gnu.org>
2992         * objects.texi (Primitive Function Type): Move "@cindex special
2993         forms" from here...
2995         * eval.texi (Special Forms): ...to here.
2997         * functions.texi (What Is a Function): `functionp' returns nil for
2998         special forms.  Add an xref.
3000         * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
3001         Variables".
3003         * variables.texi (Frame-Local Variables): New section.
3004         (Buffer-Local Variables): Add an xref to it.
3005         (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
3006         have both frame-local and buffer-local binding.
3008         * frames.texi (Frames): Mention multiple tty frames.
3009         (Frame Parameters, Parameter Access): Mention frame-local variable
3010         bindings.
3012 2008-09-20  Glenn Morris  <rgm@gnu.org>
3014         * display.texi (Defining Faces): Recommend against face variables.
3016 2008-09-16  Juanma Barranquero  <lekktu@gmail.com>
3018         * display.texi (Echo Area Customization): Fix typo.
3020 2008-09-09  Juanma Barranquero  <lekktu@gmail.com>
3022         * loading.texi (Where Defined): Add `defface' item.
3024 2008-09-06  Martin Rudalics  <rudalics@gmx.at>
3026         * loading.texi (Where Defined): Fix description of symbol-file.
3028 2008-08-26  Jason Rumney  <jasonr@gnu.org>
3030         * display.texi (TIFF Images): New section describing :index property.
3032 2008-08-23  Chong Yidong  <cyd@stupidchicken.com>
3034         * display.texi (Temporary Displays): Remove unnecessary comment
3035         about usage of temp-buffer-show-hook.
3037 2008-08-05  Chong Yidong  <cyd@stupidchicken.com>
3039         * symbols.texi (Other Plists): Fix incorrect example.
3040         Suggested by Florian Beck.
3042 2008-07-31  Juanma Barranquero  <lekktu@gmail.com>
3044         * os.texi: Fix previous change.
3046 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
3048         * os.texi:
3049         * intro.texi:
3050         * files.texi: Remove VMS support.
3052 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
3054         * os.texi:
3055         * frames.texi:
3056         * display.texi: Remove mentions of Mac Carbon.
3058 2008-07-01  Miles Bader  <miles@gnu.org>
3060         * text.texi (Special Properties):
3061         * display.texi (Truncation): Add wrap-prefix and line-prefix.
3063 2008-06-28  Johan Bockgård  <bojohan@gnu.org>
3065         * display.texi (Other Image Types): Fix copy/paste error; say
3066         "PBM", not "XBM".
3068 2008-06-26  Dan Nicolaescu  <dann@ics.uci.edu>
3070         * os.texi: Remove references to obsolete systems.
3072 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
3074         * makefile.w32-in (distclean): Remove makefile.
3076 2008-06-17  Glenn Morris  <rgm@gnu.org>
3078         * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
3079         (elisp, dist): Remove rules and variables that are obsolete now
3080         the lisp manual is no longer distributed separately.
3082 2008-06-16  Glenn Morris  <rgm@gnu.org>
3084         * configure, configure.in, mkinstalldirs: Remove unused files.
3086         * book-spine.texinfo: Set version to 23.0.60.
3087         * vol1.texi (EMACSVER):
3088         * vol2.texi (EMACSVER): Set to 23.0.60.
3090         * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
3091         as per maintain.info.
3093 2008-06-15  Glenn Morris  <rgm@gnu.org>
3095         * makefile.w32-in (manual): Use "23" rather than "21".
3097         * Makefile.in (emacsver): New, set by configure.
3098         (manual): Use emacsver.
3100         * intro.texi: Report bugs using M-x report-emacs-bug.
3102         * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
3104 2008-06-13  Daniel Engeler  <engeler@gmail.com>
3106         * elisp.texi, internals.texi, processes.texi: Add documentation
3107         about serial port access.
3109 2008-06-05  Miles Bader  <miles@gnu.org>
3111         * display.texi (Displaying Faces): Update to reflect function
3112         renamings in face-remap.el.
3114 2008-06-05  Juanma Barranquero  <lekktu@gmail.com>
3116         * display.texi (Fontsets): Fix typos.
3118 2008-06-03  Miles Bader  <miles@gnu.org>
3120         * display.texi (Displaying Faces): Add add-relative-face-remapping,
3121         remove-relative-face-remapping, set-base-face-remapping,
3122         and set-default-base-face-remapping.
3124 2008-06-01  Miles Bader  <miles@gnu.org>
3126         * display.texi (Displaying Faces): Add face-remapping-alist.
3128 2008-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3130         * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
3131         variable names.
3133 2008-05-03  Eric S. Raymond  <esr@golux>
3135         * keymaps.texi: Clarify that (current-local-map) and
3136         (current-global-map) return references, not copies.
3138 2008-05-02  Juri Linkov  <juri@jurta.org>
3140         * minibuf.texi (Text from Minibuffer): Document a list of
3141         default values for `read-from-minibuffer'.
3143 2008-04-24  Juanma Barranquero  <lekktu@gmail.com>
3145         * nonascii.texi (Translation of Characters): Fix previous change.
3147 2008-04-20  Chong Yidong  <cyd@stupidchicken.com>
3149         * display.texi (Overlay Properties): Clarify role of underlying
3150         textprop and overlay keymaps for display strings.
3152         * keymaps.texi (Active Keymaps): Ditto.
3154 2008-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3156         * minibuf.texi (Programmed Completion):
3157         Replace dynamic-completion-table with the new completion-table-dynamic.
3159 2008-04-07  Chong Yidong  <cyd@stupidchicken.com>
3161         * intro.texi (Some Terms): Change "fonts in this manual" index
3162         entry to "typographic conventions".
3164 2008-04-05  Eli Zaretskii  <eliz@gnu.org>
3166         * objects.texi (Text Props and Strings): Add indexing for read
3167         syntax of text properties.
3169 2008-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3171         * processes.texi (Decoding Output): Remove process-filter-multibyte
3172         functions.
3174 2008-03-15  Martin Rudalics  <rudalics@gmx.at>
3176         * display.texi (Finding Overlays): Say that empty overlays at
3177         the end of the buffer are reported too.
3179 2008-03-13  Glenn Morris  <rgm@gnu.org>
3181         * elisp.texi (EMACSVER): Set to 23.0.60.
3183 2008-02-26  Chong Yidong  <cyd@stupidchicken.com>
3185         * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
3187 2008-02-22  Glenn Morris  <rgm@gnu.org>
3189         * frames.texi (Position Parameters): Clarify the description of
3190         `left' and `top', using information from "Geometry".
3191         (Geometry): Give a pointer to "Position Parameters", rather than
3192         repeating information.
3194 2008-02-11  Glenn Morris  <rgm@gnu.org>
3196         * objects.texi (Equality Predicates): No longer talk about "two"
3197         functions.
3199 2008-02-11  Lawrence Mitchell  <wence@gmx.li>  (tiny change)
3201         * objects.texi (Equality Predicates): Add defun for
3202         equal-including-properties.
3204 2008-02-10  Glenn Morris  <rgm@gnu.org>
3206         * objects.texi (Equality Predicates):
3207         Mention equal-including-properties.
3209 2008-02-07  Richard Stallman  <rms@gnu.org>
3211         * windows.texi (Window Start): Mention the feature of moving
3212         window-start to start of line.
3214 2008-02-07  Jan Djärv  <jan.h.d@swipnet.se>
3216         * keymaps.texi (Tool Bar): Document rtl property.
3218 2008-01-27  Thien-Thi Nguyen  <ttn@gnuvola.org>
3220         * display.texi (Button Types):
3221         For define-button-type, clarify type of NAME.
3223 2008-01-19  Martin Rudalics  <rudalics@gmx.at>
3225         * buffers.texi (Buffer Modification): Fix typo.
3227 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
3229         * os.texi (System Environment): Remove references to OSes that are
3230         not supported anymore.
3232 2008-01-05  Dan Nicolaescu  <dann@ics.uci.edu>
3234         * os.texi (System Environment): Remove mention for Masscomp.
3236 2008-01-04  Richard Stallman  <rms@gnu.org>
3238         * display.texi (Faces): Don't talk about internal face vector as arg
3239         to facep.
3241         * customize.texi (Type Keywords): Fix previous change.
3243         * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
3244         * elisp.texi (Top): Fix menu for commands.texi change.
3246 2007-12-30  Richard Stallman  <rms@gnu.org>
3248         * commands.texi (Accessing Mouse): Rename from Accessing Events.
3249         (Accessing Scroll): New node broken out of Accessing Mouse.
3251 2007-12-28  Richard Stallman  <rms@gnu.org>
3253         * frames.texi (Size Parameters): Fix typo.
3254         (Basic Parameters): For `title', refer to title bar.
3255         (Size and Position): Explain meaning of frame pixel width and height.
3257 2007-12-23  Richard Stallman  <rms@gnu.org>
3259         * customize.texi (Type Keywords): Uncomment :validate and clarify it.
3260         Improve some of the commented-out keywords' text too.
3262 2007-12-14  Martin Rudalics  <rudalics@gmx.at>
3264         * nonascii.texi (Encoding and I/O): Reword to avoid saying
3265         "visit the current buffer".
3267         * os.texi (System Interface): Fix typo.
3269 2007-12-04  Richard Stallman  <rms@gnu.org>
3271         * objects.texi (Symbol Type): Fix typo.
3273 2007-12-03  Richard Stallman  <rms@gnu.org>
3275         * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
3277 2007-12-01  Glenn Morris  <rgm@gnu.org>
3279         * functions.texi (Declaring Functions): Improve previous change.
3281 2007-11-30  Glenn Morris  <rgm@gnu.org>
3283         * functions.texi (Declaring Functions): Add optional fourth
3284         argument of declare-function, and setting third argument to `t'.
3286 2007-11-29  Richard Stallman  <rms@gnu.org>
3288         * customize.texi (Composite Types): Document `group' type.
3290 2007-11-29  Glenn Morris  <rgm@gnu.org>
3292         * functions.texi (Declaring Functions): Add findex.
3293         Mention `external' files.
3295 2007-11-26  Juanma Barranquero  <lekktu@gmail.com>
3297         * functions.texi (Declaring Functions): Fix directive.
3299 2007-11-25  Richard Stallman  <rms@gnu.org>
3301         * help.texi (Help Functions): Clean up last change.
3303         * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
3305         * loading.texi (Named Features): Minor cleanup.
3307         * macros.texi (Eval During Expansion): Minor cleanup.
3309         * variables.texi (Variable Aliases): Minor cleanup.
3311 2007-11-24  Richard Stallman  <rms@gnu.org>
3313         * functions.texi (Declaring Functions): Clarify previous change.
3315         * compile.texi (Compiler Errors): Clarify previous change.
3317 2007-11-24  Richard Stallman  <rms@gnu.org>
3319         * display.texi (Refresh Screen, Forcing Redisplay):
3320         Clarify the text and move items around.
3322 2007-11-24  Glenn Morris  <rgm@gnu.org>
3324         * functions.texi (Declaring Functions): New section.
3325         * compile.texi (Compiler Errors): Mention declaring functions,
3326         defvar with no initvalue, and byte-compile-warnings.
3328 2007-11-15  Martin Rudalics  <rudalics@gmx.at>
3330         * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
3331         * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
3333 2007-11-13  Martin Rudalics  <rudalics@gmx.at>
3335         * help.texi (Help Functions): Document new macro `with-help-window'.
3337 2007-11-10  Paul Pogonyshev  <pogonyshev@gmx.net>
3339         * searching.texi (Replacing Match): Describe new
3340         `match-substitute-replacement'.
3342 2007-10-31  Richard Stallman  <rms@gnu.org>
3344         * strings.texi (Creating Strings): Null strings from concat not unique.
3346 2007-10-26  Richard Stallman  <rms@gnu.org>
3348         * objects.texi (Equality Predicates): Null strings are uniquified.
3350         * minibuf.texi: Minor clarifications in previous change.
3352 2007-10-25  Glenn Morris  <rgm@gnu.org>
3354         * customize.texi (Variable Definitions): Add :risky and :safe keywords.
3356 2007-10-24  Richard Stallman  <rms@gnu.org>
3358         * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
3360         * variables.texi (Frame-Local Variables): Node deleted.
3361         (Variables): Delete Frame-Local Variables from menu.
3362         (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
3363         (Default Value): Don't mention frame-local vars.
3365         * os.texi (Idle Timers): current-idle-time returns nil if not idle.
3367         * loading.texi (Unloading): Document FEATURE-unload-function
3368         instead of FEATURE-unload-hook.
3370         * frames.texi (Multiple Displays): Don't mention frame-local vars.
3372 2007-10-22  Juri Linkov  <juri@jurta.org>
3374         * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
3375         (High-Level Completion): Document a list of default value strings
3376         in the DEFAULT argument, for which minibuffer functions return the
3377         first element.
3379 2007-10-17  Juri Linkov  <juri@jurta.org>
3381         * text.texi (Filling): Update arguments of fill-paragraph.
3382         fill-paragraph operates on the active region in Transient Mark mode.
3383         Remove fill-paragraph-or-region.
3385 2007-10-13  Karl Berry  <karl@gnu.org>
3387         * elisp.texi (@dircategory): Move to after @copying,
3388         since we want @copying as close as possible to the beginning of
3389         the output.
3391 2007-10-12  Richard Stallman  <rms@gnu.org>
3393         * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
3395         * commands.texi (Distinguish Interactive): New node,
3396         broken out from Interactive Call and rewritten.
3397         (Command Loop): Put Distinguish Interactive in menu.
3399 2007-10-09  Richard Stallman  <rms@gnu.org>
3401         * text.texi (Examining Properties): Mention overlay priority.
3403         * display.texi (Display Margins): Correct the description
3404         of margin display specifications.
3405         (Replacing Specs): New subnode broken out of Display Property.
3407 2007-10-06  Juri Linkov  <juri@jurta.org>
3409         * text.texi (Filling): Document fill-paragraph-or-region.
3411 2007-10-05  Juanma Barranquero  <lekktu@gmail.com>
3413         * display.texi (Auto Faces): Fix typo.
3415 2007-10-02  Richard Stallman  <rms@gnu.org>
3417         * display.texi (Display Property): Explain some display specs
3418         don't let you move point in.
3420         * frames.texi (Cursor Parameters):
3421         Describe cursor-in-non-selected-windows here.  Explain more values.
3423         * windows.texi (Basic Windows): Don't describe
3424         cursor-in-non-selected-windows here.
3426 2007-10-01  Eli Zaretskii  <eliz@gnu.org>
3428         * processes.texi (Misc Network): Note that these functions are
3429         supported only on some systems.
3431 2007-10-01  Richard Stallman  <rms@gnu.org>
3433         * display.texi (Overlay Properties): Explain nil as priority.
3434         Explain that conflicts are unpredictable if not resolved by
3435         priorities.
3437 2007-09-23  Richard Stallman  <rms@gnu.org>
3439         * macros.texi (Backquote): Minor clarification.
3441 2007-09-19  Richard Stallman  <rms@gnu.org>
3443         * display.texi (Display Property): Explain multiple display specs.
3444         Clarify when they work in parallel and when one overrides.
3445         Fix error in example.
3447 2007-09-06  Glenn Morris  <rgm@gnu.org>
3449         Move from lispref/ to doc/lispref/.  Change all setfilename
3450         commands to use ../../info.
3451         * Makefile.in (infodir): Go up one more level.
3452         (usermanualdir): Change from ../man to ../emacs.
3453         (miscmanualdir): New.
3454         (dist): Use new variable miscmanualdir.
3455         * makefile.w32-in (infodir, texinputdir): Go up one more level.
3456         (usermanualdir): Change from ../man to ../emacs.
3458 2007-08-30  Martin Rudalics  <rudalics@gmx.at>
3460         * commands.texi (Command Loop Info): Advise against changing
3461         most variables described here.  Explain new variable
3462         last-repeatable-command.
3464 2007-08-29  Glenn Morris  <rgm@gnu.org>
3466         * elisp.texi (EMACSVER): Increase to 23.0.50.
3468 2007-08-29  Dan Nicolaescu  <dann@ics.uci.edu>
3470         * frames.texi (Basic Parameters): Add display-environment-variable
3471         and term-environment-variable.
3473 2007-08-28  Juri Linkov  <juri@jurta.org>
3475         * display.texi (Image Formats, Other Image Types): Add SVG.
3477 2007-08-28  Juri Linkov  <juri@jurta.org>
3479         * display.texi (Images): Move formats-related text to new node
3480         "Image Formats".
3481         (Image Formats): New node.
3483 2007-08-27  Richard Stallman  <rms@gnu.org>
3485         * windows.texi (Window Configurations): Clarify what
3486         a window configuration saves.
3488 2007-08-25  Richard Stallman  <rms@gnu.org>
3490         * display.texi (Images): Delete redundant @findex.
3492 2007-08-16  Stefan Monnier  <monnier@iro.umontreal.ca>
3494         * text.texi (Change Hooks): (after|before)-change-functions are no
3495         longer bound to nil while running; rather inhibit-modification-hooks
3496         is t.
3498 2007-08-16  Richard Stallman  <rms@gnu.org>
3500         * processes.texi (Asynchronous Processes):
3501         Clarify doc of start-file-process.
3503 2007-08-08  Martin Rudalics  <rudalics@gmx.at>
3505         * modes.texi (Example Major Modes): Fix typo.
3507 2007-08-08  Glenn Morris  <rgm@gnu.org>
3509         * intro.texi (nil and t): Do not use `iff' in documentation.
3511         * tips.texi (Documentation Tips): Recommend against `iff'.
3513 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
3515         * display.texi (Image Cache): Document image-refresh.
3517 2007-08-06  Martin Rudalics  <rudalics@gmx.at>
3519         * windows.texi (Size of Window): Document window-full-width-p.
3521 2007-07-25  Glenn Morris  <rgm@gnu.org>
3523         * gpl.texi (GPL): Replace license with GPLv3.
3525         * Relicense all FSF files to GPLv3 or later.
3527 2007-07-24  Michael Albinus  <michael.albinus@gmx.de>
3529         * processes.texi (Synchronous Processes):
3530         Add `process-file-shell-command'.
3531         (Asynchronous Processes): Mention restricted use of
3532         `process-filter' and `process-sentinel' in
3533         `start-file-process'.  Add `start-file-process-shell-command'.
3535 2007-07-17  Michael Albinus  <michael.albinus@gmx.de>
3537         * files.texi (Magic File Names): Introduce optional parameter
3538         IDENTIFICATION for `file-remote-p'.
3540 2007-07-16  Richard Stallman  <rms@gnu.org>
3542         * display.texi (Defining Faces): Fix previous change.
3544 2007-07-14  Richard Stallman  <rms@gnu.org>
3546         * control.texi (Handling Errors): Document `debug' in handler list.
3548 2007-07-10  Richard Stallman  <rms@gnu.org>
3550         * display.texi (Defining Faces): Explain C-M-x feature for defface.
3552 2007-07-09  Richard Stallman  <rms@gnu.org>
3554         * files.texi (Magic File Names): Rewrite previous change.
3556 2007-07-08  Michael Albinus  <michael.albinus@gmx.de>
3558         * files.texi (Magic File Names): Introduce optional parameter
3559         CONNECTED for `file-remote-p'.
3561 2007-07-07  Michael Albinus  <michael.albinus@gmx.de>
3563         * processes.texi (Asynchronous Processes):
3564         * files.texi (Magic File Names): Add `start-file-process'.
3566 2007-06-27  Richard Stallman  <rms@gnu.org>
3568         * files.texi (Format Conversion Piecemeal):
3569         Clarify `after-insert-file-functions' calling convention.
3571 2007-06-27  Michael Albinus  <michael.albinus@gmx.de>
3573         * files.texi (Magic File Names): Remove `dired-call-process'.
3574         Add `process-file'.
3576 2007-06-27  Kenichi Handa  <handa@m17n.org>
3578         * text.texi (Special Properties): Fix description about
3579         `composition' property.
3581 2007-06-26  Kenichi Handa  <handa@m17n.org>
3583         * nonascii.texi (Default Coding Systems): Document about the
3584         return value `undecided'.
3586 2007-06-25  David Kastrup  <dak@gnu.org>
3588         * keymaps.texi (Active Keymaps): Document new POSITION argument of
3589         `current-active-maps'.
3591 2007-06-24  Karl Berry  <karl@gnu.org>
3593         * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
3595 2007-06-15  Juanma Barranquero  <lekktu@gmail.com>
3597         * display.texi (Overlay Arrow): Doc fix.
3599 2007-06-14  Karl Berry  <karl@tug.org>
3601         * anti.texi (Antinews): Typo.
3603 2007-06-14  Chong Yidong  <cyd@stupidchicken.com>
3605         * display.texi (Image Cache): Document image-refresh.
3607 2007-06-12  Karl Berry  <karl@gnu.org>
3609         * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
3610         * two-volume.make: New file.
3611         * .cvsignore: Ignore two-volume files.
3613 2007-06-12  Tom Tromey  <tromey@redhat.com>
3615         * os.texi (Init File): Document user-emacs-directory.
3617 2007-06-03  Nick Roberts  <nickrob@snap.net.nz>
3619         * commands.texi (Click Events): Describe width and height when
3620         object is nil.
3622 2007-05-30  Nick Roberts  <nickrob@snap.net.nz>
3624         * commands.texi (Click Events): Layout more logically.
3625         Describe width and height.
3626         (Drag Events, Motion Events): Update to new format for position.
3628 2007-06-02  Richard Stallman  <rms@gnu.org>
3630         * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
3632 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
3634         * Version 22.1 released.
3636 2007-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3638         * text.texi (Special Properties): Correct meaning of fontified face.
3640 2007-05-30  Richard Stallman  <rms@gnu.org>
3642         * text.texi (Special Properties): Add link to Adjusting Point.
3644 2007-05-12  Richard Stallman  <rms@gnu.org>
3646         * text.texi (Margins): indent-to-left-margin is not the default.
3647         (Mode-Specific Indent): For indent-line-function, the default
3648         is indent-relative.
3650         * modes.texi (Example Major Modes): Explain last line of text-mode
3651         is redundant.
3653 2007-05-10  Richard Stallman  <rms@gnu.org>
3655         * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
3657         * help.texi (Keys in Documentation): Add reference to
3658         Documentation Tips.
3660         * files.texi (Format Conversion): TO-FN gets three arguments.
3662         * modes.texi (Auto Major Mode): Document file-start-mode-alist.
3664 2007-05-10  Thien-Thi Nguyen  <ttn@gnuvola.org>
3666         * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
3667         * files.texi (Format Conversion): Expand intro; add menu.
3668         (Format Conversion Overview, Format Conversion Round-Trip)
3669         (Format Conversion Piecemeal): New nodes/subsections.
3670         * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
3671         * text.texi (Text Properties): Remove "Saving Properties" from menu.
3672         (Saving Properties): Delete node/subsection.
3674 2007-05-07  Karl Berry  <karl@gnu.org>
3676         * elisp.texi (EMACSVER): Back to 22.
3678 2007-05-06  Richard Stallman  <rms@gnu.org>
3680         * processes.texi (Accepting Output): Revert most of previous change.
3682 2007-05-05  Richard Stallman  <rms@gnu.org>
3684         * processes.texi (Accepting Output): accept-process-output
3685         uses microseconds, not milliseconds.  But that arg is obsolete.
3687 2007-05-04  Karl Berry  <karl@tug.org>
3689         * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
3691 2007-05-04  Eli Zaretskii  <eliz@gnu.org>
3693         * tips.texi (Documentation Tips): Rearrange items to place the
3694         more important ones first.  Add an index entry for hyperlinks.
3696 2007-05-03  Karl Berry  <karl@gnu.org>
3698         * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
3699         (EMACSVER) [smallbook]: 22 for printed version.
3701         * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
3702         so restore anchor to normal position after defun.  Found by Kevin Ryde.
3704 2007-04-26  Glenn Morris  <rgm@gnu.org>
3706         * elisp.texi (EMACSVER): Increase to 22.1.50.
3708 2007-04-28  Karl Berry  <karl@gnu.org>
3710         * elisp.texi: Improve line breaks on copyright page,
3711         similar layout to emacs manual, 8.5x11 by default.
3713 2007-04-24  Richard Stallman  <rms@gnu.org>
3715         * text.texi (Special Properties): Add xref to Overlay Properties.
3717         * display.texi (Overlay Properties): Add xref to Special Properties.
3719 2007-04-22  Richard Stallman  <rms@gnu.org>
3721         * keymaps.texi (Extended Menu Items): Move the info about
3722         format with cached keyboard binding.
3724 2007-04-21  Richard Stallman  <rms@gnu.org>
3726         * text.texi (Special Properties): Clarify previous change.
3728         * files.texi (File Name Expansion): Clarify previous change.
3730         * display.texi (Attribute Functions): Fix example for
3731         face-attribute-relative-p.
3733 2007-04-19  Kenichi Handa  <handa@m17n.org>
3735         * text.texi (Special Properties): Document composition property.
3737 2007-04-19  Glenn Morris  <rgm@gnu.org>
3739         * files.texi (File Name Expansion): Mention "superroot".
3741 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
3743         * frames.texi (Multiple Displays): Add note about "multi-monitor"
3744         setups.
3745         (Display Feature Testing): Note that display refers to all
3746         physical monitors for multi-monitor setups.
3748 2007-04-14  Richard Stallman  <rms@gnu.org>
3750         * lists.texi (Sets And Lists): Clarify `delete' examples.
3751         Remove spurious xref to same node.
3752         Clarify xref for add-to-list.
3754 2007-04-12  Nick Roberts  <nickrob@snap.net.nz>
3756         * keymaps.texi (Format of Keymaps): Remove spurious ")" from
3757         value of lisp-mode-map.
3759 2007-04-11  Karl Berry  <karl@gnu.org>
3761         * anti.texi (Antinews):
3762         * display.texi (Overlay Properties, Defining Images):
3763         * processes.texi (Synchronous Processes, Sentinels):
3764         * syntax.texi (Syntax Table Internals):
3765         * searching.texi (Regexp Special):
3766         * nonascii.texi (Default Coding Systems):
3767         * text.texi (Special Properties):
3768         * minibuf.texi (Basic Completion): Wording to improve breaks in
3769         8.5x11 format.
3770         * elisp.texi (smallbook): New @set to more easily switch between
3771         smallbook and 8.5x11.
3773 2007-04-11  Richard Stallman  <rms@gnu.org>
3775         * text.texi (Lazy Properties): Minor fix.
3777 2007-04-08  Karl Berry  <karl@gnu.org>
3779         * symbols.texi (Plists and Alists): Period after "vs" in index entries.
3780         * macros.texi (Backquote): Downcase Backquote in index entries for
3781         consistency.
3783 2007-04-08  Richard Stallman  <rms@gnu.org>
3785         * text.texi (Adaptive Fill): Just describe default,
3786         don't show it (since it contains non-ASCII chars).
3788 2007-04-07  Karl Berry  <karl@gnu.org>
3790         * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
3791         adaptive-fill-regexp's value, since they are not in the standard
3792         TeX fonts.
3794 2007-04-07  Guanpeng Xu  <herberteuler@hotmail.com>
3796         * display.texi (Defining Faces): Fix example.
3798 2007-04-07  Karl Berry  <karl@gnu.org>
3800         * display.texi (Button Buffer Commands): Improve page break.
3802 2007-04-07  Richard Stallman  <rms@gnu.org>
3804         * advice.texi (Activation of Advice): Remove redundant index entry.
3806         * backups.texi: Improve index entries.  Remove redundant ones.
3808         * compile.texi (Byte Compilation): Improve index entry.
3810         * hash.texi (Creating Hash): Improve index entry.
3812         * symbols.texi (Definitions): Improve index entry.
3814         * edebug.texi: Improve index entries.  Remove redundant/useless ones.
3816         * maps.texi (Standard Keymaps): Remove useless index entry.
3818         * help.texi (Documentation Basics): Remove redundant index entries.
3820         * customize.texi: Improve index entries.
3821         Remove redundant/useless ones.
3823         * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
3825         * streams.texi (Output Variables): Improve index entry.
3827         * abbrevs.texi (Abbrevs): Remove useless index entry.
3829         * macros.texi (Expansion): Remove useless index entry.
3831         * text.texi: Improve index entries.  Remove redundant/useless ones.
3832         (Text Properties, Examining Properties)
3833         (Special Properties): Use "property category" instead of "category"
3834         to refer to the `category' property.
3836         * positions.texi: Improve index entries.  Remove useless one.
3838         * lists.texi: Improve index entries.  Remove redundant/useless ones.
3840         * os.texi: Improve index entries.
3841         (Timers): Fix previous change.
3843         * buffers.texi: Improve index entries.
3844         (Modification Time): Get rid of term "obsolete buffer".
3846         * debugging.texi: Improve index entries.
3847         (Test Coverage): Add xref to other test coverage ftr.
3849         * eval.texi: Improve index entry.  Remove redundant ones.
3851         * numbers.texi: Improve index entries.  Remove redundant/useless ones.
3853         * files.texi: Improve index entries.  Remove redundant/useless ones.
3855         * objects.texi: Improve index entries.
3857         * processes.texi: Improve index entries.
3859         * modes.texi: Improve index entry.  Remove redundant one.
3861         * nonascii.texi: Improve index entries.
3863         * internals.texi: Improve index entries.
3865         * syntax.texi: Improve index entries.
3867         * keymaps.texi (Active Keymaps): Improve index entries.
3869         * commands.texi: Improve index entries.  Remove redundant/useless ones.
3871         * frames.texi: Improve index entries.  Remove redundant/useless ones.
3873         * markers.texi: Improve index entries.  Remove redundant ones.
3875         * tips.texi: Improve index entries.
3877         * loading.texi (Unloading): Improve index entry.
3879         * variables.texi: Improve index entries.  Remove redundant one.
3881         * sequences.texi: Improve index entry.
3883         * display.texi: Improve index entries.  Remove redundant ones.
3885         * windows.texi: Improve index entries.
3887         * searching.texi: Improve index entries.  Remove redundant one.
3889         * strings.texi (Case Tables): Improve last change.
3891 2007-04-04  Chong Yidong  <cyd@stupidchicken.com>
3893         * strings.texi (Case Tables): Document with-case-table and
3894         ascii-case-table.
3896 2007-04-03  Karl Berry  <karl@gnu.org>
3898         * processes.texi (Network): Reword to improve page break.
3900 2007-04-03  Eli Zaretskii  <eliz@gnu.org>
3902         * functions.texi (Inline Functions): Describe more disadvantages
3903         of defsubst, and make advice against it stronger.
3905 2007-04-02  Karl Berry  <karl@gnu.org>
3907         * backups.texi (Backup Names): Avoid widow words.
3908         * modes.texi (Example Major Modes): Align last comment.
3910 2007-04-01  Chong Yidong  <cyd@stupidchicken.com>
3912         * keymaps.texi (Remapping Commands): Document new arg to
3913         command-remapping.
3915 2007-04-01  Karl Berry  <karl@gnu.org>
3917         * processes.texi (Low-Level Network): Typo.
3918         * loading.texi (Hooks for Loading): Avoid double "the".
3919         * keymaps.texi (Key Sequences): No double "and".
3920         (Changing Key Bindings): Shorten to improve line break.
3922 2007-03-31  Glenn Morris  <rgm@gnu.org>
3924         * os.texi (Timers): Fix description of run-at-time TIME formats.
3926 2007-03-31  Richard Stallman  <rms@gnu.org>
3928         * display.texi (Invisible Text): Correct buffer-invisibility-spec
3929         regarding ellipsis.
3931 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
3933         * intro.texi (nil and t):
3934         * symbols.texi (Plists and Alists):
3935         * variables.texi (Variable Aliases, Constant Variables):
3936         * functions.texi (Defining Functions):
3937         * advice.texi (Advising Primitives):
3938         * debugging.texi (Syntax Errors, Compilation Errors):
3939         * minibuf.texi (Minibuffer Windows):
3940         * commands.texi (Adjusting Point):
3941         * modes.texi (Syntactic Font Lock, Faces for Font Lock)
3942         (Auto Major Mode, Major Mode Conventions):
3943         * help.texi (Describing Characters):
3944         * files.texi (Create/Delete Dirs, Information about Files)
3945         (File Locks, Writing to Files, Reading from Files)
3946         (Saving Buffers):
3947         * windows.texi (Resizing Windows, Cyclic Window Ordering):
3948         * frames.texi (Finding All Frames):
3949         * positions.texi (Buffer End, Motion):
3950         * markers.texi (The Region):
3951         * text.texi (Deletion, Near Point):
3952         * display.texi (Displaying Messages, Truncation):
3953         * os.texi (Processor Run Time):
3954         * tips.texi (Key Binding Conventions, Programming Tips)
3955         (Warning Tips, Documentation Tips, Comment Tips):
3956         * internals.texi (Memory Usage): Improve indexing.
3958         * variables.texi (Frame-Local Variables):
3959         * functions.texi (Argument List):
3960         * loading.texi (Library Search):
3961         * streams.texi (Output Variables):
3962         * keymaps.texi (Translation Keymaps, Searching Keymaps):
3963         * searching.texi (Replacing Match, Search and Replace):
3964         * processes.texi (Byte Packing, Decoding Output)
3965         (Accepting Output, Network Servers, Shell Arguments):
3966         * display.texi (Abstract Display, Image Cache, Scroll Bars):
3967         * windows.texi (Window Point, Window Start):
3968         * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
3969         * commands.texi (Reading Input, Keyboard Events):
3970         * minibuf.texi (Reading File Names, Minibuffer Completion)
3971         (Recursive Mini):
3972         * positions.texi (List Motion):
3973         * hash.texi (Hash Tables, Creating Hash, Defining Hash):
3974         * numbers.texi (Arithmetic Operations, Math Functions)
3975         (Predicates on Numbers, Comparison of Numbers):
3976         (Numeric Conversions):
3977         * locals.texi (Standard Buffer-Local Variables):
3978         * maps.texi (Standard Keymaps):
3979         * os.texi (User Identification, System Environment, Recording Input)
3980         (X11 Keysyms):
3981         * nonascii.texi (Non-ASCII Characters, Splitting Characters):
3982         * backups.texi (Backups and Auto-Saving):
3983         * customize.texi (Customization, Group Definitions)
3984         (Variable Definitions):
3985         * compile.texi (Byte Compilation): Improve index entries.
3987 2007-03-31  Karl Berry  <karl@gnu.org>
3989         * macros.texi (Defining Macros): Avoid widow syllable.
3991 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
3993         * elisp.texi (Top): Postscript -> PostScript.
3995         * display.texi (Images, Postscript Images): Postscript -> PostScript.
3997 2007-03-31  Markus Triska  <markus.triska@gmx.at>
3999         * internals.texi (Writing Emacs Primitives): Untabify `For'.
4001 2007-03-30  Karl Berry  <karl@gnu.org>
4003         * lists.texi (List-related Predicates): Remove spurious @need.
4004         (Setcdr): Use @smallexample to improve page break.
4005         (Association Lists) <assoc>: Reword to improve page break.
4007         * strings.texi (String Conversion): Insert blank line to improve
4008         page break.
4010         * numbers.texi (Random Numbers): Use @minus{}.
4011         (Math Functions): Use @minus{}.
4013         * intro.texi (Acknowledgements): Avoid line breaks before middle
4014         initials.
4016 2007-03-24  Eli Zaretskii  <eliz@gnu.org>
4018         * errors.texi (Standard Errors): Add an index entry.
4020 2007-03-19  Richard Stallman  <rms@gnu.org>
4022         * os.texi (Recording Input): recent-keys now gives 300 keys.
4024 2007-03-12  Glenn Morris  <rgm@gnu.org>
4026         * os.texi: Replace "daylight savings" with "daylight saving"
4027         throughout.
4029 2007-03-05  Richard Stallman  <rms@gnu.org>
4031         * variables.texi (File Local Variables):
4032         Update enable-local-variables values.
4034 2007-03-04  Richard Stallman  <rms@gnu.org>
4036         * syntax.texi (Control Parsing): Minor clarification.
4038         * strings.texi (Formatting Strings): Clarify width, precision, flags.
4040         * sequences.texi (Sequence Functions): Move string-bytes away,
4041         add xref.
4043         * nonascii.texi (Text Representations): Move string-bytes here.
4045         * modes.texi (Major Mode Conventions): Fundamental mode is exception.
4047         * minibuf.texi (Basic Completion): Minor clarification.
4049         * markers.texi (The Mark): Clarify existence vs activation of mark.
4050         Other cleanup.
4052         * display.texi (Finding Overlays): Write better example.
4054         * compile.texi (Eval During Compile): Clarify putting macros
4055         in eval-when-compile.
4057 2007-02-25  Vinicius Jose Latorre  <viniciusjl@ig.com.br>  (tiny change)
4059         * loading.texi (How Programs Do Loading): Fix anchor position at
4060         load-read-function definition doc.
4062 2007-02-21  Kim F. Storm  <storm@cua.dk>
4064         * strings.texi (Text Comparison): Mention that assoc-string
4065         converts symbols to strings before testing.
4067 2007-02-17  Kim F. Storm  <storm@cua.dk>
4069         * processes.texi (Bindat Spec): Vector types can have optional
4070         element type.
4071         (Bindat Examples): Fix example.  Add vector with element type.
4073 2007-02-16  Andreas Schwab  <schwab@suse.de>
4075         * strings.texi (Formatting Strings): Document '+' flag.
4077 2007-02-15  Juanma Barranquero  <lekktu@gmail.com>
4079         * strings.texi (Modifying Strings): Clarify that `clear-string'
4080         always converts the string to unibyte.
4082 2007-02-14  Kim F. Storm  <storm@cua.dk>
4084         * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
4085         Rewrite glyph code description to refer to these functions.
4086         Remove details of encoding face number and char into integer code.
4088 2007-02-03  Alan Mackenzie  <acm@muc.de>
4090         * loading.texi (Hooks for Loading): Make the description of
4091         `eval-after-load' more detailed, and amend the description of
4092         after-load-alist, in accordance with changes from 2006-05.
4094 2007-02-03  Chong Yidong  <cyd@stupidchicken.com>
4096         * modes.texi (Defining Minor Modes): Document that a :require
4097         keyword or similar may be required to make saved customization
4098         variables work.
4100 2007-02-03  Eli Zaretskii  <eliz@gnu.org>
4102         * elisp.texi (Top): Make the detailed menu headers compliant with
4103         Texinfo guidelines and with what texnfo-upd.el expects.
4104         Add comments to prevent people from inadvertently modifying the key
4105         parts needed by `texinfo-multiple-files-update'.
4107 2007-02-02  Eli Zaretskii  <eliz@gnu.org>
4109         * elisp.texi (Top): Update the top-level menus.
4111         * syntax.texi (Categories): Add index entries.
4113 2007-02-01  Juanma Barranquero  <lekktu@gmail.com>
4115         * display.texi (Attribute Functions): Fix name and description of
4116         the UNDERLINE arg of `set-face-underline-p'.
4118 2007-01-29  Eli Zaretskii  <eliz@gnu.org>
4120         * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
4121         Variables", and "Standard Keymaps" to the detailed menu.
4123         * variables.texi (Future Local Variables): Add index entry.
4125 2007-01-28  Richard Stallman  <rms@gnu.org>
4127         * tips.texi (Coding Conventions): Clarify the tip about macros
4128         that define a function or a variable.
4130         * files.texi (File Attributes): UID and GID can be floats.
4131         (Magic File Names): Explain why deferring all operations to
4132         the standard handler does not work.
4134 2007-01-23  Martin Rudalics  <rudalics@gmx.at>
4136         * backups.texi (Reverting): Use "buffer" instead of "file"
4137         when talking about major and minor modes.
4139 2007-01-21  Richard Stallman  <rms@gnu.org>
4141         * help.texi (Documentation): Add xref to Documentation Tips.
4143 2007-01-14  Juanma Barranquero  <lekktu@gmail.com>
4145         * tips.texi (Coding Conventions): Fix typos.
4147 2007-01-05  Richard Stallman  <rms@gnu.org>
4149         * modes.texi (Defining Minor Modes): Fix previous change.
4151 2007-01-03  Richard Stallman  <rms@gnu.org>
4153         * customize.texi (Variable Definitions, Customization Types):
4154         Don't use * in doc string for defcustom.
4156 2007-01-02  Richard Stallman  <rms@gnu.org>
4158         * variables.texi (Variable Aliases): Clarify that aliases vars
4159         always have the same value.
4161         * processes.texi (Bindat Spec): Fix Texinfo usage.
4163         * modes.texi (Defining Minor Modes): Explain effect of command
4164         defined with define-global-minor-mode on new buffers.
4166 2006-12-30  Kim F. Storm  <storm@cua.dk>
4168         * keymaps.texi (Tool Bar): Describe `grow-only' value of
4169         `auto-resize-tool-bars'.
4171 2006-12-30  Richard Stallman  <rms@gnu.org>
4173         * keymaps.texi (Active Keymaps): Fix previous change.
4175 2006-12-30  Nick Roberts  <nickrob@snap.net.nz>
4177         * keymaps.texi (Active Keymaps): Make xref to lookup-key.
4179 2006-12-30  Kim F. Storm  <storm@cua.dk>
4181         * processes.texi (Bindat Spec): Clarify using field names in
4182         length specifications.
4184 2006-12-29  Kim F. Storm  <storm@cua.dk>
4186         * processes.texi (Bindat Spec): Explain eval forms and lengths better.
4187         Add count and index variables for eval forms in repeat blocks.
4189 2006-12-24  Richard Stallman  <rms@gnu.org>
4191         * customize.texi (Variable Definitions):
4192         Document new name custom-add-frequent-value.
4194 2006-12-19  Kim F. Storm  <storm@cua.dk>
4196         * commands.texi (Misc Events): User signals now result in sigusr1
4197         and sigusr2 events which are handled through special-event-map.
4198         (Special Events): User signals and drag-n-drop are special.
4200 2006-12-17  Richard Stallman  <rms@gnu.org>
4202         * loading.texi (Named Features): Explain subfeatures better.
4204         * customize.texi: Use "option" only for user options.
4205         For the keyword values inside defcustom etc, say "keywords".
4206         For :options value's elements, say "elements".
4207         :group should not be omitted.
4209         * syntax.texi (Parsing Expressions): Split up node.
4210         (Motion via Parsing, Position Parse, Parser State)
4211         (Low-Level Parsing, Control Parsing): New subnodes.
4212         (Parser State): Document syntax-ppss-toplevel-pos.
4214         * positions.texi (List Motion): Punctuation fix.
4216         * files.texi (File Name Completion): Document PREDICATE arg
4217         to file-name-completion.
4219 2006-12-16  Eli Zaretskii  <eliz@gnu.org>
4221         * internals.texi (Building Emacs, Writing Emacs Primitives):
4222         Add index entries.
4224 2006-12-11  Richard Stallman  <rms@gnu.org>
4226         * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
4227         affects face menu.  Explain how to make it non-nil without enabling
4228         any fontification.
4230 2006-12-10  Chong Yidong  <cyd@stupidchicken.com>
4232         * modes.texi (Font Lock Basics): Document nil value of
4233         font-lock-defaults.
4235 2006-12-10  Glenn Morris  <rgm@gnu.org>
4237         * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
4238         value for system-flag argument.  Abbrev tables may not be empty
4239         when major modes are loaded.
4241 2006-12-08  Juanma Barranquero  <lekktu@gmail.com>
4243         * makefile.w32-in (maintainer-clean): Partially revert last
4244         change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
4245         to protect elisp-covers.texi.
4247 2006-12-07  Juanma Barranquero  <lekktu@gmail.com>
4249         * makefile.w32-in (maintainer-clean): Depend on `distclean'.
4250         Don't remove elisp* info files; they are already deleted by the
4251         `clean' and `distclean' targets, and they are in the $(infodir)
4252         directory, not the current one.
4254 2006-12-04  Kim F. Storm  <storm@cua.dk>
4256         * commands.texi (Misc Events): Update signal events.
4257         (Event Examples): Add signal example.
4259 2006-11-29  Richard Stallman  <rms@gnu.org>
4261         * frames.texi (Visibility of Frames): Explain visible windows
4262         can be covered by others.  Add xref for raise-frame.
4264 2006-11-28  Richard Stallman  <rms@gnu.org>
4266         * searching.texi (Regexp Special): Update when ^ is special.
4268 2006-11-27  Eli Zaretskii  <eliz@gnu.org>
4270         * customize.texi (Customization, Common Keywords)
4271         (Group Definitions, Variable Definitions, Composite Types)
4272         (Type Keywords, Customization Types): Add index entries for
4273         various customization keywords.
4275 2006-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4277         * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
4279 2006-11-10  Jan Djärv  <jan.h.d@swipnet.se>
4281         * frames.texi (Window System Selections): Remove clipboard from
4282         description of selection-coding-system.
4284 2006-11-06  Richard Stallman  <rms@gnu.org>
4286         * lists.texi (List Variables): Document COMPARE-FN.
4288         * keymaps.texi: Avoid use of "binding" to mean a relation;
4289         use it only to refer to the meaning associated with a key.
4290         (Keymaps): Change menu node description.
4292         * elisp.texi (Top): Change menu node description.
4294         * display.texi (Managing Overlays): Document overlay-recenter.
4296 2006-10-29  Chong Yidong  <cyd@stupidchicken.com>
4298         * Makefile.in: Use relative paths to avoid advertising filesystem
4299         contents during compilation.
4301 2006-10-23  Kim F. Storm  <storm@cua.dk>
4303         * commands.texi (Event Input Misc): Update unread-command-events.
4305 2006-10-23  Nick Roberts  <nickrob@snap.net.nz>
4307         * lists.texi (Sets And Lists): Fix typos.
4309 2006-10-18  Juanma Barranquero  <lekktu@gmail.com>
4311         * control.texi (Processing of Errors): Use @var for an argument,
4312         not @code.
4314 2006-10-16  Richard Stallman  <rms@gnu.org>
4316         * edebug.texi (Edebug Recursive Edit): Minor cleanup.
4318         * keymaps.texi (Format of Keymaps): Show all the keymap element
4319         patterns that result from menu items.
4320         (Key Lookup): Minor cleanups.
4322         * modes.texi (Precalculated Fontification): Don't say that
4323         not setting font-lock-defaults avoids loading font-lock.
4325         * help.texi (Documentation): Move xref to Emacs Manual here.
4326         (Documentation Basics): From here.
4327         Also doc emacs-lisp-docstring-fill-column.
4329         * elisp.texi: Update version and ISBN.
4331         * commands.texi (Interactive Call): Clarify KEYS arg to
4332         call-interactively is a vector.
4333         (Command Loop Info): Delete anchor in this-command-keys.
4334         Add anchor in this-command-keys-vector.
4335         (Recursive Editing): Document how recursive-edit
4336         handles the current buffer.
4338 2006-10-13  Chong Yidong  <cyd@stupidchicken.com>
4340         * frames.texi (Frame Titles): %c and %l are ignored in
4341         frame-title-format.
4343 2006-10-11  Richard Stallman  <rms@gnu.org>
4345         * keymaps.texi (Key Sequences): Clarify use of kbd.
4347 2006-10-10  Kim F. Storm  <storm@cua.dk>
4349         * lists.texi (Sets And Lists): Add memql.
4351 2006-10-03  Richard Stallman  <rms@gnu.org>
4353         * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
4354         Clarify :ascii: and :nonascii:.
4356 2006-09-29  Juri Linkov  <juri@jurta.org>
4358         * modes.texi (%-Constructs): Reorder coding systems in the
4359         documentation of %z to the real order displayed in the modeline.
4361 2006-09-25  Richard Stallman  <rms@gnu.org>
4363         * os.texi (Timers): Describe timer-max-repeats.
4365 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
4367         * os.texi (Timers): Mention with-local-quit.
4369 2006-09-24  Richard Stallman  <rms@gnu.org>
4371         * searching.texi (Searching and Matching): Mention property search.
4373         * commands.texi (Command Loop Info): Explain how read-event affects
4374         this-command-keys.
4376 2006-09-20  Richard Stallman  <rms@gnu.org>
4378         * os.texi (Timers): Clarify about REPEAT when timer is delayed.
4380         * windows.texi (Window Start): Minor cleanups.
4382 2006-09-20  Kim F. Storm  <storm@cua.dk>
4384         * windows.texi (Window Start): pos-visible-in-window-p allows
4385         specifying t for position to mean "end of window".
4386         Add window-line-height.
4388         * anti.texi (Antinews): Mention window-line-height.
4390 2006-09-19  David Kastrup  <dak@gnu.org>
4392         * keymaps.texi (Searching Keymaps): Small clarification.
4394 2006-09-18  Richard Stallman  <rms@gnu.org>
4396         * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
4397         cause keyboard menus.
4398         (Menu Keymaps): Likewise.
4399         (Defining Menus, Keyboard Menus): Clarify.
4401         * text.texi (Fields): Clarify explanation of constrain-to-field.
4403 2006-09-16  Eli Zaretskii  <eliz@gnu.org>
4405         * variables.texi (Tips for Defining): Fix a typo.
4407 2006-09-15  Richard Stallman  <rms@gnu.org>
4409         * keymaps.texi (Remapping Commands, Searching Keymaps)
4410         (Active Keymaps): Clean up previous change.
4412 2006-09-15  Jay Belanger  <belanger@truman.edu>
4414         * gpl.texi: Replace "Library Public License" by "Lesser Public
4415         License" throughout.
4417 2006-09-15  David Kastrup  <dak@gnu.org>
4419         * keymaps.texi (Active Keymaps): Adapt description to use
4420         `get-char-property' instead `get-text-property'.  Explain how
4421         mouse events change this.  Explain the new optional argument of
4422         `key-binding' and its mouse-dependent lookup.
4423         (Searching Keymaps): Adapt description similarly.
4424         (Remapping Commands): Explain the new optional argument of
4425         `command-remapping'.
4427 2006-09-14  Richard Stallman  <rms@gnu.org>
4429         * keymaps.texi (Searching Keymaps): Clarification.
4430         (Active Keymaps): Refer to Searching Keymaps instead of duplication.
4432 2006-09-13  Richard Stallman  <rms@gnu.org>
4434         * objects.texi (Character Type): Node split.
4435         Add xref to Describing Characters.
4436         (Basic Char Syntax, General Escape Syntax)
4437         (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
4439 2006-09-11  Richard Stallman  <rms@gnu.org>
4441         * display.texi (Display Table Format): Wording clarification.
4442         (Glyphs): Clarifications.
4444 2006-09-10  Chong Yidong  <cyd@stupidchicken.com>
4446         * keymaps.texi (Active Keymaps): Mention that key-binding checks
4447         local maps.
4449 2006-09-10  Kim F. Storm  <storm@cua.dk>
4451         * display.texi (Forcing Redisplay): Document return value of
4452         function redisplay.
4454 2006-09-09  Richard Stallman  <rms@gnu.org>
4456         * windows.texi (Window Hooks): Explain limits of
4457         window-scroll-functions.
4459         * display.texi (Fringe Indicators): Update for last change in
4460         indicate-buffer-boundaries.
4462 2006-09-08  Richard Stallman  <rms@gnu.org>
4464         * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
4466 2006-09-06  Kim F. Storm  <storm@cua.dk>
4468         * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
4470         * windows.texi (Window Start): Update pos-visible-in-window-p.
4472 2006-09-04  Richard Stallman  <rms@gnu.org>
4474         * processes.texi (Accepting Output): Explain SECONDS=0 for
4475         accept-process-output.
4477         * os.texi (Idle Timers): Explain why timer functions should not
4478         loop until (input-pending-p).
4480 2006-09-02  Eli Zaretskii  <eliz@gnu.org>
4482         * makefile.w32-in (usermanualdir): New variable.
4483         (elisp.dvi): Use it.
4485 2006-09-01  Eli Zaretskii  <eliz@gnu.org>
4487         * buffers.texi (Buffer Modification): Fix last change.
4489 2006-09-01  Chong Yidong  <cyd@stupidchicken.com>
4491         * buffers.texi (Buffer Modification):
4492         Document buffer-chars-modified-tick.
4494 2006-08-31  Richard Stallman  <rms@gnu.org>
4496         * modes.texi (Syntactic Font Lock): Mention specific faces once again.
4498 2006-08-31  Richard Bielawski  <RBielawski@moneygram.com>  (tiny change)
4500         * modes.texi (Syntactic Font Lock):
4501         Mention font-lock-syntactic-face-function
4502         instead of specific faces.
4504 2006-08-29  Chong Yidong  <cyd@stupidchicken.com>
4506         * display.texi (Images): Add xrref to display-images-p.
4508 2006-08-28  Kenichi Handa  <handa@m17n.org>
4510         * nonascii.texi (Lisp and Coding Systems): Fix description of
4511         detect-coding-region.
4513 2006-08-27  Michael Olson  <mwolson@gnu.org>
4515         * processes.texi (Transaction Queues): Remove stray quote
4516         character.
4518 2006-08-25  Richard Stallman  <rms@gnu.org>
4520         * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
4521         Add xref.
4523 2006-08-24  Chong Yidong  <cyd@stupidchicken.com>
4525         * os.texi (Timers): Avoid waiting inside timers.
4527 2006-08-21  Lute Kamstra  <lute@gnu.org>
4529         * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
4531 2006-08-20  Richard Stallman  <rms@gnu.org>
4533         * os.texi (Idle Timers): New node, split out from Timers.
4534         Document current-idle-time.
4535         * commands.texi (Reading One Event): Update xref.
4536         * elisp.texi (Top): Update subnode menu.
4538 2006-08-16  Richard Stallman  <rms@gnu.org>
4540         * keymaps.texi (Extended Menu Items): Show format of cached
4541         bindings in extended menu items.
4543         * customize.texi (Variable Definitions): Explain when the
4544         standard value expression is evaluated.
4546 2006-08-15  Chong Yidong  <cyd@stupidchicken.com>
4548         * commands.texi (Reading One Event): Explain idleness in
4549         `read-event'.
4551 2006-08-12  Chong Yidong  <cyd@stupidchicken.com>
4553         * text.texi (Near Point): Say "cursor" not "terminal cursor".
4554         (Commands for Insertion): Remove split-line since it's not
4555         relevant for Lisp programming.
4556         (Yank Commands): Rewrite introduction.
4557         (Undo): Clarify.
4558         (Maintaining Undo): Clarify.  Document undo-ask-before-discard.
4559         (Filling): Remove redundant comment.  Clarify return value of
4560         current-justification.
4561         (Margins): Minor clarifications.
4562         (Adaptive Fill): Update default value of adaptive-fill-regexp.
4563         (Sorting): Update definition of sort-lines.
4564         (Columns): Clarify behavior of sort-columns.
4565         (Indent Tabs): Link to Tab Stops in Emacs manual.
4566         (Special Properties): Clarify.
4567         (Clickable Text): Mention Buttons package.
4569 2006-08-12  Kevin Ryde  <user42@zip.com.au>
4571         * os.texi (Time Parsing): Add %z to description of
4572         format-time-string, as per docstring.  Add cross reference to
4573         glibc manual for strftime.
4575 2006-08-08  Richard Stallman  <rms@gnu.org>
4577         * modes.texi: Clean up wording in previous change.
4579 2006-08-07  Chong Yidong  <cyd@stupidchicken.com>
4581         * modes.texi (Hooks): Clarify.
4582         (Major Mode Basics): Mention define-derived-mode explicitly.
4583         (Major Mode Conventions): Rebinding RET is OK for some modes.
4584         Mention change-major-mode-hook and after-change-major-mode-hook.
4585         (Example Major Modes): Move to end of Modes section.
4586         (Mode Line Basics): Clarify.
4587         (Mode Line Data): Mention help-echo and local-map in strings.
4588         Explain reason for treatment of non-risky variables.
4589         (Properties in Mode): Clarify.
4590         (Faces for Font Lock): Add font-lock-negation-char-face.
4592 2006-08-04  Eli Zaretskii  <eliz@gnu.org>
4594         * strings.texi (Formatting Strings): Warn against arbitrary
4595         strings as first arg to `format'.
4597 2006-07-31  Thien-Thi Nguyen  <ttn@gnu.org>
4599         * text.texi (Clickable Text): Mention `help-echo' text property.
4600         Update intro, examples and associated explanations.
4602 2006-07-31  Richard Stallman  <rms@gnu.org>
4604         * commands.texi: Update xrefs.
4605         (Event Mod): New node, cut out from old Translating Input.
4607         * maps.texi: Update xrefs.
4609         * keymaps.texi (Translation Keymaps): New node.
4610         Update xrefs from Translating Input to Translation Keymaps.
4612         * elisp.texi (Top): Update subnode menu.
4614         * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
4616         * os.texi (System Interface): Fix menu descriptions of some nodes.
4617         (Translating Input): Node deleted.
4619 2006-07-31  Nick Roberts  <nickrob@snap.net.nz>
4621         * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
4623         * lists.texi (Sets And Lists): Likewise.
4625 2006-07-30  Thien-Thi Nguyen  <ttn@gnu.org>
4627         * text.texi (Fields): Mention POS
4628         requirement when narrowing is in effect.
4630 2006-07-28  Richard Stallman  <rms@gnu.org>
4632         * display.texi (Face Attributes): Simplify wording.
4633         (Attribute Functions): Clarify meaning of new-frame default
4634         attribute settings.
4636         * customize.texi (Common Keywords): Document how to use
4637         :package-version in a package not in Emacs.
4639 2006-07-28  Kim F. Storm  <storm@cua.dk>
4641         * commands.texi (Reading One Event): Fix last change.
4643 2006-07-26  Chong Yidong  <cyd@stupidchicken.com>
4645         * commands.texi (Reading One Event): Document SECONDS argument for
4646         read-event, read-char, and read-char-exclusive.
4648 2006-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4650         * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
4651         to ensure correct identification.
4653 2006-07-24  Richard Stallman  <rms@gnu.org>
4655         * text.texi (Clickable Text): Clarify.
4657         * sequences.texi (Vector Functions): Delete duplicate xref.
4659         * objects.texi (Function Type): Clarify.
4661         * modes.texi (Keymaps and Minor Modes): List punct chars for minor
4662         modes.
4664         * lists.texi (List Variables): New node.
4665         Material moved from other nodes.
4667         * variables.texi (Setting Variables): add-to-list and
4668         add-to-ordered-list moved to List Variables node.
4670 2006-07-23  Thien-Thi Nguyen  <ttn@gnu.org>
4672         * text.texi (Links and Mouse-1):
4673         For mouse-on-link-p, expand on arg POS.
4675 2006-07-21  Kim F. Storm  <storm@cua.dk>
4677         * display.texi (Forcing Redisplay): Don't mention systems which
4678         don't support sub-second timers for redisplay-preemption-period.
4680         * os.texi (Terminal Output): Clarify text vs graphical terminal.
4682 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
4684         * frames.texi (Input Focus): Document that focus-follows-mouse has
4685         no effect on MS-Windows.
4687 2006-07-18  Richard Stallman  <rms@gnu.org>
4689         * display.texi (Forcing Redisplay): Cleanups in previous change.
4691         * processes.texi (Low-Level Network): Make menu more convenient.
4693 2006-07-18  Kim F. Storm  <storm@cua.dk>
4695         * display.texi (Forcing Redisplay): redisplay-preemption-period
4696         only used on window systems.  Add xref to Terminal Output.
4698         * os.texi (Terminal Output): baud-rate only controls preemption on
4699         non-window systems.  Add xref to Forcing Redisplay.
4701         * processes.texi (Low-Level Network): Rename node "Make Network"
4702         to "Network Processes".
4704 2006-07-18  Karl Berry  <karl@gnu.org>
4706         * variables.texi, functions.texi, customize.texi, loading.texi:
4707         * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
4709 2006-07-17  Chong Yidong  <cyd@stupidchicken.com>
4711         * commands.texi (Waiting): Document batch-mode sit-for behavior.
4713 2006-07-17  Richard Stallman  <rms@gnu.org>
4715         * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
4716         Put period and comma inside quotes.
4718         * loading.texi, markers.texi: Use real doublequote inside menus.
4720         * windows.texi: Put point and comma inside quotes.
4721         (Textual Scrolling): Use @samp for error message.
4723         * variables.texi, tips.texi, syntax.texi, symbols.texi:
4724         * strings.texi, streams.texi, processes.texi, os.texi:
4725         * objects.texi, numbers.texi, modes.texi, minibuf.texi:
4726         * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
4727         * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
4728         * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
4729         Put point and comma inside quotes.
4731         * control.texi (Processing of Errors): Add command-error-function.
4733         * variables.texi (File Local Variables): Clarify that
4734         file local variables make buffer-local bindings.
4736         * modes.texi (Syntactic Font Lock): Give default for
4737         font-lock-syntax-table.
4739 2006-07-17  Nick Roberts  <nickrob@snap.net.nz>
4741         * text.texi (Special Properties): Clean up previous change.
4743 2006-07-16  Karl Berry  <karl@gnu.org>
4745         * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
4746         * control.texi: Fix bad page breaks through chapter 10 (control).
4748         * anti.texi (Antinews): Reorder face-attribute fns to avoid
4749         underfull hbox.
4751 2006-07-15  Nick Roberts  <nickrob@snap.net.nz>
4753         * text.texi (Special Properties): Describe fontified text property
4754         in relation to a character (not text).
4756 2006-07-15  Kim F. Storm  <storm@cua.dk>
4758         * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
4759         Add apropos-mode-map, custom-mode-map, esc-map, global-map,
4760         grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
4762         * anti.texi (Antinews): Mention redisplay function.
4763         The kbd macro existed, but was not documented, before 22.x.
4764         Function pos-visible-in-window-p is not new in 22.x, just enhanced.
4766 2006-07-14  Nick Roberts  <nickrob@snap.net.nz>
4768         * display.texi (Displaying Messages): Add anchor.
4770         * frames.texi (Dialog Boxes): Use it.
4772 2006-07-12  Richard Stallman  <rms@gnu.org>
4774         * objects.texi (Frame Type): Explain nature of frames better.
4776         * frames.texi (Frames): Explain nature of frames better.
4778 2006-07-12  Ken Manheimer  <ken.manheimer@gmail.com>
4780         * tips.texi (Coding Conventions): Explain why use cl at compile time.
4782 2006-07-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4784         * frames.texi (Window System Selections): Mention scrap support for Mac.
4785         Default value of x-select-enable-clipboard is t on Mac.
4787         * os.texi (Getting Out): Suspending is not allowed on Mac, either.
4789 2006-07-11  Kim F. Storm  <storm@cua.dk>
4791         * display.texi (Forcing Redisplay): Add `redisplay' function.
4792         Don't mention (sit-for -1) -- use (redisplay t) instead.
4794         * commands.texi (Waiting): (sit-for -1) is no longer special.
4795         (sit-for 0) is equivalent to (redisplay).
4796         Iconifying/deiconifying no longer makes sit-for return.
4798 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
4800         * display.texi (Buttons): Fix typo.
4802         * index.texi, elisp.texi (New Symbols): Comment node out.
4804 2006-07-09  Richard Stallman  <rms@gnu.org>
4806         * display.texi (Truncation): Clean up previous change.
4808 2006-07-08  Richard Stallman  <rms@gnu.org>
4810         * commands.texi (Interactive Call): Use 3 as prefix in example
4811         for execute-extended-command.
4813         * display.texi (Attribute Functions): Move paragraph about
4814         compatibility with Emacs < 21.
4816 2006-07-09  Kim F. Storm  <storm@cua.dk>
4818         * display.texi (Refresh Screen): Clarify force-window-update.
4819         (Truncation): "Normally" indicated by fringe arrows.
4821 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
4823         * windows.texi (Textual Scrolling, Resizing Windows):
4824         * variables.texi (Constant Variables):
4825         * text.texi (Buffer Contents, Deletion, Changing Properties)
4826         (Property Search, Special Properties, Sticky Properties)
4827         (Links and Mouse-1, Fields, Change Hooks):
4828         * syntax.texi (Syntax Table Functions, Parsing Expressions)
4829         (Categories):
4830         * symbols.texi (Other Plists):
4831         * streams.texi (Output Variables):
4832         * processes.texi (Input to Processes, Query Before Exit):
4833         * positions.texi (Word Motion, Text Lines, List Motion):
4834         * os.texi (Init File, System Environment, Sound Output)
4835         (Session Management):
4836         * nonascii.texi (Text Representations, Character Sets)
4837         (Chars and Bytes, Locales):
4838         * modes.texi (Defining Minor Modes, Header Lines):
4839         * minibuf.texi (Minibuffer Contents):
4840         * markers.texi (Information from Markers):
4841         * lists.texi (List Elements, Building Lists, Association Lists):
4842         * keymaps.texi (Tool Bar):
4843         * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
4844         * functions.texi (What Is a Function, Mapping Functions):
4845         * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
4846         (Color Names, Text Terminal Colors, Display Feature Testing):
4847         * files.texi (Visiting Functions, File Name Components)
4848         (Unique File Names, Contents of Directories):
4849         * display.texi (Forcing Redisplay, Displaying Messages)
4850         (Temporary Displays, Font Selection, Auto Faces)
4851         (Font Lookup, Fringe Indicators, Display Margins)
4852         (Image Descriptors, Showing Images, Image Cache, Button Types)
4853         (Making Buttons, Manipulating Buttons, Button Buffer Commands)
4854         (Display Table Format, Glyphs):
4855         * control.texi (Iteration):
4856         * commands.texi (Command Loop Info, Adjusting Point):
4857         * backups.texi (Making Backups, Auto-Saving):
4858         Remove @tindex entries.
4860 2006-07-07  Kim F. Storm  <storm@cua.dk>
4862         * display.texi (Fringe Cursors): Fix typo.
4863         (Customizing Bitmaps): Fix define-fringe-bitmap entry.
4864         (Overlay Arrow): Default is overlay-arrow fringe indicator.
4866 2006-07-05  Richard Stallman  <rms@gnu.org>
4868         * text.texi (Buffer Contents): Add example of text props
4869         in result of buffer-substring.
4870         (Text Properties): Explain better about use of specific property names.
4871         (Property Search): Some cleanups; reorder some functions.
4873         * keymaps.texi (Changing Key Bindings): Cleanup.
4874         Add xref to Key Binding Conventions.
4876         * display.texi (Attribute Functions): Add examples for
4877         face-attribute-relative-p.
4879         * tips.texi (Coding Conventions): Cleanup last change.
4881 2006-07-05  Karl Berry  <karl@gnu.org>
4883         * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
4884         Remove @setchapternewpage odd.
4885         Result is 1013 pages, down from 1100.
4887         * anti.texi, customize.texi, display.texi, internals.texi:
4888         * minibuf.texi, modes.texi, tips.texi:
4889         Fix overfull/underfull boxes.
4891 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
4893         * edebug.texi (Instrumenting):
4894         Add Edebug-specific findex for eval-buffer.
4895         * loading.texi (Loading):
4896         Replace eval-current-buffer with eval-buffer.
4898 2006-06-30  Nick Roberts  <nickrob@snap.net.nz>
4900         * locals.texi (Standard Buffer-Local Variables): Update the list
4901         of variables.
4903 2006-06-26  Nick Roberts  <nickrob@snap.net.nz>
4905         * files.texi (File Name Completion): Point user to the node
4906         "Reading File Names".
4908 2006-06-24  Eli Zaretskii  <eliz@gnu.org>
4910         * files.texi (Contents of Directories): Document case-insensitive
4911         behavior on respective filesystems.
4913         * objects.texi (Character Type): Document that Emacs signals an
4914         error for unsupported Unicode characters specified as \uNNNN.
4916 2006-06-19  Richard Stallman  <rms@gnu.org>
4918         * processes.texi (Bindat Spec): Clarify previous change.
4920 2006-06-16  Richard Stallman  <rms@gnu.org>
4922         * tips.texi (Coding Conventions): Better explain conventions
4923         for definition constructs.
4925         * text.texi (Special Properties): String value of `read-only'
4926         serves as the error message.
4928         * objects.texi (Character Type): Clarify prev. change.
4929         (Non-ASCII in Strings): Mention \u and \U.
4931         * commands.texi (Using Interactive): Explain problem of
4932         markers, etc., in command-history.
4934 2006-06-14  Kim F. Storm  <storm@cua.dk>
4936         * commands.texi (Waiting): Negative arg to sit-for forces
4937         redisplay even if input is pending.
4939         * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
4940         redisplay.  Remove incorrect example of binding redisplay-dont-pause
4941         around (sit-for 0).
4943 2006-06-13  Richard Stallman  <rms@gnu.org>
4945         * display.texi (Forcing Redisplay): Clarify previous change.
4947 2006-06-13  Romain Francoise  <romain@orebokech.com>
4949         * display.texi (Forcing Redisplay): Fix typo.
4951 2006-06-13  Kim F. Storm  <storm@cua.dk>
4953         * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
4955 2006-06-10  Luc Teirlinck  <teirllm@auburn.edu>
4957         * tips.texi (Coding Conventions): Add `@end itemize'.
4959 2006-06-10  Richard Stallman  <rms@gnu.org>
4961         * tips.texi (Coding Conventions): Explain use of coding systems
4962         to ensure one decoding for strings.
4964 2006-06-09  Aidan Kehoe  <kehoea@parhasard.net>
4966         * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
4967         syntax.
4969 2006-06-07  Eli Zaretskii  <eliz@gnu.org>
4971         * display.texi (Font Selection): Remove description of
4972         clear-face-cache.
4974         * compile.texi (Eval During Compile): Fix a typo.  Add index
4975         entries for possible uses of eval-when-compile.
4977 2006-06-04  Thien-Thi Nguyen  <ttn@gnu.org>
4979         * display.texi (Abstract Display): Fix typo.
4981 2006-06-03  Eli Zaretskii  <eliz@gnu.org>
4983         * minibuf.texi (Minibuffer History) <history-add-new-input>:
4984         Reword variable's description.
4986 2006-06-01  Richard Stallman  <rms@gnu.org>
4988         * windows.texi (Splitting Windows): Clarify splitting nonselected
4989         window.
4991 2006-05-31  Juri Linkov  <juri@jurta.org>
4993         * minibuf.texi (Minibuffer History): Add history-add-new-input.
4995 2006-05-30  Richard Stallman  <rms@gnu.org>
4997         * display.texi (Line Height): Fix errors in description of
4998         default line height and line-height property.
5000         * nonascii.texi (Default Coding Systems): Further clarification.
5002 2006-05-29  Luc Teirlinck  <teirllm@auburn.edu>
5004         * internals.texi (Pure Storage): Mention that an overflow in pure
5005         space causes a memory leak.
5006         (Garbage Collection): If there was an overflow in pure space,
5007         `garbage-collect' returns nil.
5009 2006-05-30  Eli Zaretskii  <eliz@gnu.org>
5011         * nonascii.texi (Default Coding Systems): Fix it some more.
5013 2006-05-29  Eli Zaretskii  <eliz@gnu.org>
5015         * nonascii.texi (Default Coding Systems): Fix last change.
5017 2006-05-29  Kenichi Handa  <handa@m17n.org>
5019         * nonascii.texi (find-operation-coding-system): Describe the new
5020         argument format (FILENAME . BUFFER).
5022 2006-05-28  Richard Stallman  <rms@gnu.org>
5024         * tips.texi (Coding Conventions): Better explain reasons not to
5025         advise other packages or use `eval-after-load'.
5027 2006-05-29  Kim F. Storm  <storm@cua.dk>
5029         * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
5030         `bindat-idx' and `bindat-raw' for clarity.
5032 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
5034         * processes.texi (Bindat Spec): Expand on `repeat' handler.
5036         * display.texi (Display): Add "Abstract Display" to menu.
5037         (Abstract Display, Abstract Display Functions)
5038         (Abstract Display Example): New nodes.
5039         * elisp.texi (Top): Add "Abstract Display" to menu.
5041 2006-05-27  Chong Yidong  <cyd@stupidchicken.com>
5043         * keymaps.texi (Key Sequences): Link to input events definition.
5044         (Format of Keymaps): Delete material duplicated in Keymap Basics.
5046         * files.texi (Changing Files): Document updated argument list for
5047         copy-file.
5049 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
5051         * processes.texi (Bindat Functions): Explain term "total length".
5052         Use it in bindat-length and bindat-pack descriptions.
5054 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
5056         * tips.texi (Coding Conventions): Advise against using
5057         eval-after-load in packages.  Add an index entry.
5059 2006-05-25  Juri Linkov  <juri@jurta.org>
5061         * minibuf.texi (Text from Minibuffer): Undocument keep-all.
5063         * modes.texi (%-Constructs): Add %e, %z, %Z.
5065 2006-05-25  Richard Stallman  <rms@gnu.org>
5067         * elisp.texi (Top): Update subnode menu.
5069         * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
5070         (Keymaps): Update menu.
5072 2006-05-25  Chong Yidong  <cyd@stupidchicken.com>
5074         * keymaps.texi (Key Sequences): Some clarifications.
5076 2006-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
5078         * processes.texi (Bindat Functions): Say "unibyte string"
5079         explicitly for bindat-unpack and bindat-pack descriptions.
5080         (Bindat Examples): Don't call `string-make-unibyte' in example.
5082 2006-05-25  Chong Yidong  <cyd@stupidchicken.com>
5084         * keymaps.texi (Key Sequences): Rename from Keymap Terminology.
5085         Explain string and vector representations of key sequences.
5087         * keymaps.texi (Changing Key Bindings):
5088         * commands.texi (Interactive Codes):
5089         * help.texi (Describing Characters): Refer to it.
5091 2006-05-23  Luc Teirlinck  <teirllm@auburn.edu>
5093         * frames.texi (Pointer Shape): @end table -> @end defvar.
5095 2006-05-22  Richard Stallman  <rms@gnu.org>
5097         * elisp.texi (Top): Update subnode menus.
5099         * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
5100         Contents rewritten; material from old Pointer Shape node moved here.
5102         * display.texi (Pointer Shape): Node deleted.
5103         (Image Descriptors): Minor cleanup.
5105 2006-05-21  Richard Stallman  <rms@gnu.org>
5107         * syntax.texi (Parsing Expressions): Update info on which STATE
5108         elements are ignored.
5110 2006-05-19  Luc Teirlinck  <teirllm@auburn.edu>
5112         * hooks.texi (Standard Hooks): Correct typo.
5114         * gpl.texi (GPL): ifinfo -> ifnottex.
5116 2006-05-19  Michael Ernst  <mernst@alum.mit.edu>  (tiny change)
5118         * searching.texi (Simple Match Data): Warn about match data being
5119         set anew by every search.
5121 2006-05-17  Richard Stallman  <rms@gnu.org>
5123         * minibuf.texi (Minibuffer History): Clarify.
5125         * searching.texi (Regexp Special): Clarify nested regexp warning.
5127 2006-05-16  Kim F. Storm  <storm@cua.dk>
5129         * minibuf.texi (Minibuffer History): Update add-to-history.
5131 2006-05-15  Oliver Scholz  <epameinondas@gmx.de>  (tiny change)
5133         * nonascii.texi (Explicit Encoding):
5134         Fix typo (encoding<->decoding).
5136 2006-05-14  Richard Stallman  <rms@gnu.org>
5138         * buffers.texi (Creating Buffers): Cleanup.
5140         * files.texi (Visiting Functions): Rewrite in find-file-noselect.
5142 2006-05-13  Eli Zaretskii  <eliz@gnu.org>
5144         * buffers.texi (Current Buffer): Document that with-temp-buffer
5145         disables undo.
5147         * os.texi (Terminal-Specific): More accurate description of how
5148         Emacs searches for the terminal-specific libraries.
5150 2006-05-12  Eli Zaretskii  <eliz@gnu.org>
5152         * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
5153         emacs-xtra to @inforef's.
5155         * text.texi (Undo): Document that undo is turned off in buffers
5156         whose names begin with a space.
5158         * buffers.texi (Buffer Names): Add index entries for buffers whose
5159         names begin with a space.
5160         (Creating Buffers): Document that undo is turned off in buffers
5161         whose names begin with a space.
5163         * files.texi (Visiting Functions, Reading from Files)
5164         (Saving Buffers): Mention code and EOL conversions by file I/O
5165         primitives and subroutines.
5167         * nonascii.texi (Lisp and Coding Systems): Document
5168         coding-system-eol-type.  Add index entries for eol conversion.
5170         * display.texi (Defining Faces): Mention `mac', and add an xref to
5171         where window-system is described.
5173 2006-05-10  Richard Stallman  <rms@gnu.org>
5175         * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
5177 2006-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
5179         * variables.texi (File Local Variables): Recommend to quote lambda
5180         expressions in safe-local-variable property.
5182 2006-05-09  Richard Stallman  <rms@gnu.org>
5184         * variables.texi (File Local Variables):
5185         Document safe-local-eval-forms and safe-local-eval-function.
5187 2006-05-07  Kim F. Storm  <storm@cua.dk>
5189         * minibuf.texi (Minibuffer History): Remove keep-dups arg
5190         from add-to-history.
5192 2006-05-07  Romain Francoise  <romain@orebokech.com>
5194         * commands.texi (Event Input Misc):
5195         * compile.texi (Eval During Compile):
5196         * internals.texi (Buffer Internals):
5197         * minibuf.texi (Initial Input):
5198         * nonascii.texi (Scanning Charsets):
5199         * numbers.texi (Comparison of Numbers):
5200         * windows.texi (Textual Scrolling, Vertical Scrolling):
5201         Fix various typos.
5203 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
5205         * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
5206         conditional xref's to either emacs or emacs-xtra, depending on
5207         @iftex/@ifnottex.
5209         * minibuf.texi (Minibuffer History): Document add-to-history.
5211 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
5213         * internals.texi (Pure Storage): Mention the pure overflow message
5214         at startup.
5216 2006-05-05  Johan Bockgård  <bojohan@dd.chalmers.se>
5218         * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
5219         (Searching Keymaps): Fix pseudo-Lisp description of keymap
5220         search.
5222 2006-05-01  Richard Stallman  <rms@gnu.org>
5224         * intro.texi (nil and t): Clarify.
5226         * variables.texi (File Local Variables): Suggest using booleanp.
5228 2006-05-01  Juanma Barranquero  <lekktu@gmail.com>
5230         * objects.texi (Type Predicates): Fix typos.
5232 2006-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5234         * intro.texi (nil and t): Add booleanp.
5236         * objects.texi (Type Predicates): Add links for booleanp and
5237         string-or-null-p.
5239 2006-04-29  Richard Stallman  <rms@gnu.org>
5241         * modes.texi (Multiline Font Lock): Rename from
5242         Multi line Font Lock Elements.  Much clarification.
5243         (Font Lock Multiline, Region to Fontify): Much clarification.
5245 2006-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5247         * variables.texi (File Local Variables): Remove the special case t for
5248         safe-local-variable.
5250 2006-04-26  Richard Stallman  <rms@gnu.org>
5252         * syntax.texi (Parsing Expressions): Minor cleanup.
5254 2006-04-18  Richard Stallman  <rms@gnu.org>
5256         * tips.texi (Coding Conventions): Explain when the package's
5257         prefix should appear later on (not at the start of the name).
5259         * searching.texi (String Search): Clarify effect of NOERROR.
5261         * modes.texi (Imenu): Clarify what special items do.
5263         * hooks.texi (Standard Hooks): Delete text about old hook names.
5265 2006-04-17  Romain Francoise  <romain@orebokech.com>
5267         * variables.texi (Local Variables): Update the default value of
5268         `max-specpdl-size'.
5270 2006-04-15  Michael Olson  <mwolson@gnu.org>
5272         * processes.texi (Transaction Queues): Mention the new optional
5273         `delay-question' argument for `tq-enqueue'.
5275 2006-04-13  Bill Wohler  <wohler@newt.com>
5277         * customize.texi (Common Keywords): Use dotted notation for
5278         :package-version value.  Specify its values.  Improve documentation
5279         for customize-package-emacs-version-alist.
5281 2006-04-12  Bill Wohler  <wohler@newt.com>
5283         * customize.texi (Common Keywords): Move description of
5284         customize-package-emacs-version-alist to @defvar.
5286 2006-04-10  Bill Wohler  <wohler@newt.com>
5288         * customize.texi (Common Keywords): Add :package-version.
5290 2006-04-10  Kim F. Storm  <storm@cua.dk>
5292         * text.texi (Buffer Contents): Add NOPROPS arg to
5293         filter-buffer-substring.
5295 2006-04-08  Kevin Ryde  <user42@zip.com.au>
5297         * os.texi (Command-Line Arguments): Update xref to emacs manual
5298         "Command Arguments" -> "Emacs Invocation", per change there.
5300 2006-04-08  Thien-Thi Nguyen  <ttn@gnu.org>
5302         * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
5303         be on one line to help makeinfo not render two spaces after the dot.
5305 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
5307         * strings.texi (Predicates for Strings): Add string-or-null-p.
5309 2006-03-28  Kim F. Storm  <storm@cua.dk>
5311         * processes.texi (Accepting Output): Remove obsolete (and incorrect)
5312         remarks about systems that don't support fractional seconds.
5314 2006-03-25  Karl Berry  <karl@gnu.org>
5316         * elisp.texi: Use @copyright{} instead of (C), and do not indent
5317         the year list.
5319 2006-03-21  Nick Roberts  <nickrob@snap.net.nz>
5321         * display.texi (Fringe Indicators): Fix typos.
5323 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
5325         * tips.texi (Documentation Tips): One can now also write `program'
5326         in front of a quoted symbol in a docstring to prevent making a
5327         hyperlink.
5329 2006-03-19  Alan Mackenzie  <acm@muc.de>
5331         * text.texi (Special Properties): Clarify `fontified' property.
5333 2006-03-16  Richard Stallman  <rms@gnu.org>
5335         * display.texi (Defining Images): Minor cleanup.
5337 2006-03-16  Bill Wohler  <wohler@newt.com>
5339         * display.texi (Defining Images): In image-load-path-for-library,
5340         prefer user's images.
5342 2006-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5344         * modes.texi (Region to Fontify): Remove font-lock-lines-before.
5346 2006-03-15  Bill Wohler  <wohler@newt.com>
5348         * display.texi (Defining Images): Fix example in
5349         image-load-path-for-library by not recommending that one binds
5350         image-load-path.  Just defvar it to placate compiler and only use
5351         it if previously defined.
5353 2006-03-14  Bill Wohler  <wohler@newt.com>
5355         * display.texi (Defining Images): In image-load-path-for-library,
5356         always return list of directories.  Update example.
5358 2006-03-14  Alan Mackenzie  <acm@muc.de>
5360         * modes.texi: New node, "Region to Fontify" (for Font Lock).
5361         This describes font-lock-extend-region-function.
5362         ("Other Font Lock Variables"): Move "font-lock-lines-before" to
5363         the new node "Region to Fontify".
5365 2006-03-13  Richard Stallman  <rms@gnu.org>
5367         * display.texi (Invisible Text): The impossible position is
5368         now before the invisible text, not after.
5369         (Defining Images): Clean up last change.
5371 2006-03-11  Bill Wohler  <wohler@newt.com>
5373         * display.texi (Defining Images): Add image-load-path-for-library.
5375 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
5377         * text.texi (Adaptive Fill): Fix Texinfo usage.
5379         * strings.texi (Creating Strings): Fix Texinfo usage.
5381         * searching.texi (Regexp Special): Use @samp for regular
5382         expressions that are not in Lisp syntax.
5384 2006-03-08  Luc Teirlinck  <teirllm@auburn.edu>
5386         * searching.texi (Regexp Special): Put remark between parentheses
5387         to avoid misreading.
5389 2006-03-07  Luc Teirlinck  <teirllm@auburn.edu>
5391         * searching.texi (Syntax of Regexps): More accurately describe
5392         which characters are special in which situations.
5393         (Regexp Special): Recommend _not_ to quote `]' or `-' when they
5394         are not special.  Describe in detail when `[' and `]' are special.
5395         (Regexp Backslash): Plenty of regexps with unbalanced square
5396         brackets are valid, so reword that statement.
5398 2006-03-02  Kim F. Storm  <storm@cua.dk>
5400         * keymaps.texi (Tool Bar): Add tool-bar-border.
5402 2006-02-28  Luc Teirlinck  <teirllm@auburn.edu>
5404         * loading.texi (Load Suffixes): Rephrase last paragraph.  Fix typos.
5406 2006-02-27  Luc Teirlinck  <teirllm@auburn.edu>
5408         * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
5410         * files.texi (Locating Files): Suggest additional values for the
5411         SUFFIXES arg of `locate-file'.  Update pxref.
5413         * loading.texi (Loading): Include new node "Load Suffixes" in menu.
5414         (How Programs Do Loading): Discuss the effects of Auto Compression
5415         mode on `load'.
5416         (Load Suffixes): New node.
5417         (Library Search): Delete description of `load-suffixes'; it was
5418         moved to "Load Suffixes".
5419         (Autoload, Named Features): Mention `load-suffixes'.
5421 2006-02-21  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
5423         * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
5425         * windows.texi (Window Tree): Fix typo.
5427 2006-02-20  Kim F. Storm  <storm@cua.dk>
5429         * display.texi (Fringe Indicators): New section.
5430         Move indicate-empty-lines, indicate-buffer-boundaries, and
5431         default-indicate-buffer-boundaries here.
5432         Add fringe-indicator-alist and default-fringes-indicator-alist.
5433         Add list of logical fringe indicator symbols.
5434         Update list of standard bitmap names.
5435         (Fringe Cursors): New section.
5436         Move overflow-newline-into-fringe here.
5437         Add fringe-cursor-alist and default-fringes-cursor-alist.
5438         Add list of fringe cursor symbols.
5440 2006-02-20  Juanma Barranquero  <lekktu@gmail.com>
5442         * commands.texi (Using Interactive): Fix reference to node
5443         "Minibuffers".
5445 2006-02-19  Richard M. Stallman  <rms@gnu.org>
5447         * minibuf.texi (High-Level Completion):
5448         Add xref to read-input-method-name.
5450         * files.texi (Relative File Names): Move file-relative-name here.
5451         (File Name Expansion): From here.  Minor clarifications.
5453         * commands.texi (Using Interactive): Add xrefs about reading input.
5454         Clarify remarks about that moving point and mark.
5455         Put string case before list case.
5457 2006-02-16  Johan Bockgård  <bojohan@dd.chalmers.se>
5459         * display.texi (Other Display Specs, Image Descriptors):
5460         Revert erroneous changes.  The previous description of
5461         image-descriptors as `(image . PROPS)' was correct.
5463 2006-02-14  Richard M. Stallman  <rms@gnu.org>
5465         * variables.texi (File Local Variables): Clarifications.
5467 2006-02-14  Juanma Barranquero  <lekktu@gmail.com>
5469         * variables.texi (File Local Variables): Use @code for a cons
5470         cell, not @var.
5472 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
5474         * variables.texi (File Local Variables): Document new file local
5475         variable behavior.
5477 2006-02-10  Kim F. Storm  <storm@cua.dk>
5479         * eval.texi (Function Indirection): Add NOERROR to indirect-function.
5481 2006-02-08  Juanma Barranquero  <lekktu@gmail.com>
5483         * modes.texi (%-Constructs): Remove obsolete info about
5484         `global-mode-string'.
5486 2006-02-07  Richard M. Stallman  <rms@gnu.org>
5488         * commands.texi (Prefix Command Arguments): Minor cleanup.
5490         * display.texi: "Graphical display", not window system.
5492         * functions.texi (What Is a Function): Fix xref.
5494         * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
5495         (Changing Key Bindings): Clarify when remapping is better than
5496         substitute-key-definition.
5498 2006-02-02  Richard M. Stallman  <rms@gnu.org>
5500         * minibuf.texi (Basic Completion): Completion alists are risky.
5502         * keymaps.texi (Active Keymaps): Clarifications.
5503         (Searching Keymaps): New node.
5504         (Keymaps): Update menu.
5506         * frames.texi (Layout Parameters): Minor clarification.
5507         (Drag and Drop): New node.
5508         (Frames): Update menu.
5510 2006-01-29  Chong Yidong  <cyd@stupidchicken.com>
5512         * display.texi (Other Display Specs, Image Descriptors):
5513         Image description is a list, not a cons cell.
5515 2006-01-28  Luc Teirlinck  <teirllm@auburn.edu>
5517         * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
5518         list is not necessarily a list).
5520 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
5522         * frames.texi (Layout Parameters): border-width and
5523         internal-border-width belong to the frame, not the window.
5525 2006-01-19  Richard M. Stallman  <rms@gnu.org>
5527         * nonascii.texi (Translation of Characters): Search cmds use
5528         translation-table-for-input.  Automatically made local.
5530         * markers.texi (Overview of Markers): Count insertion type
5531         as one of a marker's attributes.
5533         * keymaps.texi (Controlling Active Maps): New node, split out of
5534         Active Keymaps.
5535         (Keymaps): Menu updated.
5536         (Active Keymaps): Give pseudocode to explain how the active
5537         maps are searched.  current-active-maps and key-binding moved here.
5538         (Functions for Key Lookup): current-active-maps and key-binding moved.
5539         Clarifications.
5540         (Searching the Keymaps): New subnode.
5542         * elisp.texi (Top): Menu clarification.
5544         * display.texi (Other Display Specs): Delete duplicate entry for
5545         just a string as display spec.  Move text about recursive display
5546         specs on such a string.
5548         * commands.texi (Key Sequence Input): Clarify.
5549         Move num-nonmacro-input-events out.
5550         (Reading One Event): num-nonmacro-input-events moved here.
5552 2006-01-14  Nick Roberts  <nickrob@snap.net.nz>
5554         * advice.texi (Simple Advice): Update example to fit argument
5555         change in previous-line.
5557 2006-01-05  Richard M. Stallman  <rms@gnu.org>
5559         * markers.texi (The Mark): Fix in `mark'.
5561 2006-01-04  Richard M. Stallman  <rms@gnu.org>
5563         * processes.texi (Misc Network, Make Network): Minor cleanups.
5565 2006-01-04  Kim F. Storm  <storm@cua.dk>
5567         * processes.texi (Make Network): Add IPv6 addresses and handling.
5568         (Network Feature Testing): Mention (:family ipv6).
5569         (Misc Network): Add IPv6 formats to format-network-address.
5571 2005-12-30  Richard M. Stallman  <rms@gnu.org>
5573         * text.texi (Changing Properties):
5574         Don't use return value of set-text-properties.
5576 2005-12-29  Luc Teirlinck  <teirllm@auburn.edu>
5578         * modes.texi (Mode Line Format): Correct typo in menu.
5580 2005-12-29  Richard M. Stallman  <rms@gnu.org>
5582         * modes.texi (Mode Line Top): New node.
5583         (Mode Line Data): Some text moved to new node.
5584         Explain the data structure more concretely.
5585         (Mode Line Basics): Clarifications.
5586         (Mode Line Variables): Clarify intro paragraph.
5587         (%-Constructs): Clarify intro paragraph.
5588         (Mode Line Format): Update menu.
5590 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
5592         * minibuf.texi (Basic Completion): Update lazy-completion-table
5593         examples for removal of ARGS argument.
5595 2005-12-23  Richard M. Stallman  <rms@gnu.org>
5597         * text.texi (Undo): Restore some explanation from the version
5598         that was deleted.
5600 2005-12-23  Eli Zaretskii  <eliz@gnu.org>
5602         * text.texi (Undo): Remove duplicate descriptions of `apply
5603         funname' and `apply delta' elements of the undo list.
5605 2005-12-20  Richard M. Stallman  <rms@gnu.org>
5607         * help.texi (Help Functions): Update documentation of `apropos'.
5609 2005-12-20  Luc Teirlinck  <teirllm@auburn.edu>
5611         * customize.texi (Type Keywords): Delete xref to "Text help-echo",
5612         because it is confusing.  If the :help-echo keyword is a function,
5613         it is not directly used as the :help-echo overlay property, as the
5614         xref seems to suggest (it does not take the appropriate args).
5616 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
5618         * customize.texi (Common Keywords): Fix Texinfo usage.
5619         (Group Definitions, Variable Definitions): Update for new
5620         conventions for using `*' in docstrings.
5622         * tips.texi (Documentation Tips): Update for new conventions for
5623         using `*' in docstrings.
5625 2005-12-16  Richard M. Stallman  <rms@gnu.org>
5627         * minibuf.texi (Minibuffer Contents): Minor cleanup.
5629 2005-12-16  Juri Linkov  <juri@jurta.org>
5631         * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
5633 2005-12-14  Romain Francoise  <romain@orebokech.com>
5635         * modes.texi (Customizing Keywords): Rename `append' to `how'.
5636         Fix typo.
5638 2005-12-11  Juri Linkov  <juri@jurta.org>
5640         * minibuf.texi (Completion Commands): Add mention of read-file-name
5641         for filename completion keymaps.
5642         (Reading File Names): Add mention of filename completion keymaps
5643         for read-file-name and xref to `Completion Commands'.
5645 2005-12-10  Richard M. Stallman  <rms@gnu.org>
5647         * customize.texi (Common Keywords): State caveats for use of :tag.
5649 2005-12-08  Richard M. Stallman  <rms@gnu.org>
5651         * minibuf.texi (Intro to Minibuffers): Replace list of local maps
5652         with xrefs and better explanation.
5653         (Completion Commands): Add the filename completion maps.
5655         * objects.texi (Character Type): Clarify that \s is not space
5656         if a dash follows.
5658 2005-12-05  Richard M. Stallman  <rms@gnu.org>
5660         * windows.texi (Resizing Windows): Delete preserve-before args.
5662 2005-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5664         * keymaps.texi (Format of Keymaps): Remove mention of a quirk
5665         in full keymaps, since the quirk has been fixed.
5667 2005-12-03  Eli Zaretskii  <eliz@gnu.org>
5669         * hooks.texi (Standard Hooks): Add index entries.
5670         Mention `compilation-finish-functions'.
5672 2005-11-27  Richard M. Stallman  <rms@gnu.org>
5674         * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
5676 2005-11-21  Juri Linkov  <juri@jurta.org>
5678         * customize.texi (Common Keywords): Update links types
5679         custom-manual and url-link.  Add link types emacs-library-link,
5680         file-link, function-link, variable-link, custom-group-link.
5682 2005-11-20  Chong Yidong  <cyd@stupidchicken.com>
5684         * display.texi: Revert 2005-11-20 change.
5686 2005-11-20  Thien-Thi Nguyen  <ttn@gnu.org>
5688         * processes.texi (Bindat Functions):
5689         Say "third" to refer to zero-based index "2".
5691 2005-11-18  Luc Teirlinck  <teirllm@auburn.edu>
5693         * loading.texi (Library Search): Update the default value of
5694         `load-suffixes'.
5696 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
5698         * display.texi (Attribute Functions): Mention :ignore-defface.
5700 2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
5702         * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
5703         (Minor Mode Conventions): Mention the use of a hook.
5705 2005-11-06  Richard M. Stallman  <rms@gnu.org>
5707         * files.texi (Magic File Names): find-file-name-handler checks the
5708         `operations' property of the handler.
5710 2005-11-03  Richard M. Stallman  <rms@gnu.org>
5712         * variables.texi (Frame-Local Variables): Small clarification.
5714 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
5716         * os.texi (Init File): Document ~/.emacs.d/init.el.
5718 2005-10-29  Richard M. Stallman  <rms@gnu.org>
5720         * internals.texi (Garbage Collection): Document memory-full.
5722 2005-10-28  Bill Wohler  <wohler@newt.com>
5724         * tips.texi (Documentation Tips): Help mode now creates hyperlinks
5725         for URLs.
5727 2005-10-28  Richard M. Stallman  <rms@gnu.org>
5729         * minibuf.texi (Completion Commands): Clean up prev change.
5731 2005-10-26  Kevin Ryde  <user42@zip.com.au>
5733         * compile.texi (Eval During Compile): Explain recommended uses
5734         of eval-when-compile and eval-and-compile.
5736 2005-10-27  Masatake YAMATO  <jet@gyve.org>
5738         * minibuf.texi (Completion Commands):
5739         Write about new optional argument for `display-completion-list'.
5741 2005-10-23  Richard M. Stallman  <rms@gnu.org>
5743         * display.texi (Overlay Arrow): Clarify about local bindings of
5744         overlay-arrow-position.
5746 2005-10-22  Eli Zaretskii  <eliz@gnu.org>
5748         * internals.texi (Building Emacs): Fix last change.
5750 2005-10-22  Richard M. Stallman  <rms@gnu.org>
5752         * internals.texi (Building Emacs): Document eval-at-startup.
5754 2005-10-21  Richard M. Stallman  <rms@gnu.org>
5756         * loading.texi (Where Defined): load-history contains abs file names.
5757         symbol-file returns abs file names.
5759 2005-10-19  Kim F. Storm  <storm@cua.dk>
5761         * display.texi (Showing Images): Add max-image-size integer value.
5763 2005-10-18  Chong Yidong  <cyd@stupidchicken.com>
5765         * display.texi (Showing Images): Document max-image-size.
5767 2005-10-17  Richard M. Stallman  <rms@gnu.org>
5769         * commands.texi (Quitting): Minor clarification.
5771         * processes.texi (Sentinels): Clarify about output and quitting.
5772         (Filter Functions): Mention with-local-quit.
5774 2005-10-17  Juri Linkov  <juri@jurta.org>
5776         * buffers.texi (Current Buffer):
5777         * commands.texi (Event Input Misc):
5778         * compile.texi (Eval During Compile, Compiler Errors):
5779         * customize.texi (Group Definitions):
5780         * display.texi (Progress, Defining Faces):
5781         * files.texi (Writing to Files):
5782         * modes.texi (Mode Hooks, Defining Minor Modes):
5783         * streams.texi (Output Functions):
5784         * syntax.texi (Syntax Table Functions):
5785         * text.texi (Change Hooks):
5786         Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
5788         * commands.texi (Quitting): Replace arg `forms' with `body' in
5789         `with-local-quit'.
5791         * positions.texi (Excursions): Replace arg `forms' with `body' in
5792         `save-excursion'.
5794 2005-10-08  Kim F. Storm  <storm@cua.dk>
5796         * windows.texi (Window Tree): Rename window-split-tree to window-tree.
5797         Rename manual section accordingly.
5799 2005-10-04  Kim F. Storm  <storm@cua.dk>
5801         * windows.texi (Window Split Tree): New section describing
5802         new function window-split-tree function.
5804 2005-10-03  Nick Roberts  <nickrob@snap.net.nz>
5806         * display.texi (Fringe Size/Pos): Simplify and add detail.
5808 2005-09-30  Romain Francoise  <romain@orebokech.com>
5810         * minibuf.texi (High-Level Completion): Explain that the prompt
5811         given to `read-buffer' should end with a colon and a space.
5812         Update usage examples.
5814 2005-09-29  Juri Linkov  <juri@jurta.org>
5816         * display.texi (Displaying Messages): Rename argument name
5817         `string' to `format-string' in functions `message', `message-box',
5818         `message-or-box'.
5820 2005-09-26  Chong Yidong  <cyd@stupidchicken.com>
5822         * errors.texi (Standard Errors): Correct xrefs.
5824 2005-09-18  Chong Yidong  <cyd@stupidchicken.com>
5826         * display.texi (Defining Images): Update documentation for
5827         `image-load-path'.
5829 2005-09-17  Richard M. Stallman  <rms@gnu.org>
5831         * display.texi (Defining Images): Clean up previous change.
5833 2005-09-16  Romain Francoise  <romain@orebokech.com>
5835         * elisp.texi: Specify GFDL version 1.2.
5837         * doclicense.texi (GNU Free Documentation License): Update to
5838         version 1.2.
5840 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
5842         * display.texi (Defining Images): Document `image-load-path'.
5844 2005-09-15  Richard M. Stallman  <rms@gnu.org>
5846         * objects.texi (Printed Representation): Minor cleanup.
5847         (Box Diagrams): Minor fix.
5848         (Cons Cell Type): Move (...) index item here.
5849         (Box Diagrams): From here.
5850         (Array Type): Minor fix.
5851         (Type Predicates): Delete index "predicates".
5852         (Hash Table Type): Clarify xref.
5853         (Dotted Pair Notation): Minor fix.
5855 2005-09-10  Chong Yidong  <cyd@stupidchicken.com>
5857         * files.texi (Saving Buffers): Fix typo.
5859 2005-09-08  Richard M. Stallman  <rms@gnu.org>
5861         * tips.texi (Programming Tips): Correct the "default" prompt spec.
5863 2005-09-08  Chong Yidong  <cyd@stupidchicken.com>
5865         * locals.texi (Standard Buffer-Local Variables): Don't include
5866         mode variables for minor modes.
5867         Fix xrefs for buffer-display-count, buffer-display-table,
5868         buffer-offer-save, buffer-saved-size, cache-long-line-scans,
5869         enable-multibyte-characters, fill-column, header-line-format,
5870         left-fringe-width, left-margin, and right-fringe-width.
5872         * hooks.texi (Standard Hooks): All hooks should conform to the
5873         standard naming convention now.
5874         Fix xref for `echo-area-clear-hook'.
5876         * display.texi (Usual Display): Note that indicate-empty-lines and
5877         tab-width are buffer-local.
5879         * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
5881         * modes.texi (Mode Help): Note that major-mode is buffer-local.
5883         * nonascii.texi (Encoding and I/O): Note that
5884         buffer-file-coding-system is buffer-local.
5886         * positions.texi (List Motion): Note that defun-prompt-regexp is
5887         buffer-local.
5889         * text.texi (Auto Filling): Note that auto-fill-function is
5890         buffer-local.
5891         (Undo): Note that buffer-undo-list is buffer-local.
5893         * windows.texi (Buffers and Windows):
5894         Document buffer-display-count.
5896 2005-09-06  Richard M. Stallman  <rms@gnu.org>
5898         * tips.texi (Coding Conventions): Sometimes it is ok to put the
5899         package prefix elsewhere than at the start of the name.
5901 2005-09-03  Richard M. Stallman  <rms@gnu.org>
5903         * tips.texi (Programming Tips): Add conventions for minibuffer
5904         questions and prompts.
5906 2005-09-03  Joshua Varner  <jlvarner@gmail.com>  (tiny change)
5908         * intro.texi (nil and t): Minor cleanup.
5909         Delete spurious mention of keyword symbols.
5910         (Evaluation Notation): Add index entry.
5911         (A Sample Function Description): Minor cleanup.
5912         (A Sample Variable Description): Not all vars can be set.
5914 2005-09-03  Thien-Thi Nguyen  <ttn@gnu.org>
5916         * text.texi (Buffer Contents): Use "\n" in examples' result strings.
5918         (Insertion): Document precise type of `insert-char' arg COUNT.
5920 2005-09-02  Stefan Monnier  <monnier@iro.umontreal.ca>
5922         * modes.texi (Other Font Lock Variables): Sync the default of
5923         font-lock-lines-before.
5925 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
5927         * files.texi (Magic File Names): Add `make-auto-save-file-name'.
5929 2005-08-29  Richard M. Stallman  <rms@gnu.org>
5931         * elisp.texi (Top): Update subnode menu.
5933         * searching.texi (Searching and Matching): Move node.
5934         Rearrange contents and add overall explanation.
5935         (Searching and Case): Move node.
5936         (Searching and Matching): Update menu.
5938 2005-08-27  Eli Zaretskii  <eliz@gnu.org>
5940         * os.texi (Startup Summary): Fix the description of the initial
5941         startup message display.
5943 2005-08-25  Richard M. Stallman  <rms@gnu.org>
5945         * searching.texi (Search and Replace): Add replace-regexp-in-string.
5947 2005-08-25  Emilio C. Lopes  <eclig@gmx.net>
5949         * display.texi (Finding Overlays): Fix `find-overlay-prop' in
5950         `next-overlay-change' example.
5952 2005-08-22  Juri Linkov  <juri@jurta.org>
5954         * display.texi (Attribute Functions): Add set-face-inverse-video-p.
5955         Fix invert-face.  Fix args of face-background.
5957         * display.texi (Standard Faces): Delete node.
5958         (Faces): Add xref to `(emacs)Standard Faces'.
5959         (Displaying Faces): Fix xref to `Standard Faces'.
5961         * modes.texi (Mode Line Data): Fix xref to Standard Faces.
5963 2005-08-20  Alan Mackenzie  <acm@muc.de>
5965         * buffers.texi (The Buffer List): Clarify the manipulation of the
5966         buffer list.
5968 2005-08-14  Richard M. Stallman  <rms@gnu.org>
5970         * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
5971         a regexp.
5973 2005-08-11  Richard M. Stallman  <rms@gnu.org>
5975         * elisp.texi (Top): Update subnode lists.
5977         * display.texi (Inverse Video): Node deleted.
5979         * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
5980         New nodes split out of Coding Conventions.
5982         * searching.texi (Regular Expressions): Document re-builder.
5984         * os.texi (Time Parsing): New node split out of Time Conversion.
5986         * processes.texi (Misc Network, Network Feature Testing)
5987         (Network Options, Make Network): New nodes split out of
5988         Low-Level Network.
5990 2005-08-09  Richard M. Stallman  <rms@gnu.org>
5992         * frames.texi (Geometry): New node, split from Size and Position.
5993         (Frame Parameters): Refer to Geometry.
5995         * buffers.texi (The Buffer List): Fix xrefs.
5997         * windows.texi (Splitting Windows): Fix xref.
5999         * frames.texi (Layout Parameters): Add xref.
6001         * display.texi (Line Height, Scroll Bars): Fix xrefs.
6003         * keymaps.texi (Menu Bar): Fix xref.
6005         * locals.texi (Standard Buffer-Local Variables): Fix xref.
6007         * modes.texi (%-Constructs): Fix xref.
6009         * frames.texi (Window Frame Parameters): Node split up.
6010         (Basic Parameters, Position Parameters, Size Parameters)
6011         (Layout Parameters, Buffer Parameters, Management Parameters)
6012         (Cursor Parameters, Color Parameters): New subnodes.
6014 2005-08-09  Luc Teirlinck  <teirllm@auburn.edu>
6016         * positions.texi (Screen Lines): Update xref for previous change
6017         in minibuf.texi.
6019         * minibuf.texi (Intro to Minibuffers): Update pxref for previous
6020         change in minibuf.texi.
6022 2005-08-09  Richard M. Stallman  <rms@gnu.org>
6024         * tips.texi (Coding Conventions): Minor cleanup.
6026         * modes.texi (Defining Minor Modes): Explain when init-value
6027         can be non-nil.
6029         * elisp.texi (Top): Update submenu for Minibuffer.
6031         * minibuf.texi (Minibuffer Misc): Node split up.
6032         (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
6033         (Recursive Mini): New nodes split out from Minibuffer Misc.
6034         (Minibuffer Misc): Document max-mini-window-height.
6036         * hash.texi (Defining Hash): Delete stray paren in example.
6038         * display.texi (Echo Area Customization): Don't define
6039         max-mini-window-height here; xref instead.
6041         * commands.texi (Event Input Misc): Update while-no-input.
6043         * advice.texi (Advising Functions): Explain when to use advice
6044         and when to use a hook.
6046 2005-07-30  Eli Zaretskii  <eliz@gnu.org>
6048         * makefile.w32-in (info): Don't run install-info.
6049         ($(infodir)/dir): New target, produced by running install-info.
6051 2005-07-27  Luc Teirlinck  <teirllm@auburn.edu>
6053         * modes.texi (Defining Minor Modes): The keyword for the initial
6054         value is :init-value, not :initial-value.
6056 2005-07-23  Eli Zaretskii  <eliz@gnu.org>
6058         * loading.texi (Autoload): Make the `doctor' example be consistent
6059         with what's in current loaddefs.el.  Describe the "fn" magic in
6060         the usage portion of the doc string.
6062 2005-07-22  Richard M. Stallman  <rms@gnu.org>
6064         * internals.texi (Garbage Collection): Clarify previous change.
6066 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6068         * internals.texi (Garbage Collection): Add gc-cons-percentage.
6070 2005-07-18  Juri Linkov  <juri@jurta.org>
6072         * commands.texi (Accessing Events):
6073         * frames.texi (Text Terminal Colors, Resources):
6074         * markers.texi (The Mark):
6075         * modes.texi (Defining Minor Modes):
6076         Delete duplicate duplicate words.
6078 2005-07-16  Richard M. Stallman  <rms@gnu.org>
6080         * display.texi (Managing Overlays): Clarify make-overlay
6081         args for insertion types.
6083 2005-07-13  Luc Teirlinck  <teirllm@auburn.edu>
6085         * customize.texi (Variable Definitions):
6086         Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
6087         `standard-value' is a list too.
6088         (Defining New Types): Use @key{RET} instead of @key{ret}.
6090 2005-07-13  Francis Litterio  <franl@world.std.com>  (tiny change)
6092         * os.texi (Translating Input): Fix typo.
6094 2005-07-08  Richard M. Stallman  <rms@gnu.org>
6096         * README: Update edition number and size estimate.
6098         * elisp.texi (VERSION): Set to 2.9.
6100 2005-07-07  Richard M. Stallman  <rms@gnu.org>
6102         * book-spine.texinfo: Update Emacs version.
6104         * display.texi (Inverse Video): Delete mode-line-inverse-video.
6106 2005-07-06  Richard M. Stallman  <rms@gnu.org>
6108         * searching.texi (Regexp Search): Clarify what re-search-forward
6109         does when the search fails.
6111 2005-07-05  Lute Kamstra  <lute@gnu.org>
6113         * Update FSF's address in GPL notices.
6115         * doclicense.texi (GNU Free Documentation License):
6116         * gpl.texi (GPL):
6117         * tips.texi (Coding Conventions, Library Headers):
6118         * vol1.texi:
6119         * vol2.texi: Update FSF's address.
6121 2005-07-04  Richard M. Stallman  <rms@gnu.org>
6123         * hooks.texi (Standard Hooks): Add occur-hook.
6125 2005-07-03  Luc Teirlinck  <teirllm@auburn.edu>
6127         * display.texi (The Echo Area): Correct menu.
6129 2005-07-03  Richard M. Stallman  <rms@gnu.org>
6131         * elisp.texi (Top): Update subnode menu for Display.
6133         * display.texi (Displaying Messages): New node, with most
6134         of what was in The Echo Area.
6135         (Progress): Move under The Echo Area.
6136         (Logging Messages): New node with new text.
6137         (Echo Area Customization): New node, the rest of what was
6138         in The Echo Area.  Document message-truncate-lines with @defvar.
6139         (Display): Update menu.
6141         * windows.texi (Textual Scrolling): Doc 3 values for
6142         scroll-preserve-screen-position.
6144         * text.texi (Special Properties): Change hook functions
6145         should bind inhibit-modification-hooks around altering buffer text.
6147         * keymaps.texi (Key Binding Commands): Call binding BINDING
6148         rather than DEFINITION.
6150 2005-06-29  Juanma Barranquero  <lekktu@gmail.com>
6152         * variables.texi (Defining Variables): `user-variable-p' returns t
6153         for aliases of user options, nil for alias loops.
6155 2005-06-28  Richard M. Stallman  <rms@gnu.org>
6157         * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
6158         make-keymap.
6160 2005-06-27  Luc Teirlinck  <teirllm@auburn.edu>
6162         * variables.texi (Setting Variables): Correct and clarify
6163         description of `add-to-ordered-list'.
6165 2005-06-26  Richard M. Stallman  <rms@gnu.org>
6167         * display.texi (Faces): Minor cleanup.
6169 2005-06-25  Luc Teirlinck  <teirllm@auburn.edu>
6171         * display.texi (Faces): `facep' returns t for strings that are
6172         face names.
6174 2005-06-25  Richard M. Stallman  <rms@gnu.org>
6176         * objects.texi (Equality Predicates): Clarify meaning of equal.
6178         * windows.texi (Selecting Windows): save-selected-window
6179         and with-selected-window save and restore the current buffer.
6181 2005-06-24  Richard M. Stallman  <rms@gnu.org>
6183         * numbers.texi (Float Basics): Explain how to test for NaN,
6184         and printing the sign of NaNs.
6186 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
6188         * makefile.w32-in (MAKEINFO): Use --force.
6190 2005-06-23  Richard M. Stallman  <rms@gnu.org>
6192         * display.texi (Face Functions): Correct Texinfo usage.
6194 2005-06-23  Luc Teirlinck  <teirllm@auburn.edu>
6196         * lists.texi (Rings): `ring-elements' now returns the elements of
6197         RING in order.
6199 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
6201         * markers.texi (The Mark): Texinfo usage fix.
6203 2005-06-23  Kim F. Storm  <storm@cua.dk>
6205         * searching.texi (Entire Match Data): Remove evaporate option for
6206         match-data.  Do not mention evaporate option for set-match-data.
6208 2005-06-22  Glenn Morris  <gmorris@ast.cam.ac.uk>
6210         * display.texi (Face Functions): Mention face aliases.
6212 2005-06-21  Richard M. Stallman  <rms@gnu.org>
6214         * anti.texi (Antinews): Texinfo usage fix.
6216 2005-06-21  Karl Berry  <karl@gnu.org>
6218         * elisp.texi: Use @copying.
6220         * elisp.texi: Put @summarycontents and @contents before the Top
6221         node, instead of the end of the file, so that the contents appear
6222         in the right place in the dvi/pdf output.
6224 2005-06-21  Juri Linkov  <juri@jurta.org>
6226         * display.texi (Defining Faces): Add `customized-face'.
6228 2005-06-20  Kim F. Storm  <storm@cua.dk>
6230         * variables.texi (Setting Variables): Any type of element can be
6231         given order in add-to-ordered-list.  Compare elements with eq.
6233         * lists.texi (Rearrangement): Sort predicate may just return non-nil.
6235 2005-06-20  Karl Berry  <karl@gnu.org>
6237         * syntax.texi (Syntax Flags): Make last column very slightly wider
6238         to avoid "generic comment" breaking on two lines and causing an
6239         underfull box.
6241 2005-06-19  Luc Teirlinck  <teirllm@auburn.edu>
6243         * lists.texi (Rings): Various minor clarifications and corrections.
6245 2005-06-18  Richard M. Stallman  <rms@gnu.org>
6247         * functions.texi (Obsolete Functions): Simplify.
6249         * variables.texi (Variable Aliases): Simplify.
6251         * anti.texi, backups.texi, compile.texi, customization.texi:
6252         * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
6253         * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
6254         * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
6255         * variables.texi: Fix formatting ugliness.
6257         * elisp.texi: Add links to Rings and Byte Packing.
6258         Update version and copyright years.
6260         * minibuf.texi: Fix formatting ugliness.
6261         (Completion Commands): Move keymap vars to the end
6262         and vars completing-read binds to the top.
6264 2005-06-17  Luc Teirlinck  <teirllm@auburn.edu>
6266         * processes.texi: Fix typos.
6267         (Bindat Spec): Correct Texinfo error.
6268         (Byte Packing): Fix ungrammatical sentence.
6270 2005-06-17  Thien-Thi Nguyen  <ttn@gnu.org>
6272         * lists.texi (Rings): New node.
6273         (Lists): Add it to menu.
6275         * processes.texi (Byte Packing): New node.
6276         (Processes): Add it to menu.
6278 2005-06-17  Richard M. Stallman  <rms@gnu.org>
6280         * syntax.texi (Parsing Expressions): Fix texinfo usage.
6282         * help.texi (Documentation Basics): Explain the xref to
6283         Documentation Tips.
6285         * debugging.texi (Debugger Commands): Minor fix.
6287 2005-06-16  Luc Teirlinck  <teirllm@auburn.edu>
6289         * edebug.texi (Instrumenting): Eliminate duplicate link.
6290         (Specification List): Replace references to "below", referring to
6291         a later node, with one @ref to that node.
6293         * os.texi (Timers): Timers should save and restore the match data
6294         if they change it.
6296         * debugging.texi (Debugger Commands): Mention that the Lisp
6297         debugger can not step through primitive functions.
6299 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
6301         * functions.texi (Obsolete Functions): Update argument names of
6302         `make-obsolete' and `define-obsolete-function-alias'.
6304         * variables.texi (Variable Aliases): Update argument names of
6305         `defvaralias', `make-obsolete-variable' and
6306         `define-obsolete-variable-alias'.
6308 2005-06-15  Kim F. Storm  <storm@cua.dk>
6310         * searching.texi (Entire Match Data): Rephrase warnings about
6311         evaporate arg to match-data and set-match-data.
6313 2005-06-14  Luc Teirlinck  <teirllm@auburn.edu>
6315         * elisp.texi (Top): Update detailed menu.
6317         * edebug.texi (Edebug): Update menu.
6318         (Instrumenting): Update xrefs.
6319         (Edebug Execution Modes): Correct xref.
6320         (Jumping): Clarify description of `h' command.
6321         Eliminate redundant @ref.
6322         (Breaks): New node.
6323         (Breakpoints): Is now a subsubsection.
6324         (Global Break Condition): Mention `C-x X X'.
6325         (Edebug Views): Clarify `v' and `p'.  Mention `C-x X w'.
6326         (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
6327         (Edebug Display Update): Correct pxref.
6328         (Edebug and Macros): New node.
6329         (Instrumenting Macro Calls): Is now a subsubsection.
6330         Neither arg of `def-edebug-spec' is evaluated.
6331         (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
6332         (Specification Examples): Fix typo.
6334 2005-06-14  Lute Kamstra  <lute@gnu.org>
6336         * debugging.texi (Function Debugging): Primitives can break on
6337         entry too.
6339 2005-06-14  Kim F. Storm  <storm@cua.dk>
6341         * variables.texi (Setting Variables): Add add-to-ordered-list.
6343 2005-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
6345         * syntax.texi (Parsing Expressions): Document aux functions and vars of
6346         syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
6348 2005-06-13  Lute Kamstra  <lute@gnu.org>
6350         * text.texi (Special Properties): Fix cross reference.
6352 2005-06-11  Luc Teirlinck  <teirllm@auburn.edu>
6354         * debugging.texi (Function Debugging): Delete mention of empty
6355         string argument to `cancel-debug-on-entry'.  Delete inaccurate
6356         description of the return value of that command.
6358 2005-06-11  Alan Mackenzie  <acm@muc.de>
6360         * text.texi (Adaptive Fill): Amplify the description of
6361         fill-context-prefix.
6363 2005-06-10  Luc Teirlinck  <teirllm@auburn.edu>
6365         * syntax.texi (Parsing Expressions): Fix Texinfo error.
6367 2005-06-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6369         * syntax.texi (Parsing Expressions): Document syntax-ppss.
6371 2005-06-10  Luc Teirlinck  <teirllm@auburn.edu>
6373         * debugging.texi (Error Debugging): Minor rewording.
6374         (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
6375         is optional.
6377 2005-06-10  Lute Kamstra  <lute@gnu.org>
6379         * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
6380         (Top): Give it a title.  Correct version number.  Give the
6381         detailed node listing a more prominent header.
6382         * intro.texi: Don't set VERSION here a second time.
6383         Mention Emacs's version too.
6384         * anti.texi (Antinews): Use EMACSVER to refer to the current
6385         version of Emacs.
6387 2005-06-09  Kim F. Storm  <storm@cua.dk>
6389         * searching.texi (Entire Match Data): Explain new `reseat' argument to
6390         match-data and set-match-data.
6392 2005-06-08  Richard M. Stallman  <rms@gnu.org>
6394         * searching.texi (Entire Match Data): Clarify when match-data
6395         returns markers and when integers.
6397         * display.texi (Defining Faces): Explain that face name should not
6398         end in `-face'.
6400         * modes.texi (Mode Line Data): Minor cleanup.
6401         (Customizing Keywords): Node split out of Search-based Fontification.
6402         Add example of using font-lock-add-keywords from a hook.
6403         Clarify when MODE should be non-nil, and when nil.
6405 2005-06-06  Richard M. Stallman  <rms@gnu.org>
6407         * modes.texi (Mode Line Data): Explain what happens when the car
6408         of a list is a void symbol.
6409         (Search-based Fontification): Explain MODE arg to
6410         font-lock-add-keywords and warn about calls from major modes.
6412 2005-06-08  Juri Linkov  <juri@jurta.org>
6414         * display.texi (Standard Faces): Add `shadow' face.
6416 2005-05-29  Luc Teirlinck  <teirllm@auburn.edu>
6418         * modes.texi (Major Mode Conventions): A derived mode only needs
6419         to put the call to the parent mode inside `delay-mode-hooks'.
6421 2005-05-29  Richard M. Stallman  <rms@gnu.org>
6423         * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
6424         new, and what that implies.  Clarify.
6426         * files.texi (Locating Files): Clean up the text.
6428         * frames.texi (Window Frame Parameters): Document user-size.
6429         Shorten entry for top by referring to left.
6431 2005-05-26  Richard M. Stallman  <rms@gnu.org>
6433         * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
6434         is new, and what the implications are.  Other clarifications.
6436 2005-05-24  Richard M. Stallman  <rms@gnu.org>
6438         * frames.texi (Dialog Boxes): Minor fixes.
6440 2005-05-25  Masatake YAMATO  <jet@gyve.org>
6442         * display.texi (Standard Faces): Write about `mode-line-highlight'.
6444 2005-05-24  Luc Teirlinck  <teirllm@auburn.edu>
6446         * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
6447         is optional.
6449 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
6451         * frames.texi (Dialog Boxes): Describe new optional argument.
6453 2005-05-23  Lute Kamstra  <lute@gnu.org>
6455         * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
6456         syntax-begin-function over font-lock-beginning-of-syntax-function.
6458 2005-05-21  Luc Teirlinck  <teirllm@auburn.edu>
6460         * minibuf.texi (Reading File Names): Update description of
6461         `read-directory-name'.
6463         * modes.texi (Derived Modes): Clarify :group keyword.
6465 2005-05-21  Eli Zaretskii  <eliz@gnu.org>
6467         * files.texi (Locating Files): New subsection.
6468         Describe locate-file and executable-find.
6470 2005-05-21  Kevin Ryde  <user42@zip.com.au>
6472         * frames.texi (Initial Parameters): Update cross reference to
6473         "Emacs Invocation".
6475 2005-05-19  Luc Teirlinck  <teirllm@auburn.edu>
6477         * keymaps.texi (Active Keymaps): Add anchor.
6479         * modes.texi (Hooks): Delete confusing and unnecessary sentence.
6480         (Major Mode Conventions): Refer to `Auto Major Mode' in more
6481         appropriate place.
6482         (Derived Modes): Small clarifications.
6483         (Minor Mode Conventions, Keymaps and Minor Modes):
6484         Replace references to nodes with references to anchors.
6485         (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
6486         Clarify description of lists whose first element is an integer.
6487         (Mode Line Variables): Add anchor.
6488         (%-Constructs): Clarify description of integer after %.
6489         (Emulating Mode Line): Describe nil value for FACE.
6491 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
6493         * modes.texi (Derived Modes): Correct references to non-existing
6494         variable standard-syntax-table.
6496 2005-05-17  Lute Kamstra  <lute@gnu.org>
6498         * modes.texi (Defining Minor Modes): Mention the mode hook.
6500 2005-05-15  Kim F. Storm  <storm@cua.dk>
6502         * processes.texi (Network): Remove open-network-stream-nowait.
6503         (Network Servers): Remove open-network-stream-server.
6505 2005-05-15  Luc Teirlinck  <teirllm@auburn.edu>
6507         * elisp.texi (Top): Update detailed menu.
6509         * variables.texi: Reorder nodes.
6510         (Variables): Update menu.
6511         (File Local Variables): Do not refer to the `-*-' line as
6512         a "local variables list".  Add pxref.
6514 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
6516         * elisp.texi (Top): Update detailed menu for node changes.
6518         * modes.texi (Modes): Update Menu.
6519         (Hooks): Move to beginning of chapter.
6520         Most minor modes run mode hooks too.
6521         `add-hook' can handle void hooks or hooks whose value is a single
6522         function.
6523         (Major Modes): Update Menu.
6524         (Major Mode Basics): New node, split off from `Major Modes'.
6525         (Major Mode Conventions): Correct xref.  Explain how to handle
6526         auto-mode-alist if the major mode command has an autoload cookie.
6527         (Auto Major Mode): Major update.  Add magic-mode-alist.
6528         (Derived Modes): Major update.
6529         (Mode Line Format): Update Menu.
6530         (Mode Line Basics): New node, split off from `Mode Line Format'.
6532         * loading.texi (Autoload): Mention `autoload cookie' as synonym
6533         for `magic autoload comment'.  Add index entries and anchor.
6535 2005-05-14  Richard M. Stallman  <rms@gnu.org>
6537         * tips.texi (Coding Conventions): Explain how important it is
6538         that just loading certain files not change Emacs behavior.
6540         * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
6542 2005-05-12  Lute Kamstra  <lute@gnu.org>
6544         * modes.texi (Generic Modes): Update.
6545         (Major Modes): Refer to node "Generic Modes".
6547         * elisp.texi (Top): Update to the current structure of the manual.
6548         * processes.texi (Processes): Add menu description.
6549         * customize.texi (Customization): Add menu descriptions.
6551 2005-05-11  Thien-Thi Nguyen  <ttn@gnu.org>
6553         * processes.texi (Signals to Processes)
6554         (Low-Level Network): Fix typos.
6556 2005-05-11  Lute Kamstra  <lute@gnu.org>
6558         * elisp.texi (Top): Add some nodes from the chapter "Major and
6559         Minor Modes" to the detailed node listing.
6561 2005-05-10  Richard M. Stallman  <rms@gnu.org>
6563         * keymaps.texi (Extended Menu Items): Menu item filter functions
6564         can be called at any time.
6566 2005-05-08  Luc Teirlinck  <teirllm@auburn.edu>
6568         * variables.texi (File Local Variables): `(hack-local-variables t)'
6569         now also checks whether a mode is specified in the local variables
6570         list.
6572 2005-05-05  Kevin Ryde  <user42@zip.com.au>
6574         * display.texi (The Echo Area): Correct format function cross
6575         reference.
6577 2005-05-05  Luc Teirlinck  <teirllm@auburn.edu>
6579         * variables.texi (Variable Aliases): Change description of
6580         `define-obsolete-variable-alias'.
6582         * functions.texi (Functions): Add "Obsolete Functions" to menu.
6583         (Defining Functions): Add xref.
6584         (Obsolete Functions): New node.
6585         (Function Safety): Standardize capitalization of section title.
6587         * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
6588         (Dialog Boxes): Complete description of `x-popup-dialog'.
6590 2005-05-04  Richard M. Stallman  <rms@gnu.org>
6592         * commands.texi (Interactive Codes): Fix Texinfo usage.
6593         Document U more clearly.
6595 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
6597         * variables.texi (Variable Aliases): `make-obsolete-variable' is a
6598         function and not a macro.
6600         * frames.texi (Pop-Up Menus): Correct and clarify description of
6601         `x-popup-menu'.
6602         (Dialog Boxes): Clarify description of `x-popup-dialog'.
6604 2005-05-01  Richard M. Stallman  <rms@gnu.org>
6606         * edebug.texi (Checking Whether to Stop): Fix previous change.
6608 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
6610         * display.texi: Fix typos and Texinfo usage.
6612         * edebug.texi (Checking Whether to Stop): executing-macro ->
6613         executing-kbd-macro.
6615 2005-05-01  Richard M. Stallman  <rms@gnu.org>
6617         * display.texi (Invisible Text): Correct add-to-invisibility-spec.
6619 2005-04-30  Richard M. Stallman  <rms@gnu.org>
6621         * files.texi (Magic File Names): Document `operations' property.
6623 2005-04-29  Lute Kamstra  <lute@gnu.org>
6625         * modes.texi (Generic Modes): New node.
6626         (Major Modes): Add it to the menu.
6627         (Derived Modes): Add "derived mode" to concept index.
6629 2005-04-28  Lute Kamstra  <lute@gnu.org>
6631         * modes.texi (Defining Minor Modes): Fix previous change.
6632         (Font Lock Mode): Simplify.
6633         (Font Lock Basics): Say that font-lock-defaults is buffer-local
6634         when set and that some parts are optional.  Add cross references.
6635         (Search-based Fontification): Say how to specify font-lock-keywords.
6636         Add cross references.  Add font-lock-multiline to index.
6637         Move font-lock-keywords-case-fold-search here from node "Other Font
6638         Lock Variables".  Document font-lock-add-keywords and
6639         font-lock-remove-keywords.
6640         (Other Font Lock Variables): Move font-lock-keywords-only,
6641         font-lock-syntax-table, font-lock-beginning-of-syntax-function,
6642         and font-lock-syntactic-face-function to node "Syntactic Font
6643         Lock".  Move font-lock-keywords-case-fold-search to node
6644         "Search-based Fontification".  Document font-lock-inhibit-thing-lock
6645         and font-lock-{,un}fontify-{buffer,region}-function.
6646         (Precalculated Fontification): Remove reference to deleted variable
6647         font-lock-core-only.
6648         (Faces for Font Lock): Add font-lock-comment-delimiter-face.
6649         (Syntactic Font Lock): Add intro.  Move font-lock-keywords-only,
6650         font-lock-syntax-table, font-lock-beginning-of-syntax-function,
6651         and font-lock-syntactic-face-function here from node "Other Font
6652         Lock Variables".  Move font-lock-syntactic-keywords to "Setting
6653         Syntax Properties".  Add cross references.
6654         (Setting Syntax Properties): New node.
6655         Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
6656         * syntax.texi (Syntax Properties): Add cross reference.
6657         * hooks.texi (Standard Hooks): Add Font-Lock hooks.
6659 2005-04-26  Richard M. Stallman  <rms@gnu.org>
6661         * display.texi (Defining Faces):
6662         Document `default' elements of defface spec.
6664         * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
6666         * variables.texi (Variable Aliases): Clarify text.
6668 2005-04-25  Chong Yidong  <cyd@stupidchicken.com>
6670         * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
6672 2005-04-25  Luc Teirlinck  <teirllm@auburn.edu>
6674         * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
6676 2005-04-24  Eli Zaretskii  <eliz@gnu.org>
6678         * syntax.texi (Syntax Table Internals): Elaborate documentation of
6679         syntax-after and syntax-class.
6681         * files.texi (Changing Files): Fix last change's cross-reference.
6682         (Unique File Names): Don't mention "numbers" in the documentation
6683         of make-temp-file and make-temp-name.
6685 2005-04-23  Richard M. Stallman  <rms@gnu.org>
6687         * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
6689 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
6691         * windows.texi (Cyclic Window Ordering): Clarify window-list.
6693 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
6695         * variables.texi (Variable Aliases): Describe make-obsolete-variable
6696         and define-obsolete-variable-alias.
6698 2005-04-22  Kim F. Storm  <storm@cua.dk>
6700         * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
6701         (Other Plists): Remove safe-plist-get, as plist-get is now safe.
6703 2005-04-21  Lute Kamstra  <lute@gnu.org>
6705         * lists.texi (Association Lists): Document rassq-delete-all.
6707 2005-04-19  Richard M. Stallman  <rms@gnu.org>
6709         * modes.texi (Search-based Fontification): Explain that
6710         facespec is an expression to be evaluated.
6712 2005-04-19  Kevin Ryde  <user42@zip.com.au>
6714         * streams.texi (Output Functions): Fix xref.
6715         * strings.texi (String Conversion): Fix xref.
6717 2005-04-19  Kim F. Storm  <storm@cua.dk>
6719         * symbols.texi (Symbol Plists): Add safe-get.
6720         Mention that `get' may signal an error.
6722 2005-04-18  Nick Roberts  <nickrob@snap.net.nz>
6724         * customize.texi (Variable Definitions): Replace tooltip-mode
6725         example with save-place.
6727 2005-04-17  Richard M. Stallman  <rms@gnu.org>
6729         * buffers.texi (Indirect Buffers): Clarify.
6731         * positions.texi (Positions): Clarify converting marker to integer.
6733         * strings.texi (String Basics): Mention string-match; clarify.
6735 2005-04-08  Lute Kamstra  <lute@gnu.org>
6737         * modes.texi (Search-based Fontification): Fix cross references.
6738         Use consistent terminology.  Document anchored highlighting.
6740 2005-04-05  Lute Kamstra  <lute@gnu.org>
6742         * modes.texi (Defining Minor Modes): Document :group keyword
6743         argument and its default value.
6745 2005-04-03  Lute Kamstra  <lute@gnu.org>
6747         * hooks.texi (Standard Hooks): Add some hooks.  Add cross
6748         references and/or descriptions.  Delete major mode hooks; mention
6749         them as a category instead.  Rename or delete obsolete hooks.
6751 2005-04-02  Richard M. Stallman  <rms@gnu.org>
6753         * nonascii.texi (Coding System Basics): Another wording cleanup.
6755 2005-04-01  Richard M. Stallman  <rms@gnu.org>
6757         * nonascii.texi (Coding System Basics): Clarify previous change.
6759 2005-04-01  Kenichi Handa  <handa@m17n.org>
6761         * nonascii.texi (Coding System Basics): Describe about roundtrip
6762         identity of coding systems.
6764 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
6766         * text.texi (Buffer Contents): Add filter-buffer-substring and
6767         buffer-substring-filters.
6769 2005-03-26  Chong Yidong  <cyd@stupidchicken.com>
6771         * anti.texi (Antinews): Mention `G' interactive code.
6773         * tips.texi (Compilation Tips): Mention benchmark.el.
6775 2005-03-27  Luc Teirlinck  <teirllm@auburn.edu>
6777         * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
6778         is now bound to M-o M-o.
6780         * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
6782 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
6784         * calendar.texi: Delete file (and move contents to emacs-xtra.texi
6785         in the Emacs Manual).
6786         * Makefile.in (srcs): Remove calendar.texi.
6787         * makefile.w32-in (srcs): Remove calendar.texi.
6788         * display.texi (Display): Change name of next node.
6789         * os.texi (System In): Change name of previous node.
6790         * elisp.texi (Top): Remove Calendar references.
6791         * vol1.texi (Top): Remove Calendar references.
6792         * vol2.texi (Top): Remove Calendar references.
6794 2005-03-25  Richard M. Stallman  <rms@gnu.org>
6796         * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
6797         Cleanup previous change.
6799 2005-03-25  Chong Yidong  <cyd@stupidchicken.com>
6801         * display.texi (Face Attributes): Faces earlier in an :inherit
6802         list take precedence.
6803         (Scroll Bars): Fix description of vertical-scroll-bars.
6804         Document frame-current-scroll-bars and window-current-scroll-bars.
6806         * markers.texi (The Mark): Document temporary Transient Mark mode.
6808         * minibuf.texi (Reading File Names):
6809         Document read-file-name-completion-ignore-case.
6811         * positions.texi (Screen Lines): Document nil for width argument
6812         to compute-motion.
6814 2005-03-23  Kim F. Storm  <storm@cua.dk>
6816         * display.texi (Standard Faces): Other faces used in the fringe
6817         implicitly inherits from the fringe face.
6818         (Fringe Bitmaps): FACE in right-fringe and left-fringe display
6819         properties implicitly inherits from fringe face.
6820         (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
6822 2005-03-20  Chong Yidong  <cyd@stupidchicken.com>
6824         * display.texi (Invisible Text): State default value of
6825         line-move-ignore-invisible.
6826         (Managing Overlays): Document remove-overlays.
6827         (Standard Faces): Document escape-glyph face.
6829         * minibuf.texi (Reading File Names): Document read-file-name-function.
6831         * modes.texi (Other Font Lock Variables):
6832         Document font-lock-lines-before.
6834         * positions.texi (Skipping Characters): skip-chars-forward allows
6835         character classes.
6837 2005-03-18  Lute Kamstra  <lute@gnu.org>
6839         * edebug.texi (Instrumenting Macro Calls): Fix another typo.
6841 2005-03-17  Richard M. Stallman  <rms@gnu.org>
6843         * text.texi (Undo): Document extensible undo entries.
6845         * searching.texi (String Search, Regexp Search): Cleanups.
6847         * nonascii.texi (Character Codes): Minor fix.
6849         * display.texi (Display Property): Explain the significance
6850         of having text properties that are eq.
6851         (Other Display Specs): Explain string as display spec.
6853         * commands.texi (Interactive Codes): Document G option.
6855 2005-03-17  Chong Yidong  <cyd@stupidchicken.com>
6857         * text.texi (Filling): Add sentence-end-without-period and
6858         sentence-end-without-space.
6859         (Changing Properties): Minor fix.
6861         * anti.texi: Total rewrite.
6863 2005-03-15  Lute Kamstra  <lute@gnu.org>
6865         * edebug.texi (Instrumenting Macro Calls): Fix typos.
6867 2005-03-08  Kim F. Storm  <storm@cua.dk>
6869         * display.texi (Specified Space): Property :width is support on
6870         non-graphic terminals, :height is not.
6872 2005-03-07  Richard M. Stallman  <rms@gnu.org>
6874         * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
6875         Now subnodes of Fringes.
6876         (Overlay Arrow): Document overlay-arrow-variable-list.
6877         (Fringe Size/Pos): New node, broken out of Fringes.
6878         (Display): Explain clearing vs redisplay better.
6879         (Truncation): Clarify use of bitmaps.
6880         (The Echo Area): Clarify the uses of the echo area.
6881         Add max-mini-window-height.
6882         (Progress): Clarify.
6883         (Invisible Text): Explain that main loop moves point out.
6884         (Selective Display): Say "hidden", not "invisible".
6885         (Managing Overlays): Move up.  Describe relation to Undo here.
6886         (Overlay Properties): Clarify intro.
6887         (Finding Overlays): Explain return values when nothing found.
6888         (Width): truncate-string-to-width has added arg.
6889         (Displaying Faces): Clarify and update mode line face handling.
6890         (Face Functions): Minor cleanup.
6891         (Conditional Display): Merge into Other Display Specs.
6892         (Pixel Specification, Other Display Specs): Minor cleanups.
6893         (Images, Image Descriptors): Minor cleanups.
6894         (GIF Images): Patents have expired.
6895         (Showing Images): Explain default text for insert-image.
6896         (Manipulating Button Types): Merge into Manipulating Buttons.
6897         (Making Buttons): Explain return values.
6898         (Button Buffer Commands): Add xref.
6899         (Inverse Video): Update mode-line-inverse-video.
6900         (Display Table Format): Clarify.
6901         (Active Display Table): Give defaults for window-display-table.
6903         * calendar.texi (Calendar Customizing): calendar-holiday-marker
6904         and calendar-today-marker are strings, not chars.
6905         (Holiday Customizing): Minor fix.
6907         * internals.texi (Writing Emacs Primitives): Update `or' example.
6908         Update limit on # args of subr.
6910         * edebug.texi (Using Edebug): Arrow is in fringe.
6911         (Instrumenting): Arg to eval-defun works without loading edebug.
6912         (Edebug Execution Modes): Add xref.
6914         * customize.texi (Common Keywords): Clarify :require.
6915         Mention :version here.
6916         (Variable Definitions, Group Definitions): Not here.
6917         (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
6919 2005-03-07  Chong Yidong  <cyd@stupidchicken.com>
6920         * nonascii.texi (Text Representations): Clarify position-bytes.
6921         (Character Sets): Add list-charset-chars.
6922         (Scanning Charsets): Add charset-after.
6923         (Encoding and I/O): Minor fix.
6925 2005-03-06  Richard M. Stallman  <rms@gnu.org>
6927         * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
6928         (Resizing Windows): Likewise.
6930         * text.texi (Change Hooks): Get rid of "Emacs 21".
6932         * strings.texi (Formatting Strings): Get rid of "Emacs 21".
6934         * streams.texi (Output Variables): Get rid of "Emacs 21".
6936         * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
6938         * os.texi (Translating Input): Replace flow-control example
6939         with a less obsolete example that uses `keyboard-translate'.
6941         * objects.texi (Hash Table Type, Circular Objects):
6942         Get rid of "Emacs 21".
6944         * modes.texi (Mode Line Format): Get rid of "Emacs 21".
6945         (Mode Line Data, Properties in Mode, Header Lines): Likewise.
6947         * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
6949         * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
6951         * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
6952         (Menu Bar): Fix when menu-bar-update-hook is called.
6954         * hash.texi (Hash Tables): Get rid of "Emacs 21".
6956         * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
6957         and make it read better.
6959         * files.texi (Writing to Files): Get rid of "Emacs 21".
6960         (Unique File Names): Likewise.
6962         * elisp.texi: Update Emacs version to 22.
6964         * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
6965         (Overlay Properties, Face Attributes): Likewise.
6966         (Managing Overlays): Fix punctuation.
6967         (Attribute Functions): Clarify set-face-font; get rid of
6968         info about old Emacs versions.
6969         (Auto Faces, Font Lookup, Display Property, Images):
6970         Get rid of "Emacs 21".
6972         * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
6974 2005-03-05  Richard M. Stallman  <rms@gnu.org>
6976         * debugging.texi (Error Debugging): Remove stack-trace-on-error.
6978 2005-03-04  Lute Kamstra  <lute@gnu.org>
6980         * debugging.texi (Error Debugging): Document stack-trace-on-error.
6982 2005-03-03  Lute Kamstra  <lute@gnu.org>
6984         * edebug.texi (Instrumenting Macro Calls): Fix typo.
6986 2005-03-01  Lute Kamstra  <lute@gnu.org>
6988         * debugging.texi (Debugger Commands): Update `j'.
6990 2005-02-28  Lute Kamstra  <lute@gnu.org>
6992         * debugging.texi (Debugging): Fix typo.
6993         (Error Debugging): Document eval-expression-debug-on-error.
6994         (Function Debugging): Update example.
6995         (Using Debugger): Mention starred stack frames.
6996         (Debugger Commands): Document `j' and `l'.
6997         (Invoking the Debugger): `d' and `j' exit recursive edit too.
6998         Update the messages that the debugger displays.
6999         (Internals of Debugger): Add cross reference.  Update example.
7000         (Excess Open): Minor improvement.
7001         (Excess Close): Minor improvement.
7003 2005-02-26  Richard M. Stallman  <rms@gnu.org>
7005         * tips.texi (Coding Conventions): Clarify.
7006         Put all the major mode key reservations together.
7007         Mention the Mouse-1 => Mouse-2 conventions.
7009         * syntax.texi (Syntax Class Table): Clarify.
7010         (Syntax Table Functions): syntax-after moved from here.
7011         (Syntax Table Internals): syntax-after moved to here.
7012         (Parsing Expressions): Update info on number of values
7013         and what's meaningful in the STATE argument.
7014         (Categories): Fix typo.
7016         * sequences.texi (Arrays): Cleanup.
7017         (Char-Tables): Clarify.
7019         * processes.texi (Deleting Processes): Cleanups, add xref.
7020         (Subprocess Creation): Explain nil in exec-path.  Cleanup.
7021         (Process Information): set-process-coding-system, some args optional.
7022         (Input to Processes): Explain various types for PROCESS args.
7023         Rename them from PROCESS-NAME to PROCESS.
7024         (Signals to Processes): Likewise.
7025         (Decoding Output): Cleanup.
7026         (Query Before Exit): Clarify.
7028         * os.texi (Startup Summary): Correct the options; add missing ones.
7029         (Terminal Output, Batch Mode): Clarify.
7030         (Flow Control): Node deleted.
7032         * markers.texi (The Mark): Clarify.
7034         * macros.texi (Expansion): Cleanup.
7035         (Indenting Macros): indent-spec allows ints, not floats.
7037         * keymaps.texi (Keymaps): Clarify.
7038         (Format of Keymaps): Update lisp-mode-map example.
7039         (Active Keymaps, Key Lookup): Clarify.
7040         (Changing Key Bindings): Add xref to `kbd'.
7041         (Key Binding Commands, Simple Menu Items): Clarify.
7042         (Mouse Menus, Menu Bar): Clarify.
7043         (Menu Example): Replace print example with menu-bar-replace-menu.
7045         * help.texi (Documentation Basics): Add function-documentation prop.
7047         * elisp.texi (Top): Don't refer to Flow Control node.
7049         * commands.texi (Command Overview): Improve xrefs.
7050         (Adjusting Point): Adjusting point applies to intangible and invis.
7051         (Key Sequence Input): Doc extra read-key-sequence args.
7052         Likewise for read-key-sequence-vector.
7054         * backups.texi (Rename or Copy): Minor fix.
7055         (Numbered Backups): For version-control, say the default.
7056         (Auto-Saving): make-auto-save-file-name example is simplified.
7058         * advice.texi (Advising Functions): Don't imply one part of Emacs
7059         should advise another part.  Markup changes.
7060         (Defining Advice): Move transitional para.
7061         (Activation of Advice): Cleanup.
7062         Explain if COMPILE is nil or negative.
7064         * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
7066 2005-02-24  Lute Kamstra  <lute@gnu.org>
7068         * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
7069         LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
7071 2005-02-23  Lute Kamstra  <lute@gnu.org>
7073         * modes.texi (Defining Minor Modes): define-minor-mode can be used
7074         to define global minor modes as well.
7076         * display.texi (Managing Overlays): overlay-buffer returns nil for
7077         deleted overlays.
7079 2005-02-22  Kim F. Storm  <storm@cua.dk>
7081         * minibuf.texi (Basic Completion): Allow symbols in addition to
7082         strings in try-completion and all-completions.
7084 2005-02-14  Lute Kamstra  <lute@gnu.org>
7086         * elisp.texi (Top): Remove reference to deleted node.
7088         * lists.texi (Lists): Remove reference to deleted node.
7089         (Cons Cells): Fix typo.
7091         * loading.texi (Where Defined): Fix typo.
7093 2005-02-14  Richard M. Stallman  <rms@gnu.org>
7095         * variables.texi (Creating Buffer-Local): change-major-mode-hook
7096         is useful for discarding some minor modes.
7098         * symbols.texi (Symbol Components): Reorder examples.
7100         * streams.texi (Input Functions): State standard-input default.
7101         (Output Variables): State standard-output default.
7103         * objects.texi (Printed Representation): Clarify read syntax vs print.
7104         (Floating Point Type): Explain meaning better.
7105         (Symbol Type): Explain uniqueness better.
7106         (Cons Cell Type): Explain empty list sooner.  CAR and CDR later.
7107         List examples sooner.
7108         (Box Diagrams): New subnode broken out.
7109         Some examples moved from old Lists as Boxes node.
7110         (Dotted Pair Notation): Clarify intro.
7111         (Array Type): Clarify.
7112         (Type Predicates): Add hash-table-p.
7114         * numbers.texi (Integer Basics): Clarify radix explanation.
7115         (Predicates on Numbers): Minor clarification.
7116         (Comparison of Numbers): Minor clarification.  Clarify eql.
7117         Typos in min, max.
7118         (Math Functions): Clarify overflow in expt.
7120         * minibuf.texi (Text from Minibuffer): Minor clarification.
7121         Mention arrow keys.
7123         * loading.texi (Autoload): defun's doc string overrides autoload's
7124         doc string.
7125         (Repeated Loading): Modernize "add to list" examples.
7126         (Where Defined): Finish updating table of load-history elts.
7128         * lists.texi (List-related Predicates): Minor wording improvement.
7129         (Lists as Boxes): Node deleted.
7130         (Building Lists): Explain trivial cases of number-sequence.
7132         * hash.texi (Hash Tables): Add desc to menu items.
7133         (Creating Hash): Explain "full" means "make larger".
7134         (Hash Access): Any object can be a key.
7135         State value of maphash.
7137         * functions.texi (What Is a Function): Wording cleanup.
7138         (Function Documentation): Minor cleanup.
7139         Explain purpose of calling convention at end of doc string.
7140         (Function Names): Wording cleanup.
7141         (Calling Functions): Wording cleanup.
7142         Explain better how funcall calls the function.
7143         (Function Cells): Delete example of saving and redefining function.
7145         * control.texi (Combining Conditions): Wording cleanup.
7146         (Iteration): dolist and dotimes bind VAR locally.
7147         (Cleanups): Xref to Atomic Changes.
7149         * compile.texi (Byte Compilation): Delete 19.29 info.
7150         (Compilation Functions): Macros' difficulties don't affect defsubst.
7151         (Docs and Compilation): Delete 19.29 info.
7153 2005-02-10  Richard M. Stallman  <rms@gnu.org>
7155         * objects.texi (Symbol Type): Minor correction.
7157 2005-02-06  Lute Kamstra  <lute@gnu.org>
7159         * modes.texi (Example Major Modes): Fix typos.
7161 2005-02-06  Richard M. Stallman  <rms@gnu.org>
7163         * text.texi (Margins): fill-nobreak-predicate can be one function.
7165         * strings.texi (Modifying Strings): clear-string can make unibyte.
7166         (Formatting Strings): format gives error if values missing.
7168         * positions.texi (Character Motion): Mention default arg
7169         for forward-char.  backward-char refers to forward-char.
7170         (Word Motion): Mention default arg for forward-word.
7171         (Buffer End Motion): Mention default arg for beginning-of-buffer.
7172         Simplify end-of-buffer.
7173         (Text Lines): Mention default arg for forward-line.
7174         (List Motion): Mention default arg for beginning/end-of-defun.
7175         (Skipping Characters): Minor fixes in explaining character-set.
7177         * modes.texi (Major Mode Conventions): Mention "system abbrevs".
7178         Mode inheritance applies only when default-major-mode is nil.
7179         Clarifications.
7180         (Example Major Modes): Update Text mode and Lisp mode examples.
7181         (Minor Mode Conventions): Mention define-minor-mode at top.
7182         (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
7183         (Mode Line Format): Update mode line face display info.
7184         (Properties in Mode): Mention effect of risky vars.
7185         (Imenu): Define imenu-add-to-menubar.
7186         (Font Lock Mode): Add descriptions to menu lines.
7187         (Faces for Font Lock): Add font-lock-doc-face.
7189 2005-02-05  Lute Kamstra  <lute@gnu.org>
7191         * text.texi (Maintaining Undo): Remove obsolete function.
7193 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
7195         * frames.texi (Color Names): Add pointer to the X docs about RGB
7196         color specifications.  Improve indexing.
7197         (Text Terminal Colors): Replace the description of RGB values by
7198         an xref to "Color Names".
7200 2005-02-03  Richard M. Stallman  <rms@gnu.org>
7202         * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
7203         Clarify.
7204         (Selecting Windows): Clarify save-selected-window.
7205         (Cyclic Window Ordering): Clarify walk-windows.
7206         (Window Point): Clarify.
7207         (Window Start): Add comment to example.
7208         (Resizing Windows): Add `interactive' specs in examples.
7209         Document fit-window-to-buffer.
7211         * text.texi (User-Level Deletion): just-one-space takes numeric arg.
7212         (Undo, Maintaining Undo): Clarify last change.
7213         (Sorting): In sort-numeric-fields, explain about octal and hex.
7214         Mention sort-numeric-base.
7215         (Format Properties): Add xref for hard newlines.
7217         * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
7218         (Pop-Up Menus): Fix typo.
7219         (Color Names): Explain all types of color names.
7220         Explain color-values on B&W terminal.
7221         (Text Terminal Colors): Explain "rgb values" are lists.  Fix arg names.
7223         * files.texi (File Locks): Not supported on MS systems.
7224         (Testing Accessibility): Clarify.
7226         * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
7227         (Coverage Testing): Fix typo.
7229         * commands.texi (Misc Events): Remove stray space.
7231         * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
7232         (Modification Time): Clarify when visited-file-modtime returns 0.
7233         (The Buffer List): Clarify bury-buffer.
7234         (Killing Buffers): Clarify.
7235         (Indirect Buffers): Add clone-indirect-buffer.
7237 2005-02-02  Matt Hodges  <MPHodges@member.fsf.org>
7239         * edebug.texi (Printing in Edebug): Fix default value of
7240         edebug-print-circle.
7241         (Coverage Testing): Fix displayed frequency count data.
7243 2005-02-02  Luc Teirlinck  <teirllm@auburn.edu>
7245         * text.texi (Maintaining Undo): Add `undo-outer-limit'.
7247 2005-02-02  Kim F. Storm  <storm@cua.dk>
7249         * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
7251 2005-01-29  Eli Zaretskii  <eliz@gnu.org>
7253         * commands.texi (Misc Events): Describe the help-echo event.
7255         * text.texi (Special Properties) <help-echo>: Use `pos'
7256         consistently in description of the help-echo property.
7257         Use @code{nil} instead of @var{nil}.
7259         * display.texi (Overlay Properties): Fix the index entry for
7260         help-echo overlay property.
7262         * customize.texi (Type Keywords): Uncomment the xref to the
7263         help-echo property documentation.
7265 2005-01-23  Kim F. Storm  <storm@cua.dk>
7267         * windows.texi (Window Start): Fix `pos-visible-in-window-p'
7268         return value.  Third element FULLY replaced by PARTIAL which
7269         specifies number of invisible pixels if row is only partially visible.
7270         (Textual Scrolling): Mention auto-window-vscroll.
7271         (Vertical Scrolling): New defvar auto-window-vscroll.
7273 2005-01-16  Luc Teirlinck  <teirllm@auburn.edu>
7275         * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
7276         command remapping.
7278 2005-01-15  Richard M. Stallman  <rms@gnu.org>
7280         * display.texi (Defining Images): Mention DATA-P arg of create-image.
7282 2005-01-14  Kim F. Storm  <storm@cua.dk>
7284         * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
7286         * text.texi (Links and Mouse-1): Fix string and vector item.
7288 2005-01-13  Richard M. Stallman  <rms@gnu.org>
7290         * keymaps.texi (Active Keymaps): Rewrite the text, and update the
7291         descriptions of overriding-local-map and overriding-terminal-local-map.
7293         * text.texi (Links and Mouse-1): Clarify text.
7295 2005-01-13  Kim F. Storm  <storm@cua.dk>
7297         * modes.texi (Emulating Mode Line): Update format-mode-line entry.
7299 2005-01-13  Francis Litterio  <franl@world.std.com>  (tiny change)
7301         * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
7303 2005-01-12  Kim F. Storm  <storm@cua.dk>
7305         * text.texi (Links and Mouse-1): Rename section from Enabling
7306         Mouse-1 to Following Links.  Change xrefs.
7307         Add examples for define-button-type and define-widget.
7309         * display.texi (Button Properties, Button Buffer Commands):
7310         Clarify mouse-1 and follow-link functionality.
7312 2005-01-12  Richard M. Stallman  <rms@gnu.org>
7314         * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
7316         * display.texi (Beeping): Fix Texinfo usage.
7318         * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
7320 2005-01-11  Kim F. Storm  <storm@cua.dk>
7322         * display.texi (Button Properties, Button Buffer Commands):
7323         Mention mouse-1 binding.  Add follow-link keyword.
7325         * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
7326         (Enabling Mouse-1 to Follow Links): New subsection.
7328 2005-01-06  Richard M. Stallman  <rms@gnu.org>
7330         * text.texi (Special Properties): Minor change.
7332         * os.texi (Timers): Clarify previous change.
7334         * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
7336 2005-01-01  Luc Teirlinck  <teirllm@auburn.edu>
7338         * display.texi (Face Attributes): Correct xref to renamed node.
7340 2005-01-01  Richard M. Stallman  <rms@gnu.org>
7342         * display.texi (Face Attributes): Describe hex color specs.
7344 2004-12-31  Richard M. Stallman  <rms@gnu.org>
7346         * os.texi (Timers): Update previous change.
7348 2004-12-30  Kim F. Storm  <storm@cua.dk>
7350         * display.texi (Line Height): Total line-height is now specified
7351         in line-height property of form (HEIGHT TOTAL).  Swap (FACE . RATIO)
7352         in cons cells.  (nil . RATIO) is relative to actual line height.
7353         Use line-height `t' instead of `0' to get minimum height.
7355 2004-12-29  Richard M. Stallman  <rms@gnu.org>
7357         * os.texi (Timers): Discuss timers vs editing the buffer and undo.
7359 2004-12-28  Richard M. Stallman  <rms@gnu.org>
7361         * commands.texi (Quitting): Clarify value of with-local-quit.
7363         * elisp.texi (Top): Fix previous change.
7365         * loading.texi (Loading): Fix previous change.
7367 2004-12-27  Richard M. Stallman  <rms@gnu.org>
7369         * Makefile.in (MAKEINFO): Specify --force.
7371         * buffers.texi (Killing Buffers): Add buffer-save-without-query.
7373         * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
7375         * display.texi (Line Height): Further clarify.
7377         * elisp.texi (Top): Update Loading submenu.
7379         * loading.texi (Where Defined): New node.
7380         (Unloading): load-history moved to Where Defined.
7382 2004-12-21  Richard M. Stallman  <rms@gnu.org>
7384         * commands.texi (Event Input Misc): Add while-no-input.
7386 2004-12-11  Richard M. Stallman  <rms@gnu.org>
7388         * display.texi (Line Height): Rewrite text for clarity.
7390 2004-12-11  Kim F. Storm  <storm@cua.dk>
7392         * display.texi (Display): Add node "Line Height" to menu.
7393         (Line Height): New node.  Move full description of line-spacing
7394         and line-height text properties here from text.texi.
7395         (Scroll Bars): Add vertical-scroll-bar variable.
7397         * frames.texi (Window Frame Parameters): Remove line-height defvar.
7399         * locals.texi (Standard Buffer-Local Variables): Fix xref for
7400         line-spacing and vertical-scroll-bar.
7402         * text.texi (Special Properties): Just mention line-spacing and
7403         line-height here, add xref to new "Line Height" node.
7405 2004-12-09  Thien-Thi Nguyen  <ttn@gnu.org>
7407         * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
7409         * locals.texi (Standard Buffer-Local Variables):
7410         Add @xref for `line-spacing'.
7412 2004-12-05  Richard M. Stallman  <rms@gnu.org>
7414         * Makefile.in (maintainer-clean): Remove the info files
7415         in $(infodir) where they are created.
7417 2004-12-03  Richard M. Stallman  <rms@gnu.org>
7419         * windows.texi (Selecting Windows): get-lru-window and
7420         get-largest-window don't consider dedicated windows.
7422         * text.texi (Undo): Document undo-in-progress.
7424 2004-11-26  Richard M. Stallman  <rms@gnu.org>
7426         * locals.texi (Standard Buffer-Local Variables): Undo prev change.
7427         Remove a few vars that are not always buffer-local.
7429 2004-11-24  Luc Teirlinck  <teirllm@auburn.edu>
7431         * locals.texi (Standard Buffer-Local Variables): Comment out
7432         xref's to non-existent node `Yet to be written'.
7434 2004-11-24  Richard M. Stallman  <rms@gnu.org>
7436         * processes.texi (Synchronous Processes): Grammar fix.
7438         * numbers.texi (Comparison of Numbers): Add eql.
7440         * locals.texi (Standard Buffer-Local Variables): Add many vars.
7442         * intro.texi (Printing Notation): Fix previous change.
7444         * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
7445         and default-indicate-buffer-boundaries from here.
7446         (Usual Display): To here.
7447         (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
7448         (Usual Display): Move tab-width up.
7450         * customize.texi (Variable Definitions):
7451         Replace show-paren-mode example with tooltip-mode.
7452         (Simple Types, Composite Types, Defining New Types):
7453         Minor cleanups.
7455 2004-11-21  Jesper Harder  <harder@ifa.au.dk>
7457         * processes.texi (Synchronous Processes, Output from Processes):
7458         Markup fix.
7460 2004-11-20  Richard M. Stallman  <rms@gnu.org>
7462         * positions.texi (Skipping Characters): skip-chars-forward
7463         now handles char classes.
7465         * intro.texi (Printing Notation): Avoid confusion of `print'
7466         when explaining @print.
7468         * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
7470         * display.texi (Display Table Format): Minor fix.
7472         * streams.texi (Output Functions): Fix print example.
7474         * Makefile.in (elisp): New target.
7475         (dist): Depend on $(infodir)/elisp, not elisp.
7476         Copy the info files from $(infodir).
7478         * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
7479         read-from-minibuffer.
7481         * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
7483 2004-11-19  Richard M. Stallman  <rms@gnu.org>
7485         * searching.texi (Regexp Search): Add search-whitespace-regexp.
7487 2004-11-19  CHENG Gao  <chenggao@gmail.com>  (tiny change)
7489         * tips.texi (Coding Conventions): Fix typo.
7491 2004-11-16  Richard M. Stallman  <rms@gnu.org>
7493         * tips.texi (Coding Conventions): Separate defvar and require
7494         methods to avoid warnings.  Use require only when there are many
7495         functions and variables from that package.
7497         * minibuf.texi (Minibuffer Completion): When ignoring case,
7498         predicate must not be case-sensitive.
7500         * debugging.texi (Function Debugging, Explicit Debug): Clarified.
7501         (Test Coverage): Don't talk about "splotches".  Clarified.
7503 2004-11-16  Thien-Thi Nguyen  <ttn@gnu.org>
7505         * frames.texi (Window Frame Parameters): Fix typo.
7507 2004-11-15  Kim F. Storm  <storm@cua.dk>
7509         * symbols.texi (Other Plists): Note that plist-get may signal error.
7510         Add safe-plist-get.
7512 2004-11-15  Thien-Thi Nguyen  <ttn@gnu.org>
7514         * modes.texi (Font Lock Basics): Fix typo.
7516 2004-11-08  Richard M. Stallman  <rms@gnu.org>
7518         * syntax.texi (Syntax Table Functions): Add syntax-after.
7520 2004-11-06  Lars Brinkhoff  <lars@nocrew.org>
7522         * os.texi (Processor Run Time): New section documenting
7523         get-internal-run-time.
7525 2004-11-06  Eli Zaretskii  <eliz@gnu.org>
7527         * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
7528         it nukes elisp-cover.texi.
7529         (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
7530         elisp-0 etc.
7532 2004-11-05  Luc Teirlinck  <teirllm@auburn.edu>
7534         * commands.texi (Keyboard Macros): Document `append' return value
7535         of `defining-kbd-macro'.
7537 2004-11-01  Richard M. Stallman  <rms@gnu.org>
7539         * commands.texi (Interactive Call): Add called-interactively-p.
7541 2004-10-29  Simon Josefsson  <jas@extundo.com>
7543         * minibuf.texi (Reading a Password): Revert.
7545 2004-10-28  Richard M. Stallman  <rms@gnu.org>
7547         * frames.texi (Display Feature Testing): Explain about "vendor".
7549 2004-10-27  Richard M. Stallman  <rms@gnu.org>
7551         * commands.texi (Interactive Codes): `N' uses numeric prefix,
7552         not raw.  Clarify `n'.
7553         (Interactive Call): Rewrite interactive-p, focusing on when
7554         and how to use it.
7555         (Misc Events): Clarify previous change.
7557         * advice.texi (Simple Advice): Clarify what job the example does.
7558         (Around-Advice): Clarify ad-do-it.
7559         (Activation of Advice): An option of ad-default-compilation-action
7560         is `never', not `nil'.
7562 2004-10-26  Kim F. Storm  <storm@cua.dk>
7564         * commands.texi (Interactive Codes): Add U code letter.
7566 2004-10-25  Simon Josefsson  <jas@extundo.com>
7568         * minibuf.texi (Reading a Password): Add.
7570 2004-10-24  Jason Rumney  <jasonr@gnu.org>
7572         * commands.texi (Misc Events): Remove mouse-wheel.  Add wheel-up
7573         and wheel-down.
7575 2004-10-24  Kai Grossjohann  <kai.grossjohann@gmx.net>
7577         * processes.texi (Synchronous Processes): Document process-file.
7579 2004-10-22  Kenichi Handa  <handa@m17n.org>
7581         * text.texi (translate-region): Document that it accepts also a
7582         char-table.
7584 2004-10-22  David Ponce  <david@dponce.com>
7586         * windows.texi (Resizing Windows): Document the `preserve-before'
7587         argument of the functions `enlarge-window' and `shrink-window'.
7589 2004-10-19  Jason Rumney  <jasonr@gnu.org>
7591         * makefile.w32-in (elisp): Change order of arguments to makeinfo.
7593 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
7595         * text.texi (Filling): Add anchor for definition of
7596         `sentence-end-double-space'.
7598         * searching.texi (Regexp Example): Update description of how
7599         Emacs currently recognizes the end of a sentence.
7600         (Standard Regexps): Update definition of the variable
7601         `sentence-end'.  Add definition of the function `sentence-end'.
7603 2004-10-08  Paul Pogonyshev  <pogonyshev@gmx.net>
7605         * display.texi (Progress): New node.
7607 2004-10-05  Kim F. Storm  <storm@cua.dk>
7609         * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
7611 2004-09-29  Kim F. Storm  <storm@cua.dk>
7613         * display.texi (Fringe Bitmaps): Use symbols rather than numbers
7614         to identify bitmaps.  Remove -fringe-bitmap suffix for standard
7615         fringe bitmap symbols, as they now have their own namespace.
7616         (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
7617         vs. pixels.  Signal error if no free bitmap slots.
7618         (Pixel Specification): Change IMAGE to @var{image}.
7620 2004-09-28  Richard M. Stallman  <rms@gnu.org>
7622         * text.texi (Special Properties): Clarify line-spacing and line-height.
7624         * searching.texi (Regexp Search): Add looking-back.
7626 2004-09-25  Luc Teirlinck  <teirllm@auburn.edu>
7628         * display.texi: Correct typos.
7629         (Image Descriptors): Correct xref's.
7631 2004-09-25  Richard M. Stallman  <rms@gnu.org>
7633         * text.texi (Special Properties): Cleanups in `cursor'.
7634         Rewrites in `line-height' and `line-spacing'; exchange them.
7636         * display.texi (Fringes): Rewrite previous change.
7637         (Fringe Bitmaps): Merge text from Display Fringe Bitmaps.  Rewrite.
7638         (Display Fringe Bitmaps): Node deleted, text moved.
7639         (Customizing Bitmaps): Split off from Fringe Bitmaps.  Rewrite.
7640         (Scroll Bars): Clarify set-window-scroll-bars.
7641         (Pointer Shape): Rewrite.
7642         (Specified Space): Clarify :align-to, etc.
7643         (Pixel Specification): Use @var.  Clarify new text.
7644         (Other Display Specs): Clarify `slice'.
7645         (Image Descriptors): Cleanups.
7646         (Showing Images): Cleanups.
7648 2004-09-24  Luc Teirlinck  <teirllm@auburn.edu>
7650         * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
7652         * modes.texi: Various minor changes in addition to:
7653         (Major Mode Conventions): Final call to `run-mode-hooks' should
7654         not be inside the `delay-mode-hooks' form.
7655         (Mode Hooks): New node.
7656         (Hooks): Delete obsolete example.
7657         Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
7658         node "Mode Hooks".
7660 2004-09-22  Luc Teirlinck  <teirllm@auburn.edu>
7662         * display.texi: Correct various typos.
7663         (Display): Rename node "Pointer Shapes" to "Pointer
7664         Shape".  (There is already a node called "Pointer Shapes" in
7665         frames.texi.)
7666         (Images): Remove non-existent node "Image Slices" from menu.
7668 2004-09-23  Kim F. Storm  <storm@cua.dk>
7670         * text.texi (Special Properties): Add `cursor', `pointer',
7671         `line-height', and `line-spacing' properties.
7673         * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
7674         Shapes' to menu.
7675         (Standard Faces): Doc fix for fringe face.
7676         (Fringes): Add `overflow-newline-into-fringe' and
7677         'indicate-buffer-boundaries'.
7678         (Fringe Bitmaps, Pointer Shapes): New nodes.
7679         (Display Property): Add 'Pixel Specification' and 'Display Fringe
7680         Bitmaps' to menu.
7681         (Specified Space): Describe pixel width and height.
7682         (Pixel Specification): New node.
7683         (Other Display Specs): Add `slice' property.
7684         (Display Fringe Bitmaps): New node.
7685         (Images): Add 'Image Slices' to menu.
7686         (Image Descriptors): Add `:pointer' and `:map' properties.
7687         (Showing Images): Add slice arg to `insert-image'.
7688         Add 'insert-sliced-image'.
7690 2004-09-20  Richard M. Stallman  <rms@gnu.org>
7692         * commands.texi (Key Sequence Input):
7693         Clarify downcasing in read-key-sequence.
7695 2004-09-08  Juri Linkov  <juri@jurta.org>
7697         * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
7699 2004-09-07  Luc Teirlinck  <teirllm@auburn.edu>
7701         * locals.texi (Standard Buffer-Local Variables):
7702         Add `buffer-auto-save-file-format'.
7703         * internals.texi (Buffer Internals): Describe new
7704         auto_save_file_format field of the buffer structure.
7705         * files.texi (Format Conversion): `auto-save-file-format' has been
7706         renamed `buffer-auto-save-file-format'.
7708 2004-08-27  Luc Teirlinck  <teirllm@auburn.edu>
7710         * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
7711         an integer or a marker.
7712         (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
7714 2004-08-22  Richard M. Stallman  <rms@gnu.org>
7716         * modes.texi (Major Mode Conventions): Discuss rebinding of
7717         standard key bindings.
7719 2004-08-18  Kim F. Storm  <storm@cua.dk>
7721         * processes.texi (Accepting Output): Add `just-this-one' arg to
7722         `accept-process-output'.
7723         (Output from Processes): New var `process-adaptive-read-buffering'.
7725 2004-08-10  Luc Teirlinck  <teirllm@auburn.edu>
7727         * keymaps.texi: Various changes in addition to:
7728         (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
7729         Give more varied examples for `kbd'.
7730         (Creating Keymaps): Char tables have slots for all characters
7731         without modifiers.
7732         (Active Keymaps): `overriding-local-map' and
7733         `overriding-terminal-local-map' also override text property and
7734         overlay keymaps.
7735         (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
7736         (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
7737         to denote a prefix of no events.
7738         `map-keymap' includes parent's bindings _recursively_.
7739         Clarify and correct description of `where-is-internal'.
7740         Mention BUFFER-OR-NAME arg to `describe-bindings'.
7741         (Menu Example): For menus intended for use with the keyboard, the
7742         menu items should be bound to characters or real function keys.
7744 2004-08-08  Luc Teirlinck  <teirllm@auburn.edu>
7746         * objects.texi (Character Type): Reposition `@anchor' to prevent
7747         double space inside sentence in Info.
7749         * hooks.texi (Standard Hooks): `disabled-command-hook' has been
7750         renamed to `disabled-command-function'.
7751         * commands.texi (Key Sequence Input): Remove unnecessary anchor.
7752         (Command Loop Info): Replace reference to it.
7753         (Disabling Commands): `disabled-command-hook' has been renamed to
7754         `disabled-command-function'.
7756 2004-08-07  Luc Teirlinck  <teirllm@auburn.edu>
7758         * os.texi (Translating Input): Only non-prefix bindings in
7759         `key-translation-map' override actual key bindings.  Warn about
7760         possible indirect effect of actual key bindings on non-prefix
7761         bindings in `key-translation-map'.
7763 2004-08-06  Luc Teirlinck  <teirllm@auburn.edu>
7765         * minibuf.texi (High-Level Completion): Add anchor for definition
7766         of `read-variable'.
7768         * commands.texi: Various changes in addition to:
7769         (Using Interactive): Clarify description of `interactive-form'.
7770         (Interactive Call): Mention default for KEYS argument to
7771         `call-interactively'.
7772         (Command Loop Info): Clarify description of `this-command-keys'.
7773         Mention KEEP-RECORD argument to `clear-this-command-keys'.
7774         Value of `last-event-frame' can be `macro'.
7775         (Repeat Events): `double-click-fuzz' is also used to distinguish
7776         clicks and drags.
7777         (Classifying Events): Clarify descriptions of `event-modifiers'
7778         `event-basic-type' and `event-convert-list'.
7779         (Accessing Events): `posn-timestamp' takes POSITION argument.
7780         (Quoted Character Input): Clarify description of
7781         `read-quoted-char' and fix example.
7782         (Quitting): Add `with-local-quit'.
7783         (Disabling Commands): Correct and clarify descriptions of
7784         `enable-command' and `disable-command'.
7785         Mention what happens if `disabled-command-hook' is nil.
7786         (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
7787         Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
7789 2004-07-24  Luc Teirlinck  <teirllm@auburn.edu>
7791         * frames.texi: Various changes in addition to:
7792         (Creating Frames): Expand and clarify description of `make-frame'.
7793         (Window Frame Parameters): Either none or both of the `icon-left'
7794         and `icon-top' parameters must be specified.  Put descriptions of
7795         `menu-bar-lines' and `toolbar-lines' closer together and change
7796         them accordingly.
7797         (Frame Titles): `multiple-frames' is not guaranteed to be accurate
7798         except while processing `frame-title-format' or `icon-title-format'.
7799         (Deleting Frames): Correct description of `delete-frame'.
7800         Non-nil return values of `frame-live-p' are like those of `framep'.
7801         (Frames and Windows): Mention return value of
7802         `set-frame-selected-window'.
7803         (Visibility of Frames): Mention `force' argument to
7804         `make-frame-invisible'.  `frame-visible-p' returns t for all
7805         frames on text-only terminals.
7806         (Frame Configurations): Restoring a frame configuration does not
7807         restore deleted frames.
7808         (Window System Selections): `x-set-selection' returns DATA.
7809         (Resources): Add example.
7810         (Display Feature Testing): Clarify descriptions of
7811         `display-pixel-height', `display-pixel-width', `x-server-version'
7812         and `x-server-vendor'.
7814         * windows.texi (Choosing Window): Add anchor.
7815         * minibuf.texi (Minibuffer Misc): Add anchor.
7817 2004-07-23  John Paul Wallington  <jpw@gnu.org>
7819         * macros.texi (Defining Macros): Declaration keyword for setting
7820         Edebug spec is `debug' not `edebug'.
7822 2004-07-19  Luc Teirlinck  <teirllm@auburn.edu>
7824         * windows.texi: Various small changes in addition to:
7825         (Window Point): Mention return value of `set-window-point'.
7826         (Window Start): `pos-visible-in-window-p' disregards horizontal
7827         scrolling.  Explain return value if PARTIALLY is non-nil.
7828         (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
7829         and `set-window-vscroll'.
7830         (Size of Window): The argument WINDOW to `window-inside-edges',
7831         `window-pixel-edges' and `window-inside-pixel-edges' is optional.
7832         (Resizing Windows): Explain return value of
7833         `shrink-window-if-larger-than-buffer'.
7834         `window-size-fixed' automatically becomes buffer local when set.
7835         (Window Configurations): Explain return value of
7836         `set-window-configuration'.
7838         * minibuf.texi (Minibuffer Misc): Add anchor for
7839         `minibuffer-scroll-window'.
7841         * positions.texi (Text Lines): Add anchor for `count-lines'.
7843 2004-07-17  Richard M. Stallman  <rms@gnu.org>
7845         * display.texi (Overlay Properties): Adding `evaporate' prop
7846         deletes empty overlay immediately.
7848         * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
7849         fix example.
7851 2004-07-16  Jim Blandy  <jimb@redhat.com>
7853         * searching.texi (Regexp Backslash): Document new \_< and \_>
7854         operators.
7856 2004-07-16  Juanma Barranquero  <lektu@terra.es>
7858         * display.texi (Images): Fix Texinfo usage.
7860 2004-07-14  Luc Teirlinck  <teirllm@auburn.edu>
7862         * buffers.texi (Modification Time): `visited-file-modtime' now
7863         returns a list of two integers, instead of a cons.
7865 2004-07-13  Luc Teirlinck  <teirllm@auburn.edu>
7867         * windows.texi: Various changes in addition to:
7868         (Splitting Windows): Add `split-window-keep-point'.
7870 2004-07-09  Richard M. Stallman  <rms@gnu.org>
7872         * frames.texi (Input Focus): Minor fix.
7874 2004-07-07  Luc Teirlinck  <teirllm@auburn.edu>
7876         * frames.texi (Input Focus): Clarify descriptions of
7877         `select-frame-set-input-focus' and `select-frame'.
7879 2004-07-06  Luc Teirlinck  <teirllm@auburn.edu>
7881         * os.texi: Various small changes in addition to:
7882         (Killing Emacs): Expand and clarify description of
7883         `kill-emacs-query-functions' and `kill-emacs-hook'.
7884         (System Environment): Expand and clarify description of `getenv'
7885         and `setenv'.
7886         (Timers): Clarify description of `run-at-time'.
7887         (Translating Input): Correct description of
7888         `extra-keyboard-modifiers'.
7889         (Flow Control): Correct description of `enable-flow-control'.
7891 2004-07-06  Thien-Thi Nguyen  <ttn@gnu.org>
7893         * os.texi: Update copyright.
7894         (Session Management): Grammar fix.
7895         Clarify which Emacs does the restarting.
7896         Use @samp for *scratch* buffer.
7898 2004-07-04  Alan Mackenzie  <acm@muc.de>
7900         * frames.texi (Input Focus): Add documentation for
7901         `select-frame-set-input-focus'.  Replace refs to non-existent
7902         `switch-frame' with `select-frame'.  Minor corrections and tidying
7903         up of text-only terminal stuff.
7905 2004-07-02  Richard M. Stallman  <rms@gnu.org>
7907         * files.texi (Saving Buffers): Cleanup write-contents-function.
7908         (Magic File Names): Cleanup file-remote-p.
7910 2004-07-02  Kai Großjohann  <kai@emptydomain.de>
7912         * files.texi (Magic File Names): `file-remote-p' returns an
7913         identifier of the remote system, not just t.
7915 2004-07-02  David Kastrup  <dak@gnu.org>
7917         * searching.texi (Entire Match Data): Add explanation about new
7918         match-data behavior when @var{integers} is non-nil.
7920 2004-06-24  Richard M. Stallman  <rms@gnu.org>
7922         * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
7924         * customize.texi (Variable Definitions): Note about doc strings
7925         and :set.
7927         * keymaps.texi (Keymap Terminology): Document `kbd'.
7928         (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
7930         * display.texi (Invisible Text): Setting buffer-invisibility-spec
7931         makes it buffer-local.
7933         * files.texi (Saving Buffers): Correct previous change.
7935         * commands.texi (Accessing Events):
7936         Clarify posn-col-row and posn-actual-col-row.
7938 2004-06-24  David Ponce  <david.ponce@wanadoo.fr>
7940         * commands.texi (Accessing Events): New functions
7941         posn-at-point and posn-at-x-y.  Add example to posn-x-y.
7943 2004-06-23  Luc Teirlinck  <teirllm@auburn.edu>
7945         * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
7946         * frames.texi, buffers.texi, backups.texi, variables.texi:
7947         * loading.texi, eval.texi, functions.texi, control.texi:
7948         * symbols.texi, minibuf.texi: Reposition @anchor's.
7950         * help.texi: Various small changes in addition to the following.
7951         (Describing Characters): Describe PREFIX argument to
7952         `key-description'.  Correct and clarify definition of
7953         `text-char-description'.  Describe NEED-VECTOR argument to
7954         `read-kbd-macro'.
7955         (Help Functions): Clarify definition of `apropos'.
7957 2004-06-23  Lars Hansen  <larsh@math.ku.dk>
7959         * files.texi (Saving Buffers): Correct description of
7960         `write-contents-functions'.
7962 2004-06-21  Juanma Barranquero  <lektu@terra.es>
7964         * display.texi (Images): Remove redundant @vindex directives.
7965         Rewrite `image-library-alist' doc in active voice.
7967 2004-06-14  Juanma Barranquero  <lektu@terra.es>
7969         * display.texi (Images): Document new delayed library loading,
7970         variable `image-library-alist' and (existing but undocumented)
7971         function `image-type-available-p'.
7973 2004-06-05  Richard M. Stallman  <rms@gnu.org>
7975         * minibuf.texi (Minibuffer Completion): For INITIAL arg,
7976         refer the user to the Initial Input node.
7977         (Text from Minibuffer): Likewise.
7978         (Initial Input): New node.  Document this feature
7979         and say it is mostly deprecated.
7981 2004-05-30  Richard M. Stallman  <rms@gnu.org>
7983         * loading.texi (Named Features): Clarify return value
7984         and meaning of NOERROR.
7986         * variables.texi (File Local Variables): Minor cleanup.
7988 2004-05-30  Michael Albinus  <michael.albinus@gmx.de>
7990         * files.texi (Magic File Names): Add `file-remote-p' as operation
7991         of file name handlers.
7993 2004-05-29  Richard M. Stallman  <rms@gnu.org>
7995         * modes.texi (Minor Mode Conventions): (-) has no special meaning
7996         as arg to a minor mode command.
7998 2004-05-22  Richard M. Stallman  <rms@gnu.org>
8000         * syntax.texi (Syntax Class Table): Word syntax not just for English.
8002         * streams.texi (Output Variables): Doc float-output-format.
8004         * searching.texi (Regexp Special): Nested repetition can be infloop.
8006         * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
8007         real stack overflow.
8009         * compile.texi: Minor cleanups.
8011 2004-05-22  Luc Teirlinck  <teirllm@dms.auburn.edu>
8013         * lists.texi (Cons Cells): Explain dotted lists, true lists,
8014         circular lists.
8015         (List Elements): Explain handling of circular and dotted lists.
8017 2004-05-19  Thien-Thi Nguyen  <ttn@gnu.org>
8019         * modes.texi (Search-based Fontification): Fix typo.
8021 2004-05-10  Juanma Barranquero  <lektu@terra.es>
8023         * modes.texi (Mode Line Variables): Fix description of
8024         global-mode-string, which is now after which-func-mode, not the
8025         buffer name.
8027 2004-05-07  Lars Hansen  <larsh@math.ku.dk>
8029         * modes.texi (Desktop Save Mode): Add.
8030         (Modes): Add menu entry Desktop Save Mode.
8032         * hooks.texi: Add desktop-after-read-hook,
8033         desktop-no-desktop-file-hook and desktop-save-hook.
8035         * locals.texi: Add desktop-save-buffer.
8037 2004-04-30  Jesper Harder  <harder@ifa.au.dk>
8039         * display.texi: emacs -> Emacs.
8041 2004-04-27  Matthew Mundell  <matt@mundell.ukfsn.org>
8043         * files.texi (Changing Files): Document set-file-times.
8045 2004-04-23  Juanma Barranquero  <lektu@terra.es>
8047         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8049 2004-04-18  Jesper Harder  <harder@ifa.au.dk>
8051         * tips.texi (Coding Conventions): defopt -> defcustom.
8053 2004-04-16  Luc Teirlinck  <teirllm@auburn.edu>
8055         * sequences.texi: Various clarifications.
8057 2004-04-14  Luc Teirlinck  <teirllm@auburn.edu>
8059         * buffers.texi (Read Only Buffers): Mention optional ARG to
8060         `toggle-read-only'.
8062 2004-04-14  Nick Roberts  <nick@nick.uklinux.net>
8064         * windows.texi (Selecting Windows): Note that get-lru-window
8065         returns a full-width window if possible.
8067 2004-04-13  Luc Teirlinck  <teirllm@auburn.edu>
8069         * buffers.texi: Various changes in addition to:
8070         (Buffer File Name): Add `find-buffer-visiting'.
8071         (Buffer Modification): Mention optional ARG to `not-modified'.
8072         (Indirect Buffers): Mention optional CLONE argument to
8073         `make-indirect-buffer'.
8075         * files.texi: Various changes in addition to:
8076         (Visiting Functions): `find-file-hook' is now a normal hook.
8077         (File Name Expansion): Explain difference between the way that
8078         `expand-file-name' and `file-truename' treat `..'.
8079         (Contents of Directories): Mention optional ID-FORMAT argument to
8080         `directory-files-and-attributes'.
8081         (Format Conversion): Mention new optional CONFIRM argument to
8082         `format-write-file'.
8084 2004-04-12  Miles Bader  <miles@gnu.org>
8086         * macros.texi (Expansion): Add description of `macroexpand-all'.
8088 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
8090         * variables.texi (Variable Aliases):
8091         Mention cyclic-variable-indirection.
8093         * errors.texi (Standard Errors): Ditto.
8095 2004-04-04  Luc Teirlinck  <teirllm@auburn.edu>
8097         * backups.texi: Various small changes in addition to:
8098         (Making Backups): Mention return value of `backup-buffer'.
8099         (Auto-Saving): Mention optional FORCE argument to
8100         `delete-auto-save-file-if-necessary'.
8101         (Reverting): Mention optional PRESERVE-MODES argument to
8102         `revert-buffer'.  Correct description of `revert-buffer-function'.
8104 2004-03-22  Juri Linkov  <juri@jurta.org>
8106         * sequences.texi (Sequence Functions): Replace xref to `Vectors'
8107         with `Vector Functions'.
8109         * text.texi (Sorting): Add missing quote.
8111 2004-03-14  Luc Teirlinck  <teirllm@auburn.edu>
8113         * intro.texi (Lisp History): Replace xref to `cl' manual with
8114         inforef.
8116 2004-03-12  Richard M. Stallman  <rms@gnu.org>
8118         * intro.texi (Version Info): Add arg to emacs-version.
8119         (Lisp History): Change xref to CL manual.
8121 2004-03-09  Luc Teirlinck  <teirllm@auburn.edu>
8123         * minibuf.texi (Completion Commands): Add xref to Emacs manual
8124         for Partial Completion mode.
8126 2004-03-07  Thien-Thi Nguyen  <ttn@gnu.org>
8128         * customize.texi: Fix typo.  Remove eol whitespace.
8130 2004-03-04  Richard M. Stallman  <rms@gnu.org>
8132         * processes.texi: Fix typos.
8134         * lists.texi (Building Lists): Minor clarification.
8136         * hash.texi (Creating Hash): Correct the meaning of t for WEAK
8137         in make-hash-table.
8139 2004-02-29  Juanma Barranquero  <lektu@terra.es>
8141         * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
8142         rm, and ignore exit code.
8144 2004-02-27  Dan Nicolaescu  <dann@ics.uci.edu>
8146         * display.texi (Defining Faces): Add description for min-colors.
8147         Update example.
8149 2004-02-23  Luc Teirlinck  <teirllm@auburn.edu>
8151         * abbrevs.texi: Various corrections and clarifications in addition
8152         to the following:
8153         (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
8155 2004-02-22  Matthew Mundell  <matt@mundell.ukfsn.org>  (tiny change)
8157         * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
8159 2004-02-21  Luc Teirlinck  <teirllm@auburn.edu>
8161         * text.texi: Various small changes in addition to the following:
8162         (User-Level Deletion): Mention optional BACKWARD-ONLY argument
8163         to delete-horizontal-space.
8164         (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
8165         description of yank-handler text property at various places.
8167         * frames.texi (Window System Selections): Add anchor.
8169         * syntax.texi (Syntax Table Functions): Clarify and correct
8170         descriptions of make-syntax-table and copy-syntax-table.
8171         (Motion and Syntax): Clarify SYNTAXES argument to
8172         skip-syntax-forward.
8173         (Parsing Expressions): Mention that the return value of
8174         parse-partial-sexp is currently a list of ten rather than nine
8175         elements.
8176         (Categories): Various corrections and clarifications.
8178 2004-02-17  Luc Teirlinck  <teirllm@auburn.edu>
8180         * markers.texi (Marker Insertion Types): Minor change.
8182         * locals.texi (Standard Buffer-Local Variables):
8183         * commands.texi (Interactive Codes, Using Interactive):
8184         * functions.texi (Related Topics): Fix xrefs.
8186 2004-02-16  Luc Teirlinck  <teirllm@auburn.edu>
8188         * lists.texi (Sets And Lists): Update description of delete-dups.
8190 2004-02-16  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
8192         * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
8194 2004-02-16  Jan Djärv  <jan.h.d@swipnet.se>
8196         * frames.texi (Parameter Access): frame-parameters arg is optional.
8197         modify-frame-parameters handles nil for FRAME.
8198         (Window Frame Parameters): menu-bar-lines and tool-bar-lines
8199         are all-or-nothing for certain toolkits.
8200         Mention parameter wait-for-wm.
8201         (Frames and Windows): In frame-first-window and frame-selected-window
8202         the arg is optional.
8203         (Input Focus): In redirect-frame-focus the second arg is optional.
8204         (Window System Selections): Mention selection type CLIPBOARD.
8205         Mention data-type UTF8_STRING.
8206         Mention numbering of cut buffers.
8207         (Resources): Describe x-resource-name.
8209 2004-02-16  Richard M. Stallman  <rms@gnu.org>
8211         * windows.texi (Buffers and Windows): Delete false table
8212         about all-frames.
8214         * syntax.texi (Parsing Expressions): Delete old caveat
8215         about parse-sexp-ignore-comments.
8217         * streams.texi (Output Variables): Add print-quoted.
8219         * lists.texi (Building Lists): Minor cleanup.
8221         * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
8223         * display.texi (Overlays): Explain overlays use markers.
8224         (Managing Overlays): Explain front-advance and rear-advance
8225         in more detail.
8227         * loading.texi (Unloading): Document unload-feature-special-hooks.
8228         Get rid of fns-NNN.el file.
8230 2004-02-16  Matthew Mundell  <matt@mundell.ukfsn.org>  (tiny change)
8232         * help.texi (Describing Characters): Fix text-char-description
8233         example output.
8235         * edebug.texi (Using Edebug): Fix example.
8237         * debugging.texi (Internals of Debugger): Fix return value.
8239         * files.texi (Changing Files): Fix argname.
8241         * calendar.texi: Fix parens, and default values.
8243         * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
8244         * nonascii.texi, objects.texi, os.texi: Minor fixes.
8245         * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
8247         * positions.texi (Text Lines): Don't add -1 in current-line.
8249 2004-02-16  Richard M. Stallman  <rms@gnu.org>
8251         * compile.texi (Compiler Errors): if-boundp feature applies to cond.
8253 2004-02-16  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
8255         * processes.texi (Low-Level Network): Fix a typo.
8257 2004-02-12  Kim F. Storm  <storm@cua.dk>
8259         * display.texi (Fringes): Use consistent wording.
8260         Note that window-fringe's window arg is optional.
8261         (Scroll Bars): Use consistent wording.
8263 2004-02-11  Luc Teirlinck  <teirllm@auburn.edu>
8265         * tips.texi (Comment Tips): Document the new conventions for
8266         commenting out code.
8268 2004-02-07  Jan Djärv  <jan.h.d@swipnet.se>
8270         * positions.texi (Text Lines): Add missing end defun.
8272 2004-02-07  Kim F. Storm  <storm@cua.dk>
8274         * positions.texi (Text Lines): Add line-number-at-pos.
8276 2004-02-06  John Paul Wallington  <jpw@gnu.org>
8278         * display.texi (Button Properties, Button Buffer Commands):
8279         mouse-2 invokes button, not down-mouse-1.
8281 2004-02-04  Jason Rumney  <jasonr@gnu.org>
8283         * makefile.w32-in: Sync with Makefile.in changes.
8285 2004-02-03  Luc Teirlinck  <teirllm@auburn.edu>
8287         * minibuf.texi (Text from Minibuffer): Various corrections and
8288         clarifications.
8289         (Object from Minibuffer): Correct Lisp description of
8290         read-minibuffer.
8291         (Minibuffer History): Clarify description of cons values for
8292         HISTORY arguments.
8293         (Basic Completion): Various corrections and clarifications.
8294         Add completion-regexp-list.
8295         (Minibuffer Completion): Correct and clarify description of
8296         completing-read.
8297         (Completion Commands): Mention Partial Completion mode.
8298         Various other minor changes.
8299         (High-Level Completion): Various corrections and clarifications.
8300         (Reading File Names): Ditto.
8301         (Minibuffer Misc): Ditto.
8303 2004-01-26  Luc Teirlinck  <teirllm@auburn.edu>
8305         * strings.texi (Text Comparison): assoc-string also matches
8306         elements of alists that are strings instead of conses.
8307         (Formatting Strings): Standardize Texinfo usage.  Update index
8308         entries.
8310 2004-01-20  Luc Teirlinck  <teirllm@auburn.edu>
8312         * lists.texi (Sets And Lists): Add delete-dups.
8314 2004-01-15  Luc Teirlinck  <teirllm@auburn.edu>
8316         * edebug.texi (Instrumenting Macro Calls): `declare' is not a
8317         special form.
8318         * macros.texi (Defining Macros): Update description of `declare',
8319         which now is a macro.
8320         (Wrong Time): Fix typos.
8322 2004-01-14  Luc Teirlinck  <teirllm@auburn.edu>
8324         * compile.texi (Compilation Functions): Expand descriptions of
8325         `compile-defun', `byte-compile-file', `byte-recompile-directory'
8326         and `batch-byte-compile'.  In particular, mention and describe
8327         all optional arguments.
8328         (Disassembly): Correct and clarify the description of `disassemble'.
8330 2004-01-11  Luc Teirlinck  <teirllm@auburn.edu>
8332         * searching.texi: Various small changes in addition to the
8333         following.
8334         (Regexp Example): Adapt to new value of `sentence-end'.
8335         (Regexp Functions): The PAREN argument to `regexp-opt' can be
8336         `words'.
8337         (Search and Replace): Add usage note for `perform-replace'.
8338         (Entire Match Data): Mention INTEGERS and REUSE arguments to
8339         `match-data'.
8340         (Standard Regexps): Update for new values of `paragraph-start'
8341         and `sentence-end'.
8343 2004-01-07  Luc Teirlinck  <teirllm@auburn.edu>
8345         * files.texi (Saving Buffers): Clarify descriptions of
8346         `write-contents-functions' and `before-save-hook'.
8347         Make the defvar's for `before-save-hook' and `after-save-hook'
8348         into defopt's.
8350 2004-01-07  Kim F. Storm  <storm@cua.dk>
8352         * commands.texi (Click Events): Describe new image and
8353         width/height elements of click events.
8354         (Accessing Events): Add posn-string, posn-image, and
8355         posn-object-width-height.  Change posn-object to return either
8356         image or string object.
8358 2004-01-01  Simon Josefsson  <jas@extundo.com>
8360         * hooks.texi (Standard Hooks): Add before-save-hook.
8361         * files.texi (Saving Buffers): Likewise.
8363 2004-01-03  Richard M. Stallman  <rms@gnu.org>
8365         * frames.texi (Frames and Windows): Delete frame-root-window.
8367 2004-01-03  Luc Teirlinck  <teirllm@auburn.edu>
8369         * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
8371         * functions.texi: Various small changes in addition to the
8372         following.
8373         (What Is a Function): `functionp' returns nil for macros.
8374         Clarify behavior of this and following functions for symbol arguments.
8375         (Function Documentation): Add `\' in front of (fn @var{arglist})
8376         and explain why.
8377         (Defining Functions): Mention DOCSTRING argument to `defalias'.
8378         Add anchor.
8379         (Mapping Functions): Add anchor.  Unquote nil in mapcar* example.
8381 2004-01-01  Miles Bader  <miles@gnu.org>
8383         * display.texi (Buttons): New section.
8385 2003-12-31  Andreas Schwab  <schwab@suse.de>
8387         * numbers.texi (Math Functions): sqrt reports a domain-error
8388         error.
8389         (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
8391 2003-12-30  Luc Teirlinck  <teirllm@auburn.edu>
8393         * tips.texi (Documentation Tips): Update item on hyperlinks in
8394         documentation strings.
8396         * errors.texi (Standard Errors): Various small corrections and
8397         additions.
8399         * control.texi: Various small changes in addition to the
8400         following.
8401         (Signaling Errors): Provide some more details on how `signal'
8402         constructs the error message.  Add anchor to the definition of
8403         `signal'.
8404         (Error Symbols): Describe special treatment of `quit'.
8405         (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
8406         to emphasize that it has to be a single form.
8408         * buffers.texi: Add anchor.
8410 2003-12-29  Richard M. Stallman  <rms@gnu.org>
8412         * windows.texi (Choosing Window): Add same-window-p, special-display-p.
8413         (Window Configurations): Add window-configuration-frame.
8415         * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
8417         * text.texi (Examining Properties): Add get-char-property-and-overlay.
8418         Change arg name in get-char-property.
8419         (Special Properties): Update handling of keymap property.
8421         * strings.texi (Modifying Strings): Add clear-string.
8422         (Text Comparison): Add assoc-string and remove
8423         assoc-ignore-case, assoc-ignore-representation.
8425         * os.texi (Time of Day): Add set-time-zone-rule.
8427         * numbers.texi (Math Functions): asin, acos, log, log10
8428         report domain-error errors.
8430         * nonascii.texi (Converting Representations):
8431         Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
8432         (Encoding and I/O): Add file-name-coding-system.
8434         * modes.texi (Search-based Fontification): Explain that
8435         face specs are symbols with face names as values.
8437         * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
8439         * lists.texi (Building Lists): remq moved elsewhere.
8440         (Sets And Lists): remq moved here.
8441         (Association Lists): Refer to assoc-string.
8443         * internals.texi (Garbage Collection): Add memory-use-counts.
8445         * frames.texi (Frames and Windows): Add set-frame-selected-window
8446         and frame-root-window.
8448         * files.texi (Contents of Directories):
8449         Add directory-files-and-attributes.
8451         * display.texi (Refresh Screen): Add force-window-update.
8452         (Invisible Text): Explain about moving point out of invis text.
8453         (Overlay Properties): Add overlay-properties.
8454         (Managing Overlays): Add overlayp.
8455         (GIF Images): Invalid image number displays a hollow box.
8457         * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
8458         (Killing Buffers): Add buffer-live-p.
8460 2003-12-25  Markus Rost  <rost@mathematik.uni-bielefeld.de>
8462         * display.texi (Fringes): Fix typo "set-buffer-window".
8464 2003-12-24  Luc Teirlinck  <teirllm@auburn.edu>
8466         * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
8467         * nonascii.texi, processes.texi, tips.texi, variables.texi:
8468         Add or change various xrefs and anchors.
8470         * commands.texi: Replace all occurrences of @acronym{CAR} with
8471         @sc{car}, for consistency with the rest of the Elisp manual.
8472         `car' and `cdr' are historically acronyms, but are no longer
8473         widely thought of as such.
8475         * internals.texi (Pure Storage): Mention that `purecopy' does not
8476         copy text properties.
8477         (Object Internals): Now 29 bits are used (in most implementations)
8478         to address Lisp objects.
8480         * variables.texi (Variables with Restricted Values): New node.
8482         * objects.texi (Lisp Data Types): Mention that certain variables
8483         can only take on a restricted set of values and add an xref to
8484         the new node "Variables with Restricted Values".
8486         * eval.texi (Function Indirection): Describe the errors that
8487         `indirect-function' can signal.
8488         (Eval): Clarify the descriptions of `eval-region' and `values'.
8489         Describe `eval-buffer' instead of `eval-current-buffer' and
8490         mention `eval-current-buffer' as an alias for `current-buffer'.
8491         Correct the description and mention all optional arguments.
8493         * nonascii.texi: Various small changes in addition to the
8494         following.
8495         (Converting Representations): Clarify behavior of
8496         `string-make-multibyte' and `string-to-multibyte' for unibyte all
8497         ASCII arguments.
8498         (Character Sets): Document the variable `charset-list' and adapt
8499         the definition of the function `charset-list' accordingly.
8500         (Translation of Characters): Clarify use of generic characters in
8501         `make-translation-table'.  Clarify and correct the description of
8502         the use of translation tables in encoding and decoding.
8503         (User-Chosen Coding Systems): Correct and clarify the description
8504         of `select-safe-coding-system'.
8505         (Default Coding Systems): Clarify description of
8506         `file-coding-system-alist'.
8508 2003-11-30  Luc Teirlinck  <teirllm@auburn.edu>
8510         * strings.texi (Text Comparison): Correctly describe when two
8511         strings are `equal'.  Combine and clarify descriptions of
8512         `assoc-ignore-case' and `assoc-ignore-representation'.
8514         * objects.texi (Non-ASCII in Strings): Clarify description of
8515         when a string is unibyte or multibyte.
8516         (Bool-Vector Type): Update examples.
8517         (Equality Predicates): Correctly describe when two strings are
8518         `equal'.
8520 2003-11-29  Luc Teirlinck  <teirllm@auburn.edu>
8522         * lists.texi (Building Lists): `append' no longer accepts integer
8523         arguments.  Update the description of `number-sequence' to reflect
8524         recent changes.
8525         (Sets And Lists): Describe `member-ignore-case' after `member'.
8527 2003-11-27  Kim F. Storm  <storm@cua.dk>
8529         * commands.texi (Click Events): Click object may be an images.
8530         Describe (dx . dy) element of click positions.
8531         (Accessing Events): Remove duplicate posn-timestamp.
8532         New functions posn-object and posn-object-x-y.
8534 2003-11-23  Kim F. Storm  <storm@cua.dk>
8536         * commands.texi (Click Events): Describe enhancements to event
8537         position lists, including new text-pos and (col . row) items.
8538         Mention left-fringe and right-fringe area events.
8539         (Accessing Events): New functions posn-area and
8540         posn-actual-col-row.  Mention posn-timestamp.  Mention that
8541         posn-point in non-text area still returns buffer position.
8542         Clarify posn-col-row.
8544 2003-11-21  Lars Hansen  <larsh@math.ku.dk>
8546         * files.texi (File Attributes): Describe new parameter ID-FORMAT.
8547         * anti.texi (File Attributes): Describe removed parameter
8548         ID-FORMAT.
8550 2003-11-20  Luc Teirlinck  <teirllm@auburn.edu>
8552         * positions.texi (Positions): Mention that, if a marker is used as
8553         a position, its buffer is ignored.
8555         * markers.texi (Overview of Markers): Mention it here too.
8557 2003-11-12  Luc Teirlinck  <teirllm@auburn.edu>
8559         * numbers.texi (Numeric Conversions): Not just `floor', but also
8560         `truncate', `ceiling' and `round' accept optional argument DIVISOR.
8562 2003-11-10  Luc Teirlinck  <teirllm@auburn.edu>
8564         * markers.texi (Creating Markers): Specify insertion type of
8565         created markers.  Add xref to `Marker Insertion Types'.
8566         Second argument to `copy-marker' is optional.
8567         (Marker Insertion Types): Mention that most markers are created
8568         with insertion type nil.
8569         (The Mark): Correctly describe when `mark' signals an error.
8570         (The Region): Correctly describe when `region-beginning' and
8571         `region-end' signal an error.
8573 2003-11-08  Luc Teirlinck  <teirllm@auburn.edu>
8575         * hash.texi (Creating Hash): Clarify description of `eql'.
8576         `makehash' is obsolete.
8577         (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
8579         * positions.texi (Point): Change description of `buffer-end', so
8580         that it is also correct for floating point arguments.
8581         (List Motion): Correct argument lists of `beginning-of-defun' and
8582         `end-of-defun'.
8583         (Excursions): Add xref to `Marker Insertion Types'.
8584         (Narrowing): Argument to `narrow-to-page' is optional.
8586 2003-11-06  Luc Teirlinck  <teirllm@auburn.edu>
8588         * streams.texi (Output Streams): Clarify behavior of point for
8589         marker output streams.
8591 2003-11-04  Luc Teirlinck  <teirllm@auburn.edu>
8593         * variables.texi (Defining Variables): Second argument to
8594         `defconst' is not optional.
8595         (Setting Variables): Mention optional argument APPEND to
8596         `add-to-list'.
8597         (Creating Buffer-Local): Expand description of
8598         `make-variable-buffer-local'.
8599         (Frame-Local Variables): Expand description of
8600         `make-variable-frame-local'.
8601         (Variable Aliases): Correct description of optional argument
8602         DOCSTRING to `defvaralias'.  Mention return value of
8603         `defvaralias'.
8604         (File Local Variables): Add xref to `File variables' in Emacs
8605         Manual.  Correct description of `hack-local-variables'.  Mention
8606         `safe-local-variable' property.  Mention optional second argument
8607         to `risky-local-variable-p'.
8609 2003-11-03  Luc Teirlinck  <teirllm@auburn.edu>
8611         * symbols.texi (Symbol Plists): Mention return value of `setplist'.
8613 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
8615         * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
8616         lispref/customize.texi, lispref/display.texi, lispref/files.texi,
8617         lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
8618         lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
8619         lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
8620         lispref/processes.texi, lispref/searching.texi,
8621         lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
8622         lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
8623         @acronym{FOO}.
8625 2003-10-27  Luc Teirlinck  <teirllm@auburn.edu>
8627         * strings.texi (Creating Strings): Argument START to `substring'
8628         can not be `nil'.  Expand description of
8629         `substring-no-properties'.  Correct description of `split-string',
8630         especially with respect to empty matches.  Prevent very bad line
8631         break in definition of `split-string-default-separators'.
8632         (Text Comparison): `string=' and `string<' also accept symbols as
8633         arguments.
8634         (String Conversion): More completely describe argument BASE in
8635         `string-to-number'.
8636         (Formatting Strings): `%s' and `%S' in `format' do require
8637         corresponding object.  Clarify behavior of numeric prefix after
8638         `%' in `format'.
8639         (Case Conversion): The argument to `upcase-initials' can be a
8640         character.
8642 2003-10-27  Kenichi Handa  <handa@m17n.org>
8644         * display.texi (Fontsets): Fix texinfo usage.
8646 2003-10-25  Kenichi Handa  <handa@m17n.org>
8648         * display.texi (Fontsets): Add description of the function
8649         set-fontset-font.
8651 2003-10-23  Luc Teirlinck  <teirllm@auburn.edu>
8653         * display.texi (Temporary Displays): Add xref to `Documentation
8654         Tips'.
8656         * functions.texi (Function Safety): Use inforef instead of pxref
8657         for SES.
8659 2003-10-23  Andreas Schwab  <schwab@suse.de>
8661         * Makefile.in (TEX, texinputdir): Don't define.
8662         (TEXI2DVI): Define.
8663         (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
8664         add $(srcdir)/index.texi.
8665         ($(infodir)/elisp): Remove index.texi dependency.
8666         (elisp.dvi): Likewise.  Use $(TEXI2DVI).
8667         (index.texi): Remove target.
8668         (dist): Don't link $(srcdir)/permute-index.
8669         (clean): Don't remove index.texi.
8671         * permute-index, index.perm: Remove.
8672         * index.texi: Rename from index.unperm.
8674 2003-10-22  Luc Teirlinck  <teirllm@auburn.edu>
8676         * tips.texi (Documentation Tips): Document new behavior for face
8677         and variable hyperlinks in Help mode.
8679 2003-10-21  Luc Teirlinck  <teirllm@auburn.edu>
8681         * objects.texi (Integer Type): Update for extra bit of integer range.
8682         (Character Type): Ditto.
8684 2003-10-16  Eli Zaretskii  <eliz@gnu.org>
8686         * numbers.texi (Integer Basics): Add index entries for reading
8687         numbers in hex, octal, and binary.
8689 2003-10-16  Lute Kamstra  <lute@gnu.org>
8691         * modes.texi (Mode Line Format): Mention force-mode-line-update's
8692         argument.
8694 2003-10-13  Luc Teirlinck  <teirllm@auburn.edu>
8696         * windows.texi (Choosing Window): Fix typo.
8697         * edebug.texi (Edebug Execution Modes): Fix typo.
8699 2003-10-13  Richard M. Stallman  <rms@gnu.org>
8701         * windows.texi (Basic Windows): A window has fringe settings,
8702         display margins and scroll-bar settings.
8703         (Splitting Windows): Doc split-window return value.
8704         Clean up one-window-p.
8705         (Selecting Windows): Fix typo.
8706         (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
8707         (Buffers and Windows): In set-window-buffer, explain effect
8708         on fringe settings and scroll bar settings.
8709         (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
8710         (Choosing Window): Use defopt for pop-up-frame-function.
8711         For special-display-buffer-names, explain same-window and same-frame.
8712         Clarify window-dedicated-p return value.
8713         (Textual Scrolling): scroll-up and scroll-down can get an error.
8714         (Horizontal Scrolling): Clarify auto-hscroll-mode.
8715         Clarify set-window-hscroll.
8716         (Size of Window): Don't mention tool bar in window-height.
8717         (Coordinates and Windows): Explain what coordinates-in-window-p
8718         returns for fringes and display margins.
8719         (Window Configurations): Explain saving fringes, etc.
8721         * tips.texi (Library Headers): Clean up Documentation.
8723         * syntax.texi (Parsing Expressions): Clean up forward-comment
8724         and parse-sexp-lookup-properties.
8726         * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
8728         * os.texi (System Environment): Clean up text for load-average errors.
8730         * modes.texi (Hooks): Don't explain local hook details at front.
8731         Clarify run-hooks and run-hook-with-args a little.
8732         Clean up add-hook and remove-hook.
8734         * edebug.texi (Edebug Execution Modes): Clarify t.
8735         Document edebug-sit-for-seconds.
8736         (Coverage Testing): Document C-x X = and =.
8737         (Instrumenting Macro Calls): Fix typo.
8738         (Specification List): Don't index the specification keywords.
8740 2003-10-10  Kim F. Storm  <storm@cua.dk>
8742         * processes.texi (Network): Introduce make-network-process.
8744 2003-10-09  Luc Teirlinck  <teirllm@auburn.edu>
8746         * tips.texi (Library Headers): Fix typo.
8748 2003-10-07  Juri Linkov  <juri@jurta.org>
8750         * modes.texi (Imenu): Mention imenu-create-index-function's
8751         default value.  Explain submenus better.
8753 2003-10-07  Lute Kamstra  <lute@gnu.org>
8755         * modes.texi (Faces for Font Lock): Fix typo.
8756         (Hooks): Explain how buffer-local hook variables can refer to
8757         global hook variables.
8758         Various minor clarifications.
8760 2003-10-06  Lute Kamstra  <lute@gnu.org>
8762         * tips.texi (Coding Conventions): Mention naming conventions for
8763         hooks.
8765 2003-10-05  Luc Teirlinck  <teirllm@auburn.edu>
8767         * loading.texi (Library Search): Correct default value of
8768         load-suffixes.
8769         (Named Features): Fix typo.
8771 2003-10-05  Richard M. Stallman  <rms@gnu.org>
8773         * loading.texi (Named Features): In `provide',
8774         say how to test for subfeatures.
8775         (Unloading): In unload-feature, use new var name
8776         unload-feature-special-hooks.
8778 2003-10-03  Lute Kamstra  <lute@gnu.org>
8780         * modes.texi (Major Mode Conventions): Mention third way to set up
8781         Imenu.
8782         (Imenu): A number of small fixes.
8783         Delete documentation of internal variable imenu--index-alist.
8784         Document the return value format of imenu-create-index-function
8785         functions.
8787 2003-09-30  Richard M. Stallman  <rms@gnu.org>
8789         * processes.texi (Network): Say what stopped datagram connections do.
8791         * lists.texi (Association Lists): Clarify `assq-delete-all'.
8793         * display.texi (Overlay Properties): Clarify `evaporate' property.
8795 2003-09-29  Lute Kamstra  <lute@gnu.org>
8797         * modes.texi (Mode Line Data): Explain when symbols in mode-line
8798         constructs should be marked as risky.
8799         Change cons cell into proper list.
8800         (Mode Line Variables): Change cons cell into proper list.
8802 2003-09-26  Lute Kamstra  <lute@gnu.org>
8804         * modes.texi (Mode Line Data): Document the :propertize construct.
8805         (Mode Line Variables): Reorder the descriptions of the variables
8806         to match their order in the default mode-line-format.
8807         Describe the new variables mode-line-position and mode-line-modes.
8808         Update the default values of mode-line-frame-identification,
8809         minor-mode-alist, and default-mode-line-format.
8810         (Properties in Mode): Mention the :propertize construct.
8812 2003-09-26  Richard M. Stallman  <rms@gnu.org>
8814         * buffers.texi, commands.texi, debugging.texi, eval.texi:
8815         * loading.texi, minibuf.texi, text.texi, variables.texi:
8816         Avoid @strong{Note:}.
8818 2003-09-26  Richard M. Stallman  <rms@gnu.org>
8820         * keymaps.texi (Remapping Commands): Fix typo.
8822 2003-09-23  Luc Teirlinck  <teirllm@mail.auburn.edu>
8824         * processes.texi (Low-Level Network): Fix typo.
8826 2003-09-23  Kim F. Storm  <storm@cua.dk>
8828         * processes.texi (Network, Network Servers): Fix typos.
8829         (Low-Level Network): Add timeout value for :server keyword.
8830         Add new option keywords to make-network-process.
8831         Add set-network-process-options.
8832         Explain how to test availability of network options.
8834 2003-09-19  Richard M. Stallman  <rms@gnu.org>
8836         * text.texi (Motion by Indent): Arg to
8837         backward-to-indentation and forward-to-indentation is optional.
8839         * strings.texi (Creating Strings): Add substring-no-properties.
8841         * processes.texi
8842         (Process Information): Add list-processes arg QUERY-ONLY.
8843         Delete process-contact from here.
8844         Add new status values for process-status.
8845         Add process-get, process-put, process-plist, set-process-plist.
8846         (Synchronous Processes): Add call-process-shell-command.
8847         (Signals to Processes): signal-process allows process objects.
8848         (Network): Complete rewrite.
8849         (Network Servers, Datagrams, Low-Level Network): New nodes.
8851         * positions.texi (Word Motion): forward-word, backward-word
8852         arg is optional.  Reword.
8854         * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
8856         * variables.texi (Creating Buffer-Local):
8857         Delete duplicate definition of buffer-local-value.
8858         (File Local Variables): Explain about discarding text props.
8860 2003-09-11  Richard M. Stallman  <rms@gnu.org>
8862         * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
8863         changes variables that record input events.
8864         (Minibuffer Misc): Add minibuffer-selected-window.
8866         * lists.texi (Building Lists): Add copy-tree.
8868         * display.texi (Fontsets): Add char-displayable-p.
8869         (Scroll Bars): New node.
8871 2003-09-08  Lute Kamstra  <lute@gnu.org>
8873         * modes.texi (%-Constructs): Document new `%i' and `%I'
8874         constructs.
8876 2003-09-03  Peter Runestig  <peter@runestig.com>
8878         * makefile.w32-in: New file.
8880 2003-08-29  Richard M. Stallman  <rms@gnu.org>
8882         * display.texi (Overlay Properties): Clarify how priorities
8883         affect use of the properties.
8885 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
8887         * customize.texi (Type Keywords): Correct the description of
8888         `:help-echo' in the case where `motion-doc' is a function.
8890 2003-08-14  John Paul Wallington  <jpw@gnu.org>
8892         * modes.texi (Emulating Mode Line): Subsection, not section.
8894 2003-08-13  Richard M. Stallman  <rms@gnu.org>
8896         * elisp.texi (Top): Update subnode lists in menu.
8898         * text.texi (Insertion): Add insert-buffer-substring-no-properties.
8899         (Kill Functions): kill-region has new arg yank-handler.
8900         (Yanking): New node.
8901         (Yank Commands): Add yank-undo-function.
8902         (Low-Level Kill Ring):
8903         kill-new and kill-append have new arg yank-handler.
8904         (Changing Properties): Add remove-list-of-text-properties.
8905         (Atomic Changes): New node.
8907         * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
8909         * streams.texi (Output Variables): Add eval-expression-print-length
8910         and eval-expression-print-level.
8912         * os.texi (Time Conversion): For encode-time, explain limits on year.
8914         * objects.texi (Character Type): Define anchor "modifier bits".
8916         * modes.texi (Emulating Mode Line): New node.
8917         (Search-based Fontification): Font Lock uses font-lock-face property.
8918         (Other Font Lock Variables): Likewise.
8920         * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
8921         not vectors.
8922         (Active Keymaps): Add emulation-mode-map-alists.
8923         (Functions for Key Lookup): key-binding has new arg no-remap.
8924         (Remapping Commands): New node.
8925         (Scanning Keymaps): where-is-internal has new arg no-remap.
8926         (Tool Bar): Add tool-bar-local-item-from-menu.
8927         Clarify when to use tool-bar-add-item-from-menu.
8929         * commands.texi (Interactive Call): commandp has new arg.
8930         (Command Loop Info): Add this-original-command.
8932 2003-08-06  John Paul Wallington  <jpw@gnu.org>
8934         * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
8936         * display.texi (Warning Basics): Fix typo.
8937         (Fringes): Add closing curly bracket and fix typo.
8939         * elisp.texi (Top): Fix typo.
8941 2003-08-05  Richard M. Stallman  <rms@gnu.org>
8943         * elisp.texi: Update lists of subnodes.
8945         * windows.texi (Buffers and Windows): set-window-buffer has new arg.
8947         * variables.texi (Local Variables): Use lc for example variable names.
8949         * tips.texi (Library Headers): Explain where to put -*-.
8951         * strings.texi (Creating Strings): Fix xref for vconcat.
8953         * sequences.texi (Vector Functions):
8954         vconcat no longer allows integer args.
8956         * minibuf.texi (Reading File Names): read-file-name has new
8957         arg PREDICATE.  New function read-directory-name.
8959         * macros.texi (Defining Macros): Give definition of `declare'.
8960         (Indenting Macros): New node.
8962         * frames.texi (Parameter Access): Add modify-all-frames-parameters.
8963         (Window Frame Parameters): Make separate table of parameters
8964         that are coupled with specific face attributes.
8965         (Deleting Frames): delete-frame-hooks renamed to
8966         delete-frame-functions.
8968         * files.texi (Magic File Names): Add file-remote-p.
8969         Clarify file-local-copy.
8971         * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
8972         here; instead xref Defining Macros.
8974         * display.texi (Warnings): New node, and subnodes.
8975         (Fringes): New node.
8977         * debugging.texi (Test Coverage): New node.
8979         * compile.texi (Compiler Errors): Explain with-no-warnings
8980         and other ways to suppress warnings.
8982         * commands.texi (Interactive Call): Minor clarification.
8984         * buffers.texi (Buffer File Name): set-visited-file-name
8985         renames the buffer too.
8987         * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
8989 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
8991         * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
8993 2003-07-22  Markus Rost  <rost@math.ohio-state.edu>
8995         * internals.texi (Garbage Collection): Fix previous change.
8997 2003-07-22  Richard M. Stallman  <rms@gnu.org>
8999         * files.texi (Truenames): Add LIMIT arg to file-chase-links.
9001         * display.texi (Width): Use \s syntax in example.
9002         (Font Selection): Add face-font-rescale-alist.
9004         * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
9005         Remove spurious indent in example.
9007         * lists.texi (Building Lists): Add number-sequence.
9009         * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
9011         * functions.texi (Function Documentation): Explain how to
9012         show calling convention explicitly in the doc string.
9014         * windows.texi (Selecting Windows): save-selected-window saves
9015         selected window of each frame.
9016         (Window Configurations): Minor change.
9018         * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
9020         * streams.texi (Output Variables): Add print-continuous-numbering
9021         and print-number-table.
9023         * processes.texi (Decoding Output): New node.
9025         * os.texi (Time Conversion): decode-time arg is optional.
9027         * objects.texi (Character Type): Don't use space as example for \.
9028         Make list of char names and \-sequences correspond.
9029         Explain that \s is not used in strings.  `\ ' needs space after.
9031         * nonascii.texi (Converting Representations): Add string-to-multibyte.
9032         (Translation of Characters): Add translation-table-for-input.
9033         (Default Coding Systems): Add auto-coding-functions.
9034         (Explicit Encoding): Add decode-coding-inserted-region.
9035         (Locales): Add locale-info.
9037         * minibuf.texi (Basic Completion): Describe test-completion.
9038         Collections can be lists of strings.
9039         Clean up lazy-completion-table.
9040         (Programmed Completion): Mention test-completion.
9041         Clarify why lambda expressions are not accepted.
9042         (Minibuffer Misc): Describe minibufferp.
9044 2003-07-14  Richard M. Stallman  <rms@gnu.org>
9046         * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
9048         * windows.texi (Selecting Windows): New arg to select-window.
9049         (Selecting Windows): Add with-selected-window.
9050         (Size of Window): Add window-inside-edges, etc.
9052         * internals.texi (Garbage Collection): Add post-gc-hook.
9054         * processes.texi (Subprocess Creation): Add exec-suffixes.
9056         * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
9057         (Scanning Keymaps): Add map-keymaps.
9058         (Defining Menus): Add keymap-prompt.
9060         * numbers.texi (Integer Basics): Add most-positive-fixnum,
9061         most-negative-fixnum.
9063         * compile.texi (Byte Compilation): Explain no-byte-compile.
9064         (Compiler Errors): New node.
9066         * os.texi (User Identification): user-uid, user-real-uid
9067         can return float.
9069         * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
9070         and about derived modes.
9071         (Minor Modes): Add minor-mode-list.
9072         (Defining Minor Modes): Keyword args for define-minor-mode.
9073         (Search-based Fontification): Explain managing other properties.
9074         (Other Font Lock Variables): Add font-lock-extra-managed-props.
9075         (Faces for Font Lock): Add font-lock-preprocessor-face.
9076         (Hooks): Add run-mode-hooks and delay-mode-hooks.
9078         * variables.texi (Creating Buffer-Local): Add buffer-local-value.
9079         (Variable Aliases): Clarify defvaralias.
9081         * loading.texi (Library Search): Add load-suffixes.
9083         * minibuf.texi (Basic Completion): Add lazy-completion-table.
9084         (Programmed Completion): Add dynamic-completion-table.
9086         * files.texi (Changing Files): copy-file allows dir as NEWNAME.
9087         (Magic File Names): Specify precedence order of handlers.
9089         * commands.texi (Command Overview): Emacs server runs pre-command-hook
9090         and post-command-hook.
9091         (Waiting): New calling convention for sit-for.
9093         * text.texi (Special Properties): local-map and keymap properties
9094         apply based on their stickiness.
9096 2003-07-07  Richard M. Stallman  <rms@gnu.org>
9098         * modes.texi (Minor Mode Conventions): Specify only some kinds
9099         of list values as args to minor modes.
9101         * files.texi (File Name Expansion): Warn about iterative use
9102         of substitute-in-file-name.
9104         * advice.texi (Activation of Advice): Clean up previous change.
9106 2003-07-06  Markus Rost  <rost@math.ohio-state.edu>
9108         * advice.texi (Activation of Advice): Note that ad-start-advice is
9109         turned on by default.
9111 2003-06-30  Richard M. Stallman  <rms@gnu.org>
9113         * text.texi (Buffer Contents): Document current-word.
9114         (Change Hooks): Not called for *Messages*.
9116         * functions.texi (Defining Functions): Explain about redefining
9117         primitives.
9118         (Function Safety): Renamed.  Minor changes.
9119         Comment out the detailed criteria for what is safe.
9121 2003-06-22  Andreas Schwab  <schwab@suse.de>
9123         * objects.texi (Symbol Type): Fix description of examples.
9125 2003-06-16  Andreas Schwab  <schwab@suse.de>
9127         * hash.texi (Creating Hash): Fix description of :weakness.
9129 2003-06-13  Kai Großjohann  <kai.grossjohann@gmx.net>
9131         * files.texi (Changing Files): copy-file copies file modes, too.
9133 2003-05-28  Richard M. Stallman  <rms@gnu.org>
9135         * strings.texi (Creating Strings): Clarify split-string.
9137 2003-05-22  Stephen J. Turnbull  <stephen@xemacs.org>
9139         * strings.texi (Creating Strings): Update split-string specification
9140         and examples.
9142 2003-05-19  Richard M. Stallman  <rms@gnu.org>
9144         * elisp.texi: Correct invariant section names.
9146 2003-04-20  Richard M. Stallman  <rms@gnu.org>
9148         * os.texi (Timers): Explain about timers and quitting.
9150 2003-04-19  Richard M. Stallman  <rms@gnu.org>
9152         * internals.texi (Writing Emacs Primitives): Strings are
9153         no longer special for GCPROs.  Mention GCPRO5, GCPRO6.
9154         Explain GCPRO convention for varargs function args.
9156 2003-04-16  Richard M. Stallman  <rms@gnu.org>
9158         * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
9160 2003-04-08  Richard M. Stallman  <rms@gnu.org>
9162         * files.texi (Kinds of Files): Correct return value of file-symlink-p.
9164 2003-02-13  Kim F. Storm  <storm@cua.dk>
9166         * objects.texi (Character Type): New \s escape for space.
9168 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
9170         * os.texi (System Environment): Add cygwin system-type.
9172 2003-01-25  Richard M. Stallman  <rms@gnu.org>
9174         * keymaps.texi: Document that a symbol can act as a keymap.
9176 2003-01-13  Richard M. Stallman  <rms@gnu.org>
9178         * text.texi (Changing Properties): Say string indices are origin-0.
9180         * positions.texi (Screen Lines) <compute-motion>:
9181         Correct order of elts in return value.
9183         * keymaps.texi (Changing Key Bindings) <define-key>: Mention
9184         how to define a default binding.
9186 2002-12-07  Markus Rost  <rost@math.ohio-state.edu>
9188         * loading.texi (Unloading): Fix recent change for load-history.
9190         * customize.texi (Simple Types): Clarify description of custom
9191         type 'number.  Describe new custom type 'float.
9193 2002-12-04  Markus Rost  <rost@math.ohio-state.edu>
9195         * variables.texi (File Local Variables): Fix typo.
9197 2002-10-23  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
9199         From Michael Albinus <Michael.Albinus@alcatel.de>.
9201         * README: Target for Info file is `make info'.
9203         * files.texi (File Name Components): Fix typos in
9204         `file-name-sans-extension'.
9205         (Magic File Names): Complete list of operations for magic file
9206         name handlers.
9208 2002-09-16  Jonathan Yavner  <jyavner@engineer.com>
9210         * variables.texi (File Local Variables): New function
9211         risky-local-variable-p.
9213 2002-09-15  Jonathan Yavner  <jyavner@engineer.com>
9215         * functions.texi (Function safety): New node about unsafep.
9217 2002-08-05  Per Abrahamsen  <abraham@dina.kvl.dk>
9219         * customize.texi (Splicing into Lists): Fix example.
9220         Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>.
9222 2002-06-17  Juanma Barranquero  <lektu@terra.es>
9224         * frames.texi (Display Feature Testing): Fix typo.
9226 2002-06-12  Andreas Schwab  <schwab@suse.de>
9228         * frames.texi (Initial Parameters, Resources): Fix references to
9229         the Emacs manual.
9231 2002-05-13  Kim F. Storm  <storm@cua.dk>
9233         * variables.texi (Intro to Buffer-Local): Updated warning and
9234         example relating to changing buffer inside let.
9236 2002-03-10  Jan Djärv  <jan.h.d@swipnet.se>
9238         * os.texi (Session Management): New node about X Session management.
9240 2002-01-18  Eli Zaretskii  <eliz@is.elta.co.il>
9242         * elisp.texi (VERSION): Set to 2.9.  Update the version of Emacs
9243         to which the manual corresponds, and the copyright years.
9245         * Makefile.in (VERSION): Set to 2.9.
9247 2001-11-29  Eli Zaretskii  <eliz@is.elta.co.il>
9249         * elisp.texi: Change the category in @dircategory to "Emacs", to
9250         make it consistent with info/dir.
9252 2001-11-25  Miles Bader  <miles@gnu.org>
9254         * text.texi (Fields): Describe new `limit' arg in
9255         field-beginning/field-end.
9257 2001-11-17  Eli Zaretskii  <eliz@is.elta.co.il>
9259         * permute-index: Don't depend on csh-specific features.
9260         Replace the interpreter name with /bin/sh.
9262         * two-volume-cross-refs.txt: New file.
9263         * two.el: New file.
9264         * spellfile: New file.
9266 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
9268         * permute-index: New file.
9270         * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
9271         elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
9272         8+3 restricted namespace.
9274         * Makefile.in (infodir): Define relative to $(srcdir).
9275         ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
9276         include directories list via -I switch to makeinfo.
9277         (index.texi): Use cp if both hard and symbolic links fail.
9279 2001-11-10  Eli Zaretskii  <eliz@is.elta.co.il>
9281         * Makefile.in (distclean): Add.
9283         The following changes make ELisp manual part of the Emacs
9284         distribution:
9286         * Makefile.in: Add Copyright notice.
9287         (prefix): Remove.
9288         (infodir): Change value to "../info".
9289         (VPATH): New variable.
9290         (MAKE): Don't define.
9291         (texmacrodir): Don't define.
9292         (texinputdir): Append the existing value of TEXINPUTS.
9293         ($(infodir)/elisp): Instead of just "elisp".  Reformat the
9294         command to be compatible with man/Makefile.in, and to put the
9295         output into ../info.
9296         (info): Add target.
9297         (installall): Target removed.
9299 2001-10-31  Pavel Janík  <Pavel@Janik.cz>
9301         * tips.texi (Coding Conventions): Fix typo.
9303 2001-10-23  Gerd Moellmann  <gerd@gnu.org>
9305         * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
9307 2001-10-22  Eli Zaretskii  <eliz@is.elta.co.il>
9309         * files.texi (File Name Components): Update the description of
9310         file-name-sans-extension and file-name-extension, as they now
9311         ignore leading dots.
9313 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
9315         * (Version 21.1 released.)
9317 2001-10-19  Miles Bader  <miles@gnu.org>
9319         * positions.texi (Text Lines): Describe behavior of
9320         `beginning-of-line'/`end-of-line' in the presence of field properties.
9322 2001-10-17  Gerd Moellmann  <gerd@gnu.org>
9324         * Makefile.in (VERSION): Set to 2.8.
9325         (manual): Use `manual-21'.
9327         * elisp.texi (VERSION): Add and use it where the version
9328         number was used.  Set it to 2.8.
9330         * intro.texi: Likewise.
9332 2001-10-13  Eli Zaretskii  <eliz@is.elta.co.il>
9334         * files.texi (File Name Completion): Document the significance of
9335         a trailing slash in elements of completion-ignored-extensions.
9337 2001-10-06  Miles Bader  <miles@gnu.org>
9339         * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
9341 2001-10-04  Gerd Moellmann  <gerd@gnu.org>
9343         * variables.texi (Variable Aliases): New node.
9345 2001-10-04  Gerd Moellmann  <gerd@gnu.org>
9347         * Branch for 21.1.
9349 2001-10-02  Miles Bader  <miles@gnu.org>
9351         * minibuf.texi (Minibuffer Misc): Add entries for
9352         `minibuffer-contents', `minibuffer-contents-no-properties', and
9353         `delete-minibuffer-contents'.
9354         Correct description for `minibuffer-prompt-end'.
9356         * text.texi (Property Search): Correct descriptions of
9357         `next-char-property-change' and `previous-char-property-change'.
9358         Add entries for `next-single-char-property-change' and
9359         `previous-single-char-property-change'.
9360         Make operand names a bit more consistent.
9362 2001-09-30  Eli Zaretskii  <eliz@is.elta.co.il>
9364         * frames.texi (Finding All Frames): Document that next-frame and
9365         previous-frame are local to current terminal.
9367 2001-09-26  Eli Zaretskii  <eliz@is.elta.co.il>
9369         * keymaps.texi (Creating Keymaps): Fix the description of the
9370         result of make-keymap.
9372 2001-09-23  Eli Zaretskii  <eliz@is.elta.co.il>
9374         * display.texi (Font Lookup, Attribute Functions)
9375         (Image Descriptors): Add cross-references to the definition of
9376         selected frame.
9378         * buffers.texi (The Buffer List): Add cross-references to the
9379         definition of selected frame.
9381         * frames.texi (Input Focus): Clarify which frame is _the_ selected
9382         frame at any given time.
9383         (Multiple Displays, Size and Position): Add a cross-reference to
9384         the definition of the selected frame.
9386 2001-09-08  Eli Zaretskii  <eliz@is.elta.co.il>
9388         * strings.texi (String Conversion) <string-to-number>: Document
9389         that a float is returned for integers that are too large.
9391         * frames.texi (Mouse Position): Document mouse-position-function.
9392         (Display Feature Testing): Document display-images-p.
9393         (Window Frame Parameters): Document the cursor-type variable.
9395         * numbers.texi (Integer Basics): Document CL style read syntax for
9396         integers in bases other than 10.
9398         * positions.texi (List Motion):
9399         Document open-paren-in-column-0-is-defun-start.
9401         * lists.texi (Sets And Lists): Document member-ignore-case.
9403         * internals.texi (Garbage Collection): Document the used and free
9404         strings report.
9405         (Memory Usage): Document strings-consed.
9407         * os.texi (Time of Day): Document float-time.
9408         (Recording Input): Document that clear-this-command-keys clears
9409         the vector to be returned by recent-keys.
9411         * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
9412         argument keymap can be a list.
9414         * nonascii.texi (User-Chosen Coding Systems)
9415         <select-safe-coding-system>: Document the new argument
9416         accept-default-p and the variable
9417         select-safe-coding-system-accept-default-p.  Tell what happens if
9418         buffer-file-coding-system is undecided.
9419         (Default Coding Systems): Document auto-coding-regexp-alist.
9421         * display.texi (The Echo Area) <message>: Document
9422         message-truncate-lines.
9423         (Glyphs): Document that the glyph table is unused on windowed
9424         displays.
9426         * help.texi (Describing Characters) <single-key-description>:
9427         Document the new argument no-angles.
9428         (Accessing Documentation) <documentation-property>: Document that
9429         a non-string property is evaluated.
9430         <documentation>: Document that the function-documentation property
9431         is looked for.
9433         * windows.texi (Selecting Windows): Document some-window.
9435         * text.texi (MD5 Checksum): New node, documents the md5 primitive.
9437         * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
9438         apropos-mode-hook.
9440         * commands.texi (Using Interactive): Document interactive-form.
9441         (Keyboard Macros): Document kbd-macro-termination-hook.
9442         (Command Loop Info): Document that clear-this-command-keys clears
9443         the vector to be returned by recent-keys.
9445 2001-09-04  Werner LEMBERG  <wl@gnu.org>
9447         * Makefile.in (srcdir, texinputdir): New variables.
9448         (srcs, index.texi, install): Use $(srcdir).
9449         (.PHONY): Remove elisp.dvi.
9450         (elisp): Use -I switch for makeinfo.
9451         (elisp.dvi): Use $(srcdir) and $(texinputdir).
9452         (installall, dist): Use $(srcdir).
9453         Fix path to texinfo.tex.
9454         (maintainer-clean): Add elisp.dvi and elisp.oaux.
9456 2001-08-30  Gerd Moellmann  <gerd@gnu.org>
9458         * display.texi (Conditional Display): Adjust to API change.
9460         * configure: New file.
9462 2001-07-30  Gerd Moellmann  <gerd@gnu.org>
9464         * commands.texi (Repeat Events): Add description of
9465         double-click-fuzz.
9467 2001-05-08  Stefan Monnier  <monnier@cs.yale.edu>
9469         * syntax.texi (Syntax Class Table): Add the missing designator for
9470         comment and string fences.
9471         (Syntax Properties): Add a xref to syntax table internals.
9472         (Syntax Table Internals): Document string-to-syntax.
9474 2001-05-07  Gerd Moellmann  <gerd@gnu.org>
9476         * Makefile.in (install): Use install-info command line options
9477         like in Emacs' Makefile.in.
9479 2000-12-09  Miles Bader  <miles@gnu.org>
9481         * windows.texi (Window Start): Update documentation for
9482         `pos-visible-in-window-p'.
9484 2000-11-12  Stefan Monnier  <monnier@cs.yale.edu>
9486         * lists.texi (Building Lists): Add footnote to explain how to add
9487         to the end of a list.
9489 2000-10-25  Gerd Moellmann  <gerd@gnu.org>
9491         * files.texi (Visiting Functions): Typos.
9493 2000-10-25  Kenichi Handa  <handa@etl.go.jp>
9495         * files.texi (Visiting Functions): Return value of
9496         find-file-noselect may be a list of buffers if wildcards are used.
9498 2000-10-24  Miles Bader  <miles@lsi.nec.co.jp>
9500         * display.texi (Defining Faces): Document `graphic' display type
9501         in face specs.
9503 2000-10-18  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9505         * hooks.texi (Standard Hooks): Replace obsolete
9506         `after-make-frame-hook' with `after-make-frame-functions'.
9508         * frames.texi (Creating Frames): Ditto.
9510         * variables.texi (Future Local Variables): Ditto.
9512 2000-10-16  Gerd Moellmann  <gerd@gnu.org>
9514         * display.texi (Other Image Types): Add description of :foreground
9515         and :background properties of mono PBM images.
9517 2000-08-17  Werner LEMBERG  <wl@gnu.org>
9519         * .cvsignore: New file.
9521 2000-01-05  Gerd Moellmann  <gerd@gnu.org>
9523         * tindex.pl: New script.
9525 1999-12-03  Dave Love  <fx@gnu.org>
9527         * Makefile.in (MAKEINFO): New parameter.
9529 1999-09-17  Richard Stallman  <rms@gnu.org>
9531         * Makefile.in (srcs): Add hash.texi.
9532         (VERSION): Update to 20.6.
9534 1999-09-13  Richard Stallman  <rms@gnu.org>
9536         * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
9538 1998-08-29  Karl Heuer  <kwzh@gnu.org>
9540         * configure.in: New file.
9541         * Makefile.in: Renamed from Makefile.
9542         (prefix, infodir): Use value obtained from configure.
9543         (emacslibdir): Obsolete variable deleted.
9544         (dist): Distribute configure.in, configure, Makefile.in.
9546 1998-06-12  Richard Stallman  <rms@psilocin.ai.mit.edu>
9548         * Makefile (INSTALL_INFO): New variable.
9549         (install): Run install-info.
9551 1998-05-09  Richard Stallman  <rms@psilocin.ai.mit.edu>
9553         * Makefile (elisp.dvi): Add missing backslash.
9555 1998-05-02  Richard Stallman  <rms@psilocin.gnu.org>
9557         * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
9558         Run texindex without `./'.  Always run texindex on elisp.tp.
9559         (elisp.tps): Target deleted.
9561 1998-04-05  Richard Stallman  <rms@psilocin.gnu.org>
9563         * Makefile (srcs): Add nonascii.texi and customize.texi.
9564         (dist): Start by deleting `temp'.
9566 1998-02-17  Richard Stallman  <rms@psilocin.gnu.org>
9568         * Makefile (makeinfo, texindex): Targets deleted.
9569         (makeinfo.o, texindex.o): Targets deleted.
9570         (clean, dist): Don't do anything with them or with getopt*.
9572 1998-01-30  Richard Stallman  <rms@psilocin.gnu.org>
9574         * Makefile (SHELL): Defined.
9576 1998-01-27  Richard Stallman  <rms@psilocin.gnu.org>
9578         * Makefile (elisp.tps): New target.
9579         (elisp.dvi): Depend on elisp.tps.
9581 1996-04-03  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9583         * README: Update phone number.
9585         * Makefile (elisp): Make this be the default target.
9586         Depend on makeinfo.c instead of makeinfo.
9587         (install): Don't depend on elisp.dvi, since we don't install that.
9588         Use mkinstalldirs.
9589         (dist): Add mkinstalldirs.
9591 1995-06-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9593         * Makefile (VERSION): Update version number.
9594         (maintainer-clean): Rename from realclean.
9596 1995-06-07  Karl Heuer  <kwzh@nutrimat.gnu.ai.mit.edu>
9598         * Makefile (realclean): New target.
9599         (elisp): Remove any old elisp-* files first.
9601 1993-11-23  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
9603         * Makefile (VERSION): New variable.
9604         (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
9605         Compressed file suffix should be `.gz', not `.z'.
9607 1993-11-22  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9609         * Makefile (elisp): Depend on makeinfo.
9611 1993-11-19  Noah Friedman  (friedman@gnu.ai.mit.edu)
9613         * Makefile (srcs): Add anti.texi.
9615 1993-05-28  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9617         * Makefile (infodir, prefix): New vars.
9618         (install): Use infodir.
9619         (emacsinfodir): Deleted.
9621 1993-05-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9623         * Makefile (srcs): Add calendar.texi.
9625         * Makefile (dist): Copy texindex.c and makeinfo.c.
9626         Limit elisp-* files to those with one or two digits.
9628 1993-05-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9630         * Makefile (dist): Changed to use Gzip instead of compress.
9632 1993-04-23  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
9634         * loading.texi (Unloading): define-function changed back to
9635         defalias.  It may not stay this way, but at least it's
9636         consistent with the known-good version of the code patch.
9638 1993-03-26  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
9640         * modes.texi (Hooks): Document new optional arg of add-hook.
9642 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
9644         * variables.texi: Document nil initial value of buffer-local variables.
9646         * tips.texi: Add new section on standard library headers.
9648 1993-02-27  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9650         * Makefile (srcs): Add frame.texi to the list of sources.
9652 1993-02-23  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9654         * Makefile (dist): Don't bother excluding autosave files; they'll
9655         never make it into the temp directory anyway, and the hash marks
9656         in the name are problematic for make and the Bourne shell.
9657         (srcs):
9659 1993-02-12  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9661         * Makefile (dist): Don't include backup files or autosave files in
9662         the distribution tar file.
9664 1991-11-26  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9666         * Makefile (srcs): Add index.perm.
9667         (elisp.dvi): Remove erroneous shell comment.
9668         Expect output of permute-index in permuted.fns.
9669         Save old elisp.aux in elisp.oaux.
9670         (clean): Add index.texi to be deleted.
9672 1990-08-11  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
9674         * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
9676 1990-06-26  David Lawrence  (tale@geech)
9678         * files.texi: Noted that completion-ignored-extensions is ignored
9679         when making *Completions*.
9681 1990-06-08  Jay Fenlason  (hack@ai.mit.edu)
9683         * Makefile  make dist now depends on elisp.dvi, since it tries
9684         to include it in the dist file.
9686 1990-03-28  Jim Kingdon  (kingdon@mole.ai.mit.edu)
9688         * functions.texinfo (Mapping Functions): Add missing quote.
9690 1989-06-19  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
9692         * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
9693         (defunargs): Turn off \hyphenchar of \sl font temporarily.
9695 1989-05-10  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
9697         * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
9698         and @error{} are the terms now being used.  The files in the
9699         directory have been changed to reflect this.
9701         * All instances of @indentedresultt{} have been changed to
9702         `     @result{}', using 5 spaces at the begining of the line.
9704 1989-04-24  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
9706         * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
9707         experimental @indentedresult{}, @indentedexpandsto{} are part of
9708         the texinfo.tex in this directory.  These TeX macros are not
9709         stable yet.
9711 1989-04-17  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
9713         * texinfo.tex: Temporarily added
9714                 \let\result=\dblarrow
9715                 \def\error{{\it ERROR} \longdblarrow}
9716         We need to do this better soon.
9718 1989-04-11  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
9720         * Applied Karl Berry's patches to *.texinfo files, but not to
9721         texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'.  (Karl's
9722         new title page format is also not applied, since it requires
9723         texinfo.tex changes.)
9725         * Cleaned up `Makefile' and defined the `emacslibdir' directory
9726         for the Project GNU development environment.
9728 ;; Local Variables:
9729 ;; coding: utf-8
9730 ;; End:
9732   Copyright (C) 1998-2011  Free Software Foundation, Inc.
9734   This file is part of GNU Emacs.
9736   GNU Emacs is free software: you can redistribute it and/or modify
9737   it under the terms of the GNU General Public License as published by
9738   the Free Software Foundation, either version 3 of the License, or
9739   (at your option) any later version.
9741   GNU Emacs is distributed in the hope that it will be useful,
9742   but WITHOUT ANY WARRANTY; without even the implied warranty of
9743   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
9744   GNU General Public License for more details.
9746   You should have received a copy of the GNU General Public License
9747   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.