Merge changes from emacs-23 branch
[emacs.git] / doc / lispref / ChangeLog
blobf69eeeaadd4a84249861c0a211d0c9cd05f6af8a
1 2011-12-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3         * variables.texi (Creating Buffer-Local): Warn against misuses of
4         make-variable-buffer-local (bug#10258).
6 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8         * macros.texi (Defining Macros): Document `doc-string' (bug#9668).
10 2012-01-06  Chong Yidong  <cyd@gnu.org>
12         * variables.texi (Directory Local Variables): Document
13         hack-dir-local-variables-non-file-buffer.
15 2012-01-06  Glenn Morris  <rgm@gnu.org>
17         * maps.texi (Standard Keymaps): Refer to Info-edit by name
18         rather than by keybinding.
20 2011-12-29  Juanma Barranquero  <lekktu@gmail.com>
22         * frames.texi (Font and Color Parameters): Add @pxref.
24 2011-12-29  Daniel Colascione  <dan.colascione@gmail.com>
26         * frames.texi (Font and Color Parameters):
27         Document w32 font backends (bug#10399).
29 2011-12-28  Paul Eggert  <eggert@cs.ucla.edu>
31         * files.texi (File Attributes, Changing Files):
32         Use a more-natural notation for octal numbers.
34 2011-12-23  Juanma Barranquero  <lekktu@gmail.com>
36         * variables.texi (Variables with Restricted Values):
37         Change reference to variable (bug#10354).
39 2011-12-13  Martin Rudalics  <rudalics@gmx.at>
41         * windows.texi (Splitting Windows): Use t instead of non-nil
42         when describing window-combination-resize.
44 2011-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
46         * text.texi (Special Properties): Warn against `intangible' properties
47         (bug#10222).
49 2011-11-26  Eli Zaretskii  <eliz@gnu.org>
51         * display.texi (Truncation):
52         * text.texi (Special Properties): Describe what a stretch-glyph is
53         instead of using that term without explanation.  Make the
54         cross-references more accurate.
56         * display.texi (Usual Display): Update the description,
57         cross-references, and indexing related to display of control
58         characters and raw bytes.
60 2011-11-25  Martin Rudalics  <rudalics@gmx.at>
62         * windows.texi (Splitting Windows): Fix description of
63         window-combination-limit.  Suggested by Eli Zaretskii.
65 2011-11-23  Chong Yidong  <cyd@gnu.org>
67         * windows.texi (Window Sizes): Move window-top-line,
68         window-left-column, and window-*-pixel-edges to Coordinates and
69         Windows node.
70         (Coordinates and Windows): Restore window-edges doc.
72 2011-11-21  Martin Rudalics  <rudalics@gmx.at>
74         * windows.texi (Windows and Frames, Splitting Windows):
75         Fix typos.
77 2011-11-21  Chong Yidong  <cyd@gnu.org>
79         * windows.texi (Splitting Windows): Fix error in documentation of
80         window-combination-limit.
81         (Cyclic Window Ordering): Minor fixes to next-window,
82         one-window-p, and get-lru-window docs.  Don't document
83         window-list-1.
84         (Buffers and Windows): Copyedits.
85         (Choosing Window): Document special handling of special-display-*.
86         (Choosing Window Options): Fix display-buffer-reuse-frames doc.
87         Don't document even-window-heights, which is going away.
88         Clarify which options are obeyed by which action functions.
90 2011-11-20  Stefan Monnier  <monnier@iro.umontreal.ca>
92         * display.texi (Invisible Text): Clarify point adjustment (bug#10072).
94 2011-11-20  Martin Rudalics  <rudalics@gmx.at>
96         * windows.texi (Resizing Windows, Splitting Windows):
97         Remove term "status" when talking about combination limits.
99 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
101         * compile.texi (Compiler Errors):
102         * help.texi (Help Functions): Fix typos.
104 2011-11-19  Chong Yidong  <cyd@gnu.org>
106         * windows.texi (Splitting Windows): Clarify role of window
107         parameters in split-window.  Shorten the example.
108         (Deleting Windows): Rewrite intro to handle internal windows.
109         Fix delete-windows-on doc.
110         (Selecting Windows): Copyedits.
112 2011-11-17  Martin Rudalics  <rudalics@gmx.at>
114         * windows.texi (Resizing Windows, Splitting Windows)
115         (Deleting Windows): Use term window-combination-resize instead
116         of window-splits.
118 2011-11-16  Martin Rudalics  <rudalics@gmx.at>
120         * windows.texi (Resizing Windows, Splitting Windows):
121         Rename occurrences of window-nest to window-combination-limit.
123 2011-11-14  Juanma Barranquero  <lekktu@gmail.com>
125         * intro.texi (Lisp History): Fix typo.
127 2011-11-12  Martin Rudalics  <rudalics@gmx.at>
129         * windows.texi (Splitting Windows, Deleting Windows):
130         Remove references to splits status of windows.
132 2011-11-10  Glenn Morris  <rgm@gnu.org>
134         * buffers.texi (Read Only Buffers): Expand a bit on why
135         toggle-read-only should only be used interactively.  (Bug#7292)
137 2011-11-09  Chong Yidong  <cyd@gnu.org>
139         * windows.texi (Window Sizes): Document window-pixel-edges,
140         window-inside-pixel-edges, window-absolute-pixel-edges, and
141         window-inside-absolute-pixel-edges.
142         (Resizing Windows): shrink-window-if-larger-than-buffer works on
143         non-full-width windows.
145 2011-11-09  Martin Rudalics  <rudalics@gmx.at>
147         * windows.texi (Resizing Windows): Rewrite documentation of
148         window-resizable.
150 2011-11-09  Chong Yidong  <cyd@gnu.org>
152         * windows.texi (Splitting Windows): Simplify example.
154 2011-11-08  Chong Yidong  <cyd@gnu.org>
156         * windows.texi (Window Sizes): Copyedits.  Document
157         window-text-height.  Remove window-min-height and window-min-width
158         discussion, referring instead to Emacs manual.
159         (Splitting Windows, Resizing Windows): Add xref to Emacs manual.
160         (Resizing Windows): Simplify introduction.  Don't document
161         enlarge-window, shrink-window, enlarge-window-horizontally, and
162         shrink-window-horizontally; they are no longer preferred for
163         calling from Lisp, and are already documented in the Emacs manual.
165 2011-11-07  Glenn Morris  <rgm@gnu.org>
167         * windows.texi (Choosing Window): Fix keybinding typo.
169 2011-11-07  Martin Rudalics  <rudalics@gmx.at>
171         * windows.texi (Resizing Windows, Splitting Windows)
172         (Window Configurations): Use "child window" instead of
173         "subwindow".
175 2011-11-06  Chong Yidong  <cyd@gnu.org>
177         * windows.texi (Basic Windows): Clarify various definitions.
178         Treat window-normalize-* as internal; don't document them.
179         (Windows and Frames): Various clarifications, e.g. non-live
180         windows also belong to frames.  Fix window-list description.
181         Simplify window nesting example.
182         (Splitting Windows, Window Configurations):
183         Use split-window-below.
185 2011-11-04  Eli Zaretskii  <eliz@gnu.org>
187         * windows.texi (Window Sizes): Mention in the doc string that the
188         return values of `window-body-height' and `window-body-width' are
189         in frame's canonical units.  (Bug#9949)
191 2011-10-30  Martin Rudalics  <rudalics@gmx.at>
193         * windows.texi (Windows and Frames): Remove "iso-" infix from
194         documentation of window-iso-combined-p.
196 2011-10-26  Chong Yidong  <cyd@gnu.org>
198         * modes.texi (Running Hooks): Document with-wrapper-hook.
200 2011-10-18  Chong Yidong  <cyd@gnu.org>
202         * display.texi (Glyphless Chars): New node.
204 2011-10-13  Chong Yidong  <cyd@stupidchicken.com>
206         * text.texi (Yanking): Document yank-excluded-properties.
208         * package.texi (Packaging Basics): The commentary should say how
209         to begin using the package.
211 2011-10-11  Martin Rudalics  <rudalics@gmx.at>
213         * windows.texi (Deleting Windows): Mention which window gets
214         selected when deleting the selected window.
216 2011-10-09  Martin Rudalics  <rudalics@gmx.at>
218         * buffers.texi (The Buffer List): Describe how bury-buffer deals
219         with the selected window.
220         * windows.texi (Buffers and Windows): Reformulate text on how
221         replace-buffer-in-windows deals with a window.
222         (Quitting Windows): Describe how quit-window deals with a
223         standalone frame.  Describe new option frame-auto-hide-function.
225 2011-10-08  Glenn Morris  <rgm@gnu.org>
227         * symbols.texi (Other Plists): Markup fix.  (Bug#9702)
229         * positions.texi (Excursions): Update warning message.
231 2011-10-05  Chong Yidong  <cyd@stupidchicken.com>
233         * display.texi (Low-Level Font, Face Attributes, Font Lookup):
234         Fix Emacs manual xref (Bug#9675).
236 2011-10-01  Chong Yidong  <cyd@stupidchicken.com>
238         * windows.texi (Textual Scrolling): Document scroll-up-command,
239         scroll-down-command, scroll-error-top-bottom, and the
240         scroll-command symbol property.
241         (Display Action Functions): Fix description of
242         display-buffer-pop-up-window.
244 2011-09-28  Juanma Barranquero  <lekktu@gmail.com>
246         * windows.texi (Splitting Windows): Fix typos.
248 2011-09-25  Martin Rudalics  <rudalics@gmx.at>
250         * windows.texi (Windows and Frames, Display Action Functions)
251         (Switching Buffers): Fix some typos.
252         (Buffers and Windows): Remove reference to window-auto-delete.
253         Reword description of replace-buffer-in-windows.
254         (Window History): Fix some typos and refer to frame local buffer
255         list.
256         (Quitting Windows): New node.
257         (Window Configurations): Add descriptions of window-state-get
258         and window-state-put.
259         (Window Parameters): Describe variable ignore-window-parameters.
260         Sketch some window parameters currently in use.
261         * elisp.texi (Top): Update node listing.
263 2011-09-25  Chong Yidong  <cyd@stupidchicken.com>
265         * windows.texi (Display Action Functions)
266         (Choosing Window Options): New nodes.
268 2011-09-24  Chong Yidong  <cyd@stupidchicken.com>
270         * windows.texi (Window History): New node.  Move text here from
271         Buffers and Windows.
272         (Switching Buffers): Rename from Displaying Buffers, since we
273         don't document display-buffer here; callers changed.
274         Document FORCE-SAME-WINDOW arg to switch-to-buffer and
275         switch-to-buffer-other-frame.  Delete duplicate
276         replace-buffer-in-windows doc.
277         (Choosing Window): Document display actions.
279 2011-09-24  Eli Zaretskii  <eliz@gnu.org>
281         * display.texi (Forcing Redisplay): Update the description of
282         redisplay-dont-pause due to change in the default value.
284 2011-09-23  Martin Rudalics  <rudalics@gmx.at>
286         * frames.texi (Frames and Windows): Move section and rename to
287         Windows and Frames in windows.texi.
288         * windows.texi (Windows): Restructure.
289         (Basic Windows): Rewrite.  Explain live and internal windows and
290         normalization functions.
291         (Windows and Frames): Move section here from frames.texi.
292         Describe subwindows, window combinations, window tree, and
293         corresponding functions including window-list here.
294         (Window Sizes): Rename section from Size of Window and move it
295         up in chapter.  Describe total and body sizes and the
296         corresponding functions.  Explain new semantics of
297         window-min-height/-width.
298         (Resizing Windows): Move section up in chapter.  Describe new
299         resize functions.
300         (Splitting Windows): Describe new behavior of split-window,
301         split-window-above-each-other and split-window-side-by-side.
302         Provide examples.  Describe window-nest and window-splits
303         options.
304         (Deleting Windows): Minor rewrite.
305         (Selecting Windows): Minor rewrite.
306         Describe frame-selected-window and set-frame-selected-window here.
307         (Cyclic Window Ordering): Minor rewrite.
308         Describe window-list-1.
309         (Buffers and Windows): Rewrite.  Explain a window's previous and
310         next buffers and the corresponding functions.
311         (Window Tree): Merge into Windows and Frames section.
312         * elisp.texi (Top): Update node listings for frames and windows
313         sections.
315 2011-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
317         * display.texi (Face Functions): `face-list' returns faces (bug#9564).
319 2011-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
321         * errors.texi (Standard Errors): Remove apparent placeholder text
322         (bug#9491).
324 2011-09-18  Chong Yidong  <cyd@stupidchicken.com>
326         * frames.texi (Management Parameters): Fix description of
327         icon-type parameter.
329 2011-09-17  Chong Yidong  <cyd@stupidchicken.com>
331         * tips.texi (Key Binding Conventions): Don't bind a key sequence
332         ending in C-g.  Suggested by Edward O'Connor.
334 2011-09-17  Eli Zaretskii  <eliz@gnu.org>
336         * numbers.texi (Integer Basics): Add indexing for
337         most-positive-fixnum and most-negative-fixnum.  (Bug#9525)
339 2011-09-14  Dani Moncayo  <dmoncayo@gmail.com>  (tiny change)
341         * lists.texi (Sets And Lists): Fix typo.  (Bug#9393)
343 2011-09-11  Juanma Barranquero  <lekktu@gmail.com>
345         * processes.texi (Network Servers): Clarify what the process
346         buffer is used for (bug#9233).
348 2011-08-30  Dani Moncayo  <dmoncayo@gmail.com>  (tiny change)
350         * lists.texi (Building Lists): Fix typo.
352 2011-08-30  Chong Yidong  <cyd@stupidchicken.com>
354         * display.texi (Basic Faces): New node.  Document new faces.
356         * modes.texi (Major Mode Conventions): Move some text there.
357         (Mode Help): Remove major-mode var, duplicated in Major Modes.
359 2011-08-29  Chong Yidong  <cyd@stupidchicken.com>
361         * modes.texi (Basic Major Modes): New node.  Callers updated.
362         (Major Modes): Document fundamental-mode and major-mode.
363         (Major Mode Basics): Node deleted; text moved to Major Modes.
364         (Derived Modes): Document derived-mode-p.
366 2011-08-28  Chong Yidong  <cyd@stupidchicken.com>
368         * files.texi (Changing Files, Create/Delete Dirs): Document new
369         arguments for delete-file, delete-directory, and copy-directory.
370         (Visiting Functions): Remove view-file; it is documented in the
371         Emacs manual.
373         * frames.texi (Layout Parameters): The defaults for the
374         menu-bar-lines and tool-bar-lines parameters depend on the mode.
376         * display.texi (Progress): Document spinner functionality.
378         * os.texi (Killing Emacs): Note that kill-emacs can be called by
379         operating system signals.  Refer to save-buffers-kill-terminal
380         instead of save-buffers-kill-emacs.
382         * objects.texi (Symbol Type): Document ## print representation.
384 2011-08-25  Eli Zaretskii  <eliz@gnu.org>
386         * display.texi (Specified Space): Mention that `space' specs
387         influence bidi reordering.
388         (Bidirectional Display): Explain how to use `(space . PROPS)' for
389         separating fields with bidirectional content.
391 2011-08-24  Eli Zaretskii  <eliz@gnu.org>
393         * display.texi (Bidirectional Display): Document return value in
394         buffers that are not bidi-reordered for display, and in unibyte
395         buffers.
397 2011-08-23  Eli Zaretskii  <eliz@gnu.org>
399         * nonascii.texi (Character Properties): Document the values for
400         unassigned codepoints.
402 2011-08-18  Eli Zaretskii  <eliz@gnu.org>
404         * nonascii.texi (Character Properties): Document use of
405         `bidi-class' and `mirroring' properties as part of reordering.
406         Provide cross-references to "Bidirectional Display".
408         * display.texi (Bidirectional Display): Document the pitfalls of
409         concatenating strings with bidirectional content, with possible
410         solutions.  Document bidi-string-mark-left-to-right.
411         Mention paragraph direction in modes that inherit from prog-mode.
412         Document use of `bidi-class' and `mirroring' properties as part of
413         reordering.
415 2011-08-16  Eli Zaretskii  <eliz@gnu.org>
417         * modes.texi (Major Mode Conventions): Improve the documentation
418         of `mode-class' `special' modes.
420         * nonascii.texi (Character Properties): Document the `mirroring'
421         property.  Add index entries.
423         * syntax.texi (Categories): Add an example of defining a new
424         category and category table.
426         * searching.texi (Regexp Backslash): Document how to display
427         existing categories.  Mention the possibility of adding
428         categories, and add an xref to where this is described.  Add an
429         index entry.
431 2011-08-09  Chong Yidong  <cyd@stupidchicken.com>
433         * text.texi (Special Properties):
434         * display.texi (Overlay Properties): Note that mouse-face cannot
435         change the text size (Bug#8530).
437 2011-08-08  Chong Yidong  <cyd@stupidchicken.com>
439         * os.texi (Time of Day): Remove set-time-zone-rule, and recommend
440         using setenv instead.
442 2011-07-28  Eli Zaretskii  <eliz@gnu.org>
444         * display.texi (Bidirectional Display): Document the fact that
445         bidi-display-reordering is t by default.
447 2011-07-23  Eli Zaretskii  <eliz@gnu.org>
449         * display.texi (Bidirectional Display): New section.
451 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
452             Tim Cross  <theophilusx@gmail.com>  (tiny change)
453             Glenn Morris   <rgm@gnu.org>
455         * keymaps.texi (Toolkit Differences): New node.  (Bug#8176)
457 2011-07-15  Andreas Schwab  <schwab@linux-m68k.org>
459         * help.texi (Keys in Documentation): Revert last change.
461 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
463         * help.texi (Keys in Documentation): Clarify that \= only quotes
464         the next character, and doesn't affect longer sequences in
465         particular (bug#8935).
467         * debugging.texi (Using Debugger):
468         Mention @code{eval-expression-debug-on-error} (bug#8549).
470 2011-07-14  Eli Zaretskii  <eliz@gnu.org>
472         * display.texi (Other Display Specs): Document that `left-fringe'
473         and `right-fringe' display specifications are of the "replacing"
474         kind.
476 2011-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
478         * help.texi (Documentation Basics): Add a link to the Function
479         Documentation node (bug#6580).
481 2011-07-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
483         * keymaps.texi (Menu Bar): Mention :visible and :enable
484         (bug#6344).  Text by Drew Adams.
486         * modes.texi (Running Hooks): Mention buffer-local hook variables
487         (bug#6218).
489         * objects.texi (General Escape Syntax): "a with grave accent" is
490         ?xe0, not ?x8e0 (bug#5259).
492 2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
494         * display.texi (Face Attributes, Font Selection): Add references
495         to the Fonts node in the Emacs manual (Bug#4178).
497 2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
499         * display.texi (Window Systems): `window-system' is
500         terminal-local.
502         * frames.texi (Frame Parameters, Parameter Access): Don't mention
503         frame-local variables.
505         * variables.texi (Buffer-Local Variables): Don't mention obsolete
506         frame-local variables.
507         (Frame-Local Variables): Node deleted.
509         * elisp.texi (Top): Update node listing.
511 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
513         * elisp.texi: Change "inferiors" to "subnodes" in three places
514         (bug#3523).
516 2011-07-11  Chong Yidong  <cyd@stupidchicken.com>
518         * frames.texi (Window System Selections): Discussion of
519         x-select-enable-clipboard moved to Emacs manual.
521 2011-07-11  Deniz Dogan  <deniz@dogan.se>
523         * commands.texi (Prefix Command Arguments): Remove excessive
524         apostrophe.
526 2011-07-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
528         * syntax.texi (Syntax Descriptors): Clarify that the ". 23" syntax
529         description is a string (bug#3313).
531         * frames.texi (Display Feature Testing): Try to explain what all
532         the visual classes mean (bug#3042).
534 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
536         * modes.texi (Mode Line Variables): Document `mode-line-remote'
537         and `mode-line-client' (bug#2974).
539         * text.texi (Insertion): Clarify marker movements (bug#1651).
540         Text from Drew Adams.
542 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
544         * text.texi (Special Properties): Clarify the format of `face'
545         (bug#1375).
547         * commands.texi (Interactive Call): Add a `call-interactively'
548         example (bug#1010).
550 2011-07-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
552         * functions.texi (Calling Functions): Link to the "Interactive
553         Call" node (bug#1001).
555 2011-07-06  Chong Yidong  <cyd@stupidchicken.com>
557         * customize.texi (Composite Types): Move alist and plist to here
558         from Simple Types (Bug#7545).
560         * elisp.texi (Top): Update menu description.
562         * display.texi (Face Attributes): Document negative line widths
563         (Bug#6113).
565 2011-07-03  Tobias C. Rittweiler  <tcr@freebits.de>  (tiny change)
567         * searching.texi (Match Data): Note that match data can be
568         overwritten by most functions (bug#2499).
570 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
572         * strings.texi (Formatting Strings): Clarify what the "-" and "0"
573         flags mean (bug#6659).
575         * functions.texi (What Is a Function): Document the autoload
576         object (bug#6496).
578 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
580         * customize.texi (Variable Definitions): Clarify that SETFUNCTION
581         is only used in the Customize user interface (bug#6089).
583         * display.texi (Showing Images): Mention the point of sliced
584         images (bug#7836).
586 2011-07-02  Eli Zaretskii  <eliz@gnu.org>
588         * variables.texi (Defining Variables, Void Variables)
589         (Constant Variables): Fix incorrect usage of @kindex.
591 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
593         * variables.texi (Defining Variables): Add an index entry for
594         `set-variable' (bug#7262).
595         (Defining Variables): Use @findex for functions.
597         * frames.texi (Basic Parameters): Document the `explicit-name'
598         parameter (bug#6951).
600         * customize.texi (Type Keywords): Clarify that :value provides a
601         default value for all types (bug#7386).
603         * streams.texi (Output Functions): Document `pp'.
605 2011-06-25  Chong Yidong  <cyd@stupidchicken.com>
607         * keymaps.texi (Searching Keymaps):
608         * display.texi (Overlay Properties): Fix errors in 2011-05-29
609         change.  Suggested by Johan Bockgård.
611 2011-06-15  Chong Yidong  <cyd@stupidchicken.com>
613         * text.texi (Special Properties): Clarify role of font-lock-face.
615 2011-06-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
617         * processes.texi (Process Information): Rename `process-alive-p'
618         to `process-live-p' for consistency with other `-live-p' functions.
620 2011-06-03  Paul Eggert  <eggert@cs.ucla.edu>
622         Document wide integers better.
623         * files.texi (File Attributes): Document ino_t values better.
624         ino_t values no longer map to anything larger than a single cons.
625         * numbers.texi (Integer Basics, Integer Basics, Arithmetic Operations):
626         (Bitwise Operations):
627         * objects.texi (Integer Type): Use a binary notation that is a bit easier
628         to read, and that will port better if 62-bits becomes the default.
629         Fix or remove incorrect examples.
630         * os.texi (Time Conversion): Document time_t values better.
632 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
634         * processes.texi (Process Information):
635         Document `process-alive-p'.
637 2011-05-29  Chong Yidong  <cyd@stupidchicken.com>
639         * help.texi (Accessing Documentation):
640         * display.texi (Pixel Specification):
641         * processes.texi (Serial Ports, Serial Ports):
642         * nonascii.texi (Character Properties, Default Coding Systems):
643         * text.texi (Changing Properties, Special Properties):
644         * windows.texi (Window Start and End):
645         * modes.texi (SMIE Indentation Example, SMIE Tricks):
646         * keymaps.texi (Searching Keymaps, Tool Bar):
647         * minibuf.texi (Basic Completion):
648         * compile.texi (Eval During Compile):
649         * strings.texi (Formatting Strings): Tweaks to avoid overflowing
650         7x9 paper in printed manual.
652         * lists.texi (Sets And Lists): Fix misplaced text.
654 2011-05-29  Chong Yidong  <cyd@stupidchicken.com>
656         * keymaps.texi (Remapping Commands): Emphasize that the keymap
657         needs to be active (Bug#8350).
659 2011-05-28  Chong Yidong  <cyd@stupidchicken.com>
661         * minibuf.texi (Reading File Names): Clarify (Bug#8480).
663         * tips.texi (Coding Conventions): Remove antediluvian filename
664         limit recommendation (Bug#8538).
666 2011-05-27  Glenn Morris  <rgm@gnu.org>
668         * modes.texi (Auto Major Mode): Update for set-auto-mode changes.
670 2011-05-26  Glenn Morris  <rgm@gnu.org>
672         * variables.texi (File Local Variables):
673         Update hack-local-variables `mode-only' return value.
674         Add some more details on what this function does in the other case.
676 2011-05-19  Glenn Morris  <rgm@gnu.org>
678         * lists.texi (Sets And Lists): Mention cl provides union etc.
680 2011-05-19  Nix  <nix@esperi.org.uk>
682         * windows.texi (Displaying Buffers): pop-to-buffer is not a command.
684         * text.texi (Parsing HTML): Update for function name changes.
686         * syntax.texi (Syntax Flags): Small fix.
688         * keymaps.texi (Active Keymaps): Typo fix.
689         (Changing Key Bindings): Grammar fix.
691         * frames.texi (Minibuffers and Frames): Grammar fix.
692         (Window System Selections): x-select-enable-clipboard now defaults to t.
694         * customize.texi (Common Keywords):
695         * display.texi (Abstract Display):
696         * modes.texi (Auto-Indentation):
697         * nonascii.texi (Converting Representations): Typo fixes.
699         * control.texi (Examples of Catch): Call it "goto" not "go to".
701 2011-05-14  Eli Zaretskii  <eliz@gnu.org>
703         * nonascii.texi (Character Properties): Fix inconsistencies with
704         implementation.
706         * text.texi (Special Properties): Move @defvar's out of the
707         @table.  (Bug#8652)
709 2011-05-12  Glenn Morris  <rgm@gnu.org>
711         * display.texi (Image Descriptors): Fix typo.  (Bug#8495)
713 2011-05-12  Stefan Monnier  <monnier@iro.umontreal.ca>
715         * modes.texi (Region to Refontify): Rename from "Region to Fontify".
716         (Multiline Font Lock):
717         * vol2.texi (Top):
718         * vol1.texi (Top):
719         * elisp.texi (Top): Update menu accordingly.
721 2011-05-12  Drew Adams  <drew.adams@oracle.com>
723         * modes.texi (Region to Fontify): Fix typo.
725 2011-05-10  Jim Meyering  <meyering@redhat.com>
727         * minibuf.texi: Fix typo "in in -> in".
729 2011-05-06  Paul Eggert  <eggert@cs.ucla.edu>
731         * numbers.texi (Integer Basics): Large integers are treated as floats.
733 2011-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
735         * processes.texi (Synchronous Processes): Document the (:file
736         "/file-name") syntax for `call-process'.
738 2011-04-23  Juanma Barranquero  <lekktu@gmail.com>
740         * windows.texi (Choosing Window): Fix typo.
742 2011-04-23  Chong Yidong  <cyd@stupidchicken.com>
744         * frames.texi (Layout Parameters): Note the difference between
745         querying and setting parameters for left-fringe and right-fringe
746         (Bug#6930).
748 2011-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
750         * minibuf.texi (Basic Completion): Be a bit more precise about the
751         valid kinds of completion tables.
752         (Programmed Completion): Remove obsolete text about lambda expressions
753         not being valid completion tables.
755 2011-03-19  Chong Yidong  <cyd@stupidchicken.com>
757         * positions.texi (Excursions): Explain the "save-excursion
758         defeated by set-buffer" warning.
760         * buffers.texi (Current Buffer): Copyedits.  Don't recommend using
761         save-excursion.  Suggested by Uday S Reddy.
763 2011-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>
765         * variables.texi (Defining Variables): Mention the new meaning of `defvar'.
766         (Lexical Binding): New sub-section.
768         * eval.texi (Eval): Discourage the use of `eval'.
769         Document its new `lexical' argument.
771 2011-03-28  Stefan Monnier  <monnier@iro.umontreal.ca>
773         * commands.texi (Command Overview): `post-command-hook' is not reset to
774         nil any more.
776 2011-03-19  Stefan Monnier  <monnier@iro.umontreal.ca>
778         * strings.texi (String Conversion): Don't mention
779         string-make-(uni|multi)byte (bug#8262).
780         * nonascii.texi (Converting Representations): Fix up range.
781         * keymaps.texi (Key Binding Commands): Update code point, avoid
782         "unibyte character" and remove mention of unibyte bindings.
784 2011-03-10  Eli Zaretskii  <eliz@gnu.org>
786         * modes.texi (Operator Precedence Grammars): Don't use characters
787         outside ISO-8859-1.
789 2011-03-09  Eli Zaretskii  <eliz@gnu.org>
791         * intro.texi (Acknowledgements): Convert to ISO-8859-1 encoding.
793         * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
795 2011-03-08  Glenn Morris  <rgm@gnu.org>
797         * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
798         * intro.texi (Acknowledgements): Names to UTF-8.
799         * elisp.texi: Set documentencoding.
801 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
803         * Version 23.3 released.
805 2011-03-06  Chong Yidong  <cyd@stupidchicken.com>
807         * package.texi: Update index keywords.
808         (Package Archives): New node contents.  Document package-x.el.
810 2011-03-06  Juanma Barranquero  <lekktu@gmail.com>
812         * makefile.w32-in (srcs): Add package.texi.
814 2011-03-06  Chong Yidong  <cyd@stupidchicken.com>
816         * package.texi (Packaging, Packaging Basics, Simple Packages)
817         (Multi-file Packages): Expand and clarify.
818         (Package Archives): Temporary placeholder node.
820         * elisp.texi (Top): Update node listing.
822         * Makefile.in (srcs): Add package.texi.
824 2011-03-05  Chong Yidong  <cyd@stupidchicken.com>
826         * processes.texi (Synchronous Processes): Minor clarification
827         (Bug#8149).
829 2011-03-03  Glenn Morris  <rgm@gnu.org>
831         * files.texi (Truenames): Minor clarification.  (Bug#2341)
833 2011-03-01  Glenn Morris  <rgm@gnu.org>
835         * variables.texi (Directory Local Variables):
836         Mention `(subdirs . nil)' alist element.
838 2011-02-28  Glenn Morris  <rgm@gnu.org>
840         * variables.texi (Directory Local Variables): Mention the optional
841         mtime argument of dir-locals-set-directory-class.  (Bug#3577)
843 2011-02-27  Chong Yidong  <cyd@stupidchicken.com>
845         * minibuf.texi (Minibuffer History): Clarify discussion of
846         minibuffer history lists (Bug#8085).
848 2011-02-19  Eli Zaretskii  <eliz@gnu.org>
850         * elisp.texi: Sync @dircategory with ../../info/dir.
852         * files.texi (Visiting Functions): Document find-file-literally,
853         both the command and the variable.
855         * variables.texi (Creating Buffer-Local): Explain the meaning of
856         permanent local variables.
858         * files.texi (Visiting Functions): Document find-file-literally,
859         both the command and the variable.
861         * variables.texi (Creating Buffer-Local): Explain the meaning of
862         permanent local variables.
864 2011-02-19  Glenn Morris  <rgm@gnu.org>
866         * keymaps.texi (Remapping Commands): Mention how to undo it.
868 2011-02-09  Reuben Thomas  <rrt@sc3d.org>
870         * loading.texi (Hooks for Loading): Remove unnecessary advice
871         about eval-after-load (Bug#7986).
873 2011-02-05  Chong Yidong  <cyd@stupidchicken.com>
875         * commands.texi (Accessing Mouse): Note that a header line is not
876         included in the row of posn-col-row.
878 2011-02-02  Chong Yidong  <cyd@stupidchicken.com>
880         * modes.texi (Major Mode Conventions): Add face guidelines.
881         (Faces for Font Lock): List faces in order of prominence.
883 2011-02-01  Paul Eggert  <eggert@cs.ucla.edu>
885         format-time-string now supports subsecond time stamp resolution
886         * os.texi (Time Parsing): Document %N.
888 2011-01-28  Chong Yidong  <cyd@stupidchicken.com>
890         * vol1.texi (Top):
891         * vol2.texi (Top):
892         * elisp.texi (Top):
893         * display.texi (Display Property): Shorten the menu description of
894         the "Other Display Specs" node (Bug#7816).
896         * keymaps.texi (Defining Menus): Add "menu item" and "extended
897         menu item" concept index entries (Bug#7805).
899 2011-01-29  Eli Zaretskii  <eliz@gnu.org>
901         * makefile.w32-in (texinfodir): New variable.
902         (usermanualdir): Remove as redundant with $(emacsdir).
903         (MAKEINFO): Remove options, leave only program name.
904         (MAKEINFO_OPTS): New variable.
905         (texinputdir, $(infodir)/elisp): Use $(MAKEINFO_OPTS).
907 2011-01-25  Chong Yidong  <cyd@stupidchicken.com>
908             Richard Kim  <emacs18@gmail.com>
910         * loading.texi (Library Search): Document list-load-path-shadows
911         (Bug#7757).
913 2011-01-25  Chong Yidong  <cyd@stupidchicken.com>
915         * searching.texi (Regexp Special): Remove outdated discussion of
916         character sets (Bug#7780).
918         * frames.texi (Pop-Up Menus): Document where menu title comes
919         from (Bug#7684).
921 2011-01-25  Glenn Morris  <rgm@gnu.org>
923         * display.texi (Making Buttons): Mention limitation of text buttons.
925 2011-01-23  Werner Lemberg  <wl@gnu.org>
927         * Makefile.in (MAKEINFO): Now controlled by `configure'.
928         (MAKEINFO_OPTS): New variable.  Use it where appropriate.
929         (ENVADD): New variable to control texi2dvi and texi2pdf.
931 2011-01-15  Chong Yidong  <cyd@stupidchicken.com>
933         * files.texi (Directory Names): Move directory-abbrev-alist doc to
934         Emacs manual.
936 2011-01-15  Eli Zaretskii  <eliz@gnu.org>
938         * files.texi (Directory Names): Explain why FROM in
939         directory-abbrev-alist should begin with \`.  (Bug#7777)
941 2011-01-11  Stefan Monnier  <monnier@iro.umontreal.ca>
943         * loading.texi (Hooks for Loading): Adjust doc of eval-after-load.
945 2011-01-02  Eli Zaretskii  <eliz@gnu.org>
947         * modes.texi (Emulating Mode Line): Fix last change.
949 2011-01-02  Eli Zaretskii  <eliz@gnu.org>
951         * modes.texi (Emulating Mode Line): Update documentation of
952         format-mode-line according to changes that fixed bug #7587.
954 2010-12-18  Stefan Monnier  <monnier@iro.umontreal.ca>
956         * modes.texi (Derived Modes): Mention prog-mode.
958         * keymaps.texi (Simple Menu Items, Extended Menu Items): Remove mention
959         of the key-binding-data cache since we don't use it any more.
961 2010-12-13  Eli Zaretskii  <eliz@gnu.org>
963         * processes.texi (Shell Arguments):
964         * strings.texi (Creating Strings): Don't mention "shell commands";
965         make it explicit that `split-string-and-unquote' and
966         `combine-and-quote-strings' are mainly for working with arguments
967         to call-process and start-process.
969         * processes.texi (Shell Arguments): Fix documentation of
970         `split-string-and-unquote'.  Add indexing.  (Bug#7563)
972 2010-12-13  Stefan Monnier  <monnier@iro.umontreal.ca>
974         * modes.texi (Auto-Indentation): New section to document SMIE.
975         (Major Mode Conventions):
976         * text.texi (Mode-Specific Indent): Refer to it.
978 2010-12-13  Eli Zaretskii  <eliz@gnu.org>
980         * display.texi (Other Display Specs): Document left-fringe and
981         right-fringe display specs.
983 2010-12-13  Stefan Monnier  <monnier@iro.umontreal.ca>
985         * backups.texi (Making Backups):
986         * modes.texi (Example Major Modes): Use recommended coding style.
987         (Major Mode Basics, Derived Modes): Encourge more strongly use of
988         define-derived-mode.  Mention completion-at-point-functions.
990 2010-12-13  Chong Yidong  <cyd@stupidchicken.com>
992         * nonascii.texi (Converting Representations):
993         Document byte-to-string.
995 2010-12-08  Glenn Morris  <rgm@gnu.org>
997         * buffers.texi (Modification Time):
998         verify-visited-file-modtime now defaults to the current buffer.
1000 2010-11-27  Chong Yidong  <cyd@stupidchicken.com>
1002         * nonascii.texi (Converting Representations): Document byte-to-string.
1004         * strings.texi (Creating Strings): Don't mention semi-obsolete
1005         function char-to-string.
1006         (String Conversion): Shorten discussion of semi-obsolete function
1007         string-to-char.  Link to Converting Representations.
1009         * objects.texi (Symbol Type):
1010         * text.texi (Near Point):
1011         * help.texi (Help Functions):
1012         * functions.texi (Mapping Functions): Use string instead of
1013         char-to-string in examples.
1015 2010-11-27  Chong Yidong  <cyd@stupidchicken.com>
1017         * text.texi (Kill Functions, Kill Functions)
1018         (Low-Level Kill Ring, Low-Level Kill Ring): Remove obsolete
1019         YANK-HANDLER args.
1021         * symbols.texi (Creating Symbols): Using unintern without an
1022         obarray arg is now obsolete.
1024         * numbers.texi (Float Basics): Document float-e and float-pi.
1026         * variables.texi (Defining Variables): Change "pi" example to
1027         "float-pi".
1029 2010-11-26  Eli Zaretskii  <eliz@gnu.org>
1031         * commands.texi (Click Events): Document the values of X, Y and
1032         COL, ROW in the event's position, when the click is on the header
1033         or mode line, on the fringes, or in the margins.
1035 2010-11-17  Eli Zaretskii  <eliz@gnu.org>
1037         * customize.texi (Composite Types): Lower-case index entry.
1039         * loading.texi (How Programs Do Loading):
1040         Document load-file-name.  (Bug#7346)
1042 2010-11-17  Glenn Morris  <rgm@gnu.org>
1044         * text.texi (Kill Functions, Low-Level Kill Ring): Small fixes.
1046 2010-11-13  Eli Zaretskii  <eliz@gnu.org>
1048         * display.texi (Usual Display): Characters with no fonts are not
1049         necessarily displayed as empty boxes.
1051 2010-10-31  Glenn Morris  <rgm@gnu.org>
1053         * maps.texi (Standard Keymaps): Update File menu description.
1055 2010-10-28  Glenn Morris  <rgm@gnu.org>
1057         * Makefile.in (elisp.dvi, elisp.pdf): Also include $emacsdir.
1059 2010-10-24  Eli Zaretskii  <eliz@gnu.org>
1061         * display.texi (Window Systems): Deprecate use of window-system as
1062         a predicate.
1064 2010-10-23  Glenn Morris  <rgm@gnu.org>
1066         * help.texi (Documentation Basics): Remove mentions of digest-doc and
1067         sorted-doc.
1069 2010-10-15  Eli Zaretskii  <eliz@gnu.org>
1071         * os.texi (Dynamic Libraries): New node, with slightly modified
1072         text deleted from "Image Formats".
1073         (System Interface): Add @menu entry for "Dynamic Libraries".
1075         * display.texi (Image Formats): Remove description of
1076         image-library-alist.  (Renamed in 2010-10-13T14:50:06Z!lekktu@gmail.com.)
1078 2010-10-12  Glenn Morris  <rgm@gnu.org>
1080         * book-spine.texinfo: Rename to book-spine.texi.
1082 2010-10-11  Glenn Morris  <rgm@gnu.org>
1084         * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
1086         * Makefile.in (DVIPS): New variable.
1087         (.PHONY): Add html, ps.
1088         (html, elisp.html, ps, elisp.ps): New targets.
1089         (clean): Delete html, ps files.
1090         ($(infodir)/elisp): Remove unnecessary includes.
1092 2010-10-09  Eli Zaretskii  <eliz@gnu.org>
1094         * makefile.w32-in (emacsdir): New variable.
1095         (srcs): Add emacsver.texi.
1096         ($(infodir)/elisp, elisp.dvi): Add -I$(emacsdir).
1098 2010-10-09  Glenn Morris  <rgm@gnu.org>
1100         * Makefile.in (VPATH): Remove.
1101         (infodir): Make it absolute.
1102         (mkinfodir, $(infodir)/elisp, infoclean): No need to cd $srcdir.
1104         * Makefile.in (dist): Anchor regexps.
1106         * Makefile.in (srcs): Put elisp.texi first.
1107         ($(infodir)/elisp, elisp.dvi, elisp.pdf): Use $<.
1109         * Makefile.in (infoclean): Remove harmless, long-standing error.
1111         * Makefile.in ($(infodir)): Delete rule.
1112         (mkinfodir): New.
1113         ($(infodir)/elisp): Use $mkinfodir instead of infodir.
1115         * Makefile.in (dist): Remove reference to emacsver.texi.in.
1116         Also copy emacsver.texi, and edit $emacsdir.
1118 2010-10-09  Glenn Morris  <rgm@gnu.org>
1120         * Makefile.in (emacsdir): New variable.
1121         (MAKEINFO): Add -I $emacsdir.
1122         (dist): Copy emacsver.texi.
1123         (srcs): Add emacsver.texi.
1125         * book-spine.texinfo, elisp.texi, vol2.texi, vol1.texi:
1126         Set EMACSVER by including emacsver.texi.
1128         * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
1130 2010-10-07  Glenn Morris  <rgm@gnu.org>
1132         * Makefile.in (version): New, set by configure.
1133         (clean): Delete dist tar file.
1134         (dist): Use version in tar name.
1136 2010-10-06  Glenn Morris  <rgm@gnu.org>
1138         * Makefile.in: Rearrange to more closely resemble doc/emacs/Makefile.
1139         (INSTALL_INFO): Remove unused variable.
1140         (mostlyclean, infoclean, dist): New rules.
1141         (clean): Delete dvi and pdf files.
1142         (maintainer-clean): Remove elisp.oaux, use infoclean.
1143         ($(infodir)): Add parallel build workaround.
1145 2010-10-04  Glenn Morris  <rgm@gnu.org>
1147         * Makefile.in (dvi, pdf, $(infodir)): New targets.
1148         ($(infodir)/elisp): Ensure target directory exists.  Use $@.
1149         Fix -I typo.
1150         (clean): No 'make.out' or 'core' files.
1151         (.PHONY): Declare clean rules.
1152         (maintainer-clean): Delete pdf file.  Guard against cd failures.
1154 2010-10-03  Glenn Morris  <rgm@gnu.org>
1156         * files.texi (File Name Components): Remove ignored section about
1157         deleted variable directory-sep-char.
1159 2010-10-03  Michael Albinus  <michael.albinus@gmx.de>
1161         * files.texi (Magic File Names): New defopt
1162         remote-file-name-inhibit-cache.
1164 2010-10-02  Glenn Morris  <rgm@gnu.org>
1166         * os.texi (Killing Emacs): Hook now runs in batch mode.
1168 2010-09-18  Stefan Monnier  <monnier@iro.umontreal.ca>
1170         * text.texi (Special Properties): Clarify when modification-hooks run.
1172 2010-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1174         * syntax.texi (Syntax Flags): Document new `c' flag.
1176 2010-09-09  Glenn Morris  <rgm@gnu.org>
1178         * display.texi (ImageMagick Images): General cleanup.
1180 2010-09-06  Alexander Klimov  <alserkli@inbox.ru>  (tiny change)
1182         * files.texi (Directory Names): Use \` rather than ^.
1184 2010-09-02  Jan Djärv  <jan.h.d@swipnet.se>
1186         * text.texi (Low-Level Kill Ring):
1187         * frames.texi (Window System Selections): Remove cut buffer
1188         documentation.
1190 2010-08-28  Eli Zaretskii  <eliz@gnu.org>
1192         * display.texi (Fringe Size/Pos): Add a cross-reference to "Layout
1193         Parameters", where the default fringe width is described.
1195         * frames.texi (Window Frame Parameters, Basic Parameters)
1196         (Position Parameters, Layout Parameters, Management Parameters)
1197         (Cursor Parameters, Font and Color Parameters): Add indexing for
1198         frame parameters.  (Bug#6929)
1200 2010-08-25  Tom Tromey  <tromey@redhat.com>
1202         * vol2.texi (Top): Update.
1203         * vol1.texi (Top): Update.
1204         * tips.texi (Library Headers): Mention Package-Version and
1205         Package-Requires.
1206         * package.texi: New file.
1207         * os.texi (System Interface): Update pointers.
1208         * elisp.texi (Top): Link to new nodes.  Include package.texi.
1209         * anti.texi (Antinews): Update pointers.
1211 2010-08-25  Eli Zaretskii  <eliz@gnu.org>
1213         * processes.texi (Filter Functions): Fix last change.
1215 2010-08-24  Markus Triska  <triska@gmx.at>
1217         * processes.texi (Filter Functions): Use `buffer-live-p' instead
1218         of `buffer-name' in the main text as well as in the example
1219         (Bug#3098).
1221 2010-08-22  Chong Yidong  <cyd@stupidchicken.com>
1223         * nonascii.texi (Text Representations):
1224         * loading.texi (Loading Non-ASCII):
1225         * compile.texi (Byte Compilation): Don't mention obsolete
1226         --unibyte command-line argument.
1228 2010-08-22  Chong Yidong  <cyd@stupidchicken.com>
1230         * modes.texi (Defining Minor Modes): Doc fix (Bug#6880).
1232 2010-08-22  Chong Yidong  <cyd@stupidchicken.com>
1234         * objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).
1236 2010-08-20  Eli Zaretskii  <eliz@gnu.org>
1238         * commands.texi (Misc Events): Add cross-references to where
1239         POSITION of a mouse event is described in detail.
1241 2010-08-08  Christoph Scholtes  <cschol2112@googlemail.com>
1243         * control.texi (Handling Errors)  <error-message-string>: Fix arg name.
1245 2010-08-08  Juanma Barranquero  <lekktu@gmail.com>
1247         * modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
1248         Suggested by Štěpán Němec <stepnem@gmail.com>.
1250 2010-08-08  Juanma Barranquero  <lekktu@gmail.com>
1252         * minibuf.texi (High-Level Completion): Document args of
1253         `read-buffer-function' (bug#5625).
1255 2010-07-29  Jan Djärv  <jan.h.d@swipnet.se>
1257         * frames.texi (Layout Parameters): Add doc for tool-bar-position.
1259 2010-07-29  Michael Albinus  <michael.albinus@gmx.de>
1261         * processes.texi (Process Information): Explain process property
1262         `remote-tty'.
1264 2010-07-27  Juanma Barranquero  <lekktu@gmail.com>
1266         * modes.texi (Defining Minor Modes): Use C-delete in examples,
1267         instead of "\C-\^?" (bug#6334).
1269         * text.texi (Special Properties): Fix typo.
1271 2010-07-09  Eli Zaretskii  <eliz@gnu.org>
1273         * internals.texi (Writing Emacs Primitives): Adapt to ANSI C
1274         calling sequences, which are now the standard.
1276 2010-06-24  Chong Yidong  <cyd@stupidchicken.com>
1278         * text.texi (Undo): Clarify command loop behavior (Bug#2433).
1280         * commands.texi (Command Overview): Mention undo-boundary call.
1282 2010-06-23  Glenn Morris  <rgm@gnu.org>
1284         * abbrevs.texi, commands.texi, compile.texi, debugging.texi:
1285         * display.texi, edebug.texi, elisp.texi, eval.texi, files.texi:
1286         * frames.texi, functions.texi, internals.texi, keymaps.texi:
1287         * loading.texi, minibuf.texi, numbers.texi, os.texi, processes.texi:
1288         * searching.texi, sequences.texi, strings.texi, syntax.texi:
1289         * text.texi, tips.texi, vol1.texi, vol2.texi, windows.texi:
1290         Untabify Texinfo files.
1292 2010-06-20  Chong Yidong  <cyd@stupidchicken.com>
1294         * modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).
1296 2010-06-19  Chong Yidong  <cyd@stupidchicken.com>
1298         * errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
1300 2010-06-02  Chong Yidong  <cyd@stupidchicken.com>
1302         * searching.texi (Regexp Special): Remove obsolete information
1303         about matching non-ASCII characters, and suggest using char
1304         classes (Bug#6283).
1306 2010-05-30  Juanma Barranquero  <lekktu@gmail.com>
1308         * minibuf.texi (Basic Completion): Add missing "@end defun".
1310 2010-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
1312         * minibuf.texi (Basic Completion): Document completion-boundaries.
1313         (Programmed Completion): Document the new fourth method for boundaries.
1315 2010-05-22  Chong Yidong  <cyd@stupidchicken.com>
1317         * display.texi (Image Cache): Update documentation about image caching.
1319 2010-05-08  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
1321         * windows.texi (Textual Scrolling):
1322         * tips.texi (Coding Conventions):
1323         * minibuf.texi (Minibuffer History):
1324         * maps.texi (Standard Keymaps):
1325         * loading.texi (Where Defined):
1326         * edebug.texi (Instrumenting): Fix typos.
1328 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
1330         * keymaps.texi (Menu Bar): Document :advertised-binding property.
1332         * functions.texi (Obsolete Functions):
1333         Document set-advertised-calling-convention.
1335         * minibuf.texi (Basic Completion): Document completion-in-region.
1336         (Programmed Completion): Document completion-annotate-function.
1338         * commands.texi (Reading One Event): Document read-key.
1339         (Distinguish Interactive): Document KIND arg to
1340         called-interactively-p.  Delete obsolete interactive-p.
1342         * elisp.texi (Top): Update node description.
1344 2010-05-08  Eli Zaretskii  <eliz@gnu.org>
1346         * nonascii.texi (Character Properties):
1347         Document unicode-category-table.  Add an index entry for Unicode
1348         general category.
1350 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
1352         * Version 23.2 released.
1354 2010-04-20  Juanma Barranquero  <lekktu@gmail.com>
1356         * locals.texi (Standard Buffer-Local Variables):
1357         Remove @ignore'd reference to `direction-reversed'.
1359 2010-04-14  Juri Linkov  <juri@jurta.org>
1361         Fix @deffn without category.
1363         * abbrevs.texi (Abbrev Expansion): Replace @deffn with @defun
1364         for `abbrev-insert'.
1366         * buffers.texi (Indirect Buffers): Add category `Command'
1367         to @deffn of `clone-indirect-buffer'.
1369         * windows.texi (Cyclic Window Ordering): Replace @deffn with @defun
1370         for `next-window' and `previous-window'.  Add category `Command'
1371         to @deffn of `pop-to-buffer'.
1373 2010-04-01  Chong Yidong  <cyd@stupidchicken.com>
1375         * nonascii.texi (Text Representations): Don't mark
1376         enable-multibyte-characters as a user option.
1378 2010-03-31  Eli Zaretskii  <eliz@gnu.org>
1380         * control.texi (Handling Errors): How to re-throw a signal caught
1381         by condition-case.
1383 2010-03-26  Chong Yidong  <cyd@stupidchicken.com>
1385         * loading.texi (Hooks for Loading): Document after-load-functions.
1386         Copyedits.
1388 2010-03-24  Arni Magnusson  <arnima@hafro.is>  (tiny change)
1390         * frames.texi (Cursor Parameters): Fix typo.  (Bug#5760)
1392 2010-03-24  Chong Yidong  <cyd@stupidchicken.com>
1394         * processes.texi (Network Processes): Document seqpacket type.
1396 2010-03-20  Dan Nicolaescu  <dann@ics.uci.edu>
1398         * os.texi (System Environment): Do not mention lynxos.
1400 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
1402         * Branch for 23.2.
1404 2010-03-06  Chong Yidong  <cyd@stupidchicken.com>
1406         * objects.texi (Integer Type): Take note of the read syntax
1407         exception for numbers that cannot fit in the integer type.
1409 2010-03-03  Glenn Morris  <rgm@gnu.org>
1411         * numbers.texi (Integer Basics, Bitwise Operations):
1412         * objects.texi (Integer Type): Update for integers now being 30-bit.
1414 2010-02-27  Chong Yidong  <cyd@stupidchicken.com>
1416         * display.texi (Low-Level Font): Document :otf font-spec property.
1418 2010-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1420         * display.texi (Line Height): Avoid obsolete special default variables
1421         like default-major-mode.
1423 2010-01-28  Alan Mackenzie  <acm@muc.de>
1425         * display.texi (Auto Faces): Say fontification-functions is called
1426         whether or not Font Lock is enabled.  Tidy up the wording a bit.
1428 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
1430         * elisp.texi: Remove duplicate edition information (Bug#5407).
1432 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
1434         * two.el (volume-header-toc-markup): Fix typos in docstring.
1436 2010-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1438         Avoid dubious uses of save-excursions.
1439         * positions.texi (Excursions): Recommend the use of
1440         save-current-buffer if applicable.
1441         * text.texi (Clickable Text): Fix the example code which used
1442         save-excursion in a naive way which sometimes preserves point and
1443         sometimes not.
1444         * variables.texi (Creating Buffer-Local):
1445         * os.texi (Session Management):
1446         * display.texi (GIF Images):
1447         * control.texi (Cleanups): Use (save|with)-current-buffer.
1449 2010-01-02  Eli Zaretskii  <eliz@gnu.org>
1451         * modes.texi (Example Major Modes): Fix indentation.  (Bug#5195)
1453 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
1455         * nonascii.texi (Text Representations, Character Codes)
1456         (Converting Representations, Explicit Encoding)
1457         (Translation of Characters): Use hex notation consistently.
1458         (Character Sets): Fix map-charset-chars doc (Bug#5197).
1460 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
1462         * loading.texi (Where Defined): Make it clearer that these are
1463         loaded files (Bug#5068).
1465 2009-12-29  Chong Yidong  <cyd@stupidchicken.com>
1467         * minibuf.texi (Completion Styles): Document `initials' style.
1469 2009-12-25  Chong Yidong  <cyd@stupidchicken.com>
1471         * frames.texi (Resources): Describe inhibit-x-resources.
1472         (Size Parameters): Copyedit.
1474         * hash.texi (Creating Hash):
1475         * objects.texi (Hash Table Type): Document the new hash table
1476         printed representation.
1478         * minibuf.texi (Basic Completion): 4th arg to all-completions is
1479         obsolete.
1481         * processes.texi (Process Buffers):
1482         Document process-kill-buffer-query-function.
1484 2009-12-05  Glenn Morris  <rgm@gnu.org>
1486         * hooks.texi (Standard Hooks): Remove diary-display-hook, replaced by
1487         diary-display-function, and no longer recommended to be a hook.
1488         Update for changes in the names of calendar and diary hooks.
1489         diary-print-entries-hook has changed section.
1491 2009-11-28  Eli Zaretskii  <eliz@gnu.org>
1493         * text.texi (Special Properties): More accurate description of
1494         what the `cursor' property does.
1496 2009-11-26  Kevin Ryde  <user42@zip.com.au>
1498         * commands.texi (Misc Events): vindex mouse-wheel-up-event and
1499         mouse-wheel-down-event, the closest thing to a definition for them.
1500         * os.texi (Startup Summary): vindex inhibit-startup-message and
1501         inhibit-splash-screen.
1502         (Command-Line Arguments): vindex argv.
1503         (Suspending Emacs): vindex suspend-tty-functions and
1504         resume-tty-functions.  Don't want to index every hook, but having
1505         the programming ones is helpful.
1507 2009-11-14  Chong Yidong  <cyd@stupidchicken.com>
1509         * commands.texi (Motion Events): Fix typo (Bug#4907).
1511 2009-11-08  Chong Yidong  <cyd@stupidchicken.com>
1513         * searching.texi (Char Classes): Note that [:upper:] and [:lower:]
1514         are affected by case-fold-search (Bug#4483).
1516 2009-11-02  Chong Yidong  <cyd@stupidchicken.com>
1518         * minibuf.texi (Reading File Names): Note that read-file-name may
1519         use a graphical file dialog.
1521 2009-10-31  Glenn Morris  <rgm@gnu.org>
1523         * nonascii.texi (User-Chosen Coding Systems): Minor reword.  (Bug#4817)
1525 2009-10-16  Kevin Ryde  <user42@zip.com.au>
1527         * files.texi (Magic File Names): Add @vindex file-name-handler-alist,
1528         in particular so `info-lookup-symbol' can find its docs.
1530 2009-10-16  Chong Yidong  <cyd@stupidchicken.com>
1532         * variables.texi (Constant Variables): Distinguish from defconst
1533         variables.
1534         (Defining Variables): Add cindex.
1536 2009-10-15  Chong Yidong  <cyd@stupidchicken.com>
1538         * os.texi (Time of Day): Clarify that the microsecond part is
1539         ignored (Bug#4637).
1541 2009-10-11  Glenn Morris  <rgm@gnu.org>
1543         * frames.texi (Size and Position): Clarify what is included in the frame
1544         height.  (Bug#4535)
1546 2009-10-10  Glenn Morris  <rgm@gnu.org>
1548         * windows.texi (Size of Window): The relationship between window and
1549         frame heights is not so simple.  (Bug#4535)
1550         Mention window-full-height-p.
1552 2009-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
1554         * positions.texi (Text Lines): Remove goto-line, since it shouldn't be
1555         used from Lisp.
1557 2009-10-07  Eli Zaretskii  <eliz@gnu.org>
1559         * files.texi (Directory Names) <abbreviate-file-name>:
1560         Document that root home directories are not replaced with "~".
1562 2009-10-06  Eli Zaretskii  <eliz@gnu.org>
1564         * text.texi (Special Properties): Document the meaning of the
1565         `cursor' text property whose value is an integer.
1567 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
1569         * files.texi (Magic File Names): Add `copy-directory'.
1571 2009-10-05  Eli Zaretskii  <eliz@gnu.org>
1573         * files.texi (File Attributes): Fix description of file
1574         attributes.  (Bug#4638) Update attributes of files.texi example to
1575         be more representative.
1577 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
1579         * files.texi (Create/Delete Dirs): New command copy-directory.
1581 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
1583         * anti.texi (Antinews):
1584         * macros.texi (Indenting Macros):
1585         * strings.texi (Creating Strings, Case Conversion):
1586         Remove duplicate words.
1588 2009-10-01  Michael Albinus  <michael.albinus@gmx.de>
1590         * files.texi (Create/Delete Dirs): delete-directory has an
1591         optional parameter RECURSIVE.
1593 2009-10-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1595         * buffers.texi (Swapping Text): Minor clarification.
1597 2009-10-01  Glenn Morris  <rgm@gnu.org>
1599         * functions.texi (Declaring Functions): Mention that we also search for
1600         ".m" files in the src/ directory.
1602 2009-09-25  David Engster  <deng@randomsample.de>
1604         * display.texi (Managing Overlays): Document copy-overlay (Bug#4549).
1606 2009-09-22  Glenn Morris  <rgm@gnu.org>
1608         * internals.texi (Building Emacs): Mention preloaded-file-list.
1610 2009-09-14  Alan Mackenzie  <acm@muc.de>
1612         * os.texi (Terminal Output): Put "@code{}" around "stdout".
1614 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
1616         * functions.texi (Anonymous Functions): Rearrange discussion,
1617         giving usage of unquoted lambda forms first.  Mention that
1618         `function' and `#'' are no longer required (Bug#4290).
1620 2009-09-11  Alan Mackenzie  <acm@muc.de>
1622         * os.texi (Terminal Output): Document `send-string-to-terminal' in
1623         batch mode.
1625 2009-09-01  Glenn Morris  <rgm@gnu.org>
1627         * display.texi (Face Functions): Mention define-obsolete-face-alias.
1629 2009-08-26  Ulrich Mueller  <ulm@gentoo.org>
1631         * nonascii.texi (Character Codes): Fix typos.
1633 2009-08-25  Michael Albinus  <michael.albinus@gmx.de>
1635         * processes.texi (Synchronous Processes): New defvar
1636         process-file-side-effects.
1638 2009-08-25  Glenn Morris  <rgm@gnu.org>
1640         * display.texi (Fontsets): Fix typo.
1642         * files.texi (Format Conversion Round-Trip): Mention nil regexp.
1644 2009-08-19  Stefan Monnier  <monnier@iro.umontreal.ca>
1646         * processes.texi (Asynchronous Processes): Adjust arglist of
1647         start-process-shell-command and start-file-process-shell-command.
1649 2009-08-15  Chong Yidong  <cyd@stupidchicken.com>
1651         * advice.texi (Argument Access in Advice): Note that argument
1652         positions are zero-based (Bug#3932).
1654         * commands.texi (Distinguish Interactive): Minor copyedit.
1656         * display.texi (Face Attributes): Add xref to Displaying Faces for
1657         explanation of "underlying face".
1659         * customize.texi (Common Keywords): Add xref to Loading.
1661         * loading.texi (How Programs Do Loading): Add xref to Lisp
1662         Libraries node in the Emacs manual.
1664 2009-08-13  Chong Yidong  <cyd@stupidchicken.com>
1666         * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
1668 2009-07-18  Chong Yidong  <cyd@stupidchicken.com>
1670         * processes.texi (Shell Arguments): Copyedits.
1672 2009-07-18  Glenn Morris  <rgm@gnu.org>
1674         * loading.texi (Repeated Loading): Fix typo.
1676 2009-07-16  Richard Stallman  <rms@gnu.org>
1678         * buffers.texi (Swapping Text): Recommend setting
1679         write-region-annotate-functions and buffer-saved-size.
1681         * backups.texi (Auto-Saving): Document buffer-saved-size = -2.
1683 2009-07-15  Glenn Morris  <rgm@gnu.org>
1685         * edebug.texi: Minor re-phrasings throughout.
1686         (Edebug Execution Modes): Sit-for affects continue mode too.
1687         (Jumping): Use `forward-sexp' rather than its keybinding.
1688         (Edebug Misc): Fix Q binding.
1689         (Edebug Eval): Remove cl version.
1690         (Printing in Edebug): Clarify print-length etc.
1691         (Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
1692         (Specification List): Remove edebug-unwrap findex entry.
1693         (Specification Examples): defmacro is actually not the same as defun.
1694         Escape "`" in example.
1696 2009-07-15  Chong Yidong  <cyd@stupidchicken.com>
1698         * markers.texi (The Mark): Document optional arg to
1699         deactivate-mark.
1701 2009-07-11  Kevin Ryde  <user42@zip.com.au>
1703         * hooks.texi (Standard Hooks): Fix cross-references.
1705         * loading.texi (Named Features): Refer to eval-after-load.
1707 2009-07-11  Glenn Morris  <rgm@gnu.org>
1709         * Makefile.in (TEXI2PDF): New.
1710         (elisp.pdf): New target.
1712         * searching.texi (Regexp Backslash): Fix typo.
1714         * elisp.texi (Top): Display copyright notice at start of non-TeX.
1716 2009-07-10  Glenn Morris  <rgm@gnu.org>
1718         * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
1720         * customize.texi (Customization Types):
1721         * display.texi (Abstract Display):
1722         * objects.texi (Character Type, String Type):
1723         Merge in some menu descriptions from elisp.texi.
1725         * hash.texi (Hash Tables):
1726         * modes.texi (Multiline Font Lock):
1727         End menu description with period.
1729 2009-07-09  Glenn Morris  <rgm@gnu.org>
1731         * back.texi: Don't hard-code texinfo location.
1733         * two-volume.make (texinfodir): New, with location of texinfo.tex.
1734         (tex): Add texinfodir to TEXINPUTS.
1735         (elisp1med-init, elisp2med-init): Use texinfodir.
1737         * Makefile.in (texinfodir): Rename from usermanualdir, and update.
1738         (clean): Add two-volume.make intermediate files.
1740         * elisp.texi, vol1.texi, vol2.texi:
1741         Use a DATE variable with the publication date, and update it.
1742         Fix antinews menu description.
1744         * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
1745         Update the detailed node listing to match elisp.texi.
1747         * README: Update edition to match elisp.texi.
1749         * objects.texi (General Escape Syntax):
1750         * nonascii.texi (Character Sets):
1751         Use consistent case for "Unicode Standard".
1753         * anti.texi (Antinews):
1754         * customize.texi (Variable Definitions):
1755         * functions.texi (Declaring Functions):
1756         * nonascii.texi (Character Properties):
1757         * processes.texi (Serial Ports):
1758         * text.texi (Special Properties):
1759         * tips.texi (Coding Conventions):
1760         Minor rearrangements to improve TeX line-filling.
1762         * commands.texi (Using Interactive): Fix cross-reference.
1764 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
1766         * frames.texi (Management Parameters): Mention sticky.
1768 2009-07-01  Andreas Schwab  <aschwab@redhat.com>
1770         * help.texi (Help Functions): Fix description of help-buffer and
1771         help-setup-xref to use @defun instead of @deffn.
1773 2009-07-01  Jan Djärv  <jan.h.d@swipnet.se>
1775         * frames.texi (Size Parameters): Mention maximized for fullscreen.
1777 2009-06-24  Chong Yidong  <cyd@stupidchicken.com>
1779         * display.texi (Window Systems): Add ns to the list.
1781 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
1783         * Branch for 23.1.
1785 2009-06-17  Martin Rudalics  <rudalics@gmx.at>
1787         * windows.texi (Dedicated Windows): Fix typo.
1788         (Resizing Windows): Replace @defun by @deffn.
1790 2009-06-17  Glenn Morris  <rgm@gnu.org>
1792         * variables.texi (Directory Local Variables):
1793         Update for 2009-04-11 name-change of dir-locals-directory-alist.
1795 2009-06-09  Kenichi Handa  <handa@m17n.org>
1797         * nonascii.texi (Character Sets): State clearly that FROM and TO
1798         are codepoints of CHARSET.
1800 2009-06-07  Chong Yidong  <cyd@stupidchicken.com>
1802         * minibuf.texi (Reading File Names): Fix introductory text.
1803         Suggested by stan@derbycityprints.com.
1804         (High-Level Completion): Fix typo.
1806 2009-05-28  Chong Yidong  <cyd@stupidchicken.com>
1808         * frames.texi (Text Terminal Colors): Multi-tty is already
1809         implemented, but tty-local colors are not.
1811 2009-05-27  Chong Yidong  <cyd@stupidchicken.com>
1813         * hooks.texi (Standard Hooks): Remove mention of obsolete
1814         redisplay-end-trigger-functions.
1816         * internals.texi (Window Internals): Remove mention of obsolete
1817         redisplay-end-trigger-functions.
1819 2009-05-21  Martin Rudalics  <rudalics@gmx.at>
1821         * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
1823         * backups.texi (Making Backups): backup-directory-alist and
1824         make-backup-file-name-function are options.
1825         (Auto-Saving): auto-save-list-file-prefix is an option.
1827         * buffers.texi (Killing Buffers): buffer-offer-save is an
1828         option.
1830         * display.texi (Refresh Screen): no-redraw-on-reenter is an
1831         option.
1832         (Echo Area Customization): echo-keystrokes is an option.
1833         (Selective Display): selective-display-ellipses is an option.
1834         (Temporary Displays): temp-buffer-show-function is an option.
1835         (Face Attributes): underline-minimum-offset and x-bitmap-file-path
1836         are options.
1837         (Font Selection): face-font-family-alternatives,
1838         face-font-selection-order, face-font-registry-alternatives, and
1839         scalable-fonts-allowed are options.
1840         (Fringe Indicators): indicate-buffer-boundaries is an option.
1841         (Fringe Cursors): overflow-newline-into-fringe is an option.
1842         (Scroll Bars): scroll-bar-mode is an option.
1844         * eval.texi (Eval): max-lisp-eval-depth is an option.
1846         * files.texi (Visiting Functions): find-file-hook is an option.
1847         (Directory Names): directory-abbrev-alist is an option.
1848         (Unique File Names): temporary-file-directory and
1849         small-temporary-file-directory are options.
1851         * frames.texi (Initial Parameters): initial-frame-alist,
1852         minibuffer-frame-alist and default-frame-alist are options.
1853         (Cursor Parameters): blink-cursor-alist and
1854         cursor-in-non-selected-windows ar options.
1855         (Window System Selections): selection-coding-system is an
1856         option.
1857         (Display Feature Testing): display-mm-dimensions-alist is an
1858         option.
1860         * help.texi (Help Functions): help-char and help-event-list are
1861         options.
1863         * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
1864         an option.
1866         * minibuf.texi (Minibuffer History): history-length and
1867         history-delete-duplicates are options.
1868         (High-Level Completion): read-buffer-function and
1869         read-buffer-completion-ignore-case are options.
1870         (Reading File Names): read-file-name-completion-ignore-case is
1871         an option.
1873         * modes.texi (Mode Line Top): mode-line-format is an option.
1874         (Mode Line Variables): mode-line-position and mode-line-modes
1875         are options.
1877         * nonascii.texi (Text Representations):
1878         enable-multibyte-characters is an option.
1879         (Default Coding Systems): auto-coding-regexp-alist,
1880         file-coding-system-alist, auto-coding-alist and
1881         auto-coding-functions are options.
1882         (Specifying Coding Systems): inhibit-eol-conversion is an
1883         option.
1885         * os.texi (Init File): site-run-file is an option.
1886         (System Environment): mail-host-address is an option.
1887         (User Identification): user-mail-address is an option.
1888         (Terminal Output): baud-rate is an option.
1890         * positions.texi (Word Motion): words-include-escapes is an
1891         option.
1893         * searching.texi (Standard Regexps): page-delimiter,
1894         paragraph-separate, paragraph-separate and sentence-end are
1895         options.
1897         * text.texi (Margins): left-margin and fill-nobreak-predicate
1898         are options.
1900         * variables.texi (Local Variables): max-specpdl-size is an
1901         option.
1903         * windows.texi (Choosing Window):
1904         split-window-preferred-function, special-display-function and
1905         display-buffer-function are options.
1907 2009-05-20  Chong Yidong  <cyd@stupidchicken.com>
1909         Fix errors spotted by Martin Rudalics.
1911         * syntax.texi (Position Parse): Document rationale for ignored
1912         arguments to syntax-ppss-flush-cache.
1914         * processes.texi (Input to Processes): Mark PROCESS arg to
1915         process-running-child-p as optional.
1916         (Network Options): Document NO-ERROR arg to
1917         set-network-process-option.
1919         * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
1920         command.
1922         * searching.texi (POSIX Regexps): Mark posix-search-forward and
1923         posix-search-backward as commands.
1925         * os.texi (Killing Emacs): Mark kill-emacs as a command.
1926         (Suspending Emacs): Mark suspend-emacs as a command.
1927         (Processor Run Time): Mark emacs-uptime and emacs-init-time as
1928         commands.
1929         (Terminal Output): Remove obsolete function baud-rate.
1930         Document TERMINAL arg for send-string-to-terminal.
1932         * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
1933         terminal-coding-system and set-terminal-coding-system.
1934         (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
1935         as optional.
1936         (Character Sets): Document RESTRICTION arg of char-charset.
1937         (Character Codes): Mark POS argument to get-byte as optional.
1939         * minibuf.texi (Minibuffer Misc): Document ARGS arg for
1940         minibuffer-message.
1942         * files.texi (Create/Delete Dirs): Mark make-directory and
1943         delete-directory as commands.
1945         * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
1947         * text.texi (Base 64): Mark base64-decode-string and
1948         base64-encode-string as commands.
1949         (Columns): Mark move-to-column as a command.
1950         (Mode-Specific Indent): Document RIGID arg to
1951         indent-for-tab-command.
1952         (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
1953         Mark indent-code-rigidly as a command.
1954         (Substitution): Mark translate-region as a command.
1956         * frames.texi (Size and Position): Remove obsolete functions
1957         screen-height and screen-width.
1959 2009-05-19  Chong Yidong  <cyd@stupidchicken.com>
1961         * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
1962         (Displaying Buffers, Resizing Windows): Correct mistakes;
1963         next-window, previous-window, and pop-to-buffer are not commands,
1964         and fit-window-to-buffer" is a command.  (Pointed out by Martin
1965         Rudalics.)
1967 2009-05-17  Richard M Stallman  <rms@gnu.org>
1969         * modes.texi (Precalculated Fontification): Clarify text.
1971 2009-05-17  Martin Rudalics  <rudalics@gmx.at>
1973         * windows.texi (Selecting Windows): Clarify descriptions of
1974         with-selected-window and get-lru-window.
1975         (Cyclic Window Ordering): Refer to particular frame when talking
1976         about how splitting affects the ordering.
1977         (Displaying Buffers): Fix descriptions of switch-to-buffer and
1978         switch-to-buffer-other-window.  Explain how setting of
1979         display-buffer-reuse-frames affects pop-to-buffer.
1980         (Choosing Window): Clarify some details in descriptions of
1981         display-buffer-reuse-frames, pop-up-frames, and
1982         pop-up-frame-function.
1983         (Dedicated Windows): Clarify some details.
1984         (Textual Scrolling): Replace term vscroll by term vertical
1985         scroll position.
1986         (Vertical Scrolling): Fix typo.
1987         (Window Hooks): Relate text on jit-lock-register to window
1988         scrolling and size changes.
1990 2009-05-14  Chong Yidong  <cyd@stupidchicken.com>
1992         * frames.texi (Initial Parameters): Clarify what the initial
1993         minibuffer frame is.
1994         (Buffer Parameters): Note that the minibuffer parameter can not be
1995         altered.
1997         * anti.texi (Antinews): Copyedits.  Rearrange some entries.
1998         Document display-buffer changes.
2000 2009-05-13  Chong Yidong  <cyd@stupidchicken.com>
2002         * anti.texi (Antinews): Rewrite for Emacs 22.
2004         * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
2005         obarrays are first mentioned.  Define "system abbrev" more
2006         prominently, and add it to the index.
2007         (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
2008         Copyedits.
2009         (Abbrev Expansion): Document abbrev-insert.
2011 2009-05-12  Chong Yidong  <cyd@stupidchicken.com>
2013         * frames.texi (Font and Color Parameters): Rename from Color
2014         Parameters.  Document font-backend parameter.
2016         * vol2.texi (Top): Update node listing.
2017         * vol1.texi (Top): Update node listing.
2018         * elisp.texi (Top): Update node listing.
2020 2009-05-11  Martin Rudalics  <rudalics@gmx.at>
2022         * windows.texi (Choosing Window): Don't explicitly refer to
2023         split-window-sensibly's window argument in descriptions of
2024         split-height-threshold and split-width-threshold.
2026 2009-05-10  Martin Rudalics  <rudalics@gmx.at>
2028         * windows.texi (Choosing Window): Fix rewrite of window
2029         splitting section.
2031 2009-05-09  Eli Zaretskii  <eliz@gnu.org>
2033         * nonascii.texi (Default Coding Systems):
2034         Document find-auto-coding, set-auto-coding, and auto-coding-alist.
2035         Add indexing.
2036         (Lisp and Coding Systems): Add index entries.
2038 2009-05-09  Martin Rudalics  <rudalics@gmx.at>
2040         * windows.texi (Choosing Window): Describe split-window-sensibly
2041         and rewrite section on window splitting accordingly.
2042         (Textual Scrolling): Replace `...' by @code{...}.
2044 2009-05-04  Chong Yidong  <cyd@stupidchicken.com>
2046         * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
2047         Remove obsoleted pre-abbrev-expand-hook.
2049         * locals.texi (Standard Buffer-Local Variables): Consolidate table
2050         entries.
2052         * internals.texi (Object Internals): Don't assume 32-bit machines
2053         are the norm.
2054         (Buffer Internals): Consolidate table entries for readability.
2055         (Window Internals): Synch field names to window.h.
2056         (Process Internals): Synch field names to process.h.
2058 2009-04-29  Chong Yidong  <cyd@stupidchicken.com>
2060         * variables.texi (File Local Variables): Note that read-circle is
2061         bound to nil when reading file-local variables.
2063         * streams.texi (Input Functions): Document read-circle.
2064         (Output Variables): Add xref to Circular Objects.
2066 2009-04-25  Chong Yidong  <cyd@stupidchicken.com>
2068         * tips.texi (Coding Conventions): Copyedits.  Add xref to Named
2069         Features and Coding System Basics.  Node that "p" stands for
2070         "predicate".  Recommend utf-8-emacs instead of emacs-mule.
2071         (Key Binding Conventions): Emacs does use S-down-mouse-1, for
2072         mouse-appearance-menu.
2073         (Programming Tips): Add xref to Progress.
2075 2009-04-22  Chong Yidong  <cyd@stupidchicken.com>
2077         * os.texi (Command-Line Arguments):
2078         Document command-line-args-left.
2079         (Suspending Emacs): Adapt text to multi-tty case.  Document use of
2080         terminal objects for tty arguments.
2081         (Startup Summary): Add xref to Session Management.
2082         (Session Management): Mention emacs-session-restore.  Copyedits.
2084 2009-04-20  Chong Yidong  <cyd@stupidchicken.com>
2086         * os.texi (Startup Summary): Copyedits.  The init file is not
2087         necessarily named .emacs now.  Document initial-buffer-choice and
2088         initial-scratch-message.  Note where Emacs exits in batch mode.
2089         Document inhibit-splash-screen as an alias.
2090         (Init File): Be neutral about which init file name to use.
2092 2009-04-16  Chong Yidong  <cyd@stupidchicken.com>
2094         * os.texi (System Interface): Fix Texinfo usage.
2096 2009-04-15  Chong Yidong  <cyd@stupidchicken.com>
2098         * searching.texi (Regexp Backslash): Also refer to shy groups as
2099         non-capturing or unnumbered groups.
2100         (Regexp Functions): Add cross-reference to Regexp Backslash.
2102         * display.texi (Truncation): Overlays can use line-prefix and
2103         wrap-prefix too.
2104         (Overlay Properties): Document wrap-prefix and line-prefix.
2105         (Face Attributes): Document underline-minimum-offset.
2106         (Face Remapping): Copyedits.
2107         (Low-Level Font): Copyedits.
2108         (Image Cache): Note that the image cache is shared between frames.
2109         (Line Height): Emphasize that line-spacing only takes effect on
2110         graphical terminals.
2112 2009-04-13  Chong Yidong  <cyd@stupidchicken.com>
2114         * display.texi (Refresh Screen): Note that a passage about screen
2115         refreshing is text terminal only.
2116         (Forcing Redisplay): Delete misleading comment---sit-for calls
2117         redisplay, not the other way around.
2118         (Truncation): Note new values of truncate-partial-width-windows.
2119         Copyedits.
2120         (Invisible Text): Document invisible-p.
2122 2009-04-11  Eli Zaretskii  <eliz@gnu.org>
2124         * display.texi (Overlays): Overlays don't scale well.  See
2125         http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
2127 2009-04-10  Chong Yidong  <cyd@stupidchicken.com>
2129         * syntax.texi (Syntax Table Functions): Document cons cell
2130         argument for modify-syntax-entry.
2131         (Categories): Document cons cell argument for
2132         modify-category-entry.
2134         * searching.texi (String Search): Document word-search-forward-lax
2135         and word-search-backward-lax.
2136         (Searching and Case): Describe isearch behavior more precisely.
2138         * keymaps.texi (Tool Bar): Mention that some platforms do not
2139         support multi-line toolbars.  Suggested by Stephen Eglen.
2141         * frames.texi (Layout Parameters): Mention that Nextstep also
2142         allows only one tool-bar line.  Suggested by Stephen Eglen.
2144         * nonascii.texi (Text Representations): Copyedits.
2145         (Coding System Basics): Also mention utf-8-emacs.
2146         (Converting Representations, Selecting a Representation)
2147         (Scanning Charsets, Translation of Characters, Encoding and I/O):
2148         Copyedits.
2149         (Character Codes): Mention role of codepoints 1114112 to 4194175.
2151 2009-04-09  Chong Yidong  <cyd@stupidchicken.com>
2153         * text.texi (Yank Commands): Note that yank uses push-mark.
2154         (Filling): Clarify REGION argument of fill-paragraph.
2155         Document fill-forward-paragraph-function.
2156         (Special Properties): Remove "new in Emacs 22" declaration.
2157         (Clickable Text): Merge with Links and Mouse-1 node.
2159         * display.texi (Button Properties, Button Buffer Commands):
2160         Change xref to Clickable Text.
2162         * tips.texi (Key Binding Conventions): Change xref to Clickable
2163         Text.
2165         * elisp.texi (Top): Update node listing.
2167 2009-04-05  Chong Yidong  <cyd@stupidchicken.com>
2169         * markers.texi (The Mark): Copyedits.  Improve description of
2170         handle-shift-selection.
2171         (The Region): Move use-region-p here from The Mark.
2173         * positions.texi (Screen Lines): Document (cols . lines) argument
2174         for vertical-motion.
2176 2009-04-04  Chong Yidong  <cyd@stupidchicken.com>
2178         * frames.texi (Frames): Clean up introduction.  Document `ns'
2179         return value for framep.
2180         (Creating Frames): Note how the terminal is chosen.
2181         (Multiple Terminals, Multiple Displays): Merge into a single node.
2182         (Color Parameters): Fix typo.
2184         * variables.texi (Local Variables, Buffer-Local Variables)
2185         (Creating Buffer-Local): Change link to Multiple Terminals.
2187         * os.texi (X11 Keysyms): Change link to Multiple Terminals.
2189         * keymaps.texi (Controlling Active Maps): Change link to Multiple
2190         Terminals.
2192         * commands.texi (Command Loop Info, Keyboard Macros): Change link
2193         to Multiple Terminals.
2195         * elisp.texi (Top): Update node listing.
2196         * vol2.texi (Top): Update node listing.
2197         * vol1.texi (Top): Update node listing.
2199         * buffers.texi (Current Buffer): Note that the append-to-buffer
2200         example is no longer in synch with the latest code.  Tie the two
2201         examples together.
2203         * files.texi (File Attributes): Move note about MS-DOS from
2204         Changing Files to File Attributes.
2205         (Create/Delete Dirs): Note that mkdir is an alias for this.
2207 2009-04-01  Markus Triska  <triska@gmx.at>
2209         * processes.texi (Filter Functions): Suggest how to handle output
2210         batches.
2212 2009-03-30  Chong Yidong  <cyd@stupidchicken.com>
2214         * help.texi (Accessing Documentation): Update example to use
2215         help-setup-xref and with-help-window.
2216         (Help Functions): Remove print-help-return-message, which is
2217         semi-obsolete due to with-help-window.  Document help-buffer and
2218         help-setup-xref.
2220 2009-03-29  Chong Yidong  <cyd@stupidchicken.com>
2222         * help.texi (Accessing Documentation, Help Functions):
2223         Remove information about long-obsolete Emacs versions.
2225         * modes.texi (Mode Line Variables): The default values of the mode
2226         line variables are now more complicated.
2228 2009-03-28  Chong Yidong  <cyd@stupidchicken.com>
2230         * modes.texi (Major Mode Conventions): Note that specialness is
2231         inherited.
2232         (Derived Modes): Note that define-derive-mode sets the mode-class
2233         property.
2235         * keymaps.texi (Prefix Keys): The M-g prefix key is now named
2236         goto-map.  Add search-map to the list.
2238 2009-03-27  Eli Zaretskii  <eliz@gnu.org>
2240         * os.texi (System Environment): Update the list of system-type
2241         values.
2243         * markers.texi (The Mark) <handle-shift-selection>: Update for
2244         removal of the optional argument DEACTIVATE.
2246 2009-03-25  Chong Yidong  <cyd@stupidchicken.com>
2248         * commands.texi (Focus Events): Most X window managers don't use
2249         focus-follows-mouse nowadays.
2251 2009-03-24  Chong Yidong  <cyd@stupidchicken.com>
2253         * commands.texi (Defining Commands): Clarify introduction.
2254         (Using Interactive): Not that interactive can be put in a symbol
2255         property.
2256         (Interactive Call): Note that a symbol with a non-nil
2257         interactive-form property satisfies commandp.
2259 2009-03-23  Juanma Barranquero  <lekktu@gmail.com>
2261         * minibuf.texi (Intro to Minibuffers): Fix typos.
2263 2009-03-23  Chong Yidong  <cyd@stupidchicken.com>
2265         * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
2266         about minibuffers in old Emacs versions.  Copyedits.
2267         Emphasize that enable-recursive-minibuffers defaults to nil.
2268         (Text from Minibuffer): Simplify introduction.
2270 2009-03-22  Alan Mackenzie  <acm@muc.de>
2272         * commands.texi (Using Interactive): Clarify string argument to
2273         `interactive' - even promptless elements need \n separators.
2275 2009-03-18  Chong Yidong  <cyd@stupidchicken.com>
2277         * minibuf.texi (Completion Styles): New node.
2279         * elisp.texi (Top): Update node listing.
2281 2009-03-17  Chong Yidong  <cyd@stupidchicken.com>
2283         * minibuf.texi (Basic Completion): Note that
2284         read-file-name-completion-ignore-case and
2285         read-buffer-completion-ignore-case can override
2286         completion-ignore-case.
2287         (Minibuffer Completion): Document completing-read changes.
2288         (Completion Commands): Avoid mentioning partial completion mode.
2289         Document minibuffer-completion-confirm changes, and
2290         minibuffer-confirm-exit-commands.
2291         (High-Level Completion): Document new require-match behavior for
2292         read-buffer.  Document read-buffer-completion-ignore-case.
2293         (Reading File Names): Document new require-match behavior for
2294         read-file-name.
2296 2009-03-14  Chong Yidong  <cyd@stupidchicken.com>
2298         * debugging.texi (Error Debugging): Don't mislead the reader into
2299         thinking that debug-on-error enters debugger for C-f at EOB.
2300         (Error Debugging): Setting debug-on-init within the init file
2301         works, and has for some time.
2303 2009-03-13  Kenichi Handa  <handa@m17n.org>
2305         * display.texi (Fontsets): Update the description.
2307 2009-03-13  Chong Yidong  <cyd@stupidchicken.com>
2309         * advice.texi (Advising Primitives): Link to What Is a Function.
2311 2009-03-12  Chong Yidong  <cyd@stupidchicken.com>
2313         * compile.texi (Speed of Byte-Code): Update example.
2314         (Disassembly): Update examples.
2316         * loading.texi (Repeated Loading): Simplify examples.
2318         * customize.texi (Common Keywords): It's not necessary to use :tag
2319         to remove hyphens, as custom-unlispify-tag-name does it
2320         automatically.
2321         (Variable Definitions): Link to File Local Variables.
2322         Document customized-value symbol property.
2323         (Customization Types): Move menu to end of node.
2325 2009-03-10  Chong Yidong  <cyd@stupidchicken.com>
2327         * macros.texi (Compiling Macros): Omit misleading sentence, which
2328         implied that macros can only be used in the same file they are
2329         defined.
2330         (Backquote): Remove obsolete information about Emacs 19.
2332 2009-03-05  John Foerch  <jjfoerch@earthlink.net>  (tiny change)
2334         * display.texi (Display Margins): Fix paren typo.
2336 2009-02-27  Chong Yidong  <cyd@stupidchicken.com>
2338         * elisp.texi (Top): Update node listing.
2340         * variables.texi (Variables): Clarify introduction.
2341         (Global Variables): Mention that setq is a special form.
2342         (Local Variables): Use active voice.
2343         (Tips for Defining): Mention marking variables as safe.
2344         (Buffer-Local Variables): Mention terminal-local and frame-local
2345         variables together.
2346         (File Local Variables): Copyedits.
2347         (Frame-Local Variables): Note that they are not really useful.
2348         (Future Local Variables): Node deleted.
2350         * objects.texi (General Escape Syntax): Update explanation of
2351         Unicode escape syntax.
2353 2009-02-23  Chong Yidong  <cyd@stupidchicken.com>
2355         * control.texi (Control Structures): Add cindex entry for "textual
2356         order".
2358         * eval.texi (Intro Eval): Copyedits.  Standardize on "form"
2359         instead of "expression" throughout.
2360         (Function Indirection): Copyedits.  Use active voice.
2361         (Eval): The default value of max-lisp-eval-depth is now 400.
2363 2009-02-23  Miles Bader  <miles@gnu.org>
2365         * processes.texi (System Processes): Rename `system-process-attributes'
2366         to `process-attributes'.
2368 2009-02-22  Chong Yidong  <cyd@stupidchicken.com>
2370         * symbols.texi (Property Lists): Emphasize that property lists are
2371         not restricted to symbol cells.
2372         (Other Plists): Copyedit.
2374         * sequences.texi (Sequences Arrays Vectors): Make introduction
2375         more concise.
2376         (Arrays): Mention char-tables and bool-vectors too.
2377         (Vectors): Don't repeat information given in Arrays node.  Link to
2378         nodes that explain the vector usage examples.
2379         (Char-Tables): Note that char-table elements can have arbitrary
2380         type.  Explain effect of omitted char-table-extra-slots property.
2381         Link to Property Lists node.
2383 2009-02-22  Chong Yidong  <cyd@stupidchicken.com>
2385         * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
2386         `append'.
2387         (List Elements): Copyedits.
2389         * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
2390         of `vconcat'.
2392         * strings.texi (Creating Strings): Copyedits.  Remove obsolete
2393         Emacs 20 usage of `concat'.
2394         (Case Conversion): Copyedits.
2396 2009-02-21  Chong Yidong  <cyd@stupidchicken.com>
2398         * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
2399         Minor edits.
2400         (Frame Configuration Type): Emphasize that it is not primitive.
2401         (Font Type): New node.
2402         (Type Predicates): Add fontp; type-of now recognizes font object
2403         types.
2405         * intro.texi (Version Info): Update version numbers in examples.
2406         (Acknowledgements): List more contributors.
2408         * elisp.texi: Bump version number to 3.0.
2409         (Top): Link to Font Type node.
2411 2009-02-20  Juanma Barranquero  <lekktu@gmail.com>
2413         * modes.texi (Major Mode Conventions): Remove duplicate words.
2414         (Customizing Keywords): Fix typo.
2416 2009-02-14  Eli Zaretskii  <eliz@gnu.org>
2418         * nonascii.texi (User-Chosen Coding Systems): Document that
2419         select-safe-coding-system suggests raw-text if there are raw bytes
2420         in the region.
2421         (Explicit Encoding): Warn not to use `undecided' when encoding.
2423 2009-02-11  Glenn Morris  <rgm@gnu.org>
2425         * frames.texi (Visibility of Frames): Mention the effect multiple
2426         workspaces/desktops can have on visibility.
2428 2009-02-07  Eli Zaretskii  <eliz@gnu.org>
2430         * text.texi (Commands for Insertion):
2431         * commands.texi (Event Mod):
2432         * keymaps.texi (Searching Keymaps):
2433         * nonascii.texi (Translation of Characters):
2434         Reinstate documentation of translation-table-for-input.
2435         (Explicit Encoding): Document the `charset' text property produced
2436         by decode-coding-region and decode-coding-string.
2438 2009-01-27  Alan Mackenzie  <acm@muc.de>
2440         * modes.texi (Search-based Fontification): Correct a typo.
2442 2009-01-25  Juanma Barranquero  <lekktu@gmail.com>
2444         * abbrevs.texi (Abbrev Table Properties): Fix typo.
2445         Reported by Seweryn Kokot <sewkokot@gmail.com>.  (Bug#2039)
2447 2009-01-24  Eli Zaretskii  <eliz@gnu.org>
2449         * display.texi (Window Systems): Document the value of
2450         `initial-window-system' under --daemon.
2452         * os.texi (System Environment): Remove description of the
2453         `environment' function which has been deleted.
2455 2009-01-22  Dan Nicolaescu  <dann@ics.uci.edu>
2457         * frames.texi (Multiple Displays): Remove documentation for
2458         removed function make-frame-on-tty.
2460 2009-01-22  Chong Yidong  <cyd@stupidchicken.com>
2462         * files.texi (Format Conversion Piecemeal): Clarify behavior of
2463         write-region-annotate-functions.
2464         Document write-region-post-annotation-function.
2466 2009-01-19  Chong Yidong  <cyd@stupidchicken.com>
2468         * display.texi (Font Lookup): Document WIDTH argument of
2469         x-list-fonts.
2471 2009-01-17  Eli Zaretskii  <eliz@gnu.org>
2473         * maps.texi (Standard Keymaps): Rename function-key-map to
2474         local-function-key-map.
2476         * keymaps.texi (Translation Keymaps): Rename function-key-map to
2477         local-function-key-map.
2479         * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
2480         and `set-keyboard-coding-system' now accept an optional terminal
2481         argument.
2483         * commands.texi (Event Mod): `keyboard-translate-table' is now
2484         terminal-local.
2485         (Function Keys): Rename function-key-map to
2486         local-function-key-map.
2488         * elisp.texi (Top): Make @detailmenu be consistent with changes in
2489         frames.texi.
2491         * hooks.texi (Standard Hooks): Document `delete-frame-functions'
2492         `delete-terminal-functions', `suspend-tty-functions' and
2493         `resume-tty-functions'.
2495         * frames.texi (Frames): Document `frame-terminal' and
2496         `terminal-live-p'.
2497         (Multiple Displays): Document `make-frame-on-tty'.
2498         (Multiple Terminals): Document `terminal-list', `delete-terminal',
2499         `terminal-name', and `get-device-terminal'.
2500         (Terminal Parameters): Document `terminal-parameters',
2501         `terminal-parameter', and `set-terminal-parameter'.
2503         * os.texi (System Environment): Document `environment' and
2504         `initial-environment'.
2505         (Suspending Emacs): Update for multi-tty; document
2506         `suspend-tty', `resume-tty', and `controlling-tty-p'.
2508         * nonascii.texi (Coding System Basics): More accurate description
2509         of `raw-text'.
2511 2009-01-12  Juanma Barranquero  <lekktu@gmail.com>
2513         * display.texi (Low-Level Font): Fix typo.
2515 2009-01-10  Chong Yidong  <cyd@stupidchicken.com>
2517         * elisp.texi (Top): Update node listing.
2519         * display.texi (PostScript Images): Node deleted.
2521 2009-01-10  Eli Zaretskii  <eliz@gnu.org>
2523         * processes.texi (Decoding Output): Document that null bytes force
2524         no-conversion for reading process output.
2526         * files.texi (Reading from Files): Document that null bytes force
2527         no-conversion when visiting files.
2529         * processes.texi (Serial Ports): Improve wording, suggested by RMS.
2531         * nonascii.texi (Lisp and Coding Systems):
2532         Document inhibit-null-byte-detection and inhibit-iso-escape-detection.
2533         (Character Properties): Improve wording.
2535 2009-01-09  Chong Yidong  <cyd@stupidchicken.com>
2537         * display.texi (Font Lookup): Remove obsolete function
2538         x-font-family-list.  x-list-fonts accepts Fontconfig/GTK syntax.
2539         (Low-Level Font): Rename from Fonts, move to end of Faces section.
2540         (Font Selection): Reorder order of variable descriptions.
2541         Minor clarifications.
2543         * elisp.texi (Top): Update node listing.
2545 2009-01-09  Glenn Morris  <rgm@gnu.org>
2547         * commands.texi (Command Loop Info): Say that last-command-char and
2548         last-input-char are obsolete aliases.
2550         * edebug.texi (Edebug Recursive Edit): Remove separate references to
2551         last-input-char and last-command-char, since they are just aliases for
2552         last-input-event and last-command-event.
2554         * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
2555         last-command-char.
2557 2009-01-08  Chong Yidong  <cyd@stupidchicken.com>
2559         * elisp.texi: Update node listing.
2561         * display.texi (Faces): Put Font Selection node after Auto Faces.
2562         (Face Attributes): Don't link to Font Lookup.
2563         Document font-family-list.
2564         (Fonts): New node.
2566 2009-01-08  Jason Rumney  <jasonr@gnu.org>
2568         * frames.texi (Pointer Shape): Clarify that only X supports
2569         changing the standard pointer shapes.  (Bug#1485)
2571 2009-01-08  Chong Yidong  <cyd@stupidchicken.com>
2573         * display.texi (Attribute Functions): Note that a function value
2574         :height is relative, and that compatibility functions work by
2575         calling set-face-attribute.
2576         (Displaying Faces): Reorder list in order of increasing priority.
2577         (Face Remapping): New node.  Content moved here from Displaying
2578         Faces.
2579         (Glyphs): Link to Face Functions.
2581 2009-01-08  Chong Yidong  <cyd@stupidchicken.com>
2583         * display.texi (Faces): Don't discuss face id here.  facep does
2584         not return t.
2585         (Defining Faces): Minor clarification.
2586         (Face Attributes): Rearrange items to match docstring of
2587         set-face-attribute.  Add :foundry attribute.  Document new role of
2588         :font attribute.  Texinfo usage fix.
2589         (Attribute Functions): Copyedits.
2590         (Face Functions): Note that face number is seldom used.
2592 2009-01-05  Richard M Stallman  <rms@gnu.org>
2594         * strings.texi (Predicates for Strings): Minor clarification.
2596         * functions.texi (Function Safety): Texinfo usage fix.
2598 2009-01-04  Eduard Wiebe  <usenet@pusto.de>  (tiny patch)
2600         * objects.texi (General Escape Syntax): Fix typo.
2602 2009-01-03  Martin Rudalics  <rudalics@gmx.at>
2604         * windows.texi (Choosing Window): Say that pop-up-frame-alist
2605         works via the default value of pop-up-frame-function.
2607 2009-01-02  Eli Zaretskii  <eliz@gnu.org>
2609         * processes.texi (System Processes): Document the `time' and
2610         `ctime' attributes of `system-process-attributes'.
2612 2009-01-01  Chong Yidong  <cyd@stupidchicken.com>
2614         * display.texi (Face Attributes): Clarify :height attribute.
2616 2008-12-31  Martin Rudalics  <rudalics@gmx.at>
2618         * buffers.texi (The Buffer List): Clarify what moves a buffer to
2619         the front of the buffer list.  Add entries for `last-buffer' and
2620         `unbury-buffer'.
2622 2008-12-27  Eli Zaretskii  <eliz@gnu.org>
2624         * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
2625         and its subsections.
2627         * frames.texi (Multiple Terminals, Low-level Terminal)
2628         (Terminal Parameters, Frames on Other TTY devices): New sections.
2629         (Frames): Add an xref to "Multiple Terminals".
2631         * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
2633         * objects.texi (Terminal Type): New node.
2634         (Editing Types): Add it to the menu.
2636         * elisp.texi (Top): Add a @detailmenu item for "Directory Local
2637         Variables".
2639         * variables.texi (Directory Local Variables): New node.
2640         (Variables): Add a menu item for it.
2642         * loading.texi (Autoload): Document `generate-autoload-cookie' and
2643         `generated-autoload-file'.
2645 2008-12-20  Eli Zaretskii  <eliz@gnu.org>
2647         * os.texi (Startup Summary): Add xref to documentation of
2648         `initial-window-system'.
2650         * display.texi (Window Systems): Document `window-system' the
2651         function.  The variable `window-system' is now frame-local.
2652         Document `initial-window-system'.
2654 2008-12-19  Martin Rudalics  <rudalics@gmx.at>
2656         * windows.texi (Windows): Rewrite description of
2657         fit-window-to-buffer.
2659 2008-12-13  Glenn Morris  <rgm@gnu.org>
2661         * modes.texi (Font Lock Basics): Fix level description.  (Bug#1534)
2662         (Levels of Font Lock): Refer to font-lock-maximum-decoration.
2664 2008-12-12  Glenn Morris  <rgm@gnu.org>
2666         * debugging.texi (Error Debugging): Refer forwards to
2667         eval-expression-debug-on-error.
2669 2008-12-05  Eli Zaretskii  <eliz@gnu.org>
2671         * strings.texi (String Basics): Only unibyte strings that
2672         represent key sequences hold 8-bit raw bytes.
2674         * nonascii.texi (Coding System Basics): Rewrite @ignore'd
2675         paragraph to speak about `undecided'.
2676         (Character Properties): Don't explain the meaning of each
2677         property; instead, identify their Unicode Standard names.
2678         (Character Sets): Document `map-charset-chars'.
2680 2008-12-02  Glenn Morris  <rgm@gnu.org>
2682         * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
2683         section yet again.
2685 2008-11-29  Eli Zaretskii  <eliz@gnu.org>
2687         * nonascii.texi (Character Properties): New Section.
2688         (Specifying Coding Systems): Document
2689         `coding-system-priority-list', `set-coding-system-priority', and
2690         `with-coding-priority'.
2691         (Lisp and Coding Systems): Document `check-coding-systems-region'
2692         and `coding-system-charset-list'.
2693         (Coding System Basics): Document `coding-system-aliases'.
2695         * elisp.texi (Top): Add a @detailmenu entry for "Character
2696         Properties".
2698         * objects.texi (Character Type): Correct the range of Emacs
2699         characters.  Add an @xref to "Character Codes".
2701         * strings.texi (String Basics): Add an @xref to "Character Codes".
2703         * numbers.texi (Integer Basics): Add an @xref to `max-char'.
2705         * nonascii.texi (Explicit Encoding): Update for Emacs 23.
2706         (Character Codes): Document `max-char'.
2708 2008-11-28  Eli Zaretskii  <eliz@gnu.org>
2710         * nonascii.texi (Text Representations, Converting Representations)
2711         (Character Sets, Scanning Charsets, Translation of Characters):
2712         Make text more accurate.
2714 2008-11-28  Glenn Morris  <rgm@gnu.org>
2716         * files.texi (Format Conversion Round-Trip): Improve previous change.
2718 2008-11-26  Chong Yidong  <cyd@stupidchicken.com>
2720         * modes.texi (Auto Major Mode): Fix example.
2722 2008-11-25  Glenn Morris  <rgm@gnu.org>
2724         * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
2726         * files.texi (Format Conversion Round-Trip):
2727         Use active voice for previous change.
2729 2008-11-25  Chong Yidong  <cyd@stupidchicken.com>
2731         * os.texi (Processor Run Time):
2732         * processes.texi (Transaction Queues):
2733         * markers.texi (The Mark):
2734         * windows.texi (Choosing Window, Selecting Windows):
2735         * files.texi (Changing Files, Magic File Names):
2736         * commands.texi (Key Sequence Input):
2737         * functions.texi (Declaring Functions):
2738         * strings.texi (Predicates for Strings):
2739         * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
2741 2008-11-24  Chong Yidong  <cyd@stupidchicken.com>
2743         * help.texi (Accessing Documentation): Update example.
2745         * variables.texi (Defining Variables): Note that `*' is not
2746         necessary if defcustom is used.
2748 2008-11-22  Eli Zaretskii  <eliz@gnu.org>
2750         * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
2751         Characters" from @detailmenu.
2753         * nonascii.texi (Character Codes, Character Sets)
2754         (Scanning Charsets, Translation of Characters): Update for Emacs 23.
2755         (Chars and Bytes, Splitting Characters): Sections removed.
2757 2008-11-22  Lute Kamstra  <lute@gnu.org>
2759         * positions.texi (Text Lines): Update goto-line documentation.
2761 2008-11-21  Martin Rudalics  <rudalics@gmx.at>
2763         * frames.texi (Frames): Fix typo, add cross references, reword.
2764         (Initial Parameters): Reword special-display-frame-alist text.
2765         (Frames and Windows): Reword.  Describe argument norecord for
2766         set-frame-selected-window.
2767         (Input Focus): Describe argument norecord for select-frame.
2768         Remove comment on MS-Windows behavior for focus-follows-mouse.
2769         (Raising and Lowering): Mention windows-frames dichotomy in
2770         metaphor.
2772         * windows.texi (Displaying Buffers, Vertical Scrolling)
2773         (Horizontal Scrolling): Fix indenting and rewording issues
2774         introduced with 2008-11-07 change.
2776 2008-11-20  Glenn Morris  <rgm@gnu.org>
2778         * files.texi (Format Conversion Round-Trip): Mention `preserve'
2779         element of `format-alist'.
2781 2008-11-19  Glenn Morris  <rgm@gnu.org>
2783         * doclicense.texi: Update to FDL 1.3.
2784         * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
2786 2008-11-18  Chong Yidong  <cyd@stupidchicken.com>
2788         * windows.texi (Window Hooks): Remove *-end-trigger-functions
2789         vars, which are obsolete.  Mention jit-lock-register.
2791         * modes.texi (Other Font Lock Variables):
2792         Document jit-lock-register and jit-lock-unregister.
2794         * frames.texi (Color Parameters): Document alpha parameter.
2796 2008-11-16  Martin Rudalics  <rudalics@gmx.at>
2798         * windows.texi (Splitting Windows, Deleting Windows)
2799         (Selecting Windows, Cyclic Window Ordering)
2800         (Buffers and Windows, Displaying Buffers, Choosing Window)
2801         (Dedicated Windows, Window Point, Window Start and End)
2802         (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
2803         (Size of Window, Resizing Windows, Window Configurations)
2804         (Window Parameters): Avoid @var at beginning of sentences and
2805         reword accordingly.
2807 2008-11-11  Lute Kamstra  <lute@gnu.org>
2809         * files.texi (File Name Components): Fix file-name-extension
2810         documentation.
2812 2008-11-11  Juanma Barranquero  <lekktu@gmail.com>
2814         * frames.texi (Basic Parameters): Remove display-environment-variable
2815         and term-environment-variable.
2817 2008-11-08  Eli Zaretskii  <eliz@gnu.org>
2819         * windows.texi (Basic Windows, Splitting Windows)
2820         (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
2821         (Buffers and Windows, Displaying Buffers, Dedicated Windows)
2822         (Resizing Windows, Window Configurations, Window Parameters):
2823         Fix wording and markup.
2825 2008-11-07  Martin Rudalics  <rudalics@gmx.at>
2827         * windows.texi (Windows): Update entries.
2828         (Basic Windows): Remove listing of attributes.  Reword.
2829         (Splitting Windows, Deleting Windows): Reword.
2830         (Selecting Windows, Cyclic Window Ordering): Reword with special
2831         emphasis on order of recently selected windows and buffer list.
2832         (Buffers and Windows, Choosing Window): Reword with special
2833         emphasis on dedicated windows.
2834         (Displaying Buffers): Reword.  For switch-to-buffer mention that
2835         it may fall back on pop-to-buffer.  For other-window try to
2836         explain how it treats the cyclic ordering of windows.
2837         (Dedicated Windows): New node and section discussing dedicated
2838         windows and associated functions.
2839         (Window Point): Add entry for window-point-insertion-type.  Reword.
2840         (Window Start and End): Rename node and section title.  Reword.
2841         (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
2842         Minor rewording.
2843         (Size of Window): Reword, in particular text on window-width.
2844         (Resizing Windows): Reword.  Add text on balancing windows.
2845         (Window Configurations): Reword.  Mention window parameters.
2846         (Window Parameters): New node and section on window parameters.
2847         (Window Hooks): Reword.  Mention that
2848         window-configuration-change-hook is run "buffer-locally".
2849         * elisp.texi (Top): Update Windows entries in @detailmenu
2850         section.
2852 2008-11-04  Juanma Barranquero  <lekktu@gmail.com>
2854         * searching.texi (Regexp Search): Fix typo.
2856 2008-11-03  Seweryn Kokot  <sewkokot@gmail.com>  (tiny change)
2858         * searching.texi (Regexp Search): Document GREEDY arg.
2859         (Simple Match Data): Fix return value.
2861 2008-11-01  Eli Zaretskii  <eliz@gnu.org>
2863         * nonascii.texi (Text Representations): Rewrite to make consistent
2864         with Emacs 23 internal representation of characters.
2865         Document `unibyte-string'.
2867 2008-10-28  Chong Yidong  <cyd@stupidchicken.com>
2869         * processes.texi (Process Information): Note that process-status
2870         does not accept buffer names.
2872 2008-10-27  Seweryn Kokot  <sewkokot@gmail.com>  (tiny change)
2874         * positions.texi (Skipping Characters): Correct return value of
2875         skip-chars-forward.
2877 2008-10-25  Martin Rudalics  <rudalics@gmx.at>
2879         * windows.texi (Deleting Windows): Update documentation of
2880         delete-windows-on.
2881         (Buffers and Windows): Update documentations of
2882         get-buffer-window and get-buffer-window-list.
2883         (Displaying Buffers): Update documentation of
2884         replace-buffer-in-windows.
2886         * buffers.texi (Current Buffer): Reword set-buffer and
2887         with-current-buffer documentations.
2888         (Creating Buffers): Reword documentation of get-buffer-create.
2890 2008-10-23  Martin Rudalics  <rudalics@gmx.at>
2892         * buffers.texi (Current Buffer): Reword documentation of
2893         set-buffer.
2894         (Buffer Names): Reword documentation of buffer-name.
2895         (The Buffer List): For bury-buffer explain what happens with the
2896         buffer's window.
2897         (Creating Buffers): Say that get-buffer-create's arg is called
2898         buffer-or-name.
2900 2008-10-22  Chong Yidong  <cyd@stupidchicken.com>
2902         * advice.texi (Computed Advice): Explain what DEFINITION is.
2904         * nonascii.texi (Character Codes): Remove obsolete function
2905         char-valid-p, and document characterp instead.
2907 2008-10-22  Martin Rudalics  <rudalics@gmx.at>
2909         * windows.texi (Displaying Buffers): Reword documentation of
2910         pop-to-buffer.
2911         (Choosing Window): Rewrite documentation of display-buffer and
2912         its options.
2914         * buffers.texi (Killing Buffers): Update documentation of
2915         kill-buffer.
2917 2008-10-21  Eli Zaretskii  <eliz@gnu.org>
2919         * processes.texi (Serial Ports): Fix wording and improve markup.
2921         * searching.texi (Regexp Search): Document `string-match-p' and
2922         `looking-at-p'.
2923         (POSIX Regexps): Add an xref for "non-greedy".
2924         (Regexp Special): Add @cindex entry for "non-greedy".
2926         * display.texi (Attribute Functions): Document `face-all-attributes'.
2927         (Image Cache) <image-refresh>: Minor wording fixes.
2929         * frames.texi (Color Names): Add an xref to `read-color'.
2931         * minibuf.texi (High-Level Completion): Document `read-color'.
2933         * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
2935         * positions.texi (Narrowing): Add an xref to "Swapping Text".
2937         * buffers.texi (Swapping Text): New section, documents
2938         `buffer-swap-text'.
2940 2008-10-21  Martin Rudalics  <rudalics@gmx.at>
2942         * windows.texi (Resizing Windows): Minor wording fix.
2944 2008-10-20  Eli Zaretskii  <eliz@gnu.org>
2946         * processes.texi (Shell Arguments): Document `split-string-and-unquote'
2947         and `combine-and-quote-strings'.
2949         * strings.texi (Creating Strings): Add xrefs for them.
2951 2008-10-19  Eli Zaretskii  <eliz@gnu.org>
2953         * elisp.texi (Top): Make descriptive text for "Reading File Names"
2954         match the corresponding menu in minibuf.texi.
2956         * minibuf.texi (Reading File Names): Document `read-shell-command'
2957         and `minibuffer-local-shell-command-map'.
2959 2008-10-19  Martin Rudalics  <rudalics@gmx.at>
2961         * windows.texi (Resizing Windows): Remove var{} around "window" in
2962         documentation of enlarge-window.
2963         Rewrite documentation of window-min-height and window-min-width.
2965 2008-10-19  Eli Zaretskii  <eliz@gnu.org>
2967         * functions.texi (Calling Functions): Document `apply-partially'.
2969         * hooks.texi (Standard Hooks): Mention
2970         `before-hack-local-variables-hook' and `hack-local-variables-hook'.
2972         * variables.texi (File Local Variables): Document
2973         `file-local-variables-alist', `before-hack-local-variables-hook'
2974         and `hack-local-variables-hook'.
2976         * processes.texi (Synchronous Processes): Document `process-lines'.
2978         * customize.texi (Variable Definitions):
2979         Document `custom-reevaluate-setting'.
2981 2008-10-18  Martin Rudalics  <rudalics@gmx.at>
2983         * windows.texi (Choosing Window, Deleting Windows)
2984         (Displaying Buffers): Expand documentation of dedicated windows.
2986 2008-10-18  Eli Zaretskii  <eliz@gnu.org>
2988         * files.texi (Changing Files): Document symbolic input of file
2989         modes to `set-file-modes'.  Document `read-file-modes' and
2990         `file-modes-symbolic-to-number'.
2992         * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
2993         and `search-map'.
2995         * searching.texi (Search and Replace):
2996         Document `replace-search-function' and `replace-re-search-function'.
2997         Document `multi-query-replace-map'.
2999         * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
3000         (Completion Commands, Reading File Names):
3001         Rename `minibuffer-local-must-match-filename-map' to
3002         `minibuffer-local-filename-must-match-map'.
3003         (Minibuffer Completion): The `require-match' argument to
3004         `completing-read' can now have the value `confirm-only'.
3006         * windows.texi (Displaying Buffers): Minor wording fix.
3007         (Choosing Window): `split-height-threshold' can now be nil.
3008         Document `split-width-threshold'.  `pop-up-frames' can have the
3009         value `graphic-only'.
3011 2008-10-17  Eli Zaretskii  <eliz@gnu.org>
3013         * os.texi (Startup Summary): Document `before-init-time' and
3014         `after-init-time'.  Document `initial-window-system' and
3015         `window-system-initialization-alist'.  Document reading the
3016         abbrevs file.  Document the call to `server-start' under --daemon.
3017         Rearrange a bit to be consistent with the code flow.
3018         (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
3019         (Time Parsing): Document `format-seconds'.
3021 2008-10-17  Martin Rudalics  <rudalics@gmx.at>
3023         * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
3024         and reword.
3026 2008-10-16  Eli Zaretskii  <eliz@gnu.org>
3028         * markers.texi (The Mark): Document use-region-p.
3030 2008-10-15  Eli Zaretskii  <eliz@gnu.org>
3032         * internals.texi (Writing Emacs Primitives): The interactive spec
3033         of a primitive can be a Lisp form.
3035         * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
3036         values of transient-mark-mode.  Document handle-shift-selection.
3038         * commands.texi (Using Interactive, Interactive Codes): Document `^'.
3039         (Interactive Examples): Show an example of `^'.
3040         (Key Sequence Input): Document this-command-keys-shift-translated.
3041         (Defining Commands, Using Interactive): The interactive-form of a
3042         function can be added via its symbol's property.
3044         * positions.texi (List Motion): beginning-of-defun-function can
3045         now accept an argument.
3047         * text.texi (Low-Level Kill Ring): interprogram-paste-function can
3048         now return a list of strings.
3050         * control.texi (Handling Errors): Document ignore-errors.
3052         * frames.texi (Creating Frames): Document frame-inherited-parameters.
3053         (Parameter Access): Document set-frame-parameter.
3055         * variables.texi (Creating Buffer-Local): Add an xref to "Setting
3056         Hooks" for the effect of kill-all-local-variables on local hook
3057         functions.
3059         * modes.texi (Major Mode Conventions, Mode Line Variables):
3060         `mode-name' need not be a string.  xref to "Mode Line Data" for
3061         details, and to "Emulating Mode Line" for computing a string
3062         value.
3064 2008-10-14  Eli Zaretskii  <eliz@gnu.org>
3066         * processes.texi (System Processes): New section.
3067         (Processes, Signals to Processes): Add xrefs to it.
3069         * objects.texi (Editing Types): A `process' is a subprocess of
3070         Emacs, not just any process running on the OS.
3072         * elisp.texi (Top): Adjust the @detailmenu for the above two
3073         changes.
3075         * sequences.texi (Char-Tables): Remove documentation of
3076         set-char-table-default, which has no effect since Emacs 23.
3077         <char-table-range, set-char-table-range>: Don't mention generic
3078         characters and charsets.  Add a cons cell as a possible argument.
3080         * nonascii.texi (Splitting Characters)
3081         (Translation of Characters): Don't mention generic characters.
3083         * display.texi (Fontsets): Don't mention generic characters.
3085         * sequences.texi (Char-Tables): `map-char-table' can now call its
3086         argument FUNCTION with a cons cell as KEY.
3088 2008-10-13  Eli Zaretskii  <eliz@gnu.org>
3090         * objects.texi (Primitive Function Type): Move "@cindex special
3091         forms" from here...
3093         * eval.texi (Special Forms): ...to here.
3095         * functions.texi (What Is a Function): `functionp' returns nil for
3096         special forms.  Add an xref.
3098         * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
3099         Variables".
3101         * variables.texi (Frame-Local Variables): New section.
3102         (Buffer-Local Variables): Add an xref to it.
3103         (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
3104         have both frame-local and buffer-local binding.
3106         * frames.texi (Frames): Mention multiple tty frames.
3107         (Frame Parameters, Parameter Access): Mention frame-local variable
3108         bindings.
3110 2008-09-20  Glenn Morris  <rgm@gnu.org>
3112         * display.texi (Defining Faces): Recommend against face variables.
3114 2008-09-16  Juanma Barranquero  <lekktu@gmail.com>
3116         * display.texi (Echo Area Customization): Fix typo.
3118 2008-09-09  Juanma Barranquero  <lekktu@gmail.com>
3120         * loading.texi (Where Defined): Add `defface' item.
3122 2008-09-06  Martin Rudalics  <rudalics@gmx.at>
3124         * loading.texi (Where Defined): Fix description of symbol-file.
3126 2008-08-26  Jason Rumney  <jasonr@gnu.org>
3128         * display.texi (TIFF Images): New section describing :index property.
3130 2008-08-23  Chong Yidong  <cyd@stupidchicken.com>
3132         * display.texi (Temporary Displays): Remove unnecessary comment
3133         about usage of temp-buffer-show-hook.
3135 2008-08-05  Chong Yidong  <cyd@stupidchicken.com>
3137         * symbols.texi (Other Plists): Fix incorrect example.
3138         Suggested by Florian Beck.
3140 2008-07-31  Juanma Barranquero  <lekktu@gmail.com>
3142         * os.texi: Fix previous change.
3144 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
3146         * os.texi:
3147         * intro.texi:
3148         * files.texi: Remove VMS support.
3150 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
3152         * os.texi:
3153         * frames.texi:
3154         * display.texi: Remove mentions of Mac Carbon.
3156 2008-07-01  Miles Bader  <miles@gnu.org>
3158         * text.texi (Special Properties):
3159         * display.texi (Truncation): Add wrap-prefix and line-prefix.
3161 2008-06-28  Johan Bockgård  <bojohan@gnu.org>
3163         * display.texi (Other Image Types): Fix copy/paste error; say
3164         "PBM", not "XBM".
3166 2008-06-26  Dan Nicolaescu  <dann@ics.uci.edu>
3168         * os.texi: Remove references to obsolete systems.
3170 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
3172         * makefile.w32-in (distclean): Remove makefile.
3174 2008-06-17  Glenn Morris  <rgm@gnu.org>
3176         * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
3177         (elisp, dist): Remove rules and variables that are obsolete now
3178         the lisp manual is no longer distributed separately.
3180 2008-06-16  Glenn Morris  <rgm@gnu.org>
3182         * configure, configure.in, mkinstalldirs: Remove unused files.
3184         * book-spine.texinfo: Set version to 23.0.60.
3185         * vol1.texi (EMACSVER):
3186         * vol2.texi (EMACSVER): Set to 23.0.60.
3188         * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
3189         as per maintain.info.
3191 2008-06-15  Glenn Morris  <rgm@gnu.org>
3193         * makefile.w32-in (manual): Use "23" rather than "21".
3195         * Makefile.in (emacsver): New, set by configure.
3196         (manual): Use emacsver.
3198         * intro.texi: Report bugs using M-x report-emacs-bug.
3200         * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
3202 2008-06-13  Daniel Engeler  <engeler@gmail.com>
3204         * elisp.texi, internals.texi, processes.texi: Add documentation
3205         about serial port access.
3207 2008-06-05  Miles Bader  <miles@gnu.org>
3209         * display.texi (Displaying Faces): Update to reflect function
3210         renamings in face-remap.el.
3212 2008-06-05  Juanma Barranquero  <lekktu@gmail.com>
3214         * display.texi (Fontsets): Fix typos.
3216 2008-06-03  Miles Bader  <miles@gnu.org>
3218         * display.texi (Displaying Faces): Add add-relative-face-remapping,
3219         remove-relative-face-remapping, set-base-face-remapping,
3220         and set-default-base-face-remapping.
3222 2008-06-01  Miles Bader  <miles@gnu.org>
3224         * display.texi (Displaying Faces): Add face-remapping-alist.
3226 2008-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3228         * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
3229         variable names.
3231 2008-05-03  Eric S. Raymond  <esr@golux>
3233         * keymaps.texi: Clarify that (current-local-map) and
3234         (current-global-map) return references, not copies.
3236 2008-05-02  Juri Linkov  <juri@jurta.org>
3238         * minibuf.texi (Text from Minibuffer): Document a list of
3239         default values for `read-from-minibuffer'.
3241 2008-04-24  Juanma Barranquero  <lekktu@gmail.com>
3243         * nonascii.texi (Translation of Characters): Fix previous change.
3245 2008-04-20  Chong Yidong  <cyd@stupidchicken.com>
3247         * display.texi (Overlay Properties): Clarify role of underlying
3248         textprop and overlay keymaps for display strings.
3250         * keymaps.texi (Active Keymaps): Ditto.
3252 2008-04-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3254         * minibuf.texi (Programmed Completion):
3255         Replace dynamic-completion-table with the new completion-table-dynamic.
3257 2008-04-07  Chong Yidong  <cyd@stupidchicken.com>
3259         * intro.texi (Some Terms): Change "fonts in this manual" index
3260         entry to "typographic conventions".
3262 2008-04-05  Eli Zaretskii  <eliz@gnu.org>
3264         * objects.texi (Text Props and Strings): Add indexing for read
3265         syntax of text properties.
3267 2008-03-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3269         * processes.texi (Decoding Output): Remove process-filter-multibyte
3270         functions.
3272 2008-03-15  Martin Rudalics  <rudalics@gmx.at>
3274         * display.texi (Finding Overlays): Say that empty overlays at
3275         the end of the buffer are reported too.
3277 2008-03-13  Glenn Morris  <rgm@gnu.org>
3279         * elisp.texi (EMACSVER): Set to 23.0.60.
3281 2008-02-26  Chong Yidong  <cyd@stupidchicken.com>
3283         * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
3285 2008-02-22  Glenn Morris  <rgm@gnu.org>
3287         * frames.texi (Position Parameters): Clarify the description of
3288         `left' and `top', using information from "Geometry".
3289         (Geometry): Give a pointer to "Position Parameters", rather than
3290         repeating information.
3292 2008-02-11  Glenn Morris  <rgm@gnu.org>
3294         * objects.texi (Equality Predicates): No longer talk about "two"
3295         functions.
3297 2008-02-11  Lawrence Mitchell  <wence@gmx.li>  (tiny change)
3299         * objects.texi (Equality Predicates): Add defun for
3300         equal-including-properties.
3302 2008-02-10  Glenn Morris  <rgm@gnu.org>
3304         * objects.texi (Equality Predicates):
3305         Mention equal-including-properties.
3307 2008-02-07  Richard Stallman  <rms@gnu.org>
3309         * windows.texi (Window Start): Mention the feature of moving
3310         window-start to start of line.
3312 2008-02-07  Jan Djärv  <jan.h.d@swipnet.se>
3314         * keymaps.texi (Tool Bar): Document rtl property.
3316 2008-01-27  Thien-Thi Nguyen  <ttn@gnuvola.org>
3318         * display.texi (Button Types):
3319         For define-button-type, clarify type of NAME.
3321 2008-01-19  Martin Rudalics  <rudalics@gmx.at>
3323         * buffers.texi (Buffer Modification): Fix typo.
3325 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
3327         * os.texi (System Environment): Remove references to OSes that are
3328         not supported anymore.
3330 2008-01-05  Dan Nicolaescu  <dann@ics.uci.edu>
3332         * os.texi (System Environment): Remove mention for Masscomp.
3334 2008-01-04  Richard Stallman  <rms@gnu.org>
3336         * display.texi (Faces): Don't talk about internal face vector as arg
3337         to facep.
3339         * customize.texi (Type Keywords): Fix previous change.
3341         * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
3342         * elisp.texi (Top): Fix menu for commands.texi change.
3344 2007-12-30  Richard Stallman  <rms@gnu.org>
3346         * commands.texi (Accessing Mouse): Rename from Accessing Events.
3347         (Accessing Scroll): New node broken out of Accessing Mouse.
3349 2007-12-28  Richard Stallman  <rms@gnu.org>
3351         * frames.texi (Size Parameters): Fix typo.
3352         (Basic Parameters): For `title', refer to title bar.
3353         (Size and Position): Explain meaning of frame pixel width and height.
3355 2007-12-23  Richard Stallman  <rms@gnu.org>
3357         * customize.texi (Type Keywords): Uncomment :validate and clarify it.
3358         Improve some of the commented-out keywords' text too.
3360 2007-12-14  Martin Rudalics  <rudalics@gmx.at>
3362         * nonascii.texi (Encoding and I/O): Reword to avoid saying
3363         "visit the current buffer".
3365         * os.texi (System Interface): Fix typo.
3367 2007-12-04  Richard Stallman  <rms@gnu.org>
3369         * objects.texi (Symbol Type): Fix typo.
3371 2007-12-03  Richard Stallman  <rms@gnu.org>
3373         * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
3375 2007-12-01  Glenn Morris  <rgm@gnu.org>
3377         * functions.texi (Declaring Functions): Improve previous change.
3379 2007-11-30  Glenn Morris  <rgm@gnu.org>
3381         * functions.texi (Declaring Functions): Add optional fourth
3382         argument of declare-function, and setting third argument to `t'.
3384 2007-11-29  Richard Stallman  <rms@gnu.org>
3386         * customize.texi (Composite Types): Document `group' type.
3388 2007-11-29  Glenn Morris  <rgm@gnu.org>
3390         * functions.texi (Declaring Functions): Add findex.
3391         Mention `external' files.
3393 2007-11-26  Juanma Barranquero  <lekktu@gmail.com>
3395         * functions.texi (Declaring Functions): Fix directive.
3397 2007-11-25  Richard Stallman  <rms@gnu.org>
3399         * help.texi (Help Functions): Clean up last change.
3401         * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
3403         * loading.texi (Named Features): Minor cleanup.
3405         * macros.texi (Eval During Expansion): Minor cleanup.
3407         * variables.texi (Variable Aliases): Minor cleanup.
3409 2007-11-24  Richard Stallman  <rms@gnu.org>
3411         * functions.texi (Declaring Functions): Clarify previous change.
3413         * compile.texi (Compiler Errors): Clarify previous change.
3415 2007-11-24  Richard Stallman  <rms@gnu.org>
3417         * display.texi (Refresh Screen, Forcing Redisplay):
3418         Clarify the text and move items around.
3420 2007-11-24  Glenn Morris  <rgm@gnu.org>
3422         * functions.texi (Declaring Functions): New section.
3423         * compile.texi (Compiler Errors): Mention declaring functions,
3424         defvar with no initvalue, and byte-compile-warnings.
3426 2007-11-15  Martin Rudalics  <rudalics@gmx.at>
3428         * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
3429         * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
3431 2007-11-13  Martin Rudalics  <rudalics@gmx.at>
3433         * help.texi (Help Functions): Document new macro `with-help-window'.
3435 2007-11-10  Paul Pogonyshev  <pogonyshev@gmx.net>
3437         * searching.texi (Replacing Match): Describe new
3438         `match-substitute-replacement'.
3440 2007-10-31  Richard Stallman  <rms@gnu.org>
3442         * strings.texi (Creating Strings): Null strings from concat not unique.
3444 2007-10-26  Richard Stallman  <rms@gnu.org>
3446         * objects.texi (Equality Predicates): Null strings are uniquified.
3448         * minibuf.texi: Minor clarifications in previous change.
3450 2007-10-25  Glenn Morris  <rgm@gnu.org>
3452         * customize.texi (Variable Definitions): Add :risky and :safe keywords.
3454 2007-10-24  Richard Stallman  <rms@gnu.org>
3456         * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
3458         * variables.texi (Frame-Local Variables): Node deleted.
3459         (Variables): Delete Frame-Local Variables from menu.
3460         (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
3461         (Default Value): Don't mention frame-local vars.
3463         * os.texi (Idle Timers): current-idle-time returns nil if not idle.
3465         * loading.texi (Unloading): Document FEATURE-unload-function
3466         instead of FEATURE-unload-hook.
3468         * frames.texi (Multiple Displays): Don't mention frame-local vars.
3470 2007-10-22  Juri Linkov  <juri@jurta.org>
3472         * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
3473         (High-Level Completion): Document a list of default value strings
3474         in the DEFAULT argument, for which minibuffer functions return the
3475         first element.
3477 2007-10-17  Juri Linkov  <juri@jurta.org>
3479         * text.texi (Filling): Update arguments of fill-paragraph.
3480         fill-paragraph operates on the active region in Transient Mark mode.
3481         Remove fill-paragraph-or-region.
3483 2007-10-13  Karl Berry  <karl@gnu.org>
3485         * elisp.texi (@dircategory): Move to after @copying,
3486         since we want @copying as close as possible to the beginning of
3487         the output.
3489 2007-10-12  Richard Stallman  <rms@gnu.org>
3491         * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
3493         * commands.texi (Distinguish Interactive): New node,
3494         broken out from Interactive Call and rewritten.
3495         (Command Loop): Put Distinguish Interactive in menu.
3497 2007-10-09  Richard Stallman  <rms@gnu.org>
3499         * text.texi (Examining Properties): Mention overlay priority.
3501         * display.texi (Display Margins): Correct the description
3502         of margin display specifications.
3503         (Replacing Specs): New subnode broken out of Display Property.
3505 2007-10-06  Juri Linkov  <juri@jurta.org>
3507         * text.texi (Filling): Document fill-paragraph-or-region.
3509 2007-10-05  Juanma Barranquero  <lekktu@gmail.com>
3511         * display.texi (Auto Faces): Fix typo.
3513 2007-10-02  Richard Stallman  <rms@gnu.org>
3515         * display.texi (Display Property): Explain some display specs
3516         don't let you move point in.
3518         * frames.texi (Cursor Parameters):
3519         Describe cursor-in-non-selected-windows here.  Explain more values.
3521         * windows.texi (Basic Windows): Don't describe
3522         cursor-in-non-selected-windows here.
3524 2007-10-01  Eli Zaretskii  <eliz@gnu.org>
3526         * processes.texi (Misc Network): Note that these functions are
3527         supported only on some systems.
3529 2007-10-01  Richard Stallman  <rms@gnu.org>
3531         * display.texi (Overlay Properties): Explain nil as priority.
3532         Explain that conflicts are unpredictable if not resolved by
3533         priorities.
3535 2007-09-23  Richard Stallman  <rms@gnu.org>
3537         * macros.texi (Backquote): Minor clarification.
3539 2007-09-19  Richard Stallman  <rms@gnu.org>
3541         * display.texi (Display Property): Explain multiple display specs.
3542         Clarify when they work in parallel and when one overrides.
3543         Fix error in example.
3545 2007-09-06  Glenn Morris  <rgm@gnu.org>
3547         Move from lispref/ to doc/lispref/.  Change all setfilename
3548         commands to use ../../info.
3549         * Makefile.in (infodir): Go up one more level.
3550         (usermanualdir): Change from ../man to ../emacs.
3551         (miscmanualdir): New.
3552         (dist): Use new variable miscmanualdir.
3553         * makefile.w32-in (infodir, texinputdir): Go up one more level.
3554         (usermanualdir): Change from ../man to ../emacs.
3556 2007-08-30  Martin Rudalics  <rudalics@gmx.at>
3558         * commands.texi (Command Loop Info): Advise against changing
3559         most variables described here.  Explain new variable
3560         last-repeatable-command.
3562 2007-08-29  Glenn Morris  <rgm@gnu.org>
3564         * elisp.texi (EMACSVER): Increase to 23.0.50.
3566 2007-08-29  Dan Nicolaescu  <dann@ics.uci.edu>
3568         * frames.texi (Basic Parameters): Add display-environment-variable
3569         and term-environment-variable.
3571 2007-08-28  Juri Linkov  <juri@jurta.org>
3573         * display.texi (Image Formats, Other Image Types): Add SVG.
3575 2007-08-28  Juri Linkov  <juri@jurta.org>
3577         * display.texi (Images): Move formats-related text to new node
3578         "Image Formats".
3579         (Image Formats): New node.
3581 2007-08-27  Richard Stallman  <rms@gnu.org>
3583         * windows.texi (Window Configurations): Clarify what
3584         a window configuration saves.
3586 2007-08-25  Richard Stallman  <rms@gnu.org>
3588         * display.texi (Images): Delete redundant @findex.
3590 2007-08-16  Stefan Monnier  <monnier@iro.umontreal.ca>
3592         * text.texi (Change Hooks): (after|before)-change-functions are no
3593         longer bound to nil while running; rather inhibit-modification-hooks
3594         is t.
3596 2007-08-16  Richard Stallman  <rms@gnu.org>
3598         * processes.texi (Asynchronous Processes):
3599         Clarify doc of start-file-process.
3601 2007-08-08  Martin Rudalics  <rudalics@gmx.at>
3603         * modes.texi (Example Major Modes): Fix typo.
3605 2007-08-08  Glenn Morris  <rgm@gnu.org>
3607         * intro.texi (nil and t): Do not use `iff' in documentation.
3609         * tips.texi (Documentation Tips): Recommend against `iff'.
3611 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
3613         * display.texi (Image Cache): Document image-refresh.
3615 2007-08-06  Martin Rudalics  <rudalics@gmx.at>
3617         * windows.texi (Size of Window): Document window-full-width-p.
3619 2007-07-25  Glenn Morris  <rgm@gnu.org>
3621         * gpl.texi (GPL): Replace license with GPLv3.
3623         * Relicense all FSF files to GPLv3 or later.
3625 2007-07-24  Michael Albinus  <michael.albinus@gmx.de>
3627         * processes.texi (Synchronous Processes):
3628         Add `process-file-shell-command'.
3629         (Asynchronous Processes): Mention restricted use of
3630         `process-filter' and `process-sentinel' in
3631         `start-file-process'.  Add `start-file-process-shell-command'.
3633 2007-07-17  Michael Albinus  <michael.albinus@gmx.de>
3635         * files.texi (Magic File Names): Introduce optional parameter
3636         IDENTIFICATION for `file-remote-p'.
3638 2007-07-16  Richard Stallman  <rms@gnu.org>
3640         * display.texi (Defining Faces): Fix previous change.
3642 2007-07-14  Richard Stallman  <rms@gnu.org>
3644         * control.texi (Handling Errors): Document `debug' in handler list.
3646 2007-07-10  Richard Stallman  <rms@gnu.org>
3648         * display.texi (Defining Faces): Explain C-M-x feature for defface.
3650 2007-07-09  Richard Stallman  <rms@gnu.org>
3652         * files.texi (Magic File Names): Rewrite previous change.
3654 2007-07-08  Michael Albinus  <michael.albinus@gmx.de>
3656         * files.texi (Magic File Names): Introduce optional parameter
3657         CONNECTED for `file-remote-p'.
3659 2007-07-07  Michael Albinus  <michael.albinus@gmx.de>
3661         * processes.texi (Asynchronous Processes):
3662         * files.texi (Magic File Names): Add `start-file-process'.
3664 2007-06-27  Richard Stallman  <rms@gnu.org>
3666         * files.texi (Format Conversion Piecemeal):
3667         Clarify `after-insert-file-functions' calling convention.
3669 2007-06-27  Michael Albinus  <michael.albinus@gmx.de>
3671         * files.texi (Magic File Names): Remove `dired-call-process'.
3672         Add `process-file'.
3674 2007-06-27  Kenichi Handa  <handa@m17n.org>
3676         * text.texi (Special Properties): Fix description about
3677         `composition' property.
3679 2007-06-26  Kenichi Handa  <handa@m17n.org>
3681         * nonascii.texi (Default Coding Systems): Document about the
3682         return value `undecided'.
3684 2007-06-25  David Kastrup  <dak@gnu.org>
3686         * keymaps.texi (Active Keymaps): Document new POSITION argument of
3687         `current-active-maps'.
3689 2007-06-24  Karl Berry  <karl@gnu.org>
3691         * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
3693 2007-06-15  Juanma Barranquero  <lekktu@gmail.com>
3695         * display.texi (Overlay Arrow): Doc fix.
3697 2007-06-14  Karl Berry  <karl@tug.org>
3699         * anti.texi (Antinews): Typo.
3701 2007-06-14  Chong Yidong  <cyd@stupidchicken.com>
3703         * display.texi (Image Cache): Document image-refresh.
3705 2007-06-12  Karl Berry  <karl@gnu.org>
3707         * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
3708         * two-volume.make: New file.
3709         * .cvsignore: Ignore two-volume files.
3711 2007-06-12  Tom Tromey  <tromey@redhat.com>
3713         * os.texi (Init File): Document user-emacs-directory.
3715 2007-06-03  Nick Roberts  <nickrob@snap.net.nz>
3717         * commands.texi (Click Events): Describe width and height when
3718         object is nil.
3720 2007-05-30  Nick Roberts  <nickrob@snap.net.nz>
3722         * commands.texi (Click Events): Layout more logically.
3723         Describe width and height.
3724         (Drag Events, Motion Events): Update to new format for position.
3726 2007-06-02  Richard Stallman  <rms@gnu.org>
3728         * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
3730 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
3732         * Version 22.1 released.
3734 2007-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3736         * text.texi (Special Properties): Correct meaning of fontified face.
3738 2007-05-30  Richard Stallman  <rms@gnu.org>
3740         * text.texi (Special Properties): Add link to Adjusting Point.
3742 2007-05-12  Richard Stallman  <rms@gnu.org>
3744         * text.texi (Margins): indent-to-left-margin is not the default.
3745         (Mode-Specific Indent): For indent-line-function, the default
3746         is indent-relative.
3748         * modes.texi (Example Major Modes): Explain last line of text-mode
3749         is redundant.
3751 2007-05-10  Richard Stallman  <rms@gnu.org>
3753         * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
3755         * help.texi (Keys in Documentation): Add reference to
3756         Documentation Tips.
3758         * files.texi (Format Conversion): TO-FN gets three arguments.
3760         * modes.texi (Auto Major Mode): Document file-start-mode-alist.
3762 2007-05-10  Thien-Thi Nguyen  <ttn@gnuvola.org>
3764         * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
3765         * files.texi (Format Conversion): Expand intro; add menu.
3766         (Format Conversion Overview, Format Conversion Round-Trip)
3767         (Format Conversion Piecemeal): New nodes/subsections.
3768         * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
3769         * text.texi (Text Properties): Remove "Saving Properties" from menu.
3770         (Saving Properties): Delete node/subsection.
3772 2007-05-07  Karl Berry  <karl@gnu.org>
3774         * elisp.texi (EMACSVER): Back to 22.
3776 2007-05-06  Richard Stallman  <rms@gnu.org>
3778         * processes.texi (Accepting Output): Revert most of previous change.
3780 2007-05-05  Richard Stallman  <rms@gnu.org>
3782         * processes.texi (Accepting Output): accept-process-output
3783         uses microseconds, not milliseconds.  But that arg is obsolete.
3785 2007-05-04  Karl Berry  <karl@tug.org>
3787         * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
3789 2007-05-04  Eli Zaretskii  <eliz@gnu.org>
3791         * tips.texi (Documentation Tips): Rearrange items to place the
3792         more important ones first.  Add an index entry for hyperlinks.
3794 2007-05-03  Karl Berry  <karl@gnu.org>
3796         * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
3797         (EMACSVER) [smallbook]: 22 for printed version.
3799         * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
3800         so restore anchor to normal position after defun.  Found by Kevin Ryde.
3802 2007-04-26  Glenn Morris  <rgm@gnu.org>
3804         * elisp.texi (EMACSVER): Increase to 22.1.50.
3806 2007-04-28  Karl Berry  <karl@gnu.org>
3808         * elisp.texi: Improve line breaks on copyright page,
3809         similar layout to emacs manual, 8.5x11 by default.
3811 2007-04-24  Richard Stallman  <rms@gnu.org>
3813         * text.texi (Special Properties): Add xref to Overlay Properties.
3815         * display.texi (Overlay Properties): Add xref to Special Properties.
3817 2007-04-22  Richard Stallman  <rms@gnu.org>
3819         * keymaps.texi (Extended Menu Items): Move the info about
3820         format with cached keyboard binding.
3822 2007-04-21  Richard Stallman  <rms@gnu.org>
3824         * text.texi (Special Properties): Clarify previous change.
3826         * files.texi (File Name Expansion): Clarify previous change.
3828         * display.texi (Attribute Functions): Fix example for
3829         face-attribute-relative-p.
3831 2007-04-19  Kenichi Handa  <handa@m17n.org>
3833         * text.texi (Special Properties): Document composition property.
3835 2007-04-19  Glenn Morris  <rgm@gnu.org>
3837         * files.texi (File Name Expansion): Mention "superroot".
3839 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
3841         * frames.texi (Multiple Displays): Add note about "multi-monitor"
3842         setups.
3843         (Display Feature Testing): Note that display refers to all
3844         physical monitors for multi-monitor setups.
3846 2007-04-14  Richard Stallman  <rms@gnu.org>
3848         * lists.texi (Sets And Lists): Clarify `delete' examples.
3849         Remove spurious xref to same node.
3850         Clarify xref for add-to-list.
3852 2007-04-12  Nick Roberts  <nickrob@snap.net.nz>
3854         * keymaps.texi (Format of Keymaps): Remove spurious ")" from
3855         value of lisp-mode-map.
3857 2007-04-11  Karl Berry  <karl@gnu.org>
3859         * anti.texi (Antinews):
3860         * display.texi (Overlay Properties, Defining Images):
3861         * processes.texi (Synchronous Processes, Sentinels):
3862         * syntax.texi (Syntax Table Internals):
3863         * searching.texi (Regexp Special):
3864         * nonascii.texi (Default Coding Systems):
3865         * text.texi (Special Properties):
3866         * minibuf.texi (Basic Completion): Wording to improve breaks in
3867         8.5x11 format.
3868         * elisp.texi (smallbook): New @set to more easily switch between
3869         smallbook and 8.5x11.
3871 2007-04-11  Richard Stallman  <rms@gnu.org>
3873         * text.texi (Lazy Properties): Minor fix.
3875 2007-04-08  Karl Berry  <karl@gnu.org>
3877         * symbols.texi (Plists and Alists): Period after "vs" in index entries.
3878         * macros.texi (Backquote): Downcase Backquote in index entries for
3879         consistency.
3881 2007-04-08  Richard Stallman  <rms@gnu.org>
3883         * text.texi (Adaptive Fill): Just describe default,
3884         don't show it (since it contains non-ASCII chars).
3886 2007-04-07  Karl Berry  <karl@gnu.org>
3888         * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
3889         adaptive-fill-regexp's value, since they are not in the standard
3890         TeX fonts.
3892 2007-04-07  Guanpeng Xu  <herberteuler@hotmail.com>
3894         * display.texi (Defining Faces): Fix example.
3896 2007-04-07  Karl Berry  <karl@gnu.org>
3898         * display.texi (Button Buffer Commands): Improve page break.
3900 2007-04-07  Richard Stallman  <rms@gnu.org>
3902         * advice.texi (Activation of Advice): Remove redundant index entry.
3904         * backups.texi: Improve index entries.  Remove redundant ones.
3906         * compile.texi (Byte Compilation): Improve index entry.
3908         * hash.texi (Creating Hash): Improve index entry.
3910         * symbols.texi (Definitions): Improve index entry.
3912         * edebug.texi: Improve index entries.  Remove redundant/useless ones.
3914         * maps.texi (Standard Keymaps): Remove useless index entry.
3916         * help.texi (Documentation Basics): Remove redundant index entries.
3918         * customize.texi: Improve index entries.
3919         Remove redundant/useless ones.
3921         * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
3923         * streams.texi (Output Variables): Improve index entry.
3925         * abbrevs.texi (Abbrevs): Remove useless index entry.
3927         * macros.texi (Expansion): Remove useless index entry.
3929         * text.texi: Improve index entries.  Remove redundant/useless ones.
3930         (Text Properties, Examining Properties)
3931         (Special Properties): Use "property category" instead of "category"
3932         to refer to the `category' property.
3934         * positions.texi: Improve index entries.  Remove useless one.
3936         * lists.texi: Improve index entries.  Remove redundant/useless ones.
3938         * os.texi: Improve index entries.
3939         (Timers): Fix previous change.
3941         * buffers.texi: Improve index entries.
3942         (Modification Time): Get rid of term "obsolete buffer".
3944         * debugging.texi: Improve index entries.
3945         (Test Coverage): Add xref to other test coverage ftr.
3947         * eval.texi: Improve index entry.  Remove redundant ones.
3949         * numbers.texi: Improve index entries.  Remove redundant/useless ones.
3951         * files.texi: Improve index entries.  Remove redundant/useless ones.
3953         * objects.texi: Improve index entries.
3955         * processes.texi: Improve index entries.
3957         * modes.texi: Improve index entry.  Remove redundant one.
3959         * nonascii.texi: Improve index entries.
3961         * internals.texi: Improve index entries.
3963         * syntax.texi: Improve index entries.
3965         * keymaps.texi (Active Keymaps): Improve index entries.
3967         * commands.texi: Improve index entries.  Remove redundant/useless ones.
3969         * frames.texi: Improve index entries.  Remove redundant/useless ones.
3971         * markers.texi: Improve index entries.  Remove redundant ones.
3973         * tips.texi: Improve index entries.
3975         * loading.texi (Unloading): Improve index entry.
3977         * variables.texi: Improve index entries.  Remove redundant one.
3979         * sequences.texi: Improve index entry.
3981         * display.texi: Improve index entries.  Remove redundant ones.
3983         * windows.texi: Improve index entries.
3985         * searching.texi: Improve index entries.  Remove redundant one.
3987         * strings.texi (Case Tables): Improve last change.
3989 2007-04-04  Chong Yidong  <cyd@stupidchicken.com>
3991         * strings.texi (Case Tables): Document with-case-table and
3992         ascii-case-table.
3994 2007-04-03  Karl Berry  <karl@gnu.org>
3996         * processes.texi (Network): Reword to improve page break.
3998 2007-04-03  Eli Zaretskii  <eliz@gnu.org>
4000         * functions.texi (Inline Functions): Describe more disadvantages
4001         of defsubst, and make advice against it stronger.
4003 2007-04-02  Karl Berry  <karl@gnu.org>
4005         * backups.texi (Backup Names): Avoid widow words.
4006         * modes.texi (Example Major Modes): Align last comment.
4008 2007-04-01  Chong Yidong  <cyd@stupidchicken.com>
4010         * keymaps.texi (Remapping Commands): Document new arg to
4011         command-remapping.
4013 2007-04-01  Karl Berry  <karl@gnu.org>
4015         * processes.texi (Low-Level Network): Typo.
4016         * loading.texi (Hooks for Loading): Avoid double "the".
4017         * keymaps.texi (Key Sequences): No double "and".
4018         (Changing Key Bindings): Shorten to improve line break.
4020 2007-03-31  Glenn Morris  <rgm@gnu.org>
4022         * os.texi (Timers): Fix description of run-at-time TIME formats.
4024 2007-03-31  Richard Stallman  <rms@gnu.org>
4026         * display.texi (Invisible Text): Correct buffer-invisibility-spec
4027         regarding ellipsis.
4029 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
4031         * intro.texi (nil and t):
4032         * symbols.texi (Plists and Alists):
4033         * variables.texi (Variable Aliases, Constant Variables):
4034         * functions.texi (Defining Functions):
4035         * advice.texi (Advising Primitives):
4036         * debugging.texi (Syntax Errors, Compilation Errors):
4037         * minibuf.texi (Minibuffer Windows):
4038         * commands.texi (Adjusting Point):
4039         * modes.texi (Syntactic Font Lock, Faces for Font Lock)
4040         (Auto Major Mode, Major Mode Conventions):
4041         * help.texi (Describing Characters):
4042         * files.texi (Create/Delete Dirs, Information about Files)
4043         (File Locks, Writing to Files, Reading from Files)
4044         (Saving Buffers):
4045         * windows.texi (Resizing Windows, Cyclic Window Ordering):
4046         * frames.texi (Finding All Frames):
4047         * positions.texi (Buffer End, Motion):
4048         * markers.texi (The Region):
4049         * text.texi (Deletion, Near Point):
4050         * display.texi (Displaying Messages, Truncation):
4051         * os.texi (Processor Run Time):
4052         * tips.texi (Key Binding Conventions, Programming Tips)
4053         (Warning Tips, Documentation Tips, Comment Tips):
4054         * internals.texi (Memory Usage): Improve indexing.
4056         * variables.texi (Frame-Local Variables):
4057         * functions.texi (Argument List):
4058         * loading.texi (Library Search):
4059         * streams.texi (Output Variables):
4060         * keymaps.texi (Translation Keymaps, Searching Keymaps):
4061         * searching.texi (Replacing Match, Search and Replace):
4062         * processes.texi (Byte Packing, Decoding Output)
4063         (Accepting Output, Network Servers, Shell Arguments):
4064         * display.texi (Abstract Display, Image Cache, Scroll Bars):
4065         * windows.texi (Window Point, Window Start):
4066         * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
4067         * commands.texi (Reading Input, Keyboard Events):
4068         * minibuf.texi (Reading File Names, Minibuffer Completion)
4069         (Recursive Mini):
4070         * positions.texi (List Motion):
4071         * hash.texi (Hash Tables, Creating Hash, Defining Hash):
4072         * numbers.texi (Arithmetic Operations, Math Functions)
4073         (Predicates on Numbers, Comparison of Numbers):
4074         (Numeric Conversions):
4075         * locals.texi (Standard Buffer-Local Variables):
4076         * maps.texi (Standard Keymaps):
4077         * os.texi (User Identification, System Environment, Recording Input)
4078         (X11 Keysyms):
4079         * nonascii.texi (Non-ASCII Characters, Splitting Characters):
4080         * backups.texi (Backups and Auto-Saving):
4081         * customize.texi (Customization, Group Definitions)
4082         (Variable Definitions):
4083         * compile.texi (Byte Compilation): Improve index entries.
4085 2007-03-31  Karl Berry  <karl@gnu.org>
4087         * macros.texi (Defining Macros): Avoid widow syllable.
4089 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
4091         * elisp.texi (Top): Postscript -> PostScript.
4093         * display.texi (Images, Postscript Images): Postscript -> PostScript.
4095 2007-03-31  Markus Triska  <markus.triska@gmx.at>
4097         * internals.texi (Writing Emacs Primitives): Untabify `For'.
4099 2007-03-30  Karl Berry  <karl@gnu.org>
4101         * lists.texi (List-related Predicates): Remove spurious @need.
4102         (Setcdr): Use @smallexample to improve page break.
4103         (Association Lists) <assoc>: Reword to improve page break.
4105         * strings.texi (String Conversion): Insert blank line to improve
4106         page break.
4108         * numbers.texi (Random Numbers): Use @minus{}.
4109         (Math Functions): Use @minus{}.
4111         * intro.texi (Acknowledgements): Avoid line breaks before middle
4112         initials.
4114 2007-03-24  Eli Zaretskii  <eliz@gnu.org>
4116         * errors.texi (Standard Errors): Add an index entry.
4118 2007-03-19  Richard Stallman  <rms@gnu.org>
4120         * os.texi (Recording Input): recent-keys now gives 300 keys.
4122 2007-03-12  Glenn Morris  <rgm@gnu.org>
4124         * os.texi: Replace "daylight savings" with "daylight saving"
4125         throughout.
4127 2007-03-05  Richard Stallman  <rms@gnu.org>
4129         * variables.texi (File Local Variables):
4130         Update enable-local-variables values.
4132 2007-03-04  Richard Stallman  <rms@gnu.org>
4134         * syntax.texi (Control Parsing): Minor clarification.
4136         * strings.texi (Formatting Strings): Clarify width, precision, flags.
4138         * sequences.texi (Sequence Functions): Move string-bytes away,
4139         add xref.
4141         * nonascii.texi (Text Representations): Move string-bytes here.
4143         * modes.texi (Major Mode Conventions): Fundamental mode is exception.
4145         * minibuf.texi (Basic Completion): Minor clarification.
4147         * markers.texi (The Mark): Clarify existence vs activation of mark.
4148         Other cleanup.
4150         * display.texi (Finding Overlays): Write better example.
4152         * compile.texi (Eval During Compile): Clarify putting macros
4153         in eval-when-compile.
4155 2007-02-25  Vinicius Jose Latorre  <viniciusjl@ig.com.br>  (tiny change)
4157         * loading.texi (How Programs Do Loading): Fix anchor position at
4158         load-read-function definition doc.
4160 2007-02-21  Kim F. Storm  <storm@cua.dk>
4162         * strings.texi (Text Comparison): Mention that assoc-string
4163         converts symbols to strings before testing.
4165 2007-02-17  Kim F. Storm  <storm@cua.dk>
4167         * processes.texi (Bindat Spec): Vector types can have optional
4168         element type.
4169         (Bindat Examples): Fix example.  Add vector with element type.
4171 2007-02-16  Andreas Schwab  <schwab@suse.de>
4173         * strings.texi (Formatting Strings): Document '+' flag.
4175 2007-02-15  Juanma Barranquero  <lekktu@gmail.com>
4177         * strings.texi (Modifying Strings): Clarify that `clear-string'
4178         always converts the string to unibyte.
4180 2007-02-14  Kim F. Storm  <storm@cua.dk>
4182         * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
4183         Rewrite glyph code description to refer to these functions.
4184         Remove details of encoding face number and char into integer code.
4186 2007-02-03  Alan Mackenzie  <acm@muc.de>
4188         * loading.texi (Hooks for Loading): Make the description of
4189         `eval-after-load' more detailed, and amend the description of
4190         after-load-alist, in accordance with changes from 2006-05.
4192 2007-02-03  Chong Yidong  <cyd@stupidchicken.com>
4194         * modes.texi (Defining Minor Modes): Document that a :require
4195         keyword or similar may be required to make saved customization
4196         variables work.
4198 2007-02-03  Eli Zaretskii  <eliz@gnu.org>
4200         * elisp.texi (Top): Make the detailed menu headers compliant with
4201         Texinfo guidelines and with what texnfo-upd.el expects.
4202         Add comments to prevent people from inadvertently modifying the key
4203         parts needed by `texinfo-multiple-files-update'.
4205 2007-02-02  Eli Zaretskii  <eliz@gnu.org>
4207         * elisp.texi (Top): Update the top-level menus.
4209         * syntax.texi (Categories): Add index entries.
4211 2007-02-01  Juanma Barranquero  <lekktu@gmail.com>
4213         * display.texi (Attribute Functions): Fix name and description of
4214         the UNDERLINE arg of `set-face-underline-p'.
4216 2007-01-29  Eli Zaretskii  <eliz@gnu.org>
4218         * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
4219         Variables", and "Standard Keymaps" to the detailed menu.
4221         * variables.texi (Future Local Variables): Add index entry.
4223 2007-01-28  Richard Stallman  <rms@gnu.org>
4225         * tips.texi (Coding Conventions): Clarify the tip about macros
4226         that define a function or a variable.
4228         * files.texi (File Attributes): UID and GID can be floats.
4229         (Magic File Names): Explain why deferring all operations to
4230         the standard handler does not work.
4232 2007-01-23  Martin Rudalics  <rudalics@gmx.at>
4234         * backups.texi (Reverting): Use "buffer" instead of "file"
4235         when talking about major and minor modes.
4237 2007-01-21  Richard Stallman  <rms@gnu.org>
4239         * help.texi (Documentation): Add xref to Documentation Tips.
4241 2007-01-14  Juanma Barranquero  <lekktu@gmail.com>
4243         * tips.texi (Coding Conventions): Fix typos.
4245 2007-01-05  Richard Stallman  <rms@gnu.org>
4247         * modes.texi (Defining Minor Modes): Fix previous change.
4249 2007-01-03  Richard Stallman  <rms@gnu.org>
4251         * customize.texi (Variable Definitions, Customization Types):
4252         Don't use * in doc string for defcustom.
4254 2007-01-02  Richard Stallman  <rms@gnu.org>
4256         * variables.texi (Variable Aliases): Clarify that aliases vars
4257         always have the same value.
4259         * processes.texi (Bindat Spec): Fix Texinfo usage.
4261         * modes.texi (Defining Minor Modes): Explain effect of command
4262         defined with define-global-minor-mode on new buffers.
4264 2006-12-30  Kim F. Storm  <storm@cua.dk>
4266         * keymaps.texi (Tool Bar): Describe `grow-only' value of
4267         `auto-resize-tool-bars'.
4269 2006-12-30  Richard Stallman  <rms@gnu.org>
4271         * keymaps.texi (Active Keymaps): Fix previous change.
4273 2006-12-30  Nick Roberts  <nickrob@snap.net.nz>
4275         * keymaps.texi (Active Keymaps): Make xref to lookup-key.
4277 2006-12-30  Kim F. Storm  <storm@cua.dk>
4279         * processes.texi (Bindat Spec): Clarify using field names in
4280         length specifications.
4282 2006-12-29  Kim F. Storm  <storm@cua.dk>
4284         * processes.texi (Bindat Spec): Explain eval forms and lengths better.
4285         Add count and index variables for eval forms in repeat blocks.
4287 2006-12-24  Richard Stallman  <rms@gnu.org>
4289         * customize.texi (Variable Definitions):
4290         Document new name custom-add-frequent-value.
4292 2006-12-19  Kim F. Storm  <storm@cua.dk>
4294         * commands.texi (Misc Events): User signals now result in sigusr1
4295         and sigusr2 events which are handled through special-event-map.
4296         (Special Events): User signals and drag-n-drop are special.
4298 2006-12-17  Richard Stallman  <rms@gnu.org>
4300         * loading.texi (Named Features): Explain subfeatures better.
4302         * customize.texi: Use "option" only for user options.
4303         For the keyword values inside defcustom etc, say "keywords".
4304         For :options value's elements, say "elements".
4305         :group should not be omitted.
4307         * syntax.texi (Parsing Expressions): Split up node.
4308         (Motion via Parsing, Position Parse, Parser State)
4309         (Low-Level Parsing, Control Parsing): New subnodes.
4310         (Parser State): Document syntax-ppss-toplevel-pos.
4312         * positions.texi (List Motion): Punctuation fix.
4314         * files.texi (File Name Completion): Document PREDICATE arg
4315         to file-name-completion.
4317 2006-12-16  Eli Zaretskii  <eliz@gnu.org>
4319         * internals.texi (Building Emacs, Writing Emacs Primitives):
4320         Add index entries.
4322 2006-12-11  Richard Stallman  <rms@gnu.org>
4324         * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
4325         affects face menu.  Explain how to make it non-nil without enabling
4326         any fontification.
4328 2006-12-10  Chong Yidong  <cyd@stupidchicken.com>
4330         * modes.texi (Font Lock Basics): Document nil value of
4331         font-lock-defaults.
4333 2006-12-10  Glenn Morris  <rgm@gnu.org>
4335         * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
4336         value for system-flag argument.  Abbrev tables may not be empty
4337         when major modes are loaded.
4339 2006-12-08  Juanma Barranquero  <lekktu@gmail.com>
4341         * makefile.w32-in (maintainer-clean): Partially revert last
4342         change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
4343         to protect elisp-covers.texi.
4345 2006-12-07  Juanma Barranquero  <lekktu@gmail.com>
4347         * makefile.w32-in (maintainer-clean): Depend on `distclean'.
4348         Don't remove elisp* info files; they are already deleted by the
4349         `clean' and `distclean' targets, and they are in the $(infodir)
4350         directory, not the current one.
4352 2006-12-04  Kim F. Storm  <storm@cua.dk>
4354         * commands.texi (Misc Events): Update signal events.
4355         (Event Examples): Add signal example.
4357 2006-11-29  Richard Stallman  <rms@gnu.org>
4359         * frames.texi (Visibility of Frames): Explain visible windows
4360         can be covered by others.  Add xref for raise-frame.
4362 2006-11-28  Richard Stallman  <rms@gnu.org>
4364         * searching.texi (Regexp Special): Update when ^ is special.
4366 2006-11-27  Eli Zaretskii  <eliz@gnu.org>
4368         * customize.texi (Customization, Common Keywords)
4369         (Group Definitions, Variable Definitions, Composite Types)
4370         (Type Keywords, Customization Types): Add index entries for
4371         various customization keywords.
4373 2006-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
4375         * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
4377 2006-11-10  Jan Djärv  <jan.h.d@swipnet.se>
4379         * frames.texi (Window System Selections): Remove clipboard from
4380         description of selection-coding-system.
4382 2006-11-06  Richard Stallman  <rms@gnu.org>
4384         * lists.texi (List Variables): Document COMPARE-FN.
4386         * keymaps.texi: Avoid use of "binding" to mean a relation;
4387         use it only to refer to the meaning associated with a key.
4388         (Keymaps): Change menu node description.
4390         * elisp.texi (Top): Change menu node description.
4392         * display.texi (Managing Overlays): Document overlay-recenter.
4394 2006-10-29  Chong Yidong  <cyd@stupidchicken.com>
4396         * Makefile.in: Use relative paths to avoid advertising filesystem
4397         contents during compilation.
4399 2006-10-23  Kim F. Storm  <storm@cua.dk>
4401         * commands.texi (Event Input Misc): Update unread-command-events.
4403 2006-10-23  Nick Roberts  <nickrob@snap.net.nz>
4405         * lists.texi (Sets And Lists): Fix typos.
4407 2006-10-18  Juanma Barranquero  <lekktu@gmail.com>
4409         * control.texi (Processing of Errors): Use @var for an argument,
4410         not @code.
4412 2006-10-16  Richard Stallman  <rms@gnu.org>
4414         * edebug.texi (Edebug Recursive Edit): Minor cleanup.
4416         * keymaps.texi (Format of Keymaps): Show all the keymap element
4417         patterns that result from menu items.
4418         (Key Lookup): Minor cleanups.
4420         * modes.texi (Precalculated Fontification): Don't say that
4421         not setting font-lock-defaults avoids loading font-lock.
4423         * help.texi (Documentation): Move xref to Emacs Manual here.
4424         (Documentation Basics): From here.
4425         Also doc emacs-lisp-docstring-fill-column.
4427         * elisp.texi: Update version and ISBN.
4429         * commands.texi (Interactive Call): Clarify KEYS arg to
4430         call-interactively is a vector.
4431         (Command Loop Info): Delete anchor in this-command-keys.
4432         Add anchor in this-command-keys-vector.
4433         (Recursive Editing): Document how recursive-edit
4434         handles the current buffer.
4436 2006-10-13  Chong Yidong  <cyd@stupidchicken.com>
4438         * frames.texi (Frame Titles): %c and %l are ignored in
4439         frame-title-format.
4441 2006-10-11  Richard Stallman  <rms@gnu.org>
4443         * keymaps.texi (Key Sequences): Clarify use of kbd.
4445 2006-10-10  Kim F. Storm  <storm@cua.dk>
4447         * lists.texi (Sets And Lists): Add memql.
4449 2006-10-03  Richard Stallman  <rms@gnu.org>
4451         * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
4452         Clarify :ascii: and :nonascii:.
4454 2006-09-29  Juri Linkov  <juri@jurta.org>
4456         * modes.texi (%-Constructs): Reorder coding systems in the
4457         documentation of %z to the real order displayed in the modeline.
4459 2006-09-25  Richard Stallman  <rms@gnu.org>
4461         * os.texi (Timers): Describe timer-max-repeats.
4463 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
4465         * os.texi (Timers): Mention with-local-quit.
4467 2006-09-24  Richard Stallman  <rms@gnu.org>
4469         * searching.texi (Searching and Matching): Mention property search.
4471         * commands.texi (Command Loop Info): Explain how read-event affects
4472         this-command-keys.
4474 2006-09-20  Richard Stallman  <rms@gnu.org>
4476         * os.texi (Timers): Clarify about REPEAT when timer is delayed.
4478         * windows.texi (Window Start): Minor cleanups.
4480 2006-09-20  Kim F. Storm  <storm@cua.dk>
4482         * windows.texi (Window Start): pos-visible-in-window-p allows
4483         specifying t for position to mean "end of window".
4484         Add window-line-height.
4486         * anti.texi (Antinews): Mention window-line-height.
4488 2006-09-19  David Kastrup  <dak@gnu.org>
4490         * keymaps.texi (Searching Keymaps): Small clarification.
4492 2006-09-18  Richard Stallman  <rms@gnu.org>
4494         * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
4495         cause keyboard menus.
4496         (Menu Keymaps): Likewise.
4497         (Defining Menus, Keyboard Menus): Clarify.
4499         * text.texi (Fields): Clarify explanation of constrain-to-field.
4501 2006-09-16  Eli Zaretskii  <eliz@gnu.org>
4503         * variables.texi (Tips for Defining): Fix a typo.
4505 2006-09-15  Richard Stallman  <rms@gnu.org>
4507         * keymaps.texi (Remapping Commands, Searching Keymaps)
4508         (Active Keymaps): Clean up previous change.
4510 2006-09-15  Jay Belanger  <belanger@truman.edu>
4512         * gpl.texi: Replace "Library Public License" by "Lesser Public
4513         License" throughout.
4515 2006-09-15  David Kastrup  <dak@gnu.org>
4517         * keymaps.texi (Active Keymaps): Adapt description to use
4518         `get-char-property' instead `get-text-property'.  Explain how
4519         mouse events change this.  Explain the new optional argument of
4520         `key-binding' and its mouse-dependent lookup.
4521         (Searching Keymaps): Adapt description similarly.
4522         (Remapping Commands): Explain the new optional argument of
4523         `command-remapping'.
4525 2006-09-14  Richard Stallman  <rms@gnu.org>
4527         * keymaps.texi (Searching Keymaps): Clarification.
4528         (Active Keymaps): Refer to Searching Keymaps instead of duplication.
4530 2006-09-13  Richard Stallman  <rms@gnu.org>
4532         * objects.texi (Character Type): Node split.
4533         Add xref to Describing Characters.
4534         (Basic Char Syntax, General Escape Syntax)
4535         (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
4537 2006-09-11  Richard Stallman  <rms@gnu.org>
4539         * display.texi (Display Table Format): Wording clarification.
4540         (Glyphs): Clarifications.
4542 2006-09-10  Chong Yidong  <cyd@stupidchicken.com>
4544         * keymaps.texi (Active Keymaps): Mention that key-binding checks
4545         local maps.
4547 2006-09-10  Kim F. Storm  <storm@cua.dk>
4549         * display.texi (Forcing Redisplay): Document return value of
4550         function redisplay.
4552 2006-09-09  Richard Stallman  <rms@gnu.org>
4554         * windows.texi (Window Hooks): Explain limits of
4555         window-scroll-functions.
4557         * display.texi (Fringe Indicators): Update for last change in
4558         indicate-buffer-boundaries.
4560 2006-09-08  Richard Stallman  <rms@gnu.org>
4562         * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
4564 2006-09-06  Kim F. Storm  <storm@cua.dk>
4566         * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
4568         * windows.texi (Window Start): Update pos-visible-in-window-p.
4570 2006-09-04  Richard Stallman  <rms@gnu.org>
4572         * processes.texi (Accepting Output): Explain SECONDS=0 for
4573         accept-process-output.
4575         * os.texi (Idle Timers): Explain why timer functions should not
4576         loop until (input-pending-p).
4578 2006-09-02  Eli Zaretskii  <eliz@gnu.org>
4580         * makefile.w32-in (usermanualdir): New variable.
4581         (elisp.dvi): Use it.
4583 2006-09-01  Eli Zaretskii  <eliz@gnu.org>
4585         * buffers.texi (Buffer Modification): Fix last change.
4587 2006-09-01  Chong Yidong  <cyd@stupidchicken.com>
4589         * buffers.texi (Buffer Modification):
4590         Document buffer-chars-modified-tick.
4592 2006-08-31  Richard Stallman  <rms@gnu.org>
4594         * modes.texi (Syntactic Font Lock): Mention specific faces once again.
4596 2006-08-31  Richard Bielawski  <RBielawski@moneygram.com>  (tiny change)
4598         * modes.texi (Syntactic Font Lock):
4599         Mention font-lock-syntactic-face-function
4600         instead of specific faces.
4602 2006-08-29  Chong Yidong  <cyd@stupidchicken.com>
4604         * display.texi (Images): Add xrref to display-images-p.
4606 2006-08-28  Kenichi Handa  <handa@m17n.org>
4608         * nonascii.texi (Lisp and Coding Systems): Fix description of
4609         detect-coding-region.
4611 2006-08-27  Michael Olson  <mwolson@gnu.org>
4613         * processes.texi (Transaction Queues): Remove stray quote
4614         character.
4616 2006-08-25  Richard Stallman  <rms@gnu.org>
4618         * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
4619         Add xref.
4621 2006-08-24  Chong Yidong  <cyd@stupidchicken.com>
4623         * os.texi (Timers): Avoid waiting inside timers.
4625 2006-08-21  Lute Kamstra  <lute@gnu.org>
4627         * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
4629 2006-08-20  Richard Stallman  <rms@gnu.org>
4631         * os.texi (Idle Timers): New node, split out from Timers.
4632         Document current-idle-time.
4633         * commands.texi (Reading One Event): Update xref.
4634         * elisp.texi (Top): Update subnode menu.
4636 2006-08-16  Richard Stallman  <rms@gnu.org>
4638         * keymaps.texi (Extended Menu Items): Show format of cached
4639         bindings in extended menu items.
4641         * customize.texi (Variable Definitions): Explain when the
4642         standard value expression is evaluated.
4644 2006-08-15  Chong Yidong  <cyd@stupidchicken.com>
4646         * commands.texi (Reading One Event): Explain idleness in
4647         `read-event'.
4649 2006-08-12  Chong Yidong  <cyd@stupidchicken.com>
4651         * text.texi (Near Point): Say "cursor" not "terminal cursor".
4652         (Commands for Insertion): Remove split-line since it's not
4653         relevant for Lisp programming.
4654         (Yank Commands): Rewrite introduction.
4655         (Undo): Clarify.
4656         (Maintaining Undo): Clarify.  Document undo-ask-before-discard.
4657         (Filling): Remove redundant comment.  Clarify return value of
4658         current-justification.
4659         (Margins): Minor clarifications.
4660         (Adaptive Fill): Update default value of adaptive-fill-regexp.
4661         (Sorting): Update definition of sort-lines.
4662         (Columns): Clarify behavior of sort-columns.
4663         (Indent Tabs): Link to Tab Stops in Emacs manual.
4664         (Special Properties): Clarify.
4665         (Clickable Text): Mention Buttons package.
4667 2006-08-12  Kevin Ryde  <user42@zip.com.au>
4669         * os.texi (Time Parsing): Add %z to description of
4670         format-time-string, as per docstring.  Add cross reference to
4671         glibc manual for strftime.
4673 2006-08-08  Richard Stallman  <rms@gnu.org>
4675         * modes.texi: Clean up wording in previous change.
4677 2006-08-07  Chong Yidong  <cyd@stupidchicken.com>
4679         * modes.texi (Hooks): Clarify.
4680         (Major Mode Basics): Mention define-derived-mode explicitly.
4681         (Major Mode Conventions): Rebinding RET is OK for some modes.
4682         Mention change-major-mode-hook and after-change-major-mode-hook.
4683         (Example Major Modes): Move to end of Modes section.
4684         (Mode Line Basics): Clarify.
4685         (Mode Line Data): Mention help-echo and local-map in strings.
4686         Explain reason for treatment of non-risky variables.
4687         (Properties in Mode): Clarify.
4688         (Faces for Font Lock): Add font-lock-negation-char-face.
4690 2006-08-04  Eli Zaretskii  <eliz@gnu.org>
4692         * strings.texi (Formatting Strings): Warn against arbitrary
4693         strings as first arg to `format'.
4695 2006-07-31  Thien-Thi Nguyen  <ttn@gnu.org>
4697         * text.texi (Clickable Text): Mention `help-echo' text property.
4698         Update intro, examples and associated explanations.
4700 2006-07-31  Richard Stallman  <rms@gnu.org>
4702         * commands.texi: Update xrefs.
4703         (Event Mod): New node, cut out from old Translating Input.
4705         * maps.texi: Update xrefs.
4707         * keymaps.texi (Translation Keymaps): New node.
4708         Update xrefs from Translating Input to Translation Keymaps.
4710         * elisp.texi (Top): Update subnode menu.
4712         * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
4714         * os.texi (System Interface): Fix menu descriptions of some nodes.
4715         (Translating Input): Node deleted.
4717 2006-07-31  Nick Roberts  <nickrob@snap.net.nz>
4719         * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
4721         * lists.texi (Sets And Lists): Likewise.
4723 2006-07-30  Thien-Thi Nguyen  <ttn@gnu.org>
4725         * text.texi (Fields): Mention POS
4726         requirement when narrowing is in effect.
4728 2006-07-28  Richard Stallman  <rms@gnu.org>
4730         * display.texi (Face Attributes): Simplify wording.
4731         (Attribute Functions): Clarify meaning of new-frame default
4732         attribute settings.
4734         * customize.texi (Common Keywords): Document how to use
4735         :package-version in a package not in Emacs.
4737 2006-07-28  Kim F. Storm  <storm@cua.dk>
4739         * commands.texi (Reading One Event): Fix last change.
4741 2006-07-26  Chong Yidong  <cyd@stupidchicken.com>
4743         * commands.texi (Reading One Event): Document SECONDS argument for
4744         read-event, read-char, and read-char-exclusive.
4746 2006-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
4748         * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
4749         to ensure correct identification.
4751 2006-07-24  Richard Stallman  <rms@gnu.org>
4753         * text.texi (Clickable Text): Clarify.
4755         * sequences.texi (Vector Functions): Delete duplicate xref.
4757         * objects.texi (Function Type): Clarify.
4759         * modes.texi (Keymaps and Minor Modes): List punct chars for minor
4760         modes.
4762         * lists.texi (List Variables): New node.
4763         Material moved from other nodes.
4765         * variables.texi (Setting Variables): add-to-list and
4766         add-to-ordered-list moved to List Variables node.
4768 2006-07-23  Thien-Thi Nguyen  <ttn@gnu.org>
4770         * text.texi (Links and Mouse-1):
4771         For mouse-on-link-p, expand on arg POS.
4773 2006-07-21  Kim F. Storm  <storm@cua.dk>
4775         * display.texi (Forcing Redisplay): Don't mention systems which
4776         don't support sub-second timers for redisplay-preemption-period.
4778         * os.texi (Terminal Output): Clarify text vs graphical terminal.
4780 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
4782         * frames.texi (Input Focus): Document that focus-follows-mouse has
4783         no effect on MS-Windows.
4785 2006-07-18  Richard Stallman  <rms@gnu.org>
4787         * display.texi (Forcing Redisplay): Cleanups in previous change.
4789         * processes.texi (Low-Level Network): Make menu more convenient.
4791 2006-07-18  Kim F. Storm  <storm@cua.dk>
4793         * display.texi (Forcing Redisplay): redisplay-preemption-period
4794         only used on window systems.  Add xref to Terminal Output.
4796         * os.texi (Terminal Output): baud-rate only controls preemption on
4797         non-window systems.  Add xref to Forcing Redisplay.
4799         * processes.texi (Low-Level Network): Rename node "Make Network"
4800         to "Network Processes".
4802 2006-07-18  Karl Berry  <karl@gnu.org>
4804         * variables.texi, functions.texi, customize.texi, loading.texi:
4805         * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
4807 2006-07-17  Chong Yidong  <cyd@stupidchicken.com>
4809         * commands.texi (Waiting): Document batch-mode sit-for behavior.
4811 2006-07-17  Richard Stallman  <rms@gnu.org>
4813         * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
4814         Put period and comma inside quotes.
4816         * loading.texi, markers.texi: Use real doublequote inside menus.
4818         * windows.texi: Put point and comma inside quotes.
4819         (Textual Scrolling): Use @samp for error message.
4821         * variables.texi, tips.texi, syntax.texi, symbols.texi:
4822         * strings.texi, streams.texi, processes.texi, os.texi:
4823         * objects.texi, numbers.texi, modes.texi, minibuf.texi:
4824         * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
4825         * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
4826         * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
4827         Put point and comma inside quotes.
4829         * control.texi (Processing of Errors): Add command-error-function.
4831         * variables.texi (File Local Variables): Clarify that
4832         file local variables make buffer-local bindings.
4834         * modes.texi (Syntactic Font Lock): Give default for
4835         font-lock-syntax-table.
4837 2006-07-17  Nick Roberts  <nickrob@snap.net.nz>
4839         * text.texi (Special Properties): Clean up previous change.
4841 2006-07-16  Karl Berry  <karl@gnu.org>
4843         * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
4844         * control.texi: Fix bad page breaks through chapter 10 (control).
4846         * anti.texi (Antinews): Reorder face-attribute fns to avoid
4847         underfull hbox.
4849 2006-07-15  Nick Roberts  <nickrob@snap.net.nz>
4851         * text.texi (Special Properties): Describe fontified text property
4852         in relation to a character (not text).
4854 2006-07-15  Kim F. Storm  <storm@cua.dk>
4856         * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
4857         Add apropos-mode-map, custom-mode-map, esc-map, global-map,
4858         grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
4860         * anti.texi (Antinews): Mention redisplay function.
4861         The kbd macro existed, but was not documented, before 22.x.
4862         Function pos-visible-in-window-p is not new in 22.x, just enhanced.
4864 2006-07-14  Nick Roberts  <nickrob@snap.net.nz>
4866         * display.texi (Displaying Messages): Add anchor.
4868         * frames.texi (Dialog Boxes): Use it.
4870 2006-07-12  Richard Stallman  <rms@gnu.org>
4872         * objects.texi (Frame Type): Explain nature of frames better.
4874         * frames.texi (Frames): Explain nature of frames better.
4876 2006-07-12  Ken Manheimer  <ken.manheimer@gmail.com>
4878         * tips.texi (Coding Conventions): Explain why use cl at compile time.
4880 2006-07-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
4882         * frames.texi (Window System Selections): Mention scrap support for Mac.
4883         Default value of x-select-enable-clipboard is t on Mac.
4885         * os.texi (Getting Out): Suspending is not allowed on Mac, either.
4887 2006-07-11  Kim F. Storm  <storm@cua.dk>
4889         * display.texi (Forcing Redisplay): Add `redisplay' function.
4890         Don't mention (sit-for -1) -- use (redisplay t) instead.
4892         * commands.texi (Waiting): (sit-for -1) is no longer special.
4893         (sit-for 0) is equivalent to (redisplay).
4894         Iconifying/deiconifying no longer makes sit-for return.
4896 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
4898         * display.texi (Buttons): Fix typo.
4900         * index.texi, elisp.texi (New Symbols): Comment node out.
4902 2006-07-09  Richard Stallman  <rms@gnu.org>
4904         * display.texi (Truncation): Clean up previous change.
4906 2006-07-08  Richard Stallman  <rms@gnu.org>
4908         * commands.texi (Interactive Call): Use 3 as prefix in example
4909         for execute-extended-command.
4911         * display.texi (Attribute Functions): Move paragraph about
4912         compatibility with Emacs < 21.
4914 2006-07-09  Kim F. Storm  <storm@cua.dk>
4916         * display.texi (Refresh Screen): Clarify force-window-update.
4917         (Truncation): "Normally" indicated by fringe arrows.
4919 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
4921         * windows.texi (Textual Scrolling, Resizing Windows):
4922         * variables.texi (Constant Variables):
4923         * text.texi (Buffer Contents, Deletion, Changing Properties)
4924         (Property Search, Special Properties, Sticky Properties)
4925         (Links and Mouse-1, Fields, Change Hooks):
4926         * syntax.texi (Syntax Table Functions, Parsing Expressions)
4927         (Categories):
4928         * symbols.texi (Other Plists):
4929         * streams.texi (Output Variables):
4930         * processes.texi (Input to Processes, Query Before Exit):
4931         * positions.texi (Word Motion, Text Lines, List Motion):
4932         * os.texi (Init File, System Environment, Sound Output)
4933         (Session Management):
4934         * nonascii.texi (Text Representations, Character Sets)
4935         (Chars and Bytes, Locales):
4936         * modes.texi (Defining Minor Modes, Header Lines):
4937         * minibuf.texi (Minibuffer Contents):
4938         * markers.texi (Information from Markers):
4939         * lists.texi (List Elements, Building Lists, Association Lists):
4940         * keymaps.texi (Tool Bar):
4941         * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
4942         * functions.texi (What Is a Function, Mapping Functions):
4943         * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
4944         (Color Names, Text Terminal Colors, Display Feature Testing):
4945         * files.texi (Visiting Functions, File Name Components)
4946         (Unique File Names, Contents of Directories):
4947         * display.texi (Forcing Redisplay, Displaying Messages)
4948         (Temporary Displays, Font Selection, Auto Faces)
4949         (Font Lookup, Fringe Indicators, Display Margins)
4950         (Image Descriptors, Showing Images, Image Cache, Button Types)
4951         (Making Buttons, Manipulating Buttons, Button Buffer Commands)
4952         (Display Table Format, Glyphs):
4953         * control.texi (Iteration):
4954         * commands.texi (Command Loop Info, Adjusting Point):
4955         * backups.texi (Making Backups, Auto-Saving):
4956         Remove @tindex entries.
4958 2006-07-07  Kim F. Storm  <storm@cua.dk>
4960         * display.texi (Fringe Cursors): Fix typo.
4961         (Customizing Bitmaps): Fix define-fringe-bitmap entry.
4962         (Overlay Arrow): Default is overlay-arrow fringe indicator.
4964 2006-07-05  Richard Stallman  <rms@gnu.org>
4966         * text.texi (Buffer Contents): Add example of text props
4967         in result of buffer-substring.
4968         (Text Properties): Explain better about use of specific property names.
4969         (Property Search): Some cleanups; reorder some functions.
4971         * keymaps.texi (Changing Key Bindings): Cleanup.
4972         Add xref to Key Binding Conventions.
4974         * display.texi (Attribute Functions): Add examples for
4975         face-attribute-relative-p.
4977         * tips.texi (Coding Conventions): Cleanup last change.
4979 2006-07-05  Karl Berry  <karl@gnu.org>
4981         * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
4982         Remove @setchapternewpage odd.
4983         Result is 1013 pages, down from 1100.
4985         * anti.texi, customize.texi, display.texi, internals.texi:
4986         * minibuf.texi, modes.texi, tips.texi:
4987         Fix overfull/underfull boxes.
4989 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
4991         * edebug.texi (Instrumenting):
4992         Add Edebug-specific findex for eval-buffer.
4993         * loading.texi (Loading):
4994         Replace eval-current-buffer with eval-buffer.
4996 2006-06-30  Nick Roberts  <nickrob@snap.net.nz>
4998         * locals.texi (Standard Buffer-Local Variables): Update the list
4999         of variables.
5001 2006-06-26  Nick Roberts  <nickrob@snap.net.nz>
5003         * files.texi (File Name Completion): Point user to the node
5004         "Reading File Names".
5006 2006-06-24  Eli Zaretskii  <eliz@gnu.org>
5008         * files.texi (Contents of Directories): Document case-insensitive
5009         behavior on respective filesystems.
5011         * objects.texi (Character Type): Document that Emacs signals an
5012         error for unsupported Unicode characters specified as \uNNNN.
5014 2006-06-19  Richard Stallman  <rms@gnu.org>
5016         * processes.texi (Bindat Spec): Clarify previous change.
5018 2006-06-16  Richard Stallman  <rms@gnu.org>
5020         * tips.texi (Coding Conventions): Better explain conventions
5021         for definition constructs.
5023         * text.texi (Special Properties): String value of `read-only'
5024         serves as the error message.
5026         * objects.texi (Character Type): Clarify prev. change.
5027         (Non-ASCII in Strings): Mention \u and \U.
5029         * commands.texi (Using Interactive): Explain problem of
5030         markers, etc., in command-history.
5032 2006-06-14  Kim F. Storm  <storm@cua.dk>
5034         * commands.texi (Waiting): Negative arg to sit-for forces
5035         redisplay even if input is pending.
5037         * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
5038         redisplay.  Remove incorrect example of binding redisplay-dont-pause
5039         around (sit-for 0).
5041 2006-06-13  Richard Stallman  <rms@gnu.org>
5043         * display.texi (Forcing Redisplay): Clarify previous change.
5045 2006-06-13  Romain Francoise  <romain@orebokech.com>
5047         * display.texi (Forcing Redisplay): Fix typo.
5049 2006-06-13  Kim F. Storm  <storm@cua.dk>
5051         * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
5053 2006-06-10  Luc Teirlinck  <teirllm@auburn.edu>
5055         * tips.texi (Coding Conventions): Add `@end itemize'.
5057 2006-06-10  Richard Stallman  <rms@gnu.org>
5059         * tips.texi (Coding Conventions): Explain use of coding systems
5060         to ensure one decoding for strings.
5062 2006-06-09  Aidan Kehoe  <kehoea@parhasard.net>
5064         * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
5065         syntax.
5067 2006-06-07  Eli Zaretskii  <eliz@gnu.org>
5069         * display.texi (Font Selection): Remove description of
5070         clear-face-cache.
5072         * compile.texi (Eval During Compile): Fix a typo.  Add index
5073         entries for possible uses of eval-when-compile.
5075 2006-06-04  Thien-Thi Nguyen  <ttn@gnu.org>
5077         * display.texi (Abstract Display): Fix typo.
5079 2006-06-03  Eli Zaretskii  <eliz@gnu.org>
5081         * minibuf.texi (Minibuffer History) <history-add-new-input>:
5082         Reword variable's description.
5084 2006-06-01  Richard Stallman  <rms@gnu.org>
5086         * windows.texi (Splitting Windows): Clarify splitting nonselected
5087         window.
5089 2006-05-31  Juri Linkov  <juri@jurta.org>
5091         * minibuf.texi (Minibuffer History): Add history-add-new-input.
5093 2006-05-30  Richard Stallman  <rms@gnu.org>
5095         * display.texi (Line Height): Fix errors in description of
5096         default line height and line-height property.
5098         * nonascii.texi (Default Coding Systems): Further clarification.
5100 2006-05-29  Luc Teirlinck  <teirllm@auburn.edu>
5102         * internals.texi (Pure Storage): Mention that an overflow in pure
5103         space causes a memory leak.
5104         (Garbage Collection): If there was an overflow in pure space,
5105         `garbage-collect' returns nil.
5107 2006-05-30  Eli Zaretskii  <eliz@gnu.org>
5109         * nonascii.texi (Default Coding Systems): Fix it some more.
5111 2006-05-29  Eli Zaretskii  <eliz@gnu.org>
5113         * nonascii.texi (Default Coding Systems): Fix last change.
5115 2006-05-29  Kenichi Handa  <handa@m17n.org>
5117         * nonascii.texi (find-operation-coding-system): Describe the new
5118         argument format (FILENAME . BUFFER).
5120 2006-05-28  Richard Stallman  <rms@gnu.org>
5122         * tips.texi (Coding Conventions): Better explain reasons not to
5123         advise other packages or use `eval-after-load'.
5125 2006-05-29  Kim F. Storm  <storm@cua.dk>
5127         * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
5128         `bindat-idx' and `bindat-raw' for clarity.
5130 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
5132         * processes.texi (Bindat Spec): Expand on `repeat' handler.
5134         * display.texi (Display): Add "Abstract Display" to menu.
5135         (Abstract Display, Abstract Display Functions)
5136         (Abstract Display Example): New nodes.
5137         * elisp.texi (Top): Add "Abstract Display" to menu.
5139 2006-05-27  Chong Yidong  <cyd@stupidchicken.com>
5141         * keymaps.texi (Key Sequences): Link to input events definition.
5142         (Format of Keymaps): Delete material duplicated in Keymap Basics.
5144         * files.texi (Changing Files): Document updated argument list for
5145         copy-file.
5147 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
5149         * processes.texi (Bindat Functions): Explain term "total length".
5150         Use it in bindat-length and bindat-pack descriptions.
5152 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
5154         * tips.texi (Coding Conventions): Advise against using
5155         eval-after-load in packages.  Add an index entry.
5157 2006-05-25  Juri Linkov  <juri@jurta.org>
5159         * minibuf.texi (Text from Minibuffer): Undocument keep-all.
5161         * modes.texi (%-Constructs): Add %e, %z, %Z.
5163 2006-05-25  Richard Stallman  <rms@gnu.org>
5165         * elisp.texi (Top): Update subnode menu.
5167         * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
5168         (Keymaps): Update menu.
5170 2006-05-25  Chong Yidong  <cyd@stupidchicken.com>
5172         * keymaps.texi (Key Sequences): Some clarifications.
5174 2006-05-25  Thien-Thi Nguyen  <ttn@gnu.org>
5176         * processes.texi (Bindat Functions): Say "unibyte string"
5177         explicitly for bindat-unpack and bindat-pack descriptions.
5178         (Bindat Examples): Don't call `string-make-unibyte' in example.
5180 2006-05-25  Chong Yidong  <cyd@stupidchicken.com>
5182         * keymaps.texi (Key Sequences): Rename from Keymap Terminology.
5183         Explain string and vector representations of key sequences.
5185         * keymaps.texi (Changing Key Bindings):
5186         * commands.texi (Interactive Codes):
5187         * help.texi (Describing Characters): Refer to it.
5189 2006-05-23  Luc Teirlinck  <teirllm@auburn.edu>
5191         * frames.texi (Pointer Shape): @end table -> @end defvar.
5193 2006-05-22  Richard Stallman  <rms@gnu.org>
5195         * elisp.texi (Top): Update subnode menus.
5197         * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
5198         Contents rewritten; material from old Pointer Shape node moved here.
5200         * display.texi (Pointer Shape): Node deleted.
5201         (Image Descriptors): Minor cleanup.
5203 2006-05-21  Richard Stallman  <rms@gnu.org>
5205         * syntax.texi (Parsing Expressions): Update info on which STATE
5206         elements are ignored.
5208 2006-05-19  Luc Teirlinck  <teirllm@auburn.edu>
5210         * hooks.texi (Standard Hooks): Correct typo.
5212         * gpl.texi (GPL): ifinfo -> ifnottex.
5214 2006-05-19  Michael Ernst  <mernst@alum.mit.edu>  (tiny change)
5216         * searching.texi (Simple Match Data): Warn about match data being
5217         set anew by every search.
5219 2006-05-17  Richard Stallman  <rms@gnu.org>
5221         * minibuf.texi (Minibuffer History): Clarify.
5223         * searching.texi (Regexp Special): Clarify nested regexp warning.
5225 2006-05-16  Kim F. Storm  <storm@cua.dk>
5227         * minibuf.texi (Minibuffer History): Update add-to-history.
5229 2006-05-15  Oliver Scholz  <epameinondas@gmx.de>  (tiny change)
5231         * nonascii.texi (Explicit Encoding):
5232         Fix typo (encoding<->decoding).
5234 2006-05-14  Richard Stallman  <rms@gnu.org>
5236         * buffers.texi (Creating Buffers): Cleanup.
5238         * files.texi (Visiting Functions): Rewrite in find-file-noselect.
5240 2006-05-13  Eli Zaretskii  <eliz@gnu.org>
5242         * buffers.texi (Current Buffer): Document that with-temp-buffer
5243         disables undo.
5245         * os.texi (Terminal-Specific): More accurate description of how
5246         Emacs searches for the terminal-specific libraries.
5248 2006-05-12  Eli Zaretskii  <eliz@gnu.org>
5250         * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
5251         emacs-xtra to @inforef's.
5253         * text.texi (Undo): Document that undo is turned off in buffers
5254         whose names begin with a space.
5256         * buffers.texi (Buffer Names): Add index entries for buffers whose
5257         names begin with a space.
5258         (Creating Buffers): Document that undo is turned off in buffers
5259         whose names begin with a space.
5261         * files.texi (Visiting Functions, Reading from Files)
5262         (Saving Buffers): Mention code and EOL conversions by file I/O
5263         primitives and subroutines.
5265         * nonascii.texi (Lisp and Coding Systems):
5266         Document coding-system-eol-type.  Add index entries for eol conversion.
5268         * display.texi (Defining Faces): Mention `mac', and add an xref to
5269         where window-system is described.
5271 2006-05-10  Richard Stallman  <rms@gnu.org>
5273         * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
5275 2006-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
5277         * variables.texi (File Local Variables): Recommend to quote lambda
5278         expressions in safe-local-variable property.
5280 2006-05-09  Richard Stallman  <rms@gnu.org>
5282         * variables.texi (File Local Variables):
5283         Document safe-local-eval-forms and safe-local-eval-function.
5285 2006-05-07  Kim F. Storm  <storm@cua.dk>
5287         * minibuf.texi (Minibuffer History): Remove keep-dups arg
5288         from add-to-history.
5290 2006-05-07  Romain Francoise  <romain@orebokech.com>
5292         * commands.texi (Event Input Misc):
5293         * compile.texi (Eval During Compile):
5294         * internals.texi (Buffer Internals):
5295         * minibuf.texi (Initial Input):
5296         * nonascii.texi (Scanning Charsets):
5297         * numbers.texi (Comparison of Numbers):
5298         * windows.texi (Textual Scrolling, Vertical Scrolling):
5299         Fix various typos.
5301 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
5303         * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
5304         conditional xref's to either emacs or emacs-xtra, depending on
5305         @iftex/@ifnottex.
5307         * minibuf.texi (Minibuffer History): Document add-to-history.
5309 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
5311         * internals.texi (Pure Storage): Mention the pure overflow message
5312         at startup.
5314 2006-05-05  Johan Bockgård  <bojohan@dd.chalmers.se>
5316         * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
5317         (Searching Keymaps): Fix pseudo-Lisp description of keymap
5318         search.
5320 2006-05-01  Richard Stallman  <rms@gnu.org>
5322         * intro.texi (nil and t): Clarify.
5324         * variables.texi (File Local Variables): Suggest using booleanp.
5326 2006-05-01  Juanma Barranquero  <lekktu@gmail.com>
5328         * objects.texi (Type Predicates): Fix typos.
5330 2006-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5332         * intro.texi (nil and t): Add booleanp.
5334         * objects.texi (Type Predicates): Add links for booleanp and
5335         string-or-null-p.
5337 2006-04-29  Richard Stallman  <rms@gnu.org>
5339         * modes.texi (Multiline Font Lock): Rename from
5340         Multi line Font Lock Elements.  Much clarification.
5341         (Font Lock Multiline, Region to Fontify): Much clarification.
5343 2006-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5345         * variables.texi (File Local Variables): Remove the special case t for
5346         safe-local-variable.
5348 2006-04-26  Richard Stallman  <rms@gnu.org>
5350         * syntax.texi (Parsing Expressions): Minor cleanup.
5352 2006-04-18  Richard Stallman  <rms@gnu.org>
5354         * tips.texi (Coding Conventions): Explain when the package's
5355         prefix should appear later on (not at the start of the name).
5357         * searching.texi (String Search): Clarify effect of NOERROR.
5359         * modes.texi (Imenu): Clarify what special items do.
5361         * hooks.texi (Standard Hooks): Delete text about old hook names.
5363 2006-04-17  Romain Francoise  <romain@orebokech.com>
5365         * variables.texi (Local Variables): Update the default value of
5366         `max-specpdl-size'.
5368 2006-04-15  Michael Olson  <mwolson@gnu.org>
5370         * processes.texi (Transaction Queues): Mention the new optional
5371         `delay-question' argument for `tq-enqueue'.
5373 2006-04-13  Bill Wohler  <wohler@newt.com>
5375         * customize.texi (Common Keywords): Use dotted notation for
5376         :package-version value.  Specify its values.  Improve documentation
5377         for customize-package-emacs-version-alist.
5379 2006-04-12  Bill Wohler  <wohler@newt.com>
5381         * customize.texi (Common Keywords): Move description of
5382         customize-package-emacs-version-alist to @defvar.
5384 2006-04-10  Bill Wohler  <wohler@newt.com>
5386         * customize.texi (Common Keywords): Add :package-version.
5388 2006-04-10  Kim F. Storm  <storm@cua.dk>
5390         * text.texi (Buffer Contents): Add NOPROPS arg to
5391         filter-buffer-substring.
5393 2006-04-08  Kevin Ryde  <user42@zip.com.au>
5395         * os.texi (Command-Line Arguments): Update xref to emacs manual
5396         "Command Arguments" -> "Emacs Invocation", per change there.
5398 2006-04-08  Thien-Thi Nguyen  <ttn@gnu.org>
5400         * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
5401         be on one line to help makeinfo not render two spaces after the dot.
5403 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
5405         * strings.texi (Predicates for Strings): Add string-or-null-p.
5407 2006-03-28  Kim F. Storm  <storm@cua.dk>
5409         * processes.texi (Accepting Output): Remove obsolete (and incorrect)
5410         remarks about systems that don't support fractional seconds.
5412 2006-03-25  Karl Berry  <karl@gnu.org>
5414         * elisp.texi: Use @copyright{} instead of (C), and do not indent
5415         the year list.
5417 2006-03-21  Nick Roberts  <nickrob@snap.net.nz>
5419         * display.texi (Fringe Indicators): Fix typos.
5421 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
5423         * tips.texi (Documentation Tips): One can now also write `program'
5424         in front of a quoted symbol in a docstring to prevent making a
5425         hyperlink.
5427 2006-03-19  Alan Mackenzie  <acm@muc.de>
5429         * text.texi (Special Properties): Clarify `fontified' property.
5431 2006-03-16  Richard Stallman  <rms@gnu.org>
5433         * display.texi (Defining Images): Minor cleanup.
5435 2006-03-16  Bill Wohler  <wohler@newt.com>
5437         * display.texi (Defining Images): In image-load-path-for-library,
5438         prefer user's images.
5440 2006-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
5442         * modes.texi (Region to Fontify): Remove font-lock-lines-before.
5444 2006-03-15  Bill Wohler  <wohler@newt.com>
5446         * display.texi (Defining Images): Fix example in
5447         image-load-path-for-library by not recommending that one binds
5448         image-load-path.  Just defvar it to placate compiler and only use
5449         it if previously defined.
5451 2006-03-14  Bill Wohler  <wohler@newt.com>
5453         * display.texi (Defining Images): In image-load-path-for-library,
5454         always return list of directories.  Update example.
5456 2006-03-14  Alan Mackenzie  <acm@muc.de>
5458         * modes.texi: New node, "Region to Fontify" (for Font Lock).
5459         This describes font-lock-extend-region-function.
5460         ("Other Font Lock Variables"): Move "font-lock-lines-before" to
5461         the new node "Region to Fontify".
5463 2006-03-13  Richard Stallman  <rms@gnu.org>
5465         * display.texi (Invisible Text): The impossible position is
5466         now before the invisible text, not after.
5467         (Defining Images): Clean up last change.
5469 2006-03-11  Bill Wohler  <wohler@newt.com>
5471         * display.texi (Defining Images): Add image-load-path-for-library.
5473 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
5475         * text.texi (Adaptive Fill): Fix Texinfo usage.
5477         * strings.texi (Creating Strings): Fix Texinfo usage.
5479         * searching.texi (Regexp Special): Use @samp for regular
5480         expressions that are not in Lisp syntax.
5482 2006-03-08  Luc Teirlinck  <teirllm@auburn.edu>
5484         * searching.texi (Regexp Special): Put remark between parentheses
5485         to avoid misreading.
5487 2006-03-07  Luc Teirlinck  <teirllm@auburn.edu>
5489         * searching.texi (Syntax of Regexps): More accurately describe
5490         which characters are special in which situations.
5491         (Regexp Special): Recommend _not_ to quote `]' or `-' when they
5492         are not special.  Describe in detail when `[' and `]' are special.
5493         (Regexp Backslash): Plenty of regexps with unbalanced square
5494         brackets are valid, so reword that statement.
5496 2006-03-02  Kim F. Storm  <storm@cua.dk>
5498         * keymaps.texi (Tool Bar): Add tool-bar-border.
5500 2006-02-28  Luc Teirlinck  <teirllm@auburn.edu>
5502         * loading.texi (Load Suffixes): Rephrase last paragraph.  Fix typos.
5504 2006-02-27  Luc Teirlinck  <teirllm@auburn.edu>
5506         * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
5508         * files.texi (Locating Files): Suggest additional values for the
5509         SUFFIXES arg of `locate-file'.  Update pxref.
5511         * loading.texi (Loading): Include new node "Load Suffixes" in menu.
5512         (How Programs Do Loading): Discuss the effects of Auto Compression
5513         mode on `load'.
5514         (Load Suffixes): New node.
5515         (Library Search): Delete description of `load-suffixes'; it was
5516         moved to "Load Suffixes".
5517         (Autoload, Named Features): Mention `load-suffixes'.
5519 2006-02-21  Giorgos Keramidas  <keramida@ceid.upatras.gr>  (tiny change)
5521         * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
5523         * windows.texi (Window Tree): Fix typo.
5525 2006-02-20  Kim F. Storm  <storm@cua.dk>
5527         * display.texi (Fringe Indicators): New section.
5528         Move indicate-empty-lines, indicate-buffer-boundaries, and
5529         default-indicate-buffer-boundaries here.
5530         Add fringe-indicator-alist and default-fringes-indicator-alist.
5531         Add list of logical fringe indicator symbols.
5532         Update list of standard bitmap names.
5533         (Fringe Cursors): New section.
5534         Move overflow-newline-into-fringe here.
5535         Add fringe-cursor-alist and default-fringes-cursor-alist.
5536         Add list of fringe cursor symbols.
5538 2006-02-20  Juanma Barranquero  <lekktu@gmail.com>
5540         * commands.texi (Using Interactive): Fix reference to node
5541         "Minibuffers".
5543 2006-02-19  Richard M. Stallman  <rms@gnu.org>
5545         * minibuf.texi (High-Level Completion):
5546         Add xref to read-input-method-name.
5548         * files.texi (Relative File Names): Move file-relative-name here.
5549         (File Name Expansion): From here.  Minor clarifications.
5551         * commands.texi (Using Interactive): Add xrefs about reading input.
5552         Clarify remarks about that moving point and mark.
5553         Put string case before list case.
5555 2006-02-16  Johan Bockgård  <bojohan@dd.chalmers.se>
5557         * display.texi (Other Display Specs, Image Descriptors):
5558         Revert erroneous changes.  The previous description of
5559         image-descriptors as `(image . PROPS)' was correct.
5561 2006-02-14  Richard M. Stallman  <rms@gnu.org>
5563         * variables.texi (File Local Variables): Clarifications.
5565 2006-02-14  Juanma Barranquero  <lekktu@gmail.com>
5567         * variables.texi (File Local Variables): Use @code for a cons
5568         cell, not @var.
5570 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
5572         * variables.texi (File Local Variables): Document new file local
5573         variable behavior.
5575 2006-02-10  Kim F. Storm  <storm@cua.dk>
5577         * eval.texi (Function Indirection): Add NOERROR to indirect-function.
5579 2006-02-08  Juanma Barranquero  <lekktu@gmail.com>
5581         * modes.texi (%-Constructs): Remove obsolete info about
5582         `global-mode-string'.
5584 2006-02-07  Richard M. Stallman  <rms@gnu.org>
5586         * commands.texi (Prefix Command Arguments): Minor cleanup.
5588         * display.texi: "Graphical display", not window system.
5590         * functions.texi (What Is a Function): Fix xref.
5592         * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
5593         (Changing Key Bindings): Clarify when remapping is better than
5594         substitute-key-definition.
5596 2006-02-02  Richard M. Stallman  <rms@gnu.org>
5598         * minibuf.texi (Basic Completion): Completion alists are risky.
5600         * keymaps.texi (Active Keymaps): Clarifications.
5601         (Searching Keymaps): New node.
5602         (Keymaps): Update menu.
5604         * frames.texi (Layout Parameters): Minor clarification.
5605         (Drag and Drop): New node.
5606         (Frames): Update menu.
5608 2006-01-29  Chong Yidong  <cyd@stupidchicken.com>
5610         * display.texi (Other Display Specs, Image Descriptors):
5611         Image description is a list, not a cons cell.
5613 2006-01-28  Luc Teirlinck  <teirllm@auburn.edu>
5615         * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
5616         list is not necessarily a list).
5618 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
5620         * frames.texi (Layout Parameters): border-width and
5621         internal-border-width belong to the frame, not the window.
5623 2006-01-19  Richard M. Stallman  <rms@gnu.org>
5625         * nonascii.texi (Translation of Characters): Search cmds use
5626         translation-table-for-input.  Automatically made local.
5628         * markers.texi (Overview of Markers): Count insertion type
5629         as one of a marker's attributes.
5631         * keymaps.texi (Controlling Active Maps): New node, split out of
5632         Active Keymaps.
5633         (Keymaps): Menu updated.
5634         (Active Keymaps): Give pseudocode to explain how the active
5635         maps are searched.  current-active-maps and key-binding moved here.
5636         (Functions for Key Lookup): current-active-maps and key-binding moved.
5637         Clarifications.
5638         (Searching the Keymaps): New subnode.
5640         * elisp.texi (Top): Menu clarification.
5642         * display.texi (Other Display Specs): Delete duplicate entry for
5643         just a string as display spec.  Move text about recursive display
5644         specs on such a string.
5646         * commands.texi (Key Sequence Input): Clarify.
5647         Move num-nonmacro-input-events out.
5648         (Reading One Event): num-nonmacro-input-events moved here.
5650 2006-01-14  Nick Roberts  <nickrob@snap.net.nz>
5652         * advice.texi (Simple Advice): Update example to fit argument
5653         change in previous-line.
5655 2006-01-05  Richard M. Stallman  <rms@gnu.org>
5657         * markers.texi (The Mark): Fix in `mark'.
5659 2006-01-04  Richard M. Stallman  <rms@gnu.org>
5661         * processes.texi (Misc Network, Make Network): Minor cleanups.
5663 2006-01-04  Kim F. Storm  <storm@cua.dk>
5665         * processes.texi (Make Network): Add IPv6 addresses and handling.
5666         (Network Feature Testing): Mention (:family ipv6).
5667         (Misc Network): Add IPv6 formats to format-network-address.
5669 2005-12-30  Richard M. Stallman  <rms@gnu.org>
5671         * text.texi (Changing Properties):
5672         Don't use return value of set-text-properties.
5674 2005-12-29  Luc Teirlinck  <teirllm@auburn.edu>
5676         * modes.texi (Mode Line Format): Correct typo in menu.
5678 2005-12-29  Richard M. Stallman  <rms@gnu.org>
5680         * modes.texi (Mode Line Top): New node.
5681         (Mode Line Data): Some text moved to new node.
5682         Explain the data structure more concretely.
5683         (Mode Line Basics): Clarifications.
5684         (Mode Line Variables): Clarify intro paragraph.
5685         (%-Constructs): Clarify intro paragraph.
5686         (Mode Line Format): Update menu.
5688 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
5690         * minibuf.texi (Basic Completion): Update lazy-completion-table
5691         examples for removal of ARGS argument.
5693 2005-12-23  Richard M. Stallman  <rms@gnu.org>
5695         * text.texi (Undo): Restore some explanation from the version
5696         that was deleted.
5698 2005-12-23  Eli Zaretskii  <eliz@gnu.org>
5700         * text.texi (Undo): Remove duplicate descriptions of `apply
5701         funname' and `apply delta' elements of the undo list.
5703 2005-12-20  Richard M. Stallman  <rms@gnu.org>
5705         * help.texi (Help Functions): Update documentation of `apropos'.
5707 2005-12-20  Luc Teirlinck  <teirllm@auburn.edu>
5709         * customize.texi (Type Keywords): Delete xref to "Text help-echo",
5710         because it is confusing.  If the :help-echo keyword is a function,
5711         it is not directly used as the :help-echo overlay property, as the
5712         xref seems to suggest (it does not take the appropriate args).
5714 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
5716         * customize.texi (Common Keywords): Fix Texinfo usage.
5717         (Group Definitions, Variable Definitions): Update for new
5718         conventions for using `*' in docstrings.
5720         * tips.texi (Documentation Tips): Update for new conventions for
5721         using `*' in docstrings.
5723 2005-12-16  Richard M. Stallman  <rms@gnu.org>
5725         * minibuf.texi (Minibuffer Contents): Minor cleanup.
5727 2005-12-16  Juri Linkov  <juri@jurta.org>
5729         * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
5731 2005-12-14  Romain Francoise  <romain@orebokech.com>
5733         * modes.texi (Customizing Keywords): Rename `append' to `how'.
5734         Fix typo.
5736 2005-12-11  Juri Linkov  <juri@jurta.org>
5738         * minibuf.texi (Completion Commands): Add mention of read-file-name
5739         for filename completion keymaps.
5740         (Reading File Names): Add mention of filename completion keymaps
5741         for read-file-name and xref to `Completion Commands'.
5743 2005-12-10  Richard M. Stallman  <rms@gnu.org>
5745         * customize.texi (Common Keywords): State caveats for use of :tag.
5747 2005-12-08  Richard M. Stallman  <rms@gnu.org>
5749         * minibuf.texi (Intro to Minibuffers): Replace list of local maps
5750         with xrefs and better explanation.
5751         (Completion Commands): Add the filename completion maps.
5753         * objects.texi (Character Type): Clarify that \s is not space
5754         if a dash follows.
5756 2005-12-05  Richard M. Stallman  <rms@gnu.org>
5758         * windows.texi (Resizing Windows): Delete preserve-before args.
5760 2005-12-05  Stefan Monnier  <monnier@iro.umontreal.ca>
5762         * keymaps.texi (Format of Keymaps): Remove mention of a quirk
5763         in full keymaps, since the quirk has been fixed.
5765 2005-12-03  Eli Zaretskii  <eliz@gnu.org>
5767         * hooks.texi (Standard Hooks): Add index entries.
5768         Mention `compilation-finish-functions'.
5770 2005-11-27  Richard M. Stallman  <rms@gnu.org>
5772         * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
5774 2005-11-21  Juri Linkov  <juri@jurta.org>
5776         * customize.texi (Common Keywords): Update links types
5777         custom-manual and url-link.  Add link types emacs-library-link,
5778         file-link, function-link, variable-link, custom-group-link.
5780 2005-11-20  Chong Yidong  <cyd@stupidchicken.com>
5782         * display.texi: Revert 2005-11-20 change.
5784 2005-11-20  Thien-Thi Nguyen  <ttn@gnu.org>
5786         * processes.texi (Bindat Functions):
5787         Say "third" to refer to zero-based index "2".
5789 2005-11-18  Luc Teirlinck  <teirllm@auburn.edu>
5791         * loading.texi (Library Search): Update the default value of
5792         `load-suffixes'.
5794 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
5796         * display.texi (Attribute Functions): Mention :ignore-defface.
5798 2005-11-16  Stefan Monnier  <monnier@iro.umontreal.ca>
5800         * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
5801         (Minor Mode Conventions): Mention the use of a hook.
5803 2005-11-06  Richard M. Stallman  <rms@gnu.org>
5805         * files.texi (Magic File Names): find-file-name-handler checks the
5806         `operations' property of the handler.
5808 2005-11-03  Richard M. Stallman  <rms@gnu.org>
5810         * variables.texi (Frame-Local Variables): Small clarification.
5812 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
5814         * os.texi (Init File): Document ~/.emacs.d/init.el.
5816 2005-10-29  Richard M. Stallman  <rms@gnu.org>
5818         * internals.texi (Garbage Collection): Document memory-full.
5820 2005-10-28  Bill Wohler  <wohler@newt.com>
5822         * tips.texi (Documentation Tips): Help mode now creates hyperlinks
5823         for URLs.
5825 2005-10-28  Richard M. Stallman  <rms@gnu.org>
5827         * minibuf.texi (Completion Commands): Clean up prev change.
5829 2005-10-26  Kevin Ryde  <user42@zip.com.au>
5831         * compile.texi (Eval During Compile): Explain recommended uses
5832         of eval-when-compile and eval-and-compile.
5834 2005-10-27  Masatake YAMATO  <jet@gyve.org>
5836         * minibuf.texi (Completion Commands):
5837         Write about new optional argument for `display-completion-list'.
5839 2005-10-23  Richard M. Stallman  <rms@gnu.org>
5841         * display.texi (Overlay Arrow): Clarify about local bindings of
5842         overlay-arrow-position.
5844 2005-10-22  Eli Zaretskii  <eliz@gnu.org>
5846         * internals.texi (Building Emacs): Fix last change.
5848 2005-10-22  Richard M. Stallman  <rms@gnu.org>
5850         * internals.texi (Building Emacs): Document eval-at-startup.
5852 2005-10-21  Richard M. Stallman  <rms@gnu.org>
5854         * loading.texi (Where Defined): load-history contains abs file names.
5855         symbol-file returns abs file names.
5857 2005-10-19  Kim F. Storm  <storm@cua.dk>
5859         * display.texi (Showing Images): Add max-image-size integer value.
5861 2005-10-18  Chong Yidong  <cyd@stupidchicken.com>
5863         * display.texi (Showing Images): Document max-image-size.
5865 2005-10-17  Richard M. Stallman  <rms@gnu.org>
5867         * commands.texi (Quitting): Minor clarification.
5869         * processes.texi (Sentinels): Clarify about output and quitting.
5870         (Filter Functions): Mention with-local-quit.
5872 2005-10-17  Juri Linkov  <juri@jurta.org>
5874         * buffers.texi (Current Buffer):
5875         * commands.texi (Event Input Misc):
5876         * compile.texi (Eval During Compile, Compiler Errors):
5877         * customize.texi (Group Definitions):
5878         * display.texi (Progress, Defining Faces):
5879         * files.texi (Writing to Files):
5880         * modes.texi (Mode Hooks, Defining Minor Modes):
5881         * streams.texi (Output Functions):
5882         * syntax.texi (Syntax Table Functions):
5883         * text.texi (Change Hooks):
5884         Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
5886         * commands.texi (Quitting): Replace arg `forms' with `body' in
5887         `with-local-quit'.
5889         * positions.texi (Excursions): Replace arg `forms' with `body' in
5890         `save-excursion'.
5892 2005-10-08  Kim F. Storm  <storm@cua.dk>
5894         * windows.texi (Window Tree): Rename window-split-tree to window-tree.
5895         Rename manual section accordingly.
5897 2005-10-04  Kim F. Storm  <storm@cua.dk>
5899         * windows.texi (Window Split Tree): New section describing
5900         new function window-split-tree function.
5902 2005-10-03  Nick Roberts  <nickrob@snap.net.nz>
5904         * display.texi (Fringe Size/Pos): Simplify and add detail.
5906 2005-09-30  Romain Francoise  <romain@orebokech.com>
5908         * minibuf.texi (High-Level Completion): Explain that the prompt
5909         given to `read-buffer' should end with a colon and a space.
5910         Update usage examples.
5912 2005-09-29  Juri Linkov  <juri@jurta.org>
5914         * display.texi (Displaying Messages): Rename argument name
5915         `string' to `format-string' in functions `message', `message-box',
5916         `message-or-box'.
5918 2005-09-26  Chong Yidong  <cyd@stupidchicken.com>
5920         * errors.texi (Standard Errors): Correct xrefs.
5922 2005-09-18  Chong Yidong  <cyd@stupidchicken.com>
5924         * display.texi (Defining Images): Update documentation for
5925         `image-load-path'.
5927 2005-09-17  Richard M. Stallman  <rms@gnu.org>
5929         * display.texi (Defining Images): Clean up previous change.
5931 2005-09-16  Romain Francoise  <romain@orebokech.com>
5933         * elisp.texi: Specify GFDL version 1.2.
5935         * doclicense.texi (GNU Free Documentation License): Update to
5936         version 1.2.
5938 2005-09-15  Chong Yidong  <cyd@stupidchicken.com>
5940         * display.texi (Defining Images): Document `image-load-path'.
5942 2005-09-15  Richard M. Stallman  <rms@gnu.org>
5944         * objects.texi (Printed Representation): Minor cleanup.
5945         (Box Diagrams): Minor fix.
5946         (Cons Cell Type): Move (...) index item here.
5947         (Box Diagrams): From here.
5948         (Array Type): Minor fix.
5949         (Type Predicates): Delete index "predicates".
5950         (Hash Table Type): Clarify xref.
5951         (Dotted Pair Notation): Minor fix.
5953 2005-09-10  Chong Yidong  <cyd@stupidchicken.com>
5955         * files.texi (Saving Buffers): Fix typo.
5957 2005-09-08  Richard M. Stallman  <rms@gnu.org>
5959         * tips.texi (Programming Tips): Correct the "default" prompt spec.
5961 2005-09-08  Chong Yidong  <cyd@stupidchicken.com>
5963         * locals.texi (Standard Buffer-Local Variables): Don't include
5964         mode variables for minor modes.
5965         Fix xrefs for buffer-display-count, buffer-display-table,
5966         buffer-offer-save, buffer-saved-size, cache-long-line-scans,
5967         enable-multibyte-characters, fill-column, header-line-format,
5968         left-fringe-width, left-margin, and right-fringe-width.
5970         * hooks.texi (Standard Hooks): All hooks should conform to the
5971         standard naming convention now.
5972         Fix xref for `echo-area-clear-hook'.
5974         * display.texi (Usual Display): Note that indicate-empty-lines and
5975         tab-width are buffer-local.
5977         * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
5979         * modes.texi (Mode Help): Note that major-mode is buffer-local.
5981         * nonascii.texi (Encoding and I/O): Note that
5982         buffer-file-coding-system is buffer-local.
5984         * positions.texi (List Motion): Note that defun-prompt-regexp is
5985         buffer-local.
5987         * text.texi (Auto Filling): Note that auto-fill-function is
5988         buffer-local.
5989         (Undo): Note that buffer-undo-list is buffer-local.
5991         * windows.texi (Buffers and Windows):
5992         Document buffer-display-count.
5994 2005-09-06  Richard M. Stallman  <rms@gnu.org>
5996         * tips.texi (Coding Conventions): Sometimes it is ok to put the
5997         package prefix elsewhere than at the start of the name.
5999 2005-09-03  Richard M. Stallman  <rms@gnu.org>
6001         * tips.texi (Programming Tips): Add conventions for minibuffer
6002         questions and prompts.
6004 2005-09-03  Joshua Varner  <jlvarner@gmail.com>  (tiny change)
6006         * intro.texi (nil and t): Minor cleanup.
6007         Delete spurious mention of keyword symbols.
6008         (Evaluation Notation): Add index entry.
6009         (A Sample Function Description): Minor cleanup.
6010         (A Sample Variable Description): Not all vars can be set.
6012 2005-09-03  Thien-Thi Nguyen  <ttn@gnu.org>
6014         * text.texi (Buffer Contents): Use "\n" in examples' result strings.
6016         (Insertion): Document precise type of `insert-char' arg COUNT.
6018 2005-09-02  Stefan Monnier  <monnier@iro.umontreal.ca>
6020         * modes.texi (Other Font Lock Variables): Sync the default of
6021         font-lock-lines-before.
6023 2005-08-31  Michael Albinus  <michael.albinus@gmx.de>
6025         * files.texi (Magic File Names): Add `make-auto-save-file-name'.
6027 2005-08-29  Richard M. Stallman  <rms@gnu.org>
6029         * elisp.texi (Top): Update subnode menu.
6031         * searching.texi (Searching and Matching): Move node.
6032         Rearrange contents and add overall explanation.
6033         (Searching and Case): Move node.
6034         (Searching and Matching): Update menu.
6036 2005-08-27  Eli Zaretskii  <eliz@gnu.org>
6038         * os.texi (Startup Summary): Fix the description of the initial
6039         startup message display.
6041 2005-08-25  Richard M. Stallman  <rms@gnu.org>
6043         * searching.texi (Search and Replace): Add replace-regexp-in-string.
6045 2005-08-25  Emilio C. Lopes  <eclig@gmx.net>
6047         * display.texi (Finding Overlays): Fix `find-overlay-prop' in
6048         `next-overlay-change' example.
6050 2005-08-22  Juri Linkov  <juri@jurta.org>
6052         * display.texi (Attribute Functions): Add set-face-inverse-video-p.
6053         Fix invert-face.  Fix args of face-background.
6055         * display.texi (Standard Faces): Delete node.
6056         (Faces): Add xref to `(emacs)Standard Faces'.
6057         (Displaying Faces): Fix xref to `Standard Faces'.
6059         * modes.texi (Mode Line Data): Fix xref to Standard Faces.
6061 2005-08-20  Alan Mackenzie  <acm@muc.de>
6063         * buffers.texi (The Buffer List): Clarify the manipulation of the
6064         buffer list.
6066 2005-08-14  Richard M. Stallman  <rms@gnu.org>
6068         * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
6069         a regexp.
6071 2005-08-11  Richard M. Stallman  <rms@gnu.org>
6073         * elisp.texi (Top): Update subnode lists.
6075         * display.texi (Inverse Video): Node deleted.
6077         * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
6078         New nodes split out of Coding Conventions.
6080         * searching.texi (Regular Expressions): Document re-builder.
6082         * os.texi (Time Parsing): New node split out of Time Conversion.
6084         * processes.texi (Misc Network, Network Feature Testing)
6085         (Network Options, Make Network): New nodes split out of
6086         Low-Level Network.
6088 2005-08-09  Richard M. Stallman  <rms@gnu.org>
6090         * frames.texi (Geometry): New node, split from Size and Position.
6091         (Frame Parameters): Refer to Geometry.
6093         * buffers.texi (The Buffer List): Fix xrefs.
6095         * windows.texi (Splitting Windows): Fix xref.
6097         * frames.texi (Layout Parameters): Add xref.
6099         * display.texi (Line Height, Scroll Bars): Fix xrefs.
6101         * keymaps.texi (Menu Bar): Fix xref.
6103         * locals.texi (Standard Buffer-Local Variables): Fix xref.
6105         * modes.texi (%-Constructs): Fix xref.
6107         * frames.texi (Window Frame Parameters): Node split up.
6108         (Basic Parameters, Position Parameters, Size Parameters)
6109         (Layout Parameters, Buffer Parameters, Management Parameters)
6110         (Cursor Parameters, Color Parameters): New subnodes.
6112 2005-08-09  Luc Teirlinck  <teirllm@auburn.edu>
6114         * positions.texi (Screen Lines): Update xref for previous change
6115         in minibuf.texi.
6117         * minibuf.texi (Intro to Minibuffers): Update pxref for previous
6118         change in minibuf.texi.
6120 2005-08-09  Richard M. Stallman  <rms@gnu.org>
6122         * tips.texi (Coding Conventions): Minor cleanup.
6124         * modes.texi (Defining Minor Modes): Explain when init-value
6125         can be non-nil.
6127         * elisp.texi (Top): Update submenu for Minibuffer.
6129         * minibuf.texi (Minibuffer Misc): Node split up.
6130         (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
6131         (Recursive Mini): New nodes split out from Minibuffer Misc.
6132         (Minibuffer Misc): Document max-mini-window-height.
6134         * hash.texi (Defining Hash): Delete stray paren in example.
6136         * display.texi (Echo Area Customization): Don't define
6137         max-mini-window-height here; xref instead.
6139         * commands.texi (Event Input Misc): Update while-no-input.
6141         * advice.texi (Advising Functions): Explain when to use advice
6142         and when to use a hook.
6144 2005-07-30  Eli Zaretskii  <eliz@gnu.org>
6146         * makefile.w32-in (info): Don't run install-info.
6147         ($(infodir)/dir): New target, produced by running install-info.
6149 2005-07-27  Luc Teirlinck  <teirllm@auburn.edu>
6151         * modes.texi (Defining Minor Modes): The keyword for the initial
6152         value is :init-value, not :initial-value.
6154 2005-07-23  Eli Zaretskii  <eliz@gnu.org>
6156         * loading.texi (Autoload): Make the `doctor' example be consistent
6157         with what's in current loaddefs.el.  Describe the "fn" magic in
6158         the usage portion of the doc string.
6160 2005-07-22  Richard M. Stallman  <rms@gnu.org>
6162         * internals.texi (Garbage Collection): Clarify previous change.
6164 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
6166         * internals.texi (Garbage Collection): Add gc-cons-percentage.
6168 2005-07-18  Juri Linkov  <juri@jurta.org>
6170         * commands.texi (Accessing Events):
6171         * frames.texi (Text Terminal Colors, Resources):
6172         * markers.texi (The Mark):
6173         * modes.texi (Defining Minor Modes):
6174         Delete duplicate duplicate words.
6176 2005-07-16  Richard M. Stallman  <rms@gnu.org>
6178         * display.texi (Managing Overlays): Clarify make-overlay
6179         args for insertion types.
6181 2005-07-13  Luc Teirlinck  <teirllm@auburn.edu>
6183         * customize.texi (Variable Definitions):
6184         Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
6185         `standard-value' is a list too.
6186         (Defining New Types): Use @key{RET} instead of @key{ret}.
6188 2005-07-13  Francis Litterio  <franl@world.std.com>  (tiny change)
6190         * os.texi (Translating Input): Fix typo.
6192 2005-07-08  Richard M. Stallman  <rms@gnu.org>
6194         * README: Update edition number and size estimate.
6196         * elisp.texi (VERSION): Set to 2.9.
6198 2005-07-07  Richard M. Stallman  <rms@gnu.org>
6200         * book-spine.texinfo: Update Emacs version.
6202         * display.texi (Inverse Video): Delete mode-line-inverse-video.
6204 2005-07-06  Richard M. Stallman  <rms@gnu.org>
6206         * searching.texi (Regexp Search): Clarify what re-search-forward
6207         does when the search fails.
6209 2005-07-05  Lute Kamstra  <lute@gnu.org>
6211         * Update FSF's address in GPL notices.
6213         * doclicense.texi (GNU Free Documentation License):
6214         * gpl.texi (GPL):
6215         * tips.texi (Coding Conventions, Library Headers):
6216         * vol1.texi:
6217         * vol2.texi: Update FSF's address.
6219 2005-07-04  Richard M. Stallman  <rms@gnu.org>
6221         * hooks.texi (Standard Hooks): Add occur-hook.
6223 2005-07-03  Luc Teirlinck  <teirllm@auburn.edu>
6225         * display.texi (The Echo Area): Correct menu.
6227 2005-07-03  Richard M. Stallman  <rms@gnu.org>
6229         * elisp.texi (Top): Update subnode menu for Display.
6231         * display.texi (Displaying Messages): New node, with most
6232         of what was in The Echo Area.
6233         (Progress): Move under The Echo Area.
6234         (Logging Messages): New node with new text.
6235         (Echo Area Customization): New node, the rest of what was
6236         in The Echo Area.  Document message-truncate-lines with @defvar.
6237         (Display): Update menu.
6239         * windows.texi (Textual Scrolling): Doc 3 values for
6240         scroll-preserve-screen-position.
6242         * text.texi (Special Properties): Change hook functions
6243         should bind inhibit-modification-hooks around altering buffer text.
6245         * keymaps.texi (Key Binding Commands): Call binding BINDING
6246         rather than DEFINITION.
6248 2005-06-29  Juanma Barranquero  <lekktu@gmail.com>
6250         * variables.texi (Defining Variables): `user-variable-p' returns t
6251         for aliases of user options, nil for alias loops.
6253 2005-06-28  Richard M. Stallman  <rms@gnu.org>
6255         * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
6256         make-keymap.
6258 2005-06-27  Luc Teirlinck  <teirllm@auburn.edu>
6260         * variables.texi (Setting Variables): Correct and clarify
6261         description of `add-to-ordered-list'.
6263 2005-06-26  Richard M. Stallman  <rms@gnu.org>
6265         * display.texi (Faces): Minor cleanup.
6267 2005-06-25  Luc Teirlinck  <teirllm@auburn.edu>
6269         * display.texi (Faces): `facep' returns t for strings that are
6270         face names.
6272 2005-06-25  Richard M. Stallman  <rms@gnu.org>
6274         * objects.texi (Equality Predicates): Clarify meaning of equal.
6276         * windows.texi (Selecting Windows): save-selected-window
6277         and with-selected-window save and restore the current buffer.
6279 2005-06-24  Richard M. Stallman  <rms@gnu.org>
6281         * numbers.texi (Float Basics): Explain how to test for NaN,
6282         and printing the sign of NaNs.
6284 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
6286         * makefile.w32-in (MAKEINFO): Use --force.
6288 2005-06-23  Richard M. Stallman  <rms@gnu.org>
6290         * display.texi (Face Functions): Correct Texinfo usage.
6292 2005-06-23  Luc Teirlinck  <teirllm@auburn.edu>
6294         * lists.texi (Rings): `ring-elements' now returns the elements of
6295         RING in order.
6297 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
6299         * markers.texi (The Mark): Texinfo usage fix.
6301 2005-06-23  Kim F. Storm  <storm@cua.dk>
6303         * searching.texi (Entire Match Data): Remove evaporate option for
6304         match-data.  Do not mention evaporate option for set-match-data.
6306 2005-06-22  Glenn Morris  <gmorris@ast.cam.ac.uk>
6308         * display.texi (Face Functions): Mention face aliases.
6310 2005-06-21  Richard M. Stallman  <rms@gnu.org>
6312         * anti.texi (Antinews): Texinfo usage fix.
6314 2005-06-21  Karl Berry  <karl@gnu.org>
6316         * elisp.texi: Use @copying.
6318         * elisp.texi: Put @summarycontents and @contents before the Top
6319         node, instead of the end of the file, so that the contents appear
6320         in the right place in the dvi/pdf output.
6322 2005-06-21  Juri Linkov  <juri@jurta.org>
6324         * display.texi (Defining Faces): Add `customized-face'.
6326 2005-06-20  Kim F. Storm  <storm@cua.dk>
6328         * variables.texi (Setting Variables): Any type of element can be
6329         given order in add-to-ordered-list.  Compare elements with eq.
6331         * lists.texi (Rearrangement): Sort predicate may just return non-nil.
6333 2005-06-20  Karl Berry  <karl@gnu.org>
6335         * syntax.texi (Syntax Flags): Make last column very slightly wider
6336         to avoid "generic comment" breaking on two lines and causing an
6337         underfull box.
6339 2005-06-19  Luc Teirlinck  <teirllm@auburn.edu>
6341         * lists.texi (Rings): Various minor clarifications and corrections.
6343 2005-06-18  Richard M. Stallman  <rms@gnu.org>
6345         * functions.texi (Obsolete Functions): Simplify.
6347         * variables.texi (Variable Aliases): Simplify.
6349         * anti.texi, backups.texi, compile.texi, customization.texi:
6350         * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
6351         * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
6352         * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
6353         * variables.texi: Fix formatting ugliness.
6355         * elisp.texi: Add links to Rings and Byte Packing.
6356         Update version and copyright years.
6358         * minibuf.texi: Fix formatting ugliness.
6359         (Completion Commands): Move keymap vars to the end
6360         and vars completing-read binds to the top.
6362 2005-06-17  Luc Teirlinck  <teirllm@auburn.edu>
6364         * processes.texi: Fix typos.
6365         (Bindat Spec): Correct Texinfo error.
6366         (Byte Packing): Fix ungrammatical sentence.
6368 2005-06-17  Thien-Thi Nguyen  <ttn@gnu.org>
6370         * lists.texi (Rings): New node.
6371         (Lists): Add it to menu.
6373         * processes.texi (Byte Packing): New node.
6374         (Processes): Add it to menu.
6376 2005-06-17  Richard M. Stallman  <rms@gnu.org>
6378         * syntax.texi (Parsing Expressions): Fix texinfo usage.
6380         * help.texi (Documentation Basics): Explain the xref to
6381         Documentation Tips.
6383         * debugging.texi (Debugger Commands): Minor fix.
6385 2005-06-16  Luc Teirlinck  <teirllm@auburn.edu>
6387         * edebug.texi (Instrumenting): Eliminate duplicate link.
6388         (Specification List): Replace references to "below", referring to
6389         a later node, with one @ref to that node.
6391         * os.texi (Timers): Timers should save and restore the match data
6392         if they change it.
6394         * debugging.texi (Debugger Commands): Mention that the Lisp
6395         debugger can not step through primitive functions.
6397 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
6399         * functions.texi (Obsolete Functions): Update argument names of
6400         `make-obsolete' and `define-obsolete-function-alias'.
6402         * variables.texi (Variable Aliases): Update argument names of
6403         `defvaralias', `make-obsolete-variable' and
6404         `define-obsolete-variable-alias'.
6406 2005-06-15  Kim F. Storm  <storm@cua.dk>
6408         * searching.texi (Entire Match Data): Rephrase warnings about
6409         evaporate arg to match-data and set-match-data.
6411 2005-06-14  Luc Teirlinck  <teirllm@auburn.edu>
6413         * elisp.texi (Top): Update detailed menu.
6415         * edebug.texi (Edebug): Update menu.
6416         (Instrumenting): Update xrefs.
6417         (Edebug Execution Modes): Correct xref.
6418         (Jumping): Clarify description of `h' command.
6419         Eliminate redundant @ref.
6420         (Breaks): New node.
6421         (Breakpoints): Is now a subsubsection.
6422         (Global Break Condition): Mention `C-x X X'.
6423         (Edebug Views): Clarify `v' and `p'.  Mention `C-x X w'.
6424         (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
6425         (Edebug Display Update): Correct pxref.
6426         (Edebug and Macros): New node.
6427         (Instrumenting Macro Calls): Is now a subsubsection.
6428         Neither arg of `def-edebug-spec' is evaluated.
6429         (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
6430         (Specification Examples): Fix typo.
6432 2005-06-14  Lute Kamstra  <lute@gnu.org>
6434         * debugging.texi (Function Debugging): Primitives can break on
6435         entry too.
6437 2005-06-14  Kim F. Storm  <storm@cua.dk>
6439         * variables.texi (Setting Variables): Add add-to-ordered-list.
6441 2005-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
6443         * syntax.texi (Parsing Expressions): Document aux functions and vars of
6444         syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
6446 2005-06-13  Lute Kamstra  <lute@gnu.org>
6448         * text.texi (Special Properties): Fix cross reference.
6450 2005-06-11  Luc Teirlinck  <teirllm@auburn.edu>
6452         * debugging.texi (Function Debugging): Delete mention of empty
6453         string argument to `cancel-debug-on-entry'.  Delete inaccurate
6454         description of the return value of that command.
6456 2005-06-11  Alan Mackenzie  <acm@muc.de>
6458         * text.texi (Adaptive Fill): Amplify the description of
6459         fill-context-prefix.
6461 2005-06-10  Luc Teirlinck  <teirllm@auburn.edu>
6463         * syntax.texi (Parsing Expressions): Fix Texinfo error.
6465 2005-06-10  Stefan Monnier  <monnier@iro.umontreal.ca>
6467         * syntax.texi (Parsing Expressions): Document syntax-ppss.
6469 2005-06-10  Luc Teirlinck  <teirllm@auburn.edu>
6471         * debugging.texi (Error Debugging): Minor rewording.
6472         (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
6473         is optional.
6475 2005-06-10  Lute Kamstra  <lute@gnu.org>
6477         * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
6478         (Top): Give it a title.  Correct version number.  Give the
6479         detailed node listing a more prominent header.
6480         * intro.texi: Don't set VERSION here a second time.
6481         Mention Emacs's version too.
6482         * anti.texi (Antinews): Use EMACSVER to refer to the current
6483         version of Emacs.
6485 2005-06-09  Kim F. Storm  <storm@cua.dk>
6487         * searching.texi (Entire Match Data): Explain new `reseat' argument to
6488         match-data and set-match-data.
6490 2005-06-08  Richard M. Stallman  <rms@gnu.org>
6492         * searching.texi (Entire Match Data): Clarify when match-data
6493         returns markers and when integers.
6495         * display.texi (Defining Faces): Explain that face name should not
6496         end in `-face'.
6498         * modes.texi (Mode Line Data): Minor cleanup.
6499         (Customizing Keywords): Node split out of Search-based Fontification.
6500         Add example of using font-lock-add-keywords from a hook.
6501         Clarify when MODE should be non-nil, and when nil.
6503 2005-06-06  Richard M. Stallman  <rms@gnu.org>
6505         * modes.texi (Mode Line Data): Explain what happens when the car
6506         of a list is a void symbol.
6507         (Search-based Fontification): Explain MODE arg to
6508         font-lock-add-keywords and warn about calls from major modes.
6510 2005-06-08  Juri Linkov  <juri@jurta.org>
6512         * display.texi (Standard Faces): Add `shadow' face.
6514 2005-05-29  Luc Teirlinck  <teirllm@auburn.edu>
6516         * modes.texi (Major Mode Conventions): A derived mode only needs
6517         to put the call to the parent mode inside `delay-mode-hooks'.
6519 2005-05-29  Richard M. Stallman  <rms@gnu.org>
6521         * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
6522         new, and what that implies.  Clarify.
6524         * files.texi (Locating Files): Clean up the text.
6526         * frames.texi (Window Frame Parameters): Document user-size.
6527         Shorten entry for top by referring to left.
6529 2005-05-26  Richard M. Stallman  <rms@gnu.org>
6531         * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
6532         is new, and what the implications are.  Other clarifications.
6534 2005-05-24  Richard M. Stallman  <rms@gnu.org>
6536         * frames.texi (Dialog Boxes): Minor fixes.
6538 2005-05-25  Masatake YAMATO  <jet@gyve.org>
6540         * display.texi (Standard Faces): Write about `mode-line-highlight'.
6542 2005-05-24  Luc Teirlinck  <teirllm@auburn.edu>
6544         * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
6545         is optional.
6547 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
6549         * frames.texi (Dialog Boxes): Describe new optional argument.
6551 2005-05-23  Lute Kamstra  <lute@gnu.org>
6553         * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
6554         syntax-begin-function over font-lock-beginning-of-syntax-function.
6556 2005-05-21  Luc Teirlinck  <teirllm@auburn.edu>
6558         * minibuf.texi (Reading File Names): Update description of
6559         `read-directory-name'.
6561         * modes.texi (Derived Modes): Clarify :group keyword.
6563 2005-05-21  Eli Zaretskii  <eliz@gnu.org>
6565         * files.texi (Locating Files): New subsection.
6566         Describe locate-file and executable-find.
6568 2005-05-21  Kevin Ryde  <user42@zip.com.au>
6570         * frames.texi (Initial Parameters): Update cross reference to
6571         "Emacs Invocation".
6573 2005-05-19  Luc Teirlinck  <teirllm@auburn.edu>
6575         * keymaps.texi (Active Keymaps): Add anchor.
6577         * modes.texi (Hooks): Delete confusing and unnecessary sentence.
6578         (Major Mode Conventions): Refer to `Auto Major Mode' in more
6579         appropriate place.
6580         (Derived Modes): Small clarifications.
6581         (Minor Mode Conventions, Keymaps and Minor Modes):
6582         Replace references to nodes with references to anchors.
6583         (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
6584         Clarify description of lists whose first element is an integer.
6585         (Mode Line Variables): Add anchor.
6586         (%-Constructs): Clarify description of integer after %.
6587         (Emulating Mode Line): Describe nil value for FACE.
6589 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
6591         * modes.texi (Derived Modes): Correct references to non-existing
6592         variable standard-syntax-table.
6594 2005-05-17  Lute Kamstra  <lute@gnu.org>
6596         * modes.texi (Defining Minor Modes): Mention the mode hook.
6598 2005-05-15  Kim F. Storm  <storm@cua.dk>
6600         * processes.texi (Network): Remove open-network-stream-nowait.
6601         (Network Servers): Remove open-network-stream-server.
6603 2005-05-15  Luc Teirlinck  <teirllm@auburn.edu>
6605         * elisp.texi (Top): Update detailed menu.
6607         * variables.texi: Reorder nodes.
6608         (Variables): Update menu.
6609         (File Local Variables): Do not refer to the `-*-' line as
6610         a "local variables list".  Add pxref.
6612 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
6614         * elisp.texi (Top): Update detailed menu for node changes.
6616         * modes.texi (Modes): Update Menu.
6617         (Hooks): Move to beginning of chapter.
6618         Most minor modes run mode hooks too.
6619         `add-hook' can handle void hooks or hooks whose value is a single
6620         function.
6621         (Major Modes): Update Menu.
6622         (Major Mode Basics): New node, split off from `Major Modes'.
6623         (Major Mode Conventions): Correct xref.  Explain how to handle
6624         auto-mode-alist if the major mode command has an autoload cookie.
6625         (Auto Major Mode): Major update.  Add magic-mode-alist.
6626         (Derived Modes): Major update.
6627         (Mode Line Format): Update Menu.
6628         (Mode Line Basics): New node, split off from `Mode Line Format'.
6630         * loading.texi (Autoload): Mention `autoload cookie' as synonym
6631         for `magic autoload comment'.  Add index entries and anchor.
6633 2005-05-14  Richard M. Stallman  <rms@gnu.org>
6635         * tips.texi (Coding Conventions): Explain how important it is
6636         that just loading certain files not change Emacs behavior.
6638         * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
6640 2005-05-12  Lute Kamstra  <lute@gnu.org>
6642         * modes.texi (Generic Modes): Update.
6643         (Major Modes): Refer to node "Generic Modes".
6645         * elisp.texi (Top): Update to the current structure of the manual.
6646         * processes.texi (Processes): Add menu description.
6647         * customize.texi (Customization): Add menu descriptions.
6649 2005-05-11  Thien-Thi Nguyen  <ttn@gnu.org>
6651         * processes.texi (Signals to Processes)
6652         (Low-Level Network): Fix typos.
6654 2005-05-11  Lute Kamstra  <lute@gnu.org>
6656         * elisp.texi (Top): Add some nodes from the chapter "Major and
6657         Minor Modes" to the detailed node listing.
6659 2005-05-10  Richard M. Stallman  <rms@gnu.org>
6661         * keymaps.texi (Extended Menu Items): Menu item filter functions
6662         can be called at any time.
6664 2005-05-08  Luc Teirlinck  <teirllm@auburn.edu>
6666         * variables.texi (File Local Variables): `(hack-local-variables t)'
6667         now also checks whether a mode is specified in the local variables
6668         list.
6670 2005-05-05  Kevin Ryde  <user42@zip.com.au>
6672         * display.texi (The Echo Area): Correct format function cross
6673         reference.
6675 2005-05-05  Luc Teirlinck  <teirllm@auburn.edu>
6677         * variables.texi (Variable Aliases): Change description of
6678         `define-obsolete-variable-alias'.
6680         * functions.texi (Functions): Add "Obsolete Functions" to menu.
6681         (Defining Functions): Add xref.
6682         (Obsolete Functions): New node.
6683         (Function Safety): Standardize capitalization of section title.
6685         * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
6686         (Dialog Boxes): Complete description of `x-popup-dialog'.
6688 2005-05-04  Richard M. Stallman  <rms@gnu.org>
6690         * commands.texi (Interactive Codes): Fix Texinfo usage.
6691         Document U more clearly.
6693 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
6695         * variables.texi (Variable Aliases): `make-obsolete-variable' is a
6696         function and not a macro.
6698         * frames.texi (Pop-Up Menus): Correct and clarify description of
6699         `x-popup-menu'.
6700         (Dialog Boxes): Clarify description of `x-popup-dialog'.
6702 2005-05-01  Richard M. Stallman  <rms@gnu.org>
6704         * edebug.texi (Checking Whether to Stop): Fix previous change.
6706 2005-05-01  Luc Teirlinck  <teirllm@auburn.edu>
6708         * display.texi: Fix typos and Texinfo usage.
6710         * edebug.texi (Checking Whether to Stop): executing-macro ->
6711         executing-kbd-macro.
6713 2005-05-01  Richard M. Stallman  <rms@gnu.org>
6715         * display.texi (Invisible Text): Correct add-to-invisibility-spec.
6717 2005-04-30  Richard M. Stallman  <rms@gnu.org>
6719         * files.texi (Magic File Names): Document `operations' property.
6721 2005-04-29  Lute Kamstra  <lute@gnu.org>
6723         * modes.texi (Generic Modes): New node.
6724         (Major Modes): Add it to the menu.
6725         (Derived Modes): Add "derived mode" to concept index.
6727 2005-04-28  Lute Kamstra  <lute@gnu.org>
6729         * modes.texi (Defining Minor Modes): Fix previous change.
6730         (Font Lock Mode): Simplify.
6731         (Font Lock Basics): Say that font-lock-defaults is buffer-local
6732         when set and that some parts are optional.  Add cross references.
6733         (Search-based Fontification): Say how to specify font-lock-keywords.
6734         Add cross references.  Add font-lock-multiline to index.
6735         Move font-lock-keywords-case-fold-search here from node "Other Font
6736         Lock Variables".  Document font-lock-add-keywords and
6737         font-lock-remove-keywords.
6738         (Other Font Lock Variables): Move font-lock-keywords-only,
6739         font-lock-syntax-table, font-lock-beginning-of-syntax-function,
6740         and font-lock-syntactic-face-function to node "Syntactic Font
6741         Lock".  Move font-lock-keywords-case-fold-search to node
6742         "Search-based Fontification".  Document font-lock-inhibit-thing-lock
6743         and font-lock-{,un}fontify-{buffer,region}-function.
6744         (Precalculated Fontification): Remove reference to deleted variable
6745         font-lock-core-only.
6746         (Faces for Font Lock): Add font-lock-comment-delimiter-face.
6747         (Syntactic Font Lock): Add intro.  Move font-lock-keywords-only,
6748         font-lock-syntax-table, font-lock-beginning-of-syntax-function,
6749         and font-lock-syntactic-face-function here from node "Other Font
6750         Lock Variables".  Move font-lock-syntactic-keywords to "Setting
6751         Syntax Properties".  Add cross references.
6752         (Setting Syntax Properties): New node.
6753         Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
6754         * syntax.texi (Syntax Properties): Add cross reference.
6755         * hooks.texi (Standard Hooks): Add Font-Lock hooks.
6757 2005-04-26  Richard M. Stallman  <rms@gnu.org>
6759         * display.texi (Defining Faces):
6760         Document `default' elements of defface spec.
6762         * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
6764         * variables.texi (Variable Aliases): Clarify text.
6766 2005-04-25  Chong Yidong  <cyd@stupidchicken.com>
6768         * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
6770 2005-04-25  Luc Teirlinck  <teirllm@auburn.edu>
6772         * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
6774 2005-04-24  Eli Zaretskii  <eliz@gnu.org>
6776         * syntax.texi (Syntax Table Internals): Elaborate documentation of
6777         syntax-after and syntax-class.
6779         * files.texi (Changing Files): Fix last change's cross-reference.
6780         (Unique File Names): Don't mention "numbers" in the documentation
6781         of make-temp-file and make-temp-name.
6783 2005-04-23  Richard M. Stallman  <rms@gnu.org>
6785         * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
6787 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
6789         * windows.texi (Cyclic Window Ordering): Clarify window-list.
6791 2005-04-22  Nick Roberts  <nickrob@snap.net.nz>
6793         * variables.texi (Variable Aliases): Describe make-obsolete-variable
6794         and define-obsolete-variable-alias.
6796 2005-04-22  Kim F. Storm  <storm@cua.dk>
6798         * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
6799         (Other Plists): Remove safe-plist-get, as plist-get is now safe.
6801 2005-04-21  Lute Kamstra  <lute@gnu.org>
6803         * lists.texi (Association Lists): Document rassq-delete-all.
6805 2005-04-19  Richard M. Stallman  <rms@gnu.org>
6807         * modes.texi (Search-based Fontification): Explain that
6808         facespec is an expression to be evaluated.
6810 2005-04-19  Kevin Ryde  <user42@zip.com.au>
6812         * streams.texi (Output Functions): Fix xref.
6813         * strings.texi (String Conversion): Fix xref.
6815 2005-04-19  Kim F. Storm  <storm@cua.dk>
6817         * symbols.texi (Symbol Plists): Add safe-get.
6818         Mention that `get' may signal an error.
6820 2005-04-18  Nick Roberts  <nickrob@snap.net.nz>
6822         * customize.texi (Variable Definitions): Replace tooltip-mode
6823         example with save-place.
6825 2005-04-17  Richard M. Stallman  <rms@gnu.org>
6827         * buffers.texi (Indirect Buffers): Clarify.
6829         * positions.texi (Positions): Clarify converting marker to integer.
6831         * strings.texi (String Basics): Mention string-match; clarify.
6833 2005-04-08  Lute Kamstra  <lute@gnu.org>
6835         * modes.texi (Search-based Fontification): Fix cross references.
6836         Use consistent terminology.  Document anchored highlighting.
6838 2005-04-05  Lute Kamstra  <lute@gnu.org>
6840         * modes.texi (Defining Minor Modes): Document :group keyword
6841         argument and its default value.
6843 2005-04-03  Lute Kamstra  <lute@gnu.org>
6845         * hooks.texi (Standard Hooks): Add some hooks.  Add cross
6846         references and/or descriptions.  Delete major mode hooks; mention
6847         them as a category instead.  Rename or delete obsolete hooks.
6849 2005-04-02  Richard M. Stallman  <rms@gnu.org>
6851         * nonascii.texi (Coding System Basics): Another wording cleanup.
6853 2005-04-01  Richard M. Stallman  <rms@gnu.org>
6855         * nonascii.texi (Coding System Basics): Clarify previous change.
6857 2005-04-01  Kenichi Handa  <handa@m17n.org>
6859         * nonascii.texi (Coding System Basics): Describe about roundtrip
6860         identity of coding systems.
6862 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
6864         * text.texi (Buffer Contents): Add filter-buffer-substring and
6865         buffer-substring-filters.
6867 2005-03-26  Chong Yidong  <cyd@stupidchicken.com>
6869         * anti.texi (Antinews): Mention `G' interactive code.
6871         * tips.texi (Compilation Tips): Mention benchmark.el.
6873 2005-03-27  Luc Teirlinck  <teirllm@auburn.edu>
6875         * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
6876         is now bound to M-o M-o.
6878         * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
6880 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
6882         * calendar.texi: Delete file (and move contents to emacs-xtra.texi
6883         in the Emacs Manual).
6884         * Makefile.in (srcs): Remove calendar.texi.
6885         * makefile.w32-in (srcs): Remove calendar.texi.
6886         * display.texi (Display): Change name of next node.
6887         * os.texi (System In): Change name of previous node.
6888         * elisp.texi (Top): Remove Calendar references.
6889         * vol1.texi (Top): Remove Calendar references.
6890         * vol2.texi (Top): Remove Calendar references.
6892 2005-03-25  Richard M. Stallman  <rms@gnu.org>
6894         * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
6895         Cleanup previous change.
6897 2005-03-25  Chong Yidong  <cyd@stupidchicken.com>
6899         * display.texi (Face Attributes): Faces earlier in an :inherit
6900         list take precedence.
6901         (Scroll Bars): Fix description of vertical-scroll-bars.
6902         Document frame-current-scroll-bars and window-current-scroll-bars.
6904         * markers.texi (The Mark): Document temporary Transient Mark mode.
6906         * minibuf.texi (Reading File Names):
6907         Document read-file-name-completion-ignore-case.
6909         * positions.texi (Screen Lines): Document nil for width argument
6910         to compute-motion.
6912 2005-03-23  Kim F. Storm  <storm@cua.dk>
6914         * display.texi (Standard Faces): Other faces used in the fringe
6915         implicitly inherits from the fringe face.
6916         (Fringe Bitmaps): FACE in right-fringe and left-fringe display
6917         properties implicitly inherits from fringe face.
6918         (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
6920 2005-03-20  Chong Yidong  <cyd@stupidchicken.com>
6922         * display.texi (Invisible Text): State default value of
6923         line-move-ignore-invisible.
6924         (Managing Overlays): Document remove-overlays.
6925         (Standard Faces): Document escape-glyph face.
6927         * minibuf.texi (Reading File Names): Document read-file-name-function.
6929         * modes.texi (Other Font Lock Variables):
6930         Document font-lock-lines-before.
6932         * positions.texi (Skipping Characters): skip-chars-forward allows
6933         character classes.
6935 2005-03-18  Lute Kamstra  <lute@gnu.org>
6937         * edebug.texi (Instrumenting Macro Calls): Fix another typo.
6939 2005-03-17  Richard M. Stallman  <rms@gnu.org>
6941         * text.texi (Undo): Document extensible undo entries.
6943         * searching.texi (String Search, Regexp Search): Cleanups.
6945         * nonascii.texi (Character Codes): Minor fix.
6947         * display.texi (Display Property): Explain the significance
6948         of having text properties that are eq.
6949         (Other Display Specs): Explain string as display spec.
6951         * commands.texi (Interactive Codes): Document G option.
6953 2005-03-17  Chong Yidong  <cyd@stupidchicken.com>
6955         * text.texi (Filling): Add sentence-end-without-period and
6956         sentence-end-without-space.
6957         (Changing Properties): Minor fix.
6959         * anti.texi: Total rewrite.
6961 2005-03-15  Lute Kamstra  <lute@gnu.org>
6963         * edebug.texi (Instrumenting Macro Calls): Fix typos.
6965 2005-03-08  Kim F. Storm  <storm@cua.dk>
6967         * display.texi (Specified Space): Property :width is support on
6968         non-graphic terminals, :height is not.
6970 2005-03-07  Richard M. Stallman  <rms@gnu.org>
6972         * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
6973         Now subnodes of Fringes.
6974         (Overlay Arrow): Document overlay-arrow-variable-list.
6975         (Fringe Size/Pos): New node, broken out of Fringes.
6976         (Display): Explain clearing vs redisplay better.
6977         (Truncation): Clarify use of bitmaps.
6978         (The Echo Area): Clarify the uses of the echo area.
6979         Add max-mini-window-height.
6980         (Progress): Clarify.
6981         (Invisible Text): Explain that main loop moves point out.
6982         (Selective Display): Say "hidden", not "invisible".
6983         (Managing Overlays): Move up.  Describe relation to Undo here.
6984         (Overlay Properties): Clarify intro.
6985         (Finding Overlays): Explain return values when nothing found.
6986         (Width): truncate-string-to-width has added arg.
6987         (Displaying Faces): Clarify and update mode line face handling.
6988         (Face Functions): Minor cleanup.
6989         (Conditional Display): Merge into Other Display Specs.
6990         (Pixel Specification, Other Display Specs): Minor cleanups.
6991         (Images, Image Descriptors): Minor cleanups.
6992         (GIF Images): Patents have expired.
6993         (Showing Images): Explain default text for insert-image.
6994         (Manipulating Button Types): Merge into Manipulating Buttons.
6995         (Making Buttons): Explain return values.
6996         (Button Buffer Commands): Add xref.
6997         (Inverse Video): Update mode-line-inverse-video.
6998         (Display Table Format): Clarify.
6999         (Active Display Table): Give defaults for window-display-table.
7001         * calendar.texi (Calendar Customizing): calendar-holiday-marker
7002         and calendar-today-marker are strings, not chars.
7003         (Holiday Customizing): Minor fix.
7005         * internals.texi (Writing Emacs Primitives): Update `or' example.
7006         Update limit on # args of subr.
7008         * edebug.texi (Using Edebug): Arrow is in fringe.
7009         (Instrumenting): Arg to eval-defun works without loading edebug.
7010         (Edebug Execution Modes): Add xref.
7012         * customize.texi (Common Keywords): Clarify :require.
7013         Mention :version here.
7014         (Variable Definitions, Group Definitions): Not here.
7015         (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
7017 2005-03-07  Chong Yidong  <cyd@stupidchicken.com>
7018         * nonascii.texi (Text Representations): Clarify position-bytes.
7019         (Character Sets): Add list-charset-chars.
7020         (Scanning Charsets): Add charset-after.
7021         (Encoding and I/O): Minor fix.
7023 2005-03-06  Richard M. Stallman  <rms@gnu.org>
7025         * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
7026         (Resizing Windows): Likewise.
7028         * text.texi (Change Hooks): Get rid of "Emacs 21".
7030         * strings.texi (Formatting Strings): Get rid of "Emacs 21".
7032         * streams.texi (Output Variables): Get rid of "Emacs 21".
7034         * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
7036         * os.texi (Translating Input): Replace flow-control example
7037         with a less obsolete example that uses `keyboard-translate'.
7039         * objects.texi (Hash Table Type, Circular Objects):
7040         Get rid of "Emacs 21".
7042         * modes.texi (Mode Line Format): Get rid of "Emacs 21".
7043         (Mode Line Data, Properties in Mode, Header Lines): Likewise.
7045         * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
7047         * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
7049         * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
7050         (Menu Bar): Fix when menu-bar-update-hook is called.
7052         * hash.texi (Hash Tables): Get rid of "Emacs 21".
7054         * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
7055         and make it read better.
7057         * files.texi (Writing to Files): Get rid of "Emacs 21".
7058         (Unique File Names): Likewise.
7060         * elisp.texi: Update Emacs version to 22.
7062         * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
7063         (Overlay Properties, Face Attributes): Likewise.
7064         (Managing Overlays): Fix punctuation.
7065         (Attribute Functions): Clarify set-face-font; get rid of
7066         info about old Emacs versions.
7067         (Auto Faces, Font Lookup, Display Property, Images):
7068         Get rid of "Emacs 21".
7070         * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
7072 2005-03-05  Richard M. Stallman  <rms@gnu.org>
7074         * debugging.texi (Error Debugging): Remove stack-trace-on-error.
7076 2005-03-04  Lute Kamstra  <lute@gnu.org>
7078         * debugging.texi (Error Debugging): Document stack-trace-on-error.
7080 2005-03-03  Lute Kamstra  <lute@gnu.org>
7082         * edebug.texi (Instrumenting Macro Calls): Fix typo.
7084 2005-03-01  Lute Kamstra  <lute@gnu.org>
7086         * debugging.texi (Debugger Commands): Update `j'.
7088 2005-02-28  Lute Kamstra  <lute@gnu.org>
7090         * debugging.texi (Debugging): Fix typo.
7091         (Error Debugging): Document eval-expression-debug-on-error.
7092         (Function Debugging): Update example.
7093         (Using Debugger): Mention starred stack frames.
7094         (Debugger Commands): Document `j' and `l'.
7095         (Invoking the Debugger): `d' and `j' exit recursive edit too.
7096         Update the messages that the debugger displays.
7097         (Internals of Debugger): Add cross reference.  Update example.
7098         (Excess Open): Minor improvement.
7099         (Excess Close): Minor improvement.
7101 2005-02-26  Richard M. Stallman  <rms@gnu.org>
7103         * tips.texi (Coding Conventions): Clarify.
7104         Put all the major mode key reservations together.
7105         Mention the Mouse-1 => Mouse-2 conventions.
7107         * syntax.texi (Syntax Class Table): Clarify.
7108         (Syntax Table Functions): syntax-after moved from here.
7109         (Syntax Table Internals): syntax-after moved to here.
7110         (Parsing Expressions): Update info on number of values
7111         and what's meaningful in the STATE argument.
7112         (Categories): Fix typo.
7114         * sequences.texi (Arrays): Cleanup.
7115         (Char-Tables): Clarify.
7117         * processes.texi (Deleting Processes): Cleanups, add xref.
7118         (Subprocess Creation): Explain nil in exec-path.  Cleanup.
7119         (Process Information): set-process-coding-system, some args optional.
7120         (Input to Processes): Explain various types for PROCESS args.
7121         Rename them from PROCESS-NAME to PROCESS.
7122         (Signals to Processes): Likewise.
7123         (Decoding Output): Cleanup.
7124         (Query Before Exit): Clarify.
7126         * os.texi (Startup Summary): Correct the options; add missing ones.
7127         (Terminal Output, Batch Mode): Clarify.
7128         (Flow Control): Node deleted.
7130         * markers.texi (The Mark): Clarify.
7132         * macros.texi (Expansion): Cleanup.
7133         (Indenting Macros): indent-spec allows ints, not floats.
7135         * keymaps.texi (Keymaps): Clarify.
7136         (Format of Keymaps): Update lisp-mode-map example.
7137         (Active Keymaps, Key Lookup): Clarify.
7138         (Changing Key Bindings): Add xref to `kbd'.
7139         (Key Binding Commands, Simple Menu Items): Clarify.
7140         (Mouse Menus, Menu Bar): Clarify.
7141         (Menu Example): Replace print example with menu-bar-replace-menu.
7143         * help.texi (Documentation Basics): Add function-documentation prop.
7145         * elisp.texi (Top): Don't refer to Flow Control node.
7147         * commands.texi (Command Overview): Improve xrefs.
7148         (Adjusting Point): Adjusting point applies to intangible and invis.
7149         (Key Sequence Input): Doc extra read-key-sequence args.
7150         Likewise for read-key-sequence-vector.
7152         * backups.texi (Rename or Copy): Minor fix.
7153         (Numbered Backups): For version-control, say the default.
7154         (Auto-Saving): make-auto-save-file-name example is simplified.
7156         * advice.texi (Advising Functions): Don't imply one part of Emacs
7157         should advise another part.  Markup changes.
7158         (Defining Advice): Move transitional para.
7159         (Activation of Advice): Cleanup.
7160         Explain if COMPILE is nil or negative.
7162         * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
7164 2005-02-24  Lute Kamstra  <lute@gnu.org>
7166         * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
7167         LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
7169 2005-02-23  Lute Kamstra  <lute@gnu.org>
7171         * modes.texi (Defining Minor Modes): define-minor-mode can be used
7172         to define global minor modes as well.
7174         * display.texi (Managing Overlays): overlay-buffer returns nil for
7175         deleted overlays.
7177 2005-02-22  Kim F. Storm  <storm@cua.dk>
7179         * minibuf.texi (Basic Completion): Allow symbols in addition to
7180         strings in try-completion and all-completions.
7182 2005-02-14  Lute Kamstra  <lute@gnu.org>
7184         * elisp.texi (Top): Remove reference to deleted node.
7186         * lists.texi (Lists): Remove reference to deleted node.
7187         (Cons Cells): Fix typo.
7189         * loading.texi (Where Defined): Fix typo.
7191 2005-02-14  Richard M. Stallman  <rms@gnu.org>
7193         * variables.texi (Creating Buffer-Local): change-major-mode-hook
7194         is useful for discarding some minor modes.
7196         * symbols.texi (Symbol Components): Reorder examples.
7198         * streams.texi (Input Functions): State standard-input default.
7199         (Output Variables): State standard-output default.
7201         * objects.texi (Printed Representation): Clarify read syntax vs print.
7202         (Floating Point Type): Explain meaning better.
7203         (Symbol Type): Explain uniqueness better.
7204         (Cons Cell Type): Explain empty list sooner.  CAR and CDR later.
7205         List examples sooner.
7206         (Box Diagrams): New subnode broken out.
7207         Some examples moved from old Lists as Boxes node.
7208         (Dotted Pair Notation): Clarify intro.
7209         (Array Type): Clarify.
7210         (Type Predicates): Add hash-table-p.
7212         * numbers.texi (Integer Basics): Clarify radix explanation.
7213         (Predicates on Numbers): Minor clarification.
7214         (Comparison of Numbers): Minor clarification.  Clarify eql.
7215         Typos in min, max.
7216         (Math Functions): Clarify overflow in expt.
7218         * minibuf.texi (Text from Minibuffer): Minor clarification.
7219         Mention arrow keys.
7221         * loading.texi (Autoload): defun's doc string overrides autoload's
7222         doc string.
7223         (Repeated Loading): Modernize "add to list" examples.
7224         (Where Defined): Finish updating table of load-history elts.
7226         * lists.texi (List-related Predicates): Minor wording improvement.
7227         (Lists as Boxes): Node deleted.
7228         (Building Lists): Explain trivial cases of number-sequence.
7230         * hash.texi (Hash Tables): Add desc to menu items.
7231         (Creating Hash): Explain "full" means "make larger".
7232         (Hash Access): Any object can be a key.
7233         State value of maphash.
7235         * functions.texi (What Is a Function): Wording cleanup.
7236         (Function Documentation): Minor cleanup.
7237         Explain purpose of calling convention at end of doc string.
7238         (Function Names): Wording cleanup.
7239         (Calling Functions): Wording cleanup.
7240         Explain better how funcall calls the function.
7241         (Function Cells): Delete example of saving and redefining function.
7243         * control.texi (Combining Conditions): Wording cleanup.
7244         (Iteration): dolist and dotimes bind VAR locally.
7245         (Cleanups): Xref to Atomic Changes.
7247         * compile.texi (Byte Compilation): Delete 19.29 info.
7248         (Compilation Functions): Macros' difficulties don't affect defsubst.
7249         (Docs and Compilation): Delete 19.29 info.
7251 2005-02-10  Richard M. Stallman  <rms@gnu.org>
7253         * objects.texi (Symbol Type): Minor correction.
7255 2005-02-06  Lute Kamstra  <lute@gnu.org>
7257         * modes.texi (Example Major Modes): Fix typos.
7259 2005-02-06  Richard M. Stallman  <rms@gnu.org>
7261         * text.texi (Margins): fill-nobreak-predicate can be one function.
7263         * strings.texi (Modifying Strings): clear-string can make unibyte.
7264         (Formatting Strings): format gives error if values missing.
7266         * positions.texi (Character Motion): Mention default arg
7267         for forward-char.  backward-char refers to forward-char.
7268         (Word Motion): Mention default arg for forward-word.
7269         (Buffer End Motion): Mention default arg for beginning-of-buffer.
7270         Simplify end-of-buffer.
7271         (Text Lines): Mention default arg for forward-line.
7272         (List Motion): Mention default arg for beginning/end-of-defun.
7273         (Skipping Characters): Minor fixes in explaining character-set.
7275         * modes.texi (Major Mode Conventions): Mention "system abbrevs".
7276         Mode inheritance applies only when default-major-mode is nil.
7277         Clarifications.
7278         (Example Major Modes): Update Text mode and Lisp mode examples.
7279         (Minor Mode Conventions): Mention define-minor-mode at top.
7280         (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
7281         (Mode Line Format): Update mode line face display info.
7282         (Properties in Mode): Mention effect of risky vars.
7283         (Imenu): Define imenu-add-to-menubar.
7284         (Font Lock Mode): Add descriptions to menu lines.
7285         (Faces for Font Lock): Add font-lock-doc-face.
7287 2005-02-05  Lute Kamstra  <lute@gnu.org>
7289         * text.texi (Maintaining Undo): Remove obsolete function.
7291 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
7293         * frames.texi (Color Names): Add pointer to the X docs about RGB
7294         color specifications.  Improve indexing.
7295         (Text Terminal Colors): Replace the description of RGB values by
7296         an xref to "Color Names".
7298 2005-02-03  Richard M. Stallman  <rms@gnu.org>
7300         * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
7301         Clarify.
7302         (Selecting Windows): Clarify save-selected-window.
7303         (Cyclic Window Ordering): Clarify walk-windows.
7304         (Window Point): Clarify.
7305         (Window Start): Add comment to example.
7306         (Resizing Windows): Add `interactive' specs in examples.
7307         Document fit-window-to-buffer.
7309         * text.texi (User-Level Deletion): just-one-space takes numeric arg.
7310         (Undo, Maintaining Undo): Clarify last change.
7311         (Sorting): In sort-numeric-fields, explain about octal and hex.
7312         Mention sort-numeric-base.
7313         (Format Properties): Add xref for hard newlines.
7315         * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
7316         (Pop-Up Menus): Fix typo.
7317         (Color Names): Explain all types of color names.
7318         Explain color-values on B&W terminal.
7319         (Text Terminal Colors): Explain "rgb values" are lists.  Fix arg names.
7321         * files.texi (File Locks): Not supported on MS systems.
7322         (Testing Accessibility): Clarify.
7324         * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
7325         (Coverage Testing): Fix typo.
7327         * commands.texi (Misc Events): Remove stray space.
7329         * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
7330         (Modification Time): Clarify when visited-file-modtime returns 0.
7331         (The Buffer List): Clarify bury-buffer.
7332         (Killing Buffers): Clarify.
7333         (Indirect Buffers): Add clone-indirect-buffer.
7335 2005-02-02  Matt Hodges  <MPHodges@member.fsf.org>
7337         * edebug.texi (Printing in Edebug): Fix default value of
7338         edebug-print-circle.
7339         (Coverage Testing): Fix displayed frequency count data.
7341 2005-02-02  Luc Teirlinck  <teirllm@auburn.edu>
7343         * text.texi (Maintaining Undo): Add `undo-outer-limit'.
7345 2005-02-02  Kim F. Storm  <storm@cua.dk>
7347         * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
7349 2005-01-29  Eli Zaretskii  <eliz@gnu.org>
7351         * commands.texi (Misc Events): Describe the help-echo event.
7353         * text.texi (Special Properties) <help-echo>: Use `pos'
7354         consistently in description of the help-echo property.
7355         Use @code{nil} instead of @var{nil}.
7357         * display.texi (Overlay Properties): Fix the index entry for
7358         help-echo overlay property.
7360         * customize.texi (Type Keywords): Uncomment the xref to the
7361         help-echo property documentation.
7363 2005-01-23  Kim F. Storm  <storm@cua.dk>
7365         * windows.texi (Window Start): Fix `pos-visible-in-window-p'
7366         return value.  Third element FULLY replaced by PARTIAL which
7367         specifies number of invisible pixels if row is only partially visible.
7368         (Textual Scrolling): Mention auto-window-vscroll.
7369         (Vertical Scrolling): New defvar auto-window-vscroll.
7371 2005-01-16  Luc Teirlinck  <teirllm@auburn.edu>
7373         * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
7374         command remapping.
7376 2005-01-15  Richard M. Stallman  <rms@gnu.org>
7378         * display.texi (Defining Images): Mention DATA-P arg of create-image.
7380 2005-01-14  Kim F. Storm  <storm@cua.dk>
7382         * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
7384         * text.texi (Links and Mouse-1): Fix string and vector item.
7386 2005-01-13  Richard M. Stallman  <rms@gnu.org>
7388         * keymaps.texi (Active Keymaps): Rewrite the text, and update the
7389         descriptions of overriding-local-map and overriding-terminal-local-map.
7391         * text.texi (Links and Mouse-1): Clarify text.
7393 2005-01-13  Kim F. Storm  <storm@cua.dk>
7395         * modes.texi (Emulating Mode Line): Update format-mode-line entry.
7397 2005-01-13  Francis Litterio  <franl@world.std.com>  (tiny change)
7399         * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
7401 2005-01-12  Kim F. Storm  <storm@cua.dk>
7403         * text.texi (Links and Mouse-1): Rename section from Enabling
7404         Mouse-1 to Following Links.  Change xrefs.
7405         Add examples for define-button-type and define-widget.
7407         * display.texi (Button Properties, Button Buffer Commands):
7408         Clarify mouse-1 and follow-link functionality.
7410 2005-01-12  Richard M. Stallman  <rms@gnu.org>
7412         * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
7414         * display.texi (Beeping): Fix Texinfo usage.
7416         * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
7418 2005-01-11  Kim F. Storm  <storm@cua.dk>
7420         * display.texi (Button Properties, Button Buffer Commands):
7421         Mention mouse-1 binding.  Add follow-link keyword.
7423         * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
7424         (Enabling Mouse-1 to Follow Links): New subsection.
7426 2005-01-06  Richard M. Stallman  <rms@gnu.org>
7428         * text.texi (Special Properties): Minor change.
7430         * os.texi (Timers): Clarify previous change.
7432         * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
7434 2005-01-01  Luc Teirlinck  <teirllm@auburn.edu>
7436         * display.texi (Face Attributes): Correct xref to renamed node.
7438 2005-01-01  Richard M. Stallman  <rms@gnu.org>
7440         * display.texi (Face Attributes): Describe hex color specs.
7442 2004-12-31  Richard M. Stallman  <rms@gnu.org>
7444         * os.texi (Timers): Update previous change.
7446 2004-12-30  Kim F. Storm  <storm@cua.dk>
7448         * display.texi (Line Height): Total line-height is now specified
7449         in line-height property of form (HEIGHT TOTAL).  Swap (FACE . RATIO)
7450         in cons cells.  (nil . RATIO) is relative to actual line height.
7451         Use line-height `t' instead of `0' to get minimum height.
7453 2004-12-29  Richard M. Stallman  <rms@gnu.org>
7455         * os.texi (Timers): Discuss timers vs editing the buffer and undo.
7457 2004-12-28  Richard M. Stallman  <rms@gnu.org>
7459         * commands.texi (Quitting): Clarify value of with-local-quit.
7461         * elisp.texi (Top): Fix previous change.
7463         * loading.texi (Loading): Fix previous change.
7465 2004-12-27  Richard M. Stallman  <rms@gnu.org>
7467         * Makefile.in (MAKEINFO): Specify --force.
7469         * buffers.texi (Killing Buffers): Add buffer-save-without-query.
7471         * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
7473         * display.texi (Line Height): Further clarify.
7475         * elisp.texi (Top): Update Loading submenu.
7477         * loading.texi (Where Defined): New node.
7478         (Unloading): load-history moved to Where Defined.
7480 2004-12-21  Richard M. Stallman  <rms@gnu.org>
7482         * commands.texi (Event Input Misc): Add while-no-input.
7484 2004-12-11  Richard M. Stallman  <rms@gnu.org>
7486         * display.texi (Line Height): Rewrite text for clarity.
7488 2004-12-11  Kim F. Storm  <storm@cua.dk>
7490         * display.texi (Display): Add node "Line Height" to menu.
7491         (Line Height): New node.  Move full description of line-spacing
7492         and line-height text properties here from text.texi.
7493         (Scroll Bars): Add vertical-scroll-bar variable.
7495         * frames.texi (Window Frame Parameters): Remove line-height defvar.
7497         * locals.texi (Standard Buffer-Local Variables): Fix xref for
7498         line-spacing and vertical-scroll-bar.
7500         * text.texi (Special Properties): Just mention line-spacing and
7501         line-height here, add xref to new "Line Height" node.
7503 2004-12-09  Thien-Thi Nguyen  <ttn@gnu.org>
7505         * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
7507         * locals.texi (Standard Buffer-Local Variables):
7508         Add @xref for `line-spacing'.
7510 2004-12-05  Richard M. Stallman  <rms@gnu.org>
7512         * Makefile.in (maintainer-clean): Remove the info files
7513         in $(infodir) where they are created.
7515 2004-12-03  Richard M. Stallman  <rms@gnu.org>
7517         * windows.texi (Selecting Windows): get-lru-window and
7518         get-largest-window don't consider dedicated windows.
7520         * text.texi (Undo): Document undo-in-progress.
7522 2004-11-26  Richard M. Stallman  <rms@gnu.org>
7524         * locals.texi (Standard Buffer-Local Variables): Undo prev change.
7525         Remove a few vars that are not always buffer-local.
7527 2004-11-24  Luc Teirlinck  <teirllm@auburn.edu>
7529         * locals.texi (Standard Buffer-Local Variables): Comment out
7530         xref's to non-existent node `Yet to be written'.
7532 2004-11-24  Richard M. Stallman  <rms@gnu.org>
7534         * processes.texi (Synchronous Processes): Grammar fix.
7536         * numbers.texi (Comparison of Numbers): Add eql.
7538         * locals.texi (Standard Buffer-Local Variables): Add many vars.
7540         * intro.texi (Printing Notation): Fix previous change.
7542         * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
7543         and default-indicate-buffer-boundaries from here.
7544         (Usual Display): To here.
7545         (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
7546         (Usual Display): Move tab-width up.
7548         * customize.texi (Variable Definitions):
7549         Replace show-paren-mode example with tooltip-mode.
7550         (Simple Types, Composite Types, Defining New Types):
7551         Minor cleanups.
7553 2004-11-21  Jesper Harder  <harder@ifa.au.dk>
7555         * processes.texi (Synchronous Processes, Output from Processes):
7556         Markup fix.
7558 2004-11-20  Richard M. Stallman  <rms@gnu.org>
7560         * positions.texi (Skipping Characters): skip-chars-forward
7561         now handles char classes.
7563         * intro.texi (Printing Notation): Avoid confusion of `print'
7564         when explaining @print.
7566         * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
7568         * display.texi (Display Table Format): Minor fix.
7570         * streams.texi (Output Functions): Fix print example.
7572         * Makefile.in (elisp): New target.
7573         (dist): Depend on $(infodir)/elisp, not elisp.
7574         Copy the info files from $(infodir).
7576         * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
7577         read-from-minibuffer.
7579         * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
7581 2004-11-19  Richard M. Stallman  <rms@gnu.org>
7583         * searching.texi (Regexp Search): Add search-whitespace-regexp.
7585 2004-11-19  CHENG Gao  <chenggao@gmail.com>  (tiny change)
7587         * tips.texi (Coding Conventions): Fix typo.
7589 2004-11-16  Richard M. Stallman  <rms@gnu.org>
7591         * tips.texi (Coding Conventions): Separate defvar and require
7592         methods to avoid warnings.  Use require only when there are many
7593         functions and variables from that package.
7595         * minibuf.texi (Minibuffer Completion): When ignoring case,
7596         predicate must not be case-sensitive.
7598         * debugging.texi (Function Debugging, Explicit Debug): Clarified.
7599         (Test Coverage): Don't talk about "splotches".  Clarified.
7601 2004-11-16  Thien-Thi Nguyen  <ttn@gnu.org>
7603         * frames.texi (Window Frame Parameters): Fix typo.
7605 2004-11-15  Kim F. Storm  <storm@cua.dk>
7607         * symbols.texi (Other Plists): Note that plist-get may signal error.
7608         Add safe-plist-get.
7610 2004-11-15  Thien-Thi Nguyen  <ttn@gnu.org>
7612         * modes.texi (Font Lock Basics): Fix typo.
7614 2004-11-08  Richard M. Stallman  <rms@gnu.org>
7616         * syntax.texi (Syntax Table Functions): Add syntax-after.
7618 2004-11-06  Lars Brinkhoff  <lars@nocrew.org>
7620         * os.texi (Processor Run Time): New section documenting
7621         get-internal-run-time.
7623 2004-11-06  Eli Zaretskii  <eliz@gnu.org>
7625         * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
7626         it nukes elisp-cover.texi.
7627         (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
7628         elisp-0 etc.
7630 2004-11-05  Luc Teirlinck  <teirllm@auburn.edu>
7632         * commands.texi (Keyboard Macros): Document `append' return value
7633         of `defining-kbd-macro'.
7635 2004-11-01  Richard M. Stallman  <rms@gnu.org>
7637         * commands.texi (Interactive Call): Add called-interactively-p.
7639 2004-10-29  Simon Josefsson  <jas@extundo.com>
7641         * minibuf.texi (Reading a Password): Revert.
7643 2004-10-28  Richard M. Stallman  <rms@gnu.org>
7645         * frames.texi (Display Feature Testing): Explain about "vendor".
7647 2004-10-27  Richard M. Stallman  <rms@gnu.org>
7649         * commands.texi (Interactive Codes): `N' uses numeric prefix,
7650         not raw.  Clarify `n'.
7651         (Interactive Call): Rewrite interactive-p, focusing on when
7652         and how to use it.
7653         (Misc Events): Clarify previous change.
7655         * advice.texi (Simple Advice): Clarify what job the example does.
7656         (Around-Advice): Clarify ad-do-it.
7657         (Activation of Advice): An option of ad-default-compilation-action
7658         is `never', not `nil'.
7660 2004-10-26  Kim F. Storm  <storm@cua.dk>
7662         * commands.texi (Interactive Codes): Add U code letter.
7664 2004-10-25  Simon Josefsson  <jas@extundo.com>
7666         * minibuf.texi (Reading a Password): Add.
7668 2004-10-24  Jason Rumney  <jasonr@gnu.org>
7670         * commands.texi (Misc Events): Remove mouse-wheel.  Add wheel-up
7671         and wheel-down.
7673 2004-10-24  Kai Grossjohann  <kai.grossjohann@gmx.net>
7675         * processes.texi (Synchronous Processes): Document process-file.
7677 2004-10-22  Kenichi Handa  <handa@m17n.org>
7679         * text.texi (translate-region): Document that it accepts also a
7680         char-table.
7682 2004-10-22  David Ponce  <david@dponce.com>
7684         * windows.texi (Resizing Windows): Document the `preserve-before'
7685         argument of the functions `enlarge-window' and `shrink-window'.
7687 2004-10-19  Jason Rumney  <jasonr@gnu.org>
7689         * makefile.w32-in (elisp): Change order of arguments to makeinfo.
7691 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
7693         * text.texi (Filling): Add anchor for definition of
7694         `sentence-end-double-space'.
7696         * searching.texi (Regexp Example): Update description of how
7697         Emacs currently recognizes the end of a sentence.
7698         (Standard Regexps): Update definition of the variable
7699         `sentence-end'.  Add definition of the function `sentence-end'.
7701 2004-10-08  Paul Pogonyshev  <pogonyshev@gmx.net>
7703         * display.texi (Progress): New node.
7705 2004-10-05  Kim F. Storm  <storm@cua.dk>
7707         * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
7709 2004-09-29  Kim F. Storm  <storm@cua.dk>
7711         * display.texi (Fringe Bitmaps): Use symbols rather than numbers
7712         to identify bitmaps.  Remove -fringe-bitmap suffix for standard
7713         fringe bitmap symbols, as they now have their own namespace.
7714         (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
7715         vs. pixels.  Signal error if no free bitmap slots.
7716         (Pixel Specification): Change IMAGE to @var{image}.
7718 2004-09-28  Richard M. Stallman  <rms@gnu.org>
7720         * text.texi (Special Properties): Clarify line-spacing and line-height.
7722         * searching.texi (Regexp Search): Add looking-back.
7724 2004-09-25  Luc Teirlinck  <teirllm@auburn.edu>
7726         * display.texi: Correct typos.
7727         (Image Descriptors): Correct xref's.
7729 2004-09-25  Richard M. Stallman  <rms@gnu.org>
7731         * text.texi (Special Properties): Cleanups in `cursor'.
7732         Rewrites in `line-height' and `line-spacing'; exchange them.
7734         * display.texi (Fringes): Rewrite previous change.
7735         (Fringe Bitmaps): Merge text from Display Fringe Bitmaps.  Rewrite.
7736         (Display Fringe Bitmaps): Node deleted, text moved.
7737         (Customizing Bitmaps): Split off from Fringe Bitmaps.  Rewrite.
7738         (Scroll Bars): Clarify set-window-scroll-bars.
7739         (Pointer Shape): Rewrite.
7740         (Specified Space): Clarify :align-to, etc.
7741         (Pixel Specification): Use @var.  Clarify new text.
7742         (Other Display Specs): Clarify `slice'.
7743         (Image Descriptors): Cleanups.
7744         (Showing Images): Cleanups.
7746 2004-09-24  Luc Teirlinck  <teirllm@auburn.edu>
7748         * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
7750         * modes.texi: Various minor changes in addition to:
7751         (Major Mode Conventions): Final call to `run-mode-hooks' should
7752         not be inside the `delay-mode-hooks' form.
7753         (Mode Hooks): New node.
7754         (Hooks): Delete obsolete example.
7755         Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
7756         node "Mode Hooks".
7758 2004-09-22  Luc Teirlinck  <teirllm@auburn.edu>
7760         * display.texi: Correct various typos.
7761         (Display): Rename node "Pointer Shapes" to "Pointer
7762         Shape".  (There is already a node called "Pointer Shapes" in
7763         frames.texi.)
7764         (Images): Remove non-existent node "Image Slices" from menu.
7766 2004-09-23  Kim F. Storm  <storm@cua.dk>
7768         * text.texi (Special Properties): Add `cursor', `pointer',
7769         `line-height', and `line-spacing' properties.
7771         * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
7772         Shapes' to menu.
7773         (Standard Faces): Doc fix for fringe face.
7774         (Fringes): Add `overflow-newline-into-fringe' and
7775         'indicate-buffer-boundaries'.
7776         (Fringe Bitmaps, Pointer Shapes): New nodes.
7777         (Display Property): Add 'Pixel Specification' and 'Display Fringe
7778         Bitmaps' to menu.
7779         (Specified Space): Describe pixel width and height.
7780         (Pixel Specification): New node.
7781         (Other Display Specs): Add `slice' property.
7782         (Display Fringe Bitmaps): New node.
7783         (Images): Add 'Image Slices' to menu.
7784         (Image Descriptors): Add `:pointer' and `:map' properties.
7785         (Showing Images): Add slice arg to `insert-image'.
7786         Add 'insert-sliced-image'.
7788 2004-09-20  Richard M. Stallman  <rms@gnu.org>
7790         * commands.texi (Key Sequence Input):
7791         Clarify downcasing in read-key-sequence.
7793 2004-09-08  Juri Linkov  <juri@jurta.org>
7795         * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
7797 2004-09-07  Luc Teirlinck  <teirllm@auburn.edu>
7799         * locals.texi (Standard Buffer-Local Variables):
7800         Add `buffer-auto-save-file-format'.
7801         * internals.texi (Buffer Internals): Describe new
7802         auto_save_file_format field of the buffer structure.
7803         * files.texi (Format Conversion): `auto-save-file-format' has been
7804         renamed `buffer-auto-save-file-format'.
7806 2004-08-27  Luc Teirlinck  <teirllm@auburn.edu>
7808         * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
7809         an integer or a marker.
7810         (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
7812 2004-08-22  Richard M. Stallman  <rms@gnu.org>
7814         * modes.texi (Major Mode Conventions): Discuss rebinding of
7815         standard key bindings.
7817 2004-08-18  Kim F. Storm  <storm@cua.dk>
7819         * processes.texi (Accepting Output): Add `just-this-one' arg to
7820         `accept-process-output'.
7821         (Output from Processes): New var `process-adaptive-read-buffering'.
7823 2004-08-10  Luc Teirlinck  <teirllm@auburn.edu>
7825         * keymaps.texi: Various changes in addition to:
7826         (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
7827         Give more varied examples for `kbd'.
7828         (Creating Keymaps): Char tables have slots for all characters
7829         without modifiers.
7830         (Active Keymaps): `overriding-local-map' and
7831         `overriding-terminal-local-map' also override text property and
7832         overlay keymaps.
7833         (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
7834         (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
7835         to denote a prefix of no events.
7836         `map-keymap' includes parent's bindings _recursively_.
7837         Clarify and correct description of `where-is-internal'.
7838         Mention BUFFER-OR-NAME arg to `describe-bindings'.
7839         (Menu Example): For menus intended for use with the keyboard, the
7840         menu items should be bound to characters or real function keys.
7842 2004-08-08  Luc Teirlinck  <teirllm@auburn.edu>
7844         * objects.texi (Character Type): Reposition `@anchor' to prevent
7845         double space inside sentence in Info.
7847         * hooks.texi (Standard Hooks): `disabled-command-hook' has been
7848         renamed to `disabled-command-function'.
7849         * commands.texi (Key Sequence Input): Remove unnecessary anchor.
7850         (Command Loop Info): Replace reference to it.
7851         (Disabling Commands): `disabled-command-hook' has been renamed to
7852         `disabled-command-function'.
7854 2004-08-07  Luc Teirlinck  <teirllm@auburn.edu>
7856         * os.texi (Translating Input): Only non-prefix bindings in
7857         `key-translation-map' override actual key bindings.  Warn about
7858         possible indirect effect of actual key bindings on non-prefix
7859         bindings in `key-translation-map'.
7861 2004-08-06  Luc Teirlinck  <teirllm@auburn.edu>
7863         * minibuf.texi (High-Level Completion): Add anchor for definition
7864         of `read-variable'.
7866         * commands.texi: Various changes in addition to:
7867         (Using Interactive): Clarify description of `interactive-form'.
7868         (Interactive Call): Mention default for KEYS argument to
7869         `call-interactively'.
7870         (Command Loop Info): Clarify description of `this-command-keys'.
7871         Mention KEEP-RECORD argument to `clear-this-command-keys'.
7872         Value of `last-event-frame' can be `macro'.
7873         (Repeat Events): `double-click-fuzz' is also used to distinguish
7874         clicks and drags.
7875         (Classifying Events): Clarify descriptions of `event-modifiers'
7876         `event-basic-type' and `event-convert-list'.
7877         (Accessing Events): `posn-timestamp' takes POSITION argument.
7878         (Quoted Character Input): Clarify description of
7879         `read-quoted-char' and fix example.
7880         (Quitting): Add `with-local-quit'.
7881         (Disabling Commands): Correct and clarify descriptions of
7882         `enable-command' and `disable-command'.
7883         Mention what happens if `disabled-command-hook' is nil.
7884         (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
7885         Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
7887 2004-07-24  Luc Teirlinck  <teirllm@auburn.edu>
7889         * frames.texi: Various changes in addition to:
7890         (Creating Frames): Expand and clarify description of `make-frame'.
7891         (Window Frame Parameters): Either none or both of the `icon-left'
7892         and `icon-top' parameters must be specified.  Put descriptions of
7893         `menu-bar-lines' and `toolbar-lines' closer together and change
7894         them accordingly.
7895         (Frame Titles): `multiple-frames' is not guaranteed to be accurate
7896         except while processing `frame-title-format' or `icon-title-format'.
7897         (Deleting Frames): Correct description of `delete-frame'.
7898         Non-nil return values of `frame-live-p' are like those of `framep'.
7899         (Frames and Windows): Mention return value of
7900         `set-frame-selected-window'.
7901         (Visibility of Frames): Mention `force' argument to
7902         `make-frame-invisible'.  `frame-visible-p' returns t for all
7903         frames on text-only terminals.
7904         (Frame Configurations): Restoring a frame configuration does not
7905         restore deleted frames.
7906         (Window System Selections): `x-set-selection' returns DATA.
7907         (Resources): Add example.
7908         (Display Feature Testing): Clarify descriptions of
7909         `display-pixel-height', `display-pixel-width', `x-server-version'
7910         and `x-server-vendor'.
7912         * windows.texi (Choosing Window): Add anchor.
7913         * minibuf.texi (Minibuffer Misc): Add anchor.
7915 2004-07-23  John Paul Wallington  <jpw@gnu.org>
7917         * macros.texi (Defining Macros): Declaration keyword for setting
7918         Edebug spec is `debug' not `edebug'.
7920 2004-07-19  Luc Teirlinck  <teirllm@auburn.edu>
7922         * windows.texi: Various small changes in addition to:
7923         (Window Point): Mention return value of `set-window-point'.
7924         (Window Start): `pos-visible-in-window-p' disregards horizontal
7925         scrolling.  Explain return value if PARTIALLY is non-nil.
7926         (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
7927         and `set-window-vscroll'.
7928         (Size of Window): The argument WINDOW to `window-inside-edges',
7929         `window-pixel-edges' and `window-inside-pixel-edges' is optional.
7930         (Resizing Windows): Explain return value of
7931         `shrink-window-if-larger-than-buffer'.
7932         `window-size-fixed' automatically becomes buffer local when set.
7933         (Window Configurations): Explain return value of
7934         `set-window-configuration'.
7936         * minibuf.texi (Minibuffer Misc): Add anchor for
7937         `minibuffer-scroll-window'.
7939         * positions.texi (Text Lines): Add anchor for `count-lines'.
7941 2004-07-17  Richard M. Stallman  <rms@gnu.org>
7943         * display.texi (Overlay Properties): Adding `evaporate' prop
7944         deletes empty overlay immediately.
7946         * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
7947         fix example.
7949 2004-07-16  Jim Blandy  <jimb@redhat.com>
7951         * searching.texi (Regexp Backslash): Document new \_< and \_>
7952         operators.
7954 2004-07-16  Juanma Barranquero  <lektu@terra.es>
7956         * display.texi (Images): Fix Texinfo usage.
7958 2004-07-14  Luc Teirlinck  <teirllm@auburn.edu>
7960         * buffers.texi (Modification Time): `visited-file-modtime' now
7961         returns a list of two integers, instead of a cons.
7963 2004-07-13  Luc Teirlinck  <teirllm@auburn.edu>
7965         * windows.texi: Various changes in addition to:
7966         (Splitting Windows): Add `split-window-keep-point'.
7968 2004-07-09  Richard M. Stallman  <rms@gnu.org>
7970         * frames.texi (Input Focus): Minor fix.
7972 2004-07-07  Luc Teirlinck  <teirllm@auburn.edu>
7974         * frames.texi (Input Focus): Clarify descriptions of
7975         `select-frame-set-input-focus' and `select-frame'.
7977 2004-07-06  Luc Teirlinck  <teirllm@auburn.edu>
7979         * os.texi: Various small changes in addition to:
7980         (Killing Emacs): Expand and clarify description of
7981         `kill-emacs-query-functions' and `kill-emacs-hook'.
7982         (System Environment): Expand and clarify description of `getenv'
7983         and `setenv'.
7984         (Timers): Clarify description of `run-at-time'.
7985         (Translating Input): Correct description of
7986         `extra-keyboard-modifiers'.
7987         (Flow Control): Correct description of `enable-flow-control'.
7989 2004-07-06  Thien-Thi Nguyen  <ttn@gnu.org>
7991         * os.texi: Update copyright.
7992         (Session Management): Grammar fix.
7993         Clarify which Emacs does the restarting.
7994         Use @samp for *scratch* buffer.
7996 2004-07-04  Alan Mackenzie  <acm@muc.de>
7998         * frames.texi (Input Focus): Add documentation for
7999         `select-frame-set-input-focus'.  Replace refs to non-existent
8000         `switch-frame' with `select-frame'.  Minor corrections and tidying
8001         up of text-only terminal stuff.
8003 2004-07-02  Richard M. Stallman  <rms@gnu.org>
8005         * files.texi (Saving Buffers): Cleanup write-contents-function.
8006         (Magic File Names): Cleanup file-remote-p.
8008 2004-07-02  Kai Großjohann  <kai@emptydomain.de>
8010         * files.texi (Magic File Names): `file-remote-p' returns an
8011         identifier of the remote system, not just t.
8013 2004-07-02  David Kastrup  <dak@gnu.org>
8015         * searching.texi (Entire Match Data): Add explanation about new
8016         match-data behavior when @var{integers} is non-nil.
8018 2004-06-24  Richard M. Stallman  <rms@gnu.org>
8020         * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
8022         * customize.texi (Variable Definitions): Note about doc strings
8023         and :set.
8025         * keymaps.texi (Keymap Terminology): Document `kbd'.
8026         (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
8028         * display.texi (Invisible Text): Setting buffer-invisibility-spec
8029         makes it buffer-local.
8031         * files.texi (Saving Buffers): Correct previous change.
8033         * commands.texi (Accessing Events):
8034         Clarify posn-col-row and posn-actual-col-row.
8036 2004-06-24  David Ponce  <david.ponce@wanadoo.fr>
8038         * commands.texi (Accessing Events): New functions
8039         posn-at-point and posn-at-x-y.  Add example to posn-x-y.
8041 2004-06-23  Luc Teirlinck  <teirllm@auburn.edu>
8043         * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
8044         * frames.texi, buffers.texi, backups.texi, variables.texi:
8045         * loading.texi, eval.texi, functions.texi, control.texi:
8046         * symbols.texi, minibuf.texi: Reposition @anchor's.
8048         * help.texi: Various small changes in addition to the following.
8049         (Describing Characters): Describe PREFIX argument to
8050         `key-description'.  Correct and clarify definition of
8051         `text-char-description'.  Describe NEED-VECTOR argument to
8052         `read-kbd-macro'.
8053         (Help Functions): Clarify definition of `apropos'.
8055 2004-06-23  Lars Hansen  <larsh@math.ku.dk>
8057         * files.texi (Saving Buffers): Correct description of
8058         `write-contents-functions'.
8060 2004-06-21  Juanma Barranquero  <lektu@terra.es>
8062         * display.texi (Images): Remove redundant @vindex directives.
8063         Rewrite `image-library-alist' doc in active voice.
8065 2004-06-14  Juanma Barranquero  <lektu@terra.es>
8067         * display.texi (Images): Document new delayed library loading,
8068         variable `image-library-alist' and (existing but undocumented)
8069         function `image-type-available-p'.
8071 2004-06-05  Richard M. Stallman  <rms@gnu.org>
8073         * minibuf.texi (Minibuffer Completion): For INITIAL arg,
8074         refer the user to the Initial Input node.
8075         (Text from Minibuffer): Likewise.
8076         (Initial Input): New node.  Document this feature
8077         and say it is mostly deprecated.
8079 2004-05-30  Richard M. Stallman  <rms@gnu.org>
8081         * loading.texi (Named Features): Clarify return value
8082         and meaning of NOERROR.
8084         * variables.texi (File Local Variables): Minor cleanup.
8086 2004-05-30  Michael Albinus  <michael.albinus@gmx.de>
8088         * files.texi (Magic File Names): Add `file-remote-p' as operation
8089         of file name handlers.
8091 2004-05-29  Richard M. Stallman  <rms@gnu.org>
8093         * modes.texi (Minor Mode Conventions): (-) has no special meaning
8094         as arg to a minor mode command.
8096 2004-05-22  Richard M. Stallman  <rms@gnu.org>
8098         * syntax.texi (Syntax Class Table): Word syntax not just for English.
8100         * streams.texi (Output Variables): Doc float-output-format.
8102         * searching.texi (Regexp Special): Nested repetition can be infloop.
8104         * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
8105         real stack overflow.
8107         * compile.texi: Minor cleanups.
8109 2004-05-22  Luc Teirlinck  <teirllm@dms.auburn.edu>
8111         * lists.texi (Cons Cells): Explain dotted lists, true lists,
8112         circular lists.
8113         (List Elements): Explain handling of circular and dotted lists.
8115 2004-05-19  Thien-Thi Nguyen  <ttn@gnu.org>
8117         * modes.texi (Search-based Fontification): Fix typo.
8119 2004-05-10  Juanma Barranquero  <lektu@terra.es>
8121         * modes.texi (Mode Line Variables): Fix description of
8122         global-mode-string, which is now after which-func-mode, not the
8123         buffer name.
8125 2004-05-07  Lars Hansen  <larsh@math.ku.dk>
8127         * modes.texi (Desktop Save Mode): Add.
8128         (Modes): Add menu entry Desktop Save Mode.
8130         * hooks.texi: Add desktop-after-read-hook,
8131         desktop-no-desktop-file-hook and desktop-save-hook.
8133         * locals.texi: Add desktop-save-buffer.
8135 2004-04-30  Jesper Harder  <harder@ifa.au.dk>
8137         * display.texi: emacs -> Emacs.
8139 2004-04-27  Matthew Mundell  <matt@mundell.ukfsn.org>
8141         * files.texi (Changing Files): Document set-file-times.
8143 2004-04-23  Juanma Barranquero  <lektu@terra.es>
8145         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8147 2004-04-18  Jesper Harder  <harder@ifa.au.dk>
8149         * tips.texi (Coding Conventions): defopt -> defcustom.
8151 2004-04-16  Luc Teirlinck  <teirllm@auburn.edu>
8153         * sequences.texi: Various clarifications.
8155 2004-04-14  Luc Teirlinck  <teirllm@auburn.edu>
8157         * buffers.texi (Read Only Buffers): Mention optional ARG to
8158         `toggle-read-only'.
8160 2004-04-14  Nick Roberts  <nick@nick.uklinux.net>
8162         * windows.texi (Selecting Windows): Note that get-lru-window
8163         returns a full-width window if possible.
8165 2004-04-13  Luc Teirlinck  <teirllm@auburn.edu>
8167         * buffers.texi: Various changes in addition to:
8168         (Buffer File Name): Add `find-buffer-visiting'.
8169         (Buffer Modification): Mention optional ARG to `not-modified'.
8170         (Indirect Buffers): Mention optional CLONE argument to
8171         `make-indirect-buffer'.
8173         * files.texi: Various changes in addition to:
8174         (Visiting Functions): `find-file-hook' is now a normal hook.
8175         (File Name Expansion): Explain difference between the way that
8176         `expand-file-name' and `file-truename' treat `..'.
8177         (Contents of Directories): Mention optional ID-FORMAT argument to
8178         `directory-files-and-attributes'.
8179         (Format Conversion): Mention new optional CONFIRM argument to
8180         `format-write-file'.
8182 2004-04-12  Miles Bader  <miles@gnu.org>
8184         * macros.texi (Expansion): Add description of `macroexpand-all'.
8186 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
8188         * variables.texi (Variable Aliases):
8189         Mention cyclic-variable-indirection.
8191         * errors.texi (Standard Errors): Ditto.
8193 2004-04-04  Luc Teirlinck  <teirllm@auburn.edu>
8195         * backups.texi: Various small changes in addition to:
8196         (Making Backups): Mention return value of `backup-buffer'.
8197         (Auto-Saving): Mention optional FORCE argument to
8198         `delete-auto-save-file-if-necessary'.
8199         (Reverting): Mention optional PRESERVE-MODES argument to
8200         `revert-buffer'.  Correct description of `revert-buffer-function'.
8202 2004-03-22  Juri Linkov  <juri@jurta.org>
8204         * sequences.texi (Sequence Functions): Replace xref to `Vectors'
8205         with `Vector Functions'.
8207         * text.texi (Sorting): Add missing quote.
8209 2004-03-14  Luc Teirlinck  <teirllm@auburn.edu>
8211         * intro.texi (Lisp History): Replace xref to `cl' manual with
8212         inforef.
8214 2004-03-12  Richard M. Stallman  <rms@gnu.org>
8216         * intro.texi (Version Info): Add arg to emacs-version.
8217         (Lisp History): Change xref to CL manual.
8219 2004-03-09  Luc Teirlinck  <teirllm@auburn.edu>
8221         * minibuf.texi (Completion Commands): Add xref to Emacs manual
8222         for Partial Completion mode.
8224 2004-03-07  Thien-Thi Nguyen  <ttn@gnu.org>
8226         * customize.texi: Fix typo.  Remove eol whitespace.
8228 2004-03-04  Richard M. Stallman  <rms@gnu.org>
8230         * processes.texi: Fix typos.
8232         * lists.texi (Building Lists): Minor clarification.
8234         * hash.texi (Creating Hash): Correct the meaning of t for WEAK
8235         in make-hash-table.
8237 2004-02-29  Juanma Barranquero  <lektu@terra.es>
8239         * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
8240         rm, and ignore exit code.
8242 2004-02-27  Dan Nicolaescu  <dann@ics.uci.edu>
8244         * display.texi (Defining Faces): Add description for min-colors.
8245         Update example.
8247 2004-02-23  Luc Teirlinck  <teirllm@auburn.edu>
8249         * abbrevs.texi: Various corrections and clarifications in addition
8250         to the following:
8251         (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
8253 2004-02-22  Matthew Mundell  <matt@mundell.ukfsn.org>  (tiny change)
8255         * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
8257 2004-02-21  Luc Teirlinck  <teirllm@auburn.edu>
8259         * text.texi: Various small changes in addition to the following:
8260         (User-Level Deletion): Mention optional BACKWARD-ONLY argument
8261         to delete-horizontal-space.
8262         (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
8263         description of yank-handler text property at various places.
8265         * frames.texi (Window System Selections): Add anchor.
8267         * syntax.texi (Syntax Table Functions): Clarify and correct
8268         descriptions of make-syntax-table and copy-syntax-table.
8269         (Motion and Syntax): Clarify SYNTAXES argument to
8270         skip-syntax-forward.
8271         (Parsing Expressions): Mention that the return value of
8272         parse-partial-sexp is currently a list of ten rather than nine
8273         elements.
8274         (Categories): Various corrections and clarifications.
8276 2004-02-17  Luc Teirlinck  <teirllm@auburn.edu>
8278         * markers.texi (Marker Insertion Types): Minor change.
8280         * locals.texi (Standard Buffer-Local Variables):
8281         * commands.texi (Interactive Codes, Using Interactive):
8282         * functions.texi (Related Topics): Fix xrefs.
8284 2004-02-16  Luc Teirlinck  <teirllm@auburn.edu>
8286         * lists.texi (Sets And Lists): Update description of delete-dups.
8288 2004-02-16  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
8290         * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
8292 2004-02-16  Jan Djärv  <jan.h.d@swipnet.se>
8294         * frames.texi (Parameter Access): frame-parameters arg is optional.
8295         modify-frame-parameters handles nil for FRAME.
8296         (Window Frame Parameters): menu-bar-lines and tool-bar-lines
8297         are all-or-nothing for certain toolkits.
8298         Mention parameter wait-for-wm.
8299         (Frames and Windows): In frame-first-window and frame-selected-window
8300         the arg is optional.
8301         (Input Focus): In redirect-frame-focus the second arg is optional.
8302         (Window System Selections): Mention selection type CLIPBOARD.
8303         Mention data-type UTF8_STRING.
8304         Mention numbering of cut buffers.
8305         (Resources): Describe x-resource-name.
8307 2004-02-16  Richard M. Stallman  <rms@gnu.org>
8309         * windows.texi (Buffers and Windows): Delete false table
8310         about all-frames.
8312         * syntax.texi (Parsing Expressions): Delete old caveat
8313         about parse-sexp-ignore-comments.
8315         * streams.texi (Output Variables): Add print-quoted.
8317         * lists.texi (Building Lists): Minor cleanup.
8319         * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
8321         * display.texi (Overlays): Explain overlays use markers.
8322         (Managing Overlays): Explain front-advance and rear-advance
8323         in more detail.
8325         * loading.texi (Unloading): Document unload-feature-special-hooks.
8326         Get rid of fns-NNN.el file.
8328 2004-02-16  Matthew Mundell  <matt@mundell.ukfsn.org>  (tiny change)
8330         * help.texi (Describing Characters): Fix text-char-description
8331         example output.
8333         * edebug.texi (Using Edebug): Fix example.
8335         * debugging.texi (Internals of Debugger): Fix return value.
8337         * files.texi (Changing Files): Fix argname.
8339         * calendar.texi: Fix parens, and default values.
8341         * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
8342         * nonascii.texi, objects.texi, os.texi: Minor fixes.
8343         * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
8345         * positions.texi (Text Lines): Don't add -1 in current-line.
8347 2004-02-16  Richard M. Stallman  <rms@gnu.org>
8349         * compile.texi (Compiler Errors): if-boundp feature applies to cond.
8351 2004-02-16  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
8353         * processes.texi (Low-Level Network): Fix a typo.
8355 2004-02-12  Kim F. Storm  <storm@cua.dk>
8357         * display.texi (Fringes): Use consistent wording.
8358         Note that window-fringe's window arg is optional.
8359         (Scroll Bars): Use consistent wording.
8361 2004-02-11  Luc Teirlinck  <teirllm@auburn.edu>
8363         * tips.texi (Comment Tips): Document the new conventions for
8364         commenting out code.
8366 2004-02-07  Jan Djärv  <jan.h.d@swipnet.se>
8368         * positions.texi (Text Lines): Add missing end defun.
8370 2004-02-07  Kim F. Storm  <storm@cua.dk>
8372         * positions.texi (Text Lines): Add line-number-at-pos.
8374 2004-02-06  John Paul Wallington  <jpw@gnu.org>
8376         * display.texi (Button Properties, Button Buffer Commands):
8377         mouse-2 invokes button, not down-mouse-1.
8379 2004-02-04  Jason Rumney  <jasonr@gnu.org>
8381         * makefile.w32-in: Sync with Makefile.in changes.
8383 2004-02-03  Luc Teirlinck  <teirllm@auburn.edu>
8385         * minibuf.texi (Text from Minibuffer): Various corrections and
8386         clarifications.
8387         (Object from Minibuffer): Correct Lisp description of
8388         read-minibuffer.
8389         (Minibuffer History): Clarify description of cons values for
8390         HISTORY arguments.
8391         (Basic Completion): Various corrections and clarifications.
8392         Add completion-regexp-list.
8393         (Minibuffer Completion): Correct and clarify description of
8394         completing-read.
8395         (Completion Commands): Mention Partial Completion mode.
8396         Various other minor changes.
8397         (High-Level Completion): Various corrections and clarifications.
8398         (Reading File Names): Ditto.
8399         (Minibuffer Misc): Ditto.
8401 2004-01-26  Luc Teirlinck  <teirllm@auburn.edu>
8403         * strings.texi (Text Comparison): assoc-string also matches
8404         elements of alists that are strings instead of conses.
8405         (Formatting Strings): Standardize Texinfo usage.  Update index
8406         entries.
8408 2004-01-20  Luc Teirlinck  <teirllm@auburn.edu>
8410         * lists.texi (Sets And Lists): Add delete-dups.
8412 2004-01-15  Luc Teirlinck  <teirllm@auburn.edu>
8414         * edebug.texi (Instrumenting Macro Calls): `declare' is not a
8415         special form.
8416         * macros.texi (Defining Macros): Update description of `declare',
8417         which now is a macro.
8418         (Wrong Time): Fix typos.
8420 2004-01-14  Luc Teirlinck  <teirllm@auburn.edu>
8422         * compile.texi (Compilation Functions): Expand descriptions of
8423         `compile-defun', `byte-compile-file', `byte-recompile-directory'
8424         and `batch-byte-compile'.  In particular, mention and describe
8425         all optional arguments.
8426         (Disassembly): Correct and clarify the description of `disassemble'.
8428 2004-01-11  Luc Teirlinck  <teirllm@auburn.edu>
8430         * searching.texi: Various small changes in addition to the
8431         following.
8432         (Regexp Example): Adapt to new value of `sentence-end'.
8433         (Regexp Functions): The PAREN argument to `regexp-opt' can be
8434         `words'.
8435         (Search and Replace): Add usage note for `perform-replace'.
8436         (Entire Match Data): Mention INTEGERS and REUSE arguments to
8437         `match-data'.
8438         (Standard Regexps): Update for new values of `paragraph-start'
8439         and `sentence-end'.
8441 2004-01-07  Luc Teirlinck  <teirllm@auburn.edu>
8443         * files.texi (Saving Buffers): Clarify descriptions of
8444         `write-contents-functions' and `before-save-hook'.
8445         Make the defvar's for `before-save-hook' and `after-save-hook'
8446         into defopt's.
8448 2004-01-07  Kim F. Storm  <storm@cua.dk>
8450         * commands.texi (Click Events): Describe new image and
8451         width/height elements of click events.
8452         (Accessing Events): Add posn-string, posn-image, and
8453         posn-object-width-height.  Change posn-object to return either
8454         image or string object.
8456 2004-01-01  Simon Josefsson  <jas@extundo.com>
8458         * hooks.texi (Standard Hooks): Add before-save-hook.
8459         * files.texi (Saving Buffers): Likewise.
8461 2004-01-03  Richard M. Stallman  <rms@gnu.org>
8463         * frames.texi (Frames and Windows): Delete frame-root-window.
8465 2004-01-03  Luc Teirlinck  <teirllm@auburn.edu>
8467         * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
8469         * functions.texi: Various small changes in addition to the
8470         following.
8471         (What Is a Function): `functionp' returns nil for macros.
8472         Clarify behavior of this and following functions for symbol arguments.
8473         (Function Documentation): Add `\' in front of (fn @var{arglist})
8474         and explain why.
8475         (Defining Functions): Mention DOCSTRING argument to `defalias'.
8476         Add anchor.
8477         (Mapping Functions): Add anchor.  Unquote nil in mapcar* example.
8479 2004-01-01  Miles Bader  <miles@gnu.org>
8481         * display.texi (Buttons): New section.
8483 2003-12-31  Andreas Schwab  <schwab@suse.de>
8485         * numbers.texi (Math Functions): sqrt reports a domain-error
8486         error.
8487         (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
8489 2003-12-30  Luc Teirlinck  <teirllm@auburn.edu>
8491         * tips.texi (Documentation Tips): Update item on hyperlinks in
8492         documentation strings.
8494         * errors.texi (Standard Errors): Various small corrections and
8495         additions.
8497         * control.texi: Various small changes in addition to the
8498         following.
8499         (Signaling Errors): Provide some more details on how `signal'
8500         constructs the error message.  Add anchor to the definition of
8501         `signal'.
8502         (Error Symbols): Describe special treatment of `quit'.
8503         (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
8504         to emphasize that it has to be a single form.
8506         * buffers.texi: Add anchor.
8508 2003-12-29  Richard M. Stallman  <rms@gnu.org>
8510         * windows.texi (Choosing Window): Add same-window-p, special-display-p.
8511         (Window Configurations): Add window-configuration-frame.
8513         * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
8515         * text.texi (Examining Properties): Add get-char-property-and-overlay.
8516         Change arg name in get-char-property.
8517         (Special Properties): Update handling of keymap property.
8519         * strings.texi (Modifying Strings): Add clear-string.
8520         (Text Comparison): Add assoc-string and remove
8521         assoc-ignore-case, assoc-ignore-representation.
8523         * os.texi (Time of Day): Add set-time-zone-rule.
8525         * numbers.texi (Math Functions): asin, acos, log, log10
8526         report domain-error errors.
8528         * nonascii.texi (Converting Representations):
8529         Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
8530         (Encoding and I/O): Add file-name-coding-system.
8532         * modes.texi (Search-based Fontification): Explain that
8533         face specs are symbols with face names as values.
8535         * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
8537         * lists.texi (Building Lists): remq moved elsewhere.
8538         (Sets And Lists): remq moved here.
8539         (Association Lists): Refer to assoc-string.
8541         * internals.texi (Garbage Collection): Add memory-use-counts.
8543         * frames.texi (Frames and Windows): Add set-frame-selected-window
8544         and frame-root-window.
8546         * files.texi (Contents of Directories):
8547         Add directory-files-and-attributes.
8549         * display.texi (Refresh Screen): Add force-window-update.
8550         (Invisible Text): Explain about moving point out of invis text.
8551         (Overlay Properties): Add overlay-properties.
8552         (Managing Overlays): Add overlayp.
8553         (GIF Images): Invalid image number displays a hollow box.
8555         * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
8556         (Killing Buffers): Add buffer-live-p.
8558 2003-12-25  Markus Rost  <rost@mathematik.uni-bielefeld.de>
8560         * display.texi (Fringes): Fix typo "set-buffer-window".
8562 2003-12-24  Luc Teirlinck  <teirllm@auburn.edu>
8564         * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
8565         * nonascii.texi, processes.texi, tips.texi, variables.texi:
8566         Add or change various xrefs and anchors.
8568         * commands.texi: Replace all occurrences of @acronym{CAR} with
8569         @sc{car}, for consistency with the rest of the Elisp manual.
8570         `car' and `cdr' are historically acronyms, but are no longer
8571         widely thought of as such.
8573         * internals.texi (Pure Storage): Mention that `purecopy' does not
8574         copy text properties.
8575         (Object Internals): Now 29 bits are used (in most implementations)
8576         to address Lisp objects.
8578         * variables.texi (Variables with Restricted Values): New node.
8580         * objects.texi (Lisp Data Types): Mention that certain variables
8581         can only take on a restricted set of values and add an xref to
8582         the new node "Variables with Restricted Values".
8584         * eval.texi (Function Indirection): Describe the errors that
8585         `indirect-function' can signal.
8586         (Eval): Clarify the descriptions of `eval-region' and `values'.
8587         Describe `eval-buffer' instead of `eval-current-buffer' and
8588         mention `eval-current-buffer' as an alias for `current-buffer'.
8589         Correct the description and mention all optional arguments.
8591         * nonascii.texi: Various small changes in addition to the
8592         following.
8593         (Converting Representations): Clarify behavior of
8594         `string-make-multibyte' and `string-to-multibyte' for unibyte all
8595         ASCII arguments.
8596         (Character Sets): Document the variable `charset-list' and adapt
8597         the definition of the function `charset-list' accordingly.
8598         (Translation of Characters): Clarify use of generic characters in
8599         `make-translation-table'.  Clarify and correct the description of
8600         the use of translation tables in encoding and decoding.
8601         (User-Chosen Coding Systems): Correct and clarify the description
8602         of `select-safe-coding-system'.
8603         (Default Coding Systems): Clarify description of
8604         `file-coding-system-alist'.
8606 2003-11-30  Luc Teirlinck  <teirllm@auburn.edu>
8608         * strings.texi (Text Comparison): Correctly describe when two
8609         strings are `equal'.  Combine and clarify descriptions of
8610         `assoc-ignore-case' and `assoc-ignore-representation'.
8612         * objects.texi (Non-ASCII in Strings): Clarify description of
8613         when a string is unibyte or multibyte.
8614         (Bool-Vector Type): Update examples.
8615         (Equality Predicates): Correctly describe when two strings are
8616         `equal'.
8618 2003-11-29  Luc Teirlinck  <teirllm@auburn.edu>
8620         * lists.texi (Building Lists): `append' no longer accepts integer
8621         arguments.  Update the description of `number-sequence' to reflect
8622         recent changes.
8623         (Sets And Lists): Describe `member-ignore-case' after `member'.
8625 2003-11-27  Kim F. Storm  <storm@cua.dk>
8627         * commands.texi (Click Events): Click object may be an images.
8628         Describe (dx . dy) element of click positions.
8629         (Accessing Events): Remove duplicate posn-timestamp.
8630         New functions posn-object and posn-object-x-y.
8632 2003-11-23  Kim F. Storm  <storm@cua.dk>
8634         * commands.texi (Click Events): Describe enhancements to event
8635         position lists, including new text-pos and (col . row) items.
8636         Mention left-fringe and right-fringe area events.
8637         (Accessing Events): New functions posn-area and
8638         posn-actual-col-row.  Mention posn-timestamp.  Mention that
8639         posn-point in non-text area still returns buffer position.
8640         Clarify posn-col-row.
8642 2003-11-21  Lars Hansen  <larsh@math.ku.dk>
8644         * files.texi (File Attributes): Describe new parameter ID-FORMAT.
8645         * anti.texi (File Attributes): Describe removed parameter
8646         ID-FORMAT.
8648 2003-11-20  Luc Teirlinck  <teirllm@auburn.edu>
8650         * positions.texi (Positions): Mention that, if a marker is used as
8651         a position, its buffer is ignored.
8653         * markers.texi (Overview of Markers): Mention it here too.
8655 2003-11-12  Luc Teirlinck  <teirllm@auburn.edu>
8657         * numbers.texi (Numeric Conversions): Not just `floor', but also
8658         `truncate', `ceiling' and `round' accept optional argument DIVISOR.
8660 2003-11-10  Luc Teirlinck  <teirllm@auburn.edu>
8662         * markers.texi (Creating Markers): Specify insertion type of
8663         created markers.  Add xref to `Marker Insertion Types'.
8664         Second argument to `copy-marker' is optional.
8665         (Marker Insertion Types): Mention that most markers are created
8666         with insertion type nil.
8667         (The Mark): Correctly describe when `mark' signals an error.
8668         (The Region): Correctly describe when `region-beginning' and
8669         `region-end' signal an error.
8671 2003-11-08  Luc Teirlinck  <teirllm@auburn.edu>
8673         * hash.texi (Creating Hash): Clarify description of `eql'.
8674         `makehash' is obsolete.
8675         (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
8677         * positions.texi (Point): Change description of `buffer-end', so
8678         that it is also correct for floating point arguments.
8679         (List Motion): Correct argument lists of `beginning-of-defun' and
8680         `end-of-defun'.
8681         (Excursions): Add xref to `Marker Insertion Types'.
8682         (Narrowing): Argument to `narrow-to-page' is optional.
8684 2003-11-06  Luc Teirlinck  <teirllm@auburn.edu>
8686         * streams.texi (Output Streams): Clarify behavior of point for
8687         marker output streams.
8689 2003-11-04  Luc Teirlinck  <teirllm@auburn.edu>
8691         * variables.texi (Defining Variables): Second argument to
8692         `defconst' is not optional.
8693         (Setting Variables): Mention optional argument APPEND to
8694         `add-to-list'.
8695         (Creating Buffer-Local): Expand description of
8696         `make-variable-buffer-local'.
8697         (Frame-Local Variables): Expand description of
8698         `make-variable-frame-local'.
8699         (Variable Aliases): Correct description of optional argument
8700         DOCSTRING to `defvaralias'.  Mention return value of
8701         `defvaralias'.
8702         (File Local Variables): Add xref to `File variables' in Emacs
8703         Manual.  Correct description of `hack-local-variables'.  Mention
8704         `safe-local-variable' property.  Mention optional second argument
8705         to `risky-local-variable-p'.
8707 2003-11-03  Luc Teirlinck  <teirllm@auburn.edu>
8709         * symbols.texi (Symbol Plists): Mention return value of `setplist'.
8711 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
8713         * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
8714         lispref/customize.texi, lispref/display.texi, lispref/files.texi,
8715         lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
8716         lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
8717         lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
8718         lispref/processes.texi, lispref/searching.texi,
8719         lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
8720         lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
8721         @acronym{FOO}.
8723 2003-10-27  Luc Teirlinck  <teirllm@auburn.edu>
8725         * strings.texi (Creating Strings): Argument START to `substring'
8726         can not be `nil'.  Expand description of
8727         `substring-no-properties'.  Correct description of `split-string',
8728         especially with respect to empty matches.  Prevent very bad line
8729         break in definition of `split-string-default-separators'.
8730         (Text Comparison): `string=' and `string<' also accept symbols as
8731         arguments.
8732         (String Conversion): More completely describe argument BASE in
8733         `string-to-number'.
8734         (Formatting Strings): `%s' and `%S' in `format' do require
8735         corresponding object.  Clarify behavior of numeric prefix after
8736         `%' in `format'.
8737         (Case Conversion): The argument to `upcase-initials' can be a
8738         character.
8740 2003-10-27  Kenichi Handa  <handa@m17n.org>
8742         * display.texi (Fontsets): Fix texinfo usage.
8744 2003-10-25  Kenichi Handa  <handa@m17n.org>
8746         * display.texi (Fontsets): Add description of the function
8747         set-fontset-font.
8749 2003-10-23  Luc Teirlinck  <teirllm@auburn.edu>
8751         * display.texi (Temporary Displays): Add xref to `Documentation
8752         Tips'.
8754         * functions.texi (Function Safety): Use inforef instead of pxref
8755         for SES.
8757 2003-10-23  Andreas Schwab  <schwab@suse.de>
8759         * Makefile.in (TEX, texinputdir): Don't define.
8760         (TEXI2DVI): Define.
8761         (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
8762         add $(srcdir)/index.texi.
8763         ($(infodir)/elisp): Remove index.texi dependency.
8764         (elisp.dvi): Likewise.  Use $(TEXI2DVI).
8765         (index.texi): Remove target.
8766         (dist): Don't link $(srcdir)/permute-index.
8767         (clean): Don't remove index.texi.
8769         * permute-index, index.perm: Remove.
8770         * index.texi: Rename from index.unperm.
8772 2003-10-22  Luc Teirlinck  <teirllm@auburn.edu>
8774         * tips.texi (Documentation Tips): Document new behavior for face
8775         and variable hyperlinks in Help mode.
8777 2003-10-21  Luc Teirlinck  <teirllm@auburn.edu>
8779         * objects.texi (Integer Type): Update for extra bit of integer range.
8780         (Character Type): Ditto.
8782 2003-10-16  Eli Zaretskii  <eliz@gnu.org>
8784         * numbers.texi (Integer Basics): Add index entries for reading
8785         numbers in hex, octal, and binary.
8787 2003-10-16  Lute Kamstra  <lute@gnu.org>
8789         * modes.texi (Mode Line Format): Mention force-mode-line-update's
8790         argument.
8792 2003-10-13  Luc Teirlinck  <teirllm@auburn.edu>
8794         * windows.texi (Choosing Window): Fix typo.
8795         * edebug.texi (Edebug Execution Modes): Fix typo.
8797 2003-10-13  Richard M. Stallman  <rms@gnu.org>
8799         * windows.texi (Basic Windows): A window has fringe settings,
8800         display margins and scroll-bar settings.
8801         (Splitting Windows): Doc split-window return value.
8802         Clean up one-window-p.
8803         (Selecting Windows): Fix typo.
8804         (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
8805         (Buffers and Windows): In set-window-buffer, explain effect
8806         on fringe settings and scroll bar settings.
8807         (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
8808         (Choosing Window): Use defopt for pop-up-frame-function.
8809         For special-display-buffer-names, explain same-window and same-frame.
8810         Clarify window-dedicated-p return value.
8811         (Textual Scrolling): scroll-up and scroll-down can get an error.
8812         (Horizontal Scrolling): Clarify auto-hscroll-mode.
8813         Clarify set-window-hscroll.
8814         (Size of Window): Don't mention tool bar in window-height.
8815         (Coordinates and Windows): Explain what coordinates-in-window-p
8816         returns for fringes and display margins.
8817         (Window Configurations): Explain saving fringes, etc.
8819         * tips.texi (Library Headers): Clean up Documentation.
8821         * syntax.texi (Parsing Expressions): Clean up forward-comment
8822         and parse-sexp-lookup-properties.
8824         * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
8826         * os.texi (System Environment): Clean up text for load-average errors.
8828         * modes.texi (Hooks): Don't explain local hook details at front.
8829         Clarify run-hooks and run-hook-with-args a little.
8830         Clean up add-hook and remove-hook.
8832         * edebug.texi (Edebug Execution Modes): Clarify t.
8833         Document edebug-sit-for-seconds.
8834         (Coverage Testing): Document C-x X = and =.
8835         (Instrumenting Macro Calls): Fix typo.
8836         (Specification List): Don't index the specification keywords.
8838 2003-10-10  Kim F. Storm  <storm@cua.dk>
8840         * processes.texi (Network): Introduce make-network-process.
8842 2003-10-09  Luc Teirlinck  <teirllm@auburn.edu>
8844         * tips.texi (Library Headers): Fix typo.
8846 2003-10-07  Juri Linkov  <juri@jurta.org>
8848         * modes.texi (Imenu): Mention imenu-create-index-function's
8849         default value.  Explain submenus better.
8851 2003-10-07  Lute Kamstra  <lute@gnu.org>
8853         * modes.texi (Faces for Font Lock): Fix typo.
8854         (Hooks): Explain how buffer-local hook variables can refer to
8855         global hook variables.
8856         Various minor clarifications.
8858 2003-10-06  Lute Kamstra  <lute@gnu.org>
8860         * tips.texi (Coding Conventions): Mention naming conventions for
8861         hooks.
8863 2003-10-05  Luc Teirlinck  <teirllm@auburn.edu>
8865         * loading.texi (Library Search): Correct default value of
8866         load-suffixes.
8867         (Named Features): Fix typo.
8869 2003-10-05  Richard M. Stallman  <rms@gnu.org>
8871         * loading.texi (Named Features): In `provide',
8872         say how to test for subfeatures.
8873         (Unloading): In unload-feature, use new var name
8874         unload-feature-special-hooks.
8876 2003-10-03  Lute Kamstra  <lute@gnu.org>
8878         * modes.texi (Major Mode Conventions): Mention third way to set up
8879         Imenu.
8880         (Imenu): A number of small fixes.
8881         Delete documentation of internal variable imenu--index-alist.
8882         Document the return value format of imenu-create-index-function
8883         functions.
8885 2003-09-30  Richard M. Stallman  <rms@gnu.org>
8887         * processes.texi (Network): Say what stopped datagram connections do.
8889         * lists.texi (Association Lists): Clarify `assq-delete-all'.
8891         * display.texi (Overlay Properties): Clarify `evaporate' property.
8893 2003-09-29  Lute Kamstra  <lute@gnu.org>
8895         * modes.texi (Mode Line Data): Explain when symbols in mode-line
8896         constructs should be marked as risky.
8897         Change cons cell into proper list.
8898         (Mode Line Variables): Change cons cell into proper list.
8900 2003-09-26  Lute Kamstra  <lute@gnu.org>
8902         * modes.texi (Mode Line Data): Document the :propertize construct.
8903         (Mode Line Variables): Reorder the descriptions of the variables
8904         to match their order in the default mode-line-format.
8905         Describe the new variables mode-line-position and mode-line-modes.
8906         Update the default values of mode-line-frame-identification,
8907         minor-mode-alist, and default-mode-line-format.
8908         (Properties in Mode): Mention the :propertize construct.
8910 2003-09-26  Richard M. Stallman  <rms@gnu.org>
8912         * buffers.texi, commands.texi, debugging.texi, eval.texi:
8913         * loading.texi, minibuf.texi, text.texi, variables.texi:
8914         Avoid @strong{Note:}.
8916 2003-09-26  Richard M. Stallman  <rms@gnu.org>
8918         * keymaps.texi (Remapping Commands): Fix typo.
8920 2003-09-23  Luc Teirlinck  <teirllm@mail.auburn.edu>
8922         * processes.texi (Low-Level Network): Fix typo.
8924 2003-09-23  Kim F. Storm  <storm@cua.dk>
8926         * processes.texi (Network, Network Servers): Fix typos.
8927         (Low-Level Network): Add timeout value for :server keyword.
8928         Add new option keywords to make-network-process.
8929         Add set-network-process-options.
8930         Explain how to test availability of network options.
8932 2003-09-19  Richard M. Stallman  <rms@gnu.org>
8934         * text.texi (Motion by Indent): Arg to
8935         backward-to-indentation and forward-to-indentation is optional.
8937         * strings.texi (Creating Strings): Add substring-no-properties.
8939         * processes.texi
8940         (Process Information): Add list-processes arg QUERY-ONLY.
8941         Delete process-contact from here.
8942         Add new status values for process-status.
8943         Add process-get, process-put, process-plist, set-process-plist.
8944         (Synchronous Processes): Add call-process-shell-command.
8945         (Signals to Processes): signal-process allows process objects.
8946         (Network): Complete rewrite.
8947         (Network Servers, Datagrams, Low-Level Network): New nodes.
8949         * positions.texi (Word Motion): forward-word, backward-word
8950         arg is optional.  Reword.
8952         * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
8954         * variables.texi (Creating Buffer-Local):
8955         Delete duplicate definition of buffer-local-value.
8956         (File Local Variables): Explain about discarding text props.
8958 2003-09-11  Richard M. Stallman  <rms@gnu.org>
8960         * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
8961         changes variables that record input events.
8962         (Minibuffer Misc): Add minibuffer-selected-window.
8964         * lists.texi (Building Lists): Add copy-tree.
8966         * display.texi (Fontsets): Add char-displayable-p.
8967         (Scroll Bars): New node.
8969 2003-09-08  Lute Kamstra  <lute@gnu.org>
8971         * modes.texi (%-Constructs): Document new `%i' and `%I'
8972         constructs.
8974 2003-09-03  Peter Runestig  <peter@runestig.com>
8976         * makefile.w32-in: New file.
8978 2003-08-29  Richard M. Stallman  <rms@gnu.org>
8980         * display.texi (Overlay Properties): Clarify how priorities
8981         affect use of the properties.
8983 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
8985         * customize.texi (Type Keywords): Correct the description of
8986         `:help-echo' in the case where `motion-doc' is a function.
8988 2003-08-14  John Paul Wallington  <jpw@gnu.org>
8990         * modes.texi (Emulating Mode Line): Subsection, not section.
8992 2003-08-13  Richard M. Stallman  <rms@gnu.org>
8994         * elisp.texi (Top): Update subnode lists in menu.
8996         * text.texi (Insertion): Add insert-buffer-substring-no-properties.
8997         (Kill Functions): kill-region has new arg yank-handler.
8998         (Yanking): New node.
8999         (Yank Commands): Add yank-undo-function.
9000         (Low-Level Kill Ring):
9001         kill-new and kill-append have new arg yank-handler.
9002         (Changing Properties): Add remove-list-of-text-properties.
9003         (Atomic Changes): New node.
9005         * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
9007         * streams.texi (Output Variables): Add eval-expression-print-length
9008         and eval-expression-print-level.
9010         * os.texi (Time Conversion): For encode-time, explain limits on year.
9012         * objects.texi (Character Type): Define anchor "modifier bits".
9014         * modes.texi (Emulating Mode Line): New node.
9015         (Search-based Fontification): Font Lock uses font-lock-face property.
9016         (Other Font Lock Variables): Likewise.
9018         * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
9019         not vectors.
9020         (Active Keymaps): Add emulation-mode-map-alists.
9021         (Functions for Key Lookup): key-binding has new arg no-remap.
9022         (Remapping Commands): New node.
9023         (Scanning Keymaps): where-is-internal has new arg no-remap.
9024         (Tool Bar): Add tool-bar-local-item-from-menu.
9025         Clarify when to use tool-bar-add-item-from-menu.
9027         * commands.texi (Interactive Call): commandp has new arg.
9028         (Command Loop Info): Add this-original-command.
9030 2003-08-06  John Paul Wallington  <jpw@gnu.org>
9032         * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
9034         * display.texi (Warning Basics): Fix typo.
9035         (Fringes): Add closing curly bracket and fix typo.
9037         * elisp.texi (Top): Fix typo.
9039 2003-08-05  Richard M. Stallman  <rms@gnu.org>
9041         * elisp.texi: Update lists of subnodes.
9043         * windows.texi (Buffers and Windows): set-window-buffer has new arg.
9045         * variables.texi (Local Variables): Use lc for example variable names.
9047         * tips.texi (Library Headers): Explain where to put -*-.
9049         * strings.texi (Creating Strings): Fix xref for vconcat.
9051         * sequences.texi (Vector Functions):
9052         vconcat no longer allows integer args.
9054         * minibuf.texi (Reading File Names): read-file-name has new
9055         arg PREDICATE.  New function read-directory-name.
9057         * macros.texi (Defining Macros): Give definition of `declare'.
9058         (Indenting Macros): New node.
9060         * frames.texi (Parameter Access): Add modify-all-frames-parameters.
9061         (Window Frame Parameters): Make separate table of parameters
9062         that are coupled with specific face attributes.
9063         (Deleting Frames): delete-frame-hooks renamed to
9064         delete-frame-functions.
9066         * files.texi (Magic File Names): Add file-remote-p.
9067         Clarify file-local-copy.
9069         * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
9070         here; instead xref Defining Macros.
9072         * display.texi (Warnings): New node, and subnodes.
9073         (Fringes): New node.
9075         * debugging.texi (Test Coverage): New node.
9077         * compile.texi (Compiler Errors): Explain with-no-warnings
9078         and other ways to suppress warnings.
9080         * commands.texi (Interactive Call): Minor clarification.
9082         * buffers.texi (Buffer File Name): set-visited-file-name
9083         renames the buffer too.
9085         * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
9087 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
9089         * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
9091 2003-07-22  Markus Rost  <rost@math.ohio-state.edu>
9093         * internals.texi (Garbage Collection): Fix previous change.
9095 2003-07-22  Richard M. Stallman  <rms@gnu.org>
9097         * files.texi (Truenames): Add LIMIT arg to file-chase-links.
9099         * display.texi (Width): Use \s syntax in example.
9100         (Font Selection): Add face-font-rescale-alist.
9102         * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
9103         Remove spurious indent in example.
9105         * lists.texi (Building Lists): Add number-sequence.
9107         * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
9109         * functions.texi (Function Documentation): Explain how to
9110         show calling convention explicitly in the doc string.
9112         * windows.texi (Selecting Windows): save-selected-window saves
9113         selected window of each frame.
9114         (Window Configurations): Minor change.
9116         * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
9118         * streams.texi (Output Variables): Add print-continuous-numbering
9119         and print-number-table.
9121         * processes.texi (Decoding Output): New node.
9123         * os.texi (Time Conversion): decode-time arg is optional.
9125         * objects.texi (Character Type): Don't use space as example for \.
9126         Make list of char names and \-sequences correspond.
9127         Explain that \s is not used in strings.  `\ ' needs space after.
9129         * nonascii.texi (Converting Representations): Add string-to-multibyte.
9130         (Translation of Characters): Add translation-table-for-input.
9131         (Default Coding Systems): Add auto-coding-functions.
9132         (Explicit Encoding): Add decode-coding-inserted-region.
9133         (Locales): Add locale-info.
9135         * minibuf.texi (Basic Completion): Describe test-completion.
9136         Collections can be lists of strings.
9137         Clean up lazy-completion-table.
9138         (Programmed Completion): Mention test-completion.
9139         Clarify why lambda expressions are not accepted.
9140         (Minibuffer Misc): Describe minibufferp.
9142 2003-07-14  Richard M. Stallman  <rms@gnu.org>
9144         * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
9146         * windows.texi (Selecting Windows): New arg to select-window.
9147         (Selecting Windows): Add with-selected-window.
9148         (Size of Window): Add window-inside-edges, etc.
9150         * internals.texi (Garbage Collection): Add post-gc-hook.
9152         * processes.texi (Subprocess Creation): Add exec-suffixes.
9154         * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
9155         (Scanning Keymaps): Add map-keymaps.
9156         (Defining Menus): Add keymap-prompt.
9158         * numbers.texi (Integer Basics): Add most-positive-fixnum,
9159         most-negative-fixnum.
9161         * compile.texi (Byte Compilation): Explain no-byte-compile.
9162         (Compiler Errors): New node.
9164         * os.texi (User Identification): user-uid, user-real-uid
9165         can return float.
9167         * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
9168         and about derived modes.
9169         (Minor Modes): Add minor-mode-list.
9170         (Defining Minor Modes): Keyword args for define-minor-mode.
9171         (Search-based Fontification): Explain managing other properties.
9172         (Other Font Lock Variables): Add font-lock-extra-managed-props.
9173         (Faces for Font Lock): Add font-lock-preprocessor-face.
9174         (Hooks): Add run-mode-hooks and delay-mode-hooks.
9176         * variables.texi (Creating Buffer-Local): Add buffer-local-value.
9177         (Variable Aliases): Clarify defvaralias.
9179         * loading.texi (Library Search): Add load-suffixes.
9181         * minibuf.texi (Basic Completion): Add lazy-completion-table.
9182         (Programmed Completion): Add dynamic-completion-table.
9184         * files.texi (Changing Files): copy-file allows dir as NEWNAME.
9185         (Magic File Names): Specify precedence order of handlers.
9187         * commands.texi (Command Overview): Emacs server runs pre-command-hook
9188         and post-command-hook.
9189         (Waiting): New calling convention for sit-for.
9191         * text.texi (Special Properties): local-map and keymap properties
9192         apply based on their stickiness.
9194 2003-07-07  Richard M. Stallman  <rms@gnu.org>
9196         * modes.texi (Minor Mode Conventions): Specify only some kinds
9197         of list values as args to minor modes.
9199         * files.texi (File Name Expansion): Warn about iterative use
9200         of substitute-in-file-name.
9202         * advice.texi (Activation of Advice): Clean up previous change.
9204 2003-07-06  Markus Rost  <rost@math.ohio-state.edu>
9206         * advice.texi (Activation of Advice): Note that ad-start-advice is
9207         turned on by default.
9209 2003-06-30  Richard M. Stallman  <rms@gnu.org>
9211         * text.texi (Buffer Contents): Document current-word.
9212         (Change Hooks): Not called for *Messages*.
9214         * functions.texi (Defining Functions): Explain about redefining
9215         primitives.
9216         (Function Safety): Rename.  Minor changes.
9217         Comment out the detailed criteria for what is safe.
9219 2003-06-22  Andreas Schwab  <schwab@suse.de>
9221         * objects.texi (Symbol Type): Fix description of examples.
9223 2003-06-16  Andreas Schwab  <schwab@suse.de>
9225         * hash.texi (Creating Hash): Fix description of :weakness.
9227 2003-06-13  Kai Großjohann  <kai.grossjohann@gmx.net>
9229         * files.texi (Changing Files): copy-file copies file modes, too.
9231 2003-05-28  Richard M. Stallman  <rms@gnu.org>
9233         * strings.texi (Creating Strings): Clarify split-string.
9235 2003-05-22  Stephen J. Turnbull  <stephen@xemacs.org>
9237         * strings.texi (Creating Strings): Update split-string specification
9238         and examples.
9240 2003-05-19  Richard M. Stallman  <rms@gnu.org>
9242         * elisp.texi: Correct invariant section names.
9244 2003-04-20  Richard M. Stallman  <rms@gnu.org>
9246         * os.texi (Timers): Explain about timers and quitting.
9248 2003-04-19  Richard M. Stallman  <rms@gnu.org>
9250         * internals.texi (Writing Emacs Primitives): Strings are
9251         no longer special for GCPROs.  Mention GCPRO5, GCPRO6.
9252         Explain GCPRO convention for varargs function args.
9254 2003-04-16  Richard M. Stallman  <rms@gnu.org>
9256         * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
9258 2003-04-08  Richard M. Stallman  <rms@gnu.org>
9260         * files.texi (Kinds of Files): Correct return value of file-symlink-p.
9262 2003-02-13  Kim F. Storm  <storm@cua.dk>
9264         * objects.texi (Character Type): New \s escape for space.
9266 2003-01-31  Joe Buehler  <jhpb@draco.hekimian.com>
9268         * os.texi (System Environment): Add cygwin system-type.
9270 2003-01-25  Richard M. Stallman  <rms@gnu.org>
9272         * keymaps.texi: Document that a symbol can act as a keymap.
9274 2003-01-13  Richard M. Stallman  <rms@gnu.org>
9276         * text.texi (Changing Properties): Say string indices are origin-0.
9278         * positions.texi (Screen Lines) <compute-motion>:
9279         Correct order of elts in return value.
9281         * keymaps.texi (Changing Key Bindings) <define-key>: Mention
9282         how to define a default binding.
9284 2002-12-07  Markus Rost  <rost@math.ohio-state.edu>
9286         * loading.texi (Unloading): Fix recent change for load-history.
9288         * customize.texi (Simple Types): Clarify description of custom
9289         type 'number.  Describe new custom type 'float.
9291 2002-12-04  Markus Rost  <rost@math.ohio-state.edu>
9293         * variables.texi (File Local Variables): Fix typo.
9295 2002-10-23  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
9297         From Michael Albinus <Michael.Albinus@alcatel.de>.
9299         * README: Target for Info file is `make info'.
9301         * files.texi (File Name Components): Fix typos in
9302         `file-name-sans-extension'.
9303         (Magic File Names): Complete list of operations for magic file
9304         name handlers.
9306 2002-09-16  Jonathan Yavner  <jyavner@engineer.com>
9308         * variables.texi (File Local Variables): New function
9309         risky-local-variable-p.
9311 2002-09-15  Jonathan Yavner  <jyavner@engineer.com>
9313         * functions.texi (Function safety): New node about unsafep.
9315 2002-08-05  Per Abrahamsen  <abraham@dina.kvl.dk>
9317         * customize.texi (Splicing into Lists): Fix example.
9318         Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>.
9320 2002-06-17  Juanma Barranquero  <lektu@terra.es>
9322         * frames.texi (Display Feature Testing): Fix typo.
9324 2002-06-12  Andreas Schwab  <schwab@suse.de>
9326         * frames.texi (Initial Parameters, Resources): Fix references to
9327         the Emacs manual.
9329 2002-05-13  Kim F. Storm  <storm@cua.dk>
9331         * variables.texi (Intro to Buffer-Local): Updated warning and
9332         example relating to changing buffer inside let.
9334 2002-03-10  Jan Djärv  <jan.h.d@swipnet.se>
9336         * os.texi (Session Management): New node about X Session management.
9338 2002-01-18  Eli Zaretskii  <eliz@is.elta.co.il>
9340         * elisp.texi (VERSION): Set to 2.9.  Update the version of Emacs
9341         to which the manual corresponds, and the copyright years.
9343         * Makefile.in (VERSION): Set to 2.9.
9345 2001-11-29  Eli Zaretskii  <eliz@is.elta.co.il>
9347         * elisp.texi: Change the category in @dircategory to "Emacs", to
9348         make it consistent with info/dir.
9350 2001-11-25  Miles Bader  <miles@gnu.org>
9352         * text.texi (Fields): Describe new `limit' arg in
9353         field-beginning/field-end.
9355 2001-11-17  Eli Zaretskii  <eliz@is.elta.co.il>
9357         * permute-index: Don't depend on csh-specific features.
9358         Replace the interpreter name with /bin/sh.
9360         * two-volume-cross-refs.txt: New file.
9361         * two.el: New file.
9362         * spellfile: New file.
9364 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
9366         * permute-index: New file.
9368         * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
9369         elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
9370         8+3 restricted namespace.
9372         * Makefile.in (infodir): Define relative to $(srcdir).
9373         ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
9374         include directories list via -I switch to makeinfo.
9375         (index.texi): Use cp if both hard and symbolic links fail.
9377 2001-11-10  Eli Zaretskii  <eliz@is.elta.co.il>
9379         * Makefile.in (distclean): Add.
9381         The following changes make ELisp manual part of the Emacs
9382         distribution:
9384         * Makefile.in: Add Copyright notice.
9385         (prefix): Remove.
9386         (infodir): Change value to "../info".
9387         (VPATH): New variable.
9388         (MAKE): Don't define.
9389         (texmacrodir): Don't define.
9390         (texinputdir): Append the existing value of TEXINPUTS.
9391         ($(infodir)/elisp): Instead of just "elisp".  Reformat the
9392         command to be compatible with man/Makefile.in, and to put the
9393         output into ../info.
9394         (info): Add target.
9395         (installall): Target removed.
9397 2001-10-31  Pavel Janík  <Pavel@Janik.cz>
9399         * tips.texi (Coding Conventions): Fix typo.
9401 2001-10-23  Gerd Moellmann  <gerd@gnu.org>
9403         * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
9405 2001-10-22  Eli Zaretskii  <eliz@is.elta.co.il>
9407         * files.texi (File Name Components): Update the description of
9408         file-name-sans-extension and file-name-extension, as they now
9409         ignore leading dots.
9411 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
9413         * (Version 21.1 released.)
9415 2001-10-19  Miles Bader  <miles@gnu.org>
9417         * positions.texi (Text Lines): Describe behavior of
9418         `beginning-of-line'/`end-of-line' in the presence of field properties.
9420 2001-10-17  Gerd Moellmann  <gerd@gnu.org>
9422         * Makefile.in (VERSION): Set to 2.8.
9423         (manual): Use `manual-21'.
9425         * elisp.texi (VERSION): Add and use it where the version
9426         number was used.  Set it to 2.8.
9428         * intro.texi: Likewise.
9430 2001-10-13  Eli Zaretskii  <eliz@is.elta.co.il>
9432         * files.texi (File Name Completion): Document the significance of
9433         a trailing slash in elements of completion-ignored-extensions.
9435 2001-10-06  Miles Bader  <miles@gnu.org>
9437         * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
9439 2001-10-04  Gerd Moellmann  <gerd@gnu.org>
9441         * variables.texi (Variable Aliases): New node.
9443 2001-10-04  Gerd Moellmann  <gerd@gnu.org>
9445         * Branch for 21.1.
9447 2001-10-02  Miles Bader  <miles@gnu.org>
9449         * minibuf.texi (Minibuffer Misc): Add entries for
9450         `minibuffer-contents', `minibuffer-contents-no-properties', and
9451         `delete-minibuffer-contents'.
9452         Correct description for `minibuffer-prompt-end'.
9454         * text.texi (Property Search): Correct descriptions of
9455         `next-char-property-change' and `previous-char-property-change'.
9456         Add entries for `next-single-char-property-change' and
9457         `previous-single-char-property-change'.
9458         Make operand names a bit more consistent.
9460 2001-09-30  Eli Zaretskii  <eliz@is.elta.co.il>
9462         * frames.texi (Finding All Frames): Document that next-frame and
9463         previous-frame are local to current terminal.
9465 2001-09-26  Eli Zaretskii  <eliz@is.elta.co.il>
9467         * keymaps.texi (Creating Keymaps): Fix the description of the
9468         result of make-keymap.
9470 2001-09-23  Eli Zaretskii  <eliz@is.elta.co.il>
9472         * display.texi (Font Lookup, Attribute Functions)
9473         (Image Descriptors): Add cross-references to the definition of
9474         selected frame.
9476         * buffers.texi (The Buffer List): Add cross-references to the
9477         definition of selected frame.
9479         * frames.texi (Input Focus): Clarify which frame is _the_ selected
9480         frame at any given time.
9481         (Multiple Displays, Size and Position): Add a cross-reference to
9482         the definition of the selected frame.
9484 2001-09-08  Eli Zaretskii  <eliz@is.elta.co.il>
9486         * strings.texi (String Conversion) <string-to-number>: Document
9487         that a float is returned for integers that are too large.
9489         * frames.texi (Mouse Position): Document mouse-position-function.
9490         (Display Feature Testing): Document display-images-p.
9491         (Window Frame Parameters): Document the cursor-type variable.
9493         * numbers.texi (Integer Basics): Document CL style read syntax for
9494         integers in bases other than 10.
9496         * positions.texi (List Motion):
9497         Document open-paren-in-column-0-is-defun-start.
9499         * lists.texi (Sets And Lists): Document member-ignore-case.
9501         * internals.texi (Garbage Collection): Document the used and free
9502         strings report.
9503         (Memory Usage): Document strings-consed.
9505         * os.texi (Time of Day): Document float-time.
9506         (Recording Input): Document that clear-this-command-keys clears
9507         the vector to be returned by recent-keys.
9509         * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
9510         argument keymap can be a list.
9512         * nonascii.texi (User-Chosen Coding Systems)
9513         <select-safe-coding-system>: Document the new argument
9514         accept-default-p and the variable
9515         select-safe-coding-system-accept-default-p.  Tell what happens if
9516         buffer-file-coding-system is undecided.
9517         (Default Coding Systems): Document auto-coding-regexp-alist.
9519         * display.texi (The Echo Area) <message>: Document
9520         message-truncate-lines.
9521         (Glyphs): Document that the glyph table is unused on windowed
9522         displays.
9524         * help.texi (Describing Characters) <single-key-description>:
9525         Document the new argument no-angles.
9526         (Accessing Documentation) <documentation-property>: Document that
9527         a non-string property is evaluated.
9528         <documentation>: Document that the function-documentation property
9529         is looked for.
9531         * windows.texi (Selecting Windows): Document some-window.
9533         * text.texi (MD5 Checksum): New node, documents the md5 primitive.
9535         * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
9536         apropos-mode-hook.
9538         * commands.texi (Using Interactive): Document interactive-form.
9539         (Keyboard Macros): Document kbd-macro-termination-hook.
9540         (Command Loop Info): Document that clear-this-command-keys clears
9541         the vector to be returned by recent-keys.
9543 2001-09-04  Werner LEMBERG  <wl@gnu.org>
9545         * Makefile.in (srcdir, texinputdir): New variables.
9546         (srcs, index.texi, install): Use $(srcdir).
9547         (.PHONY): Remove elisp.dvi.
9548         (elisp): Use -I switch for makeinfo.
9549         (elisp.dvi): Use $(srcdir) and $(texinputdir).
9550         (installall, dist): Use $(srcdir).
9551         Fix path to texinfo.tex.
9552         (maintainer-clean): Add elisp.dvi and elisp.oaux.
9554 2001-08-30  Gerd Moellmann  <gerd@gnu.org>
9556         * display.texi (Conditional Display): Adjust to API change.
9558         * configure: New file.
9560 2001-07-30  Gerd Moellmann  <gerd@gnu.org>
9562         * commands.texi (Repeat Events): Add description of
9563         double-click-fuzz.
9565 2001-05-08  Stefan Monnier  <monnier@cs.yale.edu>
9567         * syntax.texi (Syntax Class Table): Add the missing designator for
9568         comment and string fences.
9569         (Syntax Properties): Add a xref to syntax table internals.
9570         (Syntax Table Internals): Document string-to-syntax.
9572 2001-05-07  Gerd Moellmann  <gerd@gnu.org>
9574         * Makefile.in (install): Use install-info command line options
9575         like in Emacs' Makefile.in.
9577 2000-12-09  Miles Bader  <miles@gnu.org>
9579         * windows.texi (Window Start): Update documentation for
9580         `pos-visible-in-window-p'.
9582 2000-11-12  Stefan Monnier  <monnier@cs.yale.edu>
9584         * lists.texi (Building Lists): Add footnote to explain how to add
9585         to the end of a list.
9587 2000-10-25  Gerd Moellmann  <gerd@gnu.org>
9589         * files.texi (Visiting Functions): Typos.
9591 2000-10-25  Kenichi Handa  <handa@etl.go.jp>
9593         * files.texi (Visiting Functions): Return value of
9594         find-file-noselect may be a list of buffers if wildcards are used.
9596 2000-10-24  Miles Bader  <miles@lsi.nec.co.jp>
9598         * display.texi (Defining Faces): Document `graphic' display type
9599         in face specs.
9601 2000-10-18  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9603         * hooks.texi (Standard Hooks): Replace obsolete
9604         `after-make-frame-hook' with `after-make-frame-functions'.
9606         * frames.texi (Creating Frames): Ditto.
9608         * variables.texi (Future Local Variables): Ditto.
9610 2000-10-16  Gerd Moellmann  <gerd@gnu.org>
9612         * display.texi (Other Image Types): Add description of :foreground
9613         and :background properties of mono PBM images.
9615 2000-08-17  Werner LEMBERG  <wl@gnu.org>
9617         * .cvsignore: New file.
9619 2000-01-05  Gerd Moellmann  <gerd@gnu.org>
9621         * tindex.pl: New script.
9623 1999-12-03  Dave Love  <fx@gnu.org>
9625         * Makefile.in (MAKEINFO): New parameter.
9627 1999-09-17  Richard Stallman  <rms@gnu.org>
9629         * Makefile.in (srcs): Add hash.texi.
9630         (VERSION): Update to 20.6.
9632 1999-09-13  Richard Stallman  <rms@gnu.org>
9634         * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
9636 1998-08-29  Karl Heuer  <kwzh@gnu.org>
9638         * configure.in: New file.
9639         * Makefile.in: Renamed from Makefile.
9640         (prefix, infodir): Use value obtained from configure.
9641         (emacslibdir): Obsolete variable deleted.
9642         (dist): Distribute configure.in, configure, Makefile.in.
9644 1998-06-12  Richard Stallman  <rms@psilocin.ai.mit.edu>
9646         * Makefile (INSTALL_INFO): New variable.
9647         (install): Run install-info.
9649 1998-05-09  Richard Stallman  <rms@psilocin.ai.mit.edu>
9651         * Makefile (elisp.dvi): Add missing backslash.
9653 1998-05-02  Richard Stallman  <rms@psilocin.gnu.org>
9655         * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
9656         Run texindex without `./'.  Always run texindex on elisp.tp.
9657         (elisp.tps): Target deleted.
9659 1998-04-05  Richard Stallman  <rms@psilocin.gnu.org>
9661         * Makefile (srcs): Add nonascii.texi and customize.texi.
9662         (dist): Start by deleting `temp'.
9664 1998-02-17  Richard Stallman  <rms@psilocin.gnu.org>
9666         * Makefile (makeinfo, texindex): Targets deleted.
9667         (makeinfo.o, texindex.o): Targets deleted.
9668         (clean, dist): Don't do anything with them or with getopt*.
9670 1998-01-30  Richard Stallman  <rms@psilocin.gnu.org>
9672         * Makefile (SHELL): Defined.
9674 1998-01-27  Richard Stallman  <rms@psilocin.gnu.org>
9676         * Makefile (elisp.tps): New target.
9677         (elisp.dvi): Depend on elisp.tps.
9679 1996-04-03  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9681         * README: Update phone number.
9683         * Makefile (elisp): Make this be the default target.
9684         Depend on makeinfo.c instead of makeinfo.
9685         (install): Don't depend on elisp.dvi, since we don't install that.
9686         Use mkinstalldirs.
9687         (dist): Add mkinstalldirs.
9689 1995-06-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9691         * Makefile (VERSION): Update version number.
9692         (maintainer-clean): Rename from realclean.
9694 1995-06-07  Karl Heuer  <kwzh@nutrimat.gnu.ai.mit.edu>
9696         * Makefile (realclean): New target.
9697         (elisp): Remove any old elisp-* files first.
9699 1993-11-23  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
9701         * Makefile (VERSION): New variable.
9702         (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
9703         Compressed file suffix should be `.gz', not `.z'.
9705 1993-11-22  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9707         * Makefile (elisp): Depend on makeinfo.
9709 1993-11-19  Noah Friedman  (friedman@gnu.ai.mit.edu)
9711         * Makefile (srcs): Add anti.texi.
9713 1993-05-28  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9715         * Makefile (infodir, prefix): New vars.
9716         (install): Use infodir.
9717         (emacsinfodir): Delete.
9719 1993-05-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9721         * Makefile (srcs): Add calendar.texi.
9723         * Makefile (dist): Copy texindex.c and makeinfo.c.
9724         Limit elisp-* files to those with one or two digits.
9726 1993-05-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9728         * Makefile (dist): Change to use Gzip instead of compress.
9730 1993-04-23  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
9732         * loading.texi (Unloading): define-function changed back to
9733         defalias.  It may not stay this way, but at least it's
9734         consistent with the known-good version of the code patch.
9736 1993-03-26  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
9738         * modes.texi (Hooks): Document new optional arg of add-hook.
9740 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
9742         * variables.texi: Document nil initial value of buffer-local variables.
9744         * tips.texi: Add new section on standard library headers.
9746 1993-02-27  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9748         * Makefile (srcs): Add frame.texi to the list of sources.
9750 1993-02-23  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9752         * Makefile (dist): Don't bother excluding autosave files; they'll
9753         never make it into the temp directory anyway, and the hash marks
9754         in the name are problematic for make and the Bourne shell.
9755         (srcs):
9757 1993-02-12  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9759         * Makefile (dist): Don't include backup files or autosave files in
9760         the distribution tar file.
9762 1991-11-26  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9764         * Makefile (srcs): Add index.perm.
9765         (elisp.dvi): Remove erroneous shell comment.
9766         Expect output of permute-index in permuted.fns.
9767         Save old elisp.aux in elisp.oaux.
9768         (clean): Add index.texi to be deleted.
9770 1990-08-11  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
9772         * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
9774 1990-06-26  David Lawrence  (tale@geech)
9776         * files.texi: Noted that completion-ignored-extensions is ignored
9777         when making *Completions*.
9779 1990-06-08  Jay Fenlason  (hack@ai.mit.edu)
9781         * Makefile  make dist now depends on elisp.dvi, since it tries
9782         to include it in the dist file.
9784 1990-03-28  Jim Kingdon  (kingdon@mole.ai.mit.edu)
9786         * functions.texinfo (Mapping Functions): Add missing quote.
9788 1989-06-19  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
9790         * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
9791         (defunargs): Turn off \hyphenchar of \sl font temporarily.
9793 1989-05-10  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
9795         * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
9796         and @error{} are the terms now being used.  The files in the
9797         directory have been changed to reflect this.
9799         * All instances of @indentedresultt{} have been changed to
9800         `     @result{}', using 5 spaces at the beginning of the line.
9802 1989-04-24  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
9804         * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
9805         experimental @indentedresult{}, @indentedexpandsto{} are part of
9806         the texinfo.tex in this directory.  These TeX macros are not
9807         stable yet.
9809 1989-04-17  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
9811         * texinfo.tex: Temporarily added
9812                 \let\result=\dblarrow
9813                 \def\error{{\it ERROR} \longdblarrow}
9814         We need to do this better soon.
9816 1989-04-11  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
9818         * Applied Karl Berry's patches to *.texinfo files, but not to
9819         texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'.  (Karl's
9820         new title page format is also not applied, since it requires
9821         texinfo.tex changes.)
9823         * Cleaned up `Makefile' and defined the `emacslibdir' directory
9824         for the Project GNU development environment.
9826 ;; Local Variables:
9827 ;; coding: utf-8
9828 ;; End:
9830   Copyright (C) 1998-2012  Free Software Foundation, Inc.
9832   This file is part of GNU Emacs.
9834   GNU Emacs is free software: you can redistribute it and/or modify
9835   it under the terms of the GNU General Public License as published by
9836   the Free Software Foundation, either version 3 of the License, or
9837   (at your option) any later version.
9839   GNU Emacs is distributed in the hope that it will be useful,
9840   but WITHOUT ANY WARRANTY; without even the implied warranty of
9841   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
9842   GNU General Public License for more details.
9844   You should have received a copy of the GNU General Public License
9845   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.