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