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