Add --bzip2. Update copyright.
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
d35e1cd7
DN
12008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * os.texi (System Environment): Remove mention for Masscomp.
4
ec7d5b1e
RS
52007-12-30 Richard Stallman <rms@gnu.org>
6
7 * commands.texi (Accessing Mouse): Renamed from Accessing Events.
8 (Accessing Scroll): New node broken out of Accessing Mouse.
9
101a6cea
RS
102007-12-28 Richard Stallman <rms@gnu.org>
11
12 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 13 (Basic Parameters): For `title', refer to title bar.
041817a4 14 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 15
72b7e664
RS
162007-12-23 Richard Stallman <rms@gnu.org>
17
18 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
19 Improve some of the commented-out keywords' text too.
20
27a4f445
MR
212007-12-14 Martin Rudalics <rudalics@gmx.at>
22
e2e3f1d7
MR
23 * nonascii.texi (Encoding and I/O): Reword to avoid saying
24 "visit the current buffer".
25
27a4f445
MR
26 * os.texi (System Interface): Fix typo.
27
a2afc99d
RS
282007-12-04 Richard Stallman <rms@gnu.org>
29
30 * objects.texi (Symbol Type): Fix typo.
31
b694135c
RS
322007-12-03 Richard Stallman <rms@gnu.org>
33
34 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
35
f99a19da
GM
362007-12-01 Glenn Morris <rgm@gnu.org>
37
38 * functions.texi (Declaring Functions): Improve previous change.
39
8f4b37d8
GM
402007-11-30 Glenn Morris <rgm@gnu.org>
41
42 * functions.texi (Declaring Functions): Add optional fourth
43 argument of declare-function, and setting third argument to `t'.
44
61a2fe01
RS
452007-11-29 Richard Stallman <rms@gnu.org>
46
47 * customize.texi (Composite Types): Document `group' type.
48
cbfc5193
GM
492007-11-29 Glenn Morris <rgm@gnu.org>
50
51 * functions.texi (Declaring Functions): Add findex. Mention
52 `external' files.
53
8386283a
JB
542007-11-26 Juanma Barranquero <lekktu@gmail.com>
55
56 * functions.texi (Declaring Functions): Fix directive.
57
a07c9a8b
RS
582007-11-25 Richard Stallman <rms@gnu.org>
59
60 * help.texi (Help Functions): Clean up last change.
61
62 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
63
64 * loading.texi (Named Features): Minor cleanup.
65
66 * macros.texi (Eval During Expansion): Minor cleanup.
67
68 * variables.texi (Variable Aliases): Minor cleanup.
69
a0925923
RS
702007-11-24 Richard Stallman <rms@gnu.org>
71
72 * functions.texi (Declaring Functions): Clarify previous change.
73
74 * compile.texi (Compiler Errors): Clarify previous change.
75
20c63e44
RS
762007-11-24 Richard Stallman <rms@gnu.org>
77
e5e76c04 78 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
79 Clarify the text and move items around.
80
5bb0cda3
GM
812007-11-24 Glenn Morris <rgm@gnu.org>
82
83 * functions.texi (Declaring Functions): New section.
84 * compile.texi (Compiler Errors): Mention declaring functions,
85 defvar with no initvalue, and byte-compile-warnings.
86
af13c86a
MR
872007-11-15 Martin Rudalics <rudalics@gmx.at>
88
89 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
90 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
91
a5373305
MR
922007-11-13 Martin Rudalics <rudalics@gmx.at>
93
94 * help.texi (Help Functions): Document new macro `with-help-window'.
95
fe284805
JL
962007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
97
98 * searching.texi (Replacing Match): Describe new
99 `match-substitute-replacement'.
100
2c3a09b1
RS
1012007-10-31 Richard Stallman <rms@gnu.org>
102
103 * strings.texi (Creating Strings): Null strings from concat not unique.
104
f2b480f4
RS
1052007-10-26 Richard Stallman <rms@gnu.org>
106
107 * objects.texi (Equality Predicates): Null strings are uniquified.
108
109 * minibuf.texi: Minor clarifications in previous change.
110
db21122c
GM
1112007-10-25 Glenn Morris <rgm@gnu.org>
112
113 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
114
2328cbb3
RS
1152007-10-24 Richard Stallman <rms@gnu.org>
116
117 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
118
119 * variables.texi (Frame-Local Variables): Node deleted.
120 (Variables): Delete Frame-Local Variables from menu.
121 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
122 (Default Value): Don't mention frame-local vars.
123
124 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
125
126 * loading.texi (Unloading): Document FEATURE-unload-function
127 instead of FEATURE-unload-hook.
128
2328cbb3
RS
129 * frames.texi (Multiple Displays): Don't mention frame-local vars.
130
c066bafa
JL
1312007-10-22 Juri Linkov <juri@jurta.org>
132
133 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
134 (High-Level Completion): Document a list of default value strings
135 in the DEFAULT argument, for which minibuffer functions return the
136 first element.
137
65ced25f
JL
1382007-10-17 Juri Linkov <juri@jurta.org>
139
140 * text.texi (Filling): Update arguments of fill-paragraph.
141 fill-paragraph operates on the active region in Transient Mark mode.
142 Remove fill-paragraph-or-region.
143
ee46ec8e
KB
1442007-10-13 Karl Berry <karl@gnu.org>
145
146 * elisp.texi (@dircategory): Move to after @copying,
147 since we want @copying as close as possible to the beginning of
148 the output.
149
61bbdbc6
RS
1502007-10-12 Richard Stallman <rms@gnu.org>
151
152 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
153
154 * commands.texi (Distinguish Interactive): New node,
155 broken out from Interactive Call and rewritten.
156 (Command Loop): Put Distinguish Interactive in menu.
157
af23e1e8
RS
1582007-10-09 Richard Stallman <rms@gnu.org>
159
160 * text.texi (Examining Properties): Mention overlay priority.
161
162 * display.texi (Display Margins): Correct the description
163 of margin display specifications.
164 (Replacing Specs): New subnode broken out of Display Property.
165
e1965a69
JL
1662007-10-06 Juri Linkov <juri@jurta.org>
167
168 * text.texi (Filling): Document fill-paragraph-or-region.
169
4638454b
JB
1702007-10-05 Juanma Barranquero <lekktu@gmail.com>
171
172 * display.texi (Auto Faces): Fix typo.
173
7ed54cc5
RS
1742007-10-02 Richard Stallman <rms@gnu.org>
175
176 * display.texi (Display Property): Explain some display specs
177 don't let you move point in.
178
179 * frames.texi (Cursor Parameters): Describe
180 cursor-in-non-selected-windows here. Explain more values.
181
182 * windows.texi (Basic Windows): Don't describe
183 cursor-in-non-selected-windows here.
184
305a7ef2
EZ
1852007-10-01 Eli Zaretskii <eliz@gnu.org>
186
187 * processes.texi (Misc Network): Note that these functions are
188 supported only on some systems.
189
f7a7f4eb
RS
1902007-10-01 Richard Stallman <rms@gnu.org>
191
192 * display.texi (Overlay Properties): Explain nil as priority.
193 Explain that conflicts are unpredictable if not resolved by
194 priorities.
195
780d7bb9
RS
1962007-09-23 Richard Stallman <rms@gnu.org>
197
198 * macros.texi (Backquote): Minor clarification.
199
14b4fdfb
RS
2002007-09-19 Richard Stallman <rms@gnu.org>
201
202 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
203 Clarify when they work in parallel and when one overrides.
204 Fix error in example.
14b4fdfb 205
b8d4c8d0
GM
2062007-09-06 Glenn Morris <rgm@gnu.org>
207
208 * Move from lispref/ to doc/lispref/. Change all setfilename
209 commands to use ../../info.
210 * Makefile.in (infodir): Go up one more level.
4638454b 211 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
212 (miscmanualdir): New.
213 (dist): Use new variable miscmanualdir.
214 * makefile.w32-in (infodir, texinputdir): Go up one more level.
215 (usermanualdir): Change from ../man to ../emacs.
216
1bb1f7d3
MR
2172007-08-30 Martin Rudalics <rudalics@gmx.at>
218
219 * commands.texi (Command Loop Info): Advise against changing
220 most variables described here. Explain new variable
221 last-repeatable-command.
222
b8d4c8d0
GM
2232007-08-29 Glenn Morris <rgm@gnu.org>
224
225 * elisp.texi (EMACSVER): Increase to 23.0.50.
226
2272007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
228
229 * frames.texi (Basic Parameters): Add display-environment-variable
230 and term-environment-variable.
231
2322007-08-28 Juri Linkov <juri@jurta.org>
233
234 * display.texi (Image Formats, Other Image Types): Add SVG.
235
2362007-08-28 Juri Linkov <juri@jurta.org>
237
238 * display.texi (Images): Move formats-related text to new node
239 "Image Formats".
240 (Image Formats): New node.
241
619fb9ee
RS
2422007-08-27 Richard Stallman <rms@gnu.org>
243
244 * windows.texi (Window Configurations): Clarify what
245 a window configuration saves.
246
b8d4c8d0
GM
2472007-08-25 Richard Stallman <rms@gnu.org>
248
249 * display.texi (Images): Delete redundant @findex.
250
2512007-08-16 Richard Stallman <rms@gnu.org>
252
253 * processes.texi (Asynchronous Processes): Clarify
254 doc of start-file-process.
255
2562007-08-08 Martin Rudalics <rudalics@gmx.at>
257
258 * modes.texi (Example Major Modes): Fix typo.
259
2602007-08-08 Glenn Morris <rgm@gnu.org>
261
262 * intro.texi (nil and t): Do not use `iff' in documentation.
263
264 * tips.texi (Documentation Tips): Recommend against `iff'.
265
2662007-08-07 Chong Yidong <cyd@stupidchicken.com>
267
268 * display.texi (Image Cache): Document image-refresh.
269
2702007-08-06 Martin Rudalics <rudalics@gmx.at>
271
272 * windows.texi (Size of Window): Document window-full-width-p.
273
2742007-07-25 Glenn Morris <rgm@gnu.org>
275
276 * gpl.texi (GPL): Replace license with GPLv3.
277
278 * Relicense all FSF files to GPLv3 or later.
279
2802007-07-24 Michael Albinus <michael.albinus@gmx.de>
281
4638454b
JB
282 * processes.texi (Synchronous Processes):
283 Add `process-file-shell-command'.
b8d4c8d0
GM
284 (Asynchronous Processes): Mention restricted use of
285 `process-filter' and `process-sentinel' in
286 `start-file-process'. Add `start-file-process-shell-command'.
287
2882007-07-17 Michael Albinus <michael.albinus@gmx.de>
289
290 * files.texi (Magic File Names): Introduce optional parameter
291 IDENTIFICATION for `file-remote-p'.
292
2932007-07-16 Richard Stallman <rms@gnu.org>
294
295 * display.texi (Defining Faces): Fix previous change.
296
2972007-07-14 Richard Stallman <rms@gnu.org>
298
299 * control.texi (Handling Errors): Document `debug' in handler list.
300
3012007-07-10 Richard Stallman <rms@gnu.org>
302
303 * display.texi (Defining Faces): Explain C-M-x feature for defface.
304
3052007-07-09 Richard Stallman <rms@gnu.org>
306
307 * files.texi (Magic File Names): Rewrite previous change.
308
3092007-07-08 Michael Albinus <michael.albinus@gmx.de>
310
311 * files.texi (Magic File Names): Introduce optional parameter
312 CONNECTED for `file-remote-p'.
313
3142007-07-07 Michael Albinus <michael.albinus@gmx.de>
315
316 * processes.texi (Asynchronous Processes):
317 * files.texi (Magic File Names): Add `start-file-process'.
318
3192007-06-27 Richard Stallman <rms@gnu.org>
320
321 * files.texi (Format Conversion Piecemeal): Clarify
322 `after-insert-file-functions' calling convention.
323
3242007-06-27 Michael Albinus <michael.albinus@gmx.de>
325
4638454b
JB
326 * files.texi (Magic File Names): Remove `dired-call-process'.
327 Add `process-file'.
b8d4c8d0
GM
328
3292007-06-27 Kenichi Handa <handa@m17n.org>
330
331 * text.texi (Special Properties): Fix description about
4638454b 332 `composition' property.
b8d4c8d0
GM
333
3342007-06-26 Kenichi Handa <handa@m17n.org>
335
336 * nonascii.texi (Default Coding Systems): Document about the
337 return value `undecided'.
338
3392007-06-25 David Kastrup <dak@gnu.org>
340
341 * keymaps.texi (Active Keymaps): Document new POSITION argument of
342 `current-active-maps'.
343
3442007-06-24 Karl Berry <karl@gnu.org>
345
4638454b 346 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
347
3482007-06-15 Juanma Barranquero <lekktu@gmail.com>
349
350 * display.texi (Overlay Arrow): Doc fix.
351
3522007-06-14 Karl Berry <karl@tug.org>
353
354 * anti.texi (Antinews): Typo.
355
3562007-06-14 Chong Yidong <cyd@stupidchicken.com>
357
358 * display.texi (Image Cache): Document image-refresh.
359
3602007-06-12 Karl Berry <karl@gnu.org>
361
362 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
363 * two-volume.make: New file.
364 * .cvsignore: Ignore two-volume files.
365
3662007-06-12 Tom Tromey <tromey@redhat.com>
367
368 * os.texi (Init File): Document user-emacs-directory.
369
3702007-06-03 Nick Roberts <nickrob@snap.net.nz>
371
372 * commands.texi (Click Events): Describe width and height when
373 object is nil.
374
3752007-05-30 Nick Roberts <nickrob@snap.net.nz>
376
377 * commands.texi (Click Events): Layout more logically. Describe
378 width and height.
379 (Drag Events, Motion Events): Update to new format for position.
380
3812007-06-02 Richard Stallman <rms@gnu.org>
382
383 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
384
3852007-06-02 Chong Yidong <cyd@stupidchicken.com>
386
387 * Version 22.1 released.
388
3892007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
390
391 * text.texi (Special Properties): Correct meaning of fontified face.
392
3932007-05-30 Richard Stallman <rms@gnu.org>
394
395 * text.texi (Special Properties): Add link to Adjusting Point.
396
3972007-05-12 Richard Stallman <rms@gnu.org>
398
399 * text.texi (Margins): indent-to-left-margin is not the default.
400 (Mode-Specific Indent): For indent-line-function, the default
401 is indent-relative.
402
403 * modes.texi (Example Major Modes): Explain last line of text-mode
404 is redundant.
405
4062007-05-10 Richard Stallman <rms@gnu.org>
407
408 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
409
410 * help.texi (Keys in Documentation): Add reference to
411 Documentation Tips.
412
413 * files.texi (Format Conversion): TO-FN gets three arguments.
414
415 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
416
4172007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
418
419 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
420 * files.texi (Format Conversion): Expand intro; add menu.
421 (Format Conversion Overview, Format Conversion Round-Trip)
422 (Format Conversion Piecemeal): New nodes/subsections.
423 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
424 * text.texi (Text Properties): Remove "Saving Properties" from menu.
425 (Saving Properties): Delete node/subsection.
426
4272007-05-07 Karl Berry <karl@gnu.org>
428
429 * elisp.texi (EMACSVER): Back to 22.
430
4312007-05-06 Richard Stallman <rms@gnu.org>
432
433 * processes.texi (Accepting Output): Revert most of previous change.
434
4352007-05-05 Richard Stallman <rms@gnu.org>
436
437 * processes.texi (Accepting Output): accept-process-output
438 uses microseconds, not milliseconds. But that arg is obsolete.
439
4402007-05-04 Karl Berry <karl@tug.org>
441
442 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
443
4442007-05-04 Eli Zaretskii <eliz@gnu.org>
445
446 * tips.texi (Documentation Tips): Rearrange items to place the
447 more important ones first. Add an index entry for hyperlinks.
448
4492007-05-03 Karl Berry <karl@gnu.org>
450
451 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
452 (EMACSVER) [smallbook]: 22 for printed version.
453
454 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
455 so restore anchor to normal position after defun. Found by Kevin Ryde.
456
4572007-04-26 Glenn Morris <rgm@gnu.org>
458
459 * elisp.texi (EMACSVER): Increase to 22.1.50.
460
4612007-04-28 Karl Berry <karl@gnu.org>
462
463 * elisp.texi: Improve line breaks on copyright page,
464 similar layout to emacs manual, 8.5x11 by default.
465
4662007-04-24 Richard Stallman <rms@gnu.org>
467
468 * text.texi (Special Properties): Add xref to Overlay Properties.
469
470 * display.texi (Overlay Properties): Add xref to Special Properties.
471
4722007-04-22 Richard Stallman <rms@gnu.org>
473
474 * keymaps.texi (Extended Menu Items): Move the info about
475 format with cached keyboard binding.
476
4772007-04-21 Richard Stallman <rms@gnu.org>
478
479 * text.texi (Special Properties): Clarify previous change.
480
481 * files.texi (File Name Expansion): Clarify previous change.
482
483 * display.texi (Attribute Functions): Fix example for
484 face-attribute-relative-p.
485
4862007-04-19 Kenichi Handa <handa@m17n.org>
487
488 * text.texi (Special Properties): Document composition property.
489
4902007-04-19 Glenn Morris <rgm@gnu.org>
491
492 * files.texi (File Name Expansion): Mention "superroot".
493
4942007-04-15 Chong Yidong <cyd@stupidchicken.com>
495
496 * frames.texi (Multiple Displays): Add note about "multi-monitor"
497 setups.
498 (Display Feature Testing): Note that display refers to all
499 physical monitors for multi-monitor setups.
500
5012007-04-14 Richard Stallman <rms@gnu.org>
502
503 * lists.texi (Sets And Lists): Clarify `delete' examples.
504 Remove spurious xref to same node.
505 Clarify xref for add-to-list.
506
5072007-04-12 Nick Roberts <nickrob@snap.net.nz>
508
509 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
510 value of lisp-mode-map.
511
5122007-04-11 Karl Berry <karl@gnu.org>
513
514 * anti.texi (Antinews):
515 * display.texi (Overlay Properties, Defining Images):
516 * processes.texi (Synchronous Processes, Sentinels):
517 * syntax.texi (Syntax Table Internals):
518 * searching.texi (Regexp Special):
519 * nonascii.texi (Default Coding Systems):
520 * text.texi (Special Properties):
521 * minibuf.texi (Basic Completion): Wording to improve breaks in
522 8.5x11 format.
523 * elisp.texi (smallbook): New @set to more easily switch between
524 smallbook and 8.5x11.
525
5262007-04-11 Richard Stallman <rms@gnu.org>
527
528 * text.texi (Lazy Properties): Minor fix.
529
5302007-04-08 Karl Berry <karl@gnu.org>
531
532 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
533 * macros.texi (Backquote): Downcase Backquote in index entries for
534 consistency.
535
5362007-04-08 Richard Stallman <rms@gnu.org>
537
538 * text.texi (Adaptive Fill): Just describe default,
539 don't show it (since it contains non-ASCII chars).
540
5412007-04-07 Karl Berry <karl@gnu.org>
542
543 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
544 adaptive-fill-regexp's value, since they are not in the standard
545 TeX fonts.
546
5472007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
548
549 * display.texi (Defining Faces): Fix example.
550
5512007-04-07 Karl Berry <karl@gnu.org>
552
553 * display.texi (Button Buffer Commands): Improve page break.
554
5552007-04-07 Richard Stallman <rms@gnu.org>
556
557 * advice.texi (Activation of Advice): Remove redundant index entry.
558
559 * backups.texi: Improve index entries. Remove redundant ones.
560
561 * compile.texi (Byte Compilation): Improve index entry.
562
563 * hash.texi (Creating Hash): Improve index entry.
564
565 * symbols.texi (Definitions): Improve index entry.
566
567 * edebug.texi: Improve index entries. Remove redundant/useless ones.
568
569 * maps.texi (Standard Keymaps): Remove useless index entry.
570
571 * help.texi (Documentation Basics): Remove redundant index entries.
572
573 * customize.texi: Improve index entries.
574 Remove redundant/useless ones.
575
576 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
577
578 * streams.texi (Output Variables): Improve index entry.
579
580 * abbrevs.texi (Abbrevs): Remove useless index entry.
581
582 * macros.texi (Expansion): Remove useless index entry.
583
584 * text.texi: Improve index entries. Remove redundant/useless ones.
585 (Text Properties, Examining Properties)
586 (Special Properties): Use "property category" instead of "category"
587 to refer to the `category' property.
588
589 * positions.texi: Improve index entries. Remove useless one.
590
591 * lists.texi: Improve index entries. Remove redundant/useless ones.
592
593 * os.texi: Improve index entries.
594 (Timers): Fix previous change.
595
596 * buffers.texi: Improve index entries.
597 (Modification Time): Get rid of term "obsolete buffer".
598
599 * debugging.texi: Improve index entries.
600 (Test Coverage): Add xref to other test coverage ftr.
601
602 * eval.texi: Improve index entry. Remove redundant ones.
603
604 * numbers.texi: Improve index entries. Remove redundant/useless ones.
605
606 * files.texi: Improve index entries. Remove redundant/useless ones.
607
608 * objects.texi: Improve index entries.
609
610 * processes.texi: Improve index entries.
611
612 * modes.texi: Improve index entry. Remove redundant one.
613
614 * nonascii.texi: Improve index entries.
615
616 * internals.texi: Improve index entries.
617
618 * syntax.texi: Improve index entries.
619
620 * keymaps.texi (Active Keymaps): Improve index entries.
621
622 * commands.texi: Improve index entries. Remove redundant/useless ones.
623
624 * frames.texi: Improve index entries. Remove redundant/useless ones.
625
626 * markers.texi: Improve index entries. Remove redundant ones.
627
628 * tips.texi: Improve index entries.
629
630 * loading.texi (Unloading): Improve index entry.
631
632 * variables.texi: Improve index entries. Remove redundant one.
633
634 * sequences.texi: Improve index entry.
635
636 * display.texi: Improve index entries. Remove redundant ones.
637
638 * windows.texi: Improve index entries.
639
640 * searching.texi: Improve index entries. Remove redundant one.
641
642 * strings.texi (Case Tables): Improve last change.
643
6442007-04-04 Chong Yidong <cyd@stupidchicken.com>
645
646 * strings.texi (Case Tables): Document with-case-table and
647 ascii-case-table.
648
6492007-04-03 Karl Berry <karl@gnu.org>
650
651 * processes.texi (Network): Reword to improve page break.
652
6532007-04-03 Eli Zaretskii <eliz@gnu.org>
654
655 * functions.texi (Inline Functions): Describe more disadvantages
656 of defsubst, and make advice against it stronger.
657
6582007-04-02 Karl Berry <karl@gnu.org>
659
660 * backups.texi (Backup Names): Avoid widow words.
661 * modes.texi (Example Major Modes): Align last comment.
662
6632007-04-01 Chong Yidong <cyd@stupidchicken.com>
664
665 * keymaps.texi (Remapping Commands): Document new arg to
666 command-remapping.
667
6682007-04-01 Karl Berry <karl@gnu.org>
669
670 * processes.texi (Low-Level Network): Typo.
671 * loading.texi (Hooks for Loading): Avoid double "the".
672 * keymaps.texi (Key Sequences): No double "and".
673 (Changing Key Bindings): Shorten to improve line break.
674
6752007-03-31 Glenn Morris <rgm@gnu.org>
676
677 * os.texi (Timers): Fix description of run-at-time TIME formats.
678
6792007-03-31 Richard Stallman <rms@gnu.org>
680
681 * display.texi (Invisible Text): Correct buffer-invisibility-spec
682 regarding ellipsis.
683
6842007-03-31 Eli Zaretskii <eliz@gnu.org>
685
686 * intro.texi (nil and t):
687 * symbols.texi (Plists and Alists):
688 * variables.texi (Variable Aliases, Constant Variables):
689 * functions.texi (Defining Functions):
690 * advice.texi (Advising Primitives):
691 * debugging.texi (Syntax Errors, Compilation Errors):
692 * minibuf.texi (Minibuffer Windows):
693 * commands.texi (Adjusting Point):
694 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
695 (Auto Major Mode, Major Mode Conventions):
696 * help.texi (Describing Characters):
697 * files.texi (Create/Delete Dirs, Information about Files)
698 (File Locks, Writing to Files, Reading from Files)
699 (Saving Buffers):
700 * windows.texi (Resizing Windows, Cyclic Window Ordering):
701 * frames.texi (Finding All Frames):
702 * positions.texi (Buffer End, Motion):
703 * markers.texi (The Region):
704 * text.texi (Deletion, Near Point):
705 * display.texi (Displaying Messages, Truncation):
706 * os.texi (Processor Run Time):
707 * tips.texi (Key Binding Conventions, Programming Tips)
708 (Warning Tips, Documentation Tips, Comment Tips):
709 * internals.texi (Memory Usage): Improve indexing.
710
711 * variables.texi (Frame-Local Variables):
712 * functions.texi (Argument List):
713 * loading.texi (Library Search):
714 * streams.texi (Output Variables):
715 * keymaps.texi (Translation Keymaps, Searching Keymaps):
716 * searching.texi (Replacing Match, Search and Replace):
717 * processes.texi (Byte Packing, Decoding Output)
718 (Accepting Output, Network Servers, Shell Arguments):
719 * display.texi (Abstract Display, Image Cache, Scroll Bars):
720 * windows.texi (Window Point, Window Start):
721 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
722 * commands.texi (Reading Input, Keyboard Events):
723 * minibuf.texi (Reading File Names, Minibuffer Completion)
724 (Recursive Mini):
725 * positions.texi (List Motion):
726 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
727 * numbers.texi (Arithmetic Operations, Math Functions)
728 (Predicates on Numbers, Comparison of Numbers):
729 (Numeric Conversions):
730 * locals.texi (Standard Buffer-Local Variables):
731 * maps.texi (Standard Keymaps):
732 * os.texi (User Identification, System Environment, Recording Input)
733 (X11 Keysyms):
734 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
735 * backups.texi (Backups and Auto-Saving):
736 * customize.texi (Customization, Group Definitions)
737 (Variable Definitions):
738 * compile.texi (Byte Compilation): Improve index entries.
739
7402007-03-31 Karl Berry <karl@gnu.org>
741
742 * macros.texi (Defining Macros): Avoid widow syllable.
743
7442007-03-31 Eli Zaretskii <eliz@gnu.org>
745
746 * elisp.texi (Top): Postscript -> PostScript.
747
748 * display.texi (Images, Postscript Images): Postscript -> PostScript.
749
7502007-03-31 Markus Triska <markus.triska@gmx.at>
751
752 * internals.texi (Writing Emacs Primitives): Untabify `For'.
753
7542007-03-30 Karl Berry <karl@gnu.org>
755
756 * lists.texi (List-related Predicates): Remove spurious @need.
757 (Setcdr): Use @smallexample to improve page break.
758 (Association Lists) <assoc>: Reword to improve page break.
759
760 * strings.texi (String Conversion): Insert blank line to improve
761 page break.
762
763 * numbers.texi (Random Numbers): Use @minus{}.
764 (Math Functions): Use @minus{}.
765
766 * intro.texi (Acknowledgements): Avoid line breaks before middle
767 initials.
768
7692007-03-24 Eli Zaretskii <eliz@gnu.org>
770
771 * errors.texi (Standard Errors): Add an index entry.
772
7732007-03-19 Richard Stallman <rms@gnu.org>
774
775 * os.texi (Recording Input): recent-keys now gives 300 keys.
776
7772007-03-12 Glenn Morris <rgm@gnu.org>
778
779 * os.texi: Replace "daylight savings" with "daylight saving"
780 throughout.
781
7822007-03-05 Richard Stallman <rms@gnu.org>
783
784 * variables.texi (File Local Variables): Update
785 enable-local-variables values.
786
7872007-03-04 Richard Stallman <rms@gnu.org>
788
789 * syntax.texi (Control Parsing): Minor clarification.
790
791 * strings.texi (Formatting Strings): Clarify width, precision, flags.
792
793 * sequences.texi (Sequence Functions): Move string-bytes away,
794 add xref.
795
796 * nonascii.texi (Text Representations): Move string-bytes here.
797
798 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
799
800 * minibuf.texi (Basic Completion): Minor clarification.
801
802 * markers.texi (The Mark): Clarify existence vs activation of mark.
803 Other cleanup.
804
805 * display.texi (Finding Overlays): Write better example.
806
807 * compile.texi (Eval During Compile): Clarify putting macros
808 in eval-when-compile.
809
8102007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
811
812 * loading.texi (How Programs Do Loading): Fix anchor position at
813 load-read-function definition doc. (tiny change)
814
8152007-02-21 Kim F. Storm <storm@cua.dk>
816
817 * strings.texi (Text Comparison): Mention that assoc-string
818 converts symbols to strings before testing.
819
8202007-02-17 Kim F. Storm <storm@cua.dk>
821
822 * processes.texi (Bindat Spec): Vector types can have optional
823 element type.
824 (Bindat Examples): Fix example. Add vector with element type.
825
8262007-02-16 Andreas Schwab <schwab@suse.de>
827
828 * strings.texi (Formatting Strings): Document '+' flag.
829
8302007-02-15 Juanma Barranquero <lekktu@gmail.com>
831
832 * strings.texi (Modifying Strings): Clarify that `clear-string'
833 always converts the string to unibyte.
834
8352007-02-14 Kim F. Storm <storm@cua.dk>
836
837 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
838 Rewrite glyph code description to refer to these functions.
839 Remove details of encoding face number and char into integer code.
840
8412007-02-03 Alan Mackenzie <acm@muc.de>
842
843 * loading.texi (Hooks for Loading): Make the description of
844 `eval-after-load' more detailed, and amend the description of
845 after-load-alist, in accordance with changes from 2006-05.
846
8472007-02-03 Chong Yidong <cyd@stupidchicken.com>
848
849 * modes.texi (Defining Minor Modes): Document that a :require
850 keyword or similar may be required to make saved customization
851 variables work.
852
8532007-02-03 Eli Zaretskii <eliz@gnu.org>
854
855 * elisp.texi (Top): Make the detailed menu headers compliant with
856 Texinfo guidelines and with what texnfo-upd.el expects. Add
857 comments to prevent people from inadvertently modifying the key
858 parts needed by `texinfo-multiple-files-update'.
859
8602007-02-02 Eli Zaretskii <eliz@gnu.org>
861
862 * elisp.texi (Top): Update the top-level menus.
863
864 * syntax.texi (Categories): Add index entries.
865
8662007-02-01 Juanma Barranquero <lekktu@gmail.com>
867
868 * display.texi (Attribute Functions): Fix name and description of
869 the UNDERLINE arg of `set-face-underline-p'.
870
8712007-01-29 Eli Zaretskii <eliz@gnu.org>
872
873 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
874 Variables", and "Standard Keymaps" to the detailed menu.
875
876 * variables.texi (Future Local Variables): Add index entry.
877
8782007-01-28 Richard Stallman <rms@gnu.org>
879
880 * tips.texi (Coding Conventions): Clarify the tip about macros
881 that define a function or a variable.
882
883 * files.texi (File Attributes): UID and GID can be floats.
884 (Magic File Names): Explain why deferring all operations to
885 the standard handler does not work.
886
8872007-01-23 Martin Rudalics <rudalics@gmx.at>
888
889 * backups.texi (Reverting): Use "buffer" instead of "file"
890 when talking about major and minor modes.
891
8922007-01-21 Richard Stallman <rms@gnu.org>
893
894 * help.texi (Documentation): Add xref to Documentation Tips.
895
8962007-01-14 Juanma Barranquero <lekktu@gmail.com>
897
898 * tips.texi (Coding Conventions): Fix typos.
899
9002007-01-05 Richard Stallman <rms@gnu.org>
901
902 * modes.texi (Defining Minor Modes): Fix previous change.
903
9042007-01-03 Richard Stallman <rms@gnu.org>
905
906 * customize.texi (Variable Definitions, Customization Types):
907 Don't use * in doc string for defcustom.
908
9092007-01-02 Richard Stallman <rms@gnu.org>
910
911 * variables.texi (Variable Aliases): Clarify that aliases vars
912 always have the same value.
913
914 * processes.texi (Bindat Spec): Fix Texinfo usage.
915
916 * modes.texi (Defining Minor Modes): Explain effect of command
917 defined with define-global-minor-mode on new buffers.
918
9192006-12-30 Kim F. Storm <storm@cua.dk>
920
921 * keymaps.texi (Tool Bar): Describe `grow-only' value of
922 `auto-resize-tool-bars'.
923
9242006-12-30 Richard Stallman <rms@gnu.org>
925
926 * keymaps.texi (Active Keymaps): Fix previous change.
927
9282006-12-30 Nick Roberts <nickrob@snap.net.nz>
929
930 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
931
9322006-12-30 Kim F. Storm <storm@cua.dk>
933
934 * processes.texi (Bindat Spec): Clarify using field names in
935 length specifications.
936
9372006-12-29 Kim F. Storm <storm@cua.dk>
938
939 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
940 Add count and index variables for eval forms in repeat blocks.
941
9422006-12-24 Richard Stallman <rms@gnu.org>
943
944 * customize.texi (Variable Definitions): Document
945 new name custom-add-frequent-value.
946
9472006-12-19 Kim F. Storm <storm@cua.dk>
948
949 * commands.texi (Misc Events): User signals now result in sigusr1
950 and sigusr2 events which are handled through special-event-map.
951 (Special Events): User signals and drag-n-drop are special.
952
9532006-12-17 Richard Stallman <rms@gnu.org>
954
955 * loading.texi (Named Features): Explain subfeatures better.
956
957 * customize.texi: Use "option" only for user options.
958 For the keyword values inside defcustom etc, say "keywords".
959 For :options value's elements, say "elements".
960 :group should not be omitted.
961
962 * syntax.texi (Parsing Expressions): Split up node.
963 (Motion via Parsing, Position Parse, Parser State)
964 (Low-Level Parsing, Control Parsing): New subnodes.
965 (Parser State): Document syntax-ppss-toplevel-pos.
966
967 * positions.texi (List Motion): Punctuation fix.
968
969 * files.texi (File Name Completion): Document PREDICATE arg
970 to file-name-completion.
971
9722006-12-16 Eli Zaretskii <eliz@gnu.org>
973
974 * internals.texi (Building Emacs, Writing Emacs Primitives):
975 Add index entries.
976
9772006-12-11 Richard Stallman <rms@gnu.org>
978
979 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
980 affects face menu. Explain how to make it non-nil without enabling
981 any fontification.
982
9832006-12-10 Chong Yidong <cyd@stupidchicken.com>
984
985 * modes.texi (Font Lock Basics): Document nil value of
986 font-lock-defaults.
987
9882006-12-10 Glenn Morris <rgm@gnu.org>
989
990 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
991 value for system-flag argument. Abbrev tables may not be empty
992 when major modes are loaded.
993
9942006-12-08 Juanma Barranquero <lekktu@gmail.com>
995
996 * makefile.w32-in (maintainer-clean): Partially revert last
997 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
998 to protect elisp-covers.texi.
999
10002006-12-07 Juanma Barranquero <lekktu@gmail.com>
1001
1002 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
1003 Don't remove elisp* info files; they are already deleted by the
1004 `clean' and `distclean' targets, and they are in the $(infodir)
1005 directory, not the current one.
1006
10072006-12-04 Kim F. Storm <storm@cua.dk>
1008
1009 * commands.texi (Misc Events): Update signal events.
1010 (Event Examples): Add signal example.
1011
10122006-11-29 Richard Stallman <rms@gnu.org>
1013
1014 * frames.texi (Visibility of Frames): Explain visible windows
1015 can be covered by others. Add xref for raise-frame.
1016
10172006-11-28 Richard Stallman <rms@gnu.org>
1018
1019 * searching.texi (Regexp Special): Update when ^ is special.
1020
10212006-11-27 Eli Zaretskii <eliz@gnu.org>
1022
1023 * customize.texi (Customization, Common Keywords)
1024 (Group Definitions, Variable Definitions, Composite Types)
1025 (Type Keywords, Customization Types): Add index entries for
1026 various customization keywords.
1027
10282006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
1029
1030 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
1031
10322006-11-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1033
1034 * frames.texi (Window System Selections): Remove clipboard from
1035 description of selection-coding-system.
1036
10372006-11-06 Richard Stallman <rms@gnu.org>
1038
1039 * lists.texi (List Variables): Document COMPARE-FN.
1040
1041 * keymaps.texi: Avoid use of "binding" to mean a relation;
1042 use it only to refer to the meaning associated with a key.
1043 (Keymaps): Change menu node description.
1044
1045 * elisp.texi (Top): Change menu node description.
1046
1047 * display.texi (Managing Overlays): Document overlay-recenter.
1048
10492006-10-29 Chong Yidong <cyd@stupidchicken.com>
1050
1051 * Makefile.in: Use relative paths to avoid advertising filesystem
1052 contents during compilation.
1053
10542006-10-23 Kim F. Storm <storm@cua.dk>
1055
1056 * commands.texi (Event Input Misc): Update unread-command-events.
1057
10582006-10-23 Nick Roberts <nickrob@snap.net.nz>
1059
1060 * lists.texi (Sets And Lists): Fix typos.
1061
10622006-10-18 Juanma Barranquero <lekktu@gmail.com>
1063
1064 * control.texi (Processing of Errors): Use @var for an argument,
1065 not @code.
1066
10672006-10-16 Richard Stallman <rms@gnu.org>
1068
1069 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
1070
1071 * keymaps.texi (Format of Keymaps): Show all the keymap element
1072 patterns that result from menu items.
1073 (Key Lookup): Minor cleanups.
1074
1075 * modes.texi (Precalculated Fontification): Don't say that
1076 not setting font-lock-defaults avoids loading font-lock.
1077
1078 * help.texi (Documentation): Move xref to Emacs Manual here.
1079 (Documentation Basics): From here.
1080 Also doc emacs-lisp-docstring-fill-column.
1081
1082 * elisp.texi: Update version and ISBN.
1083
1084 * commands.texi (Interactive Call): Clarify KEYS arg to
1085 call-interactively is a vector.
1086 (Command Loop Info): Delete anchor in this-command-keys.
1087 Add anchor in this-command-keys-vector.
1088 (Recursive Editing): Document how recursive-edit
1089 handles the current buffer.
1090
10912006-10-13 Chong Yidong <cyd@stupidchicken.com>
1092
1093 * frames.texi (Frame Titles): %c and %l are ignored in
1094 frame-title-format.
1095
10962006-10-11 Richard Stallman <rms@gnu.org>
1097
1098 * keymaps.texi (Key Sequences): Clarify use of kbd.
1099
11002006-10-10 Kim F. Storm <storm@cua.dk>
1101
1102 * lists.texi (Sets And Lists): Add memql.
1103
11042006-10-03 Richard Stallman <rms@gnu.org>
1105
1106 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
1107 Clarify :ascii: and :nonascii:.
1108
11092006-09-29 Juri Linkov <juri@jurta.org>
1110
1111 * modes.texi (%-Constructs): Reorder coding systems in the
1112 documentation of %z to the real order displayed in the modeline.
1113
11142006-09-25 Richard Stallman <rms@gnu.org>
1115
1116 * os.texi (Timers): Describe timer-max-repeats.
1117
11182006-09-25 Chong Yidong <cyd@stupidchicken.com>
1119
1120 * os.texi (Timers): Mention with-local-quit.
1121
11222006-09-24 Richard Stallman <rms@gnu.org>
1123
1124 * searching.texi (Searching and Matching): Mention property search.
1125
1126 * commands.texi (Command Loop Info): Explain how read-event affects
1127 this-command-keys.
1128
11292006-09-20 Richard Stallman <rms@gnu.org>
1130
1131 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
1132
1133 * windows.texi (Window Start): Minor cleanups.
1134
11352006-09-20 Kim F. Storm <storm@cua.dk>
1136
1137 * windows.texi (Window Start): pos-visible-in-window-p allows
1138 specifying t for position to mean "end of window".
1139 Add window-line-height.
1140
1141 * anti.texi (Antinews): Mention window-line-height.
1142
11432006-09-19 David Kastrup <dak@gnu.org>
1144
1145 * keymaps.texi (Searching Keymaps): Small clarification.
1146
11472006-09-18 Richard Stallman <rms@gnu.org>
1148
1149 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
1150 cause keyboard menus.
1151 (Menu Keymaps): Likewise.
1152 (Defining Menus, Keyboard Menus): Clarify.
1153
1154 * text.texi (Fields): Clarify explanation of constrain-to-field.
1155
11562006-09-16 Eli Zaretskii <eliz@gnu.org>
1157
1158 * variables.texi (Tips for Defining): Fix a typo.
1159
11602006-09-15 Richard Stallman <rms@gnu.org>
1161
1162 * keymaps.texi (Remapping Commands, Searching Keymaps)
1163 (Active Keymaps): Clean up previous change.
1164
11652006-09-15 Jay Belanger <belanger@truman.edu>
1166
1167 * gpl.texi: Replace "Library Public License" by "Lesser Public
1168 License" throughout.
1169
11702006-09-15 David Kastrup <dak@gnu.org>
1171
1172 * keymaps.texi (Active Keymaps): Adapt description to use
1173 `get-char-property' instead `get-text-property'. Explain how
1174 mouse events change this. Explain the new optional argument of
1175 `key-binding' and its mouse-dependent lookup.
1176 (Searching Keymaps): Adapt description similarly.
1177 (Remapping Commands): Explain the new optional argument of
1178 `command-remapping'.
1179
11802006-09-14 Richard Stallman <rms@gnu.org>
1181
1182 * keymaps.texi (Searching Keymaps): Clarification.
1183 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
1184
11852006-09-13 Richard Stallman <rms@gnu.org>
1186
1187 * objects.texi (Character Type): Node split.
1188 Add xref to Describing Characters.
1189 (Basic Char Syntax, General Escape Syntax)
1190 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
1191
11922006-09-11 Richard Stallman <rms@gnu.org>
1193
1194 * display.texi (Display Table Format): Wording clarification.
1195 (Glyphs): Clarifications.
1196
11972006-09-10 Chong Yidong <cyd@stupidchicken.com>
1198
1199 * keymaps.texi (Active Keymaps): Mention that key-binding checks
1200 local maps.
1201
12022006-09-10 Kim F. Storm <storm@cua.dk>
1203
1204 * display.texi (Forcing Redisplay): Document return value of
1205 function redisplay.
1206
12072006-09-09 Richard Stallman <rms@gnu.org>
1208
1209 * windows.texi (Window Hooks): Explain limits of
1210 window-scroll-functions.
1211
1212 * display.texi (Fringe Indicators): Update for last change in
1213 indicate-buffer-boundaries.
1214
12152006-09-08 Richard Stallman <rms@gnu.org>
1216
1217 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
1218
12192006-09-06 Kim F. Storm <storm@cua.dk>
1220
1221 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
1222
1223 * windows.texi (Window Start): Update pos-visible-in-window-p.
1224
12252006-09-04 Richard Stallman <rms@gnu.org>
1226
1227 * processes.texi (Accepting Output): Explain SECONDS=0 for
1228 accept-process-output.
1229
1230 * os.texi (Idle Timers): Explain why timer functions should not
1231 loop until (input-pending-p).
1232
12332006-09-02 Eli Zaretskii <eliz@gnu.org>
1234
1235 * makefile.w32-in (usermanualdir): New variable.
1236 (elisp.dvi): Use it.
1237
12382006-09-01 Eli Zaretskii <eliz@gnu.org>
1239
1240 * buffers.texi (Buffer Modification): Fix last change.
1241
12422006-09-01 Chong Yidong <cyd@stupidchicken.com>
1243
1244 * buffers.texi (Buffer Modification): Document
1245 buffer-chars-modified-tick.
1246
12472006-08-31 Richard Stallman <rms@gnu.org>
1248
1249 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
1250
12512006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
1252
1253 * modes.texi (Syntactic Font Lock):
1254 Mention font-lock-syntactic-face-function
1255 instead of specific faces.
1256
12572006-08-29 Chong Yidong <cyd@stupidchicken.com>
1258
1259 * display.texi (Images): Add xrref to display-images-p.
1260
12612006-08-28 Kenichi Handa <handa@m17n.org>
1262
1263 * nonascii.texi (Lisp and Coding Systems): Fix description of
1264 detect-coding-region.
1265
12662006-08-27 Michael Olson <mwolson@gnu.org>
1267
1268 * processes.texi (Transaction Queues): Remove stray quote
1269 character.
1270
12712006-08-25 Richard Stallman <rms@gnu.org>
1272
1273 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
1274 Add xref.
1275
12762006-08-24 Chong Yidong <cyd@stupidchicken.com>
1277
1278 * os.texi (Timers): Avoid waiting inside timers.
1279
12802006-08-21 Lute Kamstra <lute@gnu.org>
1281
1282 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
1283
12842006-08-20 Richard Stallman <rms@gnu.org>
1285
1286 * os.texi (Idle Timers): New node, split out from Timers.
1287 Document current-idle-time.
1288 * commands.texi (Reading One Event): Update xref.
1289 * elisp.texi (Top): Update subnode menu.
1290
12912006-08-16 Richard Stallman <rms@gnu.org>
1292
1293 * keymaps.texi (Extended Menu Items): Show format of cached
1294 bindings in extended menu items.
1295
1296 * customize.texi (Variable Definitions): Explain when the
1297 standard value expression is evaluated.
1298
12992006-08-15 Chong Yidong <cyd@stupidchicken.com>
1300
1301 * commands.texi (Reading One Event): Explain idleness in
1302 `read-event'.
1303
13042006-08-12 Chong Yidong <cyd@stupidchicken.com>
1305
1306 * text.texi (Near Point): Say "cursor" not "terminal cursor".
1307 (Commands for Insertion): Removed split-line since it's not
1308 relevant for Lisp programming.
1309 (Yank Commands): Rewrite introduction.
1310 (Undo): Clarify.
1311 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
1312 (Filling): Remove redundant comment. Clarify return value of
1313 current-justification.
1314 (Margins): Minor clarifications.
1315 (Adaptive Fill): Update default value of adaptive-fill-regexp.
1316 (Sorting): Update definition of sort-lines.
1317 (Columns): Clarify behavior of sort-columns.
1318 (Indent Tabs): Link to Tab Stops in Emacs manual.
1319 (Special Properties): Clarify.
1320 (Clickable Text): Mention Buttons package.
1321
13222006-08-12 Kevin Ryde <user42@zip.com.au>
1323
1324 * os.texi (Time Parsing): Add %z to description of
1325 format-time-string, as per docstring. Add cross reference to
1326 glibc manual for strftime.
1327
13282006-08-08 Richard Stallman <rms@gnu.org>
1329
1330 * modes.texi: Clean up wording in previous change.
1331
13322006-08-07 Chong Yidong <cyd@stupidchicken.com>
1333
1334 * modes.texi (Hooks): Clarify.
1335 (Major Mode Basics): Mention define-derived-mode explicitly.
1336 (Major Mode Conventions): Rebinding RET is OK for some modes.
1337 Mention change-major-mode-hook and after-change-major-mode-hook.
1338 (Example Major Modes): Moved to end of Modes section.
1339 (Mode Line Basics): Clarify.
1340 (Mode Line Data): Mention help-echo and local-map in strings.
1341 Explain reason for treatment of non-risky variables.
1342 (Properties in Mode): Clarify.
1343 (Faces for Font Lock): Add font-lock-negation-char-face.
1344
13452006-08-04 Eli Zaretskii <eliz@gnu.org>
1346
1347 * strings.texi (Formatting Strings): Warn against arbitrary
1348 strings as first arg to `format'.
1349
13502006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
1351
1352 * text.texi (Clickable Text): Mention `help-echo' text property.
1353 Update intro, examples and associated explanations.
1354
13552006-07-31 Richard Stallman <rms@gnu.org>
1356
1357 * commands.texi: Update xrefs.
1358 (Event Mod): New node, cut out from old Translating Input.
1359
1360 * maps.texi: Update xrefs.
1361
1362 * keymaps.texi (Translation Keymaps): New node.
1363 Update xrefs from Translating Input to Translation Keymaps.
1364
1365 * elisp.texi (Top): Update subnode menu.
1366
1367 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
1368
1369 * os.texi (System Interface): Fix menu descriptions of some nodes.
1370 (Translating Input): Node deleted.
1371
13722006-07-31 Nick Roberts <nickrob@snap.net.nz>
1373
1374 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
1375
1376 * lists.texi (Sets And Lists): Likewise.
1377
13782006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
1379
1380 * text.texi (Fields): Mention POS
1381 requirement when narrowing is in effect.
1382
13832006-07-28 Richard Stallman <rms@gnu.org>
1384
1385 * display.texi (Face Attributes): Simplify wording.
1386 (Attribute Functions): Clarify meaning of new-frame default
1387 attribute settings.
1388
1389 * customize.texi (Common Keywords): Document how to use
1390 :package-version in a package not in Emacs.
1391
13922006-07-28 Kim F. Storm <storm@cua.dk>
1393
1394 * commands.texi (Reading One Event): Fix last change.
1395
13962006-07-26 Chong Yidong <cyd@stupidchicken.com>
1397
1398 * commands.texi (Reading One Event): Document SECONDS argument for
1399 read-event, read-char, and read-char-exclusive.
1400
14012006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
1402
1403 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
1404 to ensure correct identification.
1405
14062006-07-24 Richard Stallman <rms@gnu.org>
1407
1408 * text.texi (Clickable Text): Clarify.
1409
1410 * sequences.texi (Vector Functions): Delete duplicate xref.
1411
1412 * objects.texi (Function Type): Clarify.
1413
1414 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
1415 modes.
1416
1417 * lists.texi (List Variables): New node.
1418 Material moved from other nodes.
1419
1420 * variables.texi (Setting Variables): add-to-list and
1421 add-to-ordered-list moved to List Variables node.
1422
14232006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
1424
1425 * text.texi (Links and Mouse-1):
1426 For mouse-on-link-p, expand on arg POS.
1427
14282006-07-21 Kim F. Storm <storm@cua.dk>
1429
1430 * display.texi (Forcing Redisplay): Don't mention systems which
1431 don't support sub-second timers for redisplay-preemption-period.
1432
1433 * os.texi (Terminal Output): Clarify text vs graphical terminal.
1434
14352006-07-21 Eli Zaretskii <eliz@gnu.org>
1436
1437 * frames.texi (Input Focus): Document that focus-follows-mouse has
1438 no effect on MS-Windows.
1439
14402006-07-18 Richard Stallman <rms@gnu.org>
1441
1442 * display.texi (Forcing Redisplay): Cleanups in previous change.
1443
1444 * processes.texi (Low-Level Network): Make menu more convenient.
1445
14462006-07-18 Kim F. Storm <storm@cua.dk>
1447
1448 * display.texi (Forcing Redisplay): redisplay-preemption-period
1449 only used on window systems. Add xref to Terminal Output.
1450
1451 * os.texi (Terminal Output): baud-rate only controls preemption on
1452 non-window systems. Add xref to Forcing Redisplay.
1453
1454 * processes.texi (Low-Level Network): Rename node "Make Network"
1455 to "Network Processes".
1456
14572006-07-18 Karl Berry <karl@gnu.org>
1458
1459 * variables.texi, functions.texi, customize.texi, loading.texi:
1460 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
1461
14622006-07-17 Chong Yidong <cyd@stupidchicken.com>
1463
1464 * commands.texi (Waiting): Document batch-mode sit-for behavior.
1465
14662006-07-17 Richard Stallman <rms@gnu.org>
1467
1468 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
1469 Put period and comma inside quotes.
1470
1471 * loading.texi, markers.texi: Use real doublequote inside menus.
1472
1473 * windows.texi: Put point and comma inside quotes.
1474 (Textual Scrolling): Use @samp for error message.
1475
1476 * variables.texi, tips.texi, syntax.texi, symbols.texi:
1477 * strings.texi, streams.texi, processes.texi, os.texi:
1478 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
1479 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
1480 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
1481 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
1482 Put point and comma inside quotes.
1483
1484 * control.texi (Processing of Errors): Add command-error-function.
1485
1486 * variables.texi (File Local Variables): Clarify that
1487 file local variables make buffer-local bindings.
1488
1489 * modes.texi (Syntactic Font Lock): Give default for
1490 font-lock-syntax-table.
1491
14922006-07-17 Nick Roberts <nickrob@snap.net.nz>
1493
1494 * text.texi (Special Properties): Clean up previous change.
1495
14962006-07-16 Karl Berry <karl@gnu.org>
1497
1498 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
1499 * control.texi: Fix bad page breaks through chapter 10 (control).
1500
1501 * anti.texi (Antinews): Reorder face-attribute fns to avoid
1502 underfull hbox.
1503
15042006-07-15 Nick Roberts <nickrob@snap.net.nz>
1505
1506 * text.texi (Special Properties): Describe fontified text property
1507 in relation to a character (not text).
1508
15092006-07-15 Kim F. Storm <storm@cua.dk>
1510
1511 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
1512 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
1513 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
1514
1515 * anti.texi (Antinews): Mention redisplay function.
1516 The kbd macro existed, but was not documented, before 22.x.
1517 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
1518
15192006-07-14 Nick Roberts <nickrob@snap.net.nz>
1520
1521 * display.texi (Displaying Messages): Add anchor.
1522
1523 * frames.texi (Dialog Boxes): Use it.
1524
15252006-07-12 Richard Stallman <rms@gnu.org>
1526
1527 * objects.texi (Frame Type): Explain nature of frames better.
1528
1529 * frames.texi (Frames): Explain nature of frames better.
1530
15312006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
1532
1533 * tips.texi (Coding Conventions): Explain why use cl at compile time.
1534
15352006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1536
1537 * frames.texi (Window System Selections): Mention scrap support for Mac.
1538 Default value of x-select-enable-clipboard is t on Mac.
1539
1540 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
1541
15422006-07-11 Kim F. Storm <storm@cua.dk>
1543
1544 * display.texi (Forcing Redisplay): Add `redisplay' function.
1545 Don't mention (sit-for -1) -- use (redisplay t) instead.
1546
1547 * commands.texi (Waiting): (sit-for -1) is no longer special.
1548 (sit-for 0) is equivalent to (redisplay).
1549 Iconifying/deiconifying no longer makes sit-for return.
1550
15512006-07-10 Nick Roberts <nickrob@snap.net.nz>
1552
1553 * display.texi (Buttons): Fix typo.
1554
1555 * index.texi, elisp.texi (New Symbols): Comment node out.
1556
15572006-07-09 Richard Stallman <rms@gnu.org>
1558
1559 * display.texi (Truncation): Clean up previous change.
1560
15612006-07-08 Richard Stallman <rms@gnu.org>
1562
1563 * commands.texi (Interactive Call): Use 3 as prefix in example
1564 for execute-extended-command.
1565
1566 * display.texi (Attribute Functions): Move paragraph about
1567 compatibility with Emacs < 21.
1568
15692006-07-09 Kim F. Storm <storm@cua.dk>
1570
1571 * display.texi (Refresh Screen): Clarify force-window-update.
1572 (Truncation): "Normally" indicated by fringe arrows.
1573
15742006-07-08 Eli Zaretskii <eliz@gnu.org>
1575
1576 * windows.texi (Textual Scrolling, Resizing Windows):
1577 * variables.texi (Constant Variables):
1578 * text.texi (Buffer Contents, Deletion, Changing Properties)
1579 (Property Search, Special Properties, Sticky Properties)
1580 (Links and Mouse-1, Fields, Change Hooks):
1581 * syntax.texi (Syntax Table Functions, Parsing Expressions)
1582 (Categories):
1583 * symbols.texi (Other Plists):
1584 * streams.texi (Output Variables):
1585 * processes.texi (Input to Processes, Query Before Exit):
1586 * positions.texi (Word Motion, Text Lines, List Motion):
1587 * os.texi (Init File, System Environment, Sound Output)
1588 (Session Management):
1589 * nonascii.texi (Text Representations, Character Sets)
1590 (Chars and Bytes, Locales):
1591 * modes.texi (Defining Minor Modes, Header Lines):
1592 * minibuf.texi (Minibuffer Contents):
1593 * markers.texi (Information from Markers):
1594 * lists.texi (List Elements, Building Lists, Association Lists):
1595 * keymaps.texi (Tool Bar):
1596 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
1597 * functions.texi (What Is a Function, Mapping Functions):
1598 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
1599 (Color Names, Text Terminal Colors, Display Feature Testing):
1600 * files.texi (Visiting Functions, File Name Components)
1601 (Unique File Names, Contents of Directories):
1602 * display.texi (Forcing Redisplay, Displaying Messages)
1603 (Temporary Displays, Font Selection, Auto Faces)
1604 (Font Lookup, Fringe Indicators, Display Margins)
1605 (Image Descriptors, Showing Images, Image Cache, Button Types)
1606 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
1607 (Display Table Format, Glyphs):
1608 * control.texi (Iteration):
1609 * commands.texi (Command Loop Info, Adjusting Point):
1610 * backups.texi (Making Backups, Auto-Saving):
1611 Remove @tindex entries.
1612
16132006-07-07 Kim F. Storm <storm@cua.dk>
1614
1615 * display.texi (Fringe Cursors): Fix typo.
1616 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
1617 (Overlay Arrow): Default is overlay-arrow fringe indicator.
1618
16192006-07-05 Richard Stallman <rms@gnu.org>
1620
1621 * text.texi (Buffer Contents): Add example of text props
1622 in result of buffer-substring.
1623 (Text Properties): Explain better about use of specific property names.
1624 (Property Search): Some cleanups; reorder some functions.
1625
1626 * keymaps.texi (Changing Key Bindings): Cleanup.
1627 Add xref to Key Binding Conventions.
1628
1629 * display.texi (Attribute Functions): Add examples for
1630 face-attribute-relative-p.
1631
1632 * tips.texi (Coding Conventions): Cleanup last change.
1633
16342006-07-05 Karl Berry <karl@gnu.org>
1635
1636 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
1637 Remove @setchapternewpage odd.
1638 Result is 1013 pages, down from 1100.
1639
1640 * anti.texi, customize.texi, display.texi, internals.texi:
1641 * minibuf.texi, modes.texi, tips.texi:
1642 Fix overfull/underfull boxes.
1643
16442006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1645
1646 * edebug.texi (Instrumenting):
1647 Add Edebug-specific findex for eval-buffer.
1648 * loading.texi (Loading):
1649 Replace eval-current-buffer with eval-buffer.
1650
16512006-06-30 Nick Roberts <nickrob@snap.net.nz>
1652
1653 * locals.texi (Standard Buffer-Local Variables): Update the list
1654 of variables.
1655
16562006-06-26 Nick Roberts <nickrob@snap.net.nz>
1657
1658 * files.texi (File Name Completion): Point user to the node
1659 "Reading File Names".
1660
16612006-06-24 Eli Zaretskii <eliz@gnu.org>
1662
1663 * files.texi (Contents of Directories): Document case-insensitive
1664 behavior on respective filesystems.
1665
1666 * objects.texi (Character Type): Document that Emacs signals an
1667 error for unsupported Unicode characters specified as \uNNNN.
1668
16692006-06-19 Richard Stallman <rms@gnu.org>
1670
1671 * processes.texi (Bindat Spec): Clarify previous change.
1672
16732006-06-16 Richard Stallman <rms@gnu.org>
1674
1675 * tips.texi (Coding Conventions): Better explain conventions
1676 for definition constructs.
1677
1678 * text.texi (Special Properties): String value of `read-only'
1679 serves as the error message.
1680
1681 * objects.texi (Character Type): Clarify prev. change.
1682 (Non-ASCII in Strings): Mention \u and \U.
1683
1684 * commands.texi (Using Interactive): Explain problem of
1685 markers, etc., in command-history.
1686
16872006-06-14 Kim F. Storm <storm@cua.dk>
1688
1689 * commands.texi (Waiting): Negative arg to sit-for forces
1690 redisplay even if input is pending.
1691
1692 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
1693 redisplay. Remove incorrect example of binding redisplay-dont-pause
1694 around (sit-for 0).
1695
16962006-06-13 Richard Stallman <rms@gnu.org>
1697
1698 * display.texi (Forcing Redisplay): Clarify previous change.
1699
17002006-06-13 Romain Francoise <romain@orebokech.com>
1701
1702 * display.texi (Forcing Redisplay): Fix typo.
1703
17042006-06-13 Kim F. Storm <storm@cua.dk>
1705
1706 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
1707
17082006-06-10 Luc Teirlinck <teirllm@auburn.edu>
1709
1710 * tips.texi (Coding Conventions): Add `@end itemize'.
1711
17122006-06-10 Richard Stallman <rms@gnu.org>
1713
1714 * tips.texi (Coding Conventions): Explain use of coding systems
1715 to ensure one decoding for strings.
1716
17172006-06-09 Aidan Kehoe <kehoea@parhasard.net>
1718
1719 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
1720 syntax.
1721
17222006-06-07 Eli Zaretskii <eliz@gnu.org>
1723
1724 * display.texi (Font Selection): Remove description of
1725 clear-face-cache.
1726
1727 * compile.texi (Eval During Compile): Fix a typo. Add index
1728 entries for possible uses of eval-when-compile.
1729
17302006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
1731
1732 * display.texi (Abstract Display): Fix typo.
1733
17342006-06-03 Eli Zaretskii <eliz@gnu.org>
1735
1736 * minibuf.texi (Minibuffer History) <history-add-new-input>:
1737 Reword variable's description.
1738
17392006-06-01 Richard Stallman <rms@gnu.org>
1740
1741 * windows.texi (Splitting Windows): Clarify splitting nonselected
1742 window.
1743
17442006-05-31 Juri Linkov <juri@jurta.org>
1745
1746 * minibuf.texi (Minibuffer History): Add history-add-new-input.
1747
17482006-05-30 Richard Stallman <rms@gnu.org>
1749
1750 * display.texi (Line Height): Fix errors in description of
1751 default line height and line-height properyty.
1752
1753 * nonascii.texi (Default Coding Systems): Further clarification.
1754
17552006-05-29 Luc Teirlinck <teirllm@auburn.edu>
1756
1757 * internals.texi (Pure Storage): Mention that an overflow in pure
1758 space causes a memory leak.
1759 (Garbage Collection): If there was an overflow in pure space,
1760 `garbage-collect' returns nil.
1761
17622006-05-30 Eli Zaretskii <eliz@gnu.org>
1763
1764 * nonascii.texi (Default Coding Systems): Fix it some more.
1765
17662006-05-29 Eli Zaretskii <eliz@gnu.org>
1767
1768 * nonascii.texi (Default Coding Systems): Fix last change.
1769
17702006-05-29 Kenichi Handa <handa@m17n.org>
1771
1772 * nonascii.texi (find-operation-coding-system): Describe the new
1773 argument format (FILENAME . BUFFER).
1774
17752006-05-28 Richard Stallman <rms@gnu.org>
1776
1777 * tips.texi (Coding Conventions): Better explain reasons not to
1778 advise other packages or use `eval-after-load'.
1779
17802006-05-29 Kim F. Storm <storm@cua.dk>
1781
1782 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
1783 `bindat-idx' and `bindat-raw' for clarity.
1784
17852006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
1786
1787 * processes.texi (Bindat Spec): Expand on `repeat' handler.
1788
1789 * display.texi (Display): Add "Abstract Display" to menu.
1790 (Abstract Display, Abstract Display Functions)
1791 (Abstract Display Example): New nodes.
1792 * elisp.texi (Top): Add "Abstract Display" to menu.
1793
17942006-05-27 Chong Yidong <cyd@stupidchicken.com>
1795
1796 * keymaps.texi (Key Sequences): Link to input events definition.
1797 (Format of Keymaps): Delete material duplicated in Keymap Basics.
1798
1799 * files.texi (Changing Files): Document updated argument list for
1800 copy-file.
1801
18022006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
1803
1804 * processes.texi (Bindat Functions): Explain term "total length".
1805 Use it in bindat-length and bindat-pack descriptions.
1806
18072006-05-26 Eli Zaretskii <eliz@gnu.org>
1808
1809 * tips.texi (Coding Conventions): Advise against using
1810 eval-after-load in packages. Add an index entry.
1811
18122006-05-25 Juri Linkov <juri@jurta.org>
1813
1814 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
1815
1816 * modes.texi (%-Constructs): Add %e, %z, %Z.
1817
18182006-05-25 Richard Stallman <rms@gnu.org>
1819
1820 * elisp.texi (Top): Update subnode menu.
1821
1822 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
1823 (Keymaps): Update menu.
1824
18252006-05-25 Chong Yidong <cyd@stupidchicken.com>
1826
1827 * keymaps.texi (Key Sequences): Some clarifications.
1828
18292006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
1830
1831 * processes.texi (Bindat Functions): Say "unibyte string"
1832 explicitly for bindat-unpack and bindat-pack descriptions.
1833 (Bindat Examples): Don't call `string-make-unibyte' in example.
1834
18352006-05-25 Chong Yidong <cyd@stupidchicken.com>
1836
1837 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
1838 Explain string and vector representations of key sequences
1839
1840 * keymaps.texi (Changing Key Bindings):
dd7b651b 1841 * commands.texi (Interactive Codes):
b8d4c8d0
GM
1842 * help.texi (Describing Characters): Refer to it.
1843
18442006-05-23 Luc Teirlinck <teirllm@auburn.edu>
1845
1846 * frames.texi (Pointer Shape): @end table -> @end defvar.
1847
18482006-05-22 Richard Stallman <rms@gnu.org>
1849
1850 * elisp.texi (Top): Update subnode menus.
1851
1852 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
1853 Contents rewritten; material from old Pointer Shape node moved here.
1854
1855 * display.texi (Pointer Shape): Node deleted.
1856 (Image Descriptors): Minor cleanup.
1857
18582006-05-21 Richard Stallman <rms@gnu.org>
1859
1860 * syntax.texi (Parsing Expressions): Update info on which STATE
1861 elements are ignored.
1862
18632006-05-19 Luc Teirlinck <teirllm@auburn.edu>
1864
1865 * hooks.texi (Standard Hooks): Correct typo.
1866
1867 * gpl.texi (GPL): ifinfo -> ifnottex.
1868
18692006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
1870
1871 * searching.texi (Simple Match Data): Warn about match data being
1872 set anew by every search.
1873
18742006-05-17 Richard Stallman <rms@gnu.org>
1875
1876 * minibuf.texi (Minibuffer History): Clarify.
1877
1878 * searching.texi (Regexp Special): Clarify nested regexp warning.
1879
18802006-05-16 Kim F. Storm <storm@cua.dk>
1881
1882 * minibuf.texi (Minibuffer History): Update add-to-history.
1883
18842006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
1885
1886 * nonascii.texi (Explicit Encoding): Fix
1887 typo (encoding<->decoding).
1888
18892006-05-14 Richard Stallman <rms@gnu.org>
1890
1891 * buffers.texi (Creating Buffers): Cleanup.
1892
1893 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
1894
18952006-05-13 Eli Zaretskii <eliz@gnu.org>
1896
1897 * buffers.texi (Current Buffer): Document that with-temp-buffer
1898 disables undo.
1899
1900 * os.texi (Terminal-Specific): More accurate description of how
1901 Emacs searches for the terminal-specific libraries.
1902
19032006-05-12 Eli Zaretskii <eliz@gnu.org>
1904
1905 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
1906 emacs-xtra to @inforef's.
1907
1908 * text.texi (Undo): Document that undo is turned off in buffers
1909 whose names begin with a space.
1910
1911 * buffers.texi (Buffer Names): Add index entries for buffers whose
1912 names begin with a space.
1913 (Creating Buffers): Document that undo is turned off in buffers
1914 whose names begin with a space.
1915
1916 * files.texi (Visiting Functions, Reading from Files)
1917 (Saving Buffers): Mention code and EOL conversions by file I/O
1918 primitives and subroutines.
1919
1920 * nonascii.texi (Lisp and Coding Systems): Document
1921 coding-system-eol-type. Add index entries for eol conversion.
1922
1923 * display.texi (Defining Faces): Mention `mac', and add an xref to
1924 where window-system is described.
1925
19262006-05-10 Richard Stallman <rms@gnu.org>
1927
1928 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
1929
19302006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
1931
1932 * variables.texi (File Local Variables): Recommend to quote lambda
1933 expressions in safe-local-variable property.
1934
19352006-05-09 Richard Stallman <rms@gnu.org>
1936
1937 * variables.texi (File Local Variables): Document
1938 safe-local-eval-forms and safe-local-eval-function.
1939
19402006-05-07 Kim F. Storm <storm@cua.dk>
1941
1942 * minibuf.texi (Minibuffer History): Remove keep-dups arg
1943 from add-to-history.
1944
19452006-05-07 Romain Francoise <romain@orebokech.com>
1946
1947 * commands.texi (Event Input Misc):
1948 * compile.texi (Eval During Compile):
1949 * internals.texi (Buffer Internals):
1950 * minibuf.texi (Initial Input):
1951 * nonascii.texi (Scanning Charsets):
1952 * numbers.texi (Comparison of Numbers):
1953 * windows.texi (Textual Scrolling, Vertical Scrolling):
1954 Fix various typos.
1955
19562006-05-06 Eli Zaretskii <eliz@gnu.org>
1957
1958 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
1959 conditional xref's to either emacs or emacs-xtra, depending on
1960 @iftex/@ifnottex.
1961
1962 * minibuf.texi (Minibuffer History): Document add-to-history.
1963
19642006-05-05 Eli Zaretskii <eliz@gnu.org>
1965
1966 * internals.texi (Pure Storage): Mention the pure overflow message
1967 at startup.
1968
19692006-05-05 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
1970
1971 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
1972 (Searching Keymaps): Fix pseudo-Lisp description of keymap
1973 search.
1974
19752006-05-01 Richard Stallman <rms@gnu.org>
1976
1977 * intro.texi (nil and t): Clarify.
1978
1979 * variables.texi (File Local Variables): Suggest using booleanp.
1980
19812006-05-01 Juanma Barranquero <lekktu@gmail.com>
1982
1983 * objects.texi (Type Predicates): Fix typos.
1984
19852006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
1986
1987 * intro.texi (nil and t): Add booleanp.
1988
1989 * objects.texi (Type Predicates): Add links for booleanp and
1990 string-or-null-p.
1991
19922006-04-29 Richard Stallman <rms@gnu.org>
1993
1994 * modes.texi (Multiline Font Lock): Rename from
1995 Multi line Font Lock Elements. Much clarification.
1996 (Font Lock Multiline, Region to Fontify): Much clarification.
1997
19982006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
1999
2000 * variables.texi (File Local Variables): Remove the special case t for
2001 safe-local-variable.
2002
20032006-04-26 Richard Stallman <rms@gnu.org>
2004
2005 * syntax.texi (Parsing Expressions): Minor cleanup.
2006
20072006-04-18 Richard Stallman <rms@gnu.org>
2008
2009 * tips.texi (Coding Conventions): Explain when the package's
2010 prefix should appear later on (not at the start of the name).
2011
2012 * searching.texi (String Search): Clarify effect of NOERROR.
2013
2014 * modes.texi (Imenu): Clarify what special items do.
2015
2016 * hooks.texi (Standard Hooks): Delete text about old hook names.
2017
20182006-04-17 Romain Francoise <romain@orebokech.com>
2019
2020 * variables.texi (Local Variables): Update the default value of
2021 `max-specpdl-size'.
2022
20232006-04-15 Michael Olson <mwolson@gnu.org>
2024
2025 * processes.texi (Transaction Queues): Mention the new optional
2026 `delay-question' argument for `tq-enqueue'.
2027
20282006-04-13 Bill Wohler <wohler@newt.com>
2029
2030 * customize.texi (Common Keywords): Use dotted notation for
2031 :package-version value. Specify its values. Improve documentation
2032 for customize-package-emacs-version-alist.
2033
20342006-04-12 Bill Wohler <wohler@newt.com>
2035
2036 * customize.texi (Common Keywords): Move description of
2037 customize-package-emacs-version-alist to @defvar.
2038
20392006-04-10 Bill Wohler <wohler@newt.com>
2040
2041 * customize.texi (Common Keywords): Add :package-version.
2042
20432006-04-10 Kim F. Storm <storm@cua.dk>
2044
2045 * text.texi (Buffer Contents): Add NOPROPS arg to
2046 filter-buffer-substring.
2047
20482006-04-08 Kevin Ryde <user42@zip.com.au>
2049
2050 * os.texi (Command-Line Arguments): Update xref to emacs manual
2051 "Command Arguments" -> "Emacs Invocation", per change there.
2052
20532006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
2054
2055 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
2056 be on one line to help makeinfo not render two spaces after the dot.
2057
20582006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
2059
2060 * strings.texi (Predicates for Strings): Add string-or-null-p.
2061
20622006-03-28 Kim F. Storm <storm@cua.dk>
2063
2064 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
2065 remarks about systems that don't support fractional seconds.
2066
20672006-03-25 Karl Berry <karl@gnu.org>
2068
2069 * elisp.texi: Use @copyright{} instead of (C), and do not indent
2070 the year list.
2071
20722006-03-21 Nick Roberts <nickrob@snap.net.nz>
2073
2074 * display.texi (Fringe Indicators): Fix typos.
2075
20762006-03-19 Luc Teirlinck <teirllm@auburn.edu>
2077
2078 * tips.texi (Documentation Tips): One can now also write `program'
2079 in front of a quoted symbol in a docstring to prevent making a
2080 hyperlink.
2081
20822006-03-19 Alan Mackenzie <acm@muc.de>
2083
2084 * text.texi (Special Properties): Clarify `fontified' property.
2085
20862006-03-16 Richard Stallman <rms@gnu.org>
2087
2088 * display.texi (Defining Images): Minor cleanup.
2089
20902006-03-16 Bill Wohler <wohler@newt.com>
2091
2092 * display.texi (Defining Images): In image-load-path-for-library,
2093 prefer user's images.
2094
20952006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
2096
2097 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
2098
20992006-03-15 Bill Wohler <wohler@newt.com>
2100
2101 * display.texi (Defining Images): Fix example in
2102 image-load-path-for-library by not recommending that one binds
2103 image-load-path. Just defvar it to placate compiler and only use
2104 it if previously defined.
2105
21062006-03-14 Bill Wohler <wohler@newt.com>
2107
2108 * display.texi (Defining Images): In image-load-path-for-library,
2109 always return list of directories. Update example.
2110
21112006-03-14 Alan Mackenzie <acm@muc.de>
2112
2113 * modes.texi: New node, "Region to Fontify" (for Font Lock).
2114 This describes font-lock-extend-region-function.
2115 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
2116 the new node "Region to Fontify".
2117
21182006-03-13 Richard Stallman <rms@gnu.org>
2119
2120 * display.texi (Invisible Text): The impossible position is
2121 now before the invisible text, not after.
2122 (Defining Images): Clean up last change.
2123
21242006-03-11 Bill Wohler <wohler@newt.com>
2125
2126 * display.texi (Defining Images): Add image-load-path-for-library.
2127
21282006-03-11 Luc Teirlinck <teirllm@auburn.edu>
2129
2130 * text.texi (Adaptive Fill): Fix Texinfo usage.
2131
2132 * strings.texi (Creating Strings): Fix Texinfo usage.
2133
2134 * searching.texi (Regexp Special): Use @samp for regular
2135 expressions that are not in Lisp syntax.
2136
21372006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2138
2139 * searching.texi (Regexp Special): Put remark between parentheses
2140 to avoid misreading.
2141
21422006-03-07 Luc Teirlinck <teirllm@auburn.edu>
2143
2144 * searching.texi (Syntax of Regexps): More accurately describe
2145 which characters are special in which situations.
2146 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
2147 are not special. Describe in detail when `[' and `]' are special.
2148 (Regexp Backslash): Plenty of regexps with unbalanced square
2149 brackets are valid, so reword that statement.
2150
21512006-03-02 Kim F. Storm <storm@cua.dk>
2152
2153 * keymaps.texi (Tool Bar): Add tool-bar-border.
2154
21552006-02-28 Luc Teirlinck <teirllm@auburn.edu>
2156
2157 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
2158
21592006-02-27 Luc Teirlinck <teirllm@auburn.edu>
2160
2161 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
2162
2163 * files.texi (Locating Files): Suggest additional values for the
2164 SUFFIXES arg of `locate-file'. Update pxref.
2165
2166 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
2167 (How Programs Do Loading): Discuss the effects of Auto Compression
2168 mode on `load'.
2169 (Load Suffixes): New node.
2170 (Library Search): Delete description of `load-suffixes'; it was
2171 moved to "Load Suffixes".
2172 (Autoload, Named Features): Mention `load-suffixes'.
2173
21742006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2175
2176 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
2177
2178 * windows.texi (Window Tree): Fix typo.
2179
21802006-02-20 Kim F. Storm <storm@cua.dk>
2181
2182 * display.texi (Fringe Indicators): New section.
2183 Move indicate-empty-lines, indicate-buffer-boundaries, and
2184 default-indicate-buffer-boundaries here.
2185 Add fringe-indicator-alist and default-fringes-indicator-alist.
2186 Add list of logical fringe indicator symbols.
2187 Update list of standard bitmap names.
2188 (Fringe Cursors): New section.
2189 Move overflow-newline-into-fringe here.
2190 Add fringe-cursor-alist and default-fringes-cursor-alist.
2191 Add list of fringe cursor symbols.
2192
21932006-02-20 Juanma Barranquero <lekktu@gmail.com>
2194
2195 * commands.texi (Using Interactive): Fix reference to node
2196 "Minibuffers".
2197
21982006-02-19 Richard M. Stallman <rms@gnu.org>
2199
2200 * minibuf.texi (High-Level Completion):
2201 Add xref to read-input-method-name.
2202
2203 * files.texi (Relative File Names): Move file-relative-name here.
2204 (File Name Expansion): From here. Minor clarifications.
2205
2206 * commands.texi (Using Interactive): Add xrefs about reading input.
2207 Clarify remarks about that moving point and mark.
2208 Put string case before list case.
2209
22102006-02-16 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
2211
2212 * display.texi (Other Display Specs, Image Descriptors):
2213 Revert erroneous changes. The previous description of
2214 image-descriptors as `(image . PROPS)' was correct.
2215
22162006-02-14 Richard M. Stallman <rms@gnu.org>
2217
2218 * variables.texi (File Local Variables): Clarifications.
2219
22202006-02-14 Juanma Barranquero <lekktu@gmail.com>
2221
2222 * variables.texi (File Local Variables): Use @code for a cons
2223 cell, not @var.
2224
22252006-02-13 Chong Yidong <cyd@stupidchicken.com>
2226
2227 * variables.texi (File Local Variables): Document new file local
2228 variable behavior.
2229
22302006-02-10 Kim F. Storm <storm@cua.dk>
2231
2232 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
2233
22342006-02-08 Juanma Barranquero <lekktu@gmail.com>
2235
2236 * modes.texi (%-Constructs): Remove obsolete info about
2237 `global-mode-string'.
2238
22392006-02-07 Richard M. Stallman <rms@gnu.org>
2240
2241 * commands.texi (Prefix Command Arguments): Minor cleanup.
2242
2243 * display.texi: "Graphical display", not window system.
2244
2245 * functions.texi (What Is a Function): Fix xref.
2246
2247 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
2248 (Changing Key Bindings): Clarify when remapping is better than
2249 substitute-key-definition.
2250
22512006-02-02 Richard M. Stallman <rms@gnu.org>
2252
2253 * minibuf.texi (Basic Completion): Completion alists are risky.
2254
2255 * keymaps.texi (Active Keymaps): Clarifications.
2256 (Searching Keymaps): New node.
2257 (Keymaps): Update menu.
2258
2259 * frames.texi (Layout Parameters): Minor clarification.
2260 (Drag and Drop): New node.
2261 (Frames): Update menu.
2262
22632006-01-29 Chong Yidong <cyd@stupidchicken.com>
2264
2265 * display.texi (Other Display Specs, Image Descriptors):
2266 Image description is a list, not a cons cell.
2267
22682006-01-28 Luc Teirlinck <teirllm@auburn.edu>
2269
2270 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
2271 list is not necessarily a list).
2272
22732006-01-27 Eli Zaretskii <eliz@gnu.org>
2274
2275 * frames.texi (Layout Parameters): border-width and
2276 internal-border-width belong to the frame, not the window.
2277
22782006-01-19 Richard M. Stallman <rms@gnu.org>
2279
2280 * nonascii.texi (Translation of Characters): Search cmds use
2281 translation-table-for-input. Automatically made local.
2282
2283 * markers.texi (Overview of Markers): Count insertion type
2284 as one of a marker's attributes.
2285
2286 * keymaps.texi (Controlling Active Maps): New node, split out of
2287 Active Keymaps.
2288 (Keymaps): Menu updated.
2289 (Active Keymaps): Give pseudocode to explain how the active
2290 maps are searched. current-active-maps and key-binding moved here.
2291 (Functions for Key Lookup): current-active-maps and key-binding moved.
2292 Clarifications.
2293 (Searching the Keymaps): New subnode.
2294
2295 * elisp.texi (Top): Menu clarification.
2296
2297 * display.texi (Other Display Specs): Delete duplicate entry for
2298 just a string as display spec. Move text about recursive display
2299 specs on such a string.
2300
2301 * commands.texi (Key Sequence Input): Clarify.
2302 Move num-nonmacro-input-events out.
2303 (Reading One Event): num-nonmacro-input-events moved here.
2304
23052006-01-14 Nick Roberts <nickrob@snap.net.nz>
2306
2307 * advice.texi (Simple Advice): Update example to fit argument
2308 change in previous-line.
2309
23102006-01-05 Richard M. Stallman <rms@gnu.org>
2311
2312 * markers.texi (The Mark): Fix in `mark'.
2313
23142006-01-04 Richard M. Stallman <rms@gnu.org>
2315
2316 * processes.texi (Misc Network, Make Network): Minor cleanups.
2317
23182006-01-04 Kim F. Storm <storm@cua.dk>
2319
2320 * processes.texi (Make Network): Add IPv6 addresses and handling.
2321 (Network Feature Testing): Mention (:family ipv6).
2322 (Misc Network): Add IPv6 formats to format-network-address.
2323
23242005-12-30 Richard M. Stallman <rms@gnu.org>
2325
2326 * text.texi (Changing Properties):
2327 Don't use return value of set-text-properties.
2328
23292005-12-29 Luc Teirlinck <teirllm@auburn.edu>
2330
2331 * modes.texi (Mode Line Format): Correct typo in menu.
2332
23332005-12-29 Richard M. Stallman <rms@gnu.org>
2334
2335 * modes.texi (Mode Line Top): New node.
2336 (Mode Line Data): Some text moved to new node.
2337 Explain the data structure more concretely.
2338 (Mode Line Basics): Clarifications.
2339 (Mode Line Variables): Clarify intro paragraph.
2340 (%-Constructs): Clarify intro paragraph.
2341 (Mode Line Format): Update menu.
2342
23432005-12-28 Luc Teirlinck <teirllm@auburn.edu>
2344
2345 * minibuf.texi (Basic Completion): Update lazy-completion-table
2346 examples for removal of ARGS argument.
2347
23482005-12-23 Richard M. Stallman <rms@gnu.org>
2349
2350 * text.texi (Undo): Restore some explanation from the version
2351 that was deleted.
2352
23532005-12-23 Eli Zaretskii <eliz@gnu.org>
2354
2355 * text.texi (Undo): Remove duplicate descriptions of `apply
2356 funname' and `apply delta' elements of the undo list.
2357
23582005-12-20 Richard M. Stallman <rms@gnu.org>
2359
2360 * help.texi (Help Functions): Update documentation of `apropos'.
2361
23622005-12-20 Luc Teirlinck <teirllm@auburn.edu>
2363
2364 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
2365 because it is confusing. If the :help-echo keyword is a function,
2366 it is not directly used as the :help-echo overlay property, as the
2367 xref seems to suggest (it does not take the appropriate args).
2368
23692005-12-19 Luc Teirlinck <teirllm@auburn.edu>
2370
2371 * customize.texi (Common Keywords): Fix Texinfo usage.
2372 (Group Definitions, Variable Definitions): Update for new
2373 conventions for using `*' in docstrings.
2374
2375 * tips.texi (Documentation Tips): Update for new conventions for
2376 using `*' in docstrings.
2377
23782005-12-16 Richard M. Stallman <rms@gnu.org>
2379
2380 * minibuf.texi (Minibuffer Contents): Minor cleanup.
2381
23822005-12-16 Juri Linkov <juri@jurta.org>
2383
2384 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
2385
23862005-12-14 Romain Francoise <romain@orebokech.com>
2387
2388 * modes.texi (Customizing Keywords): Rename `append' to `how'.
2389 Fix typo.
2390
23912005-12-11 Juri Linkov <juri@jurta.org>
2392
2393 * minibuf.texi (Completion Commands): Add mention of read-file-name
2394 for filename completion keymaps.
2395 (Reading File Names): Add mention of filename completion keymaps
2396 for read-file-name and xref to `Completion Commands'.
2397
23982005-12-10 Richard M. Stallman <rms@gnu.org>
2399
2400 * customize.texi (Common Keywords): State caveats for use of :tag.
2401
24022005-12-08 Richard M. Stallman <rms@gnu.org>
2403
2404 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
2405 with xrefs and better explanation.
2406 (Completion Commands): Add the filename completion maps.
2407
2408 * objects.texi (Character Type): Clarify that \s is not space
2409 if a dash follows.
2410
24112005-12-05 Richard M. Stallman <rms@gnu.org>
2412
2413 * windows.texi (Resizing Windows): Delete preserve-before args.
2414
24152005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
2416
2417 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
2418 in full keymaps, since the quirk has been fixed.
2419
24202005-12-03 Eli Zaretskii <eliz@gnu.org>
2421
2422 * hooks.texi (Standard Hooks): Add index entries. Mention
2423 `compilation-finish-functions'.
2424
24252005-11-27 Richard M. Stallman <rms@gnu.org>
2426
2427 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
2428
24292005-11-21 Juri Linkov <juri@jurta.org>
2430
2431 * customize.texi (Common Keywords): Update links types
2432 custom-manual and url-link. Add link types emacs-library-link,
2433 file-link, function-link, variable-link, custom-group-link.
2434
24352005-11-20 Chong Yidong <cyd@stupidchicken.com>
2436
2437 * display.texi: Revert 2005-11-20 change.
2438
24392005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
2440
2441 * processes.texi (Bindat Functions):
2442 Say "third" to refer to zero-based index "2".
2443
24442005-11-18 Luc Teirlinck <teirllm@auburn.edu>
2445
2446 * loading.texi (Library Search): Update the default value of
2447 `load-suffixes'.
2448
24492005-11-17 Chong Yidong <cyd@stupidchicken.com>
2450
2451 * display.texi (Attribute Functions): Mention :ignore-defface.
2452
24532005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
2454
2455 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
2456 (Minor Mode Conventions): Mention the use of a hook.
2457
24582005-11-06 Richard M. Stallman <rms@gnu.org>
2459
2460 * files.texi (Magic File Names): find-file-name-handler checks the
2461 `operations' property of the handler.
2462
24632005-11-03 Richard M. Stallman <rms@gnu.org>
2464
2465 * variables.texi (Frame-Local Variables): Small clarification.
2466
24672005-10-29 Chong Yidong <cyd@stupidchicken.com>
2468
2469 * os.texi (Init File): Document ~/.emacs.d/init.el.
2470
24712005-10-29 Richard M. Stallman <rms@gnu.org>
2472
2473 * internals.texi (Garbage Collection): Document memory-full.
2474
24752005-10-28 Bill Wohler <wohler@newt.com>
2476
2477 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
2478 for URLs.
2479
24802005-10-28 Richard M. Stallman <rms@gnu.org>
2481
2482 * minibuf.texi (Completion Commands): Clean up prev change.
2483
24842005-10-26 Kevin Ryde <user42@zip.com.au>
2485
2486 * compile.texi (Eval During Compile): Explain recommended uses
2487 of eval-when-compile and eval-and-compile.
2488
24892005-10-27 Masatake YAMATO <jet@gyve.org>
2490
2491 * minibuf.texi (Completion Commands):
2492 Write about new optional argument for `display-completion-list'.
2493
24942005-10-23 Richard M. Stallman <rms@gnu.org>
2495
2496 * display.texi (Overlay Arrow): Clarify about local bindings of
2497 overlay-arrow-position.
2498
24992005-10-22 Eli Zaretskii <eliz@gnu.org>
2500
2501 * internals.texi (Building Emacs): Fix last change.
2502
25032005-10-22 Richard M. Stallman <rms@gnu.org>
2504
2505 * internals.texi (Building Emacs): Document eval-at-startup.
2506
25072005-10-21 Richard M. Stallman <rms@gnu.org>
2508
2509 * loading.texi (Where Defined): load-history contains abs file names.
2510 symbol-file returns abs file names.
2511
25122005-10-19 Kim F. Storm <storm@cua.dk>
2513
2514 * display.texi (Showing Images): Add max-image-size integer value.
2515
25162005-10-18 Chong Yidong <cyd@stupidchicken.com>
2517
2518 * display.texi (Showing Images): Document max-image-size.
2519
25202005-10-17 Richard M. Stallman <rms@gnu.org>
2521
2522 * commands.texi (Quitting): Minor clarification.
2523
2524 * processes.texi (Sentinels): Clarify about output and quitting.
2525 (Filter Functions): Mention with-local-quit.
2526
25272005-10-17 Juri Linkov <juri@jurta.org>
2528
2529 * buffers.texi (Current Buffer):
2530 * commands.texi (Event Input Misc):
2531 * compile.texi (Eval During Compile, Compiler Errors):
2532 * customize.texi (Group Definitions):
2533 * display.texi (Progress, Defining Faces):
2534 * files.texi (Writing to Files):
2535 * modes.texi (Mode Hooks, Defining Minor Modes):
2536 * streams.texi (Output Functions):
2537 * syntax.texi (Syntax Table Functions):
2538 * text.texi (Change Hooks):
2539 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
2540
2541 * commands.texi (Quitting): Replace arg `forms' with `body' in
2542 `with-local-quit'.
2543
2544 * positions.texi (Excursions): Replace arg `forms' with `body' in
2545 `save-excursion'.
2546
25472005-10-08 Kim F. Storm <storm@cua.dk>
2548
2549 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
2550 Rename manual section accordingly.
2551
25522005-10-04 Kim F. Storm <storm@cua.dk>
2553
2554 * windows.texi (Window Split Tree): New section describing
2555 new function window-split-tree function.
2556
25572005-10-03 Nick Roberts <nickrob@snap.net.nz>
2558
2559 * display.texi (Fringe Size/Pos): Simplify and add detail.
2560
25612005-09-30 Romain Francoise <romain@orebokech.com>
2562
2563 * minibuf.texi (High-Level Completion): Explain that the prompt
2564 given to `read-buffer' should end with a colon and a space.
2565 Update usage examples.
2566
25672005-09-29 Juri Linkov <juri@jurta.org>
2568
2569 * display.texi (Displaying Messages): Rename argument name
2570 `string' to `format-string' in functions `message', `message-box',
2571 `message-or-box'.
2572
25732005-09-26 Chong Yidong <cyd@stupidchicken.com>
2574
2575 * errors.texi (Standard Errors): Correct xrefs.
2576
25772005-09-18 Chong Yidong <cyd@stupidchicken.com>
2578
2579 * display.texi (Defining Images): Update documentation for
2580 `image-load-path'.
2581
25822005-09-17 Richard M. Stallman <rms@gnu.org>
2583
2584 * display.texi (Defining Images): Clean up previous change.
2585
25862005-09-16 Romain Francoise <romain@orebokech.com>
2587
2588 * elisp.texi: Specify GFDL version 1.2.
2589
2590 * doclicense.texi (GNU Free Documentation License): Update to
2591 version 1.2.
2592
25932005-09-15 Chong Yidong <cyd@stupidchicken.com>
2594
2595 * display.texi (Defining Images): Document `image-load-path'.
2596
25972005-09-15 Richard M. Stallman <rms@gnu.org>
2598
2599 * objects.texi (Printed Representation): Minor cleanup.
2600 (Box Diagrams): Minor fix.
2601 (Cons Cell Type): Move (...) index item here.
2602 (Box Diagrams): From here.
2603 (Array Type): Minor fix.
2604 (Type Predicates): Delete index "predicates".
2605 (Hash Table Type): Clarify xref.
2606 (Dotted Pair Notation): Minor fix.
2607
26082005-09-10 Chong Yidong <cyd@stupidchicken.com>
2609
2610 * files.texi (Saving Buffers): Fix typo.
2611
26122005-09-08 Richard M. Stallman <rms@gnu.org>
2613
2614 * tips.texi (Programming Tips): Correct the "default" prompt spec.
2615
26162005-09-08 Chong Yidong <cyd@stupidchicken.com>
2617
2618 * locals.texi (Standard Buffer-Local Variables): Don't include
2619 mode variables for minor modes.
2620 Fix xrefs for buffer-display-count, buffer-display-table,
2621 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
2622 enable-multibyte-characters, fill-column, header-line-format,
2623 left-fringe-width, left-margin, and right-fringe-width.
2624
2625 * hooks.texi (Standard Hooks): All hooks should conform to the
2626 standard naming convention now.
2627 Fix xref for `echo-area-clear-hook'.
2628
2629 * display.texi (Usual Display): Note that indicate-empty-lines and
2630 tab-width are buffer-local.
2631
2632 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
2633
2634 * modes.texi (Mode Help): Note that major-mode is buffer-local.
2635
2636 * nonascii.texi (Encoding and I/O): Note that
2637 buffer-file-coding-system is buffer-local.
2638
2639 * positions.texi (List Motion): Note that defun-prompt-regexp is
2640 buffer-local.
2641
2642 * text.texi (Auto Filling): Note that auto-fill-function is
2643 buffer-local.
2644 (Undo): Note that buffer-undo-list is buffer-local.
2645
2646 * windows.texi (Buffers and Windows): Document
2647 buffer-display-count.
2648
26492005-09-06 Richard M. Stallman <rms@gnu.org>
2650
2651 * tips.texi (Coding Conventions): Sometimes it is ok to put the
2652 package prefix elsewhere than at the start of the name.
2653
26542005-09-03 Richard M. Stallman <rms@gnu.org>
2655
2656 * tips.texi (Programming Tips): Add conventions for minibuffer
2657 questions and prompts.
2658
26592005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
2660
2661 * intro.texi (nil and t): Minor cleanup.
2662 Delete spurious mention of keyword symbols.
2663 (Evaluation Notation): Add index entry.
2664 (A Sample Function Description): Minor cleanup.
2665 (A Sample Variable Description): Not all vars can be set.
2666
26672005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
2668
2669 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
2670
2671 (Insertion): Document precise type of `insert-char' arg COUNT.
2672
26732005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
2674
2675 * modes.texi (Other Font Lock Variables): Sync the default of
2676 font-lock-lines-before.
2677
26782005-08-31 Michael Albinus <michael.albinus@gmx.de>
2679
2680 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
2681
26822005-08-29 Richard M. Stallman <rms@gnu.org>
2683
2684 * elisp.texi (Top): Update subnode menu.
2685
2686 * searching.texi (Searching and Matching): Move node.
2687 Rearrange contents and add overall explanation.
2688 (Searching and Case): Move node.
2689 (Searching and Matching): Update menu.
2690
26912005-08-27 Eli Zaretskii <eliz@gnu.org>
2692
2693 * os.texi (Startup Summary): Fix the description of the initial
2694 startup message display.
2695
26962005-08-25 Richard M. Stallman <rms@gnu.org>
2697
2698 * searching.texi (Search and Replace): Add replace-regexp-in-string.
2699
27002005-08-25 Emilio C. Lopes <eclig@gmx.net>
2701
2702 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
2703 `next-overlay-change' example.
2704
27052005-08-22 Juri Linkov <juri@jurta.org>
2706
2707 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
2708 Fix invert-face. Fix args of face-background.
2709
2710 * display.texi (Standard Faces): Delete node.
2711 (Faces): Add xref to `(emacs)Standard Faces'.
2712 (Displaying Faces): Fix xref to `Standard Faces'.
2713
2714 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
2715
27162005-08-20 Alan Mackenzie <acm@muc.de>
2717
2718 * buffers.texi (The Buffer List): Clarify the manipulation of the
2719 buffer list.
2720
27212005-08-14 Richard M. Stallman <rms@gnu.org>
2722
2723 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
2724 a regexp.
2725
27262005-08-11 Richard M. Stallman <rms@gnu.org>
2727
2728 * elisp.texi (Top): Update subnode lists.
2729
2730 * display.texi (Inverse Video): Node deleted.
2731
2732 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
2733 New nodes split out of Coding Conventions.
2734
2735 * searching.texi (Regular Expressions): Document re-builder.
2736
2737 * os.texi (Time Parsing): New node split out of Time Conversion.
2738
2739 * processes.texi (Misc Network, Network Feature Testing)
2740 (Network Options, Make Network): New nodes split out of
2741 Low-Level Network.
2742
27432005-08-09 Richard M. Stallman <rms@gnu.org>
2744
2745 * frames.texi (Geometry): New node, split from Size and Position.
2746 (Frame Parameters): Refer to Geometry.
2747
2748 * buffers.texi (The Buffer List): Fix xrefs.
2749
2750 * windows.texi (Splitting Windows): Fix xref.
2751
2752 * frames.texi (Layout Parameters): Add xref.
2753
2754 * display.texi (Line Height, Scroll Bars): Fix xrefs.
2755
2756 * keymaps.texi (Menu Bar): Fix xref.
2757
2758 * locals.texi (Standard Buffer-Local Variables): Fix xref.
2759
2760 * modes.texi (%-Constructs): Fix xref.
2761
2762 * frames.texi (Window Frame Parameters): Node split up.
2763 (Basic Parameters, Position Parameters, Size Parameters)
2764 (Layout Parameters, Buffer Parameters, Management Parameters)
2765 (Cursor Parameters, Color Parameters): New subnodes.
2766
27672005-08-09 Luc Teirlinck <teirllm@auburn.edu>
2768
2769 * positions.texi (Screen Lines): Update xref for previous change
2770 in minibuf.texi.
2771
2772 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
2773 change in minibuf.texi.
2774
27752005-08-09 Richard M. Stallman <rms@gnu.org>
2776
2777 * tips.texi (Coding Conventions): Minor cleanup.
2778
2779 * modes.texi (Defining Minor Modes): Explain when init-value
2780 can be non-nil.
2781
2782 * elisp.texi (Top): Update submenu for Minibuffer.
2783
2784 * minibuf.texi (Minibuffer Misc): Node split up.
2785 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
2786 (Recursive Mini): New nodes split out from Minibuffer Misc.
2787 (Minibuffer Misc): Document max-mini-window-height.
2788
2789 * hash.texi (Defining Hash): Delete stray paren in example.
2790
2791 * display.texi (Echo Area Customization): Don't define
2792 max-mini-window-height here; xref instead.
2793
2794 * commands.texi (Event Input Misc): Update while-no-input.
2795
2796 * advice.texi (Advising Functions): Explain when to use advice
2797 and when to use a hook.
2798
27992005-07-30 Eli Zaretskii <eliz@gnu.org>
2800
2801 * makefile.w32-in (info): Don't run install-info.
2802 ($(infodir)/dir): New target, produced by running install-info.
2803
28042005-07-27 Luc Teirlinck <teirllm@auburn.edu>
2805
2806 * modes.texi (Defining Minor Modes): The keyword for the initial
2807 value is :init-value, not :initial-value.
2808
28092005-07-23 Eli Zaretskii <eliz@gnu.org>
2810
2811 * loading.texi (Autoload): Make the `doctor' example be consistent
2812 with what's in current loaddefs.el. Describe the "fn" magic in
2813 the usage portion of the doc string.
2814
28152005-07-22 Richard M. Stallman <rms@gnu.org>
2816
2817 * internals.texi (Garbage Collection): Clarify previous change.
2818
28192005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
2820
2821 * internals.texi (Garbage Collection): Add gc-cons-percentage.
2822
28232005-07-18 Juri Linkov <juri@jurta.org>
2824
2825 * commands.texi (Accessing Events):
2826 * frames.texi (Text Terminal Colors, Resources):
2827 * markers.texi (The Mark):
2828 * modes.texi (Defining Minor Modes):
2829 Delete duplicate duplicate words.
2830
28312005-07-16 Richard M. Stallman <rms@gnu.org>
2832
2833 * display.texi (Managing Overlays): Clarify make-overlay
2834 args for insertion types.
2835
28362005-07-13 Luc Teirlinck <teirllm@auburn.edu>
2837
2838 * customize.texi (Variable Definitions):
2839 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
2840 `standard-value' is a list too.
2841 (Defining New Types): Use @key{RET} instead of @key{ret}.
2842
28432005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
2844
2845 * os.texi (Translating Input): Fix typo.
2846
28472005-07-08 Richard M. Stallman <rms@gnu.org>
2848
2849 * README: Update edition number and size estimate.
2850
2851 * elisp.texi (VERSION): Set to 2.9.
2852
28532005-07-07 Richard M. Stallman <rms@gnu.org>
2854
2855 * book-spine.texinfo: Update Emacs version.
2856
2857 * display.texi (Inverse Video): Delete mode-line-inverse-video.
2858
28592005-07-06 Richard M. Stallman <rms@gnu.org>
2860
2861 * searching.texi (Regexp Search): Clarify what re-search-forward
2862 does when the search fails.
2863
28642005-07-05 Lute Kamstra <lute@gnu.org>
2865
2866 * Update FSF's address in GPL notices.
2867
2868 * doclicense.texi (GNU Free Documentation License):
2869 * gpl.texi (GPL):
2870 * tips.texi (Coding Conventions, Library Headers):
2871 * vol1.texi:
2872 * vol2.texi: Update FSF's address.
2873
28742005-07-04 Richard M. Stallman <rms@gnu.org>
2875
2876 * hooks.texi (Standard Hooks): Add occur-hook.
2877
28782005-07-03 Luc Teirlinck <teirllm@auburn.edu>
2879
2880 * display.texi (The Echo Area): Correct menu.
2881
28822005-07-03 Richard M. Stallman <rms@gnu.org>
2883
2884 * elisp.texi (Top): Update subnode menu for Display.
2885
2886 * display.texi (Displaying Messages): New node, with most
2887 of what was in The Echo Area.
2888 (Progress): Moved under The Echo Area.
2889 (Logging Messages): New node with new text.
2890 (Echo Area Customization): New node, the rest of what was
2891 in The Echo Area. Document message-truncate-lines with @defvar.
2892 (Display): Update menu.
2893
2894 * windows.texi (Textual Scrolling): Doc 3 values for
2895 scroll-preserve-screen-position.
2896
2897 * text.texi (Special Properties): Change hook functions
2898 should bind inhibit-modification-hooks around altering buffer text.
2899
2900 * keymaps.texi (Key Binding Commands): Call binding BINDING
2901 rather than DEFINITION.
2902
29032005-06-29 Juanma Barranquero <lekktu@gmail.com>
2904
2905 * variables.texi (Defining Variables): `user-variable-p' returns t
2906 for aliases of user options, nil for alias loops.
2907
29082005-06-28 Richard M. Stallman <rms@gnu.org>
2909
2910 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
2911 make-keymap.
2912
29132005-06-27 Luc Teirlinck <teirllm@auburn.edu>
2914
2915 * variables.texi (Setting Variables): Correct and clarify
2916 description of `add-to-ordered-list'.
2917
29182005-06-26 Richard M. Stallman <rms@gnu.org>
2919
2920 * display.texi (Faces): Minor cleanup.
2921
29222005-06-25 Luc Teirlinck <teirllm@auburn.edu>
2923
2924 * display.texi (Faces): `facep' returns t for strings that are
2925 face names.
2926
29272005-06-25 Richard M. Stallman <rms@gnu.org>
2928
2929 * objects.texi (Equality Predicates): Clarify meaning of equal.
2930
2931 * windows.texi (Selecting Windows): save-selected-window
2932 and with-selected-window save and restore the current buffer.
2933
29342005-06-24 Richard M. Stallman <rms@gnu.org>
2935
2936 * numbers.texi (Float Basics): Explain how to test for NaN,
2937 and printing the sign of NaNs.
2938
29392005-06-24 Eli Zaretskii <eliz@gnu.org>
2940
2941 * makefile.w32-in (MAKEINFO): Use --force.
2942
29432005-06-23 Richard M. Stallman <rms@gnu.org>
2944
2945 * display.texi (Face Functions): Correct Texinfo usage.
2946
29472005-06-23 Luc Teirlinck <teirllm@auburn.edu>
2948
2949 * lists.texi (Rings): `ring-elements' now returns the elements of
2950 RING in order.
2951
29522005-06-23 Juanma Barranquero <lekktu@gmail.com>
2953
2954 * markers.texi (The Mark): Texinfo usage fix.
2955
29562005-06-23 Kim F. Storm <storm@cua.dk>
2957
2958 * searching.texi (Entire Match Data): Remove evaporate option for
2959 match-data. Do not mention evaporate option for set-match-data.
2960
29612005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
2962
2963 * display.texi (Face Functions): Mention face aliases.
2964
29652005-06-21 Richard M. Stallman <rms@gnu.org>
2966
2967 * anti.texi (Antinews): Texinfo usage fix.
2968
29692005-06-21 Karl Berry <karl@gnu.org>
2970
2971 * elisp.texi: Use @copying.
2972
2973 * elisp.texi: Put @summarycontents and @contents before the Top
2974 node, instead of the end of the file, so that the contents appear
2975 in the right place in the dvi/pdf output.
2976
29772005-06-21 Juri Linkov <juri@jurta.org>
2978
2979 * display.texi (Defining Faces): Add `customized-face'.
2980
29812005-06-20 Kim F. Storm <storm@cua.dk>
2982
2983 * variables.texi (Setting Variables): Any type of element can be
2984 given order in add-to-ordered-list. Compare elements with eq.
2985
2986 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
2987
29882005-06-20 Karl Berry <karl@gnu.org>
2989
2990 * syntax.texi (Syntax Flags): Make last column very slightly wider
2991 to avoid "generic comment" breaking on two lines and causing an
2992 underfull box.
2993
29942005-06-19 Luc Teirlinck <teirllm@auburn.edu>
2995
2996 * lists.texi (Rings): Various minor clarifications and corrections.
2997
29982005-06-18 Richard M. Stallman <rms@gnu.org>
2999
3000 * functions.texi (Obsolete Functions): Simplify.
3001
3002 * variables.texi (Variable Aliases): Simplify.
3003
3004 * anti.texi, backups.texi, compile.texi, customization.texi:
3005 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
3006 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
3007 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
3008 * variables.texi: Fix formatting ugliness.
3009
3010 * elisp.texi: Add links to Rings and Byte Packing.
3011 Update version and copyright years.
3012
3013 * minibuf.texi: Fix formatting ugliness.
3014 (Completion Commands): Move keymap vars to the end
3015 and vars completing-read binds to the top.
3016
30172005-06-17 Luc Teirlinck <teirllm@auburn.edu>
3018
3019 * processes.texi: Fix typos.
3020 (Bindat Spec): Correct Texinfo error.
3021 (Byte Packing): Fix ungrammatical sentence.
3022
30232005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
3024
3025 * lists.texi (Rings): New node.
3026 (Lists): Add it to menu.
3027
3028 * processes.texi (Byte Packing): New node.
3029 (Processes): Add it to menu.
3030
30312005-06-17 Richard M. Stallman <rms@gnu.org>
3032
3033 * syntax.texi (Parsing Expressions): Fix texinfo usage.
3034
3035 * help.texi (Documentation Basics): Explain the xref to
3036 Documentation Tips.
3037
3038 * debugging.texi (Debugger Commands): Minor fix.
3039
30402005-06-16 Luc Teirlinck <teirllm@auburn.edu>
3041
3042 * edebug.texi (Instrumenting): Eliminate duplicate link.
3043 (Specification List): Replace references to "below", referring to
3044 a later node, with one @ref to that node.
3045
3046 * os.texi (Timers): Timers should save and restore the match data
3047 if they change it.
3048
3049 * debugging.texi (Debugger Commands): Mention that the Lisp
3050 debugger can not step through primitive functions.
3051
30522005-06-16 Juanma Barranquero <lekktu@gmail.com>
3053
3054 * functions.texi (Obsolete Functions): Update argument names of
3055 `make-obsolete' and `define-obsolete-function-alias'.
3056
3057 * variables.texi (Variable Aliases): Update argument names of
3058 `defvaralias', `make-obsolete-variable' and
3059 `define-obsolete-variable-alias'.
3060
30612005-06-15 Kim F. Storm <storm@cua.dk>
3062
3063 * searching.texi (Entire Match Data): Rephrase warnings about
3064 evaporate arg to match-data and set-match-data.
3065
30662005-06-14 Luc Teirlinck <teirllm@auburn.edu>
3067
3068 * elisp.texi (Top): Update detailed menu.
3069
3070 * edebug.texi (Edebug): Update menu.
3071 (Instrumenting): Update xrefs.
3072 (Edebug Execution Modes): Correct xref.
3073 (Jumping): Clarify description of `h' command.
3074 Eliminate redundant @ref.
3075 (Breaks): New node.
3076 (Breakpoints): Is now a subsubsection.
3077 (Global Break Condition): Mention `C-x X X'.
3078 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
3079 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
3080 (Edebug Display Update): Correct pxref.
3081 (Edebug and Macros): New node.
3082 (Instrumenting Macro Calls): Is now a subsubsection.
3083 Neither arg of `def-edebug-spec' is evaluated.
3084 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
3085 (Specification Examples): Fix typo.
3086
30872005-06-14 Lute Kamstra <lute@gnu.org>
3088
3089 * debugging.texi (Function Debugging): Primitives can break on
3090 entry too.
3091
30922005-06-14 Kim F. Storm <storm@cua.dk>
3093
3094 * variables.texi (Setting Variables): Add add-to-ordered-list.
3095
30962005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
3097
3098 * syntax.texi (Parsing Expressions): Document aux functions and vars of
3099 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
3100
31012005-06-13 Lute Kamstra <lute@gnu.org>
3102
3103 * text.texi (Special Properties): Fix cross reference.
3104
31052005-06-11 Luc Teirlinck <teirllm@auburn.edu>
3106
3107 * debugging.texi (Function Debugging): Delete mention of empty
3108 string argument to `cancel-debug-on-entry'. Delete inaccurate
3109 description of the return value of that command.
3110
31112005-06-11 Alan Mackenzie <acm@muc.de>
3112
3113 * text.texi (Adaptive Fill): Amplify the description of
3114 fill-context-prefix.
3115
31162005-06-10 Luc Teirlinck <teirllm@auburn.edu>
3117
3118 * syntax.texi (Parsing Expressions): Fix Texinfo error.
3119
31202005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
3121
3122 * syntax.texi (Parsing Expressions): Document syntax-ppss.
3123
31242005-06-10 Luc Teirlinck <teirllm@auburn.edu>
3125
3126 * debugging.texi (Error Debugging): Minor rewording.
3127 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
3128 is optional.
3129
31302005-06-10 Lute Kamstra <lute@gnu.org>
3131
3132 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
3133 (Top): Give it a title. Correct version number. Give the
3134 detailed node listing a more prominent header.
3135 * intro.texi: Don't set VERSION here a second time.
3136 Mention Emacs's version too.
3137 * anti.texi (Antinews): Use EMACSVER to refer to the current
3138 version of Emacs.
3139
31402005-06-09 Kim F. Storm <storm@cua.dk>
3141
3142 * searching.texi (Entire Match Data): Explain new `reseat' argument to
3143 match-data and set-match-data.
3144
31452005-06-08 Richard M. Stallman <rms@gnu.org>
3146
3147 * searching.texi (Entire Match Data): Clarify when match-data
3148 returns markers and when integers.
3149
3150 * display.texi (Defining Faces): Explain that face name should not
3151 end in `-face'.
3152
3153 * modes.texi (Mode Line Data): Minor cleanup.
3154 (Customizing Keywords): Node split out of Search-based Fontification.
3155 Add example of using font-lock-add-keywords from a hook.
3156 Clarify when MODE should be non-nil, and when nil.
3157
31582005-06-06 Richard M. Stallman <rms@gnu.org>
3159
3160 * modes.texi (Mode Line Data): Explain what happens when the car
3161 of a list is a void symbol.
3162 (Search-based Fontification): Explain MODE arg to
3163 font-lock-add-keywords and warn about calls from major modes.
3164
31652005-06-08 Juri Linkov <juri@jurta.org>
3166
3167 * display.texi (Standard Faces): Add `shadow' face.
3168
31692005-05-29 Luc Teirlinck <teirllm@auburn.edu>
3170
3171 * modes.texi (Major Mode Conventions): A derived mode only needs
3172 to put the call to the parent mode inside `delay-mode-hooks'.
3173
31742005-05-29 Richard M. Stallman <rms@gnu.org>
3175
3176 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
3177 new, and what that implies. Clarify.
3178
3179 * files.texi (Locating Files): Clean up the text.
3180
3181 * frames.texi (Window Frame Parameters): Document user-size.
3182 Shorten entry for top by referring to left.
3183
31842005-05-26 Richard M. Stallman <rms@gnu.org>
3185
3186 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
3187 is new, and what the implications are. Other clarifications.
3188
31892005-05-24 Richard M. Stallman <rms@gnu.org>
3190
3191 * frames.texi (Dialog Boxes): Minor fixes.
3192
31932005-05-25 Masatake YAMATO <jet@gyve.org>
3194
3195 * display.texi (Standard Faces): Write about `mode-line-highlight'.
3196
31972005-05-24 Luc Teirlinck <teirllm@auburn.edu>
3198
3199 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
3200 is optional.
3201
32022005-05-24 Nick Roberts <nickrob@snap.net.nz>
3203
3204 * frames.texi (Dialog Boxes): Descibe new optional argument.
3205
32062005-05-23 Lute Kamstra <lute@gnu.org>
3207
3208 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
3209 syntax-begin-function over font-lock-beginning-of-syntax-function.
3210
32112005-05-21 Luc Teirlinck <teirllm@auburn.edu>
3212
3213 * minibuf.texi (Reading File Names): Update description of
3214 `read-directory-name'.
3215
3216 * modes.texi (Derived Modes): Clarify :group keyword.
3217
32182005-05-21 Eli Zaretskii <eliz@gnu.org>
3219
3220 * files.texi (Locating Files): New subsection.
3221 Describe locate-file and executable-find.
3222
32232005-05-21 Kevin Ryde <user42@zip.com.au>
3224
3225 * frames.texi (Initial Parameters): Update cross reference to
3226 "Emacs Invocation".
3227
32282005-05-19 Luc Teirlinck <teirllm@auburn.edu>
3229
3230 * keymaps.texi (Active Keymaps): Add anchor.
3231
3232 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
3233 (Major Mode Conventions): Refer to `Auto Major Mode' in more
3234 appropriate place.
3235 (Derived Modes): Small clarifications.
3236 (Minor Mode Conventions, Keymaps and Minor Modes):
3237 Replace references to nodes with references to anchors.
3238 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
3239 Clarify description of lists whose first element is an integer.
3240 (Mode Line Variables): Add anchor.
3241 (%-Constructs): Clarify description of integer after %.
3242 (Emulating Mode Line): Describe nil value for FACE.
3243
32442005-05-18 Luc Teirlinck <teirllm@auburn.edu>
3245
3246 * modes.texi (Derived Modes): Correct references to non-existing
3247 variable standard-syntax-table.
3248
32492005-05-17 Lute Kamstra <lute@gnu.org>
3250
3251 * modes.texi (Defining Minor Modes): Mention the mode hook.
3252
32532005-05-15 Kim F. Storm <storm@cua.dk>
3254
3255 * processes.texi (Network): Remove open-network-stream-nowait.
3256 (Network Servers): Remove open-network-stream-server.
3257
32582005-05-15 Luc Teirlinck <teirllm@auburn.edu>
3259
3260 * elisp.texi (Top): Update detailed menu.
3261
3262 * variables.texi: Reorder nodes.
3263 (Variables): Update menu.
3264 (File Local Variables): Do not refer to the `-*-' line as
3265 a "local variables list". Add pxref.
3266
32672005-05-14 Luc Teirlinck <teirllm@auburn.edu>
3268
3269 * elisp.texi (Top): Update detailed menu for node changes.
3270
3271 * modes.texi (Modes): Update Menu.
3272 (Hooks): Move to beginning of chapter.
3273 Most minor modes run mode hooks too.
3274 `add-hook' can handle void hooks or hooks whose value is a single
3275 function.
3276 (Major Modes): Update Menu.
3277 (Major Mode Basics): New node, split off from `Major Modes'.
3278 (Major Mode Conventions): Correct xref. Explain how to handle
3279 auto-mode-alist if the major mode command has an autoload cookie.
3280 (Auto Major Mode): Major update. Add magic-mode-alist.
3281 (Derived Modes): Major update.
3282 (Mode Line Format): Update Menu.
3283 (Mode Line Basics): New node, split off from `Mode Line Format'.
3284
3285 * loading.texi (Autoload): Mention `autoload cookie' as synonym
3286 for `magic autoload comment'. Add index entries and anchor.
3287
32882005-05-14 Richard M. Stallman <rms@gnu.org>
3289
3290 * tips.texi (Coding Conventions): Explain how important it is
3291 that just loading certain files not change Emacs behavior.
3292
3293 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
3294
32952005-05-12 Lute Kamstra <lute@gnu.org>
3296
3297 * modes.texi (Generic Modes): Update.
3298 (Major Modes): Refer to node "Generic Modes".
3299
3300 * elisp.texi (Top): Update to the current structure of the manual.
3301 * processes.texi (Processes): Add menu description.
3302 * customize.texi (Customization): Add menu descriptions.
3303
33042005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
3305
3306 * processes.texi (Signals to Processes)
3307 (Low-Level Network): Fix typos.
3308
33092005-05-11 Lute Kamstra <lute@gnu.org>
3310
3311 * elisp.texi (Top): Add some nodes from the chapter "Major and
3312 Minor Modes" to the detailed node listing.
3313
33142005-05-10 Richard M. Stallman <rms@gnu.org>
3315
3316 * keymaps.texi (Extended Menu Items): Menu item filter functions
3317 can be called at any time.
3318
33192005-05-08 Luc Teirlinck <teirllm@auburn.edu>
3320
3321 * variables.texi (File Local Variables): `(hack-local-variables t)'
3322 now also checks whether a mode is specified in the local variables
3323 list.
3324
33252005-05-05 Kevin Ryde <user42@zip.com.au>
3326
3327 * display.texi (The Echo Area): Correct format function cross
3328 reference.
3329
33302005-05-05 Luc Teirlinck <teirllm@auburn.edu>
3331
3332 * variables.texi (Variable Aliases): Change description of
3333 `define-obsolete-variable-alias'.
3334
3335 * functions.texi (Functions): Add "Obsolete Functions" to menu.
3336 (Defining Functions): Add xref.
3337 (Obsolete Functions): New node.
3338 (Function Safety): Standardize capitalization of section title.
3339
3340 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
3341 (Dialog Boxes): Complete description of `x-popup-dialog'.
3342
33432005-05-04 Richard M. Stallman <rms@gnu.org>
3344
3345 * commands.texi (Interactive Codes): Fix Texinfo usage.
3346 Document U more clearly.
3347
33482005-05-01 Luc Teirlinck <teirllm@auburn.edu>
3349
3350 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
3351 function and not a macro.
3352
3353 * frames.texi (Pop-Up Menus): Correct and clarify description of
3354 `x-popup-menu'.
3355 (Dialog Boxes): Clarify description of `x-popup-dialog'.
3356
33572005-05-01 Richard M. Stallman <rms@gnu.org>
3358
3359 * edebug.texi (Checking Whether to Stop): Fix previous change.
3360
33612005-05-01 Luc Teirlinck <teirllm@auburn.edu>
3362
3363 * display.texi: Fix typos and Texinfo usage.
3364
3365 * edebug.texi (Checking Whether to Stop): executing-macro ->
3366 executing-kbd-macro.
3367
33682005-05-01 Richard M. Stallman <rms@gnu.org>
3369
3370 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
3371
33722005-04-30 Richard M. Stallman <rms@gnu.org>
3373
3374 * files.texi (Magic File Names): Document `operations' property.
3375
33762005-04-29 Lute Kamstra <lute@gnu.org>
3377
3378 * modes.texi (Generic Modes): New node.
3379 (Major Modes): Add it to the menu.
3380 (Derived Modes): Add "derived mode" to concept index.
3381
33822005-04-28 Lute Kamstra <lute@gnu.org>
3383
3384 * modes.texi (Defining Minor Modes): Fix previous change.
3385 (Font Lock Mode): Simplify.
3386 (Font Lock Basics): Say that font-lock-defaults is buffer-local
3387 when set and that some parts are optional. Add cross references.
3388 (Search-based Fontification): Say how to specify font-lock-keywords.
3389 Add cross references. Add font-lock-multiline to index.
3390 Move font-lock-keywords-case-fold-search here from node "Other Font
3391 Lock Variables". Document font-lock-add-keywords and
3392 font-lock-remove-keywords.
3393 (Other Font Lock Variables): Move font-lock-keywords-only,
3394 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
3395 and font-lock-syntactic-face-function to node "Syntactic Font
3396 Lock". Move font-lock-keywords-case-fold-search to node
3397 "Search-based Fontification". Document font-lock-inhibit-thing-lock
3398 and font-lock-{,un}fontify-{buffer,region}-function.
3399 (Precalculated Fontification): Remove reference to deleted variable
3400 font-lock-core-only.
3401 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
3402 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
3403 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
3404 and font-lock-syntactic-face-function here from node "Other Font
3405 Lock Variables". Move font-lock-syntactic-keywords to "Setting
3406 Syntax Properties". Add cross references.
3407 (Setting Syntax Properties): New node.
3408 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
3409 * syntax.texi (Syntax Properties): Add cross reference.
3410 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
3411
34122005-04-26 Richard M. Stallman <rms@gnu.org>
3413
3414 * display.texi (Defining Faces):
3415 Document `default' elements of defface spec.
3416
3417 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
3418
3419 * variables.texi (Variable Aliases): Clarify text.
3420
34212005-04-25 Chong Yidong <cyd@stupidchicken.com>
3422
3423 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
3424
34252005-04-25 Luc Teirlinck <teirllm@auburn.edu>
3426
3427 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
3428
34292005-04-24 Eli Zaretskii <eliz@gnu.org>
3430
3431 * syntax.texi (Syntax Table Internals): Elaborate documentation of
3432 syntax-after and syntax-class.
3433
3434 * files.texi (Changing Files): Fix last change's cross-reference.
3435 (Unique File Names): Don't mention "numbers" in the documentation
3436 of make-temp-file and make-temp-name.
3437
34382005-04-23 Richard M. Stallman <rms@gnu.org>
3439
3440 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
3441
34422005-04-22 Nick Roberts <nickrob@snap.net.nz>
3443
3444 * windows.texi (Cyclic Window Ordering): Clarify window-list.
3445
34462005-04-22 Nick Roberts <nickrob@snap.net.nz>
3447
3448 * variables.texi (Variable Aliases): Describe make-obsolete-variable
3449 and define-obsolete-variable-alias.
3450
34512005-04-22 Kim F. Storm <storm@cua.dk>
3452
3453 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
3454 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
3455
34562005-04-21 Lute Kamstra <lute@gnu.org>
3457
3458 * lists.texi (Association Lists): Document rassq-delete-all.
3459
34602005-04-19 Richard M. Stallman <rms@gnu.org>
3461
3462 * modes.texi (Search-based Fontification): Explain that
3463 facespec is an expression to be evaluated.
3464
34652005-04-19 Kevin Ryde <user42@zip.com.au>
3466
3467 * streams.texi (Output Functions): Fix xref.
3468 * strings.texi (String Conversion): Fix xref.
3469
34702005-04-19 Kim F. Storm <storm@cua.dk>
3471
3472 * symbols.texi (Symbol Plists): Add safe-get.
3473 Mention that `get' may signal an error.
3474
34752005-04-18 Nick Roberts <nickrob@snap.net.nz>
3476
3477 * customize.texi (Variable Definitions): Replace tooltip-mode
3478 example with save-place.
3479
34802005-04-17 Richard M. Stallman <rms@gnu.org>
3481
3482 * buffers.texi (Indirect Buffers): Clarify.
3483
3484 * positions.texi (Positions): Clarify converting marker to integer.
3485
3486 * strings.texi (String Basics): Mention string-match; clarify.
3487
34882005-04-08 Lute Kamstra <lute@gnu.org>
3489
3490 * modes.texi (Search-based Fontification): Fix cross references.
3491 Use consistent terminology. Document anchored highlighting.
3492
34932005-04-05 Lute Kamstra <lute@gnu.org>
3494
3495 * modes.texi (Defining Minor Modes): Document :group keyword
3496 argument and its default value.
3497
34982005-04-03 Lute Kamstra <lute@gnu.org>
3499
3500 * hooks.texi (Standard Hooks): Add some hooks. Add cross
3501 references and/or descriptions. Delete major mode hooks; mention
3502 them as a category instead. Rename or delete obsolete hooks.
3503
35042005-04-02 Richard M. Stallman <rms@gnu.org>
3505
3506 * nonascii.texi (Coding System Basics): Another wording cleanup.
3507
35082005-04-01 Richard M. Stallman <rms@gnu.org>
3509
3510 * nonascii.texi (Coding System Basics): Clarify previous change.
3511
35122005-04-01 Kenichi Handa <handa@m17n.org>
3513
3514 * nonascii.texi (Coding System Basics): Describe about rondtrip
3515 identity of coding systems.
3516
35172005-03-29 Chong Yidong <cyd@stupidchicken.com>
3518
3519 * text.texi (Buffer Contents): Add filter-buffer-substring and
3520 buffer-substring-filters.
3521
35222005-03-26 Chong Yidong <cyd@stupidchicken.com>
3523
3524 * anti.texi (Antinews): Mention `G' interactive code.
3525
3526 * tips.texi (Compilation Tips): Mention benchmark.el.
3527
35282005-03-27 Luc Teirlinck <teirllm@auburn.edu>
3529
3530 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
3531 is now bound to M-o M-o.
3532
3533 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
3534
35352005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
3536
3537 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
3538 in the Emacs Manual).
3539 * Makefile.in (srcs): Remove calendar.texi.
3540 * makefile.w32-in (srcs): Remove calendar.texi.
3541 * display.texi (Display): Change name of next node.
3542 * os.texi (System In): Change name of previous node.
3543 * elisp.texi (Top): Remove Calendar references.
3544 * vol1.texi (Top): Remove Calendar references.
3545 * vol2.texi (Top): Remove Calendar references.
3546
35472005-03-25 Richard M. Stallman <rms@gnu.org>
3548
3549 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
3550 Cleanup previous change.
3551
35522005-03-25 Chong Yidong <cyd@stupidchicken.com>
3553
3554 * display.texi (Face Attributes): Faces earlier in an :inherit
3555 list take precedence.
3556 (Scroll Bars): Fix description of vertical-scroll-bars.
3557 Document frame-current-scroll-bars and window-current-scroll-bars.
3558
3559 * markers.texi (The Mark): Document temporary Transient Mark mode.
3560
3561 * minibuf.texi (Reading File Names):
3562 Document read-file-name-completion-ignore-case.
3563
3564 * positions.texi (Screen Lines): Document nil for width argument
3565 to compute-motion.
3566
35672005-03-23 Kim F. Storm <storm@cua.dk>
3568
3569 * display.texi (Standard Faces): Other faces used in the fringe
3570 implicitly inherits from the fringe face.
3571 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
3572 properties implicitly inherits from fringe face.
3573 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
3574
35752005-03-20 Chong Yidong <cyd@stupidchicken.com>
3576
3577 * display.texi (Invisible Text): State default value of
3578 line-move-ignore-invisible.
3579 (Managing Overlays): Document remove-overlays.
3580 (Standard Faces): Document escape-glyph face.
3581
3582 * minibuf.texi (Reading File Names): Document read-file-name-function.
3583
3584 * modes.texi (Other Font Lock Variables):
3585 Document font-lock-lines-before.
3586
3587 * positions.texi (Skipping Characters): skip-chars-forward allows
3588 character classes.
3589
35902005-03-18 Lute Kamstra <lute@gnu.org>
3591
3592 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
3593
35942005-03-17 Richard M. Stallman <rms@gnu.org>
3595
3596 * text.texi (Undo): Document extensible undo entries.
3597
dd7b651b 3598 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
3599
3600 * nonascii.texi (Character Codes): Minor fix.
3601
3602 * display.texi (Display Property): Explain the significance
3603 of having text properties that are eq.
3604 (Other Display Specs): Explain string as display spec.
3605
3606 * commands.texi (Interactive Codes): Document G option.
3607
36082005-03-17 Chong Yidong <cyd@stupidchicken.com>
3609
3610 * text.texi (Filling): Add sentence-end-without-period and
3611 sentence-end-without-space.
3612 (Changing Properties): Minor fix.
3613
3614 * anti.texi: Total rewrite.
3615
36162005-03-15 Lute Kamstra <lute@gnu.org>
3617
3618 * edebug.texi (Instrumenting Macro Calls): Fix typos.
3619
36202005-03-08 Kim F. Storm <storm@cua.dk>
3621
3622 * display.texi (Specified Space): Property :width is support on
3623 non-graphic terminals, :height is not.
3624
36252005-03-07 Richard M. Stallman <rms@gnu.org>
3626
3627 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
3628 Now subnodes of Fringes.
3629 (Overlay Arrow): Document overlay-arrow-variable-list.
3630 (Fringe Size/Pos): New node, broken out of Fringes.
3631 (Display): Explain clearing vs redisplay better.
3632 (Truncation): Clarify use of bitmaps.
3633 (The Echo Area): Clarify the uses of the echo area.
3634 Add max-mini-window-height.
3635 (Progress): Clarify.
3636 (Invisible Text): Explain that main loop moves point out.
3637 (Selective Display): Say "hidden", not "invisible".
3638 (Managing Overlays): Move up. Describe relation to Undo here.
3639 (Overlay Properties): Clarify intro.
3640 (Finding Overlays): Explain return values when nothing found.
3641 (Width): truncate-string-to-width has added arg.
3642 (Displaying Faces): Clarify and update mode line face handling.
3643 (Face Functions): Minor cleanup.
3644 (Conditional Display): Merge into Other Display Specs.
3645 (Pixel Specification, Other Display Specs): Minor cleanups.
3646 (Images, Image Descriptors): Minor cleanups.
3647 (GIF Images): Patents have expired.
3648 (Showing Images): Explain default text for insert-image.
3649 (Manipulating Button Types): Merge into Manipulating Buttons.
3650 (Making Buttons): Explain return values.
3651 (Button Buffer Commands): Add xref.
3652 (Inverse Video): Update mode-line-inverse-video.
3653 (Display Table Format): Clarify.
3654 (Active Display Table): Give defaults for window-display-table.
3655
3656 * calendar.texi (Calendar Customizing): calendar-holiday-marker
3657 and calendar-today-marker are strings, not chars.
3658 (Holiday Customizing): Minor fix.
3659
3660 * internals.texi (Writing Emacs Primitives): Update `or' example.
3661 Update limit on # args of subr.
3662
3663 * edebug.texi (Using Edebug): Arrow is in fringe.
3664 (Instrumenting): Arg to eval-defun works without loading edebug.
3665 (Edebug Execution Modes): Add xref.
3666
3667 * customize.texi (Common Keywords): Clarify :require.
3668 Mention :version here.
3669 (Variable Definitions, Group Definitions): Not here.
3670 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
3671
36722005-03-07 Chong Yidong <cyd@stupidchicken.com>
3673 * nonascii.texi (Text Representations): Clarify position-bytes.
3674 (Character Sets): Add list-charset-chars.
3675 (Scanning Charsets): Add charset-after.
3676 (Encoding and I/O): Minor fix.
3677
36782005-03-06 Richard M. Stallman <rms@gnu.org>
3679
3680 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
3681 (Resizing Windows): Likewise.
3682
3683 * text.texi (Change Hooks): Get rid of "Emacs 21".
3684
3685 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
3686
3687 * streams.texi (Output Variables): Get rid of "Emacs 21".
3688
3689 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
3690
3691 * os.texi (Translating Input): Replace flow-control example
3692 with a less obsolete example that uses `keyboard-translate'.
3693
3694 * objects.texi (Hash Table Type, Circular Objects):
3695 Get rid of "Emacs 21".
3696
3697 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
3698 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
3699
3700 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
3701
3702 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
3703
3704 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
3705 (Menu Bar): Fix when menu-bar-update-hook is called.
3706
3707 * hash.texi (Hash Tables): Get rid of "Emacs 21".
3708
3709 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
3710 and make it read better.
3711
3712 * files.texi (Writing to Files): Get rid of "Emacs 21".
3713 (Unique File Names): Likewise.
3714
3715 * elisp.texi: Update Emacs version to 22.
3716
3717 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
3718 (Overlay Properties, Face Attributes): Likewise.
3719 (Managing Overlays): Fix punctuation.
3720 (Attribute Functions): Clarify set-face-font; get rid of
3721 info about old Emacs versions.
3722 (Auto Faces, Font Lookup, Display Property, Images):
3723 Get rid of "Emacs 21".
3724
3725 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
3726
37272005-03-05 Richard M. Stallman <rms@gnu.org>
3728
3729 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
3730
37312005-03-04 Lute Kamstra <lute@gnu.org>
3732
3733 * debugging.texi (Error Debugging): Document stack-trace-on-error.
3734
37352005-03-03 Lute Kamstra <lute@gnu.org>
3736
3737 * edebug.texi (Instrumenting Macro Calls): Fix typo.
3738
37392005-03-01 Lute Kamstra <lute@gnu.org>
3740
3741 * debugging.texi (Debugger Commands): Update `j'.
3742
37432005-02-28 Lute Kamstra <lute@gnu.org>
3744
3745 * debugging.texi (Debugging): Fix typo.
3746 (Error Debugging): Document eval-expression-debug-on-error.
3747 (Function Debugging): Update example.
3748 (Using Debugger): Mention starred stack frames.
3749 (Debugger Commands): Document `j' and `l'.
3750 (Invoking the Debugger): `d' and `j' exit recursive edit too.
3751 Update the messages that the debugger displays.
3752 (Internals of Debugger): Add cross reference. Update example.
3753 (Excess Open): Minor improvement.
3754 (Excess Close): Minor improvement.
3755
37562005-02-26 Richard M. Stallman <rms@gnu.org>
3757
3758 * tips.texi (Coding Conventions): Clarify.
3759 Put all the major mode key reservations together.
3760 Mention the Mouse-1 => Mouse-2 conventions.
3761
3762 * syntax.texi (Syntax Class Table): Clarify.
3763 (Syntax Table Functions): syntax-after moved from here.
3764 (Syntax Table Internals): syntax-after moved to here.
3765 (Parsing Expressions): Update info on number of values
3766 and what's meaningful in the STATE argument.
3767 (Categories): Fix typo.
3768
3769 * sequences.texi (Arrays): Cleanup.
3770 (Char-Tables): Clarify.
3771
3772 * processes.texi (Deleting Processes): Cleanups, add xref.
3773 (Subprocess Creation): Explain nil in exec-path. Cleanup.
3774 (Process Information): set-process-coding-system, some args optional.
3775 (Input to Processes): Explain various types for PROCESS args.
3776 Rename them from PROCESS-NAME to PROCESS.
3777 (Signals to Processes): Likewise.
3778 (Decoding Output): Cleanup.
3779 (Query Before Exit): Clarify.
3780
3781 * os.texi (Startup Summary): Correct the options; add missing ones.
3782 (Terminal Output, Batch Mode): Clarify.
3783 (Flow Control): Node deleted.
3784
3785 * markers.texi (The Mark): Clarify.
3786
3787 * macros.texi (Expansion): Cleanup.
3788 (Indenting Macros): indent-spec allows ints, not floats.
3789
3790 * keymaps.texi (Keymaps): Clarify.
3791 (Format of Keymaps): Update lisp-mode-map example.
3792 (Active Keymaps, Key Lookup): Clarify.
3793 (Changing Key Bindings): Add xref to `kbd'.
3794 (Key Binding Commands, Simple Menu Items): Clarify.
3795 (Mouse Menus, Menu Bar): Clarify.
3796 (Menu Example): Replace print example with menu-bar-replace-menu.
3797
3798 * help.texi (Documentation Basics): Add function-documentation prop.
3799
3800 * elisp.texi (Top): Don't refer to Flow Control node.
3801
3802 * commands.texi (Command Overview): Improve xrefs.
3803 (Adjusting Point): Adjusting point applies to intangible and invis.
3804 (Key Sequence Input): Doc extra read-key-sequence args.
3805 Likewise for read-key-sequence-vector.
3806
3807 * backups.texi (Rename or Copy): Minor fix.
3808 (Numbered Backups): For version-control, say the default.
3809 (Auto-Saving): make-auto-save-file-name example is simplified.
3810
3811 * advice.texi (Advising Functions): Don't imply one part of Emacs
3812 should advise another part. Markup changes.
3813 (Defining Advice): Move transitional para.
3814 (Activation of Advice): Cleanup.
3815 Explain if COMPILE is nil or negative.
3816
3817 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
3818
38192005-02-24 Lute Kamstra <lute@gnu.org>
3820
3821 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
3822 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
3823
38242005-02-23 Lute Kamstra <lute@gnu.org>
3825
3826 * modes.texi (Defining Minor Modes): define-minor-mode can be used
3827 to define global minor modes as well.
3828
3829 * display.texi (Managing Overlays): overlay-buffer returns nil for
3830 deleted overlays.
3831
38322005-02-22 Kim F. Storm <storm@cua.dk>
3833
3834 * minibuf.texi (Basic Completion): Allow symbols in addition to
3835 strings in try-completion and all-completions.
3836
38372005-02-14 Lute Kamstra <lute@gnu.org>
3838
3839 * elisp.texi (Top): Remove reference to deleted node.
3840
3841 * lists.texi (Lists): Remove reference to deleted node.
3842 (Cons Cells): Fix typo.
3843
3844 * loading.texi (Where Defined): Fix typo.
3845
38462005-02-14 Richard M. Stallman <rms@gnu.org>
3847
3848 * variables.texi (Creating Buffer-Local): change-major-mode-hook
3849 is useful for discarding some minor modes.
3850
3851 * symbols.texi (Symbol Components): Reorder examples.
3852
3853 * streams.texi (Input Functions): State standard-input default.
3854 (Output Variables): State standard-output default.
3855
3856 * objects.texi (Printed Representation): Clarify read syntax vs print.
3857 (Floating Point Type): Explain meaning better.
3858 (Symbol Type): Explain uniqueness better.
3859 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
3860 List examples sooner.
3861 (Box Diagrams): New subnode broken out.
3862 Some examples moved from old Lists as Boxes node.
3863 (Dotted Pair Notation): Clarify intro.
3864 (Array Type): Clarify.
3865 (Type Predicates): Add hash-table-p.
3866
3867 * numbers.texi (Integer Basics): Clarify radix explanation.
3868 (Predicates on Numbers): Minor clarification.
3869 (Comparison of Numbers): Minor clarification. Clarify eql.
3870 Typos in min, max.
3871 (Math Functions): Clarify overflow in expt.
3872
3873 * minibuf.texi (Text from Minibuffer): Minor clarification.
3874 Mention arrow keys.
3875
3876 * loading.texi (Autoload): defun's doc string overrides autoload's
3877 doc string.
3878 (Repeated Loading): Modernize "add to list" examples.
3879 (Where Defined): Finish updating table of load-history elts.
3880
3881 * lists.texi (List-related Predicates): Minor wording improvement.
3882 (Lists as Boxes): Node deleted.
3883 (Building Lists): Explain trivial cases of number-sequence.
3884
3885 * hash.texi (Hash Tables): Add desc to menu items.
3886 (Creating Hash): Expain "full" means "make larger",
3887 (Hash Access): Any object can be a key.
3888 State value of maphash.
3889
3890 * functions.texi (What Is a Function): Wording cleanup.
3891 (Function Documentation): Minor cleanup.
3892 Explain purpose of calling convention at end of doc string.
3893 (Function Names): Wording cleanup.
3894 (Calling Functions): Wording cleanup.
3895 Explain better how funcall calls the function.
3896 (Function Cells): Delete example of saving and redefining function.
3897
3898 * control.texi (Combining Conditions): Wording cleanup.
3899 (Iteration): dolist and dotimes bind VAR locally.
3900 (Cleanups): Xref to Atomic Changes.
3901
3902 * compile.texi (Byte Compilation): Delete 19.29 info.
3903 (Compilation Functions): Macros' difficulties don't affect defsubst.
3904 (Docs and Compilation): Delete 19.29 info.
3905
39062005-02-10 Richard M. Stallman <rms@gnu.org>
3907
3908 * objects.texi (Symbol Type): Minor correction.
3909
39102005-02-06 Lute Kamstra <lute@gnu.org>
3911
3912 * modes.texi (Example Major Modes): Fix typos.
3913
39142005-02-06 Richard M. Stallman <rms@gnu.org>
3915
3916 * text.texi (Margins): fill-nobreak-predicate can be one function.
3917
3918 * strings.texi (Modifying Strings): clear-string can make unibyte.
3919 (Formatting Strings): format gives error if values missing.
3920
3921 * positions.texi (Character Motion): Mention default arg
3922 for forward-char. backward-char refers to forward-char.
3923 (Word Motion): Mention default arg for forward-word.
3924 (Buffer End Motion): Mention default arg for beginning-of-buffer.
3925 Simplify end-of-buffer.
3926 (Text Lines): Mention default arg for forward-line.
3927 (List Motion): Mention default arg for beginning/end-of-defun.
3928 (Skipping Characters): Minor fixes in explaining character-set.
3929
3930 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
3931 Mode inheritance applies only when default-major-mode is nil.
3932 Clarifications.
3933 (Example Major Modes): Update Text mode and Lisp mode examples.
3934 (Minor Mode Conventions): Mention define-minor-mode at top.
3935 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
3936 (Mode Line Format): Update mode line face display info.
3937 (Properties in Mode): Mention effect of risky vars.
3938 (Imenu): Define imenu-add-to-menubar.
3939 (Font Lock Mode): Add descriptions to menu lines.
3940 (Faces for Font Lock): Add font-lock-doc-face.
3941
39422005-02-05 Lute Kamstra <lute@gnu.org>
3943
3944 * text.texi (Maintaining Undo): Remove obsolete function.
3945
39462005-02-05 Eli Zaretskii <eliz@gnu.org>
3947
3948 * frames.texi (Color Names): Add pointer to the X docs about RGB
3949 color specifications. Improve indexing
3950 (Text Terminal Colors): Replace the description of RGB values by
3951 an xref to "Color Names".
3952
39532005-02-03 Richard M. Stallman <rms@gnu.org>
3954
3955 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
3956 Clarify.
3957 (Selecting Windows): Clarify save-selected-window.
3958 (Cyclic Window Ordering): Clarify walk-windows.
3959 (Window Point): Clarify.
3960 (Window Start): Add comment to example.
3961 (Resizing Windows): Add `interactive' specs in examples.
3962 Document fit-window-to-buffer.
3963
3964 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
3965 (Undo, Maintaining Undo): Clarify last change.
3966 (Sorting): In sort-numeric-fields, explain about octal and hex.
3967 Mention sort-numeric-base.
3968 (Format Properties): Add xref for hard newlines.
3969
3970 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
3971 (Pop-Up Menus): Fix typo.
3972 (Color Names): Explain all types of color names.
3973 Explain color-values on B&W terminal.
3974 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
3975
3976 * files.texi (File Locks): Not supported on MS systems.
3977 (Testing Accessibility): Clarify.
3978
3979 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
3980 (Coverage Testing): Fix typo.
3981
3982 * commands.texi (Misc Events): Remove stray space.
3983
3984 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
3985 (Modification Time): Clarify when visited-file-modtime returns 0.
3986 (The Buffer List): Clarify bury-buffer.
3987 (Killing Buffers): Clarify.
3988 (Indirect Buffers): Add clone-indirect-buffer.
3989
39902005-02-02 Matt Hodges <MPHodges@member.fsf.org>
3991
3992 * edebug.texi (Printing in Edebug): Fix default value of
3993 edebug-print-circle.
3994 (Coverage Testing): Fix displayed frequency count data.
3995
39962005-02-02 Luc Teirlinck <teirllm@auburn.edu>
3997
3998 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
3999
40002005-02-02 Kim F. Storm <storm@cua.dk>
4001
4002 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
4003
40042005-01-29 Eli Zaretskii <eliz@gnu.org>
4005
4006 * commands.texi (Misc Events): Describe the help-echo event.
4007
4008 * text.texi (Special Properties) <help-echo>: Use `pos'
4009 consistently in description of the help-echo property.
4010 Use @code{nil} instead of @var{nil}.
4011
4012 * display.texi (Overlay Properties): Fix the index entry for
4013 help-echo overlay property.
4014
4015 * customize.texi (Type Keywords): Uncomment the xref to the
4016 help-echo property documentation.
4017
40182005-01-23 Kim F. Storm <storm@cua.dk>
4019
4020 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
4021 return value. Third element FULLY replaced by PARTIAL which
4022 specifies number of invisible pixels if row is only partially visible.
4023 (Textual Scrolling): Mention auto-window-vscroll.
4024 (Vertical Scrolling): New defvar auto-window-vscroll.
4025
40262005-01-16 Luc Teirlinck <teirllm@auburn.edu>
4027
4028 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
4029 command remapping.
4030
40312005-01-15 Richard M. Stallman <rms@gnu.org>
4032
4033 * display.texi (Defining Images): Mention DATA-P arg of create-image.
4034
40352005-01-14 Kim F. Storm <storm@cua.dk>
4036
4037 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
4038
4039 * text.texi (Links and Mouse-1): Fix string and vector item.
4040
40412005-01-13 Richard M. Stallman <rms@gnu.org>
4042
4043 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
4044 descriptions of overriding-local-map and overriding-terminal-local-map.
4045
4046 * text.texi (Links and Mouse-1): Clarify text.
4047
40482005-01-13 Kim F. Storm <storm@cua.dk>
4049
4050 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
4051
40522005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
4053
4054 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
4055
40562005-01-12 Kim F. Storm <storm@cua.dk>
4057
4058 * text.texi (Links and Mouse-1): Rename section from Enabling
4059 Mouse-1 to Following Links. Change xrefs.
4060 Add examples for define-button-type and define-widget.
4061
4062 * display.texi (Button Properties, Button Buffer Commands):
4063 Clarify mouse-1 and follow-link functionality.
4064
40652005-01-12 Richard M. Stallman <rms@gnu.org>
4066
4067 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
4068
4069 * display.texi (Beeping): Fix Texinfo usage.
4070
4071 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
4072
40732005-01-11 Kim F. Storm <storm@cua.dk>
4074
4075 * display.texi (Button Properties, Button Buffer Commands):
4076 Mention mouse-1 binding. Add follow-link keyword.
4077
4078 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
4079 (Enabling Mouse-1 to Follow Links): New subsection.
4080
40812005-01-06 Richard M. Stallman <rms@gnu.org>
4082
4083 * text.texi (Special Properties): Minor change.
4084
4085 * os.texi (Timers): Clarify previous change.
4086
4087 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
4088
40892005-01-01 Luc Teirlinck <teirllm@auburn.edu>
4090
4091 * display.texi (Face Attributes): Correct xref to renamed node.
4092
40932005-01-01 Richard M. Stallman <rms@gnu.org>
4094
4095 * display.texi (Face Attributes): Describe hex color specs.
4096
40972004-12-31 Richard M. Stallman <rms@gnu.org>
4098
4099 * os.texi (Timers): Update previous change.
4100
41012004-12-30 Kim F. Storm <storm@cua.dk>
4102
4103 * display.texi (Line Height): Total line-height is now specified
4104 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
4105 in cons cells. (nil . RATIO) is relative to actual line height.
4106 Use line-height `t' instead of `0' to get minimum height.
4107
41082004-12-29 Richard M. Stallman <rms@gnu.org>
4109
4110 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
4111
41122004-12-28 Richard M. Stallman <rms@gnu.org>
4113
4114 * commands.texi (Quitting): Clarify value of with-local-quit.
4115
4116 * elisp.texi (Top): Fix previous change.
4117
4118 * loading.texi (Loading): Fix previous change.
4119
41202004-12-27 Richard M. Stallman <rms@gnu.org>
4121
4122 * Makefile.in (MAKEINFO): Specify --force.
4123
4124 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
4125
4126 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
4127
4128 * display.texi (Line Height): Further clarify.
4129
4130 * elisp.texi (Top): Update Loading submenu.
4131
4132 * loading.texi (Where Defined): New node.
4133 (Unloading): load-history moved to Where Defined.
4134
41352004-12-21 Richard M. Stallman <rms@gnu.org>
4136
4137 * commands.texi (Event Input Misc): Add while-no-input.
4138
41392004-12-11 Richard M. Stallman <rms@gnu.org>
4140
4141 * display.texi (Line Height): Rewrite text for clarity.
4142
41432004-12-11 Kim F. Storm <storm@cua.dk>
4144
4145 * display.texi (Display): Add node "Line Height" to menu.
4146 (Line Height): New node. Move full description of line-spacing
4147 and line-height text properties here from text.texi.
4148 (Scroll Bars): Add vertical-scroll-bar variable.
4149
4150 * frames.texi (Window Frame Parameters): Remove line-height defvar.
4151
4152 * locals.texi (Standard Buffer-Local Variables): Fix xref for
4153 line-spacing and vertical-scroll-bar.
4154
4155 * text.texi (Special Properties): Just mention line-spacing and
4156 line-height here, add xref to new "Line Height" node.
4157
41582004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
4159
4160 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
4161
4162 * locals.texi (Standard Buffer-Local Variables):
4163 Add @xref for `line-spacing'.
4164
41652004-12-05 Richard M. Stallman <rms@gnu.org>
4166
4167 * Makefile.in (maintainer-clean): Remove the info files
4168 in $(infodir) where they are created.
4169
41702004-12-03 Richard M. Stallman <rms@gnu.org>
4171
4172 * windows.texi (Selecting Windows): get-lru-window and
4173 get-largest-window don't consider dedicated windows.
4174
4175 * text.texi (Undo): Document undo-in-progress.
4176
41772004-11-26 Richard M. Stallman <rms@gnu.org>
4178
4179 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
4180 Remove a few vars that are not always buffer-local.
4181
41822004-11-24 Luc Teirlinck <teirllm@auburn.edu>
4183
4184 * locals.texi (Standard Buffer-Local Variables): Comment out
4185 xref's to non-existent node `Yet to be written'.
4186
41872004-11-24 Richard M. Stallman <rms@gnu.org>
4188
4189 * processes.texi (Synchronous Processes): Grammar fix.
4190
4191 * numbers.texi (Comparison of Numbers): Add eql.
4192
4193 * locals.texi (Standard Buffer-Local Variables): Add many vars.
4194
4195 * intro.texi (Printing Notation): Fix previous change.
4196
4197 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
4198 and default-indicate-buffer-boundaries from here.
4199 (Usual Display): To here.
4200 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
4201 (Usual Display): Move tab-width up.
4202
4203 * customize.texi (Variable Definitions): Replace
4204 show-paren-mode example with tooltip-mode.
4205 (Simple Types, Composite Types, Defining New Types):
4206 Minor cleanups.
4207
42082004-11-21 Jesper Harder <harder@ifa.au.dk>
4209
4210 * processes.texi (Synchronous Processes, Output from Processes):
4211 Markup fix.
4212
42132004-11-20 Richard M. Stallman <rms@gnu.org>
4214
4215 * positions.texi (Skipping Characters): skip-chars-forward
4216 now handles char classes.
4217
4218 * intro.texi (Printing Notation): Avoid confusion of `print'
4219 when explaining @print.
4220
4221 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
4222
4223 * display.texi (Display Table Format): Minor fix.
4224
4225 * streams.texi (Output Functions): Fix print example.
4226
4227 * Makefile.in (elisp): New target.
4228 (dist): Depend on $(infodir)/elisp, not elisp.
4229 Copy the info files from $(infodir).
4230
4231 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
4232 read-from-minibuffer.
4233
4234 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
4235
42362004-11-19 Richard M. Stallman <rms@gnu.org>
4237
4238 * searching.texi (Regexp Search): Add search-whitespace-regexp.
4239
42402004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
4241
4242 * tips.texi (Coding Conventions): Fix typo.
4243
42442004-11-16 Richard M. Stallman <rms@gnu.org>
4245
4246 * tips.texi (Coding Conventions): Separate defvar and require
4247 methods to avoid warnings. Use require only when there are many
4248 functions and variables from that package.
4249
4250 * minibuf.texi (Minibuffer Completion): When ignoring case,
4251 predicate must not be case-sensitive.
4252
4253 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
4254 (Test Coverage): Don't talk about "splotches". Clarified.
4255
42562004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
4257
4258 * frames.texi (Window Frame Parameters): Fix typo.
4259
42602004-11-15 Kim F. Storm <storm@cua.dk>
4261
4262 * symbols.texi (Other Plists): Note that plist-get may signal error.
4263 Add safe-plist-get.
4264
42652004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
4266
4267 * modes.texi (Font Lock Basics): Fix typo.
4268
42692004-11-08 Richard M. Stallman <rms@gnu.org>
4270
4271 * syntax.texi (Syntax Table Functions): Add syntax-after.
4272
42732004-11-06 Lars Brinkhoff <lars@nocrew.org>
4274
4275 * os.texi (Processor Run Time): New section documenting
4276 get-internal-run-time.
4277
42782004-11-06 Eli Zaretskii <eliz@gnu.org>
4279
4280 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
4281 it nukes elisp-cover.texi.
4282 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
4283 elisp-0 etc.
4284
42852004-11-05 Luc Teirlinck <teirllm@auburn.edu>
4286
4287 * commands.texi (Keyboard Macros): Document `append' return value
4288 of `defining-kbd-macro'.
4289
42902004-11-01 Richard M. Stallman <rms@gnu.org>
4291
4292 * commands.texi (Interactive Call): Add called-interactively-p.
4293
42942004-10-29 Simon Josefsson <jas@extundo.com>
4295
4296 * minibuf.texi (Reading a Password): Revert.
4297
42982004-10-28 Richard M. Stallman <rms@gnu.org>
4299
4300 * frames.texi (Display Feature Testing): Explain about "vendor".
4301
43022004-10-27 Richard M. Stallman <rms@gnu.org>
4303
4304 * commands.texi (Interactive Codes): `N' uses numeric prefix,
4305 not raw. Clarify `n'.
4306 (Interactive Call): Rewrite interactive-p, focusing on when
4307 and how to use it.
4308 (Misc Events): Clarify previous change.
4309
4310 * advice.texi (Simple Advice): Clarify what job the example does.
4311 (Around-Advice): Clarify ad-do-it.
4312 (Activation of Advice): An option of ad-default-compilation-action
4313 is `never', not `nil'.
4314
43152004-10-26 Kim F. Storm <storm@cua.dk>
4316
4317 * commands.texi (Interactive Codes): Add U code letter.
4318
43192004-10-25 Simon Josefsson <jas@extundo.com>
4320
4321 * minibuf.texi (Reading a Password): Add.
4322
43232004-10-24 Jason Rumney <jasonr@gnu.org>
4324
4325 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
4326 and wheel-down.
4327
43282004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
4329
4330 * processes.texi (Synchronous Processes): Document process-file.
4331
43322004-10-22 Kenichi Handa <handa@m17n.org>
4333
4334 * text.texi (translate-region): Document that it accepts also a
4335 char-table.
4336
43372004-10-22 David Ponce <david@dponce.com>
4338
4339 * windows.texi (Resizing Windows): Document the `preserve-before'
4340 argument of the functions `enlarge-window' and `shrink-window'.
4341
43422004-10-19 Jason Rumney <jasonr@gnu.org>
4343
4344 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
4345
43462004-10-09 Luc Teirlinck <teirllm@auburn.edu>
4347
4348 * text.texi (Filling): Add anchor for definition of
4349 `sentence-end-double-space'.
4350
4351 * searching.texi (Regexp Example): Update description of how
4352 Emacs currently recognizes the end of a sentence.
4353 (Standard Regexps): Update definition of the variable
4354 `sentence-end'. Add definition of the function `sentence-end'.
4355
43562004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
4357
4358 * display.texi (Progress): New node.
4359
43602004-10-05 Kim F. Storm <storm@cua.dk>
4361
4362 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
4363
43642004-09-29 Kim F. Storm <storm@cua.dk>
4365
4366 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
4367 to identify bitmaps. Remove -fringe-bitmap suffix for standard
4368 fringe bitmap symbols, as they now have their own namespace.
4369 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
4370 vs. pixels. Signal error if no free bitmap slots.
4371 (Pixel Specification): Change IMAGE to @var{image}.
4372
43732004-09-28 Richard M. Stallman <rms@gnu.org>
4374
4375 * text.texi (Special Properties): Clarify line-spacing and line-height.
4376
4377 * searching.texi (Regexp Search): Add looking-back.
4378
43792004-09-25 Luc Teirlinck <teirllm@auburn.edu>
4380
4381 * display.texi: Correct typos.
4382 (Image Descriptors): Correct xref's.
4383
43842004-09-25 Richard M. Stallman <rms@gnu.org>
4385
4386 * text.texi (Special Properties): Cleanups in `cursor'.
4387 Rewrites in `line-height' and `line-spacing'; exchange them.
4388
4389 * display.texi (Fringes): Rewrite previous change.
4390 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
4391 (Display Fringe Bitmaps): Node deleted, text moved.
4392 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
4393 (Scroll Bars): Clarify set-window-scroll-bars.
4394 (Pointer Shape): Rewrite.
4395 (Specified Space): Clarify :align-to, etc.
4396 (Pixel Specification): Use @var. Clarify new text.
4397 (Other Display Specs): Clarify `slice'.
4398 (Image Descriptors): Cleanups.
4399 (Showing Images): Cleanups.
4400
44012004-09-24 Luc Teirlinck <teirllm@auburn.edu>
4402
4403 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
4404
4405 * modes.texi: Various minor changes in addition to:
4406 (Major Mode Conventions): Final call to `run-mode-hooks' should
4407 not be inside the `delay-mode-hooks' form.
4408 (Mode Hooks): New node.
4409 (Hooks): Delete obsolete example.
4410 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
4411 node "Mode Hooks".
4412
44132004-09-22 Luc Teirlinck <teirllm@auburn.edu>
4414
4415 * display.texi: Correct various typos.
4416 (Display): Rename node "Pointer Shapes" to "Pointer
4417 Shape". (There is already a node called "Pointer Shapes" in
4418 frames.texi.)
4419 (Images): Remove non-existent node "Image Slices" from menu.
4420
44212004-09-23 Kim F. Storm <storm@cua.dk>
4422
4423 * text.texi (Special Properties): Add `cursor', `pointer',
4424 `line-height', and `line-spacing' properties.
4425
4426 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
4427 Shapes' to menu.
4428 (Standard Faces): Doc fix for fringe face.
4429 (Fringes): Add `overflow-newline-into-fringe' and
4430 'indicate-buffer-boundaries'.
4431 (Fringe Bitmaps, Pointer Shapes): New nodes.
4432 (Display Property): Add 'Pixel Specification' and 'Display Fringe
4433 Bitmaps' to menu.
4434 (Specified Space): Describe pixel width and height.
4435 (Pixel Specification): New node.
4436 (Other Display Specs): Add `slice' property.
4437 (Display Fringe Bitmaps): New node.
4438 (Images): Add 'Image Slices' to menu.
4439 (Image Descriptors): Add `:pointer' and `:map' properties.
4440 (Showing Images): Add slice arg to `insert-image'. Add
4441 'insert-sliced-image'.
4442
44432004-09-20 Richard M. Stallman <rms@gnu.org>
4444
4445 * commands.texi (Key Sequence Input):
4446 Clarify downcasing in read-key-sequence.
4447
44482004-09-08 Juri Linkov <juri@jurta.org>
4449
4450 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
4451
44522004-09-07 Luc Teirlinck <teirllm@auburn.edu>
4453
4454 * locals.texi (Standard Buffer-Local Variables): Add
4455 `buffer-auto-save-file-format'.
4456 * internals.texi (Buffer Internals): Describe new
4457 auto_save_file_format field of the buffer structure.
4458 * files.texi (Format Conversion): `auto-save-file-format' has been
4459 renamed `buffer-auto-save-file-format'.
4460
44612004-08-27 Luc Teirlinck <teirllm@auburn.edu>
4462
4463 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
4464 an integer or a marker.
4465 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
4466
44672004-08-22 Richard M. Stallman <rms@gnu.org>
4468
4469 * modes.texi (Major Mode Conventions): Discuss rebinding of
4470 standard key bindings.
4471
44722004-08-18 Kim F. Storm <storm@cua.dk>
4473
4474 * processes.texi (Accepting Output): Add `just-this-one' arg to
4475 `accept-process-output'.
4476 (Output from Processes): New var `process-adaptive-read-buffering'.
4477
44782004-08-10 Luc Teirlinck <teirllm@auburn.edu>
4479
4480 * keymaps.texi: Various changes in addition to:
4481 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
4482 Give more varied examples for `kbd'.
4483 (Creating Keymaps): Char tables have slots for all characters
4484 without modifiers.
4485 (Active Keymaps): `overriding-local-map' and
4486 `overriding-terminal-local-map' also override text property and
4487 overlay keymaps.
4488 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
4489 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
4490 to denote a prefix of no events.
4491 `map-keymap' includes parent's bindings _recursively_.
4492 Clarify and correct description of `where-is-internal'.
4493 Mention BUFFER-OR-NAME arg to `describe-bindings'.
4494 (Menu Example): For menus intended for use with the keyboard, the
4495 menu items should be bound to characters or real function keys.
4496
44972004-08-08 Luc Teirlinck <teirllm@auburn.edu>
4498
4499 * objects.texi (Character Type): Reposition `@anchor' to prevent
4500 double space inside sentence in Info.
4501
4502 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
4503 renamed to `disabled-command-function'.
4504 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
4505 (Command Loop Info): Replace reference to it.
4506 (Disabling Commands): `disabled-command-hook' has been renamed to
4507 `disabled-command-function'.
4508
45092004-08-07 Luc Teirlinck <teirllm@auburn.edu>
4510
4511 * os.texi (Translating Input): Only non-prefix bindings in
4512 `key-translation-map' override actual key bindings. Warn about
4513 possible indirect effect of actual key bindings on non-prefix
4514 bindings in `key-translation-map'.
4515
45162004-08-06 Luc Teirlinck <teirllm@auburn.edu>
4517
4518 * minibuf.texi (High-Level Completion): Add anchor for definition
4519 of `read-variable'.
4520
4521 * commands.texi: Various changes in addition to:
4522 (Using Interactive): Clarify description of `interactive-form'.
4523 (Interactive Call): Mention default for KEYS argument to
4524 `call-interactively'.
4525 (Command Loop Info): Clarify description of `this-command-keys'.
4526 Mention KEEP-RECORD argument to `clear-this-command-keys'.
4527 Value of `last-event-frame' can be `macro'.
4528 (Repeat Events): `double-click-fuzz' is also used to distinguish
4529 clicks and drags.
4530 (Classifying Events): Clarify descriptions of `event-modifiers'
4531 `event-basic-type' and `event-convert-list'.
4532 (Accessing Events): `posn-timestamp' takes POSITION argument.
4533 (Quoted Character Input): Clarify description of
4534 `read-quoted-char' and fix example.
4535 (Quitting): Add `with-local-quit'.
4536 (Disabling Commands): Correct and clarify descriptions of
4537 `enable-command' and `disable-command'.
4538 Mention what happens if `disabled-command-hook' is nil.
4539 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
4540 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
4541
45422004-07-24 Luc Teirlinck <teirllm@auburn.edu>
4543
4544 * frames.texi: Various changes in addition to:
4545 (Creating Frames): Expand and clarify description of `make-frame'.
4546 (Window Frame Parameters): Either none or both of the `icon-left'
4547 and `icon-top' parameters must be specified. Put descriptions of
4548 `menu-bar-lines' and `toolbar-lines' closer together and change
4549 them accordingly.
4550 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
4551 except while processing `frame-title-format' or `icon-title-format'.
4552 (Deleting Frames): Correct description of `delete-frame'.
4553 Non-nil return values of `frame-live-p' are like those of `framep'.
4554 (Frames and Windows): Mention return value of
4555 `set-frame-selected-window'.
4556 (Visibility of Frames): Mention `force' argument to
4557 `make-frame-invisible'. `frame-visible-p' returns t for all
4558 frames on text-only terminals.
4559 (Frame Configurations): Restoring a frame configuration does not
4560 restore deleted frames.
4561 (Window System Selections): `x-set-selection' returns DATA.
4562 (Resources): Add example.
4563 (Display Feature Testing): Clarify descriptions of
4564 `display-pixel-height', `display-pixel-width', `x-server-version'
4565 and `x-server-vendor'.
4566
4567 * windows.texi (Choosing Window): Add anchor.
4568 * minibuf.texi (Minibuffer Misc): Add anchor.
4569
45702004-07-23 John Paul Wallington <jpw@gnu.org>
4571
4572 * macros.texi (Defining Macros): Declaration keyword for setting
4573 Edebug spec is `debug' not `edebug'.
4574
45752004-07-19 Luc Teirlinck <teirllm@auburn.edu>
4576
4577 * windows.texi: Various small changes in addition to:
4578 (Window Point): Mention return value of `set-window-point'.
4579 (Window Start): `pos-visible-in-window-p' disregards horizontal
4580 scrolling. Explain return value if PARTIALLY is non-nil.
4581 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
4582 and `set-window-vscroll'.
4583 (Size of Window): The argument WINDOW to `window-inside-edges',
4584 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
4585 (Resizing Windows): Explain return value of
4586 `shrink-window-if-larger-than-buffer'.
4587 `window-size-fixed' automatically becomes buffer local when set.
4588 (Window Configurations): Explain return value of
4589 `set-window-configuration'.
4590
4591 * minibuf.texi (Minibuffer Misc): Add anchor for
4592 `minibuffer-scroll-window'.
4593
4594 * positions.texi (Text Lines): Add anchor for `count-lines'.
4595
45962004-07-17 Richard M. Stallman <rms@gnu.org>
4597
4598 * display.texi (Overlay Properties): Adding `evaporate' prop
4599 deletes empty overlay immediately.
4600
4601 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
4602 fix example.
4603
46042004-07-16 Jim Blandy <jimb@redhat.com>
4605
4606 * searching.texi (Regexp Backslash): Document new \_< and \_>
4607 operators.
4608
46092004-07-16 Juanma Barranquero <lektu@terra.es>
4610
4611 * display.texi (Images): Fix Texinfo usage.
4612
46132004-07-14 Luc Teirlinck <teirllm@auburn.edu>
4614
4615 * buffers.texi (Modification Time): `visited-file-modtime' now
4616 returns a list of two integers, instead of a cons.
4617
46182004-07-13 Luc Teirlinck <teirllm@auburn.edu>
4619
4620 * windows.texi: Various changes in addition to:
4621 (Splitting Windows): Add `split-window-keep-point'.
4622
46232004-07-09 Richard M. Stallman <rms@gnu.org>
4624
4625 * frames.texi (Input Focus): Minor fix.
4626
46272004-07-07 Luc Teirlinck <teirllm@auburn.edu>
4628
4629 * frames.texi (Input Focus): Clarify descriptions of
4630 `select-frame-set-input-focus' and `select-frame'.
4631
46322004-07-06 Luc Teirlinck <teirllm@auburn.edu>
4633
4634 * os.texi: Various small changes in addition to:
4635 (Killing Emacs): Expand and clarify description of
4636 `kill-emacs-query-functions' and `kill-emacs-hook'.
4637 (System Environment): Expand and clarify description of `getenv'
4638 and `setenv'.
4639 (Timers): Clarify description of `run-at-time'.
4640 (Translating Input): Correct description of
4641 `extra-keyboard-modifiers'.
4642 (Flow Control): Correct description of `enable-flow-control'.
4643
46442004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
4645
4646 * os.texi: Update copyright.
4647 (Session Management): Grammar fix.
4648 Clarify which Emacs does the restarting.
4649 Use @samp for *scratch* buffer.
4650
46512004-07-04 Alan Mackenzie <acm@muc.de>
4652
4653 * frames.texi (Input Focus): Add documentation for
4654 `select-frame-set-input-focus'. Replace refs to non-existent
4655 `switch-frame' with `select-frame'. Minor corrections and tidying
4656 up of text-only terminal stuff.
4657
46582004-07-02 Richard M. Stallman <rms@gnu.org>
4659
4660 * files.texi (Saving Buffers): Cleanup write-contents-function.
4661 (Magic File Names): Cleanup file-remote-p.
4662
46632004-07-02 Kai Grossjohann <kai@emptydomain.de>
4664
4665 * files.texi (Magic File Names): `file-remote-p' returns an
4666 identifier of the remote system, not just t.
4667
46682004-07-02 David Kastrup <dak@gnu.org>
4669
4670 * searching.texi (Entire Match Data): Add explanation about new
4671 match-data behavior when @var{integers} is non-nil.
4672
46732004-06-24 Richard M. Stallman <rms@gnu.org>
4674
4675 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
4676
4677 * customize.texi (Variable Definitions): Note about doc strings
4678 and :set.
4679
4680 * keymaps.texi (Keymap Terminology): Document `kbd'.
4681 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
4682
4683 * display.texi (Invisible Text): Setting buffer-invisibility-spec
4684 makes it buffer-local.
4685
4686 * files.texi (Saving Buffers): Correct previous change.
4687
4688 * commands.texi (Accessing Events):
4689 Clarify posn-col-row and posn-actual-col-row.
4690
46912004-06-24 David Ponce <david.ponce@wanadoo.fr>
4692
4693 * commands.texi (Accessing Events): New functions
4694 posn-at-point and posn-at-x-y. Add example to posn-x-y.
4695
46962004-06-23 Luc Teirlinck <teirllm@auburn.edu>
4697
4698 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
4699 * frames.texi, buffers.texi, backups.texi, variables.texi:
4700 * loading.texi, eval.texi, functions.texi, control.texi:
4701 * symbols.texi, minibuf.texi: Reposition @anchor's.
4702
4703 * help.texi: Various small changes in addition to the following.
4704 (Describing Characters): Describe PREFIX argument to
4705 `key-description'. Correct and clarify definition of
4706 `text-char-description'. Describe NEED-VECTOR argument to
4707 `read-kbd-macro'.
4708 (Help Functions): Clarify definition of `apropos'.
4709
47102004-06-23 Lars Hansen <larsh@math.ku.dk>
4711
4712 * files.texi (Saving Buffers): Correct description of
4713 `write-contents-functions'.
4714
47152004-06-21 Juanma Barranquero <lektu@terra.es>
4716
4717 * display.texi (Images): Remove redundant @vindex directives.
4718 Rewrite `image-library-alist' doc in active voice.
4719
47202004-06-14 Juanma Barranquero <lektu@terra.es>
4721
4722 * display.texi (Images): Document new delayed library loading,
4723 variable `image-library-alist' and (existing but undocumented)
4724 function `image-type-available-p'.
4725
47262004-06-05 Richard M. Stallman <rms@gnu.org>
4727
4728 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
4729 refer the user to the Initial Input node.
4730 (Text from Minibuffer): Likewise.
4731 (Initial Input): New node. Document this feature
4732 and say it is mostly deprecated.
4733
47342004-05-30 Richard M. Stallman <rms@gnu.org>
4735
4736 * loading.texi (Named Features): Clarify return value
4737 and meaning of NOERROR.
4738
4739 * variables.texi (File Local Variables): Minor cleanup.
4740
47412004-05-30 Michael Albinus <michael.albinus@gmx.de>
4742
4743 * files.texi (Magic File Names): Add `file-remote-p' as operation
4744 of file name handlers.
4745
47462004-05-29 Richard M. Stallman <rms@gnu.org>
4747
4748 * modes.texi (Minor Mode Conventions): (-) has no special meaning
4749 as arg to a minor mode command.
4750
47512004-05-22 Richard M. Stallman <rms@gnu.org>
4752
4753 * syntax.texi (Syntax Class Table): Word syntax not just for English.
4754
4755 * streams.texi (Output Variables): Doc float-output-format.
4756
4757 * searching.texi (Regexp Special): Nested repetition can be infloop.
4758
4759 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
4760 real stack overflow.
4761
4762 * compile.texi: Minor cleanups.
4763
47642004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
4765
4766 * lists.texi (Cons Cells): Explain dotted lists, true lists,
4767 circular lists.
4768 (List Elements): Explain handling of circular and dotted lists.
4769
47702004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
4771
4772 * modes.texi (Search-based Fontification): Fix typo.
4773
47742004-05-10 Juanma Barranquero <lektu@terra.es>
4775
4776 * modes.texi (Mode Line Variables): Fix description of
4777 global-mode-string, which is now after which-func-mode, not the
4778 buffer name.
4779
47802004-05-07 Lars Hansen <larsh@math.ku.dk>
4781
4782 * modes.texi (Desktop Save Mode): Add.
4783 (Modes): Add menu entry Desktop Save Mode.
4784
4785 * hooks.texi: Add desktop-after-read-hook,
4786 desktop-no-desktop-file-hook and desktop-save-hook.
4787
4788 * locals.texi: Add desktop-save-buffer.
4789
47902004-04-30 Jesper Harder <harder@ifa.au.dk>
4791
4792 * display.texi: emacs -> Emacs.
4793
47942004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
4795
4796 * files.texi (Changing Files): Document set-file-times.
4797
47982004-04-23 Juanma Barranquero <lektu@terra.es>
4799
4800 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
4801
48022004-04-18 Jesper Harder <harder@ifa.au.dk>
4803
4804 * tips.texi (Coding Conventions): defopt -> defcustom.
4805
48062004-04-16 Luc Teirlinck <teirllm@auburn.edu>
4807
4808 * sequences.texi: Various clarifications.
4809
48102004-04-14 Luc Teirlinck <teirllm@auburn.edu>
4811
4812 * buffers.texi (Read Only Buffers): Mention optional ARG to
4813 `toggle-read-only'.
4814
48152004-04-14 Nick Roberts <nick@nick.uklinux.net>
4816
4817 * windows.texi (Selecting Windows): Note that get-lru-window
4818 returns a full-width window if possible.
4819
48202004-04-13 Luc Teirlinck <teirllm@auburn.edu>
4821
4822 * buffers.texi: Various changes in addition to:
4823 (Buffer File Name): Add `find-buffer-visiting'.
4824 (Buffer Modification): Mention optional ARG to `not-modified'.
4825 (Indirect Buffers): Mention optional CLONE argument to
4826 `make-indirect-buffer'.
4827
4828 * files.texi: Various changes in addition to:
4829 (Visiting Functions): `find-file-hook' is now a normal hook.
4830 (File Name Expansion): Explain difference between the way that
4831 `expand-file-name' and `file-truename' treat `..'.
4832 (Contents of Directories): Mention optional ID-FORMAT argument to
4833 `directory-files-and-attributes'.
4834 (Format Conversion): Mention new optional CONFIRM argument to
4835 `format-write-file'.
4836
48372004-04-12 Miles Bader <miles@gnu.org>
4838
4839 * macros.texi (Expansion): Add description of `macroexpand-all'.
4840
48412004-04-05 Jesper Harder <harder@ifa.au.dk>
4842
4843 * variables.texi (Variable Aliases): Mention
4844 cyclic-variable-indirection.
4845
4846 * errors.texi (Standard Errors): Ditto.
4847
48482004-04-04 Luc Teirlinck <teirllm@auburn.edu>
4849
4850 * backups.texi: Various small changes in addition to:
4851 (Making Backups): Mention return value of `backup-buffer'.
4852 (Auto-Saving): Mention optional FORCE argument to
4853 `delete-auto-save-file-if-necessary'.
4854 (Reverting): Mention optional PRESERVE-MODES argument to
4855 `revert-buffer'. Correct description of `revert-buffer-function'.
4856
48572004-03-22 Juri Linkov <juri@jurta.org>
4858
4859 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
4860 with `Vector Functions'.
4861
4862 * text.texi (Sorting): Add missing quote.
4863
48642004-03-14 Luc Teirlinck <teirllm@auburn.edu>
4865
4866 * intro.texi (Lisp History): Replace xref to `cl' manual with
4867 inforef.
4868
48692004-03-12 Richard M. Stallman <rms@gnu.org>
4870
4871 * intro.texi (Version Info): Add arg to emacs-version.
4872 (Lisp History): Change xref to CL manual.
4873
48742004-03-09 Luc Teirlinck <teirllm@auburn.edu>
4875
4876 * minibuf.texi (Completion Commands): Add xref to Emacs manual
4877 for Partial Completion mode.
4878
48792004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
4880
4881 * customize.texi: Fix typo. Remove eol whitespace.
4882
48832004-03-04 Richard M. Stallman <rms@gnu.org>
4884
4885 * processes.texi: Fix typos.
4886
4887 * lists.texi (Building Lists): Minor clarification.
4888
4889 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
4890 in make-hash-table.
4891
48922004-02-29 Juanma Barranquero <lektu@terra.es>
4893
4894 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
4895 rm, and ignore exit code.
4896
48972004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
4898
4899 * display.texi (Defining Faces): Add description for min-colors.
4900 Update example.
4901
49022004-02-23 Luc Teirlinck <teirllm@auburn.edu>
4903
4904 * abbrevs.texi: Various corrections and clarifications in addition
4905 to the following:
4906 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
4907
49082004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
4909
4910 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
4911
49122004-02-21 Luc Teirlinck <teirllm@auburn.edu>
4913
4914 * text.texi: Various small changes in addition to the following:
4915 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
4916 to delete-horizontal-space.
4917 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
4918 description of yank-handler text property at various places.
4919
4920 * frames.texi (Window System Selections): Add anchor.
4921
4922 * syntax.texi (Syntax Table Functions): Clarify and correct
4923 descriptions of make-syntax-table and copy-syntax-table.
4924 (Motion and Syntax): Clarify SYNTAXES argument to
4925 skip-syntax-forward.
4926 (Parsing Expressions): Mention that the return value of
4927 parse-partial-sexp is currently a list of ten rather than nine
4928 elements.
4929 (Categories): Various corrections and clarifications.
4930
49312004-02-17 Luc Teirlinck <teirllm@auburn.edu>
4932
4933 * markers.texi (Marker Insertion Types): Minor change.
4934
4935 * locals.texi (Standard Buffer-Local Variables):
4936 * commands.texi (Interactive Codes, Using Interactive):
4937 * functions.texi (Related Topics): Fix xrefs.
4938
49392004-02-16 Luc Teirlinck <teirllm@auburn.edu>
4940
4941 * lists.texi (Sets And Lists): Update description of delete-dups.
4942
49432004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
4944
4945 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
4946
49472004-02-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4948
4949 * frames.texi (Parameter Access): frame-parameters arg is optional.
4950 modify-frame-parameters handles nil for FRAME.
4951 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
4952 are all-or-nothing for certain toolkits.
4953 Mention parameter wait-for-wm.
4954 (Frames and Windows): In frame-first-window and frame-selected-window
4955 the arg is optional.
4956 (Input Focus): In redirect-frame-focus the second arg is optional.
4957 (Window System Selections): Mention selection type CLIPBOARD.
4958 Mention data-type UTF8_STRING.
4959 Mention numbering of cut buffers.
4960 (Resources): Describe x-resource-name.
4961
49622004-02-16 Richard M. Stallman <rms@gnu.org>
4963
4964 * windows.texi (Buffers and Windows): Delete false table
4965 about all-frames.
4966
4967 * syntax.texi (Parsing Expressions): Delete old caveat
4968 about parse-sexp-ignore-comments.
4969
4970 * streams.texi (Output Variables): Add print-quoted.
4971
4972 * lists.texi (Building Lists): Minor cleanup.
4973
4974 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
4975
4976 * display.texi (Overlays): Explain overlays use markers.
4977 (Managing Overlays): Explain front-advance and rear-advance
4978 in more detail.
4979
4980 * loading.texi (Unloading): Document unload-feature-special-hooks.
4981 Get rid of fns-NNN.el file.
4982
49832004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
4984
4985 * help.texi (Describing Characters): Fix text-char-description
4986 example output.
4987
4988 * edebug.texi (Using Edebug): Fix example.
4989
4990 * debugging.texi (Internals of Debugger): Fix return value.
4991
4992 * files.texi (Changing Files): Fix argname.
4993
4994 * calendar.texi: Fix parens, and default values.
4995
4996 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
4997 * nonascii.texi, objects.texi, os.texi: Minor fixes.
4998 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
4999
5000 * positions.texi (Text Lines): Don't add -1 in current-line.
5001
50022004-02-16 Richard M. Stallman <rms@gnu.org>
5003
5004 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
5005
50062004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
5007
5008 * processes.texi (Low-Level Network): Fix a typo.
5009
50102004-02-12 Kim F. Storm <storm@cua.dk>
5011
5012 * display.texi (Fringes): Use consistent wording.
5013 Note that window-fringe's window arg is optional.
5014 (Scroll Bars): Use consistent wording.
5015
50162004-02-11 Luc Teirlinck <teirllm@auburn.edu>
5017
5018 * tips.texi (Comment Tips): Document the new conventions for
5019 commenting out code.
5020
50212004-02-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5022
5023 * positions.texi (Text Lines): Added missing end defun.
5024
50252004-02-07 Kim F. Storm <storm@cua.dk>
5026
5027 * positions.texi (Text Lines): Add line-number-at-pos.
5028
50292004-02-06 John Paul Wallington <jpw@gnu.org>
5030
5031 * display.texi (Button Properties, Button Buffer Commands):
5032 mouse-2 invokes button, not down-mouse-1.
5033
50342004-02-04 Jason Rumney <jasonr@gnu.org>
5035
5036 * makefile.w32-in: Sync with Makefile.in changes.
5037
50382004-02-03 Luc Teirlinck <teirllm@auburn.edu>
5039
5040 * minibuf.texi (Text from Minibuffer): Various corrections and
5041 clarifications.
5042 (Object from Minibuffer): Correct Lisp description of
5043 read-minibuffer.
5044 (Minibuffer History): Clarify description of cons values for
5045 HISTORY arguments.
5046 (Basic Completion): Various corrections and clarifications. Add
5047 completion-regexp-list.
5048 (Minibuffer Completion): Correct and clarify description of
5049 completing-read.
5050 (Completion Commands): Mention Partial Completion mode. Various
5051 other minor changes.
5052 (High-Level Completion): Various corrections and clarifications.
5053 (Reading File Names): Ditto.
5054 (Minibuffer Misc): Ditto.
5055
50562004-01-26 Luc Teirlinck <teirllm@auburn.edu>
5057
5058 * strings.texi (Text Comparison): assoc-string also matches
5059 elements of alists that are strings instead of conses.
5060 (Formatting Strings): Standardize Texinfo usage. Update index
5061 entries.
5062
50632004-01-20 Luc Teirlinck <teirllm@auburn.edu>
5064
5065 * lists.texi (Sets And Lists): Add delete-dups.
5066
50672004-01-15 Luc Teirlinck <teirllm@auburn.edu>
5068
5069 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
5070 special form.
5071 * macros.texi (Defining Macros): Update description of `declare',
5072 which now is a macro.
5073 (Wrong Time): Fix typos.
5074
50752004-01-14 Luc Teirlinck <teirllm@auburn.edu>
5076
5077 * compile.texi (Compilation Functions): Expand descriptions of
5078 `compile-defun', `byte-compile-file', `byte-recompile-directory'
5079 and `batch-byte-compile'. In particular, mention and describe
5080 all optional arguments.
5081 (Disassembly): Correct and clarify the description of `disassemble'.
5082
50832004-01-11 Luc Teirlinck <teirllm@auburn.edu>
5084
5085 * searching.texi: Various small changes in addition to the
5086 following.
5087 (Regexp Example): Adapt to new value of `sentence-end'.
5088 (Regexp Functions): The PAREN argument to `regexp-opt' can be
5089 `words'.
5090 (Search and Replace): Add usage note for `perform-replace'.
5091 (Entire Match Data): Mention INTEGERS and REUSE arguments to
5092 `match-data'.
5093 (Standard Regexps): Update for new values of `paragraph-start'
5094 and `sentence-end'.
5095
50962004-01-07 Luc Teirlinck <teirllm@auburn.edu>
5097
5098 * files.texi (Saving Buffers): Clarify descriptions of
5099 `write-contents-functions' and `before-save-hook'.
5100 Make the defvar's for `before-save-hook' and `after-save-hook'
5101 into defopt's.
5102
51032004-01-07 Kim F. Storm <storm@cua.dk>
5104
5105 * commands.texi (Click Events): Describe new image and
5106 width/height elements of click events.
5107 (Accessing Events): Add posn-string, posn-image, and
5108 posn-object-width-height. Change posn-object to return either
5109 image or string object.
5110
51112004-01-01 Simon Josefsson <jas@extundo.com>
5112
5113 * hooks.texi (Standard Hooks): Add before-save-hook.
5114 * files.texi (Saving Buffers): Likewise.
5115
51162004-01-03 Richard M. Stallman <rms@gnu.org>
5117
5118 * frames.texi (Frames and Windows): Delete frame-root-window.
5119
51202004-01-03 Luc Teirlinck <teirllm@auburn.edu>
5121
5122 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
5123
5124 * functions.texi: Various small changes in addition to the
5125 following.
5126 (What Is a Function): `functionp' returns nil for macros. Clarify
5127 behavior of this and following functions for symbol arguments.
5128 (Function Documentation): Add `\' in front of (fn @var{arglist})
5129 and explain why.
5130 (Defining Functions): Mention DOCSTRING argument to `defalias'.
5131 Add anchor.
5132 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
5133
51342004-01-01 Miles Bader <miles@gnu.org>
5135
5136 * display.texi (Buttons): New section.
5137
51382003-12-31 Andreas Schwab <schwab@suse.de>
5139
5140 * numbers.texi (Math Functions): sqrt reports a domain-error
5141 error.
5142 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
5143
51442003-12-30 Luc Teirlinck <teirllm@auburn.edu>
5145
5146 * tips.texi (Documentation Tips): Update item on hyperlinks in
5147 documentation strings.
5148
5149 * errors.texi (Standard Errors): Various small corrections and
5150 additions.
5151
5152 * control.texi: Various small changes in addition to the
5153 following.
5154 (Signaling Errors): Provide some more details on how `signal'
5155 constructs the error message. Add anchor to the definition of
5156 `signal'.
5157 (Error Symbols): Describe special treatment of `quit'.
5158 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
5159 to emphasize that it has to be a single form.
5160
5161 * buffers.texi: Add anchor.
5162
51632003-12-29 Richard M. Stallman <rms@gnu.org>
5164
5165 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
5166 (Window Configurations): Add window-configuration-frame.
5167
5168 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
5169
5170 * text.texi (Examining Properties): Add get-char-property-and-overlay.
5171 Change arg name in get-char-property.
5172 (Special Properties): Update handling of keymap property.
5173
5174 * strings.texi (Modifying Strings): Add clear-string.
5175 (Text Comparison): Add assoc-string and remove
5176 assoc-ignore-case, assoc-ignore-representation.
5177
5178 * os.texi (Time of Day): Add set-time-zone-rule.
5179
5180 * numbers.texi (Math Functions): asin, acos, log, log10
5181 report domain-error errors.
5182
5183 * nonascii.texi (Converting Representations):
5184 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
5185 (Encoding and I/O): Add file-name-coding-system.
5186
5187 * modes.texi (Search-based Fontification): Explain that
5188 face specs are symbols with face names as values.
5189
5190 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
5191
5192 * lists.texi (Building Lists): remq moved elsewhere.
5193 (Sets And Lists): remq moved here.
5194 (Association Lists): Refer to assoc-string.
5195
5196 * internals.texi (Garbage Collection): Add memory-use-counts.
5197
5198 * frames.texi (Frames and Windows): Add set-frame-selected-window
5199 and frame-root-window.
5200
5201 * files.texi (Contents of Directories):
5202 Add directory-files-and-attributes.
5203
5204 * display.texi (Refresh Screen): Add force-window-update.
5205 (Invisible Text): Explain about moving point out of invis text.
5206 (Overlay Properties): Add overlay-properties.
5207 (Managing Overlays): Add overlayp.
5208 (GIF Images): Invalid image number displays a hollow box.
5209
5210 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
5211 (Killing Buffers): Add buffer-live-p.
5212
52132003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
5214
5215 * display.texi (Fringes): Fix typo "set-buffer-window".
5216
52172003-12-24 Luc Teirlinck <teirllm@auburn.edu>
5218
5219 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
5220 * nonascii.texi, processes.texi, tips.texi, variables.texi:
5221 Add or change various xrefs and anchors.
5222
5223 * commands.texi: Replace all occurrences of @acronym{CAR} with
5224 @sc{car}, for consistency with the rest of the Elisp manual.
5225 `car' and `cdr' are historically acronyms, but are no longer
5226 widely thought of as such.
5227
5228 * internals.texi (Pure Storage): Mention that `purecopy' does not
5229 copy text properties.
5230 (Object Internals): Now 29 bits are used (in most implementations)
5231 to address Lisp objects.
5232
5233 * variables.texi (Variables with Restricted Values): New node.
5234
5235 * objects.texi (Lisp Data Types): Mention that certain variables
5236 can only take on a restricted set of values and add an xref to
5237 the new node "Variables with Restricted Values".
5238
5239 * eval.texi (Function Indirection): Describe the errors that
5240 `indirect-function' can signal.
5241 (Eval): Clarify the descriptions of `eval-region' and `values'.
5242 Describe `eval-buffer' instead of `eval-current-buffer' and
5243 mention `eval-current-buffer' as an alias for `current-buffer'.
5244 Correct the description and mention all optional arguments.
5245
5246 * nonascii.texi: Various small changes in addition to the
5247 following.
5248 (Converting Representations): Clarify behavior of
5249 `string-make-multibyte' and `string-to-multibyte' for unibyte all
5250 ASCII arguments.
5251 (Character Sets): Document the variable `charset-list' and adapt
5252 the definition of the function `charset-list' accordingly.
5253 (Translation of Characters): Clarify use of generic characters in
5254 `make-translation-table'. Clarify and correct the description of
5255 the use of translation tables in encoding and decoding.
5256 (User-Chosen Coding Systems): Correct and clarify the description
5257 of `select-safe-coding-system'.
5258 (Default Coding Systems): Clarify description of
5259 `file-coding-system-alist'.
5260
52612003-11-30 Luc Teirlinck <teirllm@auburn.edu>
5262
5263 * strings.texi (Text Comparison): Correctly describe when two
5264 strings are `equal'. Combine and clarify descriptions of
5265 `assoc-ignore-case' and `assoc-ignore-representation'.
5266
5267 * objects.texi (Non-ASCII in Strings): Clarify description of
5268 when a string is unibyte or multibyte.
5269 (Bool-Vector Type): Update examples.
5270 (Equality Predicates): Correctly describe when two strings are
5271 `equal'.
5272
52732003-11-29 Luc Teirlinck <teirllm@auburn.edu>
5274
5275 * lists.texi (Building Lists): `append' no longer accepts integer
5276 arguments. Update the description of `number-sequence' to reflect
5277 recent changes.
5278 (Sets And Lists): Describe `member-ignore-case' after `member'.
5279
52802003-11-27 Kim F. Storm <storm@cua.dk>
5281
5282 * commands.texi (Click Events): Click object may be an images.
5283 Describe (dx . dy) element of click positions.
5284 (Accessing Events): Remove duplicate posn-timestamp.
5285 New functions posn-object and posn-object-x-y.
5286
52872003-11-23 Kim F. Storm <storm@cua.dk>
5288
5289 * commands.texi (Click Events): Describe enhancements to event
5290 position lists, including new text-pos and (col . row) items.
5291 Mention left-fringe and right-fringe area events.
5292 (Accessing Events): New functions posn-area and
5293 posn-actual-col-row. Mention posn-timestamp. Mention that
5294 posn-point in non-text area still returns buffer position.
5295 Clarify posn-col-row.
5296
52972003-11-21 Lars Hansen <larsh@math.ku.dk>
5298
5299 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
5300 * anti.texi (File Attributes): Describe removed parameter
5301 ID-FORMAT.
5302
53032003-11-20 Luc Teirlinck <teirllm@auburn.edu>
5304
5305 * positions.texi (Positions): Mention that, if a marker is used as
5306 a position, its buffer is ignored.
5307
5308 * markers.texi (Overview of Markers): Mention it here too.
5309
53102003-11-12 Luc Teirlinck <teirllm@auburn.edu>
5311
5312 * numbers.texi (Numeric Conversions): Not just `floor', but also
5313 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
5314
53152003-11-10 Luc Teirlinck <teirllm@auburn.edu>
5316
5317 * markers.texi (Creating Markers): Specify insertion type of
5318 created markers. Add xref to `Marker Insertion Types'.
5319 Second argument to `copy-marker' is optional.
5320 (Marker Insertion Types): Mention that most markers are created
5321 with insertion type nil.
5322 (The Mark): Correctly describe when `mark' signals an error.
5323 (The Region): Correctly describe when `region-beginning' and
5324 `region-end' signal an error.
5325
53262003-11-08 Luc Teirlinck <teirllm@auburn.edu>
5327
5328 * hash.texi (Creating Hash): Clarify description of `eql'.
5329 `makehash' is obsolete.
5330 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
5331
5332 * positions.texi (Point): Change description of `buffer-end', so
5333 that it is also correct for floating point arguments.
5334 (List Motion): Correct argument lists of `beginning-of-defun' and
5335 `end-of-defun'.
5336 (Excursions): Add xref to `Marker Insertion Types'.
5337 (Narrowing): Argument to `narrow-to-page' is optional.
5338
53392003-11-06 Luc Teirlinck <teirllm@auburn.edu>
5340
5341 * streams.texi (Output Streams): Clarify behavior of point for
5342 marker output streams.
5343
53442003-11-04 Luc Teirlinck <teirllm@auburn.edu>
5345
5346 * variables.texi (Defining Variables): Second argument to
5347 `defconst' is not optional.
5348 (Setting Variables): Mention optional argument APPEND to
5349 `add-to-list'.
5350 (Creating Buffer-Local): Expand description of
5351 `make-variable-buffer-local'.
5352 (Frame-Local Variables): Expand description of
5353 `make-variable-frame-local'.
5354 (Variable Aliases): Correct description of optional argument
5355 DOCSTRING to `defvaralias'. Mention return value of
5356 `defvaralias'.
5357 (File Local Variables): Add xref to `File variables' in Emacs
5358 Manual. Correct description of `hack-local-variables'. Mention
5359 `safe-local-variable' property. Mention optional second argument
5360 to `risky-local-variable-p'.
5361
53622003-11-03 Luc Teirlinck <teirllm@auburn.edu>
5363
5364 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
5365
53662003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
5367
5368 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
5369 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
5370 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
5371 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
5372 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
5373 lispref/processes.texi, lispref/searching.texi,
5374 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
5375 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
5376 @acronym{FOO}.
5377
53782003-10-27 Luc Teirlinck <teirllm@auburn.edu>
5379
5380 * strings.texi (Creating Strings): Argument START to `substring'
5381 can not be `nil'. Expand description of
5382 `substring-no-properties'. Correct description of `split-string',
5383 especially with respect to empty matches. Prevent very bad line
5384 break in definition of `split-string-default-separators'.
5385 (Text Comparison): `string=' and `string<' also accept symbols as
5386 arguments.
5387 (String Conversion): More completely describe argument BASE in
5388 `string-to-number'.
5389 (Formatting Strings): `%s' and `%S' in `format' do require
5390 corresponding object. Clarify behavior of numeric prefix after
5391 `%' in `format'.
5392 (Case Conversion): The argument to `upcase-initials' can be a
5393 character.
5394
53952003-10-27 Kenichi Handa <handa@m17n.org>
5396
5397 * display.texi (Fontsets): Fix texinfo usage.
5398
53992003-10-25 Kenichi Handa <handa@m17n.org>
5400
5401 * display.texi (Fontsets): Add description of the function
5402 set-fontset-font.
5403
54042003-10-23 Luc Teirlinck <teirllm@auburn.edu>
5405
5406 * display.texi (Temporary Displays): Add xref to `Documentation
5407 Tips'.
5408
5409 * functions.texi (Function Safety): Use inforef instead of pxref
5410 for SES.
5411
54122003-10-23 Andreas Schwab <schwab@suse.de>
5413
5414 * Makefile.in (TEX, texinputdir): Don't define.
5415 (TEXI2DVI): Define.
5416 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
5417 add $(srcdir)/index.texi.
5418 ($(infodir)/elisp): Remove index.texi dependency.
5419 (elisp.dvi): Likewise. Use $(TEXI2DVI).
5420 (index.texi): Remove target.
5421 (dist): Don't link $(srcdir)/permute-index.
5422 (clean): Don't remove index.texi.
5423
5424 * permute-index, index.perm: Remove.
5425 * index.texi: Rename from index.unperm.
5426
54272003-10-22 Luc Teirlinck <teirllm@auburn.edu>
5428
5429 * tips.texi (Documentation Tips): Document new behavior for face
5430 and variable hyperlinks in Help mode.
5431
54322003-10-21 Luc Teirlinck <teirllm@auburn.edu>
5433
5434 * objects.texi (Integer Type): Update for extra bit of integer range.
5435 (Character Type): Ditto.
5436
54372003-10-16 Eli Zaretskii <eliz@gnu.org>
5438
5439 * numbers.texi (Integer Basics): Add index entries for reading
5440 numbers in hex, octal, and binary.
5441
54422003-10-16 Lute Kamstra <lute@gnu.org>
5443
5444 * modes.texi (Mode Line Format): Mention force-mode-line-update's
5445 argument.
5446
54472003-10-13 Luc Teirlinck <teirllm@auburn.edu>
5448
5449 * windows.texi (Choosing Window): Fix typo.
5450 * edebug.texi (Edebug Execution Modes): Fix typo.
5451
54522003-10-13 Richard M. Stallman <rms@gnu.org>
5453
5454 * windows.texi (Basic Windows): A window has fringe settings,
5455 display margins and scroll-bar settings.
5456 (Splitting Windows): Doc split-window return value.
5457 Clean up one-window-p.
5458 (Selecting Windows): Fix typo.
5459 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
5460 (Buffers and Windows): In set-window-buffer, explain effect
5461 on fringe settings and scroll bar settings.
5462 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
5463 (Choosing Window): Use defopt for pop-up-frame-function.
5464 For special-display-buffer-names, explain same-window and same-frame.
5465 Clarify window-dedicated-p return value.
5466 (Textual Scrolling): scroll-up and scroll-down can get an error.
5467 (Horizontal Scrolling): Clarify auto-hscroll-mode.
5468 Clarify set-window-hscroll.
5469 (Size of Window): Don't mention tool bar in window-height.
5470 (Coordinates and Windows): Explain what coordinates-in-window-p
5471 returns for fringes and display margins.
5472 (Window Configurations): Explain saving fringes, etc.
5473
5474 * tips.texi (Library Headers): Clean up Documentation.
5475
5476 * syntax.texi (Parsing Expressions): Clean up forward-comment
5477 and parse-sexp-lookup-properties.
5478
5479 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
5480
5481 * os.texi (System Environment): Clean up text for load-average errors.
5482
5483 * modes.texi (Hooks): Don't explain local hook details at front.
5484 Clarify run-hooks and run-hook-with-args a little.
5485 Clean up add-hook and remove-hook.
5486
5487 * edebug.texi (Edebug Execution Modes): Clarify t.
5488 Document edebug-sit-for-seconds.
5489 (Coverage Testing): Document C-x X = and =.
5490 (Instrumenting Macro Calls): Fix typo.
5491 (Specification List): Don't index the specification keywords.
5492
54932003-10-10 Kim F. Storm <storm@cua.dk>
5494
5495 * processes.texi (Network): Introduce make-network-process.
5496
54972003-10-09 Luc Teirlinck <teirllm@auburn.edu>
5498
5499 * tips.texi (Library Headers): Fix typo.
5500
55012003-10-07 Juri Linkov <juri@jurta.org>
5502
5503 * modes.texi (Imenu): Mention imenu-create-index-function's
5504 default value. Explain submenus better.
5505
55062003-10-07 Lute Kamstra <lute@gnu.org>
5507
5508 * modes.texi (Faces for Font Lock): Fix typo.
5509 (Hooks): Explain how buffer-local hook variables can refer to
5510 global hook variables.
5511 Various minor clarifications.
5512
55132003-10-06 Lute Kamstra <lute@gnu.org>
5514
5515 * tips.texi (Coding Conventions): Mention naming conventions for
5516 hooks.
5517
55182003-10-05 Luc Teirlinck <teirllm@auburn.edu>
5519
5520 * loading.texi (Library Search): Correct default value of
5521 load-suffixes.
5522 (Named Features): Fix typo.
5523
55242003-10-05 Richard M. Stallman <rms@gnu.org>
5525
5526 * loading.texi (Named Features): In `provide',
5527 say how to test for subfeatures.
5528 (Unloading): In unload-feature, use new var name
5529 unload-feature-special-hooks.
5530
55312003-10-03 Lute Kamstra <lute@gnu.org>
5532
5533 * modes.texi (Major Mode Conventions): Mention third way to set up
5534 Imenu.
5535 (Imenu): A number of small fixes.
5536 Delete documentation of internal variable imenu--index-alist.
5537 Document the return value format of imenu-create-index-function
5538 functions.
5539
55402003-09-30 Richard M. Stallman <rms@gnu.org>
5541
5542 * processes.texi (Network): Say what stopped datagram connections do.
5543
5544 * lists.texi (Association Lists): Clarify `assq-delete-all'.
5545
5546 * display.texi (Overlay Properties): Clarify `evaporate' property.
5547
55482003-09-29 Lute Kamstra <lute@gnu.org>
5549
5550 * modes.texi (Mode Line Data): Explain when symbols in mode-line
5551 constructs should be marked as risky.
5552 Change cons cell into proper list.
5553 (Mode Line Variables): Change cons cell into proper list.
5554
55552003-09-26 Lute Kamstra <lute@gnu.org>
5556
5557 * modes.texi (Mode Line Data): Document the :propertize construct.
5558 (Mode Line Variables): Reorder the descriptions of the variables
5559 to match their order in the default mode-line-format.
5560 Describe the new variables mode-line-position and mode-line-modes.
5561 Update the default values of mode-line-frame-identification,
5562 minor-mode-alist, and default-mode-line-format.
5563 (Properties in Mode): Mention the :propertize construct.
5564
55652003-09-26 Richard M. Stallman <rms@gnu.org>
5566
5567 * buffers.texi, commands.texi, debugging.texi, eval.texi:
5568 * loading.texi, minibuf.texi, text.texi, variables.texi:
5569 Avoid @strong{Note:}.
5570
55712003-09-26 Richard M. Stallman <rms@gnu.org>
5572
5573 * keymaps.texi (Remapping Commands): Fix typo.
5574
55752003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
5576
5577 * processes.texi (Low-Level Network): Fix typo.
5578
55792003-09-23 Kim F. Storm <storm@cua.dk>
5580
5581 * processes.texi (Network, Network Servers): Fix typos.
5582 (Low-Level Network): Add timeout value for :server keyword.
5583 Add new option keywords to make-network-process.
5584 Add set-network-process-options.
5585 Explain how to test availability of network options.
5586
55872003-09-19 Richard M. Stallman <rms@gnu.org>
5588
5589 * text.texi (Motion by Indent): Arg to
5590 backward-to-indentation and forward-to-indentation is optional.
5591
5592 * strings.texi (Creating Strings): Add substring-no-properties.
5593
5594 * processes.texi
5595 (Process Information): Add list-processes arg QUERY-ONLY.
5596 Delete process-contact from here.
5597 Add new status values for process-status.
5598 Add process-get, process-put, process-plist, set-process-plist.
5599 (Synchronous Processes): Add call-process-shell-command.
5600 (Signals to Processes): signal-process allows process objects.
5601 (Network): Complete rewrite.
5602 (Network Servers, Datagrams, Low-Level Network): New nodes.
5603
5604 * positions.texi (Word Motion): forward-word, backward-word
5605 arg is optional. Reword.
5606
5607 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
5608
5609 * variables.texi (Creating Buffer-Local):
5610 Delete duplicate definition of buffer-local-value.
5611 (File Local Variables): Explain about discarding text props.
5612
56132003-09-11 Richard M. Stallman <rms@gnu.org>
5614
5615 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
5616 changes variables that record input events.
5617 (Minibuffer Misc): Add minibuffer-selected-window.
5618
5619 * lists.texi (Building Lists): Add copy-tree.
5620
5621 * display.texi (Fontsets): Add char-displayable-p.
5622 (Scroll Bars): New node.
5623
56242003-09-08 Lute Kamstra <lute@gnu.org>
5625
5626 * modes.texi (%-Constructs): Document new `%i' and `%I'
5627 constructs.
5628
56292003-09-03 Peter Runestig <peter@runestig.com>
5630
5631 * makefile.w32-in: New file.
5632
56332003-08-29 Richard M. Stallman <rms@gnu.org>
5634
5635 * display.texi (Overlay Properties): Clarify how priorities
5636 affect use of the properties.
5637
56382003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5639
5640 * customize.texi (Type Keywords): Correct the description of
5641 `:help-echo' in the case where `motion-doc' is a function.
5642
56432003-08-14 John Paul Wallington <jpw@gnu.org>
5644
5645 * modes.texi (Emulating Mode Line): Subsection, not section.
5646
56472003-08-13 Richard M. Stallman <rms@gnu.org>
5648
5649 * elisp.texi (Top): Update subnode lists in menu.
5650
5651 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
5652 (Kill Functions): kill-region has new arg yank-handler.
5653 (Yanking): New node.
5654 (Yank Commands): Add yank-undo-function.
5655 (Low-Level Kill Ring):
5656 kill-new and kill-append have new arg yank-handler.
5657 (Changing Properties): Add remove-list-of-text-properties.
5658 (Atomic Changes): New node.
5659
5660 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
5661
5662 * streams.texi (Output Variables): Add eval-expression-print-length
5663 and eval-expression-print-level.
5664
5665 * os.texi (Time Conversion): For encode-time, explain limits on year.
5666
5667 * objects.texi (Character Type): Define anchor "modifier bits".
5668
5669 * modes.texi (Emulating Mode Line): New node.
5670 (Search-based Fontification): Font Lock uses font-lock-face property.
5671 (Other Font Lock Variables): Likewise.
5672
5673 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
5674 not vectors.
5675 (Active Keymaps): Add emulation-mode-map-alists.
5676 (Functions for Key Lookup): key-binding has new arg no-remap.
5677 (Remapping Commands): New node.
5678 (Scanning Keymaps): where-is-internal has new arg no-remap.
5679 (Tool Bar): Add tool-bar-local-item-from-menu.
5680 Clarify when to use tool-bar-add-item-from-menu.
5681
5682 * commands.texi (Interactive Call): commandp has new arg.
5683 (Command Loop Info): Add this-original-command.
5684
56852003-08-06 John Paul Wallington <jpw@gnu.org>
5686
5687 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
5688
5689 * display.texi (Warning Basics): Fix typo.
5690 (Fringes): Add closing curly bracket and fix typo.
5691
5692 * elisp.texi (Top): Fix typo.
5693
56942003-08-05 Richard M. Stallman <rms@gnu.org>
5695
5696 * elisp.texi: Update lists of subnodes.
5697
5698 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
5699
5700 * variables.texi (Local Variables): Use lc for example variable names.
5701
5702 * tips.texi (Library Headers): Explain where to put -*-.
5703
5704 * strings.texi (Creating Strings): Fix xref for vconcat.
5705
5706 * sequences.texi (Vector Functions):
5707 vconcat no longer allows integer args.
5708
5709 * minibuf.texi (Reading File Names): read-file-name has new
5710 arg PREDICATE. New function read-directory-name.
5711
5712 * macros.texi (Defining Macros): Give definition of `declare'
5713 (Indenting Macros): New node.
5714
5715 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
5716 (Window Frame Parameters): Make separate table of parameters
5717 that are coupled with specific face attributes.
5718 (Deleting Frames): delete-frame-hooks renamed to
5719 delete-frame-functions.
5720
5721 * files.texi (Magic File Names): Add file-remote-p.
5722 Clarify file-local-copy.
5723
5724 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
5725 here; instead xref Defining Macros.
5726
5727 * display.texi (Warnings): New node, and subnodes.
5728 (Fringes): New node.
5729
5730 * debugging.texi (Test Coverage): New node.
5731
5732 * compile.texi (Compiler Errors): Explain with-no-warnings
5733 and other ways to suppress warnings.
5734
5735 * commands.texi (Interactive Call): Minor clarification.
5736
5737 * buffers.texi (Buffer File Name): set-visited-file-name
5738 renames the buffer too.
5739
5740 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
5741
57422003-07-24 Markus Rost <rost@math.ohio-state.edu>
5743
5744 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
5745
57462003-07-22 Markus Rost <rost@math.ohio-state.edu>
5747
5748 * internals.texi (Garbage Collection): Fix previous change.
5749
57502003-07-22 Richard M. Stallman <rms@gnu.org>
5751
5752 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
5753
5754 * display.texi (Width): Use \s syntax in example.
5755 (Font Selection): Add face-font-rescale-alist.
5756
5757 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
5758 Remove spurious indent in example.
5759
5760 * lists.texi (Building Lists): Add number-sequence.
5761
5762 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
5763
5764 * functions.texi (Function Documentation): Explain how to
5765 show calling convention explicitly in the doc string.
5766
5767 * windows.texi (Selecting Windows): save-selected-window saves
5768 selected window of each frame.
5769 (Window Configurations): Minor change.
5770
5771 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
5772
5773 * streams.texi (Output Variables): Add print-continuous-numbering
5774 and print-number-table.
5775
5776 * processes.texi (Decoding Output): New node.
5777
5778 * os.texi (Time Conversion): decode-time arg is optional.
5779
5780 * objects.texi (Character Type): Don't use space as example for \.
5781 Make list of char names and \-sequences correspond.
5782 Explain that \s is not used in strings. `\ ' needs space after.
5783
5784 * nonascii.texi (Converting Representations): Add string-to-multibyte.
5785 (Translation of Characters): Add translation-table-for-input.
5786 (Default Coding Systems): Add auto-coding-functions.
5787 (Explicit Encoding): Add decode-coding-inserted-region.
5788 (Locales): Add locale-info.
5789
5790 * minibuf.texi (Basic Completion): Describe test-completion.
5791 Collections can be lists of strings.
5792 Clean up lazy-completion-table.
5793 (Programmed Completion): Mention test-completion.
5794 Clarify why lambda expressions are not accepted.
5795 (Minibuffer Misc): Describe minibufferp.
5796
57972003-07-14 Richard M. Stallman <rms@gnu.org>
5798
5799 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
5800
5801 * windows.texi (Selecting Windows): New arg to select-window.
5802 (Selecting Windows): Add with-selected-window.
5803 (Size of Window): Add window-inside-edges, etc.
5804
5805 * internals.texi (Garbage Collection): Add post-gc-hook.
5806
5807 * processes.texi (Subprocess Creation): Add exec-suffixes.
5808
5809 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
5810 (Scanning Keymaps): Add map-keymaps.
5811 (Defining Menus): Add keymap-prompt.
5812
5813 * numbers.texi (Integer Basics): Add most-positive-fixnum,
5814 most-negative-fixnum.
5815
5816 * compile.texi (Byte Compilation): Explain no-byte-compile
5817 (Compiler Errors): New node.
5818
5819 * os.texi (User Identification): user-uid, user-real-uid
5820 can return float.
5821
5822 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
5823 and about derived modes.
5824 (Minor Modes): Add minor-mode-list.
5825 (Defining Minor Modes): Keyword args for define-minor-mode.
5826 (Search-based Fontification): Explain managing other properties.
5827 (Other Font Lock Variables): Add font-lock-extra-managed-props.
5828 (Faces for Font Lock): Add font-locl-preprocessor-face.
5829 (Hooks): Add run-mode-hooks and delay-mode-hooks.
5830
5831 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
5832 (Variable Aliases): Clarify defvaralias.
5833
5834 * loading.texi (Library Search): Add load-suffixes.
5835
5836 * minibuf.texi (Basic Completion): Add lazy-completion-table.
5837 (Programmed Completion): Add dynamic-completion-table.
5838
5839 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
5840 (Magic File Names): Specify precedence order of handlers.
5841
5842 * commands.texi (Command Overview): Emacs server runs pre-command-hook
5843 and post-command-hook.
5844 (Waiting): New calling convention for sit-for.
5845
5846 * text.texi (Special Properties): local-map and keymap properties
5847 apply based on their stickiness.
5848
58492003-07-07 Richard M. Stallman <rms@gnu.org>
5850
5851 * modes.texi (Minor Mode Conventions): Specify only some kinds
5852 of list values as args to minor modes.
5853
5854 * files.texi (File Name Expansion): Warn about iterative use
5855 of substitute-in-file-name.
5856
5857 * advice.texi (Activation of Advice): Clean up previous change.
5858
58592003-07-06 Markus Rost <rost@math.ohio-state.edu>
5860
5861 * advice.texi (Activation of Advice): Note that ad-start-advice is
5862 turned on by default.
5863
58642003-06-30 Richard M. Stallman <rms@gnu.org>
5865
5866 * text.texi (Buffer Contents): Document current-word.
5867 (Change Hooks): Not called for *Messages*.
5868
5869 * functions.texi (Defining Functions): Explain about redefining
5870 primitives.
5871 (Function Safety): Renamed. Minor changes.
5872 Comment out the detailed criteria for what is safe.
5873
58742003-06-22 Andreas Schwab <schwab@suse.de>
5875
5876 * objects.texi (Symbol Type): Fix description of examples.
5877
58782003-06-16 Andreas Schwab <schwab@suse.de>
5879
5880 * hash.texi (Creating Hash): Fix description of :weakness.
5881
58822003-06-13 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
5883
5884 * files.texi (Changing Files): copy-file copies file modes, too.
5885
58862003-05-28 Richard M. Stallman <rms@gnu.org>
5887
5888 * strings.texi (Creating Strings): Clarify split-string.
5889
58902003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
5891
5892 * strings.texi (Creating Strings): Update split-string specification
5893 and examples.
5894
58952003-05-19 Richard M. Stallman <rms@gnu.org>
5896
5897 * elisp.texi: Correct invariant section names.
5898
58992003-04-20 Richard M. Stallman <rms@gnu.org>
5900
5901 * os.texi (Timers): Explain about timers and quitting.
5902
59032003-04-19 Richard M. Stallman <rms@gnu.org>
5904
5905 * internals.texi (Writing Emacs Primitives): Strings are
5906 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
5907 Explain GCPRO convention for varargs function args.
5908
59092003-04-16 Richard M. Stallman <rms@gnu.org>
5910
5911 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
5912
59132003-04-08 Richard M. Stallman <rms@gnu.org>
5914
5915 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
5916
59172003-02-13 Kim F. Storm <storm@cua.dk>
5918
5919 * objects.texi (Character Type): New \s escape for space.
5920
59212003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
5922
5923 * os.texi (System Environment): Added cygwin system-type.
5924
59252003-01-25 Richard M. Stallman <rms@gnu.org>
5926
5927 * keymaps.texi: Document that a symbol can act as a keymap.
5928
59292003-01-13 Richard M. Stallman <rms@gnu.org>
5930
5931 * text.texi (Changing Properties): Say string indices are origin-0.
5932
5933 * positions.texi (Screen Lines) <compute-motion>:
5934 Correct order of elts in return value.
5935
5936 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
5937 how to define a default binding.
5938
59392002-12-07 Markus Rost <rost@math.ohio-state.edu>
5940
5941 * loading.texi (Unloading): Fix recent change for load-history.
5942
5943 * customize.texi (Simple Types): Clarify description of custom
5944 type 'number. Describe new custom type 'float.
5945
59462002-12-04 Markus Rost <rost@math.ohio-state.edu>
5947
5948 * variables.texi (File Local Variables): Fix typo.
5949
59502002-10-23 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
5951
5952 From Michael Albinus <Michael.Albinus@alcatel.de>.
5953
5954 * README: Target for Info file is `make info'.
5955
5956 * files.texi (File Name Components): Fixed typos in
5957 `file-name-sans-extension'.
5958 (Magic File Names): Complete list of operations for magic file
5959 name handlers.
5960
59612002-09-16 Jonathan Yavner <jyavner@engineer.com>
5962
5963 * variables.texi (File Local Variables): New function
5964 risky-local-variable-p.
5965
59662002-09-15 Jonathan Yavner <jyavner@engineer.com>
5967
5968 * functions.texi (Function safety): New node about unsafep.
5969
59702002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
5971
5972 * customize.texi (Splicing into Lists): Fixed example.
5973 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
5974
59752002-06-17 Juanma Barranquero <lektu@terra.es>
5976
5977 * frames.texi (Display Feature Testing): Fix typo.
5978
59792002-06-12 Andreas Schwab <schwab@suse.de>
5980
5981 * frames.texi (Initial Parameters, Resources): Fix references to
5982 the Emacs manual.
5983
59842002-05-13 Kim F. Storm <storm@cua.dk>
5985
5986 * variables.texi (Intro to Buffer-Local): Updated warning and
5987 example relating to changing buffer inside let.
5988
59892002-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5990
5991 * os.texi (Session Management): New node about X Session management.
5992
59932002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
5994
5995 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
5996 to which the manual corresponds, and the copyright years.
5997
5998 * Makefile.in (VERSION): Set to 2.9.
5999
60002001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
6001
6002 * elisp.texi: Change the category in @dircategory to "Emacs", to
6003 make it consistent with info/dir.
6004
60052001-11-25 Miles Bader <miles@gnu.org>
6006
6007 * text.texi (Fields): Describe new `limit' arg in
6008 field-beginning/field-end.
6009
60102001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
6011
6012 * permute-index: Don't depend on csh-specific features. Replace
6013 the interpreter name with /bin/sh.
6014
6015 * two-volume-cross-refs.txt: New file.
6016 * two.el: New file.
6017 * spellfile: New file.
6018
60192001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
6020
6021 * permute-index: New file.
6022
6023 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
6024 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
6025 8+3 restricted namespace.
6026
6027 * Makefile.in (infodir): Define relative to $(srcdir).
6028 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
6029 include directories list via -I switch to makeinfo.
6030 (index.texi): Use cp if both hard and symbolic links fail.
6031
60322001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
6033
6034 * Makefile.in (distclean): Add.
6035
6036 The following changes make ELisp manual part of the Emacs
6037 distribution:
6038
6039 * Makefile.in: Add Copyright notice.
6040 (prefix): Remove.
6041 (infodir): Change value to "../info".
6042 (VPATH): New variable.
6043 (MAKE): Don't define.
6044 (texmacrodir): Don't define.
6045 (texinputdir): Append the existing value of TEXINPUTS.
6046 ($(infodir)/elisp): Instead of just "elisp". Reformat the
6047 command to be compatible with man/Makefile.in, and to put the
6048 output into ../info.
6049 (info): Add target.
6050 (installall): Target removed.
6051
60522001-10-31 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
6053
6054 * tips.texi (Coding Conventions): Fix typo.
6055
60562001-10-23 Gerd Moellmann <gerd@gnu.org>
6057
6058 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
6059
60602001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
6061
6062 * files.texi (File Name Components): Update the description of
6063 file-name-sans-extension and file-name-extension, as they now
6064 ignore leading dots.
6065
60662001-10-20 Gerd Moellmann <gerd@gnu.org>
6067
6068 * (Version 21.1 released.)
6069
60702001-10-19 Miles Bader <miles@gnu.org>
6071
6072 * positions.texi (Text Lines): Describe behavior of
6073 `beginning-of-line'/`end-of-line' in the presence of field properties.
6074
60752001-10-17 Gerd Moellmann <gerd@gnu.org>
6076
6077 * Makefile.in (VERSION): Set to 2.8.
6078 (manual): Use `manual-21'.
6079
6080 * elisp.texi (VERSION): Add and use it where the version
6081 number was used. Set it to 2.8.
6082
6083 * intro.texi: Likewise.
6084
60852001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
6086
6087 * files.texi (File Name Completion): Document the significance of
6088 a trailing slash in elements of completion-ignored-extensions.
6089
60902001-10-06 Miles Bader <miles@gnu.org>
6091
6092 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
6093
60942001-10-04 Gerd Moellmann <gerd@gnu.org>
6095
6096 * variables.texi (Variable Aliases): New node.
6097
60982001-10-04 Gerd Moellmann <gerd@gnu.org>
6099
6100 * Branch for 21.1.
6101
61022001-10-02 Miles Bader <miles@gnu.org>
6103
6104 * minibuf.texi (Minibuffer Misc): Add entries for
6105 `minibuffer-contents', `minibuffer-contents-no-properties', and
6106 `delete-minibuffer-contents'.
6107 Correct description for `minibuffer-prompt-end'.
6108
6109 * text.texi (Property Search): Correct descriptions of
6110 `next-char-property-change' and `previous-char-property-change'.
6111 Add entries for `next-single-char-property-change' and
6112 `previous-single-char-property-change'.
6113 Make operand names a bit more consistent.
6114
61152001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
6116
6117 * frames.texi (Finding All Frames): Document that next-frame and
6118 previous-frame are local to current terminal.
6119
61202001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
6121
6122 * keymaps.texi (Creating Keymaps): Fix the description of the
6123 result of make-keymap.
6124
61252001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
6126
6127 * display.texi (Font Lookup, Attribute Functions)
6128 (Image Descriptors): Add cross-references to the definition of
6129 selected frame.
6130
6131 * buffers.texi (The Buffer List): Add cross-references to the
6132 definition of selected frame.
6133
6134 * frames.texi (Input Focus): Clarify which frame is _the_ selected
6135 frame at any given time.
6136 (Multiple Displays, Size and Position): Add a cross-reference to
6137 the definition of the selected frame.
6138
61392001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
6140
6141 * strings.texi (String Conversion) <string-to-number>: Document
6142 that a float is returned for integers that are too large.
6143
6144 * frames.texi (Mouse Position): Document mouse-position-function.
6145 (Display Feature Testing): Document display-images-p.
6146 (Window Frame Parameters): Document the cursor-type variable.
6147
6148 * numbers.texi (Integer Basics): Document CL style read syntax for
6149 integers in bases other than 10.
6150
6151 * positions.texi (List Motion): Document
6152 open-paren-in-column-0-is-defun-start.
6153
6154 * lists.texi (Sets And Lists): Document member-ignore-case.
6155
6156 * internals.texi (Garbage Collection): Document the used and free
6157 strings report.
6158 (Memory Usage): Document strings-consed.
6159
6160 * os.texi (Time of Day): Document float-time.
6161 (Recording Input): Document that clear-this-command-keys clears
6162 the vector to be returned by recent-keys.
6163
6164 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
6165 argument keymap can be a list.
6166
6167 * nonascii.texi (User-Chosen Coding Systems)
6168 <select-safe-coding-system>: Document the new argument
6169 accept-default-p and the variable
6170 select-safe-coding-system-accept-default-p. Tell what happens if
6171 buffer-file-coding-system is undecided.
6172 (Default Coding Systems): Document auto-coding-regexp-alist.
6173
6174 * display.texi (The Echo Area) <message>: Document
6175 message-truncate-lines.
6176 (Glyphs): Document that the glyph table is unused on windowed
6177 displays.
6178
6179 * help.texi (Describing Characters) <single-key-description>:
6180 Document the new argument no-angles.
6181 (Accessing Documentation) <documentation-property>: Document that
6182 a non-string property is evaluated.
6183 <documentation>: Document that the function-documentation property
6184 is looked for.
6185
6186 * windows.texi (Selecting Windows): Document some-window.
6187
6188 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
6189
6190 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
6191 apropos-mode-hook.
6192
6193 * commands.texi (Using Interactive): Document interactive-form.
6194 (Keyboard Macros): Document kbd-macro-termination-hook.
6195 (Command Loop Info): Document that clear-this-command-keys clears
6196 the vector to be returned by recent-keys.
6197
61982001-09-04 Werner LEMBERG <wl@gnu.org>
6199
6200 * Makefile.in (srcdir, texinputdir): New variables.
6201 (srcs, index.texi, install): Use $(srcdir).
6202 (.PHONY): Remove elisp.dvi.
6203 (elisp): Use -I switch for makeinfo.
6204 (elisp.dvi): Use $(srcdir) and $(texinputdir).
6205 (installall, dist): Use $(srcdir).
6206 Fix path to texinfo.tex.
6207 (maintainer-clean): Add elisp.dvi and elisp.oaux.
6208
62092001-08-30 Gerd Moellmann <gerd@gnu.org>
6210
6211 * display.texi (Conditional Display): Adjust to API change.
6212
6213 * configure: New file.
6214
62152001-07-30 Gerd Moellmann <gerd@gnu.org>
6216
6217 * commands.texi (Repeat Events): Add description of
6218 double-click-fuzz.
6219
62202001-05-08 Stefan Monnier <monnier@cs.yale.edu>
6221
6222 * syntax.texi (Syntax Class Table): Add the missing designator for
6223 comment and string fences.
6224 (Syntax Properties): Add a xref to syntax table internals.
6225 (Syntax Table Internals): Document string-to-syntax.
6226
62272001-05-07 Gerd Moellmann <gerd@gnu.org>
6228
6229 * Makefile.in (install): Use install-info command line options
6230 like in Emacs' Makefile.in.
6231
62322000-12-09 Miles Bader <miles@gnu.org>
6233
6234 * windows.texi (Window Start): Update documentation for
6235 `pos-visible-in-window-p'.
6236
62372000-11-12 Stefan Monnier <monnier@cs.yale.edu>
6238
6239 * lists.texi (Building Lists): Add footnote to explain how to add
6240 to the end of a list.
6241
62422000-10-25 Gerd Moellmann <gerd@gnu.org>
6243
6244 * files.texi (Visiting Functions): Typos.
6245
62462000-10-25 Kenichi Handa <handa@etl.go.jp>
6247
6248 * files.texi (Visiting Functions): Return value of
6249 find-file-noselect may be a list of buffers if wildcards are used.
6250
62512000-10-24 Miles Bader <miles@lsi.nec.co.jp>
6252
6253 * display.texi (Defining Faces): Document `graphic' display type
6254 in face specs.
6255
62562000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6257
6258 * hooks.texi (Standard Hooks): Replace obsolete
6259 `after-make-frame-hook' with `after-make-frame-functions'.
6260
6261 * frames.texi (Creating Frames): Ditto.
6262
6263 * variables.texi (Future Local Variables): Ditto.
6264
62652000-10-16 Gerd Moellmann <gerd@gnu.org>
6266
6267 * display.texi (Other Image Types): Add description of :foreground
6268 and :background properties of mono PBM images.
6269
62702000-08-17 Werner LEMBERG <wl@gnu.org>
6271
6272 * .cvsignore: New file.
6273
62742000-01-05 Gerd Moellmann <gerd@gnu.org>
6275
6276 * tindex.pl: New script.
6277
62781999-12-03 Dave Love <fx@gnu.org>
6279
6280 * Makefile.in (MAKEINFO): New parameter.
6281
62821999-09-17 Richard Stallman <rms@gnu.org>
6283
6284 * Makefile.in (srcs): Add hash.texi.
6285 (VERSION): Update to 20.6.
6286
62871999-09-13 Richard Stallman <rms@gnu.org>
6288
6289 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
6290
62911998-08-29 Karl Heuer <kwzh@gnu.org>
6292
6293 * configure.in: New file.
6294 * Makefile.in: Renamed from Makefile.
6295 (prefix, infodir): Use value obtained from configure.
6296 (emacslibdir): Obsolete variable deleted.
6297 (dist): Distribute configure.in, configure, Makefile.in.
6298
62991998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
6300
6301 * Makefile (INSTALL_INFO): New variable.
6302 (install): Run install-info.
6303
63041998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
6305
6306 * Makefile (elisp.dvi): Add missing backslash.
6307
63081998-05-02 Richard Stallman <rms@psilocin.gnu.org>
6309
6310 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
6311 Run texindex without `./'. Always run texindex on elisp.tp.
6312 (elisp.tps): Target deleted.
6313
63141998-04-05 Richard Stallman <rms@psilocin.gnu.org>
6315
6316 * Makefile (srcs): Add nonascii.texi and customize.texi.
6317 (dist): Start by deleting `temp'.
6318
63191998-02-17 Richard Stallman <rms@psilocin.gnu.org>
6320
6321 * Makefile (makeinfo, texindex): Targets deleted.
6322 (makeinfo.o, texindex.o): Targets deleted.
6323 (clean, dist): Don't do anything with them or with getopt*.
6324
63251998-01-30 Richard Stallman <rms@psilocin.gnu.org>
6326
6327 * Makefile (SHELL): Defined.
6328
63291998-01-27 Richard Stallman <rms@psilocin.gnu.org>
6330
6331 * Makefile (elisp.tps): New target.
6332 (elisp.dvi): Depend on elisp.tps.
6333
6334Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
6335
6336 * README: Update phone number.
6337
6338 * Makefile (elisp): Make this be the default target.
6339 Depend on makeinfo.c instead of makeinfo.
6340 (install): Don't depend on elisp.dvi, since we don't install that.
6341 Use mkinstalldirs.
6342 (dist): Add mkinstalldirs.
6343
6344Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6345
6346 * Makefile (VERSION): Update version number.
6347 (maintainer-clean): Renamed from realclean.
6348
6349Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
6350
6351 * Makefile (realclean): New target.
6352 (elisp): Remove any old elisp-* files first.
6353
6354Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
6355
6356 * Makefile (VERSION): New variable.
6357 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
6358 Compressed file suffix should be `.gz', not `.z'.
6359
6360Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6361
6362 * Makefile (elisp): Depend on makeinfo.
6363
6364Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu)
6365
6366 * Makefile (srcs): Add anti.texi.
6367
6368Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6369
6370 * Makefile (infodir, prefix): New vars.
6371 (install): Use infodir.
6372 (emacsinfodir): Deleted.
6373
6374Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6375
6376 * Makefile (srcs): Add calendar.texi.
6377
6378 * Makefile (dist): Copy texindex.c and makeinfo.c.
6379 Limit elisp-* files to those with one or two digits.
6380
6381Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6382
6383 * Makefile (dist): Changed to use Gzip instead of compress.
6384
6385Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6386
6387 * loading.texi (Unloading): define-function changed back to
6388 defalias. It may not stay this way, but at least it's
6389 consistent with the known-good version of the code patch.
6390
6391Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
6392
6393 * modes.texi (Hooks): Document new optional arg of add-hook.
6394
6395Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6396
6397 * variables.texi: Document nil initial value of buffer-local variables.
6398
6399 * tips.texi: Add new section on standard library headers.
6400
6401Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6402
6403 * Makefile (srcs): Add frame.texi to the list of sources.
6404
6405Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6406
6407 * Makefile (dist): Don't bother excluding autosave files; they'll
6408 never make it into the temp directory anyway, and the hash marks
6409 in the name are problematic for make and the Bourne shell.
6410 (srcs):
6411
6412Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6413
6414 * Makefile (dist): Don't include backup files or autosave files in
6415 the distribution tar file.
6416
6417Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6418
6419 * Makefile (srcs): Added index.perm.
6420 (elisp.dvi): Remove erroneous shell comment.
6421 Expect output of permute-index in permuted.fns.
6422 Save old elisp.aux in elisp.oaux.
6423 (clean): Added index.texi to be deleted.
6424
6425Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6426
6427 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
6428
6429Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech)
6430
6431 * files.texi: Noted that completion-ignored-extensions is ignored
6432 when making *Completions*.
6433
6434Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
6435
6436 * Makefile make dist now depends on elisp.dvi, since it tries
6437 to include it in the dist file.
6438
6439Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu)
6440
6441 * functions.texinfo (Mapping Functions): Add missing quote
6442
6443Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6444
6445 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
6446 (defunargs): Turn off \hyphenchar of \sl font temporarily.
6447
6448Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
6449
6450 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
6451 and @error{} are the terms now being used. The files in the
6452 directory have been changed to reflect this.
6453
6454 * All instances of @indentedresultt{} have been changed to
6455 ` @result{}', using 5 spaces at the begining of the line.
6456
6457Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
6458
6459 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
6460 experimental @indentedresult{}, @indentedexpandsto{} are part of
6461 the texinfo.tex in this directory. These TeX macros are not
6462 stable yet.
6463
6464Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
6465
6466 * texinfo.tex: Temporarily added
6467 \let\result=\dblarrow
6468 \def\error{{\it ERROR} \longdblarrow}
6469 We need to do this better soon.
6470
6471Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
6472
6473 * Applied Karl Berry's patches to *.texinfo files, but not to
6474 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
6475 new title page format is also not applied, since it requires
6476 texinfo.tex changes.)
6477
6478 * Cleaned up `Makefile' and defined the `emacslibdir' directory
6479 for the Project GNU development environment.
6480
6481;; Local Variables:
6482;; coding: iso-2022-7bit
6483;; add-log-time-zone-rule: t
6484;; End:
6485
6486 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
6487 2005, 2006, 2007 Free Software Foundation, Inc.
6488
6489 This file is part of GNU Emacs.
6490
6491 GNU Emacs is free software; you can redistribute it and/or modify
6492 it under the terms of the GNU General Public License as published by
6493 the Free Software Foundation; either version 3, or (at your option)
6494 any later version.
6495
6496 GNU Emacs is distributed in the hope that it will be useful,
6497 but WITHOUT ANY WARRANTY; without even the implied warranty of
6498 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6499 GNU General Public License for more details.
6500
6501 You should have received a copy of the GNU General Public License
6502 along with GNU Emacs; see the file COPYING. If not, write to the
6503 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
6504 Boston, MA 02110-1301, USA.
6505
6506;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda