]> code.delx.au - gnu-emacs/blob - lispref/ChangeLog
(Lazy Properties): Minor fix.
[gnu-emacs] / lispref / ChangeLog
1 2007-04-08 Karl Berry <karl@gnu.org>
2
3 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
4 * macros.texi (Backquote): Downcase Backquote in index entries for
5 consistency.
6
7 2007-04-08 Richard Stallman <rms@gnu.org>
8
9 * text.texi (Adaptive Fill): Just describe default,
10 don't show it (since it contains non-ASCII chars).
11
12 2007-04-07 Karl Berry <karl@gnu.org>
13
14 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
15 adaptive-fill-regexp's value, since they are not in the standard
16 TeX fonts.
17
18 2007-04-07 Herbert Euler <herberteuler@hotmail.com>
19
20 * display.texi (Defining Faces): Fix example.
21
22 2007-04-07 Karl Berry <karl@gnu.org>
23
24 * display.texi (Button Buffer Commands): Improve page break.
25
26 2007-04-07 Richard Stallman <rms@gnu.org>
27
28 * advice.texi (Activation of Advice): Remove redundant index entry.
29
30 * backups.texi: Improve index entries. Remove redundant ones.
31
32 * compile.texi (Byte Compilation): Improve index entry.
33
34 * hash.texi (Creating Hash): Improve index entry.
35
36 * symbols.texi (Definitions): Improve index entry.
37
38 * edebug.texi: Improve index entries. Remove redundant/useless ones.
39
40 * maps.texi (Standard Keymaps): Remove useless index entry.
41
42 * help.texi (Documentation Basics): Remove redundant index entries.
43
44 * customize.texi: Improve index entries.
45 Remove redundant/useless ones.
46
47 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
48
49 * streams.texi (Output Variables): Improve index entry.
50
51 * abbrevs.texi (Abbrevs): Remove useless index entry.
52
53 * macros.texi (Expansion): Remove useless index entry.
54
55 * text.texi: Improve index entries. Remove redundant/useless ones.
56 (Text Properties, Examining Properties)
57 (Special Properties): Use "property category" instead of "category"
58 to refer to the `category' property.
59
60 * positions.texi: Improve index entries. Remove useless one.
61
62 * lists.texi: Improve index entries. Remove redundant/useless ones.
63
64 * os.texi: Improve index entries.
65 (Timers): Fix previous change.
66
67 * buffers.texi: Improve index entries.
68 (Modification Time): Get rid of term "obsolete buffer".
69
70 * debugging.texi: Improve index entries.
71 (Test Coverage): Add xref to other test coverage ftr.
72
73 * eval.texi: Improve index entry. Remove redundant ones.
74
75 * numbers.texi: Improve index entries. Remove redundant/useless ones.
76
77 * files.texi: Improve index entries. Remove redundant/useless ones.
78
79 * objects.texi: Improve index entries.
80
81 * processes.texi: Improve index entries.
82
83 * modes.texi: Improve index entry. Remove redundant one.
84
85 * nonascii.texi: Improve index entries.
86
87 * internals.texi: Improve index entries.
88
89 * syntax.texi: Improve index entries.
90
91 * keymaps.texi (Active Keymaps): Improve index entries.
92
93 * commands.texi: Improve index entries. Remove redundant/useless ones.
94
95 * frames.texi: Improve index entries. Remove redundant/useless ones.
96
97 * markers.texi: Improve index entries. Remove redundant ones.
98
99 * tips.texi: Improve index entries.
100
101 * loading.texi (Unloading): Improve index entry.
102
103 * variables.texi: Improve index entries. Remove redundant one.
104
105 * sequences.texi: Improve index entry.
106
107 * display.texi: Improve index entries. Remove redundant ones.
108
109 * windows.texi: Improve index entries.
110
111 * searching.texi: Improve index entries. Remove redundant one.
112
113 * strings.texi (Case Tables): Improve last change.
114
115 2007-04-04 Chong Yidong <cyd@stupidchicken.com>
116
117 * strings.texi (Case Tables): Document with-case-table and
118 ascii-case-table.
119
120 2007-04-03 Karl Berry <karl@gnu.org>
121
122 * processes.texi (Network): Reword to improve page break.
123
124 2007-04-03 Eli Zaretskii <eliz@gnu.org>
125
126 * functions.texi (Inline Functions): Describe more disadvantages
127 of defsubst, and make advice against it stronger.
128
129 2007-04-02 Karl Berry <karl@gnu.org>
130
131 * backups.texi (Backup Names): Avoid widow words.
132 * modes.texi (Example Major Modes): Align last comment.
133
134 2007-04-01 Chong Yidong <cyd@stupidchicken.com>
135
136 * keymaps.texi (Remapping Commands): Document new arg to
137 command-remapping.
138
139 2007-04-01 Karl Berry <karl@gnu.org>
140
141 * processes.texi (Low-Level Network): typo.
142 * loading.texi (Hooks for Loading): avoid double "the".
143 * keymaps.texi (Key Sequences): no double "and".
144 (Changing Key Bindings): shorten to improve line break.
145
146 2007-03-31 Glenn Morris <rgm@gnu.org>
147
148 * os.texi (Timers): Fix description of run-at-time TIME formats.
149
150 2007-03-31 Richard Stallman <rms@gnu.org>
151
152 * display.texi (Invisible Text): Correct buffer-invisibility-spec
153 regarding ellipsis.
154
155 2007-03-31 Eli Zaretskii <eliz@gnu.org>
156
157 * intro.texi (nil and t):
158 * symbols.texi (Plists and Alists):
159 * variables.texi (Variable Aliases, Constant Variables):
160 * functions.texi (Defining Functions):
161 * advice.texi (Advising Primitives):
162 * debugging.texi (Syntax Errors, Compilation Errors):
163 * minibuf.texi (Minibuffer Windows):
164 * commands.texi (Adjusting Point):
165 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
166 (Auto Major Mode, Major Mode Conventions):
167 * help.texi (Describing Characters):
168 * files.texi (Create/Delete Dirs, Information about Files)
169 (File Locks, Writing to Files, Reading from Files)
170 (Saving Buffers):
171 * windows.texi (Resizing Windows, Cyclic Window Ordering):
172 * frames.texi (Finding All Frames):
173 * positions.texi (Buffer End, Motion):
174 * markers.texi (The Region):
175 * text.texi (Deletion, Near Point):
176 * display.texi (Displaying Messages, Truncation):
177 * os.texi (Processor Run Time):
178 * tips.texi (Key Binding Conventions, Programming Tips)
179 (Warning Tips, Documentation Tips, Comment Tips):
180 * internals.texi (Memory Usage): Improve indexing.
181
182 * variables.texi (Frame-Local Variables):
183 * functions.texi (Argument List):
184 * loading.texi (Library Search):
185 * streams.texi (Output Variables):
186 * keymaps.texi (Translation Keymaps, Searching Keymaps):
187 * searching.texi (Replacing Match, Search and Replace):
188 * processes.texi (Byte Packing, Decoding Output)
189 (Accepting Output, Network Servers, Shell Arguments):
190 * display.texi (Abstract Display, Image Cache, Scroll Bars):
191 * windows.texi (Window Point, Window Start):
192 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
193 * commands.texi (Reading Input, Keyboard Events):
194 * minibuf.texi (Reading File Names, Minibuffer Completion)
195 (Recursive Mini):
196 * positions.texi (List Motion):
197 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
198 * numbers.texi (Arithmetic Operations, Math Functions)
199 (Predicates on Numbers, Comparison of Numbers):
200 (Numeric Conversions):
201 * locals.texi (Standard Buffer-Local Variables):
202 * maps.texi (Standard Keymaps):
203 * os.texi (User Identification, System Environment, Recording Input)
204 (X11 Keysyms):
205 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
206 * backups.texi (Backups and Auto-Saving):
207 * customize.texi (Customization, Group Definitions)
208 (Variable Definitions):
209 * compile.texi (Byte Compilation): Improve index entries.
210
211 2007-03-31 Karl Berry <karl@gnu.org>
212
213 * macros.texi (Defining Macros): Avoid widow syllable.
214
215 2007-03-31 Eli Zaretskii <eliz@gnu.org>
216
217 * elisp.texi (Top): Postscript -> PostScript.
218
219 * display.texi (Images, Postscript Images): Postscript -> PostScript.
220
221 2007-03-31 Markus Triska <markus.triska@gmx.at>
222
223 * internals.texi (Writing Emacs Primitives): Untabify `For'.
224
225 2007-03-30 Karl Berry <karl@gnu.org>
226
227 * lists.texi (List-related Predicates): Remove spurious @need.
228 (Setcdr): Use @smallexample to improve page break.
229 (Association Lists) <assoc>: Reword to improve page break.
230
231 * strings.texi (String Conversion): Insert blank line to improve
232 page break.
233
234 * numbers.texi (Random Numbers): Use @minus{}.
235 (Math Functions): Use @minus{}.
236
237 * intro.texi (Acknowledgements): Avoid line breaks before middle
238 initials.
239
240 2007-03-24 Eli Zaretskii <eliz@gnu.org>
241
242 * errors.texi (Standard Errors): Add an index entry.
243
244 2007-03-19 Richard Stallman <rms@gnu.org>
245
246 * os.texi (Recording Input): recent-keys now gives 300 keys.
247
248 2007-03-12 Glenn Morris <rgm@gnu.org>
249
250 * os.texi: Replace "daylight savings" with "daylight saving"
251 throughout.
252
253 2007-03-05 Richard Stallman <rms@gnu.org>
254
255 * variables.texi (File Local Variables): Update
256 enable-local-variables values.
257
258 2007-03-04 Richard Stallman <rms@gnu.org>
259
260 * syntax.texi (Control Parsing): Minor clarification.
261
262 * strings.texi (Formatting Strings): Clarify width, precision, flags.
263
264 * sequences.texi (Sequence Functions): Move string-bytes away,
265 add xref.
266
267 * nonascii.texi (Text Representations): Move string-bytes here.
268
269 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
270
271 * minibuf.texi (Basic Completion): Minor clarification.
272
273 * markers.texi (The Mark): Clarify existence vs activation of mark.
274 Other cleanup.
275
276 * display.texi (Finding Overlays): Write better example.
277
278 * compile.texi (Eval During Compile): Clarify putting macros
279 in eval-when-compile.
280
281 2007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
282
283 * loading.texi (How Programs Do Loading): Fix anchor position at
284 load-read-function definition doc. (tiny change)
285
286 2007-02-21 Kim F. Storm <storm@cua.dk>
287
288 * strings.texi (Text Comparison): Mention that assoc-string
289 converts symbols to strings before testing.
290
291 2007-02-17 Kim F. Storm <storm@cua.dk>
292
293 * processes.texi (Bindat Spec): Vector types can have optional
294 element type.
295 (Bindat Examples): Fix example. Add vector with element type.
296
297 2007-02-16 Andreas Schwab <schwab@suse.de>
298
299 * strings.texi (Formatting Strings): Document '+' flag.
300
301 2007-02-15 Juanma Barranquero <lekktu@gmail.com>
302
303 * strings.texi (Modifying Strings): Clarify that `clear-string'
304 always converts the string to unibyte.
305
306 2007-02-14 Kim F. Storm <storm@cua.dk>
307
308 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
309 Rewrite glyph code description to refer to these functions.
310 Remove details of encoding face number and char into integer code.
311
312 2007-02-03 Alan Mackenzie <acm@muc.de>
313
314 * loading.texi (Hooks for Loading): Make the description of
315 `eval-after-load' more detailed, and amend the description of
316 after-load-alist, in accordance with changes from 2006-05.
317
318 2007-02-03 Chong Yidong <cyd@stupidchicken.com>
319
320 * modes.texi (Defining Minor Modes): Document that a :require
321 keyword or similar may be required to make saved customization
322 variables work.
323
324 2007-02-03 Eli Zaretskii <eliz@gnu.org>
325
326 * elisp.texi (Top): Make the detailed menu headers compliant with
327 Texinfo guidelines and with what texnfo-upd.el expects. Add
328 comments to prevent people from inadvertently modifying the key
329 parts needed by `texinfo-multiple-files-update'.
330
331 2007-02-02 Eli Zaretskii <eliz@gnu.org>
332
333 * elisp.texi (Top): Update the top-level menus.
334
335 * syntax.texi (Categories): Add index entries.
336
337 2007-02-01 Juanma Barranquero <lekktu@gmail.com>
338
339 * display.texi (Attribute Functions): Fix name and description of
340 the UNDERLINE arg of `set-face-underline-p'.
341
342 2007-01-29 Eli Zaretskii <eliz@gnu.org>
343
344 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
345 Variables", and "Standard Keymaps" to the detailed menu.
346
347 * variables.texi (Future Local Variables): Add index entry.
348
349 2007-01-28 Richard Stallman <rms@gnu.org>
350
351 * tips.texi (Coding Conventions): Clarify the tip about macros
352 that define a function or a variable.
353
354 * files.texi (File Attributes): UID and GID can be floats.
355 (Magic File Names): Explain why deferring all operations to
356 the standard handler does not work.
357
358 2007-01-23 Martin Rudalics <rudalics@gmx.at>
359
360 * backups.texi (Reverting): Use "buffer" instead of "file"
361 when talking about major and minor modes.
362
363 2007-01-21 Richard Stallman <rms@gnu.org>
364
365 * help.texi (Documentation): Add xref to Documentation Tips.
366
367 2007-01-14 Juanma Barranquero <lekktu@gmail.com>
368
369 * tips.texi (Coding Conventions): Fix typos.
370
371 2007-01-05 Richard Stallman <rms@gnu.org>
372
373 * modes.texi (Defining Minor Modes): Fix previous change.
374
375 2007-01-03 Richard Stallman <rms@gnu.org>
376
377 * customize.texi (Variable Definitions, Customization Types):
378 Don't use * in doc string for defcustom.
379
380 2007-01-02 Richard Stallman <rms@gnu.org>
381
382 * variables.texi (Variable Aliases): Clarify that aliases vars
383 always have the same value.
384
385 * processes.texi (Bindat Spec): Fix Texinfo usage.
386
387 * modes.texi (Defining Minor Modes): Explain effect of command
388 defined with define-global-minor-mode on new buffers.
389
390 2006-12-30 Kim F. Storm <storm@cua.dk>
391
392 * keymaps.texi (Tool Bar): Describe `grow-only' value of
393 `auto-resize-tool-bars'.
394
395 2006-12-30 Richard Stallman <rms@gnu.org>
396
397 * keymaps.texi (Active Keymaps): Fix previous change.
398
399 2006-12-30 Nick Roberts <nickrob@snap.net.nz>
400
401 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
402
403 2006-12-30 Kim F. Storm <storm@cua.dk>
404
405 * processes.texi (Bindat Spec): Clarify using field names in
406 length specifications.
407
408 2006-12-29 Kim F. Storm <storm@cua.dk>
409
410 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
411 Add count and index variables for eval forms in repeat blocks.
412
413 2006-12-24 Richard Stallman <rms@gnu.org>
414
415 * customize.texi (Variable Definitions): Document
416 new name custom-add-frequent-value.
417
418 2006-12-19 Kim F. Storm <storm@cua.dk>
419
420 * commands.texi (Misc Events): User signals now result in sigusr1
421 and sigusr2 events which are handled through special-event-map.
422 (Special Events): User signals and drag-n-drop are special.
423
424 2006-12-17 Richard Stallman <rms@gnu.org>
425
426 * loading.texi (Named Features): Explain subfeatures better.
427
428 * customize.texi: Use "option" only for user options.
429 For the keyword values inside defcustom etc, say "keywords".
430 For :options value's elements, say "elements".
431 :group should not be omitted.
432
433 * syntax.texi (Parsing Expressions): Split up node.
434 (Motion via Parsing, Position Parse, Parser State)
435 (Low-Level Parsing, Control Parsing): New subnodes.
436 (Parser State): Document syntax-ppss-toplevel-pos.
437
438 * positions.texi (List Motion): Punctuation fix.
439
440 * files.texi (File Name Completion): Document PREDICATE arg
441 to file-name-completion.
442
443 2006-12-16 Eli Zaretskii <eliz@gnu.org>
444
445 * internals.texi (Building Emacs, Writing Emacs Primitives):
446 Add index entries.
447
448 2006-12-11 Richard Stallman <rms@gnu.org>
449
450 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
451 affects face menu. Explain how to make it non-nil without enabling
452 any fontification.
453
454 2006-12-10 Chong Yidong <cyd@stupidchicken.com>
455
456 * modes.texi (Font Lock Basics): Document nil value of
457 font-lock-defaults.
458
459 2006-12-10 Glenn Morris <rgm@gnu.org>
460
461 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
462 value for system-flag argument. Abbrev tables may not be empty
463 when major modes are loaded.
464
465 2006-12-08 Juanma Barranquero <lekktu@gmail.com>
466
467 * makefile.w32-in (maintainer-clean): Partially revert last
468 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
469 to protect elisp-covers.texi.
470
471 2006-12-07 Juanma Barranquero <lekktu@gmail.com>
472
473 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
474 Don't remove elisp* info files; they are already deleted by the
475 `clean' and `distclean' targets, and they are in the $(infodir)
476 directory, not the current one.
477
478 2006-12-04 Kim F. Storm <storm@cua.dk>
479
480 * commands.texi (Misc Events): Update signal events.
481 (Event Examples): Add signal example.
482
483 2006-11-29 Richard Stallman <rms@gnu.org>
484
485 * frames.texi (Visibility of Frames): Explain visible windows
486 can be covered by others. Add xref for raise-frame.
487
488 2006-11-28 Richard Stallman <rms@gnu.org>
489
490 * searching.texi (Regexp Special): Update when ^ is special.
491
492 2006-11-27 Eli Zaretskii <eliz@gnu.org>
493
494 * customize.texi (Customization, Common Keywords)
495 (Group Definitions, Variable Definitions, Composite Types)
496 (Type Keywords, Customization Types): Add index entries for
497 various customization keywords.
498
499 2006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
500
501 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
502
503 2006-11-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
504
505 * frames.texi (Window System Selections): Remove clipboard from
506 description of selection-coding-system.
507
508 2006-11-06 Richard Stallman <rms@gnu.org>
509
510 * lists.texi (List Variables): Document COMPARE-FN.
511
512 * keymaps.texi: Avoid use of "binding" to mean a relation;
513 use it only to refer to the meaning associated with a key.
514 (Keymaps): Change menu node description.
515
516 * elisp.texi (Top): Change menu node description.
517
518 * display.texi (Managing Overlays): Document overlay-recenter.
519
520 2006-10-29 Chong Yidong <cyd@stupidchicken.com>
521
522 * Makefile.in: Use relative paths to avoid advertising filesystem
523 contents during compilation.
524
525 2006-10-23 Kim F. Storm <storm@cua.dk>
526
527 * commands.texi (Event Input Misc): Update unread-command-events.
528
529 2006-10-23 Nick Roberts <nickrob@snap.net.nz>
530
531 * lists.texi (Sets And Lists): Fix typos.
532
533 2006-10-18 Juanma Barranquero <lekktu@gmail.com>
534
535 * control.texi (Processing of Errors): Use @var for an argument,
536 not @code.
537
538 2006-10-16 Richard Stallman <rms@gnu.org>
539
540 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
541
542 * keymaps.texi (Format of Keymaps): Show all the keymap element
543 patterns that result from menu items.
544 (Key Lookup): Minor cleanups.
545
546 * modes.texi (Precalculated Fontification): Don't say that
547 not setting font-lock-defaults avoids loading font-lock.
548
549 * help.texi (Documentation): Move xref to Emacs Manual here.
550 (Documentation Basics): From here.
551 Also doc emacs-lisp-docstring-fill-column.
552
553 * elisp.texi: Update version and ISBN.
554
555 * commands.texi (Interactive Call): Clarify KEYS arg to
556 call-interactively is a vector.
557 (Command Loop Info): Delete anchor in this-command-keys.
558 Add anchor in this-command-keys-vector.
559 (Recursive Editing): Document how recursive-edit
560 handles the current buffer.
561
562 2006-10-13 Chong Yidong <cyd@stupidchicken.com>
563
564 * frames.texi (Frame Titles): %c and %l are ignored in
565 frame-title-format.
566
567 2006-10-11 Richard Stallman <rms@gnu.org>
568
569 * keymaps.texi (Key Sequences): Clarify use of kbd.
570
571 2006-10-10 Kim F. Storm <storm@cua.dk>
572
573 * lists.texi (Sets And Lists): Add memql.
574
575 2006-10-03 Richard Stallman <rms@gnu.org>
576
577 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
578 Clarify :ascii: and :nonascii:.
579
580 2006-09-29 Juri Linkov <juri@jurta.org>
581
582 * modes.texi (%-Constructs): Reorder coding systems in the
583 documentation of %z to the real order displayed in the modeline.
584
585 2006-09-25 Richard Stallman <rms@gnu.org>
586
587 * os.texi (Timers): Describe timer-max-repeats.
588
589 2006-09-25 Chong Yidong <cyd@stupidchicken.com>
590
591 * os.texi (Timers): Mention with-local-quit.
592
593 2006-09-24 Richard Stallman <rms@gnu.org>
594
595 * searching.texi (Searching and Matching): Mention property search.
596
597 * commands.texi (Command Loop Info): Explain how read-event affects
598 this-command-keys.
599
600 2006-09-20 Richard Stallman <rms@gnu.org>
601
602 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
603
604 * windows.texi (Window Start): Minor cleanups.
605
606 2006-09-20 Kim F. Storm <storm@cua.dk>
607
608 * windows.texi (Window Start): pos-visible-in-window-p allows
609 specifying t for position to mean "end of window".
610 Add window-line-height.
611
612 * anti.texi (Antinews): Mention window-line-height.
613
614 2006-09-19 David Kastrup <dak@gnu.org>
615
616 * keymaps.texi (Searching Keymaps): Small clarification.
617
618 2006-09-18 Richard Stallman <rms@gnu.org>
619
620 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
621 cause keyboard menus.
622 (Menu Keymaps): Likewise.
623 (Defining Menus, Keyboard Menus): Clarify.
624
625 * text.texi (Fields): Clarify explanation of constrain-to-field.
626
627 2006-09-16 Eli Zaretskii <eliz@gnu.org>
628
629 * variables.texi (Tips for Defining): Fix a typo.
630
631 2006-09-15 Richard Stallman <rms@gnu.org>
632
633 * keymaps.texi (Remapping Commands, Searching Keymaps)
634 (Active Keymaps): Clean up previous change.
635
636 2006-09-15 Jay Belanger <belanger@truman.edu>
637
638 * gpl.texi: Replace "Library Public License" by "Lesser Public
639 License" throughout.
640
641 2006-09-15 David Kastrup <dak@gnu.org>
642
643 * keymaps.texi (Active Keymaps): Adapt description to use
644 `get-char-property' instead `get-text-property'. Explain how
645 mouse events change this. Explain the new optional argument of
646 `key-binding' and its mouse-dependent lookup.
647 (Searching Keymaps): Adapt description similarly.
648 (Remapping Commands): Explain the new optional argument of
649 `command-remapping'.
650
651 2006-09-14 Richard Stallman <rms@gnu.org>
652
653 * keymaps.texi (Searching Keymaps): Clarification.
654 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
655
656 2006-09-13 Richard Stallman <rms@gnu.org>
657
658 * objects.texi (Character Type): Node split.
659 Add xref to Describing Characters.
660 (Basic Char Syntax, General Escape Syntax)
661 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
662
663 2006-09-11 Richard Stallman <rms@gnu.org>
664
665 * display.texi (Display Table Format): Wording clarification.
666 (Glyphs): Clarifications.
667
668 2006-09-10 Chong Yidong <cyd@stupidchicken.com>
669
670 * keymaps.texi (Active Keymaps): Mention that key-binding checks
671 local maps.
672
673 2006-09-10 Kim F. Storm <storm@cua.dk>
674
675 * display.texi (Forcing Redisplay): Document return value of
676 function redisplay.
677
678 2006-09-09 Richard Stallman <rms@gnu.org>
679
680 * windows.texi (Window Hooks): Explain limits of
681 window-scroll-functions.
682
683 * display.texi (Fringe Indicators): Update for last change in
684 indicate-buffer-boundaries.
685
686 2006-09-08 Richard Stallman <rms@gnu.org>
687
688 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
689
690 2006-09-06 Kim F. Storm <storm@cua.dk>
691
692 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
693
694 * windows.texi (Window Start): Update pos-visible-in-window-p.
695
696 2006-09-04 Richard Stallman <rms@gnu.org>
697
698 * processes.texi (Accepting Output): Explain SECONDS=0 for
699 accept-process-output.
700
701 * os.texi (Idle Timers): Explain why timer functions should not
702 loop until (input-pending-p).
703
704 2006-09-02 Eli Zaretskii <eliz@gnu.org>
705
706 * makefile.w32-in (usermanualdir): New variable.
707 (elisp.dvi): Use it.
708
709 2006-09-01 Eli Zaretskii <eliz@gnu.org>
710
711 * buffers.texi (Buffer Modification): Fix last change.
712
713 2006-09-01 Chong Yidong <cyd@stupidchicken.com>
714
715 * buffers.texi (Buffer Modification): Document
716 buffer-chars-modified-tick.
717
718 2006-08-31 Richard Stallman <rms@gnu.org>
719
720 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
721
722 2006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
723
724 * modes.texi (Syntactic Font Lock):
725 Mention font-lock-syntactic-face-function
726 instead of specific faces.
727
728 2006-08-29 Chong Yidong <cyd@stupidchicken.com>
729
730 * display.texi (Images): Add xrref to display-images-p.
731
732 2006-08-28 Kenichi Handa <handa@m17n.org>
733
734 * nonascii.texi (Lisp and Coding Systems): Fix description of
735 detect-coding-region.
736
737 2006-08-27 Michael Olson <mwolson@gnu.org>
738
739 * processes.texi (Transaction Queues): Remove stray quote
740 character.
741
742 2006-08-25 Richard Stallman <rms@gnu.org>
743
744 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
745 Add xref.
746
747 2006-08-24 Chong Yidong <cyd@stupidchicken.com>
748
749 * os.texi (Timers): Avoid waiting inside timers.
750
751 2006-08-21 Lute Kamstra <lute@gnu.org>
752
753 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
754
755 2006-08-20 Richard Stallman <rms@gnu.org>
756
757 * os.texi (Idle Timers): New node, split out from Timers.
758 Document current-idle-time.
759 * commands.texi (Reading One Event): Update xref.
760 * elisp.texi (Top): Update subnode menu.
761
762 2006-08-16 Richard Stallman <rms@gnu.org>
763
764 * keymaps.texi (Extended Menu Items): Show format of cached
765 bindings in extended menu items.
766
767 * customize.texi (Variable Definitions): Explain when the
768 standard value expression is evaluated.
769
770 2006-08-15 Chong Yidong <cyd@stupidchicken.com>
771
772 * commands.texi (Reading One Event): Explain idleness in
773 `read-event'.
774
775 2006-08-12 Chong Yidong <cyd@stupidchicken.com>
776
777 * text.texi (Near Point): Say "cursor" not "terminal cursor".
778 (Commands for Insertion): Removed split-line since it's not
779 relevant for Lisp programming.
780 (Yank Commands): Rewrite introduction.
781 (Undo): Clarify.
782 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
783 (Filling): Remove redundant comment. Clarify return value of
784 current-justification.
785 (Margins): Minor clarifications.
786 (Adaptive Fill): Update default value of adaptive-fill-regexp.
787 (Sorting): Update definition of sort-lines.
788 (Columns): Clarify behavior of sort-columns.
789 (Indent Tabs): Link to Tab Stops in Emacs manual.
790 (Special Properties): Clarify.
791 (Clickable Text): Mention Buttons package.
792
793 2006-08-12 Kevin Ryde <user42@zip.com.au>
794
795 * os.texi (Time Parsing): Add %z to description of
796 format-time-string, as per docstring. Add cross reference to
797 glibc manual for strftime.
798
799 2006-08-08 Richard Stallman <rms@gnu.org>
800
801 * modes.texi: Clean up wording in previous change.
802
803 2006-08-07 Chong Yidong <cyd@stupidchicken.com>
804
805 * modes.texi (Hooks): Clarify.
806 (Major Mode Basics): Mention define-derived-mode explicitly.
807 (Major Mode Conventions): Rebinding RET is OK for some modes.
808 Mention change-major-mode-hook and after-change-major-mode-hook.
809 (Example Major Modes): Moved to end of Modes section.
810 (Mode Line Basics): Clarify.
811 (Mode Line Data): Mention help-echo and local-map in strings.
812 Explain reason for treatment of non-risky variables.
813 (Properties in Mode): Clarify.
814 (Faces for Font Lock): Add font-lock-negation-char-face.
815
816 2006-08-04 Eli Zaretskii <eliz@gnu.org>
817
818 * strings.texi (Formatting Strings): Warn against arbitrary
819 strings as first arg to `format'.
820
821 2006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
822
823 * text.texi (Clickable Text): Mention `help-echo' text property.
824 Update intro, examples and associated explanations.
825
826 2006-07-31 Richard Stallman <rms@gnu.org>
827
828 * commands.texi: Update xrefs.
829 (Event Mod): New node, cut out from old Translating Input.
830
831 * maps.texi: Update xrefs.
832
833 * keymaps.texi (Translation Keymaps): New node.
834 Update xrefs from Translating Input to Translation Keymaps.
835
836 * elisp.texi (Top): Update subnode menu.
837
838 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
839
840 * os.texi (System Interface): Fix menu descriptions of some nodes.
841 (Translating Input): Node deleted.
842
843 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
844
845 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
846
847 * lists.texi (Sets And Lists): Likewise.
848
849 2006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
850
851 * text.texi (Fields): Mention POS
852 requirement when narrowing is in effect.
853
854 2006-07-28 Richard Stallman <rms@gnu.org>
855
856 * display.texi (Face Attributes): Simplify wording.
857 (Attribute Functions): Clarify meaning of new-frame default
858 attribute settings.
859
860 * customize.texi (Common Keywords): Document how to use
861 :package-version in a package not in Emacs.
862
863 2006-07-28 Kim F. Storm <storm@cua.dk>
864
865 * commands.texi (Reading One Event): Fix last change.
866
867 2006-07-26 Chong Yidong <cyd@stupidchicken.com>
868
869 * commands.texi (Reading One Event): Document SECONDS argument for
870 read-event, read-char, and read-char-exclusive.
871
872 2006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
873
874 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
875 to ensure correct identification.
876
877 2006-07-24 Richard Stallman <rms@gnu.org>
878
879 * text.texi (Clickable Text): Clarify.
880
881 * sequences.texi (Vector Functions): Delete duplicate xref.
882
883 * objects.texi (Function Type): Clarify.
884
885 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
886 modes.
887
888 * lists.texi (List Variables): New node.
889 Material moved from other nodes.
890
891 * variables.texi (Setting Variables): add-to-list and
892 add-to-ordered-list moved to List Variables node.
893
894 2006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
895
896 * text.texi (Links and Mouse-1):
897 For mouse-on-link-p, expand on arg POS.
898
899 2006-07-21 Kim F. Storm <storm@cua.dk>
900
901 * display.texi (Forcing Redisplay): Don't mention systems which
902 don't support sub-second timers for redisplay-preemption-period.
903
904 * os.texi (Terminal Output): Clarify text vs graphical terminal.
905
906 2006-07-21 Eli Zaretskii <eliz@gnu.org>
907
908 * frames.texi (Input Focus): Document that focus-follows-mouse has
909 no effect on MS-Windows.
910
911 2006-07-18 Richard Stallman <rms@gnu.org>
912
913 * display.texi (Forcing Redisplay): Cleanups in previous change.
914
915 * processes.texi (Low-Level Network): Make menu more convenient.
916
917 2006-07-18 Kim F. Storm <storm@cua.dk>
918
919 * display.texi (Forcing Redisplay): redisplay-preemption-period
920 only used on window systems. Add xref to Terminal Output.
921
922 * os.texi (Terminal Output): baud-rate only controls preemption on
923 non-window systems. Add xref to Forcing Redisplay.
924
925 * processes.texi (Low-Level Network): Rename node "Make Network"
926 to "Network Processes".
927
928 2006-07-18 Karl Berry <karl@gnu.org>
929
930 * variables.texi, functions.texi, customize.texi, loading.texi:
931 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
932
933 2006-07-17 Chong Yidong <cyd@stupidchicken.com>
934
935 * commands.texi (Waiting): Document batch-mode sit-for behavior.
936
937 2006-07-17 Richard Stallman <rms@gnu.org>
938
939 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
940 Put period and comma inside quotes.
941
942 * loading.texi, markers.texi: Use real doublequote inside menus.
943
944 * windows.texi: Put point and comma inside quotes.
945 (Textual Scrolling): Use @samp for error message.
946
947 * variables.texi, tips.texi, syntax.texi, symbols.texi:
948 * strings.texi, streams.texi, processes.texi, os.texi:
949 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
950 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
951 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
952 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
953 Put point and comma inside quotes.
954
955 * control.texi (Processing of Errors): Add command-error-function.
956
957 * variables.texi (File Local Variables): Clarify that
958 file local variables make buffer-local bindings.
959
960 * modes.texi (Syntactic Font Lock): Give default for
961 font-lock-syntax-table.
962
963 2006-07-17 Nick Roberts <nickrob@snap.net.nz>
964
965 * text.texi (Special Properties): Clean up previous change.
966
967 2006-07-16 Karl Berry <karl@gnu.org>
968
969 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
970 * control.texi: Fix bad page breaks through chapter 10 (control).
971
972 * anti.texi (Antinews): Reorder face-attribute fns to avoid
973 underfull hbox.
974
975 2006-07-15 Nick Roberts <nickrob@snap.net.nz>
976
977 * text.texi (Special Properties): Describe fontified text property
978 in relation to a character (not text).
979
980 2006-07-15 Kim F. Storm <storm@cua.dk>
981
982 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
983 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
984 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
985
986 * anti.texi (Antinews): Mention redisplay function.
987 The kbd macro existed, but was not documented, before 22.x.
988 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
989
990 2006-07-14 Nick Roberts <nickrob@snap.net.nz>
991
992 * display.texi (Displaying Messages): Add anchor.
993
994 * frames.texi (Dialog Boxes): Use it.
995
996 2006-07-12 Richard Stallman <rms@gnu.org>
997
998 * objects.texi (Frame Type): Explain nature of frames better.
999
1000 * frames.texi (Frames): Explain nature of frames better.
1001
1002 2006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
1003
1004 * tips.texi (Coding Conventions): Explain why use cl at compile time.
1005
1006 2006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1007
1008 * frames.texi (Window System Selections): Mention scrap support for Mac.
1009 Default value of x-select-enable-clipboard is t on Mac.
1010
1011 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
1012
1013 2006-07-11 Kim F. Storm <storm@cua.dk>
1014
1015 * display.texi (Forcing Redisplay): Add `redisplay' function.
1016 Don't mention (sit-for -1) -- use (redisplay t) instead.
1017
1018 * commands.texi (Waiting): (sit-for -1) is no longer special.
1019 (sit-for 0) is equivalent to (redisplay).
1020 Iconifying/deiconifying no longer makes sit-for return.
1021
1022 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
1023
1024 * display.texi (Buttons): Fix typo.
1025
1026 * index.texi, elisp.texi (New Symbols): Comment node out.
1027
1028 2006-07-09 Richard Stallman <rms@gnu.org>
1029
1030 * display.texi (Truncation): Clean up previous change.
1031
1032 2006-07-08 Richard Stallman <rms@gnu.org>
1033
1034 * commands.texi (Interactive Call): Use 3 as prefix in example
1035 for execute-extended-command.
1036
1037 * display.texi (Attribute Functions): Move paragraph about
1038 compatibility with Emacs < 21.
1039
1040 2006-07-09 Kim F. Storm <storm@cua.dk>
1041
1042 * display.texi (Refresh Screen): Clarify force-window-update.
1043 (Truncation): "Normally" indicated by fringe arrows.
1044
1045 2006-07-08 Eli Zaretskii <eliz@gnu.org>
1046
1047 * windows.texi (Textual Scrolling, Resizing Windows):
1048 * variables.texi (Constant Variables):
1049 * text.texi (Buffer Contents, Deletion, Changing Properties)
1050 (Property Search, Special Properties, Sticky Properties)
1051 (Links and Mouse-1, Fields, Change Hooks):
1052 * syntax.texi (Syntax Table Functions, Parsing Expressions)
1053 (Categories):
1054 * symbols.texi (Other Plists):
1055 * streams.texi (Output Variables):
1056 * processes.texi (Input to Processes, Query Before Exit):
1057 * positions.texi (Word Motion, Text Lines, List Motion):
1058 * os.texi (Init File, System Environment, Sound Output)
1059 (Session Management):
1060 * nonascii.texi (Text Representations, Character Sets)
1061 (Chars and Bytes, Locales):
1062 * modes.texi (Defining Minor Modes, Header Lines):
1063 * minibuf.texi (Minibuffer Contents):
1064 * markers.texi (Information from Markers):
1065 * lists.texi (List Elements, Building Lists, Association Lists):
1066 * keymaps.texi (Tool Bar):
1067 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
1068 * functions.texi (What Is a Function, Mapping Functions):
1069 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
1070 (Color Names, Text Terminal Colors, Display Feature Testing):
1071 * files.texi (Visiting Functions, File Name Components)
1072 (Unique File Names, Contents of Directories):
1073 * display.texi (Forcing Redisplay, Displaying Messages)
1074 (Temporary Displays, Font Selection, Auto Faces)
1075 (Font Lookup, Fringe Indicators, Display Margins)
1076 (Image Descriptors, Showing Images, Image Cache, Button Types)
1077 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
1078 (Display Table Format, Glyphs):
1079 * control.texi (Iteration):
1080 * commands.texi (Command Loop Info, Adjusting Point):
1081 * backups.texi (Making Backups, Auto-Saving):
1082 Remove @tindex entries.
1083
1084 2006-07-07 Kim F. Storm <storm@cua.dk>
1085
1086 * display.texi (Fringe Cursors): Fix typo.
1087 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
1088 (Overlay Arrow): Default is overlay-arrow fringe indicator.
1089
1090 2006-07-05 Richard Stallman <rms@gnu.org>
1091
1092 * text.texi (Buffer Contents): Add example of text props
1093 in result of buffer-substring.
1094 (Text Properties): Explain better about use of specific property names.
1095 (Property Search): Some cleanups; reorder some functions.
1096
1097 * keymaps.texi (Changing Key Bindings): Cleanup.
1098 Add xref to Key Binding Conventions.
1099
1100 * display.texi (Attribute Functions): Add examples for
1101 face-attribute-relative-p.
1102
1103 * tips.texi (Coding Conventions): Cleanup last change.
1104
1105 2006-07-05 Karl Berry <karl@gnu.org>
1106
1107 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
1108 Remove @setchapternewpage odd.
1109 Result is 1013 pages, down from 1100.
1110
1111 * anti.texi, customize.texi, display.texi, internals.texi:
1112 * minibuf.texi, modes.texi, tips.texi:
1113 Fix overfull/underfull boxes.
1114
1115 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1116
1117 * edebug.texi (Instrumenting):
1118 Add Edebug-specific findex for eval-buffer.
1119 * loading.texi (Loading):
1120 Replace eval-current-buffer with eval-buffer.
1121
1122 2006-06-30 Nick Roberts <nickrob@snap.net.nz>
1123
1124 * locals.texi (Standard Buffer-Local Variables): Update the list
1125 of variables.
1126
1127 2006-06-26 Nick Roberts <nickrob@snap.net.nz>
1128
1129 * files.texi (File Name Completion): Point user to the node
1130 "Reading File Names".
1131
1132 2006-06-24 Eli Zaretskii <eliz@gnu.org>
1133
1134 * files.texi (Contents of Directories): Document case-insensitive
1135 behavior on respective filesystems.
1136
1137 * objects.texi (Character Type): Document that Emacs signals an
1138 error for unsupported Unicode characters specified as \uNNNN.
1139
1140 2006-06-19 Richard Stallman <rms@gnu.org>
1141
1142 * processes.texi (Bindat Spec): Clarify previous change.
1143
1144 2006-06-16 Richard Stallman <rms@gnu.org>
1145
1146 * tips.texi (Coding Conventions): Better explain conventions
1147 for definition constructs.
1148
1149 * text.texi (Special Properties): String value of `read-only'
1150 serves as the error message.
1151
1152 * objects.texi (Character Type): Clarify prev. change.
1153 (Non-ASCII in Strings): Mention \u and \U.
1154
1155 * commands.texi (Using Interactive): Explain problem of
1156 markers, etc., in command-history.
1157
1158 2006-06-14 Kim F. Storm <storm@cua.dk>
1159
1160 * commands.texi (Waiting): Negative arg to sit-for forces
1161 redisplay even if input is pending.
1162
1163 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
1164 redisplay. Remove incorrect example of binding redisplay-dont-pause
1165 around (sit-for 0).
1166
1167 2006-06-13 Richard Stallman <rms@gnu.org>
1168
1169 * display.texi (Forcing Redisplay): Clarify previous change.
1170
1171 2006-06-13 Romain Francoise <romain@orebokech.com>
1172
1173 * display.texi (Forcing Redisplay): Fix typo.
1174
1175 2006-06-13 Kim F. Storm <storm@cua.dk>
1176
1177 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
1178
1179 2006-06-10 Luc Teirlinck <teirllm@auburn.edu>
1180
1181 * tips.texi (Coding Conventions): Add `@end itemize'.
1182
1183 2006-06-10 Richard Stallman <rms@gnu.org>
1184
1185 * tips.texi (Coding Conventions): Explain use of coding systems
1186 to ensure one decoding for strings.
1187
1188 2006-06-09 Aidan Kehoe <kehoea@parhasard.net>
1189
1190 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
1191 syntax.
1192
1193 2006-06-07 Eli Zaretskii <eliz@gnu.org>
1194
1195 * display.texi (Font Selection): Remove description of
1196 clear-face-cache.
1197
1198 * compile.texi (Eval During Compile): Fix a typo. Add index
1199 entries for possible uses of eval-when-compile.
1200
1201 2006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
1202
1203 * display.texi (Abstract Display): Fix typo.
1204
1205 2006-06-03 Eli Zaretskii <eliz@gnu.org>
1206
1207 * minibuf.texi (Minibuffer History) <history-add-new-input>:
1208 Reword variable's description.
1209
1210 2006-06-01 Richard Stallman <rms@gnu.org>
1211
1212 * windows.texi (Splitting Windows): Clarify splitting nonselected
1213 window.
1214
1215 2006-05-31 Juri Linkov <juri@jurta.org>
1216
1217 * minibuf.texi (Minibuffer History): Add history-add-new-input.
1218
1219 2006-05-30 Richard Stallman <rms@gnu.org>
1220
1221 * display.texi (Line Height): Fix errors in description of
1222 default line height and line-height properyty.
1223
1224 * nonascii.texi (Default Coding Systems): Further clarification.
1225
1226 2006-05-29 Luc Teirlinck <teirllm@auburn.edu>
1227
1228 * internals.texi (Pure Storage): Mention that an overflow in pure
1229 space causes a memory leak.
1230 (Garbage Collection): If there was an overflow in pure space,
1231 `garbage-collect' returns nil.
1232
1233 2006-05-30 Eli Zaretskii <eliz@gnu.org>
1234
1235 * nonascii.texi (Default Coding Systems): Fix it some more.
1236
1237 2006-05-29 Eli Zaretskii <eliz@gnu.org>
1238
1239 * nonascii.texi (Default Coding Systems): Fix last change.
1240
1241 2006-05-29 Kenichi Handa <handa@m17n.org>
1242
1243 * nonascii.texi (find-operation-coding-system): Describe the new
1244 argument format (FILENAME . BUFFER).
1245
1246 2006-05-28 Richard Stallman <rms@gnu.org>
1247
1248 * tips.texi (Coding Conventions): Better explain reasons not to
1249 advise other packages or use `eval-after-load'.
1250
1251 2006-05-29 Kim F. Storm <storm@cua.dk>
1252
1253 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
1254 `bindat-idx' and `bindat-raw' for clarity.
1255
1256 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
1257
1258 * processes.texi (Bindat Spec): Expand on `repeat' handler.
1259
1260 * display.texi (Display): Add "Abstract Display" to menu.
1261 (Abstract Display, Abstract Display Functions)
1262 (Abstract Display Example): New nodes.
1263 * elisp.texi (Top): Add "Abstract Display" to menu.
1264
1265 2006-05-27 Chong Yidong <cyd@stupidchicken.com>
1266
1267 * keymaps.texi (Key Sequences): Link to input events definition.
1268 (Format of Keymaps): Delete material duplicated in Keymap Basics.
1269
1270 * files.texi (Changing Files): Document updated argument list for
1271 copy-file.
1272
1273 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
1274
1275 * processes.texi (Bindat Functions): Explain term "total length".
1276 Use it in bindat-length and bindat-pack descriptions.
1277
1278 2006-05-26 Eli Zaretskii <eliz@gnu.org>
1279
1280 * tips.texi (Coding Conventions): Advise against using
1281 eval-after-load in packages. Add an index entry.
1282
1283 2006-05-25 Juri Linkov <juri@jurta.org>
1284
1285 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
1286
1287 * modes.texi (%-Constructs): Add %e, %z, %Z.
1288
1289 2006-05-25 Richard Stallman <rms@gnu.org>
1290
1291 * elisp.texi (Top): Update subnode menu.
1292
1293 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
1294 (Keymaps): Update menu.
1295
1296 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
1297
1298 * keymaps.texi (Key Sequences): Some clarifications.
1299
1300 2006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
1301
1302 * processes.texi (Bindat Functions): Say "unibyte string"
1303 explicitly for bindat-unpack and bindat-pack descriptions.
1304 (Bindat Examples): Don't call `string-make-unibyte' in example.
1305
1306 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
1307
1308 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
1309 Explain string and vector representations of key sequences
1310
1311 * keymaps.texi (Changing Key Bindings):
1312 * commands.texi (Interactive Codes, Interactive Codes):
1313 * help.texi (Describing Characters): Refer to it.
1314
1315 2006-05-23 Luc Teirlinck <teirllm@auburn.edu>
1316
1317 * frames.texi (Pointer Shape): @end table -> @end defvar.
1318
1319 2006-05-22 Richard Stallman <rms@gnu.org>
1320
1321 * elisp.texi (Top): Update subnode menus.
1322
1323 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
1324 Contents rewritten; material from old Pointer Shape node moved here.
1325
1326 * display.texi (Pointer Shape): Node deleted.
1327 (Image Descriptors): Minor cleanup.
1328
1329 2006-05-21 Richard Stallman <rms@gnu.org>
1330
1331 * syntax.texi (Parsing Expressions): Update info on which STATE
1332 elements are ignored.
1333
1334 2006-05-19 Luc Teirlinck <teirllm@auburn.edu>
1335
1336 * hooks.texi (Standard Hooks): Correct typo.
1337
1338 * gpl.texi (GPL): ifinfo -> ifnottex.
1339
1340 2006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
1341
1342 * searching.texi (Simple Match Data): Warn about match data being
1343 set anew by every search.
1344
1345 2006-05-17 Richard Stallman <rms@gnu.org>
1346
1347 * minibuf.texi (Minibuffer History): Clarify.
1348
1349 * searching.texi (Regexp Special): Clarify nested regexp warning.
1350
1351 2006-05-16 Kim F. Storm <storm@cua.dk>
1352
1353 * minibuf.texi (Minibuffer History): Update add-to-history.
1354
1355 2006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
1356
1357 * nonascii.texi (Explicit Encoding): Fix
1358 typo (encoding<->decoding).
1359
1360 2006-05-14 Richard Stallman <rms@gnu.org>
1361
1362 * buffers.texi (Creating Buffers): Cleanup.
1363
1364 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
1365
1366 2006-05-13 Eli Zaretskii <eliz@gnu.org>
1367
1368 * buffers.texi (Current Buffer): Document that with-temp-buffer
1369 disables undo.
1370
1371 * os.texi (Terminal-Specific): More accurate description of how
1372 Emacs searches for the terminal-specific libraries.
1373
1374 2006-05-12 Eli Zaretskii <eliz@gnu.org>
1375
1376 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
1377 emacs-xtra to @inforef's.
1378
1379 * text.texi (Undo): Document that undo is turned off in buffers
1380 whose names begin with a space.
1381
1382 * buffers.texi (Buffer Names): Add index entries for buffers whose
1383 names begin with a space.
1384 (Creating Buffers): Document that undo is turned off in buffers
1385 whose names begin with a space.
1386
1387 * files.texi (Visiting Functions, Reading from Files)
1388 (Saving Buffers): Mention code and EOL conversions by file I/O
1389 primitives and subroutines.
1390
1391 * nonascii.texi (Lisp and Coding Systems): Document
1392 coding-system-eol-type. Add index entries for eol conversion.
1393
1394 * display.texi (Defining Faces): Mention `mac', and add an xref to
1395 where window-system is described.
1396
1397 2006-05-10 Richard Stallman <rms@gnu.org>
1398
1399 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
1400
1401 2006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
1402
1403 * variables.texi (File Local Variables): Recommend to quote lambda
1404 expressions in safe-local-variable property.
1405
1406 2006-05-09 Richard Stallman <rms@gnu.org>
1407
1408 * variables.texi (File Local Variables): Document
1409 safe-local-eval-forms and safe-local-eval-function.
1410
1411 2006-05-07 Kim F. Storm <storm@cua.dk>
1412
1413 * minibuf.texi (Minibuffer History): Remove keep-dups arg
1414 from add-to-history.
1415
1416 2006-05-07 Romain Francoise <romain@orebokech.com>
1417
1418 * commands.texi (Event Input Misc):
1419 * compile.texi (Eval During Compile):
1420 * internals.texi (Buffer Internals):
1421 * minibuf.texi (Initial Input):
1422 * nonascii.texi (Scanning Charsets):
1423 * numbers.texi (Comparison of Numbers):
1424 * windows.texi (Textual Scrolling, Vertical Scrolling):
1425 Fix various typos.
1426
1427 2006-05-06 Eli Zaretskii <eliz@gnu.org>
1428
1429 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
1430 conditional xref's to either emacs or emacs-xtra, depending on
1431 @iftex/@ifnottex.
1432
1433 * minibuf.texi (Minibuffer History): Document add-to-history.
1434
1435 2006-05-05 Eli Zaretskii <eliz@gnu.org>
1436
1437 * internals.texi (Pure Storage): Mention the pure overflow message
1438 at startup.
1439
1440 2006-05-05 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
1441
1442 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
1443 (Searching Keymaps): Fix pseudo-Lisp description of keymap
1444 search.
1445
1446 2006-05-01 Richard Stallman <rms@gnu.org>
1447
1448 * intro.texi (nil and t): Clarify.
1449
1450 * variables.texi (File Local Variables): Suggest using booleanp.
1451
1452 2006-05-01 Juanma Barranquero <lekktu@gmail.com>
1453
1454 * objects.texi (Type Predicates): Fix typos.
1455
1456 2006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
1457
1458 * intro.texi (nil and t): Add booleanp.
1459
1460 * objects.texi (Type Predicates): Add links for booleanp and
1461 string-or-null-p.
1462
1463 2006-04-29 Richard Stallman <rms@gnu.org>
1464
1465 * modes.texi (Multiline Font Lock): Rename from
1466 Multi line Font Lock Elements. Much clarification.
1467 (Font Lock Multiline, Region to Fontify): Much clarification.
1468
1469 2006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
1470
1471 * variables.texi (File Local Variables): Remove the special case t for
1472 safe-local-variable.
1473
1474 2006-04-26 Richard Stallman <rms@gnu.org>
1475
1476 * syntax.texi (Parsing Expressions): Minor cleanup.
1477
1478 2006-04-18 Richard Stallman <rms@gnu.org>
1479
1480 * tips.texi (Coding Conventions): Explain when the package's
1481 prefix should appear later on (not at the start of the name).
1482
1483 * searching.texi (String Search): Clarify effect of NOERROR.
1484
1485 * modes.texi (Imenu): Clarify what special items do.
1486
1487 * hooks.texi (Standard Hooks): Delete text about old hook names.
1488
1489 2006-04-17 Romain Francoise <romain@orebokech.com>
1490
1491 * variables.texi (Local Variables): Update the default value of
1492 `max-specpdl-size'.
1493
1494 2006-04-15 Michael Olson <mwolson@gnu.org>
1495
1496 * processes.texi (Transaction Queues): Mention the new optional
1497 `delay-question' argument for `tq-enqueue'.
1498
1499 2006-04-13 Bill Wohler <wohler@newt.com>
1500
1501 * customize.texi (Common Keywords): Use dotted notation for
1502 :package-version value. Specify its values. Improve documentation
1503 for customize-package-emacs-version-alist.
1504
1505 2006-04-12 Bill Wohler <wohler@newt.com>
1506
1507 * customize.texi (Common Keywords): Move description of
1508 customize-package-emacs-version-alist to @defvar.
1509
1510 2006-04-10 Bill Wohler <wohler@newt.com>
1511
1512 * customize.texi (Common Keywords): Add :package-version.
1513
1514 2006-04-10 Kim F. Storm <storm@cua.dk>
1515
1516 * text.texi (Buffer Contents): Add NOPROPS arg to
1517 filter-buffer-substring.
1518
1519 2006-04-08 Kevin Ryde <user42@zip.com.au>
1520
1521 * os.texi (Command-Line Arguments): Update xref to emacs manual
1522 "Command Arguments" -> "Emacs Invocation", per change there.
1523
1524 2006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
1525
1526 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
1527 be on one line to help makeinfo not render two spaces after the dot.
1528
1529 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
1530
1531 * strings.texi (Predicates for Strings): Add string-or-null-p.
1532
1533 2006-03-28 Kim F. Storm <storm@cua.dk>
1534
1535 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
1536 remarks about systems that don't support fractional seconds.
1537
1538 2006-03-25 Karl Berry <karl@gnu.org>
1539
1540 * elisp.texi: Use @copyright{} instead of (C), and do not indent
1541 the year list.
1542
1543 2006-03-21 Nick Roberts <nickrob@snap.net.nz>
1544
1545 * display.texi (Fringe Indicators): Fix typos.
1546
1547 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
1548
1549 * tips.texi (Documentation Tips): One can now also write `program'
1550 in front of a quoted symbol in a docstring to prevent making a
1551 hyperlink.
1552
1553 2006-03-19 Alan Mackenzie <acm@muc.de>
1554
1555 * text.texi (Special Properties): Clarify `fontified' property.
1556
1557 2006-03-16 Richard Stallman <rms@gnu.org>
1558
1559 * display.texi (Defining Images): Minor cleanup.
1560
1561 2006-03-16 Bill Wohler <wohler@newt.com>
1562
1563 * display.texi (Defining Images): In image-load-path-for-library,
1564 prefer user's images.
1565
1566 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
1567
1568 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
1569
1570 2006-03-15 Bill Wohler <wohler@newt.com>
1571
1572 * display.texi (Defining Images): Fix example in
1573 image-load-path-for-library by not recommending that one binds
1574 image-load-path. Just defvar it to placate compiler and only use
1575 it if previously defined.
1576
1577 2006-03-14 Bill Wohler <wohler@newt.com>
1578
1579 * display.texi (Defining Images): In image-load-path-for-library,
1580 always return list of directories. Update example.
1581
1582 2006-03-14 Alan Mackenzie <acm@muc.de>
1583
1584 * modes.texi: New node, "Region to Fontify" (for Font Lock).
1585 This describes font-lock-extend-region-function.
1586 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
1587 the new node "Region to Fontify".
1588
1589 2006-03-13 Richard Stallman <rms@gnu.org>
1590
1591 * display.texi (Invisible Text): The impossible position is
1592 now before the invisible text, not after.
1593 (Defining Images): Clean up last change.
1594
1595 2006-03-11 Bill Wohler <wohler@newt.com>
1596
1597 * display.texi (Defining Images): Add image-load-path-for-library.
1598
1599 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
1600
1601 * text.texi (Adaptive Fill): Fix Texinfo usage.
1602
1603 * strings.texi (Creating Strings): Fix Texinfo usage.
1604
1605 * searching.texi (Regexp Special): Use @samp for regular
1606 expressions that are not in Lisp syntax.
1607
1608 2006-03-08 Luc Teirlinck <teirllm@auburn.edu>
1609
1610 * searching.texi (Regexp Special): Put remark between parentheses
1611 to avoid misreading.
1612
1613 2006-03-07 Luc Teirlinck <teirllm@auburn.edu>
1614
1615 * searching.texi (Syntax of Regexps): More accurately describe
1616 which characters are special in which situations.
1617 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
1618 are not special. Describe in detail when `[' and `]' are special.
1619 (Regexp Backslash): Plenty of regexps with unbalanced square
1620 brackets are valid, so reword that statement.
1621
1622 2006-03-02 Kim F. Storm <storm@cua.dk>
1623
1624 * keymaps.texi (Tool Bar): Add tool-bar-border.
1625
1626 2006-02-28 Luc Teirlinck <teirllm@auburn.edu>
1627
1628 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
1629
1630 2006-02-27 Luc Teirlinck <teirllm@auburn.edu>
1631
1632 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
1633
1634 * files.texi (Locating Files): Suggest additional values for the
1635 SUFFIXES arg of `locate-file'. Update pxref.
1636
1637 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
1638 (How Programs Do Loading): Discuss the effects of Auto Compression
1639 mode on `load'.
1640 (Load Suffixes): New node.
1641 (Library Search): Delete description of `load-suffixes'; it was
1642 moved to "Load Suffixes".
1643 (Autoload, Named Features): Mention `load-suffixes'.
1644
1645 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
1646
1647 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
1648
1649 * windows.texi (Window Tree): Fix typo.
1650
1651 2006-02-20 Kim F. Storm <storm@cua.dk>
1652
1653 * display.texi (Fringe Indicators): New section.
1654 Move indicate-empty-lines, indicate-buffer-boundaries, and
1655 default-indicate-buffer-boundaries here.
1656 Add fringe-indicator-alist and default-fringes-indicator-alist.
1657 Add list of logical fringe indicator symbols.
1658 Update list of standard bitmap names.
1659 (Fringe Cursors): New section.
1660 Move overflow-newline-into-fringe here.
1661 Add fringe-cursor-alist and default-fringes-cursor-alist.
1662 Add list of fringe cursor symbols.
1663
1664 2006-02-20 Juanma Barranquero <lekktu@gmail.com>
1665
1666 * commands.texi (Using Interactive): Fix reference to node
1667 "Minibuffers".
1668
1669 2006-02-19 Richard M. Stallman <rms@gnu.org>
1670
1671 * minibuf.texi (High-Level Completion):
1672 Add xref to read-input-method-name.
1673
1674 * files.texi (Relative File Names): Move file-relative-name here.
1675 (File Name Expansion): From here. Minor clarifications.
1676
1677 * commands.texi (Using Interactive): Add xrefs about reading input.
1678 Clarify remarks about that moving point and mark.
1679 Put string case before list case.
1680
1681 2006-02-16 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
1682
1683 * display.texi (Other Display Specs, Image Descriptors):
1684 Revert erroneous changes. The previous description of
1685 image-descriptors as `(image . PROPS)' was correct.
1686
1687 2006-02-14 Richard M. Stallman <rms@gnu.org>
1688
1689 * variables.texi (File Local Variables): Clarifications.
1690
1691 2006-02-14 Juanma Barranquero <lekktu@gmail.com>
1692
1693 * variables.texi (File Local Variables): Use @code for a cons
1694 cell, not @var.
1695
1696 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
1697
1698 * variables.texi (File Local Variables): Document new file local
1699 variable behavior.
1700
1701 2006-02-10 Kim F. Storm <storm@cua.dk>
1702
1703 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
1704
1705 2006-02-08 Juanma Barranquero <lekktu@gmail.com>
1706
1707 * modes.texi (%-Constructs): Remove obsolete info about
1708 `global-mode-string'.
1709
1710 2006-02-07 Richard M. Stallman <rms@gnu.org>
1711
1712 * commands.texi (Prefix Command Arguments): Minor cleanup.
1713
1714 * display.texi: "Graphical display", not window system.
1715
1716 * functions.texi (What Is a Function): Fix xref.
1717
1718 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
1719 (Changing Key Bindings): Clarify when remapping is better than
1720 substitute-key-definition.
1721
1722 2006-02-02 Richard M. Stallman <rms@gnu.org>
1723
1724 * minibuf.texi (Basic Completion): Completion alists are risky.
1725
1726 * keymaps.texi (Active Keymaps): Clarifications.
1727 (Searching Keymaps): New node.
1728 (Keymaps): Update menu.
1729
1730 * frames.texi (Layout Parameters): Minor clarification.
1731 (Drag and Drop): New node.
1732 (Frames): Update menu.
1733
1734 2006-01-29 Chong Yidong <cyd@stupidchicken.com>
1735
1736 * display.texi (Other Display Specs, Image Descriptors):
1737 Image description is a list, not a cons cell.
1738
1739 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
1740
1741 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
1742 list is not necessarily a list).
1743
1744 2006-01-27 Eli Zaretskii <eliz@gnu.org>
1745
1746 * frames.texi (Layout Parameters): border-width and
1747 internal-border-width belong to the frame, not the window.
1748
1749 2006-01-19 Richard M. Stallman <rms@gnu.org>
1750
1751 * nonascii.texi (Translation of Characters): Search cmds use
1752 translation-table-for-input. Automatically made local.
1753
1754 * markers.texi (Overview of Markers): Count insertion type
1755 as one of a marker's attributes.
1756
1757 * keymaps.texi (Controlling Active Maps): New node, split out of
1758 Active Keymaps.
1759 (Keymaps): Menu updated.
1760 (Active Keymaps): Give pseudocode to explain how the active
1761 maps are searched. current-active-maps and key-binding moved here.
1762 (Functions for Key Lookup): current-active-maps and key-binding moved.
1763 Clarifications.
1764 (Searching the Keymaps): New subnode.
1765
1766 * elisp.texi (Top): Menu clarification.
1767
1768 * display.texi (Other Display Specs): Delete duplicate entry for
1769 just a string as display spec. Move text about recursive display
1770 specs on such a string.
1771
1772 * commands.texi (Key Sequence Input): Clarify.
1773 Move num-nonmacro-input-events out.
1774 (Reading One Event): num-nonmacro-input-events moved here.
1775
1776 2006-01-14 Nick Roberts <nickrob@snap.net.nz>
1777
1778 * advice.texi (Simple Advice): Update example to fit argument
1779 change in previous-line.
1780
1781 2006-01-05 Richard M. Stallman <rms@gnu.org>
1782
1783 * markers.texi (The Mark): Fix in `mark'.
1784
1785 2006-01-04 Richard M. Stallman <rms@gnu.org>
1786
1787 * processes.texi (Misc Network, Make Network): Minor cleanups.
1788
1789 2006-01-04 Kim F. Storm <storm@cua.dk>
1790
1791 * processes.texi (Make Network): Add IPv6 addresses and handling.
1792 (Network Feature Testing): Mention (:family ipv6).
1793 (Misc Network): Add IPv6 formats to format-network-address.
1794
1795 2005-12-30 Richard M. Stallman <rms@gnu.org>
1796
1797 * text.texi (Changing Properties):
1798 Don't use return value of set-text-properties.
1799
1800 2005-12-29 Luc Teirlinck <teirllm@auburn.edu>
1801
1802 * modes.texi (Mode Line Format): Correct typo in menu.
1803
1804 2005-12-29 Richard M. Stallman <rms@gnu.org>
1805
1806 * modes.texi (Mode Line Top): New node.
1807 (Mode Line Data): Some text moved to new node.
1808 Explain the data structure more concretely.
1809 (Mode Line Basics): Clarifications.
1810 (Mode Line Variables): Clarify intro paragraph.
1811 (%-Constructs): Clarify intro paragraph.
1812 (Mode Line Format): Update menu.
1813
1814 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
1815
1816 * minibuf.texi (Basic Completion): Update lazy-completion-table
1817 examples for removal of ARGS argument.
1818
1819 2005-12-23 Richard M. Stallman <rms@gnu.org>
1820
1821 * text.texi (Undo): Restore some explanation from the version
1822 that was deleted.
1823
1824 2005-12-23 Eli Zaretskii <eliz@gnu.org>
1825
1826 * text.texi (Undo): Remove duplicate descriptions of `apply
1827 funname' and `apply delta' elements of the undo list.
1828
1829 2005-12-20 Richard M. Stallman <rms@gnu.org>
1830
1831 * help.texi (Help Functions): Update documentation of `apropos'.
1832
1833 2005-12-20 Luc Teirlinck <teirllm@auburn.edu>
1834
1835 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
1836 because it is confusing. If the :help-echo keyword is a function,
1837 it is not directly used as the :help-echo overlay property, as the
1838 xref seems to suggest (it does not take the appropriate args).
1839
1840 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
1841
1842 * customize.texi (Common Keywords): Fix Texinfo usage.
1843 (Group Definitions, Variable Definitions): Update for new
1844 conventions for using `*' in docstrings.
1845
1846 * tips.texi (Documentation Tips): Update for new conventions for
1847 using `*' in docstrings.
1848
1849 2005-12-16 Richard M. Stallman <rms@gnu.org>
1850
1851 * minibuf.texi (Minibuffer Contents): Minor cleanup.
1852
1853 2005-12-16 Juri Linkov <juri@jurta.org>
1854
1855 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
1856
1857 2005-12-14 Romain Francoise <romain@orebokech.com>
1858
1859 * modes.texi (Customizing Keywords): Rename `append' to `how'.
1860 Fix typo.
1861
1862 2005-12-11 Juri Linkov <juri@jurta.org>
1863
1864 * minibuf.texi (Completion Commands): Add mention of read-file-name
1865 for filename completion keymaps.
1866 (Reading File Names): Add mention of filename completion keymaps
1867 for read-file-name and xref to `Completion Commands'.
1868
1869 2005-12-10 Richard M. Stallman <rms@gnu.org>
1870
1871 * customize.texi (Common Keywords): State caveats for use of :tag.
1872
1873 2005-12-08 Richard M. Stallman <rms@gnu.org>
1874
1875 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
1876 with xrefs and better explanation.
1877 (Completion Commands): Add the filename completion maps.
1878
1879 * objects.texi (Character Type): Clarify that \s is not space
1880 if a dash follows.
1881
1882 2005-12-05 Richard M. Stallman <rms@gnu.org>
1883
1884 * windows.texi (Resizing Windows): Delete preserve-before args.
1885
1886 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
1887
1888 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
1889 in full keymaps, since the quirk has been fixed.
1890
1891 2005-12-03 Eli Zaretskii <eliz@gnu.org>
1892
1893 * hooks.texi (Standard Hooks): Add index entries. Mention
1894 `compilation-finish-functions'.
1895
1896 2005-11-27 Richard M. Stallman <rms@gnu.org>
1897
1898 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
1899
1900 2005-11-21 Juri Linkov <juri@jurta.org>
1901
1902 * customize.texi (Common Keywords): Update links types
1903 custom-manual and url-link. Add link types emacs-library-link,
1904 file-link, function-link, variable-link, custom-group-link.
1905
1906 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
1907
1908 * display.texi: Revert 2005-11-20 change.
1909
1910 2005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
1911
1912 * processes.texi (Bindat Functions):
1913 Say "third" to refer to zero-based index "2".
1914
1915 2005-11-18 Luc Teirlinck <teirllm@auburn.edu>
1916
1917 * loading.texi (Library Search): Update the default value of
1918 `load-suffixes'.
1919
1920 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
1921
1922 * display.texi (Attribute Functions): Mention :ignore-defface.
1923
1924 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
1925
1926 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
1927 (Minor Mode Conventions): Mention the use of a hook.
1928
1929 2005-11-06 Richard M. Stallman <rms@gnu.org>
1930
1931 * files.texi (Magic File Names): find-file-name-handler checks the
1932 `operations' property of the handler.
1933
1934 2005-11-03 Richard M. Stallman <rms@gnu.org>
1935
1936 * variables.texi (Frame-Local Variables): Small clarification.
1937
1938 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
1939
1940 * os.texi (Init File): Document ~/.emacs.d/init.el.
1941
1942 2005-10-29 Richard M. Stallman <rms@gnu.org>
1943
1944 * internals.texi (Garbage Collection): Document memory-full.
1945
1946 2005-10-28 Bill Wohler <wohler@newt.com>
1947
1948 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
1949 for URLs.
1950
1951 2005-10-28 Richard M. Stallman <rms@gnu.org>
1952
1953 * minibuf.texi (Completion Commands): Clean up prev change.
1954
1955 2005-10-26 Kevin Ryde <user42@zip.com.au>
1956
1957 * compile.texi (Eval During Compile): Explain recommended uses
1958 of eval-when-compile and eval-and-compile.
1959
1960 2005-10-27 Masatake YAMATO <jet@gyve.org>
1961
1962 * minibuf.texi (Completion Commands):
1963 Write about new optional argument for `display-completion-list'.
1964
1965 2005-10-23 Richard M. Stallman <rms@gnu.org>
1966
1967 * display.texi (Overlay Arrow): Clarify about local bindings of
1968 overlay-arrow-position.
1969
1970 2005-10-22 Eli Zaretskii <eliz@gnu.org>
1971
1972 * internals.texi (Building Emacs): Fix last change.
1973
1974 2005-10-22 Richard M. Stallman <rms@gnu.org>
1975
1976 * internals.texi (Building Emacs): Document eval-at-startup.
1977
1978 2005-10-21 Richard M. Stallman <rms@gnu.org>
1979
1980 * loading.texi (Where Defined): load-history contains abs file names.
1981 symbol-file returns abs file names.
1982
1983 2005-10-19 Kim F. Storm <storm@cua.dk>
1984
1985 * display.texi (Showing Images): Add max-image-size integer value.
1986
1987 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
1988
1989 * display.texi (Showing Images): Document max-image-size.
1990
1991 2005-10-17 Richard M. Stallman <rms@gnu.org>
1992
1993 * commands.texi (Quitting): Minor clarification.
1994
1995 * processes.texi (Sentinels): Clarify about output and quitting.
1996 (Filter Functions): Mention with-local-quit.
1997
1998 2005-10-17 Juri Linkov <juri@jurta.org>
1999
2000 * buffers.texi (Current Buffer):
2001 * commands.texi (Event Input Misc):
2002 * compile.texi (Eval During Compile, Compiler Errors):
2003 * customize.texi (Group Definitions):
2004 * display.texi (Progress, Defining Faces):
2005 * files.texi (Writing to Files):
2006 * modes.texi (Mode Hooks, Defining Minor Modes):
2007 * streams.texi (Output Functions):
2008 * syntax.texi (Syntax Table Functions):
2009 * text.texi (Change Hooks):
2010 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
2011
2012 * commands.texi (Quitting): Replace arg `forms' with `body' in
2013 `with-local-quit'.
2014
2015 * positions.texi (Excursions): Replace arg `forms' with `body' in
2016 `save-excursion'.
2017
2018 2005-10-08 Kim F. Storm <storm@cua.dk>
2019
2020 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
2021 Rename manual section accordingly.
2022
2023 2005-10-04 Kim F. Storm <storm@cua.dk>
2024
2025 * windows.texi (Window Split Tree): New section describing
2026 new function window-split-tree function.
2027
2028 2005-10-03 Nick Roberts <nickrob@snap.net.nz>
2029
2030 * display.texi (Fringe Size/Pos): Simplify and add detail.
2031
2032 2005-09-30 Romain Francoise <romain@orebokech.com>
2033
2034 * minibuf.texi (High-Level Completion): Explain that the prompt
2035 given to `read-buffer' should end with a colon and a space.
2036 Update usage examples.
2037
2038 2005-09-29 Juri Linkov <juri@jurta.org>
2039
2040 * display.texi (Displaying Messages): Rename argument name
2041 `string' to `format-string' in functions `message', `message-box',
2042 `message-or-box'.
2043
2044 2005-09-26 Chong Yidong <cyd@stupidchicken.com>
2045
2046 * errors.texi (Standard Errors): Correct xrefs.
2047
2048 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
2049
2050 * display.texi (Defining Images): Update documentation for
2051 `image-load-path'.
2052
2053 2005-09-17 Richard M. Stallman <rms@gnu.org>
2054
2055 * display.texi (Defining Images): Clean up previous change.
2056
2057 2005-09-16 Romain Francoise <romain@orebokech.com>
2058
2059 * elisp.texi: Specify GFDL version 1.2.
2060
2061 * doclicense.texi (GNU Free Documentation License): Update to
2062 version 1.2.
2063
2064 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
2065
2066 * display.texi (Defining Images): Document `image-load-path'.
2067
2068 2005-09-15 Richard M. Stallman <rms@gnu.org>
2069
2070 * objects.texi (Printed Representation): Minor cleanup.
2071 (Box Diagrams): Minor fix.
2072 (Cons Cell Type): Move (...) index item here.
2073 (Box Diagrams): From here.
2074 (Array Type): Minor fix.
2075 (Type Predicates): Delete index "predicates".
2076 (Hash Table Type): Clarify xref.
2077 (Dotted Pair Notation): Minor fix.
2078
2079 2005-09-10 Chong Yidong <cyd@stupidchicken.com>
2080
2081 * files.texi (Saving Buffers): Fix typo.
2082
2083 2005-09-08 Richard M. Stallman <rms@gnu.org>
2084
2085 * tips.texi (Programming Tips): Correct the "default" prompt spec.
2086
2087 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
2088
2089 * locals.texi (Standard Buffer-Local Variables): Don't include
2090 mode variables for minor modes.
2091 Fix xrefs for buffer-display-count, buffer-display-table,
2092 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
2093 enable-multibyte-characters, fill-column, header-line-format,
2094 left-fringe-width, left-margin, and right-fringe-width.
2095
2096 * hooks.texi (Standard Hooks): All hooks should conform to the
2097 standard naming convention now.
2098 Fix xref for `echo-area-clear-hook'.
2099
2100 * display.texi (Usual Display): Note that indicate-empty-lines and
2101 tab-width are buffer-local.
2102
2103 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
2104
2105 * modes.texi (Mode Help): Note that major-mode is buffer-local.
2106
2107 * nonascii.texi (Encoding and I/O): Note that
2108 buffer-file-coding-system is buffer-local.
2109
2110 * positions.texi (List Motion): Note that defun-prompt-regexp is
2111 buffer-local.
2112
2113 * text.texi (Auto Filling): Note that auto-fill-function is
2114 buffer-local.
2115 (Undo): Note that buffer-undo-list is buffer-local.
2116
2117 * windows.texi (Buffers and Windows): Document
2118 buffer-display-count.
2119
2120 2005-09-06 Richard M. Stallman <rms@gnu.org>
2121
2122 * tips.texi (Coding Conventions): Sometimes it is ok to put the
2123 package prefix elsewhere than at the start of the name.
2124
2125 2005-09-03 Richard M. Stallman <rms@gnu.org>
2126
2127 * tips.texi (Programming Tips): Add conventions for minibuffer
2128 questions and prompts.
2129
2130 2005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
2131
2132 * intro.texi (nil and t): Minor cleanup.
2133 Delete spurious mention of keyword symbols.
2134 (Evaluation Notation): Add index entry.
2135 (A Sample Function Description): Minor cleanup.
2136 (A Sample Variable Description): Not all vars can be set.
2137
2138 2005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
2139
2140 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
2141
2142 (Insertion): Document precise type of `insert-char' arg COUNT.
2143
2144 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
2145
2146 * modes.texi (Other Font Lock Variables): Sync the default of
2147 font-lock-lines-before.
2148
2149 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
2150
2151 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
2152
2153 2005-08-29 Richard M. Stallman <rms@gnu.org>
2154
2155 * elisp.texi (Top): Update subnode menu.
2156
2157 * searching.texi (Searching and Matching): Move node.
2158 Rearrange contents and add overall explanation.
2159 (Searching and Case): Move node.
2160 (Searching and Matching): Update menu.
2161
2162 2005-08-27 Eli Zaretskii <eliz@gnu.org>
2163
2164 * os.texi (Startup Summary): Fix the description of the initial
2165 startup message display.
2166
2167 2005-08-25 Richard M. Stallman <rms@gnu.org>
2168
2169 * searching.texi (Search and Replace): Add replace-regexp-in-string.
2170
2171 2005-08-25 Emilio C. Lopes <eclig@gmx.net>
2172
2173 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
2174 `next-overlay-change' example.
2175
2176 2005-08-22 Juri Linkov <juri@jurta.org>
2177
2178 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
2179 Fix invert-face. Fix args of face-background.
2180
2181 * display.texi (Standard Faces): Delete node.
2182 (Faces): Add xref to `(emacs)Standard Faces'.
2183 (Displaying Faces): Fix xref to `Standard Faces'.
2184
2185 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
2186
2187 2005-08-20 Alan Mackenzie <acm@muc.de>
2188
2189 * buffers.texi (The Buffer List): Clarify the manipulation of the
2190 buffer list.
2191
2192 2005-08-14 Richard M. Stallman <rms@gnu.org>
2193
2194 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
2195 a regexp.
2196
2197 2005-08-11 Richard M. Stallman <rms@gnu.org>
2198
2199 * elisp.texi (Top): Update subnode lists.
2200
2201 * display.texi (Inverse Video): Node deleted.
2202
2203 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
2204 New nodes split out of Coding Conventions.
2205
2206 * searching.texi (Regular Expressions): Document re-builder.
2207
2208 * os.texi (Time Parsing): New node split out of Time Conversion.
2209
2210 * processes.texi (Misc Network, Network Feature Testing)
2211 (Network Options, Make Network): New nodes split out of
2212 Low-Level Network.
2213
2214 2005-08-09 Richard M. Stallman <rms@gnu.org>
2215
2216 * frames.texi (Geometry): New node, split from Size and Position.
2217 (Frame Parameters): Refer to Geometry.
2218
2219 * buffers.texi (The Buffer List): Fix xrefs.
2220
2221 * windows.texi (Splitting Windows): Fix xref.
2222
2223 * frames.texi (Layout Parameters): Add xref.
2224
2225 * display.texi (Line Height, Scroll Bars): Fix xrefs.
2226
2227 * keymaps.texi (Menu Bar): Fix xref.
2228
2229 * locals.texi (Standard Buffer-Local Variables): Fix xref.
2230
2231 * modes.texi (%-Constructs): Fix xref.
2232
2233 * frames.texi (Window Frame Parameters): Node split up.
2234 (Basic Parameters, Position Parameters, Size Parameters)
2235 (Layout Parameters, Buffer Parameters, Management Parameters)
2236 (Cursor Parameters, Color Parameters): New subnodes.
2237
2238 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
2239
2240 * positions.texi (Screen Lines): Update xref for previous change
2241 in minibuf.texi.
2242
2243 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
2244 change in minibuf.texi.
2245
2246 2005-08-09 Richard M. Stallman <rms@gnu.org>
2247
2248 * tips.texi (Coding Conventions): Minor cleanup.
2249
2250 * modes.texi (Defining Minor Modes): Explain when init-value
2251 can be non-nil.
2252
2253 * elisp.texi (Top): Update submenu for Minibuffer.
2254
2255 * minibuf.texi (Minibuffer Misc): Node split up.
2256 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
2257 (Recursive Mini): New nodes split out from Minibuffer Misc.
2258 (Minibuffer Misc): Document max-mini-window-height.
2259
2260 * hash.texi (Defining Hash): Delete stray paren in example.
2261
2262 * display.texi (Echo Area Customization): Don't define
2263 max-mini-window-height here; xref instead.
2264
2265 * commands.texi (Event Input Misc): Update while-no-input.
2266
2267 * advice.texi (Advising Functions): Explain when to use advice
2268 and when to use a hook.
2269
2270 2005-07-30 Eli Zaretskii <eliz@gnu.org>
2271
2272 * makefile.w32-in (info): Don't run install-info.
2273 ($(infodir)/dir): New target, produced by running install-info.
2274
2275 2005-07-27 Luc Teirlinck <teirllm@auburn.edu>
2276
2277 * modes.texi (Defining Minor Modes): The keyword for the initial
2278 value is :init-value, not :initial-value.
2279
2280 2005-07-23 Eli Zaretskii <eliz@gnu.org>
2281
2282 * loading.texi (Autoload): Make the `doctor' example be consistent
2283 with what's in current loaddefs.el. Describe the "fn" magic in
2284 the usage portion of the doc string.
2285
2286 2005-07-22 Richard M. Stallman <rms@gnu.org>
2287
2288 * internals.texi (Garbage Collection): Clarify previous change.
2289
2290 2005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
2291
2292 * internals.texi (Garbage Collection): Add gc-cons-percentage.
2293
2294 2005-07-18 Juri Linkov <juri@jurta.org>
2295
2296 * commands.texi (Accessing Events):
2297 * frames.texi (Text Terminal Colors, Resources):
2298 * markers.texi (The Mark):
2299 * modes.texi (Defining Minor Modes):
2300 Delete duplicate duplicate words.
2301
2302 2005-07-16 Richard M. Stallman <rms@gnu.org>
2303
2304 * display.texi (Managing Overlays): Clarify make-overlay
2305 args for insertion types.
2306
2307 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
2308
2309 * customize.texi (Variable Definitions):
2310 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
2311 `standard-value' is a list too.
2312 (Defining New Types): Use @key{RET} instead of @key{ret}.
2313
2314 2005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
2315
2316 * os.texi (Translating Input): Fix typo.
2317
2318 2005-07-08 Richard M. Stallman <rms@gnu.org>
2319
2320 * README: Update edition number and size estimate.
2321
2322 * elisp.texi (VERSION): Set to 2.9.
2323
2324 2005-07-07 Richard M. Stallman <rms@gnu.org>
2325
2326 * book-spine.texinfo: Update Emacs version.
2327
2328 * display.texi (Inverse Video): Delete mode-line-inverse-video.
2329
2330 2005-07-06 Richard M. Stallman <rms@gnu.org>
2331
2332 * searching.texi (Regexp Search): Clarify what re-search-forward
2333 does when the search fails.
2334
2335 2005-07-05 Lute Kamstra <lute@gnu.org>
2336
2337 * Update FSF's address in GPL notices.
2338
2339 * doclicense.texi (GNU Free Documentation License):
2340 * gpl.texi (GPL):
2341 * tips.texi (Coding Conventions, Library Headers):
2342 * vol1.texi:
2343 * vol2.texi: Update FSF's address.
2344
2345 2005-07-04 Richard M. Stallman <rms@gnu.org>
2346
2347 * hooks.texi (Standard Hooks): Add occur-hook.
2348
2349 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
2350
2351 * display.texi (The Echo Area): Correct menu.
2352
2353 2005-07-03 Richard M. Stallman <rms@gnu.org>
2354
2355 * elisp.texi (Top): Update subnode menu for Display.
2356
2357 * display.texi (Displaying Messages): New node, with most
2358 of what was in The Echo Area.
2359 (Progress): Moved under The Echo Area.
2360 (Logging Messages): New node with new text.
2361 (Echo Area Customization): New node, the rest of what was
2362 in The Echo Area. Document message-truncate-lines with @defvar.
2363 (Display): Update menu.
2364
2365 * windows.texi (Textual Scrolling): Doc 3 values for
2366 scroll-preserve-screen-position.
2367
2368 * text.texi (Special Properties): Change hook functions
2369 should bind inhibit-modification-hooks around altering buffer text.
2370
2371 * keymaps.texi (Key Binding Commands): Call binding BINDING
2372 rather than DEFINITION.
2373
2374 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
2375
2376 * variables.texi (Defining Variables): `user-variable-p' returns t
2377 for aliases of user options, nil for alias loops.
2378
2379 2005-06-28 Richard M. Stallman <rms@gnu.org>
2380
2381 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
2382 make-keymap.
2383
2384 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
2385
2386 * variables.texi (Setting Variables): Correct and clarify
2387 description of `add-to-ordered-list'.
2388
2389 2005-06-26 Richard M. Stallman <rms@gnu.org>
2390
2391 * display.texi (Faces): Minor cleanup.
2392
2393 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
2394
2395 * display.texi (Faces): `facep' returns t for strings that are
2396 face names.
2397
2398 2005-06-25 Richard M. Stallman <rms@gnu.org>
2399
2400 * objects.texi (Equality Predicates): Clarify meaning of equal.
2401
2402 * windows.texi (Selecting Windows): save-selected-window
2403 and with-selected-window save and restore the current buffer.
2404
2405 2005-06-24 Richard M. Stallman <rms@gnu.org>
2406
2407 * numbers.texi (Float Basics): Explain how to test for NaN,
2408 and printing the sign of NaNs.
2409
2410 2005-06-24 Eli Zaretskii <eliz@gnu.org>
2411
2412 * makefile.w32-in (MAKEINFO): Use --force.
2413
2414 2005-06-23 Richard M. Stallman <rms@gnu.org>
2415
2416 * display.texi (Face Functions): Correct Texinfo usage.
2417
2418 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
2419
2420 * lists.texi (Rings): `ring-elements' now returns the elements of
2421 RING in order.
2422
2423 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
2424
2425 * markers.texi (The Mark): Texinfo usage fix.
2426
2427 2005-06-23 Kim F. Storm <storm@cua.dk>
2428
2429 * searching.texi (Entire Match Data): Remove evaporate option for
2430 match-data. Do not mention evaporate option for set-match-data.
2431
2432 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
2433
2434 * display.texi (Face Functions): Mention face aliases.
2435
2436 2005-06-21 Richard M. Stallman <rms@gnu.org>
2437
2438 * anti.texi (Antinews): Texinfo usage fix.
2439
2440 2005-06-21 Karl Berry <karl@gnu.org>
2441
2442 * elisp.texi: Use @copying.
2443
2444 * elisp.texi: Put @summarycontents and @contents before the Top
2445 node, instead of the end of the file, so that the contents appear
2446 in the right place in the dvi/pdf output.
2447
2448 2005-06-21 Juri Linkov <juri@jurta.org>
2449
2450 * display.texi (Defining Faces): Add `customized-face'.
2451
2452 2005-06-20 Kim F. Storm <storm@cua.dk>
2453
2454 * variables.texi (Setting Variables): Any type of element can be
2455 given order in add-to-ordered-list. Compare elements with eq.
2456
2457 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
2458
2459 2005-06-20 Karl Berry <karl@gnu.org>
2460
2461 * syntax.texi (Syntax Flags): Make last column very slightly wider
2462 to avoid "generic comment" breaking on two lines and causing an
2463 underfull box.
2464
2465 2005-06-19 Luc Teirlinck <teirllm@auburn.edu>
2466
2467 * lists.texi (Rings): Various minor clarifications and corrections.
2468
2469 2005-06-18 Richard M. Stallman <rms@gnu.org>
2470
2471 * functions.texi (Obsolete Functions): Simplify.
2472
2473 * variables.texi (Variable Aliases): Simplify.
2474
2475 * anti.texi, backups.texi, compile.texi, customization.texi:
2476 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
2477 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
2478 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
2479 * variables.texi: Fix formatting ugliness.
2480
2481 * elisp.texi: Add links to Rings and Byte Packing.
2482 Update version and copyright years.
2483
2484 * minibuf.texi: Fix formatting ugliness.
2485 (Completion Commands): Move keymap vars to the end
2486 and vars completing-read binds to the top.
2487
2488 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
2489
2490 * processes.texi: Fix typos.
2491 (Bindat Spec): Correct Texinfo error.
2492 (Byte Packing): Fix ungrammatical sentence.
2493
2494 2005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
2495
2496 * lists.texi (Rings): New node.
2497 (Lists): Add it to menu.
2498
2499 * processes.texi (Byte Packing): New node.
2500 (Processes): Add it to menu.
2501
2502 2005-06-17 Richard M. Stallman <rms@gnu.org>
2503
2504 * syntax.texi (Parsing Expressions): Fix texinfo usage.
2505
2506 * help.texi (Documentation Basics): Explain the xref to
2507 Documentation Tips.
2508
2509 * debugging.texi (Debugger Commands): Minor fix.
2510
2511 2005-06-16 Luc Teirlinck <teirllm@auburn.edu>
2512
2513 * edebug.texi (Instrumenting): Eliminate duplicate link.
2514 (Specification List): Replace references to "below", referring to
2515 a later node, with one @ref to that node.
2516
2517 * os.texi (Timers): Timers should save and restore the match data
2518 if they change it.
2519
2520 * debugging.texi (Debugger Commands): Mention that the Lisp
2521 debugger can not step through primitive functions.
2522
2523 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
2524
2525 * functions.texi (Obsolete Functions): Update argument names of
2526 `make-obsolete' and `define-obsolete-function-alias'.
2527
2528 * variables.texi (Variable Aliases): Update argument names of
2529 `defvaralias', `make-obsolete-variable' and
2530 `define-obsolete-variable-alias'.
2531
2532 2005-06-15 Kim F. Storm <storm@cua.dk>
2533
2534 * searching.texi (Entire Match Data): Rephrase warnings about
2535 evaporate arg to match-data and set-match-data.
2536
2537 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
2538
2539 * elisp.texi (Top): Update detailed menu.
2540
2541 * edebug.texi (Edebug): Update menu.
2542 (Instrumenting): Update xrefs.
2543 (Edebug Execution Modes): Correct xref.
2544 (Jumping): Clarify description of `h' command.
2545 Eliminate redundant @ref.
2546 (Breaks): New node.
2547 (Breakpoints): Is now a subsubsection.
2548 (Global Break Condition): Mention `C-x X X'.
2549 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
2550 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
2551 (Edebug Display Update): Correct pxref.
2552 (Edebug and Macros): New node.
2553 (Instrumenting Macro Calls): Is now a subsubsection.
2554 Neither arg of `def-edebug-spec' is evaluated.
2555 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
2556 (Specification Examples): Fix typo.
2557
2558 2005-06-14 Lute Kamstra <lute@gnu.org>
2559
2560 * debugging.texi (Function Debugging): Primitives can break on
2561 entry too.
2562
2563 2005-06-14 Kim F. Storm <storm@cua.dk>
2564
2565 * variables.texi (Setting Variables): Add add-to-ordered-list.
2566
2567 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
2568
2569 * syntax.texi (Parsing Expressions): Document aux functions and vars of
2570 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
2571
2572 2005-06-13 Lute Kamstra <lute@gnu.org>
2573
2574 * text.texi (Special Properties): Fix cross reference.
2575
2576 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
2577
2578 * debugging.texi (Function Debugging): Delete mention of empty
2579 string argument to `cancel-debug-on-entry'. Delete inaccurate
2580 description of the return value of that command.
2581
2582 2005-06-11 Alan Mackenzie <acm@muc.de>
2583
2584 * text.texi (Adaptive Fill): Amplify the description of
2585 fill-context-prefix.
2586
2587 2005-06-10 Luc Teirlinck <teirllm@auburn.edu>
2588
2589 * syntax.texi (Parsing Expressions): Fix Texinfo error.
2590
2591 2005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
2592
2593 * syntax.texi (Parsing Expressions): Document syntax-ppss.
2594
2595 2005-06-10 Luc Teirlinck <teirllm@auburn.edu>
2596
2597 * debugging.texi (Error Debugging): Minor rewording.
2598 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
2599 is optional.
2600
2601 2005-06-10 Lute Kamstra <lute@gnu.org>
2602
2603 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
2604 (Top): Give it a title. Correct version number. Give the
2605 detailed node listing a more prominent header.
2606 * intro.texi: Don't set VERSION here a second time.
2607 Mention Emacs's version too.
2608 * anti.texi (Antinews): Use EMACSVER to refer to the current
2609 version of Emacs.
2610
2611 2005-06-09 Kim F. Storm <storm@cua.dk>
2612
2613 * searching.texi (Entire Match Data): Explain new `reseat' argument to
2614 match-data and set-match-data.
2615
2616 2005-06-08 Richard M. Stallman <rms@gnu.org>
2617
2618 * searching.texi (Entire Match Data): Clarify when match-data
2619 returns markers and when integers.
2620
2621 * display.texi (Defining Faces): Explain that face name should not
2622 end in `-face'.
2623
2624 * modes.texi (Mode Line Data): Minor cleanup.
2625 (Customizing Keywords): Node split out of Search-based Fontification.
2626 Add example of using font-lock-add-keywords from a hook.
2627 Clarify when MODE should be non-nil, and when nil.
2628
2629 2005-06-06 Richard M. Stallman <rms@gnu.org>
2630
2631 * modes.texi (Mode Line Data): Explain what happens when the car
2632 of a list is a void symbol.
2633 (Search-based Fontification): Explain MODE arg to
2634 font-lock-add-keywords and warn about calls from major modes.
2635
2636 2005-06-08 Juri Linkov <juri@jurta.org>
2637
2638 * display.texi (Standard Faces): Add `shadow' face.
2639
2640 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
2641
2642 * modes.texi (Major Mode Conventions): A derived mode only needs
2643 to put the call to the parent mode inside `delay-mode-hooks'.
2644
2645 2005-05-29 Richard M. Stallman <rms@gnu.org>
2646
2647 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
2648 new, and what that implies. Clarify.
2649
2650 * files.texi (Locating Files): Clean up the text.
2651
2652 * frames.texi (Window Frame Parameters): Document user-size.
2653 Shorten entry for top by referring to left.
2654
2655 2005-05-26 Richard M. Stallman <rms@gnu.org>
2656
2657 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
2658 is new, and what the implications are. Other clarifications.
2659
2660 2005-05-24 Richard M. Stallman <rms@gnu.org>
2661
2662 * frames.texi (Dialog Boxes): Minor fixes.
2663
2664 2005-05-25 Masatake YAMATO <jet@gyve.org>
2665
2666 * display.texi (Standard Faces): Write about `mode-line-highlight'.
2667
2668 2005-05-24 Luc Teirlinck <teirllm@auburn.edu>
2669
2670 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
2671 is optional.
2672
2673 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
2674
2675 * frames.texi (Dialog Boxes): Descibe new optional argument.
2676
2677 2005-05-23 Lute Kamstra <lute@gnu.org>
2678
2679 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
2680 syntax-begin-function over font-lock-beginning-of-syntax-function.
2681
2682 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
2683
2684 * minibuf.texi (Reading File Names): Update description of
2685 `read-directory-name'.
2686
2687 * modes.texi (Derived Modes): Clarify :group keyword.
2688
2689 2005-05-21 Eli Zaretskii <eliz@gnu.org>
2690
2691 * files.texi (Locating Files): New subsection.
2692 Describe locate-file and executable-find.
2693
2694 2005-05-21 Kevin Ryde <user42@zip.com.au>
2695
2696 * frames.texi (Initial Parameters): Update cross reference to
2697 "Emacs Invocation".
2698
2699 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
2700
2701 * keymaps.texi (Active Keymaps): Add anchor.
2702
2703 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
2704 (Major Mode Conventions): Refer to `Auto Major Mode' in more
2705 appropriate place.
2706 (Derived Modes): Small clarifications.
2707 (Minor Mode Conventions, Keymaps and Minor Modes):
2708 Replace references to nodes with references to anchors.
2709 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
2710 Clarify description of lists whose first element is an integer.
2711 (Mode Line Variables): Add anchor.
2712 (%-Constructs): Clarify description of integer after %.
2713 (Emulating Mode Line): Describe nil value for FACE.
2714
2715 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
2716
2717 * modes.texi (Derived Modes): Correct references to non-existing
2718 variable standard-syntax-table.
2719
2720 2005-05-17 Lute Kamstra <lute@gnu.org>
2721
2722 * modes.texi (Defining Minor Modes): Mention the mode hook.
2723
2724 2005-05-15 Kim F. Storm <storm@cua.dk>
2725
2726 * processes.texi (Network): Remove open-network-stream-nowait.
2727 (Network Servers): Remove open-network-stream-server.
2728
2729 2005-05-15 Luc Teirlinck <teirllm@auburn.edu>
2730
2731 * elisp.texi (Top): Update detailed menu.
2732
2733 * variables.texi: Reorder nodes.
2734 (Variables): Update menu.
2735 (File Local Variables): Do not refer to the `-*-' line as
2736 a "local variables list". Add pxref.
2737
2738 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
2739
2740 * elisp.texi (Top): Update detailed menu for node changes.
2741
2742 * modes.texi (Modes): Update Menu.
2743 (Hooks): Move to beginning of chapter.
2744 Most minor modes run mode hooks too.
2745 `add-hook' can handle void hooks or hooks whose value is a single
2746 function.
2747 (Major Modes): Update Menu.
2748 (Major Mode Basics): New node, split off from `Major Modes'.
2749 (Major Mode Conventions): Correct xref. Explain how to handle
2750 auto-mode-alist if the major mode command has an autoload cookie.
2751 (Auto Major Mode): Major update. Add magic-mode-alist.
2752 (Derived Modes): Major update.
2753 (Mode Line Format): Update Menu.
2754 (Mode Line Basics): New node, split off from `Mode Line Format'.
2755
2756 * loading.texi (Autoload): Mention `autoload cookie' as synonym
2757 for `magic autoload comment'. Add index entries and anchor.
2758
2759 2005-05-14 Richard M. Stallman <rms@gnu.org>
2760
2761 * tips.texi (Coding Conventions): Explain how important it is
2762 that just loading certain files not change Emacs behavior.
2763
2764 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
2765
2766 2005-05-12 Lute Kamstra <lute@gnu.org>
2767
2768 * modes.texi (Generic Modes): Update.
2769 (Major Modes): Refer to node "Generic Modes".
2770
2771 * elisp.texi (Top): Update to the current structure of the manual.
2772 * processes.texi (Processes): Add menu description.
2773 * customize.texi (Customization): Add menu descriptions.
2774
2775 2005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
2776
2777 * processes.texi (Signals to Processes)
2778 (Low-Level Network): Fix typos.
2779
2780 2005-05-11 Lute Kamstra <lute@gnu.org>
2781
2782 * elisp.texi (Top): Add some nodes from the chapter "Major and
2783 Minor Modes" to the detailed node listing.
2784
2785 2005-05-10 Richard M. Stallman <rms@gnu.org>
2786
2787 * keymaps.texi (Extended Menu Items): Menu item filter functions
2788 can be called at any time.
2789
2790 2005-05-08 Luc Teirlinck <teirllm@auburn.edu>
2791
2792 * variables.texi (File Local Variables): `(hack-local-variables t)'
2793 now also checks whether a mode is specified in the local variables
2794 list.
2795
2796 2005-05-05 Kevin Ryde <user42@zip.com.au>
2797
2798 * display.texi (The Echo Area): Correct format function cross
2799 reference.
2800
2801 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
2802
2803 * variables.texi (Variable Aliases): Change description of
2804 `define-obsolete-variable-alias'.
2805
2806 * functions.texi (Functions): Add "Obsolete Functions" to menu.
2807 (Defining Functions): Add xref.
2808 (Obsolete Functions): New node.
2809 (Function Safety): Standardize capitalization of section title.
2810
2811 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
2812 (Dialog Boxes): Complete description of `x-popup-dialog'.
2813
2814 2005-05-04 Richard M. Stallman <rms@gnu.org>
2815
2816 * commands.texi (Interactive Codes): Fix Texinfo usage.
2817 Document U more clearly.
2818
2819 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
2820
2821 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
2822 function and not a macro.
2823
2824 * frames.texi (Pop-Up Menus): Correct and clarify description of
2825 `x-popup-menu'.
2826 (Dialog Boxes): Clarify description of `x-popup-dialog'.
2827
2828 2005-05-01 Richard M. Stallman <rms@gnu.org>
2829
2830 * edebug.texi (Checking Whether to Stop): Fix previous change.
2831
2832 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
2833
2834 * display.texi: Fix typos and Texinfo usage.
2835
2836 * edebug.texi (Checking Whether to Stop): executing-macro ->
2837 executing-kbd-macro.
2838
2839 2005-05-01 Richard M. Stallman <rms@gnu.org>
2840
2841 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
2842
2843 2005-04-30 Richard M. Stallman <rms@gnu.org>
2844
2845 * files.texi (Magic File Names): Document `operations' property.
2846
2847 2005-04-29 Lute Kamstra <lute@gnu.org>
2848
2849 * modes.texi (Generic Modes): New node.
2850 (Major Modes): Add it to the menu.
2851 (Derived Modes): Add "derived mode" to concept index.
2852
2853 2005-04-28 Lute Kamstra <lute@gnu.org>
2854
2855 * modes.texi (Defining Minor Modes): Fix previous change.
2856 (Font Lock Mode): Simplify.
2857 (Font Lock Basics): Say that font-lock-defaults is buffer-local
2858 when set and that some parts are optional. Add cross references.
2859 (Search-based Fontification): Say how to specify font-lock-keywords.
2860 Add cross references. Add font-lock-multiline to index.
2861 Move font-lock-keywords-case-fold-search here from node "Other Font
2862 Lock Variables". Document font-lock-add-keywords and
2863 font-lock-remove-keywords.
2864 (Other Font Lock Variables): Move font-lock-keywords-only,
2865 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
2866 and font-lock-syntactic-face-function to node "Syntactic Font
2867 Lock". Move font-lock-keywords-case-fold-search to node
2868 "Search-based Fontification". Document font-lock-inhibit-thing-lock
2869 and font-lock-{,un}fontify-{buffer,region}-function.
2870 (Precalculated Fontification): Remove reference to deleted variable
2871 font-lock-core-only.
2872 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
2873 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
2874 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
2875 and font-lock-syntactic-face-function here from node "Other Font
2876 Lock Variables". Move font-lock-syntactic-keywords to "Setting
2877 Syntax Properties". Add cross references.
2878 (Setting Syntax Properties): New node.
2879 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
2880 * syntax.texi (Syntax Properties): Add cross reference.
2881 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
2882
2883 2005-04-26 Richard M. Stallman <rms@gnu.org>
2884
2885 * display.texi (Defining Faces):
2886 Document `default' elements of defface spec.
2887
2888 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
2889
2890 * variables.texi (Variable Aliases): Clarify text.
2891
2892 2005-04-25 Chong Yidong <cyd@stupidchicken.com>
2893
2894 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
2895
2896 2005-04-25 Luc Teirlinck <teirllm@auburn.edu>
2897
2898 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
2899
2900 2005-04-24 Eli Zaretskii <eliz@gnu.org>
2901
2902 * syntax.texi (Syntax Table Internals): Elaborate documentation of
2903 syntax-after and syntax-class.
2904
2905 * files.texi (Changing Files): Fix last change's cross-reference.
2906 (Unique File Names): Don't mention "numbers" in the documentation
2907 of make-temp-file and make-temp-name.
2908
2909 2005-04-23 Richard M. Stallman <rms@gnu.org>
2910
2911 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
2912
2913 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
2914
2915 * windows.texi (Cyclic Window Ordering): Clarify window-list.
2916
2917 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
2918
2919 * variables.texi (Variable Aliases): Describe make-obsolete-variable
2920 and define-obsolete-variable-alias.
2921
2922 2005-04-22 Kim F. Storm <storm@cua.dk>
2923
2924 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
2925 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
2926
2927 2005-04-21 Lute Kamstra <lute@gnu.org>
2928
2929 * lists.texi (Association Lists): Document rassq-delete-all.
2930
2931 2005-04-19 Richard M. Stallman <rms@gnu.org>
2932
2933 * modes.texi (Search-based Fontification): Explain that
2934 facespec is an expression to be evaluated.
2935
2936 2005-04-19 Kevin Ryde <user42@zip.com.au>
2937
2938 * streams.texi (Output Functions): Fix xref.
2939 * strings.texi (String Conversion): Fix xref.
2940
2941 2005-04-19 Kim F. Storm <storm@cua.dk>
2942
2943 * symbols.texi (Symbol Plists): Add safe-get.
2944 Mention that `get' may signal an error.
2945
2946 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
2947
2948 * customize.texi (Variable Definitions): Replace tooltip-mode
2949 example with save-place.
2950
2951 2005-04-17 Richard M. Stallman <rms@gnu.org>
2952
2953 * buffers.texi (Indirect Buffers): Clarify.
2954
2955 * positions.texi (Positions): Clarify converting marker to integer.
2956
2957 * strings.texi (String Basics): Mention string-match; clarify.
2958
2959 2005-04-08 Lute Kamstra <lute@gnu.org>
2960
2961 * modes.texi (Search-based Fontification): Fix cross references.
2962 Use consistent terminology. Document anchored highlighting.
2963
2964 2005-04-05 Lute Kamstra <lute@gnu.org>
2965
2966 * modes.texi (Defining Minor Modes): Document :group keyword
2967 argument and its default value.
2968
2969 2005-04-03 Lute Kamstra <lute@gnu.org>
2970
2971 * hooks.texi (Standard Hooks): Add some hooks. Add cross
2972 references and/or descriptions. Delete major mode hooks; mention
2973 them as a category instead. Rename or delete obsolete hooks.
2974
2975 2005-04-02 Richard M. Stallman <rms@gnu.org>
2976
2977 * nonascii.texi (Coding System Basics): Another wording cleanup.
2978
2979 2005-04-01 Richard M. Stallman <rms@gnu.org>
2980
2981 * nonascii.texi (Coding System Basics): Clarify previous change.
2982
2983 2005-04-01 Kenichi Handa <handa@m17n.org>
2984
2985 * nonascii.texi (Coding System Basics): Describe about rondtrip
2986 identity of coding systems.
2987
2988 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
2989
2990 * text.texi (Buffer Contents): Add filter-buffer-substring and
2991 buffer-substring-filters.
2992
2993 2005-03-26 Chong Yidong <cyd@stupidchicken.com>
2994
2995 * anti.texi (Antinews): Mention `G' interactive code.
2996
2997 * tips.texi (Compilation Tips): Mention benchmark.el.
2998
2999 2005-03-27 Luc Teirlinck <teirllm@auburn.edu>
3000
3001 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
3002 is now bound to M-o M-o.
3003
3004 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
3005
3006 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
3007
3008 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
3009 in the Emacs Manual).
3010 * Makefile.in (srcs): Remove calendar.texi.
3011 * makefile.w32-in (srcs): Remove calendar.texi.
3012 * display.texi (Display): Change name of next node.
3013 * os.texi (System In): Change name of previous node.
3014 * elisp.texi (Top): Remove Calendar references.
3015 * vol1.texi (Top): Remove Calendar references.
3016 * vol2.texi (Top): Remove Calendar references.
3017
3018 2005-03-25 Richard M. Stallman <rms@gnu.org>
3019
3020 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
3021 Cleanup previous change.
3022
3023 2005-03-25 Chong Yidong <cyd@stupidchicken.com>
3024
3025 * display.texi (Face Attributes): Faces earlier in an :inherit
3026 list take precedence.
3027 (Scroll Bars): Fix description of vertical-scroll-bars.
3028 Document frame-current-scroll-bars and window-current-scroll-bars.
3029
3030 * markers.texi (The Mark): Document temporary Transient Mark mode.
3031
3032 * minibuf.texi (Reading File Names):
3033 Document read-file-name-completion-ignore-case.
3034
3035 * positions.texi (Screen Lines): Document nil for width argument
3036 to compute-motion.
3037
3038 2005-03-23 Kim F. Storm <storm@cua.dk>
3039
3040 * display.texi (Standard Faces): Other faces used in the fringe
3041 implicitly inherits from the fringe face.
3042 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
3043 properties implicitly inherits from fringe face.
3044 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
3045
3046 2005-03-20 Chong Yidong <cyd@stupidchicken.com>
3047
3048 * display.texi (Invisible Text): State default value of
3049 line-move-ignore-invisible.
3050 (Managing Overlays): Document remove-overlays.
3051 (Standard Faces): Document escape-glyph face.
3052
3053 * minibuf.texi (Reading File Names): Document read-file-name-function.
3054
3055 * modes.texi (Other Font Lock Variables):
3056 Document font-lock-lines-before.
3057
3058 * positions.texi (Skipping Characters): skip-chars-forward allows
3059 character classes.
3060
3061 2005-03-18 Lute Kamstra <lute@gnu.org>
3062
3063 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
3064
3065 2005-03-17 Richard M. Stallman <rms@gnu.org>
3066
3067 * text.texi (Undo): Document extensible undo entries.
3068
3069 * searching.texi (String Search, Regexp Search, Regexp Search):
3070 Cleanups.
3071
3072 * nonascii.texi (Character Codes): Minor fix.
3073
3074 * display.texi (Display Property): Explain the significance
3075 of having text properties that are eq.
3076 (Other Display Specs): Explain string as display spec.
3077
3078 * commands.texi (Interactive Codes): Document G option.
3079
3080 2005-03-17 Chong Yidong <cyd@stupidchicken.com>
3081
3082 * text.texi (Filling): Add sentence-end-without-period and
3083 sentence-end-without-space.
3084 (Changing Properties): Minor fix.
3085
3086 * anti.texi: Total rewrite.
3087
3088 2005-03-15 Lute Kamstra <lute@gnu.org>
3089
3090 * edebug.texi (Instrumenting Macro Calls): Fix typos.
3091
3092 2005-03-08 Kim F. Storm <storm@cua.dk>
3093
3094 * display.texi (Specified Space): Property :width is support on
3095 non-graphic terminals, :height is not.
3096
3097 2005-03-07 Richard M. Stallman <rms@gnu.org>
3098
3099 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
3100 Now subnodes of Fringes.
3101 (Overlay Arrow): Document overlay-arrow-variable-list.
3102 (Fringe Size/Pos): New node, broken out of Fringes.
3103 (Display): Explain clearing vs redisplay better.
3104 (Truncation): Clarify use of bitmaps.
3105 (The Echo Area): Clarify the uses of the echo area.
3106 Add max-mini-window-height.
3107 (Progress): Clarify.
3108 (Invisible Text): Explain that main loop moves point out.
3109 (Selective Display): Say "hidden", not "invisible".
3110 (Managing Overlays): Move up. Describe relation to Undo here.
3111 (Overlay Properties): Clarify intro.
3112 (Finding Overlays): Explain return values when nothing found.
3113 (Width): truncate-string-to-width has added arg.
3114 (Displaying Faces): Clarify and update mode line face handling.
3115 (Face Functions): Minor cleanup.
3116 (Conditional Display): Merge into Other Display Specs.
3117 (Pixel Specification, Other Display Specs): Minor cleanups.
3118 (Images, Image Descriptors): Minor cleanups.
3119 (GIF Images): Patents have expired.
3120 (Showing Images): Explain default text for insert-image.
3121 (Manipulating Button Types): Merge into Manipulating Buttons.
3122 (Making Buttons): Explain return values.
3123 (Button Buffer Commands): Add xref.
3124 (Inverse Video): Update mode-line-inverse-video.
3125 (Display Table Format): Clarify.
3126 (Active Display Table): Give defaults for window-display-table.
3127
3128 * calendar.texi (Calendar Customizing): calendar-holiday-marker
3129 and calendar-today-marker are strings, not chars.
3130 (Holiday Customizing): Minor fix.
3131
3132 * internals.texi (Writing Emacs Primitives): Update `or' example.
3133 Update limit on # args of subr.
3134
3135 * edebug.texi (Using Edebug): Arrow is in fringe.
3136 (Instrumenting): Arg to eval-defun works without loading edebug.
3137 (Edebug Execution Modes): Add xref.
3138
3139 * customize.texi (Common Keywords): Clarify :require.
3140 Mention :version here.
3141 (Variable Definitions, Group Definitions): Not here.
3142 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
3143
3144 2005-03-07 Chong Yidong <cyd@stupidchicken.com>
3145 * nonascii.texi (Text Representations): Clarify position-bytes.
3146 (Character Sets): Add list-charset-chars.
3147 (Scanning Charsets): Add charset-after.
3148 (Encoding and I/O): Minor fix.
3149
3150 2005-03-06 Richard M. Stallman <rms@gnu.org>
3151
3152 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
3153 (Resizing Windows): Likewise.
3154
3155 * text.texi (Change Hooks): Get rid of "Emacs 21".
3156
3157 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
3158
3159 * streams.texi (Output Variables): Get rid of "Emacs 21".
3160
3161 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
3162
3163 * os.texi (Translating Input): Replace flow-control example
3164 with a less obsolete example that uses `keyboard-translate'.
3165
3166 * objects.texi (Hash Table Type, Circular Objects):
3167 Get rid of "Emacs 21".
3168
3169 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
3170 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
3171
3172 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
3173
3174 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
3175
3176 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
3177 (Menu Bar): Fix when menu-bar-update-hook is called.
3178
3179 * hash.texi (Hash Tables): Get rid of "Emacs 21".
3180
3181 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
3182 and make it read better.
3183
3184 * files.texi (Writing to Files): Get rid of "Emacs 21".
3185 (Unique File Names): Likewise.
3186
3187 * elisp.texi: Update Emacs version to 22.
3188
3189 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
3190 (Overlay Properties, Face Attributes): Likewise.
3191 (Managing Overlays): Fix punctuation.
3192 (Attribute Functions): Clarify set-face-font; get rid of
3193 info about old Emacs versions.
3194 (Auto Faces, Font Lookup, Display Property, Images):
3195 Get rid of "Emacs 21".
3196
3197 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
3198
3199 2005-03-05 Richard M. Stallman <rms@gnu.org>
3200
3201 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
3202
3203 2005-03-04 Lute Kamstra <lute@gnu.org>
3204
3205 * debugging.texi (Error Debugging): Document stack-trace-on-error.
3206
3207 2005-03-03 Lute Kamstra <lute@gnu.org>
3208
3209 * edebug.texi (Instrumenting Macro Calls): Fix typo.
3210
3211 2005-03-01 Lute Kamstra <lute@gnu.org>
3212
3213 * debugging.texi (Debugger Commands): Update `j'.
3214
3215 2005-02-28 Lute Kamstra <lute@gnu.org>
3216
3217 * debugging.texi (Debugging): Fix typo.
3218 (Error Debugging): Document eval-expression-debug-on-error.
3219 (Function Debugging): Update example.
3220 (Using Debugger): Mention starred stack frames.
3221 (Debugger Commands): Document `j' and `l'.
3222 (Invoking the Debugger): `d' and `j' exit recursive edit too.
3223 Update the messages that the debugger displays.
3224 (Internals of Debugger): Add cross reference. Update example.
3225 (Excess Open): Minor improvement.
3226 (Excess Close): Minor improvement.
3227
3228 2005-02-26 Richard M. Stallman <rms@gnu.org>
3229
3230 * tips.texi (Coding Conventions): Clarify.
3231 Put all the major mode key reservations together.
3232 Mention the Mouse-1 => Mouse-2 conventions.
3233
3234 * syntax.texi (Syntax Class Table): Clarify.
3235 (Syntax Table Functions): syntax-after moved from here.
3236 (Syntax Table Internals): syntax-after moved to here.
3237 (Parsing Expressions): Update info on number of values
3238 and what's meaningful in the STATE argument.
3239 (Categories): Fix typo.
3240
3241 * sequences.texi (Arrays): Cleanup.
3242 (Char-Tables): Clarify.
3243
3244 * processes.texi (Deleting Processes): Cleanups, add xref.
3245 (Subprocess Creation): Explain nil in exec-path. Cleanup.
3246 (Process Information): set-process-coding-system, some args optional.
3247 (Input to Processes): Explain various types for PROCESS args.
3248 Rename them from PROCESS-NAME to PROCESS.
3249 (Signals to Processes): Likewise.
3250 (Decoding Output): Cleanup.
3251 (Query Before Exit): Clarify.
3252
3253 * os.texi (Startup Summary): Correct the options; add missing ones.
3254 (Terminal Output, Batch Mode): Clarify.
3255 (Flow Control): Node deleted.
3256
3257 * markers.texi (The Mark): Clarify.
3258
3259 * macros.texi (Expansion): Cleanup.
3260 (Indenting Macros): indent-spec allows ints, not floats.
3261
3262 * keymaps.texi (Keymaps): Clarify.
3263 (Format of Keymaps): Update lisp-mode-map example.
3264 (Active Keymaps, Key Lookup): Clarify.
3265 (Changing Key Bindings): Add xref to `kbd'.
3266 (Key Binding Commands, Simple Menu Items): Clarify.
3267 (Mouse Menus, Menu Bar): Clarify.
3268 (Menu Example): Replace print example with menu-bar-replace-menu.
3269
3270 * help.texi (Documentation Basics): Add function-documentation prop.
3271
3272 * elisp.texi (Top): Don't refer to Flow Control node.
3273
3274 * commands.texi (Command Overview): Improve xrefs.
3275 (Adjusting Point): Adjusting point applies to intangible and invis.
3276 (Key Sequence Input): Doc extra read-key-sequence args.
3277 Likewise for read-key-sequence-vector.
3278
3279 * backups.texi (Rename or Copy): Minor fix.
3280 (Numbered Backups): For version-control, say the default.
3281 (Auto-Saving): make-auto-save-file-name example is simplified.
3282
3283 * advice.texi (Advising Functions): Don't imply one part of Emacs
3284 should advise another part. Markup changes.
3285 (Defining Advice): Move transitional para.
3286 (Activation of Advice): Cleanup.
3287 Explain if COMPILE is nil or negative.
3288
3289 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
3290
3291 2005-02-24 Lute Kamstra <lute@gnu.org>
3292
3293 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
3294 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
3295
3296 2005-02-23 Lute Kamstra <lute@gnu.org>
3297
3298 * modes.texi (Defining Minor Modes): define-minor-mode can be used
3299 to define global minor modes as well.
3300
3301 * display.texi (Managing Overlays): overlay-buffer returns nil for
3302 deleted overlays.
3303
3304 2005-02-22 Kim F. Storm <storm@cua.dk>
3305
3306 * minibuf.texi (Basic Completion): Allow symbols in addition to
3307 strings in try-completion and all-completions.
3308
3309 2005-02-14 Lute Kamstra <lute@gnu.org>
3310
3311 * elisp.texi (Top): Remove reference to deleted node.
3312
3313 * lists.texi (Lists): Remove reference to deleted node.
3314 (Cons Cells): Fix typo.
3315
3316 * loading.texi (Where Defined): Fix typo.
3317
3318 2005-02-14 Richard M. Stallman <rms@gnu.org>
3319
3320 * variables.texi (Creating Buffer-Local): change-major-mode-hook
3321 is useful for discarding some minor modes.
3322
3323 * symbols.texi (Symbol Components): Reorder examples.
3324
3325 * streams.texi (Input Functions): State standard-input default.
3326 (Output Variables): State standard-output default.
3327
3328 * objects.texi (Printed Representation): Clarify read syntax vs print.
3329 (Floating Point Type): Explain meaning better.
3330 (Symbol Type): Explain uniqueness better.
3331 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
3332 List examples sooner.
3333 (Box Diagrams): New subnode broken out.
3334 Some examples moved from old Lists as Boxes node.
3335 (Dotted Pair Notation): Clarify intro.
3336 (Array Type): Clarify.
3337 (Type Predicates): Add hash-table-p.
3338
3339 * numbers.texi (Integer Basics): Clarify radix explanation.
3340 (Predicates on Numbers): Minor clarification.
3341 (Comparison of Numbers): Minor clarification. Clarify eql.
3342 Typos in min, max.
3343 (Math Functions): Clarify overflow in expt.
3344
3345 * minibuf.texi (Text from Minibuffer): Minor clarification.
3346 Mention arrow keys.
3347
3348 * loading.texi (Autoload): defun's doc string overrides autoload's
3349 doc string.
3350 (Repeated Loading): Modernize "add to list" examples.
3351 (Where Defined): Finish updating table of load-history elts.
3352
3353 * lists.texi (List-related Predicates): Minor wording improvement.
3354 (Lists as Boxes): Node deleted.
3355 (Building Lists): Explain trivial cases of number-sequence.
3356
3357 * hash.texi (Hash Tables): Add desc to menu items.
3358 (Creating Hash): Expain "full" means "make larger",
3359 (Hash Access): Any object can be a key.
3360 State value of maphash.
3361
3362 * functions.texi (What Is a Function): Wording cleanup.
3363 (Function Documentation): Minor cleanup.
3364 Explain purpose of calling convention at end of doc string.
3365 (Function Names): Wording cleanup.
3366 (Calling Functions): Wording cleanup.
3367 Explain better how funcall calls the function.
3368 (Function Cells): Delete example of saving and redefining function.
3369
3370 * control.texi (Combining Conditions): Wording cleanup.
3371 (Iteration): dolist and dotimes bind VAR locally.
3372 (Cleanups): Xref to Atomic Changes.
3373
3374 * compile.texi (Byte Compilation): Delete 19.29 info.
3375 (Compilation Functions): Macros' difficulties don't affect defsubst.
3376 (Docs and Compilation): Delete 19.29 info.
3377
3378 2005-02-10 Richard M. Stallman <rms@gnu.org>
3379
3380 * objects.texi (Symbol Type): Minor correction.
3381
3382 2005-02-06 Lute Kamstra <lute@gnu.org>
3383
3384 * modes.texi (Example Major Modes): Fix typos.
3385
3386 2005-02-06 Richard M. Stallman <rms@gnu.org>
3387
3388 * text.texi (Margins): fill-nobreak-predicate can be one function.
3389
3390 * strings.texi (Modifying Strings): clear-string can make unibyte.
3391 (Formatting Strings): format gives error if values missing.
3392
3393 * positions.texi (Character Motion): Mention default arg
3394 for forward-char. backward-char refers to forward-char.
3395 (Word Motion): Mention default arg for forward-word.
3396 (Buffer End Motion): Mention default arg for beginning-of-buffer.
3397 Simplify end-of-buffer.
3398 (Text Lines): Mention default arg for forward-line.
3399 (List Motion): Mention default arg for beginning/end-of-defun.
3400 (Skipping Characters): Minor fixes in explaining character-set.
3401
3402 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
3403 Mode inheritance applies only when default-major-mode is nil.
3404 Clarifications.
3405 (Example Major Modes): Update Text mode and Lisp mode examples.
3406 (Minor Mode Conventions): Mention define-minor-mode at top.
3407 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
3408 (Mode Line Format): Update mode line face display info.
3409 (Properties in Mode): Mention effect of risky vars.
3410 (Imenu): Define imenu-add-to-menubar.
3411 (Font Lock Mode): Add descriptions to menu lines.
3412 (Faces for Font Lock): Add font-lock-doc-face.
3413
3414 2005-02-05 Lute Kamstra <lute@gnu.org>
3415
3416 * text.texi (Maintaining Undo): Remove obsolete function.
3417
3418 2005-02-05 Eli Zaretskii <eliz@gnu.org>
3419
3420 * frames.texi (Color Names): Add pointer to the X docs about RGB
3421 color specifications. Improve indexing
3422 (Text Terminal Colors): Replace the description of RGB values by
3423 an xref to "Color Names".
3424
3425 2005-02-03 Richard M. Stallman <rms@gnu.org>
3426
3427 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
3428 Clarify.
3429 (Selecting Windows): Clarify save-selected-window.
3430 (Cyclic Window Ordering): Clarify walk-windows.
3431 (Window Point): Clarify.
3432 (Window Start): Add comment to example.
3433 (Resizing Windows): Add `interactive' specs in examples.
3434 Document fit-window-to-buffer.
3435
3436 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
3437 (Undo, Maintaining Undo): Clarify last change.
3438 (Sorting): In sort-numeric-fields, explain about octal and hex.
3439 Mention sort-numeric-base.
3440 (Format Properties): Add xref for hard newlines.
3441
3442 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
3443 (Pop-Up Menus): Fix typo.
3444 (Color Names): Explain all types of color names.
3445 Explain color-values on B&W terminal.
3446 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
3447
3448 * files.texi (File Locks): Not supported on MS systems.
3449 (Testing Accessibility): Clarify.
3450
3451 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
3452 (Coverage Testing): Fix typo.
3453
3454 * commands.texi (Misc Events): Remove stray space.
3455
3456 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
3457 (Modification Time): Clarify when visited-file-modtime returns 0.
3458 (The Buffer List): Clarify bury-buffer.
3459 (Killing Buffers): Clarify.
3460 (Indirect Buffers): Add clone-indirect-buffer.
3461
3462 2005-02-02 Matt Hodges <MPHodges@member.fsf.org>
3463
3464 * edebug.texi (Printing in Edebug): Fix default value of
3465 edebug-print-circle.
3466 (Coverage Testing): Fix displayed frequency count data.
3467
3468 2005-02-02 Luc Teirlinck <teirllm@auburn.edu>
3469
3470 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
3471
3472 2005-02-02 Kim F. Storm <storm@cua.dk>
3473
3474 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
3475
3476 2005-01-29 Eli Zaretskii <eliz@gnu.org>
3477
3478 * commands.texi (Misc Events): Describe the help-echo event.
3479
3480 * text.texi (Special Properties) <help-echo>: Use `pos'
3481 consistently in description of the help-echo property.
3482 Use @code{nil} instead of @var{nil}.
3483
3484 * display.texi (Overlay Properties): Fix the index entry for
3485 help-echo overlay property.
3486
3487 * customize.texi (Type Keywords): Uncomment the xref to the
3488 help-echo property documentation.
3489
3490 2005-01-23 Kim F. Storm <storm@cua.dk>
3491
3492 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
3493 return value. Third element FULLY replaced by PARTIAL which
3494 specifies number of invisible pixels if row is only partially visible.
3495 (Textual Scrolling): Mention auto-window-vscroll.
3496 (Vertical Scrolling): New defvar auto-window-vscroll.
3497
3498 2005-01-16 Luc Teirlinck <teirllm@auburn.edu>
3499
3500 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
3501 command remapping.
3502
3503 2005-01-15 Richard M. Stallman <rms@gnu.org>
3504
3505 * display.texi (Defining Images): Mention DATA-P arg of create-image.
3506
3507 2005-01-14 Kim F. Storm <storm@cua.dk>
3508
3509 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
3510
3511 * text.texi (Links and Mouse-1): Fix string and vector item.
3512
3513 2005-01-13 Richard M. Stallman <rms@gnu.org>
3514
3515 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
3516 descriptions of overriding-local-map and overriding-terminal-local-map.
3517
3518 * text.texi (Links and Mouse-1): Clarify text.
3519
3520 2005-01-13 Kim F. Storm <storm@cua.dk>
3521
3522 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
3523
3524 2005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
3525
3526 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
3527
3528 2005-01-12 Kim F. Storm <storm@cua.dk>
3529
3530 * text.texi (Links and Mouse-1): Rename section from Enabling
3531 Mouse-1 to Following Links. Change xrefs.
3532 Add examples for define-button-type and define-widget.
3533
3534 * display.texi (Button Properties, Button Buffer Commands):
3535 Clarify mouse-1 and follow-link functionality.
3536
3537 2005-01-12 Richard M. Stallman <rms@gnu.org>
3538
3539 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
3540
3541 * display.texi (Beeping): Fix Texinfo usage.
3542
3543 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
3544
3545 2005-01-11 Kim F. Storm <storm@cua.dk>
3546
3547 * display.texi (Button Properties, Button Buffer Commands):
3548 Mention mouse-1 binding. Add follow-link keyword.
3549
3550 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
3551 (Enabling Mouse-1 to Follow Links): New subsection.
3552
3553 2005-01-06 Richard M. Stallman <rms@gnu.org>
3554
3555 * text.texi (Special Properties): Minor change.
3556
3557 * os.texi (Timers): Clarify previous change.
3558
3559 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
3560
3561 2005-01-01 Luc Teirlinck <teirllm@auburn.edu>
3562
3563 * display.texi (Face Attributes): Correct xref to renamed node.
3564
3565 2005-01-01 Richard M. Stallman <rms@gnu.org>
3566
3567 * display.texi (Face Attributes): Describe hex color specs.
3568
3569 2004-12-31 Richard M. Stallman <rms@gnu.org>
3570
3571 * os.texi (Timers): Update previous change.
3572
3573 2004-12-30 Kim F. Storm <storm@cua.dk>
3574
3575 * display.texi (Line Height): Total line-height is now specified
3576 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
3577 in cons cells. (nil . RATIO) is relative to actual line height.
3578 Use line-height `t' instead of `0' to get minimum height.
3579
3580 2004-12-29 Richard M. Stallman <rms@gnu.org>
3581
3582 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
3583
3584 2004-12-28 Richard M. Stallman <rms@gnu.org>
3585
3586 * commands.texi (Quitting): Clarify value of with-local-quit.
3587
3588 * elisp.texi (Top): Fix previous change.
3589
3590 * loading.texi (Loading): Fix previous change.
3591
3592 2004-12-27 Richard M. Stallman <rms@gnu.org>
3593
3594 * Makefile.in (MAKEINFO): Specify --force.
3595
3596 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
3597
3598 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
3599
3600 * display.texi (Line Height): Further clarify.
3601
3602 * elisp.texi (Top): Update Loading submenu.
3603
3604 * loading.texi (Where Defined): New node.
3605 (Unloading): load-history moved to Where Defined.
3606
3607 2004-12-21 Richard M. Stallman <rms@gnu.org>
3608
3609 * commands.texi (Event Input Misc): Add while-no-input.
3610
3611 2004-12-11 Richard M. Stallman <rms@gnu.org>
3612
3613 * display.texi (Line Height): Rewrite text for clarity.
3614
3615 2004-12-11 Kim F. Storm <storm@cua.dk>
3616
3617 * display.texi (Display): Add node "Line Height" to menu.
3618 (Line Height): New node. Move full description of line-spacing
3619 and line-height text properties here from text.texi.
3620 (Scroll Bars): Add vertical-scroll-bar variable.
3621
3622 * frames.texi (Window Frame Parameters): Remove line-height defvar.
3623
3624 * locals.texi (Standard Buffer-Local Variables): Fix xref for
3625 line-spacing and vertical-scroll-bar.
3626
3627 * text.texi (Special Properties): Just mention line-spacing and
3628 line-height here, add xref to new "Line Height" node.
3629
3630 2004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
3631
3632 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
3633
3634 * locals.texi (Standard Buffer-Local Variables):
3635 Add @xref for `line-spacing'.
3636
3637 2004-12-05 Richard M. Stallman <rms@gnu.org>
3638
3639 * Makefile.in (maintainer-clean): Remove the info files
3640 in $(infodir) where they are created.
3641
3642 2004-12-03 Richard M. Stallman <rms@gnu.org>
3643
3644 * windows.texi (Selecting Windows): get-lru-window and
3645 get-largest-window don't consider dedicated windows.
3646
3647 * text.texi (Undo): Document undo-in-progress.
3648
3649 2004-11-26 Richard M. Stallman <rms@gnu.org>
3650
3651 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
3652 Remove a few vars that are not always buffer-local.
3653
3654 2004-11-24 Luc Teirlinck <teirllm@auburn.edu>
3655
3656 * locals.texi (Standard Buffer-Local Variables): Comment out
3657 xref's to non-existent node `Yet to be written'.
3658
3659 2004-11-24 Richard M. Stallman <rms@gnu.org>
3660
3661 * processes.texi (Synchronous Processes): Grammar fix.
3662
3663 * numbers.texi (Comparison of Numbers): Add eql.
3664
3665 * locals.texi (Standard Buffer-Local Variables): Add many vars.
3666
3667 * intro.texi (Printing Notation): Fix previous change.
3668
3669 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
3670 and default-indicate-buffer-boundaries from here.
3671 (Usual Display): To here.
3672 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
3673 (Usual Display): Move tab-width up.
3674
3675 * customize.texi (Variable Definitions): Replace
3676 show-paren-mode example with tooltip-mode.
3677 (Simple Types, Composite Types, Defining New Types):
3678 Minor cleanups.
3679
3680 2004-11-21 Jesper Harder <harder@ifa.au.dk>
3681
3682 * processes.texi (Synchronous Processes, Output from Processes):
3683 Markup fix.
3684
3685 2004-11-20 Richard M. Stallman <rms@gnu.org>
3686
3687 * positions.texi (Skipping Characters): skip-chars-forward
3688 now handles char classes.
3689
3690 * intro.texi (Printing Notation): Avoid confusion of `print'
3691 when explaining @print.
3692
3693 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
3694
3695 * display.texi (Display Table Format): Minor fix.
3696
3697 * streams.texi (Output Functions): Fix print example.
3698
3699 * Makefile.in (elisp): New target.
3700 (dist): Depend on $(infodir)/elisp, not elisp.
3701 Copy the info files from $(infodir).
3702
3703 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
3704 read-from-minibuffer.
3705
3706 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
3707
3708 2004-11-19 Richard M. Stallman <rms@gnu.org>
3709
3710 * searching.texi (Regexp Search): Add search-whitespace-regexp.
3711
3712 2004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
3713
3714 * tips.texi (Coding Conventions): Fix typo.
3715
3716 2004-11-16 Richard M. Stallman <rms@gnu.org>
3717
3718 * tips.texi (Coding Conventions): Separate defvar and require
3719 methods to avoid warnings. Use require only when there are many
3720 functions and variables from that package.
3721
3722 * minibuf.texi (Minibuffer Completion): When ignoring case,
3723 predicate must not be case-sensitive.
3724
3725 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
3726 (Test Coverage): Don't talk about "splotches". Clarified.
3727
3728 2004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
3729
3730 * frames.texi (Window Frame Parameters): Fix typo.
3731
3732 2004-11-15 Kim F. Storm <storm@cua.dk>
3733
3734 * symbols.texi (Other Plists): Note that plist-get may signal error.
3735 Add safe-plist-get.
3736
3737 2004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
3738
3739 * modes.texi (Font Lock Basics): Fix typo.
3740
3741 2004-11-08 Richard M. Stallman <rms@gnu.org>
3742
3743 * syntax.texi (Syntax Table Functions): Add syntax-after.
3744
3745 2004-11-06 Lars Brinkhoff <lars@nocrew.org>
3746
3747 * os.texi (Processor Run Time): New section documenting
3748 get-internal-run-time.
3749
3750 2004-11-06 Eli Zaretskii <eliz@gnu.org>
3751
3752 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
3753 it nukes elisp-cover.texi.
3754 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
3755 elisp-0 etc.
3756
3757 2004-11-05 Luc Teirlinck <teirllm@auburn.edu>
3758
3759 * commands.texi (Keyboard Macros): Document `append' return value
3760 of `defining-kbd-macro'.
3761
3762 2004-11-01 Richard M. Stallman <rms@gnu.org>
3763
3764 * commands.texi (Interactive Call): Add called-interactively-p.
3765
3766 2004-10-29 Simon Josefsson <jas@extundo.com>
3767
3768 * minibuf.texi (Reading a Password): Revert.
3769
3770 2004-10-28 Richard M. Stallman <rms@gnu.org>
3771
3772 * frames.texi (Display Feature Testing): Explain about "vendor".
3773
3774 2004-10-27 Richard M. Stallman <rms@gnu.org>
3775
3776 * commands.texi (Interactive Codes): `N' uses numeric prefix,
3777 not raw. Clarify `n'.
3778 (Interactive Call): Rewrite interactive-p, focusing on when
3779 and how to use it.
3780 (Misc Events): Clarify previous change.
3781
3782 * advice.texi (Simple Advice): Clarify what job the example does.
3783 (Around-Advice): Clarify ad-do-it.
3784 (Activation of Advice): An option of ad-default-compilation-action
3785 is `never', not `nil'.
3786
3787 2004-10-26 Kim F. Storm <storm@cua.dk>
3788
3789 * commands.texi (Interactive Codes): Add U code letter.
3790
3791 2004-10-25 Simon Josefsson <jas@extundo.com>
3792
3793 * minibuf.texi (Reading a Password): Add.
3794
3795 2004-10-24 Jason Rumney <jasonr@gnu.org>
3796
3797 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
3798 and wheel-down.
3799
3800 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
3801
3802 * processes.texi (Synchronous Processes): Document process-file.
3803
3804 2004-10-22 Kenichi Handa <handa@m17n.org>
3805
3806 * text.texi (translate-region): Document that it accepts also a
3807 char-table.
3808
3809 2004-10-22 David Ponce <david@dponce.com>
3810
3811 * windows.texi (Resizing Windows): Document the `preserve-before'
3812 argument of the functions `enlarge-window' and `shrink-window'.
3813
3814 2004-10-19 Jason Rumney <jasonr@gnu.org>
3815
3816 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
3817
3818 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
3819
3820 * text.texi (Filling): Add anchor for definition of
3821 `sentence-end-double-space'.
3822
3823 * searching.texi (Regexp Example): Update description of how
3824 Emacs currently recognizes the end of a sentence.
3825 (Standard Regexps): Update definition of the variable
3826 `sentence-end'. Add definition of the function `sentence-end'.
3827
3828 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
3829
3830 * display.texi (Progress): New node.
3831
3832 2004-10-05 Kim F. Storm <storm@cua.dk>
3833
3834 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
3835
3836 2004-09-29 Kim F. Storm <storm@cua.dk>
3837
3838 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
3839 to identify bitmaps. Remove -fringe-bitmap suffix for standard
3840 fringe bitmap symbols, as they now have their own namespace.
3841 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
3842 vs. pixels. Signal error if no free bitmap slots.
3843 (Pixel Specification): Change IMAGE to @var{image}.
3844
3845 2004-09-28 Richard M. Stallman <rms@gnu.org>
3846
3847 * text.texi (Special Properties): Clarify line-spacing and line-height.
3848
3849 * searching.texi (Regexp Search): Add looking-back.
3850
3851 2004-09-25 Luc Teirlinck <teirllm@auburn.edu>
3852
3853 * display.texi: Correct typos.
3854 (Image Descriptors): Correct xref's.
3855
3856 2004-09-25 Richard M. Stallman <rms@gnu.org>
3857
3858 * text.texi (Special Properties): Cleanups in `cursor'.
3859 Rewrites in `line-height' and `line-spacing'; exchange them.
3860
3861 * display.texi (Fringes): Rewrite previous change.
3862 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
3863 (Display Fringe Bitmaps): Node deleted, text moved.
3864 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
3865 (Scroll Bars): Clarify set-window-scroll-bars.
3866 (Pointer Shape): Rewrite.
3867 (Specified Space): Clarify :align-to, etc.
3868 (Pixel Specification): Use @var. Clarify new text.
3869 (Other Display Specs): Clarify `slice'.
3870 (Image Descriptors): Cleanups.
3871 (Showing Images): Cleanups.
3872
3873 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
3874
3875 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
3876
3877 * modes.texi: Various minor changes in addition to:
3878 (Major Mode Conventions): Final call to `run-mode-hooks' should
3879 not be inside the `delay-mode-hooks' form.
3880 (Mode Hooks): New node.
3881 (Hooks): Delete obsolete example.
3882 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
3883 node "Mode Hooks".
3884
3885 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
3886
3887 * display.texi: Correct various typos.
3888 (Display): Rename node "Pointer Shapes" to "Pointer
3889 Shape". (There is already a node called "Pointer Shapes" in
3890 frames.texi.)
3891 (Images): Remove non-existent node "Image Slices" from menu.
3892
3893 2004-09-23 Kim F. Storm <storm@cua.dk>
3894
3895 * text.texi (Special Properties): Add `cursor', `pointer',
3896 `line-height', and `line-spacing' properties.
3897
3898 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
3899 Shapes' to menu.
3900 (Standard Faces): Doc fix for fringe face.
3901 (Fringes): Add `overflow-newline-into-fringe' and
3902 'indicate-buffer-boundaries'.
3903 (Fringe Bitmaps, Pointer Shapes): New nodes.
3904 (Display Property): Add 'Pixel Specification' and 'Display Fringe
3905 Bitmaps' to menu.
3906 (Specified Space): Describe pixel width and height.
3907 (Pixel Specification): New node.
3908 (Other Display Specs): Add `slice' property.
3909 (Display Fringe Bitmaps): New node.
3910 (Images): Add 'Image Slices' to menu.
3911 (Image Descriptors): Add `:pointer' and `:map' properties.
3912 (Showing Images): Add slice arg to `insert-image'. Add
3913 'insert-sliced-image'.
3914
3915 2004-09-20 Richard M. Stallman <rms@gnu.org>
3916
3917 * commands.texi (Key Sequence Input):
3918 Clarify downcasing in read-key-sequence.
3919
3920 2004-09-08 Juri Linkov <juri@jurta.org>
3921
3922 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
3923
3924 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
3925
3926 * locals.texi (Standard Buffer-Local Variables): Add
3927 `buffer-auto-save-file-format'.
3928 * internals.texi (Buffer Internals): Describe new
3929 auto_save_file_format field of the buffer structure.
3930 * files.texi (Format Conversion): `auto-save-file-format' has been
3931 renamed `buffer-auto-save-file-format'.
3932
3933 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
3934
3935 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
3936 an integer or a marker.
3937 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
3938
3939 2004-08-22 Richard M. Stallman <rms@gnu.org>
3940
3941 * modes.texi (Major Mode Conventions): Discuss rebinding of
3942 standard key bindings.
3943
3944 2004-08-18 Kim F. Storm <storm@cua.dk>
3945
3946 * processes.texi (Accepting Output): Add `just-this-one' arg to
3947 `accept-process-output'.
3948 (Output from Processes): New var `process-adaptive-read-buffering'.
3949
3950 2004-08-10 Luc Teirlinck <teirllm@auburn.edu>
3951
3952 * keymaps.texi: Various changes in addition to:
3953 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
3954 Give more varied examples for `kbd'.
3955 (Creating Keymaps): Char tables have slots for all characters
3956 without modifiers.
3957 (Active Keymaps): `overriding-local-map' and
3958 `overriding-terminal-local-map' also override text property and
3959 overlay keymaps.
3960 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
3961 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
3962 to denote a prefix of no events.
3963 `map-keymap' includes parent's bindings _recursively_.
3964 Clarify and correct description of `where-is-internal'.
3965 Mention BUFFER-OR-NAME arg to `describe-bindings'.
3966 (Menu Example): For menus intended for use with the keyboard, the
3967 menu items should be bound to characters or real function keys.
3968
3969 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
3970
3971 * objects.texi (Character Type): Reposition `@anchor' to prevent
3972 double space inside sentence in Info.
3973
3974 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
3975 renamed to `disabled-command-function'.
3976 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
3977 (Command Loop Info): Replace reference to it.
3978 (Disabling Commands): `disabled-command-hook' has been renamed to
3979 `disabled-command-function'.
3980
3981 2004-08-07 Luc Teirlinck <teirllm@auburn.edu>
3982
3983 * os.texi (Translating Input): Only non-prefix bindings in
3984 `key-translation-map' override actual key bindings. Warn about
3985 possible indirect effect of actual key bindings on non-prefix
3986 bindings in `key-translation-map'.
3987
3988 2004-08-06 Luc Teirlinck <teirllm@auburn.edu>
3989
3990 * minibuf.texi (High-Level Completion): Add anchor for definition
3991 of `read-variable'.
3992
3993 * commands.texi: Various changes in addition to:
3994 (Using Interactive): Clarify description of `interactive-form'.
3995 (Interactive Call): Mention default for KEYS argument to
3996 `call-interactively'.
3997 (Command Loop Info): Clarify description of `this-command-keys'.
3998 Mention KEEP-RECORD argument to `clear-this-command-keys'.
3999 Value of `last-event-frame' can be `macro'.
4000 (Repeat Events): `double-click-fuzz' is also used to distinguish
4001 clicks and drags.
4002 (Classifying Events): Clarify descriptions of `event-modifiers'
4003 `event-basic-type' and `event-convert-list'.
4004 (Accessing Events): `posn-timestamp' takes POSITION argument.
4005 (Quoted Character Input): Clarify description of
4006 `read-quoted-char' and fix example.
4007 (Quitting): Add `with-local-quit'.
4008 (Disabling Commands): Correct and clarify descriptions of
4009 `enable-command' and `disable-command'.
4010 Mention what happens if `disabled-command-hook' is nil.
4011 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
4012 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
4013
4014 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
4015
4016 * frames.texi: Various changes in addition to:
4017 (Creating Frames): Expand and clarify description of `make-frame'.
4018 (Window Frame Parameters): Either none or both of the `icon-left'
4019 and `icon-top' parameters must be specified. Put descriptions of
4020 `menu-bar-lines' and `toolbar-lines' closer together and change
4021 them accordingly.
4022 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
4023 except while processing `frame-title-format' or `icon-title-format'.
4024 (Deleting Frames): Correct description of `delete-frame'.
4025 Non-nil return values of `frame-live-p' are like those of `framep'.
4026 (Frames and Windows): Mention return value of
4027 `set-frame-selected-window'.
4028 (Visibility of Frames): Mention `force' argument to
4029 `make-frame-invisible'. `frame-visible-p' returns t for all
4030 frames on text-only terminals.
4031 (Frame Configurations): Restoring a frame configuration does not
4032 restore deleted frames.
4033 (Window System Selections): `x-set-selection' returns DATA.
4034 (Resources): Add example.
4035 (Display Feature Testing): Clarify descriptions of
4036 `display-pixel-height', `display-pixel-width', `x-server-version'
4037 and `x-server-vendor'.
4038
4039 * windows.texi (Choosing Window): Add anchor.
4040 * minibuf.texi (Minibuffer Misc): Add anchor.
4041
4042 2004-07-23 John Paul Wallington <jpw@gnu.org>
4043
4044 * macros.texi (Defining Macros): Declaration keyword for setting
4045 Edebug spec is `debug' not `edebug'.
4046
4047 2004-07-19 Luc Teirlinck <teirllm@auburn.edu>
4048
4049 * windows.texi: Various small changes in addition to:
4050 (Window Point): Mention return value of `set-window-point'.
4051 (Window Start): `pos-visible-in-window-p' disregards horizontal
4052 scrolling. Explain return value if PARTIALLY is non-nil.
4053 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
4054 and `set-window-vscroll'.
4055 (Size of Window): The argument WINDOW to `window-inside-edges',
4056 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
4057 (Resizing Windows): Explain return value of
4058 `shrink-window-if-larger-than-buffer'.
4059 `window-size-fixed' automatically becomes buffer local when set.
4060 (Window Configurations): Explain return value of
4061 `set-window-configuration'.
4062
4063 * minibuf.texi (Minibuffer Misc): Add anchor for
4064 `minibuffer-scroll-window'.
4065
4066 * positions.texi (Text Lines): Add anchor for `count-lines'.
4067
4068 2004-07-17 Richard M. Stallman <rms@gnu.org>
4069
4070 * display.texi (Overlay Properties): Adding `evaporate' prop
4071 deletes empty overlay immediately.
4072
4073 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
4074 fix example.
4075
4076 2004-07-16 Jim Blandy <jimb@redhat.com>
4077
4078 * searching.texi (Regexp Backslash): Document new \_< and \_>
4079 operators.
4080
4081 2004-07-16 Juanma Barranquero <lektu@terra.es>
4082
4083 * display.texi (Images): Fix Texinfo usage.
4084
4085 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
4086
4087 * buffers.texi (Modification Time): `visited-file-modtime' now
4088 returns a list of two integers, instead of a cons.
4089
4090 2004-07-13 Luc Teirlinck <teirllm@auburn.edu>
4091
4092 * windows.texi: Various changes in addition to:
4093 (Splitting Windows): Add `split-window-keep-point'.
4094
4095 2004-07-09 Richard M. Stallman <rms@gnu.org>
4096
4097 * frames.texi (Input Focus): Minor fix.
4098
4099 2004-07-07 Luc Teirlinck <teirllm@auburn.edu>
4100
4101 * frames.texi (Input Focus): Clarify descriptions of
4102 `select-frame-set-input-focus' and `select-frame'.
4103
4104 2004-07-06 Luc Teirlinck <teirllm@auburn.edu>
4105
4106 * os.texi: Various small changes in addition to:
4107 (Killing Emacs): Expand and clarify description of
4108 `kill-emacs-query-functions' and `kill-emacs-hook'.
4109 (System Environment): Expand and clarify description of `getenv'
4110 and `setenv'.
4111 (Timers): Clarify description of `run-at-time'.
4112 (Translating Input): Correct description of
4113 `extra-keyboard-modifiers'.
4114 (Flow Control): Correct description of `enable-flow-control'.
4115
4116 2004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
4117
4118 * os.texi: Update copyright.
4119 (Session Management): Grammar fix.
4120 Clarify which Emacs does the restarting.
4121 Use @samp for *scratch* buffer.
4122
4123 2004-07-04 Alan Mackenzie <acm@muc.de>
4124
4125 * frames.texi (Input Focus): Add documentation for
4126 `select-frame-set-input-focus'. Replace refs to non-existent
4127 `switch-frame' with `select-frame'. Minor corrections and tidying
4128 up of text-only terminal stuff.
4129
4130 2004-07-02 Richard M. Stallman <rms@gnu.org>
4131
4132 * files.texi (Saving Buffers): Cleanup write-contents-function.
4133 (Magic File Names): Cleanup file-remote-p.
4134
4135 2004-07-02 Kai Grossjohann <kai@emptydomain.de>
4136
4137 * files.texi (Magic File Names): `file-remote-p' returns an
4138 identifier of the remote system, not just t.
4139
4140 2004-07-02 David Kastrup <dak@gnu.org>
4141
4142 * searching.texi (Entire Match Data): Add explanation about new
4143 match-data behavior when @var{integers} is non-nil.
4144
4145 2004-06-24 Richard M. Stallman <rms@gnu.org>
4146
4147 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
4148
4149 * customize.texi (Variable Definitions): Note about doc strings
4150 and :set.
4151
4152 * keymaps.texi (Keymap Terminology): Document `kbd'.
4153 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
4154
4155 * display.texi (Invisible Text): Setting buffer-invisibility-spec
4156 makes it buffer-local.
4157
4158 * files.texi (Saving Buffers): Correct previous change.
4159
4160 * commands.texi (Accessing Events):
4161 Clarify posn-col-row and posn-actual-col-row.
4162
4163 2004-06-24 David Ponce <david.ponce@wanadoo.fr>
4164
4165 * commands.texi (Accessing Events): New functions
4166 posn-at-point and posn-at-x-y. Add example to posn-x-y.
4167
4168 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
4169
4170 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
4171 * frames.texi, buffers.texi, backups.texi, variables.texi:
4172 * loading.texi, eval.texi, functions.texi, control.texi:
4173 * symbols.texi, minibuf.texi: Reposition @anchor's.
4174
4175 * help.texi: Various small changes in addition to the following.
4176 (Describing Characters): Describe PREFIX argument to
4177 `key-description'. Correct and clarify definition of
4178 `text-char-description'. Describe NEED-VECTOR argument to
4179 `read-kbd-macro'.
4180 (Help Functions): Clarify definition of `apropos'.
4181
4182 2004-06-23 Lars Hansen <larsh@math.ku.dk>
4183
4184 * files.texi (Saving Buffers): Correct description of
4185 `write-contents-functions'.
4186
4187 2004-06-21 Juanma Barranquero <lektu@terra.es>
4188
4189 * display.texi (Images): Remove redundant @vindex directives.
4190 Rewrite `image-library-alist' doc in active voice.
4191
4192 2004-06-14 Juanma Barranquero <lektu@terra.es>
4193
4194 * display.texi (Images): Document new delayed library loading,
4195 variable `image-library-alist' and (existing but undocumented)
4196 function `image-type-available-p'.
4197
4198 2004-06-05 Richard M. Stallman <rms@gnu.org>
4199
4200 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
4201 refer the user to the Initial Input node.
4202 (Text from Minibuffer): Likewise.
4203 (Initial Input): New node. Document this feature
4204 and say it is mostly deprecated.
4205
4206 2004-05-30 Richard M. Stallman <rms@gnu.org>
4207
4208 * loading.texi (Named Features): Clarify return value
4209 and meaning of NOERROR.
4210
4211 * variables.texi (File Local Variables): Minor cleanup.
4212
4213 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
4214
4215 * files.texi (Magic File Names): Add `file-remote-p' as operation
4216 of file name handlers.
4217
4218 2004-05-29 Richard M. Stallman <rms@gnu.org>
4219
4220 * modes.texi (Minor Mode Conventions): (-) has no special meaning
4221 as arg to a minor mode command.
4222
4223 2004-05-22 Richard M. Stallman <rms@gnu.org>
4224
4225 * syntax.texi (Syntax Class Table): Word syntax not just for English.
4226
4227 * streams.texi (Output Variables): Doc float-output-format.
4228
4229 * searching.texi (Regexp Special): Nested repetition can be infloop.
4230
4231 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
4232 real stack overflow.
4233
4234 * compile.texi: Minor cleanups.
4235
4236 2004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
4237
4238 * lists.texi (Cons Cells): Explain dotted lists, true lists,
4239 circular lists.
4240 (List Elements): Explain handling of circular and dotted lists.
4241
4242 2004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
4243
4244 * modes.texi (Search-based Fontification): Fix typo.
4245
4246 2004-05-10 Juanma Barranquero <lektu@terra.es>
4247
4248 * modes.texi (Mode Line Variables): Fix description of
4249 global-mode-string, which is now after which-func-mode, not the
4250 buffer name.
4251
4252 2004-05-07 Lars Hansen <larsh@math.ku.dk>
4253
4254 * modes.texi (Desktop Save Mode): Add.
4255 (Modes): Add menu entry Desktop Save Mode.
4256
4257 * hooks.texi: Add desktop-after-read-hook,
4258 desktop-no-desktop-file-hook and desktop-save-hook.
4259
4260 * locals.texi: Add desktop-save-buffer.
4261
4262 2004-04-30 Jesper Harder <harder@ifa.au.dk>
4263
4264 * display.texi: emacs -> Emacs.
4265
4266 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
4267
4268 * files.texi (Changing Files): Document set-file-times.
4269
4270 2004-04-23 Juanma Barranquero <lektu@terra.es>
4271
4272 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
4273
4274 2004-04-18 Jesper Harder <harder@ifa.au.dk>
4275
4276 * tips.texi (Coding Conventions): defopt -> defcustom.
4277
4278 2004-04-16 Luc Teirlinck <teirllm@auburn.edu>
4279
4280 * sequences.texi: Various clarifications.
4281
4282 2004-04-14 Luc Teirlinck <teirllm@auburn.edu>
4283
4284 * buffers.texi (Read Only Buffers): Mention optional ARG to
4285 `toggle-read-only'.
4286
4287 2004-04-14 Nick Roberts <nick@nick.uklinux.net>
4288
4289 * windows.texi (Selecting Windows): Note that get-lru-window
4290 returns a full-width window if possible.
4291
4292 2004-04-13 Luc Teirlinck <teirllm@auburn.edu>
4293
4294 * buffers.texi: Various changes in addition to:
4295 (Buffer File Name): Add `find-buffer-visiting'.
4296 (Buffer Modification): Mention optional ARG to `not-modified'.
4297 (Indirect Buffers): Mention optional CLONE argument to
4298 `make-indirect-buffer'.
4299
4300 * files.texi: Various changes in addition to:
4301 (Visiting Functions): `find-file-hook' is now a normal hook.
4302 (File Name Expansion): Explain difference between the way that
4303 `expand-file-name' and `file-truename' treat `..'.
4304 (Contents of Directories): Mention optional ID-FORMAT argument to
4305 `directory-files-and-attributes'.
4306 (Format Conversion): Mention new optional CONFIRM argument to
4307 `format-write-file'.
4308
4309 2004-04-12 Miles Bader <miles@gnu.org>
4310
4311 * macros.texi (Expansion): Add description of `macroexpand-all'.
4312
4313 2004-04-05 Jesper Harder <harder@ifa.au.dk>
4314
4315 * variables.texi (Variable Aliases): Mention
4316 cyclic-variable-indirection.
4317
4318 * errors.texi (Standard Errors): Ditto.
4319
4320 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
4321
4322 * backups.texi: Various small changes in addition to:
4323 (Making Backups): Mention return value of `backup-buffer'.
4324 (Auto-Saving): Mention optional FORCE argument to
4325 `delete-auto-save-file-if-necessary'.
4326 (Reverting): Mention optional PRESERVE-MODES argument to
4327 `revert-buffer'. Correct description of `revert-buffer-function'.
4328
4329 2004-03-22 Juri Linkov <juri@jurta.org>
4330
4331 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
4332 with `Vector Functions'.
4333
4334 * text.texi (Sorting): Add missing quote.
4335
4336 2004-03-14 Luc Teirlinck <teirllm@auburn.edu>
4337
4338 * intro.texi (Lisp History): Replace xref to `cl' manual with
4339 inforef.
4340
4341 2004-03-12 Richard M. Stallman <rms@gnu.org>
4342
4343 * intro.texi (Version Info): Add arg to emacs-version.
4344 (Lisp History): Change xref to CL manual.
4345
4346 2004-03-09 Luc Teirlinck <teirllm@auburn.edu>
4347
4348 * minibuf.texi (Completion Commands): Add xref to Emacs manual
4349 for Partial Completion mode.
4350
4351 2004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
4352
4353 * customize.texi: Fix typo. Remove eol whitespace.
4354
4355 2004-03-04 Richard M. Stallman <rms@gnu.org>
4356
4357 * processes.texi: Fix typos.
4358
4359 * lists.texi (Building Lists): Minor clarification.
4360
4361 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
4362 in make-hash-table.
4363
4364 2004-02-29 Juanma Barranquero <lektu@terra.es>
4365
4366 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
4367 rm, and ignore exit code.
4368
4369 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
4370
4371 * display.texi (Defining Faces): Add description for min-colors.
4372 Update example.
4373
4374 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
4375
4376 * abbrevs.texi: Various corrections and clarifications in addition
4377 to the following:
4378 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
4379
4380 2004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
4381
4382 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
4383
4384 2004-02-21 Luc Teirlinck <teirllm@auburn.edu>
4385
4386 * text.texi: Various small changes in addition to the following:
4387 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
4388 to delete-horizontal-space.
4389 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
4390 description of yank-handler text property at various places.
4391
4392 * frames.texi (Window System Selections): Add anchor.
4393
4394 * syntax.texi (Syntax Table Functions): Clarify and correct
4395 descriptions of make-syntax-table and copy-syntax-table.
4396 (Motion and Syntax): Clarify SYNTAXES argument to
4397 skip-syntax-forward.
4398 (Parsing Expressions): Mention that the return value of
4399 parse-partial-sexp is currently a list of ten rather than nine
4400 elements.
4401 (Categories): Various corrections and clarifications.
4402
4403 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
4404
4405 * markers.texi (Marker Insertion Types): Minor change.
4406
4407 * locals.texi (Standard Buffer-Local Variables):
4408 * commands.texi (Interactive Codes, Using Interactive):
4409 * functions.texi (Related Topics): Fix xrefs.
4410
4411 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
4412
4413 * lists.texi (Sets And Lists): Update description of delete-dups.
4414
4415 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
4416
4417 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
4418
4419 2004-02-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4420
4421 * frames.texi (Parameter Access): frame-parameters arg is optional.
4422 modify-frame-parameters handles nil for FRAME.
4423 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
4424 are all-or-nothing for certain toolkits.
4425 Mention parameter wait-for-wm.
4426 (Frames and Windows): In frame-first-window and frame-selected-window
4427 the arg is optional.
4428 (Input Focus): In redirect-frame-focus the second arg is optional.
4429 (Window System Selections): Mention selection type CLIPBOARD.
4430 Mention data-type UTF8_STRING.
4431 Mention numbering of cut buffers.
4432 (Resources): Describe x-resource-name.
4433
4434 2004-02-16 Richard M. Stallman <rms@gnu.org>
4435
4436 * windows.texi (Buffers and Windows): Delete false table
4437 about all-frames.
4438
4439 * syntax.texi (Parsing Expressions): Delete old caveat
4440 about parse-sexp-ignore-comments.
4441
4442 * streams.texi (Output Variables): Add print-quoted.
4443
4444 * lists.texi (Building Lists): Minor cleanup.
4445
4446 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
4447
4448 * display.texi (Overlays): Explain overlays use markers.
4449 (Managing Overlays): Explain front-advance and rear-advance
4450 in more detail.
4451
4452 * loading.texi (Unloading): Document unload-feature-special-hooks.
4453 Get rid of fns-NNN.el file.
4454
4455 2004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
4456
4457 * help.texi (Describing Characters): Fix text-char-description
4458 example output.
4459
4460 * edebug.texi (Using Edebug): Fix example.
4461
4462 * debugging.texi (Internals of Debugger): Fix return value.
4463
4464 * files.texi (Changing Files): Fix argname.
4465
4466 * calendar.texi: Fix parens, and default values.
4467
4468 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
4469 * nonascii.texi, objects.texi, os.texi: Minor fixes.
4470 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
4471
4472 * positions.texi (Text Lines): Don't add -1 in current-line.
4473
4474 2004-02-16 Richard M. Stallman <rms@gnu.org>
4475
4476 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
4477
4478 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
4479
4480 * processes.texi (Low-Level Network): Fix a typo.
4481
4482 2004-02-12 Kim F. Storm <storm@cua.dk>
4483
4484 * display.texi (Fringes): Use consistent wording.
4485 Note that window-fringe's window arg is optional.
4486 (Scroll Bars): Use consistent wording.
4487
4488 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
4489
4490 * tips.texi (Comment Tips): Document the new conventions for
4491 commenting out code.
4492
4493 2004-02-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4494
4495 * positions.texi (Text Lines): Added missing end defun.
4496
4497 2004-02-07 Kim F. Storm <storm@cua.dk>
4498
4499 * positions.texi (Text Lines): Add line-number-at-pos.
4500
4501 2004-02-06 John Paul Wallington <jpw@gnu.org>
4502
4503 * display.texi (Button Properties, Button Buffer Commands):
4504 mouse-2 invokes button, not down-mouse-1.
4505
4506 2004-02-04 Jason Rumney <jasonr@gnu.org>
4507
4508 * makefile.w32-in: Sync with Makefile.in changes.
4509
4510 2004-02-03 Luc Teirlinck <teirllm@auburn.edu>
4511
4512 * minibuf.texi (Text from Minibuffer): Various corrections and
4513 clarifications.
4514 (Object from Minibuffer): Correct Lisp description of
4515 read-minibuffer.
4516 (Minibuffer History): Clarify description of cons values for
4517 HISTORY arguments.
4518 (Basic Completion): Various corrections and clarifications. Add
4519 completion-regexp-list.
4520 (Minibuffer Completion): Correct and clarify description of
4521 completing-read.
4522 (Completion Commands): Mention Partial Completion mode. Various
4523 other minor changes.
4524 (High-Level Completion): Various corrections and clarifications.
4525 (Reading File Names): Ditto.
4526 (Minibuffer Misc): Ditto.
4527
4528 2004-01-26 Luc Teirlinck <teirllm@auburn.edu>
4529
4530 * strings.texi (Text Comparison): assoc-string also matches
4531 elements of alists that are strings instead of conses.
4532 (Formatting Strings): Standardize Texinfo usage. Update index
4533 entries.
4534
4535 2004-01-20 Luc Teirlinck <teirllm@auburn.edu>
4536
4537 * lists.texi (Sets And Lists): Add delete-dups.
4538
4539 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
4540
4541 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
4542 special form.
4543 * macros.texi (Defining Macros): Update description of `declare',
4544 which now is a macro.
4545 (Wrong Time): Fix typos.
4546
4547 2004-01-14 Luc Teirlinck <teirllm@auburn.edu>
4548
4549 * compile.texi (Compilation Functions): Expand descriptions of
4550 `compile-defun', `byte-compile-file', `byte-recompile-directory'
4551 and `batch-byte-compile'. In particular, mention and describe
4552 all optional arguments.
4553 (Disassembly): Correct and clarify the description of `disassemble'.
4554
4555 2004-01-11 Luc Teirlinck <teirllm@auburn.edu>
4556
4557 * searching.texi: Various small changes in addition to the
4558 following.
4559 (Regexp Example): Adapt to new value of `sentence-end'.
4560 (Regexp Functions): The PAREN argument to `regexp-opt' can be
4561 `words'.
4562 (Search and Replace): Add usage note for `perform-replace'.
4563 (Entire Match Data): Mention INTEGERS and REUSE arguments to
4564 `match-data'.
4565 (Standard Regexps): Update for new values of `paragraph-start'
4566 and `sentence-end'.
4567
4568 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
4569
4570 * files.texi (Saving Buffers): Clarify descriptions of
4571 `write-contents-functions' and `before-save-hook'.
4572 Make the defvar's for `before-save-hook' and `after-save-hook'
4573 into defopt's.
4574
4575 2004-01-07 Kim F. Storm <storm@cua.dk>
4576
4577 * commands.texi (Click Events): Describe new image and
4578 width/height elements of click events.
4579 (Accessing Events): Add posn-string, posn-image, and
4580 posn-object-width-height. Change posn-object to return either
4581 image or string object.
4582
4583 2004-01-01 Simon Josefsson <jas@extundo.com>
4584
4585 * hooks.texi (Standard Hooks): Add before-save-hook.
4586 * files.texi (Saving Buffers): Likewise.
4587
4588 2004-01-03 Richard M. Stallman <rms@gnu.org>
4589
4590 * frames.texi (Frames and Windows): Delete frame-root-window.
4591
4592 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
4593
4594 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
4595
4596 * functions.texi: Various small changes in addition to the
4597 following.
4598 (What Is a Function): `functionp' returns nil for macros. Clarify
4599 behavior of this and following functions for symbol arguments.
4600 (Function Documentation): Add `\' in front of (fn @var{arglist})
4601 and explain why.
4602 (Defining Functions): Mention DOCSTRING argument to `defalias'.
4603 Add anchor.
4604 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
4605
4606 2004-01-01 Miles Bader <miles@gnu.org>
4607
4608 * display.texi (Buttons): New section.
4609
4610 2003-12-31 Andreas Schwab <schwab@suse.de>
4611
4612 * numbers.texi (Math Functions): sqrt reports a domain-error
4613 error.
4614 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
4615
4616 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
4617
4618 * tips.texi (Documentation Tips): Update item on hyperlinks in
4619 documentation strings.
4620
4621 * errors.texi (Standard Errors): Various small corrections and
4622 additions.
4623
4624 * control.texi: Various small changes in addition to the
4625 following.
4626 (Signaling Errors): Provide some more details on how `signal'
4627 constructs the error message. Add anchor to the definition of
4628 `signal'.
4629 (Error Symbols): Describe special treatment of `quit'.
4630 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
4631 to emphasize that it has to be a single form.
4632
4633 * buffers.texi: Add anchor.
4634
4635 2003-12-29 Richard M. Stallman <rms@gnu.org>
4636
4637 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
4638 (Window Configurations): Add window-configuration-frame.
4639
4640 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
4641
4642 * text.texi (Examining Properties): Add get-char-property-and-overlay.
4643 Change arg name in get-char-property.
4644 (Special Properties): Update handling of keymap property.
4645
4646 * strings.texi (Modifying Strings): Add clear-string.
4647 (Text Comparison): Add assoc-string and remove
4648 assoc-ignore-case, assoc-ignore-representation.
4649
4650 * os.texi (Time of Day): Add set-time-zone-rule.
4651
4652 * numbers.texi (Math Functions): asin, acos, log, log10
4653 report domain-error errors.
4654
4655 * nonascii.texi (Converting Representations):
4656 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
4657 (Encoding and I/O): Add file-name-coding-system.
4658
4659 * modes.texi (Search-based Fontification): Explain that
4660 face specs are symbols with face names as values.
4661
4662 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
4663
4664 * lists.texi (Building Lists): remq moved elsewhere.
4665 (Sets And Lists): remq moved here.
4666 (Association Lists): Refer to assoc-string.
4667
4668 * internals.texi (Garbage Collection): Add memory-use-counts.
4669
4670 * frames.texi (Frames and Windows): Add set-frame-selected-window
4671 and frame-root-window.
4672
4673 * files.texi (Contents of Directories):
4674 Add directory-files-and-attributes.
4675
4676 * display.texi (Refresh Screen): Add force-window-update.
4677 (Invisible Text): Explain about moving point out of invis text.
4678 (Overlay Properties): Add overlay-properties.
4679 (Managing Overlays): Add overlayp.
4680 (GIF Images): Invalid image number displays a hollow box.
4681
4682 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
4683 (Killing Buffers): Add buffer-live-p.
4684
4685 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
4686
4687 * display.texi (Fringes): Fix typo "set-buffer-window".
4688
4689 2003-12-24 Luc Teirlinck <teirllm@auburn.edu>
4690
4691 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
4692 * nonascii.texi, processes.texi, tips.texi, variables.texi:
4693 Add or change various xrefs and anchors.
4694
4695 * commands.texi: Replace all occurrences of @acronym{CAR} with
4696 @sc{car}, for consistency with the rest of the Elisp manual.
4697 `car' and `cdr' are historically acronyms, but are no longer
4698 widely thought of as such.
4699
4700 * internals.texi (Pure Storage): Mention that `purecopy' does not
4701 copy text properties.
4702 (Object Internals): Now 29 bits are used (in most implementations)
4703 to address Lisp objects.
4704
4705 * variables.texi (Variables with Restricted Values): New node.
4706
4707 * objects.texi (Lisp Data Types): Mention that certain variables
4708 can only take on a restricted set of values and add an xref to
4709 the new node "Variables with Restricted Values".
4710
4711 * eval.texi (Function Indirection): Describe the errors that
4712 `indirect-function' can signal.
4713 (Eval): Clarify the descriptions of `eval-region' and `values'.
4714 Describe `eval-buffer' instead of `eval-current-buffer' and
4715 mention `eval-current-buffer' as an alias for `current-buffer'.
4716 Correct the description and mention all optional arguments.
4717
4718 * nonascii.texi: Various small changes in addition to the
4719 following.
4720 (Converting Representations): Clarify behavior of
4721 `string-make-multibyte' and `string-to-multibyte' for unibyte all
4722 ASCII arguments.
4723 (Character Sets): Document the variable `charset-list' and adapt
4724 the definition of the function `charset-list' accordingly.
4725 (Translation of Characters): Clarify use of generic characters in
4726 `make-translation-table'. Clarify and correct the description of
4727 the use of translation tables in encoding and decoding.
4728 (User-Chosen Coding Systems): Correct and clarify the description
4729 of `select-safe-coding-system'.
4730 (Default Coding Systems): Clarify description of
4731 `file-coding-system-alist'.
4732
4733 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
4734
4735 * strings.texi (Text Comparison): Correctly describe when two
4736 strings are `equal'. Combine and clarify descriptions of
4737 `assoc-ignore-case' and `assoc-ignore-representation'.
4738
4739 * objects.texi (Non-ASCII in Strings): Clarify description of
4740 when a string is unibyte or multibyte.
4741 (Bool-Vector Type): Update examples.
4742 (Equality Predicates): Correctly describe when two strings are
4743 `equal'.
4744
4745 2003-11-29 Luc Teirlinck <teirllm@auburn.edu>
4746
4747 * lists.texi (Building Lists): `append' no longer accepts integer
4748 arguments. Update the description of `number-sequence' to reflect
4749 recent changes.
4750 (Sets And Lists): Describe `member-ignore-case' after `member'.
4751
4752 2003-11-27 Kim F. Storm <storm@cua.dk>
4753
4754 * commands.texi (Click Events): Click object may be an images.
4755 Describe (dx . dy) element of click positions.
4756 (Accessing Events): Remove duplicate posn-timestamp.
4757 New functions posn-object and posn-object-x-y.
4758
4759 2003-11-23 Kim F. Storm <storm@cua.dk>
4760
4761 * commands.texi (Click Events): Describe enhancements to event
4762 position lists, including new text-pos and (col . row) items.
4763 Mention left-fringe and right-fringe area events.
4764 (Accessing Events): New functions posn-area and
4765 posn-actual-col-row. Mention posn-timestamp. Mention that
4766 posn-point in non-text area still returns buffer position.
4767 Clarify posn-col-row.
4768
4769 2003-11-21 Lars Hansen <larsh@math.ku.dk>
4770
4771 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
4772 * anti.texi (File Attributes): Describe removed parameter
4773 ID-FORMAT.
4774
4775 2003-11-20 Luc Teirlinck <teirllm@auburn.edu>
4776
4777 * positions.texi (Positions): Mention that, if a marker is used as
4778 a position, its buffer is ignored.
4779
4780 * markers.texi (Overview of Markers): Mention it here too.
4781
4782 2003-11-12 Luc Teirlinck <teirllm@auburn.edu>
4783
4784 * numbers.texi (Numeric Conversions): Not just `floor', but also
4785 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
4786
4787 2003-11-10 Luc Teirlinck <teirllm@auburn.edu>
4788
4789 * markers.texi (Creating Markers): Specify insertion type of
4790 created markers. Add xref to `Marker Insertion Types'.
4791 Second argument to `copy-marker' is optional.
4792 (Marker Insertion Types): Mention that most markers are created
4793 with insertion type nil.
4794 (The Mark): Correctly describe when `mark' signals an error.
4795 (The Region): Correctly describe when `region-beginning' and
4796 `region-end' signal an error.
4797
4798 2003-11-08 Luc Teirlinck <teirllm@auburn.edu>
4799
4800 * hash.texi (Creating Hash): Clarify description of `eql'.
4801 `makehash' is obsolete.
4802 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
4803
4804 * positions.texi (Point): Change description of `buffer-end', so
4805 that it is also correct for floating point arguments.
4806 (List Motion): Correct argument lists of `beginning-of-defun' and
4807 `end-of-defun'.
4808 (Excursions): Add xref to `Marker Insertion Types'.
4809 (Narrowing): Argument to `narrow-to-page' is optional.
4810
4811 2003-11-06 Luc Teirlinck <teirllm@auburn.edu>
4812
4813 * streams.texi (Output Streams): Clarify behavior of point for
4814 marker output streams.
4815
4816 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
4817
4818 * variables.texi (Defining Variables): Second argument to
4819 `defconst' is not optional.
4820 (Setting Variables): Mention optional argument APPEND to
4821 `add-to-list'.
4822 (Creating Buffer-Local): Expand description of
4823 `make-variable-buffer-local'.
4824 (Frame-Local Variables): Expand description of
4825 `make-variable-frame-local'.
4826 (Variable Aliases): Correct description of optional argument
4827 DOCSTRING to `defvaralias'. Mention return value of
4828 `defvaralias'.
4829 (File Local Variables): Add xref to `File variables' in Emacs
4830 Manual. Correct description of `hack-local-variables'. Mention
4831 `safe-local-variable' property. Mention optional second argument
4832 to `risky-local-variable-p'.
4833
4834 2003-11-03 Luc Teirlinck <teirllm@auburn.edu>
4835
4836 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
4837
4838 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
4839
4840 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
4841 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
4842 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
4843 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
4844 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
4845 lispref/processes.texi, lispref/searching.texi,
4846 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
4847 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
4848 @acronym{FOO}.
4849
4850 2003-10-27 Luc Teirlinck <teirllm@auburn.edu>
4851
4852 * strings.texi (Creating Strings): Argument START to `substring'
4853 can not be `nil'. Expand description of
4854 `substring-no-properties'. Correct description of `split-string',
4855 especially with respect to empty matches. Prevent very bad line
4856 break in definition of `split-string-default-separators'.
4857 (Text Comparison): `string=' and `string<' also accept symbols as
4858 arguments.
4859 (String Conversion): More completely describe argument BASE in
4860 `string-to-number'.
4861 (Formatting Strings): `%s' and `%S' in `format' do require
4862 corresponding object. Clarify behavior of numeric prefix after
4863 `%' in `format'.
4864 (Case Conversion): The argument to `upcase-initials' can be a
4865 character.
4866
4867 2003-10-27 Kenichi Handa <handa@m17n.org>
4868
4869 * display.texi (Fontsets): Fix texinfo usage.
4870
4871 2003-10-25 Kenichi Handa <handa@m17n.org>
4872
4873 * display.texi (Fontsets): Add description of the function
4874 set-fontset-font.
4875
4876 2003-10-23 Luc Teirlinck <teirllm@auburn.edu>
4877
4878 * display.texi (Temporary Displays): Add xref to `Documentation
4879 Tips'.
4880
4881 * functions.texi (Function Safety): Use inforef instead of pxref
4882 for SES.
4883
4884 2003-10-23 Andreas Schwab <schwab@suse.de>
4885
4886 * Makefile.in (TEX, texinputdir): Don't define.
4887 (TEXI2DVI): Define.
4888 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
4889 add $(srcdir)/index.texi.
4890 ($(infodir)/elisp): Remove index.texi dependency.
4891 (elisp.dvi): Likewise. Use $(TEXI2DVI).
4892 (index.texi): Remove target.
4893 (dist): Don't link $(srcdir)/permute-index.
4894 (clean): Don't remove index.texi.
4895
4896 * permute-index, index.perm: Remove.
4897 * index.texi: Rename from index.unperm.
4898
4899 2003-10-22 Luc Teirlinck <teirllm@auburn.edu>
4900
4901 * tips.texi (Documentation Tips): Document new behavior for face
4902 and variable hyperlinks in Help mode.
4903
4904 2003-10-21 Luc Teirlinck <teirllm@auburn.edu>
4905
4906 * objects.texi (Integer Type): Update for extra bit of integer range.
4907 (Character Type): Ditto.
4908
4909 2003-10-16 Eli Zaretskii <eliz@gnu.org>
4910
4911 * numbers.texi (Integer Basics): Add index entries for reading
4912 numbers in hex, octal, and binary.
4913
4914 2003-10-16 Lute Kamstra <lute@gnu.org>
4915
4916 * modes.texi (Mode Line Format): Mention force-mode-line-update's
4917 argument.
4918
4919 2003-10-13 Luc Teirlinck <teirllm@auburn.edu>
4920
4921 * windows.texi (Choosing Window): Fix typo.
4922 * edebug.texi (Edebug Execution Modes): Fix typo.
4923
4924 2003-10-13 Richard M. Stallman <rms@gnu.org>
4925
4926 * windows.texi (Basic Windows): A window has fringe settings,
4927 display margins and scroll-bar settings.
4928 (Splitting Windows): Doc split-window return value.
4929 Clean up one-window-p.
4930 (Selecting Windows): Fix typo.
4931 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
4932 (Buffers and Windows): In set-window-buffer, explain effect
4933 on fringe settings and scroll bar settings.
4934 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
4935 (Choosing Window): Use defopt for pop-up-frame-function.
4936 For special-display-buffer-names, explain same-window and same-frame.
4937 Clarify window-dedicated-p return value.
4938 (Textual Scrolling): scroll-up and scroll-down can get an error.
4939 (Horizontal Scrolling): Clarify auto-hscroll-mode.
4940 Clarify set-window-hscroll.
4941 (Size of Window): Don't mention tool bar in window-height.
4942 (Coordinates and Windows): Explain what coordinates-in-window-p
4943 returns for fringes and display margins.
4944 (Window Configurations): Explain saving fringes, etc.
4945
4946 * tips.texi (Library Headers): Clean up Documentation.
4947
4948 * syntax.texi (Parsing Expressions): Clean up forward-comment
4949 and parse-sexp-lookup-properties.
4950
4951 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
4952
4953 * os.texi (System Environment): Clean up text for load-average errors.
4954
4955 * modes.texi (Hooks): Don't explain local hook details at front.
4956 Clarify run-hooks and run-hook-with-args a little.
4957 Clean up add-hook and remove-hook.
4958
4959 * edebug.texi (Edebug Execution Modes): Clarify t.
4960 Document edebug-sit-for-seconds.
4961 (Coverage Testing): Document C-x X = and =.
4962 (Instrumenting Macro Calls): Fix typo.
4963 (Specification List): Don't index the specification keywords.
4964
4965 2003-10-10 Kim F. Storm <storm@cua.dk>
4966
4967 * processes.texi (Network): Introduce make-network-process.
4968
4969 2003-10-09 Luc Teirlinck <teirllm@auburn.edu>
4970
4971 * tips.texi (Library Headers): Fix typo.
4972
4973 2003-10-07 Juri Linkov <juri@jurta.org>
4974
4975 * modes.texi (Imenu): Mention imenu-create-index-function's
4976 default value. Explain submenus better.
4977
4978 2003-10-07 Lute Kamstra <lute@gnu.org>
4979
4980 * modes.texi (Faces for Font Lock): Fix typo.
4981 (Hooks): Explain how buffer-local hook variables can refer to
4982 global hook variables.
4983 Various minor clarifications.
4984
4985 2003-10-06 Lute Kamstra <lute@gnu.org>
4986
4987 * tips.texi (Coding Conventions): Mention naming conventions for
4988 hooks.
4989
4990 2003-10-05 Luc Teirlinck <teirllm@auburn.edu>
4991
4992 * loading.texi (Library Search): Correct default value of
4993 load-suffixes.
4994 (Named Features): Fix typo.
4995
4996 2003-10-05 Richard M. Stallman <rms@gnu.org>
4997
4998 * loading.texi (Named Features): In `provide',
4999 say how to test for subfeatures.
5000 (Unloading): In unload-feature, use new var name
5001 unload-feature-special-hooks.
5002
5003 2003-10-03 Lute Kamstra <lute@gnu.org>
5004
5005 * modes.texi (Major Mode Conventions): Mention third way to set up
5006 Imenu.
5007 (Imenu): A number of small fixes.
5008 Delete documentation of internal variable imenu--index-alist.
5009 Document the return value format of imenu-create-index-function
5010 functions.
5011
5012 2003-09-30 Richard M. Stallman <rms@gnu.org>
5013
5014 * processes.texi (Network): Say what stopped datagram connections do.
5015
5016 * lists.texi (Association Lists): Clarify `assq-delete-all'.
5017
5018 * display.texi (Overlay Properties): Clarify `evaporate' property.
5019
5020 2003-09-29 Lute Kamstra <lute@gnu.org>
5021
5022 * modes.texi (Mode Line Data): Explain when symbols in mode-line
5023 constructs should be marked as risky.
5024 Change cons cell into proper list.
5025 (Mode Line Variables): Change cons cell into proper list.
5026
5027 2003-09-26 Lute Kamstra <lute@gnu.org>
5028
5029 * modes.texi (Mode Line Data): Document the :propertize construct.
5030 (Mode Line Variables): Reorder the descriptions of the variables
5031 to match their order in the default mode-line-format.
5032 Describe the new variables mode-line-position and mode-line-modes.
5033 Update the default values of mode-line-frame-identification,
5034 minor-mode-alist, and default-mode-line-format.
5035 (Properties in Mode): Mention the :propertize construct.
5036
5037 2003-09-26 Richard M. Stallman <rms@gnu.org>
5038
5039 * buffers.texi, commands.texi, debugging.texi, eval.texi:
5040 * loading.texi, minibuf.texi, text.texi, variables.texi:
5041 Avoid @strong{Note:}.
5042
5043 2003-09-26 Richard M. Stallman <rms@gnu.org>
5044
5045 * keymaps.texi (Remapping Commands): Fix typo.
5046
5047 2003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
5048
5049 * processes.texi (Low-Level Network): Fix typo.
5050
5051 2003-09-23 Kim F. Storm <storm@cua.dk>
5052
5053 * processes.texi (Network, Network Servers): Fix typos.
5054 (Low-Level Network): Add timeout value for :server keyword.
5055 Add new option keywords to make-network-process.
5056 Add set-network-process-options.
5057 Explain how to test availability of network options.
5058
5059 2003-09-19 Richard M. Stallman <rms@gnu.org>
5060
5061 * text.texi (Motion by Indent): Arg to
5062 backward-to-indentation and forward-to-indentation is optional.
5063
5064 * strings.texi (Creating Strings): Add substring-no-properties.
5065
5066 * processes.texi
5067 (Process Information): Add list-processes arg QUERY-ONLY.
5068 Delete process-contact from here.
5069 Add new status values for process-status.
5070 Add process-get, process-put, process-plist, set-process-plist.
5071 (Synchronous Processes): Add call-process-shell-command.
5072 (Signals to Processes): signal-process allows process objects.
5073 (Network): Complete rewrite.
5074 (Network Servers, Datagrams, Low-Level Network): New nodes.
5075
5076 * positions.texi (Word Motion): forward-word, backward-word
5077 arg is optional. Reword.
5078
5079 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
5080
5081 * variables.texi (Creating Buffer-Local):
5082 Delete duplicate definition of buffer-local-value.
5083 (File Local Variables): Explain about discarding text props.
5084
5085 2003-09-11 Richard M. Stallman <rms@gnu.org>
5086
5087 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
5088 changes variables that record input events.
5089 (Minibuffer Misc): Add minibuffer-selected-window.
5090
5091 * lists.texi (Building Lists): Add copy-tree.
5092
5093 * display.texi (Fontsets): Add char-displayable-p.
5094 (Scroll Bars): New node.
5095
5096 2003-09-08 Lute Kamstra <lute@gnu.org>
5097
5098 * modes.texi (%-Constructs): Document new `%i' and `%I'
5099 constructs.
5100
5101 2003-09-03 Peter Runestig <peter@runestig.com>
5102
5103 * makefile.w32-in: New file.
5104
5105 2003-08-29 Richard M. Stallman <rms@gnu.org>
5106
5107 * display.texi (Overlay Properties): Clarify how priorities
5108 affect use of the properties.
5109
5110 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5111
5112 * customize.texi (Type Keywords): Correct the description of
5113 `:help-echo' in the case where `motion-doc' is a function.
5114
5115 2003-08-14 John Paul Wallington <jpw@gnu.org>
5116
5117 * modes.texi (Emulating Mode Line): Subsection, not section.
5118
5119 2003-08-13 Richard M. Stallman <rms@gnu.org>
5120
5121 * elisp.texi (Top): Update subnode lists in menu.
5122
5123 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
5124 (Kill Functions): kill-region has new arg yank-handler.
5125 (Yanking): New node.
5126 (Yank Commands): Add yank-undo-function.
5127 (Low-Level Kill Ring):
5128 kill-new and kill-append have new arg yank-handler.
5129 (Changing Properties): Add remove-list-of-text-properties.
5130 (Atomic Changes): New node.
5131
5132 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
5133
5134 * streams.texi (Output Variables): Add eval-expression-print-length
5135 and eval-expression-print-level.
5136
5137 * os.texi (Time Conversion): For encode-time, explain limits on year.
5138
5139 * objects.texi (Character Type): Define anchor "modifier bits".
5140
5141 * modes.texi (Emulating Mode Line): New node.
5142 (Search-based Fontification): Font Lock uses font-lock-face property.
5143 (Other Font Lock Variables): Likewise.
5144
5145 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
5146 not vectors.
5147 (Active Keymaps): Add emulation-mode-map-alists.
5148 (Functions for Key Lookup): key-binding has new arg no-remap.
5149 (Remapping Commands): New node.
5150 (Scanning Keymaps): where-is-internal has new arg no-remap.
5151 (Tool Bar): Add tool-bar-local-item-from-menu.
5152 Clarify when to use tool-bar-add-item-from-menu.
5153
5154 * commands.texi (Interactive Call): commandp has new arg.
5155 (Command Loop Info): Add this-original-command.
5156
5157 2003-08-06 John Paul Wallington <jpw@gnu.org>
5158
5159 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
5160
5161 * display.texi (Warning Basics): Fix typo.
5162 (Fringes): Add closing curly bracket and fix typo.
5163
5164 * elisp.texi (Top): Fix typo.
5165
5166 2003-08-05 Richard M. Stallman <rms@gnu.org>
5167
5168 * elisp.texi: Update lists of subnodes.
5169
5170 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
5171
5172 * variables.texi (Local Variables): Use lc for example variable names.
5173
5174 * tips.texi (Library Headers): Explain where to put -*-.
5175
5176 * strings.texi (Creating Strings): Fix xref for vconcat.
5177
5178 * sequences.texi (Vector Functions):
5179 vconcat no longer allows integer args.
5180
5181 * minibuf.texi (Reading File Names): read-file-name has new
5182 arg PREDICATE. New function read-directory-name.
5183
5184 * macros.texi (Defining Macros): Give definition of `declare'
5185 (Indenting Macros): New node.
5186
5187 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
5188 (Window Frame Parameters): Make separate table of parameters
5189 that are coupled with specific face attributes.
5190 (Deleting Frames): delete-frame-hooks renamed to
5191 delete-frame-functions.
5192
5193 * files.texi (Magic File Names): Add file-remote-p.
5194 Clarify file-local-copy.
5195
5196 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
5197 here; instead xref Defining Macros.
5198
5199 * display.texi (Warnings): New node, and subnodes.
5200 (Fringes): New node.
5201
5202 * debugging.texi (Test Coverage): New node.
5203
5204 * compile.texi (Compiler Errors): Explain with-no-warnings
5205 and other ways to suppress warnings.
5206
5207 * commands.texi (Interactive Call): Minor clarification.
5208
5209 * buffers.texi (Buffer File Name): set-visited-file-name
5210 renames the buffer too.
5211
5212 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
5213
5214 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
5215
5216 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
5217
5218 2003-07-22 Markus Rost <rost@math.ohio-state.edu>
5219
5220 * internals.texi (Garbage Collection): Fix previous change.
5221
5222 2003-07-22 Richard M. Stallman <rms@gnu.org>
5223
5224 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
5225
5226 * display.texi (Width): Use \s syntax in example.
5227 (Font Selection): Add face-font-rescale-alist.
5228
5229 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
5230 Remove spurious indent in example.
5231
5232 * lists.texi (Building Lists): Add number-sequence.
5233
5234 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
5235
5236 * functions.texi (Function Documentation): Explain how to
5237 show calling convention explicitly in the doc string.
5238
5239 * windows.texi (Selecting Windows): save-selected-window saves
5240 selected window of each frame.
5241 (Window Configurations): Minor change.
5242
5243 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
5244
5245 * streams.texi (Output Variables): Add print-continuous-numbering
5246 and print-number-table.
5247
5248 * processes.texi (Decoding Output): New node.
5249
5250 * os.texi (Time Conversion): decode-time arg is optional.
5251
5252 * objects.texi (Character Type): Don't use space as example for \.
5253 Make list of char names and \-sequences correspond.
5254 Explain that \s is not used in strings. `\ ' needs space after.
5255
5256 * nonascii.texi (Converting Representations): Add string-to-multibyte.
5257 (Translation of Characters): Add translation-table-for-input.
5258 (Default Coding Systems): Add auto-coding-functions.
5259 (Explicit Encoding): Add decode-coding-inserted-region.
5260 (Locales): Add locale-info.
5261
5262 * minibuf.texi (Basic Completion): Describe test-completion.
5263 Collections can be lists of strings.
5264 Clean up lazy-completion-table.
5265 (Programmed Completion): Mention test-completion.
5266 Clarify why lambda expressions are not accepted.
5267 (Minibuffer Misc): Describe minibufferp.
5268
5269 2003-07-14 Richard M. Stallman <rms@gnu.org>
5270
5271 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
5272
5273 * windows.texi (Selecting Windows): New arg to select-window.
5274 (Selecting Windows): Add with-selected-window.
5275 (Size of Window): Add window-inside-edges, etc.
5276
5277 * internals.texi (Garbage Collection): Add post-gc-hook.
5278
5279 * processes.texi (Subprocess Creation): Add exec-suffixes.
5280
5281 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
5282 (Scanning Keymaps): Add map-keymaps.
5283 (Defining Menus): Add keymap-prompt.
5284
5285 * numbers.texi (Integer Basics): Add most-positive-fixnum,
5286 most-negative-fixnum.
5287
5288 * compile.texi (Byte Compilation): Explain no-byte-compile
5289 (Compiler Errors): New node.
5290
5291 * os.texi (User Identification): user-uid, user-real-uid
5292 can return float.
5293
5294 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
5295 and about derived modes.
5296 (Minor Modes): Add minor-mode-list.
5297 (Defining Minor Modes): Keyword args for define-minor-mode.
5298 (Search-based Fontification): Explain managing other properties.
5299 (Other Font Lock Variables): Add font-lock-extra-managed-props.
5300 (Faces for Font Lock): Add font-locl-preprocessor-face.
5301 (Hooks): Add run-mode-hooks and delay-mode-hooks.
5302
5303 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
5304 (Variable Aliases): Clarify defvaralias.
5305
5306 * loading.texi (Library Search): Add load-suffixes.
5307
5308 * minibuf.texi (Basic Completion): Add lazy-completion-table.
5309 (Programmed Completion): Add dynamic-completion-table.
5310
5311 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
5312 (Magic File Names): Specify precedence order of handlers.
5313
5314 * commands.texi (Command Overview): Emacs server runs pre-command-hook
5315 and post-command-hook.
5316 (Waiting): New calling convention for sit-for.
5317
5318 * text.texi (Special Properties): local-map and keymap properties
5319 apply based on their stickiness.
5320
5321 2003-07-07 Richard M. Stallman <rms@gnu.org>
5322
5323 * modes.texi (Minor Mode Conventions): Specify only some kinds
5324 of list values as args to minor modes.
5325
5326 * files.texi (File Name Expansion): Warn about iterative use
5327 of substitute-in-file-name.
5328
5329 * advice.texi (Activation of Advice): Clean up previous change.
5330
5331 2003-07-06 Markus Rost <rost@math.ohio-state.edu>
5332
5333 * advice.texi (Activation of Advice): Note that ad-start-advice is
5334 turned on by default.
5335
5336 2003-06-30 Richard M. Stallman <rms@gnu.org>
5337
5338 * text.texi (Buffer Contents): Document current-word.
5339 (Change Hooks): Not called for *Messages*.
5340
5341 * functions.texi (Defining Functions): Explain about redefining
5342 primitives.
5343 (Function Safety): Renamed. Minor changes.
5344 Comment out the detailed criteria for what is safe.
5345
5346 2003-06-22 Andreas Schwab <schwab@suse.de>
5347
5348 * objects.texi (Symbol Type): Fix description of examples.
5349
5350 2003-06-16 Andreas Schwab <schwab@suse.de>
5351
5352 * hash.texi (Creating Hash): Fix description of :weakness.
5353
5354 2003-06-13 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
5355
5356 * files.texi (Changing Files): copy-file copies file modes, too.
5357
5358 2003-05-28 Richard M. Stallman <rms@gnu.org>
5359
5360 * strings.texi (Creating Strings): Clarify split-string.
5361
5362 2003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
5363
5364 * strings.texi (Creating Strings): Update split-string specification
5365 and examples.
5366
5367 2003-05-19 Richard M. Stallman <rms@gnu.org>
5368
5369 * elisp.texi: Correct invariant section names.
5370
5371 2003-04-20 Richard M. Stallman <rms@gnu.org>
5372
5373 * os.texi (Timers): Explain about timers and quitting.
5374
5375 2003-04-19 Richard M. Stallman <rms@gnu.org>
5376
5377 * internals.texi (Writing Emacs Primitives): Strings are
5378 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
5379 Explain GCPRO convention for varargs function args.
5380
5381 2003-04-16 Richard M. Stallman <rms@gnu.org>
5382
5383 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
5384
5385 2003-04-08 Richard M. Stallman <rms@gnu.org>
5386
5387 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
5388
5389 2003-02-13 Kim F. Storm <storm@cua.dk>
5390
5391 * objects.texi (Character Type): New \s escape for space.
5392
5393 2003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
5394
5395 * os.texi (System Environment): Added cygwin system-type.
5396
5397 2003-01-25 Richard M. Stallman <rms@gnu.org>
5398
5399 * keymaps.texi: Document that a symbol can act as a keymap.
5400
5401 2003-01-13 Richard M. Stallman <rms@gnu.org>
5402
5403 * text.texi (Changing Properties): Say string indices are origin-0.
5404
5405 * positions.texi (Screen Lines) <compute-motion>:
5406 Correct order of elts in return value.
5407
5408 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
5409 how to define a default binding.
5410
5411 2002-12-07 Markus Rost <rost@math.ohio-state.edu>
5412
5413 * loading.texi (Unloading): Fix recent change for load-history.
5414
5415 * customize.texi (Simple Types): Clarify description of custom
5416 type 'number. Describe new custom type 'float.
5417
5418 2002-12-04 Markus Rost <rost@math.ohio-state.edu>
5419
5420 * variables.texi (File Local Variables): Fix typo.
5421
5422 2002-10-23 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
5423
5424 From Michael Albinus <Michael.Albinus@alcatel.de>.
5425
5426 * README: Target for Info file is `make info'.
5427
5428 * files.texi (File Name Components): Fixed typos in
5429 `file-name-sans-extension'.
5430 (Magic File Names): Complete list of operations for magic file
5431 name handlers.
5432
5433 2002-09-16 Jonathan Yavner <jyavner@engineer.com>
5434
5435 * variables.texi (File Local Variables): New function
5436 risky-local-variable-p.
5437
5438 2002-09-15 Jonathan Yavner <jyavner@engineer.com>
5439
5440 * functions.texi (Function safety): New node about unsafep.
5441
5442 2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
5443
5444 * customize.texi (Splicing into Lists): Fixed example.
5445 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
5446
5447 2002-06-17 Juanma Barranquero <lektu@terra.es>
5448
5449 * frames.texi (Display Feature Testing): Fix typo.
5450
5451 2002-06-12 Andreas Schwab <schwab@suse.de>
5452
5453 * frames.texi (Initial Parameters, Resources): Fix references to
5454 the Emacs manual.
5455
5456 2002-05-13 Kim F. Storm <storm@cua.dk>
5457
5458 * variables.texi (Intro to Buffer-Local): Updated warning and
5459 example relating to changing buffer inside let.
5460
5461 2002-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5462
5463 * os.texi (Session Management): New node about X Session management.
5464
5465 2002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
5466
5467 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
5468 to which the manual corresponds, and the copyright years.
5469
5470 * Makefile.in (VERSION): Set to 2.9.
5471
5472 2001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
5473
5474 * elisp.texi: Change the category in @dircategory to "Emacs", to
5475 make it consistent with info/dir.
5476
5477 2001-11-25 Miles Bader <miles@gnu.org>
5478
5479 * text.texi (Fields): Describe new `limit' arg in
5480 field-beginning/field-end.
5481
5482 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
5483
5484 * permute-index: Don't depend on csh-specific features. Replace
5485 the interpreter name with /bin/sh.
5486
5487 * two-volume-cross-refs.txt: New file.
5488 * two.el: New file.
5489 * spellfile: New file.
5490
5491 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
5492
5493 * permute-index: New file.
5494
5495 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
5496 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
5497 8+3 restricted namespace.
5498
5499 * Makefile.in (infodir): Define relative to $(srcdir).
5500 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
5501 include directories list via -I switch to makeinfo.
5502 (index.texi): Use cp if both hard and symbolic links fail.
5503
5504 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
5505
5506 * Makefile.in (distclean): Add.
5507
5508 The following changes make ELisp manual part of the Emacs
5509 distribution:
5510
5511 * Makefile.in: Add Copyright notice.
5512 (prefix): Remove.
5513 (infodir): Change value to "../info".
5514 (VPATH): New variable.
5515 (MAKE): Don't define.
5516 (texmacrodir): Don't define.
5517 (texinputdir): Append the existing value of TEXINPUTS.
5518 ($(infodir)/elisp): Instead of just "elisp". Reformat the
5519 command to be compatible with man/Makefile.in, and to put the
5520 output into ../info.
5521 (info): Add target.
5522 (installall): Target removed.
5523
5524 2001-10-31 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
5525
5526 * tips.texi (Coding Conventions): Fix typo.
5527
5528 2001-10-23 Gerd Moellmann <gerd@gnu.org>
5529
5530 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
5531
5532 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
5533
5534 * files.texi (File Name Components): Update the description of
5535 file-name-sans-extension and file-name-extension, as they now
5536 ignore leading dots.
5537
5538 2001-10-20 Gerd Moellmann <gerd@gnu.org>
5539
5540 * (Version 21.1 released.)
5541
5542 2001-10-19 Miles Bader <miles@gnu.org>
5543
5544 * positions.texi (Text Lines): Describe behavior of
5545 `beginning-of-line'/`end-of-line' in the presence of field properties.
5546
5547 2001-10-17 Gerd Moellmann <gerd@gnu.org>
5548
5549 * Makefile.in (VERSION): Set to 2.8.
5550 (manual): Use `manual-21'.
5551
5552 * elisp.texi (VERSION): Add and use it where the version
5553 number was used. Set it to 2.8.
5554
5555 * intro.texi: Likewise.
5556
5557 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
5558
5559 * files.texi (File Name Completion): Document the significance of
5560 a trailing slash in elements of completion-ignored-extensions.
5561
5562 2001-10-06 Miles Bader <miles@gnu.org>
5563
5564 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
5565
5566 2001-10-04 Gerd Moellmann <gerd@gnu.org>
5567
5568 * variables.texi (Variable Aliases): New node.
5569
5570 2001-10-04 Gerd Moellmann <gerd@gnu.org>
5571
5572 * Branch for 21.1.
5573
5574 2001-10-02 Miles Bader <miles@gnu.org>
5575
5576 * minibuf.texi (Minibuffer Misc): Add entries for
5577 `minibuffer-contents', `minibuffer-contents-no-properties', and
5578 `delete-minibuffer-contents'.
5579 Correct description for `minibuffer-prompt-end'.
5580
5581 * text.texi (Property Search): Correct descriptions of
5582 `next-char-property-change' and `previous-char-property-change'.
5583 Add entries for `next-single-char-property-change' and
5584 `previous-single-char-property-change'.
5585 Make operand names a bit more consistent.
5586
5587 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
5588
5589 * frames.texi (Finding All Frames): Document that next-frame and
5590 previous-frame are local to current terminal.
5591
5592 2001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
5593
5594 * keymaps.texi (Creating Keymaps): Fix the description of the
5595 result of make-keymap.
5596
5597 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
5598
5599 * display.texi (Font Lookup, Attribute Functions)
5600 (Image Descriptors): Add cross-references to the definition of
5601 selected frame.
5602
5603 * buffers.texi (The Buffer List): Add cross-references to the
5604 definition of selected frame.
5605
5606 * frames.texi (Input Focus): Clarify which frame is _the_ selected
5607 frame at any given time.
5608 (Multiple Displays, Size and Position): Add a cross-reference to
5609 the definition of the selected frame.
5610
5611 2001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
5612
5613 * strings.texi (String Conversion) <string-to-number>: Document
5614 that a float is returned for integers that are too large.
5615
5616 * frames.texi (Mouse Position): Document mouse-position-function.
5617 (Display Feature Testing): Document display-images-p.
5618 (Window Frame Parameters): Document the cursor-type variable.
5619
5620 * numbers.texi (Integer Basics): Document CL style read syntax for
5621 integers in bases other than 10.
5622
5623 * positions.texi (List Motion): Document
5624 open-paren-in-column-0-is-defun-start.
5625
5626 * lists.texi (Sets And Lists): Document member-ignore-case.
5627
5628 * internals.texi (Garbage Collection): Document the used and free
5629 strings report.
5630 (Memory Usage): Document strings-consed.
5631
5632 * os.texi (Time of Day): Document float-time.
5633 (Recording Input): Document that clear-this-command-keys clears
5634 the vector to be returned by recent-keys.
5635
5636 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
5637 argument keymap can be a list.
5638
5639 * nonascii.texi (User-Chosen Coding Systems)
5640 <select-safe-coding-system>: Document the new argument
5641 accept-default-p and the variable
5642 select-safe-coding-system-accept-default-p. Tell what happens if
5643 buffer-file-coding-system is undecided.
5644 (Default Coding Systems): Document auto-coding-regexp-alist.
5645
5646 * display.texi (The Echo Area) <message>: Document
5647 message-truncate-lines.
5648 (Glyphs): Document that the glyph table is unused on windowed
5649 displays.
5650
5651 * help.texi (Describing Characters) <single-key-description>:
5652 Document the new argument no-angles.
5653 (Accessing Documentation) <documentation-property>: Document that
5654 a non-string property is evaluated.
5655 <documentation>: Document that the function-documentation property
5656 is looked for.
5657
5658 * windows.texi (Selecting Windows): Document some-window.
5659
5660 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
5661
5662 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
5663 apropos-mode-hook.
5664
5665 * commands.texi (Using Interactive): Document interactive-form.
5666 (Keyboard Macros): Document kbd-macro-termination-hook.
5667 (Command Loop Info): Document that clear-this-command-keys clears
5668 the vector to be returned by recent-keys.
5669
5670 2001-09-04 Werner LEMBERG <wl@gnu.org>
5671
5672 * Makefile.in (srcdir, texinputdir): New variables.
5673 (srcs, index.texi, install): Use $(srcdir).
5674 (.PHONY): Remove elisp.dvi.
5675 (elisp): Use -I switch for makeinfo.
5676 (elisp.dvi): Use $(srcdir) and $(texinputdir).
5677 (installall, dist): Use $(srcdir).
5678 Fix path to texinfo.tex.
5679 (maintainer-clean): Add elisp.dvi and elisp.oaux.
5680
5681 2001-08-30 Gerd Moellmann <gerd@gnu.org>
5682
5683 * display.texi (Conditional Display): Adjust to API change.
5684
5685 * configure: New file.
5686
5687 2001-07-30 Gerd Moellmann <gerd@gnu.org>
5688
5689 * commands.texi (Repeat Events): Add description of
5690 double-click-fuzz.
5691
5692 2001-05-08 Stefan Monnier <monnier@cs.yale.edu>
5693
5694 * syntax.texi (Syntax Class Table): Add the missing designator for
5695 comment and string fences.
5696 (Syntax Properties): Add a xref to syntax table internals.
5697 (Syntax Table Internals): Document string-to-syntax.
5698
5699 2001-05-07 Gerd Moellmann <gerd@gnu.org>
5700
5701 * Makefile.in (install): Use install-info command line options
5702 like in Emacs' Makefile.in.
5703
5704 2000-12-09 Miles Bader <miles@gnu.org>
5705
5706 * windows.texi (Window Start): Update documentation for
5707 `pos-visible-in-window-p'.
5708
5709 2000-11-12 Stefan Monnier <monnier@cs.yale.edu>
5710
5711 * lists.texi (Building Lists): Add footnote to explain how to add
5712 to the end of a list.
5713
5714 2000-10-25 Gerd Moellmann <gerd@gnu.org>
5715
5716 * files.texi (Visiting Functions): Typos.
5717
5718 2000-10-25 Kenichi Handa <handa@etl.go.jp>
5719
5720 * files.texi (Visiting Functions): Return value of
5721 find-file-noselect may be a list of buffers if wildcards are used.
5722
5723 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
5724
5725 * display.texi (Defining Faces): Document `graphic' display type
5726 in face specs.
5727
5728 2000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5729
5730 * hooks.texi (Standard Hooks): Replace obsolete
5731 `after-make-frame-hook' with `after-make-frame-functions'.
5732
5733 * frames.texi (Creating Frames): Ditto.
5734
5735 * variables.texi (Future Local Variables): Ditto.
5736
5737 2000-10-16 Gerd Moellmann <gerd@gnu.org>
5738
5739 * display.texi (Other Image Types): Add description of :foreground
5740 and :background properties of mono PBM images.
5741
5742 2000-08-17 Werner LEMBERG <wl@gnu.org>
5743
5744 * .cvsignore: New file.
5745
5746 2000-01-05 Gerd Moellmann <gerd@gnu.org>
5747
5748 * tindex.pl: New script.
5749
5750 1999-12-03 Dave Love <fx@gnu.org>
5751
5752 * Makefile.in (MAKEINFO): New parameter.
5753
5754 1999-09-17 Richard Stallman <rms@gnu.org>
5755
5756 * Makefile.in (srcs): Add hash.texi.
5757 (VERSION): Update to 20.6.
5758
5759 1999-09-13 Richard Stallman <rms@gnu.org>
5760
5761 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
5762
5763 1998-08-29 Karl Heuer <kwzh@gnu.org>
5764
5765 * configure.in: New file.
5766 * Makefile.in: Renamed from Makefile.
5767 (prefix, infodir): Use value obtained from configure.
5768 (emacslibdir): Obsolete variable deleted.
5769 (dist): Distribute configure.in, configure, Makefile.in.
5770
5771 1998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
5772
5773 * Makefile (INSTALL_INFO): New variable.
5774 (install): Run install-info.
5775
5776 1998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
5777
5778 * Makefile (elisp.dvi): Add missing backslash.
5779
5780 1998-05-02 Richard Stallman <rms@psilocin.gnu.org>
5781
5782 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
5783 Run texindex without `./'. Always run texindex on elisp.tp.
5784 (elisp.tps): Target deleted.
5785
5786 1998-04-05 Richard Stallman <rms@psilocin.gnu.org>
5787
5788 * Makefile (srcs): Add nonascii.texi and customize.texi.
5789 (dist): Start by deleting `temp'.
5790
5791 1998-02-17 Richard Stallman <rms@psilocin.gnu.org>
5792
5793 * Makefile (makeinfo, texindex): Targets deleted.
5794 (makeinfo.o, texindex.o): Targets deleted.
5795 (clean, dist): Don't do anything with them or with getopt*.
5796
5797 1998-01-30 Richard Stallman <rms@psilocin.gnu.org>
5798
5799 * Makefile (SHELL): Defined.
5800
5801 1998-01-27 Richard Stallman <rms@psilocin.gnu.org>
5802
5803 * Makefile (elisp.tps): New target.
5804 (elisp.dvi): Depend on elisp.tps.
5805
5806 Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
5807
5808 * README: Update phone number.
5809
5810 * Makefile (elisp): Make this be the default target.
5811 Depend on makeinfo.c instead of makeinfo.
5812 (install): Don't depend on elisp.dvi, since we don't install that.
5813 Use mkinstalldirs.
5814 (dist): Add mkinstalldirs.
5815
5816 Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5817
5818 * Makefile (VERSION): Update version number.
5819 (maintainer-clean): Renamed from realclean.
5820
5821 Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
5822
5823 * Makefile (realclean): New target.
5824 (elisp): Remove any old elisp-* files first.
5825
5826 Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
5827
5828 * Makefile (VERSION): New variable.
5829 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
5830 Compressed file suffix should be `.gz', not `.z'.
5831
5832 Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5833
5834 * Makefile (elisp): Depend on makeinfo.
5835
5836 Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu)
5837
5838 * Makefile (srcs): Add anti.texi.
5839
5840 Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5841
5842 * Makefile (infodir, prefix): New vars.
5843 (install): Use infodir.
5844 (emacsinfodir): Deleted.
5845
5846 Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5847
5848 * Makefile (srcs): Add calendar.texi.
5849
5850 * Makefile (dist): Copy texindex.c and makeinfo.c.
5851 Limit elisp-* files to those with one or two digits.
5852
5853 Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5854
5855 * Makefile (dist): Changed to use Gzip instead of compress.
5856
5857 Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5858
5859 * loading.texi (Unloading): define-function changed back to
5860 defalias. It may not stay this way, but at least it's
5861 consistent with the known-good version of the code patch.
5862
5863 Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5864
5865 * modes.texi (Hooks): Document new optional arg of add-hook.
5866
5867 Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5868
5869 * variables.texi: Document nil initial value of buffer-local variables.
5870
5871 * tips.texi: Add new section on standard library headers.
5872
5873 Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5874
5875 * Makefile (srcs): Add frame.texi to the list of sources.
5876
5877 Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5878
5879 * Makefile (dist): Don't bother excluding autosave files; they'll
5880 never make it into the temp directory anyway, and the hash marks
5881 in the name are problematic for make and the Bourne shell.
5882 (srcs):
5883
5884 Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5885
5886 * Makefile (dist): Don't include backup files or autosave files in
5887 the distribution tar file.
5888
5889 Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5890
5891 * Makefile (srcs): Added index.perm.
5892 (elisp.dvi): Remove erroneous shell comment.
5893 Expect output of permute-index in permuted.fns.
5894 Save old elisp.aux in elisp.oaux.
5895 (clean): Added index.texi to be deleted.
5896
5897 Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5898
5899 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
5900
5901 Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech)
5902
5903 * files.texi: Noted that completion-ignored-extensions is ignored
5904 when making *Completions*.
5905
5906 Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
5907
5908 * Makefile make dist now depends on elisp.dvi, since it tries
5909 to include it in the dist file.
5910
5911 Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu)
5912
5913 * functions.texinfo (Mapping Functions): Add missing quote
5914
5915 Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5916
5917 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
5918 (defunargs): Turn off \hyphenchar of \sl font temporarily.
5919
5920 Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
5921
5922 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
5923 and @error{} are the terms now being used. The files in the
5924 directory have been changed to reflect this.
5925
5926 * All instances of @indentedresultt{} have been changed to
5927 ` @result{}', using 5 spaces at the begining of the line.
5928
5929 Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
5930
5931 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
5932 experimental @indentedresult{}, @indentedexpandsto{} are part of
5933 the texinfo.tex in this directory. These TeX macros are not
5934 stable yet.
5935
5936 Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
5937
5938 * texinfo.tex: Temporarily added
5939 \let\result=\dblarrow
5940 \def\error{{\it ERROR} \longdblarrow}
5941 We need to do this better soon.
5942
5943 Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
5944
5945 * Applied Karl Berry's patches to *.texinfo files, but not to
5946 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
5947 new title page format is also not applied, since it requires
5948 texinfo.tex changes.)
5949
5950 * Cleaned up `Makefile' and defined the `emacslibdir' directory
5951 for the Project GNU development environment.
5952
5953 ;; Local Variables:
5954 ;; coding: iso-2022-7bit
5955 ;; add-log-time-zone-rule: t
5956 ;; End:
5957
5958 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
5959 2005, 2006, 2007 Free Software Foundation, Inc.
5960
5961 This file is part of GNU Emacs.
5962
5963 GNU Emacs is free software; you can redistribute it and/or modify
5964 it under the terms of the GNU General Public License as published by
5965 the Free Software Foundation; either version 2, or (at your option)
5966 any later version.
5967
5968 GNU Emacs is distributed in the hope that it will be useful,
5969 but WITHOUT ANY WARRANTY; without even the implied warranty of
5970 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
5971 GNU General Public License for more details.
5972
5973 You should have received a copy of the GNU General Public License
5974 along with GNU Emacs; see the file COPYING. If not, write to the
5975 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
5976 Boston, MA 02110-1301, USA.
5977
5978 ;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda