Fix typos.
[bpt/emacs.git] / doc / lispref / ChangeLog
1 2011-11-20 Martin Rudalics <rudalics@gmx.at>
2
3 * windows.texi (Resizing Windows, Splitting Windows): Remove
4 term "status" when talking about combination limits.
5
6 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
7
8 * compile.texi (Compiler Errors):
9 * help.texi (Help Functions): Fix typos.
10
11 2011-11-19 Chong Yidong <cyd@gnu.org>
12
13 * windows.texi (Splitting Windows): Clarify role of window
14 parameters in split-window. Shorten the example.
15 (Deleting Windows): Rewrite intro to handle internal windows. Fix
16 delete-windows-on doc.
17 (Selecting Windows): Copyedits.
18
19 2011-11-17 Martin Rudalics <rudalics@gmx.at>
20
21 * windows.texi (Resizing Windows, Splitting Windows)
22 (Deleting Windows): Use term window-combination-resize instead
23 of window-splits.
24
25 2011-11-16 Martin Rudalics <rudalics@gmx.at>
26
27 * windows.texi (Resizing Windows, Splitting Windows): Rename
28 occurrences of window-nest to window-combination-limit.
29
30 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
31
32 * intro.texi (Lisp History): Fix typo.
33
34 2011-11-12 Martin Rudalics <rudalics@gmx.at>
35
36 * windows.texi (Splitting Windows, Deleting Windows): Remove
37 references to splits status of windows.
38
39 2011-11-10 Glenn Morris <rgm@gnu.org>
40
41 * buffers.texi (Read Only Buffers): Expand a bit on why
42 toggle-read-only should only be used interactively. (Bug#7292)
43
44 2011-11-09 Chong Yidong <cyd@gnu.org>
45
46 * windows.texi (Window Sizes): Document window-pixel-edges,
47 window-inside-pixel-edges, window-absolute-pixel-edges, and
48 window-inside-absolute-pixel-edges.
49 (Resizing Windows): shrink-window-if-larger-than-buffer works on
50 non-full-width windows.
51
52 2011-11-09 Martin Rudalics <rudalics@gmx.at>
53
54 * windows.texi (Resizing Windows): Rewrite documentation of
55 window-resizable.
56
57 2011-11-09 Chong Yidong <cyd@gnu.org>
58
59 * windows.texi (Splitting Windows): Simplify example.
60
61 2011-11-08 Chong Yidong <cyd@gnu.org>
62
63 * windows.texi (Window Sizes): Copyedits. Document
64 window-text-height. Remove window-min-height and window-min-width
65 discussion, referring instead to Emacs manual.
66 (Splitting Windows, Resizing Windows): Add xref to Emacs manual.
67 (Resizing Windows): Simplify introduction. Don't document
68 enlarge-window, shrink-window, enlarge-window-horizontally, and
69 shrink-window-horizontally; they are no longer preferred for
70 calling from Lisp, and are already documented in the Emacs manual.
71
72 2011-11-07 Glenn Morris <rgm@gnu.org>
73
74 * windows.texi (Choosing Window): Fix keybinding typo.
75
76 2011-11-07 Martin Rudalics <rudalics@gmx.at>
77
78 * windows.texi (Resizing Windows, Splitting Windows)
79 (Window Configurations): Use "child window" instead of
80 "subwindow".
81
82 2011-11-06 Chong Yidong <cyd@gnu.org>
83
84 * windows.texi (Basic Windows): Clarify various definitions.
85 Treat window-normalize-* as internal; don't document them.
86 (Windows and Frames): Various clarifications, e.g. non-live
87 windows also belong to frames. Fix window-list description.
88 Simplify window nesting example.
89 (Splitting Windows, Window Configurations): Use
90 split-window-below.
91
92 2011-11-04 Eli Zaretskii <eliz@gnu.org>
93
94 * windows.texi (Window Sizes): Mention in the doc string that the
95 return values of `window-body-height' and `window-body-width' are
96 in frame's canonical units. (Bug#9949)
97
98 2011-10-30 Martin Rudalics <rudalics@gmx.at>
99
100 * windows.texi (Windows and Frames): Remove "iso-" infix from
101 documentation of window-iso-combined-p.
102
103 2011-10-26 Chong Yidong <cyd@gnu.org>
104
105 * modes.texi (Running Hooks): Document with-wrapper-hook.
106
107 2011-10-18 Chong Yidong <cyd@gnu.org>
108
109 * display.texi (Glyphless Chars): New node.
110
111 2011-10-13 Chong Yidong <cyd@stupidchicken.com>
112
113 * text.texi (Yanking): Document yank-excluded-properties.
114
115 * package.texi (Packaging Basics): The commentary should say how
116 to begin using the package.
117
118 2011-10-11 Martin Rudalics <rudalics@gmx.at>
119
120 * windows.texi (Deleting Windows): Mention which window gets
121 selected when deleting the selected window.
122
123 2011-10-09 Martin Rudalics <rudalics@gmx.at>
124
125 * buffers.texi (The Buffer List): Describe how bury-buffer deals
126 with the selected window.
127 * windows.texi (Buffers and Windows): Reformulate text on how
128 replace-buffer-in-windows deals with a window.
129 (Quitting Windows): Describe how quit-window deals with a
130 standalone frame. Describe new option frame-auto-hide-function.
131
132 2011-10-08 Glenn Morris <rgm@gnu.org>
133
134 * symbols.texi (Other Plists): Markup fix. (Bug#9702)
135
136 * positions.texi (Excursions): Update warning message.
137
138 2011-10-05 Chong Yidong <cyd@stupidchicken.com>
139
140 * display.texi (Low-Level Font, Face Attributes, Font Lookup): Fix
141 Emacs manual xref (Bug#9675).
142
143 2011-10-01 Chong Yidong <cyd@stupidchicken.com>
144
145 * windows.texi (Textual Scrolling): Document scroll-up-command,
146 scroll-down-command, scroll-error-top-bottom, and the
147 scroll-command symbol property.
148 (Display Action Functions): Fix description of
149 display-buffer-pop-up-window.
150
151 2011-09-28 Juanma Barranquero <lekktu@gmail.com>
152
153 * windows.texi (Splitting Windows): Fix typos.
154
155 2011-09-25 Martin Rudalics <rudalics@gmx.at>
156
157 * windows.texi (Windows and Frames, Display Action Functions)
158 (Switching Buffers): Fix some typos.
159 (Buffers and Windows): Remove reference to window-auto-delete.
160 Reword description of replace-buffer-in-windows.
161 (Window History): Fix some typos and refer to frame local buffer
162 list.
163 (Quitting Windows): New node.
164 (Window Configurations): Add descriptions of window-state-get
165 and window-state-put.
166 (Window Parameters): Describe variable ignore-window-parameters.
167 Sketch some window parameters currently in use.
168 * elisp.texi (Top): Update node listing.
169
170 2011-09-25 Chong Yidong <cyd@stupidchicken.com>
171
172 * windows.texi (Display Action Functions)
173 (Choosing Window Options): New nodes.
174
175 2011-09-24 Chong Yidong <cyd@stupidchicken.com>
176
177 * windows.texi (Window History): New node. Move text here from
178 Buffers and Windows.
179 (Switching Buffers): Rename from Displaying Buffers, since we
180 don't document display-buffer here; callers changed. Document
181 FORCE-SAME-WINDOW arg to switch-to-buffer and
182 switch-to-buffer-other-frame. Delete duplicate
183 replace-buffer-in-windows doc.
184 (Choosing Window): Document display actions.
185
186 2011-09-24 Eli Zaretskii <eliz@gnu.org>
187
188 * display.texi (Forcing Redisplay): Update the description of
189 redisplay-dont-pause due to change in the default value.
190
191 2011-09-23 Martin Rudalics <rudalics@gmx.at>
192
193 * frames.texi (Frames and Windows): Move section and rename to
194 Windows and Frames in windows.texi.
195 * windows.texi (Windows): Restructure.
196 (Basic Windows): Rewrite. Explain live and internal windows and
197 normalization functions.
198 (Windows and Frames): Move section here from frames.texi.
199 Describe subwindows, window combinations, window tree, and
200 corresponding functions including window-list here.
201 (Window Sizes): Rename section from Size of Window and move it
202 up in chapter. Describe total and body sizes and the
203 corresponding functions. Explain new semantics of
204 window-min-height/-width.
205 (Resizing Windows): Move section up in chapter. Describe new
206 resize functions.
207 (Splitting Windows): Describe new behavior of split-window,
208 split-window-above-each-other and split-window-side-by-side.
209 Provide examples. Describe window-nest and window-splits
210 options.
211 (Deleting Windows): Minor rewrite.
212 (Selecting Windows): Minor rewrite. Describe
213 frame-selected-window and set-frame-selected-window here.
214 (Cyclic Window Ordering): Minor rewrite. Describe
215 window-list-1.
216 (Buffers and Windows): Rewrite. Explain a window's previous and
217 next buffers and the corresponding functions.
218 (Window Tree): Merge into Windows and Frames section.
219 * elisp.texi (Top): Update node listings for frames and windows
220 sections.
221
222 2011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
223
224 * display.texi (Face Functions): `face-list' returns faces (bug#9564).
225
226 2011-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
227
228 * errors.texi (Standard Errors): Remove apparent placeholder text
229 (bug#9491).
230
231 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
232
233 * frames.texi (Management Parameters): Fix description of
234 icon-type parameter.
235
236 2011-09-17 Chong Yidong <cyd@stupidchicken.com>
237
238 * tips.texi (Key Binding Conventions): Don't bind a key sequence
239 ending in C-g. Suggested by Edward O'Connor.
240
241 2011-09-17 Eli Zaretskii <eliz@gnu.org>
242
243 * numbers.texi (Integer Basics): Add indexing for
244 most-positive-fixnum and most-negative-fixnum. (Bug#9525)
245
246 2011-09-14 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
247
248 * lists.texi (Sets And Lists): Fix typo. (Bug#9393)
249
250 2011-09-11 Juanma Barranquero <lekktu@gmail.com>
251
252 * processes.texi (Network Servers): Clarify what the process
253 buffer is used for (bug#9233).
254
255 2011-08-30 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
256
257 * lists.texi (Building Lists): Fix typo.
258
259 2011-08-30 Chong Yidong <cyd@stupidchicken.com>
260
261 * display.texi (Basic Faces): New node. Document new faces.
262
263 * modes.texi (Major Mode Conventions): Move some text there.
264 (Mode Help): Remove major-mode var, duplicated in Major Modes.
265
266 2011-08-29 Chong Yidong <cyd@stupidchicken.com>
267
268 * modes.texi (Basic Major Modes): New node. Callers updated.
269 (Major Modes): Document fundamental-mode and major-mode.
270 (Major Mode Basics): Node deleted; text moved to Major Modes.
271 (Derived Modes): Document derived-mode-p.
272
273 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
274
275 * files.texi (Changing Files, Create/Delete Dirs): Document new
276 arguments for delete-file, delete-directory, and copy-directory.
277 (Visiting Functions): Remove view-file; it is documented in the
278 Emacs manual.
279
280 * frames.texi (Layout Parameters): The defaults for the
281 menu-bar-lines and tool-bar-lines parameters depend on the mode.
282
283 * display.texi (Progress): Document spinner functionality.
284
285 * os.texi (Killing Emacs): Note that kill-emacs can be called by
286 operating system signals. Refer to save-buffers-kill-terminal
287 instead of save-buffers-kill-emacs.
288
289 * objects.texi (Symbol Type): Document ## print representation.
290
291 2011-08-25 Eli Zaretskii <eliz@gnu.org>
292
293 * display.texi (Specified Space): Mention that `space' specs
294 influence bidi reordering.
295 (Bidirectional Display): Explain how to use `(space . PROPS)' for
296 separating fields with bidirectional content.
297
298 2011-08-24 Eli Zaretskii <eliz@gnu.org>
299
300 * display.texi (Bidirectional Display): Document return value in
301 buffers that are not bidi-reordered for display, and in unibyte
302 buffers.
303
304 2011-08-23 Eli Zaretskii <eliz@gnu.org>
305
306 * nonascii.texi (Character Properties): Document the values for
307 unassigned codepoints.
308
309 2011-08-18 Eli Zaretskii <eliz@gnu.org>
310
311 * nonascii.texi (Character Properties): Document use of
312 `bidi-class' and `mirroring' properties as part of reordering.
313 Provide cross-references to "Bidirectional Display".
314
315 * display.texi (Bidirectional Display): Document the pitfalls of
316 concatenating strings with bidirectional content, with possible
317 solutions. Document bidi-string-mark-left-to-right. Mention
318 paragraph direction in modes that inherit from prog-mode.
319 Document use of `bidi-class' and `mirroring' properties as part of
320 reordering.
321
322 2011-08-16 Eli Zaretskii <eliz@gnu.org>
323
324 * modes.texi (Major Mode Conventions): Improve the documentation
325 of `mode-class' `special' modes.
326
327 * nonascii.texi (Character Properties): Document the `mirroring'
328 property. Add index entries.
329
330 * syntax.texi (Categories): Add an example of defining a new
331 category and category table.
332
333 * searching.texi (Regexp Backslash): Document how to display
334 existing categories. Mention the possibility of adding
335 categories, and add an xref to where this is described. Add an
336 index entry.
337
338 2011-08-09 Chong Yidong <cyd@stupidchicken.com>
339
340 * text.texi (Special Properties):
341 * display.texi (Overlay Properties): Note that mouse-face cannot
342 change the text size (Bug#8530).
343
344 2011-08-08 Chong Yidong <cyd@stupidchicken.com>
345
346 * os.texi (Time of Day): Remove set-time-zone-rule, and recommend
347 using setenv instead.
348
349 2011-07-28 Eli Zaretskii <eliz@gnu.org>
350
351 * display.texi (Bidirectional Display): Document the fact that
352 bidi-display-reordering is t by default.
353
354 2011-07-23 Eli Zaretskii <eliz@gnu.org>
355
356 * display.texi (Bidirectional Display): New section.
357
358 2011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
359 Tim Cross <theophilusx@gmail.com> (tiny change)
360 Glenn Morris <rgm@gnu.org>
361
362 * keymaps.texi (Toolkit Differences): New node. (Bug#8176)
363
364 2011-07-15 Andreas Schwab <schwab@linux-m68k.org>
365
366 * help.texi (Keys in Documentation): Revert last change.
367
368 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
369
370 * help.texi (Keys in Documentation): Clarify that \= only quotes
371 the next character, and doesn't affect longer sequences in
372 particular (bug#8935).
373
374 * debugging.texi (Using Debugger): Mention
375 @code{eval-expression-debug-on-error} (bug#8549).
376
377 2011-07-14 Eli Zaretskii <eliz@gnu.org>
378
379 * display.texi (Other Display Specs): Document that `left-fringe'
380 and `right-fringe' display specifications are of the "replacing"
381 kind.
382
383 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
384
385 * help.texi (Documentation Basics): Add a link to the Function
386 Documentation node (bug#6580).
387
388 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
389
390 * keymaps.texi (Menu Bar): Mention :visible and :enable
391 (bug#6344). Text by Drew Adams.
392
393 * modes.texi (Running Hooks): Mention buffer-local hook variables
394 (bug#6218).
395
396 * objects.texi (General Escape Syntax): "a with grave accent" is
397 ?xe0, not ?x8e0 (bug#5259).
398
399 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
400
401 * display.texi (Face Attributes, Font Selection): Add references
402 to the Fonts node in the Emacs manual (Bug#4178).
403
404 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
405
406 * display.texi (Window Systems): `window-system' is
407 terminal-local.
408
409 * frames.texi (Frame Parameters, Parameter Access): Don't mention
410 frame-local variables.
411
412 * variables.texi (Buffer-Local Variables): Don't mention obsolete
413 frame-local variables.
414 (Frame-Local Variables): Node deleted.
415
416 * elisp.texi (Top): Update node listing.
417
418 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
419
420 * elisp.texi: Change "inferiors" to "subnodes" in three places
421 (bug#3523).
422
423 2011-07-11 Chong Yidong <cyd@stupidchicken.com>
424
425 * frames.texi (Window System Selections): Discussion of
426 x-select-enable-clipboard moved to Emacs manual.
427
428 2011-07-11 Deniz Dogan <deniz@dogan.se>
429
430 * commands.texi (Prefix Command Arguments): Remove excessive
431 apostrophe.
432
433 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
434
435 * syntax.texi (Syntax Descriptors): Clarify that the ". 23" syntax
436 description is a string (bug#3313).
437
438 * frames.texi (Display Feature Testing): Try to explain what all
439 the visual classes mean (bug#3042).
440
441 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
442
443 * modes.texi (Mode Line Variables): Document `mode-line-remote'
444 and `mode-line-client' (bug#2974).
445
446 * text.texi (Insertion): Clarify marker movements (bug#1651).
447 Text from Drew Adams.
448
449 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
450
451 * text.texi (Special Properties): Clarify the format of `face'
452 (bug#1375).
453
454 * commands.texi (Interactive Call): Add a `call-interactively'
455 example (bug#1010).
456
457 2011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
458
459 * functions.texi (Calling Functions): Link to the "Interactive
460 Call" node (bug#1001).
461
462 2011-07-06 Chong Yidong <cyd@stupidchicken.com>
463
464 * customize.texi (Composite Types): Move alist and plist to here
465 from Simple Types (Bug#7545).
466
467 * elisp.texi (Top): Update menu description.
468
469 * display.texi (Face Attributes): Document negative line widths
470 (Bug#6113).
471
472 2011-07-03 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
473
474 * searching.texi (Match Data): Note that match data can be
475 overwritten by most functions (bug#2499).
476
477 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
478
479 * strings.texi (Formatting Strings): Clarify what the "-" and "0"
480 flags mean (bug#6659).
481
482 * functions.texi (What Is a Function): Document the autoload
483 object (bug#6496).
484
485 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
486
487 * customize.texi (Variable Definitions): Clarify that SETFUNCTION
488 is only used in the Customize user interface (bug#6089).
489
490 * display.texi (Showing Images): Mention the point of sliced
491 images (bug#7836).
492
493 2011-07-02 Eli Zaretskii <eliz@gnu.org>
494
495 * variables.texi (Defining Variables, Void Variables)
496 (Constant Variables): Fix incorrect usage of @kindex.
497
498 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
499
500 * variables.texi (Defining Variables): Add an index entry for
501 `set-variable' (bug#7262).
502 (Defining Variables): Use @findex for functions.
503
504 * frames.texi (Basic Parameters): Document the `explicit-name'
505 parameter (bug#6951).
506
507 * customize.texi (Type Keywords): Clarify that :value provides a
508 default value for all types (bug#7386).
509
510 * streams.texi (Output Functions): Document `pp'.
511
512 2011-06-25 Chong Yidong <cyd@stupidchicken.com>
513
514 * keymaps.texi (Searching Keymaps):
515 * display.texi (Overlay Properties): Fix errors in 2011-05-29
516 change. Suggested by Johan Bockgård.
517
518 2011-06-15 Chong Yidong <cyd@stupidchicken.com>
519
520 * text.texi (Special Properties): Clarify role of font-lock-face.
521
522 2011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
523
524 * processes.texi (Process Information): Renamed `process-alive-p'
525 to `process-live-p' for consistency with other `-live-p' functions.
526
527 2011-06-03 Paul Eggert <eggert@cs.ucla.edu>
528
529 Document wide integers better.
530 * files.texi (File Attributes): Document ino_t values better.
531 ino_t values no longer map to anything larger than a single cons.
532 * numbers.texi (Integer Basics, Integer Basics, Arithmetic Operations):
533 (Bitwise Operations):
534 * objects.texi (Integer Type): Use a binary notation that is a bit easier
535 to read, and that will port better if 62-bits becomes the default.
536 Fix or remove incorrect examples.
537 * os.texi (Time Conversion): Document time_t values better.
538
539 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
540
541 * processes.texi (Process Information): Document
542 `process-alive-p'.
543
544 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
545
546 * help.texi (Accessing Documentation):
547 * display.texi (Pixel Specification):
548 * processes.texi (Serial Ports, Serial Ports):
549 * nonascii.texi (Character Properties, Default Coding Systems):
550 * text.texi (Changing Properties, Special Properties):
551 * windows.texi (Window Start and End):
552 * modes.texi (SMIE Indentation Example, SMIE Tricks):
553 * keymaps.texi (Searching Keymaps, Tool Bar):
554 * minibuf.texi (Basic Completion):
555 * compile.texi (Eval During Compile):
556 * strings.texi (Formatting Strings): Tweaks to avoid overflowing
557 7x9 paper in printed manual.
558
559 * lists.texi (Sets And Lists): Fix misplaced text.
560
561 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
562
563 * keymaps.texi (Remapping Commands): Emphasize that the keymap
564 needs to be active (Bug#8350).
565
566 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
567
568 * minibuf.texi (Reading File Names): Clarify (Bug#8480).
569
570 * tips.texi (Coding Conventions): Remove antediluvian filename
571 limit recommendation (Bug#8538).
572
573 2011-05-27 Glenn Morris <rgm@gnu.org>
574
575 * modes.texi (Auto Major Mode): Update for set-auto-mode changes.
576
577 2011-05-26 Glenn Morris <rgm@gnu.org>
578
579 * variables.texi (File Local Variables):
580 Update hack-local-variables `mode-only' return value.
581 Add some more details on what this function does in the other case.
582
583 2011-05-19 Glenn Morris <rgm@gnu.org>
584
585 * lists.texi (Sets And Lists): Mention cl provides union etc.
586
587 2011-05-19 Nix <nix@esperi.org.uk>
588
589 * windows.texi (Displaying Buffers): pop-to-buffer is not a command.
590
591 * text.texi (Parsing HTML): Update for function name changes.
592
593 * syntax.texi (Syntax Flags): Small fix.
594
595 * keymaps.texi (Active Keymaps): Typo fix.
596 (Changing Key Bindings): Grammar fix.
597
598 * frames.texi (Minibuffers and Frames): Grammar fix.
599 (Window System Selections): x-select-enable-clipboard now defaults to t.
600
601 * customize.texi (Common Keywords):
602 * display.texi (Abstract Display):
603 * modes.texi (Auto-Indentation):
604 * nonascii.texi (Converting Representations): Typo fixes.
605
606 * control.texi (Examples of Catch): Call it "goto" not "go to".
607
608 2011-05-14 Eli Zaretskii <eliz@gnu.org>
609
610 * nonascii.texi (Character Properties): Fix inconsistencies with
611 implementation.
612
613 * text.texi (Special Properties): Move @defvar's out of the
614 @table. (Bug#8652)
615
616 2011-05-12 Glenn Morris <rgm@gnu.org>
617
618 * display.texi (Image Descriptors): Fix typo. (Bug#8495)
619
620 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
621
622 * modes.texi (Region to Refontify): Rename from "Region to Fontify".
623 (Multiline Font Lock):
624 * vol2.texi (Top):
625 * vol1.texi (Top):
626 * elisp.texi (Top): Update menu accordingly.
627
628 2011-05-12 Drew Adams <drew.adams@oracle.com>
629
630 * modes.texi (Region to Fontify): Fix typo.
631
632 2011-05-10 Jim Meyering <meyering@redhat.com>
633
634 * minibuf.texi: Fix typo "in in -> in".
635
636 2011-05-06 Paul Eggert <eggert@cs.ucla.edu>
637
638 * numbers.texi (Integer Basics): Large integers are treated as floats.
639
640 2011-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
641
642 * processes.texi (Synchronous Processes): Document the (:file
643 "/file-name") syntax for `call-process'.
644
645 2011-04-23 Juanma Barranquero <lekktu@gmail.com>
646
647 * windows.texi (Choosing Window): Fix typo.
648
649 2011-04-23 Chong Yidong <cyd@stupidchicken.com>
650
651 * frames.texi (Layout Parameters): Note the difference between
652 querying and setting parameters for left-fringe and right-fringe
653 (Bug#6930).
654
655 2011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
656
657 * minibuf.texi (Basic Completion): Be a bit more precise about the
658 valid kinds of completion tables.
659 (Programmed Completion): Remove obsolete text about lambda expressions
660 not being valid completion tables.
661
662 2011-03-19 Chong Yidong <cyd@stupidchicken.com>
663
664 * positions.texi (Excursions): Explain the "save-excursion
665 defeated by set-buffer" warning.
666
667 * buffers.texi (Current Buffer): Copyedits. Don't recommend using
668 save-excursion. Suggested by Uday S Reddy.
669
670 2011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
671
672 * variables.texi (Defining Variables): Mention the new meaning of `defvar'.
673 (Lexical Binding): New sub-section.
674
675 * eval.texi (Eval): Discourage the use of `eval'.
676 Document its new `lexical' argument.
677
678 2011-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
679
680 * commands.texi (Command Overview): `post-command-hook' is not reset to
681 nil any more.
682
683 2011-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
684
685 * strings.texi (String Conversion): Don't mention
686 string-make-(uni|multi)byte (bug#8262).
687 * nonascii.texi (Converting Representations): Fix up range.
688 * keymaps.texi (Key Binding Commands): Update code point, avoid
689 "unibyte character" and remove mention of unibyte bindings.
690
691 2011-03-10 Eli Zaretskii <eliz@gnu.org>
692
693 * modes.texi (Operator Precedence Grammars): Don't use characters
694 outside ISO-8859-1.
695
696 2011-03-09 Eli Zaretskii <eliz@gnu.org>
697
698 * intro.texi (Acknowledgements): Convert to ISO-8859-1 encoding.
699
700 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
701
702 2011-03-08 Glenn Morris <rgm@gnu.org>
703
704 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
705 * intro.texi (Acknowledgements): Names to UTF-8.
706 * elisp.texi: Set documentencoding.
707
708 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
709
710 * Version 23.3 released.
711
712 2011-03-06 Chong Yidong <cyd@stupidchicken.com>
713
714 * package.texi: Update index keywords.
715 (Package Archives): New node contents. Document package-x.el.
716
717 2011-03-06 Juanma Barranquero <lekktu@gmail.com>
718
719 * makefile.w32-in (srcs): Add package.texi.
720
721 2011-03-06 Chong Yidong <cyd@stupidchicken.com>
722
723 * package.texi (Packaging, Packaging Basics, Simple Packages)
724 (Multi-file Packages): Expand and clarify.
725 (Package Archives): Temporary placeholder node.
726
727 * elisp.texi (Top): Update node listing.
728
729 * Makefile.in (srcs): Add package.texi.
730
731 2011-03-05 Chong Yidong <cyd@stupidchicken.com>
732
733 * processes.texi (Synchronous Processes): Minor clarification
734 (Bug#8149).
735
736 2011-03-03 Glenn Morris <rgm@gnu.org>
737
738 * files.texi (Truenames): Minor clarification. (Bug#2341)
739
740 2011-03-01 Glenn Morris <rgm@gnu.org>
741
742 * variables.texi (Directory Local Variables):
743 Mention `(subdirs . nil)' alist element.
744
745 2011-02-28 Glenn Morris <rgm@gnu.org>
746
747 * variables.texi (Directory Local Variables): Mention the optional
748 mtime argument of dir-locals-set-directory-class. (Bug#3577)
749
750 2011-02-27 Chong Yidong <cyd@stupidchicken.com>
751
752 * minibuf.texi (Minibuffer History): Clarify discussion of
753 minibuffer history lists (Bug#8085).
754
755 2011-02-19 Eli Zaretskii <eliz@gnu.org>
756
757 * elisp.texi: Sync @dircategory with ../../info/dir.
758
759 * files.texi (Visiting Functions): Document find-file-literally,
760 both the command and the variable.
761
762 * variables.texi (Creating Buffer-Local): Explain the meaning of
763 permanent local variables.
764
765 * files.texi (Visiting Functions): Document find-file-literally,
766 both the command and the variable.
767
768 * variables.texi (Creating Buffer-Local): Explain the meaning of
769 permanent local variables.
770
771 2011-02-19 Glenn Morris <rgm@gnu.org>
772
773 * keymaps.texi (Remapping Commands): Mention how to undo it.
774
775 2011-02-09 Reuben Thomas <rrt@sc3d.org>
776
777 * loading.texi (Hooks for Loading): Remove unnecessary advice
778 about eval-after-load (Bug#7986).
779
780 2011-02-05 Chong Yidong <cyd@stupidchicken.com>
781
782 * commands.texi (Accessing Mouse): Note that a header line is not
783 included in the row of posn-col-row.
784
785 2011-02-02 Chong Yidong <cyd@stupidchicken.com>
786
787 * modes.texi (Major Mode Conventions): Add face guidelines.
788 (Faces for Font Lock): List faces in order of prominence.
789
790 2011-02-01 Paul Eggert <eggert@cs.ucla.edu>
791
792 format-time-string now supports subsecond time stamp resolution
793 * os.texi (Time Parsing): Document %N.
794
795 2011-01-28 Chong Yidong <cyd@stupidchicken.com>
796
797 * vol1.texi (Top):
798 * vol2.texi (Top):
799 * elisp.texi (Top):
800 * display.texi (Display Property): Shorten the menu description of
801 the "Other Display Specs" node (Bug#7816).
802
803 * keymaps.texi (Defining Menus): Add "menu item" and "extended
804 menu item" concept index entries (Bug#7805).
805
806 2011-01-29 Eli Zaretskii <eliz@gnu.org>
807
808 * makefile.w32-in (texinfodir): New variable.
809 (usermanualdir): Remove as redundant with $(emacsdir).
810 (MAKEINFO): Remove options, leave only program name.
811 (MAKEINFO_OPTS): New variable.
812 (texinputdir, $(infodir)/elisp): Use $(MAKEINFO_OPTS).
813
814 2011-01-25 Chong Yidong <cyd@stupidchicken.com>
815 Richard Kim <emacs18@gmail.com>
816
817 * loading.texi (Library Search): Document list-load-path-shadows
818 (Bug#7757).
819
820 2011-01-25 Chong Yidong <cyd@stupidchicken.com>
821
822 * searching.texi (Regexp Special): Remove outdated discussion of
823 character sets (Bug#7780).
824
825 * frames.texi (Pop-Up Menus): Document where menu title comes
826 from (Bug#7684).
827
828 2011-01-25 Glenn Morris <rgm@gnu.org>
829
830 * display.texi (Making Buttons): Mention limitation of text buttons.
831
832 2011-01-23 Werner Lemberg <wl@gnu.org>
833
834 * Makefile.in (MAKEINFO): Now controlled by `configure'.
835 (MAKEINFO_OPTS): New variable. Use it where appropriate.
836 (ENVADD): New variable to control texi2dvi and texi2pdf.
837
838 2011-01-15 Chong Yidong <cyd@stupidchicken.com>
839
840 * files.texi (Directory Names): Move directory-abbrev-alist doc to
841 Emacs manual.
842
843 2011-01-15 Eli Zaretskii <eliz@gnu.org>
844
845 * files.texi (Directory Names): Explain why FROM in
846 directory-abbrev-alist should begin with \`. (Bug#7777)
847
848 2011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
849
850 * loading.texi (Hooks for Loading): Adjust doc of eval-after-load.
851
852 2011-01-02 Eli Zaretskii <eliz@gnu.org>
853
854 * modes.texi (Emulating Mode Line): Fix last change.
855
856 2011-01-02 Eli Zaretskii <eliz@gnu.org>
857
858 * modes.texi (Emulating Mode Line): Update documentation of
859 format-mode-line according to changes that fixed bug #7587.
860
861 2010-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
862
863 * modes.texi (Derived Modes): Mention prog-mode.
864
865 * keymaps.texi (Simple Menu Items, Extended Menu Items): Remove mention
866 of the key-binding-data cache since we don't use it any more.
867
868 2010-12-13 Eli Zaretskii <eliz@gnu.org>
869
870 * processes.texi (Shell Arguments):
871 * strings.texi (Creating Strings): Don't mention "shell commands";
872 make it explicit that `split-string-and-unquote' and
873 `combine-and-quote-strings' are mainly for working with arguments
874 to call-process and start-process.
875
876 * processes.texi (Shell Arguments): Fix documentation of
877 `split-string-and-unquote'. Add indexing. (Bug#7563)
878
879 2010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
880
881 * modes.texi (Auto-Indentation): New section to document SMIE.
882 (Major Mode Conventions):
883 * text.texi (Mode-Specific Indent): Refer to it.
884
885 2010-12-13 Eli Zaretskii <eliz@gnu.org>
886
887 * display.texi (Other Display Specs): Document left-fringe and
888 right-fringe display specs.
889
890 2010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
891
892 * backups.texi (Making Backups):
893 * modes.texi (Example Major Modes): Use recommended coding style.
894 (Major Mode Basics, Derived Modes): Encourge more strongly use of
895 define-derived-mode. Mention completion-at-point-functions.
896
897 2010-12-13 Chong Yidong <cyd@stupidchicken.com>
898
899 * nonascii.texi (Converting Representations):
900 Document byte-to-string.
901
902 2010-12-08 Glenn Morris <rgm@gnu.org>
903
904 * buffers.texi (Modification Time):
905 verify-visited-file-modtime now defaults to the current buffer.
906
907 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
908
909 * nonascii.texi (Converting Representations): Document byte-to-string.
910
911 * strings.texi (Creating Strings): Don't mention semi-obsolete
912 function char-to-string.
913 (String Conversion): Shorten discussion of semi-obsolete function
914 string-to-char. Link to Converting Representations.
915
916 * objects.texi (Symbol Type):
917 * text.texi (Near Point):
918 * help.texi (Help Functions):
919 * functions.texi (Mapping Functions): Use string instead of
920 char-to-string in examples.
921
922 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
923
924 * text.texi (Kill Functions, Kill Functions)
925 (Low-Level Kill Ring, Low-Level Kill Ring): Remove obsolete
926 YANK-HANDLER args.
927
928 * symbols.texi (Creating Symbols): Using unintern without an
929 obarray arg is now obsolete.
930
931 * numbers.texi (Float Basics): Document float-e and float-pi.
932
933 * variables.texi (Defining Variables): Change "pi" example to
934 "float-pi".
935
936 2010-11-26 Eli Zaretskii <eliz@gnu.org>
937
938 * commands.texi (Click Events): Document the values of X, Y and
939 COL, ROW in the event's position, when the click is on the header
940 or mode line, on the fringes, or in the margins.
941
942 2010-11-17 Eli Zaretskii <eliz@gnu.org>
943
944 * customize.texi (Composite Types): Lower-case index entry.
945
946 * loading.texi (How Programs Do Loading):
947 Document load-file-name. (Bug#7346)
948
949 2010-11-17 Glenn Morris <rgm@gnu.org>
950
951 * text.texi (Kill Functions, Low-Level Kill Ring): Small fixes.
952
953 2010-11-13 Eli Zaretskii <eliz@gnu.org>
954
955 * display.texi (Usual Display): Characters with no fonts are not
956 necessarily displayed as empty boxes.
957
958 2010-10-31 Glenn Morris <rgm@gnu.org>
959
960 * maps.texi (Standard Keymaps): Update File menu description.
961
962 2010-10-28 Glenn Morris <rgm@gnu.org>
963
964 * Makefile.in (elisp.dvi, elisp.pdf): Also include $emacsdir.
965
966 2010-10-24 Eli Zaretskii <eliz@gnu.org>
967
968 * display.texi (Window Systems): Deprecate use of window-system as
969 a predicate.
970
971 2010-10-23 Glenn Morris <rgm@gnu.org>
972
973 * help.texi (Documentation Basics): Remove mentions of digest-doc and
974 sorted-doc.
975
976 2010-10-15 Eli Zaretskii <eliz@gnu.org>
977
978 * os.texi (Dynamic Libraries): New node, with slightly modified
979 text deleted from "Image Formats".
980 (System Interface): Add @menu entry for "Dynamic Libraries".
981
982 * display.texi (Image Formats): Remove description of
983 image-library-alist. (Renamed in 2010-10-13T14:50:06Z!lekktu@gmail.com.)
984
985 2010-10-12 Glenn Morris <rgm@gnu.org>
986
987 * book-spine.texinfo: Rename to book-spine.texi.
988
989 2010-10-11 Glenn Morris <rgm@gnu.org>
990
991 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
992
993 * Makefile.in (DVIPS): New variable.
994 (.PHONY): Add html, ps.
995 (html, elisp.html, ps, elisp.ps): New targets.
996 (clean): Delete html, ps files.
997 ($(infodir)/elisp): Remove unnecessary includes.
998
999 2010-10-09 Eli Zaretskii <eliz@gnu.org>
1000
1001 * makefile.w32-in (emacsdir): New variable.
1002 (srcs): Add emacsver.texi.
1003 ($(infodir)/elisp, elisp.dvi): Add -I$(emacsdir).
1004
1005 2010-10-09 Glenn Morris <rgm@gnu.org>
1006
1007 * Makefile.in (VPATH): Remove.
1008 (infodir): Make it absolute.
1009 (mkinfodir, $(infodir)/elisp, infoclean): No need to cd $srcdir.
1010
1011 * Makefile.in (dist): Anchor regexps.
1012
1013 * Makefile.in (srcs): Put elisp.texi first.
1014 ($(infodir)/elisp, elisp.dvi, elisp.pdf): Use $<.
1015
1016 * Makefile.in (infoclean): Remove harmless, long-standing error.
1017
1018 * Makefile.in ($(infodir)): Delete rule.
1019 (mkinfodir): New.
1020 ($(infodir)/elisp): Use $mkinfodir instead of infodir.
1021
1022 * Makefile.in (dist): Remove reference to emacsver.texi.in.
1023 Also copy emacsver.texi, and edit $emacsdir.
1024
1025 2010-10-09 Glenn Morris <rgm@gnu.org>
1026
1027 * Makefile.in (emacsdir): New variable.
1028 (MAKEINFO): Add -I $emacsdir.
1029 (dist): Copy emacsver.texi.
1030 (srcs): Add emacsver.texi.
1031
1032 * book-spine.texinfo, elisp.texi, vol2.texi, vol1.texi:
1033 Set EMACSVER by including emacsver.texi.
1034
1035 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
1036
1037 2010-10-07 Glenn Morris <rgm@gnu.org>
1038
1039 * Makefile.in (version): New, set by configure.
1040 (clean): Delete dist tar file.
1041 (dist): Use version in tar name.
1042
1043 2010-10-06 Glenn Morris <rgm@gnu.org>
1044
1045 * Makefile.in: Rearrange to more closely resemble doc/emacs/Makefile.
1046 (INSTALL_INFO): Remove unused variable.
1047 (mostlyclean, infoclean, dist): New rules.
1048 (clean): Delete dvi and pdf files.
1049 (maintainer-clean): Remove elisp.oaux, use infoclean.
1050 ($(infodir)): Add parallel build workaround.
1051
1052 2010-10-04 Glenn Morris <rgm@gnu.org>
1053
1054 * Makefile.in (dvi, pdf, $(infodir)): New targets.
1055 ($(infodir)/elisp): Ensure target directory exists. Use $@.
1056 Fix -I typo.
1057 (clean): No 'make.out' or 'core' files.
1058 (.PHONY): Declare clean rules.
1059 (maintainer-clean): Delete pdf file. Guard against cd failures.
1060
1061 2010-10-03 Glenn Morris <rgm@gnu.org>
1062
1063 * files.texi (File Name Components): Remove ignored section about
1064 deleted variable directory-sep-char.
1065
1066 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
1067
1068 * files.texi (Magic File Names): New defopt
1069 remote-file-name-inhibit-cache.
1070
1071 2010-10-02 Glenn Morris <rgm@gnu.org>
1072
1073 * os.texi (Killing Emacs): Hook now runs in batch mode.
1074
1075 2010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
1076
1077 * text.texi (Special Properties): Clarify when modification-hooks run.
1078
1079 2010-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
1080
1081 * syntax.texi (Syntax Flags): Document new `c' flag.
1082
1083 2010-09-09 Glenn Morris <rgm@gnu.org>
1084
1085 * display.texi (ImageMagick Images): General cleanup.
1086
1087 2010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
1088
1089 * files.texi (Directory Names): Use \` rather than ^.
1090
1091 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
1092
1093 * text.texi (Low-Level Kill Ring):
1094 * frames.texi (Window System Selections): Remove cut buffer
1095 documentation.
1096
1097 2010-08-28 Eli Zaretskii <eliz@gnu.org>
1098
1099 * display.texi (Fringe Size/Pos): Add a cross-reference to "Layout
1100 Parameters", where the default fringe width is described.
1101
1102 * frames.texi (Window Frame Parameters, Basic Parameters)
1103 (Position Parameters, Layout Parameters, Management Parameters)
1104 (Cursor Parameters, Font and Color Parameters): Add indexing for
1105 frame parameters. (Bug#6929)
1106
1107 2010-08-25 Tom Tromey <tromey@redhat.com>
1108
1109 * vol2.texi (Top): Update.
1110 * vol1.texi (Top): Update.
1111 * tips.texi (Library Headers): Mention Package-Version and
1112 Package-Requires.
1113 * package.texi: New file.
1114 * os.texi (System Interface): Update pointers.
1115 * elisp.texi (Top): Link to new nodes. Include package.texi.
1116 * anti.texi (Antinews): Update pointers.
1117
1118 2010-08-25 Eli Zaretskii <eliz@gnu.org>
1119
1120 * processes.texi (Filter Functions): Fix last change.
1121
1122 2010-08-24 Markus Triska <triska@gmx.at>
1123
1124 * processes.texi (Filter Functions): Use `buffer-live-p' instead
1125 of `buffer-name' in the main text as well as in the example
1126 (Bug#3098).
1127
1128 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
1129
1130 * nonascii.texi (Text Representations):
1131 * loading.texi (Loading Non-ASCII):
1132 * compile.texi (Byte Compilation): Don't mention obsolete
1133 --unibyte command-line argument.
1134
1135 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
1136
1137 * modes.texi (Defining Minor Modes): Doc fix (Bug#6880).
1138
1139 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
1140
1141 * objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).
1142
1143 2010-08-20 Eli Zaretskii <eliz@gnu.org>
1144
1145 * commands.texi (Misc Events): Add cross-references to where
1146 POSITION of a mouse event is described in detail.
1147
1148 2010-08-08 Christoph Scholtes <cschol2112@googlemail.com>
1149
1150 * control.texi (Handling Errors) <error-message-string>: Fix arg name.
1151
1152 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
1153
1154 * modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
1155 Suggested by Štěpán Němec <stepnem@gmail.com>.
1156
1157 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
1158
1159 * minibuf.texi (High-Level Completion): Document args of
1160 `read-buffer-function' (bug#5625).
1161
1162 2010-07-29 Jan Djärv <jan.h.d@swipnet.se>
1163
1164 * frames.texi (Layout Parameters): Add doc for tool-bar-position.
1165
1166 2010-07-29 Michael Albinus <michael.albinus@gmx.de>
1167
1168 * processes.texi (Process Information): Explain process property
1169 `remote-tty'.
1170
1171 2010-07-27 Juanma Barranquero <lekktu@gmail.com>
1172
1173 * modes.texi (Defining Minor Modes): Use C-delete in examples,
1174 instead of "\C-\^?" (bug#6334).
1175
1176 * text.texi (Special Properties): Fix typo.
1177
1178 2010-07-09 Eli Zaretskii <eliz@gnu.org>
1179
1180 * internals.texi (Writing Emacs Primitives): Adapt to ANSI C
1181 calling sequences, which are now the standard.
1182
1183 2010-06-24 Chong Yidong <cyd@stupidchicken.com>
1184
1185 * text.texi (Undo): Clarify command loop behavior (Bug#2433).
1186
1187 * commands.texi (Command Overview): Mention undo-boundary call.
1188
1189 2010-06-23 Glenn Morris <rgm@gnu.org>
1190
1191 * abbrevs.texi, commands.texi, compile.texi, debugging.texi:
1192 * display.texi, edebug.texi, elisp.texi, eval.texi, files.texi:
1193 * frames.texi, functions.texi, internals.texi, keymaps.texi:
1194 * loading.texi, minibuf.texi, numbers.texi, os.texi, processes.texi:
1195 * searching.texi, sequences.texi, strings.texi, syntax.texi:
1196 * text.texi, tips.texi, vol1.texi, vol2.texi, windows.texi:
1197 Untabify Texinfo files.
1198
1199 2010-06-20 Chong Yidong <cyd@stupidchicken.com>
1200
1201 * modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).
1202
1203 2010-06-19 Chong Yidong <cyd@stupidchicken.com>
1204
1205 * errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
1206
1207 2010-06-02 Chong Yidong <cyd@stupidchicken.com>
1208
1209 * searching.texi (Regexp Special): Remove obsolete information
1210 about matching non-ASCII characters, and suggest using char
1211 classes (Bug#6283).
1212
1213 2010-05-30 Juanma Barranquero <lekktu@gmail.com>
1214
1215 * minibuf.texi (Basic Completion): Add missing "@end defun".
1216
1217 2010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
1218
1219 * minibuf.texi (Basic Completion): Document completion-boundaries.
1220 (Programmed Completion): Document the new fourth method for boundaries.
1221
1222 2010-05-22 Chong Yidong <cyd@stupidchicken.com>
1223
1224 * display.texi (Image Cache): Update documentation about image caching.
1225
1226 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
1227
1228 * windows.texi (Textual Scrolling):
1229 * tips.texi (Coding Conventions):
1230 * minibuf.texi (Minibuffer History):
1231 * maps.texi (Standard Keymaps):
1232 * loading.texi (Where Defined):
1233 * edebug.texi (Instrumenting): Fix typos.
1234
1235 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
1236
1237 * keymaps.texi (Menu Bar): Document :advertised-binding property.
1238
1239 * functions.texi (Obsolete Functions):
1240 Document set-advertised-calling-convention.
1241
1242 * minibuf.texi (Basic Completion): Document completion-in-region.
1243 (Programmed Completion): Document completion-annotate-function.
1244
1245 * commands.texi (Reading One Event): Document read-key.
1246 (Distinguish Interactive): Document KIND arg to
1247 called-interactively-p. Delete obsolete interactive-p.
1248
1249 * elisp.texi (Top): Update node description.
1250
1251 2010-05-08 Eli Zaretskii <eliz@gnu.org>
1252
1253 * nonascii.texi (Character Properties):
1254 Document unicode-category-table. Add an index entry for Unicode
1255 general category.
1256
1257 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
1258
1259 * Version 23.2 released.
1260
1261 2010-04-20 Juanma Barranquero <lekktu@gmail.com>
1262
1263 * locals.texi (Standard Buffer-Local Variables):
1264 Remove @ignore'd reference to `direction-reversed'.
1265
1266 2010-04-14 Juri Linkov <juri@jurta.org>
1267
1268 Fix @deffn without category.
1269
1270 * abbrevs.texi (Abbrev Expansion): Replace @deffn with @defun
1271 for `abbrev-insert'.
1272
1273 * buffers.texi (Indirect Buffers): Add category `Command'
1274 to @deffn of `clone-indirect-buffer'.
1275
1276 * windows.texi (Cyclic Window Ordering): Replace @deffn with @defun
1277 for `next-window' and `previous-window'. Add category `Command'
1278 to @deffn of `pop-to-buffer'.
1279
1280 2010-04-01 Chong Yidong <cyd@stupidchicken.com>
1281
1282 * nonascii.texi (Text Representations): Don't mark
1283 enable-multibyte-characters as a user option.
1284
1285 2010-03-31 Eli Zaretskii <eliz@gnu.org>
1286
1287 * control.texi (Handling Errors): How to re-throw a signal caught
1288 by condition-case.
1289
1290 2010-03-26 Chong Yidong <cyd@stupidchicken.com>
1291
1292 * loading.texi (Hooks for Loading): Document after-load-functions.
1293 Copyedits.
1294
1295 2010-03-24 Arni Magnusson <arnima@hafro.is> (tiny change)
1296
1297 * frames.texi (Cursor Parameters): Fix typo. (Bug#5760)
1298
1299 2010-03-24 Chong Yidong <cyd@stupidchicken.com>
1300
1301 * processes.texi (Network Processes): Document seqpacket type.
1302
1303 2010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
1304
1305 * os.texi (System Environment): Do not mention lynxos.
1306
1307 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
1308
1309 * Branch for 23.2.
1310
1311 2010-03-06 Chong Yidong <cyd@stupidchicken.com>
1312
1313 * objects.texi (Integer Type): Take note of the read syntax
1314 exception for numbers that cannot fit in the integer type.
1315
1316 2010-03-03 Glenn Morris <rgm@gnu.org>
1317
1318 * numbers.texi (Integer Basics, Bitwise Operations):
1319 * objects.texi (Integer Type): Update for integers now being 30-bit.
1320
1321 2010-02-27 Chong Yidong <cyd@stupidchicken.com>
1322
1323 * display.texi (Low-Level Font): Document :otf font-spec property.
1324
1325 2010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
1326
1327 * display.texi (Line Height): Avoid obsolete special default variables
1328 like default-major-mode.
1329
1330 2010-01-28 Alan Mackenzie <acm@muc.de>
1331
1332 * display.texi (Auto Faces): Say fontification-functions is called
1333 whether or not Font Lock is enabled. Tidy up the wording a bit.
1334
1335 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
1336
1337 * elisp.texi: Remove duplicate edition information (Bug#5407).
1338
1339 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
1340
1341 * two.el (volume-header-toc-markup): Fix typos in docstring.
1342
1343 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
1344
1345 Avoid dubious uses of save-excursions.
1346 * positions.texi (Excursions): Recommend the use of
1347 save-current-buffer if applicable.
1348 * text.texi (Clickable Text): Fix the example code which used
1349 save-excursion in a naive way which sometimes preserves point and
1350 sometimes not.
1351 * variables.texi (Creating Buffer-Local):
1352 * os.texi (Session Management):
1353 * display.texi (GIF Images):
1354 * control.texi (Cleanups): Use (save|with)-current-buffer.
1355
1356 2010-01-02 Eli Zaretskii <eliz@gnu.org>
1357
1358 * modes.texi (Example Major Modes): Fix indentation. (Bug#5195)
1359
1360 2010-01-02 Chong Yidong <cyd@stupidchicken.com>
1361
1362 * nonascii.texi (Text Representations, Character Codes)
1363 (Converting Representations, Explicit Encoding)
1364 (Translation of Characters): Use hex notation consistently.
1365 (Character Sets): Fix map-charset-chars doc (Bug#5197).
1366
1367 2010-01-01 Chong Yidong <cyd@stupidchicken.com>
1368
1369 * loading.texi (Where Defined): Make it clearer that these are
1370 loaded files (Bug#5068).
1371
1372 2009-12-29 Chong Yidong <cyd@stupidchicken.com>
1373
1374 * minibuf.texi (Completion Styles): Document `initials' style.
1375
1376 2009-12-25 Chong Yidong <cyd@stupidchicken.com>
1377
1378 * frames.texi (Resources): Describe inhibit-x-resources.
1379 (Size Parameters): Copyedit.
1380
1381 * hash.texi (Creating Hash):
1382 * objects.texi (Hash Table Type): Document the new hash table
1383 printed representation.
1384
1385 * minibuf.texi (Basic Completion): 4th arg to all-completions is
1386 obsolete.
1387
1388 * processes.texi (Process Buffers):
1389 Document process-kill-buffer-query-function.
1390
1391 2009-12-05 Glenn Morris <rgm@gnu.org>
1392
1393 * hooks.texi (Standard Hooks): Remove diary-display-hook, replaced by
1394 diary-display-function, and no longer recommended to be a hook.
1395 Update for changes in the names of calendar and diary hooks.
1396 diary-print-entries-hook has changed section.
1397
1398 2009-11-28 Eli Zaretskii <eliz@gnu.org>
1399
1400 * text.texi (Special Properties): More accurate description of
1401 what the `cursor' property does.
1402
1403 2009-11-26 Kevin Ryde <user42@zip.com.au>
1404
1405 * commands.texi (Misc Events): vindex mouse-wheel-up-event and
1406 mouse-wheel-down-event, the closest thing to a definition for them.
1407 * os.texi (Startup Summary): vindex inhibit-startup-message and
1408 inhibit-splash-screen.
1409 (Command-Line Arguments): vindex argv.
1410 (Suspending Emacs): vindex suspend-tty-functions and
1411 resume-tty-functions. Don't want to index every hook, but having
1412 the programming ones is helpful.
1413
1414 2009-11-14 Chong Yidong <cyd@stupidchicken.com>
1415
1416 * commands.texi (Motion Events): Fix typo (Bug#4907).
1417
1418 2009-11-08 Chong Yidong <cyd@stupidchicken.com>
1419
1420 * searching.texi (Char Classes): Note that [:upper:] and [:lower:]
1421 are affected by case-fold-search (Bug#4483).
1422
1423 2009-11-02 Chong Yidong <cyd@stupidchicken.com>
1424
1425 * minibuf.texi (Reading File Names): Note that read-file-name may
1426 use a graphical file dialog.
1427
1428 2009-10-31 Glenn Morris <rgm@gnu.org>
1429
1430 * nonascii.texi (User-Chosen Coding Systems): Minor reword. (Bug#4817)
1431
1432 2009-10-16 Kevin Ryde <user42@zip.com.au>
1433
1434 * files.texi (Magic File Names): Add @vindex file-name-handler-alist,
1435 in particular so `info-lookup-symbol' can find its docs.
1436
1437 2009-10-16 Chong Yidong <cyd@stupidchicken.com>
1438
1439 * variables.texi (Constant Variables): Distinguish from defconst
1440 variables.
1441 (Defining Variables): Add cindex.
1442
1443 2009-10-15 Chong Yidong <cyd@stupidchicken.com>
1444
1445 * os.texi (Time of Day): Clarify that the microsecond part is
1446 ignored (Bug#4637).
1447
1448 2009-10-11 Glenn Morris <rgm@gnu.org>
1449
1450 * frames.texi (Size and Position): Clarify what is included in the frame
1451 height. (Bug#4535)
1452
1453 2009-10-10 Glenn Morris <rgm@gnu.org>
1454
1455 * windows.texi (Size of Window): The relationship between window and
1456 frame heights is not so simple. (Bug#4535)
1457 Mention window-full-height-p.
1458
1459 2009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
1460
1461 * positions.texi (Text Lines): Remove goto-line, since it shouldn't be
1462 used from Lisp.
1463
1464 2009-10-07 Eli Zaretskii <eliz@gnu.org>
1465
1466 * files.texi (Directory Names) <abbreviate-file-name>:
1467 Document that root home directories are not replaced with "~".
1468
1469 2009-10-06 Eli Zaretskii <eliz@gnu.org>
1470
1471 * text.texi (Special Properties): Document the meaning of the
1472 `cursor' text property whose value is an integer.
1473
1474 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
1475
1476 * files.texi (Magic File Names): Add `copy-directory'.
1477
1478 2009-10-05 Eli Zaretskii <eliz@gnu.org>
1479
1480 * files.texi (File Attributes): Fix description of file
1481 attributes. (Bug#4638) Update attributes of files.texi example to
1482 be more representative.
1483
1484 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
1485
1486 * files.texi (Create/Delete Dirs): New command copy-directory.
1487
1488 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
1489
1490 * anti.texi (Antinews):
1491 * macros.texi (Indenting Macros):
1492 * strings.texi (Creating Strings, Case Conversion):
1493 Remove duplicate words.
1494
1495 2009-10-01 Michael Albinus <michael.albinus@gmx.de>
1496
1497 * files.texi (Create/Delete Dirs): delete-directory has an
1498 optional parameter RECURSIVE.
1499
1500 2009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
1501
1502 * buffers.texi (Swapping Text): Minor clarification.
1503
1504 2009-10-01 Glenn Morris <rgm@gnu.org>
1505
1506 * functions.texi (Declaring Functions): Mention that we also search for
1507 ".m" files in the src/ directory.
1508
1509 2009-09-25 David Engster <deng@randomsample.de>
1510
1511 * display.texi (Managing Overlays): Document copy-overlay (Bug#4549).
1512
1513 2009-09-22 Glenn Morris <rgm@gnu.org>
1514
1515 * internals.texi (Building Emacs): Mention preloaded-file-list.
1516
1517 2009-09-14 Alan Mackenzie <acm@muc.de>
1518
1519 * os.texi (Terminal Output): Put "@code{}" around "stdout".
1520
1521 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
1522
1523 * functions.texi (Anonymous Functions): Rearrange discussion,
1524 giving usage of unquoted lambda forms first. Mention that
1525 `function' and `#'' are no longer required (Bug#4290).
1526
1527 2009-09-11 Alan Mackenzie <acm@muc.de>
1528
1529 * os.texi (Terminal Output): Document `send-string-to-terminal' in
1530 batch mode.
1531
1532 2009-09-01 Glenn Morris <rgm@gnu.org>
1533
1534 * display.texi (Face Functions): Mention define-obsolete-face-alias.
1535
1536 2009-08-26 Ulrich Mueller <ulm@gentoo.org>
1537
1538 * nonascii.texi (Character Codes): Fix typos.
1539
1540 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
1541
1542 * processes.texi (Synchronous Processes): New defvar
1543 process-file-side-effects.
1544
1545 2009-08-25 Glenn Morris <rgm@gnu.org>
1546
1547 * display.texi (Fontsets): Fix typo.
1548
1549 * files.texi (Format Conversion Round-Trip): Mention nil regexp.
1550
1551 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
1552
1553 * processes.texi (Asynchronous Processes): Adjust arglist of
1554 start-process-shell-command and start-file-process-shell-command.
1555
1556 2009-08-15 Chong Yidong <cyd@stupidchicken.com>
1557
1558 * advice.texi (Argument Access in Advice): Note that argument
1559 positions are zero-based (Bug#3932).
1560
1561 * commands.texi (Distinguish Interactive): Minor copyedit.
1562
1563 * display.texi (Face Attributes): Add xref to Displaying Faces for
1564 explanation of "underlying face".
1565
1566 * customize.texi (Common Keywords): Add xref to Loading.
1567
1568 * loading.texi (How Programs Do Loading): Add xref to Lisp
1569 Libraries node in the Emacs manual.
1570
1571 2009-08-13 Chong Yidong <cyd@stupidchicken.com>
1572
1573 * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
1574
1575 2009-07-18 Chong Yidong <cyd@stupidchicken.com>
1576
1577 * processes.texi (Shell Arguments): Copyedits.
1578
1579 2009-07-18 Glenn Morris <rgm@gnu.org>
1580
1581 * loading.texi (Repeated Loading): Fix typo.
1582
1583 2009-07-16 Richard Stallman <rms@gnu.org>
1584
1585 * buffers.texi (Swapping Text): Recommend setting
1586 write-region-annotate-functions and buffer-saved-size.
1587
1588 * backups.texi (Auto-Saving): Document buffer-saved-size = -2.
1589
1590 2009-07-15 Glenn Morris <rgm@gnu.org>
1591
1592 * edebug.texi: Minor re-phrasings throughout.
1593 (Edebug Execution Modes): Sit-for affects continue mode too.
1594 (Jumping): Use `forward-sexp' rather than its keybinding.
1595 (Edebug Misc): Fix Q binding.
1596 (Edebug Eval): Remove cl version.
1597 (Printing in Edebug): Clarify print-length etc.
1598 (Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
1599 (Specification List): Remove edebug-unwrap findex entry.
1600 (Specification Examples): defmacro is actually not the same as defun.
1601 Escape "`" in example.
1602
1603 2009-07-15 Chong Yidong <cyd@stupidchicken.com>
1604
1605 * markers.texi (The Mark): Document optional arg to
1606 deactivate-mark.
1607
1608 2009-07-11 Kevin Ryde <user42@zip.com.au>
1609
1610 * hooks.texi (Standard Hooks): Fix cross-references.
1611
1612 * loading.texi (Named Features): Refer to eval-after-load.
1613
1614 2009-07-11 Glenn Morris <rgm@gnu.org>
1615
1616 * Makefile.in (TEXI2PDF): New.
1617 (elisp.pdf): New target.
1618
1619 * searching.texi (Regexp Backslash): Fix typo.
1620
1621 * elisp.texi (Top): Display copyright notice at start of non-TeX.
1622
1623 2009-07-10 Glenn Morris <rgm@gnu.org>
1624
1625 * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
1626
1627 * customize.texi (Customization Types):
1628 * display.texi (Abstract Display):
1629 * objects.texi (Character Type, String Type):
1630 Merge in some menu descriptions from elisp.texi.
1631
1632 * hash.texi (Hash Tables):
1633 * modes.texi (Multiline Font Lock):
1634 End menu description with period.
1635
1636 2009-07-09 Glenn Morris <rgm@gnu.org>
1637
1638 * back.texi: Don't hard-code texinfo location.
1639
1640 * two-volume.make (texinfodir): New, with location of texinfo.tex.
1641 (tex): Add texinfodir to TEXINPUTS.
1642 (elisp1med-init, elisp2med-init): Use texinfodir.
1643
1644 * Makefile.in (texinfodir): Rename from usermanualdir, and update.
1645 (clean): Add two-volume.make intermediate files.
1646
1647 * elisp.texi, vol1.texi, vol2.texi:
1648 Use a DATE variable with the publication date, and update it.
1649 Fix antinews menu description.
1650
1651 * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
1652 Update the detailed node listing to match elisp.texi.
1653
1654 * README: Update edition to match elisp.texi.
1655
1656 * objects.texi (General Escape Syntax):
1657 * nonascii.texi (Character Sets):
1658 Use consistent case for "Unicode Standard".
1659
1660 * anti.texi (Antinews):
1661 * customize.texi (Variable Definitions):
1662 * functions.texi (Declaring Functions):
1663 * nonascii.texi (Character Properties):
1664 * processes.texi (Serial Ports):
1665 * text.texi (Special Properties):
1666 * tips.texi (Coding Conventions):
1667 Minor rearrangements to improve TeX line-filling.
1668
1669 * commands.texi (Using Interactive): Fix cross-reference.
1670
1671 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1672
1673 * frames.texi (Management Parameters): Mention sticky.
1674
1675 2009-07-01 Andreas Schwab <aschwab@redhat.com>
1676
1677 * help.texi (Help Functions): Fix description of help-buffer and
1678 help-setup-xref to use @defun instead of @deffn.
1679
1680 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
1681
1682 * frames.texi (Size Parameters): Mention maximized for fullscreen.
1683
1684 2009-06-24 Chong Yidong <cyd@stupidchicken.com>
1685
1686 * display.texi (Window Systems): Add ns to the list.
1687
1688 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
1689
1690 * Branch for 23.1.
1691
1692 2009-06-17 Martin Rudalics <rudalics@gmx.at>
1693
1694 * windows.texi (Dedicated Windows): Fix typo.
1695 (Resizing Windows): Replace @defun by @deffn.
1696
1697 2009-06-17 Glenn Morris <rgm@gnu.org>
1698
1699 * variables.texi (Directory Local Variables):
1700 Update for 2009-04-11 name-change of dir-locals-directory-alist.
1701
1702 2009-06-09 Kenichi Handa <handa@m17n.org>
1703
1704 * nonascii.texi (Character Sets): State clearly that FROM and TO
1705 are codepoints of CHARSET.
1706
1707 2009-06-07 Chong Yidong <cyd@stupidchicken.com>
1708
1709 * minibuf.texi (Reading File Names): Fix introductory text.
1710 Suggested by stan@derbycityprints.com.
1711 (High-Level Completion): Fix typo.
1712
1713 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
1714
1715 * frames.texi (Text Terminal Colors): Multi-tty is already
1716 implemented, but tty-local colors are not.
1717
1718 2009-05-27 Chong Yidong <cyd@stupidchicken.com>
1719
1720 * hooks.texi (Standard Hooks): Remove mention of obsolete
1721 redisplay-end-trigger-functions.
1722
1723 * internals.texi (Window Internals): Remove mention of obsolete
1724 redisplay-end-trigger-functions.
1725
1726 2009-05-21 Martin Rudalics <rudalics@gmx.at>
1727
1728 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
1729
1730 * backups.texi (Making Backups): backup-directory-alist and
1731 make-backup-file-name-function are options.
1732 (Auto-Saving): auto-save-list-file-prefix is an option.
1733
1734 * buffers.texi (Killing Buffers): buffer-offer-save is an
1735 option.
1736
1737 * display.texi (Refresh Screen): no-redraw-on-reenter is an
1738 option.
1739 (Echo Area Customization): echo-keystrokes is an option.
1740 (Selective Display): selective-display-ellipses is an option.
1741 (Temporary Displays): temp-buffer-show-function is an option.
1742 (Face Attributes): underline-minimum-offset and x-bitmap-file-path
1743 are options.
1744 (Font Selection): face-font-family-alternatives,
1745 face-font-selection-order, face-font-registry-alternatives, and
1746 scalable-fonts-allowed are options.
1747 (Fringe Indicators): indicate-buffer-boundaries is an option.
1748 (Fringe Cursors): overflow-newline-into-fringe is an option.
1749 (Scroll Bars): scroll-bar-mode is an option.
1750
1751 * eval.texi (Eval): max-lisp-eval-depth is an option.
1752
1753 * files.texi (Visiting Functions): find-file-hook is an option.
1754 (Directory Names): directory-abbrev-alist is an option.
1755 (Unique File Names): temporary-file-directory and
1756 small-temporary-file-directory are options.
1757
1758 * frames.texi (Initial Parameters): initial-frame-alist,
1759 minibuffer-frame-alist and default-frame-alist are options.
1760 (Cursor Parameters): blink-cursor-alist and
1761 cursor-in-non-selected-windows ar options.
1762 (Window System Selections): selection-coding-system is an
1763 option.
1764 (Display Feature Testing): display-mm-dimensions-alist is an
1765 option.
1766
1767 * help.texi (Help Functions): help-char and help-event-list are
1768 options.
1769
1770 * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
1771 an option.
1772
1773 * minibuf.texi (Minibuffer History): history-length and
1774 history-delete-duplicates are options.
1775 (High-Level Completion): read-buffer-function and
1776 read-buffer-completion-ignore-case are options.
1777 (Reading File Names): read-file-name-completion-ignore-case is
1778 an option.
1779
1780 * modes.texi (Mode Line Top): mode-line-format is an option.
1781 (Mode Line Variables): mode-line-position and mode-line-modes
1782 are options.
1783
1784 * nonascii.texi (Text Representations):
1785 enable-multibyte-characters is an option.
1786 (Default Coding Systems): auto-coding-regexp-alist,
1787 file-coding-system-alist, auto-coding-alist and
1788 auto-coding-functions are options.
1789 (Specifying Coding Systems): inhibit-eol-conversion is an
1790 option.
1791
1792 * os.texi (Init File): site-run-file is an option.
1793 (System Environment): mail-host-address is an option.
1794 (User Identification): user-mail-address is an option.
1795 (Terminal Output): baud-rate is an option.
1796
1797 * positions.texi (Word Motion): words-include-escapes is an
1798 option.
1799
1800 * searching.texi (Standard Regexps): page-delimiter,
1801 paragraph-separate, paragraph-separate and sentence-end are
1802 options.
1803
1804 * text.texi (Margins): left-margin and fill-nobreak-predicate
1805 are options.
1806
1807 * variables.texi (Local Variables): max-specpdl-size is an
1808 option.
1809
1810 * windows.texi (Choosing Window):
1811 split-window-preferred-function, special-display-function and
1812 display-buffer-function are options.
1813
1814 2009-05-20 Chong Yidong <cyd@stupidchicken.com>
1815
1816 Fix errors spotted by Martin Rudalics.
1817
1818 * syntax.texi (Position Parse): Document rationale for ignored
1819 arguments to syntax-ppss-flush-cache.
1820
1821 * processes.texi (Input to Processes): Mark PROCESS arg to
1822 process-running-child-p as optional.
1823 (Network Options): Document NO-ERROR arg to
1824 set-network-process-option.
1825
1826 * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
1827 command.
1828
1829 * searching.texi (POSIX Regexps): Mark posix-search-forward and
1830 posix-search-backward as commands.
1831
1832 * os.texi (Killing Emacs): Mark kill-emacs as a command.
1833 (Suspending Emacs): Mark suspend-emacs as a command.
1834 (Processor Run Time): Mark emacs-uptime and emacs-init-time as
1835 commands.
1836 (Terminal Output): Remove obsolete function baud-rate.
1837 Document TERMINAL arg for send-string-to-terminal.
1838
1839 * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
1840 terminal-coding-system and set-terminal-coding-system.
1841 (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
1842 as optional.
1843 (Character Sets): Document RESTRICTION arg of char-charset.
1844 (Character Codes): Mark POS argument to get-byte as optional.
1845
1846 * minibuf.texi (Minibuffer Misc): Document ARGS arg for
1847 minibuffer-message.
1848
1849 * files.texi (Create/Delete Dirs): Mark make-directory and
1850 delete-directory as commands.
1851
1852 * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
1853
1854 * text.texi (Base 64): Mark base64-decode-string and
1855 base64-encode-string as commands.
1856 (Columns): Mark move-to-column as a command.
1857 (Mode-Specific Indent): Document RIGID arg to
1858 indent-for-tab-command.
1859 (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
1860 Mark indent-code-rigidly as a command.
1861 (Substitution): Mark translate-region as a command.
1862
1863 * frames.texi (Size and Position): Remove obsolete functions
1864 screen-height and screen-width.
1865
1866 2009-05-19 Chong Yidong <cyd@stupidchicken.com>
1867
1868 * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
1869 (Displaying Buffers, Resizing Windows): Correct mistakes;
1870 next-window, previous-window, and pop-to-buffer are not commands,
1871 and fit-window-to-buffer" is a command. (Pointed out by Martin
1872 Rudalics.)
1873
1874 2009-05-17 Richard M Stallman <rms@gnu.org>
1875
1876 * modes.texi (Precalculated Fontification): Clarify text.
1877
1878 2009-05-17 Martin Rudalics <rudalics@gmx.at>
1879
1880 * windows.texi (Selecting Windows): Clarify descriptions of
1881 with-selected-window and get-lru-window.
1882 (Cyclic Window Ordering): Refer to particular frame when talking
1883 about how splitting affects the ordering.
1884 (Displaying Buffers): Fix descriptions of switch-to-buffer and
1885 switch-to-buffer-other-window. Explain how setting of
1886 display-buffer-reuse-frames affects pop-to-buffer.
1887 (Choosing Window): Clarify some details in descriptions of
1888 display-buffer-reuse-frames, pop-up-frames, and
1889 pop-up-frame-function.
1890 (Dedicated Windows): Clarify some details.
1891 (Textual Scrolling): Replace term vscroll by term vertical
1892 scroll position.
1893 (Vertical Scrolling): Fix typo.
1894 (Window Hooks): Relate text on jit-lock-register to window
1895 scrolling and size changes.
1896
1897 2009-05-14 Chong Yidong <cyd@stupidchicken.com>
1898
1899 * frames.texi (Initial Parameters): Clarify what the initial
1900 minibuffer frame is.
1901 (Buffer Parameters): Note that the minibuffer parameter can not be
1902 altered.
1903
1904 * anti.texi (Antinews): Copyedits. Rearrange some entries.
1905 Document display-buffer changes.
1906
1907 2009-05-13 Chong Yidong <cyd@stupidchicken.com>
1908
1909 * anti.texi (Antinews): Rewrite for Emacs 22.
1910
1911 * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
1912 obarrays are first mentioned. Define "system abbrev" more
1913 prominently, and add it to the index.
1914 (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
1915 Copyedits.
1916 (Abbrev Expansion): Document abbrev-insert.
1917
1918 2009-05-12 Chong Yidong <cyd@stupidchicken.com>
1919
1920 * frames.texi (Font and Color Parameters): Rename from Color
1921 Parameters. Document font-backend parameter.
1922
1923 * vol2.texi (Top): Update node listing.
1924 * vol1.texi (Top): Update node listing.
1925 * elisp.texi (Top): Update node listing.
1926
1927 2009-05-11 Martin Rudalics <rudalics@gmx.at>
1928
1929 * windows.texi (Choosing Window): Don't explicitly refer to
1930 split-window-sensibly's window argument in descriptions of
1931 split-height-threshold and split-width-threshold.
1932
1933 2009-05-10 Martin Rudalics <rudalics@gmx.at>
1934
1935 * windows.texi (Choosing Window): Fix rewrite of window
1936 splitting section.
1937
1938 2009-05-09 Eli Zaretskii <eliz@gnu.org>
1939
1940 * nonascii.texi (Default Coding Systems): Document
1941 find-auto-coding, set-auto-coding, and auto-coding-alist.
1942 Add indexing.
1943 (Lisp and Coding Systems): Add index entries.
1944
1945 2009-05-09 Martin Rudalics <rudalics@gmx.at>
1946
1947 * windows.texi (Choosing Window): Describe split-window-sensibly
1948 and rewrite section on window splitting accordingly.
1949 (Textual Scrolling): Replace `...' by @code{...}.
1950
1951 2009-05-04 Chong Yidong <cyd@stupidchicken.com>
1952
1953 * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
1954 Remove obsoleted pre-abbrev-expand-hook.
1955
1956 * locals.texi (Standard Buffer-Local Variables): Consolidate table
1957 entries.
1958
1959 * internals.texi (Object Internals): Don't assume 32-bit machines
1960 are the norm.
1961 (Buffer Internals): Consolidate table entries for readability.
1962 (Window Internals): Synch field names to window.h.
1963 (Process Internals): Synch field names to process.h.
1964
1965 2009-04-29 Chong Yidong <cyd@stupidchicken.com>
1966
1967 * variables.texi (File Local Variables): Note that read-circle is
1968 bound to nil when reading file-local variables.
1969
1970 * streams.texi (Input Functions): Document read-circle.
1971 (Output Variables): Add xref to Circular Objects.
1972
1973 2009-04-25 Chong Yidong <cyd@stupidchicken.com>
1974
1975 * tips.texi (Coding Conventions): Copyedits. Add xref to Named
1976 Features and Coding System Basics. Node that "p" stands for
1977 "predicate". Recommend utf-8-emacs instead of emacs-mule.
1978 (Key Binding Conventions): Emacs does use S-down-mouse-1, for
1979 mouse-appearance-menu.
1980 (Programming Tips): Add xref to Progress.
1981
1982 2009-04-22 Chong Yidong <cyd@stupidchicken.com>
1983
1984 * os.texi (Command-Line Arguments):
1985 Document command-line-args-left.
1986 (Suspending Emacs): Adapt text to multi-tty case. Document use of
1987 terminal objects for tty arguments.
1988 (Startup Summary): Add xref to Session Management.
1989 (Session Management): Mention emacs-session-restore. Copyedits.
1990
1991 2009-04-20 Chong Yidong <cyd@stupidchicken.com>
1992
1993 * os.texi (Startup Summary): Copyedits. The init file is not
1994 necessarily named .emacs now. Document initial-buffer-choice and
1995 initial-scratch-message. Note where Emacs exits in batch mode.
1996 Document inhibit-splash-screen as an alias.
1997 (Init File): Be neutral about which init file name to use.
1998
1999 2009-04-16 Chong Yidong <cyd@stupidchicken.com>
2000
2001 * os.texi (System Interface): Fix Texinfo usage.
2002
2003 2009-04-15 Chong Yidong <cyd@stupidchicken.com>
2004
2005 * searching.texi (Regexp Backslash): Also refer to shy groups as
2006 non-capturing or unnumbered groups.
2007 (Regexp Functions): Add cross-reference to Regexp Backslash.
2008
2009 * display.texi (Truncation): Overlays can use line-prefix and
2010 wrap-prefix too.
2011 (Overlay Properties): Document wrap-prefix and line-prefix.
2012 (Face Attributes): Document underline-minimum-offset.
2013 (Face Remapping): Copyedits.
2014 (Low-Level Font): Copyedits.
2015 (Image Cache): Note that the image cache is shared between frames.
2016 (Line Height): Emphasize that line-spacing only takes effect on
2017 graphical terminals.
2018
2019 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
2020
2021 * display.texi (Refresh Screen): Note that a passage about screen
2022 refreshing is text terminal only.
2023 (Forcing Redisplay): Delete misleading comment---sit-for calls
2024 redisplay, not the other way around.
2025 (Truncation): Note new values of truncate-partial-width-windows.
2026 Copyedits.
2027 (Invisible Text): Document invisible-p.
2028
2029 2009-04-11 Eli Zaretskii <eliz@gnu.org>
2030
2031 * display.texi (Overlays): Overlays don't scale well. See
2032 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
2033
2034 2009-04-10 Chong Yidong <cyd@stupidchicken.com>
2035
2036 * syntax.texi (Syntax Table Functions): Document cons cell
2037 argument for modify-syntax-entry.
2038 (Categories): Document cons cell argument for
2039 modify-category-entry.
2040
2041 * searching.texi (String Search): Document word-search-forward-lax
2042 and word-search-backward-lax.
2043 (Searching and Case): Describe isearch behavior more precisely.
2044
2045 * keymaps.texi (Tool Bar): Mention that some platforms do not
2046 support multi-line toolbars. Suggested by Stephen Eglen.
2047
2048 * frames.texi (Layout Parameters): Mention that Nextstep also
2049 allows only one tool-bar line. Suggested by Stephen Eglen.
2050
2051 * nonascii.texi (Text Representations): Copyedits.
2052 (Coding System Basics): Also mention utf-8-emacs.
2053 (Converting Representations, Selecting a Representation)
2054 (Scanning Charsets, Translation of Characters, Encoding and I/O):
2055 Copyedits.
2056 (Character Codes): Mention role of codepoints 1114112 to 4194175.
2057
2058 2009-04-09 Chong Yidong <cyd@stupidchicken.com>
2059
2060 * text.texi (Yank Commands): Note that yank uses push-mark.
2061 (Filling): Clarify REGION argument of fill-paragraph.
2062 Document fill-forward-paragraph-function.
2063 (Special Properties): Remove "new in Emacs 22" declaration.
2064 (Clickable Text): Merge with Links and Mouse-1 node.
2065
2066 * display.texi (Button Properties, Button Buffer Commands):
2067 Change xref to Clickable Text.
2068
2069 * tips.texi (Key Binding Conventions): Change xref to Clickable
2070 Text.
2071
2072 * elisp.texi (Top): Update node listing.
2073
2074 2009-04-05 Chong Yidong <cyd@stupidchicken.com>
2075
2076 * markers.texi (The Mark): Copyedits. Improve description of
2077 handle-shift-selection.
2078 (The Region): Move use-region-p here from The Mark.
2079
2080 * positions.texi (Screen Lines): Document (cols . lines) argument
2081 for vertical-motion.
2082
2083 2009-04-04 Chong Yidong <cyd@stupidchicken.com>
2084
2085 * frames.texi (Frames): Clean up introduction. Document `ns'
2086 return value for framep.
2087 (Creating Frames): Note how the terminal is chosen.
2088 (Multiple Terminals, Multiple Displays): Merge into a single node.
2089 (Color Parameters): Fix typo.
2090
2091 * variables.texi (Local Variables, Buffer-Local Variables)
2092 (Creating Buffer-Local): Change link to Multiple Terminals.
2093
2094 * os.texi (X11 Keysyms): Change link to Multiple Terminals.
2095
2096 * keymaps.texi (Controlling Active Maps): Change link to Multiple
2097 Terminals.
2098
2099 * commands.texi (Command Loop Info, Keyboard Macros): Change link
2100 to Multiple Terminals.
2101
2102 * elisp.texi (Top): Update node listing.
2103 * vol2.texi (Top): Update node listing.
2104 * vol1.texi (Top): Update node listing.
2105
2106 * buffers.texi (Current Buffer): Note that the append-to-buffer
2107 example is no longer in synch with the latest code. Tie the two
2108 examples together.
2109
2110 * files.texi (File Attributes): Move note about MS-DOS from
2111 Changing Files to File Attributes.
2112 (Create/Delete Dirs): Note that mkdir is an alias for this.
2113
2114 2009-04-01 Markus Triska <triska@gmx.at>
2115
2116 * processes.texi (Filter Functions): Suggest how to handle output
2117 batches.
2118
2119 2009-03-30 Chong Yidong <cyd@stupidchicken.com>
2120
2121 * help.texi (Accessing Documentation): Update example to use
2122 help-setup-xref and with-help-window.
2123 (Help Functions): Remove print-help-return-message, which is
2124 semi-obsolete due to with-help-window. Document help-buffer and
2125 help-setup-xref.
2126
2127 2009-03-29 Chong Yidong <cyd@stupidchicken.com>
2128
2129 * help.texi (Accessing Documentation, Help Functions):
2130 Remove information about long-obsolete Emacs versions.
2131
2132 * modes.texi (Mode Line Variables): The default values of the mode
2133 line variables are now more complicated.
2134
2135 2009-03-28 Chong Yidong <cyd@stupidchicken.com>
2136
2137 * modes.texi (Major Mode Conventions): Note that specialness is
2138 inherited.
2139 (Derived Modes): Note that define-derive-mode sets the mode-class
2140 property.
2141
2142 * keymaps.texi (Prefix Keys): The M-g prefix key is now named
2143 goto-map. Add search-map to the list.
2144
2145 2009-03-27 Eli Zaretskii <eliz@gnu.org>
2146
2147 * os.texi (System Environment): Update the list of system-type
2148 values.
2149
2150 * markers.texi (The Mark) <handle-shift-selection>: Update for
2151 removal of the optional argument DEACTIVATE.
2152
2153 2009-03-25 Chong Yidong <cyd@stupidchicken.com>
2154
2155 * commands.texi (Focus Events): Most X window managers don't use
2156 focus-follows-mouse nowadays.
2157
2158 2009-03-24 Chong Yidong <cyd@stupidchicken.com>
2159
2160 * commands.texi (Defining Commands): Clarify introduction.
2161 (Using Interactive): Not that interactive can be put in a symbol
2162 property.
2163 (Interactive Call): Note that a symbol with a non-nil
2164 interactive-form property satisfies commandp.
2165
2166 2009-03-23 Juanma Barranquero <lekktu@gmail.com>
2167
2168 * minibuf.texi (Intro to Minibuffers): Fix typos.
2169
2170 2009-03-23 Chong Yidong <cyd@stupidchicken.com>
2171
2172 * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
2173 about minibuffers in old Emacs versions. Copyedits.
2174 Emphasize that enable-recursive-minibuffers defaults to nil.
2175 (Text from Minibuffer): Simplify introduction.
2176
2177 2009-03-22 Alan Mackenzie <acm@muc.de>
2178
2179 * commands.texi (Using Interactive): Clarify string argument to
2180 `interactive' - even promptless elements need \n separators.
2181
2182 2009-03-18 Chong Yidong <cyd@stupidchicken.com>
2183
2184 * minibuf.texi (Completion Styles): New node.
2185
2186 * elisp.texi (Top): Update node listing.
2187
2188 2009-03-17 Chong Yidong <cyd@stupidchicken.com>
2189
2190 * minibuf.texi (Basic Completion): Note that
2191 read-file-name-completion-ignore-case and
2192 read-buffer-completion-ignore-case can override
2193 completion-ignore-case.
2194 (Minibuffer Completion): Document completing-read changes.
2195 (Completion Commands): Avoid mentioning partial completion mode.
2196 Document minibuffer-completion-confirm changes, and
2197 minibuffer-confirm-exit-commands.
2198 (High-Level Completion): Document new require-match behavior for
2199 read-buffer. Document read-buffer-completion-ignore-case.
2200 (Reading File Names): Document new require-match behavior for
2201 read-file-name.
2202
2203 2009-03-14 Chong Yidong <cyd@stupidchicken.com>
2204
2205 * debugging.texi (Error Debugging): Don't mislead the reader into
2206 thinking that debug-on-error enters debugger for C-f at EOB.
2207 (Error Debugging): Setting debug-on-init within the init file
2208 works, and has for some time.
2209
2210 2009-03-13 Kenichi Handa <handa@m17n.org>
2211
2212 * display.texi (Fontsets): Update the description.
2213
2214 2009-03-13 Chong Yidong <cyd@stupidchicken.com>
2215
2216 * advice.texi (Advising Primitives): Link to What Is a Function.
2217
2218 2009-03-12 Chong Yidong <cyd@stupidchicken.com>
2219
2220 * compile.texi (Speed of Byte-Code): Update example.
2221 (Disassembly): Update examples.
2222
2223 * loading.texi (Repeated Loading): Simplify examples.
2224
2225 * customize.texi (Common Keywords): It's not necessary to use :tag
2226 to remove hyphens, as custom-unlispify-tag-name does it
2227 automatically.
2228 (Variable Definitions): Link to File Local Variables.
2229 Document customized-value symbol property.
2230 (Customization Types): Move menu to end of node.
2231
2232 2009-03-10 Chong Yidong <cyd@stupidchicken.com>
2233
2234 * macros.texi (Compiling Macros): Omit misleading sentence, which
2235 implied that macros can only be used in the same file they are
2236 defined.
2237 (Backquote): Remove obsolete information about Emacs 19.
2238
2239 2009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
2240
2241 * display.texi (Display Margins): Fix paren typo.
2242
2243 2009-02-27 Chong Yidong <cyd@stupidchicken.com>
2244
2245 * elisp.texi (Top): Update node listing.
2246
2247 * variables.texi (Variables): Clarify introduction.
2248 (Global Variables): Mention that setq is a special form.
2249 (Local Variables): Use active voice.
2250 (Tips for Defining): Mention marking variables as safe.
2251 (Buffer-Local Variables): Mention terminal-local and frame-local
2252 variables together.
2253 (File Local Variables): Copyedits.
2254 (Frame-Local Variables): Note that they are not really useful.
2255 (Future Local Variables): Node deleted.
2256
2257 * objects.texi (General Escape Syntax): Update explanation of
2258 Unicode escape syntax.
2259
2260 2009-02-23 Chong Yidong <cyd@stupidchicken.com>
2261
2262 * control.texi (Control Structures): Add cindex entry for "textual
2263 order".
2264
2265 * eval.texi (Intro Eval): Copyedits. Standardize on "form"
2266 instead of "expression" throughout.
2267 (Function Indirection): Copyedits. Use active voice.
2268 (Eval): The default value of max-lisp-eval-depth is now 400.
2269
2270 2009-02-23 Miles Bader <miles@gnu.org>
2271
2272 * processes.texi (System Processes): Rename `system-process-attributes'
2273 to `process-attributes'.
2274
2275 2009-02-22 Chong Yidong <cyd@stupidchicken.com>
2276
2277 * symbols.texi (Property Lists): Emphasize that property lists are
2278 not restricted to symbol cells.
2279 (Other Plists): Copyedit.
2280
2281 * sequences.texi (Sequences Arrays Vectors): Make introduction
2282 more concise.
2283 (Arrays): Mention char-tables and bool-vectors too.
2284 (Vectors): Don't repeat information given in Arrays node. Link to
2285 nodes that explain the vector usage examples.
2286 (Char-Tables): Note that char-table elements can have arbitrary
2287 type. Explain effect of omitted char-table-extra-slots property.
2288 Link to Property Lists node.
2289
2290 2009-02-22 Chong Yidong <cyd@stupidchicken.com>
2291
2292 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
2293 `append'.
2294 (List Elements): Copyedits.
2295
2296 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
2297 of `vconcat'.
2298
2299 * strings.texi (Creating Strings): Copyedits. Remove obsolete
2300 Emacs 20 usage of `concat'.
2301 (Case Conversion): Copyedits.
2302
2303 2009-02-21 Chong Yidong <cyd@stupidchicken.com>
2304
2305 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
2306 Minor edits.
2307 (Frame Configuration Type): Emphasize that it is not primitive.
2308 (Font Type): New node.
2309 (Type Predicates): Add fontp; type-of now recognizes font object
2310 types.
2311
2312 * intro.texi (Version Info): Update version numbers in examples.
2313 (Acknowledgements): List more contributors.
2314
2315 * elisp.texi: Bump version number to 3.0.
2316 (Top): Link to Font Type node.
2317
2318 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
2319
2320 * modes.texi (Major Mode Conventions): Remove duplicate words.
2321 (Customizing Keywords): Fix typo.
2322
2323 2009-02-14 Eli Zaretskii <eliz@gnu.org>
2324
2325 * nonascii.texi (User-Chosen Coding Systems): Document that
2326 select-safe-coding-system suggests raw-text if there are raw bytes
2327 in the region.
2328 (Explicit Encoding): Warn not to use `undecided' when encoding.
2329
2330 2009-02-11 Glenn Morris <rgm@gnu.org>
2331
2332 * frames.texi (Visibility of Frames): Mention the effect multiple
2333 workspaces/desktops can have on visibility.
2334
2335 2009-02-07 Eli Zaretskii <eliz@gnu.org>
2336
2337 * text.texi (Commands for Insertion):
2338 * commands.texi (Event Mod):
2339 * keymaps.texi (Searching Keymaps):
2340 * nonascii.texi (Translation of Characters):
2341 Reinstate documentation of translation-table-for-input.
2342 (Explicit Encoding): Document the `charset' text property produced
2343 by decode-coding-region and decode-coding-string.
2344
2345 2009-01-27 Alan Mackenzie <acm@muc.de>
2346
2347 * modes.texi (Search-based Fontification): Correct a typo.
2348
2349 2009-01-25 Juanma Barranquero <lekktu@gmail.com>
2350
2351 * abbrevs.texi (Abbrev Table Properties): Fix typo.
2352 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
2353
2354 2009-01-24 Eli Zaretskii <eliz@gnu.org>
2355
2356 * display.texi (Window Systems): Document the value of
2357 `initial-window-system' under --daemon.
2358
2359 * os.texi (System Environment): Remove description of the
2360 `environment' function which has been deleted.
2361
2362 2009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
2363
2364 * frames.texi (Multiple Displays): Remove documentation for
2365 removed function make-frame-on-tty.
2366
2367 2009-01-22 Chong Yidong <cyd@stupidchicken.com>
2368
2369 * files.texi (Format Conversion Piecemeal): Clarify behavior of
2370 write-region-annotate-functions.
2371 Document write-region-post-annotation-function.
2372
2373 2009-01-19 Chong Yidong <cyd@stupidchicken.com>
2374
2375 * display.texi (Font Lookup): Document WIDTH argument of
2376 x-list-fonts.
2377
2378 2009-01-17 Eli Zaretskii <eliz@gnu.org>
2379
2380 * maps.texi (Standard Keymaps): Rename function-key-map to
2381 local-function-key-map.
2382
2383 * keymaps.texi (Translation Keymaps): Rename function-key-map to
2384 local-function-key-map.
2385
2386 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
2387 and `set-keyboard-coding-system' now accept an optional terminal
2388 argument.
2389
2390 * commands.texi (Event Mod): `keyboard-translate-table' is now
2391 terminal-local.
2392 (Function Keys): Rename function-key-map to
2393 local-function-key-map.
2394
2395 * elisp.texi (Top): Make @detailmenu be consistent with changes in
2396 frames.texi.
2397
2398 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
2399 `delete-terminal-functions', `suspend-tty-functions' and
2400 `resume-tty-functions'.
2401
2402 * frames.texi (Frames): Document `frame-terminal' and
2403 `terminal-live-p'.
2404 (Multiple Displays): Document `make-frame-on-tty'.
2405 (Multiple Terminals): Document `terminal-list', `delete-terminal',
2406 `terminal-name', and `get-device-terminal'.
2407 (Terminal Parameters): Document `terminal-parameters',
2408 `terminal-parameter', and `set-terminal-parameter'.
2409
2410 * os.texi (System Environment): Document `environment' and
2411 `initial-environment'.
2412 (Suspending Emacs): Update for multi-tty; document
2413 `suspend-tty', `resume-tty', and `controlling-tty-p'.
2414
2415 * nonascii.texi (Coding System Basics): More accurate description
2416 of `raw-text'.
2417
2418 2009-01-12 Juanma Barranquero <lekktu@gmail.com>
2419
2420 * display.texi (Low-Level Font): Fix typo.
2421
2422 2009-01-10 Chong Yidong <cyd@stupidchicken.com>
2423
2424 * elisp.texi (Top): Update node listing.
2425
2426 * display.texi (PostScript Images): Node deleted.
2427
2428 2009-01-10 Eli Zaretskii <eliz@gnu.org>
2429
2430 * processes.texi (Decoding Output): Document that null bytes force
2431 no-conversion for reading process output.
2432
2433 * files.texi (Reading from Files): Document that null bytes force
2434 no-conversion when visiting files.
2435
2436 * processes.texi (Serial Ports): Improve wording, suggested by RMS.
2437
2438 * nonascii.texi (Lisp and Coding Systems):
2439 Document inhibit-null-byte-detection and inhibit-iso-escape-detection.
2440 (Character Properties): Improve wording.
2441
2442 2009-01-09 Chong Yidong <cyd@stupidchicken.com>
2443
2444 * display.texi (Font Lookup): Remove obsolete function
2445 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
2446 (Low-Level Font): Rename from Fonts, move to end of Faces section.
2447 (Font Selection): Reorder order of variable descriptions.
2448 Minor clarifications.
2449
2450 * elisp.texi (Top): Update node listing.
2451
2452 2009-01-09 Glenn Morris <rgm@gnu.org>
2453
2454 * commands.texi (Command Loop Info): Say that last-command-char and
2455 last-input-char are obsolete aliases.
2456
2457 * edebug.texi (Edebug Recursive Edit): Remove separate references to
2458 last-input-char and last-command-char, since they are just aliases for
2459 last-input-event and last-command-event.
2460
2461 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
2462 last-command-char.
2463
2464 2009-01-08 Chong Yidong <cyd@stupidchicken.com>
2465
2466 * elisp.texi: Update node listing.
2467
2468 * display.texi (Faces): Put Font Selection node after Auto Faces.
2469 (Face Attributes): Don't link to Font Lookup.
2470 Document font-family-list.
2471 (Fonts): New node.
2472
2473 2009-01-08 Jason Rumney <jasonr@gnu.org>
2474
2475 * frames.texi (Pointer Shape): Clarify that only X supports
2476 changing the standard pointer shapes. (Bug#1485)
2477
2478 2009-01-08 Chong Yidong <cyd@stupidchicken.com>
2479
2480 * display.texi (Attribute Functions): Note that a function value
2481 :height is relative, and that compatibility functions work by
2482 calling set-face-attribute.
2483 (Displaying Faces): Reorder list in order of increasing priority.
2484 (Face Remapping): New node. Content moved here from Displaying
2485 Faces.
2486 (Glyphs): Link to Face Functions.
2487
2488 2009-01-08 Chong Yidong <cyd@stupidchicken.com>
2489
2490 * display.texi (Faces): Don't discuss face id here. facep does
2491 not return t.
2492 (Defining Faces): Minor clarification.
2493 (Face Attributes): Rearrange items to match docstring of
2494 set-face-attribute. Add :foundry attribute. Document new role of
2495 :font attribute. Texinfo usage fix.
2496 (Attribute Functions): Copyedits.
2497 (Face Functions): Note that face number is seldom used.
2498
2499 2009-01-05 Richard M Stallman <rms@gnu.org>
2500
2501 * strings.texi (Predicates for Strings): Minor clarification.
2502
2503 * functions.texi (Function Safety): Texinfo usage fix.
2504
2505 2009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny patch)
2506
2507 * objects.texi (General Escape Syntax): Fix typo.
2508
2509 2009-01-03 Martin Rudalics <rudalics@gmx.at>
2510
2511 * windows.texi (Choosing Window): Say that pop-up-frame-alist
2512 works via the default value of pop-up-frame-function.
2513
2514 2009-01-02 Eli Zaretskii <eliz@gnu.org>
2515
2516 * processes.texi (System Processes): Document the `time' and
2517 `ctime' attributes of `system-process-attributes'.
2518
2519 2009-01-01 Chong Yidong <cyd@stupidchicken.com>
2520
2521 * display.texi (Face Attributes): Clarify :height attribute.
2522
2523 2008-12-31 Martin Rudalics <rudalics@gmx.at>
2524
2525 * buffers.texi (The Buffer List): Clarify what moves a buffer to
2526 the front of the buffer list. Add entries for `last-buffer' and
2527 `unbury-buffer'.
2528
2529 2008-12-27 Eli Zaretskii <eliz@gnu.org>
2530
2531 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
2532 and its subsections.
2533
2534 * frames.texi (Multiple Terminals, Low-level Terminal)
2535 (Terminal Parameters, Frames on Other TTY devices): New sections.
2536 (Frames): Add an xref to "Multiple Terminals".
2537
2538 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
2539
2540 * objects.texi (Terminal Type): New node.
2541 (Editing Types): Add it to the menu.
2542
2543 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
2544 Variables".
2545
2546 * variables.texi (Directory Local Variables): New node.
2547 (Variables): Add a menu item for it.
2548
2549 * loading.texi (Autoload): Document `generate-autoload-cookie' and
2550 `generated-autoload-file'.
2551
2552 2008-12-20 Eli Zaretskii <eliz@gnu.org>
2553
2554 * os.texi (Startup Summary): Add xref to documentation of
2555 `initial-window-system'.
2556
2557 * display.texi (Window Systems): Document `window-system' the
2558 function. The variable `window-system' is now frame-local.
2559 Document `initial-window-system'.
2560
2561 2008-12-19 Martin Rudalics <rudalics@gmx.at>
2562
2563 * windows.texi (Windows): Rewrite description of
2564 fit-window-to-buffer.
2565
2566 2008-12-13 Glenn Morris <rgm@gnu.org>
2567
2568 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
2569 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
2570
2571 2008-12-12 Glenn Morris <rgm@gnu.org>
2572
2573 * debugging.texi (Error Debugging): Refer forwards to
2574 eval-expression-debug-on-error.
2575
2576 2008-12-05 Eli Zaretskii <eliz@gnu.org>
2577
2578 * strings.texi (String Basics): Only unibyte strings that
2579 represent key sequences hold 8-bit raw bytes.
2580
2581 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
2582 paragraph to speak about `undecided'.
2583 (Character Properties): Don't explain the meaning of each
2584 property; instead, identify their Unicode Standard names.
2585 (Character Sets): Document `map-charset-chars'.
2586
2587 2008-12-02 Glenn Morris <rgm@gnu.org>
2588
2589 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
2590 section yet again.
2591
2592 2008-11-29 Eli Zaretskii <eliz@gnu.org>
2593
2594 * nonascii.texi (Character Properties): New Section.
2595 (Specifying Coding Systems): Document
2596 `coding-system-priority-list', `set-coding-system-priority', and
2597 `with-coding-priority'.
2598 (Lisp and Coding Systems): Document `check-coding-systems-region'
2599 and `coding-system-charset-list'.
2600 (Coding System Basics): Document `coding-system-aliases'.
2601
2602 * elisp.texi (Top): Add a @detailmenu entry for "Character
2603 Properties".
2604
2605 * objects.texi (Character Type): Correct the range of Emacs
2606 characters. Add an @xref to "Character Codes".
2607
2608 * strings.texi (String Basics): Add an @xref to "Character Codes".
2609
2610 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
2611
2612 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
2613 (Character Codes): Document `max-char'.
2614
2615 2008-11-28 Eli Zaretskii <eliz@gnu.org>
2616
2617 * nonascii.texi (Text Representations, Converting Representations)
2618 (Character Sets, Scanning Charsets, Translation of Characters):
2619 Make text more accurate.
2620
2621 2008-11-28 Glenn Morris <rgm@gnu.org>
2622
2623 * files.texi (Format Conversion Round-Trip): Improve previous change.
2624
2625 2008-11-26 Chong Yidong <cyd@stupidchicken.com>
2626
2627 * modes.texi (Auto Major Mode): Fix example.
2628
2629 2008-11-25 Glenn Morris <rgm@gnu.org>
2630
2631 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
2632
2633 * files.texi (Format Conversion Round-Trip):
2634 Use active voice for previous change.
2635
2636 2008-11-25 Chong Yidong <cyd@stupidchicken.com>
2637
2638 * os.texi (Processor Run Time):
2639 * processes.texi (Transaction Queues):
2640 * markers.texi (The Mark):
2641 * windows.texi (Choosing Window, Selecting Windows):
2642 * files.texi (Changing Files, Magic File Names):
2643 * commands.texi (Key Sequence Input):
2644 * functions.texi (Declaring Functions):
2645 * strings.texi (Predicates for Strings):
2646 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
2647
2648 2008-11-24 Chong Yidong <cyd@stupidchicken.com>
2649
2650 * help.texi (Accessing Documentation): Update example.
2651
2652 * variables.texi (Defining Variables): Note that `*' is not
2653 necessary if defcustom is used.
2654
2655 2008-11-22 Eli Zaretskii <eliz@gnu.org>
2656
2657 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
2658 Characters" from @detailmenu.
2659
2660 * nonascii.texi (Character Codes, Character Sets)
2661 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
2662 (Chars and Bytes, Splitting Characters): Sections removed.
2663
2664 2008-11-22 Lute Kamstra <lute@gnu.org>
2665
2666 * positions.texi (Text Lines): Update goto-line documentation.
2667
2668 2008-11-21 Martin Rudalics <rudalics@gmx.at>
2669
2670 * frames.texi (Frames): Fix typo, add cross references, reword.
2671 (Initial Parameters): Reword special-display-frame-alist text.
2672 (Frames and Windows): Reword. Describe argument norecord for
2673 set-frame-selected-window.
2674 (Input Focus): Describe argument norecord for select-frame.
2675 Remove comment on MS-Windows behavior for focus-follows-mouse.
2676 (Raising and Lowering): Mention windows-frames dichotomy in
2677 metaphor.
2678
2679 * windows.texi (Displaying Buffers, Vertical Scrolling)
2680 (Horizontal Scrolling): Fix indenting and rewording issues
2681 introduced with 2008-11-07 change.
2682
2683 2008-11-20 Glenn Morris <rgm@gnu.org>
2684
2685 * files.texi (Format Conversion Round-Trip): Mention `preserve'
2686 element of `format-alist'.
2687
2688 2008-11-19 Glenn Morris <rgm@gnu.org>
2689
2690 * doclicense.texi: Update to FDL 1.3.
2691 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
2692
2693 2008-11-18 Chong Yidong <cyd@stupidchicken.com>
2694
2695 * windows.texi (Window Hooks): Remove *-end-trigger-functions
2696 vars, which are obsolete. Mention jit-lock-register.
2697
2698 * modes.texi (Other Font Lock Variables):
2699 Document jit-lock-register and jit-lock-unregister.
2700
2701 * frames.texi (Color Parameters): Document alpha parameter.
2702
2703 2008-11-16 Martin Rudalics <rudalics@gmx.at>
2704
2705 * windows.texi (Splitting Windows, Deleting Windows)
2706 (Selecting Windows, Cyclic Window Ordering)
2707 (Buffers and Windows, Displaying Buffers, Choosing Window)
2708 (Dedicated Windows, Window Point, Window Start and End)
2709 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
2710 (Size of Window, Resizing Windows, Window Configurations)
2711 (Window Parameters): Avoid @var at beginning of sentences and
2712 reword accordingly.
2713
2714 2008-11-11 Lute Kamstra <lute@gnu.org>
2715
2716 * files.texi (File Name Components): Fix file-name-extension
2717 documentation.
2718
2719 2008-11-11 Juanma Barranquero <lekktu@gmail.com>
2720
2721 * frames.texi (Basic Parameters): Remove display-environment-variable
2722 and term-environment-variable.
2723
2724 2008-11-08 Eli Zaretskii <eliz@gnu.org>
2725
2726 * windows.texi (Basic Windows, Splitting Windows)
2727 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
2728 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
2729 (Resizing Windows, Window Configurations, Window Parameters):
2730 Fix wording and markup.
2731
2732 2008-11-07 Martin Rudalics <rudalics@gmx.at>
2733
2734 * windows.texi (Windows): Update entries.
2735 (Basic Windows): Remove listing of attributes. Reword.
2736 (Splitting Windows, Deleting Windows): Reword.
2737 (Selecting Windows, Cyclic Window Ordering): Reword with special
2738 emphasis on order of recently selected windows and buffer list.
2739 (Buffers and Windows, Choosing Window): Reword with special
2740 emphasis on dedicated windows.
2741 (Displaying Buffers): Reword. For switch-to-buffer mention that
2742 it may fall back on pop-to-buffer. For other-window try to
2743 explain how it treats the cyclic ordering of windows.
2744 (Dedicated Windows): New node and section discussing dedicated
2745 windows and associated functions.
2746 (Window Point): Add entry for window-point-insertion-type. Reword.
2747 (Window Start and End): Rename node and section title. Reword.
2748 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
2749 Minor rewording.
2750 (Size of Window): Reword, in particular text on window-width.
2751 (Resizing Windows): Reword. Add text on balancing windows.
2752 (Window Configurations): Reword. Mention window parameters.
2753 (Window Parameters): New node and section on window parameters.
2754 (Window Hooks): Reword. Mention that
2755 window-configuration-change-hook is run "buffer-locally".
2756 * elisp.texi (Top): Update Windows entries in @detailmenu
2757 section.
2758
2759 2008-11-04 Juanma Barranquero <lekktu@gmail.com>
2760
2761 * searching.texi (Regexp Search): Fix typo.
2762
2763 2008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
2764
2765 * searching.texi (Regexp Search): Document GREEDY arg.
2766 (Simple Match Data): Fix return value.
2767
2768 2008-11-01 Eli Zaretskii <eliz@gnu.org>
2769
2770 * nonascii.texi (Text Representations): Rewrite to make consistent
2771 with Emacs 23 internal representation of characters.
2772 Document `unibyte-string'.
2773
2774 2008-10-28 Chong Yidong <cyd@stupidchicken.com>
2775
2776 * processes.texi (Process Information): Note that process-status
2777 does not accept buffer names.
2778
2779 2008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
2780
2781 * positions.texi (Skipping Characters): Correct return value of
2782 skip-chars-forward.
2783
2784 2008-10-25 Martin Rudalics <rudalics@gmx.at>
2785
2786 * windows.texi (Deleting Windows): Update documentation of
2787 delete-windows-on.
2788 (Buffers and Windows): Update documentations of
2789 get-buffer-window and get-buffer-window-list.
2790 (Displaying Buffers): Update documentation of
2791 replace-buffer-in-windows.
2792
2793 * buffers.texi (Current Buffer): Reword set-buffer and
2794 with-current-buffer documentations.
2795 (Creating Buffers): Reword documentation of get-buffer-create.
2796
2797 2008-10-23 Martin Rudalics <rudalics@gmx.at>
2798
2799 * buffers.texi (Current Buffer): Reword documentation of
2800 set-buffer.
2801 (Buffer Names): Reword documentation of buffer-name.
2802 (The Buffer List): For bury-buffer explain what happens with the
2803 buffer's window.
2804 (Creating Buffers): Say that get-buffer-create's arg is called
2805 buffer-or-name.
2806
2807 2008-10-22 Chong Yidong <cyd@stupidchicken.com>
2808
2809 * advice.texi (Computed Advice): Explain what DEFINITION is.
2810
2811 * nonascii.texi (Character Codes): Remove obsolete function
2812 char-valid-p, and document characterp instead.
2813
2814 2008-10-22 Martin Rudalics <rudalics@gmx.at>
2815
2816 * windows.texi (Displaying Buffers): Reword documentation of
2817 pop-to-buffer.
2818 (Choosing Window): Rewrite documentation of display-buffer and
2819 its options.
2820
2821 * buffers.texi (Killing Buffers): Update documentation of
2822 kill-buffer.
2823
2824 2008-10-21 Eli Zaretskii <eliz@gnu.org>
2825
2826 * processes.texi (Serial Ports): Fix wording and improve markup.
2827
2828 * searching.texi (Regexp Search): Document `string-match-p' and
2829 `looking-at-p'.
2830 (POSIX Regexps): Add an xref for "non-greedy".
2831 (Regexp Special): Add @cindex entry for "non-greedy".
2832
2833 * display.texi (Attribute Functions): Document `face-all-attributes'.
2834 (Image Cache) <image-refresh>: Minor wording fixes.
2835
2836 * frames.texi (Color Names): Add an xref to `read-color'.
2837
2838 * minibuf.texi (High-Level Completion): Document `read-color'.
2839
2840 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
2841
2842 * positions.texi (Narrowing): Add an xref to "Swapping Text".
2843
2844 * buffers.texi (Swapping Text): New section, documents
2845 `buffer-swap-text'.
2846
2847 2008-10-21 Martin Rudalics <rudalics@gmx.at>
2848
2849 * windows.texi (Resizing Windows): Minor wording fix.
2850
2851 2008-10-20 Eli Zaretskii <eliz@gnu.org>
2852
2853 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
2854 and `combine-and-quote-strings'.
2855
2856 * strings.texi (Creating Strings): Add xrefs for them.
2857
2858 2008-10-19 Eli Zaretskii <eliz@gnu.org>
2859
2860 * elisp.texi (Top): Make descriptive text for "Reading File Names"
2861 match the corresponding menu in minibuf.texi.
2862
2863 * minibuf.texi (Reading File Names): Document `read-shell-command'
2864 and `minibuffer-local-shell-command-map'.
2865
2866 2008-10-19 Martin Rudalics <rudalics@gmx.at>
2867
2868 * windows.texi (Resizing Windows): Remove var{} around "window" in
2869 documentation of enlarge-window.
2870 Rewrite documentation of window-min-height and window-min-width.
2871
2872 2008-10-19 Eli Zaretskii <eliz@gnu.org>
2873
2874 * functions.texi (Calling Functions): Document `apply-partially'.
2875
2876 * hooks.texi (Standard Hooks): Mention
2877 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
2878
2879 * variables.texi (File Local Variables): Document
2880 `file-local-variables-alist', `before-hack-local-variables-hook'
2881 and `hack-local-variables-hook'.
2882
2883 * processes.texi (Synchronous Processes): Document `process-lines'.
2884
2885 * customize.texi (Variable Definitions):
2886 Document `custom-reevaluate-setting'.
2887
2888 2008-10-18 Martin Rudalics <rudalics@gmx.at>
2889
2890 * windows.texi (Choosing Window, Deleting Windows)
2891 (Displaying Buffers): Expand documentation of dedicated windows.
2892
2893 2008-10-18 Eli Zaretskii <eliz@gnu.org>
2894
2895 * files.texi (Changing Files): Document symbolic input of file
2896 modes to `set-file-modes'. Document `read-file-modes' and
2897 `file-modes-symbolic-to-number'.
2898
2899 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
2900 and `search-map'.
2901
2902 * searching.texi (Search and Replace):
2903 Document `replace-search-function' and `replace-re-search-function'.
2904 Document `multi-query-replace-map'.
2905
2906 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
2907 (Completion Commands, Reading File Names):
2908 Rename `minibuffer-local-must-match-filename-map' to
2909 `minibuffer-local-filename-must-match-map'.
2910 (Minibuffer Completion): The `require-match' argument to
2911 `completing-read' can now have the value `confirm-only'.
2912
2913 * windows.texi (Displaying Buffers): Minor wording fix.
2914 (Choosing Window): `split-height-threshold' can now be nil.
2915 Document `split-width-threshold'. `pop-up-frames' can have the
2916 value `graphic-only'.
2917
2918 2008-10-17 Eli Zaretskii <eliz@gnu.org>
2919
2920 * os.texi (Startup Summary): Document `before-init-time' and
2921 `after-init-time'. Document `initial-window-system' and
2922 `window-system-initialization-alist'. Document reading the
2923 abbrevs file. Document the call to `server-start' under --daemon.
2924 Rearrange a bit to be consistent with the code flow.
2925 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
2926 (Time Parsing): Document `format-seconds'.
2927
2928 2008-10-17 Martin Rudalics <rudalics@gmx.at>
2929
2930 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
2931 and reword.
2932
2933 2008-10-16 Eli Zaretskii <eliz@gnu.org>
2934
2935 * markers.texi (The Mark): Document use-region-p.
2936
2937 2008-10-15 Eli Zaretskii <eliz@gnu.org>
2938
2939 * internals.texi (Writing Emacs Primitives): The interactive spec
2940 of a primitive can be a Lisp form.
2941
2942 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
2943 values of transient-mark-mode. Document handle-shift-selection.
2944
2945 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
2946 (Interactive Examples): Show an example of `^'.
2947 (Key Sequence Input): Document this-command-keys-shift-translated.
2948 (Defining Commands, Using Interactive): The interactive-form of a
2949 function can be added via its symbol's property.
2950
2951 * positions.texi (List Motion): beginning-of-defun-function can
2952 now accept an argument.
2953
2954 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
2955 now return a list of strings.
2956
2957 * control.texi (Handling Errors): Document ignore-errors.
2958
2959 * frames.texi (Creating Frames): Document frame-inherited-parameters.
2960 (Parameter Access): Document set-frame-parameter.
2961
2962 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
2963 Hooks" for the effect of kill-all-local-variables on local hook
2964 functions.
2965
2966 * modes.texi (Major Mode Conventions, Mode Line Variables):
2967 `mode-name' need not be a string. xref to "Mode Line Data" for
2968 details, and to "Emulating Mode Line" for computing a string
2969 value.
2970
2971 2008-10-14 Eli Zaretskii <eliz@gnu.org>
2972
2973 * processes.texi (System Processes): New section.
2974 (Processes, Signals to Processes): Add xrefs to it.
2975
2976 * objects.texi (Editing Types): A `process' is a subprocess of
2977 Emacs, not just any process running on the OS.
2978
2979 * elisp.texi (Top): Adjust the @detailmenu for the above two
2980 changes.
2981
2982 * sequences.texi (Char-Tables): Remove documentation of
2983 set-char-table-default, which has no effect since Emacs 23.
2984 <char-table-range, set-char-table-range>: Don't mention generic
2985 characters and charsets. Add a cons cell as a possible argument.
2986
2987 * nonascii.texi (Splitting Characters)
2988 (Translation of Characters): Don't mention generic characters.
2989
2990 * display.texi (Fontsets): Don't mention generic characters.
2991
2992 * sequences.texi (Char-Tables): `map-char-table' can now call its
2993 argument FUNCTION with a cons cell as KEY.
2994
2995 2008-10-13 Eli Zaretskii <eliz@gnu.org>
2996
2997 * objects.texi (Primitive Function Type): Move "@cindex special
2998 forms" from here...
2999
3000 * eval.texi (Special Forms): ...to here.
3001
3002 * functions.texi (What Is a Function): `functionp' returns nil for
3003 special forms. Add an xref.
3004
3005 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
3006 Variables".
3007
3008 * variables.texi (Frame-Local Variables): New section.
3009 (Buffer-Local Variables): Add an xref to it.
3010 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
3011 have both frame-local and buffer-local binding.
3012
3013 * frames.texi (Frames): Mention multiple tty frames.
3014 (Frame Parameters, Parameter Access): Mention frame-local variable
3015 bindings.
3016
3017 2008-09-20 Glenn Morris <rgm@gnu.org>
3018
3019 * display.texi (Defining Faces): Recommend against face variables.
3020
3021 2008-09-16 Juanma Barranquero <lekktu@gmail.com>
3022
3023 * display.texi (Echo Area Customization): Fix typo.
3024
3025 2008-09-09 Juanma Barranquero <lekktu@gmail.com>
3026
3027 * loading.texi (Where Defined): Add `defface' item.
3028
3029 2008-09-06 Martin Rudalics <rudalics@gmx.at>
3030
3031 * loading.texi (Where Defined): Fix description of symbol-file.
3032
3033 2008-08-26 Jason Rumney <jasonr@gnu.org>
3034
3035 * display.texi (TIFF Images): New section describing :index property.
3036
3037 2008-08-23 Chong Yidong <cyd@stupidchicken.com>
3038
3039 * display.texi (Temporary Displays): Remove unnecessary comment
3040 about usage of temp-buffer-show-hook.
3041
3042 2008-08-05 Chong Yidong <cyd@stupidchicken.com>
3043
3044 * symbols.texi (Other Plists): Fix incorrect example.
3045 Suggested by Florian Beck.
3046
3047 2008-07-31 Juanma Barranquero <lekktu@gmail.com>
3048
3049 * os.texi: Fix previous change.
3050
3051 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3052
3053 * os.texi:
3054 * intro.texi:
3055 * files.texi: Remove VMS support.
3056
3057 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3058
3059 * os.texi:
3060 * frames.texi:
3061 * display.texi: Remove mentions of Mac Carbon.
3062
3063 2008-07-01 Miles Bader <miles@gnu.org>
3064
3065 * text.texi (Special Properties):
3066 * display.texi (Truncation): Add wrap-prefix and line-prefix.
3067
3068 2008-06-28 Johan Bockgård <bojohan@gnu.org>
3069
3070 * display.texi (Other Image Types): Fix copy/paste error; say
3071 "PBM", not "XBM".
3072
3073 2008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
3074
3075 * os.texi: Remove references to obsolete systems.
3076
3077 2008-06-20 Eli Zaretskii <eliz@gnu.org>
3078
3079 * makefile.w32-in (distclean): Remove makefile.
3080
3081 2008-06-17 Glenn Morris <rgm@gnu.org>
3082
3083 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
3084 (elisp, dist): Remove rules and variables that are obsolete now
3085 the lisp manual is no longer distributed separately.
3086
3087 2008-06-16 Glenn Morris <rgm@gnu.org>
3088
3089 * configure, configure.in, mkinstalldirs: Remove unused files.
3090
3091 * book-spine.texinfo: Set version to 23.0.60.
3092 * vol1.texi (EMACSVER):
3093 * vol2.texi (EMACSVER): Set to 23.0.60.
3094
3095 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
3096 as per maintain.info.
3097
3098 2008-06-15 Glenn Morris <rgm@gnu.org>
3099
3100 * makefile.w32-in (manual): Use "23" rather than "21".
3101
3102 * Makefile.in (emacsver): New, set by configure.
3103 (manual): Use emacsver.
3104
3105 * intro.texi: Report bugs using M-x report-emacs-bug.
3106
3107 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
3108
3109 2008-06-13 Daniel Engeler <engeler@gmail.com>
3110
3111 * elisp.texi, internals.texi, processes.texi: Add documentation
3112 about serial port access.
3113
3114 2008-06-05 Miles Bader <miles@gnu.org>
3115
3116 * display.texi (Displaying Faces): Update to reflect function
3117 renamings in face-remap.el.
3118
3119 2008-06-05 Juanma Barranquero <lekktu@gmail.com>
3120
3121 * display.texi (Fontsets): Fix typos.
3122
3123 2008-06-03 Miles Bader <miles@gnu.org>
3124
3125 * display.texi (Displaying Faces): Add add-relative-face-remapping,
3126 remove-relative-face-remapping, set-base-face-remapping,
3127 and set-default-base-face-remapping.
3128
3129 2008-06-01 Miles Bader <miles@gnu.org>
3130
3131 * display.texi (Displaying Faces): Add face-remapping-alist.
3132
3133 2008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
3134
3135 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
3136 variable names.
3137
3138 2008-05-03 Eric S. Raymond <esr@golux>
3139
3140 * keymaps.texi: Clarify that (current-local-map) and
3141 (current-global-map) return references, not copies.
3142
3143 2008-05-02 Juri Linkov <juri@jurta.org>
3144
3145 * minibuf.texi (Text from Minibuffer): Document a list of
3146 default values for `read-from-minibuffer'.
3147
3148 2008-04-24 Juanma Barranquero <lekktu@gmail.com>
3149
3150 * nonascii.texi (Translation of Characters): Fix previous change.
3151
3152 2008-04-20 Chong Yidong <cyd@stupidchicken.com>
3153
3154 * display.texi (Overlay Properties): Clarify role of underlying
3155 textprop and overlay keymaps for display strings.
3156
3157 * keymaps.texi (Active Keymaps): Ditto.
3158
3159 2008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
3160
3161 * minibuf.texi (Programmed Completion):
3162 Replace dynamic-completion-table with the new completion-table-dynamic.
3163
3164 2008-04-07 Chong Yidong <cyd@stupidchicken.com>
3165
3166 * intro.texi (Some Terms): Change "fonts in this manual" index
3167 entry to "typographic conventions".
3168
3169 2008-04-05 Eli Zaretskii <eliz@gnu.org>
3170
3171 * objects.texi (Text Props and Strings): Add indexing for read
3172 syntax of text properties.
3173
3174 2008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
3175
3176 * processes.texi (Decoding Output): Remove process-filter-multibyte
3177 functions.
3178
3179 2008-03-15 Martin Rudalics <rudalics@gmx.at>
3180
3181 * display.texi (Finding Overlays): Say that empty overlays at
3182 the end of the buffer are reported too.
3183
3184 2008-03-13 Glenn Morris <rgm@gnu.org>
3185
3186 * elisp.texi (EMACSVER): Set to 23.0.60.
3187
3188 2008-02-26 Chong Yidong <cyd@stupidchicken.com>
3189
3190 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
3191
3192 2008-02-22 Glenn Morris <rgm@gnu.org>
3193
3194 * frames.texi (Position Parameters): Clarify the description of
3195 `left' and `top', using information from "Geometry".
3196 (Geometry): Give a pointer to "Position Parameters", rather than
3197 repeating information.
3198
3199 2008-02-11 Glenn Morris <rgm@gnu.org>
3200
3201 * objects.texi (Equality Predicates): No longer talk about "two"
3202 functions.
3203
3204 2008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
3205
3206 * objects.texi (Equality Predicates): Add defun for
3207 equal-including-properties.
3208
3209 2008-02-10 Glenn Morris <rgm@gnu.org>
3210
3211 * objects.texi (Equality Predicates):
3212 Mention equal-including-properties.
3213
3214 2008-02-07 Richard Stallman <rms@gnu.org>
3215
3216 * windows.texi (Window Start): Mention the feature of moving
3217 window-start to start of line.
3218
3219 2008-02-07 Jan Djärv <jan.h.d@swipnet.se>
3220
3221 * keymaps.texi (Tool Bar): Document rtl property.
3222
3223 2008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
3224
3225 * display.texi (Button Types):
3226 For define-button-type, clarify type of NAME.
3227
3228 2008-01-19 Martin Rudalics <rudalics@gmx.at>
3229
3230 * buffers.texi (Buffer Modification): Fix typo.
3231
3232 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
3233
3234 * os.texi (System Environment): Remove references to OSes that are
3235 not supported anymore.
3236
3237 2008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
3238
3239 * os.texi (System Environment): Remove mention for Masscomp.
3240
3241 2008-01-04 Richard Stallman <rms@gnu.org>
3242
3243 * display.texi (Faces): Don't talk about internal face vector as arg
3244 to facep.
3245
3246 * customize.texi (Type Keywords): Fix previous change.
3247
3248 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
3249 * elisp.texi (Top): Fix menu for commands.texi change.
3250
3251 2007-12-30 Richard Stallman <rms@gnu.org>
3252
3253 * commands.texi (Accessing Mouse): Rename from Accessing Events.
3254 (Accessing Scroll): New node broken out of Accessing Mouse.
3255
3256 2007-12-28 Richard Stallman <rms@gnu.org>
3257
3258 * frames.texi (Size Parameters): Fix typo.
3259 (Basic Parameters): For `title', refer to title bar.
3260 (Size and Position): Explain meaning of frame pixel width and height.
3261
3262 2007-12-23 Richard Stallman <rms@gnu.org>
3263
3264 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
3265 Improve some of the commented-out keywords' text too.
3266
3267 2007-12-14 Martin Rudalics <rudalics@gmx.at>
3268
3269 * nonascii.texi (Encoding and I/O): Reword to avoid saying
3270 "visit the current buffer".
3271
3272 * os.texi (System Interface): Fix typo.
3273
3274 2007-12-04 Richard Stallman <rms@gnu.org>
3275
3276 * objects.texi (Symbol Type): Fix typo.
3277
3278 2007-12-03 Richard Stallman <rms@gnu.org>
3279
3280 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
3281
3282 2007-12-01 Glenn Morris <rgm@gnu.org>
3283
3284 * functions.texi (Declaring Functions): Improve previous change.
3285
3286 2007-11-30 Glenn Morris <rgm@gnu.org>
3287
3288 * functions.texi (Declaring Functions): Add optional fourth
3289 argument of declare-function, and setting third argument to `t'.
3290
3291 2007-11-29 Richard Stallman <rms@gnu.org>
3292
3293 * customize.texi (Composite Types): Document `group' type.
3294
3295 2007-11-29 Glenn Morris <rgm@gnu.org>
3296
3297 * functions.texi (Declaring Functions): Add findex.
3298 Mention `external' files.
3299
3300 2007-11-26 Juanma Barranquero <lekktu@gmail.com>
3301
3302 * functions.texi (Declaring Functions): Fix directive.
3303
3304 2007-11-25 Richard Stallman <rms@gnu.org>
3305
3306 * help.texi (Help Functions): Clean up last change.
3307
3308 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
3309
3310 * loading.texi (Named Features): Minor cleanup.
3311
3312 * macros.texi (Eval During Expansion): Minor cleanup.
3313
3314 * variables.texi (Variable Aliases): Minor cleanup.
3315
3316 2007-11-24 Richard Stallman <rms@gnu.org>
3317
3318 * functions.texi (Declaring Functions): Clarify previous change.
3319
3320 * compile.texi (Compiler Errors): Clarify previous change.
3321
3322 2007-11-24 Richard Stallman <rms@gnu.org>
3323
3324 * display.texi (Refresh Screen, Forcing Redisplay):
3325 Clarify the text and move items around.
3326
3327 2007-11-24 Glenn Morris <rgm@gnu.org>
3328
3329 * functions.texi (Declaring Functions): New section.
3330 * compile.texi (Compiler Errors): Mention declaring functions,
3331 defvar with no initvalue, and byte-compile-warnings.
3332
3333 2007-11-15 Martin Rudalics <rudalics@gmx.at>
3334
3335 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
3336 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
3337
3338 2007-11-13 Martin Rudalics <rudalics@gmx.at>
3339
3340 * help.texi (Help Functions): Document new macro `with-help-window'.
3341
3342 2007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
3343
3344 * searching.texi (Replacing Match): Describe new
3345 `match-substitute-replacement'.
3346
3347 2007-10-31 Richard Stallman <rms@gnu.org>
3348
3349 * strings.texi (Creating Strings): Null strings from concat not unique.
3350
3351 2007-10-26 Richard Stallman <rms@gnu.org>
3352
3353 * objects.texi (Equality Predicates): Null strings are uniquified.
3354
3355 * minibuf.texi: Minor clarifications in previous change.
3356
3357 2007-10-25 Glenn Morris <rgm@gnu.org>
3358
3359 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
3360
3361 2007-10-24 Richard Stallman <rms@gnu.org>
3362
3363 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
3364
3365 * variables.texi (Frame-Local Variables): Node deleted.
3366 (Variables): Delete Frame-Local Variables from menu.
3367 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
3368 (Default Value): Don't mention frame-local vars.
3369
3370 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
3371
3372 * loading.texi (Unloading): Document FEATURE-unload-function
3373 instead of FEATURE-unload-hook.
3374
3375 * frames.texi (Multiple Displays): Don't mention frame-local vars.
3376
3377 2007-10-22 Juri Linkov <juri@jurta.org>
3378
3379 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
3380 (High-Level Completion): Document a list of default value strings
3381 in the DEFAULT argument, for which minibuffer functions return the
3382 first element.
3383
3384 2007-10-17 Juri Linkov <juri@jurta.org>
3385
3386 * text.texi (Filling): Update arguments of fill-paragraph.
3387 fill-paragraph operates on the active region in Transient Mark mode.
3388 Remove fill-paragraph-or-region.
3389
3390 2007-10-13 Karl Berry <karl@gnu.org>
3391
3392 * elisp.texi (@dircategory): Move to after @copying,
3393 since we want @copying as close as possible to the beginning of
3394 the output.
3395
3396 2007-10-12 Richard Stallman <rms@gnu.org>
3397
3398 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
3399
3400 * commands.texi (Distinguish Interactive): New node,
3401 broken out from Interactive Call and rewritten.
3402 (Command Loop): Put Distinguish Interactive in menu.
3403
3404 2007-10-09 Richard Stallman <rms@gnu.org>
3405
3406 * text.texi (Examining Properties): Mention overlay priority.
3407
3408 * display.texi (Display Margins): Correct the description
3409 of margin display specifications.
3410 (Replacing Specs): New subnode broken out of Display Property.
3411
3412 2007-10-06 Juri Linkov <juri@jurta.org>
3413
3414 * text.texi (Filling): Document fill-paragraph-or-region.
3415
3416 2007-10-05 Juanma Barranquero <lekktu@gmail.com>
3417
3418 * display.texi (Auto Faces): Fix typo.
3419
3420 2007-10-02 Richard Stallman <rms@gnu.org>
3421
3422 * display.texi (Display Property): Explain some display specs
3423 don't let you move point in.
3424
3425 * frames.texi (Cursor Parameters):
3426 Describe cursor-in-non-selected-windows here. Explain more values.
3427
3428 * windows.texi (Basic Windows): Don't describe
3429 cursor-in-non-selected-windows here.
3430
3431 2007-10-01 Eli Zaretskii <eliz@gnu.org>
3432
3433 * processes.texi (Misc Network): Note that these functions are
3434 supported only on some systems.
3435
3436 2007-10-01 Richard Stallman <rms@gnu.org>
3437
3438 * display.texi (Overlay Properties): Explain nil as priority.
3439 Explain that conflicts are unpredictable if not resolved by
3440 priorities.
3441
3442 2007-09-23 Richard Stallman <rms@gnu.org>
3443
3444 * macros.texi (Backquote): Minor clarification.
3445
3446 2007-09-19 Richard Stallman <rms@gnu.org>
3447
3448 * display.texi (Display Property): Explain multiple display specs.
3449 Clarify when they work in parallel and when one overrides.
3450 Fix error in example.
3451
3452 2007-09-06 Glenn Morris <rgm@gnu.org>
3453
3454 Move from lispref/ to doc/lispref/. Change all setfilename
3455 commands to use ../../info.
3456 * Makefile.in (infodir): Go up one more level.
3457 (usermanualdir): Change from ../man to ../emacs.
3458 (miscmanualdir): New.
3459 (dist): Use new variable miscmanualdir.
3460 * makefile.w32-in (infodir, texinputdir): Go up one more level.
3461 (usermanualdir): Change from ../man to ../emacs.
3462
3463 2007-08-30 Martin Rudalics <rudalics@gmx.at>
3464
3465 * commands.texi (Command Loop Info): Advise against changing
3466 most variables described here. Explain new variable
3467 last-repeatable-command.
3468
3469 2007-08-29 Glenn Morris <rgm@gnu.org>
3470
3471 * elisp.texi (EMACSVER): Increase to 23.0.50.
3472
3473 2007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
3474
3475 * frames.texi (Basic Parameters): Add display-environment-variable
3476 and term-environment-variable.
3477
3478 2007-08-28 Juri Linkov <juri@jurta.org>
3479
3480 * display.texi (Image Formats, Other Image Types): Add SVG.
3481
3482 2007-08-28 Juri Linkov <juri@jurta.org>
3483
3484 * display.texi (Images): Move formats-related text to new node
3485 "Image Formats".
3486 (Image Formats): New node.
3487
3488 2007-08-27 Richard Stallman <rms@gnu.org>
3489
3490 * windows.texi (Window Configurations): Clarify what
3491 a window configuration saves.
3492
3493 2007-08-25 Richard Stallman <rms@gnu.org>
3494
3495 * display.texi (Images): Delete redundant @findex.
3496
3497 2007-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
3498
3499 * text.texi (Change Hooks): (after|before)-change-functions are no
3500 longer bound to nil while running; rather inhibit-modification-hooks
3501 is t.
3502
3503 2007-08-16 Richard Stallman <rms@gnu.org>
3504
3505 * processes.texi (Asynchronous Processes):
3506 Clarify doc of start-file-process.
3507
3508 2007-08-08 Martin Rudalics <rudalics@gmx.at>
3509
3510 * modes.texi (Example Major Modes): Fix typo.
3511
3512 2007-08-08 Glenn Morris <rgm@gnu.org>
3513
3514 * intro.texi (nil and t): Do not use `iff' in documentation.
3515
3516 * tips.texi (Documentation Tips): Recommend against `iff'.
3517
3518 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
3519
3520 * display.texi (Image Cache): Document image-refresh.
3521
3522 2007-08-06 Martin Rudalics <rudalics@gmx.at>
3523
3524 * windows.texi (Size of Window): Document window-full-width-p.
3525
3526 2007-07-25 Glenn Morris <rgm@gnu.org>
3527
3528 * gpl.texi (GPL): Replace license with GPLv3.
3529
3530 * Relicense all FSF files to GPLv3 or later.
3531
3532 2007-07-24 Michael Albinus <michael.albinus@gmx.de>
3533
3534 * processes.texi (Synchronous Processes):
3535 Add `process-file-shell-command'.
3536 (Asynchronous Processes): Mention restricted use of
3537 `process-filter' and `process-sentinel' in
3538 `start-file-process'. Add `start-file-process-shell-command'.
3539
3540 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
3541
3542 * files.texi (Magic File Names): Introduce optional parameter
3543 IDENTIFICATION for `file-remote-p'.
3544
3545 2007-07-16 Richard Stallman <rms@gnu.org>
3546
3547 * display.texi (Defining Faces): Fix previous change.
3548
3549 2007-07-14 Richard Stallman <rms@gnu.org>
3550
3551 * control.texi (Handling Errors): Document `debug' in handler list.
3552
3553 2007-07-10 Richard Stallman <rms@gnu.org>
3554
3555 * display.texi (Defining Faces): Explain C-M-x feature for defface.
3556
3557 2007-07-09 Richard Stallman <rms@gnu.org>
3558
3559 * files.texi (Magic File Names): Rewrite previous change.
3560
3561 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
3562
3563 * files.texi (Magic File Names): Introduce optional parameter
3564 CONNECTED for `file-remote-p'.
3565
3566 2007-07-07 Michael Albinus <michael.albinus@gmx.de>
3567
3568 * processes.texi (Asynchronous Processes):
3569 * files.texi (Magic File Names): Add `start-file-process'.
3570
3571 2007-06-27 Richard Stallman <rms@gnu.org>
3572
3573 * files.texi (Format Conversion Piecemeal):
3574 Clarify `after-insert-file-functions' calling convention.
3575
3576 2007-06-27 Michael Albinus <michael.albinus@gmx.de>
3577
3578 * files.texi (Magic File Names): Remove `dired-call-process'.
3579 Add `process-file'.
3580
3581 2007-06-27 Kenichi Handa <handa@m17n.org>
3582
3583 * text.texi (Special Properties): Fix description about
3584 `composition' property.
3585
3586 2007-06-26 Kenichi Handa <handa@m17n.org>
3587
3588 * nonascii.texi (Default Coding Systems): Document about the
3589 return value `undecided'.
3590
3591 2007-06-25 David Kastrup <dak@gnu.org>
3592
3593 * keymaps.texi (Active Keymaps): Document new POSITION argument of
3594 `current-active-maps'.
3595
3596 2007-06-24 Karl Berry <karl@gnu.org>
3597
3598 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
3599
3600 2007-06-15 Juanma Barranquero <lekktu@gmail.com>
3601
3602 * display.texi (Overlay Arrow): Doc fix.
3603
3604 2007-06-14 Karl Berry <karl@tug.org>
3605
3606 * anti.texi (Antinews): Typo.
3607
3608 2007-06-14 Chong Yidong <cyd@stupidchicken.com>
3609
3610 * display.texi (Image Cache): Document image-refresh.
3611
3612 2007-06-12 Karl Berry <karl@gnu.org>
3613
3614 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
3615 * two-volume.make: New file.
3616 * .cvsignore: Ignore two-volume files.
3617
3618 2007-06-12 Tom Tromey <tromey@redhat.com>
3619
3620 * os.texi (Init File): Document user-emacs-directory.
3621
3622 2007-06-03 Nick Roberts <nickrob@snap.net.nz>
3623
3624 * commands.texi (Click Events): Describe width and height when
3625 object is nil.
3626
3627 2007-05-30 Nick Roberts <nickrob@snap.net.nz>
3628
3629 * commands.texi (Click Events): Layout more logically.
3630 Describe width and height.
3631 (Drag Events, Motion Events): Update to new format for position.
3632
3633 2007-06-02 Richard Stallman <rms@gnu.org>
3634
3635 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
3636
3637 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
3638
3639 * Version 22.1 released.
3640
3641 2007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
3642
3643 * text.texi (Special Properties): Correct meaning of fontified face.
3644
3645 2007-05-30 Richard Stallman <rms@gnu.org>
3646
3647 * text.texi (Special Properties): Add link to Adjusting Point.
3648
3649 2007-05-12 Richard Stallman <rms@gnu.org>
3650
3651 * text.texi (Margins): indent-to-left-margin is not the default.
3652 (Mode-Specific Indent): For indent-line-function, the default
3653 is indent-relative.
3654
3655 * modes.texi (Example Major Modes): Explain last line of text-mode
3656 is redundant.
3657
3658 2007-05-10 Richard Stallman <rms@gnu.org>
3659
3660 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
3661
3662 * help.texi (Keys in Documentation): Add reference to
3663 Documentation Tips.
3664
3665 * files.texi (Format Conversion): TO-FN gets three arguments.
3666
3667 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
3668
3669 2007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
3670
3671 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
3672 * files.texi (Format Conversion): Expand intro; add menu.
3673 (Format Conversion Overview, Format Conversion Round-Trip)
3674 (Format Conversion Piecemeal): New nodes/subsections.
3675 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
3676 * text.texi (Text Properties): Remove "Saving Properties" from menu.
3677 (Saving Properties): Delete node/subsection.
3678
3679 2007-05-07 Karl Berry <karl@gnu.org>
3680
3681 * elisp.texi (EMACSVER): Back to 22.
3682
3683 2007-05-06 Richard Stallman <rms@gnu.org>
3684
3685 * processes.texi (Accepting Output): Revert most of previous change.
3686
3687 2007-05-05 Richard Stallman <rms@gnu.org>
3688
3689 * processes.texi (Accepting Output): accept-process-output
3690 uses microseconds, not milliseconds. But that arg is obsolete.
3691
3692 2007-05-04 Karl Berry <karl@tug.org>
3693
3694 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
3695
3696 2007-05-04 Eli Zaretskii <eliz@gnu.org>
3697
3698 * tips.texi (Documentation Tips): Rearrange items to place the
3699 more important ones first. Add an index entry for hyperlinks.
3700
3701 2007-05-03 Karl Berry <karl@gnu.org>
3702
3703 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
3704 (EMACSVER) [smallbook]: 22 for printed version.
3705
3706 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
3707 so restore anchor to normal position after defun. Found by Kevin Ryde.
3708
3709 2007-04-26 Glenn Morris <rgm@gnu.org>
3710
3711 * elisp.texi (EMACSVER): Increase to 22.1.50.
3712
3713 2007-04-28 Karl Berry <karl@gnu.org>
3714
3715 * elisp.texi: Improve line breaks on copyright page,
3716 similar layout to emacs manual, 8.5x11 by default.
3717
3718 2007-04-24 Richard Stallman <rms@gnu.org>
3719
3720 * text.texi (Special Properties): Add xref to Overlay Properties.
3721
3722 * display.texi (Overlay Properties): Add xref to Special Properties.
3723
3724 2007-04-22 Richard Stallman <rms@gnu.org>
3725
3726 * keymaps.texi (Extended Menu Items): Move the info about
3727 format with cached keyboard binding.
3728
3729 2007-04-21 Richard Stallman <rms@gnu.org>
3730
3731 * text.texi (Special Properties): Clarify previous change.
3732
3733 * files.texi (File Name Expansion): Clarify previous change.
3734
3735 * display.texi (Attribute Functions): Fix example for
3736 face-attribute-relative-p.
3737
3738 2007-04-19 Kenichi Handa <handa@m17n.org>
3739
3740 * text.texi (Special Properties): Document composition property.
3741
3742 2007-04-19 Glenn Morris <rgm@gnu.org>
3743
3744 * files.texi (File Name Expansion): Mention "superroot".
3745
3746 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
3747
3748 * frames.texi (Multiple Displays): Add note about "multi-monitor"
3749 setups.
3750 (Display Feature Testing): Note that display refers to all
3751 physical monitors for multi-monitor setups.
3752
3753 2007-04-14 Richard Stallman <rms@gnu.org>
3754
3755 * lists.texi (Sets And Lists): Clarify `delete' examples.
3756 Remove spurious xref to same node.
3757 Clarify xref for add-to-list.
3758
3759 2007-04-12 Nick Roberts <nickrob@snap.net.nz>
3760
3761 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
3762 value of lisp-mode-map.
3763
3764 2007-04-11 Karl Berry <karl@gnu.org>
3765
3766 * anti.texi (Antinews):
3767 * display.texi (Overlay Properties, Defining Images):
3768 * processes.texi (Synchronous Processes, Sentinels):
3769 * syntax.texi (Syntax Table Internals):
3770 * searching.texi (Regexp Special):
3771 * nonascii.texi (Default Coding Systems):
3772 * text.texi (Special Properties):
3773 * minibuf.texi (Basic Completion): Wording to improve breaks in
3774 8.5x11 format.
3775 * elisp.texi (smallbook): New @set to more easily switch between
3776 smallbook and 8.5x11.
3777
3778 2007-04-11 Richard Stallman <rms@gnu.org>
3779
3780 * text.texi (Lazy Properties): Minor fix.
3781
3782 2007-04-08 Karl Berry <karl@gnu.org>
3783
3784 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
3785 * macros.texi (Backquote): Downcase Backquote in index entries for
3786 consistency.
3787
3788 2007-04-08 Richard Stallman <rms@gnu.org>
3789
3790 * text.texi (Adaptive Fill): Just describe default,
3791 don't show it (since it contains non-ASCII chars).
3792
3793 2007-04-07 Karl Berry <karl@gnu.org>
3794
3795 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
3796 adaptive-fill-regexp's value, since they are not in the standard
3797 TeX fonts.
3798
3799 2007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
3800
3801 * display.texi (Defining Faces): Fix example.
3802
3803 2007-04-07 Karl Berry <karl@gnu.org>
3804
3805 * display.texi (Button Buffer Commands): Improve page break.
3806
3807 2007-04-07 Richard Stallman <rms@gnu.org>
3808
3809 * advice.texi (Activation of Advice): Remove redundant index entry.
3810
3811 * backups.texi: Improve index entries. Remove redundant ones.
3812
3813 * compile.texi (Byte Compilation): Improve index entry.
3814
3815 * hash.texi (Creating Hash): Improve index entry.
3816
3817 * symbols.texi (Definitions): Improve index entry.
3818
3819 * edebug.texi: Improve index entries. Remove redundant/useless ones.
3820
3821 * maps.texi (Standard Keymaps): Remove useless index entry.
3822
3823 * help.texi (Documentation Basics): Remove redundant index entries.
3824
3825 * customize.texi: Improve index entries.
3826 Remove redundant/useless ones.
3827
3828 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
3829
3830 * streams.texi (Output Variables): Improve index entry.
3831
3832 * abbrevs.texi (Abbrevs): Remove useless index entry.
3833
3834 * macros.texi (Expansion): Remove useless index entry.
3835
3836 * text.texi: Improve index entries. Remove redundant/useless ones.
3837 (Text Properties, Examining Properties)
3838 (Special Properties): Use "property category" instead of "category"
3839 to refer to the `category' property.
3840
3841 * positions.texi: Improve index entries. Remove useless one.
3842
3843 * lists.texi: Improve index entries. Remove redundant/useless ones.
3844
3845 * os.texi: Improve index entries.
3846 (Timers): Fix previous change.
3847
3848 * buffers.texi: Improve index entries.
3849 (Modification Time): Get rid of term "obsolete buffer".
3850
3851 * debugging.texi: Improve index entries.
3852 (Test Coverage): Add xref to other test coverage ftr.
3853
3854 * eval.texi: Improve index entry. Remove redundant ones.
3855
3856 * numbers.texi: Improve index entries. Remove redundant/useless ones.
3857
3858 * files.texi: Improve index entries. Remove redundant/useless ones.
3859
3860 * objects.texi: Improve index entries.
3861
3862 * processes.texi: Improve index entries.
3863
3864 * modes.texi: Improve index entry. Remove redundant one.
3865
3866 * nonascii.texi: Improve index entries.
3867
3868 * internals.texi: Improve index entries.
3869
3870 * syntax.texi: Improve index entries.
3871
3872 * keymaps.texi (Active Keymaps): Improve index entries.
3873
3874 * commands.texi: Improve index entries. Remove redundant/useless ones.
3875
3876 * frames.texi: Improve index entries. Remove redundant/useless ones.
3877
3878 * markers.texi: Improve index entries. Remove redundant ones.
3879
3880 * tips.texi: Improve index entries.
3881
3882 * loading.texi (Unloading): Improve index entry.
3883
3884 * variables.texi: Improve index entries. Remove redundant one.
3885
3886 * sequences.texi: Improve index entry.
3887
3888 * display.texi: Improve index entries. Remove redundant ones.
3889
3890 * windows.texi: Improve index entries.
3891
3892 * searching.texi: Improve index entries. Remove redundant one.
3893
3894 * strings.texi (Case Tables): Improve last change.
3895
3896 2007-04-04 Chong Yidong <cyd@stupidchicken.com>
3897
3898 * strings.texi (Case Tables): Document with-case-table and
3899 ascii-case-table.
3900
3901 2007-04-03 Karl Berry <karl@gnu.org>
3902
3903 * processes.texi (Network): Reword to improve page break.
3904
3905 2007-04-03 Eli Zaretskii <eliz@gnu.org>
3906
3907 * functions.texi (Inline Functions): Describe more disadvantages
3908 of defsubst, and make advice against it stronger.
3909
3910 2007-04-02 Karl Berry <karl@gnu.org>
3911
3912 * backups.texi (Backup Names): Avoid widow words.
3913 * modes.texi (Example Major Modes): Align last comment.
3914
3915 2007-04-01 Chong Yidong <cyd@stupidchicken.com>
3916
3917 * keymaps.texi (Remapping Commands): Document new arg to
3918 command-remapping.
3919
3920 2007-04-01 Karl Berry <karl@gnu.org>
3921
3922 * processes.texi (Low-Level Network): Typo.
3923 * loading.texi (Hooks for Loading): Avoid double "the".
3924 * keymaps.texi (Key Sequences): No double "and".
3925 (Changing Key Bindings): Shorten to improve line break.
3926
3927 2007-03-31 Glenn Morris <rgm@gnu.org>
3928
3929 * os.texi (Timers): Fix description of run-at-time TIME formats.
3930
3931 2007-03-31 Richard Stallman <rms@gnu.org>
3932
3933 * display.texi (Invisible Text): Correct buffer-invisibility-spec
3934 regarding ellipsis.
3935
3936 2007-03-31 Eli Zaretskii <eliz@gnu.org>
3937
3938 * intro.texi (nil and t):
3939 * symbols.texi (Plists and Alists):
3940 * variables.texi (Variable Aliases, Constant Variables):
3941 * functions.texi (Defining Functions):
3942 * advice.texi (Advising Primitives):
3943 * debugging.texi (Syntax Errors, Compilation Errors):
3944 * minibuf.texi (Minibuffer Windows):
3945 * commands.texi (Adjusting Point):
3946 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
3947 (Auto Major Mode, Major Mode Conventions):
3948 * help.texi (Describing Characters):
3949 * files.texi (Create/Delete Dirs, Information about Files)
3950 (File Locks, Writing to Files, Reading from Files)
3951 (Saving Buffers):
3952 * windows.texi (Resizing Windows, Cyclic Window Ordering):
3953 * frames.texi (Finding All Frames):
3954 * positions.texi (Buffer End, Motion):
3955 * markers.texi (The Region):
3956 * text.texi (Deletion, Near Point):
3957 * display.texi (Displaying Messages, Truncation):
3958 * os.texi (Processor Run Time):
3959 * tips.texi (Key Binding Conventions, Programming Tips)
3960 (Warning Tips, Documentation Tips, Comment Tips):
3961 * internals.texi (Memory Usage): Improve indexing.
3962
3963 * variables.texi (Frame-Local Variables):
3964 * functions.texi (Argument List):
3965 * loading.texi (Library Search):
3966 * streams.texi (Output Variables):
3967 * keymaps.texi (Translation Keymaps, Searching Keymaps):
3968 * searching.texi (Replacing Match, Search and Replace):
3969 * processes.texi (Byte Packing, Decoding Output)
3970 (Accepting Output, Network Servers, Shell Arguments):
3971 * display.texi (Abstract Display, Image Cache, Scroll Bars):
3972 * windows.texi (Window Point, Window Start):
3973 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
3974 * commands.texi (Reading Input, Keyboard Events):
3975 * minibuf.texi (Reading File Names, Minibuffer Completion)
3976 (Recursive Mini):
3977 * positions.texi (List Motion):
3978 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
3979 * numbers.texi (Arithmetic Operations, Math Functions)
3980 (Predicates on Numbers, Comparison of Numbers):
3981 (Numeric Conversions):
3982 * locals.texi (Standard Buffer-Local Variables):
3983 * maps.texi (Standard Keymaps):
3984 * os.texi (User Identification, System Environment, Recording Input)
3985 (X11 Keysyms):
3986 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
3987 * backups.texi (Backups and Auto-Saving):
3988 * customize.texi (Customization, Group Definitions)
3989 (Variable Definitions):
3990 * compile.texi (Byte Compilation): Improve index entries.
3991
3992 2007-03-31 Karl Berry <karl@gnu.org>
3993
3994 * macros.texi (Defining Macros): Avoid widow syllable.
3995
3996 2007-03-31 Eli Zaretskii <eliz@gnu.org>
3997
3998 * elisp.texi (Top): Postscript -> PostScript.
3999
4000 * display.texi (Images, Postscript Images): Postscript -> PostScript.
4001
4002 2007-03-31 Markus Triska <markus.triska@gmx.at>
4003
4004 * internals.texi (Writing Emacs Primitives): Untabify `For'.
4005
4006 2007-03-30 Karl Berry <karl@gnu.org>
4007
4008 * lists.texi (List-related Predicates): Remove spurious @need.
4009 (Setcdr): Use @smallexample to improve page break.
4010 (Association Lists) <assoc>: Reword to improve page break.
4011
4012 * strings.texi (String Conversion): Insert blank line to improve
4013 page break.
4014
4015 * numbers.texi (Random Numbers): Use @minus{}.
4016 (Math Functions): Use @minus{}.
4017
4018 * intro.texi (Acknowledgements): Avoid line breaks before middle
4019 initials.
4020
4021 2007-03-24 Eli Zaretskii <eliz@gnu.org>
4022
4023 * errors.texi (Standard Errors): Add an index entry.
4024
4025 2007-03-19 Richard Stallman <rms@gnu.org>
4026
4027 * os.texi (Recording Input): recent-keys now gives 300 keys.
4028
4029 2007-03-12 Glenn Morris <rgm@gnu.org>
4030
4031 * os.texi: Replace "daylight savings" with "daylight saving"
4032 throughout.
4033
4034 2007-03-05 Richard Stallman <rms@gnu.org>
4035
4036 * variables.texi (File Local Variables):
4037 Update enable-local-variables values.
4038
4039 2007-03-04 Richard Stallman <rms@gnu.org>
4040
4041 * syntax.texi (Control Parsing): Minor clarification.
4042
4043 * strings.texi (Formatting Strings): Clarify width, precision, flags.
4044
4045 * sequences.texi (Sequence Functions): Move string-bytes away,
4046 add xref.
4047
4048 * nonascii.texi (Text Representations): Move string-bytes here.
4049
4050 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
4051
4052 * minibuf.texi (Basic Completion): Minor clarification.
4053
4054 * markers.texi (The Mark): Clarify existence vs activation of mark.
4055 Other cleanup.
4056
4057 * display.texi (Finding Overlays): Write better example.
4058
4059 * compile.texi (Eval During Compile): Clarify putting macros
4060 in eval-when-compile.
4061
4062 2007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
4063
4064 * loading.texi (How Programs Do Loading): Fix anchor position at
4065 load-read-function definition doc.
4066
4067 2007-02-21 Kim F. Storm <storm@cua.dk>
4068
4069 * strings.texi (Text Comparison): Mention that assoc-string
4070 converts symbols to strings before testing.
4071
4072 2007-02-17 Kim F. Storm <storm@cua.dk>
4073
4074 * processes.texi (Bindat Spec): Vector types can have optional
4075 element type.
4076 (Bindat Examples): Fix example. Add vector with element type.
4077
4078 2007-02-16 Andreas Schwab <schwab@suse.de>
4079
4080 * strings.texi (Formatting Strings): Document '+' flag.
4081
4082 2007-02-15 Juanma Barranquero <lekktu@gmail.com>
4083
4084 * strings.texi (Modifying Strings): Clarify that `clear-string'
4085 always converts the string to unibyte.
4086
4087 2007-02-14 Kim F. Storm <storm@cua.dk>
4088
4089 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
4090 Rewrite glyph code description to refer to these functions.
4091 Remove details of encoding face number and char into integer code.
4092
4093 2007-02-03 Alan Mackenzie <acm@muc.de>
4094
4095 * loading.texi (Hooks for Loading): Make the description of
4096 `eval-after-load' more detailed, and amend the description of
4097 after-load-alist, in accordance with changes from 2006-05.
4098
4099 2007-02-03 Chong Yidong <cyd@stupidchicken.com>
4100
4101 * modes.texi (Defining Minor Modes): Document that a :require
4102 keyword or similar may be required to make saved customization
4103 variables work.
4104
4105 2007-02-03 Eli Zaretskii <eliz@gnu.org>
4106
4107 * elisp.texi (Top): Make the detailed menu headers compliant with
4108 Texinfo guidelines and with what texnfo-upd.el expects.
4109 Add comments to prevent people from inadvertently modifying the key
4110 parts needed by `texinfo-multiple-files-update'.
4111
4112 2007-02-02 Eli Zaretskii <eliz@gnu.org>
4113
4114 * elisp.texi (Top): Update the top-level menus.
4115
4116 * syntax.texi (Categories): Add index entries.
4117
4118 2007-02-01 Juanma Barranquero <lekktu@gmail.com>
4119
4120 * display.texi (Attribute Functions): Fix name and description of
4121 the UNDERLINE arg of `set-face-underline-p'.
4122
4123 2007-01-29 Eli Zaretskii <eliz@gnu.org>
4124
4125 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
4126 Variables", and "Standard Keymaps" to the detailed menu.
4127
4128 * variables.texi (Future Local Variables): Add index entry.
4129
4130 2007-01-28 Richard Stallman <rms@gnu.org>
4131
4132 * tips.texi (Coding Conventions): Clarify the tip about macros
4133 that define a function or a variable.
4134
4135 * files.texi (File Attributes): UID and GID can be floats.
4136 (Magic File Names): Explain why deferring all operations to
4137 the standard handler does not work.
4138
4139 2007-01-23 Martin Rudalics <rudalics@gmx.at>
4140
4141 * backups.texi (Reverting): Use "buffer" instead of "file"
4142 when talking about major and minor modes.
4143
4144 2007-01-21 Richard Stallman <rms@gnu.org>
4145
4146 * help.texi (Documentation): Add xref to Documentation Tips.
4147
4148 2007-01-14 Juanma Barranquero <lekktu@gmail.com>
4149
4150 * tips.texi (Coding Conventions): Fix typos.
4151
4152 2007-01-05 Richard Stallman <rms@gnu.org>
4153
4154 * modes.texi (Defining Minor Modes): Fix previous change.
4155
4156 2007-01-03 Richard Stallman <rms@gnu.org>
4157
4158 * customize.texi (Variable Definitions, Customization Types):
4159 Don't use * in doc string for defcustom.
4160
4161 2007-01-02 Richard Stallman <rms@gnu.org>
4162
4163 * variables.texi (Variable Aliases): Clarify that aliases vars
4164 always have the same value.
4165
4166 * processes.texi (Bindat Spec): Fix Texinfo usage.
4167
4168 * modes.texi (Defining Minor Modes): Explain effect of command
4169 defined with define-global-minor-mode on new buffers.
4170
4171 2006-12-30 Kim F. Storm <storm@cua.dk>
4172
4173 * keymaps.texi (Tool Bar): Describe `grow-only' value of
4174 `auto-resize-tool-bars'.
4175
4176 2006-12-30 Richard Stallman <rms@gnu.org>
4177
4178 * keymaps.texi (Active Keymaps): Fix previous change.
4179
4180 2006-12-30 Nick Roberts <nickrob@snap.net.nz>
4181
4182 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
4183
4184 2006-12-30 Kim F. Storm <storm@cua.dk>
4185
4186 * processes.texi (Bindat Spec): Clarify using field names in
4187 length specifications.
4188
4189 2006-12-29 Kim F. Storm <storm@cua.dk>
4190
4191 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
4192 Add count and index variables for eval forms in repeat blocks.
4193
4194 2006-12-24 Richard Stallman <rms@gnu.org>
4195
4196 * customize.texi (Variable Definitions):
4197 Document new name custom-add-frequent-value.
4198
4199 2006-12-19 Kim F. Storm <storm@cua.dk>
4200
4201 * commands.texi (Misc Events): User signals now result in sigusr1
4202 and sigusr2 events which are handled through special-event-map.
4203 (Special Events): User signals and drag-n-drop are special.
4204
4205 2006-12-17 Richard Stallman <rms@gnu.org>
4206
4207 * loading.texi (Named Features): Explain subfeatures better.
4208
4209 * customize.texi: Use "option" only for user options.
4210 For the keyword values inside defcustom etc, say "keywords".
4211 For :options value's elements, say "elements".
4212 :group should not be omitted.
4213
4214 * syntax.texi (Parsing Expressions): Split up node.
4215 (Motion via Parsing, Position Parse, Parser State)
4216 (Low-Level Parsing, Control Parsing): New subnodes.
4217 (Parser State): Document syntax-ppss-toplevel-pos.
4218
4219 * positions.texi (List Motion): Punctuation fix.
4220
4221 * files.texi (File Name Completion): Document PREDICATE arg
4222 to file-name-completion.
4223
4224 2006-12-16 Eli Zaretskii <eliz@gnu.org>
4225
4226 * internals.texi (Building Emacs, Writing Emacs Primitives):
4227 Add index entries.
4228
4229 2006-12-11 Richard Stallman <rms@gnu.org>
4230
4231 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
4232 affects face menu. Explain how to make it non-nil without enabling
4233 any fontification.
4234
4235 2006-12-10 Chong Yidong <cyd@stupidchicken.com>
4236
4237 * modes.texi (Font Lock Basics): Document nil value of
4238 font-lock-defaults.
4239
4240 2006-12-10 Glenn Morris <rgm@gnu.org>
4241
4242 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
4243 value for system-flag argument. Abbrev tables may not be empty
4244 when major modes are loaded.
4245
4246 2006-12-08 Juanma Barranquero <lekktu@gmail.com>
4247
4248 * makefile.w32-in (maintainer-clean): Partially revert last
4249 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
4250 to protect elisp-covers.texi.
4251
4252 2006-12-07 Juanma Barranquero <lekktu@gmail.com>
4253
4254 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
4255 Don't remove elisp* info files; they are already deleted by the
4256 `clean' and `distclean' targets, and they are in the $(infodir)
4257 directory, not the current one.
4258
4259 2006-12-04 Kim F. Storm <storm@cua.dk>
4260
4261 * commands.texi (Misc Events): Update signal events.
4262 (Event Examples): Add signal example.
4263
4264 2006-11-29 Richard Stallman <rms@gnu.org>
4265
4266 * frames.texi (Visibility of Frames): Explain visible windows
4267 can be covered by others. Add xref for raise-frame.
4268
4269 2006-11-28 Richard Stallman <rms@gnu.org>
4270
4271 * searching.texi (Regexp Special): Update when ^ is special.
4272
4273 2006-11-27 Eli Zaretskii <eliz@gnu.org>
4274
4275 * customize.texi (Customization, Common Keywords)
4276 (Group Definitions, Variable Definitions, Composite Types)
4277 (Type Keywords, Customization Types): Add index entries for
4278 various customization keywords.
4279
4280 2006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
4281
4282 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
4283
4284 2006-11-10 Jan Djärv <jan.h.d@swipnet.se>
4285
4286 * frames.texi (Window System Selections): Remove clipboard from
4287 description of selection-coding-system.
4288
4289 2006-11-06 Richard Stallman <rms@gnu.org>
4290
4291 * lists.texi (List Variables): Document COMPARE-FN.
4292
4293 * keymaps.texi: Avoid use of "binding" to mean a relation;
4294 use it only to refer to the meaning associated with a key.
4295 (Keymaps): Change menu node description.
4296
4297 * elisp.texi (Top): Change menu node description.
4298
4299 * display.texi (Managing Overlays): Document overlay-recenter.
4300
4301 2006-10-29 Chong Yidong <cyd@stupidchicken.com>
4302
4303 * Makefile.in: Use relative paths to avoid advertising filesystem
4304 contents during compilation.
4305
4306 2006-10-23 Kim F. Storm <storm@cua.dk>
4307
4308 * commands.texi (Event Input Misc): Update unread-command-events.
4309
4310 2006-10-23 Nick Roberts <nickrob@snap.net.nz>
4311
4312 * lists.texi (Sets And Lists): Fix typos.
4313
4314 2006-10-18 Juanma Barranquero <lekktu@gmail.com>
4315
4316 * control.texi (Processing of Errors): Use @var for an argument,
4317 not @code.
4318
4319 2006-10-16 Richard Stallman <rms@gnu.org>
4320
4321 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
4322
4323 * keymaps.texi (Format of Keymaps): Show all the keymap element
4324 patterns that result from menu items.
4325 (Key Lookup): Minor cleanups.
4326
4327 * modes.texi (Precalculated Fontification): Don't say that
4328 not setting font-lock-defaults avoids loading font-lock.
4329
4330 * help.texi (Documentation): Move xref to Emacs Manual here.
4331 (Documentation Basics): From here.
4332 Also doc emacs-lisp-docstring-fill-column.
4333
4334 * elisp.texi: Update version and ISBN.
4335
4336 * commands.texi (Interactive Call): Clarify KEYS arg to
4337 call-interactively is a vector.
4338 (Command Loop Info): Delete anchor in this-command-keys.
4339 Add anchor in this-command-keys-vector.
4340 (Recursive Editing): Document how recursive-edit
4341 handles the current buffer.
4342
4343 2006-10-13 Chong Yidong <cyd@stupidchicken.com>
4344
4345 * frames.texi (Frame Titles): %c and %l are ignored in
4346 frame-title-format.
4347
4348 2006-10-11 Richard Stallman <rms@gnu.org>
4349
4350 * keymaps.texi (Key Sequences): Clarify use of kbd.
4351
4352 2006-10-10 Kim F. Storm <storm@cua.dk>
4353
4354 * lists.texi (Sets And Lists): Add memql.
4355
4356 2006-10-03 Richard Stallman <rms@gnu.org>
4357
4358 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
4359 Clarify :ascii: and :nonascii:.
4360
4361 2006-09-29 Juri Linkov <juri@jurta.org>
4362
4363 * modes.texi (%-Constructs): Reorder coding systems in the
4364 documentation of %z to the real order displayed in the modeline.
4365
4366 2006-09-25 Richard Stallman <rms@gnu.org>
4367
4368 * os.texi (Timers): Describe timer-max-repeats.
4369
4370 2006-09-25 Chong Yidong <cyd@stupidchicken.com>
4371
4372 * os.texi (Timers): Mention with-local-quit.
4373
4374 2006-09-24 Richard Stallman <rms@gnu.org>
4375
4376 * searching.texi (Searching and Matching): Mention property search.
4377
4378 * commands.texi (Command Loop Info): Explain how read-event affects
4379 this-command-keys.
4380
4381 2006-09-20 Richard Stallman <rms@gnu.org>
4382
4383 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
4384
4385 * windows.texi (Window Start): Minor cleanups.
4386
4387 2006-09-20 Kim F. Storm <storm@cua.dk>
4388
4389 * windows.texi (Window Start): pos-visible-in-window-p allows
4390 specifying t for position to mean "end of window".
4391 Add window-line-height.
4392
4393 * anti.texi (Antinews): Mention window-line-height.
4394
4395 2006-09-19 David Kastrup <dak@gnu.org>
4396
4397 * keymaps.texi (Searching Keymaps): Small clarification.
4398
4399 2006-09-18 Richard Stallman <rms@gnu.org>
4400
4401 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
4402 cause keyboard menus.
4403 (Menu Keymaps): Likewise.
4404 (Defining Menus, Keyboard Menus): Clarify.
4405
4406 * text.texi (Fields): Clarify explanation of constrain-to-field.
4407
4408 2006-09-16 Eli Zaretskii <eliz@gnu.org>
4409
4410 * variables.texi (Tips for Defining): Fix a typo.
4411
4412 2006-09-15 Richard Stallman <rms@gnu.org>
4413
4414 * keymaps.texi (Remapping Commands, Searching Keymaps)
4415 (Active Keymaps): Clean up previous change.
4416
4417 2006-09-15 Jay Belanger <belanger@truman.edu>
4418
4419 * gpl.texi: Replace "Library Public License" by "Lesser Public
4420 License" throughout.
4421
4422 2006-09-15 David Kastrup <dak@gnu.org>
4423
4424 * keymaps.texi (Active Keymaps): Adapt description to use
4425 `get-char-property' instead `get-text-property'. Explain how
4426 mouse events change this. Explain the new optional argument of
4427 `key-binding' and its mouse-dependent lookup.
4428 (Searching Keymaps): Adapt description similarly.
4429 (Remapping Commands): Explain the new optional argument of
4430 `command-remapping'.
4431
4432 2006-09-14 Richard Stallman <rms@gnu.org>
4433
4434 * keymaps.texi (Searching Keymaps): Clarification.
4435 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
4436
4437 2006-09-13 Richard Stallman <rms@gnu.org>
4438
4439 * objects.texi (Character Type): Node split.
4440 Add xref to Describing Characters.
4441 (Basic Char Syntax, General Escape Syntax)
4442 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
4443
4444 2006-09-11 Richard Stallman <rms@gnu.org>
4445
4446 * display.texi (Display Table Format): Wording clarification.
4447 (Glyphs): Clarifications.
4448
4449 2006-09-10 Chong Yidong <cyd@stupidchicken.com>
4450
4451 * keymaps.texi (Active Keymaps): Mention that key-binding checks
4452 local maps.
4453
4454 2006-09-10 Kim F. Storm <storm@cua.dk>
4455
4456 * display.texi (Forcing Redisplay): Document return value of
4457 function redisplay.
4458
4459 2006-09-09 Richard Stallman <rms@gnu.org>
4460
4461 * windows.texi (Window Hooks): Explain limits of
4462 window-scroll-functions.
4463
4464 * display.texi (Fringe Indicators): Update for last change in
4465 indicate-buffer-boundaries.
4466
4467 2006-09-08 Richard Stallman <rms@gnu.org>
4468
4469 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
4470
4471 2006-09-06 Kim F. Storm <storm@cua.dk>
4472
4473 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
4474
4475 * windows.texi (Window Start): Update pos-visible-in-window-p.
4476
4477 2006-09-04 Richard Stallman <rms@gnu.org>
4478
4479 * processes.texi (Accepting Output): Explain SECONDS=0 for
4480 accept-process-output.
4481
4482 * os.texi (Idle Timers): Explain why timer functions should not
4483 loop until (input-pending-p).
4484
4485 2006-09-02 Eli Zaretskii <eliz@gnu.org>
4486
4487 * makefile.w32-in (usermanualdir): New variable.
4488 (elisp.dvi): Use it.
4489
4490 2006-09-01 Eli Zaretskii <eliz@gnu.org>
4491
4492 * buffers.texi (Buffer Modification): Fix last change.
4493
4494 2006-09-01 Chong Yidong <cyd@stupidchicken.com>
4495
4496 * buffers.texi (Buffer Modification):
4497 Document buffer-chars-modified-tick.
4498
4499 2006-08-31 Richard Stallman <rms@gnu.org>
4500
4501 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
4502
4503 2006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
4504
4505 * modes.texi (Syntactic Font Lock):
4506 Mention font-lock-syntactic-face-function
4507 instead of specific faces.
4508
4509 2006-08-29 Chong Yidong <cyd@stupidchicken.com>
4510
4511 * display.texi (Images): Add xrref to display-images-p.
4512
4513 2006-08-28 Kenichi Handa <handa@m17n.org>
4514
4515 * nonascii.texi (Lisp and Coding Systems): Fix description of
4516 detect-coding-region.
4517
4518 2006-08-27 Michael Olson <mwolson@gnu.org>
4519
4520 * processes.texi (Transaction Queues): Remove stray quote
4521 character.
4522
4523 2006-08-25 Richard Stallman <rms@gnu.org>
4524
4525 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
4526 Add xref.
4527
4528 2006-08-24 Chong Yidong <cyd@stupidchicken.com>
4529
4530 * os.texi (Timers): Avoid waiting inside timers.
4531
4532 2006-08-21 Lute Kamstra <lute@gnu.org>
4533
4534 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
4535
4536 2006-08-20 Richard Stallman <rms@gnu.org>
4537
4538 * os.texi (Idle Timers): New node, split out from Timers.
4539 Document current-idle-time.
4540 * commands.texi (Reading One Event): Update xref.
4541 * elisp.texi (Top): Update subnode menu.
4542
4543 2006-08-16 Richard Stallman <rms@gnu.org>
4544
4545 * keymaps.texi (Extended Menu Items): Show format of cached
4546 bindings in extended menu items.
4547
4548 * customize.texi (Variable Definitions): Explain when the
4549 standard value expression is evaluated.
4550
4551 2006-08-15 Chong Yidong <cyd@stupidchicken.com>
4552
4553 * commands.texi (Reading One Event): Explain idleness in
4554 `read-event'.
4555
4556 2006-08-12 Chong Yidong <cyd@stupidchicken.com>
4557
4558 * text.texi (Near Point): Say "cursor" not "terminal cursor".
4559 (Commands for Insertion): Remove split-line since it's not
4560 relevant for Lisp programming.
4561 (Yank Commands): Rewrite introduction.
4562 (Undo): Clarify.
4563 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
4564 (Filling): Remove redundant comment. Clarify return value of
4565 current-justification.
4566 (Margins): Minor clarifications.
4567 (Adaptive Fill): Update default value of adaptive-fill-regexp.
4568 (Sorting): Update definition of sort-lines.
4569 (Columns): Clarify behavior of sort-columns.
4570 (Indent Tabs): Link to Tab Stops in Emacs manual.
4571 (Special Properties): Clarify.
4572 (Clickable Text): Mention Buttons package.
4573
4574 2006-08-12 Kevin Ryde <user42@zip.com.au>
4575
4576 * os.texi (Time Parsing): Add %z to description of
4577 format-time-string, as per docstring. Add cross reference to
4578 glibc manual for strftime.
4579
4580 2006-08-08 Richard Stallman <rms@gnu.org>
4581
4582 * modes.texi: Clean up wording in previous change.
4583
4584 2006-08-07 Chong Yidong <cyd@stupidchicken.com>
4585
4586 * modes.texi (Hooks): Clarify.
4587 (Major Mode Basics): Mention define-derived-mode explicitly.
4588 (Major Mode Conventions): Rebinding RET is OK for some modes.
4589 Mention change-major-mode-hook and after-change-major-mode-hook.
4590 (Example Major Modes): Move to end of Modes section.
4591 (Mode Line Basics): Clarify.
4592 (Mode Line Data): Mention help-echo and local-map in strings.
4593 Explain reason for treatment of non-risky variables.
4594 (Properties in Mode): Clarify.
4595 (Faces for Font Lock): Add font-lock-negation-char-face.
4596
4597 2006-08-04 Eli Zaretskii <eliz@gnu.org>
4598
4599 * strings.texi (Formatting Strings): Warn against arbitrary
4600 strings as first arg to `format'.
4601
4602 2006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
4603
4604 * text.texi (Clickable Text): Mention `help-echo' text property.
4605 Update intro, examples and associated explanations.
4606
4607 2006-07-31 Richard Stallman <rms@gnu.org>
4608
4609 * commands.texi: Update xrefs.
4610 (Event Mod): New node, cut out from old Translating Input.
4611
4612 * maps.texi: Update xrefs.
4613
4614 * keymaps.texi (Translation Keymaps): New node.
4615 Update xrefs from Translating Input to Translation Keymaps.
4616
4617 * elisp.texi (Top): Update subnode menu.
4618
4619 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
4620
4621 * os.texi (System Interface): Fix menu descriptions of some nodes.
4622 (Translating Input): Node deleted.
4623
4624 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
4625
4626 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
4627
4628 * lists.texi (Sets And Lists): Likewise.
4629
4630 2006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
4631
4632 * text.texi (Fields): Mention POS
4633 requirement when narrowing is in effect.
4634
4635 2006-07-28 Richard Stallman <rms@gnu.org>
4636
4637 * display.texi (Face Attributes): Simplify wording.
4638 (Attribute Functions): Clarify meaning of new-frame default
4639 attribute settings.
4640
4641 * customize.texi (Common Keywords): Document how to use
4642 :package-version in a package not in Emacs.
4643
4644 2006-07-28 Kim F. Storm <storm@cua.dk>
4645
4646 * commands.texi (Reading One Event): Fix last change.
4647
4648 2006-07-26 Chong Yidong <cyd@stupidchicken.com>
4649
4650 * commands.texi (Reading One Event): Document SECONDS argument for
4651 read-event, read-char, and read-char-exclusive.
4652
4653 2006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
4654
4655 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
4656 to ensure correct identification.
4657
4658 2006-07-24 Richard Stallman <rms@gnu.org>
4659
4660 * text.texi (Clickable Text): Clarify.
4661
4662 * sequences.texi (Vector Functions): Delete duplicate xref.
4663
4664 * objects.texi (Function Type): Clarify.
4665
4666 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
4667 modes.
4668
4669 * lists.texi (List Variables): New node.
4670 Material moved from other nodes.
4671
4672 * variables.texi (Setting Variables): add-to-list and
4673 add-to-ordered-list moved to List Variables node.
4674
4675 2006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
4676
4677 * text.texi (Links and Mouse-1):
4678 For mouse-on-link-p, expand on arg POS.
4679
4680 2006-07-21 Kim F. Storm <storm@cua.dk>
4681
4682 * display.texi (Forcing Redisplay): Don't mention systems which
4683 don't support sub-second timers for redisplay-preemption-period.
4684
4685 * os.texi (Terminal Output): Clarify text vs graphical terminal.
4686
4687 2006-07-21 Eli Zaretskii <eliz@gnu.org>
4688
4689 * frames.texi (Input Focus): Document that focus-follows-mouse has
4690 no effect on MS-Windows.
4691
4692 2006-07-18 Richard Stallman <rms@gnu.org>
4693
4694 * display.texi (Forcing Redisplay): Cleanups in previous change.
4695
4696 * processes.texi (Low-Level Network): Make menu more convenient.
4697
4698 2006-07-18 Kim F. Storm <storm@cua.dk>
4699
4700 * display.texi (Forcing Redisplay): redisplay-preemption-period
4701 only used on window systems. Add xref to Terminal Output.
4702
4703 * os.texi (Terminal Output): baud-rate only controls preemption on
4704 non-window systems. Add xref to Forcing Redisplay.
4705
4706 * processes.texi (Low-Level Network): Rename node "Make Network"
4707 to "Network Processes".
4708
4709 2006-07-18 Karl Berry <karl@gnu.org>
4710
4711 * variables.texi, functions.texi, customize.texi, loading.texi:
4712 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
4713
4714 2006-07-17 Chong Yidong <cyd@stupidchicken.com>
4715
4716 * commands.texi (Waiting): Document batch-mode sit-for behavior.
4717
4718 2006-07-17 Richard Stallman <rms@gnu.org>
4719
4720 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
4721 Put period and comma inside quotes.
4722
4723 * loading.texi, markers.texi: Use real doublequote inside menus.
4724
4725 * windows.texi: Put point and comma inside quotes.
4726 (Textual Scrolling): Use @samp for error message.
4727
4728 * variables.texi, tips.texi, syntax.texi, symbols.texi:
4729 * strings.texi, streams.texi, processes.texi, os.texi:
4730 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
4731 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
4732 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
4733 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
4734 Put point and comma inside quotes.
4735
4736 * control.texi (Processing of Errors): Add command-error-function.
4737
4738 * variables.texi (File Local Variables): Clarify that
4739 file local variables make buffer-local bindings.
4740
4741 * modes.texi (Syntactic Font Lock): Give default for
4742 font-lock-syntax-table.
4743
4744 2006-07-17 Nick Roberts <nickrob@snap.net.nz>
4745
4746 * text.texi (Special Properties): Clean up previous change.
4747
4748 2006-07-16 Karl Berry <karl@gnu.org>
4749
4750 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
4751 * control.texi: Fix bad page breaks through chapter 10 (control).
4752
4753 * anti.texi (Antinews): Reorder face-attribute fns to avoid
4754 underfull hbox.
4755
4756 2006-07-15 Nick Roberts <nickrob@snap.net.nz>
4757
4758 * text.texi (Special Properties): Describe fontified text property
4759 in relation to a character (not text).
4760
4761 2006-07-15 Kim F. Storm <storm@cua.dk>
4762
4763 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
4764 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
4765 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
4766
4767 * anti.texi (Antinews): Mention redisplay function.
4768 The kbd macro existed, but was not documented, before 22.x.
4769 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
4770
4771 2006-07-14 Nick Roberts <nickrob@snap.net.nz>
4772
4773 * display.texi (Displaying Messages): Add anchor.
4774
4775 * frames.texi (Dialog Boxes): Use it.
4776
4777 2006-07-12 Richard Stallman <rms@gnu.org>
4778
4779 * objects.texi (Frame Type): Explain nature of frames better.
4780
4781 * frames.texi (Frames): Explain nature of frames better.
4782
4783 2006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
4784
4785 * tips.texi (Coding Conventions): Explain why use cl at compile time.
4786
4787 2006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4788
4789 * frames.texi (Window System Selections): Mention scrap support for Mac.
4790 Default value of x-select-enable-clipboard is t on Mac.
4791
4792 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
4793
4794 2006-07-11 Kim F. Storm <storm@cua.dk>
4795
4796 * display.texi (Forcing Redisplay): Add `redisplay' function.
4797 Don't mention (sit-for -1) -- use (redisplay t) instead.
4798
4799 * commands.texi (Waiting): (sit-for -1) is no longer special.
4800 (sit-for 0) is equivalent to (redisplay).
4801 Iconifying/deiconifying no longer makes sit-for return.
4802
4803 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
4804
4805 * display.texi (Buttons): Fix typo.
4806
4807 * index.texi, elisp.texi (New Symbols): Comment node out.
4808
4809 2006-07-09 Richard Stallman <rms@gnu.org>
4810
4811 * display.texi (Truncation): Clean up previous change.
4812
4813 2006-07-08 Richard Stallman <rms@gnu.org>
4814
4815 * commands.texi (Interactive Call): Use 3 as prefix in example
4816 for execute-extended-command.
4817
4818 * display.texi (Attribute Functions): Move paragraph about
4819 compatibility with Emacs < 21.
4820
4821 2006-07-09 Kim F. Storm <storm@cua.dk>
4822
4823 * display.texi (Refresh Screen): Clarify force-window-update.
4824 (Truncation): "Normally" indicated by fringe arrows.
4825
4826 2006-07-08 Eli Zaretskii <eliz@gnu.org>
4827
4828 * windows.texi (Textual Scrolling, Resizing Windows):
4829 * variables.texi (Constant Variables):
4830 * text.texi (Buffer Contents, Deletion, Changing Properties)
4831 (Property Search, Special Properties, Sticky Properties)
4832 (Links and Mouse-1, Fields, Change Hooks):
4833 * syntax.texi (Syntax Table Functions, Parsing Expressions)
4834 (Categories):
4835 * symbols.texi (Other Plists):
4836 * streams.texi (Output Variables):
4837 * processes.texi (Input to Processes, Query Before Exit):
4838 * positions.texi (Word Motion, Text Lines, List Motion):
4839 * os.texi (Init File, System Environment, Sound Output)
4840 (Session Management):
4841 * nonascii.texi (Text Representations, Character Sets)
4842 (Chars and Bytes, Locales):
4843 * modes.texi (Defining Minor Modes, Header Lines):
4844 * minibuf.texi (Minibuffer Contents):
4845 * markers.texi (Information from Markers):
4846 * lists.texi (List Elements, Building Lists, Association Lists):
4847 * keymaps.texi (Tool Bar):
4848 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
4849 * functions.texi (What Is a Function, Mapping Functions):
4850 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
4851 (Color Names, Text Terminal Colors, Display Feature Testing):
4852 * files.texi (Visiting Functions, File Name Components)
4853 (Unique File Names, Contents of Directories):
4854 * display.texi (Forcing Redisplay, Displaying Messages)
4855 (Temporary Displays, Font Selection, Auto Faces)
4856 (Font Lookup, Fringe Indicators, Display Margins)
4857 (Image Descriptors, Showing Images, Image Cache, Button Types)
4858 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
4859 (Display Table Format, Glyphs):
4860 * control.texi (Iteration):
4861 * commands.texi (Command Loop Info, Adjusting Point):
4862 * backups.texi (Making Backups, Auto-Saving):
4863 Remove @tindex entries.
4864
4865 2006-07-07 Kim F. Storm <storm@cua.dk>
4866
4867 * display.texi (Fringe Cursors): Fix typo.
4868 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
4869 (Overlay Arrow): Default is overlay-arrow fringe indicator.
4870
4871 2006-07-05 Richard Stallman <rms@gnu.org>
4872
4873 * text.texi (Buffer Contents): Add example of text props
4874 in result of buffer-substring.
4875 (Text Properties): Explain better about use of specific property names.
4876 (Property Search): Some cleanups; reorder some functions.
4877
4878 * keymaps.texi (Changing Key Bindings): Cleanup.
4879 Add xref to Key Binding Conventions.
4880
4881 * display.texi (Attribute Functions): Add examples for
4882 face-attribute-relative-p.
4883
4884 * tips.texi (Coding Conventions): Cleanup last change.
4885
4886 2006-07-05 Karl Berry <karl@gnu.org>
4887
4888 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
4889 Remove @setchapternewpage odd.
4890 Result is 1013 pages, down from 1100.
4891
4892 * anti.texi, customize.texi, display.texi, internals.texi:
4893 * minibuf.texi, modes.texi, tips.texi:
4894 Fix overfull/underfull boxes.
4895
4896 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4897
4898 * edebug.texi (Instrumenting):
4899 Add Edebug-specific findex for eval-buffer.
4900 * loading.texi (Loading):
4901 Replace eval-current-buffer with eval-buffer.
4902
4903 2006-06-30 Nick Roberts <nickrob@snap.net.nz>
4904
4905 * locals.texi (Standard Buffer-Local Variables): Update the list
4906 of variables.
4907
4908 2006-06-26 Nick Roberts <nickrob@snap.net.nz>
4909
4910 * files.texi (File Name Completion): Point user to the node
4911 "Reading File Names".
4912
4913 2006-06-24 Eli Zaretskii <eliz@gnu.org>
4914
4915 * files.texi (Contents of Directories): Document case-insensitive
4916 behavior on respective filesystems.
4917
4918 * objects.texi (Character Type): Document that Emacs signals an
4919 error for unsupported Unicode characters specified as \uNNNN.
4920
4921 2006-06-19 Richard Stallman <rms@gnu.org>
4922
4923 * processes.texi (Bindat Spec): Clarify previous change.
4924
4925 2006-06-16 Richard Stallman <rms@gnu.org>
4926
4927 * tips.texi (Coding Conventions): Better explain conventions
4928 for definition constructs.
4929
4930 * text.texi (Special Properties): String value of `read-only'
4931 serves as the error message.
4932
4933 * objects.texi (Character Type): Clarify prev. change.
4934 (Non-ASCII in Strings): Mention \u and \U.
4935
4936 * commands.texi (Using Interactive): Explain problem of
4937 markers, etc., in command-history.
4938
4939 2006-06-14 Kim F. Storm <storm@cua.dk>
4940
4941 * commands.texi (Waiting): Negative arg to sit-for forces
4942 redisplay even if input is pending.
4943
4944 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
4945 redisplay. Remove incorrect example of binding redisplay-dont-pause
4946 around (sit-for 0).
4947
4948 2006-06-13 Richard Stallman <rms@gnu.org>
4949
4950 * display.texi (Forcing Redisplay): Clarify previous change.
4951
4952 2006-06-13 Romain Francoise <romain@orebokech.com>
4953
4954 * display.texi (Forcing Redisplay): Fix typo.
4955
4956 2006-06-13 Kim F. Storm <storm@cua.dk>
4957
4958 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
4959
4960 2006-06-10 Luc Teirlinck <teirllm@auburn.edu>
4961
4962 * tips.texi (Coding Conventions): Add `@end itemize'.
4963
4964 2006-06-10 Richard Stallman <rms@gnu.org>
4965
4966 * tips.texi (Coding Conventions): Explain use of coding systems
4967 to ensure one decoding for strings.
4968
4969 2006-06-09 Aidan Kehoe <kehoea@parhasard.net>
4970
4971 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
4972 syntax.
4973
4974 2006-06-07 Eli Zaretskii <eliz@gnu.org>
4975
4976 * display.texi (Font Selection): Remove description of
4977 clear-face-cache.
4978
4979 * compile.texi (Eval During Compile): Fix a typo. Add index
4980 entries for possible uses of eval-when-compile.
4981
4982 2006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
4983
4984 * display.texi (Abstract Display): Fix typo.
4985
4986 2006-06-03 Eli Zaretskii <eliz@gnu.org>
4987
4988 * minibuf.texi (Minibuffer History) <history-add-new-input>:
4989 Reword variable's description.
4990
4991 2006-06-01 Richard Stallman <rms@gnu.org>
4992
4993 * windows.texi (Splitting Windows): Clarify splitting nonselected
4994 window.
4995
4996 2006-05-31 Juri Linkov <juri@jurta.org>
4997
4998 * minibuf.texi (Minibuffer History): Add history-add-new-input.
4999
5000 2006-05-30 Richard Stallman <rms@gnu.org>
5001
5002 * display.texi (Line Height): Fix errors in description of
5003 default line height and line-height property.
5004
5005 * nonascii.texi (Default Coding Systems): Further clarification.
5006
5007 2006-05-29 Luc Teirlinck <teirllm@auburn.edu>
5008
5009 * internals.texi (Pure Storage): Mention that an overflow in pure
5010 space causes a memory leak.
5011 (Garbage Collection): If there was an overflow in pure space,
5012 `garbage-collect' returns nil.
5013
5014 2006-05-30 Eli Zaretskii <eliz@gnu.org>
5015
5016 * nonascii.texi (Default Coding Systems): Fix it some more.
5017
5018 2006-05-29 Eli Zaretskii <eliz@gnu.org>
5019
5020 * nonascii.texi (Default Coding Systems): Fix last change.
5021
5022 2006-05-29 Kenichi Handa <handa@m17n.org>
5023
5024 * nonascii.texi (find-operation-coding-system): Describe the new
5025 argument format (FILENAME . BUFFER).
5026
5027 2006-05-28 Richard Stallman <rms@gnu.org>
5028
5029 * tips.texi (Coding Conventions): Better explain reasons not to
5030 advise other packages or use `eval-after-load'.
5031
5032 2006-05-29 Kim F. Storm <storm@cua.dk>
5033
5034 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
5035 `bindat-idx' and `bindat-raw' for clarity.
5036
5037 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
5038
5039 * processes.texi (Bindat Spec): Expand on `repeat' handler.
5040
5041 * display.texi (Display): Add "Abstract Display" to menu.
5042 (Abstract Display, Abstract Display Functions)
5043 (Abstract Display Example): New nodes.
5044 * elisp.texi (Top): Add "Abstract Display" to menu.
5045
5046 2006-05-27 Chong Yidong <cyd@stupidchicken.com>
5047
5048 * keymaps.texi (Key Sequences): Link to input events definition.
5049 (Format of Keymaps): Delete material duplicated in Keymap Basics.
5050
5051 * files.texi (Changing Files): Document updated argument list for
5052 copy-file.
5053
5054 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
5055
5056 * processes.texi (Bindat Functions): Explain term "total length".
5057 Use it in bindat-length and bindat-pack descriptions.
5058
5059 2006-05-26 Eli Zaretskii <eliz@gnu.org>
5060
5061 * tips.texi (Coding Conventions): Advise against using
5062 eval-after-load in packages. Add an index entry.
5063
5064 2006-05-25 Juri Linkov <juri@jurta.org>
5065
5066 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
5067
5068 * modes.texi (%-Constructs): Add %e, %z, %Z.
5069
5070 2006-05-25 Richard Stallman <rms@gnu.org>
5071
5072 * elisp.texi (Top): Update subnode menu.
5073
5074 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
5075 (Keymaps): Update menu.
5076
5077 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
5078
5079 * keymaps.texi (Key Sequences): Some clarifications.
5080
5081 2006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
5082
5083 * processes.texi (Bindat Functions): Say "unibyte string"
5084 explicitly for bindat-unpack and bindat-pack descriptions.
5085 (Bindat Examples): Don't call `string-make-unibyte' in example.
5086
5087 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
5088
5089 * keymaps.texi (Key Sequences): Rename from Keymap Terminology.
5090 Explain string and vector representations of key sequences.
5091
5092 * keymaps.texi (Changing Key Bindings):
5093 * commands.texi (Interactive Codes):
5094 * help.texi (Describing Characters): Refer to it.
5095
5096 2006-05-23 Luc Teirlinck <teirllm@auburn.edu>
5097
5098 * frames.texi (Pointer Shape): @end table -> @end defvar.
5099
5100 2006-05-22 Richard Stallman <rms@gnu.org>
5101
5102 * elisp.texi (Top): Update subnode menus.
5103
5104 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
5105 Contents rewritten; material from old Pointer Shape node moved here.
5106
5107 * display.texi (Pointer Shape): Node deleted.
5108 (Image Descriptors): Minor cleanup.
5109
5110 2006-05-21 Richard Stallman <rms@gnu.org>
5111
5112 * syntax.texi (Parsing Expressions): Update info on which STATE
5113 elements are ignored.
5114
5115 2006-05-19 Luc Teirlinck <teirllm@auburn.edu>
5116
5117 * hooks.texi (Standard Hooks): Correct typo.
5118
5119 * gpl.texi (GPL): ifinfo -> ifnottex.
5120
5121 2006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
5122
5123 * searching.texi (Simple Match Data): Warn about match data being
5124 set anew by every search.
5125
5126 2006-05-17 Richard Stallman <rms@gnu.org>
5127
5128 * minibuf.texi (Minibuffer History): Clarify.
5129
5130 * searching.texi (Regexp Special): Clarify nested regexp warning.
5131
5132 2006-05-16 Kim F. Storm <storm@cua.dk>
5133
5134 * minibuf.texi (Minibuffer History): Update add-to-history.
5135
5136 2006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
5137
5138 * nonascii.texi (Explicit Encoding):
5139 Fix typo (encoding<->decoding).
5140
5141 2006-05-14 Richard Stallman <rms@gnu.org>
5142
5143 * buffers.texi (Creating Buffers): Cleanup.
5144
5145 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
5146
5147 2006-05-13 Eli Zaretskii <eliz@gnu.org>
5148
5149 * buffers.texi (Current Buffer): Document that with-temp-buffer
5150 disables undo.
5151
5152 * os.texi (Terminal-Specific): More accurate description of how
5153 Emacs searches for the terminal-specific libraries.
5154
5155 2006-05-12 Eli Zaretskii <eliz@gnu.org>
5156
5157 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
5158 emacs-xtra to @inforef's.
5159
5160 * text.texi (Undo): Document that undo is turned off in buffers
5161 whose names begin with a space.
5162
5163 * buffers.texi (Buffer Names): Add index entries for buffers whose
5164 names begin with a space.
5165 (Creating Buffers): Document that undo is turned off in buffers
5166 whose names begin with a space.
5167
5168 * files.texi (Visiting Functions, Reading from Files)
5169 (Saving Buffers): Mention code and EOL conversions by file I/O
5170 primitives and subroutines.
5171
5172 * nonascii.texi (Lisp and Coding Systems): Document
5173 coding-system-eol-type. Add index entries for eol conversion.
5174
5175 * display.texi (Defining Faces): Mention `mac', and add an xref to
5176 where window-system is described.
5177
5178 2006-05-10 Richard Stallman <rms@gnu.org>
5179
5180 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
5181
5182 2006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
5183
5184 * variables.texi (File Local Variables): Recommend to quote lambda
5185 expressions in safe-local-variable property.
5186
5187 2006-05-09 Richard Stallman <rms@gnu.org>
5188
5189 * variables.texi (File Local Variables):
5190 Document safe-local-eval-forms and safe-local-eval-function.
5191
5192 2006-05-07 Kim F. Storm <storm@cua.dk>
5193
5194 * minibuf.texi (Minibuffer History): Remove keep-dups arg
5195 from add-to-history.
5196
5197 2006-05-07 Romain Francoise <romain@orebokech.com>
5198
5199 * commands.texi (Event Input Misc):
5200 * compile.texi (Eval During Compile):
5201 * internals.texi (Buffer Internals):
5202 * minibuf.texi (Initial Input):
5203 * nonascii.texi (Scanning Charsets):
5204 * numbers.texi (Comparison of Numbers):
5205 * windows.texi (Textual Scrolling, Vertical Scrolling):
5206 Fix various typos.
5207
5208 2006-05-06 Eli Zaretskii <eliz@gnu.org>
5209
5210 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
5211 conditional xref's to either emacs or emacs-xtra, depending on
5212 @iftex/@ifnottex.
5213
5214 * minibuf.texi (Minibuffer History): Document add-to-history.
5215
5216 2006-05-05 Eli Zaretskii <eliz@gnu.org>
5217
5218 * internals.texi (Pure Storage): Mention the pure overflow message
5219 at startup.
5220
5221 2006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
5222
5223 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
5224 (Searching Keymaps): Fix pseudo-Lisp description of keymap
5225 search.
5226
5227 2006-05-01 Richard Stallman <rms@gnu.org>
5228
5229 * intro.texi (nil and t): Clarify.
5230
5231 * variables.texi (File Local Variables): Suggest using booleanp.
5232
5233 2006-05-01 Juanma Barranquero <lekktu@gmail.com>
5234
5235 * objects.texi (Type Predicates): Fix typos.
5236
5237 2006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
5238
5239 * intro.texi (nil and t): Add booleanp.
5240
5241 * objects.texi (Type Predicates): Add links for booleanp and
5242 string-or-null-p.
5243
5244 2006-04-29 Richard Stallman <rms@gnu.org>
5245
5246 * modes.texi (Multiline Font Lock): Rename from
5247 Multi line Font Lock Elements. Much clarification.
5248 (Font Lock Multiline, Region to Fontify): Much clarification.
5249
5250 2006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
5251
5252 * variables.texi (File Local Variables): Remove the special case t for
5253 safe-local-variable.
5254
5255 2006-04-26 Richard Stallman <rms@gnu.org>
5256
5257 * syntax.texi (Parsing Expressions): Minor cleanup.
5258
5259 2006-04-18 Richard Stallman <rms@gnu.org>
5260
5261 * tips.texi (Coding Conventions): Explain when the package's
5262 prefix should appear later on (not at the start of the name).
5263
5264 * searching.texi (String Search): Clarify effect of NOERROR.
5265
5266 * modes.texi (Imenu): Clarify what special items do.
5267
5268 * hooks.texi (Standard Hooks): Delete text about old hook names.
5269
5270 2006-04-17 Romain Francoise <romain@orebokech.com>
5271
5272 * variables.texi (Local Variables): Update the default value of
5273 `max-specpdl-size'.
5274
5275 2006-04-15 Michael Olson <mwolson@gnu.org>
5276
5277 * processes.texi (Transaction Queues): Mention the new optional
5278 `delay-question' argument for `tq-enqueue'.
5279
5280 2006-04-13 Bill Wohler <wohler@newt.com>
5281
5282 * customize.texi (Common Keywords): Use dotted notation for
5283 :package-version value. Specify its values. Improve documentation
5284 for customize-package-emacs-version-alist.
5285
5286 2006-04-12 Bill Wohler <wohler@newt.com>
5287
5288 * customize.texi (Common Keywords): Move description of
5289 customize-package-emacs-version-alist to @defvar.
5290
5291 2006-04-10 Bill Wohler <wohler@newt.com>
5292
5293 * customize.texi (Common Keywords): Add :package-version.
5294
5295 2006-04-10 Kim F. Storm <storm@cua.dk>
5296
5297 * text.texi (Buffer Contents): Add NOPROPS arg to
5298 filter-buffer-substring.
5299
5300 2006-04-08 Kevin Ryde <user42@zip.com.au>
5301
5302 * os.texi (Command-Line Arguments): Update xref to emacs manual
5303 "Command Arguments" -> "Emacs Invocation", per change there.
5304
5305 2006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
5306
5307 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
5308 be on one line to help makeinfo not render two spaces after the dot.
5309
5310 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
5311
5312 * strings.texi (Predicates for Strings): Add string-or-null-p.
5313
5314 2006-03-28 Kim F. Storm <storm@cua.dk>
5315
5316 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
5317 remarks about systems that don't support fractional seconds.
5318
5319 2006-03-25 Karl Berry <karl@gnu.org>
5320
5321 * elisp.texi: Use @copyright{} instead of (C), and do not indent
5322 the year list.
5323
5324 2006-03-21 Nick Roberts <nickrob@snap.net.nz>
5325
5326 * display.texi (Fringe Indicators): Fix typos.
5327
5328 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
5329
5330 * tips.texi (Documentation Tips): One can now also write `program'
5331 in front of a quoted symbol in a docstring to prevent making a
5332 hyperlink.
5333
5334 2006-03-19 Alan Mackenzie <acm@muc.de>
5335
5336 * text.texi (Special Properties): Clarify `fontified' property.
5337
5338 2006-03-16 Richard Stallman <rms@gnu.org>
5339
5340 * display.texi (Defining Images): Minor cleanup.
5341
5342 2006-03-16 Bill Wohler <wohler@newt.com>
5343
5344 * display.texi (Defining Images): In image-load-path-for-library,
5345 prefer user's images.
5346
5347 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
5348
5349 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
5350
5351 2006-03-15 Bill Wohler <wohler@newt.com>
5352
5353 * display.texi (Defining Images): Fix example in
5354 image-load-path-for-library by not recommending that one binds
5355 image-load-path. Just defvar it to placate compiler and only use
5356 it if previously defined.
5357
5358 2006-03-14 Bill Wohler <wohler@newt.com>
5359
5360 * display.texi (Defining Images): In image-load-path-for-library,
5361 always return list of directories. Update example.
5362
5363 2006-03-14 Alan Mackenzie <acm@muc.de>
5364
5365 * modes.texi: New node, "Region to Fontify" (for Font Lock).
5366 This describes font-lock-extend-region-function.
5367 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
5368 the new node "Region to Fontify".
5369
5370 2006-03-13 Richard Stallman <rms@gnu.org>
5371
5372 * display.texi (Invisible Text): The impossible position is
5373 now before the invisible text, not after.
5374 (Defining Images): Clean up last change.
5375
5376 2006-03-11 Bill Wohler <wohler@newt.com>
5377
5378 * display.texi (Defining Images): Add image-load-path-for-library.
5379
5380 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
5381
5382 * text.texi (Adaptive Fill): Fix Texinfo usage.
5383
5384 * strings.texi (Creating Strings): Fix Texinfo usage.
5385
5386 * searching.texi (Regexp Special): Use @samp for regular
5387 expressions that are not in Lisp syntax.
5388
5389 2006-03-08 Luc Teirlinck <teirllm@auburn.edu>
5390
5391 * searching.texi (Regexp Special): Put remark between parentheses
5392 to avoid misreading.
5393
5394 2006-03-07 Luc Teirlinck <teirllm@auburn.edu>
5395
5396 * searching.texi (Syntax of Regexps): More accurately describe
5397 which characters are special in which situations.
5398 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
5399 are not special. Describe in detail when `[' and `]' are special.
5400 (Regexp Backslash): Plenty of regexps with unbalanced square
5401 brackets are valid, so reword that statement.
5402
5403 2006-03-02 Kim F. Storm <storm@cua.dk>
5404
5405 * keymaps.texi (Tool Bar): Add tool-bar-border.
5406
5407 2006-02-28 Luc Teirlinck <teirllm@auburn.edu>
5408
5409 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
5410
5411 2006-02-27 Luc Teirlinck <teirllm@auburn.edu>
5412
5413 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
5414
5415 * files.texi (Locating Files): Suggest additional values for the
5416 SUFFIXES arg of `locate-file'. Update pxref.
5417
5418 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
5419 (How Programs Do Loading): Discuss the effects of Auto Compression
5420 mode on `load'.
5421 (Load Suffixes): New node.
5422 (Library Search): Delete description of `load-suffixes'; it was
5423 moved to "Load Suffixes".
5424 (Autoload, Named Features): Mention `load-suffixes'.
5425
5426 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
5427
5428 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
5429
5430 * windows.texi (Window Tree): Fix typo.
5431
5432 2006-02-20 Kim F. Storm <storm@cua.dk>
5433
5434 * display.texi (Fringe Indicators): New section.
5435 Move indicate-empty-lines, indicate-buffer-boundaries, and
5436 default-indicate-buffer-boundaries here.
5437 Add fringe-indicator-alist and default-fringes-indicator-alist.
5438 Add list of logical fringe indicator symbols.
5439 Update list of standard bitmap names.
5440 (Fringe Cursors): New section.
5441 Move overflow-newline-into-fringe here.
5442 Add fringe-cursor-alist and default-fringes-cursor-alist.
5443 Add list of fringe cursor symbols.
5444
5445 2006-02-20 Juanma Barranquero <lekktu@gmail.com>
5446
5447 * commands.texi (Using Interactive): Fix reference to node
5448 "Minibuffers".
5449
5450 2006-02-19 Richard M. Stallman <rms@gnu.org>
5451
5452 * minibuf.texi (High-Level Completion):
5453 Add xref to read-input-method-name.
5454
5455 * files.texi (Relative File Names): Move file-relative-name here.
5456 (File Name Expansion): From here. Minor clarifications.
5457
5458 * commands.texi (Using Interactive): Add xrefs about reading input.
5459 Clarify remarks about that moving point and mark.
5460 Put string case before list case.
5461
5462 2006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
5463
5464 * display.texi (Other Display Specs, Image Descriptors):
5465 Revert erroneous changes. The previous description of
5466 image-descriptors as `(image . PROPS)' was correct.
5467
5468 2006-02-14 Richard M. Stallman <rms@gnu.org>
5469
5470 * variables.texi (File Local Variables): Clarifications.
5471
5472 2006-02-14 Juanma Barranquero <lekktu@gmail.com>
5473
5474 * variables.texi (File Local Variables): Use @code for a cons
5475 cell, not @var.
5476
5477 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
5478
5479 * variables.texi (File Local Variables): Document new file local
5480 variable behavior.
5481
5482 2006-02-10 Kim F. Storm <storm@cua.dk>
5483
5484 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
5485
5486 2006-02-08 Juanma Barranquero <lekktu@gmail.com>
5487
5488 * modes.texi (%-Constructs): Remove obsolete info about
5489 `global-mode-string'.
5490
5491 2006-02-07 Richard M. Stallman <rms@gnu.org>
5492
5493 * commands.texi (Prefix Command Arguments): Minor cleanup.
5494
5495 * display.texi: "Graphical display", not window system.
5496
5497 * functions.texi (What Is a Function): Fix xref.
5498
5499 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
5500 (Changing Key Bindings): Clarify when remapping is better than
5501 substitute-key-definition.
5502
5503 2006-02-02 Richard M. Stallman <rms@gnu.org>
5504
5505 * minibuf.texi (Basic Completion): Completion alists are risky.
5506
5507 * keymaps.texi (Active Keymaps): Clarifications.
5508 (Searching Keymaps): New node.
5509 (Keymaps): Update menu.
5510
5511 * frames.texi (Layout Parameters): Minor clarification.
5512 (Drag and Drop): New node.
5513 (Frames): Update menu.
5514
5515 2006-01-29 Chong Yidong <cyd@stupidchicken.com>
5516
5517 * display.texi (Other Display Specs, Image Descriptors):
5518 Image description is a list, not a cons cell.
5519
5520 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
5521
5522 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
5523 list is not necessarily a list).
5524
5525 2006-01-27 Eli Zaretskii <eliz@gnu.org>
5526
5527 * frames.texi (Layout Parameters): border-width and
5528 internal-border-width belong to the frame, not the window.
5529
5530 2006-01-19 Richard M. Stallman <rms@gnu.org>
5531
5532 * nonascii.texi (Translation of Characters): Search cmds use
5533 translation-table-for-input. Automatically made local.
5534
5535 * markers.texi (Overview of Markers): Count insertion type
5536 as one of a marker's attributes.
5537
5538 * keymaps.texi (Controlling Active Maps): New node, split out of
5539 Active Keymaps.
5540 (Keymaps): Menu updated.
5541 (Active Keymaps): Give pseudocode to explain how the active
5542 maps are searched. current-active-maps and key-binding moved here.
5543 (Functions for Key Lookup): current-active-maps and key-binding moved.
5544 Clarifications.
5545 (Searching the Keymaps): New subnode.
5546
5547 * elisp.texi (Top): Menu clarification.
5548
5549 * display.texi (Other Display Specs): Delete duplicate entry for
5550 just a string as display spec. Move text about recursive display
5551 specs on such a string.
5552
5553 * commands.texi (Key Sequence Input): Clarify.
5554 Move num-nonmacro-input-events out.
5555 (Reading One Event): num-nonmacro-input-events moved here.
5556
5557 2006-01-14 Nick Roberts <nickrob@snap.net.nz>
5558
5559 * advice.texi (Simple Advice): Update example to fit argument
5560 change in previous-line.
5561
5562 2006-01-05 Richard M. Stallman <rms@gnu.org>
5563
5564 * markers.texi (The Mark): Fix in `mark'.
5565
5566 2006-01-04 Richard M. Stallman <rms@gnu.org>
5567
5568 * processes.texi (Misc Network, Make Network): Minor cleanups.
5569
5570 2006-01-04 Kim F. Storm <storm@cua.dk>
5571
5572 * processes.texi (Make Network): Add IPv6 addresses and handling.
5573 (Network Feature Testing): Mention (:family ipv6).
5574 (Misc Network): Add IPv6 formats to format-network-address.
5575
5576 2005-12-30 Richard M. Stallman <rms@gnu.org>
5577
5578 * text.texi (Changing Properties):
5579 Don't use return value of set-text-properties.
5580
5581 2005-12-29 Luc Teirlinck <teirllm@auburn.edu>
5582
5583 * modes.texi (Mode Line Format): Correct typo in menu.
5584
5585 2005-12-29 Richard M. Stallman <rms@gnu.org>
5586
5587 * modes.texi (Mode Line Top): New node.
5588 (Mode Line Data): Some text moved to new node.
5589 Explain the data structure more concretely.
5590 (Mode Line Basics): Clarifications.
5591 (Mode Line Variables): Clarify intro paragraph.
5592 (%-Constructs): Clarify intro paragraph.
5593 (Mode Line Format): Update menu.
5594
5595 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
5596
5597 * minibuf.texi (Basic Completion): Update lazy-completion-table
5598 examples for removal of ARGS argument.
5599
5600 2005-12-23 Richard M. Stallman <rms@gnu.org>
5601
5602 * text.texi (Undo): Restore some explanation from the version
5603 that was deleted.
5604
5605 2005-12-23 Eli Zaretskii <eliz@gnu.org>
5606
5607 * text.texi (Undo): Remove duplicate descriptions of `apply
5608 funname' and `apply delta' elements of the undo list.
5609
5610 2005-12-20 Richard M. Stallman <rms@gnu.org>
5611
5612 * help.texi (Help Functions): Update documentation of `apropos'.
5613
5614 2005-12-20 Luc Teirlinck <teirllm@auburn.edu>
5615
5616 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
5617 because it is confusing. If the :help-echo keyword is a function,
5618 it is not directly used as the :help-echo overlay property, as the
5619 xref seems to suggest (it does not take the appropriate args).
5620
5621 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
5622
5623 * customize.texi (Common Keywords): Fix Texinfo usage.
5624 (Group Definitions, Variable Definitions): Update for new
5625 conventions for using `*' in docstrings.
5626
5627 * tips.texi (Documentation Tips): Update for new conventions for
5628 using `*' in docstrings.
5629
5630 2005-12-16 Richard M. Stallman <rms@gnu.org>
5631
5632 * minibuf.texi (Minibuffer Contents): Minor cleanup.
5633
5634 2005-12-16 Juri Linkov <juri@jurta.org>
5635
5636 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
5637
5638 2005-12-14 Romain Francoise <romain@orebokech.com>
5639
5640 * modes.texi (Customizing Keywords): Rename `append' to `how'.
5641 Fix typo.
5642
5643 2005-12-11 Juri Linkov <juri@jurta.org>
5644
5645 * minibuf.texi (Completion Commands): Add mention of read-file-name
5646 for filename completion keymaps.
5647 (Reading File Names): Add mention of filename completion keymaps
5648 for read-file-name and xref to `Completion Commands'.
5649
5650 2005-12-10 Richard M. Stallman <rms@gnu.org>
5651
5652 * customize.texi (Common Keywords): State caveats for use of :tag.
5653
5654 2005-12-08 Richard M. Stallman <rms@gnu.org>
5655
5656 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
5657 with xrefs and better explanation.
5658 (Completion Commands): Add the filename completion maps.
5659
5660 * objects.texi (Character Type): Clarify that \s is not space
5661 if a dash follows.
5662
5663 2005-12-05 Richard M. Stallman <rms@gnu.org>
5664
5665 * windows.texi (Resizing Windows): Delete preserve-before args.
5666
5667 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
5668
5669 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
5670 in full keymaps, since the quirk has been fixed.
5671
5672 2005-12-03 Eli Zaretskii <eliz@gnu.org>
5673
5674 * hooks.texi (Standard Hooks): Add index entries.
5675 Mention `compilation-finish-functions'.
5676
5677 2005-11-27 Richard M. Stallman <rms@gnu.org>
5678
5679 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
5680
5681 2005-11-21 Juri Linkov <juri@jurta.org>
5682
5683 * customize.texi (Common Keywords): Update links types
5684 custom-manual and url-link. Add link types emacs-library-link,
5685 file-link, function-link, variable-link, custom-group-link.
5686
5687 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
5688
5689 * display.texi: Revert 2005-11-20 change.
5690
5691 2005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
5692
5693 * processes.texi (Bindat Functions):
5694 Say "third" to refer to zero-based index "2".
5695
5696 2005-11-18 Luc Teirlinck <teirllm@auburn.edu>
5697
5698 * loading.texi (Library Search): Update the default value of
5699 `load-suffixes'.
5700
5701 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
5702
5703 * display.texi (Attribute Functions): Mention :ignore-defface.
5704
5705 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
5706
5707 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
5708 (Minor Mode Conventions): Mention the use of a hook.
5709
5710 2005-11-06 Richard M. Stallman <rms@gnu.org>
5711
5712 * files.texi (Magic File Names): find-file-name-handler checks the
5713 `operations' property of the handler.
5714
5715 2005-11-03 Richard M. Stallman <rms@gnu.org>
5716
5717 * variables.texi (Frame-Local Variables): Small clarification.
5718
5719 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
5720
5721 * os.texi (Init File): Document ~/.emacs.d/init.el.
5722
5723 2005-10-29 Richard M. Stallman <rms@gnu.org>
5724
5725 * internals.texi (Garbage Collection): Document memory-full.
5726
5727 2005-10-28 Bill Wohler <wohler@newt.com>
5728
5729 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
5730 for URLs.
5731
5732 2005-10-28 Richard M. Stallman <rms@gnu.org>
5733
5734 * minibuf.texi (Completion Commands): Clean up prev change.
5735
5736 2005-10-26 Kevin Ryde <user42@zip.com.au>
5737
5738 * compile.texi (Eval During Compile): Explain recommended uses
5739 of eval-when-compile and eval-and-compile.
5740
5741 2005-10-27 Masatake YAMATO <jet@gyve.org>
5742
5743 * minibuf.texi (Completion Commands):
5744 Write about new optional argument for `display-completion-list'.
5745
5746 2005-10-23 Richard M. Stallman <rms@gnu.org>
5747
5748 * display.texi (Overlay Arrow): Clarify about local bindings of
5749 overlay-arrow-position.
5750
5751 2005-10-22 Eli Zaretskii <eliz@gnu.org>
5752
5753 * internals.texi (Building Emacs): Fix last change.
5754
5755 2005-10-22 Richard M. Stallman <rms@gnu.org>
5756
5757 * internals.texi (Building Emacs): Document eval-at-startup.
5758
5759 2005-10-21 Richard M. Stallman <rms@gnu.org>
5760
5761 * loading.texi (Where Defined): load-history contains abs file names.
5762 symbol-file returns abs file names.
5763
5764 2005-10-19 Kim F. Storm <storm@cua.dk>
5765
5766 * display.texi (Showing Images): Add max-image-size integer value.
5767
5768 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
5769
5770 * display.texi (Showing Images): Document max-image-size.
5771
5772 2005-10-17 Richard M. Stallman <rms@gnu.org>
5773
5774 * commands.texi (Quitting): Minor clarification.
5775
5776 * processes.texi (Sentinels): Clarify about output and quitting.
5777 (Filter Functions): Mention with-local-quit.
5778
5779 2005-10-17 Juri Linkov <juri@jurta.org>
5780
5781 * buffers.texi (Current Buffer):
5782 * commands.texi (Event Input Misc):
5783 * compile.texi (Eval During Compile, Compiler Errors):
5784 * customize.texi (Group Definitions):
5785 * display.texi (Progress, Defining Faces):
5786 * files.texi (Writing to Files):
5787 * modes.texi (Mode Hooks, Defining Minor Modes):
5788 * streams.texi (Output Functions):
5789 * syntax.texi (Syntax Table Functions):
5790 * text.texi (Change Hooks):
5791 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
5792
5793 * commands.texi (Quitting): Replace arg `forms' with `body' in
5794 `with-local-quit'.
5795
5796 * positions.texi (Excursions): Replace arg `forms' with `body' in
5797 `save-excursion'.
5798
5799 2005-10-08 Kim F. Storm <storm@cua.dk>
5800
5801 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
5802 Rename manual section accordingly.
5803
5804 2005-10-04 Kim F. Storm <storm@cua.dk>
5805
5806 * windows.texi (Window Split Tree): New section describing
5807 new function window-split-tree function.
5808
5809 2005-10-03 Nick Roberts <nickrob@snap.net.nz>
5810
5811 * display.texi (Fringe Size/Pos): Simplify and add detail.
5812
5813 2005-09-30 Romain Francoise <romain@orebokech.com>
5814
5815 * minibuf.texi (High-Level Completion): Explain that the prompt
5816 given to `read-buffer' should end with a colon and a space.
5817 Update usage examples.
5818
5819 2005-09-29 Juri Linkov <juri@jurta.org>
5820
5821 * display.texi (Displaying Messages): Rename argument name
5822 `string' to `format-string' in functions `message', `message-box',
5823 `message-or-box'.
5824
5825 2005-09-26 Chong Yidong <cyd@stupidchicken.com>
5826
5827 * errors.texi (Standard Errors): Correct xrefs.
5828
5829 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
5830
5831 * display.texi (Defining Images): Update documentation for
5832 `image-load-path'.
5833
5834 2005-09-17 Richard M. Stallman <rms@gnu.org>
5835
5836 * display.texi (Defining Images): Clean up previous change.
5837
5838 2005-09-16 Romain Francoise <romain@orebokech.com>
5839
5840 * elisp.texi: Specify GFDL version 1.2.
5841
5842 * doclicense.texi (GNU Free Documentation License): Update to
5843 version 1.2.
5844
5845 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
5846
5847 * display.texi (Defining Images): Document `image-load-path'.
5848
5849 2005-09-15 Richard M. Stallman <rms@gnu.org>
5850
5851 * objects.texi (Printed Representation): Minor cleanup.
5852 (Box Diagrams): Minor fix.
5853 (Cons Cell Type): Move (...) index item here.
5854 (Box Diagrams): From here.
5855 (Array Type): Minor fix.
5856 (Type Predicates): Delete index "predicates".
5857 (Hash Table Type): Clarify xref.
5858 (Dotted Pair Notation): Minor fix.
5859
5860 2005-09-10 Chong Yidong <cyd@stupidchicken.com>
5861
5862 * files.texi (Saving Buffers): Fix typo.
5863
5864 2005-09-08 Richard M. Stallman <rms@gnu.org>
5865
5866 * tips.texi (Programming Tips): Correct the "default" prompt spec.
5867
5868 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
5869
5870 * locals.texi (Standard Buffer-Local Variables): Don't include
5871 mode variables for minor modes.
5872 Fix xrefs for buffer-display-count, buffer-display-table,
5873 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
5874 enable-multibyte-characters, fill-column, header-line-format,
5875 left-fringe-width, left-margin, and right-fringe-width.
5876
5877 * hooks.texi (Standard Hooks): All hooks should conform to the
5878 standard naming convention now.
5879 Fix xref for `echo-area-clear-hook'.
5880
5881 * display.texi (Usual Display): Note that indicate-empty-lines and
5882 tab-width are buffer-local.
5883
5884 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
5885
5886 * modes.texi (Mode Help): Note that major-mode is buffer-local.
5887
5888 * nonascii.texi (Encoding and I/O): Note that
5889 buffer-file-coding-system is buffer-local.
5890
5891 * positions.texi (List Motion): Note that defun-prompt-regexp is
5892 buffer-local.
5893
5894 * text.texi (Auto Filling): Note that auto-fill-function is
5895 buffer-local.
5896 (Undo): Note that buffer-undo-list is buffer-local.
5897
5898 * windows.texi (Buffers and Windows):
5899 Document buffer-display-count.
5900
5901 2005-09-06 Richard M. Stallman <rms@gnu.org>
5902
5903 * tips.texi (Coding Conventions): Sometimes it is ok to put the
5904 package prefix elsewhere than at the start of the name.
5905
5906 2005-09-03 Richard M. Stallman <rms@gnu.org>
5907
5908 * tips.texi (Programming Tips): Add conventions for minibuffer
5909 questions and prompts.
5910
5911 2005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
5912
5913 * intro.texi (nil and t): Minor cleanup.
5914 Delete spurious mention of keyword symbols.
5915 (Evaluation Notation): Add index entry.
5916 (A Sample Function Description): Minor cleanup.
5917 (A Sample Variable Description): Not all vars can be set.
5918
5919 2005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
5920
5921 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
5922
5923 (Insertion): Document precise type of `insert-char' arg COUNT.
5924
5925 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
5926
5927 * modes.texi (Other Font Lock Variables): Sync the default of
5928 font-lock-lines-before.
5929
5930 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
5931
5932 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
5933
5934 2005-08-29 Richard M. Stallman <rms@gnu.org>
5935
5936 * elisp.texi (Top): Update subnode menu.
5937
5938 * searching.texi (Searching and Matching): Move node.
5939 Rearrange contents and add overall explanation.
5940 (Searching and Case): Move node.
5941 (Searching and Matching): Update menu.
5942
5943 2005-08-27 Eli Zaretskii <eliz@gnu.org>
5944
5945 * os.texi (Startup Summary): Fix the description of the initial
5946 startup message display.
5947
5948 2005-08-25 Richard M. Stallman <rms@gnu.org>
5949
5950 * searching.texi (Search and Replace): Add replace-regexp-in-string.
5951
5952 2005-08-25 Emilio C. Lopes <eclig@gmx.net>
5953
5954 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
5955 `next-overlay-change' example.
5956
5957 2005-08-22 Juri Linkov <juri@jurta.org>
5958
5959 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
5960 Fix invert-face. Fix args of face-background.
5961
5962 * display.texi (Standard Faces): Delete node.
5963 (Faces): Add xref to `(emacs)Standard Faces'.
5964 (Displaying Faces): Fix xref to `Standard Faces'.
5965
5966 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
5967
5968 2005-08-20 Alan Mackenzie <acm@muc.de>
5969
5970 * buffers.texi (The Buffer List): Clarify the manipulation of the
5971 buffer list.
5972
5973 2005-08-14 Richard M. Stallman <rms@gnu.org>
5974
5975 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
5976 a regexp.
5977
5978 2005-08-11 Richard M. Stallman <rms@gnu.org>
5979
5980 * elisp.texi (Top): Update subnode lists.
5981
5982 * display.texi (Inverse Video): Node deleted.
5983
5984 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
5985 New nodes split out of Coding Conventions.
5986
5987 * searching.texi (Regular Expressions): Document re-builder.
5988
5989 * os.texi (Time Parsing): New node split out of Time Conversion.
5990
5991 * processes.texi (Misc Network, Network Feature Testing)
5992 (Network Options, Make Network): New nodes split out of
5993 Low-Level Network.
5994
5995 2005-08-09 Richard M. Stallman <rms@gnu.org>
5996
5997 * frames.texi (Geometry): New node, split from Size and Position.
5998 (Frame Parameters): Refer to Geometry.
5999
6000 * buffers.texi (The Buffer List): Fix xrefs.
6001
6002 * windows.texi (Splitting Windows): Fix xref.
6003
6004 * frames.texi (Layout Parameters): Add xref.
6005
6006 * display.texi (Line Height, Scroll Bars): Fix xrefs.
6007
6008 * keymaps.texi (Menu Bar): Fix xref.
6009
6010 * locals.texi (Standard Buffer-Local Variables): Fix xref.
6011
6012 * modes.texi (%-Constructs): Fix xref.
6013
6014 * frames.texi (Window Frame Parameters): Node split up.
6015 (Basic Parameters, Position Parameters, Size Parameters)
6016 (Layout Parameters, Buffer Parameters, Management Parameters)
6017 (Cursor Parameters, Color Parameters): New subnodes.
6018
6019 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
6020
6021 * positions.texi (Screen Lines): Update xref for previous change
6022 in minibuf.texi.
6023
6024 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
6025 change in minibuf.texi.
6026
6027 2005-08-09 Richard M. Stallman <rms@gnu.org>
6028
6029 * tips.texi (Coding Conventions): Minor cleanup.
6030
6031 * modes.texi (Defining Minor Modes): Explain when init-value
6032 can be non-nil.
6033
6034 * elisp.texi (Top): Update submenu for Minibuffer.
6035
6036 * minibuf.texi (Minibuffer Misc): Node split up.
6037 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
6038 (Recursive Mini): New nodes split out from Minibuffer Misc.
6039 (Minibuffer Misc): Document max-mini-window-height.
6040
6041 * hash.texi (Defining Hash): Delete stray paren in example.
6042
6043 * display.texi (Echo Area Customization): Don't define
6044 max-mini-window-height here; xref instead.
6045
6046 * commands.texi (Event Input Misc): Update while-no-input.
6047
6048 * advice.texi (Advising Functions): Explain when to use advice
6049 and when to use a hook.
6050
6051 2005-07-30 Eli Zaretskii <eliz@gnu.org>
6052
6053 * makefile.w32-in (info): Don't run install-info.
6054 ($(infodir)/dir): New target, produced by running install-info.
6055
6056 2005-07-27 Luc Teirlinck <teirllm@auburn.edu>
6057
6058 * modes.texi (Defining Minor Modes): The keyword for the initial
6059 value is :init-value, not :initial-value.
6060
6061 2005-07-23 Eli Zaretskii <eliz@gnu.org>
6062
6063 * loading.texi (Autoload): Make the `doctor' example be consistent
6064 with what's in current loaddefs.el. Describe the "fn" magic in
6065 the usage portion of the doc string.
6066
6067 2005-07-22 Richard M. Stallman <rms@gnu.org>
6068
6069 * internals.texi (Garbage Collection): Clarify previous change.
6070
6071 2005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
6072
6073 * internals.texi (Garbage Collection): Add gc-cons-percentage.
6074
6075 2005-07-18 Juri Linkov <juri@jurta.org>
6076
6077 * commands.texi (Accessing Events):
6078 * frames.texi (Text Terminal Colors, Resources):
6079 * markers.texi (The Mark):
6080 * modes.texi (Defining Minor Modes):
6081 Delete duplicate duplicate words.
6082
6083 2005-07-16 Richard M. Stallman <rms@gnu.org>
6084
6085 * display.texi (Managing Overlays): Clarify make-overlay
6086 args for insertion types.
6087
6088 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
6089
6090 * customize.texi (Variable Definitions):
6091 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
6092 `standard-value' is a list too.
6093 (Defining New Types): Use @key{RET} instead of @key{ret}.
6094
6095 2005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
6096
6097 * os.texi (Translating Input): Fix typo.
6098
6099 2005-07-08 Richard M. Stallman <rms@gnu.org>
6100
6101 * README: Update edition number and size estimate.
6102
6103 * elisp.texi (VERSION): Set to 2.9.
6104
6105 2005-07-07 Richard M. Stallman <rms@gnu.org>
6106
6107 * book-spine.texinfo: Update Emacs version.
6108
6109 * display.texi (Inverse Video): Delete mode-line-inverse-video.
6110
6111 2005-07-06 Richard M. Stallman <rms@gnu.org>
6112
6113 * searching.texi (Regexp Search): Clarify what re-search-forward
6114 does when the search fails.
6115
6116 2005-07-05 Lute Kamstra <lute@gnu.org>
6117
6118 * Update FSF's address in GPL notices.
6119
6120 * doclicense.texi (GNU Free Documentation License):
6121 * gpl.texi (GPL):
6122 * tips.texi (Coding Conventions, Library Headers):
6123 * vol1.texi:
6124 * vol2.texi: Update FSF's address.
6125
6126 2005-07-04 Richard M. Stallman <rms@gnu.org>
6127
6128 * hooks.texi (Standard Hooks): Add occur-hook.
6129
6130 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
6131
6132 * display.texi (The Echo Area): Correct menu.
6133
6134 2005-07-03 Richard M. Stallman <rms@gnu.org>
6135
6136 * elisp.texi (Top): Update subnode menu for Display.
6137
6138 * display.texi (Displaying Messages): New node, with most
6139 of what was in The Echo Area.
6140 (Progress): Move under The Echo Area.
6141 (Logging Messages): New node with new text.
6142 (Echo Area Customization): New node, the rest of what was
6143 in The Echo Area. Document message-truncate-lines with @defvar.
6144 (Display): Update menu.
6145
6146 * windows.texi (Textual Scrolling): Doc 3 values for
6147 scroll-preserve-screen-position.
6148
6149 * text.texi (Special Properties): Change hook functions
6150 should bind inhibit-modification-hooks around altering buffer text.
6151
6152 * keymaps.texi (Key Binding Commands): Call binding BINDING
6153 rather than DEFINITION.
6154
6155 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
6156
6157 * variables.texi (Defining Variables): `user-variable-p' returns t
6158 for aliases of user options, nil for alias loops.
6159
6160 2005-06-28 Richard M. Stallman <rms@gnu.org>
6161
6162 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
6163 make-keymap.
6164
6165 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
6166
6167 * variables.texi (Setting Variables): Correct and clarify
6168 description of `add-to-ordered-list'.
6169
6170 2005-06-26 Richard M. Stallman <rms@gnu.org>
6171
6172 * display.texi (Faces): Minor cleanup.
6173
6174 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
6175
6176 * display.texi (Faces): `facep' returns t for strings that are
6177 face names.
6178
6179 2005-06-25 Richard M. Stallman <rms@gnu.org>
6180
6181 * objects.texi (Equality Predicates): Clarify meaning of equal.
6182
6183 * windows.texi (Selecting Windows): save-selected-window
6184 and with-selected-window save and restore the current buffer.
6185
6186 2005-06-24 Richard M. Stallman <rms@gnu.org>
6187
6188 * numbers.texi (Float Basics): Explain how to test for NaN,
6189 and printing the sign of NaNs.
6190
6191 2005-06-24 Eli Zaretskii <eliz@gnu.org>
6192
6193 * makefile.w32-in (MAKEINFO): Use --force.
6194
6195 2005-06-23 Richard M. Stallman <rms@gnu.org>
6196
6197 * display.texi (Face Functions): Correct Texinfo usage.
6198
6199 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
6200
6201 * lists.texi (Rings): `ring-elements' now returns the elements of
6202 RING in order.
6203
6204 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
6205
6206 * markers.texi (The Mark): Texinfo usage fix.
6207
6208 2005-06-23 Kim F. Storm <storm@cua.dk>
6209
6210 * searching.texi (Entire Match Data): Remove evaporate option for
6211 match-data. Do not mention evaporate option for set-match-data.
6212
6213 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
6214
6215 * display.texi (Face Functions): Mention face aliases.
6216
6217 2005-06-21 Richard M. Stallman <rms@gnu.org>
6218
6219 * anti.texi (Antinews): Texinfo usage fix.
6220
6221 2005-06-21 Karl Berry <karl@gnu.org>
6222
6223 * elisp.texi: Use @copying.
6224
6225 * elisp.texi: Put @summarycontents and @contents before the Top
6226 node, instead of the end of the file, so that the contents appear
6227 in the right place in the dvi/pdf output.
6228
6229 2005-06-21 Juri Linkov <juri@jurta.org>
6230
6231 * display.texi (Defining Faces): Add `customized-face'.
6232
6233 2005-06-20 Kim F. Storm <storm@cua.dk>
6234
6235 * variables.texi (Setting Variables): Any type of element can be
6236 given order in add-to-ordered-list. Compare elements with eq.
6237
6238 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
6239
6240 2005-06-20 Karl Berry <karl@gnu.org>
6241
6242 * syntax.texi (Syntax Flags): Make last column very slightly wider
6243 to avoid "generic comment" breaking on two lines and causing an
6244 underfull box.
6245
6246 2005-06-19 Luc Teirlinck <teirllm@auburn.edu>
6247
6248 * lists.texi (Rings): Various minor clarifications and corrections.
6249
6250 2005-06-18 Richard M. Stallman <rms@gnu.org>
6251
6252 * functions.texi (Obsolete Functions): Simplify.
6253
6254 * variables.texi (Variable Aliases): Simplify.
6255
6256 * anti.texi, backups.texi, compile.texi, customization.texi:
6257 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
6258 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
6259 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
6260 * variables.texi: Fix formatting ugliness.
6261
6262 * elisp.texi: Add links to Rings and Byte Packing.
6263 Update version and copyright years.
6264
6265 * minibuf.texi: Fix formatting ugliness.
6266 (Completion Commands): Move keymap vars to the end
6267 and vars completing-read binds to the top.
6268
6269 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
6270
6271 * processes.texi: Fix typos.
6272 (Bindat Spec): Correct Texinfo error.
6273 (Byte Packing): Fix ungrammatical sentence.
6274
6275 2005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
6276
6277 * lists.texi (Rings): New node.
6278 (Lists): Add it to menu.
6279
6280 * processes.texi (Byte Packing): New node.
6281 (Processes): Add it to menu.
6282
6283 2005-06-17 Richard M. Stallman <rms@gnu.org>
6284
6285 * syntax.texi (Parsing Expressions): Fix texinfo usage.
6286
6287 * help.texi (Documentation Basics): Explain the xref to
6288 Documentation Tips.
6289
6290 * debugging.texi (Debugger Commands): Minor fix.
6291
6292 2005-06-16 Luc Teirlinck <teirllm@auburn.edu>
6293
6294 * edebug.texi (Instrumenting): Eliminate duplicate link.
6295 (Specification List): Replace references to "below", referring to
6296 a later node, with one @ref to that node.
6297
6298 * os.texi (Timers): Timers should save and restore the match data
6299 if they change it.
6300
6301 * debugging.texi (Debugger Commands): Mention that the Lisp
6302 debugger can not step through primitive functions.
6303
6304 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
6305
6306 * functions.texi (Obsolete Functions): Update argument names of
6307 `make-obsolete' and `define-obsolete-function-alias'.
6308
6309 * variables.texi (Variable Aliases): Update argument names of
6310 `defvaralias', `make-obsolete-variable' and
6311 `define-obsolete-variable-alias'.
6312
6313 2005-06-15 Kim F. Storm <storm@cua.dk>
6314
6315 * searching.texi (Entire Match Data): Rephrase warnings about
6316 evaporate arg to match-data and set-match-data.
6317
6318 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
6319
6320 * elisp.texi (Top): Update detailed menu.
6321
6322 * edebug.texi (Edebug): Update menu.
6323 (Instrumenting): Update xrefs.
6324 (Edebug Execution Modes): Correct xref.
6325 (Jumping): Clarify description of `h' command.
6326 Eliminate redundant @ref.
6327 (Breaks): New node.
6328 (Breakpoints): Is now a subsubsection.
6329 (Global Break Condition): Mention `C-x X X'.
6330 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
6331 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
6332 (Edebug Display Update): Correct pxref.
6333 (Edebug and Macros): New node.
6334 (Instrumenting Macro Calls): Is now a subsubsection.
6335 Neither arg of `def-edebug-spec' is evaluated.
6336 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
6337 (Specification Examples): Fix typo.
6338
6339 2005-06-14 Lute Kamstra <lute@gnu.org>
6340
6341 * debugging.texi (Function Debugging): Primitives can break on
6342 entry too.
6343
6344 2005-06-14 Kim F. Storm <storm@cua.dk>
6345
6346 * variables.texi (Setting Variables): Add add-to-ordered-list.
6347
6348 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
6349
6350 * syntax.texi (Parsing Expressions): Document aux functions and vars of
6351 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
6352
6353 2005-06-13 Lute Kamstra <lute@gnu.org>
6354
6355 * text.texi (Special Properties): Fix cross reference.
6356
6357 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
6358
6359 * debugging.texi (Function Debugging): Delete mention of empty
6360 string argument to `cancel-debug-on-entry'. Delete inaccurate
6361 description of the return value of that command.
6362
6363 2005-06-11 Alan Mackenzie <acm@muc.de>
6364
6365 * text.texi (Adaptive Fill): Amplify the description of
6366 fill-context-prefix.
6367
6368 2005-06-10 Luc Teirlinck <teirllm@auburn.edu>
6369
6370 * syntax.texi (Parsing Expressions): Fix Texinfo error.
6371
6372 2005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
6373
6374 * syntax.texi (Parsing Expressions): Document syntax-ppss.
6375
6376 2005-06-10 Luc Teirlinck <teirllm@auburn.edu>
6377
6378 * debugging.texi (Error Debugging): Minor rewording.
6379 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
6380 is optional.
6381
6382 2005-06-10 Lute Kamstra <lute@gnu.org>
6383
6384 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
6385 (Top): Give it a title. Correct version number. Give the
6386 detailed node listing a more prominent header.
6387 * intro.texi: Don't set VERSION here a second time.
6388 Mention Emacs's version too.
6389 * anti.texi (Antinews): Use EMACSVER to refer to the current
6390 version of Emacs.
6391
6392 2005-06-09 Kim F. Storm <storm@cua.dk>
6393
6394 * searching.texi (Entire Match Data): Explain new `reseat' argument to
6395 match-data and set-match-data.
6396
6397 2005-06-08 Richard M. Stallman <rms@gnu.org>
6398
6399 * searching.texi (Entire Match Data): Clarify when match-data
6400 returns markers and when integers.
6401
6402 * display.texi (Defining Faces): Explain that face name should not
6403 end in `-face'.
6404
6405 * modes.texi (Mode Line Data): Minor cleanup.
6406 (Customizing Keywords): Node split out of Search-based Fontification.
6407 Add example of using font-lock-add-keywords from a hook.
6408 Clarify when MODE should be non-nil, and when nil.
6409
6410 2005-06-06 Richard M. Stallman <rms@gnu.org>
6411
6412 * modes.texi (Mode Line Data): Explain what happens when the car
6413 of a list is a void symbol.
6414 (Search-based Fontification): Explain MODE arg to
6415 font-lock-add-keywords and warn about calls from major modes.
6416
6417 2005-06-08 Juri Linkov <juri@jurta.org>
6418
6419 * display.texi (Standard Faces): Add `shadow' face.
6420
6421 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
6422
6423 * modes.texi (Major Mode Conventions): A derived mode only needs
6424 to put the call to the parent mode inside `delay-mode-hooks'.
6425
6426 2005-05-29 Richard M. Stallman <rms@gnu.org>
6427
6428 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
6429 new, and what that implies. Clarify.
6430
6431 * files.texi (Locating Files): Clean up the text.
6432
6433 * frames.texi (Window Frame Parameters): Document user-size.
6434 Shorten entry for top by referring to left.
6435
6436 2005-05-26 Richard M. Stallman <rms@gnu.org>
6437
6438 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
6439 is new, and what the implications are. Other clarifications.
6440
6441 2005-05-24 Richard M. Stallman <rms@gnu.org>
6442
6443 * frames.texi (Dialog Boxes): Minor fixes.
6444
6445 2005-05-25 Masatake YAMATO <jet@gyve.org>
6446
6447 * display.texi (Standard Faces): Write about `mode-line-highlight'.
6448
6449 2005-05-24 Luc Teirlinck <teirllm@auburn.edu>
6450
6451 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
6452 is optional.
6453
6454 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
6455
6456 * frames.texi (Dialog Boxes): Describe new optional argument.
6457
6458 2005-05-23 Lute Kamstra <lute@gnu.org>
6459
6460 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
6461 syntax-begin-function over font-lock-beginning-of-syntax-function.
6462
6463 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
6464
6465 * minibuf.texi (Reading File Names): Update description of
6466 `read-directory-name'.
6467
6468 * modes.texi (Derived Modes): Clarify :group keyword.
6469
6470 2005-05-21 Eli Zaretskii <eliz@gnu.org>
6471
6472 * files.texi (Locating Files): New subsection.
6473 Describe locate-file and executable-find.
6474
6475 2005-05-21 Kevin Ryde <user42@zip.com.au>
6476
6477 * frames.texi (Initial Parameters): Update cross reference to
6478 "Emacs Invocation".
6479
6480 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
6481
6482 * keymaps.texi (Active Keymaps): Add anchor.
6483
6484 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
6485 (Major Mode Conventions): Refer to `Auto Major Mode' in more
6486 appropriate place.
6487 (Derived Modes): Small clarifications.
6488 (Minor Mode Conventions, Keymaps and Minor Modes):
6489 Replace references to nodes with references to anchors.
6490 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
6491 Clarify description of lists whose first element is an integer.
6492 (Mode Line Variables): Add anchor.
6493 (%-Constructs): Clarify description of integer after %.
6494 (Emulating Mode Line): Describe nil value for FACE.
6495
6496 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
6497
6498 * modes.texi (Derived Modes): Correct references to non-existing
6499 variable standard-syntax-table.
6500
6501 2005-05-17 Lute Kamstra <lute@gnu.org>
6502
6503 * modes.texi (Defining Minor Modes): Mention the mode hook.
6504
6505 2005-05-15 Kim F. Storm <storm@cua.dk>
6506
6507 * processes.texi (Network): Remove open-network-stream-nowait.
6508 (Network Servers): Remove open-network-stream-server.
6509
6510 2005-05-15 Luc Teirlinck <teirllm@auburn.edu>
6511
6512 * elisp.texi (Top): Update detailed menu.
6513
6514 * variables.texi: Reorder nodes.
6515 (Variables): Update menu.
6516 (File Local Variables): Do not refer to the `-*-' line as
6517 a "local variables list". Add pxref.
6518
6519 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
6520
6521 * elisp.texi (Top): Update detailed menu for node changes.
6522
6523 * modes.texi (Modes): Update Menu.
6524 (Hooks): Move to beginning of chapter.
6525 Most minor modes run mode hooks too.
6526 `add-hook' can handle void hooks or hooks whose value is a single
6527 function.
6528 (Major Modes): Update Menu.
6529 (Major Mode Basics): New node, split off from `Major Modes'.
6530 (Major Mode Conventions): Correct xref. Explain how to handle
6531 auto-mode-alist if the major mode command has an autoload cookie.
6532 (Auto Major Mode): Major update. Add magic-mode-alist.
6533 (Derived Modes): Major update.
6534 (Mode Line Format): Update Menu.
6535 (Mode Line Basics): New node, split off from `Mode Line Format'.
6536
6537 * loading.texi (Autoload): Mention `autoload cookie' as synonym
6538 for `magic autoload comment'. Add index entries and anchor.
6539
6540 2005-05-14 Richard M. Stallman <rms@gnu.org>
6541
6542 * tips.texi (Coding Conventions): Explain how important it is
6543 that just loading certain files not change Emacs behavior.
6544
6545 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
6546
6547 2005-05-12 Lute Kamstra <lute@gnu.org>
6548
6549 * modes.texi (Generic Modes): Update.
6550 (Major Modes): Refer to node "Generic Modes".
6551
6552 * elisp.texi (Top): Update to the current structure of the manual.
6553 * processes.texi (Processes): Add menu description.
6554 * customize.texi (Customization): Add menu descriptions.
6555
6556 2005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
6557
6558 * processes.texi (Signals to Processes)
6559 (Low-Level Network): Fix typos.
6560
6561 2005-05-11 Lute Kamstra <lute@gnu.org>
6562
6563 * elisp.texi (Top): Add some nodes from the chapter "Major and
6564 Minor Modes" to the detailed node listing.
6565
6566 2005-05-10 Richard M. Stallman <rms@gnu.org>
6567
6568 * keymaps.texi (Extended Menu Items): Menu item filter functions
6569 can be called at any time.
6570
6571 2005-05-08 Luc Teirlinck <teirllm@auburn.edu>
6572
6573 * variables.texi (File Local Variables): `(hack-local-variables t)'
6574 now also checks whether a mode is specified in the local variables
6575 list.
6576
6577 2005-05-05 Kevin Ryde <user42@zip.com.au>
6578
6579 * display.texi (The Echo Area): Correct format function cross
6580 reference.
6581
6582 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
6583
6584 * variables.texi (Variable Aliases): Change description of
6585 `define-obsolete-variable-alias'.
6586
6587 * functions.texi (Functions): Add "Obsolete Functions" to menu.
6588 (Defining Functions): Add xref.
6589 (Obsolete Functions): New node.
6590 (Function Safety): Standardize capitalization of section title.
6591
6592 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
6593 (Dialog Boxes): Complete description of `x-popup-dialog'.
6594
6595 2005-05-04 Richard M. Stallman <rms@gnu.org>
6596
6597 * commands.texi (Interactive Codes): Fix Texinfo usage.
6598 Document U more clearly.
6599
6600 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
6601
6602 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
6603 function and not a macro.
6604
6605 * frames.texi (Pop-Up Menus): Correct and clarify description of
6606 `x-popup-menu'.
6607 (Dialog Boxes): Clarify description of `x-popup-dialog'.
6608
6609 2005-05-01 Richard M. Stallman <rms@gnu.org>
6610
6611 * edebug.texi (Checking Whether to Stop): Fix previous change.
6612
6613 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
6614
6615 * display.texi: Fix typos and Texinfo usage.
6616
6617 * edebug.texi (Checking Whether to Stop): executing-macro ->
6618 executing-kbd-macro.
6619
6620 2005-05-01 Richard M. Stallman <rms@gnu.org>
6621
6622 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
6623
6624 2005-04-30 Richard M. Stallman <rms@gnu.org>
6625
6626 * files.texi (Magic File Names): Document `operations' property.
6627
6628 2005-04-29 Lute Kamstra <lute@gnu.org>
6629
6630 * modes.texi (Generic Modes): New node.
6631 (Major Modes): Add it to the menu.
6632 (Derived Modes): Add "derived mode" to concept index.
6633
6634 2005-04-28 Lute Kamstra <lute@gnu.org>
6635
6636 * modes.texi (Defining Minor Modes): Fix previous change.
6637 (Font Lock Mode): Simplify.
6638 (Font Lock Basics): Say that font-lock-defaults is buffer-local
6639 when set and that some parts are optional. Add cross references.
6640 (Search-based Fontification): Say how to specify font-lock-keywords.
6641 Add cross references. Add font-lock-multiline to index.
6642 Move font-lock-keywords-case-fold-search here from node "Other Font
6643 Lock Variables". Document font-lock-add-keywords and
6644 font-lock-remove-keywords.
6645 (Other Font Lock Variables): Move font-lock-keywords-only,
6646 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
6647 and font-lock-syntactic-face-function to node "Syntactic Font
6648 Lock". Move font-lock-keywords-case-fold-search to node
6649 "Search-based Fontification". Document font-lock-inhibit-thing-lock
6650 and font-lock-{,un}fontify-{buffer,region}-function.
6651 (Precalculated Fontification): Remove reference to deleted variable
6652 font-lock-core-only.
6653 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
6654 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
6655 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
6656 and font-lock-syntactic-face-function here from node "Other Font
6657 Lock Variables". Move font-lock-syntactic-keywords to "Setting
6658 Syntax Properties". Add cross references.
6659 (Setting Syntax Properties): New node.
6660 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
6661 * syntax.texi (Syntax Properties): Add cross reference.
6662 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
6663
6664 2005-04-26 Richard M. Stallman <rms@gnu.org>
6665
6666 * display.texi (Defining Faces):
6667 Document `default' elements of defface spec.
6668
6669 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
6670
6671 * variables.texi (Variable Aliases): Clarify text.
6672
6673 2005-04-25 Chong Yidong <cyd@stupidchicken.com>
6674
6675 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
6676
6677 2005-04-25 Luc Teirlinck <teirllm@auburn.edu>
6678
6679 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
6680
6681 2005-04-24 Eli Zaretskii <eliz@gnu.org>
6682
6683 * syntax.texi (Syntax Table Internals): Elaborate documentation of
6684 syntax-after and syntax-class.
6685
6686 * files.texi (Changing Files): Fix last change's cross-reference.
6687 (Unique File Names): Don't mention "numbers" in the documentation
6688 of make-temp-file and make-temp-name.
6689
6690 2005-04-23 Richard M. Stallman <rms@gnu.org>
6691
6692 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
6693
6694 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
6695
6696 * windows.texi (Cyclic Window Ordering): Clarify window-list.
6697
6698 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
6699
6700 * variables.texi (Variable Aliases): Describe make-obsolete-variable
6701 and define-obsolete-variable-alias.
6702
6703 2005-04-22 Kim F. Storm <storm@cua.dk>
6704
6705 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
6706 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
6707
6708 2005-04-21 Lute Kamstra <lute@gnu.org>
6709
6710 * lists.texi (Association Lists): Document rassq-delete-all.
6711
6712 2005-04-19 Richard M. Stallman <rms@gnu.org>
6713
6714 * modes.texi (Search-based Fontification): Explain that
6715 facespec is an expression to be evaluated.
6716
6717 2005-04-19 Kevin Ryde <user42@zip.com.au>
6718
6719 * streams.texi (Output Functions): Fix xref.
6720 * strings.texi (String Conversion): Fix xref.
6721
6722 2005-04-19 Kim F. Storm <storm@cua.dk>
6723
6724 * symbols.texi (Symbol Plists): Add safe-get.
6725 Mention that `get' may signal an error.
6726
6727 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
6728
6729 * customize.texi (Variable Definitions): Replace tooltip-mode
6730 example with save-place.
6731
6732 2005-04-17 Richard M. Stallman <rms@gnu.org>
6733
6734 * buffers.texi (Indirect Buffers): Clarify.
6735
6736 * positions.texi (Positions): Clarify converting marker to integer.
6737
6738 * strings.texi (String Basics): Mention string-match; clarify.
6739
6740 2005-04-08 Lute Kamstra <lute@gnu.org>
6741
6742 * modes.texi (Search-based Fontification): Fix cross references.
6743 Use consistent terminology. Document anchored highlighting.
6744
6745 2005-04-05 Lute Kamstra <lute@gnu.org>
6746
6747 * modes.texi (Defining Minor Modes): Document :group keyword
6748 argument and its default value.
6749
6750 2005-04-03 Lute Kamstra <lute@gnu.org>
6751
6752 * hooks.texi (Standard Hooks): Add some hooks. Add cross
6753 references and/or descriptions. Delete major mode hooks; mention
6754 them as a category instead. Rename or delete obsolete hooks.
6755
6756 2005-04-02 Richard M. Stallman <rms@gnu.org>
6757
6758 * nonascii.texi (Coding System Basics): Another wording cleanup.
6759
6760 2005-04-01 Richard M. Stallman <rms@gnu.org>
6761
6762 * nonascii.texi (Coding System Basics): Clarify previous change.
6763
6764 2005-04-01 Kenichi Handa <handa@m17n.org>
6765
6766 * nonascii.texi (Coding System Basics): Describe about roundtrip
6767 identity of coding systems.
6768
6769 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
6770
6771 * text.texi (Buffer Contents): Add filter-buffer-substring and
6772 buffer-substring-filters.
6773
6774 2005-03-26 Chong Yidong <cyd@stupidchicken.com>
6775
6776 * anti.texi (Antinews): Mention `G' interactive code.
6777
6778 * tips.texi (Compilation Tips): Mention benchmark.el.
6779
6780 2005-03-27 Luc Teirlinck <teirllm@auburn.edu>
6781
6782 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
6783 is now bound to M-o M-o.
6784
6785 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
6786
6787 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
6788
6789 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
6790 in the Emacs Manual).
6791 * Makefile.in (srcs): Remove calendar.texi.
6792 * makefile.w32-in (srcs): Remove calendar.texi.
6793 * display.texi (Display): Change name of next node.
6794 * os.texi (System In): Change name of previous node.
6795 * elisp.texi (Top): Remove Calendar references.
6796 * vol1.texi (Top): Remove Calendar references.
6797 * vol2.texi (Top): Remove Calendar references.
6798
6799 2005-03-25 Richard M. Stallman <rms@gnu.org>
6800
6801 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
6802 Cleanup previous change.
6803
6804 2005-03-25 Chong Yidong <cyd@stupidchicken.com>
6805
6806 * display.texi (Face Attributes): Faces earlier in an :inherit
6807 list take precedence.
6808 (Scroll Bars): Fix description of vertical-scroll-bars.
6809 Document frame-current-scroll-bars and window-current-scroll-bars.
6810
6811 * markers.texi (The Mark): Document temporary Transient Mark mode.
6812
6813 * minibuf.texi (Reading File Names):
6814 Document read-file-name-completion-ignore-case.
6815
6816 * positions.texi (Screen Lines): Document nil for width argument
6817 to compute-motion.
6818
6819 2005-03-23 Kim F. Storm <storm@cua.dk>
6820
6821 * display.texi (Standard Faces): Other faces used in the fringe
6822 implicitly inherits from the fringe face.
6823 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
6824 properties implicitly inherits from fringe face.
6825 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
6826
6827 2005-03-20 Chong Yidong <cyd@stupidchicken.com>
6828
6829 * display.texi (Invisible Text): State default value of
6830 line-move-ignore-invisible.
6831 (Managing Overlays): Document remove-overlays.
6832 (Standard Faces): Document escape-glyph face.
6833
6834 * minibuf.texi (Reading File Names): Document read-file-name-function.
6835
6836 * modes.texi (Other Font Lock Variables):
6837 Document font-lock-lines-before.
6838
6839 * positions.texi (Skipping Characters): skip-chars-forward allows
6840 character classes.
6841
6842 2005-03-18 Lute Kamstra <lute@gnu.org>
6843
6844 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
6845
6846 2005-03-17 Richard M. Stallman <rms@gnu.org>
6847
6848 * text.texi (Undo): Document extensible undo entries.
6849
6850 * searching.texi (String Search, Regexp Search): Cleanups.
6851
6852 * nonascii.texi (Character Codes): Minor fix.
6853
6854 * display.texi (Display Property): Explain the significance
6855 of having text properties that are eq.
6856 (Other Display Specs): Explain string as display spec.
6857
6858 * commands.texi (Interactive Codes): Document G option.
6859
6860 2005-03-17 Chong Yidong <cyd@stupidchicken.com>
6861
6862 * text.texi (Filling): Add sentence-end-without-period and
6863 sentence-end-without-space.
6864 (Changing Properties): Minor fix.
6865
6866 * anti.texi: Total rewrite.
6867
6868 2005-03-15 Lute Kamstra <lute@gnu.org>
6869
6870 * edebug.texi (Instrumenting Macro Calls): Fix typos.
6871
6872 2005-03-08 Kim F. Storm <storm@cua.dk>
6873
6874 * display.texi (Specified Space): Property :width is support on
6875 non-graphic terminals, :height is not.
6876
6877 2005-03-07 Richard M. Stallman <rms@gnu.org>
6878
6879 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
6880 Now subnodes of Fringes.
6881 (Overlay Arrow): Document overlay-arrow-variable-list.
6882 (Fringe Size/Pos): New node, broken out of Fringes.
6883 (Display): Explain clearing vs redisplay better.
6884 (Truncation): Clarify use of bitmaps.
6885 (The Echo Area): Clarify the uses of the echo area.
6886 Add max-mini-window-height.
6887 (Progress): Clarify.
6888 (Invisible Text): Explain that main loop moves point out.
6889 (Selective Display): Say "hidden", not "invisible".
6890 (Managing Overlays): Move up. Describe relation to Undo here.
6891 (Overlay Properties): Clarify intro.
6892 (Finding Overlays): Explain return values when nothing found.
6893 (Width): truncate-string-to-width has added arg.
6894 (Displaying Faces): Clarify and update mode line face handling.
6895 (Face Functions): Minor cleanup.
6896 (Conditional Display): Merge into Other Display Specs.
6897 (Pixel Specification, Other Display Specs): Minor cleanups.
6898 (Images, Image Descriptors): Minor cleanups.
6899 (GIF Images): Patents have expired.
6900 (Showing Images): Explain default text for insert-image.
6901 (Manipulating Button Types): Merge into Manipulating Buttons.
6902 (Making Buttons): Explain return values.
6903 (Button Buffer Commands): Add xref.
6904 (Inverse Video): Update mode-line-inverse-video.
6905 (Display Table Format): Clarify.
6906 (Active Display Table): Give defaults for window-display-table.
6907
6908 * calendar.texi (Calendar Customizing): calendar-holiday-marker
6909 and calendar-today-marker are strings, not chars.
6910 (Holiday Customizing): Minor fix.
6911
6912 * internals.texi (Writing Emacs Primitives): Update `or' example.
6913 Update limit on # args of subr.
6914
6915 * edebug.texi (Using Edebug): Arrow is in fringe.
6916 (Instrumenting): Arg to eval-defun works without loading edebug.
6917 (Edebug Execution Modes): Add xref.
6918
6919 * customize.texi (Common Keywords): Clarify :require.
6920 Mention :version here.
6921 (Variable Definitions, Group Definitions): Not here.
6922 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
6923
6924 2005-03-07 Chong Yidong <cyd@stupidchicken.com>
6925 * nonascii.texi (Text Representations): Clarify position-bytes.
6926 (Character Sets): Add list-charset-chars.
6927 (Scanning Charsets): Add charset-after.
6928 (Encoding and I/O): Minor fix.
6929
6930 2005-03-06 Richard M. Stallman <rms@gnu.org>
6931
6932 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
6933 (Resizing Windows): Likewise.
6934
6935 * text.texi (Change Hooks): Get rid of "Emacs 21".
6936
6937 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
6938
6939 * streams.texi (Output Variables): Get rid of "Emacs 21".
6940
6941 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
6942
6943 * os.texi (Translating Input): Replace flow-control example
6944 with a less obsolete example that uses `keyboard-translate'.
6945
6946 * objects.texi (Hash Table Type, Circular Objects):
6947 Get rid of "Emacs 21".
6948
6949 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
6950 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
6951
6952 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
6953
6954 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
6955
6956 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
6957 (Menu Bar): Fix when menu-bar-update-hook is called.
6958
6959 * hash.texi (Hash Tables): Get rid of "Emacs 21".
6960
6961 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
6962 and make it read better.
6963
6964 * files.texi (Writing to Files): Get rid of "Emacs 21".
6965 (Unique File Names): Likewise.
6966
6967 * elisp.texi: Update Emacs version to 22.
6968
6969 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
6970 (Overlay Properties, Face Attributes): Likewise.
6971 (Managing Overlays): Fix punctuation.
6972 (Attribute Functions): Clarify set-face-font; get rid of
6973 info about old Emacs versions.
6974 (Auto Faces, Font Lookup, Display Property, Images):
6975 Get rid of "Emacs 21".
6976
6977 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
6978
6979 2005-03-05 Richard M. Stallman <rms@gnu.org>
6980
6981 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
6982
6983 2005-03-04 Lute Kamstra <lute@gnu.org>
6984
6985 * debugging.texi (Error Debugging): Document stack-trace-on-error.
6986
6987 2005-03-03 Lute Kamstra <lute@gnu.org>
6988
6989 * edebug.texi (Instrumenting Macro Calls): Fix typo.
6990
6991 2005-03-01 Lute Kamstra <lute@gnu.org>
6992
6993 * debugging.texi (Debugger Commands): Update `j'.
6994
6995 2005-02-28 Lute Kamstra <lute@gnu.org>
6996
6997 * debugging.texi (Debugging): Fix typo.
6998 (Error Debugging): Document eval-expression-debug-on-error.
6999 (Function Debugging): Update example.
7000 (Using Debugger): Mention starred stack frames.
7001 (Debugger Commands): Document `j' and `l'.
7002 (Invoking the Debugger): `d' and `j' exit recursive edit too.
7003 Update the messages that the debugger displays.
7004 (Internals of Debugger): Add cross reference. Update example.
7005 (Excess Open): Minor improvement.
7006 (Excess Close): Minor improvement.
7007
7008 2005-02-26 Richard M. Stallman <rms@gnu.org>
7009
7010 * tips.texi (Coding Conventions): Clarify.
7011 Put all the major mode key reservations together.
7012 Mention the Mouse-1 => Mouse-2 conventions.
7013
7014 * syntax.texi (Syntax Class Table): Clarify.
7015 (Syntax Table Functions): syntax-after moved from here.
7016 (Syntax Table Internals): syntax-after moved to here.
7017 (Parsing Expressions): Update info on number of values
7018 and what's meaningful in the STATE argument.
7019 (Categories): Fix typo.
7020
7021 * sequences.texi (Arrays): Cleanup.
7022 (Char-Tables): Clarify.
7023
7024 * processes.texi (Deleting Processes): Cleanups, add xref.
7025 (Subprocess Creation): Explain nil in exec-path. Cleanup.
7026 (Process Information): set-process-coding-system, some args optional.
7027 (Input to Processes): Explain various types for PROCESS args.
7028 Rename them from PROCESS-NAME to PROCESS.
7029 (Signals to Processes): Likewise.
7030 (Decoding Output): Cleanup.
7031 (Query Before Exit): Clarify.
7032
7033 * os.texi (Startup Summary): Correct the options; add missing ones.
7034 (Terminal Output, Batch Mode): Clarify.
7035 (Flow Control): Node deleted.
7036
7037 * markers.texi (The Mark): Clarify.
7038
7039 * macros.texi (Expansion): Cleanup.
7040 (Indenting Macros): indent-spec allows ints, not floats.
7041
7042 * keymaps.texi (Keymaps): Clarify.
7043 (Format of Keymaps): Update lisp-mode-map example.
7044 (Active Keymaps, Key Lookup): Clarify.
7045 (Changing Key Bindings): Add xref to `kbd'.
7046 (Key Binding Commands, Simple Menu Items): Clarify.
7047 (Mouse Menus, Menu Bar): Clarify.
7048 (Menu Example): Replace print example with menu-bar-replace-menu.
7049
7050 * help.texi (Documentation Basics): Add function-documentation prop.
7051
7052 * elisp.texi (Top): Don't refer to Flow Control node.
7053
7054 * commands.texi (Command Overview): Improve xrefs.
7055 (Adjusting Point): Adjusting point applies to intangible and invis.
7056 (Key Sequence Input): Doc extra read-key-sequence args.
7057 Likewise for read-key-sequence-vector.
7058
7059 * backups.texi (Rename or Copy): Minor fix.
7060 (Numbered Backups): For version-control, say the default.
7061 (Auto-Saving): make-auto-save-file-name example is simplified.
7062
7063 * advice.texi (Advising Functions): Don't imply one part of Emacs
7064 should advise another part. Markup changes.
7065 (Defining Advice): Move transitional para.
7066 (Activation of Advice): Cleanup.
7067 Explain if COMPILE is nil or negative.
7068
7069 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
7070
7071 2005-02-24 Lute Kamstra <lute@gnu.org>
7072
7073 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
7074 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
7075
7076 2005-02-23 Lute Kamstra <lute@gnu.org>
7077
7078 * modes.texi (Defining Minor Modes): define-minor-mode can be used
7079 to define global minor modes as well.
7080
7081 * display.texi (Managing Overlays): overlay-buffer returns nil for
7082 deleted overlays.
7083
7084 2005-02-22 Kim F. Storm <storm@cua.dk>
7085
7086 * minibuf.texi (Basic Completion): Allow symbols in addition to
7087 strings in try-completion and all-completions.
7088
7089 2005-02-14 Lute Kamstra <lute@gnu.org>
7090
7091 * elisp.texi (Top): Remove reference to deleted node.
7092
7093 * lists.texi (Lists): Remove reference to deleted node.
7094 (Cons Cells): Fix typo.
7095
7096 * loading.texi (Where Defined): Fix typo.
7097
7098 2005-02-14 Richard M. Stallman <rms@gnu.org>
7099
7100 * variables.texi (Creating Buffer-Local): change-major-mode-hook
7101 is useful for discarding some minor modes.
7102
7103 * symbols.texi (Symbol Components): Reorder examples.
7104
7105 * streams.texi (Input Functions): State standard-input default.
7106 (Output Variables): State standard-output default.
7107
7108 * objects.texi (Printed Representation): Clarify read syntax vs print.
7109 (Floating Point Type): Explain meaning better.
7110 (Symbol Type): Explain uniqueness better.
7111 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
7112 List examples sooner.
7113 (Box Diagrams): New subnode broken out.
7114 Some examples moved from old Lists as Boxes node.
7115 (Dotted Pair Notation): Clarify intro.
7116 (Array Type): Clarify.
7117 (Type Predicates): Add hash-table-p.
7118
7119 * numbers.texi (Integer Basics): Clarify radix explanation.
7120 (Predicates on Numbers): Minor clarification.
7121 (Comparison of Numbers): Minor clarification. Clarify eql.
7122 Typos in min, max.
7123 (Math Functions): Clarify overflow in expt.
7124
7125 * minibuf.texi (Text from Minibuffer): Minor clarification.
7126 Mention arrow keys.
7127
7128 * loading.texi (Autoload): defun's doc string overrides autoload's
7129 doc string.
7130 (Repeated Loading): Modernize "add to list" examples.
7131 (Where Defined): Finish updating table of load-history elts.
7132
7133 * lists.texi (List-related Predicates): Minor wording improvement.
7134 (Lists as Boxes): Node deleted.
7135 (Building Lists): Explain trivial cases of number-sequence.
7136
7137 * hash.texi (Hash Tables): Add desc to menu items.
7138 (Creating Hash): Explain "full" means "make larger".
7139 (Hash Access): Any object can be a key.
7140 State value of maphash.
7141
7142 * functions.texi (What Is a Function): Wording cleanup.
7143 (Function Documentation): Minor cleanup.
7144 Explain purpose of calling convention at end of doc string.
7145 (Function Names): Wording cleanup.
7146 (Calling Functions): Wording cleanup.
7147 Explain better how funcall calls the function.
7148 (Function Cells): Delete example of saving and redefining function.
7149
7150 * control.texi (Combining Conditions): Wording cleanup.
7151 (Iteration): dolist and dotimes bind VAR locally.
7152 (Cleanups): Xref to Atomic Changes.
7153
7154 * compile.texi (Byte Compilation): Delete 19.29 info.
7155 (Compilation Functions): Macros' difficulties don't affect defsubst.
7156 (Docs and Compilation): Delete 19.29 info.
7157
7158 2005-02-10 Richard M. Stallman <rms@gnu.org>
7159
7160 * objects.texi (Symbol Type): Minor correction.
7161
7162 2005-02-06 Lute Kamstra <lute@gnu.org>
7163
7164 * modes.texi (Example Major Modes): Fix typos.
7165
7166 2005-02-06 Richard M. Stallman <rms@gnu.org>
7167
7168 * text.texi (Margins): fill-nobreak-predicate can be one function.
7169
7170 * strings.texi (Modifying Strings): clear-string can make unibyte.
7171 (Formatting Strings): format gives error if values missing.
7172
7173 * positions.texi (Character Motion): Mention default arg
7174 for forward-char. backward-char refers to forward-char.
7175 (Word Motion): Mention default arg for forward-word.
7176 (Buffer End Motion): Mention default arg for beginning-of-buffer.
7177 Simplify end-of-buffer.
7178 (Text Lines): Mention default arg for forward-line.
7179 (List Motion): Mention default arg for beginning/end-of-defun.
7180 (Skipping Characters): Minor fixes in explaining character-set.
7181
7182 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
7183 Mode inheritance applies only when default-major-mode is nil.
7184 Clarifications.
7185 (Example Major Modes): Update Text mode and Lisp mode examples.
7186 (Minor Mode Conventions): Mention define-minor-mode at top.
7187 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
7188 (Mode Line Format): Update mode line face display info.
7189 (Properties in Mode): Mention effect of risky vars.
7190 (Imenu): Define imenu-add-to-menubar.
7191 (Font Lock Mode): Add descriptions to menu lines.
7192 (Faces for Font Lock): Add font-lock-doc-face.
7193
7194 2005-02-05 Lute Kamstra <lute@gnu.org>
7195
7196 * text.texi (Maintaining Undo): Remove obsolete function.
7197
7198 2005-02-05 Eli Zaretskii <eliz@gnu.org>
7199
7200 * frames.texi (Color Names): Add pointer to the X docs about RGB
7201 color specifications. Improve indexing.
7202 (Text Terminal Colors): Replace the description of RGB values by
7203 an xref to "Color Names".
7204
7205 2005-02-03 Richard M. Stallman <rms@gnu.org>
7206
7207 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
7208 Clarify.
7209 (Selecting Windows): Clarify save-selected-window.
7210 (Cyclic Window Ordering): Clarify walk-windows.
7211 (Window Point): Clarify.
7212 (Window Start): Add comment to example.
7213 (Resizing Windows): Add `interactive' specs in examples.
7214 Document fit-window-to-buffer.
7215
7216 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
7217 (Undo, Maintaining Undo): Clarify last change.
7218 (Sorting): In sort-numeric-fields, explain about octal and hex.
7219 Mention sort-numeric-base.
7220 (Format Properties): Add xref for hard newlines.
7221
7222 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
7223 (Pop-Up Menus): Fix typo.
7224 (Color Names): Explain all types of color names.
7225 Explain color-values on B&W terminal.
7226 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
7227
7228 * files.texi (File Locks): Not supported on MS systems.
7229 (Testing Accessibility): Clarify.
7230
7231 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
7232 (Coverage Testing): Fix typo.
7233
7234 * commands.texi (Misc Events): Remove stray space.
7235
7236 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
7237 (Modification Time): Clarify when visited-file-modtime returns 0.
7238 (The Buffer List): Clarify bury-buffer.
7239 (Killing Buffers): Clarify.
7240 (Indirect Buffers): Add clone-indirect-buffer.
7241
7242 2005-02-02 Matt Hodges <MPHodges@member.fsf.org>
7243
7244 * edebug.texi (Printing in Edebug): Fix default value of
7245 edebug-print-circle.
7246 (Coverage Testing): Fix displayed frequency count data.
7247
7248 2005-02-02 Luc Teirlinck <teirllm@auburn.edu>
7249
7250 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
7251
7252 2005-02-02 Kim F. Storm <storm@cua.dk>
7253
7254 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
7255
7256 2005-01-29 Eli Zaretskii <eliz@gnu.org>
7257
7258 * commands.texi (Misc Events): Describe the help-echo event.
7259
7260 * text.texi (Special Properties) <help-echo>: Use `pos'
7261 consistently in description of the help-echo property.
7262 Use @code{nil} instead of @var{nil}.
7263
7264 * display.texi (Overlay Properties): Fix the index entry for
7265 help-echo overlay property.
7266
7267 * customize.texi (Type Keywords): Uncomment the xref to the
7268 help-echo property documentation.
7269
7270 2005-01-23 Kim F. Storm <storm@cua.dk>
7271
7272 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
7273 return value. Third element FULLY replaced by PARTIAL which
7274 specifies number of invisible pixels if row is only partially visible.
7275 (Textual Scrolling): Mention auto-window-vscroll.
7276 (Vertical Scrolling): New defvar auto-window-vscroll.
7277
7278 2005-01-16 Luc Teirlinck <teirllm@auburn.edu>
7279
7280 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
7281 command remapping.
7282
7283 2005-01-15 Richard M. Stallman <rms@gnu.org>
7284
7285 * display.texi (Defining Images): Mention DATA-P arg of create-image.
7286
7287 2005-01-14 Kim F. Storm <storm@cua.dk>
7288
7289 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
7290
7291 * text.texi (Links and Mouse-1): Fix string and vector item.
7292
7293 2005-01-13 Richard M. Stallman <rms@gnu.org>
7294
7295 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
7296 descriptions of overriding-local-map and overriding-terminal-local-map.
7297
7298 * text.texi (Links and Mouse-1): Clarify text.
7299
7300 2005-01-13 Kim F. Storm <storm@cua.dk>
7301
7302 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
7303
7304 2005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
7305
7306 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
7307
7308 2005-01-12 Kim F. Storm <storm@cua.dk>
7309
7310 * text.texi (Links and Mouse-1): Rename section from Enabling
7311 Mouse-1 to Following Links. Change xrefs.
7312 Add examples for define-button-type and define-widget.
7313
7314 * display.texi (Button Properties, Button Buffer Commands):
7315 Clarify mouse-1 and follow-link functionality.
7316
7317 2005-01-12 Richard M. Stallman <rms@gnu.org>
7318
7319 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
7320
7321 * display.texi (Beeping): Fix Texinfo usage.
7322
7323 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
7324
7325 2005-01-11 Kim F. Storm <storm@cua.dk>
7326
7327 * display.texi (Button Properties, Button Buffer Commands):
7328 Mention mouse-1 binding. Add follow-link keyword.
7329
7330 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
7331 (Enabling Mouse-1 to Follow Links): New subsection.
7332
7333 2005-01-06 Richard M. Stallman <rms@gnu.org>
7334
7335 * text.texi (Special Properties): Minor change.
7336
7337 * os.texi (Timers): Clarify previous change.
7338
7339 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
7340
7341 2005-01-01 Luc Teirlinck <teirllm@auburn.edu>
7342
7343 * display.texi (Face Attributes): Correct xref to renamed node.
7344
7345 2005-01-01 Richard M. Stallman <rms@gnu.org>
7346
7347 * display.texi (Face Attributes): Describe hex color specs.
7348
7349 2004-12-31 Richard M. Stallman <rms@gnu.org>
7350
7351 * os.texi (Timers): Update previous change.
7352
7353 2004-12-30 Kim F. Storm <storm@cua.dk>
7354
7355 * display.texi (Line Height): Total line-height is now specified
7356 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
7357 in cons cells. (nil . RATIO) is relative to actual line height.
7358 Use line-height `t' instead of `0' to get minimum height.
7359
7360 2004-12-29 Richard M. Stallman <rms@gnu.org>
7361
7362 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
7363
7364 2004-12-28 Richard M. Stallman <rms@gnu.org>
7365
7366 * commands.texi (Quitting): Clarify value of with-local-quit.
7367
7368 * elisp.texi (Top): Fix previous change.
7369
7370 * loading.texi (Loading): Fix previous change.
7371
7372 2004-12-27 Richard M. Stallman <rms@gnu.org>
7373
7374 * Makefile.in (MAKEINFO): Specify --force.
7375
7376 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
7377
7378 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
7379
7380 * display.texi (Line Height): Further clarify.
7381
7382 * elisp.texi (Top): Update Loading submenu.
7383
7384 * loading.texi (Where Defined): New node.
7385 (Unloading): load-history moved to Where Defined.
7386
7387 2004-12-21 Richard M. Stallman <rms@gnu.org>
7388
7389 * commands.texi (Event Input Misc): Add while-no-input.
7390
7391 2004-12-11 Richard M. Stallman <rms@gnu.org>
7392
7393 * display.texi (Line Height): Rewrite text for clarity.
7394
7395 2004-12-11 Kim F. Storm <storm@cua.dk>
7396
7397 * display.texi (Display): Add node "Line Height" to menu.
7398 (Line Height): New node. Move full description of line-spacing
7399 and line-height text properties here from text.texi.
7400 (Scroll Bars): Add vertical-scroll-bar variable.
7401
7402 * frames.texi (Window Frame Parameters): Remove line-height defvar.
7403
7404 * locals.texi (Standard Buffer-Local Variables): Fix xref for
7405 line-spacing and vertical-scroll-bar.
7406
7407 * text.texi (Special Properties): Just mention line-spacing and
7408 line-height here, add xref to new "Line Height" node.
7409
7410 2004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
7411
7412 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
7413
7414 * locals.texi (Standard Buffer-Local Variables):
7415 Add @xref for `line-spacing'.
7416
7417 2004-12-05 Richard M. Stallman <rms@gnu.org>
7418
7419 * Makefile.in (maintainer-clean): Remove the info files
7420 in $(infodir) where they are created.
7421
7422 2004-12-03 Richard M. Stallman <rms@gnu.org>
7423
7424 * windows.texi (Selecting Windows): get-lru-window and
7425 get-largest-window don't consider dedicated windows.
7426
7427 * text.texi (Undo): Document undo-in-progress.
7428
7429 2004-11-26 Richard M. Stallman <rms@gnu.org>
7430
7431 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
7432 Remove a few vars that are not always buffer-local.
7433
7434 2004-11-24 Luc Teirlinck <teirllm@auburn.edu>
7435
7436 * locals.texi (Standard Buffer-Local Variables): Comment out
7437 xref's to non-existent node `Yet to be written'.
7438
7439 2004-11-24 Richard M. Stallman <rms@gnu.org>
7440
7441 * processes.texi (Synchronous Processes): Grammar fix.
7442
7443 * numbers.texi (Comparison of Numbers): Add eql.
7444
7445 * locals.texi (Standard Buffer-Local Variables): Add many vars.
7446
7447 * intro.texi (Printing Notation): Fix previous change.
7448
7449 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
7450 and default-indicate-buffer-boundaries from here.
7451 (Usual Display): To here.
7452 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
7453 (Usual Display): Move tab-width up.
7454
7455 * customize.texi (Variable Definitions):
7456 Replace show-paren-mode example with tooltip-mode.
7457 (Simple Types, Composite Types, Defining New Types):
7458 Minor cleanups.
7459
7460 2004-11-21 Jesper Harder <harder@ifa.au.dk>
7461
7462 * processes.texi (Synchronous Processes, Output from Processes):
7463 Markup fix.
7464
7465 2004-11-20 Richard M. Stallman <rms@gnu.org>
7466
7467 * positions.texi (Skipping Characters): skip-chars-forward
7468 now handles char classes.
7469
7470 * intro.texi (Printing Notation): Avoid confusion of `print'
7471 when explaining @print.
7472
7473 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
7474
7475 * display.texi (Display Table Format): Minor fix.
7476
7477 * streams.texi (Output Functions): Fix print example.
7478
7479 * Makefile.in (elisp): New target.
7480 (dist): Depend on $(infodir)/elisp, not elisp.
7481 Copy the info files from $(infodir).
7482
7483 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
7484 read-from-minibuffer.
7485
7486 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
7487
7488 2004-11-19 Richard M. Stallman <rms@gnu.org>
7489
7490 * searching.texi (Regexp Search): Add search-whitespace-regexp.
7491
7492 2004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
7493
7494 * tips.texi (Coding Conventions): Fix typo.
7495
7496 2004-11-16 Richard M. Stallman <rms@gnu.org>
7497
7498 * tips.texi (Coding Conventions): Separate defvar and require
7499 methods to avoid warnings. Use require only when there are many
7500 functions and variables from that package.
7501
7502 * minibuf.texi (Minibuffer Completion): When ignoring case,
7503 predicate must not be case-sensitive.
7504
7505 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
7506 (Test Coverage): Don't talk about "splotches". Clarified.
7507
7508 2004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
7509
7510 * frames.texi (Window Frame Parameters): Fix typo.
7511
7512 2004-11-15 Kim F. Storm <storm@cua.dk>
7513
7514 * symbols.texi (Other Plists): Note that plist-get may signal error.
7515 Add safe-plist-get.
7516
7517 2004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
7518
7519 * modes.texi (Font Lock Basics): Fix typo.
7520
7521 2004-11-08 Richard M. Stallman <rms@gnu.org>
7522
7523 * syntax.texi (Syntax Table Functions): Add syntax-after.
7524
7525 2004-11-06 Lars Brinkhoff <lars@nocrew.org>
7526
7527 * os.texi (Processor Run Time): New section documenting
7528 get-internal-run-time.
7529
7530 2004-11-06 Eli Zaretskii <eliz@gnu.org>
7531
7532 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
7533 it nukes elisp-cover.texi.
7534 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
7535 elisp-0 etc.
7536
7537 2004-11-05 Luc Teirlinck <teirllm@auburn.edu>
7538
7539 * commands.texi (Keyboard Macros): Document `append' return value
7540 of `defining-kbd-macro'.
7541
7542 2004-11-01 Richard M. Stallman <rms@gnu.org>
7543
7544 * commands.texi (Interactive Call): Add called-interactively-p.
7545
7546 2004-10-29 Simon Josefsson <jas@extundo.com>
7547
7548 * minibuf.texi (Reading a Password): Revert.
7549
7550 2004-10-28 Richard M. Stallman <rms@gnu.org>
7551
7552 * frames.texi (Display Feature Testing): Explain about "vendor".
7553
7554 2004-10-27 Richard M. Stallman <rms@gnu.org>
7555
7556 * commands.texi (Interactive Codes): `N' uses numeric prefix,
7557 not raw. Clarify `n'.
7558 (Interactive Call): Rewrite interactive-p, focusing on when
7559 and how to use it.
7560 (Misc Events): Clarify previous change.
7561
7562 * advice.texi (Simple Advice): Clarify what job the example does.
7563 (Around-Advice): Clarify ad-do-it.
7564 (Activation of Advice): An option of ad-default-compilation-action
7565 is `never', not `nil'.
7566
7567 2004-10-26 Kim F. Storm <storm@cua.dk>
7568
7569 * commands.texi (Interactive Codes): Add U code letter.
7570
7571 2004-10-25 Simon Josefsson <jas@extundo.com>
7572
7573 * minibuf.texi (Reading a Password): Add.
7574
7575 2004-10-24 Jason Rumney <jasonr@gnu.org>
7576
7577 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
7578 and wheel-down.
7579
7580 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
7581
7582 * processes.texi (Synchronous Processes): Document process-file.
7583
7584 2004-10-22 Kenichi Handa <handa@m17n.org>
7585
7586 * text.texi (translate-region): Document that it accepts also a
7587 char-table.
7588
7589 2004-10-22 David Ponce <david@dponce.com>
7590
7591 * windows.texi (Resizing Windows): Document the `preserve-before'
7592 argument of the functions `enlarge-window' and `shrink-window'.
7593
7594 2004-10-19 Jason Rumney <jasonr@gnu.org>
7595
7596 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
7597
7598 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
7599
7600 * text.texi (Filling): Add anchor for definition of
7601 `sentence-end-double-space'.
7602
7603 * searching.texi (Regexp Example): Update description of how
7604 Emacs currently recognizes the end of a sentence.
7605 (Standard Regexps): Update definition of the variable
7606 `sentence-end'. Add definition of the function `sentence-end'.
7607
7608 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
7609
7610 * display.texi (Progress): New node.
7611
7612 2004-10-05 Kim F. Storm <storm@cua.dk>
7613
7614 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
7615
7616 2004-09-29 Kim F. Storm <storm@cua.dk>
7617
7618 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
7619 to identify bitmaps. Remove -fringe-bitmap suffix for standard
7620 fringe bitmap symbols, as they now have their own namespace.
7621 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
7622 vs. pixels. Signal error if no free bitmap slots.
7623 (Pixel Specification): Change IMAGE to @var{image}.
7624
7625 2004-09-28 Richard M. Stallman <rms@gnu.org>
7626
7627 * text.texi (Special Properties): Clarify line-spacing and line-height.
7628
7629 * searching.texi (Regexp Search): Add looking-back.
7630
7631 2004-09-25 Luc Teirlinck <teirllm@auburn.edu>
7632
7633 * display.texi: Correct typos.
7634 (Image Descriptors): Correct xref's.
7635
7636 2004-09-25 Richard M. Stallman <rms@gnu.org>
7637
7638 * text.texi (Special Properties): Cleanups in `cursor'.
7639 Rewrites in `line-height' and `line-spacing'; exchange them.
7640
7641 * display.texi (Fringes): Rewrite previous change.
7642 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
7643 (Display Fringe Bitmaps): Node deleted, text moved.
7644 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
7645 (Scroll Bars): Clarify set-window-scroll-bars.
7646 (Pointer Shape): Rewrite.
7647 (Specified Space): Clarify :align-to, etc.
7648 (Pixel Specification): Use @var. Clarify new text.
7649 (Other Display Specs): Clarify `slice'.
7650 (Image Descriptors): Cleanups.
7651 (Showing Images): Cleanups.
7652
7653 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
7654
7655 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
7656
7657 * modes.texi: Various minor changes in addition to:
7658 (Major Mode Conventions): Final call to `run-mode-hooks' should
7659 not be inside the `delay-mode-hooks' form.
7660 (Mode Hooks): New node.
7661 (Hooks): Delete obsolete example.
7662 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
7663 node "Mode Hooks".
7664
7665 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
7666
7667 * display.texi: Correct various typos.
7668 (Display): Rename node "Pointer Shapes" to "Pointer
7669 Shape". (There is already a node called "Pointer Shapes" in
7670 frames.texi.)
7671 (Images): Remove non-existent node "Image Slices" from menu.
7672
7673 2004-09-23 Kim F. Storm <storm@cua.dk>
7674
7675 * text.texi (Special Properties): Add `cursor', `pointer',
7676 `line-height', and `line-spacing' properties.
7677
7678 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
7679 Shapes' to menu.
7680 (Standard Faces): Doc fix for fringe face.
7681 (Fringes): Add `overflow-newline-into-fringe' and
7682 'indicate-buffer-boundaries'.
7683 (Fringe Bitmaps, Pointer Shapes): New nodes.
7684 (Display Property): Add 'Pixel Specification' and 'Display Fringe
7685 Bitmaps' to menu.
7686 (Specified Space): Describe pixel width and height.
7687 (Pixel Specification): New node.
7688 (Other Display Specs): Add `slice' property.
7689 (Display Fringe Bitmaps): New node.
7690 (Images): Add 'Image Slices' to menu.
7691 (Image Descriptors): Add `:pointer' and `:map' properties.
7692 (Showing Images): Add slice arg to `insert-image'.
7693 Add 'insert-sliced-image'.
7694
7695 2004-09-20 Richard M. Stallman <rms@gnu.org>
7696
7697 * commands.texi (Key Sequence Input):
7698 Clarify downcasing in read-key-sequence.
7699
7700 2004-09-08 Juri Linkov <juri@jurta.org>
7701
7702 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
7703
7704 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
7705
7706 * locals.texi (Standard Buffer-Local Variables):
7707 Add `buffer-auto-save-file-format'.
7708 * internals.texi (Buffer Internals): Describe new
7709 auto_save_file_format field of the buffer structure.
7710 * files.texi (Format Conversion): `auto-save-file-format' has been
7711 renamed `buffer-auto-save-file-format'.
7712
7713 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
7714
7715 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
7716 an integer or a marker.
7717 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
7718
7719 2004-08-22 Richard M. Stallman <rms@gnu.org>
7720
7721 * modes.texi (Major Mode Conventions): Discuss rebinding of
7722 standard key bindings.
7723
7724 2004-08-18 Kim F. Storm <storm@cua.dk>
7725
7726 * processes.texi (Accepting Output): Add `just-this-one' arg to
7727 `accept-process-output'.
7728 (Output from Processes): New var `process-adaptive-read-buffering'.
7729
7730 2004-08-10 Luc Teirlinck <teirllm@auburn.edu>
7731
7732 * keymaps.texi: Various changes in addition to:
7733 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
7734 Give more varied examples for `kbd'.
7735 (Creating Keymaps): Char tables have slots for all characters
7736 without modifiers.
7737 (Active Keymaps): `overriding-local-map' and
7738 `overriding-terminal-local-map' also override text property and
7739 overlay keymaps.
7740 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
7741 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
7742 to denote a prefix of no events.
7743 `map-keymap' includes parent's bindings _recursively_.
7744 Clarify and correct description of `where-is-internal'.
7745 Mention BUFFER-OR-NAME arg to `describe-bindings'.
7746 (Menu Example): For menus intended for use with the keyboard, the
7747 menu items should be bound to characters or real function keys.
7748
7749 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
7750
7751 * objects.texi (Character Type): Reposition `@anchor' to prevent
7752 double space inside sentence in Info.
7753
7754 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
7755 renamed to `disabled-command-function'.
7756 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
7757 (Command Loop Info): Replace reference to it.
7758 (Disabling Commands): `disabled-command-hook' has been renamed to
7759 `disabled-command-function'.
7760
7761 2004-08-07 Luc Teirlinck <teirllm@auburn.edu>
7762
7763 * os.texi (Translating Input): Only non-prefix bindings in
7764 `key-translation-map' override actual key bindings. Warn about
7765 possible indirect effect of actual key bindings on non-prefix
7766 bindings in `key-translation-map'.
7767
7768 2004-08-06 Luc Teirlinck <teirllm@auburn.edu>
7769
7770 * minibuf.texi (High-Level Completion): Add anchor for definition
7771 of `read-variable'.
7772
7773 * commands.texi: Various changes in addition to:
7774 (Using Interactive): Clarify description of `interactive-form'.
7775 (Interactive Call): Mention default for KEYS argument to
7776 `call-interactively'.
7777 (Command Loop Info): Clarify description of `this-command-keys'.
7778 Mention KEEP-RECORD argument to `clear-this-command-keys'.
7779 Value of `last-event-frame' can be `macro'.
7780 (Repeat Events): `double-click-fuzz' is also used to distinguish
7781 clicks and drags.
7782 (Classifying Events): Clarify descriptions of `event-modifiers'
7783 `event-basic-type' and `event-convert-list'.
7784 (Accessing Events): `posn-timestamp' takes POSITION argument.
7785 (Quoted Character Input): Clarify description of
7786 `read-quoted-char' and fix example.
7787 (Quitting): Add `with-local-quit'.
7788 (Disabling Commands): Correct and clarify descriptions of
7789 `enable-command' and `disable-command'.
7790 Mention what happens if `disabled-command-hook' is nil.
7791 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
7792 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
7793
7794 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
7795
7796 * frames.texi: Various changes in addition to:
7797 (Creating Frames): Expand and clarify description of `make-frame'.
7798 (Window Frame Parameters): Either none or both of the `icon-left'
7799 and `icon-top' parameters must be specified. Put descriptions of
7800 `menu-bar-lines' and `toolbar-lines' closer together and change
7801 them accordingly.
7802 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
7803 except while processing `frame-title-format' or `icon-title-format'.
7804 (Deleting Frames): Correct description of `delete-frame'.
7805 Non-nil return values of `frame-live-p' are like those of `framep'.
7806 (Frames and Windows): Mention return value of
7807 `set-frame-selected-window'.
7808 (Visibility of Frames): Mention `force' argument to
7809 `make-frame-invisible'. `frame-visible-p' returns t for all
7810 frames on text-only terminals.
7811 (Frame Configurations): Restoring a frame configuration does not
7812 restore deleted frames.
7813 (Window System Selections): `x-set-selection' returns DATA.
7814 (Resources): Add example.
7815 (Display Feature Testing): Clarify descriptions of
7816 `display-pixel-height', `display-pixel-width', `x-server-version'
7817 and `x-server-vendor'.
7818
7819 * windows.texi (Choosing Window): Add anchor.
7820 * minibuf.texi (Minibuffer Misc): Add anchor.
7821
7822 2004-07-23 John Paul Wallington <jpw@gnu.org>
7823
7824 * macros.texi (Defining Macros): Declaration keyword for setting
7825 Edebug spec is `debug' not `edebug'.
7826
7827 2004-07-19 Luc Teirlinck <teirllm@auburn.edu>
7828
7829 * windows.texi: Various small changes in addition to:
7830 (Window Point): Mention return value of `set-window-point'.
7831 (Window Start): `pos-visible-in-window-p' disregards horizontal
7832 scrolling. Explain return value if PARTIALLY is non-nil.
7833 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
7834 and `set-window-vscroll'.
7835 (Size of Window): The argument WINDOW to `window-inside-edges',
7836 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
7837 (Resizing Windows): Explain return value of
7838 `shrink-window-if-larger-than-buffer'.
7839 `window-size-fixed' automatically becomes buffer local when set.
7840 (Window Configurations): Explain return value of
7841 `set-window-configuration'.
7842
7843 * minibuf.texi (Minibuffer Misc): Add anchor for
7844 `minibuffer-scroll-window'.
7845
7846 * positions.texi (Text Lines): Add anchor for `count-lines'.
7847
7848 2004-07-17 Richard M. Stallman <rms@gnu.org>
7849
7850 * display.texi (Overlay Properties): Adding `evaporate' prop
7851 deletes empty overlay immediately.
7852
7853 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
7854 fix example.
7855
7856 2004-07-16 Jim Blandy <jimb@redhat.com>
7857
7858 * searching.texi (Regexp Backslash): Document new \_< and \_>
7859 operators.
7860
7861 2004-07-16 Juanma Barranquero <lektu@terra.es>
7862
7863 * display.texi (Images): Fix Texinfo usage.
7864
7865 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
7866
7867 * buffers.texi (Modification Time): `visited-file-modtime' now
7868 returns a list of two integers, instead of a cons.
7869
7870 2004-07-13 Luc Teirlinck <teirllm@auburn.edu>
7871
7872 * windows.texi: Various changes in addition to:
7873 (Splitting Windows): Add `split-window-keep-point'.
7874
7875 2004-07-09 Richard M. Stallman <rms@gnu.org>
7876
7877 * frames.texi (Input Focus): Minor fix.
7878
7879 2004-07-07 Luc Teirlinck <teirllm@auburn.edu>
7880
7881 * frames.texi (Input Focus): Clarify descriptions of
7882 `select-frame-set-input-focus' and `select-frame'.
7883
7884 2004-07-06 Luc Teirlinck <teirllm@auburn.edu>
7885
7886 * os.texi: Various small changes in addition to:
7887 (Killing Emacs): Expand and clarify description of
7888 `kill-emacs-query-functions' and `kill-emacs-hook'.
7889 (System Environment): Expand and clarify description of `getenv'
7890 and `setenv'.
7891 (Timers): Clarify description of `run-at-time'.
7892 (Translating Input): Correct description of
7893 `extra-keyboard-modifiers'.
7894 (Flow Control): Correct description of `enable-flow-control'.
7895
7896 2004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
7897
7898 * os.texi: Update copyright.
7899 (Session Management): Grammar fix.
7900 Clarify which Emacs does the restarting.
7901 Use @samp for *scratch* buffer.
7902
7903 2004-07-04 Alan Mackenzie <acm@muc.de>
7904
7905 * frames.texi (Input Focus): Add documentation for
7906 `select-frame-set-input-focus'. Replace refs to non-existent
7907 `switch-frame' with `select-frame'. Minor corrections and tidying
7908 up of text-only terminal stuff.
7909
7910 2004-07-02 Richard M. Stallman <rms@gnu.org>
7911
7912 * files.texi (Saving Buffers): Cleanup write-contents-function.
7913 (Magic File Names): Cleanup file-remote-p.
7914
7915 2004-07-02 Kai Großjohann <kai@emptydomain.de>
7916
7917 * files.texi (Magic File Names): `file-remote-p' returns an
7918 identifier of the remote system, not just t.
7919
7920 2004-07-02 David Kastrup <dak@gnu.org>
7921
7922 * searching.texi (Entire Match Data): Add explanation about new
7923 match-data behavior when @var{integers} is non-nil.
7924
7925 2004-06-24 Richard M. Stallman <rms@gnu.org>
7926
7927 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
7928
7929 * customize.texi (Variable Definitions): Note about doc strings
7930 and :set.
7931
7932 * keymaps.texi (Keymap Terminology): Document `kbd'.
7933 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
7934
7935 * display.texi (Invisible Text): Setting buffer-invisibility-spec
7936 makes it buffer-local.
7937
7938 * files.texi (Saving Buffers): Correct previous change.
7939
7940 * commands.texi (Accessing Events):
7941 Clarify posn-col-row and posn-actual-col-row.
7942
7943 2004-06-24 David Ponce <david.ponce@wanadoo.fr>
7944
7945 * commands.texi (Accessing Events): New functions
7946 posn-at-point and posn-at-x-y. Add example to posn-x-y.
7947
7948 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
7949
7950 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
7951 * frames.texi, buffers.texi, backups.texi, variables.texi:
7952 * loading.texi, eval.texi, functions.texi, control.texi:
7953 * symbols.texi, minibuf.texi: Reposition @anchor's.
7954
7955 * help.texi: Various small changes in addition to the following.
7956 (Describing Characters): Describe PREFIX argument to
7957 `key-description'. Correct and clarify definition of
7958 `text-char-description'. Describe NEED-VECTOR argument to
7959 `read-kbd-macro'.
7960 (Help Functions): Clarify definition of `apropos'.
7961
7962 2004-06-23 Lars Hansen <larsh@math.ku.dk>
7963
7964 * files.texi (Saving Buffers): Correct description of
7965 `write-contents-functions'.
7966
7967 2004-06-21 Juanma Barranquero <lektu@terra.es>
7968
7969 * display.texi (Images): Remove redundant @vindex directives.
7970 Rewrite `image-library-alist' doc in active voice.
7971
7972 2004-06-14 Juanma Barranquero <lektu@terra.es>
7973
7974 * display.texi (Images): Document new delayed library loading,
7975 variable `image-library-alist' and (existing but undocumented)
7976 function `image-type-available-p'.
7977
7978 2004-06-05 Richard M. Stallman <rms@gnu.org>
7979
7980 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
7981 refer the user to the Initial Input node.
7982 (Text from Minibuffer): Likewise.
7983 (Initial Input): New node. Document this feature
7984 and say it is mostly deprecated.
7985
7986 2004-05-30 Richard M. Stallman <rms@gnu.org>
7987
7988 * loading.texi (Named Features): Clarify return value
7989 and meaning of NOERROR.
7990
7991 * variables.texi (File Local Variables): Minor cleanup.
7992
7993 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
7994
7995 * files.texi (Magic File Names): Add `file-remote-p' as operation
7996 of file name handlers.
7997
7998 2004-05-29 Richard M. Stallman <rms@gnu.org>
7999
8000 * modes.texi (Minor Mode Conventions): (-) has no special meaning
8001 as arg to a minor mode command.
8002
8003 2004-05-22 Richard M. Stallman <rms@gnu.org>
8004
8005 * syntax.texi (Syntax Class Table): Word syntax not just for English.
8006
8007 * streams.texi (Output Variables): Doc float-output-format.
8008
8009 * searching.texi (Regexp Special): Nested repetition can be infloop.
8010
8011 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
8012 real stack overflow.
8013
8014 * compile.texi: Minor cleanups.
8015
8016 2004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
8017
8018 * lists.texi (Cons Cells): Explain dotted lists, true lists,
8019 circular lists.
8020 (List Elements): Explain handling of circular and dotted lists.
8021
8022 2004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
8023
8024 * modes.texi (Search-based Fontification): Fix typo.
8025
8026 2004-05-10 Juanma Barranquero <lektu@terra.es>
8027
8028 * modes.texi (Mode Line Variables): Fix description of
8029 global-mode-string, which is now after which-func-mode, not the
8030 buffer name.
8031
8032 2004-05-07 Lars Hansen <larsh@math.ku.dk>
8033
8034 * modes.texi (Desktop Save Mode): Add.
8035 (Modes): Add menu entry Desktop Save Mode.
8036
8037 * hooks.texi: Add desktop-after-read-hook,
8038 desktop-no-desktop-file-hook and desktop-save-hook.
8039
8040 * locals.texi: Add desktop-save-buffer.
8041
8042 2004-04-30 Jesper Harder <harder@ifa.au.dk>
8043
8044 * display.texi: emacs -> Emacs.
8045
8046 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
8047
8048 * files.texi (Changing Files): Document set-file-times.
8049
8050 2004-04-23 Juanma Barranquero <lektu@terra.es>
8051
8052 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8053
8054 2004-04-18 Jesper Harder <harder@ifa.au.dk>
8055
8056 * tips.texi (Coding Conventions): defopt -> defcustom.
8057
8058 2004-04-16 Luc Teirlinck <teirllm@auburn.edu>
8059
8060 * sequences.texi: Various clarifications.
8061
8062 2004-04-14 Luc Teirlinck <teirllm@auburn.edu>
8063
8064 * buffers.texi (Read Only Buffers): Mention optional ARG to
8065 `toggle-read-only'.
8066
8067 2004-04-14 Nick Roberts <nick@nick.uklinux.net>
8068
8069 * windows.texi (Selecting Windows): Note that get-lru-window
8070 returns a full-width window if possible.
8071
8072 2004-04-13 Luc Teirlinck <teirllm@auburn.edu>
8073
8074 * buffers.texi: Various changes in addition to:
8075 (Buffer File Name): Add `find-buffer-visiting'.
8076 (Buffer Modification): Mention optional ARG to `not-modified'.
8077 (Indirect Buffers): Mention optional CLONE argument to
8078 `make-indirect-buffer'.
8079
8080 * files.texi: Various changes in addition to:
8081 (Visiting Functions): `find-file-hook' is now a normal hook.
8082 (File Name Expansion): Explain difference between the way that
8083 `expand-file-name' and `file-truename' treat `..'.
8084 (Contents of Directories): Mention optional ID-FORMAT argument to
8085 `directory-files-and-attributes'.
8086 (Format Conversion): Mention new optional CONFIRM argument to
8087 `format-write-file'.
8088
8089 2004-04-12 Miles Bader <miles@gnu.org>
8090
8091 * macros.texi (Expansion): Add description of `macroexpand-all'.
8092
8093 2004-04-05 Jesper Harder <harder@ifa.au.dk>
8094
8095 * variables.texi (Variable Aliases):
8096 Mention cyclic-variable-indirection.
8097
8098 * errors.texi (Standard Errors): Ditto.
8099
8100 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
8101
8102 * backups.texi: Various small changes in addition to:
8103 (Making Backups): Mention return value of `backup-buffer'.
8104 (Auto-Saving): Mention optional FORCE argument to
8105 `delete-auto-save-file-if-necessary'.
8106 (Reverting): Mention optional PRESERVE-MODES argument to
8107 `revert-buffer'. Correct description of `revert-buffer-function'.
8108
8109 2004-03-22 Juri Linkov <juri@jurta.org>
8110
8111 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
8112 with `Vector Functions'.
8113
8114 * text.texi (Sorting): Add missing quote.
8115
8116 2004-03-14 Luc Teirlinck <teirllm@auburn.edu>
8117
8118 * intro.texi (Lisp History): Replace xref to `cl' manual with
8119 inforef.
8120
8121 2004-03-12 Richard M. Stallman <rms@gnu.org>
8122
8123 * intro.texi (Version Info): Add arg to emacs-version.
8124 (Lisp History): Change xref to CL manual.
8125
8126 2004-03-09 Luc Teirlinck <teirllm@auburn.edu>
8127
8128 * minibuf.texi (Completion Commands): Add xref to Emacs manual
8129 for Partial Completion mode.
8130
8131 2004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
8132
8133 * customize.texi: Fix typo. Remove eol whitespace.
8134
8135 2004-03-04 Richard M. Stallman <rms@gnu.org>
8136
8137 * processes.texi: Fix typos.
8138
8139 * lists.texi (Building Lists): Minor clarification.
8140
8141 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
8142 in make-hash-table.
8143
8144 2004-02-29 Juanma Barranquero <lektu@terra.es>
8145
8146 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
8147 rm, and ignore exit code.
8148
8149 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
8150
8151 * display.texi (Defining Faces): Add description for min-colors.
8152 Update example.
8153
8154 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
8155
8156 * abbrevs.texi: Various corrections and clarifications in addition
8157 to the following:
8158 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
8159
8160 2004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
8161
8162 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
8163
8164 2004-02-21 Luc Teirlinck <teirllm@auburn.edu>
8165
8166 * text.texi: Various small changes in addition to the following:
8167 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
8168 to delete-horizontal-space.
8169 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
8170 description of yank-handler text property at various places.
8171
8172 * frames.texi (Window System Selections): Add anchor.
8173
8174 * syntax.texi (Syntax Table Functions): Clarify and correct
8175 descriptions of make-syntax-table and copy-syntax-table.
8176 (Motion and Syntax): Clarify SYNTAXES argument to
8177 skip-syntax-forward.
8178 (Parsing Expressions): Mention that the return value of
8179 parse-partial-sexp is currently a list of ten rather than nine
8180 elements.
8181 (Categories): Various corrections and clarifications.
8182
8183 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
8184
8185 * markers.texi (Marker Insertion Types): Minor change.
8186
8187 * locals.texi (Standard Buffer-Local Variables):
8188 * commands.texi (Interactive Codes, Using Interactive):
8189 * functions.texi (Related Topics): Fix xrefs.
8190
8191 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
8192
8193 * lists.texi (Sets And Lists): Update description of delete-dups.
8194
8195 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
8196
8197 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
8198
8199 2004-02-16 Jan Djärv <jan.h.d@swipnet.se>
8200
8201 * frames.texi (Parameter Access): frame-parameters arg is optional.
8202 modify-frame-parameters handles nil for FRAME.
8203 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
8204 are all-or-nothing for certain toolkits.
8205 Mention parameter wait-for-wm.
8206 (Frames and Windows): In frame-first-window and frame-selected-window
8207 the arg is optional.
8208 (Input Focus): In redirect-frame-focus the second arg is optional.
8209 (Window System Selections): Mention selection type CLIPBOARD.
8210 Mention data-type UTF8_STRING.
8211 Mention numbering of cut buffers.
8212 (Resources): Describe x-resource-name.
8213
8214 2004-02-16 Richard M. Stallman <rms@gnu.org>
8215
8216 * windows.texi (Buffers and Windows): Delete false table
8217 about all-frames.
8218
8219 * syntax.texi (Parsing Expressions): Delete old caveat
8220 about parse-sexp-ignore-comments.
8221
8222 * streams.texi (Output Variables): Add print-quoted.
8223
8224 * lists.texi (Building Lists): Minor cleanup.
8225
8226 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
8227
8228 * display.texi (Overlays): Explain overlays use markers.
8229 (Managing Overlays): Explain front-advance and rear-advance
8230 in more detail.
8231
8232 * loading.texi (Unloading): Document unload-feature-special-hooks.
8233 Get rid of fns-NNN.el file.
8234
8235 2004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
8236
8237 * help.texi (Describing Characters): Fix text-char-description
8238 example output.
8239
8240 * edebug.texi (Using Edebug): Fix example.
8241
8242 * debugging.texi (Internals of Debugger): Fix return value.
8243
8244 * files.texi (Changing Files): Fix argname.
8245
8246 * calendar.texi: Fix parens, and default values.
8247
8248 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
8249 * nonascii.texi, objects.texi, os.texi: Minor fixes.
8250 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
8251
8252 * positions.texi (Text Lines): Don't add -1 in current-line.
8253
8254 2004-02-16 Richard M. Stallman <rms@gnu.org>
8255
8256 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
8257
8258 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
8259
8260 * processes.texi (Low-Level Network): Fix a typo.
8261
8262 2004-02-12 Kim F. Storm <storm@cua.dk>
8263
8264 * display.texi (Fringes): Use consistent wording.
8265 Note that window-fringe's window arg is optional.
8266 (Scroll Bars): Use consistent wording.
8267
8268 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
8269
8270 * tips.texi (Comment Tips): Document the new conventions for
8271 commenting out code.
8272
8273 2004-02-07 Jan Djärv <jan.h.d@swipnet.se>
8274
8275 * positions.texi (Text Lines): Add missing end defun.
8276
8277 2004-02-07 Kim F. Storm <storm@cua.dk>
8278
8279 * positions.texi (Text Lines): Add line-number-at-pos.
8280
8281 2004-02-06 John Paul Wallington <jpw@gnu.org>
8282
8283 * display.texi (Button Properties, Button Buffer Commands):
8284 mouse-2 invokes button, not down-mouse-1.
8285
8286 2004-02-04 Jason Rumney <jasonr@gnu.org>
8287
8288 * makefile.w32-in: Sync with Makefile.in changes.
8289
8290 2004-02-03 Luc Teirlinck <teirllm@auburn.edu>
8291
8292 * minibuf.texi (Text from Minibuffer): Various corrections and
8293 clarifications.
8294 (Object from Minibuffer): Correct Lisp description of
8295 read-minibuffer.
8296 (Minibuffer History): Clarify description of cons values for
8297 HISTORY arguments.
8298 (Basic Completion): Various corrections and clarifications.
8299 Add completion-regexp-list.
8300 (Minibuffer Completion): Correct and clarify description of
8301 completing-read.
8302 (Completion Commands): Mention Partial Completion mode.
8303 Various other minor changes.
8304 (High-Level Completion): Various corrections and clarifications.
8305 (Reading File Names): Ditto.
8306 (Minibuffer Misc): Ditto.
8307
8308 2004-01-26 Luc Teirlinck <teirllm@auburn.edu>
8309
8310 * strings.texi (Text Comparison): assoc-string also matches
8311 elements of alists that are strings instead of conses.
8312 (Formatting Strings): Standardize Texinfo usage. Update index
8313 entries.
8314
8315 2004-01-20 Luc Teirlinck <teirllm@auburn.edu>
8316
8317 * lists.texi (Sets And Lists): Add delete-dups.
8318
8319 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
8320
8321 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
8322 special form.
8323 * macros.texi (Defining Macros): Update description of `declare',
8324 which now is a macro.
8325 (Wrong Time): Fix typos.
8326
8327 2004-01-14 Luc Teirlinck <teirllm@auburn.edu>
8328
8329 * compile.texi (Compilation Functions): Expand descriptions of
8330 `compile-defun', `byte-compile-file', `byte-recompile-directory'
8331 and `batch-byte-compile'. In particular, mention and describe
8332 all optional arguments.
8333 (Disassembly): Correct and clarify the description of `disassemble'.
8334
8335 2004-01-11 Luc Teirlinck <teirllm@auburn.edu>
8336
8337 * searching.texi: Various small changes in addition to the
8338 following.
8339 (Regexp Example): Adapt to new value of `sentence-end'.
8340 (Regexp Functions): The PAREN argument to `regexp-opt' can be
8341 `words'.
8342 (Search and Replace): Add usage note for `perform-replace'.
8343 (Entire Match Data): Mention INTEGERS and REUSE arguments to
8344 `match-data'.
8345 (Standard Regexps): Update for new values of `paragraph-start'
8346 and `sentence-end'.
8347
8348 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
8349
8350 * files.texi (Saving Buffers): Clarify descriptions of
8351 `write-contents-functions' and `before-save-hook'.
8352 Make the defvar's for `before-save-hook' and `after-save-hook'
8353 into defopt's.
8354
8355 2004-01-07 Kim F. Storm <storm@cua.dk>
8356
8357 * commands.texi (Click Events): Describe new image and
8358 width/height elements of click events.
8359 (Accessing Events): Add posn-string, posn-image, and
8360 posn-object-width-height. Change posn-object to return either
8361 image or string object.
8362
8363 2004-01-01 Simon Josefsson <jas@extundo.com>
8364
8365 * hooks.texi (Standard Hooks): Add before-save-hook.
8366 * files.texi (Saving Buffers): Likewise.
8367
8368 2004-01-03 Richard M. Stallman <rms@gnu.org>
8369
8370 * frames.texi (Frames and Windows): Delete frame-root-window.
8371
8372 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
8373
8374 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
8375
8376 * functions.texi: Various small changes in addition to the
8377 following.
8378 (What Is a Function): `functionp' returns nil for macros.
8379 Clarify behavior of this and following functions for symbol arguments.
8380 (Function Documentation): Add `\' in front of (fn @var{arglist})
8381 and explain why.
8382 (Defining Functions): Mention DOCSTRING argument to `defalias'.
8383 Add anchor.
8384 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
8385
8386 2004-01-01 Miles Bader <miles@gnu.org>
8387
8388 * display.texi (Buttons): New section.
8389
8390 2003-12-31 Andreas Schwab <schwab@suse.de>
8391
8392 * numbers.texi (Math Functions): sqrt reports a domain-error
8393 error.
8394 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
8395
8396 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
8397
8398 * tips.texi (Documentation Tips): Update item on hyperlinks in
8399 documentation strings.
8400
8401 * errors.texi (Standard Errors): Various small corrections and
8402 additions.
8403
8404 * control.texi: Various small changes in addition to the
8405 following.
8406 (Signaling Errors): Provide some more details on how `signal'
8407 constructs the error message. Add anchor to the definition of
8408 `signal'.
8409 (Error Symbols): Describe special treatment of `quit'.
8410 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
8411 to emphasize that it has to be a single form.
8412
8413 * buffers.texi: Add anchor.
8414
8415 2003-12-29 Richard M. Stallman <rms@gnu.org>
8416
8417 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
8418 (Window Configurations): Add window-configuration-frame.
8419
8420 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
8421
8422 * text.texi (Examining Properties): Add get-char-property-and-overlay.
8423 Change arg name in get-char-property.
8424 (Special Properties): Update handling of keymap property.
8425
8426 * strings.texi (Modifying Strings): Add clear-string.
8427 (Text Comparison): Add assoc-string and remove
8428 assoc-ignore-case, assoc-ignore-representation.
8429
8430 * os.texi (Time of Day): Add set-time-zone-rule.
8431
8432 * numbers.texi (Math Functions): asin, acos, log, log10
8433 report domain-error errors.
8434
8435 * nonascii.texi (Converting Representations):
8436 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
8437 (Encoding and I/O): Add file-name-coding-system.
8438
8439 * modes.texi (Search-based Fontification): Explain that
8440 face specs are symbols with face names as values.
8441
8442 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
8443
8444 * lists.texi (Building Lists): remq moved elsewhere.
8445 (Sets And Lists): remq moved here.
8446 (Association Lists): Refer to assoc-string.
8447
8448 * internals.texi (Garbage Collection): Add memory-use-counts.
8449
8450 * frames.texi (Frames and Windows): Add set-frame-selected-window
8451 and frame-root-window.
8452
8453 * files.texi (Contents of Directories):
8454 Add directory-files-and-attributes.
8455
8456 * display.texi (Refresh Screen): Add force-window-update.
8457 (Invisible Text): Explain about moving point out of invis text.
8458 (Overlay Properties): Add overlay-properties.
8459 (Managing Overlays): Add overlayp.
8460 (GIF Images): Invalid image number displays a hollow box.
8461
8462 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
8463 (Killing Buffers): Add buffer-live-p.
8464
8465 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
8466
8467 * display.texi (Fringes): Fix typo "set-buffer-window".
8468
8469 2003-12-24 Luc Teirlinck <teirllm@auburn.edu>
8470
8471 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
8472 * nonascii.texi, processes.texi, tips.texi, variables.texi:
8473 Add or change various xrefs and anchors.
8474
8475 * commands.texi: Replace all occurrences of @acronym{CAR} with
8476 @sc{car}, for consistency with the rest of the Elisp manual.
8477 `car' and `cdr' are historically acronyms, but are no longer
8478 widely thought of as such.
8479
8480 * internals.texi (Pure Storage): Mention that `purecopy' does not
8481 copy text properties.
8482 (Object Internals): Now 29 bits are used (in most implementations)
8483 to address Lisp objects.
8484
8485 * variables.texi (Variables with Restricted Values): New node.
8486
8487 * objects.texi (Lisp Data Types): Mention that certain variables
8488 can only take on a restricted set of values and add an xref to
8489 the new node "Variables with Restricted Values".
8490
8491 * eval.texi (Function Indirection): Describe the errors that
8492 `indirect-function' can signal.
8493 (Eval): Clarify the descriptions of `eval-region' and `values'.
8494 Describe `eval-buffer' instead of `eval-current-buffer' and
8495 mention `eval-current-buffer' as an alias for `current-buffer'.
8496 Correct the description and mention all optional arguments.
8497
8498 * nonascii.texi: Various small changes in addition to the
8499 following.
8500 (Converting Representations): Clarify behavior of
8501 `string-make-multibyte' and `string-to-multibyte' for unibyte all
8502 ASCII arguments.
8503 (Character Sets): Document the variable `charset-list' and adapt
8504 the definition of the function `charset-list' accordingly.
8505 (Translation of Characters): Clarify use of generic characters in
8506 `make-translation-table'. Clarify and correct the description of
8507 the use of translation tables in encoding and decoding.
8508 (User-Chosen Coding Systems): Correct and clarify the description
8509 of `select-safe-coding-system'.
8510 (Default Coding Systems): Clarify description of
8511 `file-coding-system-alist'.
8512
8513 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
8514
8515 * strings.texi (Text Comparison): Correctly describe when two
8516 strings are `equal'. Combine and clarify descriptions of
8517 `assoc-ignore-case' and `assoc-ignore-representation'.
8518
8519 * objects.texi (Non-ASCII in Strings): Clarify description of
8520 when a string is unibyte or multibyte.
8521 (Bool-Vector Type): Update examples.
8522 (Equality Predicates): Correctly describe when two strings are
8523 `equal'.
8524
8525 2003-11-29 Luc Teirlinck <teirllm@auburn.edu>
8526
8527 * lists.texi (Building Lists): `append' no longer accepts integer
8528 arguments. Update the description of `number-sequence' to reflect
8529 recent changes.
8530 (Sets And Lists): Describe `member-ignore-case' after `member'.
8531
8532 2003-11-27 Kim F. Storm <storm@cua.dk>
8533
8534 * commands.texi (Click Events): Click object may be an images.
8535 Describe (dx . dy) element of click positions.
8536 (Accessing Events): Remove duplicate posn-timestamp.
8537 New functions posn-object and posn-object-x-y.
8538
8539 2003-11-23 Kim F. Storm <storm@cua.dk>
8540
8541 * commands.texi (Click Events): Describe enhancements to event
8542 position lists, including new text-pos and (col . row) items.
8543 Mention left-fringe and right-fringe area events.
8544 (Accessing Events): New functions posn-area and
8545 posn-actual-col-row. Mention posn-timestamp. Mention that
8546 posn-point in non-text area still returns buffer position.
8547 Clarify posn-col-row.
8548
8549 2003-11-21 Lars Hansen <larsh@math.ku.dk>
8550
8551 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
8552 * anti.texi (File Attributes): Describe removed parameter
8553 ID-FORMAT.
8554
8555 2003-11-20 Luc Teirlinck <teirllm@auburn.edu>
8556
8557 * positions.texi (Positions): Mention that, if a marker is used as
8558 a position, its buffer is ignored.
8559
8560 * markers.texi (Overview of Markers): Mention it here too.
8561
8562 2003-11-12 Luc Teirlinck <teirllm@auburn.edu>
8563
8564 * numbers.texi (Numeric Conversions): Not just `floor', but also
8565 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
8566
8567 2003-11-10 Luc Teirlinck <teirllm@auburn.edu>
8568
8569 * markers.texi (Creating Markers): Specify insertion type of
8570 created markers. Add xref to `Marker Insertion Types'.
8571 Second argument to `copy-marker' is optional.
8572 (Marker Insertion Types): Mention that most markers are created
8573 with insertion type nil.
8574 (The Mark): Correctly describe when `mark' signals an error.
8575 (The Region): Correctly describe when `region-beginning' and
8576 `region-end' signal an error.
8577
8578 2003-11-08 Luc Teirlinck <teirllm@auburn.edu>
8579
8580 * hash.texi (Creating Hash): Clarify description of `eql'.
8581 `makehash' is obsolete.
8582 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
8583
8584 * positions.texi (Point): Change description of `buffer-end', so
8585 that it is also correct for floating point arguments.
8586 (List Motion): Correct argument lists of `beginning-of-defun' and
8587 `end-of-defun'.
8588 (Excursions): Add xref to `Marker Insertion Types'.
8589 (Narrowing): Argument to `narrow-to-page' is optional.
8590
8591 2003-11-06 Luc Teirlinck <teirllm@auburn.edu>
8592
8593 * streams.texi (Output Streams): Clarify behavior of point for
8594 marker output streams.
8595
8596 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
8597
8598 * variables.texi (Defining Variables): Second argument to
8599 `defconst' is not optional.
8600 (Setting Variables): Mention optional argument APPEND to
8601 `add-to-list'.
8602 (Creating Buffer-Local): Expand description of
8603 `make-variable-buffer-local'.
8604 (Frame-Local Variables): Expand description of
8605 `make-variable-frame-local'.
8606 (Variable Aliases): Correct description of optional argument
8607 DOCSTRING to `defvaralias'. Mention return value of
8608 `defvaralias'.
8609 (File Local Variables): Add xref to `File variables' in Emacs
8610 Manual. Correct description of `hack-local-variables'. Mention
8611 `safe-local-variable' property. Mention optional second argument
8612 to `risky-local-variable-p'.
8613
8614 2003-11-03 Luc Teirlinck <teirllm@auburn.edu>
8615
8616 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
8617
8618 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8619
8620 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
8621 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
8622 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
8623 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
8624 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
8625 lispref/processes.texi, lispref/searching.texi,
8626 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
8627 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
8628 @acronym{FOO}.
8629
8630 2003-10-27 Luc Teirlinck <teirllm@auburn.edu>
8631
8632 * strings.texi (Creating Strings): Argument START to `substring'
8633 can not be `nil'. Expand description of
8634 `substring-no-properties'. Correct description of `split-string',
8635 especially with respect to empty matches. Prevent very bad line
8636 break in definition of `split-string-default-separators'.
8637 (Text Comparison): `string=' and `string<' also accept symbols as
8638 arguments.
8639 (String Conversion): More completely describe argument BASE in
8640 `string-to-number'.
8641 (Formatting Strings): `%s' and `%S' in `format' do require
8642 corresponding object. Clarify behavior of numeric prefix after
8643 `%' in `format'.
8644 (Case Conversion): The argument to `upcase-initials' can be a
8645 character.
8646
8647 2003-10-27 Kenichi Handa <handa@m17n.org>
8648
8649 * display.texi (Fontsets): Fix texinfo usage.
8650
8651 2003-10-25 Kenichi Handa <handa@m17n.org>
8652
8653 * display.texi (Fontsets): Add description of the function
8654 set-fontset-font.
8655
8656 2003-10-23 Luc Teirlinck <teirllm@auburn.edu>
8657
8658 * display.texi (Temporary Displays): Add xref to `Documentation
8659 Tips'.
8660
8661 * functions.texi (Function Safety): Use inforef instead of pxref
8662 for SES.
8663
8664 2003-10-23 Andreas Schwab <schwab@suse.de>
8665
8666 * Makefile.in (TEX, texinputdir): Don't define.
8667 (TEXI2DVI): Define.
8668 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
8669 add $(srcdir)/index.texi.
8670 ($(infodir)/elisp): Remove index.texi dependency.
8671 (elisp.dvi): Likewise. Use $(TEXI2DVI).
8672 (index.texi): Remove target.
8673 (dist): Don't link $(srcdir)/permute-index.
8674 (clean): Don't remove index.texi.
8675
8676 * permute-index, index.perm: Remove.
8677 * index.texi: Rename from index.unperm.
8678
8679 2003-10-22 Luc Teirlinck <teirllm@auburn.edu>
8680
8681 * tips.texi (Documentation Tips): Document new behavior for face
8682 and variable hyperlinks in Help mode.
8683
8684 2003-10-21 Luc Teirlinck <teirllm@auburn.edu>
8685
8686 * objects.texi (Integer Type): Update for extra bit of integer range.
8687 (Character Type): Ditto.
8688
8689 2003-10-16 Eli Zaretskii <eliz@gnu.org>
8690
8691 * numbers.texi (Integer Basics): Add index entries for reading
8692 numbers in hex, octal, and binary.
8693
8694 2003-10-16 Lute Kamstra <lute@gnu.org>
8695
8696 * modes.texi (Mode Line Format): Mention force-mode-line-update's
8697 argument.
8698
8699 2003-10-13 Luc Teirlinck <teirllm@auburn.edu>
8700
8701 * windows.texi (Choosing Window): Fix typo.
8702 * edebug.texi (Edebug Execution Modes): Fix typo.
8703
8704 2003-10-13 Richard M. Stallman <rms@gnu.org>
8705
8706 * windows.texi (Basic Windows): A window has fringe settings,
8707 display margins and scroll-bar settings.
8708 (Splitting Windows): Doc split-window return value.
8709 Clean up one-window-p.
8710 (Selecting Windows): Fix typo.
8711 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
8712 (Buffers and Windows): In set-window-buffer, explain effect
8713 on fringe settings and scroll bar settings.
8714 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
8715 (Choosing Window): Use defopt for pop-up-frame-function.
8716 For special-display-buffer-names, explain same-window and same-frame.
8717 Clarify window-dedicated-p return value.
8718 (Textual Scrolling): scroll-up and scroll-down can get an error.
8719 (Horizontal Scrolling): Clarify auto-hscroll-mode.
8720 Clarify set-window-hscroll.
8721 (Size of Window): Don't mention tool bar in window-height.
8722 (Coordinates and Windows): Explain what coordinates-in-window-p
8723 returns for fringes and display margins.
8724 (Window Configurations): Explain saving fringes, etc.
8725
8726 * tips.texi (Library Headers): Clean up Documentation.
8727
8728 * syntax.texi (Parsing Expressions): Clean up forward-comment
8729 and parse-sexp-lookup-properties.
8730
8731 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
8732
8733 * os.texi (System Environment): Clean up text for load-average errors.
8734
8735 * modes.texi (Hooks): Don't explain local hook details at front.
8736 Clarify run-hooks and run-hook-with-args a little.
8737 Clean up add-hook and remove-hook.
8738
8739 * edebug.texi (Edebug Execution Modes): Clarify t.
8740 Document edebug-sit-for-seconds.
8741 (Coverage Testing): Document C-x X = and =.
8742 (Instrumenting Macro Calls): Fix typo.
8743 (Specification List): Don't index the specification keywords.
8744
8745 2003-10-10 Kim F. Storm <storm@cua.dk>
8746
8747 * processes.texi (Network): Introduce make-network-process.
8748
8749 2003-10-09 Luc Teirlinck <teirllm@auburn.edu>
8750
8751 * tips.texi (Library Headers): Fix typo.
8752
8753 2003-10-07 Juri Linkov <juri@jurta.org>
8754
8755 * modes.texi (Imenu): Mention imenu-create-index-function's
8756 default value. Explain submenus better.
8757
8758 2003-10-07 Lute Kamstra <lute@gnu.org>
8759
8760 * modes.texi (Faces for Font Lock): Fix typo.
8761 (Hooks): Explain how buffer-local hook variables can refer to
8762 global hook variables.
8763 Various minor clarifications.
8764
8765 2003-10-06 Lute Kamstra <lute@gnu.org>
8766
8767 * tips.texi (Coding Conventions): Mention naming conventions for
8768 hooks.
8769
8770 2003-10-05 Luc Teirlinck <teirllm@auburn.edu>
8771
8772 * loading.texi (Library Search): Correct default value of
8773 load-suffixes.
8774 (Named Features): Fix typo.
8775
8776 2003-10-05 Richard M. Stallman <rms@gnu.org>
8777
8778 * loading.texi (Named Features): In `provide',
8779 say how to test for subfeatures.
8780 (Unloading): In unload-feature, use new var name
8781 unload-feature-special-hooks.
8782
8783 2003-10-03 Lute Kamstra <lute@gnu.org>
8784
8785 * modes.texi (Major Mode Conventions): Mention third way to set up
8786 Imenu.
8787 (Imenu): A number of small fixes.
8788 Delete documentation of internal variable imenu--index-alist.
8789 Document the return value format of imenu-create-index-function
8790 functions.
8791
8792 2003-09-30 Richard M. Stallman <rms@gnu.org>
8793
8794 * processes.texi (Network): Say what stopped datagram connections do.
8795
8796 * lists.texi (Association Lists): Clarify `assq-delete-all'.
8797
8798 * display.texi (Overlay Properties): Clarify `evaporate' property.
8799
8800 2003-09-29 Lute Kamstra <lute@gnu.org>
8801
8802 * modes.texi (Mode Line Data): Explain when symbols in mode-line
8803 constructs should be marked as risky.
8804 Change cons cell into proper list.
8805 (Mode Line Variables): Change cons cell into proper list.
8806
8807 2003-09-26 Lute Kamstra <lute@gnu.org>
8808
8809 * modes.texi (Mode Line Data): Document the :propertize construct.
8810 (Mode Line Variables): Reorder the descriptions of the variables
8811 to match their order in the default mode-line-format.
8812 Describe the new variables mode-line-position and mode-line-modes.
8813 Update the default values of mode-line-frame-identification,
8814 minor-mode-alist, and default-mode-line-format.
8815 (Properties in Mode): Mention the :propertize construct.
8816
8817 2003-09-26 Richard M. Stallman <rms@gnu.org>
8818
8819 * buffers.texi, commands.texi, debugging.texi, eval.texi:
8820 * loading.texi, minibuf.texi, text.texi, variables.texi:
8821 Avoid @strong{Note:}.
8822
8823 2003-09-26 Richard M. Stallman <rms@gnu.org>
8824
8825 * keymaps.texi (Remapping Commands): Fix typo.
8826
8827 2003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
8828
8829 * processes.texi (Low-Level Network): Fix typo.
8830
8831 2003-09-23 Kim F. Storm <storm@cua.dk>
8832
8833 * processes.texi (Network, Network Servers): Fix typos.
8834 (Low-Level Network): Add timeout value for :server keyword.
8835 Add new option keywords to make-network-process.
8836 Add set-network-process-options.
8837 Explain how to test availability of network options.
8838
8839 2003-09-19 Richard M. Stallman <rms@gnu.org>
8840
8841 * text.texi (Motion by Indent): Arg to
8842 backward-to-indentation and forward-to-indentation is optional.
8843
8844 * strings.texi (Creating Strings): Add substring-no-properties.
8845
8846 * processes.texi
8847 (Process Information): Add list-processes arg QUERY-ONLY.
8848 Delete process-contact from here.
8849 Add new status values for process-status.
8850 Add process-get, process-put, process-plist, set-process-plist.
8851 (Synchronous Processes): Add call-process-shell-command.
8852 (Signals to Processes): signal-process allows process objects.
8853 (Network): Complete rewrite.
8854 (Network Servers, Datagrams, Low-Level Network): New nodes.
8855
8856 * positions.texi (Word Motion): forward-word, backward-word
8857 arg is optional. Reword.
8858
8859 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
8860
8861 * variables.texi (Creating Buffer-Local):
8862 Delete duplicate definition of buffer-local-value.
8863 (File Local Variables): Explain about discarding text props.
8864
8865 2003-09-11 Richard M. Stallman <rms@gnu.org>
8866
8867 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
8868 changes variables that record input events.
8869 (Minibuffer Misc): Add minibuffer-selected-window.
8870
8871 * lists.texi (Building Lists): Add copy-tree.
8872
8873 * display.texi (Fontsets): Add char-displayable-p.
8874 (Scroll Bars): New node.
8875
8876 2003-09-08 Lute Kamstra <lute@gnu.org>
8877
8878 * modes.texi (%-Constructs): Document new `%i' and `%I'
8879 constructs.
8880
8881 2003-09-03 Peter Runestig <peter@runestig.com>
8882
8883 * makefile.w32-in: New file.
8884
8885 2003-08-29 Richard M. Stallman <rms@gnu.org>
8886
8887 * display.texi (Overlay Properties): Clarify how priorities
8888 affect use of the properties.
8889
8890 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8891
8892 * customize.texi (Type Keywords): Correct the description of
8893 `:help-echo' in the case where `motion-doc' is a function.
8894
8895 2003-08-14 John Paul Wallington <jpw@gnu.org>
8896
8897 * modes.texi (Emulating Mode Line): Subsection, not section.
8898
8899 2003-08-13 Richard M. Stallman <rms@gnu.org>
8900
8901 * elisp.texi (Top): Update subnode lists in menu.
8902
8903 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
8904 (Kill Functions): kill-region has new arg yank-handler.
8905 (Yanking): New node.
8906 (Yank Commands): Add yank-undo-function.
8907 (Low-Level Kill Ring):
8908 kill-new and kill-append have new arg yank-handler.
8909 (Changing Properties): Add remove-list-of-text-properties.
8910 (Atomic Changes): New node.
8911
8912 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
8913
8914 * streams.texi (Output Variables): Add eval-expression-print-length
8915 and eval-expression-print-level.
8916
8917 * os.texi (Time Conversion): For encode-time, explain limits on year.
8918
8919 * objects.texi (Character Type): Define anchor "modifier bits".
8920
8921 * modes.texi (Emulating Mode Line): New node.
8922 (Search-based Fontification): Font Lock uses font-lock-face property.
8923 (Other Font Lock Variables): Likewise.
8924
8925 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
8926 not vectors.
8927 (Active Keymaps): Add emulation-mode-map-alists.
8928 (Functions for Key Lookup): key-binding has new arg no-remap.
8929 (Remapping Commands): New node.
8930 (Scanning Keymaps): where-is-internal has new arg no-remap.
8931 (Tool Bar): Add tool-bar-local-item-from-menu.
8932 Clarify when to use tool-bar-add-item-from-menu.
8933
8934 * commands.texi (Interactive Call): commandp has new arg.
8935 (Command Loop Info): Add this-original-command.
8936
8937 2003-08-06 John Paul Wallington <jpw@gnu.org>
8938
8939 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
8940
8941 * display.texi (Warning Basics): Fix typo.
8942 (Fringes): Add closing curly bracket and fix typo.
8943
8944 * elisp.texi (Top): Fix typo.
8945
8946 2003-08-05 Richard M. Stallman <rms@gnu.org>
8947
8948 * elisp.texi: Update lists of subnodes.
8949
8950 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
8951
8952 * variables.texi (Local Variables): Use lc for example variable names.
8953
8954 * tips.texi (Library Headers): Explain where to put -*-.
8955
8956 * strings.texi (Creating Strings): Fix xref for vconcat.
8957
8958 * sequences.texi (Vector Functions):
8959 vconcat no longer allows integer args.
8960
8961 * minibuf.texi (Reading File Names): read-file-name has new
8962 arg PREDICATE. New function read-directory-name.
8963
8964 * macros.texi (Defining Macros): Give definition of `declare'.
8965 (Indenting Macros): New node.
8966
8967 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
8968 (Window Frame Parameters): Make separate table of parameters
8969 that are coupled with specific face attributes.
8970 (Deleting Frames): delete-frame-hooks renamed to
8971 delete-frame-functions.
8972
8973 * files.texi (Magic File Names): Add file-remote-p.
8974 Clarify file-local-copy.
8975
8976 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
8977 here; instead xref Defining Macros.
8978
8979 * display.texi (Warnings): New node, and subnodes.
8980 (Fringes): New node.
8981
8982 * debugging.texi (Test Coverage): New node.
8983
8984 * compile.texi (Compiler Errors): Explain with-no-warnings
8985 and other ways to suppress warnings.
8986
8987 * commands.texi (Interactive Call): Minor clarification.
8988
8989 * buffers.texi (Buffer File Name): set-visited-file-name
8990 renames the buffer too.
8991
8992 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
8993
8994 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
8995
8996 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
8997
8998 2003-07-22 Markus Rost <rost@math.ohio-state.edu>
8999
9000 * internals.texi (Garbage Collection): Fix previous change.
9001
9002 2003-07-22 Richard M. Stallman <rms@gnu.org>
9003
9004 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
9005
9006 * display.texi (Width): Use \s syntax in example.
9007 (Font Selection): Add face-font-rescale-alist.
9008
9009 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
9010 Remove spurious indent in example.
9011
9012 * lists.texi (Building Lists): Add number-sequence.
9013
9014 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
9015
9016 * functions.texi (Function Documentation): Explain how to
9017 show calling convention explicitly in the doc string.
9018
9019 * windows.texi (Selecting Windows): save-selected-window saves
9020 selected window of each frame.
9021 (Window Configurations): Minor change.
9022
9023 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
9024
9025 * streams.texi (Output Variables): Add print-continuous-numbering
9026 and print-number-table.
9027
9028 * processes.texi (Decoding Output): New node.
9029
9030 * os.texi (Time Conversion): decode-time arg is optional.
9031
9032 * objects.texi (Character Type): Don't use space as example for \.
9033 Make list of char names and \-sequences correspond.
9034 Explain that \s is not used in strings. `\ ' needs space after.
9035
9036 * nonascii.texi (Converting Representations): Add string-to-multibyte.
9037 (Translation of Characters): Add translation-table-for-input.
9038 (Default Coding Systems): Add auto-coding-functions.
9039 (Explicit Encoding): Add decode-coding-inserted-region.
9040 (Locales): Add locale-info.
9041
9042 * minibuf.texi (Basic Completion): Describe test-completion.
9043 Collections can be lists of strings.
9044 Clean up lazy-completion-table.
9045 (Programmed Completion): Mention test-completion.
9046 Clarify why lambda expressions are not accepted.
9047 (Minibuffer Misc): Describe minibufferp.
9048
9049 2003-07-14 Richard M. Stallman <rms@gnu.org>
9050
9051 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
9052
9053 * windows.texi (Selecting Windows): New arg to select-window.
9054 (Selecting Windows): Add with-selected-window.
9055 (Size of Window): Add window-inside-edges, etc.
9056
9057 * internals.texi (Garbage Collection): Add post-gc-hook.
9058
9059 * processes.texi (Subprocess Creation): Add exec-suffixes.
9060
9061 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
9062 (Scanning Keymaps): Add map-keymaps.
9063 (Defining Menus): Add keymap-prompt.
9064
9065 * numbers.texi (Integer Basics): Add most-positive-fixnum,
9066 most-negative-fixnum.
9067
9068 * compile.texi (Byte Compilation): Explain no-byte-compile.
9069 (Compiler Errors): New node.
9070
9071 * os.texi (User Identification): user-uid, user-real-uid
9072 can return float.
9073
9074 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
9075 and about derived modes.
9076 (Minor Modes): Add minor-mode-list.
9077 (Defining Minor Modes): Keyword args for define-minor-mode.
9078 (Search-based Fontification): Explain managing other properties.
9079 (Other Font Lock Variables): Add font-lock-extra-managed-props.
9080 (Faces for Font Lock): Add font-lock-preprocessor-face.
9081 (Hooks): Add run-mode-hooks and delay-mode-hooks.
9082
9083 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
9084 (Variable Aliases): Clarify defvaralias.
9085
9086 * loading.texi (Library Search): Add load-suffixes.
9087
9088 * minibuf.texi (Basic Completion): Add lazy-completion-table.
9089 (Programmed Completion): Add dynamic-completion-table.
9090
9091 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
9092 (Magic File Names): Specify precedence order of handlers.
9093
9094 * commands.texi (Command Overview): Emacs server runs pre-command-hook
9095 and post-command-hook.
9096 (Waiting): New calling convention for sit-for.
9097
9098 * text.texi (Special Properties): local-map and keymap properties
9099 apply based on their stickiness.
9100
9101 2003-07-07 Richard M. Stallman <rms@gnu.org>
9102
9103 * modes.texi (Minor Mode Conventions): Specify only some kinds
9104 of list values as args to minor modes.
9105
9106 * files.texi (File Name Expansion): Warn about iterative use
9107 of substitute-in-file-name.
9108
9109 * advice.texi (Activation of Advice): Clean up previous change.
9110
9111 2003-07-06 Markus Rost <rost@math.ohio-state.edu>
9112
9113 * advice.texi (Activation of Advice): Note that ad-start-advice is
9114 turned on by default.
9115
9116 2003-06-30 Richard M. Stallman <rms@gnu.org>
9117
9118 * text.texi (Buffer Contents): Document current-word.
9119 (Change Hooks): Not called for *Messages*.
9120
9121 * functions.texi (Defining Functions): Explain about redefining
9122 primitives.
9123 (Function Safety): Renamed. Minor changes.
9124 Comment out the detailed criteria for what is safe.
9125
9126 2003-06-22 Andreas Schwab <schwab@suse.de>
9127
9128 * objects.texi (Symbol Type): Fix description of examples.
9129
9130 2003-06-16 Andreas Schwab <schwab@suse.de>
9131
9132 * hash.texi (Creating Hash): Fix description of :weakness.
9133
9134 2003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
9135
9136 * files.texi (Changing Files): copy-file copies file modes, too.
9137
9138 2003-05-28 Richard M. Stallman <rms@gnu.org>
9139
9140 * strings.texi (Creating Strings): Clarify split-string.
9141
9142 2003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
9143
9144 * strings.texi (Creating Strings): Update split-string specification
9145 and examples.
9146
9147 2003-05-19 Richard M. Stallman <rms@gnu.org>
9148
9149 * elisp.texi: Correct invariant section names.
9150
9151 2003-04-20 Richard M. Stallman <rms@gnu.org>
9152
9153 * os.texi (Timers): Explain about timers and quitting.
9154
9155 2003-04-19 Richard M. Stallman <rms@gnu.org>
9156
9157 * internals.texi (Writing Emacs Primitives): Strings are
9158 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
9159 Explain GCPRO convention for varargs function args.
9160
9161 2003-04-16 Richard M. Stallman <rms@gnu.org>
9162
9163 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
9164
9165 2003-04-08 Richard M. Stallman <rms@gnu.org>
9166
9167 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
9168
9169 2003-02-13 Kim F. Storm <storm@cua.dk>
9170
9171 * objects.texi (Character Type): New \s escape for space.
9172
9173 2003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
9174
9175 * os.texi (System Environment): Add cygwin system-type.
9176
9177 2003-01-25 Richard M. Stallman <rms@gnu.org>
9178
9179 * keymaps.texi: Document that a symbol can act as a keymap.
9180
9181 2003-01-13 Richard M. Stallman <rms@gnu.org>
9182
9183 * text.texi (Changing Properties): Say string indices are origin-0.
9184
9185 * positions.texi (Screen Lines) <compute-motion>:
9186 Correct order of elts in return value.
9187
9188 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
9189 how to define a default binding.
9190
9191 2002-12-07 Markus Rost <rost@math.ohio-state.edu>
9192
9193 * loading.texi (Unloading): Fix recent change for load-history.
9194
9195 * customize.texi (Simple Types): Clarify description of custom
9196 type 'number. Describe new custom type 'float.
9197
9198 2002-12-04 Markus Rost <rost@math.ohio-state.edu>
9199
9200 * variables.texi (File Local Variables): Fix typo.
9201
9202 2002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
9203
9204 From Michael Albinus <Michael.Albinus@alcatel.de>.
9205
9206 * README: Target for Info file is `make info'.
9207
9208 * files.texi (File Name Components): Fix typos in
9209 `file-name-sans-extension'.
9210 (Magic File Names): Complete list of operations for magic file
9211 name handlers.
9212
9213 2002-09-16 Jonathan Yavner <jyavner@engineer.com>
9214
9215 * variables.texi (File Local Variables): New function
9216 risky-local-variable-p.
9217
9218 2002-09-15 Jonathan Yavner <jyavner@engineer.com>
9219
9220 * functions.texi (Function safety): New node about unsafep.
9221
9222 2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
9223
9224 * customize.texi (Splicing into Lists): Fix example.
9225 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>.
9226
9227 2002-06-17 Juanma Barranquero <lektu@terra.es>
9228
9229 * frames.texi (Display Feature Testing): Fix typo.
9230
9231 2002-06-12 Andreas Schwab <schwab@suse.de>
9232
9233 * frames.texi (Initial Parameters, Resources): Fix references to
9234 the Emacs manual.
9235
9236 2002-05-13 Kim F. Storm <storm@cua.dk>
9237
9238 * variables.texi (Intro to Buffer-Local): Updated warning and
9239 example relating to changing buffer inside let.
9240
9241 2002-03-10 Jan Djärv <jan.h.d@swipnet.se>
9242
9243 * os.texi (Session Management): New node about X Session management.
9244
9245 2002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
9246
9247 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
9248 to which the manual corresponds, and the copyright years.
9249
9250 * Makefile.in (VERSION): Set to 2.9.
9251
9252 2001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
9253
9254 * elisp.texi: Change the category in @dircategory to "Emacs", to
9255 make it consistent with info/dir.
9256
9257 2001-11-25 Miles Bader <miles@gnu.org>
9258
9259 * text.texi (Fields): Describe new `limit' arg in
9260 field-beginning/field-end.
9261
9262 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
9263
9264 * permute-index: Don't depend on csh-specific features.
9265 Replace the interpreter name with /bin/sh.
9266
9267 * two-volume-cross-refs.txt: New file.
9268 * two.el: New file.
9269 * spellfile: New file.
9270
9271 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
9272
9273 * permute-index: New file.
9274
9275 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
9276 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
9277 8+3 restricted namespace.
9278
9279 * Makefile.in (infodir): Define relative to $(srcdir).
9280 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
9281 include directories list via -I switch to makeinfo.
9282 (index.texi): Use cp if both hard and symbolic links fail.
9283
9284 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
9285
9286 * Makefile.in (distclean): Add.
9287
9288 The following changes make ELisp manual part of the Emacs
9289 distribution:
9290
9291 * Makefile.in: Add Copyright notice.
9292 (prefix): Remove.
9293 (infodir): Change value to "../info".
9294 (VPATH): New variable.
9295 (MAKE): Don't define.
9296 (texmacrodir): Don't define.
9297 (texinputdir): Append the existing value of TEXINPUTS.
9298 ($(infodir)/elisp): Instead of just "elisp". Reformat the
9299 command to be compatible with man/Makefile.in, and to put the
9300 output into ../info.
9301 (info): Add target.
9302 (installall): Target removed.
9303
9304 2001-10-31 Pavel Janík <Pavel@Janik.cz>
9305
9306 * tips.texi (Coding Conventions): Fix typo.
9307
9308 2001-10-23 Gerd Moellmann <gerd@gnu.org>
9309
9310 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
9311
9312 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
9313
9314 * files.texi (File Name Components): Update the description of
9315 file-name-sans-extension and file-name-extension, as they now
9316 ignore leading dots.
9317
9318 2001-10-20 Gerd Moellmann <gerd@gnu.org>
9319
9320 * (Version 21.1 released.)
9321
9322 2001-10-19 Miles Bader <miles@gnu.org>
9323
9324 * positions.texi (Text Lines): Describe behavior of
9325 `beginning-of-line'/`end-of-line' in the presence of field properties.
9326
9327 2001-10-17 Gerd Moellmann <gerd@gnu.org>
9328
9329 * Makefile.in (VERSION): Set to 2.8.
9330 (manual): Use `manual-21'.
9331
9332 * elisp.texi (VERSION): Add and use it where the version
9333 number was used. Set it to 2.8.
9334
9335 * intro.texi: Likewise.
9336
9337 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
9338
9339 * files.texi (File Name Completion): Document the significance of
9340 a trailing slash in elements of completion-ignored-extensions.
9341
9342 2001-10-06 Miles Bader <miles@gnu.org>
9343
9344 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
9345
9346 2001-10-04 Gerd Moellmann <gerd@gnu.org>
9347
9348 * variables.texi (Variable Aliases): New node.
9349
9350 2001-10-04 Gerd Moellmann <gerd@gnu.org>
9351
9352 * Branch for 21.1.
9353
9354 2001-10-02 Miles Bader <miles@gnu.org>
9355
9356 * minibuf.texi (Minibuffer Misc): Add entries for
9357 `minibuffer-contents', `minibuffer-contents-no-properties', and
9358 `delete-minibuffer-contents'.
9359 Correct description for `minibuffer-prompt-end'.
9360
9361 * text.texi (Property Search): Correct descriptions of
9362 `next-char-property-change' and `previous-char-property-change'.
9363 Add entries for `next-single-char-property-change' and
9364 `previous-single-char-property-change'.
9365 Make operand names a bit more consistent.
9366
9367 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
9368
9369 * frames.texi (Finding All Frames): Document that next-frame and
9370 previous-frame are local to current terminal.
9371
9372 2001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
9373
9374 * keymaps.texi (Creating Keymaps): Fix the description of the
9375 result of make-keymap.
9376
9377 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
9378
9379 * display.texi (Font Lookup, Attribute Functions)
9380 (Image Descriptors): Add cross-references to the definition of
9381 selected frame.
9382
9383 * buffers.texi (The Buffer List): Add cross-references to the
9384 definition of selected frame.
9385
9386 * frames.texi (Input Focus): Clarify which frame is _the_ selected
9387 frame at any given time.
9388 (Multiple Displays, Size and Position): Add a cross-reference to
9389 the definition of the selected frame.
9390
9391 2001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
9392
9393 * strings.texi (String Conversion) <string-to-number>: Document
9394 that a float is returned for integers that are too large.
9395
9396 * frames.texi (Mouse Position): Document mouse-position-function.
9397 (Display Feature Testing): Document display-images-p.
9398 (Window Frame Parameters): Document the cursor-type variable.
9399
9400 * numbers.texi (Integer Basics): Document CL style read syntax for
9401 integers in bases other than 10.
9402
9403 * positions.texi (List Motion):
9404 Document open-paren-in-column-0-is-defun-start.
9405
9406 * lists.texi (Sets And Lists): Document member-ignore-case.
9407
9408 * internals.texi (Garbage Collection): Document the used and free
9409 strings report.
9410 (Memory Usage): Document strings-consed.
9411
9412 * os.texi (Time of Day): Document float-time.
9413 (Recording Input): Document that clear-this-command-keys clears
9414 the vector to be returned by recent-keys.
9415
9416 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
9417 argument keymap can be a list.
9418
9419 * nonascii.texi (User-Chosen Coding Systems)
9420 <select-safe-coding-system>: Document the new argument
9421 accept-default-p and the variable
9422 select-safe-coding-system-accept-default-p. Tell what happens if
9423 buffer-file-coding-system is undecided.
9424 (Default Coding Systems): Document auto-coding-regexp-alist.
9425
9426 * display.texi (The Echo Area) <message>: Document
9427 message-truncate-lines.
9428 (Glyphs): Document that the glyph table is unused on windowed
9429 displays.
9430
9431 * help.texi (Describing Characters) <single-key-description>:
9432 Document the new argument no-angles.
9433 (Accessing Documentation) <documentation-property>: Document that
9434 a non-string property is evaluated.
9435 <documentation>: Document that the function-documentation property
9436 is looked for.
9437
9438 * windows.texi (Selecting Windows): Document some-window.
9439
9440 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
9441
9442 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
9443 apropos-mode-hook.
9444
9445 * commands.texi (Using Interactive): Document interactive-form.
9446 (Keyboard Macros): Document kbd-macro-termination-hook.
9447 (Command Loop Info): Document that clear-this-command-keys clears
9448 the vector to be returned by recent-keys.
9449
9450 2001-09-04 Werner LEMBERG <wl@gnu.org>
9451
9452 * Makefile.in (srcdir, texinputdir): New variables.
9453 (srcs, index.texi, install): Use $(srcdir).
9454 (.PHONY): Remove elisp.dvi.
9455 (elisp): Use -I switch for makeinfo.
9456 (elisp.dvi): Use $(srcdir) and $(texinputdir).
9457 (installall, dist): Use $(srcdir).
9458 Fix path to texinfo.tex.
9459 (maintainer-clean): Add elisp.dvi and elisp.oaux.
9460
9461 2001-08-30 Gerd Moellmann <gerd@gnu.org>
9462
9463 * display.texi (Conditional Display): Adjust to API change.
9464
9465 * configure: New file.
9466
9467 2001-07-30 Gerd Moellmann <gerd@gnu.org>
9468
9469 * commands.texi (Repeat Events): Add description of
9470 double-click-fuzz.
9471
9472 2001-05-08 Stefan Monnier <monnier@cs.yale.edu>
9473
9474 * syntax.texi (Syntax Class Table): Add the missing designator for
9475 comment and string fences.
9476 (Syntax Properties): Add a xref to syntax table internals.
9477 (Syntax Table Internals): Document string-to-syntax.
9478
9479 2001-05-07 Gerd Moellmann <gerd@gnu.org>
9480
9481 * Makefile.in (install): Use install-info command line options
9482 like in Emacs' Makefile.in.
9483
9484 2000-12-09 Miles Bader <miles@gnu.org>
9485
9486 * windows.texi (Window Start): Update documentation for
9487 `pos-visible-in-window-p'.
9488
9489 2000-11-12 Stefan Monnier <monnier@cs.yale.edu>
9490
9491 * lists.texi (Building Lists): Add footnote to explain how to add
9492 to the end of a list.
9493
9494 2000-10-25 Gerd Moellmann <gerd@gnu.org>
9495
9496 * files.texi (Visiting Functions): Typos.
9497
9498 2000-10-25 Kenichi Handa <handa@etl.go.jp>
9499
9500 * files.texi (Visiting Functions): Return value of
9501 find-file-noselect may be a list of buffers if wildcards are used.
9502
9503 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
9504
9505 * display.texi (Defining Faces): Document `graphic' display type
9506 in face specs.
9507
9508 2000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9509
9510 * hooks.texi (Standard Hooks): Replace obsolete
9511 `after-make-frame-hook' with `after-make-frame-functions'.
9512
9513 * frames.texi (Creating Frames): Ditto.
9514
9515 * variables.texi (Future Local Variables): Ditto.
9516
9517 2000-10-16 Gerd Moellmann <gerd@gnu.org>
9518
9519 * display.texi (Other Image Types): Add description of :foreground
9520 and :background properties of mono PBM images.
9521
9522 2000-08-17 Werner LEMBERG <wl@gnu.org>
9523
9524 * .cvsignore: New file.
9525
9526 2000-01-05 Gerd Moellmann <gerd@gnu.org>
9527
9528 * tindex.pl: New script.
9529
9530 1999-12-03 Dave Love <fx@gnu.org>
9531
9532 * Makefile.in (MAKEINFO): New parameter.
9533
9534 1999-09-17 Richard Stallman <rms@gnu.org>
9535
9536 * Makefile.in (srcs): Add hash.texi.
9537 (VERSION): Update to 20.6.
9538
9539 1999-09-13 Richard Stallman <rms@gnu.org>
9540
9541 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
9542
9543 1998-08-29 Karl Heuer <kwzh@gnu.org>
9544
9545 * configure.in: New file.
9546 * Makefile.in: Renamed from Makefile.
9547 (prefix, infodir): Use value obtained from configure.
9548 (emacslibdir): Obsolete variable deleted.
9549 (dist): Distribute configure.in, configure, Makefile.in.
9550
9551 1998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
9552
9553 * Makefile (INSTALL_INFO): New variable.
9554 (install): Run install-info.
9555
9556 1998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
9557
9558 * Makefile (elisp.dvi): Add missing backslash.
9559
9560 1998-05-02 Richard Stallman <rms@psilocin.gnu.org>
9561
9562 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
9563 Run texindex without `./'. Always run texindex on elisp.tp.
9564 (elisp.tps): Target deleted.
9565
9566 1998-04-05 Richard Stallman <rms@psilocin.gnu.org>
9567
9568 * Makefile (srcs): Add nonascii.texi and customize.texi.
9569 (dist): Start by deleting `temp'.
9570
9571 1998-02-17 Richard Stallman <rms@psilocin.gnu.org>
9572
9573 * Makefile (makeinfo, texindex): Targets deleted.
9574 (makeinfo.o, texindex.o): Targets deleted.
9575 (clean, dist): Don't do anything with them or with getopt*.
9576
9577 1998-01-30 Richard Stallman <rms@psilocin.gnu.org>
9578
9579 * Makefile (SHELL): Defined.
9580
9581 1998-01-27 Richard Stallman <rms@psilocin.gnu.org>
9582
9583 * Makefile (elisp.tps): New target.
9584 (elisp.dvi): Depend on elisp.tps.
9585
9586 1996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
9587
9588 * README: Update phone number.
9589
9590 * Makefile (elisp): Make this be the default target.
9591 Depend on makeinfo.c instead of makeinfo.
9592 (install): Don't depend on elisp.dvi, since we don't install that.
9593 Use mkinstalldirs.
9594 (dist): Add mkinstalldirs.
9595
9596 1995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9597
9598 * Makefile (VERSION): Update version number.
9599 (maintainer-clean): Rename from realclean.
9600
9601 1995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
9602
9603 * Makefile (realclean): New target.
9604 (elisp): Remove any old elisp-* files first.
9605
9606 1993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
9607
9608 * Makefile (VERSION): New variable.
9609 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
9610 Compressed file suffix should be `.gz', not `.z'.
9611
9612 1993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9613
9614 * Makefile (elisp): Depend on makeinfo.
9615
9616 1993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
9617
9618 * Makefile (srcs): Add anti.texi.
9619
9620 1993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9621
9622 * Makefile (infodir, prefix): New vars.
9623 (install): Use infodir.
9624 (emacsinfodir): Deleted.
9625
9626 1993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9627
9628 * Makefile (srcs): Add calendar.texi.
9629
9630 * Makefile (dist): Copy texindex.c and makeinfo.c.
9631 Limit elisp-* files to those with one or two digits.
9632
9633 1993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9634
9635 * Makefile (dist): Changed to use Gzip instead of compress.
9636
9637 1993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9638
9639 * loading.texi (Unloading): define-function changed back to
9640 defalias. It may not stay this way, but at least it's
9641 consistent with the known-good version of the code patch.
9642
9643 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
9644
9645 * modes.texi (Hooks): Document new optional arg of add-hook.
9646
9647 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9648
9649 * variables.texi: Document nil initial value of buffer-local variables.
9650
9651 * tips.texi: Add new section on standard library headers.
9652
9653 1993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9654
9655 * Makefile (srcs): Add frame.texi to the list of sources.
9656
9657 1993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9658
9659 * Makefile (dist): Don't bother excluding autosave files; they'll
9660 never make it into the temp directory anyway, and the hash marks
9661 in the name are problematic for make and the Bourne shell.
9662 (srcs):
9663
9664 1993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9665
9666 * Makefile (dist): Don't include backup files or autosave files in
9667 the distribution tar file.
9668
9669 1991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9670
9671 * Makefile (srcs): Add index.perm.
9672 (elisp.dvi): Remove erroneous shell comment.
9673 Expect output of permute-index in permuted.fns.
9674 Save old elisp.aux in elisp.oaux.
9675 (clean): Add index.texi to be deleted.
9676
9677 1990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9678
9679 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
9680
9681 1990-06-26 David Lawrence (tale@geech)
9682
9683 * files.texi: Noted that completion-ignored-extensions is ignored
9684 when making *Completions*.
9685
9686 1990-06-08 Jay Fenlason (hack@ai.mit.edu)
9687
9688 * Makefile make dist now depends on elisp.dvi, since it tries
9689 to include it in the dist file.
9690
9691 1990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
9692
9693 * functions.texinfo (Mapping Functions): Add missing quote.
9694
9695 1989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9696
9697 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
9698 (defunargs): Turn off \hyphenchar of \sl font temporarily.
9699
9700 1989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
9701
9702 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
9703 and @error{} are the terms now being used. The files in the
9704 directory have been changed to reflect this.
9705
9706 * All instances of @indentedresultt{} have been changed to
9707 ` @result{}', using 5 spaces at the begining of the line.
9708
9709 1989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
9710
9711 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
9712 experimental @indentedresult{}, @indentedexpandsto{} are part of
9713 the texinfo.tex in this directory. These TeX macros are not
9714 stable yet.
9715
9716 1989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
9717
9718 * texinfo.tex: Temporarily added
9719 \let\result=\dblarrow
9720 \def\error{{\it ERROR} \longdblarrow}
9721 We need to do this better soon.
9722
9723 1989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
9724
9725 * Applied Karl Berry's patches to *.texinfo files, but not to
9726 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
9727 new title page format is also not applied, since it requires
9728 texinfo.tex changes.)
9729
9730 * Cleaned up `Makefile' and defined the `emacslibdir' directory
9731 for the Project GNU development environment.
9732
9733 ;; Local Variables:
9734 ;; coding: utf-8
9735 ;; End:
9736
9737 Copyright (C) 1998-2011 Free Software Foundation, Inc.
9738
9739 This file is part of GNU Emacs.
9740
9741 GNU Emacs is free software: you can redistribute it and/or modify
9742 it under the terms of the GNU General Public License as published by
9743 the Free Software Foundation, either version 3 of the License, or
9744 (at your option) any later version.
9745
9746 GNU Emacs is distributed in the hope that it will be useful,
9747 but WITHOUT ANY WARRANTY; without even the implied warranty of
9748 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9749 GNU General Public License for more details.
9750
9751 You should have received a copy of the GNU General Public License
9752 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.