(System In): Change name of previous node.
[bpt/emacs.git] / lispref / ChangeLog
1 2005-03-25 Richard M. Stallman <rms@gnu.org>
2
3 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
4 Cleanup previous change.
5
6 2005-03-25 Chong Yidong <cyd@stupidchicken.com>
7
8 * display.texi (Face Attributes): Faces earlier in an :inherit
9 list take precedence.
10 (Scroll Bars): Fix description of vertical-scroll-bars.
11 Document frame-current-scroll-bars and window-current-scroll-bars.
12
13 * markers.texi (The Mark): Document temporary Transient Mark mode.
14
15 * minibuf.texi (Reading File Names): Document
16 read-file-name-completion-ignore-case.
17
18 * positions.texi (Screen Lines): Document nil for width argument
19 to compute-motion.
20
21 2005-03-23 Kim F. Storm <storm@cua.dk>
22
23 * display.texi (Standard Faces): Other faces used in the fringe
24 implicitly inherits from the fringe face.
25 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
26 properties implicitly inherits from fringe face.
27 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
28
29 2005-03-20 Chong Yidong <cyd@stupidchicken.com>
30
31 * display.texi (Invisible Text): State default value of
32 line-move-ignore-invisible.
33 (Managing Overlays): Document remove-overlays.
34 (Standard Faces): Document escape-glyph face.
35
36 * minibuf.texi (Reading File Names): Document
37 read-file-name-function.
38
39 * modes.texi (Other Font Lock Variables): Document
40 font-lock-lines-before.
41
42 * positions.texi (Skipping Characters): skip-chars-forward allows
43 character classes.
44
45 2005-03-18 Lute Kamstra <lute@gnu.org>
46
47 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
48
49 2005-03-17 Richard M. Stallman <rms@gnu.org>
50
51 * text.texi (Undo): Document extensible undo entries.
52
53 * searching.texi (String Search, Regexp Search, Regexp Search):
54 Cleanups.
55
56 * nonascii.texi (Character Codes): Minor fix.
57
58 * display.texi (Display Property): Explain the significance
59 of having text properties that are eq.
60 (Other Display Specs): Explain string as display spec.
61
62 * commands.texi (Interactive Codes): Document G option.
63
64 2005-03-17 Chong Yidong <cyd@stupidchicken.com>
65
66 * text.texi (Filling): Add sentence-end-without-period and
67 sentence-end-without-space.
68 (Changing Properties): Minor fix.
69
70 * anti.texi: Total rewrite.
71
72 2005-03-15 Lute Kamstra <lute@gnu.org>
73
74 * edebug.texi (Instrumenting Macro Calls): Fix typos.
75
76 2005-03-08 Kim F. Storm <storm@cua.dk>
77
78 * display.texi (Specified Space): Property :width is support on
79 non-graphic terminals, :height is not.
80
81 2005-03-07 Richard M. Stallman <rms@gnu.org>
82
83 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
84 Now subnodes of Fringes.
85 (Overlay Arrow): Document overlay-arrow-variable-list.
86 (Fringe Size/Pos): New node, broken out of Fringes.
87 (Display): Explain clearing vs redisplay better.
88 (Truncation): Clarify use of bitmaps.
89 (The Echo Area): Clarify the uses of the echo area.
90 Add max-mini-window-height.
91 (Progress): Clarify.
92 (Invisible Text): Explain that main loop moves point out.
93 (Selective Display): Say "hidden", not "invisible".
94 (Managing Overlays): Moved up. Describe relation to Undo here.
95 (Overlay Properties): Clarify intro.
96 (Finding Overlays): Explain return values when nothing found.
97 (Width): truncate-string-to-width has added arg.
98 (Displaying Faces): Clarify and update mode line face handling.
99 (Face Functions): Minor cleanup.
100 (Conditional Display): Merged into Other Display Specs.
101 (Pixel Specification, Other Display Specs): Minor cleanups.
102 (Images, Image Descriptors): Minor cleanups.
103 (GIF Images): Patents have expired.
104 (Showing Images): Explain default text for insert-image.
105 (Manipulating Button Types): Merged into Manipulating Buttons.
106 (Making Buttons): Explain return values.
107 (Button Buffer Commands): Add xref.
108 (Inverse Video): Update mode-line-inverse-video.
109 (Display Table Format): Clarify.
110 (Active Display Table): Give defaults for window-display-table.
111
112 * calendar.texi (Calendar Customizing): calendar-holiday-marker
113 and calendar-today-marker are strings, not chars.
114 (Holiday Customizing): Minor fix.
115
116 * internals.texi (Writing Emacs Primitives): Update `or' example.
117 Update limit on # args of subr.
118
119 * edebug.texi (Using Edebug): Arrow is in fringe.
120 (Instrumenting): Arg to eval-defun works without loading edebug.
121 (Edebug Execution Modes): Add xref.
122
123 * customize.texi (Common Keywords): Clarify :require.
124 Mention :version here.
125 (Variable Definitions, Group Definitions): Not here.
126 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
127
128 2005-03-07 Chong Yidong <cyd@stupidchicken.com>
129 * nonascii.texi (Text Representations): Clarify position-bytes.
130 (Character Sets): Add list-charset-chars.
131 (Scanning Charsets): Add charset-after.
132 (Encoding and I/O): Minor fix.
133
134 2005-03-06 Richard M. Stallman <rms@gnu.org>
135
136 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
137 (Resizing Windows): Likewise.
138
139 * text.texi (Change Hooks): Get rid of "Emacs 21".
140
141 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
142
143 * streams.texi (Output Variables): Get rid of "Emacs 21".
144
145 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
146
147 * os.texi (Translating Input): Replace flow-control example
148 with a less obsolete example that uses `keyboard-translate'.
149
150 * objects.texi (Hash Table Type, Circular Objects):
151 Get rid of "Emacs 21".
152
153 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
154 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
155
156 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
157
158 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
159
160 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
161 (Menu Bar): Fix when menu-bar-update-hook is called.
162
163 * hash.texi (Hash Tables): Get rid of "Emacs 21".
164
165 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
166 and make it read better.
167
168 * files.texi (Writing to Files): Get rid of "Emacs 21".
169 (Unique File Names): Likewise.
170
171 * elisp.texi: Update Emacs version to 22.
172
173 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
174 (Overlay Properties, Face Attributes): Likewise.
175 (Managing Overlays): Fix punctuation.
176 (Attribute Functions): Clarify set-face-font; get rid of
177 info about old Emacs versions.
178 (Auto Faces, Font Lookup, Display Property, Images):
179 Get rid of "Emacs 21".
180
181 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
182
183 2005-03-05 Richard M. Stallman <rms@gnu.org>
184
185 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
186
187 2005-03-04 Lute Kamstra <lute@gnu.org>
188
189 * debugging.texi (Error Debugging): Document stack-trace-on-error.
190
191 2005-03-03 Lute Kamstra <lute@gnu.org>
192
193 * edebug.texi (Instrumenting Macro Calls): Fix typo.
194
195 2005-03-01 Lute Kamstra <lute@gnu.org>
196
197 * debugging.texi (Debugger Commands): Update `j'.
198
199 2005-02-28 Lute Kamstra <lute@gnu.org>
200
201 * debugging.texi (Debugging): Fix typo.
202 (Error Debugging): Document eval-expression-debug-on-error.
203 (Function Debugging): Update example.
204 (Using Debugger): Mention starred stack frames.
205 (Debugger Commands): Document `j' and `l'.
206 (Invoking the Debugger): `d' and `j' exit recursive edit too.
207 Update the messages that the debugger displays.
208 (Internals of Debugger): Add cross reference. Update example.
209 (Excess Open): Minor improvement.
210 (Excess Close): Minor improvement.
211
212 2005-02-26 Richard M. Stallman <rms@gnu.org>
213
214 * tips.texi (Coding Conventions): Clarify.
215 Put all the major mode key reservations together.
216 Mention the Mouse-1 => Mouse-2 conventions.
217
218 * syntax.texi (Syntax Class Table): Clarify.
219 (Syntax Table Functions): syntax-after moved from here.
220 (Syntax Table Internals): syntax-after moved to here.
221 (Parsing Expressions): Update info on number of values
222 and what's meaningful in the STATE argument.
223 (Categories): Fix typo.
224
225 * sequences.texi (Arrays): Cleanup.
226 (Char-Tables): Clarify.
227
228 * processes.texi (Deleting Processes): Cleanups, add xref.
229 (Subprocess Creation): Explain nil in exec-path. Cleanup.
230 (Process Information): set-process-coding-system, some args optional.
231 (Input to Processes): Explain various types for PROCESS args.
232 Rename them from PROCESS-NAME to PROCESS.
233 (Signals to Processes): Likewise.
234 (Decoding Output): Cleanup.
235 (Query Before Exit): Clarify.
236
237 * os.texi (Startup Summary): Correct the options; add missing ones.
238 (Terminal Output, Batch Mode): Clarify.
239 (Flow Control): Node deleted.
240
241 * markers.texi (The Mark): Clarify.
242
243 * macros.texi (Expansion): Cleanup.
244 (Indenting Macros): indent-spec allows ints, not floats.
245
246 * keymaps.texi (Keymaps): Clarify.
247 (Format of Keymaps): Update lisp-mode-map example.
248 (Active Keymaps, Key Lookup): Clarify.
249 (Changing Key Bindings): Add xref to `kbd'.
250 (Key Binding Commands, Simple Menu Items): Clarify.
251 (Mouse Menus, Menu Bar): Clarify.
252 (Menu Example): Replace print example with menu-bar-replace-menu.
253
254 * help.texi (Documentation Basics): Add function-documentation prop.
255
256 * elisp.texi (Top): Don't refer to Flow Control node.
257
258 * commands.texi (Command Overview): Improve xrefs.
259 (Adjusting Point): Adjusting point applies to intangible and invis.
260 (Key Sequence Input): Doc extra read-key-sequence args.
261 Likewise for read-key-sequence-vector.
262
263 * backups.texi (Rename or Copy): Minor fix.
264 (Numbered Backups): For version-control, say the default.
265 (Auto-Saving): make-auto-save-file-name example is simplified.
266
267 * advice.texi (Advising Functions): Don't imply one part of Emacs
268 should advise another part. Markup changes.
269 (Defining Advice): Move transitional para.
270 (Activation of Advice): Cleanup.
271 Explain if COMPILE is nil or negative.
272
273 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
274
275 2005-02-24 Lute Kamstra <lute@gnu.org>
276
277 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
278 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
279
280 2005-02-23 Lute Kamstra <lute@gnu.org>
281
282 * modes.texi (Defining Minor Modes): define-minor-mode can be used
283 to define global minor modes as well.
284
285 * display.texi (Managing Overlays): overlay-buffer returns nil for
286 deleted overlays.
287
288 2005-02-22 Kim F. Storm <storm@cua.dk>
289
290 * minibuf.texi (Basic Completion): Allow symbols in addition to
291 strings in try-completion and all-completions.
292
293 2005-02-14 Lute Kamstra <lute@gnu.org>
294
295 * elisp.texi (Top): Remove reference to deleted node.
296
297 * lists.texi (Lists): Remove reference to deleted node.
298 (Cons Cells): Fix typo.
299
300 * loading.texi (Where Defined): Fix typo.
301
302 2005-02-14 Richard M. Stallman <rms@gnu.org>
303
304 * variables.texi (Creating Buffer-Local): change-major-mode-hook
305 is useful for discarding some minor modes.
306
307 * symbols.texi (Symbol Components): Reorder examples.
308
309 * streams.texi (Input Functions): State standard-input default.
310 (Output Variables): State standard-output default.
311
312 * objects.texi (Printed Representation): Clarify read syntax vs print.
313 (Floating Point Type): Explain meaning better.
314 (Symbol Type): Explain uniqueness better.
315 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
316 List examples sooner.
317 (Box Diagrams): New subnode broken out.
318 Some examples moved from old Lists as Boxes node.
319 (Dotted Pair Notation): Clarify intro.
320 (Array Type): Clarify.
321 (Type Predicates): Add hash-table-p.
322
323 * numbers.texi (Integer Basics): Clarify radix explanation.
324 (Predicates on Numbers): Minor clarification.
325 (Comparison of Numbers): Minor clarification. Clarify eql.
326 Typos in min, max.
327 (Math Functions): Clarify overflow in expt.
328
329 * minibuf.texi (Text from Minibuffer): Minor clarification.
330 Mention arrow keys.
331
332 * loading.texi (Autoload): defun's doc string overrides autoload's
333 doc string.
334 (Repeated Loading): Modernize "add to list" examples.
335 (Where Defined): Finish updating table of load-history elts.
336
337 * lists.texi (List-related Predicates): Minor wording improvement.
338 (Lists as Boxes): Node deleted.
339 (Building Lists): Explain trivial cases of number-sequence.
340
341 * hash.texi (Hash Tables): Add desc to menu items.
342 (Creating Hash): Expain "full" means "make larger",
343 (Hash Access): Any object can be a key.
344 State value of maphash.
345
346 * functions.texi (What Is a Function): Wording cleanup.
347 (Function Documentation): Minor cleanup.
348 Explain purpose of calling convention at end of doc string.
349 (Function Names): Wording cleanup.
350 (Calling Functions): Wording cleanup.
351 Explain better how funcall calls the function.
352 (Function Cells): Delete example of saving and redefining function.
353
354 * control.texi (Combining Conditions): Wording cleanup.
355 (Iteration): dolist and dotimes bind VAR locally.
356 (Cleanups): Xref to Atomic Changes.
357
358 * compile.texi (Byte Compilation): Delete 19.29 info.
359 (Compilation Functions): Macros' difficulties don't affect defsubst.
360 (Docs and Compilation): Delete 19.29 info.
361
362 2005-02-10 Richard M. Stallman <rms@gnu.org>
363
364 * objects.texi (Symbol Type): Minor correction.
365
366 2005-02-06 Lute Kamstra <lute@gnu.org>
367
368 * modes.texi (Example Major Modes): Fix typos.
369
370 2005-02-06 Richard M. Stallman <rms@gnu.org>
371
372 * text.texi (Margins): fill-nobreak-predicate can be one function.
373
374 * strings.texi (Modifying Strings): clear-string can make unibyte.
375 (Formatting Strings): format gives error if values missing.
376
377 * positions.texi (Character Motion): Mention default arg
378 for forward-char. backward-char refers to forward-char.
379 (Word Motion): Mention default arg for forward-word.
380 (Buffer End Motion): Mention default arg for beginning-of-buffer.
381 Simplify end-of-buffer.
382 (Text Lines): Mention default arg for forward-line.
383 (List Motion): Mention default arg for beginning/end-of-defun.
384 (Skipping Characters): Minor fixes in explaining character-set.
385
386 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
387 Mode inheritance applies only when default-major-mode is nil.
388 Clarifications.
389 (Example Major Modes): Update Text mode and Lisp mode examples.
390 (Minor Mode Conventions): Mention define-minor-mode at top.
391 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
392 (Mode Line Format): Update mode line face display info.
393 (Properties in Mode): Mention effect of risky vars.
394 (Imenu): Define imenu-add-to-menubar.
395 (Font Lock Mode): Add descriptions to menu lines.
396 (Faces for Font Lock): Add font-lock-doc-face.
397
398 2005-02-05 Lute Kamstra <lute@gnu.org>
399
400 * text.texi (Maintaining Undo): Remove obsolete function.
401
402 2005-02-05 Eli Zaretskii <eliz@gnu.org>
403
404 * frames.texi (Color Names): Add pointer to the X docs about RGB
405 color specifications. Improve indexing
406 (Text Terminal Colors): Replace the description of RGB values by
407 an xref to "Color Names".
408
409 2005-02-03 Richard M. Stallman <rms@gnu.org>
410
411 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
412 Clarify.
413 (Selecting Windows): Clarify save-selected-window.
414 (Cyclic Window Ordering): Clarify walk-windows.
415 (Window Point): Clarify.
416 (Window Start): Add comment to example.
417 (Resizing Windows): Add `interactive' specs in examples.
418 Document fit-window-to-buffer.
419
420 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
421 (Undo, Maintaining Undo): Clarify last change.
422 (Sorting): In sort-numeric-fields, explain about octal and hex.
423 Mention sort-numeric-base.
424 (Format Properties): Add xref for hard newlines.
425
426 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
427 (Pop-Up Menus): Fix typo.
428 (Color Names): Explain all types of color names.
429 Explain color-values on B&W terminal.
430 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
431
432 * files.texi (File Locks): Not supported on MS systems.
433 (Testing Accessibility): Clarify.
434
435 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
436 (Coverage Testing): Fix typo.
437
438 * commands.texi (Misc Events): Remove stray space.
439
440 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
441 (Modification Time): Clarify when visited-file-modtime returns 0.
442 (The Buffer List): Clarify bury-buffer.
443 (Killing Buffers): Clarify.
444 (Indirect Buffers): Add clone-indirect-buffer.
445
446 2005-02-02 Matt Hodges <MPHodges@member.fsf.org>
447
448 * edebug.texi (Printing in Edebug): Fix default value of
449 edebug-print-circle.
450 (Coverage Testing): Fix displayed frequency count data.
451
452 2005-02-02 Luc Teirlinck <teirllm@auburn.edu>
453
454 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
455
456 2005-02-02 Kim F. Storm <storm@cua.dk>
457
458 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
459
460 2005-01-29 Eli Zaretskii <eliz@gnu.org>
461
462 * commands.texi (Misc Events): Describe the help-echo event.
463
464 * text.texi (Special Properties) <help-echo>: Use `pos'
465 consistently in description of the help-echo property. Use
466 @code{nil} instead of @var{nil}.
467
468 * display.texi (Overlay Properties): Fix the index entry for
469 help-echo overlay property.
470
471 * customize.texi (Type Keywords): Uncomment the xref to the
472 help-echo property documentation.
473
474 2005-01-23 Kim F. Storm <storm@cua.dk>
475
476 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
477 return value. Third element FULLY replaced by PARTIAL which
478 specifies number of invisible pixels if row is only partially visible.
479 (Textual Scrolling): Mention auto-window-vscroll.
480 (Vertical Scrolling): New defvar auto-window-vscroll.
481
482 2005-01-16 Luc Teirlinck <teirllm@auburn.edu>
483
484 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
485 command remapping.
486
487 2005-01-15 Richard M. Stallman <rms@gnu.org>
488
489 * display.texi (Defining Images): Mention DATA-P arg of create-image.
490
491 2005-01-14 Kim F. Storm <storm@cua.dk>
492
493 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
494
495 * text.texi (Links and Mouse-1): Fix string and vector item.
496
497 2005-01-13 Richard M. Stallman <rms@gnu.org>
498
499 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
500 descriptions of overriding-local-map and overriding-terminal-local-map.
501
502 * text.texi (Links and Mouse-1): Clarify text.
503
504 2005-01-13 Kim F. Storm <storm@cua.dk>
505
506 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
507
508 2005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
509
510 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
511
512 2005-01-12 Kim F. Storm <storm@cua.dk>
513
514 * text.texi (Links and Mouse-1): Rename section from Enabling
515 Mouse-1 to Following Links. Change xrefs.
516 Add examples for define-button-type and define-widget.
517
518 * display.texi (Button Properties, Button Buffer Commands):
519 Clarify mouse-1 and follow-link functionality.
520
521 2005-01-12 Richard M. Stallman <rms@gnu.org>
522
523 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
524
525 * display.texi (Beeping): Fix Texinfo usage.
526
527 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
528
529 2005-01-11 Kim F. Storm <storm@cua.dk>
530
531 * display.texi (Button Properties, Button Buffer Commands):
532 Mention mouse-1 binding. Add follow-link keyword.
533
534 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
535 (Enabling Mouse-1 to Follow Links): New subsection.
536
537 2005-01-06 Richard M. Stallman <rms@gnu.org>
538
539 * text.texi (Special Properties): Minor change.
540
541 * os.texi (Timers): Clarify previous change.
542
543 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
544
545 2005-01-01 Luc Teirlinck <teirllm@auburn.edu>
546
547 * display.texi (Face Attributes): Correct xref to renamed node.
548
549 2005-01-01 Richard M. Stallman <rms@gnu.org>
550
551 * display.texi (Face Attributes): Describe hex color specs.
552
553 2004-12-31 Richard M. Stallman <rms@gnu.org>
554
555 * os.texi (Timers): Update previous change.
556
557 2004-12-30 Kim F. Storm <storm@cua.dk>
558
559 * display.texi (Line Height): Total line-height is now specified
560 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
561 in cons cells. (nil . RATIO) is relative to actual line height.
562 Use line-height `t' instead of `0' to get minimum height.
563
564 2004-12-29 Richard M. Stallman <rms@gnu.org>
565
566 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
567
568 2004-12-28 Richard M. Stallman <rms@gnu.org>
569
570 * commands.texi (Quitting): Clarify value of with-local-quit.
571
572 * elisp.texi (Top): Fix previous change.
573
574 * loading.texi (Loading): Fix previous change.
575
576 2004-12-27 Richard M. Stallman <rms@gnu.org>
577
578 * Makefile.in (MAKEINFO): Specify --force.
579
580 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
581
582 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
583
584 * display.texi (Line Height): Further clarify.
585
586 * elisp.texi (Top): Update Loading submenu.
587
588 * loading.texi (Where Defined): New node.
589 (Unloading): load-history moved to Where Defined.
590
591 2004-12-21 Richard M. Stallman <rms@gnu.org>
592
593 * commands.texi (Event Input Misc): Add while-no-input.
594
595 2004-12-11 Richard M. Stallman <rms@gnu.org>
596
597 * display.texi (Line Height): Rewrite text for clarity.
598
599 2004-12-11 Kim F. Storm <storm@cua.dk>
600
601 * display.texi (Display): Add node "Line Height" to menu.
602 (Line Height): New node. Move full description of line-spacing
603 and line-height text properties here from text.texi.
604 (Scroll Bars): Add vertical-scroll-bar variable.
605
606 * frames.texi (Window Frame Parameters): Remove line-height defvar.
607
608 * locals.texi (Standard Buffer-Local Variables): Fix xref for
609 line-spacing and vertical-scroll-bar.
610
611 * text.texi (Special Properties): Just mention line-spacing and
612 line-height here, add xref to new "Line Height" node.
613
614 2004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
615
616 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
617
618 * locals.texi (Standard Buffer-Local Variables):
619 Add @xref for `line-spacing'.
620
621 2004-12-05 Richard M. Stallman <rms@gnu.org>
622
623 * Makefile.in (maintainer-clean): Remove the info files
624 in $(infodir) where they are created.
625
626 2004-12-03 Richard M. Stallman <rms@gnu.org>
627
628 * windows.texi (Selecting Windows): get-lru-window and
629 get-largest-window don't consider dedicated windows.
630
631 * text.texi (Undo): Document undo-in-progress.
632
633 2004-11-26 Richard M. Stallman <rms@gnu.org>
634
635 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
636 Remove a few vars that are not always buffer-local.
637
638 2004-11-24 Luc Teirlinck <teirllm@auburn.edu>
639
640 * locals.texi (Standard Buffer-Local Variables): Comment out
641 xref's to non-existent node `Yet to be written'.
642
643 2004-11-24 Richard M. Stallman <rms@gnu.org>
644
645 * processes.texi (Synchronous Processes): Grammar fix.
646
647 * numbers.texi (Comparison of Numbers): Add eql.
648
649 * locals.texi (Standard Buffer-Local Variables): Add many vars.
650
651 * intro.texi (Printing Notation): Fix previous change.
652
653 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
654 and default-indicate-buffer-boundaries from here.
655 (Usual Display): To here.
656 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
657 (Usual Display): Move tab-width up.
658
659 * customize.texi (Variable Definitions): Replace
660 show-paren-mode example with tooltip-mode.
661 (Simple Types, Composite Types, Defining New Types):
662 Minor cleanups.
663
664 2004-11-21 Jesper Harder <harder@ifa.au.dk>
665
666 * processes.texi (Synchronous Processes, Output from Processes):
667 Markup fix.
668
669 2004-11-20 Richard M. Stallman <rms@gnu.org>
670
671 * positions.texi (Skipping Characters): skip-chars-forward
672 now handles char classes.
673
674 * intro.texi (Printing Notation): Avoid confusion of `print'
675 when explaining @print.
676
677 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
678
679 * display.texi (Display Table Format): Minor fix.
680
681 * streams.texi (Output Functions): Fix print example.
682
683 * Makefile.in (elisp): New target.
684 (dist): Depend on $(infodir)/elisp, not elisp.
685 Copy the info files from $(infodir).
686
687 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
688 read-from-minibuffer.
689
690 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
691
692 2004-11-19 Richard M. Stallman <rms@gnu.org>
693
694 * searching.texi (Regexp Search): Add search-whitespace-regexp.
695
696 2004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
697
698 * tips.texi (Coding Conventions): Fix typo.
699
700 2004-11-16 Richard M. Stallman <rms@gnu.org>
701
702 * tips.texi (Coding Conventions): Separate defvar and require
703 methods to avoid warnings. Use require only when there are many
704 functions and variables from that package.
705
706 * minibuf.texi (Minibuffer Completion): When ignoring case,
707 predicate must not be case-sensitive.
708
709 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
710 (Test Coverage): Don't talk about "splotches". Clarified.
711
712 2004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
713
714 * frames.texi (Window Frame Parameters): Fix typo.
715
716 2004-11-15 Kim F. Storm <storm@cua.dk>
717
718 * symbols.texi (Other Plists): Note that plist-get may signal error.
719 Add safe-plist-get.
720
721 2004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
722
723 * modes.texi (Font Lock Basics): Fix typo.
724
725 2004-11-08 Richard M. Stallman <rms@gnu.org>
726
727 * syntax.texi (Syntax Table Functions): Add syntax-after.
728
729 2004-11-06 Lars Brinkhoff <lars@nocrew.org>
730
731 * os.texi (Processor Run Time): New section documenting
732 get-internal-run-time.
733
734 2004-11-06 Eli Zaretskii <eliz@gnu.org>
735
736 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
737 it nukes elisp-cover.texi.
738 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
739 elisp-0 etc.
740
741 2004-11-05 Luc Teirlinck <teirllm@auburn.edu>
742
743 * commands.texi (Keyboard Macros): Document `append' return value
744 of `defining-kbd-macro'.
745
746 2004-11-01 Richard M. Stallman <rms@gnu.org>
747
748 * commands.texi (Interactive Call): Add called-interactively-p.
749
750 2004-10-29 Simon Josefsson <jas@extundo.com>
751
752 * minibuf.texi (Reading a Password): Revert.
753
754 2004-10-28 Richard M. Stallman <rms@gnu.org>
755
756 * frames.texi (Display Feature Testing): Explain about "vendor".
757
758 2004-10-27 Richard M. Stallman <rms@gnu.org>
759
760 * commands.texi (Interactive Codes): `N' uses numeric prefix,
761 not raw. Clarify `n'.
762 (Interactive Call): Rewrite interactive-p, focusing on when
763 and how to use it.
764 (Misc Events): Clarify previous change.
765
766 * advice.texi (Simple Advice): Clarify what job the example does.
767 (Around-Advice): Clarify ad-do-it.
768 (Activation of Advice): An option of ad-default-compilation-action
769 is `never', not `nil'.
770
771 2004-10-26 Kim F. Storm <storm@cua.dk>
772
773 * commands.texi (Interactive Codes): Add U code letter.
774
775 2004-10-25 Simon Josefsson <jas@extundo.com>
776
777 * minibuf.texi (Reading a Password): Add.
778
779 2004-10-24 Jason Rumney <jasonr@gnu.org>
780
781 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
782 and wheel-down.
783
784 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
785
786 * processes.texi (Synchronous Processes): Document process-file.
787
788 2004-10-22 Kenichi Handa <handa@m17n.org>
789
790 * text.texi (translate-region): Document that it accepts also a
791 char-table.
792
793 2004-10-22 David Ponce <david@dponce.com>
794
795 * windows.texi (Resizing Windows): Document the `preserve-before'
796 argument of the functions `enlarge-window' and `shrink-window'.
797
798 2004-10-19 Jason Rumney <jasonr@gnu.org>
799
800 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
801
802 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
803
804 * text.texi (Filling): Add anchor for definition of
805 `sentence-end-double-space'.
806
807 * searching.texi (Regexp Example): Update description of how
808 Emacs currently recognizes the end of a sentence.
809 (Standard Regexps): Update definition of the variable
810 `sentence-end'. Add definition of the function `sentence-end'.
811
812 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
813
814 * display.texi (Progress): New node.
815
816 2004-10-05 Kim F. Storm <storm@cua.dk>
817
818 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
819
820 2004-09-29 Kim F. Storm <storm@cua.dk>
821
822 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
823 to identify bitmaps. Remove -fringe-bitmap suffix for standard
824 fringe bitmap symbols, as they now have their own namespace.
825 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
826 vs. pixels. Signal error if no free bitmap slots.
827 (Pixel Specification): Change IMAGE to @var{image}.
828
829 2004-09-28 Richard M. Stallman <rms@gnu.org>
830
831 * text.texi (Special Properties): Clarify line-spacing and line-height.
832
833 * searching.texi (Regexp Search): Add looking-back.
834
835 2004-09-25 Luc Teirlinck <teirllm@auburn.edu>
836
837 * display.texi: Correct typos.
838 (Image Descriptors): Correct xref's.
839
840 2004-09-25 Richard M. Stallman <rms@gnu.org>
841
842 * text.texi (Special Properties): Cleanups in `cursor'.
843 Rewrites in `line-height' and `line-spacing'; exchange them.
844
845 * display.texi (Fringes): Rewrite previous change.
846 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
847 (Display Fringe Bitmaps): Node deleted, text moved.
848 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
849 (Scroll Bars): Clarify set-window-scroll-bars.
850 (Pointer Shape): Rewrite.
851 (Specified Space): Clarify :align-to, etc.
852 (Pixel Specification): Use @var. Clarify new text.
853 (Other Display Specs): Clarify `slice'.
854 (Image Descriptors): Cleanups.
855 (Showing Images): Cleanups.
856
857 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
858
859 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
860
861 * modes.texi: Various minor changes in addition to:
862 (Major Mode Conventions): Final call to `run-mode-hooks' should
863 not be inside the `delay-mode-hooks' form.
864 (Mode Hooks): New node.
865 (Hooks): Delete obsolete example.
866 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
867 node "Mode Hooks".
868
869 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
870
871 * display.texi: Correct various typos.
872 (Display): Rename node "Pointer Shapes" to "Pointer
873 Shape". (There is already a node called "Pointer Shapes" in
874 frames.texi.)
875 (Images): Remove non-existent node "Image Slices" from menu.
876
877 2004-09-23 Kim F. Storm <storm@cua.dk>
878
879 * text.texi (Special Properties): Add `cursor', `pointer',
880 `line-height', and `line-spacing' properties.
881
882 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
883 Shapes' to menu.
884 (Standard Faces): Doc fix for fringe face.
885 (Fringes): Add `overflow-newline-into-fringe' and
886 'indicate-buffer-boundaries'.
887 (Fringe Bitmaps, Pointer Shapes): New nodes.
888 (Display Property): Add 'Pixel Specification' and 'Display Fringe
889 Bitmaps' to menu.
890 (Specified Space): Describe pixel width and height.
891 (Pixel Specification): New node.
892 (Other Display Specs): Add `slice' property.
893 (Display Fringe Bitmaps): New node.
894 (Images): Add 'Image Slices' to menu.
895 (Image Descriptors): Add `:pointer' and `:map' properties.
896 (Showing Images): Add slice arg to `insert-image'. Add
897 'insert-sliced-image'.
898
899 2004-09-20 Richard M. Stallman <rms@gnu.org>
900
901 * commands.texi (Key Sequence Input):
902 Clarify downcasing in read-key-sequence.
903
904 2004-09-08 Juri Linkov <juri@jurta.org>
905
906 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
907
908 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
909
910 * locals.texi (Standard Buffer-Local Variables): Add
911 `buffer-auto-save-file-format'.
912 * internals.texi (Buffer Internals): Describe new
913 auto_save_file_format field of the buffer structure.
914 * files.texi (Format Conversion): `auto-save-file-format' has been
915 renamed `buffer-auto-save-file-format'.
916
917 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
918
919 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
920 an integer or a marker.
921 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
922
923 2004-08-22 Richard M. Stallman <rms@gnu.org>
924
925 * modes.texi (Major Mode Conventions): Discuss rebinding of
926 standard key bindings.
927
928 2004-08-18 Kim F. Storm <storm@cua.dk>
929
930 * processes.texi (Accepting Output): Add `just-this-one' arg to
931 `accept-process-output'.
932 (Output from Processes): New var `process-adaptive-read-buffering'.
933
934 2004-08-10 Luc Teirlinck <teirllm@auburn.edu>
935
936 * keymaps.texi: Various changes in addition to:
937 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
938 Give more varied examples for `kbd'.
939 (Creating Keymaps): Char tables have slots for all characters
940 without modifiers.
941 (Active Keymaps): `overriding-local-map' and
942 `overriding-terminal-local-map' also override text property and
943 overlay keymaps.
944 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
945 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
946 to denote a prefix of no events.
947 `map-keymap' includes parent's bindings _recursively_.
948 Clarify and correct description of `where-is-internal'.
949 Mention BUFFER-OR-NAME arg to `describe-bindings'.
950 (Menu Example): For menus intended for use with the keyboard, the
951 menu items should be bound to characters or real function keys.
952
953 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
954
955 * objects.texi (Character Type): Reposition `@anchor' to prevent
956 double space inside sentence in Info.
957
958 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
959 renamed to `disabled-command-function'.
960 * commands.texi (Key Sequence Input): Remove unnecessary anchor,
961 (Command Loop Info): Replace reference to it.
962 (Disabling Commands): `disabled-command-hook' has been renamed to
963 `disabled-command-function'.
964
965 2004-08-07 Luc Teirlinck <teirllm@auburn.edu>
966
967 * os.texi (Translating Input): Only non-prefix bindings in
968 `key-translation-map' override actual key bindings. Warn about
969 possible indirect effect of actual key bindings on non-prefix
970 bindings in `key-translation-map'.
971
972 2004-08-06 Luc Teirlinck <teirllm@auburn.edu>
973
974 * minibuf.texi (High-Level Completion): Add anchor for definition
975 of `read-variable'.
976
977 * commands.texi: Various changes in addition to:
978 (Using Interactive): Clarify description of `interactive-form'.
979 (Interactive Call): Mention default for KEYS argument to
980 `call-interactively'.
981 (Command Loop Info): Clarify description of `this-command-keys'.
982 Mention KEEP-RECORD argument to `clear-this-command-keys'.
983 Value of `last-event-frame' can be `macro'.
984 (Repeat Events): `double-click-fuzz' is also used to distinguish
985 clicks and drags.
986 (Classifying Events): Clarify descriptions of `event-modifiers'
987 `event-basic-type' and `event-convert-list'.
988 (Accessing Events): `posn-timestamp' takes POSITION argument.
989 (Quoted Character Input): Clarify description of
990 `read-quoted-char' and fix example.
991 (Quitting): Add `with-local-quit'.
992 (Disabling Commands): Correct and clarify descriptions of
993 `enable-command' and `disable-command'.
994 Mention what happens if `disabled-command-hook' is nil.
995 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
996 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
997
998 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
999
1000 * frames.texi: Various changes in addition to:
1001 (Creating Frames): Expand and clarify description of `make-frame'.
1002 (Window Frame Parameters): Either none or both of the `icon-left'
1003 and `icon-top' parameters must be specified. Put descriptions of
1004 `menu-bar-lines' and `toolbar-lines' closer together and change
1005 them accordingly.
1006 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
1007 except while processing `frame-title-format' or `icon-title-format'.
1008 (Deleting Frames): Correct description of `delete-frame'.
1009 Non-nil return values of `frame-live-p' are like those of `framep'.
1010 (Frames and Windows): mention return value of
1011 `set-frame-selected-window'.
1012 (Visibility of Frames): Mention `force' argument to
1013 `make-frame-invisible'. `frame-visible-p' returns t for all
1014 frames on text-only terminals.
1015 (Frame Configurations): Restoring a frame configuration does not
1016 restore deleted frames.
1017 (Window System Selections): `x-set-selection' returns DATA.
1018 (Resources): Add example.
1019 (Display Feature Testing): Clarify descriptions of
1020 `display-pixel-height', `display-pixel-width', `x-server-version'
1021 and `x-server-vendor'.
1022
1023 * windows.texi (Choosing Window): Add anchor.
1024 * minibuf.texi (Minibuffer Misc): Add anchor.
1025
1026 2004-07-23 John Paul Wallington <jpw@gnu.org>
1027
1028 * macros.texi (Defining Macros): Declaration keyword for setting
1029 Edebug spec is `debug' not `edebug'.
1030
1031 2004-07-19 Luc Teirlinck <teirllm@auburn.edu>
1032
1033 * windows.texi: Various small changes in addition to:
1034 (Window Point): Mention return value of `set-window-point'.
1035 (Window Start): `pos-visible-in-window-p' disregards horizontal
1036 scrolling. Explain return value if PARTIALLY is non-nil.
1037 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
1038 and `set-window-vscroll'.
1039 (Size of Window): The argument WINDOW to `window-inside-edges',
1040 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
1041 (Resizing Windows): Explain return value of
1042 `shrink-window-if-larger-than-buffer'.
1043 `window-size-fixed' automatically becomes buffer local when set.
1044 (Window Configurations): Explain return value of
1045 `set-window-configuration'.
1046
1047 * minibuf.texi (Minibuffer Misc): Add anchor for
1048 `minibuffer-scroll-window'.
1049
1050 * positions.texi (Text Lines): Add anchor for `count-lines'.
1051
1052 2004-07-17 Richard M. Stallman <rms@gnu.org>
1053
1054 * display.texi (Overlay Properties): Adding `evaporate' prop
1055 deletes empty overlay immediately.
1056
1057 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
1058 fix example.
1059
1060 2004-07-16 Jim Blandy <jimb@redhat.com>
1061
1062 * searching.texi (Regexp Backslash): Document new \_< and \_>
1063 operators.
1064
1065 2004-07-16 Juanma Barranquero <lektu@terra.es>
1066
1067 * display.texi (Images): Fix Texinfo usage.
1068
1069 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
1070
1071 * buffers.texi (Modification Time): `visited-file-modtime' now
1072 returns a list of two integers, instead of a cons.
1073
1074 2004-07-13 Luc Teirlinck <teirllm@auburn.edu>
1075
1076 * windows.texi: Various changes in addition to:
1077 (Splitting Windows): Add `split-window-keep-point'.
1078
1079 2004-07-09 Richard M. Stallman <rms@gnu.org>
1080
1081 * frames.texi (Input Focus): Minor fix.
1082
1083 2004-07-07 Luc Teirlinck <teirllm@auburn.edu>
1084
1085 * frames.texi (Input Focus): Clarify descriptions of
1086 `select-frame-set-input-focus' and `select-frame'.
1087
1088 2004-07-06 Luc Teirlinck <teirllm@auburn.edu>
1089
1090 * os.texi: Various small changes in addition to:
1091 (Killing Emacs): Expand and clarify description of
1092 `kill-emacs-query-functions' and `kill-emacs-hook'.
1093 (System Environment): Expand and clarify description of `getenv'
1094 and `setenv'.
1095 (Timers): Clarify description of `run-at-time'.
1096 (Translating Input): Correct description of
1097 `extra-keyboard-modifiers'.
1098 (Flow Control): Correct description of `enable-flow-control'.
1099
1100 2004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
1101
1102 * os.texi: Update copyright.
1103 (Session Management): Grammar fix.
1104 Clarify which Emacs does the restarting.
1105 Use @samp for *scratch* buffer.
1106
1107 2004-07-04 Alan Mackenzie <acm@muc.de>
1108
1109 * frames.texi (Input Focus): Add documentation for
1110 `select-frame-set-input-focus'. Replace refs to non-existent
1111 `switch-frame' with `select-frame'. Minor corrections and tidying
1112 up of text-only terminal stuff.
1113
1114 2004-07-02 Richard M. Stallman <rms@gnu.org>
1115
1116 * files.texi (Saving Buffers): Cleanup write-contents-function.
1117 (Magic File Names): Cleanup file-remote-p.
1118
1119 2004-07-02 Kai Grossjohann <kai@emptydomain.de>
1120
1121 * files.texi (Magic File Names): `file-remote-p' returns an
1122 identifier of the remote system, not just t.
1123
1124 2004-07-02 David Kastrup <dak@gnu.org>
1125
1126 * searching.texi (Entire Match Data): Add explanation about new
1127 match-data behavior when @var{integers} is non-nil.
1128
1129 2004-06-24 Richard M. Stallman <rms@gnu.org>
1130
1131 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
1132
1133 * customize.texi (Variable Definitions): Note about doc strings
1134 and :set.
1135
1136 * keymaps.texi (Keymap Terminology): Document `kbd'.
1137 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
1138
1139 * display.texi (Invisible Text): Setting buffer-invisibility-spec
1140 makes it buffer-local.
1141
1142 * files.texi (Saving Buffers): Correct previous change.
1143
1144 * commands.texi (Accessing Events):
1145 Clarify posn-col-row and posn-actual-col-row.
1146
1147 2004-06-24 David Ponce <david.ponce@wanadoo.fr>
1148
1149 * commands.texi (Accessing Events): New functions
1150 posn-at-point and posn-at-x-y. Add example to posn-x-y.
1151
1152 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
1153
1154 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
1155 * frames.texi, buffers.texi, backups.texi, variables.texi:
1156 * loading.texi, eval.texi, functions.texi, control.texi:
1157 * symbols.texi, minibuf.texi: Reposition @anchor's.
1158
1159 * help.texi: Various small changes in addition to the following.
1160 (Describing Characters): Describe PREFIX argument to
1161 `key-description'. Correct and clarify definition of
1162 `text-char-description'. Describe NEED-VECTOR argument to
1163 `read-kbd-macro'.
1164 (Help Functions): Clarify definition of `apropos'.
1165
1166 2004-06-23 Lars Hansen <larsh@math.ku.dk>
1167
1168 * files.texi (Saving Buffers): Correct description of
1169 `write-contents-functions'.
1170
1171 2004-06-21 Juanma Barranquero <lektu@terra.es>
1172
1173 * display.texi (Images): Remove redundant @vindex directives.
1174 Rewrite `image-library-alist' doc in active voice.
1175
1176 2004-06-14 Juanma Barranquero <lektu@terra.es>
1177
1178 * display.texi (Images): Document new delayed library loading,
1179 variable `image-library-alist' and (existing but undocumented)
1180 function `image-type-available-p'.
1181
1182 2004-06-05 Richard M. Stallman <rms@gnu.org>
1183
1184 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
1185 refer the user to the Initial Input node.
1186 (Text from Minibuffer): Likewise.
1187 (Initial Input): New node. Document this feature
1188 and say it is mostly deprecated.
1189
1190 2004-05-30 Richard M. Stallman <rms@gnu.org>
1191
1192 * loading.texi (Named Features): Clarify return value
1193 and meaning of NOERROR.
1194
1195 * variables.texi (File Local Variables): Minor cleanup.
1196
1197 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
1198
1199 * files.texi (Magic File Names): Add `file-remote-p' as operation
1200 of file name handlers.
1201
1202 2004-05-29 Richard M. Stallman <rms@gnu.org>
1203
1204 * modes.texi (Minor Mode Conventions): (-) has no special meaning
1205 as arg to a minor mode command.
1206
1207 2004-05-22 Richard M. Stallman <rms@gnu.org>
1208
1209 * syntax.texi (Syntax Class Table): Word syntax not just for English.
1210
1211 * streams.texi (Output Variables): Doc float-output-format.
1212
1213 * searching.texi (Regexp Special): Nested repetition can be infloop.
1214
1215 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
1216 real stack overflow.
1217
1218 * compile.texi: Minor cleanups.
1219
1220 2004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
1221
1222 * lists.texi (Cons Cells): Explain dotted lists, true lists,
1223 circular lists.
1224 (List Elements): Explain handling of circular and dotted lists.
1225
1226 2004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
1227
1228 * modes.texi (Search-based Fontification): Fix typo.
1229
1230 2004-05-10 Juanma Barranquero <lektu@terra.es>
1231
1232 * modes.texi (Mode Line Variables): Fix description of
1233 global-mode-string, which is now after which-func-mode, not the
1234 buffer name.
1235
1236 2004-05-07 Lars Hansen <larsh@math.ku.dk>
1237
1238 * modes.texi (Desktop Save Mode): Add.
1239 (Modes): Add menu entry Desktop Save Mode.
1240
1241 * hooks.texi: Add desktop-after-read-hook,
1242 desktop-no-desktop-file-hook and desktop-save-hook.
1243
1244 * locals.texi: Add desktop-save-buffer.
1245
1246 2004-04-30 Jesper Harder <harder@ifa.au.dk>
1247
1248 * display.texi: emacs -> Emacs.
1249
1250 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
1251
1252 * files.texi (Changing Files): Document set-file-times.
1253
1254 2004-04-23 Juanma Barranquero <lektu@terra.es>
1255
1256 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
1257
1258 2004-04-18 Jesper Harder <harder@ifa.au.dk>
1259
1260 * tips.texi (Coding Conventions): defopt -> defcustom.
1261
1262 2004-04-16 Luc Teirlinck <teirllm@auburn.edu>
1263
1264 * sequences.texi: Various clarifications.
1265
1266 2004-04-14 Luc Teirlinck <teirllm@auburn.edu>
1267
1268 * buffers.texi (Read Only Buffers): Mention optional ARG to
1269 `toggle-read-only'.
1270
1271 2004-04-14 Nick Roberts <nick@nick.uklinux.net>
1272
1273 * windows.texi (Selecting Windows): Note that get-lru-window
1274 returns a full-width window if possible.
1275
1276 2004-04-13 Luc Teirlinck <teirllm@auburn.edu>
1277
1278 * buffers.texi: Various changes in addition to:
1279 (Buffer File Name): Add `find-buffer-visiting'.
1280 (Buffer Modification): Mention optional ARG to `not-modified'.
1281 (Indirect Buffers): Mention optional CLONE argument to
1282 `make-indirect-buffer'.
1283
1284 * files.texi: Various changes in addition to:
1285 (Visiting Functions): `find-file-hook' is now a normal hook.
1286 (File Name Expansion): Explain difference between the way that
1287 `expand-file-name' and `file-truename' treat `..'.
1288 (Contents of Directories): Mention optional ID-FORMAT argument to
1289 `directory-files-and-attributes'.
1290 (Format Conversion): Mention new optional CONFIRM argument to
1291 `format-write-file'.
1292
1293 2004-04-12 Miles Bader <miles@gnu.org>
1294
1295 * macros.texi (Expansion): Add description of `macroexpand-all'.
1296
1297 2004-04-05 Jesper Harder <harder@ifa.au.dk>
1298
1299 * variables.texi (Variable Aliases): Mention
1300 cyclic-variable-indirection.
1301
1302 * errors.texi (Standard Errors): Ditto.
1303
1304 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
1305
1306 * backups.texi: Various small changes in addition to:
1307 (Making Backups): Mention return value of `backup-buffer'.
1308 (Auto-Saving): Mention optional FORCE argument to
1309 `delete-auto-save-file-if-necessary'.
1310 (Reverting): Mention optional PRESERVE-MODES argument to
1311 `revert-buffer'. Correct description of `revert-buffer-function'.
1312
1313 2004-03-22 Juri Linkov <juri@jurta.org>
1314
1315 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
1316 with `Vector Functions'.
1317
1318 * text.texi (Sorting): Add missing quote.
1319
1320 2004-03-14 Luc Teirlinck <teirllm@auburn.edu>
1321
1322 * intro.texi (Lisp History): Replace xref to `cl' manual with
1323 inforef.
1324
1325 2004-03-12 Richard M. Stallman <rms@gnu.org>
1326
1327 * intro.texi (Version Info): Add arg to emacs-version.
1328 (Lisp History): Change xref to CL manual.
1329
1330 2004-03-09 Luc Teirlinck <teirllm@auburn.edu>
1331
1332 * minibuf.texi (Completion Commands): Add xref to Emacs manual
1333 for Partial Completion mode.
1334
1335 2004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
1336
1337 * customize.texi: Fix typo. Remove eol whitespace.
1338
1339 2004-03-04 Richard M. Stallman <rms@gnu.org>
1340
1341 * processes.texi: Fix typos.
1342
1343 * lists.texi (Building Lists): Minor clarification.
1344
1345 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
1346 in make-hash-table.
1347
1348 2004-02-29 Juanma Barranquero <lektu@terra.es>
1349
1350 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
1351 rm, and ignore exit code.
1352
1353 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
1354
1355 * display.texi (Defining Faces): Add description for min-colors.
1356 Update example.
1357
1358 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
1359
1360 * abbrevs.texi: Various corrections and clarifications in addition
1361 to the following:
1362 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
1363
1364 2004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
1365
1366 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
1367
1368 2004-02-21 Luc Teirlinck <teirllm@auburn.edu>
1369
1370 * text.texi: Various small changes in addition to the following:
1371 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
1372 to delete-horizontal-space.
1373 (Kill Functions, Yanking, Low-Level Kill Ring): clarify and correct
1374 description of yank-handler text property at various places.
1375
1376 * frames.texi (Window System Selections): Add anchor.
1377
1378 * syntax.texi (Syntax Table Functions): Clarify and correct
1379 descriptions of make-syntax-table and copy-syntax-table.
1380 (Motion and Syntax): Clarify SYNTAXES argument to
1381 skip-syntax-forward.
1382 (Parsing Expressions): Mention that the return value of
1383 parse-partial-sexp is currently a list of ten rather than nine
1384 elements.
1385 (Categories): Various corrections and clarifications.
1386
1387 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
1388
1389 * markers.texi (Marker Insertion Types): Minor change.
1390
1391 * locals.texi (Standard Buffer-Local Variables):
1392 * commands.texi (Interactive Codes, Using Interactive):
1393 * functions.texi (Related Topics): Fix xrefs.
1394
1395 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
1396
1397 * lists.texi (Sets And Lists): Update description of delete-dups.
1398
1399 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
1400
1401 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
1402
1403 2004-02-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1404
1405 * frames.texi (Parameter Access): frame-parameters arg is optional.
1406 modify-frame-parameters handles nil for FRAME.
1407 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
1408 are all-or-nothing for certain toolkits.
1409 Mention parameter wait-for-wm.
1410 (Frames and Windows): In frame-first-window and frame-selected-window
1411 the arg is optional.
1412 (Input Focus): In redirect-frame-focus the second arg is optional.
1413 (Window System Selections): Mention selection type CLIPBOARD.
1414 Mention data-type UTF8_STRING.
1415 Mention numbering of cut buffers.
1416 (Resources): Describe x-resource-name.
1417
1418 2004-02-16 Richard M. Stallman <rms@gnu.org>
1419
1420 * windows.texi (Buffers and Windows): Delete false table
1421 about all-frames.
1422
1423 * syntax.texi (Parsing Expressions): Delete old caveat
1424 about parse-sexp-ignore-comments.
1425
1426 * streams.texi (Output Variables): Add print-quoted.
1427
1428 * lists.texi (Building Lists): Minor cleanup.
1429
1430 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
1431
1432 * display.texi (Overlays): Explain overlays use markers.
1433 (Managing Overlays): Explain front-advance and rear-advance
1434 in more detail.
1435
1436 * loading.texi (Unloading): Document unload-feature-special-hooks.
1437 Get rid of fns-NNN.el file.
1438
1439 2004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
1440
1441 * help.texi (Describing Characters): Fix text-char-description
1442 example output.
1443
1444 * edebug.texi (Using Edebug): Fix example.
1445
1446 * debugging.texi (Internals of Debugger): Fix return value.
1447
1448 * files.texi (Changing Files): Fix argname.
1449
1450 * calendar.texi: Fix parens, and default values.
1451
1452 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
1453 * nonascii.texi, objects.texi, os.texi: Minor fixes.
1454 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
1455
1456 * positions.texi (Text Lines): Don't add -1 in current-line.
1457
1458 2004-02-16 Richard M. Stallman <rms@gnu.org>
1459
1460 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
1461
1462 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
1463
1464 * processes.texi (Low-Level Network): Fix a typo.
1465
1466 2004-02-12 Kim F. Storm <storm@cua.dk>
1467
1468 * display.texi (Fringes): Use consistent wording.
1469 Note that window-fringe's window arg is optional.
1470 (Scroll Bars): Use consistent wording.
1471
1472 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
1473
1474 * tips.texi (Comment Tips): Document the new conventions for
1475 commenting out code.
1476
1477 2004-02-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1478
1479 * positions.texi (Text Lines): Added missing end defun.
1480
1481 2004-02-07 Kim F. Storm <storm@cua.dk>
1482
1483 * positions.texi (Text Lines): Add line-number-at-pos.
1484
1485 2004-02-06 John Paul Wallington <jpw@gnu.org>
1486
1487 * display.texi (Button Properties, Button Buffer Commands):
1488 mouse-2 invokes button, not down-mouse-1.
1489
1490 2004-02-04 Jason Rumney <jasonr@gnu.org>
1491
1492 * makefile.w32-in: Sync with Makefile.in changes.
1493
1494 2004-02-03 Luc Teirlinck <teirllm@auburn.edu>
1495
1496 * minibuf.texi (Text from Minibuffer): Various corrections and
1497 clarifications.
1498 (Object from Minibuffer): Correct Lisp description of
1499 read-minibuffer.
1500 (Minibuffer History): Clarify description of cons values for
1501 HISTORY arguments.
1502 (Basic Completion): Various corrections and clarifications. Add
1503 completion-regexp-list.
1504 (Minibuffer Completion): Correct and clarify description of
1505 completing-read.
1506 (Completion Commands): Mention Partial Completion mode. Various
1507 other minor changes.
1508 (High-Level Completion): Various corrections and clarifications.
1509 (Reading File Names): Ditto.
1510 (Minibuffer Misc): Ditto.
1511
1512 2004-01-26 Luc Teirlinck <teirllm@auburn.edu>
1513
1514 * strings.texi (Text Comparison): assoc-string also matches
1515 elements of alists that are strings instead of conses.
1516 (Formatting Strings): Standardize Texinfo usage. Update index
1517 entries.
1518
1519 2004-01-20 Luc Teirlinck <teirllm@auburn.edu>
1520
1521 * lists.texi (Sets And Lists): Add delete-dups.
1522
1523 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
1524
1525 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
1526 special form.
1527 * macros.texi (Defining Macros): Update description of `declare',
1528 which now is a macro.
1529 (Wrong Time): Fix typos.
1530
1531 2004-01-14 Luc Teirlinck <teirllm@auburn.edu>
1532
1533 * compile.texi (Compilation Functions): Expand descriptions of
1534 `compile-defun', `byte-compile-file', `byte-recompile-directory'
1535 and `batch-byte-compile'. In particular, mention and describe
1536 all optional arguments.
1537 (Disassembly): Correct and clarify the description of `disassemble'.
1538
1539 2004-01-11 Luc Teirlinck <teirllm@auburn.edu>
1540
1541 * searching.texi: Various small changes in addition to the
1542 following.
1543 (Regexp Example): Adapt to new value of `sentence-end'.
1544 (Regexp Functions): The PAREN argument to `regexp-opt' can be
1545 `words'.
1546 (Search and Replace): Add usage note for `perform-replace'.
1547 (Entire Match Data): Mention INTEGERS and REUSE arguments to
1548 `match-data'.
1549 (Standard Regexps): Update for new values of `paragraph-start'
1550 and `sentence-end'.
1551
1552 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
1553
1554 * files.texi (Saving Buffers): Clarify descriptions of
1555 `write-contents-functions' and `before-save-hook'.
1556 Make the defvar's for `before-save-hook' and `after-save-hook'
1557 into defopt's.
1558
1559 2004-01-07 Kim F. Storm <storm@cua.dk>
1560
1561 * commands.texi (Click Events): Describe new image and
1562 width/height elements of click events.
1563 (Accessing Events): Add posn-string, posn-image, and
1564 posn-object-width-height. Change posn-object to return either
1565 image or string object.
1566
1567 2004-01-01 Simon Josefsson <jas@extundo.com>
1568
1569 * hooks.texi (Standard Hooks): Add before-save-hook.
1570 * files.texi (Saving Buffers): Likewise.
1571
1572 2004-01-03 Richard M. Stallman <rms@gnu.org>
1573
1574 * frames.texi (Frames and Windows): Delete frame-root-window.
1575
1576 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
1577
1578 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
1579
1580 * functions.texi: Various small changes in addition to the
1581 following.
1582 (What Is a Function): `functionp' returns nil for macros. Clarify
1583 behavior of this and following functions for symbol arguments.
1584 (Function Documentation): Add `\' in front of (fn @var{arglist})
1585 and explain why.
1586 (Defining Functions): Mention DOCSTRING argument to `defalias'.
1587 Add anchor.
1588 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
1589
1590 2004-01-01 Miles Bader <miles@gnu.org>
1591
1592 * display.texi (Buttons): New section.
1593
1594 2003-12-31 Andreas Schwab <schwab@suse.de>
1595
1596 * numbers.texi (Math Functions): sqrt reports a domain-error
1597 error.
1598 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
1599
1600 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
1601
1602 * tips.texi (Documentation Tips): Update item on hyperlinks in
1603 documentation strings.
1604
1605 * errors.texi (Standard Errors): Various small corrections and
1606 additions.
1607
1608 * control.texi: Various small changes in addition to the
1609 following.
1610 (Signaling Errors): Provide some more details on how `signal'
1611 constructs the error message. Add anchor to the definition of
1612 `signal'.
1613 (Error Symbols): Describe special treatment of `quit'.
1614 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
1615 to emphasize that it has to be a single form.
1616
1617 * buffers.texi: Add anchor.
1618
1619 2003-12-29 Richard M. Stallman <rms@gnu.org>
1620
1621 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
1622 (Window Configurations): Add window-configuration-frame.
1623
1624 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
1625
1626 * text.texi (Examining Properties): Add get-char-property-and-overlay.
1627 Change arg name in get-char-property.
1628 (Special Properties): Update handling of keymap property.
1629
1630 * strings.texi (Modifying Strings): Add clear-string.
1631 (Text Comparison): Add assoc-string and remove
1632 assoc-ignore-case, assoc-ignore-representation.
1633
1634 * os.texi (Time of Day): Add set-time-zone-rule.
1635
1636 * numbers.texi (Math Functions): asin, acos, log, log10
1637 report domain-error errors.
1638
1639 * nonascii.texi (Converting Representations):
1640 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
1641 (Encoding and I/O): Add file-name-coding-system.
1642
1643 * modes.texi (Search-based Fontification): Explain that
1644 face specs are symbols with face names as values.
1645
1646 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
1647
1648 * lists.texi (Building Lists): remq moved elsewhere.
1649 (Sets And Lists): remq moved here.
1650 (Association Lists): Refer to assoc-string.
1651
1652 * internals.texi (Garbage Collection): Add memory-use-counts.
1653
1654 * frames.texi (Frames and Windows): Add set-frame-selected-window
1655 and frame-root-window.
1656
1657 * files.texi (Contents of Directories):
1658 Add directory-files-and-attributes.
1659
1660 * display.texi (Refresh Screen): Add force-window-update.
1661 (Invisible Text): Explain about moving point out of invis text.
1662 (Overlay Properties): Add overlay-properties.
1663 (Managing Overlays): Add overlayp.
1664 (GIF Images): Invalid image number displays a hollow box.
1665
1666 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
1667 (Killing Buffers): Add buffer-live-p.
1668
1669 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
1670
1671 * display.texi (Fringes): Fix typo "set-buffer-window".
1672
1673 2003-12-24 Luc Teirlinck <teirllm@auburn.edu>
1674
1675 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
1676 * nonascii.texi, processes.texi, tips.texi, variables.texi:
1677 Add or change various xrefs and anchors.
1678
1679 * commands.texi: Replace all occurrences of @acronym{CAR} with
1680 @sc{car}, for consistency with the rest of the Elisp manual.
1681 `car' and `cdr' are historically acronyms, but are no longer
1682 widely thought of as such.
1683
1684 * internals.texi (Pure Storage): Mention that `purecopy' does not
1685 copy text properties.
1686 (Object Internals): Now 29 bits are used (in most implementations)
1687 to address Lisp objects.
1688
1689 * variables.texi (Variables with Restricted Values): New node.
1690
1691 * objects.texi (Lisp Data Types): Mention that certain variables
1692 can only take on a restricted set of values and add an xref to
1693 the new node "Variables with Restricted Values".
1694
1695 * eval.texi (Function Indirection): Describe the errors that
1696 `indirect-function' can signal.
1697 (Eval): Clarify the descriptions of `eval-region' and `values'.
1698 Describe `eval-buffer' instead of `eval-current-buffer' and
1699 mention `eval-current-buffer' as an alias for `current-buffer'.
1700 Correct the description and mention all optional arguments.
1701
1702 * nonascii.texi: Various small changes in addition to the
1703 following.
1704 (Converting Representations): Clarify behavior of
1705 `string-make-multibyte' and `string-to-multibyte' for unibyte all
1706 ASCII arguments.
1707 (Character Sets): Document the variable `charset-list' and adapt
1708 the definition of the function `charset-list' accordingly.
1709 (Translation of Characters): Clarify use of generic characters in
1710 `make-translation-table'. Clarify and correct the description of
1711 the use of translation tables in encoding and decoding.
1712 (User-Chosen Coding Systems): Correct and clarify the description
1713 of `select-safe-coding-system'.
1714 (Default Coding Systems): Clarify description of
1715 `file-coding-system-alist'.
1716
1717 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
1718
1719 * strings.texi (Text Comparison): Correctly describe when two
1720 strings are `equal'. Combine and clarify descriptions of
1721 `assoc-ignore-case' and `assoc-ignore-representation'.
1722
1723 * objects.texi (Non-ASCII in Strings): Clarify description of
1724 when a string is unibyte or multibyte.
1725 (Bool-Vector Type): Update examples.
1726 (Equality Predicates): Correctly describe when two strings are
1727 `equal'.
1728
1729 2003-11-29 Luc Teirlinck <teirllm@auburn.edu>
1730
1731 * lists.texi (Building Lists): `append' no longer accepts integer
1732 arguments. Update the description of `number-sequence' to reflect
1733 recent changes.
1734 (Sets And Lists): Describe `member-ignore-case' after `member'.
1735
1736 2003-11-27 Kim F. Storm <storm@cua.dk>
1737
1738 * commands.texi (Click Events): Click object may be an images.
1739 Describe (dx . dy) element of click positions.
1740 (Accessing Events): Remove duplicate posn-timestamp.
1741 New functions posn-object and posn-object-x-y.
1742
1743 2003-11-23 Kim F. Storm <storm@cua.dk>
1744
1745 * commands.texi (Click Events): Describe enhancements to event
1746 position lists, including new text-pos and (col . row) items.
1747 Mention left-fringe and right-fringe area events.
1748 (Accessing Events): New functions posn-area and
1749 posn-actual-col-row. Mention posn-timestamp. Mention that
1750 posn-point in non-text area still returns buffer position.
1751 Clarify posn-col-row.
1752
1753 2003-11-21 Lars Hansen <larsh@math.ku.dk>
1754
1755 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
1756 * anti.texi (File Attributes): Describe removed parameter
1757 ID-FORMAT.
1758
1759 2003-11-20 Luc Teirlinck <teirllm@auburn.edu>
1760
1761 * positions.texi (Positions): Mention that, if a marker is used as
1762 a position, its buffer is ignored.
1763
1764 * markers.texi (Overview of Markers): Mention it here too.
1765
1766 2003-11-12 Luc Teirlinck <teirllm@auburn.edu>
1767
1768 * numbers.texi (Numeric Conversions): Not just `floor', but also
1769 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
1770
1771 2003-11-10 Luc Teirlinck <teirllm@auburn.edu>
1772
1773 * markers.texi (Creating Markers): Specify insertion type of
1774 created markers. Add xref to `Marker Insertion Types'.
1775 Second argument to `copy-marker' is optional.
1776 (Marker Insertion Types): Mention that most markers are created
1777 with insertion type nil.
1778 (The Mark): Correctly describe when `mark' signals an error.
1779 (The Region): Correctly describe when `region-beginning' and
1780 `region-end' signal an error.
1781
1782 2003-11-08 Luc Teirlinck <teirllm@auburn.edu>
1783
1784 * hash.texi (Creating Hash): Clarify description of `eql'.
1785 `makehash' is obsolete.
1786 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
1787
1788 * positions.texi (Point): Change description of `buffer-end', so
1789 that it is also correct for floating point arguments.
1790 (List Motion): Correct argument lists of `beginning-of-defun' and
1791 `end-of-defun'.
1792 (Excursions): Add xref to `Marker Insertion Types'.
1793 (Narrowing): Argument to `narrow-to-page' is optional.
1794
1795 2003-11-06 Luc Teirlinck <teirllm@auburn.edu>
1796
1797 * streams.texi (Output Streams): Clarify behavior of point for
1798 marker output streams.
1799
1800 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
1801
1802 * variables.texi (Defining Variables): Second argument to
1803 `defconst' is not optional.
1804 (Setting Variables): Mention optional argument APPEND to
1805 `add-to-list'.
1806 (Creating Buffer-Local): Expand description of
1807 `make-variable-buffer-local'.
1808 (Frame-Local Variables): Expand description of
1809 `make-variable-frame-local'.
1810 (Variable Aliases): Correct description of optional argument
1811 DOCSTRING to `defvaralias'. Mention return value of
1812 `defvaralias'.
1813 (File Local Variables): Add xref to `File variables' in Emacs
1814 Manual. Correct description of `hack-local-variables'. Mention
1815 `safe-local-variable' property. Mention optional second argument
1816 to `risky-local-variable-p'.
1817
1818 2003-11-03 Luc Teirlinck <teirllm@auburn.edu>
1819
1820 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
1821
1822 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
1823
1824 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
1825 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
1826 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
1827 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
1828 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
1829 lispref/processes.texi, lispref/searching.texi,
1830 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
1831 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
1832 @acronym{FOO}.
1833
1834 2003-10-27 Luc Teirlinck <teirllm@auburn.edu>
1835
1836 * strings.texi (Creating Strings): Argument START to `substring'
1837 can not be `nil'. Expand description of
1838 `substring-no-properties'. Correct description of `split-string',
1839 especially with respect to empty matches. Prevent very bad line
1840 break in definition of `split-string-default-separators'.
1841 (Text Comparison): `string=' and `string<' also accept symbols as
1842 arguments.
1843 (String Conversion): More completely describe argument BASE in
1844 `string-to-number'.
1845 (Formatting Strings): `%s' and `%S' in `format' do require
1846 corresponding object. Clarify behavior of numeric prefix after
1847 `%' in `format'.
1848 (Case Conversion): The argument to `upcase-initials' can be a
1849 character.
1850
1851 2003-10-27 Kenichi Handa <handa@m17n.org>
1852
1853 * display.texi (Fontsets): Fix texinfo usage.
1854
1855 2003-10-25 Kenichi Handa <handa@m17n.org>
1856
1857 * display.texi (Fontsets): Add description of the function
1858 set-fontset-font.
1859
1860 2003-10-23 Luc Teirlinck <teirllm@auburn.edu>
1861
1862 * display.texi (Temporary Displays): Add xref to `Documentation
1863 Tips'.
1864
1865 * functions.texi (Function Safety): Use inforef instead of pxref
1866 for SES.
1867
1868 2003-10-23 Andreas Schwab <schwab@suse.de>
1869
1870 * Makefile.in (TEX, texinputdir): Don't define.
1871 (TEXI2DVI): Define.
1872 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
1873 add $(srcdir)/index.texi.
1874 ($(infodir)/elisp): Remove index.texi dependency.
1875 (elisp.dvi): Likewise. Use $(TEXI2DVI).
1876 (index.texi): Remove target.
1877 (dist): Don't link $(srcdir)/permute-index.
1878 (clean): Don't remove index.texi.
1879
1880 * permute-index, index.perm: Remove.
1881 * index.texi: Rename from index.unperm.
1882
1883 2003-10-22 Luc Teirlinck <teirllm@auburn.edu>
1884
1885 * tips.texi (Documentation Tips): Document new behavior for face
1886 and variable hyperlinks in Help mode.
1887
1888 2003-10-21 Luc Teirlinck <teirllm@auburn.edu>
1889
1890 * objects.texi (Integer Type): Update for extra bit of integer range.
1891 (Character Type): Ditto.
1892
1893 2003-10-16 Eli Zaretskii <eliz@gnu.org>
1894
1895 * numbers.texi (Integer Basics): Add index entries for reading
1896 numbers in hex, octal, and binary.
1897
1898 2003-10-16 Lute Kamstra <lute@gnu.org>
1899
1900 * modes.texi (Mode Line Format): Mention force-mode-line-update's
1901 argument.
1902
1903 2003-10-13 Luc Teirlinck <teirllm@auburn.edu>
1904
1905 * windows.texi (Choosing Window): Fix typo.
1906 * edebug.texi (Edebug Execution Modes): Fix typo.
1907
1908 2003-10-13 Richard M. Stallman <rms@gnu.org>
1909
1910 * windows.texi (Basic Windows): A window has fringe settings,
1911 display margins and scroll-bar settings.
1912 (Splitting Windows): Doc split-window return value.
1913 Clean up one-window-p.
1914 (Selecting Windows): Fix typo.
1915 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
1916 (Buffers and Windows): In set-window-buffer, explain effect
1917 on fringe settings and scroll bar settings.
1918 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
1919 (Choosing Window): Use defopt for pop-up-frame-function.
1920 For special-display-buffer-names, explain same-window and same-frame.
1921 Clarify window-dedicated-p return value.
1922 (Textual Scrolling): scroll-up and scroll-down can get an error.
1923 (Horizontal Scrolling): Clarify auto-hscroll-mode.
1924 Clarify set-window-hscroll.
1925 (Size of Window): Don't mention tool bar in window-height.
1926 (Coordinates and Windows): Explain what coordinates-in-window-p
1927 returns for fringes and display margins.
1928 (Window Configurations): Explain saving fringes, etc.
1929
1930 * tips.texi (Library Headers): Clean up Documentation.
1931
1932 * syntax.texi (Parsing Expressions): Clean up forward-comment
1933 and parse-sexp-lookup-properties.
1934
1935 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
1936
1937 * os.texi (System Environment): Clean up text for load-average errors.
1938
1939 * modes.texi (Hooks): Don't explain local hook details at front.
1940 Clarify run-hooks and run-hook-with-args a little.
1941 Clean up add-hook and remove-hook.
1942
1943 * edebug.texi (Edebug Execution Modes): Clarify t.
1944 Document edebug-sit-for-seconds.
1945 (Coverage Testing): Document C-x X = and =.
1946 (Instrumenting Macro Calls): Fix typo.
1947 (Specification List): Don't index the specification keywords.
1948
1949 2003-10-10 Kim F. Storm <storm@cua.dk>
1950
1951 * processes.texi (Network): Introduce make-network-process.
1952
1953 2003-10-09 Luc Teirlinck <teirllm@auburn.edu>
1954
1955 * tips.texi (Library Headers): Fix typo.
1956
1957 2003-10-07 Juri Linkov <juri@jurta.org>
1958
1959 * modes.texi (Imenu): Mention imenu-create-index-function's
1960 default value. Explain submenus better.
1961
1962 2003-10-07 Lute Kamstra <lute@gnu.org>
1963
1964 * modes.texi (Faces for Font Lock): Fix typo.
1965 (Hooks): Explain how buffer-local hook variables can refer to
1966 global hook variables.
1967 Various minor clarifications.
1968
1969 2003-10-06 Lute Kamstra <lute@gnu.org>
1970
1971 * tips.texi (Coding Conventions): Mention naming conventions for
1972 hooks.
1973
1974 2003-10-05 Luc Teirlinck <teirllm@auburn.edu>
1975
1976 * loading.texi (Library Search): Correct default value of
1977 load-suffixes.
1978 (Named Features): Fix typo.
1979
1980 2003-10-05 Richard M. Stallman <rms@gnu.org>
1981
1982 * loading.texi (Named Features): In `provide',
1983 say how to test for subfeatures.
1984 (Unloading): In unload-feature, use new var name
1985 unload-feature-special-hooks.
1986
1987 2003-10-03 Lute Kamstra <lute@gnu.org>
1988
1989 * modes.texi (Major Mode Conventions): Mention third way to set up
1990 Imenu.
1991 (Imenu): A number of small fixes.
1992 Delete documentation of internal variable imenu--index-alist.
1993 Document the return value format of imenu-create-index-function
1994 functions.
1995
1996 2003-09-30 Richard M. Stallman <rms@gnu.org>
1997
1998 * processes.texi (Network): Say what stopped datagram connections do.
1999
2000 * lists.texi (Association Lists): Clarify `assq-delete-all'.
2001
2002 * display.texi (Overlay Properties): Clarify `evaporate' property.
2003
2004 2003-09-29 Lute Kamstra <lute@gnu.org>
2005
2006 * modes.texi (Mode Line Data): Explain when symbols in mode-line
2007 constructs should be marked as risky.
2008 Change cons cell into proper list.
2009 (Mode Line Variables): Change cons cell into proper list.
2010
2011 2003-09-26 Lute Kamstra <lute@gnu.org>
2012
2013 * modes.texi (Mode Line Data): Document the :propertize construct.
2014 (Mode Line Variables): Reorder the descriptions of the variables
2015 to match their order in the default mode-line-format.
2016 Describe the new variables mode-line-position and mode-line-modes.
2017 Update the default values of mode-line-frame-identification,
2018 minor-mode-alist, and default-mode-line-format.
2019 (Properties in Mode): Mention the :propertize construct.
2020
2021 2003-09-26 Richard M. Stallman <rms@gnu.org>
2022
2023 * buffers.texi, commands.texi, debugging.texi, eval.texi:
2024 * loading.texi, minibuf.texi, text.texi, variables.texi:
2025 Avoid @strong{Note:}.
2026
2027 2003-09-26 Richard M. Stallman <rms@gnu.org>
2028
2029 * keymaps.texi (Remapping Commands): Fix typo.
2030
2031 2003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
2032
2033 * processes.texi (Low-Level Network): Fix typo.
2034
2035 2003-09-23 Kim F. Storm <storm@cua.dk>
2036
2037 * processes.texi (Network, Network Servers): Fix typos.
2038 (Low-Level Network): Add timeout value for :server keyword.
2039 Add new option keywords to make-network-process.
2040 Add set-network-process-options.
2041 Explain how to test availability of network options.
2042
2043 2003-09-19 Richard M. Stallman <rms@gnu.org>
2044
2045 * text.texi (Motion by Indent): Arg to
2046 backward-to-indentation and forward-to-indentation is optional.
2047
2048 * strings.texi (Creating Strings): Add substring-no-properties.
2049
2050 * processes.texi
2051 (Process Information): Add list-processes arg QUERY-ONLY.
2052 Delete process-contact from here.
2053 Add new status values for process-status.
2054 Add process-get, process-put, process-plist, set-process-plist.
2055 (Synchronous Processes): Add call-process-shell-command.
2056 (Signals to Processes): signal-process allows process objects.
2057 (Network): Complete rewrite.
2058 (Network Servers, Datagrams, Low-Level Network): New nodes.
2059
2060 * positions.texi (Word Motion): forward-word, backward-word
2061 arg is optional. Reword.
2062
2063 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
2064
2065 * variables.texi (Creating Buffer-Local):
2066 Delete duplicate definition of buffer-local-value.
2067 (File Local Variables): Explain about discarding text props.
2068
2069 2003-09-11 Richard M. Stallman <rms@gnu.org>
2070
2071 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
2072 changes variables that record input events.
2073 (Minibuffer Misc): Add minibuffer-selected-window.
2074
2075 * lists.texi (Building Lists): Add copy-tree.
2076
2077 * display.texi (Fontsets): Add char-displayable-p.
2078 (Scroll Bars): New node.
2079
2080 2003-09-08 Lute Kamstra <lute@gnu.org>
2081
2082 * modes.texi (%-Constructs): Document new `%i' and `%I'
2083 constructs.
2084
2085 2003-09-03 Peter Runestig <peter@runestig.com>
2086
2087 * makefile.w32-in: New file.
2088
2089 2003-08-29 Richard M. Stallman <rms@gnu.org>
2090
2091 * display.texi (Overlay Properties): Clarify how priorities
2092 affect use of the properties.
2093
2094 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
2095
2096 * customize.texi (Type Keywords): Correct the description of
2097 `:help-echo' in the case where `motion-doc' is a function.
2098
2099 2003-08-14 John Paul Wallington <jpw@gnu.org>
2100
2101 * modes.texi (Emulating Mode Line): Subsection, not section.
2102
2103 2003-08-13 Richard M. Stallman <rms@gnu.org>
2104
2105 * elisp.texi (Top): Update subnode lists in menu.
2106
2107 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
2108 (Kill Functions): kill-region has new arg yank-handler.
2109 (Yanking): New node.
2110 (Yank Commands): Add yank-undo-function.
2111 (Low-Level Kill Ring):
2112 kill-new and kill-append have new arg yank-handler.
2113 (Changing Properties): Add remove-list-of-text-properties.
2114 (Atomic Changes): New node.
2115
2116 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
2117
2118 * streams.texi (Output Variables): Add eval-expression-print-length
2119 and eval-expression-print-level.
2120
2121 * os.texi (Time Conversion): For encode-time, explain limits on year.
2122
2123 * objects.texi (Character Type): Define anchor "modifier bits".
2124
2125 * modes.texi (Emulating Mode Line): New node.
2126 (Search-based Fontification): Font Lock uses font-lock-face property.
2127 (Other Font Lock Variables): Likewise.
2128
2129 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
2130 not vectors.
2131 (Active Keymaps): Add emulation-mode-map-alists.
2132 (Functions for Key Lookup): key-binding has new arg no-remap.
2133 (Remapping Commands): New node.
2134 (Scanning Keymaps): where-is-internal has new arg no-remap.
2135 (Tool Bar): Add tool-bar-local-item-from-menu.
2136 Clarify when to use tool-bar-add-item-from-menu.
2137
2138 * commands.texi (Interactive Call): commandp has new arg.
2139 (Command Loop Info): Add this-original-command.
2140
2141 2003-08-06 John Paul Wallington <jpw@gnu.org>
2142
2143 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
2144
2145 * display.texi (Warning Basics): Fix typo.
2146 (Fringes): Add closing curly bracket and fix typo.
2147
2148 * elisp.texi (Top): Fix typo.
2149
2150 2003-08-05 Richard M. Stallman <rms@gnu.org>
2151
2152 * elisp.texi: Update lists of subnodes.
2153
2154 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
2155
2156 * variables.texi (Local Variables): Use lc for example variable names.
2157
2158 * tips.texi (Library Headers): Explain where to put -*-.
2159
2160 * strings.texi (Creating Strings): Fix xref for vconcat.
2161
2162 * sequences.texi (Vector Functions):
2163 vconcat no longer allows integer args.
2164
2165 * minibuf.texi (Reading File Names): read-file-name has new
2166 arg PREDICATE. New function read-directory-name.
2167
2168 * macros.texi (Defining Macros): Give definition of `declare'
2169 (Indenting Macros): New node.
2170
2171 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
2172 (Window Frame Parameters): Make separate table of parameters
2173 that are coupled with specific face attributes.
2174 (Deleting Frames): delete-frame-hooks renamed to
2175 delete-frame-functions.
2176
2177 * files.texi (Magic File Names): Add file-remote-p.
2178 Clarify file-local-copy.
2179
2180 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
2181 here; instead xref Defining Macros.
2182
2183 * display.texi (Warnings): New node, and subnodes.
2184 (Fringes): New node.
2185
2186 * debugging.texi (Test Coverage): New node.
2187
2188 * compile.texi (Compiler Errors): Explain with-no-warnings
2189 and other ways to suppress warnings.
2190
2191 * commands.texi (Interactive Call): Minor clarification.
2192
2193 * buffers.texi (Buffer File Name): set-visited-file-name
2194 renames the buffer too.
2195
2196 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
2197
2198 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
2199
2200 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
2201
2202 2003-07-22 Markus Rost <rost@math.ohio-state.edu>
2203
2204 * internals.texi (Garbage Collection): Fix previous change.
2205
2206 2003-07-22 Richard M. Stallman <rms@gnu.org>
2207
2208 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
2209
2210 * display.texi (Width): Use \s syntax in example.
2211 (Font Selection): Add face-font-rescale-alist.
2212
2213 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
2214 Remove spurious indent in example.
2215
2216 * lists.texi (Building Lists): Add number-sequence.
2217
2218 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
2219
2220 * functions.texi (Function Documentation): Explain how to
2221 show calling convention explicitly in the doc string.
2222
2223 * windows.texi (Selecting Windows): save-selected-window saves
2224 selected window of each frame.
2225 (Window Configurations): Minor change.
2226
2227 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
2228
2229 * streams.texi (Output Variables): Add print-continuous-numbering
2230 and print-number-table.
2231
2232 * processes.texi (Decoding Output): New node.
2233
2234 * os.texi (Time Conversion): decode-time arg is optional.
2235
2236 * objects.texi (Character Type): Don't use space as example for \.
2237 Make list of char names and \-sequences correspond.
2238 Explain that \s is not used in strings. `\ ' needs space after.
2239
2240 * nonascii.texi (Converting Representations): Add string-to-multibyte.
2241 (Translation of Characters): Add translation-table-for-input.
2242 (Default Coding Systems): Add auto-coding-functions.
2243 (Explicit Encoding): Add decode-coding-inserted-region.
2244 (Locales): Add locale-info.
2245
2246 * minibuf.texi (Basic Completion): Describe test-completion.
2247 Collections can be lists of strings.
2248 Clean up lazy-completion-table.
2249 (Programmed Completion): Mention test-completion.
2250 Clarify why lambda expressions are not accepted.
2251 (Minibuffer Misc): Describe minibufferp.
2252
2253 2003-07-14 Richard M. Stallman <rms@gnu.org>
2254
2255 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
2256
2257 * windows.texi (Selecting Windows): New arg to select-window.
2258 (Selecting Windows): Add with-selected-window.
2259 (Size of Window): Add window-inside-edges, etc.
2260
2261 * internals.texi (Garbage Collection): Add post-gc-hook.
2262
2263 * processes.texi (Subprocess Creation): Add exec-suffixes.
2264
2265 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
2266 (Scanning Keymaps): Add map-keymaps.
2267 (Defining Menus): Add keymap-prompt.
2268
2269 * numbers.texi (Integer Basics): Add most-positive-fixnum,
2270 most-negative-fixnum.
2271
2272 * compile.texi (Byte Compilation): Explain no-byte-compile
2273 (Compiler Errors): New node.
2274
2275 * os.texi (User Identification): user-uid, user-real-uid
2276 can return float.
2277
2278 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
2279 and about derived modes.
2280 (Minor Modes): Add minor-mode-list.
2281 (Defining Minor Modes): Keyword args for define-minor-mode.
2282 (Search-based Fontification): Explain managing other properties.
2283 (Other Font Lock Variables): Add font-lock-extra-managed-props.
2284 (Faces for Font Lock): Add font-locl-preprocessor-face.
2285 (Hooks): Add run-mode-hooks and delay-mode-hooks.
2286
2287 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
2288 (Variable Aliases): Clarify defvaralias.
2289
2290 * loading.texi (Library Search): Add load-suffixes.
2291
2292 * minibuf.texi (Basic Completion): Add lazy-completion-table.
2293 (Programmed Completion): Add dynamic-completion-table.
2294
2295 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
2296 (Magic File Names): Specify precedence order of handlers.
2297 o
2298 * commands.texi (Command Overview): Emacs server runs pre-command-hook
2299 and post-command-hook.
2300 (Waiting): New calling convention for sit-for.
2301
2302 * text.texi (Special Properties): local-map and keymap properties
2303 apply based on their stickiness.
2304
2305 2003-07-07 Richard M. Stallman <rms@gnu.org>
2306
2307 * modes.texi (Minor Mode Conventions): Specify only some kinds
2308 of list values as args to minor modes.
2309
2310 * files.texi (File Name Expansion): Warn about iterative use
2311 of substitute-in-file-name.
2312
2313 * advice.texi (Activation of Advice): Clean up previous change.
2314
2315 2003-07-06 Markus Rost <rost@math.ohio-state.edu>
2316
2317 * advice.texi (Activation of Advice): Note that ad-start-advice is
2318 turned on by default.
2319
2320 2003-06-30 Richard M. Stallman <rms@gnu.org>
2321
2322 * text.texi (Buffer Contents): Document current-word.
2323 (Change Hooks): Not called for *Messages*.
2324
2325 * functions.texi (Defining Functions): Explain about redefining
2326 primitives.
2327 (Function Safety): Renamed. Minor changes.
2328 Comment out the detailed criteria for what is safe.
2329
2330 2003-06-22 Andreas Schwab <schwab@suse.de>
2331
2332 * objects.texi (Symbol Type): Fix description of examples.
2333
2334 2003-06-16 Andreas Schwab <schwab@suse.de>
2335
2336 * hash.texi (Creating Hash): Fix description of :weakness.
2337
2338 2003-06-13 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
2339
2340 * files.texi (Changing Files): copy-file copies file modes, too.
2341
2342 2003-05-28 Richard M. Stallman <rms@gnu.org>
2343
2344 * strings.texi (Creating Strings): Clarify split-string.
2345
2346 2003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
2347
2348 * strings.texi (Creating Strings): Update split-string specification
2349 and examples.
2350
2351 2003-05-19 Richard M. Stallman <rms@gnu.org>
2352
2353 * elisp.texi: Correct invariant section names.
2354
2355 2003-04-20 Richard M. Stallman <rms@gnu.org>
2356
2357 * os.texi (Timers): Explain about timers and quitting.
2358
2359 2003-04-19 Richard M. Stallman <rms@gnu.org>
2360
2361 * internals.texi (Writing Emacs Primitives): Strings are
2362 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
2363 Explain GCPRO convention for varargs function args.
2364
2365 2003-04-16 Richard M. Stallman <rms@gnu.org>
2366
2367 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
2368
2369 2003-04-08 Richard M. Stallman <rms@gnu.org>
2370
2371 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
2372
2373 2003-02-13 Kim F. Storm <storm@cua.dk>
2374
2375 * objects.texi (Character Type): New \s escape for space.
2376
2377 2003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
2378
2379 * os.texi (System Environment): Added cygwin system-type.
2380
2381 2003-01-25 Richard M. Stallman <rms@gnu.org>
2382
2383 * keymaps.texi: Document that a symbol can act as a keymap.
2384
2385 2003-01-13 Richard M. Stallman <rms@gnu.org>
2386
2387 * text.texi (Changing Properties): Say string indices are origin-0.
2388
2389 * positions.texi (Screen Lines) <compute-motion>:
2390 Correct order of elts in return value.
2391
2392 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
2393 how to define a default binding.
2394
2395 2002-12-07 Markus Rost <rost@math.ohio-state.edu>
2396
2397 * loading.texi (Unloading): Fix recent change for load-history.
2398
2399 * customize.texi (Simple Types): Clarify description of custom
2400 type 'number. Describe new custom type 'float.
2401
2402 2002-12-04 Markus Rost <rost@math.ohio-state.edu>
2403
2404 * variables.texi (File Local Variables): Fix typo.
2405
2406 2002-10-23 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
2407
2408 From Michael Albinus <Michael.Albinus@alcatel.de>.
2409
2410 * README: Target for Info file is `make info'.
2411
2412 * files.texi (File Name Components): Fixed typos in
2413 `file-name-sans-extension'.
2414 (Magic File Names): Complete list of operations for magic file
2415 name handlers.
2416
2417 2002-09-16 Jonathan Yavner <jyavner@engineer.com>
2418
2419 * variables.texi (File Local Variables): New function
2420 risky-local-variable-p.
2421
2422 2002-09-15 Jonathan Yavner <jyavner@engineer.com>
2423
2424 * functions.texi (Function safety): New node about unsafep.
2425
2426 2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
2427
2428 * customize.texi (Splicing into Lists): Fixed example.
2429 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
2430
2431 2002-06-17 Juanma Barranquero <lektu@terra.es>
2432
2433 * frames.texi (Display Feature Testing): Fix typo.
2434
2435 2002-06-12 Andreas Schwab <schwab@suse.de>
2436
2437 * frames.texi (Initial Parameters, Resources): Fix references to
2438 the Emacs manual.
2439
2440 2002-05-13 Kim F. Storm <storm@cua.dk>
2441
2442 * variables.texi (Intro to Buffer-Local): Updated warning and
2443 example relating to changing buffer inside let.
2444
2445 2002-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2446
2447 * os.texi (Session Management): New node about X Session management.
2448
2449 2002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
2450
2451 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
2452 to which the manual corresponds, and the copyright years.
2453
2454 * Makefile.in (VERSION): Set to 2.9.
2455
2456 2001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
2457
2458 * elisp.texi: Change the category in @dircategory to "Emacs", to
2459 make it consistent with info/dir.
2460
2461 2001-11-25 Miles Bader <miles@gnu.org>
2462
2463 * text.texi (Fields): Describe new `limit' arg in
2464 field-beginning/field-end.
2465
2466 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
2467
2468 * permute-index: Don't depend on csh-specific features. Replace
2469 the interpreter name with /bin/sh.
2470
2471 * two-volume-cross-refs.txt: New file.
2472 * two.el: New file.
2473 * spellfile: New file.
2474
2475 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
2476
2477 * permute-index: New file.
2478
2479 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
2480 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
2481 8+3 restricted namespace.
2482
2483 * Makefile.in (infodir): Define relative to $(srcdir).
2484 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
2485 include directories list via -I switch to makeinfo.
2486 (index.texi): Use cp if both hard and symbolic links fail.
2487
2488 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
2489
2490 * Makefile.in (distclean): Add.
2491
2492 The following changes make ELisp manual part of the Emacs
2493 distribution:
2494
2495 * Makefile.in: Add Copyright notice.
2496 (prefix): Remove.
2497 (infodir): Change value to "../info".
2498 (VPATH): New variable.
2499 (MAKE): Don't define.
2500 (texmacrodir): Don't define.
2501 (texinputdir): Append the existing value of TEXINPUTS.
2502 ($(infodir)/elisp): Instead of just "elisp". Reformat the
2503 command to be compatible with man/Makefile.in, and to put the
2504 output into ../info.
2505 (info): Add target.
2506 (installall): Target removed.
2507
2508 2001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2509
2510 * tips.texi (Coding Conventions): Fix typo.
2511
2512 2001-10-23 Gerd Moellmann <gerd@gnu.org>
2513
2514 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
2515
2516 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
2517
2518 * files.texi (File Name Components): Update the description of
2519 file-name-sans-extension and file-name-extension, as they now
2520 ignore leading dots.
2521
2522 2001-10-20 Gerd Moellmann <gerd@gnu.org>
2523
2524 * (Version 21.1 released.)
2525
2526 2001-10-19 Miles Bader <miles@gnu.org>
2527
2528 * positions.texi (Text Lines): Describe behavior of
2529 `beginning-of-line'/`end-of-line' in the presence of field properties.
2530
2531 2001-10-17 Gerd Moellmann <gerd@gnu.org>
2532
2533 * Makefile.in (VERSION): Set to 2.8.
2534 (manual): Use `manual-21'.
2535
2536 * elisp.texi (VERSION): Add and use it where the version
2537 number was used. Set it to 2.8.
2538
2539 * intro.texi: Likewise.
2540
2541 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
2542
2543 * files.texi (File Name Completion): Document the significance of
2544 a trailing slash in elements of completion-ignored-extensions.
2545
2546 2001-10-06 Miles Bader <miles@gnu.org>
2547
2548 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
2549
2550 2001-10-04 Gerd Moellmann <gerd@gnu.org>
2551
2552 * variables.texi (Variable Aliases): New node.
2553
2554 2001-10-04 Gerd Moellmann <gerd@gnu.org>
2555
2556 * Branch for 21.1.
2557
2558 2001-10-02 Miles Bader <miles@gnu.org>
2559
2560 * minibuf.texi (Minibuffer Misc): Add entries for
2561 `minibuffer-contents', `minibuffer-contents-no-properties', and
2562 `delete-minibuffer-contents'.
2563 Correct description for `minibuffer-prompt-end'.
2564
2565 * text.texi (Property Search): Correct descriptions of
2566 `next-char-property-change' and `previous-char-property-change'.
2567 Add entries for `next-single-char-property-change' and
2568 `previous-single-char-property-change'.
2569 Make operand names a bit more consistent.
2570
2571 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
2572
2573 * frames.texi (Finding All Frames): Document that next-frame and
2574 previous-frame are local to current terminal.
2575
2576 2001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
2577
2578 * keymaps.texi (Creating Keymaps): Fix the description of the
2579 result of make-keymap.
2580
2581 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
2582
2583 * display.texi (Font Lookup, Attribute Functions)
2584 (Image Descriptors): Add cross-references to the definition of
2585 selected frame.
2586
2587 * buffers.texi (The Buffer List): Add cross-references to the
2588 definition of selected frame.
2589
2590 * frames.texi (Input Focus): Clarify which frame is _the_ selected
2591 frame at any given time.
2592 (Multiple Displays, Size and Position): Add a cross-reference to
2593 the definition of the selected frame.
2594
2595 2001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
2596
2597 * strings.texi (String Conversion) <string-to-number>: Document
2598 that a float is returned for integers that are too large.
2599
2600 * frames.texi (Mouse Position): Document mouse-position-function.
2601 (Display Feature Testing): Document display-images-p.
2602 (Window Frame Parameters): Document the cursor-type variable.
2603
2604 * numbers.texi (Integer Basics): Document CL style read syntax for
2605 integers in bases other than 10.
2606
2607 * positions.texi (List Motion): Document
2608 open-paren-in-column-0-is-defun-start.
2609
2610 * lists.texi (Sets And Lists): Document member-ignore-case.
2611
2612 * internals.texi (Garbage Collection): Document the used and free
2613 strings report.
2614 (Memory Usage): Document strings-consed.
2615
2616 * os.texi (Time of Day): Document float-time.
2617 (Recording Input): Document that clear-this-command-keys clears
2618 the vector to be returned by recent-keys.
2619
2620 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
2621 argument keymap can be a list.
2622
2623 * nonascii.texi (User-Chosen Coding Systems)
2624 <select-safe-coding-system>: Document the new argument
2625 accept-default-p and the variable
2626 select-safe-coding-system-accept-default-p. Tell what happens if
2627 buffer-file-coding-system is undecided.
2628 (Default Coding Systems): Document auto-coding-regexp-alist.
2629
2630 * display.texi (The Echo Area) <message>: Document
2631 message-truncate-lines.
2632 (Glyphs): Document that the glyph table is unused on windowed
2633 displays.
2634
2635 * help.texi (Describing Characters) <single-key-description>:
2636 Document the new argument no-angles.
2637 (Accessing Documentation) <documentation-property>: Document that
2638 a non-string property is evaluated.
2639 <documentation>: Document that the function-documentation property
2640 is looked for.
2641
2642 * windows.texi (Selecting Windows): Document some-window.
2643
2644 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
2645
2646 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
2647 apropos-mode-hook.
2648
2649 * commands.texi (Using Interactive): Document interactive-form.
2650 (Keyboard Macros): Document kbd-macro-termination-hook.
2651 (Command Loop Info): Document that clear-this-command-keys clears
2652 the vector to be returned by recent-keys.
2653
2654 2001-09-04 Werner LEMBERG <wl@gnu.org>
2655
2656 * Makefile.in (srcdir, texinputdir): New variables.
2657 (srcs, index.texi, install): Use $(srcdir).
2658 (.PHONY): Remove elisp.dvi.
2659 (elisp): Use -I switch for makeinfo.
2660 (elisp.dvi): Use $(srcdir) and $(texinputdir).
2661 (installall, dist): Use $(srcdir).
2662 Fix path to texinfo.tex.
2663 (maintainer-clean): Add elisp.dvi and elisp.oaux.
2664
2665 2001-08-30 Gerd Moellmann <gerd@gnu.org>
2666
2667 * display.texi (Conditional Display): Adjust to API change.
2668
2669 * configure: New file.
2670
2671 2001-07-30 Gerd Moellmann <gerd@gnu.org>
2672
2673 * commands.texi (Repeat Events): Add description of
2674 double-click-fuzz.
2675
2676 2001-05-08 Stefan Monnier <monnier@cs.yale.edu>
2677
2678 * syntax.texi (Syntax Class Table): Add the missing designator for
2679 comment and string fences.
2680 (Syntax Properties): Add a xref to syntax table internals.
2681 (Syntax Table Internals): Document string-to-syntax.
2682
2683 2001-05-07 Gerd Moellmann <gerd@gnu.org>
2684
2685 * Makefile.in (install): Use install-info command line options
2686 like in Emacs' Makefile.in.
2687
2688 2000-12-09 Miles Bader <miles@gnu.org>
2689
2690 * windows.texi (Window Start): Update documentation for
2691 `pos-visible-in-window-p'.
2692
2693 2000-11-12 Stefan Monnier <monnier@cs.yale.edu>
2694
2695 * lists.texi (Building Lists): Add footnote to explain how to add
2696 to the end of a list.
2697
2698 2000-10-25 Gerd Moellmann <gerd@gnu.org>
2699
2700 * files.texi (Visiting Functions): Typos.
2701
2702 2000-10-25 Kenichi Handa <handa@etl.go.jp>
2703
2704 * files.texi (Visiting Functions): Return value of
2705 find-file-noselect may be a list of buffers if wildcards are used.
2706
2707 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
2708
2709 * display.texi (Defining Faces): Document `graphic' display type
2710 in face specs.
2711
2712 2000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2713
2714 * hooks.texi (Standard Hooks): Replace obsolete
2715 `after-make-frame-hook' with `after-make-frame-functions'.
2716
2717 * frames.texi (Creating Frames): Ditto.
2718
2719 * variables.texi (Future Local Variables): Ditto.
2720
2721 2000-10-16 Gerd Moellmann <gerd@gnu.org>
2722
2723 * display.texi (Other Image Types): Add description of :foreground
2724 and :background properties of mono PBM images.
2725
2726 2000-08-17 Werner LEMBERG <wl@gnu.org>
2727
2728 * .cvsignore: New file.
2729
2730 2000-01-05 Gerd Moellmann <gerd@gnu.org>
2731
2732 * tindex.pl: New script.
2733
2734 1999-12-03 Dave Love <fx@gnu.org>
2735
2736 * Makefile.in (MAKEINFO): New parameter.
2737
2738 1999-09-17 Richard Stallman <rms@gnu.org>
2739
2740 * Makefile.in (srcs): Add hash.texi.
2741 (VERSION): Update to 20.6.
2742
2743 1999-09-13 Richard Stallman <rms@gnu.org>
2744
2745 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
2746
2747 1998-08-29 Karl Heuer <kwzh@gnu.org>
2748
2749 * configure.in: New file.
2750 * Makefile.in: Renamed from Makefile.
2751 (prefix, infodir): Use value obtained from configure.
2752 (emacslibdir): Obsolete variable deleted.
2753 (dist): Distribute configure.in, configure, Makefile.in.
2754
2755 1998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
2756
2757 * Makefile (INSTALL_INFO): New variable.
2758 (install): Run install-info.
2759
2760 1998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
2761
2762 * Makefile (elisp.dvi): Add missing backslash.
2763
2764 1998-05-02 Richard Stallman <rms@psilocin.gnu.org>
2765
2766 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
2767 Run texindex without `./'. Always run texindex on elisp.tp.
2768 (elisp.tps): Target deleted.
2769
2770 1998-04-05 Richard Stallman <rms@psilocin.gnu.org>
2771
2772 * Makefile (srcs): Add nonascii.texi and customize.texi.
2773 (dist): Start by deleting `temp'.
2774
2775 1998-02-17 Richard Stallman <rms@psilocin.gnu.org>
2776
2777 * Makefile (makeinfo, texindex): Targets deleted.
2778 (makeinfo.o, texindex.o): Targets deleted.
2779 (clean, dist): Don't do anything with them or with getopt*.
2780
2781 1998-01-30 Richard Stallman <rms@psilocin.gnu.org>
2782
2783 * Makefile (SHELL): Defined.
2784
2785 1998-01-27 Richard Stallman <rms@psilocin.gnu.org>
2786
2787 * Makefile (elisp.tps): New target.
2788 (elisp.dvi): Depend on elisp.tps.
2789
2790 Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
2791
2792 * README: Update phone number.
2793
2794 * Makefile (elisp): Make this be the default target.
2795 Depend on makeinfo.c instead of makeinfo.
2796 (install): Don't depend on elisp.dvi, since we don't install that.
2797 Use mkinstalldirs.
2798 (dist): Add mkinstalldirs.
2799
2800 Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2801
2802 * Makefile (VERSION): Update version number.
2803 (maintainer-clean): Renamed from realclean.
2804
2805 Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2806
2807 * Makefile (realclean): New target.
2808 (elisp): Remove any old elisp-* files first.
2809
2810 Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
2811
2812 * Makefile (VERSION): New variable.
2813 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
2814 Compressed file suffix should be `.gz', not `.z'.
2815
2816 Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2817
2818 * Makefile (elisp): Depend on makeinfo.
2819
2820 Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu)
2821
2822 * Makefile (srcs): Add anti.texi.
2823
2824 Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2825
2826 * Makefile (infodir, prefix): New vars.
2827 (install): Use infodir.
2828 (emacsinfodir): Deleted.
2829
2830 Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2831
2832 * Makefile (srcs): Add calendar.texi.
2833
2834 * Makefile (dist): Copy texindex.c and makeinfo.c.
2835 Limit elisp-* files to those with one or two digits.
2836
2837 Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2838
2839 * Makefile (dist): Changed to use Gzip instead of compress.
2840
2841 Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
2842
2843 * loading.texi (Unloading): define-function changed back to
2844 defalias. It may not stay this way, but at least it's
2845 consistent with the known-good version of the code patch.
2846
2847 Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
2848
2849 * modes.texi (Hooks): Document new optional arg of add-hook.
2850
2851 Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
2852
2853 * variables.texi: Document nil initial value of buffer-local variables.
2854
2855 * tips.texi: Add new section on standard library headers.
2856
2857 Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2858
2859 * Makefile (srcs): Add frame.texi to the list of sources.
2860
2861 Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2862
2863 * Makefile (dist): Don't bother excluding autosave files; they'll
2864 never make it into the temp directory anyway, and the hash marks
2865 in the name are problematic for make and the Bourne shell.
2866 (srcs):
2867
2868 Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2869
2870 * Makefile (dist): Don't include backup files or autosave files in
2871 the distribution tar file.
2872
2873 Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2874
2875 * Makefile (srcs): Added index.perm.
2876 (elisp.dvi): Remove erroneous shell comment.
2877 Expect output of permute-index in permuted.fns.
2878 Save old elisp.aux in elisp.oaux.
2879 (clean): Added index.texi to be deleted.
2880
2881 Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
2882
2883 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
2884
2885 Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech)
2886
2887 * files.texi: Noted that completion-ignored-extensions is ignored
2888 when making *Completions*.
2889
2890 Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
2891
2892 * Makefile make dist now depends on elisp.dvi, since it tries
2893 to include it in the dist file.
2894
2895 Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu)
2896
2897 * functions.texinfo (Mapping Functions): Add missing quote
2898
2899 Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
2900
2901 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
2902 (defunargs): Turn off \hyphenchar of \sl font temporarily.
2903
2904 Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
2905
2906 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
2907 and @error{} are the terms now being used. The files in the
2908 directory have been changed to reflect this.
2909
2910 * All instances of @indentedresultt{} have been changed to
2911 ` @result{}', using 5 spaces at the begining of the line.
2912
2913 Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
2914
2915 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
2916 experimental @indentedresult{}, @indentedexpandsto{} are part of
2917 the texinfo.tex in this directory. These TeX macros are not
2918 stable yet.
2919
2920 Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
2921
2922 * texinfo.tex: temporarily added
2923 \let\result=\dblarrow
2924 \def\error{{\it ERROR} \longdblarrow}
2925 We need to do this better soon.
2926
2927 Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
2928
2929 * Applied Karl Berry's patches to *.texinfo files, but not to
2930 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
2931 new title page format is also not applied, since it requires
2932 texinfo.tex changes.)
2933
2934 * Cleaned up `Makefile' and defined the `emacslibdir' directory
2935 for the Project GNU development environment.
2936
2937 ;; Local Variables:
2938 ;; coding: iso-2022-7bit
2939 ;; End:
2940
2941 Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
2942 Copying and distribution of this file, with or without modification,
2943 are permitted provided the copyright notice and this notice are preserved.
2944
2945 ;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda