]> code.delx.au - gnu-emacs/blob - doc/lispref/ChangeLog
Merge changes from emacs-23 branch
[gnu-emacs] / doc / lispref / ChangeLog
1 2011-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * variables.texi (Creating Buffer-Local): Warn against misuses of
4 make-variable-buffer-local (bug#10258).
5
6 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
7
8 * macros.texi (Defining Macros): Document `doc-string' (bug#9668).
9
10 2012-01-06 Chong Yidong <cyd@gnu.org>
11
12 * variables.texi (Directory Local Variables): Document
13 hack-dir-local-variables-non-file-buffer.
14
15 2012-01-06 Glenn Morris <rgm@gnu.org>
16
17 * maps.texi (Standard Keymaps): Refer to Info-edit by name
18 rather than by keybinding.
19
20 2011-12-29 Juanma Barranquero <lekktu@gmail.com>
21
22 * frames.texi (Font and Color Parameters): Add @pxref.
23
24 2011-12-29 Daniel Colascione <dan.colascione@gmail.com>
25
26 * frames.texi (Font and Color Parameters):
27 Document w32 font backends (bug#10399).
28
29 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
30
31 * files.texi (File Attributes, Changing Files):
32 Use a more-natural notation for octal numbers.
33
34 2011-12-23 Juanma Barranquero <lekktu@gmail.com>
35
36 * variables.texi (Variables with Restricted Values):
37 Change reference to variable (bug#10354).
38
39 2011-12-13 Martin Rudalics <rudalics@gmx.at>
40
41 * windows.texi (Splitting Windows): Use t instead of non-nil
42 when describing window-combination-resize.
43
44 2011-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
45
46 * text.texi (Special Properties): Warn against `intangible' properties
47 (bug#10222).
48
49 2011-11-26 Eli Zaretskii <eliz@gnu.org>
50
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.
55
56 * display.texi (Usual Display): Update the description,
57 cross-references, and indexing related to display of control
58 characters and raw bytes.
59
60 2011-11-25 Martin Rudalics <rudalics@gmx.at>
61
62 * windows.texi (Splitting Windows): Fix description of
63 window-combination-limit. Suggested by Eli Zaretskii.
64
65 2011-11-23 Chong Yidong <cyd@gnu.org>
66
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.
71
72 2011-11-21 Martin Rudalics <rudalics@gmx.at>
73
74 * windows.texi (Windows and Frames, Splitting Windows):
75 Fix typos.
76
77 2011-11-21 Chong Yidong <cyd@gnu.org>
78
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.
89
90 2011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
91
92 * display.texi (Invisible Text): Clarify point adjustment (bug#10072).
93
94 2011-11-20 Martin Rudalics <rudalics@gmx.at>
95
96 * windows.texi (Resizing Windows, Splitting Windows):
97 Remove term "status" when talking about combination limits.
98
99 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
100
101 * compile.texi (Compiler Errors):
102 * help.texi (Help Functions): Fix typos.
103
104 2011-11-19 Chong Yidong <cyd@gnu.org>
105
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.
111
112 2011-11-17 Martin Rudalics <rudalics@gmx.at>
113
114 * windows.texi (Resizing Windows, Splitting Windows)
115 (Deleting Windows): Use term window-combination-resize instead
116 of window-splits.
117
118 2011-11-16 Martin Rudalics <rudalics@gmx.at>
119
120 * windows.texi (Resizing Windows, Splitting Windows):
121 Rename occurrences of window-nest to window-combination-limit.
122
123 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
124
125 * intro.texi (Lisp History): Fix typo.
126
127 2011-11-12 Martin Rudalics <rudalics@gmx.at>
128
129 * windows.texi (Splitting Windows, Deleting Windows):
130 Remove references to splits status of windows.
131
132 2011-11-10 Glenn Morris <rgm@gnu.org>
133
134 * buffers.texi (Read Only Buffers): Expand a bit on why
135 toggle-read-only should only be used interactively. (Bug#7292)
136
137 2011-11-09 Chong Yidong <cyd@gnu.org>
138
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.
144
145 2011-11-09 Martin Rudalics <rudalics@gmx.at>
146
147 * windows.texi (Resizing Windows): Rewrite documentation of
148 window-resizable.
149
150 2011-11-09 Chong Yidong <cyd@gnu.org>
151
152 * windows.texi (Splitting Windows): Simplify example.
153
154 2011-11-08 Chong Yidong <cyd@gnu.org>
155
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.
164
165 2011-11-07 Glenn Morris <rgm@gnu.org>
166
167 * windows.texi (Choosing Window): Fix keybinding typo.
168
169 2011-11-07 Martin Rudalics <rudalics@gmx.at>
170
171 * windows.texi (Resizing Windows, Splitting Windows)
172 (Window Configurations): Use "child window" instead of
173 "subwindow".
174
175 2011-11-06 Chong Yidong <cyd@gnu.org>
176
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.
184
185 2011-11-04 Eli Zaretskii <eliz@gnu.org>
186
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)
190
191 2011-10-30 Martin Rudalics <rudalics@gmx.at>
192
193 * windows.texi (Windows and Frames): Remove "iso-" infix from
194 documentation of window-iso-combined-p.
195
196 2011-10-26 Chong Yidong <cyd@gnu.org>
197
198 * modes.texi (Running Hooks): Document with-wrapper-hook.
199
200 2011-10-18 Chong Yidong <cyd@gnu.org>
201
202 * display.texi (Glyphless Chars): New node.
203
204 2011-10-13 Chong Yidong <cyd@stupidchicken.com>
205
206 * text.texi (Yanking): Document yank-excluded-properties.
207
208 * package.texi (Packaging Basics): The commentary should say how
209 to begin using the package.
210
211 2011-10-11 Martin Rudalics <rudalics@gmx.at>
212
213 * windows.texi (Deleting Windows): Mention which window gets
214 selected when deleting the selected window.
215
216 2011-10-09 Martin Rudalics <rudalics@gmx.at>
217
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.
224
225 2011-10-08 Glenn Morris <rgm@gnu.org>
226
227 * symbols.texi (Other Plists): Markup fix. (Bug#9702)
228
229 * positions.texi (Excursions): Update warning message.
230
231 2011-10-05 Chong Yidong <cyd@stupidchicken.com>
232
233 * display.texi (Low-Level Font, Face Attributes, Font Lookup):
234 Fix Emacs manual xref (Bug#9675).
235
236 2011-10-01 Chong Yidong <cyd@stupidchicken.com>
237
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.
243
244 2011-09-28 Juanma Barranquero <lekktu@gmail.com>
245
246 * windows.texi (Splitting Windows): Fix typos.
247
248 2011-09-25 Martin Rudalics <rudalics@gmx.at>
249
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.
262
263 2011-09-25 Chong Yidong <cyd@stupidchicken.com>
264
265 * windows.texi (Display Action Functions)
266 (Choosing Window Options): New nodes.
267
268 2011-09-24 Chong Yidong <cyd@stupidchicken.com>
269
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.
278
279 2011-09-24 Eli Zaretskii <eliz@gnu.org>
280
281 * display.texi (Forcing Redisplay): Update the description of
282 redisplay-dont-pause due to change in the default value.
283
284 2011-09-23 Martin Rudalics <rudalics@gmx.at>
285
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.
314
315 2011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
316
317 * display.texi (Face Functions): `face-list' returns faces (bug#9564).
318
319 2011-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
320
321 * errors.texi (Standard Errors): Remove apparent placeholder text
322 (bug#9491).
323
324 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
325
326 * frames.texi (Management Parameters): Fix description of
327 icon-type parameter.
328
329 2011-09-17 Chong Yidong <cyd@stupidchicken.com>
330
331 * tips.texi (Key Binding Conventions): Don't bind a key sequence
332 ending in C-g. Suggested by Edward O'Connor.
333
334 2011-09-17 Eli Zaretskii <eliz@gnu.org>
335
336 * numbers.texi (Integer Basics): Add indexing for
337 most-positive-fixnum and most-negative-fixnum. (Bug#9525)
338
339 2011-09-14 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
340
341 * lists.texi (Sets And Lists): Fix typo. (Bug#9393)
342
343 2011-09-11 Juanma Barranquero <lekktu@gmail.com>
344
345 * processes.texi (Network Servers): Clarify what the process
346 buffer is used for (bug#9233).
347
348 2011-08-30 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
349
350 * lists.texi (Building Lists): Fix typo.
351
352 2011-08-30 Chong Yidong <cyd@stupidchicken.com>
353
354 * display.texi (Basic Faces): New node. Document new faces.
355
356 * modes.texi (Major Mode Conventions): Move some text there.
357 (Mode Help): Remove major-mode var, duplicated in Major Modes.
358
359 2011-08-29 Chong Yidong <cyd@stupidchicken.com>
360
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.
365
366 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
367
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.
372
373 * frames.texi (Layout Parameters): The defaults for the
374 menu-bar-lines and tool-bar-lines parameters depend on the mode.
375
376 * display.texi (Progress): Document spinner functionality.
377
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.
381
382 * objects.texi (Symbol Type): Document ## print representation.
383
384 2011-08-25 Eli Zaretskii <eliz@gnu.org>
385
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.
390
391 2011-08-24 Eli Zaretskii <eliz@gnu.org>
392
393 * display.texi (Bidirectional Display): Document return value in
394 buffers that are not bidi-reordered for display, and in unibyte
395 buffers.
396
397 2011-08-23 Eli Zaretskii <eliz@gnu.org>
398
399 * nonascii.texi (Character Properties): Document the values for
400 unassigned codepoints.
401
402 2011-08-18 Eli Zaretskii <eliz@gnu.org>
403
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".
407
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.
414
415 2011-08-16 Eli Zaretskii <eliz@gnu.org>
416
417 * modes.texi (Major Mode Conventions): Improve the documentation
418 of `mode-class' `special' modes.
419
420 * nonascii.texi (Character Properties): Document the `mirroring'
421 property. Add index entries.
422
423 * syntax.texi (Categories): Add an example of defining a new
424 category and category table.
425
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.
430
431 2011-08-09 Chong Yidong <cyd@stupidchicken.com>
432
433 * text.texi (Special Properties):
434 * display.texi (Overlay Properties): Note that mouse-face cannot
435 change the text size (Bug#8530).
436
437 2011-08-08 Chong Yidong <cyd@stupidchicken.com>
438
439 * os.texi (Time of Day): Remove set-time-zone-rule, and recommend
440 using setenv instead.
441
442 2011-07-28 Eli Zaretskii <eliz@gnu.org>
443
444 * display.texi (Bidirectional Display): Document the fact that
445 bidi-display-reordering is t by default.
446
447 2011-07-23 Eli Zaretskii <eliz@gnu.org>
448
449 * display.texi (Bidirectional Display): New section.
450
451 2011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
452 Tim Cross <theophilusx@gmail.com> (tiny change)
453 Glenn Morris <rgm@gnu.org>
454
455 * keymaps.texi (Toolkit Differences): New node. (Bug#8176)
456
457 2011-07-15 Andreas Schwab <schwab@linux-m68k.org>
458
459 * help.texi (Keys in Documentation): Revert last change.
460
461 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
462
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).
466
467 * debugging.texi (Using Debugger):
468 Mention @code{eval-expression-debug-on-error} (bug#8549).
469
470 2011-07-14 Eli Zaretskii <eliz@gnu.org>
471
472 * display.texi (Other Display Specs): Document that `left-fringe'
473 and `right-fringe' display specifications are of the "replacing"
474 kind.
475
476 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
477
478 * help.texi (Documentation Basics): Add a link to the Function
479 Documentation node (bug#6580).
480
481 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
482
483 * keymaps.texi (Menu Bar): Mention :visible and :enable
484 (bug#6344). Text by Drew Adams.
485
486 * modes.texi (Running Hooks): Mention buffer-local hook variables
487 (bug#6218).
488
489 * objects.texi (General Escape Syntax): "a with grave accent" is
490 ?xe0, not ?x8e0 (bug#5259).
491
492 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
493
494 * display.texi (Face Attributes, Font Selection): Add references
495 to the Fonts node in the Emacs manual (Bug#4178).
496
497 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
498
499 * display.texi (Window Systems): `window-system' is
500 terminal-local.
501
502 * frames.texi (Frame Parameters, Parameter Access): Don't mention
503 frame-local variables.
504
505 * variables.texi (Buffer-Local Variables): Don't mention obsolete
506 frame-local variables.
507 (Frame-Local Variables): Node deleted.
508
509 * elisp.texi (Top): Update node listing.
510
511 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
512
513 * elisp.texi: Change "inferiors" to "subnodes" in three places
514 (bug#3523).
515
516 2011-07-11 Chong Yidong <cyd@stupidchicken.com>
517
518 * frames.texi (Window System Selections): Discussion of
519 x-select-enable-clipboard moved to Emacs manual.
520
521 2011-07-11 Deniz Dogan <deniz@dogan.se>
522
523 * commands.texi (Prefix Command Arguments): Remove excessive
524 apostrophe.
525
526 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
527
528 * syntax.texi (Syntax Descriptors): Clarify that the ". 23" syntax
529 description is a string (bug#3313).
530
531 * frames.texi (Display Feature Testing): Try to explain what all
532 the visual classes mean (bug#3042).
533
534 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
535
536 * modes.texi (Mode Line Variables): Document `mode-line-remote'
537 and `mode-line-client' (bug#2974).
538
539 * text.texi (Insertion): Clarify marker movements (bug#1651).
540 Text from Drew Adams.
541
542 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
543
544 * text.texi (Special Properties): Clarify the format of `face'
545 (bug#1375).
546
547 * commands.texi (Interactive Call): Add a `call-interactively'
548 example (bug#1010).
549
550 2011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
551
552 * functions.texi (Calling Functions): Link to the "Interactive
553 Call" node (bug#1001).
554
555 2011-07-06 Chong Yidong <cyd@stupidchicken.com>
556
557 * customize.texi (Composite Types): Move alist and plist to here
558 from Simple Types (Bug#7545).
559
560 * elisp.texi (Top): Update menu description.
561
562 * display.texi (Face Attributes): Document negative line widths
563 (Bug#6113).
564
565 2011-07-03 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
566
567 * searching.texi (Match Data): Note that match data can be
568 overwritten by most functions (bug#2499).
569
570 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
571
572 * strings.texi (Formatting Strings): Clarify what the "-" and "0"
573 flags mean (bug#6659).
574
575 * functions.texi (What Is a Function): Document the autoload
576 object (bug#6496).
577
578 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
579
580 * customize.texi (Variable Definitions): Clarify that SETFUNCTION
581 is only used in the Customize user interface (bug#6089).
582
583 * display.texi (Showing Images): Mention the point of sliced
584 images (bug#7836).
585
586 2011-07-02 Eli Zaretskii <eliz@gnu.org>
587
588 * variables.texi (Defining Variables, Void Variables)
589 (Constant Variables): Fix incorrect usage of @kindex.
590
591 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
592
593 * variables.texi (Defining Variables): Add an index entry for
594 `set-variable' (bug#7262).
595 (Defining Variables): Use @findex for functions.
596
597 * frames.texi (Basic Parameters): Document the `explicit-name'
598 parameter (bug#6951).
599
600 * customize.texi (Type Keywords): Clarify that :value provides a
601 default value for all types (bug#7386).
602
603 * streams.texi (Output Functions): Document `pp'.
604
605 2011-06-25 Chong Yidong <cyd@stupidchicken.com>
606
607 * keymaps.texi (Searching Keymaps):
608 * display.texi (Overlay Properties): Fix errors in 2011-05-29
609 change. Suggested by Johan Bockgård.
610
611 2011-06-15 Chong Yidong <cyd@stupidchicken.com>
612
613 * text.texi (Special Properties): Clarify role of font-lock-face.
614
615 2011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
616
617 * processes.texi (Process Information): Rename `process-alive-p'
618 to `process-live-p' for consistency with other `-live-p' functions.
619
620 2011-06-03 Paul Eggert <eggert@cs.ucla.edu>
621
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.
631
632 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
633
634 * processes.texi (Process Information):
635 Document `process-alive-p'.
636
637 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
638
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.
651
652 * lists.texi (Sets And Lists): Fix misplaced text.
653
654 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
655
656 * keymaps.texi (Remapping Commands): Emphasize that the keymap
657 needs to be active (Bug#8350).
658
659 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
660
661 * minibuf.texi (Reading File Names): Clarify (Bug#8480).
662
663 * tips.texi (Coding Conventions): Remove antediluvian filename
664 limit recommendation (Bug#8538).
665
666 2011-05-27 Glenn Morris <rgm@gnu.org>
667
668 * modes.texi (Auto Major Mode): Update for set-auto-mode changes.
669
670 2011-05-26 Glenn Morris <rgm@gnu.org>
671
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.
675
676 2011-05-19 Glenn Morris <rgm@gnu.org>
677
678 * lists.texi (Sets And Lists): Mention cl provides union etc.
679
680 2011-05-19 Nix <nix@esperi.org.uk>
681
682 * windows.texi (Displaying Buffers): pop-to-buffer is not a command.
683
684 * text.texi (Parsing HTML): Update for function name changes.
685
686 * syntax.texi (Syntax Flags): Small fix.
687
688 * keymaps.texi (Active Keymaps): Typo fix.
689 (Changing Key Bindings): Grammar fix.
690
691 * frames.texi (Minibuffers and Frames): Grammar fix.
692 (Window System Selections): x-select-enable-clipboard now defaults to t.
693
694 * customize.texi (Common Keywords):
695 * display.texi (Abstract Display):
696 * modes.texi (Auto-Indentation):
697 * nonascii.texi (Converting Representations): Typo fixes.
698
699 * control.texi (Examples of Catch): Call it "goto" not "go to".
700
701 2011-05-14 Eli Zaretskii <eliz@gnu.org>
702
703 * nonascii.texi (Character Properties): Fix inconsistencies with
704 implementation.
705
706 * text.texi (Special Properties): Move @defvar's out of the
707 @table. (Bug#8652)
708
709 2011-05-12 Glenn Morris <rgm@gnu.org>
710
711 * display.texi (Image Descriptors): Fix typo. (Bug#8495)
712
713 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
714
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.
720
721 2011-05-12 Drew Adams <drew.adams@oracle.com>
722
723 * modes.texi (Region to Fontify): Fix typo.
724
725 2011-05-10 Jim Meyering <meyering@redhat.com>
726
727 * minibuf.texi: Fix typo "in in -> in".
728
729 2011-05-06 Paul Eggert <eggert@cs.ucla.edu>
730
731 * numbers.texi (Integer Basics): Large integers are treated as floats.
732
733 2011-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
734
735 * processes.texi (Synchronous Processes): Document the (:file
736 "/file-name") syntax for `call-process'.
737
738 2011-04-23 Juanma Barranquero <lekktu@gmail.com>
739
740 * windows.texi (Choosing Window): Fix typo.
741
742 2011-04-23 Chong Yidong <cyd@stupidchicken.com>
743
744 * frames.texi (Layout Parameters): Note the difference between
745 querying and setting parameters for left-fringe and right-fringe
746 (Bug#6930).
747
748 2011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
749
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.
754
755 2011-03-19 Chong Yidong <cyd@stupidchicken.com>
756
757 * positions.texi (Excursions): Explain the "save-excursion
758 defeated by set-buffer" warning.
759
760 * buffers.texi (Current Buffer): Copyedits. Don't recommend using
761 save-excursion. Suggested by Uday S Reddy.
762
763 2011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
764
765 * variables.texi (Defining Variables): Mention the new meaning of `defvar'.
766 (Lexical Binding): New sub-section.
767
768 * eval.texi (Eval): Discourage the use of `eval'.
769 Document its new `lexical' argument.
770
771 2011-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
772
773 * commands.texi (Command Overview): `post-command-hook' is not reset to
774 nil any more.
775
776 2011-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
777
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.
783
784 2011-03-10 Eli Zaretskii <eliz@gnu.org>
785
786 * modes.texi (Operator Precedence Grammars): Don't use characters
787 outside ISO-8859-1.
788
789 2011-03-09 Eli Zaretskii <eliz@gnu.org>
790
791 * intro.texi (Acknowledgements): Convert to ISO-8859-1 encoding.
792
793 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
794
795 2011-03-08 Glenn Morris <rgm@gnu.org>
796
797 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
798 * intro.texi (Acknowledgements): Names to UTF-8.
799 * elisp.texi: Set documentencoding.
800
801 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
802
803 * Version 23.3 released.
804
805 2011-03-06 Chong Yidong <cyd@stupidchicken.com>
806
807 * package.texi: Update index keywords.
808 (Package Archives): New node contents. Document package-x.el.
809
810 2011-03-06 Juanma Barranquero <lekktu@gmail.com>
811
812 * makefile.w32-in (srcs): Add package.texi.
813
814 2011-03-06 Chong Yidong <cyd@stupidchicken.com>
815
816 * package.texi (Packaging, Packaging Basics, Simple Packages)
817 (Multi-file Packages): Expand and clarify.
818 (Package Archives): Temporary placeholder node.
819
820 * elisp.texi (Top): Update node listing.
821
822 * Makefile.in (srcs): Add package.texi.
823
824 2011-03-05 Chong Yidong <cyd@stupidchicken.com>
825
826 * processes.texi (Synchronous Processes): Minor clarification
827 (Bug#8149).
828
829 2011-03-03 Glenn Morris <rgm@gnu.org>
830
831 * files.texi (Truenames): Minor clarification. (Bug#2341)
832
833 2011-03-01 Glenn Morris <rgm@gnu.org>
834
835 * variables.texi (Directory Local Variables):
836 Mention `(subdirs . nil)' alist element.
837
838 2011-02-28 Glenn Morris <rgm@gnu.org>
839
840 * variables.texi (Directory Local Variables): Mention the optional
841 mtime argument of dir-locals-set-directory-class. (Bug#3577)
842
843 2011-02-27 Chong Yidong <cyd@stupidchicken.com>
844
845 * minibuf.texi (Minibuffer History): Clarify discussion of
846 minibuffer history lists (Bug#8085).
847
848 2011-02-19 Eli Zaretskii <eliz@gnu.org>
849
850 * elisp.texi: Sync @dircategory with ../../info/dir.
851
852 * files.texi (Visiting Functions): Document find-file-literally,
853 both the command and the variable.
854
855 * variables.texi (Creating Buffer-Local): Explain the meaning of
856 permanent local variables.
857
858 * files.texi (Visiting Functions): Document find-file-literally,
859 both the command and the variable.
860
861 * variables.texi (Creating Buffer-Local): Explain the meaning of
862 permanent local variables.
863
864 2011-02-19 Glenn Morris <rgm@gnu.org>
865
866 * keymaps.texi (Remapping Commands): Mention how to undo it.
867
868 2011-02-09 Reuben Thomas <rrt@sc3d.org>
869
870 * loading.texi (Hooks for Loading): Remove unnecessary advice
871 about eval-after-load (Bug#7986).
872
873 2011-02-05 Chong Yidong <cyd@stupidchicken.com>
874
875 * commands.texi (Accessing Mouse): Note that a header line is not
876 included in the row of posn-col-row.
877
878 2011-02-02 Chong Yidong <cyd@stupidchicken.com>
879
880 * modes.texi (Major Mode Conventions): Add face guidelines.
881 (Faces for Font Lock): List faces in order of prominence.
882
883 2011-02-01 Paul Eggert <eggert@cs.ucla.edu>
884
885 format-time-string now supports subsecond time stamp resolution
886 * os.texi (Time Parsing): Document %N.
887
888 2011-01-28 Chong Yidong <cyd@stupidchicken.com>
889
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).
895
896 * keymaps.texi (Defining Menus): Add "menu item" and "extended
897 menu item" concept index entries (Bug#7805).
898
899 2011-01-29 Eli Zaretskii <eliz@gnu.org>
900
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).
906
907 2011-01-25 Chong Yidong <cyd@stupidchicken.com>
908 Richard Kim <emacs18@gmail.com>
909
910 * loading.texi (Library Search): Document list-load-path-shadows
911 (Bug#7757).
912
913 2011-01-25 Chong Yidong <cyd@stupidchicken.com>
914
915 * searching.texi (Regexp Special): Remove outdated discussion of
916 character sets (Bug#7780).
917
918 * frames.texi (Pop-Up Menus): Document where menu title comes
919 from (Bug#7684).
920
921 2011-01-25 Glenn Morris <rgm@gnu.org>
922
923 * display.texi (Making Buttons): Mention limitation of text buttons.
924
925 2011-01-23 Werner Lemberg <wl@gnu.org>
926
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.
930
931 2011-01-15 Chong Yidong <cyd@stupidchicken.com>
932
933 * files.texi (Directory Names): Move directory-abbrev-alist doc to
934 Emacs manual.
935
936 2011-01-15 Eli Zaretskii <eliz@gnu.org>
937
938 * files.texi (Directory Names): Explain why FROM in
939 directory-abbrev-alist should begin with \`. (Bug#7777)
940
941 2011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
942
943 * loading.texi (Hooks for Loading): Adjust doc of eval-after-load.
944
945 2011-01-02 Eli Zaretskii <eliz@gnu.org>
946
947 * modes.texi (Emulating Mode Line): Fix last change.
948
949 2011-01-02 Eli Zaretskii <eliz@gnu.org>
950
951 * modes.texi (Emulating Mode Line): Update documentation of
952 format-mode-line according to changes that fixed bug #7587.
953
954 2010-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
955
956 * modes.texi (Derived Modes): Mention prog-mode.
957
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.
960
961 2010-12-13 Eli Zaretskii <eliz@gnu.org>
962
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.
968
969 * processes.texi (Shell Arguments): Fix documentation of
970 `split-string-and-unquote'. Add indexing. (Bug#7563)
971
972 2010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
973
974 * modes.texi (Auto-Indentation): New section to document SMIE.
975 (Major Mode Conventions):
976 * text.texi (Mode-Specific Indent): Refer to it.
977
978 2010-12-13 Eli Zaretskii <eliz@gnu.org>
979
980 * display.texi (Other Display Specs): Document left-fringe and
981 right-fringe display specs.
982
983 2010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
984
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.
989
990 2010-12-13 Chong Yidong <cyd@stupidchicken.com>
991
992 * nonascii.texi (Converting Representations):
993 Document byte-to-string.
994
995 2010-12-08 Glenn Morris <rgm@gnu.org>
996
997 * buffers.texi (Modification Time):
998 verify-visited-file-modtime now defaults to the current buffer.
999
1000 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
1001
1002 * nonascii.texi (Converting Representations): Document byte-to-string.
1003
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.
1008
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.
1014
1015 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
1016
1017 * text.texi (Kill Functions, Kill Functions)
1018 (Low-Level Kill Ring, Low-Level Kill Ring): Remove obsolete
1019 YANK-HANDLER args.
1020
1021 * symbols.texi (Creating Symbols): Using unintern without an
1022 obarray arg is now obsolete.
1023
1024 * numbers.texi (Float Basics): Document float-e and float-pi.
1025
1026 * variables.texi (Defining Variables): Change "pi" example to
1027 "float-pi".
1028
1029 2010-11-26 Eli Zaretskii <eliz@gnu.org>
1030
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.
1034
1035 2010-11-17 Eli Zaretskii <eliz@gnu.org>
1036
1037 * customize.texi (Composite Types): Lower-case index entry.
1038
1039 * loading.texi (How Programs Do Loading):
1040 Document load-file-name. (Bug#7346)
1041
1042 2010-11-17 Glenn Morris <rgm@gnu.org>
1043
1044 * text.texi (Kill Functions, Low-Level Kill Ring): Small fixes.
1045
1046 2010-11-13 Eli Zaretskii <eliz@gnu.org>
1047
1048 * display.texi (Usual Display): Characters with no fonts are not
1049 necessarily displayed as empty boxes.
1050
1051 2010-10-31 Glenn Morris <rgm@gnu.org>
1052
1053 * maps.texi (Standard Keymaps): Update File menu description.
1054
1055 2010-10-28 Glenn Morris <rgm@gnu.org>
1056
1057 * Makefile.in (elisp.dvi, elisp.pdf): Also include $emacsdir.
1058
1059 2010-10-24 Eli Zaretskii <eliz@gnu.org>
1060
1061 * display.texi (Window Systems): Deprecate use of window-system as
1062 a predicate.
1063
1064 2010-10-23 Glenn Morris <rgm@gnu.org>
1065
1066 * help.texi (Documentation Basics): Remove mentions of digest-doc and
1067 sorted-doc.
1068
1069 2010-10-15 Eli Zaretskii <eliz@gnu.org>
1070
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".
1074
1075 * display.texi (Image Formats): Remove description of
1076 image-library-alist. (Renamed in 2010-10-13T14:50:06Z!lekktu@gmail.com.)
1077
1078 2010-10-12 Glenn Morris <rgm@gnu.org>
1079
1080 * book-spine.texinfo: Rename to book-spine.texi.
1081
1082 2010-10-11 Glenn Morris <rgm@gnu.org>
1083
1084 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
1085
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.
1091
1092 2010-10-09 Eli Zaretskii <eliz@gnu.org>
1093
1094 * makefile.w32-in (emacsdir): New variable.
1095 (srcs): Add emacsver.texi.
1096 ($(infodir)/elisp, elisp.dvi): Add -I$(emacsdir).
1097
1098 2010-10-09 Glenn Morris <rgm@gnu.org>
1099
1100 * Makefile.in (VPATH): Remove.
1101 (infodir): Make it absolute.
1102 (mkinfodir, $(infodir)/elisp, infoclean): No need to cd $srcdir.
1103
1104 * Makefile.in (dist): Anchor regexps.
1105
1106 * Makefile.in (srcs): Put elisp.texi first.
1107 ($(infodir)/elisp, elisp.dvi, elisp.pdf): Use $<.
1108
1109 * Makefile.in (infoclean): Remove harmless, long-standing error.
1110
1111 * Makefile.in ($(infodir)): Delete rule.
1112 (mkinfodir): New.
1113 ($(infodir)/elisp): Use $mkinfodir instead of infodir.
1114
1115 * Makefile.in (dist): Remove reference to emacsver.texi.in.
1116 Also copy emacsver.texi, and edit $emacsdir.
1117
1118 2010-10-09 Glenn Morris <rgm@gnu.org>
1119
1120 * Makefile.in (emacsdir): New variable.
1121 (MAKEINFO): Add -I $emacsdir.
1122 (dist): Copy emacsver.texi.
1123 (srcs): Add emacsver.texi.
1124
1125 * book-spine.texinfo, elisp.texi, vol2.texi, vol1.texi:
1126 Set EMACSVER by including emacsver.texi.
1127
1128 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
1129
1130 2010-10-07 Glenn Morris <rgm@gnu.org>
1131
1132 * Makefile.in (version): New, set by configure.
1133 (clean): Delete dist tar file.
1134 (dist): Use version in tar name.
1135
1136 2010-10-06 Glenn Morris <rgm@gnu.org>
1137
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.
1144
1145 2010-10-04 Glenn Morris <rgm@gnu.org>
1146
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.
1153
1154 2010-10-03 Glenn Morris <rgm@gnu.org>
1155
1156 * files.texi (File Name Components): Remove ignored section about
1157 deleted variable directory-sep-char.
1158
1159 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
1160
1161 * files.texi (Magic File Names): New defopt
1162 remote-file-name-inhibit-cache.
1163
1164 2010-10-02 Glenn Morris <rgm@gnu.org>
1165
1166 * os.texi (Killing Emacs): Hook now runs in batch mode.
1167
1168 2010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
1169
1170 * text.texi (Special Properties): Clarify when modification-hooks run.
1171
1172 2010-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
1173
1174 * syntax.texi (Syntax Flags): Document new `c' flag.
1175
1176 2010-09-09 Glenn Morris <rgm@gnu.org>
1177
1178 * display.texi (ImageMagick Images): General cleanup.
1179
1180 2010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
1181
1182 * files.texi (Directory Names): Use \` rather than ^.
1183
1184 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
1185
1186 * text.texi (Low-Level Kill Ring):
1187 * frames.texi (Window System Selections): Remove cut buffer
1188 documentation.
1189
1190 2010-08-28 Eli Zaretskii <eliz@gnu.org>
1191
1192 * display.texi (Fringe Size/Pos): Add a cross-reference to "Layout
1193 Parameters", where the default fringe width is described.
1194
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)
1199
1200 2010-08-25 Tom Tromey <tromey@redhat.com>
1201
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.
1210
1211 2010-08-25 Eli Zaretskii <eliz@gnu.org>
1212
1213 * processes.texi (Filter Functions): Fix last change.
1214
1215 2010-08-24 Markus Triska <triska@gmx.at>
1216
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).
1220
1221 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
1222
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.
1227
1228 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
1229
1230 * modes.texi (Defining Minor Modes): Doc fix (Bug#6880).
1231
1232 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
1233
1234 * objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).
1235
1236 2010-08-20 Eli Zaretskii <eliz@gnu.org>
1237
1238 * commands.texi (Misc Events): Add cross-references to where
1239 POSITION of a mouse event is described in detail.
1240
1241 2010-08-08 Christoph Scholtes <cschol2112@googlemail.com>
1242
1243 * control.texi (Handling Errors) <error-message-string>: Fix arg name.
1244
1245 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
1246
1247 * modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
1248 Suggested by Štěpán Němec <stepnem@gmail.com>.
1249
1250 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
1251
1252 * minibuf.texi (High-Level Completion): Document args of
1253 `read-buffer-function' (bug#5625).
1254
1255 2010-07-29 Jan Djärv <jan.h.d@swipnet.se>
1256
1257 * frames.texi (Layout Parameters): Add doc for tool-bar-position.
1258
1259 2010-07-29 Michael Albinus <michael.albinus@gmx.de>
1260
1261 * processes.texi (Process Information): Explain process property
1262 `remote-tty'.
1263
1264 2010-07-27 Juanma Barranquero <lekktu@gmail.com>
1265
1266 * modes.texi (Defining Minor Modes): Use C-delete in examples,
1267 instead of "\C-\^?" (bug#6334).
1268
1269 * text.texi (Special Properties): Fix typo.
1270
1271 2010-07-09 Eli Zaretskii <eliz@gnu.org>
1272
1273 * internals.texi (Writing Emacs Primitives): Adapt to ANSI C
1274 calling sequences, which are now the standard.
1275
1276 2010-06-24 Chong Yidong <cyd@stupidchicken.com>
1277
1278 * text.texi (Undo): Clarify command loop behavior (Bug#2433).
1279
1280 * commands.texi (Command Overview): Mention undo-boundary call.
1281
1282 2010-06-23 Glenn Morris <rgm@gnu.org>
1283
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.
1291
1292 2010-06-20 Chong Yidong <cyd@stupidchicken.com>
1293
1294 * modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).
1295
1296 2010-06-19 Chong Yidong <cyd@stupidchicken.com>
1297
1298 * errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
1299
1300 2010-06-02 Chong Yidong <cyd@stupidchicken.com>
1301
1302 * searching.texi (Regexp Special): Remove obsolete information
1303 about matching non-ASCII characters, and suggest using char
1304 classes (Bug#6283).
1305
1306 2010-05-30 Juanma Barranquero <lekktu@gmail.com>
1307
1308 * minibuf.texi (Basic Completion): Add missing "@end defun".
1309
1310 2010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
1311
1312 * minibuf.texi (Basic Completion): Document completion-boundaries.
1313 (Programmed Completion): Document the new fourth method for boundaries.
1314
1315 2010-05-22 Chong Yidong <cyd@stupidchicken.com>
1316
1317 * display.texi (Image Cache): Update documentation about image caching.
1318
1319 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
1320
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.
1327
1328 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
1329
1330 * keymaps.texi (Menu Bar): Document :advertised-binding property.
1331
1332 * functions.texi (Obsolete Functions):
1333 Document set-advertised-calling-convention.
1334
1335 * minibuf.texi (Basic Completion): Document completion-in-region.
1336 (Programmed Completion): Document completion-annotate-function.
1337
1338 * commands.texi (Reading One Event): Document read-key.
1339 (Distinguish Interactive): Document KIND arg to
1340 called-interactively-p. Delete obsolete interactive-p.
1341
1342 * elisp.texi (Top): Update node description.
1343
1344 2010-05-08 Eli Zaretskii <eliz@gnu.org>
1345
1346 * nonascii.texi (Character Properties):
1347 Document unicode-category-table. Add an index entry for Unicode
1348 general category.
1349
1350 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
1351
1352 * Version 23.2 released.
1353
1354 2010-04-20 Juanma Barranquero <lekktu@gmail.com>
1355
1356 * locals.texi (Standard Buffer-Local Variables):
1357 Remove @ignore'd reference to `direction-reversed'.
1358
1359 2010-04-14 Juri Linkov <juri@jurta.org>
1360
1361 Fix @deffn without category.
1362
1363 * abbrevs.texi (Abbrev Expansion): Replace @deffn with @defun
1364 for `abbrev-insert'.
1365
1366 * buffers.texi (Indirect Buffers): Add category `Command'
1367 to @deffn of `clone-indirect-buffer'.
1368
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'.
1372
1373 2010-04-01 Chong Yidong <cyd@stupidchicken.com>
1374
1375 * nonascii.texi (Text Representations): Don't mark
1376 enable-multibyte-characters as a user option.
1377
1378 2010-03-31 Eli Zaretskii <eliz@gnu.org>
1379
1380 * control.texi (Handling Errors): How to re-throw a signal caught
1381 by condition-case.
1382
1383 2010-03-26 Chong Yidong <cyd@stupidchicken.com>
1384
1385 * loading.texi (Hooks for Loading): Document after-load-functions.
1386 Copyedits.
1387
1388 2010-03-24 Arni Magnusson <arnima@hafro.is> (tiny change)
1389
1390 * frames.texi (Cursor Parameters): Fix typo. (Bug#5760)
1391
1392 2010-03-24 Chong Yidong <cyd@stupidchicken.com>
1393
1394 * processes.texi (Network Processes): Document seqpacket type.
1395
1396 2010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
1397
1398 * os.texi (System Environment): Do not mention lynxos.
1399
1400 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
1401
1402 * Branch for 23.2.
1403
1404 2010-03-06 Chong Yidong <cyd@stupidchicken.com>
1405
1406 * objects.texi (Integer Type): Take note of the read syntax
1407 exception for numbers that cannot fit in the integer type.
1408
1409 2010-03-03 Glenn Morris <rgm@gnu.org>
1410
1411 * numbers.texi (Integer Basics, Bitwise Operations):
1412 * objects.texi (Integer Type): Update for integers now being 30-bit.
1413
1414 2010-02-27 Chong Yidong <cyd@stupidchicken.com>
1415
1416 * display.texi (Low-Level Font): Document :otf font-spec property.
1417
1418 2010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1419
1420 * display.texi (Line Height): Avoid obsolete special default variables
1421 like default-major-mode.
1422
1423 2010-01-28 Alan Mackenzie <acm@muc.de>
1424
1425 * display.texi (Auto Faces): Say fontification-functions is called
1426 whether or not Font Lock is enabled. Tidy up the wording a bit.
1427
1428 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
1429
1430 * elisp.texi: Remove duplicate edition information (Bug#5407).
1431
1432 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
1433
1434 * two.el (volume-header-toc-markup): Fix typos in docstring.
1435
1436 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
1437
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.
1448
1449 2010-01-02 Eli Zaretskii <eliz@gnu.org>
1450
1451 * modes.texi (Example Major Modes): Fix indentation. (Bug#5195)
1452
1453 2010-01-02 Chong Yidong <cyd@stupidchicken.com>
1454
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).
1459
1460 2010-01-01 Chong Yidong <cyd@stupidchicken.com>
1461
1462 * loading.texi (Where Defined): Make it clearer that these are
1463 loaded files (Bug#5068).
1464
1465 2009-12-29 Chong Yidong <cyd@stupidchicken.com>
1466
1467 * minibuf.texi (Completion Styles): Document `initials' style.
1468
1469 2009-12-25 Chong Yidong <cyd@stupidchicken.com>
1470
1471 * frames.texi (Resources): Describe inhibit-x-resources.
1472 (Size Parameters): Copyedit.
1473
1474 * hash.texi (Creating Hash):
1475 * objects.texi (Hash Table Type): Document the new hash table
1476 printed representation.
1477
1478 * minibuf.texi (Basic Completion): 4th arg to all-completions is
1479 obsolete.
1480
1481 * processes.texi (Process Buffers):
1482 Document process-kill-buffer-query-function.
1483
1484 2009-12-05 Glenn Morris <rgm@gnu.org>
1485
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.
1490
1491 2009-11-28 Eli Zaretskii <eliz@gnu.org>
1492
1493 * text.texi (Special Properties): More accurate description of
1494 what the `cursor' property does.
1495
1496 2009-11-26 Kevin Ryde <user42@zip.com.au>
1497
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.
1506
1507 2009-11-14 Chong Yidong <cyd@stupidchicken.com>
1508
1509 * commands.texi (Motion Events): Fix typo (Bug#4907).
1510
1511 2009-11-08 Chong Yidong <cyd@stupidchicken.com>
1512
1513 * searching.texi (Char Classes): Note that [:upper:] and [:lower:]
1514 are affected by case-fold-search (Bug#4483).
1515
1516 2009-11-02 Chong Yidong <cyd@stupidchicken.com>
1517
1518 * minibuf.texi (Reading File Names): Note that read-file-name may
1519 use a graphical file dialog.
1520
1521 2009-10-31 Glenn Morris <rgm@gnu.org>
1522
1523 * nonascii.texi (User-Chosen Coding Systems): Minor reword. (Bug#4817)
1524
1525 2009-10-16 Kevin Ryde <user42@zip.com.au>
1526
1527 * files.texi (Magic File Names): Add @vindex file-name-handler-alist,
1528 in particular so `info-lookup-symbol' can find its docs.
1529
1530 2009-10-16 Chong Yidong <cyd@stupidchicken.com>
1531
1532 * variables.texi (Constant Variables): Distinguish from defconst
1533 variables.
1534 (Defining Variables): Add cindex.
1535
1536 2009-10-15 Chong Yidong <cyd@stupidchicken.com>
1537
1538 * os.texi (Time of Day): Clarify that the microsecond part is
1539 ignored (Bug#4637).
1540
1541 2009-10-11 Glenn Morris <rgm@gnu.org>
1542
1543 * frames.texi (Size and Position): Clarify what is included in the frame
1544 height. (Bug#4535)
1545
1546 2009-10-10 Glenn Morris <rgm@gnu.org>
1547
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.
1551
1552 2009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
1553
1554 * positions.texi (Text Lines): Remove goto-line, since it shouldn't be
1555 used from Lisp.
1556
1557 2009-10-07 Eli Zaretskii <eliz@gnu.org>
1558
1559 * files.texi (Directory Names) <abbreviate-file-name>:
1560 Document that root home directories are not replaced with "~".
1561
1562 2009-10-06 Eli Zaretskii <eliz@gnu.org>
1563
1564 * text.texi (Special Properties): Document the meaning of the
1565 `cursor' text property whose value is an integer.
1566
1567 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
1568
1569 * files.texi (Magic File Names): Add `copy-directory'.
1570
1571 2009-10-05 Eli Zaretskii <eliz@gnu.org>
1572
1573 * files.texi (File Attributes): Fix description of file
1574 attributes. (Bug#4638) Update attributes of files.texi example to
1575 be more representative.
1576
1577 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
1578
1579 * files.texi (Create/Delete Dirs): New command copy-directory.
1580
1581 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
1582
1583 * anti.texi (Antinews):
1584 * macros.texi (Indenting Macros):
1585 * strings.texi (Creating Strings, Case Conversion):
1586 Remove duplicate words.
1587
1588 2009-10-01 Michael Albinus <michael.albinus@gmx.de>
1589
1590 * files.texi (Create/Delete Dirs): delete-directory has an
1591 optional parameter RECURSIVE.
1592
1593 2009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
1594
1595 * buffers.texi (Swapping Text): Minor clarification.
1596
1597 2009-10-01 Glenn Morris <rgm@gnu.org>
1598
1599 * functions.texi (Declaring Functions): Mention that we also search for
1600 ".m" files in the src/ directory.
1601
1602 2009-09-25 David Engster <deng@randomsample.de>
1603
1604 * display.texi (Managing Overlays): Document copy-overlay (Bug#4549).
1605
1606 2009-09-22 Glenn Morris <rgm@gnu.org>
1607
1608 * internals.texi (Building Emacs): Mention preloaded-file-list.
1609
1610 2009-09-14 Alan Mackenzie <acm@muc.de>
1611
1612 * os.texi (Terminal Output): Put "@code{}" around "stdout".
1613
1614 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
1615
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).
1619
1620 2009-09-11 Alan Mackenzie <acm@muc.de>
1621
1622 * os.texi (Terminal Output): Document `send-string-to-terminal' in
1623 batch mode.
1624
1625 2009-09-01 Glenn Morris <rgm@gnu.org>
1626
1627 * display.texi (Face Functions): Mention define-obsolete-face-alias.
1628
1629 2009-08-26 Ulrich Mueller <ulm@gentoo.org>
1630
1631 * nonascii.texi (Character Codes): Fix typos.
1632
1633 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
1634
1635 * processes.texi (Synchronous Processes): New defvar
1636 process-file-side-effects.
1637
1638 2009-08-25 Glenn Morris <rgm@gnu.org>
1639
1640 * display.texi (Fontsets): Fix typo.
1641
1642 * files.texi (Format Conversion Round-Trip): Mention nil regexp.
1643
1644 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
1645
1646 * processes.texi (Asynchronous Processes): Adjust arglist of
1647 start-process-shell-command and start-file-process-shell-command.
1648
1649 2009-08-15 Chong Yidong <cyd@stupidchicken.com>
1650
1651 * advice.texi (Argument Access in Advice): Note that argument
1652 positions are zero-based (Bug#3932).
1653
1654 * commands.texi (Distinguish Interactive): Minor copyedit.
1655
1656 * display.texi (Face Attributes): Add xref to Displaying Faces for
1657 explanation of "underlying face".
1658
1659 * customize.texi (Common Keywords): Add xref to Loading.
1660
1661 * loading.texi (How Programs Do Loading): Add xref to Lisp
1662 Libraries node in the Emacs manual.
1663
1664 2009-08-13 Chong Yidong <cyd@stupidchicken.com>
1665
1666 * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
1667
1668 2009-07-18 Chong Yidong <cyd@stupidchicken.com>
1669
1670 * processes.texi (Shell Arguments): Copyedits.
1671
1672 2009-07-18 Glenn Morris <rgm@gnu.org>
1673
1674 * loading.texi (Repeated Loading): Fix typo.
1675
1676 2009-07-16 Richard Stallman <rms@gnu.org>
1677
1678 * buffers.texi (Swapping Text): Recommend setting
1679 write-region-annotate-functions and buffer-saved-size.
1680
1681 * backups.texi (Auto-Saving): Document buffer-saved-size = -2.
1682
1683 2009-07-15 Glenn Morris <rgm@gnu.org>
1684
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.
1695
1696 2009-07-15 Chong Yidong <cyd@stupidchicken.com>
1697
1698 * markers.texi (The Mark): Document optional arg to
1699 deactivate-mark.
1700
1701 2009-07-11 Kevin Ryde <user42@zip.com.au>
1702
1703 * hooks.texi (Standard Hooks): Fix cross-references.
1704
1705 * loading.texi (Named Features): Refer to eval-after-load.
1706
1707 2009-07-11 Glenn Morris <rgm@gnu.org>
1708
1709 * Makefile.in (TEXI2PDF): New.
1710 (elisp.pdf): New target.
1711
1712 * searching.texi (Regexp Backslash): Fix typo.
1713
1714 * elisp.texi (Top): Display copyright notice at start of non-TeX.
1715
1716 2009-07-10 Glenn Morris <rgm@gnu.org>
1717
1718 * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
1719
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.
1724
1725 * hash.texi (Hash Tables):
1726 * modes.texi (Multiline Font Lock):
1727 End menu description with period.
1728
1729 2009-07-09 Glenn Morris <rgm@gnu.org>
1730
1731 * back.texi: Don't hard-code texinfo location.
1732
1733 * two-volume.make (texinfodir): New, with location of texinfo.tex.
1734 (tex): Add texinfodir to TEXINPUTS.
1735 (elisp1med-init, elisp2med-init): Use texinfodir.
1736
1737 * Makefile.in (texinfodir): Rename from usermanualdir, and update.
1738 (clean): Add two-volume.make intermediate files.
1739
1740 * elisp.texi, vol1.texi, vol2.texi:
1741 Use a DATE variable with the publication date, and update it.
1742 Fix antinews menu description.
1743
1744 * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
1745 Update the detailed node listing to match elisp.texi.
1746
1747 * README: Update edition to match elisp.texi.
1748
1749 * objects.texi (General Escape Syntax):
1750 * nonascii.texi (Character Sets):
1751 Use consistent case for "Unicode Standard".
1752
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.
1761
1762 * commands.texi (Using Interactive): Fix cross-reference.
1763
1764 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1765
1766 * frames.texi (Management Parameters): Mention sticky.
1767
1768 2009-07-01 Andreas Schwab <aschwab@redhat.com>
1769
1770 * help.texi (Help Functions): Fix description of help-buffer and
1771 help-setup-xref to use @defun instead of @deffn.
1772
1773 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1774
1775 * frames.texi (Size Parameters): Mention maximized for fullscreen.
1776
1777 2009-06-24 Chong Yidong <cyd@stupidchicken.com>
1778
1779 * display.texi (Window Systems): Add ns to the list.
1780
1781 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
1782
1783 * Branch for 23.1.
1784
1785 2009-06-17 Martin Rudalics <rudalics@gmx.at>
1786
1787 * windows.texi (Dedicated Windows): Fix typo.
1788 (Resizing Windows): Replace @defun by @deffn.
1789
1790 2009-06-17 Glenn Morris <rgm@gnu.org>
1791
1792 * variables.texi (Directory Local Variables):
1793 Update for 2009-04-11 name-change of dir-locals-directory-alist.
1794
1795 2009-06-09 Kenichi Handa <handa@m17n.org>
1796
1797 * nonascii.texi (Character Sets): State clearly that FROM and TO
1798 are codepoints of CHARSET.
1799
1800 2009-06-07 Chong Yidong <cyd@stupidchicken.com>
1801
1802 * minibuf.texi (Reading File Names): Fix introductory text.
1803 Suggested by stan@derbycityprints.com.
1804 (High-Level Completion): Fix typo.
1805
1806 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
1807
1808 * frames.texi (Text Terminal Colors): Multi-tty is already
1809 implemented, but tty-local colors are not.
1810
1811 2009-05-27 Chong Yidong <cyd@stupidchicken.com>
1812
1813 * hooks.texi (Standard Hooks): Remove mention of obsolete
1814 redisplay-end-trigger-functions.
1815
1816 * internals.texi (Window Internals): Remove mention of obsolete
1817 redisplay-end-trigger-functions.
1818
1819 2009-05-21 Martin Rudalics <rudalics@gmx.at>
1820
1821 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
1822
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.
1826
1827 * buffers.texi (Killing Buffers): buffer-offer-save is an
1828 option.
1829
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.
1843
1844 * eval.texi (Eval): max-lisp-eval-depth is an option.
1845
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.
1850
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.
1859
1860 * help.texi (Help Functions): help-char and help-event-list are
1861 options.
1862
1863 * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
1864 an option.
1865
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.
1872
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.
1876
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.
1884
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.
1889
1890 * positions.texi (Word Motion): words-include-escapes is an
1891 option.
1892
1893 * searching.texi (Standard Regexps): page-delimiter,
1894 paragraph-separate, paragraph-separate and sentence-end are
1895 options.
1896
1897 * text.texi (Margins): left-margin and fill-nobreak-predicate
1898 are options.
1899
1900 * variables.texi (Local Variables): max-specpdl-size is an
1901 option.
1902
1903 * windows.texi (Choosing Window):
1904 split-window-preferred-function, special-display-function and
1905 display-buffer-function are options.
1906
1907 2009-05-20 Chong Yidong <cyd@stupidchicken.com>
1908
1909 Fix errors spotted by Martin Rudalics.
1910
1911 * syntax.texi (Position Parse): Document rationale for ignored
1912 arguments to syntax-ppss-flush-cache.
1913
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.
1918
1919 * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
1920 command.
1921
1922 * searching.texi (POSIX Regexps): Mark posix-search-forward and
1923 posix-search-backward as commands.
1924
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.
1931
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.
1938
1939 * minibuf.texi (Minibuffer Misc): Document ARGS arg for
1940 minibuffer-message.
1941
1942 * files.texi (Create/Delete Dirs): Mark make-directory and
1943 delete-directory as commands.
1944
1945 * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
1946
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.
1955
1956 * frames.texi (Size and Position): Remove obsolete functions
1957 screen-height and screen-width.
1958
1959 2009-05-19 Chong Yidong <cyd@stupidchicken.com>
1960
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.)
1966
1967 2009-05-17 Richard M Stallman <rms@gnu.org>
1968
1969 * modes.texi (Precalculated Fontification): Clarify text.
1970
1971 2009-05-17 Martin Rudalics <rudalics@gmx.at>
1972
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.
1989
1990 2009-05-14 Chong Yidong <cyd@stupidchicken.com>
1991
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.
1996
1997 * anti.texi (Antinews): Copyedits. Rearrange some entries.
1998 Document display-buffer changes.
1999
2000 2009-05-13 Chong Yidong <cyd@stupidchicken.com>
2001
2002 * anti.texi (Antinews): Rewrite for Emacs 22.
2003
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.
2010
2011 2009-05-12 Chong Yidong <cyd@stupidchicken.com>
2012
2013 * frames.texi (Font and Color Parameters): Rename from Color
2014 Parameters. Document font-backend parameter.
2015
2016 * vol2.texi (Top): Update node listing.
2017 * vol1.texi (Top): Update node listing.
2018 * elisp.texi (Top): Update node listing.
2019
2020 2009-05-11 Martin Rudalics <rudalics@gmx.at>
2021
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.
2025
2026 2009-05-10 Martin Rudalics <rudalics@gmx.at>
2027
2028 * windows.texi (Choosing Window): Fix rewrite of window
2029 splitting section.
2030
2031 2009-05-09 Eli Zaretskii <eliz@gnu.org>
2032
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.
2037
2038 2009-05-09 Martin Rudalics <rudalics@gmx.at>
2039
2040 * windows.texi (Choosing Window): Describe split-window-sensibly
2041 and rewrite section on window splitting accordingly.
2042 (Textual Scrolling): Replace `...' by @code{...}.
2043
2044 2009-05-04 Chong Yidong <cyd@stupidchicken.com>
2045
2046 * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
2047 Remove obsoleted pre-abbrev-expand-hook.
2048
2049 * locals.texi (Standard Buffer-Local Variables): Consolidate table
2050 entries.
2051
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.
2057
2058 2009-04-29 Chong Yidong <cyd@stupidchicken.com>
2059
2060 * variables.texi (File Local Variables): Note that read-circle is
2061 bound to nil when reading file-local variables.
2062
2063 * streams.texi (Input Functions): Document read-circle.
2064 (Output Variables): Add xref to Circular Objects.
2065
2066 2009-04-25 Chong Yidong <cyd@stupidchicken.com>
2067
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.
2074
2075 2009-04-22 Chong Yidong <cyd@stupidchicken.com>
2076
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.
2083
2084 2009-04-20 Chong Yidong <cyd@stupidchicken.com>
2085
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.
2091
2092 2009-04-16 Chong Yidong <cyd@stupidchicken.com>
2093
2094 * os.texi (System Interface): Fix Texinfo usage.
2095
2096 2009-04-15 Chong Yidong <cyd@stupidchicken.com>
2097
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.
2101
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.
2111
2112 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
2113
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.
2121
2122 2009-04-11 Eli Zaretskii <eliz@gnu.org>
2123
2124 * display.texi (Overlays): Overlays don't scale well. See
2125 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
2126
2127 2009-04-10 Chong Yidong <cyd@stupidchicken.com>
2128
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.
2133
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.
2137
2138 * keymaps.texi (Tool Bar): Mention that some platforms do not
2139 support multi-line toolbars. Suggested by Stephen Eglen.
2140
2141 * frames.texi (Layout Parameters): Mention that Nextstep also
2142 allows only one tool-bar line. Suggested by Stephen Eglen.
2143
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.
2150
2151 2009-04-09 Chong Yidong <cyd@stupidchicken.com>
2152
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.
2158
2159 * display.texi (Button Properties, Button Buffer Commands):
2160 Change xref to Clickable Text.
2161
2162 * tips.texi (Key Binding Conventions): Change xref to Clickable
2163 Text.
2164
2165 * elisp.texi (Top): Update node listing.
2166
2167 2009-04-05 Chong Yidong <cyd@stupidchicken.com>
2168
2169 * markers.texi (The Mark): Copyedits. Improve description of
2170 handle-shift-selection.
2171 (The Region): Move use-region-p here from The Mark.
2172
2173 * positions.texi (Screen Lines): Document (cols . lines) argument
2174 for vertical-motion.
2175
2176 2009-04-04 Chong Yidong <cyd@stupidchicken.com>
2177
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.
2183
2184 * variables.texi (Local Variables, Buffer-Local Variables)
2185 (Creating Buffer-Local): Change link to Multiple Terminals.
2186
2187 * os.texi (X11 Keysyms): Change link to Multiple Terminals.
2188
2189 * keymaps.texi (Controlling Active Maps): Change link to Multiple
2190 Terminals.
2191
2192 * commands.texi (Command Loop Info, Keyboard Macros): Change link
2193 to Multiple Terminals.
2194
2195 * elisp.texi (Top): Update node listing.
2196 * vol2.texi (Top): Update node listing.
2197 * vol1.texi (Top): Update node listing.
2198
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.
2202
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.
2206
2207 2009-04-01 Markus Triska <triska@gmx.at>
2208
2209 * processes.texi (Filter Functions): Suggest how to handle output
2210 batches.
2211
2212 2009-03-30 Chong Yidong <cyd@stupidchicken.com>
2213
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.
2219
2220 2009-03-29 Chong Yidong <cyd@stupidchicken.com>
2221
2222 * help.texi (Accessing Documentation, Help Functions):
2223 Remove information about long-obsolete Emacs versions.
2224
2225 * modes.texi (Mode Line Variables): The default values of the mode
2226 line variables are now more complicated.
2227
2228 2009-03-28 Chong Yidong <cyd@stupidchicken.com>
2229
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.
2234
2235 * keymaps.texi (Prefix Keys): The M-g prefix key is now named
2236 goto-map. Add search-map to the list.
2237
2238 2009-03-27 Eli Zaretskii <eliz@gnu.org>
2239
2240 * os.texi (System Environment): Update the list of system-type
2241 values.
2242
2243 * markers.texi (The Mark) <handle-shift-selection>: Update for
2244 removal of the optional argument DEACTIVATE.
2245
2246 2009-03-25 Chong Yidong <cyd@stupidchicken.com>
2247
2248 * commands.texi (Focus Events): Most X window managers don't use
2249 focus-follows-mouse nowadays.
2250
2251 2009-03-24 Chong Yidong <cyd@stupidchicken.com>
2252
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.
2258
2259 2009-03-23 Juanma Barranquero <lekktu@gmail.com>
2260
2261 * minibuf.texi (Intro to Minibuffers): Fix typos.
2262
2263 2009-03-23 Chong Yidong <cyd@stupidchicken.com>
2264
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.
2269
2270 2009-03-22 Alan Mackenzie <acm@muc.de>
2271
2272 * commands.texi (Using Interactive): Clarify string argument to
2273 `interactive' - even promptless elements need \n separators.
2274
2275 2009-03-18 Chong Yidong <cyd@stupidchicken.com>
2276
2277 * minibuf.texi (Completion Styles): New node.
2278
2279 * elisp.texi (Top): Update node listing.
2280
2281 2009-03-17 Chong Yidong <cyd@stupidchicken.com>
2282
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.
2295
2296 2009-03-14 Chong Yidong <cyd@stupidchicken.com>
2297
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.
2302
2303 2009-03-13 Kenichi Handa <handa@m17n.org>
2304
2305 * display.texi (Fontsets): Update the description.
2306
2307 2009-03-13 Chong Yidong <cyd@stupidchicken.com>
2308
2309 * advice.texi (Advising Primitives): Link to What Is a Function.
2310
2311 2009-03-12 Chong Yidong <cyd@stupidchicken.com>
2312
2313 * compile.texi (Speed of Byte-Code): Update example.
2314 (Disassembly): Update examples.
2315
2316 * loading.texi (Repeated Loading): Simplify examples.
2317
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.
2324
2325 2009-03-10 Chong Yidong <cyd@stupidchicken.com>
2326
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.
2331
2332 2009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
2333
2334 * display.texi (Display Margins): Fix paren typo.
2335
2336 2009-02-27 Chong Yidong <cyd@stupidchicken.com>
2337
2338 * elisp.texi (Top): Update node listing.
2339
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.
2349
2350 * objects.texi (General Escape Syntax): Update explanation of
2351 Unicode escape syntax.
2352
2353 2009-02-23 Chong Yidong <cyd@stupidchicken.com>
2354
2355 * control.texi (Control Structures): Add cindex entry for "textual
2356 order".
2357
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.
2362
2363 2009-02-23 Miles Bader <miles@gnu.org>
2364
2365 * processes.texi (System Processes): Rename `system-process-attributes'
2366 to `process-attributes'.
2367
2368 2009-02-22 Chong Yidong <cyd@stupidchicken.com>
2369
2370 * symbols.texi (Property Lists): Emphasize that property lists are
2371 not restricted to symbol cells.
2372 (Other Plists): Copyedit.
2373
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.
2382
2383 2009-02-22 Chong Yidong <cyd@stupidchicken.com>
2384
2385 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
2386 `append'.
2387 (List Elements): Copyedits.
2388
2389 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
2390 of `vconcat'.
2391
2392 * strings.texi (Creating Strings): Copyedits. Remove obsolete
2393 Emacs 20 usage of `concat'.
2394 (Case Conversion): Copyedits.
2395
2396 2009-02-21 Chong Yidong <cyd@stupidchicken.com>
2397
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.
2404
2405 * intro.texi (Version Info): Update version numbers in examples.
2406 (Acknowledgements): List more contributors.
2407
2408 * elisp.texi: Bump version number to 3.0.
2409 (Top): Link to Font Type node.
2410
2411 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
2412
2413 * modes.texi (Major Mode Conventions): Remove duplicate words.
2414 (Customizing Keywords): Fix typo.
2415
2416 2009-02-14 Eli Zaretskii <eliz@gnu.org>
2417
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.
2422
2423 2009-02-11 Glenn Morris <rgm@gnu.org>
2424
2425 * frames.texi (Visibility of Frames): Mention the effect multiple
2426 workspaces/desktops can have on visibility.
2427
2428 2009-02-07 Eli Zaretskii <eliz@gnu.org>
2429
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.
2437
2438 2009-01-27 Alan Mackenzie <acm@muc.de>
2439
2440 * modes.texi (Search-based Fontification): Correct a typo.
2441
2442 2009-01-25 Juanma Barranquero <lekktu@gmail.com>
2443
2444 * abbrevs.texi (Abbrev Table Properties): Fix typo.
2445 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
2446
2447 2009-01-24 Eli Zaretskii <eliz@gnu.org>
2448
2449 * display.texi (Window Systems): Document the value of
2450 `initial-window-system' under --daemon.
2451
2452 * os.texi (System Environment): Remove description of the
2453 `environment' function which has been deleted.
2454
2455 2009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
2456
2457 * frames.texi (Multiple Displays): Remove documentation for
2458 removed function make-frame-on-tty.
2459
2460 2009-01-22 Chong Yidong <cyd@stupidchicken.com>
2461
2462 * files.texi (Format Conversion Piecemeal): Clarify behavior of
2463 write-region-annotate-functions.
2464 Document write-region-post-annotation-function.
2465
2466 2009-01-19 Chong Yidong <cyd@stupidchicken.com>
2467
2468 * display.texi (Font Lookup): Document WIDTH argument of
2469 x-list-fonts.
2470
2471 2009-01-17 Eli Zaretskii <eliz@gnu.org>
2472
2473 * maps.texi (Standard Keymaps): Rename function-key-map to
2474 local-function-key-map.
2475
2476 * keymaps.texi (Translation Keymaps): Rename function-key-map to
2477 local-function-key-map.
2478
2479 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
2480 and `set-keyboard-coding-system' now accept an optional terminal
2481 argument.
2482
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.
2487
2488 * elisp.texi (Top): Make @detailmenu be consistent with changes in
2489 frames.texi.
2490
2491 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
2492 `delete-terminal-functions', `suspend-tty-functions' and
2493 `resume-tty-functions'.
2494
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'.
2502
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'.
2507
2508 * nonascii.texi (Coding System Basics): More accurate description
2509 of `raw-text'.
2510
2511 2009-01-12 Juanma Barranquero <lekktu@gmail.com>
2512
2513 * display.texi (Low-Level Font): Fix typo.
2514
2515 2009-01-10 Chong Yidong <cyd@stupidchicken.com>
2516
2517 * elisp.texi (Top): Update node listing.
2518
2519 * display.texi (PostScript Images): Node deleted.
2520
2521 2009-01-10 Eli Zaretskii <eliz@gnu.org>
2522
2523 * processes.texi (Decoding Output): Document that null bytes force
2524 no-conversion for reading process output.
2525
2526 * files.texi (Reading from Files): Document that null bytes force
2527 no-conversion when visiting files.
2528
2529 * processes.texi (Serial Ports): Improve wording, suggested by RMS.
2530
2531 * nonascii.texi (Lisp and Coding Systems):
2532 Document inhibit-null-byte-detection and inhibit-iso-escape-detection.
2533 (Character Properties): Improve wording.
2534
2535 2009-01-09 Chong Yidong <cyd@stupidchicken.com>
2536
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.
2542
2543 * elisp.texi (Top): Update node listing.
2544
2545 2009-01-09 Glenn Morris <rgm@gnu.org>
2546
2547 * commands.texi (Command Loop Info): Say that last-command-char and
2548 last-input-char are obsolete aliases.
2549
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.
2553
2554 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
2555 last-command-char.
2556
2557 2009-01-08 Chong Yidong <cyd@stupidchicken.com>
2558
2559 * elisp.texi: Update node listing.
2560
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.
2565
2566 2009-01-08 Jason Rumney <jasonr@gnu.org>
2567
2568 * frames.texi (Pointer Shape): Clarify that only X supports
2569 changing the standard pointer shapes. (Bug#1485)
2570
2571 2009-01-08 Chong Yidong <cyd@stupidchicken.com>
2572
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.
2580
2581 2009-01-08 Chong Yidong <cyd@stupidchicken.com>
2582
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.
2591
2592 2009-01-05 Richard M Stallman <rms@gnu.org>
2593
2594 * strings.texi (Predicates for Strings): Minor clarification.
2595
2596 * functions.texi (Function Safety): Texinfo usage fix.
2597
2598 2009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny patch)
2599
2600 * objects.texi (General Escape Syntax): Fix typo.
2601
2602 2009-01-03 Martin Rudalics <rudalics@gmx.at>
2603
2604 * windows.texi (Choosing Window): Say that pop-up-frame-alist
2605 works via the default value of pop-up-frame-function.
2606
2607 2009-01-02 Eli Zaretskii <eliz@gnu.org>
2608
2609 * processes.texi (System Processes): Document the `time' and
2610 `ctime' attributes of `system-process-attributes'.
2611
2612 2009-01-01 Chong Yidong <cyd@stupidchicken.com>
2613
2614 * display.texi (Face Attributes): Clarify :height attribute.
2615
2616 2008-12-31 Martin Rudalics <rudalics@gmx.at>
2617
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'.
2621
2622 2008-12-27 Eli Zaretskii <eliz@gnu.org>
2623
2624 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
2625 and its subsections.
2626
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".
2630
2631 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
2632
2633 * objects.texi (Terminal Type): New node.
2634 (Editing Types): Add it to the menu.
2635
2636 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
2637 Variables".
2638
2639 * variables.texi (Directory Local Variables): New node.
2640 (Variables): Add a menu item for it.
2641
2642 * loading.texi (Autoload): Document `generate-autoload-cookie' and
2643 `generated-autoload-file'.
2644
2645 2008-12-20 Eli Zaretskii <eliz@gnu.org>
2646
2647 * os.texi (Startup Summary): Add xref to documentation of
2648 `initial-window-system'.
2649
2650 * display.texi (Window Systems): Document `window-system' the
2651 function. The variable `window-system' is now frame-local.
2652 Document `initial-window-system'.
2653
2654 2008-12-19 Martin Rudalics <rudalics@gmx.at>
2655
2656 * windows.texi (Windows): Rewrite description of
2657 fit-window-to-buffer.
2658
2659 2008-12-13 Glenn Morris <rgm@gnu.org>
2660
2661 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
2662 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
2663
2664 2008-12-12 Glenn Morris <rgm@gnu.org>
2665
2666 * debugging.texi (Error Debugging): Refer forwards to
2667 eval-expression-debug-on-error.
2668
2669 2008-12-05 Eli Zaretskii <eliz@gnu.org>
2670
2671 * strings.texi (String Basics): Only unibyte strings that
2672 represent key sequences hold 8-bit raw bytes.
2673
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'.
2679
2680 2008-12-02 Glenn Morris <rgm@gnu.org>
2681
2682 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
2683 section yet again.
2684
2685 2008-11-29 Eli Zaretskii <eliz@gnu.org>
2686
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'.
2694
2695 * elisp.texi (Top): Add a @detailmenu entry for "Character
2696 Properties".
2697
2698 * objects.texi (Character Type): Correct the range of Emacs
2699 characters. Add an @xref to "Character Codes".
2700
2701 * strings.texi (String Basics): Add an @xref to "Character Codes".
2702
2703 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
2704
2705 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
2706 (Character Codes): Document `max-char'.
2707
2708 2008-11-28 Eli Zaretskii <eliz@gnu.org>
2709
2710 * nonascii.texi (Text Representations, Converting Representations)
2711 (Character Sets, Scanning Charsets, Translation of Characters):
2712 Make text more accurate.
2713
2714 2008-11-28 Glenn Morris <rgm@gnu.org>
2715
2716 * files.texi (Format Conversion Round-Trip): Improve previous change.
2717
2718 2008-11-26 Chong Yidong <cyd@stupidchicken.com>
2719
2720 * modes.texi (Auto Major Mode): Fix example.
2721
2722 2008-11-25 Glenn Morris <rgm@gnu.org>
2723
2724 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
2725
2726 * files.texi (Format Conversion Round-Trip):
2727 Use active voice for previous change.
2728
2729 2008-11-25 Chong Yidong <cyd@stupidchicken.com>
2730
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).
2740
2741 2008-11-24 Chong Yidong <cyd@stupidchicken.com>
2742
2743 * help.texi (Accessing Documentation): Update example.
2744
2745 * variables.texi (Defining Variables): Note that `*' is not
2746 necessary if defcustom is used.
2747
2748 2008-11-22 Eli Zaretskii <eliz@gnu.org>
2749
2750 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
2751 Characters" from @detailmenu.
2752
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.
2756
2757 2008-11-22 Lute Kamstra <lute@gnu.org>
2758
2759 * positions.texi (Text Lines): Update goto-line documentation.
2760
2761 2008-11-21 Martin Rudalics <rudalics@gmx.at>
2762
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.
2771
2772 * windows.texi (Displaying Buffers, Vertical Scrolling)
2773 (Horizontal Scrolling): Fix indenting and rewording issues
2774 introduced with 2008-11-07 change.
2775
2776 2008-11-20 Glenn Morris <rgm@gnu.org>
2777
2778 * files.texi (Format Conversion Round-Trip): Mention `preserve'
2779 element of `format-alist'.
2780
2781 2008-11-19 Glenn Morris <rgm@gnu.org>
2782
2783 * doclicense.texi: Update to FDL 1.3.
2784 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
2785
2786 2008-11-18 Chong Yidong <cyd@stupidchicken.com>
2787
2788 * windows.texi (Window Hooks): Remove *-end-trigger-functions
2789 vars, which are obsolete. Mention jit-lock-register.
2790
2791 * modes.texi (Other Font Lock Variables):
2792 Document jit-lock-register and jit-lock-unregister.
2793
2794 * frames.texi (Color Parameters): Document alpha parameter.
2795
2796 2008-11-16 Martin Rudalics <rudalics@gmx.at>
2797
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.
2806
2807 2008-11-11 Lute Kamstra <lute@gnu.org>
2808
2809 * files.texi (File Name Components): Fix file-name-extension
2810 documentation.
2811
2812 2008-11-11 Juanma Barranquero <lekktu@gmail.com>
2813
2814 * frames.texi (Basic Parameters): Remove display-environment-variable
2815 and term-environment-variable.
2816
2817 2008-11-08 Eli Zaretskii <eliz@gnu.org>
2818
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.
2824
2825 2008-11-07 Martin Rudalics <rudalics@gmx.at>
2826
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.
2851
2852 2008-11-04 Juanma Barranquero <lekktu@gmail.com>
2853
2854 * searching.texi (Regexp Search): Fix typo.
2855
2856 2008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
2857
2858 * searching.texi (Regexp Search): Document GREEDY arg.
2859 (Simple Match Data): Fix return value.
2860
2861 2008-11-01 Eli Zaretskii <eliz@gnu.org>
2862
2863 * nonascii.texi (Text Representations): Rewrite to make consistent
2864 with Emacs 23 internal representation of characters.
2865 Document `unibyte-string'.
2866
2867 2008-10-28 Chong Yidong <cyd@stupidchicken.com>
2868
2869 * processes.texi (Process Information): Note that process-status
2870 does not accept buffer names.
2871
2872 2008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
2873
2874 * positions.texi (Skipping Characters): Correct return value of
2875 skip-chars-forward.
2876
2877 2008-10-25 Martin Rudalics <rudalics@gmx.at>
2878
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.
2885
2886 * buffers.texi (Current Buffer): Reword set-buffer and
2887 with-current-buffer documentations.
2888 (Creating Buffers): Reword documentation of get-buffer-create.
2889
2890 2008-10-23 Martin Rudalics <rudalics@gmx.at>
2891
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.
2899
2900 2008-10-22 Chong Yidong <cyd@stupidchicken.com>
2901
2902 * advice.texi (Computed Advice): Explain what DEFINITION is.
2903
2904 * nonascii.texi (Character Codes): Remove obsolete function
2905 char-valid-p, and document characterp instead.
2906
2907 2008-10-22 Martin Rudalics <rudalics@gmx.at>
2908
2909 * windows.texi (Displaying Buffers): Reword documentation of
2910 pop-to-buffer.
2911 (Choosing Window): Rewrite documentation of display-buffer and
2912 its options.
2913
2914 * buffers.texi (Killing Buffers): Update documentation of
2915 kill-buffer.
2916
2917 2008-10-21 Eli Zaretskii <eliz@gnu.org>
2918
2919 * processes.texi (Serial Ports): Fix wording and improve markup.
2920
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".
2925
2926 * display.texi (Attribute Functions): Document `face-all-attributes'.
2927 (Image Cache) <image-refresh>: Minor wording fixes.
2928
2929 * frames.texi (Color Names): Add an xref to `read-color'.
2930
2931 * minibuf.texi (High-Level Completion): Document `read-color'.
2932
2933 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
2934
2935 * positions.texi (Narrowing): Add an xref to "Swapping Text".
2936
2937 * buffers.texi (Swapping Text): New section, documents
2938 `buffer-swap-text'.
2939
2940 2008-10-21 Martin Rudalics <rudalics@gmx.at>
2941
2942 * windows.texi (Resizing Windows): Minor wording fix.
2943
2944 2008-10-20 Eli Zaretskii <eliz@gnu.org>
2945
2946 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
2947 and `combine-and-quote-strings'.
2948
2949 * strings.texi (Creating Strings): Add xrefs for them.
2950
2951 2008-10-19 Eli Zaretskii <eliz@gnu.org>
2952
2953 * elisp.texi (Top): Make descriptive text for "Reading File Names"
2954 match the corresponding menu in minibuf.texi.
2955
2956 * minibuf.texi (Reading File Names): Document `read-shell-command'
2957 and `minibuffer-local-shell-command-map'.
2958
2959 2008-10-19 Martin Rudalics <rudalics@gmx.at>
2960
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.
2964
2965 2008-10-19 Eli Zaretskii <eliz@gnu.org>
2966
2967 * functions.texi (Calling Functions): Document `apply-partially'.
2968
2969 * hooks.texi (Standard Hooks): Mention
2970 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
2971
2972 * variables.texi (File Local Variables): Document
2973 `file-local-variables-alist', `before-hack-local-variables-hook'
2974 and `hack-local-variables-hook'.
2975
2976 * processes.texi (Synchronous Processes): Document `process-lines'.
2977
2978 * customize.texi (Variable Definitions):
2979 Document `custom-reevaluate-setting'.
2980
2981 2008-10-18 Martin Rudalics <rudalics@gmx.at>
2982
2983 * windows.texi (Choosing Window, Deleting Windows)
2984 (Displaying Buffers): Expand documentation of dedicated windows.
2985
2986 2008-10-18 Eli Zaretskii <eliz@gnu.org>
2987
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'.
2991
2992 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
2993 and `search-map'.
2994
2995 * searching.texi (Search and Replace):
2996 Document `replace-search-function' and `replace-re-search-function'.
2997 Document `multi-query-replace-map'.
2998
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'.
3005
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'.
3010
3011 2008-10-17 Eli Zaretskii <eliz@gnu.org>
3012
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'.
3020
3021 2008-10-17 Martin Rudalics <rudalics@gmx.at>
3022
3023 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
3024 and reword.
3025
3026 2008-10-16 Eli Zaretskii <eliz@gnu.org>
3027
3028 * markers.texi (The Mark): Document use-region-p.
3029
3030 2008-10-15 Eli Zaretskii <eliz@gnu.org>
3031
3032 * internals.texi (Writing Emacs Primitives): The interactive spec
3033 of a primitive can be a Lisp form.
3034
3035 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
3036 values of transient-mark-mode. Document handle-shift-selection.
3037
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.
3043
3044 * positions.texi (List Motion): beginning-of-defun-function can
3045 now accept an argument.
3046
3047 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
3048 now return a list of strings.
3049
3050 * control.texi (Handling Errors): Document ignore-errors.
3051
3052 * frames.texi (Creating Frames): Document frame-inherited-parameters.
3053 (Parameter Access): Document set-frame-parameter.
3054
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.
3058
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.
3063
3064 2008-10-14 Eli Zaretskii <eliz@gnu.org>
3065
3066 * processes.texi (System Processes): New section.
3067 (Processes, Signals to Processes): Add xrefs to it.
3068
3069 * objects.texi (Editing Types): A `process' is a subprocess of
3070 Emacs, not just any process running on the OS.
3071
3072 * elisp.texi (Top): Adjust the @detailmenu for the above two
3073 changes.
3074
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.
3079
3080 * nonascii.texi (Splitting Characters)
3081 (Translation of Characters): Don't mention generic characters.
3082
3083 * display.texi (Fontsets): Don't mention generic characters.
3084
3085 * sequences.texi (Char-Tables): `map-char-table' can now call its
3086 argument FUNCTION with a cons cell as KEY.
3087
3088 2008-10-13 Eli Zaretskii <eliz@gnu.org>
3089
3090 * objects.texi (Primitive Function Type): Move "@cindex special
3091 forms" from here...
3092
3093 * eval.texi (Special Forms): ...to here.
3094
3095 * functions.texi (What Is a Function): `functionp' returns nil for
3096 special forms. Add an xref.
3097
3098 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
3099 Variables".
3100
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.
3105
3106 * frames.texi (Frames): Mention multiple tty frames.
3107 (Frame Parameters, Parameter Access): Mention frame-local variable
3108 bindings.
3109
3110 2008-09-20 Glenn Morris <rgm@gnu.org>
3111
3112 * display.texi (Defining Faces): Recommend against face variables.
3113
3114 2008-09-16 Juanma Barranquero <lekktu@gmail.com>
3115
3116 * display.texi (Echo Area Customization): Fix typo.
3117
3118 2008-09-09 Juanma Barranquero <lekktu@gmail.com>
3119
3120 * loading.texi (Where Defined): Add `defface' item.
3121
3122 2008-09-06 Martin Rudalics <rudalics@gmx.at>
3123
3124 * loading.texi (Where Defined): Fix description of symbol-file.
3125
3126 2008-08-26 Jason Rumney <jasonr@gnu.org>
3127
3128 * display.texi (TIFF Images): New section describing :index property.
3129
3130 2008-08-23 Chong Yidong <cyd@stupidchicken.com>
3131
3132 * display.texi (Temporary Displays): Remove unnecessary comment
3133 about usage of temp-buffer-show-hook.
3134
3135 2008-08-05 Chong Yidong <cyd@stupidchicken.com>
3136
3137 * symbols.texi (Other Plists): Fix incorrect example.
3138 Suggested by Florian Beck.
3139
3140 2008-07-31 Juanma Barranquero <lekktu@gmail.com>
3141
3142 * os.texi: Fix previous change.
3143
3144 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3145
3146 * os.texi:
3147 * intro.texi:
3148 * files.texi: Remove VMS support.
3149
3150 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3151
3152 * os.texi:
3153 * frames.texi:
3154 * display.texi: Remove mentions of Mac Carbon.
3155
3156 2008-07-01 Miles Bader <miles@gnu.org>
3157
3158 * text.texi (Special Properties):
3159 * display.texi (Truncation): Add wrap-prefix and line-prefix.
3160
3161 2008-06-28 Johan Bockgård <bojohan@gnu.org>
3162
3163 * display.texi (Other Image Types): Fix copy/paste error; say
3164 "PBM", not "XBM".
3165
3166 2008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
3167
3168 * os.texi: Remove references to obsolete systems.
3169
3170 2008-06-20 Eli Zaretskii <eliz@gnu.org>
3171
3172 * makefile.w32-in (distclean): Remove makefile.
3173
3174 2008-06-17 Glenn Morris <rgm@gnu.org>
3175
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.
3179
3180 2008-06-16 Glenn Morris <rgm@gnu.org>
3181
3182 * configure, configure.in, mkinstalldirs: Remove unused files.
3183
3184 * book-spine.texinfo: Set version to 23.0.60.
3185 * vol1.texi (EMACSVER):
3186 * vol2.texi (EMACSVER): Set to 23.0.60.
3187
3188 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
3189 as per maintain.info.
3190
3191 2008-06-15 Glenn Morris <rgm@gnu.org>
3192
3193 * makefile.w32-in (manual): Use "23" rather than "21".
3194
3195 * Makefile.in (emacsver): New, set by configure.
3196 (manual): Use emacsver.
3197
3198 * intro.texi: Report bugs using M-x report-emacs-bug.
3199
3200 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
3201
3202 2008-06-13 Daniel Engeler <engeler@gmail.com>
3203
3204 * elisp.texi, internals.texi, processes.texi: Add documentation
3205 about serial port access.
3206
3207 2008-06-05 Miles Bader <miles@gnu.org>
3208
3209 * display.texi (Displaying Faces): Update to reflect function
3210 renamings in face-remap.el.
3211
3212 2008-06-05 Juanma Barranquero <lekktu@gmail.com>
3213
3214 * display.texi (Fontsets): Fix typos.
3215
3216 2008-06-03 Miles Bader <miles@gnu.org>
3217
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.
3221
3222 2008-06-01 Miles Bader <miles@gnu.org>
3223
3224 * display.texi (Displaying Faces): Add face-remapping-alist.
3225
3226 2008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
3227
3228 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
3229 variable names.
3230
3231 2008-05-03 Eric S. Raymond <esr@golux>
3232
3233 * keymaps.texi: Clarify that (current-local-map) and
3234 (current-global-map) return references, not copies.
3235
3236 2008-05-02 Juri Linkov <juri@jurta.org>
3237
3238 * minibuf.texi (Text from Minibuffer): Document a list of
3239 default values for `read-from-minibuffer'.
3240
3241 2008-04-24 Juanma Barranquero <lekktu@gmail.com>
3242
3243 * nonascii.texi (Translation of Characters): Fix previous change.
3244
3245 2008-04-20 Chong Yidong <cyd@stupidchicken.com>
3246
3247 * display.texi (Overlay Properties): Clarify role of underlying
3248 textprop and overlay keymaps for display strings.
3249
3250 * keymaps.texi (Active Keymaps): Ditto.
3251
3252 2008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
3253
3254 * minibuf.texi (Programmed Completion):
3255 Replace dynamic-completion-table with the new completion-table-dynamic.
3256
3257 2008-04-07 Chong Yidong <cyd@stupidchicken.com>
3258
3259 * intro.texi (Some Terms): Change "fonts in this manual" index
3260 entry to "typographic conventions".
3261
3262 2008-04-05 Eli Zaretskii <eliz@gnu.org>
3263
3264 * objects.texi (Text Props and Strings): Add indexing for read
3265 syntax of text properties.
3266
3267 2008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
3268
3269 * processes.texi (Decoding Output): Remove process-filter-multibyte
3270 functions.
3271
3272 2008-03-15 Martin Rudalics <rudalics@gmx.at>
3273
3274 * display.texi (Finding Overlays): Say that empty overlays at
3275 the end of the buffer are reported too.
3276
3277 2008-03-13 Glenn Morris <rgm@gnu.org>
3278
3279 * elisp.texi (EMACSVER): Set to 23.0.60.
3280
3281 2008-02-26 Chong Yidong <cyd@stupidchicken.com>
3282
3283 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
3284
3285 2008-02-22 Glenn Morris <rgm@gnu.org>
3286
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.
3291
3292 2008-02-11 Glenn Morris <rgm@gnu.org>
3293
3294 * objects.texi (Equality Predicates): No longer talk about "two"
3295 functions.
3296
3297 2008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
3298
3299 * objects.texi (Equality Predicates): Add defun for
3300 equal-including-properties.
3301
3302 2008-02-10 Glenn Morris <rgm@gnu.org>
3303
3304 * objects.texi (Equality Predicates):
3305 Mention equal-including-properties.
3306
3307 2008-02-07 Richard Stallman <rms@gnu.org>
3308
3309 * windows.texi (Window Start): Mention the feature of moving
3310 window-start to start of line.
3311
3312 2008-02-07 Jan Djärv <jan.h.d@swipnet.se>
3313
3314 * keymaps.texi (Tool Bar): Document rtl property.
3315
3316 2008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
3317
3318 * display.texi (Button Types):
3319 For define-button-type, clarify type of NAME.
3320
3321 2008-01-19 Martin Rudalics <rudalics@gmx.at>
3322
3323 * buffers.texi (Buffer Modification): Fix typo.
3324
3325 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
3326
3327 * os.texi (System Environment): Remove references to OSes that are
3328 not supported anymore.
3329
3330 2008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
3331
3332 * os.texi (System Environment): Remove mention for Masscomp.
3333
3334 2008-01-04 Richard Stallman <rms@gnu.org>
3335
3336 * display.texi (Faces): Don't talk about internal face vector as arg
3337 to facep.
3338
3339 * customize.texi (Type Keywords): Fix previous change.
3340
3341 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
3342 * elisp.texi (Top): Fix menu for commands.texi change.
3343
3344 2007-12-30 Richard Stallman <rms@gnu.org>
3345
3346 * commands.texi (Accessing Mouse): Rename from Accessing Events.
3347 (Accessing Scroll): New node broken out of Accessing Mouse.
3348
3349 2007-12-28 Richard Stallman <rms@gnu.org>
3350
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.
3354
3355 2007-12-23 Richard Stallman <rms@gnu.org>
3356
3357 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
3358 Improve some of the commented-out keywords' text too.
3359
3360 2007-12-14 Martin Rudalics <rudalics@gmx.at>
3361
3362 * nonascii.texi (Encoding and I/O): Reword to avoid saying
3363 "visit the current buffer".
3364
3365 * os.texi (System Interface): Fix typo.
3366
3367 2007-12-04 Richard Stallman <rms@gnu.org>
3368
3369 * objects.texi (Symbol Type): Fix typo.
3370
3371 2007-12-03 Richard Stallman <rms@gnu.org>
3372
3373 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
3374
3375 2007-12-01 Glenn Morris <rgm@gnu.org>
3376
3377 * functions.texi (Declaring Functions): Improve previous change.
3378
3379 2007-11-30 Glenn Morris <rgm@gnu.org>
3380
3381 * functions.texi (Declaring Functions): Add optional fourth
3382 argument of declare-function, and setting third argument to `t'.
3383
3384 2007-11-29 Richard Stallman <rms@gnu.org>
3385
3386 * customize.texi (Composite Types): Document `group' type.
3387
3388 2007-11-29 Glenn Morris <rgm@gnu.org>
3389
3390 * functions.texi (Declaring Functions): Add findex.
3391 Mention `external' files.
3392
3393 2007-11-26 Juanma Barranquero <lekktu@gmail.com>
3394
3395 * functions.texi (Declaring Functions): Fix directive.
3396
3397 2007-11-25 Richard Stallman <rms@gnu.org>
3398
3399 * help.texi (Help Functions): Clean up last change.
3400
3401 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
3402
3403 * loading.texi (Named Features): Minor cleanup.
3404
3405 * macros.texi (Eval During Expansion): Minor cleanup.
3406
3407 * variables.texi (Variable Aliases): Minor cleanup.
3408
3409 2007-11-24 Richard Stallman <rms@gnu.org>
3410
3411 * functions.texi (Declaring Functions): Clarify previous change.
3412
3413 * compile.texi (Compiler Errors): Clarify previous change.
3414
3415 2007-11-24 Richard Stallman <rms@gnu.org>
3416
3417 * display.texi (Refresh Screen, Forcing Redisplay):
3418 Clarify the text and move items around.
3419
3420 2007-11-24 Glenn Morris <rgm@gnu.org>
3421
3422 * functions.texi (Declaring Functions): New section.
3423 * compile.texi (Compiler Errors): Mention declaring functions,
3424 defvar with no initvalue, and byte-compile-warnings.
3425
3426 2007-11-15 Martin Rudalics <rudalics@gmx.at>
3427
3428 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
3429 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
3430
3431 2007-11-13 Martin Rudalics <rudalics@gmx.at>
3432
3433 * help.texi (Help Functions): Document new macro `with-help-window'.
3434
3435 2007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
3436
3437 * searching.texi (Replacing Match): Describe new
3438 `match-substitute-replacement'.
3439
3440 2007-10-31 Richard Stallman <rms@gnu.org>
3441
3442 * strings.texi (Creating Strings): Null strings from concat not unique.
3443
3444 2007-10-26 Richard Stallman <rms@gnu.org>
3445
3446 * objects.texi (Equality Predicates): Null strings are uniquified.
3447
3448 * minibuf.texi: Minor clarifications in previous change.
3449
3450 2007-10-25 Glenn Morris <rgm@gnu.org>
3451
3452 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
3453
3454 2007-10-24 Richard Stallman <rms@gnu.org>
3455
3456 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
3457
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.
3462
3463 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
3464
3465 * loading.texi (Unloading): Document FEATURE-unload-function
3466 instead of FEATURE-unload-hook.
3467
3468 * frames.texi (Multiple Displays): Don't mention frame-local vars.
3469
3470 2007-10-22 Juri Linkov <juri@jurta.org>
3471
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.
3476
3477 2007-10-17 Juri Linkov <juri@jurta.org>
3478
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.
3482
3483 2007-10-13 Karl Berry <karl@gnu.org>
3484
3485 * elisp.texi (@dircategory): Move to after @copying,
3486 since we want @copying as close as possible to the beginning of
3487 the output.
3488
3489 2007-10-12 Richard Stallman <rms@gnu.org>
3490
3491 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
3492
3493 * commands.texi (Distinguish Interactive): New node,
3494 broken out from Interactive Call and rewritten.
3495 (Command Loop): Put Distinguish Interactive in menu.
3496
3497 2007-10-09 Richard Stallman <rms@gnu.org>
3498
3499 * text.texi (Examining Properties): Mention overlay priority.
3500
3501 * display.texi (Display Margins): Correct the description
3502 of margin display specifications.
3503 (Replacing Specs): New subnode broken out of Display Property.
3504
3505 2007-10-06 Juri Linkov <juri@jurta.org>
3506
3507 * text.texi (Filling): Document fill-paragraph-or-region.
3508
3509 2007-10-05 Juanma Barranquero <lekktu@gmail.com>
3510
3511 * display.texi (Auto Faces): Fix typo.
3512
3513 2007-10-02 Richard Stallman <rms@gnu.org>
3514
3515 * display.texi (Display Property): Explain some display specs
3516 don't let you move point in.
3517
3518 * frames.texi (Cursor Parameters):
3519 Describe cursor-in-non-selected-windows here. Explain more values.
3520
3521 * windows.texi (Basic Windows): Don't describe
3522 cursor-in-non-selected-windows here.
3523
3524 2007-10-01 Eli Zaretskii <eliz@gnu.org>
3525
3526 * processes.texi (Misc Network): Note that these functions are
3527 supported only on some systems.
3528
3529 2007-10-01 Richard Stallman <rms@gnu.org>
3530
3531 * display.texi (Overlay Properties): Explain nil as priority.
3532 Explain that conflicts are unpredictable if not resolved by
3533 priorities.
3534
3535 2007-09-23 Richard Stallman <rms@gnu.org>
3536
3537 * macros.texi (Backquote): Minor clarification.
3538
3539 2007-09-19 Richard Stallman <rms@gnu.org>
3540
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.
3544
3545 2007-09-06 Glenn Morris <rgm@gnu.org>
3546
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.
3555
3556 2007-08-30 Martin Rudalics <rudalics@gmx.at>
3557
3558 * commands.texi (Command Loop Info): Advise against changing
3559 most variables described here. Explain new variable
3560 last-repeatable-command.
3561
3562 2007-08-29 Glenn Morris <rgm@gnu.org>
3563
3564 * elisp.texi (EMACSVER): Increase to 23.0.50.
3565
3566 2007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
3567
3568 * frames.texi (Basic Parameters): Add display-environment-variable
3569 and term-environment-variable.
3570
3571 2007-08-28 Juri Linkov <juri@jurta.org>
3572
3573 * display.texi (Image Formats, Other Image Types): Add SVG.
3574
3575 2007-08-28 Juri Linkov <juri@jurta.org>
3576
3577 * display.texi (Images): Move formats-related text to new node
3578 "Image Formats".
3579 (Image Formats): New node.
3580
3581 2007-08-27 Richard Stallman <rms@gnu.org>
3582
3583 * windows.texi (Window Configurations): Clarify what
3584 a window configuration saves.
3585
3586 2007-08-25 Richard Stallman <rms@gnu.org>
3587
3588 * display.texi (Images): Delete redundant @findex.
3589
3590 2007-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
3591
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.
3595
3596 2007-08-16 Richard Stallman <rms@gnu.org>
3597
3598 * processes.texi (Asynchronous Processes):
3599 Clarify doc of start-file-process.
3600
3601 2007-08-08 Martin Rudalics <rudalics@gmx.at>
3602
3603 * modes.texi (Example Major Modes): Fix typo.
3604
3605 2007-08-08 Glenn Morris <rgm@gnu.org>
3606
3607 * intro.texi (nil and t): Do not use `iff' in documentation.
3608
3609 * tips.texi (Documentation Tips): Recommend against `iff'.
3610
3611 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
3612
3613 * display.texi (Image Cache): Document image-refresh.
3614
3615 2007-08-06 Martin Rudalics <rudalics@gmx.at>
3616
3617 * windows.texi (Size of Window): Document window-full-width-p.
3618
3619 2007-07-25 Glenn Morris <rgm@gnu.org>
3620
3621 * gpl.texi (GPL): Replace license with GPLv3.
3622
3623 * Relicense all FSF files to GPLv3 or later.
3624
3625 2007-07-24 Michael Albinus <michael.albinus@gmx.de>
3626
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'.
3632
3633 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
3634
3635 * files.texi (Magic File Names): Introduce optional parameter
3636 IDENTIFICATION for `file-remote-p'.
3637
3638 2007-07-16 Richard Stallman <rms@gnu.org>
3639
3640 * display.texi (Defining Faces): Fix previous change.
3641
3642 2007-07-14 Richard Stallman <rms@gnu.org>
3643
3644 * control.texi (Handling Errors): Document `debug' in handler list.
3645
3646 2007-07-10 Richard Stallman <rms@gnu.org>
3647
3648 * display.texi (Defining Faces): Explain C-M-x feature for defface.
3649
3650 2007-07-09 Richard Stallman <rms@gnu.org>
3651
3652 * files.texi (Magic File Names): Rewrite previous change.
3653
3654 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
3655
3656 * files.texi (Magic File Names): Introduce optional parameter
3657 CONNECTED for `file-remote-p'.
3658
3659 2007-07-07 Michael Albinus <michael.albinus@gmx.de>
3660
3661 * processes.texi (Asynchronous Processes):
3662 * files.texi (Magic File Names): Add `start-file-process'.
3663
3664 2007-06-27 Richard Stallman <rms@gnu.org>
3665
3666 * files.texi (Format Conversion Piecemeal):
3667 Clarify `after-insert-file-functions' calling convention.
3668
3669 2007-06-27 Michael Albinus <michael.albinus@gmx.de>
3670
3671 * files.texi (Magic File Names): Remove `dired-call-process'.
3672 Add `process-file'.
3673
3674 2007-06-27 Kenichi Handa <handa@m17n.org>
3675
3676 * text.texi (Special Properties): Fix description about
3677 `composition' property.
3678
3679 2007-06-26 Kenichi Handa <handa@m17n.org>
3680
3681 * nonascii.texi (Default Coding Systems): Document about the
3682 return value `undecided'.
3683
3684 2007-06-25 David Kastrup <dak@gnu.org>
3685
3686 * keymaps.texi (Active Keymaps): Document new POSITION argument of
3687 `current-active-maps'.
3688
3689 2007-06-24 Karl Berry <karl@gnu.org>
3690
3691 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
3692
3693 2007-06-15 Juanma Barranquero <lekktu@gmail.com>
3694
3695 * display.texi (Overlay Arrow): Doc fix.
3696
3697 2007-06-14 Karl Berry <karl@tug.org>
3698
3699 * anti.texi (Antinews): Typo.
3700
3701 2007-06-14 Chong Yidong <cyd@stupidchicken.com>
3702
3703 * display.texi (Image Cache): Document image-refresh.
3704
3705 2007-06-12 Karl Berry <karl@gnu.org>
3706
3707 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
3708 * two-volume.make: New file.
3709 * .cvsignore: Ignore two-volume files.
3710
3711 2007-06-12 Tom Tromey <tromey@redhat.com>
3712
3713 * os.texi (Init File): Document user-emacs-directory.
3714
3715 2007-06-03 Nick Roberts <nickrob@snap.net.nz>
3716
3717 * commands.texi (Click Events): Describe width and height when
3718 object is nil.
3719
3720 2007-05-30 Nick Roberts <nickrob@snap.net.nz>
3721
3722 * commands.texi (Click Events): Layout more logically.
3723 Describe width and height.
3724 (Drag Events, Motion Events): Update to new format for position.
3725
3726 2007-06-02 Richard Stallman <rms@gnu.org>
3727
3728 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
3729
3730 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
3731
3732 * Version 22.1 released.
3733
3734 2007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
3735
3736 * text.texi (Special Properties): Correct meaning of fontified face.
3737
3738 2007-05-30 Richard Stallman <rms@gnu.org>
3739
3740 * text.texi (Special Properties): Add link to Adjusting Point.
3741
3742 2007-05-12 Richard Stallman <rms@gnu.org>
3743
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.
3747
3748 * modes.texi (Example Major Modes): Explain last line of text-mode
3749 is redundant.
3750
3751 2007-05-10 Richard Stallman <rms@gnu.org>
3752
3753 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
3754
3755 * help.texi (Keys in Documentation): Add reference to
3756 Documentation Tips.
3757
3758 * files.texi (Format Conversion): TO-FN gets three arguments.
3759
3760 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
3761
3762 2007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
3763
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.
3771
3772 2007-05-07 Karl Berry <karl@gnu.org>
3773
3774 * elisp.texi (EMACSVER): Back to 22.
3775
3776 2007-05-06 Richard Stallman <rms@gnu.org>
3777
3778 * processes.texi (Accepting Output): Revert most of previous change.
3779
3780 2007-05-05 Richard Stallman <rms@gnu.org>
3781
3782 * processes.texi (Accepting Output): accept-process-output
3783 uses microseconds, not milliseconds. But that arg is obsolete.
3784
3785 2007-05-04 Karl Berry <karl@tug.org>
3786
3787 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
3788
3789 2007-05-04 Eli Zaretskii <eliz@gnu.org>
3790
3791 * tips.texi (Documentation Tips): Rearrange items to place the
3792 more important ones first. Add an index entry for hyperlinks.
3793
3794 2007-05-03 Karl Berry <karl@gnu.org>
3795
3796 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
3797 (EMACSVER) [smallbook]: 22 for printed version.
3798
3799 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
3800 so restore anchor to normal position after defun. Found by Kevin Ryde.
3801
3802 2007-04-26 Glenn Morris <rgm@gnu.org>
3803
3804 * elisp.texi (EMACSVER): Increase to 22.1.50.
3805
3806 2007-04-28 Karl Berry <karl@gnu.org>
3807
3808 * elisp.texi: Improve line breaks on copyright page,
3809 similar layout to emacs manual, 8.5x11 by default.
3810
3811 2007-04-24 Richard Stallman <rms@gnu.org>
3812
3813 * text.texi (Special Properties): Add xref to Overlay Properties.
3814
3815 * display.texi (Overlay Properties): Add xref to Special Properties.
3816
3817 2007-04-22 Richard Stallman <rms@gnu.org>
3818
3819 * keymaps.texi (Extended Menu Items): Move the info about
3820 format with cached keyboard binding.
3821
3822 2007-04-21 Richard Stallman <rms@gnu.org>
3823
3824 * text.texi (Special Properties): Clarify previous change.
3825
3826 * files.texi (File Name Expansion): Clarify previous change.
3827
3828 * display.texi (Attribute Functions): Fix example for
3829 face-attribute-relative-p.
3830
3831 2007-04-19 Kenichi Handa <handa@m17n.org>
3832
3833 * text.texi (Special Properties): Document composition property.
3834
3835 2007-04-19 Glenn Morris <rgm@gnu.org>
3836
3837 * files.texi (File Name Expansion): Mention "superroot".
3838
3839 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
3840
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.
3845
3846 2007-04-14 Richard Stallman <rms@gnu.org>
3847
3848 * lists.texi (Sets And Lists): Clarify `delete' examples.
3849 Remove spurious xref to same node.
3850 Clarify xref for add-to-list.
3851
3852 2007-04-12 Nick Roberts <nickrob@snap.net.nz>
3853
3854 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
3855 value of lisp-mode-map.
3856
3857 2007-04-11 Karl Berry <karl@gnu.org>
3858
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.
3870
3871 2007-04-11 Richard Stallman <rms@gnu.org>
3872
3873 * text.texi (Lazy Properties): Minor fix.
3874
3875 2007-04-08 Karl Berry <karl@gnu.org>
3876
3877 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
3878 * macros.texi (Backquote): Downcase Backquote in index entries for
3879 consistency.
3880
3881 2007-04-08 Richard Stallman <rms@gnu.org>
3882
3883 * text.texi (Adaptive Fill): Just describe default,
3884 don't show it (since it contains non-ASCII chars).
3885
3886 2007-04-07 Karl Berry <karl@gnu.org>
3887
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.
3891
3892 2007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
3893
3894 * display.texi (Defining Faces): Fix example.
3895
3896 2007-04-07 Karl Berry <karl@gnu.org>
3897
3898 * display.texi (Button Buffer Commands): Improve page break.
3899
3900 2007-04-07 Richard Stallman <rms@gnu.org>
3901
3902 * advice.texi (Activation of Advice): Remove redundant index entry.
3903
3904 * backups.texi: Improve index entries. Remove redundant ones.
3905
3906 * compile.texi (Byte Compilation): Improve index entry.
3907
3908 * hash.texi (Creating Hash): Improve index entry.
3909
3910 * symbols.texi (Definitions): Improve index entry.
3911
3912 * edebug.texi: Improve index entries. Remove redundant/useless ones.
3913
3914 * maps.texi (Standard Keymaps): Remove useless index entry.
3915
3916 * help.texi (Documentation Basics): Remove redundant index entries.
3917
3918 * customize.texi: Improve index entries.
3919 Remove redundant/useless ones.
3920
3921 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
3922
3923 * streams.texi (Output Variables): Improve index entry.
3924
3925 * abbrevs.texi (Abbrevs): Remove useless index entry.
3926
3927 * macros.texi (Expansion): Remove useless index entry.
3928
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.
3933
3934 * positions.texi: Improve index entries. Remove useless one.
3935
3936 * lists.texi: Improve index entries. Remove redundant/useless ones.
3937
3938 * os.texi: Improve index entries.
3939 (Timers): Fix previous change.
3940
3941 * buffers.texi: Improve index entries.
3942 (Modification Time): Get rid of term "obsolete buffer".
3943
3944 * debugging.texi: Improve index entries.
3945 (Test Coverage): Add xref to other test coverage ftr.
3946
3947 * eval.texi: Improve index entry. Remove redundant ones.
3948
3949 * numbers.texi: Improve index entries. Remove redundant/useless ones.
3950
3951 * files.texi: Improve index entries. Remove redundant/useless ones.
3952
3953 * objects.texi: Improve index entries.
3954
3955 * processes.texi: Improve index entries.
3956
3957 * modes.texi: Improve index entry. Remove redundant one.
3958
3959 * nonascii.texi: Improve index entries.
3960
3961 * internals.texi: Improve index entries.
3962
3963 * syntax.texi: Improve index entries.
3964
3965 * keymaps.texi (Active Keymaps): Improve index entries.
3966
3967 * commands.texi: Improve index entries. Remove redundant/useless ones.
3968
3969 * frames.texi: Improve index entries. Remove redundant/useless ones.
3970
3971 * markers.texi: Improve index entries. Remove redundant ones.
3972
3973 * tips.texi: Improve index entries.
3974
3975 * loading.texi (Unloading): Improve index entry.
3976
3977 * variables.texi: Improve index entries. Remove redundant one.
3978
3979 * sequences.texi: Improve index entry.
3980
3981 * display.texi: Improve index entries. Remove redundant ones.
3982
3983 * windows.texi: Improve index entries.
3984
3985 * searching.texi: Improve index entries. Remove redundant one.
3986
3987 * strings.texi (Case Tables): Improve last change.
3988
3989 2007-04-04 Chong Yidong <cyd@stupidchicken.com>
3990
3991 * strings.texi (Case Tables): Document with-case-table and
3992 ascii-case-table.
3993
3994 2007-04-03 Karl Berry <karl@gnu.org>
3995
3996 * processes.texi (Network): Reword to improve page break.
3997
3998 2007-04-03 Eli Zaretskii <eliz@gnu.org>
3999
4000 * functions.texi (Inline Functions): Describe more disadvantages
4001 of defsubst, and make advice against it stronger.
4002
4003 2007-04-02 Karl Berry <karl@gnu.org>
4004
4005 * backups.texi (Backup Names): Avoid widow words.
4006 * modes.texi (Example Major Modes): Align last comment.
4007
4008 2007-04-01 Chong Yidong <cyd@stupidchicken.com>
4009
4010 * keymaps.texi (Remapping Commands): Document new arg to
4011 command-remapping.
4012
4013 2007-04-01 Karl Berry <karl@gnu.org>
4014
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.
4019
4020 2007-03-31 Glenn Morris <rgm@gnu.org>
4021
4022 * os.texi (Timers): Fix description of run-at-time TIME formats.
4023
4024 2007-03-31 Richard Stallman <rms@gnu.org>
4025
4026 * display.texi (Invisible Text): Correct buffer-invisibility-spec
4027 regarding ellipsis.
4028
4029 2007-03-31 Eli Zaretskii <eliz@gnu.org>
4030
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.
4055
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.
4084
4085 2007-03-31 Karl Berry <karl@gnu.org>
4086
4087 * macros.texi (Defining Macros): Avoid widow syllable.
4088
4089 2007-03-31 Eli Zaretskii <eliz@gnu.org>
4090
4091 * elisp.texi (Top): Postscript -> PostScript.
4092
4093 * display.texi (Images, Postscript Images): Postscript -> PostScript.
4094
4095 2007-03-31 Markus Triska <markus.triska@gmx.at>
4096
4097 * internals.texi (Writing Emacs Primitives): Untabify `For'.
4098
4099 2007-03-30 Karl Berry <karl@gnu.org>
4100
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.
4104
4105 * strings.texi (String Conversion): Insert blank line to improve
4106 page break.
4107
4108 * numbers.texi (Random Numbers): Use @minus{}.
4109 (Math Functions): Use @minus{}.
4110
4111 * intro.texi (Acknowledgements): Avoid line breaks before middle
4112 initials.
4113
4114 2007-03-24 Eli Zaretskii <eliz@gnu.org>
4115
4116 * errors.texi (Standard Errors): Add an index entry.
4117
4118 2007-03-19 Richard Stallman <rms@gnu.org>
4119
4120 * os.texi (Recording Input): recent-keys now gives 300 keys.
4121
4122 2007-03-12 Glenn Morris <rgm@gnu.org>
4123
4124 * os.texi: Replace "daylight savings" with "daylight saving"
4125 throughout.
4126
4127 2007-03-05 Richard Stallman <rms@gnu.org>
4128
4129 * variables.texi (File Local Variables):
4130 Update enable-local-variables values.
4131
4132 2007-03-04 Richard Stallman <rms@gnu.org>
4133
4134 * syntax.texi (Control Parsing): Minor clarification.
4135
4136 * strings.texi (Formatting Strings): Clarify width, precision, flags.
4137
4138 * sequences.texi (Sequence Functions): Move string-bytes away,
4139 add xref.
4140
4141 * nonascii.texi (Text Representations): Move string-bytes here.
4142
4143 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
4144
4145 * minibuf.texi (Basic Completion): Minor clarification.
4146
4147 * markers.texi (The Mark): Clarify existence vs activation of mark.
4148 Other cleanup.
4149
4150 * display.texi (Finding Overlays): Write better example.
4151
4152 * compile.texi (Eval During Compile): Clarify putting macros
4153 in eval-when-compile.
4154
4155 2007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
4156
4157 * loading.texi (How Programs Do Loading): Fix anchor position at
4158 load-read-function definition doc.
4159
4160 2007-02-21 Kim F. Storm <storm@cua.dk>
4161
4162 * strings.texi (Text Comparison): Mention that assoc-string
4163 converts symbols to strings before testing.
4164
4165 2007-02-17 Kim F. Storm <storm@cua.dk>
4166
4167 * processes.texi (Bindat Spec): Vector types can have optional
4168 element type.
4169 (Bindat Examples): Fix example. Add vector with element type.
4170
4171 2007-02-16 Andreas Schwab <schwab@suse.de>
4172
4173 * strings.texi (Formatting Strings): Document '+' flag.
4174
4175 2007-02-15 Juanma Barranquero <lekktu@gmail.com>
4176
4177 * strings.texi (Modifying Strings): Clarify that `clear-string'
4178 always converts the string to unibyte.
4179
4180 2007-02-14 Kim F. Storm <storm@cua.dk>
4181
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.
4185
4186 2007-02-03 Alan Mackenzie <acm@muc.de>
4187
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.
4191
4192 2007-02-03 Chong Yidong <cyd@stupidchicken.com>
4193
4194 * modes.texi (Defining Minor Modes): Document that a :require
4195 keyword or similar may be required to make saved customization
4196 variables work.
4197
4198 2007-02-03 Eli Zaretskii <eliz@gnu.org>
4199
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'.
4204
4205 2007-02-02 Eli Zaretskii <eliz@gnu.org>
4206
4207 * elisp.texi (Top): Update the top-level menus.
4208
4209 * syntax.texi (Categories): Add index entries.
4210
4211 2007-02-01 Juanma Barranquero <lekktu@gmail.com>
4212
4213 * display.texi (Attribute Functions): Fix name and description of
4214 the UNDERLINE arg of `set-face-underline-p'.
4215
4216 2007-01-29 Eli Zaretskii <eliz@gnu.org>
4217
4218 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
4219 Variables", and "Standard Keymaps" to the detailed menu.
4220
4221 * variables.texi (Future Local Variables): Add index entry.
4222
4223 2007-01-28 Richard Stallman <rms@gnu.org>
4224
4225 * tips.texi (Coding Conventions): Clarify the tip about macros
4226 that define a function or a variable.
4227
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.
4231
4232 2007-01-23 Martin Rudalics <rudalics@gmx.at>
4233
4234 * backups.texi (Reverting): Use "buffer" instead of "file"
4235 when talking about major and minor modes.
4236
4237 2007-01-21 Richard Stallman <rms@gnu.org>
4238
4239 * help.texi (Documentation): Add xref to Documentation Tips.
4240
4241 2007-01-14 Juanma Barranquero <lekktu@gmail.com>
4242
4243 * tips.texi (Coding Conventions): Fix typos.
4244
4245 2007-01-05 Richard Stallman <rms@gnu.org>
4246
4247 * modes.texi (Defining Minor Modes): Fix previous change.
4248
4249 2007-01-03 Richard Stallman <rms@gnu.org>
4250
4251 * customize.texi (Variable Definitions, Customization Types):
4252 Don't use * in doc string for defcustom.
4253
4254 2007-01-02 Richard Stallman <rms@gnu.org>
4255
4256 * variables.texi (Variable Aliases): Clarify that aliases vars
4257 always have the same value.
4258
4259 * processes.texi (Bindat Spec): Fix Texinfo usage.
4260
4261 * modes.texi (Defining Minor Modes): Explain effect of command
4262 defined with define-global-minor-mode on new buffers.
4263
4264 2006-12-30 Kim F. Storm <storm@cua.dk>
4265
4266 * keymaps.texi (Tool Bar): Describe `grow-only' value of
4267 `auto-resize-tool-bars'.
4268
4269 2006-12-30 Richard Stallman <rms@gnu.org>
4270
4271 * keymaps.texi (Active Keymaps): Fix previous change.
4272
4273 2006-12-30 Nick Roberts <nickrob@snap.net.nz>
4274
4275 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
4276
4277 2006-12-30 Kim F. Storm <storm@cua.dk>
4278
4279 * processes.texi (Bindat Spec): Clarify using field names in
4280 length specifications.
4281
4282 2006-12-29 Kim F. Storm <storm@cua.dk>
4283
4284 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
4285 Add count and index variables for eval forms in repeat blocks.
4286
4287 2006-12-24 Richard Stallman <rms@gnu.org>
4288
4289 * customize.texi (Variable Definitions):
4290 Document new name custom-add-frequent-value.
4291
4292 2006-12-19 Kim F. Storm <storm@cua.dk>
4293
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.
4297
4298 2006-12-17 Richard Stallman <rms@gnu.org>
4299
4300 * loading.texi (Named Features): Explain subfeatures better.
4301
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.
4306
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.
4311
4312 * positions.texi (List Motion): Punctuation fix.
4313
4314 * files.texi (File Name Completion): Document PREDICATE arg
4315 to file-name-completion.
4316
4317 2006-12-16 Eli Zaretskii <eliz@gnu.org>
4318
4319 * internals.texi (Building Emacs, Writing Emacs Primitives):
4320 Add index entries.
4321
4322 2006-12-11 Richard Stallman <rms@gnu.org>
4323
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.
4327
4328 2006-12-10 Chong Yidong <cyd@stupidchicken.com>
4329
4330 * modes.texi (Font Lock Basics): Document nil value of
4331 font-lock-defaults.
4332
4333 2006-12-10 Glenn Morris <rgm@gnu.org>
4334
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.
4338
4339 2006-12-08 Juanma Barranquero <lekktu@gmail.com>
4340
4341 * makefile.w32-in (maintainer-clean): Partially revert last
4342 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
4343 to protect elisp-covers.texi.
4344
4345 2006-12-07 Juanma Barranquero <lekktu@gmail.com>
4346
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.
4351
4352 2006-12-04 Kim F. Storm <storm@cua.dk>
4353
4354 * commands.texi (Misc Events): Update signal events.
4355 (Event Examples): Add signal example.
4356
4357 2006-11-29 Richard Stallman <rms@gnu.org>
4358
4359 * frames.texi (Visibility of Frames): Explain visible windows
4360 can be covered by others. Add xref for raise-frame.
4361
4362 2006-11-28 Richard Stallman <rms@gnu.org>
4363
4364 * searching.texi (Regexp Special): Update when ^ is special.
4365
4366 2006-11-27 Eli Zaretskii <eliz@gnu.org>
4367
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.
4372
4373 2006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
4374
4375 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
4376
4377 2006-11-10 Jan Djärv <jan.h.d@swipnet.se>
4378
4379 * frames.texi (Window System Selections): Remove clipboard from
4380 description of selection-coding-system.
4381
4382 2006-11-06 Richard Stallman <rms@gnu.org>
4383
4384 * lists.texi (List Variables): Document COMPARE-FN.
4385
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.
4389
4390 * elisp.texi (Top): Change menu node description.
4391
4392 * display.texi (Managing Overlays): Document overlay-recenter.
4393
4394 2006-10-29 Chong Yidong <cyd@stupidchicken.com>
4395
4396 * Makefile.in: Use relative paths to avoid advertising filesystem
4397 contents during compilation.
4398
4399 2006-10-23 Kim F. Storm <storm@cua.dk>
4400
4401 * commands.texi (Event Input Misc): Update unread-command-events.
4402
4403 2006-10-23 Nick Roberts <nickrob@snap.net.nz>
4404
4405 * lists.texi (Sets And Lists): Fix typos.
4406
4407 2006-10-18 Juanma Barranquero <lekktu@gmail.com>
4408
4409 * control.texi (Processing of Errors): Use @var for an argument,
4410 not @code.
4411
4412 2006-10-16 Richard Stallman <rms@gnu.org>
4413
4414 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
4415
4416 * keymaps.texi (Format of Keymaps): Show all the keymap element
4417 patterns that result from menu items.
4418 (Key Lookup): Minor cleanups.
4419
4420 * modes.texi (Precalculated Fontification): Don't say that
4421 not setting font-lock-defaults avoids loading font-lock.
4422
4423 * help.texi (Documentation): Move xref to Emacs Manual here.
4424 (Documentation Basics): From here.
4425 Also doc emacs-lisp-docstring-fill-column.
4426
4427 * elisp.texi: Update version and ISBN.
4428
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.
4435
4436 2006-10-13 Chong Yidong <cyd@stupidchicken.com>
4437
4438 * frames.texi (Frame Titles): %c and %l are ignored in
4439 frame-title-format.
4440
4441 2006-10-11 Richard Stallman <rms@gnu.org>
4442
4443 * keymaps.texi (Key Sequences): Clarify use of kbd.
4444
4445 2006-10-10 Kim F. Storm <storm@cua.dk>
4446
4447 * lists.texi (Sets And Lists): Add memql.
4448
4449 2006-10-03 Richard Stallman <rms@gnu.org>
4450
4451 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
4452 Clarify :ascii: and :nonascii:.
4453
4454 2006-09-29 Juri Linkov <juri@jurta.org>
4455
4456 * modes.texi (%-Constructs): Reorder coding systems in the
4457 documentation of %z to the real order displayed in the modeline.
4458
4459 2006-09-25 Richard Stallman <rms@gnu.org>
4460
4461 * os.texi (Timers): Describe timer-max-repeats.
4462
4463 2006-09-25 Chong Yidong <cyd@stupidchicken.com>
4464
4465 * os.texi (Timers): Mention with-local-quit.
4466
4467 2006-09-24 Richard Stallman <rms@gnu.org>
4468
4469 * searching.texi (Searching and Matching): Mention property search.
4470
4471 * commands.texi (Command Loop Info): Explain how read-event affects
4472 this-command-keys.
4473
4474 2006-09-20 Richard Stallman <rms@gnu.org>
4475
4476 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
4477
4478 * windows.texi (Window Start): Minor cleanups.
4479
4480 2006-09-20 Kim F. Storm <storm@cua.dk>
4481
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.
4485
4486 * anti.texi (Antinews): Mention window-line-height.
4487
4488 2006-09-19 David Kastrup <dak@gnu.org>
4489
4490 * keymaps.texi (Searching Keymaps): Small clarification.
4491
4492 2006-09-18 Richard Stallman <rms@gnu.org>
4493
4494 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
4495 cause keyboard menus.
4496 (Menu Keymaps): Likewise.
4497 (Defining Menus, Keyboard Menus): Clarify.
4498
4499 * text.texi (Fields): Clarify explanation of constrain-to-field.
4500
4501 2006-09-16 Eli Zaretskii <eliz@gnu.org>
4502
4503 * variables.texi (Tips for Defining): Fix a typo.
4504
4505 2006-09-15 Richard Stallman <rms@gnu.org>
4506
4507 * keymaps.texi (Remapping Commands, Searching Keymaps)
4508 (Active Keymaps): Clean up previous change.
4509
4510 2006-09-15 Jay Belanger <belanger@truman.edu>
4511
4512 * gpl.texi: Replace "Library Public License" by "Lesser Public
4513 License" throughout.
4514
4515 2006-09-15 David Kastrup <dak@gnu.org>
4516
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'.
4524
4525 2006-09-14 Richard Stallman <rms@gnu.org>
4526
4527 * keymaps.texi (Searching Keymaps): Clarification.
4528 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
4529
4530 2006-09-13 Richard Stallman <rms@gnu.org>
4531
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.
4536
4537 2006-09-11 Richard Stallman <rms@gnu.org>
4538
4539 * display.texi (Display Table Format): Wording clarification.
4540 (Glyphs): Clarifications.
4541
4542 2006-09-10 Chong Yidong <cyd@stupidchicken.com>
4543
4544 * keymaps.texi (Active Keymaps): Mention that key-binding checks
4545 local maps.
4546
4547 2006-09-10 Kim F. Storm <storm@cua.dk>
4548
4549 * display.texi (Forcing Redisplay): Document return value of
4550 function redisplay.
4551
4552 2006-09-09 Richard Stallman <rms@gnu.org>
4553
4554 * windows.texi (Window Hooks): Explain limits of
4555 window-scroll-functions.
4556
4557 * display.texi (Fringe Indicators): Update for last change in
4558 indicate-buffer-boundaries.
4559
4560 2006-09-08 Richard Stallman <rms@gnu.org>
4561
4562 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
4563
4564 2006-09-06 Kim F. Storm <storm@cua.dk>
4565
4566 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
4567
4568 * windows.texi (Window Start): Update pos-visible-in-window-p.
4569
4570 2006-09-04 Richard Stallman <rms@gnu.org>
4571
4572 * processes.texi (Accepting Output): Explain SECONDS=0 for
4573 accept-process-output.
4574
4575 * os.texi (Idle Timers): Explain why timer functions should not
4576 loop until (input-pending-p).
4577
4578 2006-09-02 Eli Zaretskii <eliz@gnu.org>
4579
4580 * makefile.w32-in (usermanualdir): New variable.
4581 (elisp.dvi): Use it.
4582
4583 2006-09-01 Eli Zaretskii <eliz@gnu.org>
4584
4585 * buffers.texi (Buffer Modification): Fix last change.
4586
4587 2006-09-01 Chong Yidong <cyd@stupidchicken.com>
4588
4589 * buffers.texi (Buffer Modification):
4590 Document buffer-chars-modified-tick.
4591
4592 2006-08-31 Richard Stallman <rms@gnu.org>
4593
4594 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
4595
4596 2006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
4597
4598 * modes.texi (Syntactic Font Lock):
4599 Mention font-lock-syntactic-face-function
4600 instead of specific faces.
4601
4602 2006-08-29 Chong Yidong <cyd@stupidchicken.com>
4603
4604 * display.texi (Images): Add xrref to display-images-p.
4605
4606 2006-08-28 Kenichi Handa <handa@m17n.org>
4607
4608 * nonascii.texi (Lisp and Coding Systems): Fix description of
4609 detect-coding-region.
4610
4611 2006-08-27 Michael Olson <mwolson@gnu.org>
4612
4613 * processes.texi (Transaction Queues): Remove stray quote
4614 character.
4615
4616 2006-08-25 Richard Stallman <rms@gnu.org>
4617
4618 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
4619 Add xref.
4620
4621 2006-08-24 Chong Yidong <cyd@stupidchicken.com>
4622
4623 * os.texi (Timers): Avoid waiting inside timers.
4624
4625 2006-08-21 Lute Kamstra <lute@gnu.org>
4626
4627 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
4628
4629 2006-08-20 Richard Stallman <rms@gnu.org>
4630
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.
4635
4636 2006-08-16 Richard Stallman <rms@gnu.org>
4637
4638 * keymaps.texi (Extended Menu Items): Show format of cached
4639 bindings in extended menu items.
4640
4641 * customize.texi (Variable Definitions): Explain when the
4642 standard value expression is evaluated.
4643
4644 2006-08-15 Chong Yidong <cyd@stupidchicken.com>
4645
4646 * commands.texi (Reading One Event): Explain idleness in
4647 `read-event'.
4648
4649 2006-08-12 Chong Yidong <cyd@stupidchicken.com>
4650
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.
4666
4667 2006-08-12 Kevin Ryde <user42@zip.com.au>
4668
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.
4672
4673 2006-08-08 Richard Stallman <rms@gnu.org>
4674
4675 * modes.texi: Clean up wording in previous change.
4676
4677 2006-08-07 Chong Yidong <cyd@stupidchicken.com>
4678
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.
4689
4690 2006-08-04 Eli Zaretskii <eliz@gnu.org>
4691
4692 * strings.texi (Formatting Strings): Warn against arbitrary
4693 strings as first arg to `format'.
4694
4695 2006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
4696
4697 * text.texi (Clickable Text): Mention `help-echo' text property.
4698 Update intro, examples and associated explanations.
4699
4700 2006-07-31 Richard Stallman <rms@gnu.org>
4701
4702 * commands.texi: Update xrefs.
4703 (Event Mod): New node, cut out from old Translating Input.
4704
4705 * maps.texi: Update xrefs.
4706
4707 * keymaps.texi (Translation Keymaps): New node.
4708 Update xrefs from Translating Input to Translation Keymaps.
4709
4710 * elisp.texi (Top): Update subnode menu.
4711
4712 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
4713
4714 * os.texi (System Interface): Fix menu descriptions of some nodes.
4715 (Translating Input): Node deleted.
4716
4717 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
4718
4719 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
4720
4721 * lists.texi (Sets And Lists): Likewise.
4722
4723 2006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
4724
4725 * text.texi (Fields): Mention POS
4726 requirement when narrowing is in effect.
4727
4728 2006-07-28 Richard Stallman <rms@gnu.org>
4729
4730 * display.texi (Face Attributes): Simplify wording.
4731 (Attribute Functions): Clarify meaning of new-frame default
4732 attribute settings.
4733
4734 * customize.texi (Common Keywords): Document how to use
4735 :package-version in a package not in Emacs.
4736
4737 2006-07-28 Kim F. Storm <storm@cua.dk>
4738
4739 * commands.texi (Reading One Event): Fix last change.
4740
4741 2006-07-26 Chong Yidong <cyd@stupidchicken.com>
4742
4743 * commands.texi (Reading One Event): Document SECONDS argument for
4744 read-event, read-char, and read-char-exclusive.
4745
4746 2006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
4747
4748 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
4749 to ensure correct identification.
4750
4751 2006-07-24 Richard Stallman <rms@gnu.org>
4752
4753 * text.texi (Clickable Text): Clarify.
4754
4755 * sequences.texi (Vector Functions): Delete duplicate xref.
4756
4757 * objects.texi (Function Type): Clarify.
4758
4759 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
4760 modes.
4761
4762 * lists.texi (List Variables): New node.
4763 Material moved from other nodes.
4764
4765 * variables.texi (Setting Variables): add-to-list and
4766 add-to-ordered-list moved to List Variables node.
4767
4768 2006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
4769
4770 * text.texi (Links and Mouse-1):
4771 For mouse-on-link-p, expand on arg POS.
4772
4773 2006-07-21 Kim F. Storm <storm@cua.dk>
4774
4775 * display.texi (Forcing Redisplay): Don't mention systems which
4776 don't support sub-second timers for redisplay-preemption-period.
4777
4778 * os.texi (Terminal Output): Clarify text vs graphical terminal.
4779
4780 2006-07-21 Eli Zaretskii <eliz@gnu.org>
4781
4782 * frames.texi (Input Focus): Document that focus-follows-mouse has
4783 no effect on MS-Windows.
4784
4785 2006-07-18 Richard Stallman <rms@gnu.org>
4786
4787 * display.texi (Forcing Redisplay): Cleanups in previous change.
4788
4789 * processes.texi (Low-Level Network): Make menu more convenient.
4790
4791 2006-07-18 Kim F. Storm <storm@cua.dk>
4792
4793 * display.texi (Forcing Redisplay): redisplay-preemption-period
4794 only used on window systems. Add xref to Terminal Output.
4795
4796 * os.texi (Terminal Output): baud-rate only controls preemption on
4797 non-window systems. Add xref to Forcing Redisplay.
4798
4799 * processes.texi (Low-Level Network): Rename node "Make Network"
4800 to "Network Processes".
4801
4802 2006-07-18 Karl Berry <karl@gnu.org>
4803
4804 * variables.texi, functions.texi, customize.texi, loading.texi:
4805 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
4806
4807 2006-07-17 Chong Yidong <cyd@stupidchicken.com>
4808
4809 * commands.texi (Waiting): Document batch-mode sit-for behavior.
4810
4811 2006-07-17 Richard Stallman <rms@gnu.org>
4812
4813 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
4814 Put period and comma inside quotes.
4815
4816 * loading.texi, markers.texi: Use real doublequote inside menus.
4817
4818 * windows.texi: Put point and comma inside quotes.
4819 (Textual Scrolling): Use @samp for error message.
4820
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.
4828
4829 * control.texi (Processing of Errors): Add command-error-function.
4830
4831 * variables.texi (File Local Variables): Clarify that
4832 file local variables make buffer-local bindings.
4833
4834 * modes.texi (Syntactic Font Lock): Give default for
4835 font-lock-syntax-table.
4836
4837 2006-07-17 Nick Roberts <nickrob@snap.net.nz>
4838
4839 * text.texi (Special Properties): Clean up previous change.
4840
4841 2006-07-16 Karl Berry <karl@gnu.org>
4842
4843 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
4844 * control.texi: Fix bad page breaks through chapter 10 (control).
4845
4846 * anti.texi (Antinews): Reorder face-attribute fns to avoid
4847 underfull hbox.
4848
4849 2006-07-15 Nick Roberts <nickrob@snap.net.nz>
4850
4851 * text.texi (Special Properties): Describe fontified text property
4852 in relation to a character (not text).
4853
4854 2006-07-15 Kim F. Storm <storm@cua.dk>
4855
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.
4859
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.
4863
4864 2006-07-14 Nick Roberts <nickrob@snap.net.nz>
4865
4866 * display.texi (Displaying Messages): Add anchor.
4867
4868 * frames.texi (Dialog Boxes): Use it.
4869
4870 2006-07-12 Richard Stallman <rms@gnu.org>
4871
4872 * objects.texi (Frame Type): Explain nature of frames better.
4873
4874 * frames.texi (Frames): Explain nature of frames better.
4875
4876 2006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
4877
4878 * tips.texi (Coding Conventions): Explain why use cl at compile time.
4879
4880 2006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4881
4882 * frames.texi (Window System Selections): Mention scrap support for Mac.
4883 Default value of x-select-enable-clipboard is t on Mac.
4884
4885 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
4886
4887 2006-07-11 Kim F. Storm <storm@cua.dk>
4888
4889 * display.texi (Forcing Redisplay): Add `redisplay' function.
4890 Don't mention (sit-for -1) -- use (redisplay t) instead.
4891
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.
4895
4896 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
4897
4898 * display.texi (Buttons): Fix typo.
4899
4900 * index.texi, elisp.texi (New Symbols): Comment node out.
4901
4902 2006-07-09 Richard Stallman <rms@gnu.org>
4903
4904 * display.texi (Truncation): Clean up previous change.
4905
4906 2006-07-08 Richard Stallman <rms@gnu.org>
4907
4908 * commands.texi (Interactive Call): Use 3 as prefix in example
4909 for execute-extended-command.
4910
4911 * display.texi (Attribute Functions): Move paragraph about
4912 compatibility with Emacs < 21.
4913
4914 2006-07-09 Kim F. Storm <storm@cua.dk>
4915
4916 * display.texi (Refresh Screen): Clarify force-window-update.
4917 (Truncation): "Normally" indicated by fringe arrows.
4918
4919 2006-07-08 Eli Zaretskii <eliz@gnu.org>
4920
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.
4957
4958 2006-07-07 Kim F. Storm <storm@cua.dk>
4959
4960 * display.texi (Fringe Cursors): Fix typo.
4961 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
4962 (Overlay Arrow): Default is overlay-arrow fringe indicator.
4963
4964 2006-07-05 Richard Stallman <rms@gnu.org>
4965
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.
4970
4971 * keymaps.texi (Changing Key Bindings): Cleanup.
4972 Add xref to Key Binding Conventions.
4973
4974 * display.texi (Attribute Functions): Add examples for
4975 face-attribute-relative-p.
4976
4977 * tips.texi (Coding Conventions): Cleanup last change.
4978
4979 2006-07-05 Karl Berry <karl@gnu.org>
4980
4981 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
4982 Remove @setchapternewpage odd.
4983 Result is 1013 pages, down from 1100.
4984
4985 * anti.texi, customize.texi, display.texi, internals.texi:
4986 * minibuf.texi, modes.texi, tips.texi:
4987 Fix overfull/underfull boxes.
4988
4989 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4990
4991 * edebug.texi (Instrumenting):
4992 Add Edebug-specific findex for eval-buffer.
4993 * loading.texi (Loading):
4994 Replace eval-current-buffer with eval-buffer.
4995
4996 2006-06-30 Nick Roberts <nickrob@snap.net.nz>
4997
4998 * locals.texi (Standard Buffer-Local Variables): Update the list
4999 of variables.
5000
5001 2006-06-26 Nick Roberts <nickrob@snap.net.nz>
5002
5003 * files.texi (File Name Completion): Point user to the node
5004 "Reading File Names".
5005
5006 2006-06-24 Eli Zaretskii <eliz@gnu.org>
5007
5008 * files.texi (Contents of Directories): Document case-insensitive
5009 behavior on respective filesystems.
5010
5011 * objects.texi (Character Type): Document that Emacs signals an
5012 error for unsupported Unicode characters specified as \uNNNN.
5013
5014 2006-06-19 Richard Stallman <rms@gnu.org>
5015
5016 * processes.texi (Bindat Spec): Clarify previous change.
5017
5018 2006-06-16 Richard Stallman <rms@gnu.org>
5019
5020 * tips.texi (Coding Conventions): Better explain conventions
5021 for definition constructs.
5022
5023 * text.texi (Special Properties): String value of `read-only'
5024 serves as the error message.
5025
5026 * objects.texi (Character Type): Clarify prev. change.
5027 (Non-ASCII in Strings): Mention \u and \U.
5028
5029 * commands.texi (Using Interactive): Explain problem of
5030 markers, etc., in command-history.
5031
5032 2006-06-14 Kim F. Storm <storm@cua.dk>
5033
5034 * commands.texi (Waiting): Negative arg to sit-for forces
5035 redisplay even if input is pending.
5036
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).
5040
5041 2006-06-13 Richard Stallman <rms@gnu.org>
5042
5043 * display.texi (Forcing Redisplay): Clarify previous change.
5044
5045 2006-06-13 Romain Francoise <romain@orebokech.com>
5046
5047 * display.texi (Forcing Redisplay): Fix typo.
5048
5049 2006-06-13 Kim F. Storm <storm@cua.dk>
5050
5051 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
5052
5053 2006-06-10 Luc Teirlinck <teirllm@auburn.edu>
5054
5055 * tips.texi (Coding Conventions): Add `@end itemize'.
5056
5057 2006-06-10 Richard Stallman <rms@gnu.org>
5058
5059 * tips.texi (Coding Conventions): Explain use of coding systems
5060 to ensure one decoding for strings.
5061
5062 2006-06-09 Aidan Kehoe <kehoea@parhasard.net>
5063
5064 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
5065 syntax.
5066
5067 2006-06-07 Eli Zaretskii <eliz@gnu.org>
5068
5069 * display.texi (Font Selection): Remove description of
5070 clear-face-cache.
5071
5072 * compile.texi (Eval During Compile): Fix a typo. Add index
5073 entries for possible uses of eval-when-compile.
5074
5075 2006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
5076
5077 * display.texi (Abstract Display): Fix typo.
5078
5079 2006-06-03 Eli Zaretskii <eliz@gnu.org>
5080
5081 * minibuf.texi (Minibuffer History) <history-add-new-input>:
5082 Reword variable's description.
5083
5084 2006-06-01 Richard Stallman <rms@gnu.org>
5085
5086 * windows.texi (Splitting Windows): Clarify splitting nonselected
5087 window.
5088
5089 2006-05-31 Juri Linkov <juri@jurta.org>
5090
5091 * minibuf.texi (Minibuffer History): Add history-add-new-input.
5092
5093 2006-05-30 Richard Stallman <rms@gnu.org>
5094
5095 * display.texi (Line Height): Fix errors in description of
5096 default line height and line-height property.
5097
5098 * nonascii.texi (Default Coding Systems): Further clarification.
5099
5100 2006-05-29 Luc Teirlinck <teirllm@auburn.edu>
5101
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.
5106
5107 2006-05-30 Eli Zaretskii <eliz@gnu.org>
5108
5109 * nonascii.texi (Default Coding Systems): Fix it some more.
5110
5111 2006-05-29 Eli Zaretskii <eliz@gnu.org>
5112
5113 * nonascii.texi (Default Coding Systems): Fix last change.
5114
5115 2006-05-29 Kenichi Handa <handa@m17n.org>
5116
5117 * nonascii.texi (find-operation-coding-system): Describe the new
5118 argument format (FILENAME . BUFFER).
5119
5120 2006-05-28 Richard Stallman <rms@gnu.org>
5121
5122 * tips.texi (Coding Conventions): Better explain reasons not to
5123 advise other packages or use `eval-after-load'.
5124
5125 2006-05-29 Kim F. Storm <storm@cua.dk>
5126
5127 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
5128 `bindat-idx' and `bindat-raw' for clarity.
5129
5130 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
5131
5132 * processes.texi (Bindat Spec): Expand on `repeat' handler.
5133
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.
5138
5139 2006-05-27 Chong Yidong <cyd@stupidchicken.com>
5140
5141 * keymaps.texi (Key Sequences): Link to input events definition.
5142 (Format of Keymaps): Delete material duplicated in Keymap Basics.
5143
5144 * files.texi (Changing Files): Document updated argument list for
5145 copy-file.
5146
5147 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
5148
5149 * processes.texi (Bindat Functions): Explain term "total length".
5150 Use it in bindat-length and bindat-pack descriptions.
5151
5152 2006-05-26 Eli Zaretskii <eliz@gnu.org>
5153
5154 * tips.texi (Coding Conventions): Advise against using
5155 eval-after-load in packages. Add an index entry.
5156
5157 2006-05-25 Juri Linkov <juri@jurta.org>
5158
5159 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
5160
5161 * modes.texi (%-Constructs): Add %e, %z, %Z.
5162
5163 2006-05-25 Richard Stallman <rms@gnu.org>
5164
5165 * elisp.texi (Top): Update subnode menu.
5166
5167 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
5168 (Keymaps): Update menu.
5169
5170 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
5171
5172 * keymaps.texi (Key Sequences): Some clarifications.
5173
5174 2006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
5175
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.
5179
5180 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
5181
5182 * keymaps.texi (Key Sequences): Rename from Keymap Terminology.
5183 Explain string and vector representations of key sequences.
5184
5185 * keymaps.texi (Changing Key Bindings):
5186 * commands.texi (Interactive Codes):
5187 * help.texi (Describing Characters): Refer to it.
5188
5189 2006-05-23 Luc Teirlinck <teirllm@auburn.edu>
5190
5191 * frames.texi (Pointer Shape): @end table -> @end defvar.
5192
5193 2006-05-22 Richard Stallman <rms@gnu.org>
5194
5195 * elisp.texi (Top): Update subnode menus.
5196
5197 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
5198 Contents rewritten; material from old Pointer Shape node moved here.
5199
5200 * display.texi (Pointer Shape): Node deleted.
5201 (Image Descriptors): Minor cleanup.
5202
5203 2006-05-21 Richard Stallman <rms@gnu.org>
5204
5205 * syntax.texi (Parsing Expressions): Update info on which STATE
5206 elements are ignored.
5207
5208 2006-05-19 Luc Teirlinck <teirllm@auburn.edu>
5209
5210 * hooks.texi (Standard Hooks): Correct typo.
5211
5212 * gpl.texi (GPL): ifinfo -> ifnottex.
5213
5214 2006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
5215
5216 * searching.texi (Simple Match Data): Warn about match data being
5217 set anew by every search.
5218
5219 2006-05-17 Richard Stallman <rms@gnu.org>
5220
5221 * minibuf.texi (Minibuffer History): Clarify.
5222
5223 * searching.texi (Regexp Special): Clarify nested regexp warning.
5224
5225 2006-05-16 Kim F. Storm <storm@cua.dk>
5226
5227 * minibuf.texi (Minibuffer History): Update add-to-history.
5228
5229 2006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
5230
5231 * nonascii.texi (Explicit Encoding):
5232 Fix typo (encoding<->decoding).
5233
5234 2006-05-14 Richard Stallman <rms@gnu.org>
5235
5236 * buffers.texi (Creating Buffers): Cleanup.
5237
5238 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
5239
5240 2006-05-13 Eli Zaretskii <eliz@gnu.org>
5241
5242 * buffers.texi (Current Buffer): Document that with-temp-buffer
5243 disables undo.
5244
5245 * os.texi (Terminal-Specific): More accurate description of how
5246 Emacs searches for the terminal-specific libraries.
5247
5248 2006-05-12 Eli Zaretskii <eliz@gnu.org>
5249
5250 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
5251 emacs-xtra to @inforef's.
5252
5253 * text.texi (Undo): Document that undo is turned off in buffers
5254 whose names begin with a space.
5255
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.
5260
5261 * files.texi (Visiting Functions, Reading from Files)
5262 (Saving Buffers): Mention code and EOL conversions by file I/O
5263 primitives and subroutines.
5264
5265 * nonascii.texi (Lisp and Coding Systems):
5266 Document coding-system-eol-type. Add index entries for eol conversion.
5267
5268 * display.texi (Defining Faces): Mention `mac', and add an xref to
5269 where window-system is described.
5270
5271 2006-05-10 Richard Stallman <rms@gnu.org>
5272
5273 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
5274
5275 2006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
5276
5277 * variables.texi (File Local Variables): Recommend to quote lambda
5278 expressions in safe-local-variable property.
5279
5280 2006-05-09 Richard Stallman <rms@gnu.org>
5281
5282 * variables.texi (File Local Variables):
5283 Document safe-local-eval-forms and safe-local-eval-function.
5284
5285 2006-05-07 Kim F. Storm <storm@cua.dk>
5286
5287 * minibuf.texi (Minibuffer History): Remove keep-dups arg
5288 from add-to-history.
5289
5290 2006-05-07 Romain Francoise <romain@orebokech.com>
5291
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.
5300
5301 2006-05-06 Eli Zaretskii <eliz@gnu.org>
5302
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.
5306
5307 * minibuf.texi (Minibuffer History): Document add-to-history.
5308
5309 2006-05-05 Eli Zaretskii <eliz@gnu.org>
5310
5311 * internals.texi (Pure Storage): Mention the pure overflow message
5312 at startup.
5313
5314 2006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
5315
5316 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
5317 (Searching Keymaps): Fix pseudo-Lisp description of keymap
5318 search.
5319
5320 2006-05-01 Richard Stallman <rms@gnu.org>
5321
5322 * intro.texi (nil and t): Clarify.
5323
5324 * variables.texi (File Local Variables): Suggest using booleanp.
5325
5326 2006-05-01 Juanma Barranquero <lekktu@gmail.com>
5327
5328 * objects.texi (Type Predicates): Fix typos.
5329
5330 2006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
5331
5332 * intro.texi (nil and t): Add booleanp.
5333
5334 * objects.texi (Type Predicates): Add links for booleanp and
5335 string-or-null-p.
5336
5337 2006-04-29 Richard Stallman <rms@gnu.org>
5338
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.
5342
5343 2006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
5344
5345 * variables.texi (File Local Variables): Remove the special case t for
5346 safe-local-variable.
5347
5348 2006-04-26 Richard Stallman <rms@gnu.org>
5349
5350 * syntax.texi (Parsing Expressions): Minor cleanup.
5351
5352 2006-04-18 Richard Stallman <rms@gnu.org>
5353
5354 * tips.texi (Coding Conventions): Explain when the package's
5355 prefix should appear later on (not at the start of the name).
5356
5357 * searching.texi (String Search): Clarify effect of NOERROR.
5358
5359 * modes.texi (Imenu): Clarify what special items do.
5360
5361 * hooks.texi (Standard Hooks): Delete text about old hook names.
5362
5363 2006-04-17 Romain Francoise <romain@orebokech.com>
5364
5365 * variables.texi (Local Variables): Update the default value of
5366 `max-specpdl-size'.
5367
5368 2006-04-15 Michael Olson <mwolson@gnu.org>
5369
5370 * processes.texi (Transaction Queues): Mention the new optional
5371 `delay-question' argument for `tq-enqueue'.
5372
5373 2006-04-13 Bill Wohler <wohler@newt.com>
5374
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.
5378
5379 2006-04-12 Bill Wohler <wohler@newt.com>
5380
5381 * customize.texi (Common Keywords): Move description of
5382 customize-package-emacs-version-alist to @defvar.
5383
5384 2006-04-10 Bill Wohler <wohler@newt.com>
5385
5386 * customize.texi (Common Keywords): Add :package-version.
5387
5388 2006-04-10 Kim F. Storm <storm@cua.dk>
5389
5390 * text.texi (Buffer Contents): Add NOPROPS arg to
5391 filter-buffer-substring.
5392
5393 2006-04-08 Kevin Ryde <user42@zip.com.au>
5394
5395 * os.texi (Command-Line Arguments): Update xref to emacs manual
5396 "Command Arguments" -> "Emacs Invocation", per change there.
5397
5398 2006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
5399
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.
5402
5403 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
5404
5405 * strings.texi (Predicates for Strings): Add string-or-null-p.
5406
5407 2006-03-28 Kim F. Storm <storm@cua.dk>
5408
5409 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
5410 remarks about systems that don't support fractional seconds.
5411
5412 2006-03-25 Karl Berry <karl@gnu.org>
5413
5414 * elisp.texi: Use @copyright{} instead of (C), and do not indent
5415 the year list.
5416
5417 2006-03-21 Nick Roberts <nickrob@snap.net.nz>
5418
5419 * display.texi (Fringe Indicators): Fix typos.
5420
5421 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
5422
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.
5426
5427 2006-03-19 Alan Mackenzie <acm@muc.de>
5428
5429 * text.texi (Special Properties): Clarify `fontified' property.
5430
5431 2006-03-16 Richard Stallman <rms@gnu.org>
5432
5433 * display.texi (Defining Images): Minor cleanup.
5434
5435 2006-03-16 Bill Wohler <wohler@newt.com>
5436
5437 * display.texi (Defining Images): In image-load-path-for-library,
5438 prefer user's images.
5439
5440 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
5441
5442 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
5443
5444 2006-03-15 Bill Wohler <wohler@newt.com>
5445
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.
5450
5451 2006-03-14 Bill Wohler <wohler@newt.com>
5452
5453 * display.texi (Defining Images): In image-load-path-for-library,
5454 always return list of directories. Update example.
5455
5456 2006-03-14 Alan Mackenzie <acm@muc.de>
5457
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".
5462
5463 2006-03-13 Richard Stallman <rms@gnu.org>
5464
5465 * display.texi (Invisible Text): The impossible position is
5466 now before the invisible text, not after.
5467 (Defining Images): Clean up last change.
5468
5469 2006-03-11 Bill Wohler <wohler@newt.com>
5470
5471 * display.texi (Defining Images): Add image-load-path-for-library.
5472
5473 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
5474
5475 * text.texi (Adaptive Fill): Fix Texinfo usage.
5476
5477 * strings.texi (Creating Strings): Fix Texinfo usage.
5478
5479 * searching.texi (Regexp Special): Use @samp for regular
5480 expressions that are not in Lisp syntax.
5481
5482 2006-03-08 Luc Teirlinck <teirllm@auburn.edu>
5483
5484 * searching.texi (Regexp Special): Put remark between parentheses
5485 to avoid misreading.
5486
5487 2006-03-07 Luc Teirlinck <teirllm@auburn.edu>
5488
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.
5495
5496 2006-03-02 Kim F. Storm <storm@cua.dk>
5497
5498 * keymaps.texi (Tool Bar): Add tool-bar-border.
5499
5500 2006-02-28 Luc Teirlinck <teirllm@auburn.edu>
5501
5502 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
5503
5504 2006-02-27 Luc Teirlinck <teirllm@auburn.edu>
5505
5506 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
5507
5508 * files.texi (Locating Files): Suggest additional values for the
5509 SUFFIXES arg of `locate-file'. Update pxref.
5510
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'.
5518
5519 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
5520
5521 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
5522
5523 * windows.texi (Window Tree): Fix typo.
5524
5525 2006-02-20 Kim F. Storm <storm@cua.dk>
5526
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.
5537
5538 2006-02-20 Juanma Barranquero <lekktu@gmail.com>
5539
5540 * commands.texi (Using Interactive): Fix reference to node
5541 "Minibuffers".
5542
5543 2006-02-19 Richard M. Stallman <rms@gnu.org>
5544
5545 * minibuf.texi (High-Level Completion):
5546 Add xref to read-input-method-name.
5547
5548 * files.texi (Relative File Names): Move file-relative-name here.
5549 (File Name Expansion): From here. Minor clarifications.
5550
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.
5554
5555 2006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
5556
5557 * display.texi (Other Display Specs, Image Descriptors):
5558 Revert erroneous changes. The previous description of
5559 image-descriptors as `(image . PROPS)' was correct.
5560
5561 2006-02-14 Richard M. Stallman <rms@gnu.org>
5562
5563 * variables.texi (File Local Variables): Clarifications.
5564
5565 2006-02-14 Juanma Barranquero <lekktu@gmail.com>
5566
5567 * variables.texi (File Local Variables): Use @code for a cons
5568 cell, not @var.
5569
5570 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
5571
5572 * variables.texi (File Local Variables): Document new file local
5573 variable behavior.
5574
5575 2006-02-10 Kim F. Storm <storm@cua.dk>
5576
5577 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
5578
5579 2006-02-08 Juanma Barranquero <lekktu@gmail.com>
5580
5581 * modes.texi (%-Constructs): Remove obsolete info about
5582 `global-mode-string'.
5583
5584 2006-02-07 Richard M. Stallman <rms@gnu.org>
5585
5586 * commands.texi (Prefix Command Arguments): Minor cleanup.
5587
5588 * display.texi: "Graphical display", not window system.
5589
5590 * functions.texi (What Is a Function): Fix xref.
5591
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.
5595
5596 2006-02-02 Richard M. Stallman <rms@gnu.org>
5597
5598 * minibuf.texi (Basic Completion): Completion alists are risky.
5599
5600 * keymaps.texi (Active Keymaps): Clarifications.
5601 (Searching Keymaps): New node.
5602 (Keymaps): Update menu.
5603
5604 * frames.texi (Layout Parameters): Minor clarification.
5605 (Drag and Drop): New node.
5606 (Frames): Update menu.
5607
5608 2006-01-29 Chong Yidong <cyd@stupidchicken.com>
5609
5610 * display.texi (Other Display Specs, Image Descriptors):
5611 Image description is a list, not a cons cell.
5612
5613 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
5614
5615 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
5616 list is not necessarily a list).
5617
5618 2006-01-27 Eli Zaretskii <eliz@gnu.org>
5619
5620 * frames.texi (Layout Parameters): border-width and
5621 internal-border-width belong to the frame, not the window.
5622
5623 2006-01-19 Richard M. Stallman <rms@gnu.org>
5624
5625 * nonascii.texi (Translation of Characters): Search cmds use
5626 translation-table-for-input. Automatically made local.
5627
5628 * markers.texi (Overview of Markers): Count insertion type
5629 as one of a marker's attributes.
5630
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.
5639
5640 * elisp.texi (Top): Menu clarification.
5641
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.
5645
5646 * commands.texi (Key Sequence Input): Clarify.
5647 Move num-nonmacro-input-events out.
5648 (Reading One Event): num-nonmacro-input-events moved here.
5649
5650 2006-01-14 Nick Roberts <nickrob@snap.net.nz>
5651
5652 * advice.texi (Simple Advice): Update example to fit argument
5653 change in previous-line.
5654
5655 2006-01-05 Richard M. Stallman <rms@gnu.org>
5656
5657 * markers.texi (The Mark): Fix in `mark'.
5658
5659 2006-01-04 Richard M. Stallman <rms@gnu.org>
5660
5661 * processes.texi (Misc Network, Make Network): Minor cleanups.
5662
5663 2006-01-04 Kim F. Storm <storm@cua.dk>
5664
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.
5668
5669 2005-12-30 Richard M. Stallman <rms@gnu.org>
5670
5671 * text.texi (Changing Properties):
5672 Don't use return value of set-text-properties.
5673
5674 2005-12-29 Luc Teirlinck <teirllm@auburn.edu>
5675
5676 * modes.texi (Mode Line Format): Correct typo in menu.
5677
5678 2005-12-29 Richard M. Stallman <rms@gnu.org>
5679
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.
5687
5688 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
5689
5690 * minibuf.texi (Basic Completion): Update lazy-completion-table
5691 examples for removal of ARGS argument.
5692
5693 2005-12-23 Richard M. Stallman <rms@gnu.org>
5694
5695 * text.texi (Undo): Restore some explanation from the version
5696 that was deleted.
5697
5698 2005-12-23 Eli Zaretskii <eliz@gnu.org>
5699
5700 * text.texi (Undo): Remove duplicate descriptions of `apply
5701 funname' and `apply delta' elements of the undo list.
5702
5703 2005-12-20 Richard M. Stallman <rms@gnu.org>
5704
5705 * help.texi (Help Functions): Update documentation of `apropos'.
5706
5707 2005-12-20 Luc Teirlinck <teirllm@auburn.edu>
5708
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).
5713
5714 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
5715
5716 * customize.texi (Common Keywords): Fix Texinfo usage.
5717 (Group Definitions, Variable Definitions): Update for new
5718 conventions for using `*' in docstrings.
5719
5720 * tips.texi (Documentation Tips): Update for new conventions for
5721 using `*' in docstrings.
5722
5723 2005-12-16 Richard M. Stallman <rms@gnu.org>
5724
5725 * minibuf.texi (Minibuffer Contents): Minor cleanup.
5726
5727 2005-12-16 Juri Linkov <juri@jurta.org>
5728
5729 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
5730
5731 2005-12-14 Romain Francoise <romain@orebokech.com>
5732
5733 * modes.texi (Customizing Keywords): Rename `append' to `how'.
5734 Fix typo.
5735
5736 2005-12-11 Juri Linkov <juri@jurta.org>
5737
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'.
5742
5743 2005-12-10 Richard M. Stallman <rms@gnu.org>
5744
5745 * customize.texi (Common Keywords): State caveats for use of :tag.
5746
5747 2005-12-08 Richard M. Stallman <rms@gnu.org>
5748
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.
5752
5753 * objects.texi (Character Type): Clarify that \s is not space
5754 if a dash follows.
5755
5756 2005-12-05 Richard M. Stallman <rms@gnu.org>
5757
5758 * windows.texi (Resizing Windows): Delete preserve-before args.
5759
5760 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
5761
5762 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
5763 in full keymaps, since the quirk has been fixed.
5764
5765 2005-12-03 Eli Zaretskii <eliz@gnu.org>
5766
5767 * hooks.texi (Standard Hooks): Add index entries.
5768 Mention `compilation-finish-functions'.
5769
5770 2005-11-27 Richard M. Stallman <rms@gnu.org>
5771
5772 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
5773
5774 2005-11-21 Juri Linkov <juri@jurta.org>
5775
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.
5779
5780 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
5781
5782 * display.texi: Revert 2005-11-20 change.
5783
5784 2005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
5785
5786 * processes.texi (Bindat Functions):
5787 Say "third" to refer to zero-based index "2".
5788
5789 2005-11-18 Luc Teirlinck <teirllm@auburn.edu>
5790
5791 * loading.texi (Library Search): Update the default value of
5792 `load-suffixes'.
5793
5794 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
5795
5796 * display.texi (Attribute Functions): Mention :ignore-defface.
5797
5798 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
5799
5800 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
5801 (Minor Mode Conventions): Mention the use of a hook.
5802
5803 2005-11-06 Richard M. Stallman <rms@gnu.org>
5804
5805 * files.texi (Magic File Names): find-file-name-handler checks the
5806 `operations' property of the handler.
5807
5808 2005-11-03 Richard M. Stallman <rms@gnu.org>
5809
5810 * variables.texi (Frame-Local Variables): Small clarification.
5811
5812 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
5813
5814 * os.texi (Init File): Document ~/.emacs.d/init.el.
5815
5816 2005-10-29 Richard M. Stallman <rms@gnu.org>
5817
5818 * internals.texi (Garbage Collection): Document memory-full.
5819
5820 2005-10-28 Bill Wohler <wohler@newt.com>
5821
5822 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
5823 for URLs.
5824
5825 2005-10-28 Richard M. Stallman <rms@gnu.org>
5826
5827 * minibuf.texi (Completion Commands): Clean up prev change.
5828
5829 2005-10-26 Kevin Ryde <user42@zip.com.au>
5830
5831 * compile.texi (Eval During Compile): Explain recommended uses
5832 of eval-when-compile and eval-and-compile.
5833
5834 2005-10-27 Masatake YAMATO <jet@gyve.org>
5835
5836 * minibuf.texi (Completion Commands):
5837 Write about new optional argument for `display-completion-list'.
5838
5839 2005-10-23 Richard M. Stallman <rms@gnu.org>
5840
5841 * display.texi (Overlay Arrow): Clarify about local bindings of
5842 overlay-arrow-position.
5843
5844 2005-10-22 Eli Zaretskii <eliz@gnu.org>
5845
5846 * internals.texi (Building Emacs): Fix last change.
5847
5848 2005-10-22 Richard M. Stallman <rms@gnu.org>
5849
5850 * internals.texi (Building Emacs): Document eval-at-startup.
5851
5852 2005-10-21 Richard M. Stallman <rms@gnu.org>
5853
5854 * loading.texi (Where Defined): load-history contains abs file names.
5855 symbol-file returns abs file names.
5856
5857 2005-10-19 Kim F. Storm <storm@cua.dk>
5858
5859 * display.texi (Showing Images): Add max-image-size integer value.
5860
5861 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
5862
5863 * display.texi (Showing Images): Document max-image-size.
5864
5865 2005-10-17 Richard M. Stallman <rms@gnu.org>
5866
5867 * commands.texi (Quitting): Minor clarification.
5868
5869 * processes.texi (Sentinels): Clarify about output and quitting.
5870 (Filter Functions): Mention with-local-quit.
5871
5872 2005-10-17 Juri Linkov <juri@jurta.org>
5873
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'.
5885
5886 * commands.texi (Quitting): Replace arg `forms' with `body' in
5887 `with-local-quit'.
5888
5889 * positions.texi (Excursions): Replace arg `forms' with `body' in
5890 `save-excursion'.
5891
5892 2005-10-08 Kim F. Storm <storm@cua.dk>
5893
5894 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
5895 Rename manual section accordingly.
5896
5897 2005-10-04 Kim F. Storm <storm@cua.dk>
5898
5899 * windows.texi (Window Split Tree): New section describing
5900 new function window-split-tree function.
5901
5902 2005-10-03 Nick Roberts <nickrob@snap.net.nz>
5903
5904 * display.texi (Fringe Size/Pos): Simplify and add detail.
5905
5906 2005-09-30 Romain Francoise <romain@orebokech.com>
5907
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.
5911
5912 2005-09-29 Juri Linkov <juri@jurta.org>
5913
5914 * display.texi (Displaying Messages): Rename argument name
5915 `string' to `format-string' in functions `message', `message-box',
5916 `message-or-box'.
5917
5918 2005-09-26 Chong Yidong <cyd@stupidchicken.com>
5919
5920 * errors.texi (Standard Errors): Correct xrefs.
5921
5922 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
5923
5924 * display.texi (Defining Images): Update documentation for
5925 `image-load-path'.
5926
5927 2005-09-17 Richard M. Stallman <rms@gnu.org>
5928
5929 * display.texi (Defining Images): Clean up previous change.
5930
5931 2005-09-16 Romain Francoise <romain@orebokech.com>
5932
5933 * elisp.texi: Specify GFDL version 1.2.
5934
5935 * doclicense.texi (GNU Free Documentation License): Update to
5936 version 1.2.
5937
5938 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
5939
5940 * display.texi (Defining Images): Document `image-load-path'.
5941
5942 2005-09-15 Richard M. Stallman <rms@gnu.org>
5943
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.
5952
5953 2005-09-10 Chong Yidong <cyd@stupidchicken.com>
5954
5955 * files.texi (Saving Buffers): Fix typo.
5956
5957 2005-09-08 Richard M. Stallman <rms@gnu.org>
5958
5959 * tips.texi (Programming Tips): Correct the "default" prompt spec.
5960
5961 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
5962
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.
5969
5970 * hooks.texi (Standard Hooks): All hooks should conform to the
5971 standard naming convention now.
5972 Fix xref for `echo-area-clear-hook'.
5973
5974 * display.texi (Usual Display): Note that indicate-empty-lines and
5975 tab-width are buffer-local.
5976
5977 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
5978
5979 * modes.texi (Mode Help): Note that major-mode is buffer-local.
5980
5981 * nonascii.texi (Encoding and I/O): Note that
5982 buffer-file-coding-system is buffer-local.
5983
5984 * positions.texi (List Motion): Note that defun-prompt-regexp is
5985 buffer-local.
5986
5987 * text.texi (Auto Filling): Note that auto-fill-function is
5988 buffer-local.
5989 (Undo): Note that buffer-undo-list is buffer-local.
5990
5991 * windows.texi (Buffers and Windows):
5992 Document buffer-display-count.
5993
5994 2005-09-06 Richard M. Stallman <rms@gnu.org>
5995
5996 * tips.texi (Coding Conventions): Sometimes it is ok to put the
5997 package prefix elsewhere than at the start of the name.
5998
5999 2005-09-03 Richard M. Stallman <rms@gnu.org>
6000
6001 * tips.texi (Programming Tips): Add conventions for minibuffer
6002 questions and prompts.
6003
6004 2005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
6005
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.
6011
6012 2005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
6013
6014 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
6015
6016 (Insertion): Document precise type of `insert-char' arg COUNT.
6017
6018 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
6019
6020 * modes.texi (Other Font Lock Variables): Sync the default of
6021 font-lock-lines-before.
6022
6023 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
6024
6025 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
6026
6027 2005-08-29 Richard M. Stallman <rms@gnu.org>
6028
6029 * elisp.texi (Top): Update subnode menu.
6030
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.
6035
6036 2005-08-27 Eli Zaretskii <eliz@gnu.org>
6037
6038 * os.texi (Startup Summary): Fix the description of the initial
6039 startup message display.
6040
6041 2005-08-25 Richard M. Stallman <rms@gnu.org>
6042
6043 * searching.texi (Search and Replace): Add replace-regexp-in-string.
6044
6045 2005-08-25 Emilio C. Lopes <eclig@gmx.net>
6046
6047 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
6048 `next-overlay-change' example.
6049
6050 2005-08-22 Juri Linkov <juri@jurta.org>
6051
6052 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
6053 Fix invert-face. Fix args of face-background.
6054
6055 * display.texi (Standard Faces): Delete node.
6056 (Faces): Add xref to `(emacs)Standard Faces'.
6057 (Displaying Faces): Fix xref to `Standard Faces'.
6058
6059 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
6060
6061 2005-08-20 Alan Mackenzie <acm@muc.de>
6062
6063 * buffers.texi (The Buffer List): Clarify the manipulation of the
6064 buffer list.
6065
6066 2005-08-14 Richard M. Stallman <rms@gnu.org>
6067
6068 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
6069 a regexp.
6070
6071 2005-08-11 Richard M. Stallman <rms@gnu.org>
6072
6073 * elisp.texi (Top): Update subnode lists.
6074
6075 * display.texi (Inverse Video): Node deleted.
6076
6077 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
6078 New nodes split out of Coding Conventions.
6079
6080 * searching.texi (Regular Expressions): Document re-builder.
6081
6082 * os.texi (Time Parsing): New node split out of Time Conversion.
6083
6084 * processes.texi (Misc Network, Network Feature Testing)
6085 (Network Options, Make Network): New nodes split out of
6086 Low-Level Network.
6087
6088 2005-08-09 Richard M. Stallman <rms@gnu.org>
6089
6090 * frames.texi (Geometry): New node, split from Size and Position.
6091 (Frame Parameters): Refer to Geometry.
6092
6093 * buffers.texi (The Buffer List): Fix xrefs.
6094
6095 * windows.texi (Splitting Windows): Fix xref.
6096
6097 * frames.texi (Layout Parameters): Add xref.
6098
6099 * display.texi (Line Height, Scroll Bars): Fix xrefs.
6100
6101 * keymaps.texi (Menu Bar): Fix xref.
6102
6103 * locals.texi (Standard Buffer-Local Variables): Fix xref.
6104
6105 * modes.texi (%-Constructs): Fix xref.
6106
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.
6111
6112 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
6113
6114 * positions.texi (Screen Lines): Update xref for previous change
6115 in minibuf.texi.
6116
6117 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
6118 change in minibuf.texi.
6119
6120 2005-08-09 Richard M. Stallman <rms@gnu.org>
6121
6122 * tips.texi (Coding Conventions): Minor cleanup.
6123
6124 * modes.texi (Defining Minor Modes): Explain when init-value
6125 can be non-nil.
6126
6127 * elisp.texi (Top): Update submenu for Minibuffer.
6128
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.
6133
6134 * hash.texi (Defining Hash): Delete stray paren in example.
6135
6136 * display.texi (Echo Area Customization): Don't define
6137 max-mini-window-height here; xref instead.
6138
6139 * commands.texi (Event Input Misc): Update while-no-input.
6140
6141 * advice.texi (Advising Functions): Explain when to use advice
6142 and when to use a hook.
6143
6144 2005-07-30 Eli Zaretskii <eliz@gnu.org>
6145
6146 * makefile.w32-in (info): Don't run install-info.
6147 ($(infodir)/dir): New target, produced by running install-info.
6148
6149 2005-07-27 Luc Teirlinck <teirllm@auburn.edu>
6150
6151 * modes.texi (Defining Minor Modes): The keyword for the initial
6152 value is :init-value, not :initial-value.
6153
6154 2005-07-23 Eli Zaretskii <eliz@gnu.org>
6155
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.
6159
6160 2005-07-22 Richard M. Stallman <rms@gnu.org>
6161
6162 * internals.texi (Garbage Collection): Clarify previous change.
6163
6164 2005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
6165
6166 * internals.texi (Garbage Collection): Add gc-cons-percentage.
6167
6168 2005-07-18 Juri Linkov <juri@jurta.org>
6169
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.
6175
6176 2005-07-16 Richard M. Stallman <rms@gnu.org>
6177
6178 * display.texi (Managing Overlays): Clarify make-overlay
6179 args for insertion types.
6180
6181 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
6182
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}.
6187
6188 2005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
6189
6190 * os.texi (Translating Input): Fix typo.
6191
6192 2005-07-08 Richard M. Stallman <rms@gnu.org>
6193
6194 * README: Update edition number and size estimate.
6195
6196 * elisp.texi (VERSION): Set to 2.9.
6197
6198 2005-07-07 Richard M. Stallman <rms@gnu.org>
6199
6200 * book-spine.texinfo: Update Emacs version.
6201
6202 * display.texi (Inverse Video): Delete mode-line-inverse-video.
6203
6204 2005-07-06 Richard M. Stallman <rms@gnu.org>
6205
6206 * searching.texi (Regexp Search): Clarify what re-search-forward
6207 does when the search fails.
6208
6209 2005-07-05 Lute Kamstra <lute@gnu.org>
6210
6211 * Update FSF's address in GPL notices.
6212
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.
6218
6219 2005-07-04 Richard M. Stallman <rms@gnu.org>
6220
6221 * hooks.texi (Standard Hooks): Add occur-hook.
6222
6223 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
6224
6225 * display.texi (The Echo Area): Correct menu.
6226
6227 2005-07-03 Richard M. Stallman <rms@gnu.org>
6228
6229 * elisp.texi (Top): Update subnode menu for Display.
6230
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.
6238
6239 * windows.texi (Textual Scrolling): Doc 3 values for
6240 scroll-preserve-screen-position.
6241
6242 * text.texi (Special Properties): Change hook functions
6243 should bind inhibit-modification-hooks around altering buffer text.
6244
6245 * keymaps.texi (Key Binding Commands): Call binding BINDING
6246 rather than DEFINITION.
6247
6248 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
6249
6250 * variables.texi (Defining Variables): `user-variable-p' returns t
6251 for aliases of user options, nil for alias loops.
6252
6253 2005-06-28 Richard M. Stallman <rms@gnu.org>
6254
6255 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
6256 make-keymap.
6257
6258 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
6259
6260 * variables.texi (Setting Variables): Correct and clarify
6261 description of `add-to-ordered-list'.
6262
6263 2005-06-26 Richard M. Stallman <rms@gnu.org>
6264
6265 * display.texi (Faces): Minor cleanup.
6266
6267 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
6268
6269 * display.texi (Faces): `facep' returns t for strings that are
6270 face names.
6271
6272 2005-06-25 Richard M. Stallman <rms@gnu.org>
6273
6274 * objects.texi (Equality Predicates): Clarify meaning of equal.
6275
6276 * windows.texi (Selecting Windows): save-selected-window
6277 and with-selected-window save and restore the current buffer.
6278
6279 2005-06-24 Richard M. Stallman <rms@gnu.org>
6280
6281 * numbers.texi (Float Basics): Explain how to test for NaN,
6282 and printing the sign of NaNs.
6283
6284 2005-06-24 Eli Zaretskii <eliz@gnu.org>
6285
6286 * makefile.w32-in (MAKEINFO): Use --force.
6287
6288 2005-06-23 Richard M. Stallman <rms@gnu.org>
6289
6290 * display.texi (Face Functions): Correct Texinfo usage.
6291
6292 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
6293
6294 * lists.texi (Rings): `ring-elements' now returns the elements of
6295 RING in order.
6296
6297 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
6298
6299 * markers.texi (The Mark): Texinfo usage fix.
6300
6301 2005-06-23 Kim F. Storm <storm@cua.dk>
6302
6303 * searching.texi (Entire Match Data): Remove evaporate option for
6304 match-data. Do not mention evaporate option for set-match-data.
6305
6306 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
6307
6308 * display.texi (Face Functions): Mention face aliases.
6309
6310 2005-06-21 Richard M. Stallman <rms@gnu.org>
6311
6312 * anti.texi (Antinews): Texinfo usage fix.
6313
6314 2005-06-21 Karl Berry <karl@gnu.org>
6315
6316 * elisp.texi: Use @copying.
6317
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.
6321
6322 2005-06-21 Juri Linkov <juri@jurta.org>
6323
6324 * display.texi (Defining Faces): Add `customized-face'.
6325
6326 2005-06-20 Kim F. Storm <storm@cua.dk>
6327
6328 * variables.texi (Setting Variables): Any type of element can be
6329 given order in add-to-ordered-list. Compare elements with eq.
6330
6331 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
6332
6333 2005-06-20 Karl Berry <karl@gnu.org>
6334
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.
6338
6339 2005-06-19 Luc Teirlinck <teirllm@auburn.edu>
6340
6341 * lists.texi (Rings): Various minor clarifications and corrections.
6342
6343 2005-06-18 Richard M. Stallman <rms@gnu.org>
6344
6345 * functions.texi (Obsolete Functions): Simplify.
6346
6347 * variables.texi (Variable Aliases): Simplify.
6348
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.
6354
6355 * elisp.texi: Add links to Rings and Byte Packing.
6356 Update version and copyright years.
6357
6358 * minibuf.texi: Fix formatting ugliness.
6359 (Completion Commands): Move keymap vars to the end
6360 and vars completing-read binds to the top.
6361
6362 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
6363
6364 * processes.texi: Fix typos.
6365 (Bindat Spec): Correct Texinfo error.
6366 (Byte Packing): Fix ungrammatical sentence.
6367
6368 2005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
6369
6370 * lists.texi (Rings): New node.
6371 (Lists): Add it to menu.
6372
6373 * processes.texi (Byte Packing): New node.
6374 (Processes): Add it to menu.
6375
6376 2005-06-17 Richard M. Stallman <rms@gnu.org>
6377
6378 * syntax.texi (Parsing Expressions): Fix texinfo usage.
6379
6380 * help.texi (Documentation Basics): Explain the xref to
6381 Documentation Tips.
6382
6383 * debugging.texi (Debugger Commands): Minor fix.
6384
6385 2005-06-16 Luc Teirlinck <teirllm@auburn.edu>
6386
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.
6390
6391 * os.texi (Timers): Timers should save and restore the match data
6392 if they change it.
6393
6394 * debugging.texi (Debugger Commands): Mention that the Lisp
6395 debugger can not step through primitive functions.
6396
6397 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
6398
6399 * functions.texi (Obsolete Functions): Update argument names of
6400 `make-obsolete' and `define-obsolete-function-alias'.
6401
6402 * variables.texi (Variable Aliases): Update argument names of
6403 `defvaralias', `make-obsolete-variable' and
6404 `define-obsolete-variable-alias'.
6405
6406 2005-06-15 Kim F. Storm <storm@cua.dk>
6407
6408 * searching.texi (Entire Match Data): Rephrase warnings about
6409 evaporate arg to match-data and set-match-data.
6410
6411 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
6412
6413 * elisp.texi (Top): Update detailed menu.
6414
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.
6431
6432 2005-06-14 Lute Kamstra <lute@gnu.org>
6433
6434 * debugging.texi (Function Debugging): Primitives can break on
6435 entry too.
6436
6437 2005-06-14 Kim F. Storm <storm@cua.dk>
6438
6439 * variables.texi (Setting Variables): Add add-to-ordered-list.
6440
6441 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
6442
6443 * syntax.texi (Parsing Expressions): Document aux functions and vars of
6444 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
6445
6446 2005-06-13 Lute Kamstra <lute@gnu.org>
6447
6448 * text.texi (Special Properties): Fix cross reference.
6449
6450 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
6451
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.
6455
6456 2005-06-11 Alan Mackenzie <acm@muc.de>
6457
6458 * text.texi (Adaptive Fill): Amplify the description of
6459 fill-context-prefix.
6460
6461 2005-06-10 Luc Teirlinck <teirllm@auburn.edu>
6462
6463 * syntax.texi (Parsing Expressions): Fix Texinfo error.
6464
6465 2005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
6466
6467 * syntax.texi (Parsing Expressions): Document syntax-ppss.
6468
6469 2005-06-10 Luc Teirlinck <teirllm@auburn.edu>
6470
6471 * debugging.texi (Error Debugging): Minor rewording.
6472 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
6473 is optional.
6474
6475 2005-06-10 Lute Kamstra <lute@gnu.org>
6476
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.
6484
6485 2005-06-09 Kim F. Storm <storm@cua.dk>
6486
6487 * searching.texi (Entire Match Data): Explain new `reseat' argument to
6488 match-data and set-match-data.
6489
6490 2005-06-08 Richard M. Stallman <rms@gnu.org>
6491
6492 * searching.texi (Entire Match Data): Clarify when match-data
6493 returns markers and when integers.
6494
6495 * display.texi (Defining Faces): Explain that face name should not
6496 end in `-face'.
6497
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.
6502
6503 2005-06-06 Richard M. Stallman <rms@gnu.org>
6504
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.
6509
6510 2005-06-08 Juri Linkov <juri@jurta.org>
6511
6512 * display.texi (Standard Faces): Add `shadow' face.
6513
6514 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
6515
6516 * modes.texi (Major Mode Conventions): A derived mode only needs
6517 to put the call to the parent mode inside `delay-mode-hooks'.
6518
6519 2005-05-29 Richard M. Stallman <rms@gnu.org>
6520
6521 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
6522 new, and what that implies. Clarify.
6523
6524 * files.texi (Locating Files): Clean up the text.
6525
6526 * frames.texi (Window Frame Parameters): Document user-size.
6527 Shorten entry for top by referring to left.
6528
6529 2005-05-26 Richard M. Stallman <rms@gnu.org>
6530
6531 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
6532 is new, and what the implications are. Other clarifications.
6533
6534 2005-05-24 Richard M. Stallman <rms@gnu.org>
6535
6536 * frames.texi (Dialog Boxes): Minor fixes.
6537
6538 2005-05-25 Masatake YAMATO <jet@gyve.org>
6539
6540 * display.texi (Standard Faces): Write about `mode-line-highlight'.
6541
6542 2005-05-24 Luc Teirlinck <teirllm@auburn.edu>
6543
6544 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
6545 is optional.
6546
6547 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
6548
6549 * frames.texi (Dialog Boxes): Describe new optional argument.
6550
6551 2005-05-23 Lute Kamstra <lute@gnu.org>
6552
6553 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
6554 syntax-begin-function over font-lock-beginning-of-syntax-function.
6555
6556 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
6557
6558 * minibuf.texi (Reading File Names): Update description of
6559 `read-directory-name'.
6560
6561 * modes.texi (Derived Modes): Clarify :group keyword.
6562
6563 2005-05-21 Eli Zaretskii <eliz@gnu.org>
6564
6565 * files.texi (Locating Files): New subsection.
6566 Describe locate-file and executable-find.
6567
6568 2005-05-21 Kevin Ryde <user42@zip.com.au>
6569
6570 * frames.texi (Initial Parameters): Update cross reference to
6571 "Emacs Invocation".
6572
6573 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
6574
6575 * keymaps.texi (Active Keymaps): Add anchor.
6576
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.
6588
6589 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
6590
6591 * modes.texi (Derived Modes): Correct references to non-existing
6592 variable standard-syntax-table.
6593
6594 2005-05-17 Lute Kamstra <lute@gnu.org>
6595
6596 * modes.texi (Defining Minor Modes): Mention the mode hook.
6597
6598 2005-05-15 Kim F. Storm <storm@cua.dk>
6599
6600 * processes.texi (Network): Remove open-network-stream-nowait.
6601 (Network Servers): Remove open-network-stream-server.
6602
6603 2005-05-15 Luc Teirlinck <teirllm@auburn.edu>
6604
6605 * elisp.texi (Top): Update detailed menu.
6606
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.
6611
6612 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
6613
6614 * elisp.texi (Top): Update detailed menu for node changes.
6615
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'.
6629
6630 * loading.texi (Autoload): Mention `autoload cookie' as synonym
6631 for `magic autoload comment'. Add index entries and anchor.
6632
6633 2005-05-14 Richard M. Stallman <rms@gnu.org>
6634
6635 * tips.texi (Coding Conventions): Explain how important it is
6636 that just loading certain files not change Emacs behavior.
6637
6638 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
6639
6640 2005-05-12 Lute Kamstra <lute@gnu.org>
6641
6642 * modes.texi (Generic Modes): Update.
6643 (Major Modes): Refer to node "Generic Modes".
6644
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.
6648
6649 2005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
6650
6651 * processes.texi (Signals to Processes)
6652 (Low-Level Network): Fix typos.
6653
6654 2005-05-11 Lute Kamstra <lute@gnu.org>
6655
6656 * elisp.texi (Top): Add some nodes from the chapter "Major and
6657 Minor Modes" to the detailed node listing.
6658
6659 2005-05-10 Richard M. Stallman <rms@gnu.org>
6660
6661 * keymaps.texi (Extended Menu Items): Menu item filter functions
6662 can be called at any time.
6663
6664 2005-05-08 Luc Teirlinck <teirllm@auburn.edu>
6665
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.
6669
6670 2005-05-05 Kevin Ryde <user42@zip.com.au>
6671
6672 * display.texi (The Echo Area): Correct format function cross
6673 reference.
6674
6675 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
6676
6677 * variables.texi (Variable Aliases): Change description of
6678 `define-obsolete-variable-alias'.
6679
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.
6684
6685 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
6686 (Dialog Boxes): Complete description of `x-popup-dialog'.
6687
6688 2005-05-04 Richard M. Stallman <rms@gnu.org>
6689
6690 * commands.texi (Interactive Codes): Fix Texinfo usage.
6691 Document U more clearly.
6692
6693 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
6694
6695 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
6696 function and not a macro.
6697
6698 * frames.texi (Pop-Up Menus): Correct and clarify description of
6699 `x-popup-menu'.
6700 (Dialog Boxes): Clarify description of `x-popup-dialog'.
6701
6702 2005-05-01 Richard M. Stallman <rms@gnu.org>
6703
6704 * edebug.texi (Checking Whether to Stop): Fix previous change.
6705
6706 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
6707
6708 * display.texi: Fix typos and Texinfo usage.
6709
6710 * edebug.texi (Checking Whether to Stop): executing-macro ->
6711 executing-kbd-macro.
6712
6713 2005-05-01 Richard M. Stallman <rms@gnu.org>
6714
6715 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
6716
6717 2005-04-30 Richard M. Stallman <rms@gnu.org>
6718
6719 * files.texi (Magic File Names): Document `operations' property.
6720
6721 2005-04-29 Lute Kamstra <lute@gnu.org>
6722
6723 * modes.texi (Generic Modes): New node.
6724 (Major Modes): Add it to the menu.
6725 (Derived Modes): Add "derived mode" to concept index.
6726
6727 2005-04-28 Lute Kamstra <lute@gnu.org>
6728
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.
6756
6757 2005-04-26 Richard M. Stallman <rms@gnu.org>
6758
6759 * display.texi (Defining Faces):
6760 Document `default' elements of defface spec.
6761
6762 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
6763
6764 * variables.texi (Variable Aliases): Clarify text.
6765
6766 2005-04-25 Chong Yidong <cyd@stupidchicken.com>
6767
6768 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
6769
6770 2005-04-25 Luc Teirlinck <teirllm@auburn.edu>
6771
6772 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
6773
6774 2005-04-24 Eli Zaretskii <eliz@gnu.org>
6775
6776 * syntax.texi (Syntax Table Internals): Elaborate documentation of
6777 syntax-after and syntax-class.
6778
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.
6782
6783 2005-04-23 Richard M. Stallman <rms@gnu.org>
6784
6785 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
6786
6787 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
6788
6789 * windows.texi (Cyclic Window Ordering): Clarify window-list.
6790
6791 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
6792
6793 * variables.texi (Variable Aliases): Describe make-obsolete-variable
6794 and define-obsolete-variable-alias.
6795
6796 2005-04-22 Kim F. Storm <storm@cua.dk>
6797
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.
6800
6801 2005-04-21 Lute Kamstra <lute@gnu.org>
6802
6803 * lists.texi (Association Lists): Document rassq-delete-all.
6804
6805 2005-04-19 Richard M. Stallman <rms@gnu.org>
6806
6807 * modes.texi (Search-based Fontification): Explain that
6808 facespec is an expression to be evaluated.
6809
6810 2005-04-19 Kevin Ryde <user42@zip.com.au>
6811
6812 * streams.texi (Output Functions): Fix xref.
6813 * strings.texi (String Conversion): Fix xref.
6814
6815 2005-04-19 Kim F. Storm <storm@cua.dk>
6816
6817 * symbols.texi (Symbol Plists): Add safe-get.
6818 Mention that `get' may signal an error.
6819
6820 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
6821
6822 * customize.texi (Variable Definitions): Replace tooltip-mode
6823 example with save-place.
6824
6825 2005-04-17 Richard M. Stallman <rms@gnu.org>
6826
6827 * buffers.texi (Indirect Buffers): Clarify.
6828
6829 * positions.texi (Positions): Clarify converting marker to integer.
6830
6831 * strings.texi (String Basics): Mention string-match; clarify.
6832
6833 2005-04-08 Lute Kamstra <lute@gnu.org>
6834
6835 * modes.texi (Search-based Fontification): Fix cross references.
6836 Use consistent terminology. Document anchored highlighting.
6837
6838 2005-04-05 Lute Kamstra <lute@gnu.org>
6839
6840 * modes.texi (Defining Minor Modes): Document :group keyword
6841 argument and its default value.
6842
6843 2005-04-03 Lute Kamstra <lute@gnu.org>
6844
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.
6848
6849 2005-04-02 Richard M. Stallman <rms@gnu.org>
6850
6851 * nonascii.texi (Coding System Basics): Another wording cleanup.
6852
6853 2005-04-01 Richard M. Stallman <rms@gnu.org>
6854
6855 * nonascii.texi (Coding System Basics): Clarify previous change.
6856
6857 2005-04-01 Kenichi Handa <handa@m17n.org>
6858
6859 * nonascii.texi (Coding System Basics): Describe about roundtrip
6860 identity of coding systems.
6861
6862 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
6863
6864 * text.texi (Buffer Contents): Add filter-buffer-substring and
6865 buffer-substring-filters.
6866
6867 2005-03-26 Chong Yidong <cyd@stupidchicken.com>
6868
6869 * anti.texi (Antinews): Mention `G' interactive code.
6870
6871 * tips.texi (Compilation Tips): Mention benchmark.el.
6872
6873 2005-03-27 Luc Teirlinck <teirllm@auburn.edu>
6874
6875 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
6876 is now bound to M-o M-o.
6877
6878 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
6879
6880 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
6881
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.
6891
6892 2005-03-25 Richard M. Stallman <rms@gnu.org>
6893
6894 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
6895 Cleanup previous change.
6896
6897 2005-03-25 Chong Yidong <cyd@stupidchicken.com>
6898
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.
6903
6904 * markers.texi (The Mark): Document temporary Transient Mark mode.
6905
6906 * minibuf.texi (Reading File Names):
6907 Document read-file-name-completion-ignore-case.
6908
6909 * positions.texi (Screen Lines): Document nil for width argument
6910 to compute-motion.
6911
6912 2005-03-23 Kim F. Storm <storm@cua.dk>
6913
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.
6919
6920 2005-03-20 Chong Yidong <cyd@stupidchicken.com>
6921
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.
6926
6927 * minibuf.texi (Reading File Names): Document read-file-name-function.
6928
6929 * modes.texi (Other Font Lock Variables):
6930 Document font-lock-lines-before.
6931
6932 * positions.texi (Skipping Characters): skip-chars-forward allows
6933 character classes.
6934
6935 2005-03-18 Lute Kamstra <lute@gnu.org>
6936
6937 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
6938
6939 2005-03-17 Richard M. Stallman <rms@gnu.org>
6940
6941 * text.texi (Undo): Document extensible undo entries.
6942
6943 * searching.texi (String Search, Regexp Search): Cleanups.
6944
6945 * nonascii.texi (Character Codes): Minor fix.
6946
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.
6950
6951 * commands.texi (Interactive Codes): Document G option.
6952
6953 2005-03-17 Chong Yidong <cyd@stupidchicken.com>
6954
6955 * text.texi (Filling): Add sentence-end-without-period and
6956 sentence-end-without-space.
6957 (Changing Properties): Minor fix.
6958
6959 * anti.texi: Total rewrite.
6960
6961 2005-03-15 Lute Kamstra <lute@gnu.org>
6962
6963 * edebug.texi (Instrumenting Macro Calls): Fix typos.
6964
6965 2005-03-08 Kim F. Storm <storm@cua.dk>
6966
6967 * display.texi (Specified Space): Property :width is support on
6968 non-graphic terminals, :height is not.
6969
6970 2005-03-07 Richard M. Stallman <rms@gnu.org>
6971
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.
7000
7001 * calendar.texi (Calendar Customizing): calendar-holiday-marker
7002 and calendar-today-marker are strings, not chars.
7003 (Holiday Customizing): Minor fix.
7004
7005 * internals.texi (Writing Emacs Primitives): Update `or' example.
7006 Update limit on # args of subr.
7007
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.
7011
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.
7016
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.
7022
7023 2005-03-06 Richard M. Stallman <rms@gnu.org>
7024
7025 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
7026 (Resizing Windows): Likewise.
7027
7028 * text.texi (Change Hooks): Get rid of "Emacs 21".
7029
7030 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
7031
7032 * streams.texi (Output Variables): Get rid of "Emacs 21".
7033
7034 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
7035
7036 * os.texi (Translating Input): Replace flow-control example
7037 with a less obsolete example that uses `keyboard-translate'.
7038
7039 * objects.texi (Hash Table Type, Circular Objects):
7040 Get rid of "Emacs 21".
7041
7042 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
7043 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
7044
7045 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
7046
7047 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
7048
7049 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
7050 (Menu Bar): Fix when menu-bar-update-hook is called.
7051
7052 * hash.texi (Hash Tables): Get rid of "Emacs 21".
7053
7054 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
7055 and make it read better.
7056
7057 * files.texi (Writing to Files): Get rid of "Emacs 21".
7058 (Unique File Names): Likewise.
7059
7060 * elisp.texi: Update Emacs version to 22.
7061
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".
7069
7070 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
7071
7072 2005-03-05 Richard M. Stallman <rms@gnu.org>
7073
7074 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
7075
7076 2005-03-04 Lute Kamstra <lute@gnu.org>
7077
7078 * debugging.texi (Error Debugging): Document stack-trace-on-error.
7079
7080 2005-03-03 Lute Kamstra <lute@gnu.org>
7081
7082 * edebug.texi (Instrumenting Macro Calls): Fix typo.
7083
7084 2005-03-01 Lute Kamstra <lute@gnu.org>
7085
7086 * debugging.texi (Debugger Commands): Update `j'.
7087
7088 2005-02-28 Lute Kamstra <lute@gnu.org>
7089
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.
7100
7101 2005-02-26 Richard M. Stallman <rms@gnu.org>
7102
7103 * tips.texi (Coding Conventions): Clarify.
7104 Put all the major mode key reservations together.
7105 Mention the Mouse-1 => Mouse-2 conventions.
7106
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.
7113
7114 * sequences.texi (Arrays): Cleanup.
7115 (Char-Tables): Clarify.
7116
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.
7125
7126 * os.texi (Startup Summary): Correct the options; add missing ones.
7127 (Terminal Output, Batch Mode): Clarify.
7128 (Flow Control): Node deleted.
7129
7130 * markers.texi (The Mark): Clarify.
7131
7132 * macros.texi (Expansion): Cleanup.
7133 (Indenting Macros): indent-spec allows ints, not floats.
7134
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.
7142
7143 * help.texi (Documentation Basics): Add function-documentation prop.
7144
7145 * elisp.texi (Top): Don't refer to Flow Control node.
7146
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.
7151
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.
7155
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.
7161
7162 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
7163
7164 2005-02-24 Lute Kamstra <lute@gnu.org>
7165
7166 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
7167 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
7168
7169 2005-02-23 Lute Kamstra <lute@gnu.org>
7170
7171 * modes.texi (Defining Minor Modes): define-minor-mode can be used
7172 to define global minor modes as well.
7173
7174 * display.texi (Managing Overlays): overlay-buffer returns nil for
7175 deleted overlays.
7176
7177 2005-02-22 Kim F. Storm <storm@cua.dk>
7178
7179 * minibuf.texi (Basic Completion): Allow symbols in addition to
7180 strings in try-completion and all-completions.
7181
7182 2005-02-14 Lute Kamstra <lute@gnu.org>
7183
7184 * elisp.texi (Top): Remove reference to deleted node.
7185
7186 * lists.texi (Lists): Remove reference to deleted node.
7187 (Cons Cells): Fix typo.
7188
7189 * loading.texi (Where Defined): Fix typo.
7190
7191 2005-02-14 Richard M. Stallman <rms@gnu.org>
7192
7193 * variables.texi (Creating Buffer-Local): change-major-mode-hook
7194 is useful for discarding some minor modes.
7195
7196 * symbols.texi (Symbol Components): Reorder examples.
7197
7198 * streams.texi (Input Functions): State standard-input default.
7199 (Output Variables): State standard-output default.
7200
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.
7211
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.
7217
7218 * minibuf.texi (Text from Minibuffer): Minor clarification.
7219 Mention arrow keys.
7220
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.
7225
7226 * lists.texi (List-related Predicates): Minor wording improvement.
7227 (Lists as Boxes): Node deleted.
7228 (Building Lists): Explain trivial cases of number-sequence.
7229
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.
7234
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.
7242
7243 * control.texi (Combining Conditions): Wording cleanup.
7244 (Iteration): dolist and dotimes bind VAR locally.
7245 (Cleanups): Xref to Atomic Changes.
7246
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.
7250
7251 2005-02-10 Richard M. Stallman <rms@gnu.org>
7252
7253 * objects.texi (Symbol Type): Minor correction.
7254
7255 2005-02-06 Lute Kamstra <lute@gnu.org>
7256
7257 * modes.texi (Example Major Modes): Fix typos.
7258
7259 2005-02-06 Richard M. Stallman <rms@gnu.org>
7260
7261 * text.texi (Margins): fill-nobreak-predicate can be one function.
7262
7263 * strings.texi (Modifying Strings): clear-string can make unibyte.
7264 (Formatting Strings): format gives error if values missing.
7265
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.
7274
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.
7286
7287 2005-02-05 Lute Kamstra <lute@gnu.org>
7288
7289 * text.texi (Maintaining Undo): Remove obsolete function.
7290
7291 2005-02-05 Eli Zaretskii <eliz@gnu.org>
7292
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".
7297
7298 2005-02-03 Richard M. Stallman <rms@gnu.org>
7299
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.
7308
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.
7314
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.
7320
7321 * files.texi (File Locks): Not supported on MS systems.
7322 (Testing Accessibility): Clarify.
7323
7324 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
7325 (Coverage Testing): Fix typo.
7326
7327 * commands.texi (Misc Events): Remove stray space.
7328
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.
7334
7335 2005-02-02 Matt Hodges <MPHodges@member.fsf.org>
7336
7337 * edebug.texi (Printing in Edebug): Fix default value of
7338 edebug-print-circle.
7339 (Coverage Testing): Fix displayed frequency count data.
7340
7341 2005-02-02 Luc Teirlinck <teirllm@auburn.edu>
7342
7343 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
7344
7345 2005-02-02 Kim F. Storm <storm@cua.dk>
7346
7347 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
7348
7349 2005-01-29 Eli Zaretskii <eliz@gnu.org>
7350
7351 * commands.texi (Misc Events): Describe the help-echo event.
7352
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}.
7356
7357 * display.texi (Overlay Properties): Fix the index entry for
7358 help-echo overlay property.
7359
7360 * customize.texi (Type Keywords): Uncomment the xref to the
7361 help-echo property documentation.
7362
7363 2005-01-23 Kim F. Storm <storm@cua.dk>
7364
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.
7370
7371 2005-01-16 Luc Teirlinck <teirllm@auburn.edu>
7372
7373 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
7374 command remapping.
7375
7376 2005-01-15 Richard M. Stallman <rms@gnu.org>
7377
7378 * display.texi (Defining Images): Mention DATA-P arg of create-image.
7379
7380 2005-01-14 Kim F. Storm <storm@cua.dk>
7381
7382 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
7383
7384 * text.texi (Links and Mouse-1): Fix string and vector item.
7385
7386 2005-01-13 Richard M. Stallman <rms@gnu.org>
7387
7388 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
7389 descriptions of overriding-local-map and overriding-terminal-local-map.
7390
7391 * text.texi (Links and Mouse-1): Clarify text.
7392
7393 2005-01-13 Kim F. Storm <storm@cua.dk>
7394
7395 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
7396
7397 2005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
7398
7399 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
7400
7401 2005-01-12 Kim F. Storm <storm@cua.dk>
7402
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.
7406
7407 * display.texi (Button Properties, Button Buffer Commands):
7408 Clarify mouse-1 and follow-link functionality.
7409
7410 2005-01-12 Richard M. Stallman <rms@gnu.org>
7411
7412 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
7413
7414 * display.texi (Beeping): Fix Texinfo usage.
7415
7416 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
7417
7418 2005-01-11 Kim F. Storm <storm@cua.dk>
7419
7420 * display.texi (Button Properties, Button Buffer Commands):
7421 Mention mouse-1 binding. Add follow-link keyword.
7422
7423 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
7424 (Enabling Mouse-1 to Follow Links): New subsection.
7425
7426 2005-01-06 Richard M. Stallman <rms@gnu.org>
7427
7428 * text.texi (Special Properties): Minor change.
7429
7430 * os.texi (Timers): Clarify previous change.
7431
7432 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
7433
7434 2005-01-01 Luc Teirlinck <teirllm@auburn.edu>
7435
7436 * display.texi (Face Attributes): Correct xref to renamed node.
7437
7438 2005-01-01 Richard M. Stallman <rms@gnu.org>
7439
7440 * display.texi (Face Attributes): Describe hex color specs.
7441
7442 2004-12-31 Richard M. Stallman <rms@gnu.org>
7443
7444 * os.texi (Timers): Update previous change.
7445
7446 2004-12-30 Kim F. Storm <storm@cua.dk>
7447
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.
7452
7453 2004-12-29 Richard M. Stallman <rms@gnu.org>
7454
7455 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
7456
7457 2004-12-28 Richard M. Stallman <rms@gnu.org>
7458
7459 * commands.texi (Quitting): Clarify value of with-local-quit.
7460
7461 * elisp.texi (Top): Fix previous change.
7462
7463 * loading.texi (Loading): Fix previous change.
7464
7465 2004-12-27 Richard M. Stallman <rms@gnu.org>
7466
7467 * Makefile.in (MAKEINFO): Specify --force.
7468
7469 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
7470
7471 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
7472
7473 * display.texi (Line Height): Further clarify.
7474
7475 * elisp.texi (Top): Update Loading submenu.
7476
7477 * loading.texi (Where Defined): New node.
7478 (Unloading): load-history moved to Where Defined.
7479
7480 2004-12-21 Richard M. Stallman <rms@gnu.org>
7481
7482 * commands.texi (Event Input Misc): Add while-no-input.
7483
7484 2004-12-11 Richard M. Stallman <rms@gnu.org>
7485
7486 * display.texi (Line Height): Rewrite text for clarity.
7487
7488 2004-12-11 Kim F. Storm <storm@cua.dk>
7489
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.
7494
7495 * frames.texi (Window Frame Parameters): Remove line-height defvar.
7496
7497 * locals.texi (Standard Buffer-Local Variables): Fix xref for
7498 line-spacing and vertical-scroll-bar.
7499
7500 * text.texi (Special Properties): Just mention line-spacing and
7501 line-height here, add xref to new "Line Height" node.
7502
7503 2004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
7504
7505 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
7506
7507 * locals.texi (Standard Buffer-Local Variables):
7508 Add @xref for `line-spacing'.
7509
7510 2004-12-05 Richard M. Stallman <rms@gnu.org>
7511
7512 * Makefile.in (maintainer-clean): Remove the info files
7513 in $(infodir) where they are created.
7514
7515 2004-12-03 Richard M. Stallman <rms@gnu.org>
7516
7517 * windows.texi (Selecting Windows): get-lru-window and
7518 get-largest-window don't consider dedicated windows.
7519
7520 * text.texi (Undo): Document undo-in-progress.
7521
7522 2004-11-26 Richard M. Stallman <rms@gnu.org>
7523
7524 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
7525 Remove a few vars that are not always buffer-local.
7526
7527 2004-11-24 Luc Teirlinck <teirllm@auburn.edu>
7528
7529 * locals.texi (Standard Buffer-Local Variables): Comment out
7530 xref's to non-existent node `Yet to be written'.
7531
7532 2004-11-24 Richard M. Stallman <rms@gnu.org>
7533
7534 * processes.texi (Synchronous Processes): Grammar fix.
7535
7536 * numbers.texi (Comparison of Numbers): Add eql.
7537
7538 * locals.texi (Standard Buffer-Local Variables): Add many vars.
7539
7540 * intro.texi (Printing Notation): Fix previous change.
7541
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.
7547
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.
7552
7553 2004-11-21 Jesper Harder <harder@ifa.au.dk>
7554
7555 * processes.texi (Synchronous Processes, Output from Processes):
7556 Markup fix.
7557
7558 2004-11-20 Richard M. Stallman <rms@gnu.org>
7559
7560 * positions.texi (Skipping Characters): skip-chars-forward
7561 now handles char classes.
7562
7563 * intro.texi (Printing Notation): Avoid confusion of `print'
7564 when explaining @print.
7565
7566 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
7567
7568 * display.texi (Display Table Format): Minor fix.
7569
7570 * streams.texi (Output Functions): Fix print example.
7571
7572 * Makefile.in (elisp): New target.
7573 (dist): Depend on $(infodir)/elisp, not elisp.
7574 Copy the info files from $(infodir).
7575
7576 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
7577 read-from-minibuffer.
7578
7579 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
7580
7581 2004-11-19 Richard M. Stallman <rms@gnu.org>
7582
7583 * searching.texi (Regexp Search): Add search-whitespace-regexp.
7584
7585 2004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
7586
7587 * tips.texi (Coding Conventions): Fix typo.
7588
7589 2004-11-16 Richard M. Stallman <rms@gnu.org>
7590
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.
7594
7595 * minibuf.texi (Minibuffer Completion): When ignoring case,
7596 predicate must not be case-sensitive.
7597
7598 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
7599 (Test Coverage): Don't talk about "splotches". Clarified.
7600
7601 2004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
7602
7603 * frames.texi (Window Frame Parameters): Fix typo.
7604
7605 2004-11-15 Kim F. Storm <storm@cua.dk>
7606
7607 * symbols.texi (Other Plists): Note that plist-get may signal error.
7608 Add safe-plist-get.
7609
7610 2004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
7611
7612 * modes.texi (Font Lock Basics): Fix typo.
7613
7614 2004-11-08 Richard M. Stallman <rms@gnu.org>
7615
7616 * syntax.texi (Syntax Table Functions): Add syntax-after.
7617
7618 2004-11-06 Lars Brinkhoff <lars@nocrew.org>
7619
7620 * os.texi (Processor Run Time): New section documenting
7621 get-internal-run-time.
7622
7623 2004-11-06 Eli Zaretskii <eliz@gnu.org>
7624
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.
7629
7630 2004-11-05 Luc Teirlinck <teirllm@auburn.edu>
7631
7632 * commands.texi (Keyboard Macros): Document `append' return value
7633 of `defining-kbd-macro'.
7634
7635 2004-11-01 Richard M. Stallman <rms@gnu.org>
7636
7637 * commands.texi (Interactive Call): Add called-interactively-p.
7638
7639 2004-10-29 Simon Josefsson <jas@extundo.com>
7640
7641 * minibuf.texi (Reading a Password): Revert.
7642
7643 2004-10-28 Richard M. Stallman <rms@gnu.org>
7644
7645 * frames.texi (Display Feature Testing): Explain about "vendor".
7646
7647 2004-10-27 Richard M. Stallman <rms@gnu.org>
7648
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.
7654
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'.
7659
7660 2004-10-26 Kim F. Storm <storm@cua.dk>
7661
7662 * commands.texi (Interactive Codes): Add U code letter.
7663
7664 2004-10-25 Simon Josefsson <jas@extundo.com>
7665
7666 * minibuf.texi (Reading a Password): Add.
7667
7668 2004-10-24 Jason Rumney <jasonr@gnu.org>
7669
7670 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
7671 and wheel-down.
7672
7673 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
7674
7675 * processes.texi (Synchronous Processes): Document process-file.
7676
7677 2004-10-22 Kenichi Handa <handa@m17n.org>
7678
7679 * text.texi (translate-region): Document that it accepts also a
7680 char-table.
7681
7682 2004-10-22 David Ponce <david@dponce.com>
7683
7684 * windows.texi (Resizing Windows): Document the `preserve-before'
7685 argument of the functions `enlarge-window' and `shrink-window'.
7686
7687 2004-10-19 Jason Rumney <jasonr@gnu.org>
7688
7689 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
7690
7691 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
7692
7693 * text.texi (Filling): Add anchor for definition of
7694 `sentence-end-double-space'.
7695
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'.
7700
7701 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
7702
7703 * display.texi (Progress): New node.
7704
7705 2004-10-05 Kim F. Storm <storm@cua.dk>
7706
7707 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
7708
7709 2004-09-29 Kim F. Storm <storm@cua.dk>
7710
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}.
7717
7718 2004-09-28 Richard M. Stallman <rms@gnu.org>
7719
7720 * text.texi (Special Properties): Clarify line-spacing and line-height.
7721
7722 * searching.texi (Regexp Search): Add looking-back.
7723
7724 2004-09-25 Luc Teirlinck <teirllm@auburn.edu>
7725
7726 * display.texi: Correct typos.
7727 (Image Descriptors): Correct xref's.
7728
7729 2004-09-25 Richard M. Stallman <rms@gnu.org>
7730
7731 * text.texi (Special Properties): Cleanups in `cursor'.
7732 Rewrites in `line-height' and `line-spacing'; exchange them.
7733
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.
7745
7746 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
7747
7748 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
7749
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".
7757
7758 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
7759
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.
7765
7766 2004-09-23 Kim F. Storm <storm@cua.dk>
7767
7768 * text.texi (Special Properties): Add `cursor', `pointer',
7769 `line-height', and `line-spacing' properties.
7770
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'.
7787
7788 2004-09-20 Richard M. Stallman <rms@gnu.org>
7789
7790 * commands.texi (Key Sequence Input):
7791 Clarify downcasing in read-key-sequence.
7792
7793 2004-09-08 Juri Linkov <juri@jurta.org>
7794
7795 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
7796
7797 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
7798
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'.
7805
7806 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
7807
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'.
7811
7812 2004-08-22 Richard M. Stallman <rms@gnu.org>
7813
7814 * modes.texi (Major Mode Conventions): Discuss rebinding of
7815 standard key bindings.
7816
7817 2004-08-18 Kim F. Storm <storm@cua.dk>
7818
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'.
7822
7823 2004-08-10 Luc Teirlinck <teirllm@auburn.edu>
7824
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.
7841
7842 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
7843
7844 * objects.texi (Character Type): Reposition `@anchor' to prevent
7845 double space inside sentence in Info.
7846
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'.
7853
7854 2004-08-07 Luc Teirlinck <teirllm@auburn.edu>
7855
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'.
7860
7861 2004-08-06 Luc Teirlinck <teirllm@auburn.edu>
7862
7863 * minibuf.texi (High-Level Completion): Add anchor for definition
7864 of `read-variable'.
7865
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'.
7886
7887 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
7888
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'.
7911
7912 * windows.texi (Choosing Window): Add anchor.
7913 * minibuf.texi (Minibuffer Misc): Add anchor.
7914
7915 2004-07-23 John Paul Wallington <jpw@gnu.org>
7916
7917 * macros.texi (Defining Macros): Declaration keyword for setting
7918 Edebug spec is `debug' not `edebug'.
7919
7920 2004-07-19 Luc Teirlinck <teirllm@auburn.edu>
7921
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'.
7935
7936 * minibuf.texi (Minibuffer Misc): Add anchor for
7937 `minibuffer-scroll-window'.
7938
7939 * positions.texi (Text Lines): Add anchor for `count-lines'.
7940
7941 2004-07-17 Richard M. Stallman <rms@gnu.org>
7942
7943 * display.texi (Overlay Properties): Adding `evaporate' prop
7944 deletes empty overlay immediately.
7945
7946 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
7947 fix example.
7948
7949 2004-07-16 Jim Blandy <jimb@redhat.com>
7950
7951 * searching.texi (Regexp Backslash): Document new \_< and \_>
7952 operators.
7953
7954 2004-07-16 Juanma Barranquero <lektu@terra.es>
7955
7956 * display.texi (Images): Fix Texinfo usage.
7957
7958 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
7959
7960 * buffers.texi (Modification Time): `visited-file-modtime' now
7961 returns a list of two integers, instead of a cons.
7962
7963 2004-07-13 Luc Teirlinck <teirllm@auburn.edu>
7964
7965 * windows.texi: Various changes in addition to:
7966 (Splitting Windows): Add `split-window-keep-point'.
7967
7968 2004-07-09 Richard M. Stallman <rms@gnu.org>
7969
7970 * frames.texi (Input Focus): Minor fix.
7971
7972 2004-07-07 Luc Teirlinck <teirllm@auburn.edu>
7973
7974 * frames.texi (Input Focus): Clarify descriptions of
7975 `select-frame-set-input-focus' and `select-frame'.
7976
7977 2004-07-06 Luc Teirlinck <teirllm@auburn.edu>
7978
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'.
7988
7989 2004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
7990
7991 * os.texi: Update copyright.
7992 (Session Management): Grammar fix.
7993 Clarify which Emacs does the restarting.
7994 Use @samp for *scratch* buffer.
7995
7996 2004-07-04 Alan Mackenzie <acm@muc.de>
7997
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.
8002
8003 2004-07-02 Richard M. Stallman <rms@gnu.org>
8004
8005 * files.texi (Saving Buffers): Cleanup write-contents-function.
8006 (Magic File Names): Cleanup file-remote-p.
8007
8008 2004-07-02 Kai Großjohann <kai@emptydomain.de>
8009
8010 * files.texi (Magic File Names): `file-remote-p' returns an
8011 identifier of the remote system, not just t.
8012
8013 2004-07-02 David Kastrup <dak@gnu.org>
8014
8015 * searching.texi (Entire Match Data): Add explanation about new
8016 match-data behavior when @var{integers} is non-nil.
8017
8018 2004-06-24 Richard M. Stallman <rms@gnu.org>
8019
8020 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
8021
8022 * customize.texi (Variable Definitions): Note about doc strings
8023 and :set.
8024
8025 * keymaps.texi (Keymap Terminology): Document `kbd'.
8026 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
8027
8028 * display.texi (Invisible Text): Setting buffer-invisibility-spec
8029 makes it buffer-local.
8030
8031 * files.texi (Saving Buffers): Correct previous change.
8032
8033 * commands.texi (Accessing Events):
8034 Clarify posn-col-row and posn-actual-col-row.
8035
8036 2004-06-24 David Ponce <david.ponce@wanadoo.fr>
8037
8038 * commands.texi (Accessing Events): New functions
8039 posn-at-point and posn-at-x-y. Add example to posn-x-y.
8040
8041 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
8042
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.
8047
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'.
8054
8055 2004-06-23 Lars Hansen <larsh@math.ku.dk>
8056
8057 * files.texi (Saving Buffers): Correct description of
8058 `write-contents-functions'.
8059
8060 2004-06-21 Juanma Barranquero <lektu@terra.es>
8061
8062 * display.texi (Images): Remove redundant @vindex directives.
8063 Rewrite `image-library-alist' doc in active voice.
8064
8065 2004-06-14 Juanma Barranquero <lektu@terra.es>
8066
8067 * display.texi (Images): Document new delayed library loading,
8068 variable `image-library-alist' and (existing but undocumented)
8069 function `image-type-available-p'.
8070
8071 2004-06-05 Richard M. Stallman <rms@gnu.org>
8072
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.
8078
8079 2004-05-30 Richard M. Stallman <rms@gnu.org>
8080
8081 * loading.texi (Named Features): Clarify return value
8082 and meaning of NOERROR.
8083
8084 * variables.texi (File Local Variables): Minor cleanup.
8085
8086 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
8087
8088 * files.texi (Magic File Names): Add `file-remote-p' as operation
8089 of file name handlers.
8090
8091 2004-05-29 Richard M. Stallman <rms@gnu.org>
8092
8093 * modes.texi (Minor Mode Conventions): (-) has no special meaning
8094 as arg to a minor mode command.
8095
8096 2004-05-22 Richard M. Stallman <rms@gnu.org>
8097
8098 * syntax.texi (Syntax Class Table): Word syntax not just for English.
8099
8100 * streams.texi (Output Variables): Doc float-output-format.
8101
8102 * searching.texi (Regexp Special): Nested repetition can be infloop.
8103
8104 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
8105 real stack overflow.
8106
8107 * compile.texi: Minor cleanups.
8108
8109 2004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
8110
8111 * lists.texi (Cons Cells): Explain dotted lists, true lists,
8112 circular lists.
8113 (List Elements): Explain handling of circular and dotted lists.
8114
8115 2004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
8116
8117 * modes.texi (Search-based Fontification): Fix typo.
8118
8119 2004-05-10 Juanma Barranquero <lektu@terra.es>
8120
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.
8124
8125 2004-05-07 Lars Hansen <larsh@math.ku.dk>
8126
8127 * modes.texi (Desktop Save Mode): Add.
8128 (Modes): Add menu entry Desktop Save Mode.
8129
8130 * hooks.texi: Add desktop-after-read-hook,
8131 desktop-no-desktop-file-hook and desktop-save-hook.
8132
8133 * locals.texi: Add desktop-save-buffer.
8134
8135 2004-04-30 Jesper Harder <harder@ifa.au.dk>
8136
8137 * display.texi: emacs -> Emacs.
8138
8139 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
8140
8141 * files.texi (Changing Files): Document set-file-times.
8142
8143 2004-04-23 Juanma Barranquero <lektu@terra.es>
8144
8145 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8146
8147 2004-04-18 Jesper Harder <harder@ifa.au.dk>
8148
8149 * tips.texi (Coding Conventions): defopt -> defcustom.
8150
8151 2004-04-16 Luc Teirlinck <teirllm@auburn.edu>
8152
8153 * sequences.texi: Various clarifications.
8154
8155 2004-04-14 Luc Teirlinck <teirllm@auburn.edu>
8156
8157 * buffers.texi (Read Only Buffers): Mention optional ARG to
8158 `toggle-read-only'.
8159
8160 2004-04-14 Nick Roberts <nick@nick.uklinux.net>
8161
8162 * windows.texi (Selecting Windows): Note that get-lru-window
8163 returns a full-width window if possible.
8164
8165 2004-04-13 Luc Teirlinck <teirllm@auburn.edu>
8166
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'.
8172
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'.
8181
8182 2004-04-12 Miles Bader <miles@gnu.org>
8183
8184 * macros.texi (Expansion): Add description of `macroexpand-all'.
8185
8186 2004-04-05 Jesper Harder <harder@ifa.au.dk>
8187
8188 * variables.texi (Variable Aliases):
8189 Mention cyclic-variable-indirection.
8190
8191 * errors.texi (Standard Errors): Ditto.
8192
8193 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
8194
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'.
8201
8202 2004-03-22 Juri Linkov <juri@jurta.org>
8203
8204 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
8205 with `Vector Functions'.
8206
8207 * text.texi (Sorting): Add missing quote.
8208
8209 2004-03-14 Luc Teirlinck <teirllm@auburn.edu>
8210
8211 * intro.texi (Lisp History): Replace xref to `cl' manual with
8212 inforef.
8213
8214 2004-03-12 Richard M. Stallman <rms@gnu.org>
8215
8216 * intro.texi (Version Info): Add arg to emacs-version.
8217 (Lisp History): Change xref to CL manual.
8218
8219 2004-03-09 Luc Teirlinck <teirllm@auburn.edu>
8220
8221 * minibuf.texi (Completion Commands): Add xref to Emacs manual
8222 for Partial Completion mode.
8223
8224 2004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
8225
8226 * customize.texi: Fix typo. Remove eol whitespace.
8227
8228 2004-03-04 Richard M. Stallman <rms@gnu.org>
8229
8230 * processes.texi: Fix typos.
8231
8232 * lists.texi (Building Lists): Minor clarification.
8233
8234 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
8235 in make-hash-table.
8236
8237 2004-02-29 Juanma Barranquero <lektu@terra.es>
8238
8239 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
8240 rm, and ignore exit code.
8241
8242 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
8243
8244 * display.texi (Defining Faces): Add description for min-colors.
8245 Update example.
8246
8247 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
8248
8249 * abbrevs.texi: Various corrections and clarifications in addition
8250 to the following:
8251 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
8252
8253 2004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
8254
8255 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
8256
8257 2004-02-21 Luc Teirlinck <teirllm@auburn.edu>
8258
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.
8264
8265 * frames.texi (Window System Selections): Add anchor.
8266
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.
8275
8276 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
8277
8278 * markers.texi (Marker Insertion Types): Minor change.
8279
8280 * locals.texi (Standard Buffer-Local Variables):
8281 * commands.texi (Interactive Codes, Using Interactive):
8282 * functions.texi (Related Topics): Fix xrefs.
8283
8284 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
8285
8286 * lists.texi (Sets And Lists): Update description of delete-dups.
8287
8288 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
8289
8290 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
8291
8292 2004-02-16 Jan Djärv <jan.h.d@swipnet.se>
8293
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.
8306
8307 2004-02-16 Richard M. Stallman <rms@gnu.org>
8308
8309 * windows.texi (Buffers and Windows): Delete false table
8310 about all-frames.
8311
8312 * syntax.texi (Parsing Expressions): Delete old caveat
8313 about parse-sexp-ignore-comments.
8314
8315 * streams.texi (Output Variables): Add print-quoted.
8316
8317 * lists.texi (Building Lists): Minor cleanup.
8318
8319 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
8320
8321 * display.texi (Overlays): Explain overlays use markers.
8322 (Managing Overlays): Explain front-advance and rear-advance
8323 in more detail.
8324
8325 * loading.texi (Unloading): Document unload-feature-special-hooks.
8326 Get rid of fns-NNN.el file.
8327
8328 2004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
8329
8330 * help.texi (Describing Characters): Fix text-char-description
8331 example output.
8332
8333 * edebug.texi (Using Edebug): Fix example.
8334
8335 * debugging.texi (Internals of Debugger): Fix return value.
8336
8337 * files.texi (Changing Files): Fix argname.
8338
8339 * calendar.texi: Fix parens, and default values.
8340
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.
8344
8345 * positions.texi (Text Lines): Don't add -1 in current-line.
8346
8347 2004-02-16 Richard M. Stallman <rms@gnu.org>
8348
8349 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
8350
8351 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
8352
8353 * processes.texi (Low-Level Network): Fix a typo.
8354
8355 2004-02-12 Kim F. Storm <storm@cua.dk>
8356
8357 * display.texi (Fringes): Use consistent wording.
8358 Note that window-fringe's window arg is optional.
8359 (Scroll Bars): Use consistent wording.
8360
8361 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
8362
8363 * tips.texi (Comment Tips): Document the new conventions for
8364 commenting out code.
8365
8366 2004-02-07 Jan Djärv <jan.h.d@swipnet.se>
8367
8368 * positions.texi (Text Lines): Add missing end defun.
8369
8370 2004-02-07 Kim F. Storm <storm@cua.dk>
8371
8372 * positions.texi (Text Lines): Add line-number-at-pos.
8373
8374 2004-02-06 John Paul Wallington <jpw@gnu.org>
8375
8376 * display.texi (Button Properties, Button Buffer Commands):
8377 mouse-2 invokes button, not down-mouse-1.
8378
8379 2004-02-04 Jason Rumney <jasonr@gnu.org>
8380
8381 * makefile.w32-in: Sync with Makefile.in changes.
8382
8383 2004-02-03 Luc Teirlinck <teirllm@auburn.edu>
8384
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.
8400
8401 2004-01-26 Luc Teirlinck <teirllm@auburn.edu>
8402
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.
8407
8408 2004-01-20 Luc Teirlinck <teirllm@auburn.edu>
8409
8410 * lists.texi (Sets And Lists): Add delete-dups.
8411
8412 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
8413
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.
8419
8420 2004-01-14 Luc Teirlinck <teirllm@auburn.edu>
8421
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'.
8427
8428 2004-01-11 Luc Teirlinck <teirllm@auburn.edu>
8429
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'.
8440
8441 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
8442
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.
8447
8448 2004-01-07 Kim F. Storm <storm@cua.dk>
8449
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.
8455
8456 2004-01-01 Simon Josefsson <jas@extundo.com>
8457
8458 * hooks.texi (Standard Hooks): Add before-save-hook.
8459 * files.texi (Saving Buffers): Likewise.
8460
8461 2004-01-03 Richard M. Stallman <rms@gnu.org>
8462
8463 * frames.texi (Frames and Windows): Delete frame-root-window.
8464
8465 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
8466
8467 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
8468
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.
8478
8479 2004-01-01 Miles Bader <miles@gnu.org>
8480
8481 * display.texi (Buttons): New section.
8482
8483 2003-12-31 Andreas Schwab <schwab@suse.de>
8484
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)'.
8488
8489 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
8490
8491 * tips.texi (Documentation Tips): Update item on hyperlinks in
8492 documentation strings.
8493
8494 * errors.texi (Standard Errors): Various small corrections and
8495 additions.
8496
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.
8505
8506 * buffers.texi: Add anchor.
8507
8508 2003-12-29 Richard M. Stallman <rms@gnu.org>
8509
8510 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
8511 (Window Configurations): Add window-configuration-frame.
8512
8513 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
8514
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.
8518
8519 * strings.texi (Modifying Strings): Add clear-string.
8520 (Text Comparison): Add assoc-string and remove
8521 assoc-ignore-case, assoc-ignore-representation.
8522
8523 * os.texi (Time of Day): Add set-time-zone-rule.
8524
8525 * numbers.texi (Math Functions): asin, acos, log, log10
8526 report domain-error errors.
8527
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.
8531
8532 * modes.texi (Search-based Fontification): Explain that
8533 face specs are symbols with face names as values.
8534
8535 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
8536
8537 * lists.texi (Building Lists): remq moved elsewhere.
8538 (Sets And Lists): remq moved here.
8539 (Association Lists): Refer to assoc-string.
8540
8541 * internals.texi (Garbage Collection): Add memory-use-counts.
8542
8543 * frames.texi (Frames and Windows): Add set-frame-selected-window
8544 and frame-root-window.
8545
8546 * files.texi (Contents of Directories):
8547 Add directory-files-and-attributes.
8548
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.
8554
8555 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
8556 (Killing Buffers): Add buffer-live-p.
8557
8558 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
8559
8560 * display.texi (Fringes): Fix typo "set-buffer-window".
8561
8562 2003-12-24 Luc Teirlinck <teirllm@auburn.edu>
8563
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.
8567
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.
8572
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.
8577
8578 * variables.texi (Variables with Restricted Values): New node.
8579
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".
8583
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.
8590
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'.
8605
8606 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
8607
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'.
8611
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'.
8617
8618 2003-11-29 Luc Teirlinck <teirllm@auburn.edu>
8619
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'.
8624
8625 2003-11-27 Kim F. Storm <storm@cua.dk>
8626
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.
8631
8632 2003-11-23 Kim F. Storm <storm@cua.dk>
8633
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.
8641
8642 2003-11-21 Lars Hansen <larsh@math.ku.dk>
8643
8644 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
8645 * anti.texi (File Attributes): Describe removed parameter
8646 ID-FORMAT.
8647
8648 2003-11-20 Luc Teirlinck <teirllm@auburn.edu>
8649
8650 * positions.texi (Positions): Mention that, if a marker is used as
8651 a position, its buffer is ignored.
8652
8653 * markers.texi (Overview of Markers): Mention it here too.
8654
8655 2003-11-12 Luc Teirlinck <teirllm@auburn.edu>
8656
8657 * numbers.texi (Numeric Conversions): Not just `floor', but also
8658 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
8659
8660 2003-11-10 Luc Teirlinck <teirllm@auburn.edu>
8661
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.
8670
8671 2003-11-08 Luc Teirlinck <teirllm@auburn.edu>
8672
8673 * hash.texi (Creating Hash): Clarify description of `eql'.
8674 `makehash' is obsolete.
8675 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
8676
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.
8683
8684 2003-11-06 Luc Teirlinck <teirllm@auburn.edu>
8685
8686 * streams.texi (Output Streams): Clarify behavior of point for
8687 marker output streams.
8688
8689 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
8690
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'.
8706
8707 2003-11-03 Luc Teirlinck <teirllm@auburn.edu>
8708
8709 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
8710
8711 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8712
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}.
8722
8723 2003-10-27 Luc Teirlinck <teirllm@auburn.edu>
8724
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.
8739
8740 2003-10-27 Kenichi Handa <handa@m17n.org>
8741
8742 * display.texi (Fontsets): Fix texinfo usage.
8743
8744 2003-10-25 Kenichi Handa <handa@m17n.org>
8745
8746 * display.texi (Fontsets): Add description of the function
8747 set-fontset-font.
8748
8749 2003-10-23 Luc Teirlinck <teirllm@auburn.edu>
8750
8751 * display.texi (Temporary Displays): Add xref to `Documentation
8752 Tips'.
8753
8754 * functions.texi (Function Safety): Use inforef instead of pxref
8755 for SES.
8756
8757 2003-10-23 Andreas Schwab <schwab@suse.de>
8758
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.
8768
8769 * permute-index, index.perm: Remove.
8770 * index.texi: Rename from index.unperm.
8771
8772 2003-10-22 Luc Teirlinck <teirllm@auburn.edu>
8773
8774 * tips.texi (Documentation Tips): Document new behavior for face
8775 and variable hyperlinks in Help mode.
8776
8777 2003-10-21 Luc Teirlinck <teirllm@auburn.edu>
8778
8779 * objects.texi (Integer Type): Update for extra bit of integer range.
8780 (Character Type): Ditto.
8781
8782 2003-10-16 Eli Zaretskii <eliz@gnu.org>
8783
8784 * numbers.texi (Integer Basics): Add index entries for reading
8785 numbers in hex, octal, and binary.
8786
8787 2003-10-16 Lute Kamstra <lute@gnu.org>
8788
8789 * modes.texi (Mode Line Format): Mention force-mode-line-update's
8790 argument.
8791
8792 2003-10-13 Luc Teirlinck <teirllm@auburn.edu>
8793
8794 * windows.texi (Choosing Window): Fix typo.
8795 * edebug.texi (Edebug Execution Modes): Fix typo.
8796
8797 2003-10-13 Richard M. Stallman <rms@gnu.org>
8798
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.
8818
8819 * tips.texi (Library Headers): Clean up Documentation.
8820
8821 * syntax.texi (Parsing Expressions): Clean up forward-comment
8822 and parse-sexp-lookup-properties.
8823
8824 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
8825
8826 * os.texi (System Environment): Clean up text for load-average errors.
8827
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.
8831
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.
8837
8838 2003-10-10 Kim F. Storm <storm@cua.dk>
8839
8840 * processes.texi (Network): Introduce make-network-process.
8841
8842 2003-10-09 Luc Teirlinck <teirllm@auburn.edu>
8843
8844 * tips.texi (Library Headers): Fix typo.
8845
8846 2003-10-07 Juri Linkov <juri@jurta.org>
8847
8848 * modes.texi (Imenu): Mention imenu-create-index-function's
8849 default value. Explain submenus better.
8850
8851 2003-10-07 Lute Kamstra <lute@gnu.org>
8852
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.
8857
8858 2003-10-06 Lute Kamstra <lute@gnu.org>
8859
8860 * tips.texi (Coding Conventions): Mention naming conventions for
8861 hooks.
8862
8863 2003-10-05 Luc Teirlinck <teirllm@auburn.edu>
8864
8865 * loading.texi (Library Search): Correct default value of
8866 load-suffixes.
8867 (Named Features): Fix typo.
8868
8869 2003-10-05 Richard M. Stallman <rms@gnu.org>
8870
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.
8875
8876 2003-10-03 Lute Kamstra <lute@gnu.org>
8877
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.
8884
8885 2003-09-30 Richard M. Stallman <rms@gnu.org>
8886
8887 * processes.texi (Network): Say what stopped datagram connections do.
8888
8889 * lists.texi (Association Lists): Clarify `assq-delete-all'.
8890
8891 * display.texi (Overlay Properties): Clarify `evaporate' property.
8892
8893 2003-09-29 Lute Kamstra <lute@gnu.org>
8894
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.
8899
8900 2003-09-26 Lute Kamstra <lute@gnu.org>
8901
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.
8909
8910 2003-09-26 Richard M. Stallman <rms@gnu.org>
8911
8912 * buffers.texi, commands.texi, debugging.texi, eval.texi:
8913 * loading.texi, minibuf.texi, text.texi, variables.texi:
8914 Avoid @strong{Note:}.
8915
8916 2003-09-26 Richard M. Stallman <rms@gnu.org>
8917
8918 * keymaps.texi (Remapping Commands): Fix typo.
8919
8920 2003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
8921
8922 * processes.texi (Low-Level Network): Fix typo.
8923
8924 2003-09-23 Kim F. Storm <storm@cua.dk>
8925
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.
8931
8932 2003-09-19 Richard M. Stallman <rms@gnu.org>
8933
8934 * text.texi (Motion by Indent): Arg to
8935 backward-to-indentation and forward-to-indentation is optional.
8936
8937 * strings.texi (Creating Strings): Add substring-no-properties.
8938
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.
8948
8949 * positions.texi (Word Motion): forward-word, backward-word
8950 arg is optional. Reword.
8951
8952 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
8953
8954 * variables.texi (Creating Buffer-Local):
8955 Delete duplicate definition of buffer-local-value.
8956 (File Local Variables): Explain about discarding text props.
8957
8958 2003-09-11 Richard M. Stallman <rms@gnu.org>
8959
8960 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
8961 changes variables that record input events.
8962 (Minibuffer Misc): Add minibuffer-selected-window.
8963
8964 * lists.texi (Building Lists): Add copy-tree.
8965
8966 * display.texi (Fontsets): Add char-displayable-p.
8967 (Scroll Bars): New node.
8968
8969 2003-09-08 Lute Kamstra <lute@gnu.org>
8970
8971 * modes.texi (%-Constructs): Document new `%i' and `%I'
8972 constructs.
8973
8974 2003-09-03 Peter Runestig <peter@runestig.com>
8975
8976 * makefile.w32-in: New file.
8977
8978 2003-08-29 Richard M. Stallman <rms@gnu.org>
8979
8980 * display.texi (Overlay Properties): Clarify how priorities
8981 affect use of the properties.
8982
8983 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8984
8985 * customize.texi (Type Keywords): Correct the description of
8986 `:help-echo' in the case where `motion-doc' is a function.
8987
8988 2003-08-14 John Paul Wallington <jpw@gnu.org>
8989
8990 * modes.texi (Emulating Mode Line): Subsection, not section.
8991
8992 2003-08-13 Richard M. Stallman <rms@gnu.org>
8993
8994 * elisp.texi (Top): Update subnode lists in menu.
8995
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.
9004
9005 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
9006
9007 * streams.texi (Output Variables): Add eval-expression-print-length
9008 and eval-expression-print-level.
9009
9010 * os.texi (Time Conversion): For encode-time, explain limits on year.
9011
9012 * objects.texi (Character Type): Define anchor "modifier bits".
9013
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.
9017
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.
9026
9027 * commands.texi (Interactive Call): commandp has new arg.
9028 (Command Loop Info): Add this-original-command.
9029
9030 2003-08-06 John Paul Wallington <jpw@gnu.org>
9031
9032 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
9033
9034 * display.texi (Warning Basics): Fix typo.
9035 (Fringes): Add closing curly bracket and fix typo.
9036
9037 * elisp.texi (Top): Fix typo.
9038
9039 2003-08-05 Richard M. Stallman <rms@gnu.org>
9040
9041 * elisp.texi: Update lists of subnodes.
9042
9043 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
9044
9045 * variables.texi (Local Variables): Use lc for example variable names.
9046
9047 * tips.texi (Library Headers): Explain where to put -*-.
9048
9049 * strings.texi (Creating Strings): Fix xref for vconcat.
9050
9051 * sequences.texi (Vector Functions):
9052 vconcat no longer allows integer args.
9053
9054 * minibuf.texi (Reading File Names): read-file-name has new
9055 arg PREDICATE. New function read-directory-name.
9056
9057 * macros.texi (Defining Macros): Give definition of `declare'.
9058 (Indenting Macros): New node.
9059
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.
9065
9066 * files.texi (Magic File Names): Add file-remote-p.
9067 Clarify file-local-copy.
9068
9069 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
9070 here; instead xref Defining Macros.
9071
9072 * display.texi (Warnings): New node, and subnodes.
9073 (Fringes): New node.
9074
9075 * debugging.texi (Test Coverage): New node.
9076
9077 * compile.texi (Compiler Errors): Explain with-no-warnings
9078 and other ways to suppress warnings.
9079
9080 * commands.texi (Interactive Call): Minor clarification.
9081
9082 * buffers.texi (Buffer File Name): set-visited-file-name
9083 renames the buffer too.
9084
9085 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
9086
9087 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
9088
9089 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
9090
9091 2003-07-22 Markus Rost <rost@math.ohio-state.edu>
9092
9093 * internals.texi (Garbage Collection): Fix previous change.
9094
9095 2003-07-22 Richard M. Stallman <rms@gnu.org>
9096
9097 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
9098
9099 * display.texi (Width): Use \s syntax in example.
9100 (Font Selection): Add face-font-rescale-alist.
9101
9102 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
9103 Remove spurious indent in example.
9104
9105 * lists.texi (Building Lists): Add number-sequence.
9106
9107 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
9108
9109 * functions.texi (Function Documentation): Explain how to
9110 show calling convention explicitly in the doc string.
9111
9112 * windows.texi (Selecting Windows): save-selected-window saves
9113 selected window of each frame.
9114 (Window Configurations): Minor change.
9115
9116 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
9117
9118 * streams.texi (Output Variables): Add print-continuous-numbering
9119 and print-number-table.
9120
9121 * processes.texi (Decoding Output): New node.
9122
9123 * os.texi (Time Conversion): decode-time arg is optional.
9124
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.
9128
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.
9134
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.
9141
9142 2003-07-14 Richard M. Stallman <rms@gnu.org>
9143
9144 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
9145
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.
9149
9150 * internals.texi (Garbage Collection): Add post-gc-hook.
9151
9152 * processes.texi (Subprocess Creation): Add exec-suffixes.
9153
9154 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
9155 (Scanning Keymaps): Add map-keymaps.
9156 (Defining Menus): Add keymap-prompt.
9157
9158 * numbers.texi (Integer Basics): Add most-positive-fixnum,
9159 most-negative-fixnum.
9160
9161 * compile.texi (Byte Compilation): Explain no-byte-compile.
9162 (Compiler Errors): New node.
9163
9164 * os.texi (User Identification): user-uid, user-real-uid
9165 can return float.
9166
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.
9175
9176 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
9177 (Variable Aliases): Clarify defvaralias.
9178
9179 * loading.texi (Library Search): Add load-suffixes.
9180
9181 * minibuf.texi (Basic Completion): Add lazy-completion-table.
9182 (Programmed Completion): Add dynamic-completion-table.
9183
9184 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
9185 (Magic File Names): Specify precedence order of handlers.
9186
9187 * commands.texi (Command Overview): Emacs server runs pre-command-hook
9188 and post-command-hook.
9189 (Waiting): New calling convention for sit-for.
9190
9191 * text.texi (Special Properties): local-map and keymap properties
9192 apply based on their stickiness.
9193
9194 2003-07-07 Richard M. Stallman <rms@gnu.org>
9195
9196 * modes.texi (Minor Mode Conventions): Specify only some kinds
9197 of list values as args to minor modes.
9198
9199 * files.texi (File Name Expansion): Warn about iterative use
9200 of substitute-in-file-name.
9201
9202 * advice.texi (Activation of Advice): Clean up previous change.
9203
9204 2003-07-06 Markus Rost <rost@math.ohio-state.edu>
9205
9206 * advice.texi (Activation of Advice): Note that ad-start-advice is
9207 turned on by default.
9208
9209 2003-06-30 Richard M. Stallman <rms@gnu.org>
9210
9211 * text.texi (Buffer Contents): Document current-word.
9212 (Change Hooks): Not called for *Messages*.
9213
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.
9218
9219 2003-06-22 Andreas Schwab <schwab@suse.de>
9220
9221 * objects.texi (Symbol Type): Fix description of examples.
9222
9223 2003-06-16 Andreas Schwab <schwab@suse.de>
9224
9225 * hash.texi (Creating Hash): Fix description of :weakness.
9226
9227 2003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
9228
9229 * files.texi (Changing Files): copy-file copies file modes, too.
9230
9231 2003-05-28 Richard M. Stallman <rms@gnu.org>
9232
9233 * strings.texi (Creating Strings): Clarify split-string.
9234
9235 2003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
9236
9237 * strings.texi (Creating Strings): Update split-string specification
9238 and examples.
9239
9240 2003-05-19 Richard M. Stallman <rms@gnu.org>
9241
9242 * elisp.texi: Correct invariant section names.
9243
9244 2003-04-20 Richard M. Stallman <rms@gnu.org>
9245
9246 * os.texi (Timers): Explain about timers and quitting.
9247
9248 2003-04-19 Richard M. Stallman <rms@gnu.org>
9249
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.
9253
9254 2003-04-16 Richard M. Stallman <rms@gnu.org>
9255
9256 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
9257
9258 2003-04-08 Richard M. Stallman <rms@gnu.org>
9259
9260 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
9261
9262 2003-02-13 Kim F. Storm <storm@cua.dk>
9263
9264 * objects.texi (Character Type): New \s escape for space.
9265
9266 2003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
9267
9268 * os.texi (System Environment): Add cygwin system-type.
9269
9270 2003-01-25 Richard M. Stallman <rms@gnu.org>
9271
9272 * keymaps.texi: Document that a symbol can act as a keymap.
9273
9274 2003-01-13 Richard M. Stallman <rms@gnu.org>
9275
9276 * text.texi (Changing Properties): Say string indices are origin-0.
9277
9278 * positions.texi (Screen Lines) <compute-motion>:
9279 Correct order of elts in return value.
9280
9281 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
9282 how to define a default binding.
9283
9284 2002-12-07 Markus Rost <rost@math.ohio-state.edu>
9285
9286 * loading.texi (Unloading): Fix recent change for load-history.
9287
9288 * customize.texi (Simple Types): Clarify description of custom
9289 type 'number. Describe new custom type 'float.
9290
9291 2002-12-04 Markus Rost <rost@math.ohio-state.edu>
9292
9293 * variables.texi (File Local Variables): Fix typo.
9294
9295 2002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
9296
9297 From Michael Albinus <Michael.Albinus@alcatel.de>.
9298
9299 * README: Target for Info file is `make info'.
9300
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.
9305
9306 2002-09-16 Jonathan Yavner <jyavner@engineer.com>
9307
9308 * variables.texi (File Local Variables): New function
9309 risky-local-variable-p.
9310
9311 2002-09-15 Jonathan Yavner <jyavner@engineer.com>
9312
9313 * functions.texi (Function safety): New node about unsafep.
9314
9315 2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
9316
9317 * customize.texi (Splicing into Lists): Fix example.
9318 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>.
9319
9320 2002-06-17 Juanma Barranquero <lektu@terra.es>
9321
9322 * frames.texi (Display Feature Testing): Fix typo.
9323
9324 2002-06-12 Andreas Schwab <schwab@suse.de>
9325
9326 * frames.texi (Initial Parameters, Resources): Fix references to
9327 the Emacs manual.
9328
9329 2002-05-13 Kim F. Storm <storm@cua.dk>
9330
9331 * variables.texi (Intro to Buffer-Local): Updated warning and
9332 example relating to changing buffer inside let.
9333
9334 2002-03-10 Jan Djärv <jan.h.d@swipnet.se>
9335
9336 * os.texi (Session Management): New node about X Session management.
9337
9338 2002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
9339
9340 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
9341 to which the manual corresponds, and the copyright years.
9342
9343 * Makefile.in (VERSION): Set to 2.9.
9344
9345 2001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
9346
9347 * elisp.texi: Change the category in @dircategory to "Emacs", to
9348 make it consistent with info/dir.
9349
9350 2001-11-25 Miles Bader <miles@gnu.org>
9351
9352 * text.texi (Fields): Describe new `limit' arg in
9353 field-beginning/field-end.
9354
9355 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
9356
9357 * permute-index: Don't depend on csh-specific features.
9358 Replace the interpreter name with /bin/sh.
9359
9360 * two-volume-cross-refs.txt: New file.
9361 * two.el: New file.
9362 * spellfile: New file.
9363
9364 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
9365
9366 * permute-index: New file.
9367
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.
9371
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.
9376
9377 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
9378
9379 * Makefile.in (distclean): Add.
9380
9381 The following changes make ELisp manual part of the Emacs
9382 distribution:
9383
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.
9396
9397 2001-10-31 Pavel Janík <Pavel@Janik.cz>
9398
9399 * tips.texi (Coding Conventions): Fix typo.
9400
9401 2001-10-23 Gerd Moellmann <gerd@gnu.org>
9402
9403 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
9404
9405 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
9406
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.
9410
9411 2001-10-20 Gerd Moellmann <gerd@gnu.org>
9412
9413 * (Version 21.1 released.)
9414
9415 2001-10-19 Miles Bader <miles@gnu.org>
9416
9417 * positions.texi (Text Lines): Describe behavior of
9418 `beginning-of-line'/`end-of-line' in the presence of field properties.
9419
9420 2001-10-17 Gerd Moellmann <gerd@gnu.org>
9421
9422 * Makefile.in (VERSION): Set to 2.8.
9423 (manual): Use `manual-21'.
9424
9425 * elisp.texi (VERSION): Add and use it where the version
9426 number was used. Set it to 2.8.
9427
9428 * intro.texi: Likewise.
9429
9430 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
9431
9432 * files.texi (File Name Completion): Document the significance of
9433 a trailing slash in elements of completion-ignored-extensions.
9434
9435 2001-10-06 Miles Bader <miles@gnu.org>
9436
9437 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
9438
9439 2001-10-04 Gerd Moellmann <gerd@gnu.org>
9440
9441 * variables.texi (Variable Aliases): New node.
9442
9443 2001-10-04 Gerd Moellmann <gerd@gnu.org>
9444
9445 * Branch for 21.1.
9446
9447 2001-10-02 Miles Bader <miles@gnu.org>
9448
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'.
9453
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.
9459
9460 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
9461
9462 * frames.texi (Finding All Frames): Document that next-frame and
9463 previous-frame are local to current terminal.
9464
9465 2001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
9466
9467 * keymaps.texi (Creating Keymaps): Fix the description of the
9468 result of make-keymap.
9469
9470 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
9471
9472 * display.texi (Font Lookup, Attribute Functions)
9473 (Image Descriptors): Add cross-references to the definition of
9474 selected frame.
9475
9476 * buffers.texi (The Buffer List): Add cross-references to the
9477 definition of selected frame.
9478
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.
9483
9484 2001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
9485
9486 * strings.texi (String Conversion) <string-to-number>: Document
9487 that a float is returned for integers that are too large.
9488
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.
9492
9493 * numbers.texi (Integer Basics): Document CL style read syntax for
9494 integers in bases other than 10.
9495
9496 * positions.texi (List Motion):
9497 Document open-paren-in-column-0-is-defun-start.
9498
9499 * lists.texi (Sets And Lists): Document member-ignore-case.
9500
9501 * internals.texi (Garbage Collection): Document the used and free
9502 strings report.
9503 (Memory Usage): Document strings-consed.
9504
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.
9508
9509 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
9510 argument keymap can be a list.
9511
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.
9518
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.
9523
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.
9530
9531 * windows.texi (Selecting Windows): Document some-window.
9532
9533 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
9534
9535 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
9536 apropos-mode-hook.
9537
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.
9542
9543 2001-09-04 Werner LEMBERG <wl@gnu.org>
9544
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.
9553
9554 2001-08-30 Gerd Moellmann <gerd@gnu.org>
9555
9556 * display.texi (Conditional Display): Adjust to API change.
9557
9558 * configure: New file.
9559
9560 2001-07-30 Gerd Moellmann <gerd@gnu.org>
9561
9562 * commands.texi (Repeat Events): Add description of
9563 double-click-fuzz.
9564
9565 2001-05-08 Stefan Monnier <monnier@cs.yale.edu>
9566
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.
9571
9572 2001-05-07 Gerd Moellmann <gerd@gnu.org>
9573
9574 * Makefile.in (install): Use install-info command line options
9575 like in Emacs' Makefile.in.
9576
9577 2000-12-09 Miles Bader <miles@gnu.org>
9578
9579 * windows.texi (Window Start): Update documentation for
9580 `pos-visible-in-window-p'.
9581
9582 2000-11-12 Stefan Monnier <monnier@cs.yale.edu>
9583
9584 * lists.texi (Building Lists): Add footnote to explain how to add
9585 to the end of a list.
9586
9587 2000-10-25 Gerd Moellmann <gerd@gnu.org>
9588
9589 * files.texi (Visiting Functions): Typos.
9590
9591 2000-10-25 Kenichi Handa <handa@etl.go.jp>
9592
9593 * files.texi (Visiting Functions): Return value of
9594 find-file-noselect may be a list of buffers if wildcards are used.
9595
9596 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
9597
9598 * display.texi (Defining Faces): Document `graphic' display type
9599 in face specs.
9600
9601 2000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9602
9603 * hooks.texi (Standard Hooks): Replace obsolete
9604 `after-make-frame-hook' with `after-make-frame-functions'.
9605
9606 * frames.texi (Creating Frames): Ditto.
9607
9608 * variables.texi (Future Local Variables): Ditto.
9609
9610 2000-10-16 Gerd Moellmann <gerd@gnu.org>
9611
9612 * display.texi (Other Image Types): Add description of :foreground
9613 and :background properties of mono PBM images.
9614
9615 2000-08-17 Werner LEMBERG <wl@gnu.org>
9616
9617 * .cvsignore: New file.
9618
9619 2000-01-05 Gerd Moellmann <gerd@gnu.org>
9620
9621 * tindex.pl: New script.
9622
9623 1999-12-03 Dave Love <fx@gnu.org>
9624
9625 * Makefile.in (MAKEINFO): New parameter.
9626
9627 1999-09-17 Richard Stallman <rms@gnu.org>
9628
9629 * Makefile.in (srcs): Add hash.texi.
9630 (VERSION): Update to 20.6.
9631
9632 1999-09-13 Richard Stallman <rms@gnu.org>
9633
9634 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
9635
9636 1998-08-29 Karl Heuer <kwzh@gnu.org>
9637
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.
9643
9644 1998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
9645
9646 * Makefile (INSTALL_INFO): New variable.
9647 (install): Run install-info.
9648
9649 1998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
9650
9651 * Makefile (elisp.dvi): Add missing backslash.
9652
9653 1998-05-02 Richard Stallman <rms@psilocin.gnu.org>
9654
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.
9658
9659 1998-04-05 Richard Stallman <rms@psilocin.gnu.org>
9660
9661 * Makefile (srcs): Add nonascii.texi and customize.texi.
9662 (dist): Start by deleting `temp'.
9663
9664 1998-02-17 Richard Stallman <rms@psilocin.gnu.org>
9665
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*.
9669
9670 1998-01-30 Richard Stallman <rms@psilocin.gnu.org>
9671
9672 * Makefile (SHELL): Defined.
9673
9674 1998-01-27 Richard Stallman <rms@psilocin.gnu.org>
9675
9676 * Makefile (elisp.tps): New target.
9677 (elisp.dvi): Depend on elisp.tps.
9678
9679 1996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
9680
9681 * README: Update phone number.
9682
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.
9688
9689 1995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9690
9691 * Makefile (VERSION): Update version number.
9692 (maintainer-clean): Rename from realclean.
9693
9694 1995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
9695
9696 * Makefile (realclean): New target.
9697 (elisp): Remove any old elisp-* files first.
9698
9699 1993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
9700
9701 * Makefile (VERSION): New variable.
9702 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
9703 Compressed file suffix should be `.gz', not `.z'.
9704
9705 1993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9706
9707 * Makefile (elisp): Depend on makeinfo.
9708
9709 1993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
9710
9711 * Makefile (srcs): Add anti.texi.
9712
9713 1993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9714
9715 * Makefile (infodir, prefix): New vars.
9716 (install): Use infodir.
9717 (emacsinfodir): Delete.
9718
9719 1993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9720
9721 * Makefile (srcs): Add calendar.texi.
9722
9723 * Makefile (dist): Copy texindex.c and makeinfo.c.
9724 Limit elisp-* files to those with one or two digits.
9725
9726 1993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9727
9728 * Makefile (dist): Change to use Gzip instead of compress.
9729
9730 1993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9731
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.
9735
9736 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
9737
9738 * modes.texi (Hooks): Document new optional arg of add-hook.
9739
9740 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9741
9742 * variables.texi: Document nil initial value of buffer-local variables.
9743
9744 * tips.texi: Add new section on standard library headers.
9745
9746 1993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9747
9748 * Makefile (srcs): Add frame.texi to the list of sources.
9749
9750 1993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9751
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):
9756
9757 1993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9758
9759 * Makefile (dist): Don't include backup files or autosave files in
9760 the distribution tar file.
9761
9762 1991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9763
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.
9769
9770 1990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9771
9772 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
9773
9774 1990-06-26 David Lawrence (tale@geech)
9775
9776 * files.texi: Noted that completion-ignored-extensions is ignored
9777 when making *Completions*.
9778
9779 1990-06-08 Jay Fenlason (hack@ai.mit.edu)
9780
9781 * Makefile make dist now depends on elisp.dvi, since it tries
9782 to include it in the dist file.
9783
9784 1990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
9785
9786 * functions.texinfo (Mapping Functions): Add missing quote.
9787
9788 1989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9789
9790 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
9791 (defunargs): Turn off \hyphenchar of \sl font temporarily.
9792
9793 1989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
9794
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.
9798
9799 * All instances of @indentedresultt{} have been changed to
9800 ` @result{}', using 5 spaces at the beginning of the line.
9801
9802 1989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
9803
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.
9808
9809 1989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
9810
9811 * texinfo.tex: Temporarily added
9812 \let\result=\dblarrow
9813 \def\error{{\it ERROR} \longdblarrow}
9814 We need to do this better soon.
9815
9816 1989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
9817
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.)
9822
9823 * Cleaned up `Makefile' and defined the `emacslibdir' directory
9824 for the Project GNU development environment.
9825
9826 ;; Local Variables:
9827 ;; coding: utf-8
9828 ;; End:
9829
9830 Copyright (C) 1998-2012 Free Software Foundation, Inc.
9831
9832 This file is part of GNU Emacs.
9833
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.
9838
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.
9843
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/>.