]> code.delx.au - gnu-emacs/blob - lispref/ChangeLog
Merged from miles@gnu.org--gnu-2005 (patch 678-680)
[gnu-emacs] / lispref / ChangeLog
1 2005-12-23 Richard M. Stallman <rms@gnu.org>
2
3 * text.texi (Undo): Restore some explanation from the version
4 that was deleted.
5
6 2005-12-23 Eli Zaretskii <eliz@gnu.org>
7
8 * text.texi (Undo): Remove dupliate descriptions of `apply
9 funname' and `apply delta' elements of the undo list.
10
11 2005-12-20 Richard M. Stallman <rms@gnu.org>
12
13 * help.texi (Help Functions): Update documentation of `apropos'.
14
15 2005-12-20 Luc Teirlinck <teirllm@auburn.edu>
16
17 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
18 because it is confusing. If the :help-echo keyword is a function,
19 it is not directly used as the :help-echo overlay property, as the
20 xref seems to suggest (it does not take the appropriate args).
21
22 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
23
24 * customize.texi (Common Keywords): Fix Texinfo usage.
25 (Group Definitions, Variable Definitions): Update for new
26 conventions for using `*' in docstrings.
27
28 * tips.texi (Documentation Tips): Update for new conventions for
29 using `*' in docstrings.
30
31 2005-12-16 Richard M. Stallman <rms@gnu.org>
32
33 * minibuf.texi (Minibuffer Contents): Minor cleanup.
34
35 2005-12-16 Juri Linkov <juri@jurta.org>
36
37 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
38
39 2005-12-14 Romain Francoise <romain@orebokech.com>
40
41 * modes.texi (Customizing Keywords): Rename `append' to `how'.
42 Fix typo.
43
44 2005-12-11 Juri Linkov <juri@jurta.org>
45
46 * minibuf.texi (Completion Commands): Add mention of read-file-name
47 for filename completion keymaps.
48 (Reading File Names): Add mention of filename completion keymaps
49 for read-file-name and xref to `Completion Commands'.
50
51 2005-12-10 Richard M. Stallman <rms@gnu.org>
52
53 * customize.texi (Common Keywords): State caveats for use of :tag.
54
55 2005-12-08 Richard M. Stallman <rms@gnu.org>
56
57 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
58 with xrefs and better explanation.
59 (Completion Commands): Add the filename completion maps.
60
61 * objects.texi (Character Type): Clarify that \s is not space
62 if a dash follows.
63
64 2005-12-05 Richard M. Stallman <rms@gnu.org>
65
66 * windows.texi (Resizing Windows): Delete preserve-before args.
67
68 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
69
70 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
71 in full keymaps, since the quirk has been fixed.
72
73 2005-12-03 Eli Zaretskii <eliz@gnu.org>
74
75 * hooks.texi (Standard Hooks): Add index entries. Mention
76 `compilation-finish-functions'.
77
78 2005-11-27 Richard M. Stallman <rms@gnu.org>
79
80 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
81
82 2005-11-21 Juri Linkov <juri@jurta.org>
83
84 * customize.texi (Common Keywords): Update links types
85 custom-manual and url-link. Add link types emacs-library-link,
86 file-link, function-link, variable-link, custom-group-link.
87
88 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
89
90 * display.texi: Revert 2005-11-20 change.
91
92 2005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
93
94 * processes.texi (Bindat Functions):
95 Say "third" to refer to zero-based index "2".
96
97 2005-11-18 Luc Teirlinck <teirllm@auburn.edu>
98
99 * loading.texi (Library Search): Update the default value of
100 `load-suffixes'.
101
102 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
103
104 * display.texi (Attribute Functions): Mention :ignore-defface.
105
106 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
107
108 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
109 (Minor Mode Conventions): Mention the use of a hook.
110
111 2005-11-06 Richard M. Stallman <rms@gnu.org>
112
113 * files.texi (Magic File Names): find-file-name-handler checks the
114 `operations' property of the handler.
115
116 2005-11-03 Richard M. Stallman <rms@gnu.org>
117
118 * variables.texi (Frame-Local Variables): Small clarification.
119
120 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
121
122 * os.texi (Init File): Document ~/.emacs.d/init.el.
123
124 2005-10-29 Richard M. Stallman <rms@gnu.org>
125
126 * internals.texi (Garbage Collection): Document memory-full.
127
128 2005-10-28 Bill Wohler <wohler@newt.com>
129
130 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
131 for URLs.
132
133 2005-10-28 Richard M. Stallman <rms@gnu.org>
134
135 * minibuf.texi (Completion Commands): Clean up prev change.
136
137 2005-10-26 Kevin Ryde <user42@zip.com.au>
138
139 * compile.texi (Eval During Compile): Explain recommended uses
140 of eval-when-compile and eval-and-compile.
141
142 2005-10-27 Masatake YAMATO <jet@gyve.org>
143
144 * minibuf.texi (Completion Commands):
145 Write about new optional argument for `display-completion-list'.
146
147 2005-10-23 Richard M. Stallman <rms@gnu.org>
148
149 * display.texi (Overlay Arrow): Clarify about local bindings of
150 overlay-arrow-position.
151
152 2005-10-22 Eli Zaretskii <eliz@gnu.org>
153
154 * internals.texi (Building Emacs): Fix last change.
155
156 2005-10-22 Richard M. Stallman <rms@gnu.org>
157
158 * internals.texi (Building Emacs): Document eval-at-startup.
159
160 2005-10-21 Richard M. Stallman <rms@gnu.org>
161
162 * loading.texi (Where Defined): load-history contains abs file names.
163 symbol-file returns abs file names.
164
165 2005-10-19 Kim F. Storm <storm@cua.dk>
166
167 * display.texi (Showing Images): Add max-image-size integer value.
168
169 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
170
171 * display.texi (Showing Images): Document max-image-size.
172
173 2005-10-17 Richard M. Stallman <rms@gnu.org>
174
175 * commands.texi (Quitting): Minor clarification.
176
177 * processes.texi (Sentinels): Clarify about output and quitting.
178 (Filter Functions): Mention with-local-quit.
179
180 2005-10-17 Juri Linkov <juri@jurta.org>
181
182 * buffers.texi (Current Buffer):
183 * commands.texi (Event Input Misc):
184 * compile.texi (Eval During Compile, Compiler Errors):
185 * customize.texi (Group Definitions):
186 * display.texi (Progress, Defining Faces):
187 * files.texi (Writing to Files):
188 * modes.texi (Mode Hooks, Defining Minor Modes):
189 * streams.texi (Output Functions):
190 * syntax.texi (Syntax Table Functions):
191 * text.texi (Change Hooks):
192 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
193
194 * commands.texi (Quitting): Replace arg `forms' with `body' in
195 `with-local-quit'.
196
197 * positions.texi (Excursions): Replace arg `forms' with `body' in
198 `save-excursion'.
199
200 2005-10-08 Kim F. Storm <storm@cua.dk>
201
202 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
203 Rename manual section accordingly.
204
205 2005-10-04 Kim F. Storm <storm@cua.dk>
206
207 * windows.texi (Window Split Tree): New section describing
208 new function window-split-tree function.
209
210 2005-10-03 Nick Roberts <nickrob@snap.net.nz>
211
212 * display.texi (Fringe Size/Pos): Simplify and add detail.
213
214 2005-09-30 Romain Francoise <romain@orebokech.com>
215
216 * minibuf.texi (High-Level Completion): Explain that the prompt
217 given to `read-buffer' should end with a colon and a space.
218 Update usage examples.
219
220 2005-09-29 Juri Linkov <juri@jurta.org>
221
222 * display.texi (Displaying Messages): Rename argument name
223 `string' to `format-string' in functions `message', `message-box',
224 `message-or-box'.
225
226 2005-09-26 Chong Yidong <cyd@stupidchicken.com>
227
228 * errors.texi (Standard Errors): Corrected xrefs.
229
230 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
231
232 * display.texi (Defining Images): Updated documentation for
233 `image-load-path'.
234
235 2005-09-17 Richard M. Stallman <rms@gnu.org>
236
237 * display.texi (Defining Images): Clean up previous change.
238
239 2005-09-16 Romain Francoise <romain@orebokech.com>
240
241 * elisp.texi: Specify GFDL version 1.2.
242
243 * doclicense.texi (GNU Free Documentation License): Update to
244 version 1.2.
245
246 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
247
248 * display.texi (Defining Images): Document `image-load-path'.
249
250 2005-09-15 Richard M. Stallman <rms@gnu.org>
251
252 * objects.texi (Printed Representation): Minor cleanup.
253 (Box Diagrams): Minor fix.
254 (Cons Cell Type): Move (...) index item here.
255 (Box Diagrams): From here.
256 (Array Type): Minor fix.
257 (Type Predicates): Delete index "predicates".
258 (Hash Table Type): Clarify xref.
259 (Dotted Pair Notation): Minor fix.
260
261 2005-09-10 Chong Yidong <cyd@stupidchicken.com>
262
263 * files.texi (Saving Buffers): Fix typo.
264
265 2005-09-08 Richard M. Stallman <rms@gnu.org>
266
267 * tips.texi (Programming Tips): Correct the "default" prompt spec.
268
269 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
270
271 * locals.texi (Standard Buffer-Local Variables): Don't include
272 mode variables for minor modes.
273 Fix xrefs for buffer-display-count, buffer-display-table,
274 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
275 enable-multibyte-characters, fill-column, header-line-format,
276 left-fringe-width, left-margin, and right-fringe-width.
277
278 * hooks.texi (Standard Hooks): All hooks should conform to the
279 standard naming convention now.
280 Fix xref for `echo-area-clear-hook'.
281
282 * display.texi (Usual Display): Note that indicate-empty-lines and
283 tab-width are buffer-local.
284
285 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
286
287 * modes.texi (Mode Help): Note that major-mode is buffer-local.
288
289 * nonascii.texi (Encoding and I/O): Note that
290 buffer-file-coding-system is buffer-local.
291
292 * positions.texi (List Motion): Note that defun-prompt-regexp is
293 buffer-local.
294
295 * text.texi (Auto Filling): Note that auto-fill-function is
296 buffer-local.
297 (Undo): Note that buffer-undo-list is buffer-local.
298
299 * windows.texi (Buffers and Windows): Document
300 buffer-display-count.
301
302 2005-09-06 Richard M. Stallman <rms@gnu.org>
303
304 * tips.texi (Coding Conventions): Sometimes it is ok to put the
305 package prefix elsewhere than at the start of the name.
306
307 2005-09-03 Richard M. Stallman <rms@gnu.org>
308
309 * tips.texi (Programming Tips): Add conventions for minibuffer
310 questions and prompts.
311
312 2005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
313
314 * intro.texi (nil and t): Minor cleanup.
315 Delete spurious mention of keyword symbols.
316 (Evaluation Notation): Add index entry.
317 (A Sample Function Description): Minor cleanup.
318 (A Sample Variable Description): Not all vars can be set.
319
320 2005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
321
322 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
323
324 (Insertion): Document precise type of `insert-char' arg COUNT.
325
326 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
327
328 * modes.texi (Other Font Lock Variables): Sync the default of
329 font-lock-lines-before.
330
331 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
332
333 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
334
335 2005-08-29 Richard M. Stallman <rms@gnu.org>
336
337 * elisp.texi (Top): Update subnode menu.
338
339 * searching.texi (Searching and Matching): Move node.
340 Rearrange contents and add overall explanation.
341 (Searching and Case): Move node.
342 (Searching and Matching): Update menu.
343
344 2005-08-27 Eli Zaretskii <eliz@gnu.org>
345
346 * os.texi (Startup Summary): Fix the description of the initial
347 startup message display.
348
349 2005-08-25 Richard M. Stallman <rms@gnu.org>
350
351 * searching.texi (Search and Replace): Add replace-regexp-in-string.
352
353 2005-08-25 Emilio C. Lopes <eclig@gmx.net>
354
355 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
356 `next-overlay-change' example.
357
358 2005-08-22 Juri Linkov <juri@jurta.org>
359
360 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
361 Fix invert-face. Fix args of face-background.
362
363 * display.texi (Standard Faces): Delete node.
364 (Faces): Add xref to `(emacs)Standard Faces'.
365 (Displaying Faces): Fix xref to `Standard Faces'.
366
367 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
368
369 2005-08-20 Alan Mackenzie <acm@muc.de>
370
371 * buffers.texi (The Buffer List): Clarify the manipulation of the
372 buffer list.
373
374 2005-08-14 Richard M. Stallman <rms@gnu.org>
375
376 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
377 a regexp.
378
379 2005-08-11 Richard M. Stallman <rms@gnu.org>
380
381 * elisp.texi (Top): Update subnode lists.
382
383 * display.texi (Inverse Video): Node deleted.
384
385 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
386 New nodes split out of Coding Conventions.
387
388 * searching.texi (Regular Expressions): Document re-builder.
389
390 * os.texi (Time Parsing): New node split out of Time Conversion.
391
392 * processes.texi (Misc Network, Network Feature Testing)
393 (Network Options, Make Network): New nodes split out of
394 Low-Level Network.
395
396 2005-08-09 Richard M. Stallman <rms@gnu.org>
397
398 * frames.texi (Geometry): New node, split from Size and Position.
399 (Frame Parameters): Refer to Geometry.
400
401 * buffers.texi (The Buffer List): Fix xrefs.
402
403 * windows.texi (Splitting Windows): Fix xref.
404
405 * frames.texi (Layout Parameters): Add xref.
406
407 * display.texi (Line Height, Scroll Bars): Fix xrefs.
408
409 * keymaps.texi (Menu Bar): Fix xref.
410
411 * locals.texi (Standard Buffer-Local Variables): Fix xref.
412
413 * modes.texi (%-Constructs): Fix xref.
414
415 * frames.texi (Window Frame Parameters): Node split up.
416 (Basic Parameters, Position Parameters, Size Parameters)
417 (Layout Parameters, Buffer Parameters, Management Parameters)
418 (Cursor Parameters, Color Parameters): New subnodes.
419
420 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
421
422 * positions.texi (Screen Lines): Update xref for previous change
423 in minibuf.texi.
424
425 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
426 change in minibuf.texi.
427
428 2005-08-09 Richard M. Stallman <rms@gnu.org>
429
430 * tips.texi (Coding Conventions): Minor cleanup.
431
432 * modes.texi (Defining Minor Modes): Explain when init-value
433 can be non-nil.
434
435 * elisp.texi (Top): Update submenu for Minibuffer.
436
437 * minibuf.texi (Minibuffer Misc): Node split up.
438 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
439 (Recursive Mini): New nodes split out from Minibuffer Misc.
440 (Minibuffer Misc): Document max-mini-window-height.
441
442 * hash.texi (Defining Hash): Delete stray paren in example.
443
444 * display.texi (Echo Area Customization): Don't define
445 max-mini-window-height here; xref instead.
446
447 * commands.texi (Event Input Misc): Update while-no-input.
448
449 * advice.texi (Advising Functions): Explain when to use advice
450 and when to use a hook.
451
452 2005-07-30 Eli Zaretskii <eliz@gnu.org>
453
454 * makefile.w32-in (info): Don't run install-info.
455 ($(infodir)/dir): New target, produced by running install-info.
456
457 2005-07-27 Luc Teirlinck <teirllm@auburn.edu>
458
459 * modes.texi (Defining Minor Modes): The keyword for the initial
460 value is :init-value, not :initial-value.
461
462 2005-07-23 Eli Zaretskii <eliz@gnu.org>
463
464 * loading.texi (Autoload): Make the `doctor' example be consistent
465 with what's in current loaddefs.el. Describe the "fn" magic in
466 the usage portion of the doc string.
467
468 2005-07-22 Richard M. Stallman <rms@gnu.org>
469
470 * internals.texi (Garbage Collection): Clarify previous change.
471
472 2005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
473
474 * internals.texi (Garbage Collection): Add gc-cons-percentage.
475
476 2005-07-18 Juri Linkov <juri@jurta.org>
477
478 * commands.texi (Accessing Events):
479 * frames.texi (Text Terminal Colors, Resources):
480 * markers.texi (The Mark):
481 * modes.texi (Defining Minor Modes):
482 Delete duplicate duplicate words.
483
484 2005-07-16 Richard M. Stallman <rms@gnu.org>
485
486 * display.texi (Managing Overlays): Clarify make-overlay
487 args for insertion types.
488
489 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
490
491 * customize.texi (Variable Definitions):
492 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
493 `standard-value' is a list too.
494 (Defining New Types): Use @key{RET} instead of @key{ret}.
495
496 2005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
497
498 * os.texi (Translating Input): Fix typo.
499
500 2005-07-08 Richard M. Stallman <rms@gnu.org>
501
502 * README: Update edition number and size estimate.
503
504 * elisp.texi (VERSION): Set to 2.9.
505
506 2005-07-07 Richard M. Stallman <rms@gnu.org>
507
508 * book-spine.texinfo: Update Emacs version.
509
510 * display.texi (Inverse Video): Delete mode-line-inverse-video.
511
512 2005-07-06 Richard M. Stallman <rms@gnu.org>
513
514 * searching.texi (Regexp Search): Clarify what re-search-forward
515 does when the search fails.
516
517 2005-07-05 Lute Kamstra <lute@gnu.org>
518
519 * Update FSF's address in GPL notices.
520
521 * doclicense.texi (GNU Free Documentation License):
522 * gpl.texi (GPL):
523 * tips.texi (Coding Conventions, Library Headers):
524 * vol1.texi:
525 * vol2.texi: Update FSF's address.
526
527 2005-07-04 Richard M. Stallman <rms@gnu.org>
528
529 * hooks.texi (Standard Hooks): Add occur-hook.
530
531 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
532
533 * display.texi (The Echo Area): Correct menu.
534
535 2005-07-03 Richard M. Stallman <rms@gnu.org>
536
537 * elisp.texi (Top): Update subnode menu for Display.
538
539 * display.texi (Displaying Messages): New node, with most
540 of what was in The Echo Area.
541 (Progress): Moved under The Echo Area.
542 (Logging Messages): New node with new text.
543 (Echo Area Customization): New node, the rest of what was
544 in The Echo Area. Document message-truncate-lines with @defvar.
545 (Display): Update menu.
546
547 * windows.texi (Textual Scrolling): Doc 3 values for
548 scroll-preserve-screen-position.
549
550 * text.texi (Special Properties): Change hook functions
551 should bind inhibit-modification-hooks around altering buffer text.
552
553 * keymaps.texi (Key Binding Commands): Call binding BINDING
554 rather than DEFINITION.
555
556 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
557
558 * variables.texi (Defining Variables): `user-variable-p' returns t
559 for aliases of user options, nil for alias loops.
560
561 2005-06-28 Richard M. Stallman <rms@gnu.org>
562
563 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
564 make-keymap.
565
566 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
567
568 * variables.texi (Setting Variables): Correct and clarify
569 description of `add-to-ordered-list'.
570
571 2005-06-26 Richard M. Stallman <rms@gnu.org>
572
573 * display.texi (Faces): Minor cleanup.
574
575 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
576
577 * display.texi (Faces): `facep' returns t for strings that are
578 face names.
579
580 2005-06-25 Richard M. Stallman <rms@gnu.org>
581
582 * objects.texi (Equality Predicates): Clarify meaning of equal.
583
584 * windows.texi (Selecting Windows): save-selected-window
585 and with-selected-window save and restore the current buffer.
586
587 2005-06-24 Richard M. Stallman <rms@gnu.org>
588
589 * numbers.texi (Float Basics): Explain how to test for NaN,
590 and printing the sign of NaNs.
591
592 2005-06-24 Eli Zaretskii <eliz@gnu.org>
593
594 * makefile.w32-in (MAKEINFO): Use --force.
595
596 2005-06-23 Richard M. Stallman <rms@gnu.org>
597
598 * display.texi (Face Functions): Correct Texinfo usage.
599
600 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
601
602 * lists.texi (Rings): `ring-elements' now returns the elements of
603 RING in order.
604
605 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
606
607 * markers.texi (The Mark): Texinfo usage fix.
608
609 2005-06-23 Kim F. Storm <storm@cua.dk>
610
611 * searching.texi (Entire Match Data): Remove evaporate option for
612 match-data. Do not mention evaporate option for set-match-data.
613
614 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
615
616 * display.texi (Face Functions): Mention face aliases.
617
618 2005-06-21 Richard M. Stallman <rms@gnu.org>
619
620 * anti.texi (Antinews): Texinfo usage fix.
621
622 2005-06-21 Karl Berry <karl@gnu.org>
623
624 * elisp.texi: Use @copying.
625
626 * elisp.texi: Put @summarycontents and @contents before the Top
627 node, instead of the end of the file, so that the contents appear
628 in the right place in the dvi/pdf output.
629
630 2005-06-21 Juri Linkov <juri@jurta.org>
631
632 * display.texi (Defining Faces): Add `customized-face'.
633
634 2005-06-20 Kim F. Storm <storm@cua.dk>
635
636 * variables.texi (Setting Variables): Any type of element can be
637 given order in add-to-ordered-list. Compare elements with eq.
638
639 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
640
641 2005-06-20 Karl Berry <karl@gnu.org>
642
643 * syntax.texi (Syntax Flags): Make last column very slightly wider
644 to avoid "generic comment" breaking on two lines and causing an
645 underfull box.
646
647 2005-06-19 Luc Teirlinck <teirllm@auburn.edu>
648
649 * lists.texi (Rings): Various minor clarifications and corrections.
650
651 2005-06-18 Richard M. Stallman <rms@gnu.org>
652
653 * functions.texi (Obsolete Functions): Simplify.
654
655 * variables.texi (Variable Aliases): Simplify.
656
657 * anti.texi, backups.texi, compile.texi, customization.texi:
658 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
659 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
660 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
661 * variables.texi: Fix formatting ugliness.
662
663 * elisp.texi: Add links to Rings and Byte Packing.
664 Update version and copyright years.
665
666 * minibuf.texi: Fix formatting ugliness.
667 (Completion Commands): Move keymap vars to the end
668 and vars completing-read binds to the top.
669
670 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
671
672 * processes.texi: Fix typos.
673 (Bindat Spec): Correct Texinfo error.
674 (Byte Packing): Fix ungrammatical sentence.
675
676 2005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
677
678 * lists.texi (Rings): New node.
679 (Lists): Add it to menu.
680
681 * processes.texi (Byte Packing): New node.
682 (Processes): Add it to menu.
683
684 2005-06-17 Richard M. Stallman <rms@gnu.org>
685
686 * syntax.texi (Parsing Expressions): Fix texinfo usage.
687
688 * help.texi (Documentation Basics): Explain the xref to
689 Documentation Tips.
690
691 * debugging.texi (Debugger Commands): Minor fix.
692
693 2005-06-16 Luc Teirlinck <teirllm@auburn.edu>
694
695 * edebug.texi (Instrumenting): Eliminate duplicate link.
696 (Specification List): Replace references to "below", referring to
697 a later node, with one @ref to that node.
698
699 * os.texi (Timers): Timers should save and restore the match data
700 if they change it.
701
702 * debugging.texi (Debugger Commands): Mention that the Lisp
703 debugger can not step through primitive functions.
704
705 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
706
707 * functions.texi (Obsolete Functions): Update argument names of
708 `make-obsolete' and `define-obsolete-function-alias'.
709
710 * variables.texi (Variable Aliases): Update argument names of
711 `defvaralias', `make-obsolete-variable' and
712 `define-obsolete-variable-alias'.
713
714 2005-06-15 Kim F. Storm <storm@cua.dk>
715
716 * searching.texi (Entire Match Data): Rephrase warnings about
717 evaporate arg to match-data and set-match-data.
718
719 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
720
721 * elisp.texi (Top): Update detailed menu.
722
723 * edebug.texi (Edebug): Update menu.
724 (Instrumenting): Update xrefs.
725 (Edebug Execution Modes): Correct xref.
726 (Jumping): Clarify description of `h' command.
727 Eliminate redundant @ref.
728 (Breaks): New node.
729 (Breakpoints): is now a subsubsection.
730 (Global Break Condition): Mention `C-x X X'.
731 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
732 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
733 (Edebug Display Update): Correct pxref.
734 (Edebug and Macros): New node.
735 (Instrumenting Macro Calls): Is now a subsubsection.
736 Neither arg of `def-edebug-spec' is evaluated.
737 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
738 (Specification Examples): Fix typo.
739
740 2005-06-14 Lute Kamstra <lute@gnu.org>
741
742 * debugging.texi (Function Debugging): Primitives can break on
743 entry too.
744
745 2005-06-14 Kim F. Storm <storm@cua.dk>
746
747 * variables.texi (Setting Variables): Add add-to-ordered-list.
748
749 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
750
751 * syntax.texi (Parsing Expressions): Document aux functions and vars of
752 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
753
754 2005-06-13 Lute Kamstra <lute@gnu.org>
755
756 * text.texi (Special Properties): Fix cross reference.
757
758 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
759
760 * debugging.texi (Function Debugging): Delete mention of empty
761 string argument to `cancel-debug-on-entry'. Delete inaccurate
762 description of the return value of that command.
763
764 2005-06-11 Alan Mackenzie <acm@muc.de>
765
766 * text.texi (Adaptive Fill): Amplify the description of
767 fill-context-prefix.
768
769 2005-06-10 Luc Teirlinck <teirllm@auburn.edu>
770
771 * syntax.texi (Parsing Expressions): Fix Texinfo error.
772
773 2005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
774
775 * syntax.texi (Parsing Expressions): Document syntax-ppss.
776
777 2005-06-10 Luc Teirlinck <teirllm@auburn.edu>
778
779 * debugging.texi (Error Debugging): Minor rewording.
780 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
781 is optional.
782
783 2005-06-10 Lute Kamstra <lute@gnu.org>
784
785 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
786 (Top): Give it a title. Correct version number. Give the
787 detailed node listing a more prominent header.
788 * intro.texi: Don't set VERSION here a second time.
789 Mention Emacs's version too.
790 * anti.texi (Antinews): Use EMACSVER to refer to the current
791 version of Emacs.
792
793 2005-06-09 Kim F. Storm <storm@cua.dk>
794
795 * searching.texi (Entire Match Data): Explain new `reseat' argument to
796 match-data and set-match-data.
797
798 2005-06-08 Richard M. Stallman <rms@gnu.org>
799
800 * searching.texi (Entire Match Data): Clarify when match-data
801 returns markers and when integers.
802
803 * display.texi (Defining Faces): Explain that face name should not
804 end in `-face'.
805
806 * modes.texi (Mode Line Data): Minor cleanup.
807 (Customizing Keywords): Node split out of Search-based Fontification.
808 Add example of using font-lock-add-keywords from a hook.
809 Clarify when MODE should be non-nil, and when nil.
810
811 2005-06-06 Richard M. Stallman <rms@gnu.org>
812
813 * modes.texi (Mode Line Data): Explain what happens when the car
814 of a list is a void symbol.
815 (Search-based Fontification): Explain MODE arg to
816 font-lock-add-keywords and warn about calls from major modes.
817
818 2005-06-08 Juri Linkov <juri@jurta.org>
819
820 * display.texi (Standard Faces): Add `shadow' face.
821
822 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
823
824 * modes.texi (Major Mode Conventions): A derived mode only needs
825 to put the call to the parent mode inside `delay-mode-hooks'.
826
827 2005-05-29 Richard M. Stallman <rms@gnu.org>
828
829 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
830 new, and what that implies. Clarify.
831
832 * files.texi (Locating Files): Clean up the text.
833
834 * frames.texi (Window Frame Parameters): Document user-size.
835 Shorten entry for top by referring to left.
836
837 2005-05-26 Richard M. Stallman <rms@gnu.org>
838
839 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
840 is new, and what the implications are. Other clarifications.
841
842 2005-05-24 Richard M. Stallman <rms@gnu.org>
843
844 * frames.texi (Dialog Boxes): Minor fixes.
845
846 2005-05-25 Masatake YAMATO <jet@gyve.org>
847
848 * display.texi (Standard Faces): Write about `mode-line-highlight'.
849
850 2005-05-24 Luc Teirlinck <teirllm@auburn.edu>
851
852 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
853 is optional.
854
855 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
856
857 * frames.texi (Dialog Boxes): Descibe new optional argument.
858
859 2005-05-23 Lute Kamstra <lute@gnu.org>
860
861 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
862 syntax-begin-function over font-lock-beginning-of-syntax-function.
863
864 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
865
866 * minibuf.texi (Reading File Names): Update description of
867 `read-directory-name'.
868
869 * modes.texi (Derived Modes): Clarify :group keyword.
870
871 2005-05-21 Eli Zaretskii <eliz@gnu.org>
872
873 * files.texi (Locating Files): New subsection.
874 Describe locate-file and executable-find.
875
876 2005-05-21 Kevin Ryde <user42@zip.com.au>
877
878 * frames.texi (Initial Parameters): Update cross reference to
879 "Emacs Invocation".
880
881 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
882
883 * keymaps.texi (Active Keymaps): Add anchor.
884
885 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
886 (Major Mode Conventions): Refer to `Auto Major Mode' in more
887 appropriate place.
888 (Derived Modes): Small clarifications.
889 (Minor Mode Conventions, Keymaps and Minor Modes):
890 Replace references to nodes with references to anchors.
891 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
892 Clarify description of lists whose first element is an integer.
893 (Mode Line Variables): Add anchor.
894 (%-Constructs): Clarify description of integer after %.
895 (Emulating Mode Line): Describe nil value for FACE.
896
897 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
898
899 * modes.texi (Derived Modes): Correct references to non-existing
900 variable standard-syntax-table.
901
902 2005-05-17 Lute Kamstra <lute@gnu.org>
903
904 * modes.texi (Defining Minor Modes): Mention the mode hook.
905
906 2005-05-15 Kim F. Storm <storm@cua.dk>
907
908 * processes.texi (Network): Remove open-network-stream-nowait.
909 (Network Servers): Remove open-network-stream-server.
910
911 2005-05-15 Luc Teirlinck <teirllm@auburn.edu>
912
913 * elisp.texi (Top): Update detailed menu.
914
915 * variables.texi: Reorder nodes.
916 (Variables): Update menu.
917 (File Local Variables): Do not refer to the `-*-' line as
918 a "local variables list". Add pxref.
919
920 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
921
922 * elisp.texi (Top): Update detailed menu for node changes.
923
924 * modes.texi (Modes): Update Menu.
925 (Hooks): Move to beginning of chapter.
926 Most minor modes run mode hooks too.
927 `add-hook' can handle void hooks or hooks whose value is a single
928 function.
929 (Major Modes): Update Menu.
930 (Major Mode Basics): New node, split off from `Major Modes'.
931 (Major Mode Conventions): Correct xref. Explain how to handle
932 auto-mode-alist if the major mode command has an autoload cookie.
933 (Auto Major Mode): Major update. Add magic-mode-alist.
934 (Derived Modes): Major update.
935 (Mode Line Format): Update Menu.
936 (Mode Line Basics): New node, split off from `Mode Line Format'.
937
938 * loading.texi (Autoload): Mention `autoload cookie' as synonym
939 for `magic autoload comment'. Add index entries and anchor.
940
941 2005-05-14 Richard M. Stallman <rms@gnu.org>
942
943 * tips.texi (Coding Conventions): Explain how important it is
944 that just loading certain files not change Emacs behavior.
945
946 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
947
948 2005-05-12 Lute Kamstra <lute@gnu.org>
949
950 * modes.texi (Generic Modes): Update.
951 (Major Modes): Refer to node "Generic Modes".
952
953 * elisp.texi (Top): Update to the current structure of the manual.
954 * processes.texi (Processes): Add menu description.
955 * customize.texi (Customization): Add menu descriptions.
956
957 2005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
958
959 * processes.texi (Signals to Processes)
960 (Low-Level Network): Fix typos.
961
962 2005-05-11 Lute Kamstra <lute@gnu.org>
963
964 * elisp.texi (Top): Add some nodes from the chapter "Major and
965 Minor Modes" to the detailed node listing.
966
967 2005-05-10 Richard M. Stallman <rms@gnu.org>
968
969 * keymaps.texi (Extended Menu Items): Menu item filter functions
970 can be called at any time.
971
972 2005-05-08 Luc Teirlinck <teirllm@auburn.edu>
973
974 * variables.texi (File Local Variables): `(hack-local-variables t)'
975 now also checks whether a mode is specified in the local variables
976 list.
977
978 2005-05-05 Kevin Ryde <user42@zip.com.au>
979
980 * display.texi (The Echo Area): Correct format function cross
981 reference.
982
983 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
984
985 * variables.texi (Variable Aliases): Change description of
986 `define-obsolete-variable-alias'.
987
988 * functions.texi (Functions): Add "Obsolete Functions" to menu.
989 (Defining Functions): Add xref.
990 (Obsolete Functions): New node.
991 (Function Safety): Standardize capitalization of section title.
992
993 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
994 (Dialog Boxes): Complete description of `x-popup-dialog'.
995
996 2005-05-04 Richard M. Stallman <rms@gnu.org>
997
998 * commands.texi (Interactive Codes): Fix Texinfo usage.
999 Document U more clearly.
1000
1001 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
1002
1003 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
1004 function and not a macro.
1005
1006 * frames.texi (Pop-Up Menus): Correct and clarify description of
1007 `x-popup-menu'.
1008 (Dialog Boxes): Clarify description of `x-popup-dialog'.
1009
1010 2005-05-01 Richard M. Stallman <rms@gnu.org>
1011
1012 * edebug.texi (Checking Whether to Stop): Fix previous change.
1013
1014 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
1015
1016 * display.texi: Fix typos and Texinfo usage.
1017
1018 * edebug.texi (Checking Whether to Stop): executing-macro ->
1019 executing-kbd-macro.
1020
1021 2005-05-01 Richard M. Stallman <rms@gnu.org>
1022
1023 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
1024
1025 2005-04-30 Richard M. Stallman <rms@gnu.org>
1026
1027 * files.texi (Magic File Names): Document `operations' property.
1028
1029 2005-04-29 Lute Kamstra <lute@gnu.org>
1030
1031 * modes.texi (Generic Modes): New node.
1032 (Major Modes): Add it to the menu.
1033 (Derived Modes): Add "derived mode" to concept index.
1034
1035 2005-04-28 Lute Kamstra <lute@gnu.org>
1036
1037 * modes.texi (Defining Minor Modes): Fix previous change.
1038 (Font Lock Mode): Simplify.
1039 (Font Lock Basics): Say that font-lock-defaults is buffer-local
1040 when set and that some parts are optional. Add cross references.
1041 (Search-based Fontification): Say how to specify font-lock-keywords.
1042 Add cross references. Add font-lock-multiline to index.
1043 Move font-lock-keywords-case-fold-search here from node "Other Font
1044 Lock Variables". Document font-lock-add-keywords and
1045 font-lock-remove-keywords.
1046 (Other Font Lock Variables): Move font-lock-keywords-only,
1047 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
1048 and font-lock-syntactic-face-function to node "Syntactic Font
1049 Lock". Move font-lock-keywords-case-fold-search to node
1050 "Search-based Fontification". Document font-lock-inhibit-thing-lock
1051 and font-lock-{,un}fontify-{buffer,region}-function.
1052 (Precalculated Fontification): Remove reference to deleted variable
1053 font-lock-core-only.
1054 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
1055 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
1056 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
1057 and font-lock-syntactic-face-function here from node "Other Font
1058 Lock Variables". Move font-lock-syntactic-keywords to "Setting
1059 Syntax Properties". Add cross references.
1060 (Setting Syntax Properties): New node.
1061 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
1062 * syntax.texi (Syntax Properties): Add cross reference.
1063 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
1064
1065 2005-04-26 Richard M. Stallman <rms@gnu.org>
1066
1067 * display.texi (Defining Faces):
1068 Document `default' elements of defface spec.
1069
1070 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
1071
1072 * variables.texi (Variable Aliases): Clarify text.
1073
1074 2005-04-25 Chong Yidong <cyd@stupidchicken.com>
1075
1076 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
1077
1078 2005-04-25 Luc Teirlinck <teirllm@auburn.edu>
1079
1080 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
1081
1082 2005-04-24 Eli Zaretskii <eliz@gnu.org>
1083
1084 * syntax.texi (Syntax Table Internals): Elaborate documentation of
1085 syntax-after and syntax-class.
1086
1087 * files.texi (Changing Files): Fix last change's cross-reference.
1088 (Unique File Names): Don't mention "numbers" in the documentation
1089 of make-temp-file and make-temp-name.
1090
1091 2005-04-23 Richard M. Stallman <rms@gnu.org>
1092
1093 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
1094
1095 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
1096
1097 * windows.texi (Cyclic Window Ordering): Clarify window-list.
1098
1099 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
1100
1101 * variables.texi (Variable Aliases): Describe make-obsolete-variable
1102 and define-obsolete-variable-alias.
1103
1104 2005-04-22 Kim F. Storm <storm@cua.dk>
1105
1106 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
1107 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
1108
1109 2005-04-21 Lute Kamstra <lute@gnu.org>
1110
1111 * lists.texi (Association Lists): Document rassq-delete-all.
1112
1113 2005-04-19 Richard M. Stallman <rms@gnu.org>
1114
1115 * modes.texi (Search-based Fontification): Explain that
1116 facespec is an expression to be evaluated.
1117
1118 2005-04-19 Kevin Ryde <user42@zip.com.au>
1119
1120 * streams.texi (Output Functions): Fix xref.
1121 * strings.texi (String Conversion): Fix xref.
1122
1123 2005-04-19 Kim F. Storm <storm@cua.dk>
1124
1125 * symbols.texi (Symbol Plists): Add safe-get.
1126 Mention that `get' may signal an error.
1127
1128 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
1129
1130 * customize.texi (Variable Definitions): Replace tooltip-mode
1131 example with save-place.
1132
1133 2005-04-17 Richard M. Stallman <rms@gnu.org>
1134
1135 * buffers.texi (Indirect Buffers): Clarify.
1136
1137 * positions.texi (Positions): Clarify converting marker to integer.
1138
1139 * strings.texi (String Basics): Mention string-match; clarify.
1140
1141 2005-04-08 Lute Kamstra <lute@gnu.org>
1142
1143 * modes.texi (Search-based Fontification): Fix cross references.
1144 Use consistent terminology. Document anchored highlighting.
1145
1146 2005-04-05 Lute Kamstra <lute@gnu.org>
1147
1148 * modes.texi (Defining Minor Modes): Document :group keyword
1149 argument and its default value.
1150
1151 2005-04-03 Lute Kamstra <lute@gnu.org>
1152
1153 * hooks.texi (Standard Hooks): Add some hooks. Add cross
1154 references and/or descriptions. Delete major mode hooks; mention
1155 them as a category instead. Rename or delete obsolete hooks.
1156
1157 2005-04-02 Richard M. Stallman <rms@gnu.org>
1158
1159 * nonascii.texi (Coding System Basics): Another wording cleanup.
1160
1161 2005-04-01 Richard M. Stallman <rms@gnu.org>
1162
1163 * nonascii.texi (Coding System Basics): Clarify previous change.
1164
1165 2005-04-01 Kenichi Handa <handa@m17n.org>
1166
1167 * nonascii.texi (Coding System Basics): Describe about rondtrip
1168 identity of coding systems.
1169
1170 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
1171
1172 * text.texi (Buffer Contents): Add filter-buffer-substring and
1173 buffer-substring-filters.
1174
1175 2005-03-26 Chong Yidong <cyd@stupidchicken.com>
1176
1177 * anti.texi (Antinews): Mention `G' interactive code.
1178
1179 * tips.texi (Compilation Tips): Mention benchmark.el.
1180
1181 2005-03-27 Luc Teirlinck <teirllm@auburn.edu>
1182
1183 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
1184 is now bound to M-o M-o.
1185
1186 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
1187
1188 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
1189
1190 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
1191 in the Emacs Manual).
1192 * Makefile.in (srcs): Remove calendar.texi.
1193 * makefile.w32-in (srcs): Remove calendar.texi.
1194 * display.texi (Display): Change name of next node.
1195 * os.texi (System In): Change name of previous node.
1196 * elisp.texi (Top): Remove Calendar references.
1197 * vol1.texi (Top): Remove Calendar references.
1198 * vol2.texi (Top): Remove Calendar references.
1199
1200 2005-03-25 Richard M. Stallman <rms@gnu.org>
1201
1202 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
1203 Cleanup previous change.
1204
1205 2005-03-25 Chong Yidong <cyd@stupidchicken.com>
1206
1207 * display.texi (Face Attributes): Faces earlier in an :inherit
1208 list take precedence.
1209 (Scroll Bars): Fix description of vertical-scroll-bars.
1210 Document frame-current-scroll-bars and window-current-scroll-bars.
1211
1212 * markers.texi (The Mark): Document temporary Transient Mark mode.
1213
1214 * minibuf.texi (Reading File Names):
1215 Document read-file-name-completion-ignore-case.
1216
1217 * positions.texi (Screen Lines): Document nil for width argument
1218 to compute-motion.
1219
1220 2005-03-23 Kim F. Storm <storm@cua.dk>
1221
1222 * display.texi (Standard Faces): Other faces used in the fringe
1223 implicitly inherits from the fringe face.
1224 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
1225 properties implicitly inherits from fringe face.
1226 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
1227
1228 2005-03-20 Chong Yidong <cyd@stupidchicken.com>
1229
1230 * display.texi (Invisible Text): State default value of
1231 line-move-ignore-invisible.
1232 (Managing Overlays): Document remove-overlays.
1233 (Standard Faces): Document escape-glyph face.
1234
1235 * minibuf.texi (Reading File Names): Document read-file-name-function.
1236
1237 * modes.texi (Other Font Lock Variables):
1238 Document font-lock-lines-before.
1239
1240 * positions.texi (Skipping Characters): skip-chars-forward allows
1241 character classes.
1242
1243 2005-03-18 Lute Kamstra <lute@gnu.org>
1244
1245 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
1246
1247 2005-03-17 Richard M. Stallman <rms@gnu.org>
1248
1249 * text.texi (Undo): Document extensible undo entries.
1250
1251 * searching.texi (String Search, Regexp Search, Regexp Search):
1252 Cleanups.
1253
1254 * nonascii.texi (Character Codes): Minor fix.
1255
1256 * display.texi (Display Property): Explain the significance
1257 of having text properties that are eq.
1258 (Other Display Specs): Explain string as display spec.
1259
1260 * commands.texi (Interactive Codes): Document G option.
1261
1262 2005-03-17 Chong Yidong <cyd@stupidchicken.com>
1263
1264 * text.texi (Filling): Add sentence-end-without-period and
1265 sentence-end-without-space.
1266 (Changing Properties): Minor fix.
1267
1268 * anti.texi: Total rewrite.
1269
1270 2005-03-15 Lute Kamstra <lute@gnu.org>
1271
1272 * edebug.texi (Instrumenting Macro Calls): Fix typos.
1273
1274 2005-03-08 Kim F. Storm <storm@cua.dk>
1275
1276 * display.texi (Specified Space): Property :width is support on
1277 non-graphic terminals, :height is not.
1278
1279 2005-03-07 Richard M. Stallman <rms@gnu.org>
1280
1281 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
1282 Now subnodes of Fringes.
1283 (Overlay Arrow): Document overlay-arrow-variable-list.
1284 (Fringe Size/Pos): New node, broken out of Fringes.
1285 (Display): Explain clearing vs redisplay better.
1286 (Truncation): Clarify use of bitmaps.
1287 (The Echo Area): Clarify the uses of the echo area.
1288 Add max-mini-window-height.
1289 (Progress): Clarify.
1290 (Invisible Text): Explain that main loop moves point out.
1291 (Selective Display): Say "hidden", not "invisible".
1292 (Managing Overlays): Move up. Describe relation to Undo here.
1293 (Overlay Properties): Clarify intro.
1294 (Finding Overlays): Explain return values when nothing found.
1295 (Width): truncate-string-to-width has added arg.
1296 (Displaying Faces): Clarify and update mode line face handling.
1297 (Face Functions): Minor cleanup.
1298 (Conditional Display): Merge into Other Display Specs.
1299 (Pixel Specification, Other Display Specs): Minor cleanups.
1300 (Images, Image Descriptors): Minor cleanups.
1301 (GIF Images): Patents have expired.
1302 (Showing Images): Explain default text for insert-image.
1303 (Manipulating Button Types): Merge into Manipulating Buttons.
1304 (Making Buttons): Explain return values.
1305 (Button Buffer Commands): Add xref.
1306 (Inverse Video): Update mode-line-inverse-video.
1307 (Display Table Format): Clarify.
1308 (Active Display Table): Give defaults for window-display-table.
1309
1310 * calendar.texi (Calendar Customizing): calendar-holiday-marker
1311 and calendar-today-marker are strings, not chars.
1312 (Holiday Customizing): Minor fix.
1313
1314 * internals.texi (Writing Emacs Primitives): Update `or' example.
1315 Update limit on # args of subr.
1316
1317 * edebug.texi (Using Edebug): Arrow is in fringe.
1318 (Instrumenting): Arg to eval-defun works without loading edebug.
1319 (Edebug Execution Modes): Add xref.
1320
1321 * customize.texi (Common Keywords): Clarify :require.
1322 Mention :version here.
1323 (Variable Definitions, Group Definitions): Not here.
1324 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
1325
1326 2005-03-07 Chong Yidong <cyd@stupidchicken.com>
1327 * nonascii.texi (Text Representations): Clarify position-bytes.
1328 (Character Sets): Add list-charset-chars.
1329 (Scanning Charsets): Add charset-after.
1330 (Encoding and I/O): Minor fix.
1331
1332 2005-03-06 Richard M. Stallman <rms@gnu.org>
1333
1334 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
1335 (Resizing Windows): Likewise.
1336
1337 * text.texi (Change Hooks): Get rid of "Emacs 21".
1338
1339 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
1340
1341 * streams.texi (Output Variables): Get rid of "Emacs 21".
1342
1343 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
1344
1345 * os.texi (Translating Input): Replace flow-control example
1346 with a less obsolete example that uses `keyboard-translate'.
1347
1348 * objects.texi (Hash Table Type, Circular Objects):
1349 Get rid of "Emacs 21".
1350
1351 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
1352 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
1353
1354 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
1355
1356 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
1357
1358 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
1359 (Menu Bar): Fix when menu-bar-update-hook is called.
1360
1361 * hash.texi (Hash Tables): Get rid of "Emacs 21".
1362
1363 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
1364 and make it read better.
1365
1366 * files.texi (Writing to Files): Get rid of "Emacs 21".
1367 (Unique File Names): Likewise.
1368
1369 * elisp.texi: Update Emacs version to 22.
1370
1371 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
1372 (Overlay Properties, Face Attributes): Likewise.
1373 (Managing Overlays): Fix punctuation.
1374 (Attribute Functions): Clarify set-face-font; get rid of
1375 info about old Emacs versions.
1376 (Auto Faces, Font Lookup, Display Property, Images):
1377 Get rid of "Emacs 21".
1378
1379 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
1380
1381 2005-03-05 Richard M. Stallman <rms@gnu.org>
1382
1383 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
1384
1385 2005-03-04 Lute Kamstra <lute@gnu.org>
1386
1387 * debugging.texi (Error Debugging): Document stack-trace-on-error.
1388
1389 2005-03-03 Lute Kamstra <lute@gnu.org>
1390
1391 * edebug.texi (Instrumenting Macro Calls): Fix typo.
1392
1393 2005-03-01 Lute Kamstra <lute@gnu.org>
1394
1395 * debugging.texi (Debugger Commands): Update `j'.
1396
1397 2005-02-28 Lute Kamstra <lute@gnu.org>
1398
1399 * debugging.texi (Debugging): Fix typo.
1400 (Error Debugging): Document eval-expression-debug-on-error.
1401 (Function Debugging): Update example.
1402 (Using Debugger): Mention starred stack frames.
1403 (Debugger Commands): Document `j' and `l'.
1404 (Invoking the Debugger): `d' and `j' exit recursive edit too.
1405 Update the messages that the debugger displays.
1406 (Internals of Debugger): Add cross reference. Update example.
1407 (Excess Open): Minor improvement.
1408 (Excess Close): Minor improvement.
1409
1410 2005-02-26 Richard M. Stallman <rms@gnu.org>
1411
1412 * tips.texi (Coding Conventions): Clarify.
1413 Put all the major mode key reservations together.
1414 Mention the Mouse-1 => Mouse-2 conventions.
1415
1416 * syntax.texi (Syntax Class Table): Clarify.
1417 (Syntax Table Functions): syntax-after moved from here.
1418 (Syntax Table Internals): syntax-after moved to here.
1419 (Parsing Expressions): Update info on number of values
1420 and what's meaningful in the STATE argument.
1421 (Categories): Fix typo.
1422
1423 * sequences.texi (Arrays): Cleanup.
1424 (Char-Tables): Clarify.
1425
1426 * processes.texi (Deleting Processes): Cleanups, add xref.
1427 (Subprocess Creation): Explain nil in exec-path. Cleanup.
1428 (Process Information): set-process-coding-system, some args optional.
1429 (Input to Processes): Explain various types for PROCESS args.
1430 Rename them from PROCESS-NAME to PROCESS.
1431 (Signals to Processes): Likewise.
1432 (Decoding Output): Cleanup.
1433 (Query Before Exit): Clarify.
1434
1435 * os.texi (Startup Summary): Correct the options; add missing ones.
1436 (Terminal Output, Batch Mode): Clarify.
1437 (Flow Control): Node deleted.
1438
1439 * markers.texi (The Mark): Clarify.
1440
1441 * macros.texi (Expansion): Cleanup.
1442 (Indenting Macros): indent-spec allows ints, not floats.
1443
1444 * keymaps.texi (Keymaps): Clarify.
1445 (Format of Keymaps): Update lisp-mode-map example.
1446 (Active Keymaps, Key Lookup): Clarify.
1447 (Changing Key Bindings): Add xref to `kbd'.
1448 (Key Binding Commands, Simple Menu Items): Clarify.
1449 (Mouse Menus, Menu Bar): Clarify.
1450 (Menu Example): Replace print example with menu-bar-replace-menu.
1451
1452 * help.texi (Documentation Basics): Add function-documentation prop.
1453
1454 * elisp.texi (Top): Don't refer to Flow Control node.
1455
1456 * commands.texi (Command Overview): Improve xrefs.
1457 (Adjusting Point): Adjusting point applies to intangible and invis.
1458 (Key Sequence Input): Doc extra read-key-sequence args.
1459 Likewise for read-key-sequence-vector.
1460
1461 * backups.texi (Rename or Copy): Minor fix.
1462 (Numbered Backups): For version-control, say the default.
1463 (Auto-Saving): make-auto-save-file-name example is simplified.
1464
1465 * advice.texi (Advising Functions): Don't imply one part of Emacs
1466 should advise another part. Markup changes.
1467 (Defining Advice): Move transitional para.
1468 (Activation of Advice): Cleanup.
1469 Explain if COMPILE is nil or negative.
1470
1471 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
1472
1473 2005-02-24 Lute Kamstra <lute@gnu.org>
1474
1475 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
1476 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
1477
1478 2005-02-23 Lute Kamstra <lute@gnu.org>
1479
1480 * modes.texi (Defining Minor Modes): define-minor-mode can be used
1481 to define global minor modes as well.
1482
1483 * display.texi (Managing Overlays): overlay-buffer returns nil for
1484 deleted overlays.
1485
1486 2005-02-22 Kim F. Storm <storm@cua.dk>
1487
1488 * minibuf.texi (Basic Completion): Allow symbols in addition to
1489 strings in try-completion and all-completions.
1490
1491 2005-02-14 Lute Kamstra <lute@gnu.org>
1492
1493 * elisp.texi (Top): Remove reference to deleted node.
1494
1495 * lists.texi (Lists): Remove reference to deleted node.
1496 (Cons Cells): Fix typo.
1497
1498 * loading.texi (Where Defined): Fix typo.
1499
1500 2005-02-14 Richard M. Stallman <rms@gnu.org>
1501
1502 * variables.texi (Creating Buffer-Local): change-major-mode-hook
1503 is useful for discarding some minor modes.
1504
1505 * symbols.texi (Symbol Components): Reorder examples.
1506
1507 * streams.texi (Input Functions): State standard-input default.
1508 (Output Variables): State standard-output default.
1509
1510 * objects.texi (Printed Representation): Clarify read syntax vs print.
1511 (Floating Point Type): Explain meaning better.
1512 (Symbol Type): Explain uniqueness better.
1513 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
1514 List examples sooner.
1515 (Box Diagrams): New subnode broken out.
1516 Some examples moved from old Lists as Boxes node.
1517 (Dotted Pair Notation): Clarify intro.
1518 (Array Type): Clarify.
1519 (Type Predicates): Add hash-table-p.
1520
1521 * numbers.texi (Integer Basics): Clarify radix explanation.
1522 (Predicates on Numbers): Minor clarification.
1523 (Comparison of Numbers): Minor clarification. Clarify eql.
1524 Typos in min, max.
1525 (Math Functions): Clarify overflow in expt.
1526
1527 * minibuf.texi (Text from Minibuffer): Minor clarification.
1528 Mention arrow keys.
1529
1530 * loading.texi (Autoload): defun's doc string overrides autoload's
1531 doc string.
1532 (Repeated Loading): Modernize "add to list" examples.
1533 (Where Defined): Finish updating table of load-history elts.
1534
1535 * lists.texi (List-related Predicates): Minor wording improvement.
1536 (Lists as Boxes): Node deleted.
1537 (Building Lists): Explain trivial cases of number-sequence.
1538
1539 * hash.texi (Hash Tables): Add desc to menu items.
1540 (Creating Hash): Expain "full" means "make larger",
1541 (Hash Access): Any object can be a key.
1542 State value of maphash.
1543
1544 * functions.texi (What Is a Function): Wording cleanup.
1545 (Function Documentation): Minor cleanup.
1546 Explain purpose of calling convention at end of doc string.
1547 (Function Names): Wording cleanup.
1548 (Calling Functions): Wording cleanup.
1549 Explain better how funcall calls the function.
1550 (Function Cells): Delete example of saving and redefining function.
1551
1552 * control.texi (Combining Conditions): Wording cleanup.
1553 (Iteration): dolist and dotimes bind VAR locally.
1554 (Cleanups): Xref to Atomic Changes.
1555
1556 * compile.texi (Byte Compilation): Delete 19.29 info.
1557 (Compilation Functions): Macros' difficulties don't affect defsubst.
1558 (Docs and Compilation): Delete 19.29 info.
1559
1560 2005-02-10 Richard M. Stallman <rms@gnu.org>
1561
1562 * objects.texi (Symbol Type): Minor correction.
1563
1564 2005-02-06 Lute Kamstra <lute@gnu.org>
1565
1566 * modes.texi (Example Major Modes): Fix typos.
1567
1568 2005-02-06 Richard M. Stallman <rms@gnu.org>
1569
1570 * text.texi (Margins): fill-nobreak-predicate can be one function.
1571
1572 * strings.texi (Modifying Strings): clear-string can make unibyte.
1573 (Formatting Strings): format gives error if values missing.
1574
1575 * positions.texi (Character Motion): Mention default arg
1576 for forward-char. backward-char refers to forward-char.
1577 (Word Motion): Mention default arg for forward-word.
1578 (Buffer End Motion): Mention default arg for beginning-of-buffer.
1579 Simplify end-of-buffer.
1580 (Text Lines): Mention default arg for forward-line.
1581 (List Motion): Mention default arg for beginning/end-of-defun.
1582 (Skipping Characters): Minor fixes in explaining character-set.
1583
1584 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
1585 Mode inheritance applies only when default-major-mode is nil.
1586 Clarifications.
1587 (Example Major Modes): Update Text mode and Lisp mode examples.
1588 (Minor Mode Conventions): Mention define-minor-mode at top.
1589 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
1590 (Mode Line Format): Update mode line face display info.
1591 (Properties in Mode): Mention effect of risky vars.
1592 (Imenu): Define imenu-add-to-menubar.
1593 (Font Lock Mode): Add descriptions to menu lines.
1594 (Faces for Font Lock): Add font-lock-doc-face.
1595
1596 2005-02-05 Lute Kamstra <lute@gnu.org>
1597
1598 * text.texi (Maintaining Undo): Remove obsolete function.
1599
1600 2005-02-05 Eli Zaretskii <eliz@gnu.org>
1601
1602 * frames.texi (Color Names): Add pointer to the X docs about RGB
1603 color specifications. Improve indexing
1604 (Text Terminal Colors): Replace the description of RGB values by
1605 an xref to "Color Names".
1606
1607 2005-02-03 Richard M. Stallman <rms@gnu.org>
1608
1609 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
1610 Clarify.
1611 (Selecting Windows): Clarify save-selected-window.
1612 (Cyclic Window Ordering): Clarify walk-windows.
1613 (Window Point): Clarify.
1614 (Window Start): Add comment to example.
1615 (Resizing Windows): Add `interactive' specs in examples.
1616 Document fit-window-to-buffer.
1617
1618 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
1619 (Undo, Maintaining Undo): Clarify last change.
1620 (Sorting): In sort-numeric-fields, explain about octal and hex.
1621 Mention sort-numeric-base.
1622 (Format Properties): Add xref for hard newlines.
1623
1624 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
1625 (Pop-Up Menus): Fix typo.
1626 (Color Names): Explain all types of color names.
1627 Explain color-values on B&W terminal.
1628 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
1629
1630 * files.texi (File Locks): Not supported on MS systems.
1631 (Testing Accessibility): Clarify.
1632
1633 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
1634 (Coverage Testing): Fix typo.
1635
1636 * commands.texi (Misc Events): Remove stray space.
1637
1638 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
1639 (Modification Time): Clarify when visited-file-modtime returns 0.
1640 (The Buffer List): Clarify bury-buffer.
1641 (Killing Buffers): Clarify.
1642 (Indirect Buffers): Add clone-indirect-buffer.
1643
1644 2005-02-02 Matt Hodges <MPHodges@member.fsf.org>
1645
1646 * edebug.texi (Printing in Edebug): Fix default value of
1647 edebug-print-circle.
1648 (Coverage Testing): Fix displayed frequency count data.
1649
1650 2005-02-02 Luc Teirlinck <teirllm@auburn.edu>
1651
1652 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
1653
1654 2005-02-02 Kim F. Storm <storm@cua.dk>
1655
1656 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
1657
1658 2005-01-29 Eli Zaretskii <eliz@gnu.org>
1659
1660 * commands.texi (Misc Events): Describe the help-echo event.
1661
1662 * text.texi (Special Properties) <help-echo>: Use `pos'
1663 consistently in description of the help-echo property.
1664 Use @code{nil} instead of @var{nil}.
1665
1666 * display.texi (Overlay Properties): Fix the index entry for
1667 help-echo overlay property.
1668
1669 * customize.texi (Type Keywords): Uncomment the xref to the
1670 help-echo property documentation.
1671
1672 2005-01-23 Kim F. Storm <storm@cua.dk>
1673
1674 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
1675 return value. Third element FULLY replaced by PARTIAL which
1676 specifies number of invisible pixels if row is only partially visible.
1677 (Textual Scrolling): Mention auto-window-vscroll.
1678 (Vertical Scrolling): New defvar auto-window-vscroll.
1679
1680 2005-01-16 Luc Teirlinck <teirllm@auburn.edu>
1681
1682 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
1683 command remapping.
1684
1685 2005-01-15 Richard M. Stallman <rms@gnu.org>
1686
1687 * display.texi (Defining Images): Mention DATA-P arg of create-image.
1688
1689 2005-01-14 Kim F. Storm <storm@cua.dk>
1690
1691 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
1692
1693 * text.texi (Links and Mouse-1): Fix string and vector item.
1694
1695 2005-01-13 Richard M. Stallman <rms@gnu.org>
1696
1697 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
1698 descriptions of overriding-local-map and overriding-terminal-local-map.
1699
1700 * text.texi (Links and Mouse-1): Clarify text.
1701
1702 2005-01-13 Kim F. Storm <storm@cua.dk>
1703
1704 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
1705
1706 2005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
1707
1708 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
1709
1710 2005-01-12 Kim F. Storm <storm@cua.dk>
1711
1712 * text.texi (Links and Mouse-1): Rename section from Enabling
1713 Mouse-1 to Following Links. Change xrefs.
1714 Add examples for define-button-type and define-widget.
1715
1716 * display.texi (Button Properties, Button Buffer Commands):
1717 Clarify mouse-1 and follow-link functionality.
1718
1719 2005-01-12 Richard M. Stallman <rms@gnu.org>
1720
1721 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
1722
1723 * display.texi (Beeping): Fix Texinfo usage.
1724
1725 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
1726
1727 2005-01-11 Kim F. Storm <storm@cua.dk>
1728
1729 * display.texi (Button Properties, Button Buffer Commands):
1730 Mention mouse-1 binding. Add follow-link keyword.
1731
1732 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
1733 (Enabling Mouse-1 to Follow Links): New subsection.
1734
1735 2005-01-06 Richard M. Stallman <rms@gnu.org>
1736
1737 * text.texi (Special Properties): Minor change.
1738
1739 * os.texi (Timers): Clarify previous change.
1740
1741 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
1742
1743 2005-01-01 Luc Teirlinck <teirllm@auburn.edu>
1744
1745 * display.texi (Face Attributes): Correct xref to renamed node.
1746
1747 2005-01-01 Richard M. Stallman <rms@gnu.org>
1748
1749 * display.texi (Face Attributes): Describe hex color specs.
1750
1751 2004-12-31 Richard M. Stallman <rms@gnu.org>
1752
1753 * os.texi (Timers): Update previous change.
1754
1755 2004-12-30 Kim F. Storm <storm@cua.dk>
1756
1757 * display.texi (Line Height): Total line-height is now specified
1758 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
1759 in cons cells. (nil . RATIO) is relative to actual line height.
1760 Use line-height `t' instead of `0' to get minimum height.
1761
1762 2004-12-29 Richard M. Stallman <rms@gnu.org>
1763
1764 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
1765
1766 2004-12-28 Richard M. Stallman <rms@gnu.org>
1767
1768 * commands.texi (Quitting): Clarify value of with-local-quit.
1769
1770 * elisp.texi (Top): Fix previous change.
1771
1772 * loading.texi (Loading): Fix previous change.
1773
1774 2004-12-27 Richard M. Stallman <rms@gnu.org>
1775
1776 * Makefile.in (MAKEINFO): Specify --force.
1777
1778 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
1779
1780 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
1781
1782 * display.texi (Line Height): Further clarify.
1783
1784 * elisp.texi (Top): Update Loading submenu.
1785
1786 * loading.texi (Where Defined): New node.
1787 (Unloading): load-history moved to Where Defined.
1788
1789 2004-12-21 Richard M. Stallman <rms@gnu.org>
1790
1791 * commands.texi (Event Input Misc): Add while-no-input.
1792
1793 2004-12-11 Richard M. Stallman <rms@gnu.org>
1794
1795 * display.texi (Line Height): Rewrite text for clarity.
1796
1797 2004-12-11 Kim F. Storm <storm@cua.dk>
1798
1799 * display.texi (Display): Add node "Line Height" to menu.
1800 (Line Height): New node. Move full description of line-spacing
1801 and line-height text properties here from text.texi.
1802 (Scroll Bars): Add vertical-scroll-bar variable.
1803
1804 * frames.texi (Window Frame Parameters): Remove line-height defvar.
1805
1806 * locals.texi (Standard Buffer-Local Variables): Fix xref for
1807 line-spacing and vertical-scroll-bar.
1808
1809 * text.texi (Special Properties): Just mention line-spacing and
1810 line-height here, add xref to new "Line Height" node.
1811
1812 2004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
1813
1814 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
1815
1816 * locals.texi (Standard Buffer-Local Variables):
1817 Add @xref for `line-spacing'.
1818
1819 2004-12-05 Richard M. Stallman <rms@gnu.org>
1820
1821 * Makefile.in (maintainer-clean): Remove the info files
1822 in $(infodir) where they are created.
1823
1824 2004-12-03 Richard M. Stallman <rms@gnu.org>
1825
1826 * windows.texi (Selecting Windows): get-lru-window and
1827 get-largest-window don't consider dedicated windows.
1828
1829 * text.texi (Undo): Document undo-in-progress.
1830
1831 2004-11-26 Richard M. Stallman <rms@gnu.org>
1832
1833 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
1834 Remove a few vars that are not always buffer-local.
1835
1836 2004-11-24 Luc Teirlinck <teirllm@auburn.edu>
1837
1838 * locals.texi (Standard Buffer-Local Variables): Comment out
1839 xref's to non-existent node `Yet to be written'.
1840
1841 2004-11-24 Richard M. Stallman <rms@gnu.org>
1842
1843 * processes.texi (Synchronous Processes): Grammar fix.
1844
1845 * numbers.texi (Comparison of Numbers): Add eql.
1846
1847 * locals.texi (Standard Buffer-Local Variables): Add many vars.
1848
1849 * intro.texi (Printing Notation): Fix previous change.
1850
1851 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
1852 and default-indicate-buffer-boundaries from here.
1853 (Usual Display): To here.
1854 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
1855 (Usual Display): Move tab-width up.
1856
1857 * customize.texi (Variable Definitions): Replace
1858 show-paren-mode example with tooltip-mode.
1859 (Simple Types, Composite Types, Defining New Types):
1860 Minor cleanups.
1861
1862 2004-11-21 Jesper Harder <harder@ifa.au.dk>
1863
1864 * processes.texi (Synchronous Processes, Output from Processes):
1865 Markup fix.
1866
1867 2004-11-20 Richard M. Stallman <rms@gnu.org>
1868
1869 * positions.texi (Skipping Characters): skip-chars-forward
1870 now handles char classes.
1871
1872 * intro.texi (Printing Notation): Avoid confusion of `print'
1873 when explaining @print.
1874
1875 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
1876
1877 * display.texi (Display Table Format): Minor fix.
1878
1879 * streams.texi (Output Functions): Fix print example.
1880
1881 * Makefile.in (elisp): New target.
1882 (dist): Depend on $(infodir)/elisp, not elisp.
1883 Copy the info files from $(infodir).
1884
1885 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
1886 read-from-minibuffer.
1887
1888 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
1889
1890 2004-11-19 Richard M. Stallman <rms@gnu.org>
1891
1892 * searching.texi (Regexp Search): Add search-whitespace-regexp.
1893
1894 2004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
1895
1896 * tips.texi (Coding Conventions): Fix typo.
1897
1898 2004-11-16 Richard M. Stallman <rms@gnu.org>
1899
1900 * tips.texi (Coding Conventions): Separate defvar and require
1901 methods to avoid warnings. Use require only when there are many
1902 functions and variables from that package.
1903
1904 * minibuf.texi (Minibuffer Completion): When ignoring case,
1905 predicate must not be case-sensitive.
1906
1907 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
1908 (Test Coverage): Don't talk about "splotches". Clarified.
1909
1910 2004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
1911
1912 * frames.texi (Window Frame Parameters): Fix typo.
1913
1914 2004-11-15 Kim F. Storm <storm@cua.dk>
1915
1916 * symbols.texi (Other Plists): Note that plist-get may signal error.
1917 Add safe-plist-get.
1918
1919 2004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
1920
1921 * modes.texi (Font Lock Basics): Fix typo.
1922
1923 2004-11-08 Richard M. Stallman <rms@gnu.org>
1924
1925 * syntax.texi (Syntax Table Functions): Add syntax-after.
1926
1927 2004-11-06 Lars Brinkhoff <lars@nocrew.org>
1928
1929 * os.texi (Processor Run Time): New section documenting
1930 get-internal-run-time.
1931
1932 2004-11-06 Eli Zaretskii <eliz@gnu.org>
1933
1934 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
1935 it nukes elisp-cover.texi.
1936 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
1937 elisp-0 etc.
1938
1939 2004-11-05 Luc Teirlinck <teirllm@auburn.edu>
1940
1941 * commands.texi (Keyboard Macros): Document `append' return value
1942 of `defining-kbd-macro'.
1943
1944 2004-11-01 Richard M. Stallman <rms@gnu.org>
1945
1946 * commands.texi (Interactive Call): Add called-interactively-p.
1947
1948 2004-10-29 Simon Josefsson <jas@extundo.com>
1949
1950 * minibuf.texi (Reading a Password): Revert.
1951
1952 2004-10-28 Richard M. Stallman <rms@gnu.org>
1953
1954 * frames.texi (Display Feature Testing): Explain about "vendor".
1955
1956 2004-10-27 Richard M. Stallman <rms@gnu.org>
1957
1958 * commands.texi (Interactive Codes): `N' uses numeric prefix,
1959 not raw. Clarify `n'.
1960 (Interactive Call): Rewrite interactive-p, focusing on when
1961 and how to use it.
1962 (Misc Events): Clarify previous change.
1963
1964 * advice.texi (Simple Advice): Clarify what job the example does.
1965 (Around-Advice): Clarify ad-do-it.
1966 (Activation of Advice): An option of ad-default-compilation-action
1967 is `never', not `nil'.
1968
1969 2004-10-26 Kim F. Storm <storm@cua.dk>
1970
1971 * commands.texi (Interactive Codes): Add U code letter.
1972
1973 2004-10-25 Simon Josefsson <jas@extundo.com>
1974
1975 * minibuf.texi (Reading a Password): Add.
1976
1977 2004-10-24 Jason Rumney <jasonr@gnu.org>
1978
1979 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
1980 and wheel-down.
1981
1982 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
1983
1984 * processes.texi (Synchronous Processes): Document process-file.
1985
1986 2004-10-22 Kenichi Handa <handa@m17n.org>
1987
1988 * text.texi (translate-region): Document that it accepts also a
1989 char-table.
1990
1991 2004-10-22 David Ponce <david@dponce.com>
1992
1993 * windows.texi (Resizing Windows): Document the `preserve-before'
1994 argument of the functions `enlarge-window' and `shrink-window'.
1995
1996 2004-10-19 Jason Rumney <jasonr@gnu.org>
1997
1998 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
1999
2000 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
2001
2002 * text.texi (Filling): Add anchor for definition of
2003 `sentence-end-double-space'.
2004
2005 * searching.texi (Regexp Example): Update description of how
2006 Emacs currently recognizes the end of a sentence.
2007 (Standard Regexps): Update definition of the variable
2008 `sentence-end'. Add definition of the function `sentence-end'.
2009
2010 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
2011
2012 * display.texi (Progress): New node.
2013
2014 2004-10-05 Kim F. Storm <storm@cua.dk>
2015
2016 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
2017
2018 2004-09-29 Kim F. Storm <storm@cua.dk>
2019
2020 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
2021 to identify bitmaps. Remove -fringe-bitmap suffix for standard
2022 fringe bitmap symbols, as they now have their own namespace.
2023 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
2024 vs. pixels. Signal error if no free bitmap slots.
2025 (Pixel Specification): Change IMAGE to @var{image}.
2026
2027 2004-09-28 Richard M. Stallman <rms@gnu.org>
2028
2029 * text.texi (Special Properties): Clarify line-spacing and line-height.
2030
2031 * searching.texi (Regexp Search): Add looking-back.
2032
2033 2004-09-25 Luc Teirlinck <teirllm@auburn.edu>
2034
2035 * display.texi: Correct typos.
2036 (Image Descriptors): Correct xref's.
2037
2038 2004-09-25 Richard M. Stallman <rms@gnu.org>
2039
2040 * text.texi (Special Properties): Cleanups in `cursor'.
2041 Rewrites in `line-height' and `line-spacing'; exchange them.
2042
2043 * display.texi (Fringes): Rewrite previous change.
2044 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
2045 (Display Fringe Bitmaps): Node deleted, text moved.
2046 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
2047 (Scroll Bars): Clarify set-window-scroll-bars.
2048 (Pointer Shape): Rewrite.
2049 (Specified Space): Clarify :align-to, etc.
2050 (Pixel Specification): Use @var. Clarify new text.
2051 (Other Display Specs): Clarify `slice'.
2052 (Image Descriptors): Cleanups.
2053 (Showing Images): Cleanups.
2054
2055 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
2056
2057 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
2058
2059 * modes.texi: Various minor changes in addition to:
2060 (Major Mode Conventions): Final call to `run-mode-hooks' should
2061 not be inside the `delay-mode-hooks' form.
2062 (Mode Hooks): New node.
2063 (Hooks): Delete obsolete example.
2064 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
2065 node "Mode Hooks".
2066
2067 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
2068
2069 * display.texi: Correct various typos.
2070 (Display): Rename node "Pointer Shapes" to "Pointer
2071 Shape". (There is already a node called "Pointer Shapes" in
2072 frames.texi.)
2073 (Images): Remove non-existent node "Image Slices" from menu.
2074
2075 2004-09-23 Kim F. Storm <storm@cua.dk>
2076
2077 * text.texi (Special Properties): Add `cursor', `pointer',
2078 `line-height', and `line-spacing' properties.
2079
2080 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
2081 Shapes' to menu.
2082 (Standard Faces): Doc fix for fringe face.
2083 (Fringes): Add `overflow-newline-into-fringe' and
2084 'indicate-buffer-boundaries'.
2085 (Fringe Bitmaps, Pointer Shapes): New nodes.
2086 (Display Property): Add 'Pixel Specification' and 'Display Fringe
2087 Bitmaps' to menu.
2088 (Specified Space): Describe pixel width and height.
2089 (Pixel Specification): New node.
2090 (Other Display Specs): Add `slice' property.
2091 (Display Fringe Bitmaps): New node.
2092 (Images): Add 'Image Slices' to menu.
2093 (Image Descriptors): Add `:pointer' and `:map' properties.
2094 (Showing Images): Add slice arg to `insert-image'. Add
2095 'insert-sliced-image'.
2096
2097 2004-09-20 Richard M. Stallman <rms@gnu.org>
2098
2099 * commands.texi (Key Sequence Input):
2100 Clarify downcasing in read-key-sequence.
2101
2102 2004-09-08 Juri Linkov <juri@jurta.org>
2103
2104 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
2105
2106 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
2107
2108 * locals.texi (Standard Buffer-Local Variables): Add
2109 `buffer-auto-save-file-format'.
2110 * internals.texi (Buffer Internals): Describe new
2111 auto_save_file_format field of the buffer structure.
2112 * files.texi (Format Conversion): `auto-save-file-format' has been
2113 renamed `buffer-auto-save-file-format'.
2114
2115 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
2116
2117 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
2118 an integer or a marker.
2119 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
2120
2121 2004-08-22 Richard M. Stallman <rms@gnu.org>
2122
2123 * modes.texi (Major Mode Conventions): Discuss rebinding of
2124 standard key bindings.
2125
2126 2004-08-18 Kim F. Storm <storm@cua.dk>
2127
2128 * processes.texi (Accepting Output): Add `just-this-one' arg to
2129 `accept-process-output'.
2130 (Output from Processes): New var `process-adaptive-read-buffering'.
2131
2132 2004-08-10 Luc Teirlinck <teirllm@auburn.edu>
2133
2134 * keymaps.texi: Various changes in addition to:
2135 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
2136 Give more varied examples for `kbd'.
2137 (Creating Keymaps): Char tables have slots for all characters
2138 without modifiers.
2139 (Active Keymaps): `overriding-local-map' and
2140 `overriding-terminal-local-map' also override text property and
2141 overlay keymaps.
2142 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
2143 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
2144 to denote a prefix of no events.
2145 `map-keymap' includes parent's bindings _recursively_.
2146 Clarify and correct description of `where-is-internal'.
2147 Mention BUFFER-OR-NAME arg to `describe-bindings'.
2148 (Menu Example): For menus intended for use with the keyboard, the
2149 menu items should be bound to characters or real function keys.
2150
2151 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
2152
2153 * objects.texi (Character Type): Reposition `@anchor' to prevent
2154 double space inside sentence in Info.
2155
2156 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
2157 renamed to `disabled-command-function'.
2158 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
2159 (Command Loop Info): Replace reference to it.
2160 (Disabling Commands): `disabled-command-hook' has been renamed to
2161 `disabled-command-function'.
2162
2163 2004-08-07 Luc Teirlinck <teirllm@auburn.edu>
2164
2165 * os.texi (Translating Input): Only non-prefix bindings in
2166 `key-translation-map' override actual key bindings. Warn about
2167 possible indirect effect of actual key bindings on non-prefix
2168 bindings in `key-translation-map'.
2169
2170 2004-08-06 Luc Teirlinck <teirllm@auburn.edu>
2171
2172 * minibuf.texi (High-Level Completion): Add anchor for definition
2173 of `read-variable'.
2174
2175 * commands.texi: Various changes in addition to:
2176 (Using Interactive): Clarify description of `interactive-form'.
2177 (Interactive Call): Mention default for KEYS argument to
2178 `call-interactively'.
2179 (Command Loop Info): Clarify description of `this-command-keys'.
2180 Mention KEEP-RECORD argument to `clear-this-command-keys'.
2181 Value of `last-event-frame' can be `macro'.
2182 (Repeat Events): `double-click-fuzz' is also used to distinguish
2183 clicks and drags.
2184 (Classifying Events): Clarify descriptions of `event-modifiers'
2185 `event-basic-type' and `event-convert-list'.
2186 (Accessing Events): `posn-timestamp' takes POSITION argument.
2187 (Quoted Character Input): Clarify description of
2188 `read-quoted-char' and fix example.
2189 (Quitting): Add `with-local-quit'.
2190 (Disabling Commands): Correct and clarify descriptions of
2191 `enable-command' and `disable-command'.
2192 Mention what happens if `disabled-command-hook' is nil.
2193 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
2194 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
2195
2196 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
2197
2198 * frames.texi: Various changes in addition to:
2199 (Creating Frames): Expand and clarify description of `make-frame'.
2200 (Window Frame Parameters): Either none or both of the `icon-left'
2201 and `icon-top' parameters must be specified. Put descriptions of
2202 `menu-bar-lines' and `toolbar-lines' closer together and change
2203 them accordingly.
2204 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
2205 except while processing `frame-title-format' or `icon-title-format'.
2206 (Deleting Frames): Correct description of `delete-frame'.
2207 Non-nil return values of `frame-live-p' are like those of `framep'.
2208 (Frames and Windows): mention return value of
2209 `set-frame-selected-window'.
2210 (Visibility of Frames): Mention `force' argument to
2211 `make-frame-invisible'. `frame-visible-p' returns t for all
2212 frames on text-only terminals.
2213 (Frame Configurations): Restoring a frame configuration does not
2214 restore deleted frames.
2215 (Window System Selections): `x-set-selection' returns DATA.
2216 (Resources): Add example.
2217 (Display Feature Testing): Clarify descriptions of
2218 `display-pixel-height', `display-pixel-width', `x-server-version'
2219 and `x-server-vendor'.
2220
2221 * windows.texi (Choosing Window): Add anchor.
2222 * minibuf.texi (Minibuffer Misc): Add anchor.
2223
2224 2004-07-23 John Paul Wallington <jpw@gnu.org>
2225
2226 * macros.texi (Defining Macros): Declaration keyword for setting
2227 Edebug spec is `debug' not `edebug'.
2228
2229 2004-07-19 Luc Teirlinck <teirllm@auburn.edu>
2230
2231 * windows.texi: Various small changes in addition to:
2232 (Window Point): Mention return value of `set-window-point'.
2233 (Window Start): `pos-visible-in-window-p' disregards horizontal
2234 scrolling. Explain return value if PARTIALLY is non-nil.
2235 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
2236 and `set-window-vscroll'.
2237 (Size of Window): The argument WINDOW to `window-inside-edges',
2238 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
2239 (Resizing Windows): Explain return value of
2240 `shrink-window-if-larger-than-buffer'.
2241 `window-size-fixed' automatically becomes buffer local when set.
2242 (Window Configurations): Explain return value of
2243 `set-window-configuration'.
2244
2245 * minibuf.texi (Minibuffer Misc): Add anchor for
2246 `minibuffer-scroll-window'.
2247
2248 * positions.texi (Text Lines): Add anchor for `count-lines'.
2249
2250 2004-07-17 Richard M. Stallman <rms@gnu.org>
2251
2252 * display.texi (Overlay Properties): Adding `evaporate' prop
2253 deletes empty overlay immediately.
2254
2255 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
2256 fix example.
2257
2258 2004-07-16 Jim Blandy <jimb@redhat.com>
2259
2260 * searching.texi (Regexp Backslash): Document new \_< and \_>
2261 operators.
2262
2263 2004-07-16 Juanma Barranquero <lektu@terra.es>
2264
2265 * display.texi (Images): Fix Texinfo usage.
2266
2267 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
2268
2269 * buffers.texi (Modification Time): `visited-file-modtime' now
2270 returns a list of two integers, instead of a cons.
2271
2272 2004-07-13 Luc Teirlinck <teirllm@auburn.edu>
2273
2274 * windows.texi: Various changes in addition to:
2275 (Splitting Windows): Add `split-window-keep-point'.
2276
2277 2004-07-09 Richard M. Stallman <rms@gnu.org>
2278
2279 * frames.texi (Input Focus): Minor fix.
2280
2281 2004-07-07 Luc Teirlinck <teirllm@auburn.edu>
2282
2283 * frames.texi (Input Focus): Clarify descriptions of
2284 `select-frame-set-input-focus' and `select-frame'.
2285
2286 2004-07-06 Luc Teirlinck <teirllm@auburn.edu>
2287
2288 * os.texi: Various small changes in addition to:
2289 (Killing Emacs): Expand and clarify description of
2290 `kill-emacs-query-functions' and `kill-emacs-hook'.
2291 (System Environment): Expand and clarify description of `getenv'
2292 and `setenv'.
2293 (Timers): Clarify description of `run-at-time'.
2294 (Translating Input): Correct description of
2295 `extra-keyboard-modifiers'.
2296 (Flow Control): Correct description of `enable-flow-control'.
2297
2298 2004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
2299
2300 * os.texi: Update copyright.
2301 (Session Management): Grammar fix.
2302 Clarify which Emacs does the restarting.
2303 Use @samp for *scratch* buffer.
2304
2305 2004-07-04 Alan Mackenzie <acm@muc.de>
2306
2307 * frames.texi (Input Focus): Add documentation for
2308 `select-frame-set-input-focus'. Replace refs to non-existent
2309 `switch-frame' with `select-frame'. Minor corrections and tidying
2310 up of text-only terminal stuff.
2311
2312 2004-07-02 Richard M. Stallman <rms@gnu.org>
2313
2314 * files.texi (Saving Buffers): Cleanup write-contents-function.
2315 (Magic File Names): Cleanup file-remote-p.
2316
2317 2004-07-02 Kai Grossjohann <kai@emptydomain.de>
2318
2319 * files.texi (Magic File Names): `file-remote-p' returns an
2320 identifier of the remote system, not just t.
2321
2322 2004-07-02 David Kastrup <dak@gnu.org>
2323
2324 * searching.texi (Entire Match Data): Add explanation about new
2325 match-data behavior when @var{integers} is non-nil.
2326
2327 2004-06-24 Richard M. Stallman <rms@gnu.org>
2328
2329 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
2330
2331 * customize.texi (Variable Definitions): Note about doc strings
2332 and :set.
2333
2334 * keymaps.texi (Keymap Terminology): Document `kbd'.
2335 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
2336
2337 * display.texi (Invisible Text): Setting buffer-invisibility-spec
2338 makes it buffer-local.
2339
2340 * files.texi (Saving Buffers): Correct previous change.
2341
2342 * commands.texi (Accessing Events):
2343 Clarify posn-col-row and posn-actual-col-row.
2344
2345 2004-06-24 David Ponce <david.ponce@wanadoo.fr>
2346
2347 * commands.texi (Accessing Events): New functions
2348 posn-at-point and posn-at-x-y. Add example to posn-x-y.
2349
2350 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
2351
2352 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
2353 * frames.texi, buffers.texi, backups.texi, variables.texi:
2354 * loading.texi, eval.texi, functions.texi, control.texi:
2355 * symbols.texi, minibuf.texi: Reposition @anchor's.
2356
2357 * help.texi: Various small changes in addition to the following.
2358 (Describing Characters): Describe PREFIX argument to
2359 `key-description'. Correct and clarify definition of
2360 `text-char-description'. Describe NEED-VECTOR argument to
2361 `read-kbd-macro'.
2362 (Help Functions): Clarify definition of `apropos'.
2363
2364 2004-06-23 Lars Hansen <larsh@math.ku.dk>
2365
2366 * files.texi (Saving Buffers): Correct description of
2367 `write-contents-functions'.
2368
2369 2004-06-21 Juanma Barranquero <lektu@terra.es>
2370
2371 * display.texi (Images): Remove redundant @vindex directives.
2372 Rewrite `image-library-alist' doc in active voice.
2373
2374 2004-06-14 Juanma Barranquero <lektu@terra.es>
2375
2376 * display.texi (Images): Document new delayed library loading,
2377 variable `image-library-alist' and (existing but undocumented)
2378 function `image-type-available-p'.
2379
2380 2004-06-05 Richard M. Stallman <rms@gnu.org>
2381
2382 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
2383 refer the user to the Initial Input node.
2384 (Text from Minibuffer): Likewise.
2385 (Initial Input): New node. Document this feature
2386 and say it is mostly deprecated.
2387
2388 2004-05-30 Richard M. Stallman <rms@gnu.org>
2389
2390 * loading.texi (Named Features): Clarify return value
2391 and meaning of NOERROR.
2392
2393 * variables.texi (File Local Variables): Minor cleanup.
2394
2395 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
2396
2397 * files.texi (Magic File Names): Add `file-remote-p' as operation
2398 of file name handlers.
2399
2400 2004-05-29 Richard M. Stallman <rms@gnu.org>
2401
2402 * modes.texi (Minor Mode Conventions): (-) has no special meaning
2403 as arg to a minor mode command.
2404
2405 2004-05-22 Richard M. Stallman <rms@gnu.org>
2406
2407 * syntax.texi (Syntax Class Table): Word syntax not just for English.
2408
2409 * streams.texi (Output Variables): Doc float-output-format.
2410
2411 * searching.texi (Regexp Special): Nested repetition can be infloop.
2412
2413 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
2414 real stack overflow.
2415
2416 * compile.texi: Minor cleanups.
2417
2418 2004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
2419
2420 * lists.texi (Cons Cells): Explain dotted lists, true lists,
2421 circular lists.
2422 (List Elements): Explain handling of circular and dotted lists.
2423
2424 2004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
2425
2426 * modes.texi (Search-based Fontification): Fix typo.
2427
2428 2004-05-10 Juanma Barranquero <lektu@terra.es>
2429
2430 * modes.texi (Mode Line Variables): Fix description of
2431 global-mode-string, which is now after which-func-mode, not the
2432 buffer name.
2433
2434 2004-05-07 Lars Hansen <larsh@math.ku.dk>
2435
2436 * modes.texi (Desktop Save Mode): Add.
2437 (Modes): Add menu entry Desktop Save Mode.
2438
2439 * hooks.texi: Add desktop-after-read-hook,
2440 desktop-no-desktop-file-hook and desktop-save-hook.
2441
2442 * locals.texi: Add desktop-save-buffer.
2443
2444 2004-04-30 Jesper Harder <harder@ifa.au.dk>
2445
2446 * display.texi: emacs -> Emacs.
2447
2448 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
2449
2450 * files.texi (Changing Files): Document set-file-times.
2451
2452 2004-04-23 Juanma Barranquero <lektu@terra.es>
2453
2454 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
2455
2456 2004-04-18 Jesper Harder <harder@ifa.au.dk>
2457
2458 * tips.texi (Coding Conventions): defopt -> defcustom.
2459
2460 2004-04-16 Luc Teirlinck <teirllm@auburn.edu>
2461
2462 * sequences.texi: Various clarifications.
2463
2464 2004-04-14 Luc Teirlinck <teirllm@auburn.edu>
2465
2466 * buffers.texi (Read Only Buffers): Mention optional ARG to
2467 `toggle-read-only'.
2468
2469 2004-04-14 Nick Roberts <nick@nick.uklinux.net>
2470
2471 * windows.texi (Selecting Windows): Note that get-lru-window
2472 returns a full-width window if possible.
2473
2474 2004-04-13 Luc Teirlinck <teirllm@auburn.edu>
2475
2476 * buffers.texi: Various changes in addition to:
2477 (Buffer File Name): Add `find-buffer-visiting'.
2478 (Buffer Modification): Mention optional ARG to `not-modified'.
2479 (Indirect Buffers): Mention optional CLONE argument to
2480 `make-indirect-buffer'.
2481
2482 * files.texi: Various changes in addition to:
2483 (Visiting Functions): `find-file-hook' is now a normal hook.
2484 (File Name Expansion): Explain difference between the way that
2485 `expand-file-name' and `file-truename' treat `..'.
2486 (Contents of Directories): Mention optional ID-FORMAT argument to
2487 `directory-files-and-attributes'.
2488 (Format Conversion): Mention new optional CONFIRM argument to
2489 `format-write-file'.
2490
2491 2004-04-12 Miles Bader <miles@gnu.org>
2492
2493 * macros.texi (Expansion): Add description of `macroexpand-all'.
2494
2495 2004-04-05 Jesper Harder <harder@ifa.au.dk>
2496
2497 * variables.texi (Variable Aliases): Mention
2498 cyclic-variable-indirection.
2499
2500 * errors.texi (Standard Errors): Ditto.
2501
2502 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
2503
2504 * backups.texi: Various small changes in addition to:
2505 (Making Backups): Mention return value of `backup-buffer'.
2506 (Auto-Saving): Mention optional FORCE argument to
2507 `delete-auto-save-file-if-necessary'.
2508 (Reverting): Mention optional PRESERVE-MODES argument to
2509 `revert-buffer'. Correct description of `revert-buffer-function'.
2510
2511 2004-03-22 Juri Linkov <juri@jurta.org>
2512
2513 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
2514 with `Vector Functions'.
2515
2516 * text.texi (Sorting): Add missing quote.
2517
2518 2004-03-14 Luc Teirlinck <teirllm@auburn.edu>
2519
2520 * intro.texi (Lisp History): Replace xref to `cl' manual with
2521 inforef.
2522
2523 2004-03-12 Richard M. Stallman <rms@gnu.org>
2524
2525 * intro.texi (Version Info): Add arg to emacs-version.
2526 (Lisp History): Change xref to CL manual.
2527
2528 2004-03-09 Luc Teirlinck <teirllm@auburn.edu>
2529
2530 * minibuf.texi (Completion Commands): Add xref to Emacs manual
2531 for Partial Completion mode.
2532
2533 2004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
2534
2535 * customize.texi: Fix typo. Remove eol whitespace.
2536
2537 2004-03-04 Richard M. Stallman <rms@gnu.org>
2538
2539 * processes.texi: Fix typos.
2540
2541 * lists.texi (Building Lists): Minor clarification.
2542
2543 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
2544 in make-hash-table.
2545
2546 2004-02-29 Juanma Barranquero <lektu@terra.es>
2547
2548 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
2549 rm, and ignore exit code.
2550
2551 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
2552
2553 * display.texi (Defining Faces): Add description for min-colors.
2554 Update example.
2555
2556 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
2557
2558 * abbrevs.texi: Various corrections and clarifications in addition
2559 to the following:
2560 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
2561
2562 2004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
2563
2564 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
2565
2566 2004-02-21 Luc Teirlinck <teirllm@auburn.edu>
2567
2568 * text.texi: Various small changes in addition to the following:
2569 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
2570 to delete-horizontal-space.
2571 (Kill Functions, Yanking, Low-Level Kill Ring): clarify and correct
2572 description of yank-handler text property at various places.
2573
2574 * frames.texi (Window System Selections): Add anchor.
2575
2576 * syntax.texi (Syntax Table Functions): Clarify and correct
2577 descriptions of make-syntax-table and copy-syntax-table.
2578 (Motion and Syntax): Clarify SYNTAXES argument to
2579 skip-syntax-forward.
2580 (Parsing Expressions): Mention that the return value of
2581 parse-partial-sexp is currently a list of ten rather than nine
2582 elements.
2583 (Categories): Various corrections and clarifications.
2584
2585 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
2586
2587 * markers.texi (Marker Insertion Types): Minor change.
2588
2589 * locals.texi (Standard Buffer-Local Variables):
2590 * commands.texi (Interactive Codes, Using Interactive):
2591 * functions.texi (Related Topics): Fix xrefs.
2592
2593 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
2594
2595 * lists.texi (Sets And Lists): Update description of delete-dups.
2596
2597 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
2598
2599 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
2600
2601 2004-02-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2602
2603 * frames.texi (Parameter Access): frame-parameters arg is optional.
2604 modify-frame-parameters handles nil for FRAME.
2605 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
2606 are all-or-nothing for certain toolkits.
2607 Mention parameter wait-for-wm.
2608 (Frames and Windows): In frame-first-window and frame-selected-window
2609 the arg is optional.
2610 (Input Focus): In redirect-frame-focus the second arg is optional.
2611 (Window System Selections): Mention selection type CLIPBOARD.
2612 Mention data-type UTF8_STRING.
2613 Mention numbering of cut buffers.
2614 (Resources): Describe x-resource-name.
2615
2616 2004-02-16 Richard M. Stallman <rms@gnu.org>
2617
2618 * windows.texi (Buffers and Windows): Delete false table
2619 about all-frames.
2620
2621 * syntax.texi (Parsing Expressions): Delete old caveat
2622 about parse-sexp-ignore-comments.
2623
2624 * streams.texi (Output Variables): Add print-quoted.
2625
2626 * lists.texi (Building Lists): Minor cleanup.
2627
2628 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
2629
2630 * display.texi (Overlays): Explain overlays use markers.
2631 (Managing Overlays): Explain front-advance and rear-advance
2632 in more detail.
2633
2634 * loading.texi (Unloading): Document unload-feature-special-hooks.
2635 Get rid of fns-NNN.el file.
2636
2637 2004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
2638
2639 * help.texi (Describing Characters): Fix text-char-description
2640 example output.
2641
2642 * edebug.texi (Using Edebug): Fix example.
2643
2644 * debugging.texi (Internals of Debugger): Fix return value.
2645
2646 * files.texi (Changing Files): Fix argname.
2647
2648 * calendar.texi: Fix parens, and default values.
2649
2650 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
2651 * nonascii.texi, objects.texi, os.texi: Minor fixes.
2652 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
2653
2654 * positions.texi (Text Lines): Don't add -1 in current-line.
2655
2656 2004-02-16 Richard M. Stallman <rms@gnu.org>
2657
2658 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
2659
2660 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
2661
2662 * processes.texi (Low-Level Network): Fix a typo.
2663
2664 2004-02-12 Kim F. Storm <storm@cua.dk>
2665
2666 * display.texi (Fringes): Use consistent wording.
2667 Note that window-fringe's window arg is optional.
2668 (Scroll Bars): Use consistent wording.
2669
2670 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
2671
2672 * tips.texi (Comment Tips): Document the new conventions for
2673 commenting out code.
2674
2675 2004-02-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2676
2677 * positions.texi (Text Lines): Added missing end defun.
2678
2679 2004-02-07 Kim F. Storm <storm@cua.dk>
2680
2681 * positions.texi (Text Lines): Add line-number-at-pos.
2682
2683 2004-02-06 John Paul Wallington <jpw@gnu.org>
2684
2685 * display.texi (Button Properties, Button Buffer Commands):
2686 mouse-2 invokes button, not down-mouse-1.
2687
2688 2004-02-04 Jason Rumney <jasonr@gnu.org>
2689
2690 * makefile.w32-in: Sync with Makefile.in changes.
2691
2692 2004-02-03 Luc Teirlinck <teirllm@auburn.edu>
2693
2694 * minibuf.texi (Text from Minibuffer): Various corrections and
2695 clarifications.
2696 (Object from Minibuffer): Correct Lisp description of
2697 read-minibuffer.
2698 (Minibuffer History): Clarify description of cons values for
2699 HISTORY arguments.
2700 (Basic Completion): Various corrections and clarifications. Add
2701 completion-regexp-list.
2702 (Minibuffer Completion): Correct and clarify description of
2703 completing-read.
2704 (Completion Commands): Mention Partial Completion mode. Various
2705 other minor changes.
2706 (High-Level Completion): Various corrections and clarifications.
2707 (Reading File Names): Ditto.
2708 (Minibuffer Misc): Ditto.
2709
2710 2004-01-26 Luc Teirlinck <teirllm@auburn.edu>
2711
2712 * strings.texi (Text Comparison): assoc-string also matches
2713 elements of alists that are strings instead of conses.
2714 (Formatting Strings): Standardize Texinfo usage. Update index
2715 entries.
2716
2717 2004-01-20 Luc Teirlinck <teirllm@auburn.edu>
2718
2719 * lists.texi (Sets And Lists): Add delete-dups.
2720
2721 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
2722
2723 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
2724 special form.
2725 * macros.texi (Defining Macros): Update description of `declare',
2726 which now is a macro.
2727 (Wrong Time): Fix typos.
2728
2729 2004-01-14 Luc Teirlinck <teirllm@auburn.edu>
2730
2731 * compile.texi (Compilation Functions): Expand descriptions of
2732 `compile-defun', `byte-compile-file', `byte-recompile-directory'
2733 and `batch-byte-compile'. In particular, mention and describe
2734 all optional arguments.
2735 (Disassembly): Correct and clarify the description of `disassemble'.
2736
2737 2004-01-11 Luc Teirlinck <teirllm@auburn.edu>
2738
2739 * searching.texi: Various small changes in addition to the
2740 following.
2741 (Regexp Example): Adapt to new value of `sentence-end'.
2742 (Regexp Functions): The PAREN argument to `regexp-opt' can be
2743 `words'.
2744 (Search and Replace): Add usage note for `perform-replace'.
2745 (Entire Match Data): Mention INTEGERS and REUSE arguments to
2746 `match-data'.
2747 (Standard Regexps): Update for new values of `paragraph-start'
2748 and `sentence-end'.
2749
2750 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
2751
2752 * files.texi (Saving Buffers): Clarify descriptions of
2753 `write-contents-functions' and `before-save-hook'.
2754 Make the defvar's for `before-save-hook' and `after-save-hook'
2755 into defopt's.
2756
2757 2004-01-07 Kim F. Storm <storm@cua.dk>
2758
2759 * commands.texi (Click Events): Describe new image and
2760 width/height elements of click events.
2761 (Accessing Events): Add posn-string, posn-image, and
2762 posn-object-width-height. Change posn-object to return either
2763 image or string object.
2764
2765 2004-01-01 Simon Josefsson <jas@extundo.com>
2766
2767 * hooks.texi (Standard Hooks): Add before-save-hook.
2768 * files.texi (Saving Buffers): Likewise.
2769
2770 2004-01-03 Richard M. Stallman <rms@gnu.org>
2771
2772 * frames.texi (Frames and Windows): Delete frame-root-window.
2773
2774 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
2775
2776 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
2777
2778 * functions.texi: Various small changes in addition to the
2779 following.
2780 (What Is a Function): `functionp' returns nil for macros. Clarify
2781 behavior of this and following functions for symbol arguments.
2782 (Function Documentation): Add `\' in front of (fn @var{arglist})
2783 and explain why.
2784 (Defining Functions): Mention DOCSTRING argument to `defalias'.
2785 Add anchor.
2786 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
2787
2788 2004-01-01 Miles Bader <miles@gnu.org>
2789
2790 * display.texi (Buttons): New section.
2791
2792 2003-12-31 Andreas Schwab <schwab@suse.de>
2793
2794 * numbers.texi (Math Functions): sqrt reports a domain-error
2795 error.
2796 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
2797
2798 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
2799
2800 * tips.texi (Documentation Tips): Update item on hyperlinks in
2801 documentation strings.
2802
2803 * errors.texi (Standard Errors): Various small corrections and
2804 additions.
2805
2806 * control.texi: Various small changes in addition to the
2807 following.
2808 (Signaling Errors): Provide some more details on how `signal'
2809 constructs the error message. Add anchor to the definition of
2810 `signal'.
2811 (Error Symbols): Describe special treatment of `quit'.
2812 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
2813 to emphasize that it has to be a single form.
2814
2815 * buffers.texi: Add anchor.
2816
2817 2003-12-29 Richard M. Stallman <rms@gnu.org>
2818
2819 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
2820 (Window Configurations): Add window-configuration-frame.
2821
2822 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
2823
2824 * text.texi (Examining Properties): Add get-char-property-and-overlay.
2825 Change arg name in get-char-property.
2826 (Special Properties): Update handling of keymap property.
2827
2828 * strings.texi (Modifying Strings): Add clear-string.
2829 (Text Comparison): Add assoc-string and remove
2830 assoc-ignore-case, assoc-ignore-representation.
2831
2832 * os.texi (Time of Day): Add set-time-zone-rule.
2833
2834 * numbers.texi (Math Functions): asin, acos, log, log10
2835 report domain-error errors.
2836
2837 * nonascii.texi (Converting Representations):
2838 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
2839 (Encoding and I/O): Add file-name-coding-system.
2840
2841 * modes.texi (Search-based Fontification): Explain that
2842 face specs are symbols with face names as values.
2843
2844 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
2845
2846 * lists.texi (Building Lists): remq moved elsewhere.
2847 (Sets And Lists): remq moved here.
2848 (Association Lists): Refer to assoc-string.
2849
2850 * internals.texi (Garbage Collection): Add memory-use-counts.
2851
2852 * frames.texi (Frames and Windows): Add set-frame-selected-window
2853 and frame-root-window.
2854
2855 * files.texi (Contents of Directories):
2856 Add directory-files-and-attributes.
2857
2858 * display.texi (Refresh Screen): Add force-window-update.
2859 (Invisible Text): Explain about moving point out of invis text.
2860 (Overlay Properties): Add overlay-properties.
2861 (Managing Overlays): Add overlayp.
2862 (GIF Images): Invalid image number displays a hollow box.
2863
2864 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
2865 (Killing Buffers): Add buffer-live-p.
2866
2867 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
2868
2869 * display.texi (Fringes): Fix typo "set-buffer-window".
2870
2871 2003-12-24 Luc Teirlinck <teirllm@auburn.edu>
2872
2873 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
2874 * nonascii.texi, processes.texi, tips.texi, variables.texi:
2875 Add or change various xrefs and anchors.
2876
2877 * commands.texi: Replace all occurrences of @acronym{CAR} with
2878 @sc{car}, for consistency with the rest of the Elisp manual.
2879 `car' and `cdr' are historically acronyms, but are no longer
2880 widely thought of as such.
2881
2882 * internals.texi (Pure Storage): Mention that `purecopy' does not
2883 copy text properties.
2884 (Object Internals): Now 29 bits are used (in most implementations)
2885 to address Lisp objects.
2886
2887 * variables.texi (Variables with Restricted Values): New node.
2888
2889 * objects.texi (Lisp Data Types): Mention that certain variables
2890 can only take on a restricted set of values and add an xref to
2891 the new node "Variables with Restricted Values".
2892
2893 * eval.texi (Function Indirection): Describe the errors that
2894 `indirect-function' can signal.
2895 (Eval): Clarify the descriptions of `eval-region' and `values'.
2896 Describe `eval-buffer' instead of `eval-current-buffer' and
2897 mention `eval-current-buffer' as an alias for `current-buffer'.
2898 Correct the description and mention all optional arguments.
2899
2900 * nonascii.texi: Various small changes in addition to the
2901 following.
2902 (Converting Representations): Clarify behavior of
2903 `string-make-multibyte' and `string-to-multibyte' for unibyte all
2904 ASCII arguments.
2905 (Character Sets): Document the variable `charset-list' and adapt
2906 the definition of the function `charset-list' accordingly.
2907 (Translation of Characters): Clarify use of generic characters in
2908 `make-translation-table'. Clarify and correct the description of
2909 the use of translation tables in encoding and decoding.
2910 (User-Chosen Coding Systems): Correct and clarify the description
2911 of `select-safe-coding-system'.
2912 (Default Coding Systems): Clarify description of
2913 `file-coding-system-alist'.
2914
2915 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
2916
2917 * strings.texi (Text Comparison): Correctly describe when two
2918 strings are `equal'. Combine and clarify descriptions of
2919 `assoc-ignore-case' and `assoc-ignore-representation'.
2920
2921 * objects.texi (Non-ASCII in Strings): Clarify description of
2922 when a string is unibyte or multibyte.
2923 (Bool-Vector Type): Update examples.
2924 (Equality Predicates): Correctly describe when two strings are
2925 `equal'.
2926
2927 2003-11-29 Luc Teirlinck <teirllm@auburn.edu>
2928
2929 * lists.texi (Building Lists): `append' no longer accepts integer
2930 arguments. Update the description of `number-sequence' to reflect
2931 recent changes.
2932 (Sets And Lists): Describe `member-ignore-case' after `member'.
2933
2934 2003-11-27 Kim F. Storm <storm@cua.dk>
2935
2936 * commands.texi (Click Events): Click object may be an images.
2937 Describe (dx . dy) element of click positions.
2938 (Accessing Events): Remove duplicate posn-timestamp.
2939 New functions posn-object and posn-object-x-y.
2940
2941 2003-11-23 Kim F. Storm <storm@cua.dk>
2942
2943 * commands.texi (Click Events): Describe enhancements to event
2944 position lists, including new text-pos and (col . row) items.
2945 Mention left-fringe and right-fringe area events.
2946 (Accessing Events): New functions posn-area and
2947 posn-actual-col-row. Mention posn-timestamp. Mention that
2948 posn-point in non-text area still returns buffer position.
2949 Clarify posn-col-row.
2950
2951 2003-11-21 Lars Hansen <larsh@math.ku.dk>
2952
2953 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
2954 * anti.texi (File Attributes): Describe removed parameter
2955 ID-FORMAT.
2956
2957 2003-11-20 Luc Teirlinck <teirllm@auburn.edu>
2958
2959 * positions.texi (Positions): Mention that, if a marker is used as
2960 a position, its buffer is ignored.
2961
2962 * markers.texi (Overview of Markers): Mention it here too.
2963
2964 2003-11-12 Luc Teirlinck <teirllm@auburn.edu>
2965
2966 * numbers.texi (Numeric Conversions): Not just `floor', but also
2967 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
2968
2969 2003-11-10 Luc Teirlinck <teirllm@auburn.edu>
2970
2971 * markers.texi (Creating Markers): Specify insertion type of
2972 created markers. Add xref to `Marker Insertion Types'.
2973 Second argument to `copy-marker' is optional.
2974 (Marker Insertion Types): Mention that most markers are created
2975 with insertion type nil.
2976 (The Mark): Correctly describe when `mark' signals an error.
2977 (The Region): Correctly describe when `region-beginning' and
2978 `region-end' signal an error.
2979
2980 2003-11-08 Luc Teirlinck <teirllm@auburn.edu>
2981
2982 * hash.texi (Creating Hash): Clarify description of `eql'.
2983 `makehash' is obsolete.
2984 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
2985
2986 * positions.texi (Point): Change description of `buffer-end', so
2987 that it is also correct for floating point arguments.
2988 (List Motion): Correct argument lists of `beginning-of-defun' and
2989 `end-of-defun'.
2990 (Excursions): Add xref to `Marker Insertion Types'.
2991 (Narrowing): Argument to `narrow-to-page' is optional.
2992
2993 2003-11-06 Luc Teirlinck <teirllm@auburn.edu>
2994
2995 * streams.texi (Output Streams): Clarify behavior of point for
2996 marker output streams.
2997
2998 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
2999
3000 * variables.texi (Defining Variables): Second argument to
3001 `defconst' is not optional.
3002 (Setting Variables): Mention optional argument APPEND to
3003 `add-to-list'.
3004 (Creating Buffer-Local): Expand description of
3005 `make-variable-buffer-local'.
3006 (Frame-Local Variables): Expand description of
3007 `make-variable-frame-local'.
3008 (Variable Aliases): Correct description of optional argument
3009 DOCSTRING to `defvaralias'. Mention return value of
3010 `defvaralias'.
3011 (File Local Variables): Add xref to `File variables' in Emacs
3012 Manual. Correct description of `hack-local-variables'. Mention
3013 `safe-local-variable' property. Mention optional second argument
3014 to `risky-local-variable-p'.
3015
3016 2003-11-03 Luc Teirlinck <teirllm@auburn.edu>
3017
3018 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
3019
3020 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
3021
3022 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
3023 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
3024 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
3025 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
3026 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
3027 lispref/processes.texi, lispref/searching.texi,
3028 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
3029 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
3030 @acronym{FOO}.
3031
3032 2003-10-27 Luc Teirlinck <teirllm@auburn.edu>
3033
3034 * strings.texi (Creating Strings): Argument START to `substring'
3035 can not be `nil'. Expand description of
3036 `substring-no-properties'. Correct description of `split-string',
3037 especially with respect to empty matches. Prevent very bad line
3038 break in definition of `split-string-default-separators'.
3039 (Text Comparison): `string=' and `string<' also accept symbols as
3040 arguments.
3041 (String Conversion): More completely describe argument BASE in
3042 `string-to-number'.
3043 (Formatting Strings): `%s' and `%S' in `format' do require
3044 corresponding object. Clarify behavior of numeric prefix after
3045 `%' in `format'.
3046 (Case Conversion): The argument to `upcase-initials' can be a
3047 character.
3048
3049 2003-10-27 Kenichi Handa <handa@m17n.org>
3050
3051 * display.texi (Fontsets): Fix texinfo usage.
3052
3053 2003-10-25 Kenichi Handa <handa@m17n.org>
3054
3055 * display.texi (Fontsets): Add description of the function
3056 set-fontset-font.
3057
3058 2003-10-23 Luc Teirlinck <teirllm@auburn.edu>
3059
3060 * display.texi (Temporary Displays): Add xref to `Documentation
3061 Tips'.
3062
3063 * functions.texi (Function Safety): Use inforef instead of pxref
3064 for SES.
3065
3066 2003-10-23 Andreas Schwab <schwab@suse.de>
3067
3068 * Makefile.in (TEX, texinputdir): Don't define.
3069 (TEXI2DVI): Define.
3070 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
3071 add $(srcdir)/index.texi.
3072 ($(infodir)/elisp): Remove index.texi dependency.
3073 (elisp.dvi): Likewise. Use $(TEXI2DVI).
3074 (index.texi): Remove target.
3075 (dist): Don't link $(srcdir)/permute-index.
3076 (clean): Don't remove index.texi.
3077
3078 * permute-index, index.perm: Remove.
3079 * index.texi: Rename from index.unperm.
3080
3081 2003-10-22 Luc Teirlinck <teirllm@auburn.edu>
3082
3083 * tips.texi (Documentation Tips): Document new behavior for face
3084 and variable hyperlinks in Help mode.
3085
3086 2003-10-21 Luc Teirlinck <teirllm@auburn.edu>
3087
3088 * objects.texi (Integer Type): Update for extra bit of integer range.
3089 (Character Type): Ditto.
3090
3091 2003-10-16 Eli Zaretskii <eliz@gnu.org>
3092
3093 * numbers.texi (Integer Basics): Add index entries for reading
3094 numbers in hex, octal, and binary.
3095
3096 2003-10-16 Lute Kamstra <lute@gnu.org>
3097
3098 * modes.texi (Mode Line Format): Mention force-mode-line-update's
3099 argument.
3100
3101 2003-10-13 Luc Teirlinck <teirllm@auburn.edu>
3102
3103 * windows.texi (Choosing Window): Fix typo.
3104 * edebug.texi (Edebug Execution Modes): Fix typo.
3105
3106 2003-10-13 Richard M. Stallman <rms@gnu.org>
3107
3108 * windows.texi (Basic Windows): A window has fringe settings,
3109 display margins and scroll-bar settings.
3110 (Splitting Windows): Doc split-window return value.
3111 Clean up one-window-p.
3112 (Selecting Windows): Fix typo.
3113 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
3114 (Buffers and Windows): In set-window-buffer, explain effect
3115 on fringe settings and scroll bar settings.
3116 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
3117 (Choosing Window): Use defopt for pop-up-frame-function.
3118 For special-display-buffer-names, explain same-window and same-frame.
3119 Clarify window-dedicated-p return value.
3120 (Textual Scrolling): scroll-up and scroll-down can get an error.
3121 (Horizontal Scrolling): Clarify auto-hscroll-mode.
3122 Clarify set-window-hscroll.
3123 (Size of Window): Don't mention tool bar in window-height.
3124 (Coordinates and Windows): Explain what coordinates-in-window-p
3125 returns for fringes and display margins.
3126 (Window Configurations): Explain saving fringes, etc.
3127
3128 * tips.texi (Library Headers): Clean up Documentation.
3129
3130 * syntax.texi (Parsing Expressions): Clean up forward-comment
3131 and parse-sexp-lookup-properties.
3132
3133 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
3134
3135 * os.texi (System Environment): Clean up text for load-average errors.
3136
3137 * modes.texi (Hooks): Don't explain local hook details at front.
3138 Clarify run-hooks and run-hook-with-args a little.
3139 Clean up add-hook and remove-hook.
3140
3141 * edebug.texi (Edebug Execution Modes): Clarify t.
3142 Document edebug-sit-for-seconds.
3143 (Coverage Testing): Document C-x X = and =.
3144 (Instrumenting Macro Calls): Fix typo.
3145 (Specification List): Don't index the specification keywords.
3146
3147 2003-10-10 Kim F. Storm <storm@cua.dk>
3148
3149 * processes.texi (Network): Introduce make-network-process.
3150
3151 2003-10-09 Luc Teirlinck <teirllm@auburn.edu>
3152
3153 * tips.texi (Library Headers): Fix typo.
3154
3155 2003-10-07 Juri Linkov <juri@jurta.org>
3156
3157 * modes.texi (Imenu): Mention imenu-create-index-function's
3158 default value. Explain submenus better.
3159
3160 2003-10-07 Lute Kamstra <lute@gnu.org>
3161
3162 * modes.texi (Faces for Font Lock): Fix typo.
3163 (Hooks): Explain how buffer-local hook variables can refer to
3164 global hook variables.
3165 Various minor clarifications.
3166
3167 2003-10-06 Lute Kamstra <lute@gnu.org>
3168
3169 * tips.texi (Coding Conventions): Mention naming conventions for
3170 hooks.
3171
3172 2003-10-05 Luc Teirlinck <teirllm@auburn.edu>
3173
3174 * loading.texi (Library Search): Correct default value of
3175 load-suffixes.
3176 (Named Features): Fix typo.
3177
3178 2003-10-05 Richard M. Stallman <rms@gnu.org>
3179
3180 * loading.texi (Named Features): In `provide',
3181 say how to test for subfeatures.
3182 (Unloading): In unload-feature, use new var name
3183 unload-feature-special-hooks.
3184
3185 2003-10-03 Lute Kamstra <lute@gnu.org>
3186
3187 * modes.texi (Major Mode Conventions): Mention third way to set up
3188 Imenu.
3189 (Imenu): A number of small fixes.
3190 Delete documentation of internal variable imenu--index-alist.
3191 Document the return value format of imenu-create-index-function
3192 functions.
3193
3194 2003-09-30 Richard M. Stallman <rms@gnu.org>
3195
3196 * processes.texi (Network): Say what stopped datagram connections do.
3197
3198 * lists.texi (Association Lists): Clarify `assq-delete-all'.
3199
3200 * display.texi (Overlay Properties): Clarify `evaporate' property.
3201
3202 2003-09-29 Lute Kamstra <lute@gnu.org>
3203
3204 * modes.texi (Mode Line Data): Explain when symbols in mode-line
3205 constructs should be marked as risky.
3206 Change cons cell into proper list.
3207 (Mode Line Variables): Change cons cell into proper list.
3208
3209 2003-09-26 Lute Kamstra <lute@gnu.org>
3210
3211 * modes.texi (Mode Line Data): Document the :propertize construct.
3212 (Mode Line Variables): Reorder the descriptions of the variables
3213 to match their order in the default mode-line-format.
3214 Describe the new variables mode-line-position and mode-line-modes.
3215 Update the default values of mode-line-frame-identification,
3216 minor-mode-alist, and default-mode-line-format.
3217 (Properties in Mode): Mention the :propertize construct.
3218
3219 2003-09-26 Richard M. Stallman <rms@gnu.org>
3220
3221 * buffers.texi, commands.texi, debugging.texi, eval.texi:
3222 * loading.texi, minibuf.texi, text.texi, variables.texi:
3223 Avoid @strong{Note:}.
3224
3225 2003-09-26 Richard M. Stallman <rms@gnu.org>
3226
3227 * keymaps.texi (Remapping Commands): Fix typo.
3228
3229 2003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
3230
3231 * processes.texi (Low-Level Network): Fix typo.
3232
3233 2003-09-23 Kim F. Storm <storm@cua.dk>
3234
3235 * processes.texi (Network, Network Servers): Fix typos.
3236 (Low-Level Network): Add timeout value for :server keyword.
3237 Add new option keywords to make-network-process.
3238 Add set-network-process-options.
3239 Explain how to test availability of network options.
3240
3241 2003-09-19 Richard M. Stallman <rms@gnu.org>
3242
3243 * text.texi (Motion by Indent): Arg to
3244 backward-to-indentation and forward-to-indentation is optional.
3245
3246 * strings.texi (Creating Strings): Add substring-no-properties.
3247
3248 * processes.texi
3249 (Process Information): Add list-processes arg QUERY-ONLY.
3250 Delete process-contact from here.
3251 Add new status values for process-status.
3252 Add process-get, process-put, process-plist, set-process-plist.
3253 (Synchronous Processes): Add call-process-shell-command.
3254 (Signals to Processes): signal-process allows process objects.
3255 (Network): Complete rewrite.
3256 (Network Servers, Datagrams, Low-Level Network): New nodes.
3257
3258 * positions.texi (Word Motion): forward-word, backward-word
3259 arg is optional. Reword.
3260
3261 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
3262
3263 * variables.texi (Creating Buffer-Local):
3264 Delete duplicate definition of buffer-local-value.
3265 (File Local Variables): Explain about discarding text props.
3266
3267 2003-09-11 Richard M. Stallman <rms@gnu.org>
3268
3269 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
3270 changes variables that record input events.
3271 (Minibuffer Misc): Add minibuffer-selected-window.
3272
3273 * lists.texi (Building Lists): Add copy-tree.
3274
3275 * display.texi (Fontsets): Add char-displayable-p.
3276 (Scroll Bars): New node.
3277
3278 2003-09-08 Lute Kamstra <lute@gnu.org>
3279
3280 * modes.texi (%-Constructs): Document new `%i' and `%I'
3281 constructs.
3282
3283 2003-09-03 Peter Runestig <peter@runestig.com>
3284
3285 * makefile.w32-in: New file.
3286
3287 2003-08-29 Richard M. Stallman <rms@gnu.org>
3288
3289 * display.texi (Overlay Properties): Clarify how priorities
3290 affect use of the properties.
3291
3292 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
3293
3294 * customize.texi (Type Keywords): Correct the description of
3295 `:help-echo' in the case where `motion-doc' is a function.
3296
3297 2003-08-14 John Paul Wallington <jpw@gnu.org>
3298
3299 * modes.texi (Emulating Mode Line): Subsection, not section.
3300
3301 2003-08-13 Richard M. Stallman <rms@gnu.org>
3302
3303 * elisp.texi (Top): Update subnode lists in menu.
3304
3305 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
3306 (Kill Functions): kill-region has new arg yank-handler.
3307 (Yanking): New node.
3308 (Yank Commands): Add yank-undo-function.
3309 (Low-Level Kill Ring):
3310 kill-new and kill-append have new arg yank-handler.
3311 (Changing Properties): Add remove-list-of-text-properties.
3312 (Atomic Changes): New node.
3313
3314 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
3315
3316 * streams.texi (Output Variables): Add eval-expression-print-length
3317 and eval-expression-print-level.
3318
3319 * os.texi (Time Conversion): For encode-time, explain limits on year.
3320
3321 * objects.texi (Character Type): Define anchor "modifier bits".
3322
3323 * modes.texi (Emulating Mode Line): New node.
3324 (Search-based Fontification): Font Lock uses font-lock-face property.
3325 (Other Font Lock Variables): Likewise.
3326
3327 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
3328 not vectors.
3329 (Active Keymaps): Add emulation-mode-map-alists.
3330 (Functions for Key Lookup): key-binding has new arg no-remap.
3331 (Remapping Commands): New node.
3332 (Scanning Keymaps): where-is-internal has new arg no-remap.
3333 (Tool Bar): Add tool-bar-local-item-from-menu.
3334 Clarify when to use tool-bar-add-item-from-menu.
3335
3336 * commands.texi (Interactive Call): commandp has new arg.
3337 (Command Loop Info): Add this-original-command.
3338
3339 2003-08-06 John Paul Wallington <jpw@gnu.org>
3340
3341 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
3342
3343 * display.texi (Warning Basics): Fix typo.
3344 (Fringes): Add closing curly bracket and fix typo.
3345
3346 * elisp.texi (Top): Fix typo.
3347
3348 2003-08-05 Richard M. Stallman <rms@gnu.org>
3349
3350 * elisp.texi: Update lists of subnodes.
3351
3352 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
3353
3354 * variables.texi (Local Variables): Use lc for example variable names.
3355
3356 * tips.texi (Library Headers): Explain where to put -*-.
3357
3358 * strings.texi (Creating Strings): Fix xref for vconcat.
3359
3360 * sequences.texi (Vector Functions):
3361 vconcat no longer allows integer args.
3362
3363 * minibuf.texi (Reading File Names): read-file-name has new
3364 arg PREDICATE. New function read-directory-name.
3365
3366 * macros.texi (Defining Macros): Give definition of `declare'
3367 (Indenting Macros): New node.
3368
3369 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
3370 (Window Frame Parameters): Make separate table of parameters
3371 that are coupled with specific face attributes.
3372 (Deleting Frames): delete-frame-hooks renamed to
3373 delete-frame-functions.
3374
3375 * files.texi (Magic File Names): Add file-remote-p.
3376 Clarify file-local-copy.
3377
3378 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
3379 here; instead xref Defining Macros.
3380
3381 * display.texi (Warnings): New node, and subnodes.
3382 (Fringes): New node.
3383
3384 * debugging.texi (Test Coverage): New node.
3385
3386 * compile.texi (Compiler Errors): Explain with-no-warnings
3387 and other ways to suppress warnings.
3388
3389 * commands.texi (Interactive Call): Minor clarification.
3390
3391 * buffers.texi (Buffer File Name): set-visited-file-name
3392 renames the buffer too.
3393
3394 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
3395
3396 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
3397
3398 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
3399
3400 2003-07-22 Markus Rost <rost@math.ohio-state.edu>
3401
3402 * internals.texi (Garbage Collection): Fix previous change.
3403
3404 2003-07-22 Richard M. Stallman <rms@gnu.org>
3405
3406 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
3407
3408 * display.texi (Width): Use \s syntax in example.
3409 (Font Selection): Add face-font-rescale-alist.
3410
3411 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
3412 Remove spurious indent in example.
3413
3414 * lists.texi (Building Lists): Add number-sequence.
3415
3416 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
3417
3418 * functions.texi (Function Documentation): Explain how to
3419 show calling convention explicitly in the doc string.
3420
3421 * windows.texi (Selecting Windows): save-selected-window saves
3422 selected window of each frame.
3423 (Window Configurations): Minor change.
3424
3425 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
3426
3427 * streams.texi (Output Variables): Add print-continuous-numbering
3428 and print-number-table.
3429
3430 * processes.texi (Decoding Output): New node.
3431
3432 * os.texi (Time Conversion): decode-time arg is optional.
3433
3434 * objects.texi (Character Type): Don't use space as example for \.
3435 Make list of char names and \-sequences correspond.
3436 Explain that \s is not used in strings. `\ ' needs space after.
3437
3438 * nonascii.texi (Converting Representations): Add string-to-multibyte.
3439 (Translation of Characters): Add translation-table-for-input.
3440 (Default Coding Systems): Add auto-coding-functions.
3441 (Explicit Encoding): Add decode-coding-inserted-region.
3442 (Locales): Add locale-info.
3443
3444 * minibuf.texi (Basic Completion): Describe test-completion.
3445 Collections can be lists of strings.
3446 Clean up lazy-completion-table.
3447 (Programmed Completion): Mention test-completion.
3448 Clarify why lambda expressions are not accepted.
3449 (Minibuffer Misc): Describe minibufferp.
3450
3451 2003-07-14 Richard M. Stallman <rms@gnu.org>
3452
3453 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
3454
3455 * windows.texi (Selecting Windows): New arg to select-window.
3456 (Selecting Windows): Add with-selected-window.
3457 (Size of Window): Add window-inside-edges, etc.
3458
3459 * internals.texi (Garbage Collection): Add post-gc-hook.
3460
3461 * processes.texi (Subprocess Creation): Add exec-suffixes.
3462
3463 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
3464 (Scanning Keymaps): Add map-keymaps.
3465 (Defining Menus): Add keymap-prompt.
3466
3467 * numbers.texi (Integer Basics): Add most-positive-fixnum,
3468 most-negative-fixnum.
3469
3470 * compile.texi (Byte Compilation): Explain no-byte-compile
3471 (Compiler Errors): New node.
3472
3473 * os.texi (User Identification): user-uid, user-real-uid
3474 can return float.
3475
3476 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
3477 and about derived modes.
3478 (Minor Modes): Add minor-mode-list.
3479 (Defining Minor Modes): Keyword args for define-minor-mode.
3480 (Search-based Fontification): Explain managing other properties.
3481 (Other Font Lock Variables): Add font-lock-extra-managed-props.
3482 (Faces for Font Lock): Add font-locl-preprocessor-face.
3483 (Hooks): Add run-mode-hooks and delay-mode-hooks.
3484
3485 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
3486 (Variable Aliases): Clarify defvaralias.
3487
3488 * loading.texi (Library Search): Add load-suffixes.
3489
3490 * minibuf.texi (Basic Completion): Add lazy-completion-table.
3491 (Programmed Completion): Add dynamic-completion-table.
3492
3493 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
3494 (Magic File Names): Specify precedence order of handlers.
3495
3496 * commands.texi (Command Overview): Emacs server runs pre-command-hook
3497 and post-command-hook.
3498 (Waiting): New calling convention for sit-for.
3499
3500 * text.texi (Special Properties): local-map and keymap properties
3501 apply based on their stickiness.
3502
3503 2003-07-07 Richard M. Stallman <rms@gnu.org>
3504
3505 * modes.texi (Minor Mode Conventions): Specify only some kinds
3506 of list values as args to minor modes.
3507
3508 * files.texi (File Name Expansion): Warn about iterative use
3509 of substitute-in-file-name.
3510
3511 * advice.texi (Activation of Advice): Clean up previous change.
3512
3513 2003-07-06 Markus Rost <rost@math.ohio-state.edu>
3514
3515 * advice.texi (Activation of Advice): Note that ad-start-advice is
3516 turned on by default.
3517
3518 2003-06-30 Richard M. Stallman <rms@gnu.org>
3519
3520 * text.texi (Buffer Contents): Document current-word.
3521 (Change Hooks): Not called for *Messages*.
3522
3523 * functions.texi (Defining Functions): Explain about redefining
3524 primitives.
3525 (Function Safety): Renamed. Minor changes.
3526 Comment out the detailed criteria for what is safe.
3527
3528 2003-06-22 Andreas Schwab <schwab@suse.de>
3529
3530 * objects.texi (Symbol Type): Fix description of examples.
3531
3532 2003-06-16 Andreas Schwab <schwab@suse.de>
3533
3534 * hash.texi (Creating Hash): Fix description of :weakness.
3535
3536 2003-06-13 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
3537
3538 * files.texi (Changing Files): copy-file copies file modes, too.
3539
3540 2003-05-28 Richard M. Stallman <rms@gnu.org>
3541
3542 * strings.texi (Creating Strings): Clarify split-string.
3543
3544 2003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
3545
3546 * strings.texi (Creating Strings): Update split-string specification
3547 and examples.
3548
3549 2003-05-19 Richard M. Stallman <rms@gnu.org>
3550
3551 * elisp.texi: Correct invariant section names.
3552
3553 2003-04-20 Richard M. Stallman <rms@gnu.org>
3554
3555 * os.texi (Timers): Explain about timers and quitting.
3556
3557 2003-04-19 Richard M. Stallman <rms@gnu.org>
3558
3559 * internals.texi (Writing Emacs Primitives): Strings are
3560 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
3561 Explain GCPRO convention for varargs function args.
3562
3563 2003-04-16 Richard M. Stallman <rms@gnu.org>
3564
3565 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
3566
3567 2003-04-08 Richard M. Stallman <rms@gnu.org>
3568
3569 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
3570
3571 2003-02-13 Kim F. Storm <storm@cua.dk>
3572
3573 * objects.texi (Character Type): New \s escape for space.
3574
3575 2003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
3576
3577 * os.texi (System Environment): Added cygwin system-type.
3578
3579 2003-01-25 Richard M. Stallman <rms@gnu.org>
3580
3581 * keymaps.texi: Document that a symbol can act as a keymap.
3582
3583 2003-01-13 Richard M. Stallman <rms@gnu.org>
3584
3585 * text.texi (Changing Properties): Say string indices are origin-0.
3586
3587 * positions.texi (Screen Lines) <compute-motion>:
3588 Correct order of elts in return value.
3589
3590 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
3591 how to define a default binding.
3592
3593 2002-12-07 Markus Rost <rost@math.ohio-state.edu>
3594
3595 * loading.texi (Unloading): Fix recent change for load-history.
3596
3597 * customize.texi (Simple Types): Clarify description of custom
3598 type 'number. Describe new custom type 'float.
3599
3600 2002-12-04 Markus Rost <rost@math.ohio-state.edu>
3601
3602 * variables.texi (File Local Variables): Fix typo.
3603
3604 2002-10-23 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
3605
3606 From Michael Albinus <Michael.Albinus@alcatel.de>.
3607
3608 * README: Target for Info file is `make info'.
3609
3610 * files.texi (File Name Components): Fixed typos in
3611 `file-name-sans-extension'.
3612 (Magic File Names): Complete list of operations for magic file
3613 name handlers.
3614
3615 2002-09-16 Jonathan Yavner <jyavner@engineer.com>
3616
3617 * variables.texi (File Local Variables): New function
3618 risky-local-variable-p.
3619
3620 2002-09-15 Jonathan Yavner <jyavner@engineer.com>
3621
3622 * functions.texi (Function safety): New node about unsafep.
3623
3624 2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
3625
3626 * customize.texi (Splicing into Lists): Fixed example.
3627 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
3628
3629 2002-06-17 Juanma Barranquero <lektu@terra.es>
3630
3631 * frames.texi (Display Feature Testing): Fix typo.
3632
3633 2002-06-12 Andreas Schwab <schwab@suse.de>
3634
3635 * frames.texi (Initial Parameters, Resources): Fix references to
3636 the Emacs manual.
3637
3638 2002-05-13 Kim F. Storm <storm@cua.dk>
3639
3640 * variables.texi (Intro to Buffer-Local): Updated warning and
3641 example relating to changing buffer inside let.
3642
3643 2002-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3644
3645 * os.texi (Session Management): New node about X Session management.
3646
3647 2002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
3648
3649 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
3650 to which the manual corresponds, and the copyright years.
3651
3652 * Makefile.in (VERSION): Set to 2.9.
3653
3654 2001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
3655
3656 * elisp.texi: Change the category in @dircategory to "Emacs", to
3657 make it consistent with info/dir.
3658
3659 2001-11-25 Miles Bader <miles@gnu.org>
3660
3661 * text.texi (Fields): Describe new `limit' arg in
3662 field-beginning/field-end.
3663
3664 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
3665
3666 * permute-index: Don't depend on csh-specific features. Replace
3667 the interpreter name with /bin/sh.
3668
3669 * two-volume-cross-refs.txt: New file.
3670 * two.el: New file.
3671 * spellfile: New file.
3672
3673 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
3674
3675 * permute-index: New file.
3676
3677 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
3678 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
3679 8+3 restricted namespace.
3680
3681 * Makefile.in (infodir): Define relative to $(srcdir).
3682 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
3683 include directories list via -I switch to makeinfo.
3684 (index.texi): Use cp if both hard and symbolic links fail.
3685
3686 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
3687
3688 * Makefile.in (distclean): Add.
3689
3690 The following changes make ELisp manual part of the Emacs
3691 distribution:
3692
3693 * Makefile.in: Add Copyright notice.
3694 (prefix): Remove.
3695 (infodir): Change value to "../info".
3696 (VPATH): New variable.
3697 (MAKE): Don't define.
3698 (texmacrodir): Don't define.
3699 (texinputdir): Append the existing value of TEXINPUTS.
3700 ($(infodir)/elisp): Instead of just "elisp". Reformat the
3701 command to be compatible with man/Makefile.in, and to put the
3702 output into ../info.
3703 (info): Add target.
3704 (installall): Target removed.
3705
3706 2001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
3707
3708 * tips.texi (Coding Conventions): Fix typo.
3709
3710 2001-10-23 Gerd Moellmann <gerd@gnu.org>
3711
3712 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
3713
3714 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
3715
3716 * files.texi (File Name Components): Update the description of
3717 file-name-sans-extension and file-name-extension, as they now
3718 ignore leading dots.
3719
3720 2001-10-20 Gerd Moellmann <gerd@gnu.org>
3721
3722 * (Version 21.1 released.)
3723
3724 2001-10-19 Miles Bader <miles@gnu.org>
3725
3726 * positions.texi (Text Lines): Describe behavior of
3727 `beginning-of-line'/`end-of-line' in the presence of field properties.
3728
3729 2001-10-17 Gerd Moellmann <gerd@gnu.org>
3730
3731 * Makefile.in (VERSION): Set to 2.8.
3732 (manual): Use `manual-21'.
3733
3734 * elisp.texi (VERSION): Add and use it where the version
3735 number was used. Set it to 2.8.
3736
3737 * intro.texi: Likewise.
3738
3739 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
3740
3741 * files.texi (File Name Completion): Document the significance of
3742 a trailing slash in elements of completion-ignored-extensions.
3743
3744 2001-10-06 Miles Bader <miles@gnu.org>
3745
3746 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
3747
3748 2001-10-04 Gerd Moellmann <gerd@gnu.org>
3749
3750 * variables.texi (Variable Aliases): New node.
3751
3752 2001-10-04 Gerd Moellmann <gerd@gnu.org>
3753
3754 * Branch for 21.1.
3755
3756 2001-10-02 Miles Bader <miles@gnu.org>
3757
3758 * minibuf.texi (Minibuffer Misc): Add entries for
3759 `minibuffer-contents', `minibuffer-contents-no-properties', and
3760 `delete-minibuffer-contents'.
3761 Correct description for `minibuffer-prompt-end'.
3762
3763 * text.texi (Property Search): Correct descriptions of
3764 `next-char-property-change' and `previous-char-property-change'.
3765 Add entries for `next-single-char-property-change' and
3766 `previous-single-char-property-change'.
3767 Make operand names a bit more consistent.
3768
3769 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
3770
3771 * frames.texi (Finding All Frames): Document that next-frame and
3772 previous-frame are local to current terminal.
3773
3774 2001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
3775
3776 * keymaps.texi (Creating Keymaps): Fix the description of the
3777 result of make-keymap.
3778
3779 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
3780
3781 * display.texi (Font Lookup, Attribute Functions)
3782 (Image Descriptors): Add cross-references to the definition of
3783 selected frame.
3784
3785 * buffers.texi (The Buffer List): Add cross-references to the
3786 definition of selected frame.
3787
3788 * frames.texi (Input Focus): Clarify which frame is _the_ selected
3789 frame at any given time.
3790 (Multiple Displays, Size and Position): Add a cross-reference to
3791 the definition of the selected frame.
3792
3793 2001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
3794
3795 * strings.texi (String Conversion) <string-to-number>: Document
3796 that a float is returned for integers that are too large.
3797
3798 * frames.texi (Mouse Position): Document mouse-position-function.
3799 (Display Feature Testing): Document display-images-p.
3800 (Window Frame Parameters): Document the cursor-type variable.
3801
3802 * numbers.texi (Integer Basics): Document CL style read syntax for
3803 integers in bases other than 10.
3804
3805 * positions.texi (List Motion): Document
3806 open-paren-in-column-0-is-defun-start.
3807
3808 * lists.texi (Sets And Lists): Document member-ignore-case.
3809
3810 * internals.texi (Garbage Collection): Document the used and free
3811 strings report.
3812 (Memory Usage): Document strings-consed.
3813
3814 * os.texi (Time of Day): Document float-time.
3815 (Recording Input): Document that clear-this-command-keys clears
3816 the vector to be returned by recent-keys.
3817
3818 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
3819 argument keymap can be a list.
3820
3821 * nonascii.texi (User-Chosen Coding Systems)
3822 <select-safe-coding-system>: Document the new argument
3823 accept-default-p and the variable
3824 select-safe-coding-system-accept-default-p. Tell what happens if
3825 buffer-file-coding-system is undecided.
3826 (Default Coding Systems): Document auto-coding-regexp-alist.
3827
3828 * display.texi (The Echo Area) <message>: Document
3829 message-truncate-lines.
3830 (Glyphs): Document that the glyph table is unused on windowed
3831 displays.
3832
3833 * help.texi (Describing Characters) <single-key-description>:
3834 Document the new argument no-angles.
3835 (Accessing Documentation) <documentation-property>: Document that
3836 a non-string property is evaluated.
3837 <documentation>: Document that the function-documentation property
3838 is looked for.
3839
3840 * windows.texi (Selecting Windows): Document some-window.
3841
3842 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
3843
3844 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
3845 apropos-mode-hook.
3846
3847 * commands.texi (Using Interactive): Document interactive-form.
3848 (Keyboard Macros): Document kbd-macro-termination-hook.
3849 (Command Loop Info): Document that clear-this-command-keys clears
3850 the vector to be returned by recent-keys.
3851
3852 2001-09-04 Werner LEMBERG <wl@gnu.org>
3853
3854 * Makefile.in (srcdir, texinputdir): New variables.
3855 (srcs, index.texi, install): Use $(srcdir).
3856 (.PHONY): Remove elisp.dvi.
3857 (elisp): Use -I switch for makeinfo.
3858 (elisp.dvi): Use $(srcdir) and $(texinputdir).
3859 (installall, dist): Use $(srcdir).
3860 Fix path to texinfo.tex.
3861 (maintainer-clean): Add elisp.dvi and elisp.oaux.
3862
3863 2001-08-30 Gerd Moellmann <gerd@gnu.org>
3864
3865 * display.texi (Conditional Display): Adjust to API change.
3866
3867 * configure: New file.
3868
3869 2001-07-30 Gerd Moellmann <gerd@gnu.org>
3870
3871 * commands.texi (Repeat Events): Add description of
3872 double-click-fuzz.
3873
3874 2001-05-08 Stefan Monnier <monnier@cs.yale.edu>
3875
3876 * syntax.texi (Syntax Class Table): Add the missing designator for
3877 comment and string fences.
3878 (Syntax Properties): Add a xref to syntax table internals.
3879 (Syntax Table Internals): Document string-to-syntax.
3880
3881 2001-05-07 Gerd Moellmann <gerd@gnu.org>
3882
3883 * Makefile.in (install): Use install-info command line options
3884 like in Emacs' Makefile.in.
3885
3886 2000-12-09 Miles Bader <miles@gnu.org>
3887
3888 * windows.texi (Window Start): Update documentation for
3889 `pos-visible-in-window-p'.
3890
3891 2000-11-12 Stefan Monnier <monnier@cs.yale.edu>
3892
3893 * lists.texi (Building Lists): Add footnote to explain how to add
3894 to the end of a list.
3895
3896 2000-10-25 Gerd Moellmann <gerd@gnu.org>
3897
3898 * files.texi (Visiting Functions): Typos.
3899
3900 2000-10-25 Kenichi Handa <handa@etl.go.jp>
3901
3902 * files.texi (Visiting Functions): Return value of
3903 find-file-noselect may be a list of buffers if wildcards are used.
3904
3905 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
3906
3907 * display.texi (Defining Faces): Document `graphic' display type
3908 in face specs.
3909
3910 2000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
3911
3912 * hooks.texi (Standard Hooks): Replace obsolete
3913 `after-make-frame-hook' with `after-make-frame-functions'.
3914
3915 * frames.texi (Creating Frames): Ditto.
3916
3917 * variables.texi (Future Local Variables): Ditto.
3918
3919 2000-10-16 Gerd Moellmann <gerd@gnu.org>
3920
3921 * display.texi (Other Image Types): Add description of :foreground
3922 and :background properties of mono PBM images.
3923
3924 2000-08-17 Werner LEMBERG <wl@gnu.org>
3925
3926 * .cvsignore: New file.
3927
3928 2000-01-05 Gerd Moellmann <gerd@gnu.org>
3929
3930 * tindex.pl: New script.
3931
3932 1999-12-03 Dave Love <fx@gnu.org>
3933
3934 * Makefile.in (MAKEINFO): New parameter.
3935
3936 1999-09-17 Richard Stallman <rms@gnu.org>
3937
3938 * Makefile.in (srcs): Add hash.texi.
3939 (VERSION): Update to 20.6.
3940
3941 1999-09-13 Richard Stallman <rms@gnu.org>
3942
3943 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
3944
3945 1998-08-29 Karl Heuer <kwzh@gnu.org>
3946
3947 * configure.in: New file.
3948 * Makefile.in: Renamed from Makefile.
3949 (prefix, infodir): Use value obtained from configure.
3950 (emacslibdir): Obsolete variable deleted.
3951 (dist): Distribute configure.in, configure, Makefile.in.
3952
3953 1998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
3954
3955 * Makefile (INSTALL_INFO): New variable.
3956 (install): Run install-info.
3957
3958 1998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
3959
3960 * Makefile (elisp.dvi): Add missing backslash.
3961
3962 1998-05-02 Richard Stallman <rms@psilocin.gnu.org>
3963
3964 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
3965 Run texindex without `./'. Always run texindex on elisp.tp.
3966 (elisp.tps): Target deleted.
3967
3968 1998-04-05 Richard Stallman <rms@psilocin.gnu.org>
3969
3970 * Makefile (srcs): Add nonascii.texi and customize.texi.
3971 (dist): Start by deleting `temp'.
3972
3973 1998-02-17 Richard Stallman <rms@psilocin.gnu.org>
3974
3975 * Makefile (makeinfo, texindex): Targets deleted.
3976 (makeinfo.o, texindex.o): Targets deleted.
3977 (clean, dist): Don't do anything with them or with getopt*.
3978
3979 1998-01-30 Richard Stallman <rms@psilocin.gnu.org>
3980
3981 * Makefile (SHELL): Defined.
3982
3983 1998-01-27 Richard Stallman <rms@psilocin.gnu.org>
3984
3985 * Makefile (elisp.tps): New target.
3986 (elisp.dvi): Depend on elisp.tps.
3987
3988 Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
3989
3990 * README: Update phone number.
3991
3992 * Makefile (elisp): Make this be the default target.
3993 Depend on makeinfo.c instead of makeinfo.
3994 (install): Don't depend on elisp.dvi, since we don't install that.
3995 Use mkinstalldirs.
3996 (dist): Add mkinstalldirs.
3997
3998 Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3999
4000 * Makefile (VERSION): Update version number.
4001 (maintainer-clean): Renamed from realclean.
4002
4003 Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
4004
4005 * Makefile (realclean): New target.
4006 (elisp): Remove any old elisp-* files first.
4007
4008 Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
4009
4010 * Makefile (VERSION): New variable.
4011 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
4012 Compressed file suffix should be `.gz', not `.z'.
4013
4014 Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4015
4016 * Makefile (elisp): Depend on makeinfo.
4017
4018 Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu)
4019
4020 * Makefile (srcs): Add anti.texi.
4021
4022 Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4023
4024 * Makefile (infodir, prefix): New vars.
4025 (install): Use infodir.
4026 (emacsinfodir): Deleted.
4027
4028 Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4029
4030 * Makefile (srcs): Add calendar.texi.
4031
4032 * Makefile (dist): Copy texindex.c and makeinfo.c.
4033 Limit elisp-* files to those with one or two digits.
4034
4035 Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4036
4037 * Makefile (dist): Changed to use Gzip instead of compress.
4038
4039 Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4040
4041 * loading.texi (Unloading): define-function changed back to
4042 defalias. It may not stay this way, but at least it's
4043 consistent with the known-good version of the code patch.
4044
4045 Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
4046
4047 * modes.texi (Hooks): Document new optional arg of add-hook.
4048
4049 Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
4050
4051 * variables.texi: Document nil initial value of buffer-local variables.
4052
4053 * tips.texi: Add new section on standard library headers.
4054
4055 Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4056
4057 * Makefile (srcs): Add frame.texi to the list of sources.
4058
4059 Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4060
4061 * Makefile (dist): Don't bother excluding autosave files; they'll
4062 never make it into the temp directory anyway, and the hash marks
4063 in the name are problematic for make and the Bourne shell.
4064 (srcs):
4065
4066 Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
4067
4068 * Makefile (dist): Don't include backup files or autosave files in
4069 the distribution tar file.
4070
4071 Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu)
4072
4073 * Makefile (srcs): Added index.perm.
4074 (elisp.dvi): Remove erroneous shell comment.
4075 Expect output of permute-index in permuted.fns.
4076 Save old elisp.aux in elisp.oaux.
4077 (clean): Added index.texi to be deleted.
4078
4079 Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4080
4081 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
4082
4083 Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech)
4084
4085 * files.texi: Noted that completion-ignored-extensions is ignored
4086 when making *Completions*.
4087
4088 Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
4089
4090 * Makefile make dist now depends on elisp.dvi, since it tries
4091 to include it in the dist file.
4092
4093 Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu)
4094
4095 * functions.texinfo (Mapping Functions): Add missing quote
4096
4097 Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
4098
4099 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
4100 (defunargs): Turn off \hyphenchar of \sl font temporarily.
4101
4102 Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
4103
4104 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
4105 and @error{} are the terms now being used. The files in the
4106 directory have been changed to reflect this.
4107
4108 * All instances of @indentedresultt{} have been changed to
4109 ` @result{}', using 5 spaces at the begining of the line.
4110
4111 Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
4112
4113 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
4114 experimental @indentedresult{}, @indentedexpandsto{} are part of
4115 the texinfo.tex in this directory. These TeX macros are not
4116 stable yet.
4117
4118 Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
4119
4120 * texinfo.tex: temporarily added
4121 \let\result=\dblarrow
4122 \def\error{{\it ERROR} \longdblarrow}
4123 We need to do this better soon.
4124
4125 Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
4126
4127 * Applied Karl Berry's patches to *.texinfo files, but not to
4128 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
4129 new title page format is also not applied, since it requires
4130 texinfo.tex changes.)
4131
4132 * Cleaned up `Makefile' and defined the `emacslibdir' directory
4133 for the Project GNU development environment.
4134
4135 ;; Local Variables:
4136 ;; coding: iso-2022-7bit
4137 ;; End:
4138
4139 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
4140 2005 Free Software Foundation, Inc.
4141 Copying and distribution of this file, with or without modification,
4142 are permitted provided the copyright notice and this notice are preserved.
4143
4144 ;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda