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