(gdb-invalidate-assembler): Compare numeric
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
7c42e639
CY
12008-04-20 Chong Yidong <cyd@stupidchicken.com>
2
3 * display.texi (Overlay Properties): Clarify role of underlying
4 textprop and overlay keymaps for display strings.
5
6 * keymaps.texi (Active Keymaps): Ditto.
7
25c0d999
SM
82008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
9
10 * minibuf.texi (Programmed Completion):
11 Replace dynamic-completion-table with the new completion-table-dynamic.
12
e3af5968
CY
132008-04-07 Chong Yidong <cyd@stupidchicken.com>
14
15 * intro.texi (Some Terms): Change "fonts in this manual" index
16 entry to "typographic conventions".
17
6bfc8698
EZ
182008-04-05 Eli Zaretskii <eliz@gnu.org>
19
20 * objects.texi (Text Props and Strings): Add indexing for read
21 syntax of text properties.
22
4972c361
SM
232008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
24
25 * processes.texi (Decoding Output): Remove process-filter-multibyte
26 functions.
27
c70a68db
MR
282008-03-15 Martin Rudalics <rudalics@gmx.at>
29
30 * display.texi (Finding Overlays): Say that empty overlays at
31 the end of the buffer are reported too.
32
1291fd36
GM
332008-03-13 Glenn Morris <rgm@gnu.org>
34
35 * elisp.texi (EMACSVER): Set to 23.0.60.
36
c6b0dfd5
CY
372008-02-26 Chong Yidong <cyd@stupidchicken.com>
38
39 * strings.texi (Formatting Strings): Treat - and 0 as flag
40 characters.
41
875fc30c
GM
422008-02-22 Glenn Morris <rgm@gnu.org>
43
44 * frames.texi (Position Parameters): Clarify the description of
45 `left' and `top', using information from "Geometry".
46 (Geometry): Give a pointer to "Position Parameters", rather than
47 repeating information.
48
d8c8e45a
GM
492008-02-11 Glenn Morris <rgm@gnu.org>
50
51 * objects.texi (Equality Predicates): No longer talk about "two"
52 functions.
53
542008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
55
56 * objects.texi (Equality Predicates): Add defun for
57 equal-including-properties.
58
bfffe0b1
GM
592008-02-10 Glenn Morris <rgm@gnu.org>
60
61 * objects.texi (Equality Predicates):
62 Mention equal-including-properties.
63
431b78c9
RS
642008-02-07 Richard Stallman <rms@gnu.org>
65
66 * windows.texi (Window Start): Mention the feature of moving
67 window-start to start of line.
68
c8763fb6 692008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
70
71 * keymaps.texi (Tool Bar): Document rtl property.
72
1a256502
TTN
732008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
74
75 * display.texi (Button Types):
76 For define-button-type, clarify type of NAME.
77
569382c2
MR
782008-01-19 Martin Rudalics <rudalics@gmx.at>
79
80 * buffers.texi (Buffer Modification): Fix typo.
81
f3041af1
DN
822008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
83
84 * os.texi (System Environment): Remove references to OSes that are
85 not supported anymore.
86
d35e1cd7
DN
872008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
88
89 * os.texi (System Environment): Remove mention for Masscomp.
90
23af7580
RS
912008-01-04 Richard Stallman <rms@gnu.org>
92
93 * display.texi (Faces): Don't talk about internal face vector as arg
94 to facep.
95
96 * customize.texi (Type Keywords): Fix previous change.
97
98 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
99 * elisp.texi (Top): Fix menu for commands.texi change.
100
ec7d5b1e
RS
1012007-12-30 Richard Stallman <rms@gnu.org>
102
103 * commands.texi (Accessing Mouse): Renamed from Accessing Events.
104 (Accessing Scroll): New node broken out of Accessing Mouse.
105
101a6cea
RS
1062007-12-28 Richard Stallman <rms@gnu.org>
107
108 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 109 (Basic Parameters): For `title', refer to title bar.
041817a4 110 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 111
72b7e664
RS
1122007-12-23 Richard Stallman <rms@gnu.org>
113
114 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
115 Improve some of the commented-out keywords' text too.
116
27a4f445
MR
1172007-12-14 Martin Rudalics <rudalics@gmx.at>
118
e2e3f1d7
MR
119 * nonascii.texi (Encoding and I/O): Reword to avoid saying
120 "visit the current buffer".
121
27a4f445
MR
122 * os.texi (System Interface): Fix typo.
123
a2afc99d
RS
1242007-12-04 Richard Stallman <rms@gnu.org>
125
126 * objects.texi (Symbol Type): Fix typo.
127
b694135c
RS
1282007-12-03 Richard Stallman <rms@gnu.org>
129
130 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
131
f99a19da
GM
1322007-12-01 Glenn Morris <rgm@gnu.org>
133
134 * functions.texi (Declaring Functions): Improve previous change.
135
8f4b37d8
GM
1362007-11-30 Glenn Morris <rgm@gnu.org>
137
138 * functions.texi (Declaring Functions): Add optional fourth
139 argument of declare-function, and setting third argument to `t'.
140
61a2fe01
RS
1412007-11-29 Richard Stallman <rms@gnu.org>
142
143 * customize.texi (Composite Types): Document `group' type.
144
cbfc5193
GM
1452007-11-29 Glenn Morris <rgm@gnu.org>
146
147 * functions.texi (Declaring Functions): Add findex. Mention
148 `external' files.
149
8386283a
JB
1502007-11-26 Juanma Barranquero <lekktu@gmail.com>
151
152 * functions.texi (Declaring Functions): Fix directive.
153
a07c9a8b
RS
1542007-11-25 Richard Stallman <rms@gnu.org>
155
156 * help.texi (Help Functions): Clean up last change.
157
158 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
159
160 * loading.texi (Named Features): Minor cleanup.
161
162 * macros.texi (Eval During Expansion): Minor cleanup.
163
164 * variables.texi (Variable Aliases): Minor cleanup.
165
a0925923
RS
1662007-11-24 Richard Stallman <rms@gnu.org>
167
168 * functions.texi (Declaring Functions): Clarify previous change.
169
170 * compile.texi (Compiler Errors): Clarify previous change.
171
20c63e44
RS
1722007-11-24 Richard Stallman <rms@gnu.org>
173
e5e76c04 174 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
175 Clarify the text and move items around.
176
5bb0cda3
GM
1772007-11-24 Glenn Morris <rgm@gnu.org>
178
179 * functions.texi (Declaring Functions): New section.
180 * compile.texi (Compiler Errors): Mention declaring functions,
181 defvar with no initvalue, and byte-compile-warnings.
182
af13c86a
MR
1832007-11-15 Martin Rudalics <rudalics@gmx.at>
184
185 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
186 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
187
a5373305
MR
1882007-11-13 Martin Rudalics <rudalics@gmx.at>
189
190 * help.texi (Help Functions): Document new macro `with-help-window'.
191
fe284805
JL
1922007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
193
194 * searching.texi (Replacing Match): Describe new
195 `match-substitute-replacement'.
196
2c3a09b1
RS
1972007-10-31 Richard Stallman <rms@gnu.org>
198
199 * strings.texi (Creating Strings): Null strings from concat not unique.
200
f2b480f4
RS
2012007-10-26 Richard Stallman <rms@gnu.org>
202
203 * objects.texi (Equality Predicates): Null strings are uniquified.
204
205 * minibuf.texi: Minor clarifications in previous change.
206
db21122c
GM
2072007-10-25 Glenn Morris <rgm@gnu.org>
208
209 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
210
2328cbb3
RS
2112007-10-24 Richard Stallman <rms@gnu.org>
212
213 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
214
215 * variables.texi (Frame-Local Variables): Node deleted.
216 (Variables): Delete Frame-Local Variables from menu.
217 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
218 (Default Value): Don't mention frame-local vars.
219
220 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
221
222 * loading.texi (Unloading): Document FEATURE-unload-function
223 instead of FEATURE-unload-hook.
224
2328cbb3
RS
225 * frames.texi (Multiple Displays): Don't mention frame-local vars.
226
c066bafa
JL
2272007-10-22 Juri Linkov <juri@jurta.org>
228
229 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
230 (High-Level Completion): Document a list of default value strings
231 in the DEFAULT argument, for which minibuffer functions return the
232 first element.
233
65ced25f
JL
2342007-10-17 Juri Linkov <juri@jurta.org>
235
236 * text.texi (Filling): Update arguments of fill-paragraph.
237 fill-paragraph operates on the active region in Transient Mark mode.
238 Remove fill-paragraph-or-region.
239
ee46ec8e
KB
2402007-10-13 Karl Berry <karl@gnu.org>
241
242 * elisp.texi (@dircategory): Move to after @copying,
243 since we want @copying as close as possible to the beginning of
244 the output.
245
61bbdbc6
RS
2462007-10-12 Richard Stallman <rms@gnu.org>
247
248 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
249
250 * commands.texi (Distinguish Interactive): New node,
251 broken out from Interactive Call and rewritten.
252 (Command Loop): Put Distinguish Interactive in menu.
253
af23e1e8
RS
2542007-10-09 Richard Stallman <rms@gnu.org>
255
256 * text.texi (Examining Properties): Mention overlay priority.
257
258 * display.texi (Display Margins): Correct the description
259 of margin display specifications.
260 (Replacing Specs): New subnode broken out of Display Property.
261
e1965a69
JL
2622007-10-06 Juri Linkov <juri@jurta.org>
263
264 * text.texi (Filling): Document fill-paragraph-or-region.
265
4638454b
JB
2662007-10-05 Juanma Barranquero <lekktu@gmail.com>
267
268 * display.texi (Auto Faces): Fix typo.
269
7ed54cc5
RS
2702007-10-02 Richard Stallman <rms@gnu.org>
271
272 * display.texi (Display Property): Explain some display specs
273 don't let you move point in.
274
275 * frames.texi (Cursor Parameters): Describe
276 cursor-in-non-selected-windows here. Explain more values.
277
278 * windows.texi (Basic Windows): Don't describe
279 cursor-in-non-selected-windows here.
280
305a7ef2
EZ
2812007-10-01 Eli Zaretskii <eliz@gnu.org>
282
283 * processes.texi (Misc Network): Note that these functions are
284 supported only on some systems.
285
f7a7f4eb
RS
2862007-10-01 Richard Stallman <rms@gnu.org>
287
288 * display.texi (Overlay Properties): Explain nil as priority.
289 Explain that conflicts are unpredictable if not resolved by
290 priorities.
291
780d7bb9
RS
2922007-09-23 Richard Stallman <rms@gnu.org>
293
294 * macros.texi (Backquote): Minor clarification.
295
14b4fdfb
RS
2962007-09-19 Richard Stallman <rms@gnu.org>
297
298 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
299 Clarify when they work in parallel and when one overrides.
300 Fix error in example.
14b4fdfb 301
b8d4c8d0
GM
3022007-09-06 Glenn Morris <rgm@gnu.org>
303
304 * Move from lispref/ to doc/lispref/. Change all setfilename
305 commands to use ../../info.
306 * Makefile.in (infodir): Go up one more level.
4638454b 307 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
308 (miscmanualdir): New.
309 (dist): Use new variable miscmanualdir.
310 * makefile.w32-in (infodir, texinputdir): Go up one more level.
311 (usermanualdir): Change from ../man to ../emacs.
312
1bb1f7d3
MR
3132007-08-30 Martin Rudalics <rudalics@gmx.at>
314
315 * commands.texi (Command Loop Info): Advise against changing
316 most variables described here. Explain new variable
317 last-repeatable-command.
318
b8d4c8d0
GM
3192007-08-29 Glenn Morris <rgm@gnu.org>
320
321 * elisp.texi (EMACSVER): Increase to 23.0.50.
322
3232007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
324
325 * frames.texi (Basic Parameters): Add display-environment-variable
326 and term-environment-variable.
327
3282007-08-28 Juri Linkov <juri@jurta.org>
329
330 * display.texi (Image Formats, Other Image Types): Add SVG.
331
3322007-08-28 Juri Linkov <juri@jurta.org>
333
334 * display.texi (Images): Move formats-related text to new node
335 "Image Formats".
336 (Image Formats): New node.
337
619fb9ee
RS
3382007-08-27 Richard Stallman <rms@gnu.org>
339
340 * windows.texi (Window Configurations): Clarify what
341 a window configuration saves.
342
b8d4c8d0
GM
3432007-08-25 Richard Stallman <rms@gnu.org>
344
345 * display.texi (Images): Delete redundant @findex.
346
3472007-08-16 Richard Stallman <rms@gnu.org>
348
349 * processes.texi (Asynchronous Processes): Clarify
350 doc of start-file-process.
351
3522007-08-08 Martin Rudalics <rudalics@gmx.at>
353
354 * modes.texi (Example Major Modes): Fix typo.
355
3562007-08-08 Glenn Morris <rgm@gnu.org>
357
358 * intro.texi (nil and t): Do not use `iff' in documentation.
359
360 * tips.texi (Documentation Tips): Recommend against `iff'.
361
3622007-08-07 Chong Yidong <cyd@stupidchicken.com>
363
364 * display.texi (Image Cache): Document image-refresh.
365
3662007-08-06 Martin Rudalics <rudalics@gmx.at>
367
368 * windows.texi (Size of Window): Document window-full-width-p.
369
3702007-07-25 Glenn Morris <rgm@gnu.org>
371
372 * gpl.texi (GPL): Replace license with GPLv3.
373
374 * Relicense all FSF files to GPLv3 or later.
375
3762007-07-24 Michael Albinus <michael.albinus@gmx.de>
377
4638454b
JB
378 * processes.texi (Synchronous Processes):
379 Add `process-file-shell-command'.
b8d4c8d0
GM
380 (Asynchronous Processes): Mention restricted use of
381 `process-filter' and `process-sentinel' in
382 `start-file-process'. Add `start-file-process-shell-command'.
383
3842007-07-17 Michael Albinus <michael.albinus@gmx.de>
385
386 * files.texi (Magic File Names): Introduce optional parameter
387 IDENTIFICATION for `file-remote-p'.
388
3892007-07-16 Richard Stallman <rms@gnu.org>
390
391 * display.texi (Defining Faces): Fix previous change.
392
3932007-07-14 Richard Stallman <rms@gnu.org>
394
395 * control.texi (Handling Errors): Document `debug' in handler list.
396
3972007-07-10 Richard Stallman <rms@gnu.org>
398
399 * display.texi (Defining Faces): Explain C-M-x feature for defface.
400
4012007-07-09 Richard Stallman <rms@gnu.org>
402
403 * files.texi (Magic File Names): Rewrite previous change.
404
4052007-07-08 Michael Albinus <michael.albinus@gmx.de>
406
407 * files.texi (Magic File Names): Introduce optional parameter
408 CONNECTED for `file-remote-p'.
409
4102007-07-07 Michael Albinus <michael.albinus@gmx.de>
411
412 * processes.texi (Asynchronous Processes):
413 * files.texi (Magic File Names): Add `start-file-process'.
414
4152007-06-27 Richard Stallman <rms@gnu.org>
416
417 * files.texi (Format Conversion Piecemeal): Clarify
418 `after-insert-file-functions' calling convention.
419
4202007-06-27 Michael Albinus <michael.albinus@gmx.de>
421
4638454b
JB
422 * files.texi (Magic File Names): Remove `dired-call-process'.
423 Add `process-file'.
b8d4c8d0
GM
424
4252007-06-27 Kenichi Handa <handa@m17n.org>
426
427 * text.texi (Special Properties): Fix description about
4638454b 428 `composition' property.
b8d4c8d0
GM
429
4302007-06-26 Kenichi Handa <handa@m17n.org>
431
432 * nonascii.texi (Default Coding Systems): Document about the
433 return value `undecided'.
434
4352007-06-25 David Kastrup <dak@gnu.org>
436
437 * keymaps.texi (Active Keymaps): Document new POSITION argument of
438 `current-active-maps'.
439
4402007-06-24 Karl Berry <karl@gnu.org>
441
4638454b 442 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
443
4442007-06-15 Juanma Barranquero <lekktu@gmail.com>
445
446 * display.texi (Overlay Arrow): Doc fix.
447
4482007-06-14 Karl Berry <karl@tug.org>
449
450 * anti.texi (Antinews): Typo.
451
4522007-06-14 Chong Yidong <cyd@stupidchicken.com>
453
454 * display.texi (Image Cache): Document image-refresh.
455
4562007-06-12 Karl Berry <karl@gnu.org>
457
458 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
459 * two-volume.make: New file.
460 * .cvsignore: Ignore two-volume files.
461
4622007-06-12 Tom Tromey <tromey@redhat.com>
463
464 * os.texi (Init File): Document user-emacs-directory.
465
4662007-06-03 Nick Roberts <nickrob@snap.net.nz>
467
468 * commands.texi (Click Events): Describe width and height when
469 object is nil.
470
4712007-05-30 Nick Roberts <nickrob@snap.net.nz>
472
473 * commands.texi (Click Events): Layout more logically. Describe
474 width and height.
475 (Drag Events, Motion Events): Update to new format for position.
476
4772007-06-02 Richard Stallman <rms@gnu.org>
478
479 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
480
4812007-06-02 Chong Yidong <cyd@stupidchicken.com>
482
483 * Version 22.1 released.
484
4852007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
486
487 * text.texi (Special Properties): Correct meaning of fontified face.
488
4892007-05-30 Richard Stallman <rms@gnu.org>
490
491 * text.texi (Special Properties): Add link to Adjusting Point.
492
4932007-05-12 Richard Stallman <rms@gnu.org>
494
495 * text.texi (Margins): indent-to-left-margin is not the default.
496 (Mode-Specific Indent): For indent-line-function, the default
497 is indent-relative.
498
499 * modes.texi (Example Major Modes): Explain last line of text-mode
500 is redundant.
501
5022007-05-10 Richard Stallman <rms@gnu.org>
503
504 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
505
506 * help.texi (Keys in Documentation): Add reference to
507 Documentation Tips.
508
509 * files.texi (Format Conversion): TO-FN gets three arguments.
510
511 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
512
5132007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
514
515 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
516 * files.texi (Format Conversion): Expand intro; add menu.
517 (Format Conversion Overview, Format Conversion Round-Trip)
518 (Format Conversion Piecemeal): New nodes/subsections.
519 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
520 * text.texi (Text Properties): Remove "Saving Properties" from menu.
521 (Saving Properties): Delete node/subsection.
522
5232007-05-07 Karl Berry <karl@gnu.org>
524
525 * elisp.texi (EMACSVER): Back to 22.
526
5272007-05-06 Richard Stallman <rms@gnu.org>
528
529 * processes.texi (Accepting Output): Revert most of previous change.
530
5312007-05-05 Richard Stallman <rms@gnu.org>
532
533 * processes.texi (Accepting Output): accept-process-output
534 uses microseconds, not milliseconds. But that arg is obsolete.
535
5362007-05-04 Karl Berry <karl@tug.org>
537
538 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
539
5402007-05-04 Eli Zaretskii <eliz@gnu.org>
541
542 * tips.texi (Documentation Tips): Rearrange items to place the
543 more important ones first. Add an index entry for hyperlinks.
544
5452007-05-03 Karl Berry <karl@gnu.org>
546
547 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
548 (EMACSVER) [smallbook]: 22 for printed version.
549
550 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
551 so restore anchor to normal position after defun. Found by Kevin Ryde.
552
5532007-04-26 Glenn Morris <rgm@gnu.org>
554
555 * elisp.texi (EMACSVER): Increase to 22.1.50.
556
5572007-04-28 Karl Berry <karl@gnu.org>
558
559 * elisp.texi: Improve line breaks on copyright page,
560 similar layout to emacs manual, 8.5x11 by default.
561
5622007-04-24 Richard Stallman <rms@gnu.org>
563
564 * text.texi (Special Properties): Add xref to Overlay Properties.
565
566 * display.texi (Overlay Properties): Add xref to Special Properties.
567
5682007-04-22 Richard Stallman <rms@gnu.org>
569
570 * keymaps.texi (Extended Menu Items): Move the info about
571 format with cached keyboard binding.
572
5732007-04-21 Richard Stallman <rms@gnu.org>
574
575 * text.texi (Special Properties): Clarify previous change.
576
577 * files.texi (File Name Expansion): Clarify previous change.
578
579 * display.texi (Attribute Functions): Fix example for
580 face-attribute-relative-p.
581
5822007-04-19 Kenichi Handa <handa@m17n.org>
583
584 * text.texi (Special Properties): Document composition property.
585
5862007-04-19 Glenn Morris <rgm@gnu.org>
587
588 * files.texi (File Name Expansion): Mention "superroot".
589
5902007-04-15 Chong Yidong <cyd@stupidchicken.com>
591
592 * frames.texi (Multiple Displays): Add note about "multi-monitor"
593 setups.
594 (Display Feature Testing): Note that display refers to all
595 physical monitors for multi-monitor setups.
596
5972007-04-14 Richard Stallman <rms@gnu.org>
598
599 * lists.texi (Sets And Lists): Clarify `delete' examples.
600 Remove spurious xref to same node.
601 Clarify xref for add-to-list.
602
6032007-04-12 Nick Roberts <nickrob@snap.net.nz>
604
605 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
606 value of lisp-mode-map.
607
6082007-04-11 Karl Berry <karl@gnu.org>
609
610 * anti.texi (Antinews):
611 * display.texi (Overlay Properties, Defining Images):
612 * processes.texi (Synchronous Processes, Sentinels):
613 * syntax.texi (Syntax Table Internals):
614 * searching.texi (Regexp Special):
615 * nonascii.texi (Default Coding Systems):
616 * text.texi (Special Properties):
617 * minibuf.texi (Basic Completion): Wording to improve breaks in
618 8.5x11 format.
619 * elisp.texi (smallbook): New @set to more easily switch between
620 smallbook and 8.5x11.
621
6222007-04-11 Richard Stallman <rms@gnu.org>
623
624 * text.texi (Lazy Properties): Minor fix.
625
6262007-04-08 Karl Berry <karl@gnu.org>
627
628 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
629 * macros.texi (Backquote): Downcase Backquote in index entries for
630 consistency.
631
6322007-04-08 Richard Stallman <rms@gnu.org>
633
634 * text.texi (Adaptive Fill): Just describe default,
635 don't show it (since it contains non-ASCII chars).
636
6372007-04-07 Karl Berry <karl@gnu.org>
638
639 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
640 adaptive-fill-regexp's value, since they are not in the standard
641 TeX fonts.
642
6432007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
644
645 * display.texi (Defining Faces): Fix example.
646
6472007-04-07 Karl Berry <karl@gnu.org>
648
649 * display.texi (Button Buffer Commands): Improve page break.
650
6512007-04-07 Richard Stallman <rms@gnu.org>
652
653 * advice.texi (Activation of Advice): Remove redundant index entry.
654
655 * backups.texi: Improve index entries. Remove redundant ones.
656
657 * compile.texi (Byte Compilation): Improve index entry.
658
659 * hash.texi (Creating Hash): Improve index entry.
660
661 * symbols.texi (Definitions): Improve index entry.
662
663 * edebug.texi: Improve index entries. Remove redundant/useless ones.
664
665 * maps.texi (Standard Keymaps): Remove useless index entry.
666
667 * help.texi (Documentation Basics): Remove redundant index entries.
668
669 * customize.texi: Improve index entries.
670 Remove redundant/useless ones.
671
672 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
673
674 * streams.texi (Output Variables): Improve index entry.
675
676 * abbrevs.texi (Abbrevs): Remove useless index entry.
677
678 * macros.texi (Expansion): Remove useless index entry.
679
680 * text.texi: Improve index entries. Remove redundant/useless ones.
681 (Text Properties, Examining Properties)
682 (Special Properties): Use "property category" instead of "category"
683 to refer to the `category' property.
684
685 * positions.texi: Improve index entries. Remove useless one.
686
687 * lists.texi: Improve index entries. Remove redundant/useless ones.
688
689 * os.texi: Improve index entries.
690 (Timers): Fix previous change.
691
692 * buffers.texi: Improve index entries.
693 (Modification Time): Get rid of term "obsolete buffer".
694
695 * debugging.texi: Improve index entries.
696 (Test Coverage): Add xref to other test coverage ftr.
697
698 * eval.texi: Improve index entry. Remove redundant ones.
699
700 * numbers.texi: Improve index entries. Remove redundant/useless ones.
701
702 * files.texi: Improve index entries. Remove redundant/useless ones.
703
704 * objects.texi: Improve index entries.
705
706 * processes.texi: Improve index entries.
707
708 * modes.texi: Improve index entry. Remove redundant one.
709
710 * nonascii.texi: Improve index entries.
711
712 * internals.texi: Improve index entries.
713
714 * syntax.texi: Improve index entries.
715
716 * keymaps.texi (Active Keymaps): Improve index entries.
717
718 * commands.texi: Improve index entries. Remove redundant/useless ones.
719
720 * frames.texi: Improve index entries. Remove redundant/useless ones.
721
722 * markers.texi: Improve index entries. Remove redundant ones.
723
724 * tips.texi: Improve index entries.
725
726 * loading.texi (Unloading): Improve index entry.
727
728 * variables.texi: Improve index entries. Remove redundant one.
729
730 * sequences.texi: Improve index entry.
731
732 * display.texi: Improve index entries. Remove redundant ones.
733
734 * windows.texi: Improve index entries.
735
736 * searching.texi: Improve index entries. Remove redundant one.
737
738 * strings.texi (Case Tables): Improve last change.
739
7402007-04-04 Chong Yidong <cyd@stupidchicken.com>
741
742 * strings.texi (Case Tables): Document with-case-table and
743 ascii-case-table.
744
7452007-04-03 Karl Berry <karl@gnu.org>
746
747 * processes.texi (Network): Reword to improve page break.
748
7492007-04-03 Eli Zaretskii <eliz@gnu.org>
750
751 * functions.texi (Inline Functions): Describe more disadvantages
752 of defsubst, and make advice against it stronger.
753
7542007-04-02 Karl Berry <karl@gnu.org>
755
756 * backups.texi (Backup Names): Avoid widow words.
757 * modes.texi (Example Major Modes): Align last comment.
758
7592007-04-01 Chong Yidong <cyd@stupidchicken.com>
760
761 * keymaps.texi (Remapping Commands): Document new arg to
762 command-remapping.
763
7642007-04-01 Karl Berry <karl@gnu.org>
765
766 * processes.texi (Low-Level Network): Typo.
767 * loading.texi (Hooks for Loading): Avoid double "the".
768 * keymaps.texi (Key Sequences): No double "and".
769 (Changing Key Bindings): Shorten to improve line break.
770
7712007-03-31 Glenn Morris <rgm@gnu.org>
772
773 * os.texi (Timers): Fix description of run-at-time TIME formats.
774
7752007-03-31 Richard Stallman <rms@gnu.org>
776
777 * display.texi (Invisible Text): Correct buffer-invisibility-spec
778 regarding ellipsis.
779
7802007-03-31 Eli Zaretskii <eliz@gnu.org>
781
782 * intro.texi (nil and t):
783 * symbols.texi (Plists and Alists):
784 * variables.texi (Variable Aliases, Constant Variables):
785 * functions.texi (Defining Functions):
786 * advice.texi (Advising Primitives):
787 * debugging.texi (Syntax Errors, Compilation Errors):
788 * minibuf.texi (Minibuffer Windows):
789 * commands.texi (Adjusting Point):
790 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
791 (Auto Major Mode, Major Mode Conventions):
792 * help.texi (Describing Characters):
793 * files.texi (Create/Delete Dirs, Information about Files)
794 (File Locks, Writing to Files, Reading from Files)
795 (Saving Buffers):
796 * windows.texi (Resizing Windows, Cyclic Window Ordering):
797 * frames.texi (Finding All Frames):
798 * positions.texi (Buffer End, Motion):
799 * markers.texi (The Region):
800 * text.texi (Deletion, Near Point):
801 * display.texi (Displaying Messages, Truncation):
802 * os.texi (Processor Run Time):
803 * tips.texi (Key Binding Conventions, Programming Tips)
804 (Warning Tips, Documentation Tips, Comment Tips):
805 * internals.texi (Memory Usage): Improve indexing.
806
807 * variables.texi (Frame-Local Variables):
808 * functions.texi (Argument List):
809 * loading.texi (Library Search):
810 * streams.texi (Output Variables):
811 * keymaps.texi (Translation Keymaps, Searching Keymaps):
812 * searching.texi (Replacing Match, Search and Replace):
813 * processes.texi (Byte Packing, Decoding Output)
814 (Accepting Output, Network Servers, Shell Arguments):
815 * display.texi (Abstract Display, Image Cache, Scroll Bars):
816 * windows.texi (Window Point, Window Start):
817 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
818 * commands.texi (Reading Input, Keyboard Events):
819 * minibuf.texi (Reading File Names, Minibuffer Completion)
820 (Recursive Mini):
821 * positions.texi (List Motion):
822 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
823 * numbers.texi (Arithmetic Operations, Math Functions)
824 (Predicates on Numbers, Comparison of Numbers):
825 (Numeric Conversions):
826 * locals.texi (Standard Buffer-Local Variables):
827 * maps.texi (Standard Keymaps):
828 * os.texi (User Identification, System Environment, Recording Input)
829 (X11 Keysyms):
830 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
831 * backups.texi (Backups and Auto-Saving):
832 * customize.texi (Customization, Group Definitions)
833 (Variable Definitions):
834 * compile.texi (Byte Compilation): Improve index entries.
835
8362007-03-31 Karl Berry <karl@gnu.org>
837
838 * macros.texi (Defining Macros): Avoid widow syllable.
839
8402007-03-31 Eli Zaretskii <eliz@gnu.org>
841
842 * elisp.texi (Top): Postscript -> PostScript.
843
844 * display.texi (Images, Postscript Images): Postscript -> PostScript.
845
8462007-03-31 Markus Triska <markus.triska@gmx.at>
847
848 * internals.texi (Writing Emacs Primitives): Untabify `For'.
849
8502007-03-30 Karl Berry <karl@gnu.org>
851
852 * lists.texi (List-related Predicates): Remove spurious @need.
853 (Setcdr): Use @smallexample to improve page break.
854 (Association Lists) <assoc>: Reword to improve page break.
855
856 * strings.texi (String Conversion): Insert blank line to improve
857 page break.
858
859 * numbers.texi (Random Numbers): Use @minus{}.
860 (Math Functions): Use @minus{}.
861
862 * intro.texi (Acknowledgements): Avoid line breaks before middle
863 initials.
864
8652007-03-24 Eli Zaretskii <eliz@gnu.org>
866
867 * errors.texi (Standard Errors): Add an index entry.
868
8692007-03-19 Richard Stallman <rms@gnu.org>
870
871 * os.texi (Recording Input): recent-keys now gives 300 keys.
872
8732007-03-12 Glenn Morris <rgm@gnu.org>
874
875 * os.texi: Replace "daylight savings" with "daylight saving"
876 throughout.
877
8782007-03-05 Richard Stallman <rms@gnu.org>
879
880 * variables.texi (File Local Variables): Update
881 enable-local-variables values.
882
8832007-03-04 Richard Stallman <rms@gnu.org>
884
885 * syntax.texi (Control Parsing): Minor clarification.
886
887 * strings.texi (Formatting Strings): Clarify width, precision, flags.
888
889 * sequences.texi (Sequence Functions): Move string-bytes away,
890 add xref.
891
892 * nonascii.texi (Text Representations): Move string-bytes here.
893
894 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
895
896 * minibuf.texi (Basic Completion): Minor clarification.
897
898 * markers.texi (The Mark): Clarify existence vs activation of mark.
899 Other cleanup.
900
901 * display.texi (Finding Overlays): Write better example.
902
903 * compile.texi (Eval During Compile): Clarify putting macros
904 in eval-when-compile.
905
c5602427 9062007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
907
908 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 909 load-read-function definition doc.
b8d4c8d0
GM
910
9112007-02-21 Kim F. Storm <storm@cua.dk>
912
913 * strings.texi (Text Comparison): Mention that assoc-string
914 converts symbols to strings before testing.
915
9162007-02-17 Kim F. Storm <storm@cua.dk>
917
918 * processes.texi (Bindat Spec): Vector types can have optional
919 element type.
920 (Bindat Examples): Fix example. Add vector with element type.
921
9222007-02-16 Andreas Schwab <schwab@suse.de>
923
924 * strings.texi (Formatting Strings): Document '+' flag.
925
9262007-02-15 Juanma Barranquero <lekktu@gmail.com>
927
928 * strings.texi (Modifying Strings): Clarify that `clear-string'
929 always converts the string to unibyte.
930
9312007-02-14 Kim F. Storm <storm@cua.dk>
932
933 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
934 Rewrite glyph code description to refer to these functions.
935 Remove details of encoding face number and char into integer code.
936
9372007-02-03 Alan Mackenzie <acm@muc.de>
938
939 * loading.texi (Hooks for Loading): Make the description of
940 `eval-after-load' more detailed, and amend the description of
941 after-load-alist, in accordance with changes from 2006-05.
942
9432007-02-03 Chong Yidong <cyd@stupidchicken.com>
944
945 * modes.texi (Defining Minor Modes): Document that a :require
946 keyword or similar may be required to make saved customization
947 variables work.
948
9492007-02-03 Eli Zaretskii <eliz@gnu.org>
950
951 * elisp.texi (Top): Make the detailed menu headers compliant with
952 Texinfo guidelines and with what texnfo-upd.el expects. Add
953 comments to prevent people from inadvertently modifying the key
954 parts needed by `texinfo-multiple-files-update'.
955
9562007-02-02 Eli Zaretskii <eliz@gnu.org>
957
958 * elisp.texi (Top): Update the top-level menus.
959
960 * syntax.texi (Categories): Add index entries.
961
9622007-02-01 Juanma Barranquero <lekktu@gmail.com>
963
964 * display.texi (Attribute Functions): Fix name and description of
965 the UNDERLINE arg of `set-face-underline-p'.
966
9672007-01-29 Eli Zaretskii <eliz@gnu.org>
968
969 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
970 Variables", and "Standard Keymaps" to the detailed menu.
971
972 * variables.texi (Future Local Variables): Add index entry.
973
9742007-01-28 Richard Stallman <rms@gnu.org>
975
976 * tips.texi (Coding Conventions): Clarify the tip about macros
977 that define a function or a variable.
978
979 * files.texi (File Attributes): UID and GID can be floats.
980 (Magic File Names): Explain why deferring all operations to
981 the standard handler does not work.
982
9832007-01-23 Martin Rudalics <rudalics@gmx.at>
984
985 * backups.texi (Reverting): Use "buffer" instead of "file"
986 when talking about major and minor modes.
987
9882007-01-21 Richard Stallman <rms@gnu.org>
989
990 * help.texi (Documentation): Add xref to Documentation Tips.
991
9922007-01-14 Juanma Barranquero <lekktu@gmail.com>
993
994 * tips.texi (Coding Conventions): Fix typos.
995
9962007-01-05 Richard Stallman <rms@gnu.org>
997
998 * modes.texi (Defining Minor Modes): Fix previous change.
999
10002007-01-03 Richard Stallman <rms@gnu.org>
1001
1002 * customize.texi (Variable Definitions, Customization Types):
1003 Don't use * in doc string for defcustom.
1004
10052007-01-02 Richard Stallman <rms@gnu.org>
1006
1007 * variables.texi (Variable Aliases): Clarify that aliases vars
1008 always have the same value.
1009
1010 * processes.texi (Bindat Spec): Fix Texinfo usage.
1011
1012 * modes.texi (Defining Minor Modes): Explain effect of command
1013 defined with define-global-minor-mode on new buffers.
1014
10152006-12-30 Kim F. Storm <storm@cua.dk>
1016
1017 * keymaps.texi (Tool Bar): Describe `grow-only' value of
1018 `auto-resize-tool-bars'.
1019
10202006-12-30 Richard Stallman <rms@gnu.org>
1021
1022 * keymaps.texi (Active Keymaps): Fix previous change.
1023
10242006-12-30 Nick Roberts <nickrob@snap.net.nz>
1025
1026 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
1027
10282006-12-30 Kim F. Storm <storm@cua.dk>
1029
1030 * processes.texi (Bindat Spec): Clarify using field names in
1031 length specifications.
1032
10332006-12-29 Kim F. Storm <storm@cua.dk>
1034
1035 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
1036 Add count and index variables for eval forms in repeat blocks.
1037
10382006-12-24 Richard Stallman <rms@gnu.org>
1039
1040 * customize.texi (Variable Definitions): Document
1041 new name custom-add-frequent-value.
1042
10432006-12-19 Kim F. Storm <storm@cua.dk>
1044
1045 * commands.texi (Misc Events): User signals now result in sigusr1
1046 and sigusr2 events which are handled through special-event-map.
1047 (Special Events): User signals and drag-n-drop are special.
1048
10492006-12-17 Richard Stallman <rms@gnu.org>
1050
1051 * loading.texi (Named Features): Explain subfeatures better.
1052
1053 * customize.texi: Use "option" only for user options.
1054 For the keyword values inside defcustom etc, say "keywords".
1055 For :options value's elements, say "elements".
1056 :group should not be omitted.
1057
1058 * syntax.texi (Parsing Expressions): Split up node.
1059 (Motion via Parsing, Position Parse, Parser State)
1060 (Low-Level Parsing, Control Parsing): New subnodes.
1061 (Parser State): Document syntax-ppss-toplevel-pos.
1062
1063 * positions.texi (List Motion): Punctuation fix.
1064
1065 * files.texi (File Name Completion): Document PREDICATE arg
1066 to file-name-completion.
1067
10682006-12-16 Eli Zaretskii <eliz@gnu.org>
1069
1070 * internals.texi (Building Emacs, Writing Emacs Primitives):
1071 Add index entries.
1072
10732006-12-11 Richard Stallman <rms@gnu.org>
1074
1075 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
1076 affects face menu. Explain how to make it non-nil without enabling
1077 any fontification.
1078
10792006-12-10 Chong Yidong <cyd@stupidchicken.com>
1080
1081 * modes.texi (Font Lock Basics): Document nil value of
1082 font-lock-defaults.
1083
10842006-12-10 Glenn Morris <rgm@gnu.org>
1085
1086 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
1087 value for system-flag argument. Abbrev tables may not be empty
1088 when major modes are loaded.
1089
10902006-12-08 Juanma Barranquero <lekktu@gmail.com>
1091
1092 * makefile.w32-in (maintainer-clean): Partially revert last
1093 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
1094 to protect elisp-covers.texi.
1095
10962006-12-07 Juanma Barranquero <lekktu@gmail.com>
1097
1098 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
1099 Don't remove elisp* info files; they are already deleted by the
1100 `clean' and `distclean' targets, and they are in the $(infodir)
1101 directory, not the current one.
1102
11032006-12-04 Kim F. Storm <storm@cua.dk>
1104
1105 * commands.texi (Misc Events): Update signal events.
1106 (Event Examples): Add signal example.
1107
11082006-11-29 Richard Stallman <rms@gnu.org>
1109
1110 * frames.texi (Visibility of Frames): Explain visible windows
1111 can be covered by others. Add xref for raise-frame.
1112
11132006-11-28 Richard Stallman <rms@gnu.org>
1114
1115 * searching.texi (Regexp Special): Update when ^ is special.
1116
11172006-11-27 Eli Zaretskii <eliz@gnu.org>
1118
1119 * customize.texi (Customization, Common Keywords)
1120 (Group Definitions, Variable Definitions, Composite Types)
1121 (Type Keywords, Customization Types): Add index entries for
1122 various customization keywords.
1123
11242006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
1125
1126 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
1127
c8763fb6 11282006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
1129
1130 * frames.texi (Window System Selections): Remove clipboard from
1131 description of selection-coding-system.
1132
11332006-11-06 Richard Stallman <rms@gnu.org>
1134
1135 * lists.texi (List Variables): Document COMPARE-FN.
1136
1137 * keymaps.texi: Avoid use of "binding" to mean a relation;
1138 use it only to refer to the meaning associated with a key.
1139 (Keymaps): Change menu node description.
1140
1141 * elisp.texi (Top): Change menu node description.
1142
1143 * display.texi (Managing Overlays): Document overlay-recenter.
1144
11452006-10-29 Chong Yidong <cyd@stupidchicken.com>
1146
1147 * Makefile.in: Use relative paths to avoid advertising filesystem
1148 contents during compilation.
1149
11502006-10-23 Kim F. Storm <storm@cua.dk>
1151
1152 * commands.texi (Event Input Misc): Update unread-command-events.
1153
11542006-10-23 Nick Roberts <nickrob@snap.net.nz>
1155
1156 * lists.texi (Sets And Lists): Fix typos.
1157
11582006-10-18 Juanma Barranquero <lekktu@gmail.com>
1159
1160 * control.texi (Processing of Errors): Use @var for an argument,
1161 not @code.
1162
11632006-10-16 Richard Stallman <rms@gnu.org>
1164
1165 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
1166
1167 * keymaps.texi (Format of Keymaps): Show all the keymap element
1168 patterns that result from menu items.
1169 (Key Lookup): Minor cleanups.
1170
1171 * modes.texi (Precalculated Fontification): Don't say that
1172 not setting font-lock-defaults avoids loading font-lock.
1173
1174 * help.texi (Documentation): Move xref to Emacs Manual here.
1175 (Documentation Basics): From here.
1176 Also doc emacs-lisp-docstring-fill-column.
1177
1178 * elisp.texi: Update version and ISBN.
1179
1180 * commands.texi (Interactive Call): Clarify KEYS arg to
1181 call-interactively is a vector.
1182 (Command Loop Info): Delete anchor in this-command-keys.
1183 Add anchor in this-command-keys-vector.
1184 (Recursive Editing): Document how recursive-edit
1185 handles the current buffer.
1186
11872006-10-13 Chong Yidong <cyd@stupidchicken.com>
1188
1189 * frames.texi (Frame Titles): %c and %l are ignored in
1190 frame-title-format.
1191
11922006-10-11 Richard Stallman <rms@gnu.org>
1193
1194 * keymaps.texi (Key Sequences): Clarify use of kbd.
1195
11962006-10-10 Kim F. Storm <storm@cua.dk>
1197
1198 * lists.texi (Sets And Lists): Add memql.
1199
12002006-10-03 Richard Stallman <rms@gnu.org>
1201
1202 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
1203 Clarify :ascii: and :nonascii:.
1204
12052006-09-29 Juri Linkov <juri@jurta.org>
1206
1207 * modes.texi (%-Constructs): Reorder coding systems in the
1208 documentation of %z to the real order displayed in the modeline.
1209
12102006-09-25 Richard Stallman <rms@gnu.org>
1211
1212 * os.texi (Timers): Describe timer-max-repeats.
1213
12142006-09-25 Chong Yidong <cyd@stupidchicken.com>
1215
1216 * os.texi (Timers): Mention with-local-quit.
1217
12182006-09-24 Richard Stallman <rms@gnu.org>
1219
1220 * searching.texi (Searching and Matching): Mention property search.
1221
1222 * commands.texi (Command Loop Info): Explain how read-event affects
1223 this-command-keys.
1224
12252006-09-20 Richard Stallman <rms@gnu.org>
1226
1227 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
1228
1229 * windows.texi (Window Start): Minor cleanups.
1230
12312006-09-20 Kim F. Storm <storm@cua.dk>
1232
1233 * windows.texi (Window Start): pos-visible-in-window-p allows
1234 specifying t for position to mean "end of window".
1235 Add window-line-height.
1236
1237 * anti.texi (Antinews): Mention window-line-height.
1238
12392006-09-19 David Kastrup <dak@gnu.org>
1240
1241 * keymaps.texi (Searching Keymaps): Small clarification.
1242
12432006-09-18 Richard Stallman <rms@gnu.org>
1244
1245 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
1246 cause keyboard menus.
1247 (Menu Keymaps): Likewise.
1248 (Defining Menus, Keyboard Menus): Clarify.
1249
1250 * text.texi (Fields): Clarify explanation of constrain-to-field.
1251
12522006-09-16 Eli Zaretskii <eliz@gnu.org>
1253
1254 * variables.texi (Tips for Defining): Fix a typo.
1255
12562006-09-15 Richard Stallman <rms@gnu.org>
1257
1258 * keymaps.texi (Remapping Commands, Searching Keymaps)
1259 (Active Keymaps): Clean up previous change.
1260
12612006-09-15 Jay Belanger <belanger@truman.edu>
1262
1263 * gpl.texi: Replace "Library Public License" by "Lesser Public
1264 License" throughout.
1265
12662006-09-15 David Kastrup <dak@gnu.org>
1267
1268 * keymaps.texi (Active Keymaps): Adapt description to use
1269 `get-char-property' instead `get-text-property'. Explain how
1270 mouse events change this. Explain the new optional argument of
1271 `key-binding' and its mouse-dependent lookup.
1272 (Searching Keymaps): Adapt description similarly.
1273 (Remapping Commands): Explain the new optional argument of
1274 `command-remapping'.
1275
12762006-09-14 Richard Stallman <rms@gnu.org>
1277
1278 * keymaps.texi (Searching Keymaps): Clarification.
1279 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
1280
12812006-09-13 Richard Stallman <rms@gnu.org>
1282
1283 * objects.texi (Character Type): Node split.
1284 Add xref to Describing Characters.
1285 (Basic Char Syntax, General Escape Syntax)
1286 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
1287
12882006-09-11 Richard Stallman <rms@gnu.org>
1289
1290 * display.texi (Display Table Format): Wording clarification.
1291 (Glyphs): Clarifications.
1292
12932006-09-10 Chong Yidong <cyd@stupidchicken.com>
1294
1295 * keymaps.texi (Active Keymaps): Mention that key-binding checks
1296 local maps.
1297
12982006-09-10 Kim F. Storm <storm@cua.dk>
1299
1300 * display.texi (Forcing Redisplay): Document return value of
1301 function redisplay.
1302
13032006-09-09 Richard Stallman <rms@gnu.org>
1304
1305 * windows.texi (Window Hooks): Explain limits of
1306 window-scroll-functions.
1307
1308 * display.texi (Fringe Indicators): Update for last change in
1309 indicate-buffer-boundaries.
1310
13112006-09-08 Richard Stallman <rms@gnu.org>
1312
1313 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
1314
13152006-09-06 Kim F. Storm <storm@cua.dk>
1316
1317 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
1318
1319 * windows.texi (Window Start): Update pos-visible-in-window-p.
1320
13212006-09-04 Richard Stallman <rms@gnu.org>
1322
1323 * processes.texi (Accepting Output): Explain SECONDS=0 for
1324 accept-process-output.
1325
1326 * os.texi (Idle Timers): Explain why timer functions should not
1327 loop until (input-pending-p).
1328
13292006-09-02 Eli Zaretskii <eliz@gnu.org>
1330
1331 * makefile.w32-in (usermanualdir): New variable.
1332 (elisp.dvi): Use it.
1333
13342006-09-01 Eli Zaretskii <eliz@gnu.org>
1335
1336 * buffers.texi (Buffer Modification): Fix last change.
1337
13382006-09-01 Chong Yidong <cyd@stupidchicken.com>
1339
1340 * buffers.texi (Buffer Modification): Document
1341 buffer-chars-modified-tick.
1342
13432006-08-31 Richard Stallman <rms@gnu.org>
1344
1345 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
1346
13472006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
1348
1349 * modes.texi (Syntactic Font Lock):
1350 Mention font-lock-syntactic-face-function
1351 instead of specific faces.
1352
13532006-08-29 Chong Yidong <cyd@stupidchicken.com>
1354
1355 * display.texi (Images): Add xrref to display-images-p.
1356
13572006-08-28 Kenichi Handa <handa@m17n.org>
1358
1359 * nonascii.texi (Lisp and Coding Systems): Fix description of
1360 detect-coding-region.
1361
13622006-08-27 Michael Olson <mwolson@gnu.org>
1363
1364 * processes.texi (Transaction Queues): Remove stray quote
1365 character.
1366
13672006-08-25 Richard Stallman <rms@gnu.org>
1368
1369 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
1370 Add xref.
1371
13722006-08-24 Chong Yidong <cyd@stupidchicken.com>
1373
1374 * os.texi (Timers): Avoid waiting inside timers.
1375
13762006-08-21 Lute Kamstra <lute@gnu.org>
1377
1378 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
1379
13802006-08-20 Richard Stallman <rms@gnu.org>
1381
1382 * os.texi (Idle Timers): New node, split out from Timers.
1383 Document current-idle-time.
1384 * commands.texi (Reading One Event): Update xref.
1385 * elisp.texi (Top): Update subnode menu.
1386
13872006-08-16 Richard Stallman <rms@gnu.org>
1388
1389 * keymaps.texi (Extended Menu Items): Show format of cached
1390 bindings in extended menu items.
1391
1392 * customize.texi (Variable Definitions): Explain when the
1393 standard value expression is evaluated.
1394
13952006-08-15 Chong Yidong <cyd@stupidchicken.com>
1396
1397 * commands.texi (Reading One Event): Explain idleness in
1398 `read-event'.
1399
14002006-08-12 Chong Yidong <cyd@stupidchicken.com>
1401
1402 * text.texi (Near Point): Say "cursor" not "terminal cursor".
1403 (Commands for Insertion): Removed split-line since it's not
1404 relevant for Lisp programming.
1405 (Yank Commands): Rewrite introduction.
1406 (Undo): Clarify.
1407 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
1408 (Filling): Remove redundant comment. Clarify return value of
1409 current-justification.
1410 (Margins): Minor clarifications.
1411 (Adaptive Fill): Update default value of adaptive-fill-regexp.
1412 (Sorting): Update definition of sort-lines.
1413 (Columns): Clarify behavior of sort-columns.
1414 (Indent Tabs): Link to Tab Stops in Emacs manual.
1415 (Special Properties): Clarify.
1416 (Clickable Text): Mention Buttons package.
1417
14182006-08-12 Kevin Ryde <user42@zip.com.au>
1419
1420 * os.texi (Time Parsing): Add %z to description of
1421 format-time-string, as per docstring. Add cross reference to
1422 glibc manual for strftime.
1423
14242006-08-08 Richard Stallman <rms@gnu.org>
1425
1426 * modes.texi: Clean up wording in previous change.
1427
14282006-08-07 Chong Yidong <cyd@stupidchicken.com>
1429
1430 * modes.texi (Hooks): Clarify.
1431 (Major Mode Basics): Mention define-derived-mode explicitly.
1432 (Major Mode Conventions): Rebinding RET is OK for some modes.
1433 Mention change-major-mode-hook and after-change-major-mode-hook.
1434 (Example Major Modes): Moved to end of Modes section.
1435 (Mode Line Basics): Clarify.
1436 (Mode Line Data): Mention help-echo and local-map in strings.
1437 Explain reason for treatment of non-risky variables.
1438 (Properties in Mode): Clarify.
1439 (Faces for Font Lock): Add font-lock-negation-char-face.
1440
14412006-08-04 Eli Zaretskii <eliz@gnu.org>
1442
1443 * strings.texi (Formatting Strings): Warn against arbitrary
1444 strings as first arg to `format'.
1445
14462006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
1447
1448 * text.texi (Clickable Text): Mention `help-echo' text property.
1449 Update intro, examples and associated explanations.
1450
14512006-07-31 Richard Stallman <rms@gnu.org>
1452
1453 * commands.texi: Update xrefs.
1454 (Event Mod): New node, cut out from old Translating Input.
1455
1456 * maps.texi: Update xrefs.
1457
1458 * keymaps.texi (Translation Keymaps): New node.
1459 Update xrefs from Translating Input to Translation Keymaps.
1460
1461 * elisp.texi (Top): Update subnode menu.
1462
1463 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
1464
1465 * os.texi (System Interface): Fix menu descriptions of some nodes.
1466 (Translating Input): Node deleted.
1467
14682006-07-31 Nick Roberts <nickrob@snap.net.nz>
1469
1470 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
1471
1472 * lists.texi (Sets And Lists): Likewise.
1473
14742006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
1475
1476 * text.texi (Fields): Mention POS
1477 requirement when narrowing is in effect.
1478
14792006-07-28 Richard Stallman <rms@gnu.org>
1480
1481 * display.texi (Face Attributes): Simplify wording.
1482 (Attribute Functions): Clarify meaning of new-frame default
1483 attribute settings.
1484
1485 * customize.texi (Common Keywords): Document how to use
1486 :package-version in a package not in Emacs.
1487
14882006-07-28 Kim F. Storm <storm@cua.dk>
1489
1490 * commands.texi (Reading One Event): Fix last change.
1491
14922006-07-26 Chong Yidong <cyd@stupidchicken.com>
1493
1494 * commands.texi (Reading One Event): Document SECONDS argument for
1495 read-event, read-char, and read-char-exclusive.
1496
14972006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
1498
1499 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
1500 to ensure correct identification.
1501
15022006-07-24 Richard Stallman <rms@gnu.org>
1503
1504 * text.texi (Clickable Text): Clarify.
1505
1506 * sequences.texi (Vector Functions): Delete duplicate xref.
1507
1508 * objects.texi (Function Type): Clarify.
1509
1510 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
1511 modes.
1512
1513 * lists.texi (List Variables): New node.
1514 Material moved from other nodes.
1515
1516 * variables.texi (Setting Variables): add-to-list and
1517 add-to-ordered-list moved to List Variables node.
1518
15192006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
1520
1521 * text.texi (Links and Mouse-1):
1522 For mouse-on-link-p, expand on arg POS.
1523
15242006-07-21 Kim F. Storm <storm@cua.dk>
1525
1526 * display.texi (Forcing Redisplay): Don't mention systems which
1527 don't support sub-second timers for redisplay-preemption-period.
1528
1529 * os.texi (Terminal Output): Clarify text vs graphical terminal.
1530
15312006-07-21 Eli Zaretskii <eliz@gnu.org>
1532
1533 * frames.texi (Input Focus): Document that focus-follows-mouse has
1534 no effect on MS-Windows.
1535
15362006-07-18 Richard Stallman <rms@gnu.org>
1537
1538 * display.texi (Forcing Redisplay): Cleanups in previous change.
1539
1540 * processes.texi (Low-Level Network): Make menu more convenient.
1541
15422006-07-18 Kim F. Storm <storm@cua.dk>
1543
1544 * display.texi (Forcing Redisplay): redisplay-preemption-period
1545 only used on window systems. Add xref to Terminal Output.
1546
1547 * os.texi (Terminal Output): baud-rate only controls preemption on
1548 non-window systems. Add xref to Forcing Redisplay.
1549
1550 * processes.texi (Low-Level Network): Rename node "Make Network"
1551 to "Network Processes".
1552
15532006-07-18 Karl Berry <karl@gnu.org>
1554
1555 * variables.texi, functions.texi, customize.texi, loading.texi:
1556 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
1557
15582006-07-17 Chong Yidong <cyd@stupidchicken.com>
1559
1560 * commands.texi (Waiting): Document batch-mode sit-for behavior.
1561
15622006-07-17 Richard Stallman <rms@gnu.org>
1563
1564 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
1565 Put period and comma inside quotes.
1566
1567 * loading.texi, markers.texi: Use real doublequote inside menus.
1568
1569 * windows.texi: Put point and comma inside quotes.
1570 (Textual Scrolling): Use @samp for error message.
1571
1572 * variables.texi, tips.texi, syntax.texi, symbols.texi:
1573 * strings.texi, streams.texi, processes.texi, os.texi:
1574 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
1575 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
1576 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
1577 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
1578 Put point and comma inside quotes.
1579
1580 * control.texi (Processing of Errors): Add command-error-function.
1581
1582 * variables.texi (File Local Variables): Clarify that
1583 file local variables make buffer-local bindings.
1584
1585 * modes.texi (Syntactic Font Lock): Give default for
1586 font-lock-syntax-table.
1587
15882006-07-17 Nick Roberts <nickrob@snap.net.nz>
1589
1590 * text.texi (Special Properties): Clean up previous change.
1591
15922006-07-16 Karl Berry <karl@gnu.org>
1593
1594 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
1595 * control.texi: Fix bad page breaks through chapter 10 (control).
1596
1597 * anti.texi (Antinews): Reorder face-attribute fns to avoid
1598 underfull hbox.
1599
16002006-07-15 Nick Roberts <nickrob@snap.net.nz>
1601
1602 * text.texi (Special Properties): Describe fontified text property
1603 in relation to a character (not text).
1604
16052006-07-15 Kim F. Storm <storm@cua.dk>
1606
1607 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
1608 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
1609 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
1610
1611 * anti.texi (Antinews): Mention redisplay function.
1612 The kbd macro existed, but was not documented, before 22.x.
1613 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
1614
16152006-07-14 Nick Roberts <nickrob@snap.net.nz>
1616
1617 * display.texi (Displaying Messages): Add anchor.
1618
1619 * frames.texi (Dialog Boxes): Use it.
1620
16212006-07-12 Richard Stallman <rms@gnu.org>
1622
1623 * objects.texi (Frame Type): Explain nature of frames better.
1624
1625 * frames.texi (Frames): Explain nature of frames better.
1626
16272006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
1628
1629 * tips.texi (Coding Conventions): Explain why use cl at compile time.
1630
16312006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1632
1633 * frames.texi (Window System Selections): Mention scrap support for Mac.
1634 Default value of x-select-enable-clipboard is t on Mac.
1635
1636 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
1637
16382006-07-11 Kim F. Storm <storm@cua.dk>
1639
1640 * display.texi (Forcing Redisplay): Add `redisplay' function.
1641 Don't mention (sit-for -1) -- use (redisplay t) instead.
1642
1643 * commands.texi (Waiting): (sit-for -1) is no longer special.
1644 (sit-for 0) is equivalent to (redisplay).
1645 Iconifying/deiconifying no longer makes sit-for return.
1646
16472006-07-10 Nick Roberts <nickrob@snap.net.nz>
1648
1649 * display.texi (Buttons): Fix typo.
1650
1651 * index.texi, elisp.texi (New Symbols): Comment node out.
1652
16532006-07-09 Richard Stallman <rms@gnu.org>
1654
1655 * display.texi (Truncation): Clean up previous change.
1656
16572006-07-08 Richard Stallman <rms@gnu.org>
1658
1659 * commands.texi (Interactive Call): Use 3 as prefix in example
1660 for execute-extended-command.
1661
1662 * display.texi (Attribute Functions): Move paragraph about
1663 compatibility with Emacs < 21.
1664
16652006-07-09 Kim F. Storm <storm@cua.dk>
1666
1667 * display.texi (Refresh Screen): Clarify force-window-update.
1668 (Truncation): "Normally" indicated by fringe arrows.
1669
16702006-07-08 Eli Zaretskii <eliz@gnu.org>
1671
1672 * windows.texi (Textual Scrolling, Resizing Windows):
1673 * variables.texi (Constant Variables):
1674 * text.texi (Buffer Contents, Deletion, Changing Properties)
1675 (Property Search, Special Properties, Sticky Properties)
1676 (Links and Mouse-1, Fields, Change Hooks):
1677 * syntax.texi (Syntax Table Functions, Parsing Expressions)
1678 (Categories):
1679 * symbols.texi (Other Plists):
1680 * streams.texi (Output Variables):
1681 * processes.texi (Input to Processes, Query Before Exit):
1682 * positions.texi (Word Motion, Text Lines, List Motion):
1683 * os.texi (Init File, System Environment, Sound Output)
1684 (Session Management):
1685 * nonascii.texi (Text Representations, Character Sets)
1686 (Chars and Bytes, Locales):
1687 * modes.texi (Defining Minor Modes, Header Lines):
1688 * minibuf.texi (Minibuffer Contents):
1689 * markers.texi (Information from Markers):
1690 * lists.texi (List Elements, Building Lists, Association Lists):
1691 * keymaps.texi (Tool Bar):
1692 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
1693 * functions.texi (What Is a Function, Mapping Functions):
1694 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
1695 (Color Names, Text Terminal Colors, Display Feature Testing):
1696 * files.texi (Visiting Functions, File Name Components)
1697 (Unique File Names, Contents of Directories):
1698 * display.texi (Forcing Redisplay, Displaying Messages)
1699 (Temporary Displays, Font Selection, Auto Faces)
1700 (Font Lookup, Fringe Indicators, Display Margins)
1701 (Image Descriptors, Showing Images, Image Cache, Button Types)
1702 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
1703 (Display Table Format, Glyphs):
1704 * control.texi (Iteration):
1705 * commands.texi (Command Loop Info, Adjusting Point):
1706 * backups.texi (Making Backups, Auto-Saving):
1707 Remove @tindex entries.
1708
17092006-07-07 Kim F. Storm <storm@cua.dk>
1710
1711 * display.texi (Fringe Cursors): Fix typo.
1712 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
1713 (Overlay Arrow): Default is overlay-arrow fringe indicator.
1714
17152006-07-05 Richard Stallman <rms@gnu.org>
1716
1717 * text.texi (Buffer Contents): Add example of text props
1718 in result of buffer-substring.
1719 (Text Properties): Explain better about use of specific property names.
1720 (Property Search): Some cleanups; reorder some functions.
1721
1722 * keymaps.texi (Changing Key Bindings): Cleanup.
1723 Add xref to Key Binding Conventions.
1724
1725 * display.texi (Attribute Functions): Add examples for
1726 face-attribute-relative-p.
1727
1728 * tips.texi (Coding Conventions): Cleanup last change.
1729
17302006-07-05 Karl Berry <karl@gnu.org>
1731
1732 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
1733 Remove @setchapternewpage odd.
1734 Result is 1013 pages, down from 1100.
1735
1736 * anti.texi, customize.texi, display.texi, internals.texi:
1737 * minibuf.texi, modes.texi, tips.texi:
1738 Fix overfull/underfull boxes.
1739
17402006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1741
1742 * edebug.texi (Instrumenting):
1743 Add Edebug-specific findex for eval-buffer.
1744 * loading.texi (Loading):
1745 Replace eval-current-buffer with eval-buffer.
1746
17472006-06-30 Nick Roberts <nickrob@snap.net.nz>
1748
1749 * locals.texi (Standard Buffer-Local Variables): Update the list
1750 of variables.
1751
17522006-06-26 Nick Roberts <nickrob@snap.net.nz>
1753
1754 * files.texi (File Name Completion): Point user to the node
1755 "Reading File Names".
1756
17572006-06-24 Eli Zaretskii <eliz@gnu.org>
1758
1759 * files.texi (Contents of Directories): Document case-insensitive
1760 behavior on respective filesystems.
1761
1762 * objects.texi (Character Type): Document that Emacs signals an
1763 error for unsupported Unicode characters specified as \uNNNN.
1764
17652006-06-19 Richard Stallman <rms@gnu.org>
1766
1767 * processes.texi (Bindat Spec): Clarify previous change.
1768
17692006-06-16 Richard Stallman <rms@gnu.org>
1770
1771 * tips.texi (Coding Conventions): Better explain conventions
1772 for definition constructs.
1773
1774 * text.texi (Special Properties): String value of `read-only'
1775 serves as the error message.
1776
1777 * objects.texi (Character Type): Clarify prev. change.
1778 (Non-ASCII in Strings): Mention \u and \U.
1779
1780 * commands.texi (Using Interactive): Explain problem of
1781 markers, etc., in command-history.
1782
17832006-06-14 Kim F. Storm <storm@cua.dk>
1784
1785 * commands.texi (Waiting): Negative arg to sit-for forces
1786 redisplay even if input is pending.
1787
1788 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
1789 redisplay. Remove incorrect example of binding redisplay-dont-pause
1790 around (sit-for 0).
1791
17922006-06-13 Richard Stallman <rms@gnu.org>
1793
1794 * display.texi (Forcing Redisplay): Clarify previous change.
1795
17962006-06-13 Romain Francoise <romain@orebokech.com>
1797
1798 * display.texi (Forcing Redisplay): Fix typo.
1799
18002006-06-13 Kim F. Storm <storm@cua.dk>
1801
1802 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
1803
18042006-06-10 Luc Teirlinck <teirllm@auburn.edu>
1805
1806 * tips.texi (Coding Conventions): Add `@end itemize'.
1807
18082006-06-10 Richard Stallman <rms@gnu.org>
1809
1810 * tips.texi (Coding Conventions): Explain use of coding systems
1811 to ensure one decoding for strings.
1812
18132006-06-09 Aidan Kehoe <kehoea@parhasard.net>
1814
1815 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
1816 syntax.
1817
18182006-06-07 Eli Zaretskii <eliz@gnu.org>
1819
1820 * display.texi (Font Selection): Remove description of
1821 clear-face-cache.
1822
1823 * compile.texi (Eval During Compile): Fix a typo. Add index
1824 entries for possible uses of eval-when-compile.
1825
18262006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
1827
1828 * display.texi (Abstract Display): Fix typo.
1829
18302006-06-03 Eli Zaretskii <eliz@gnu.org>
1831
1832 * minibuf.texi (Minibuffer History) <history-add-new-input>:
1833 Reword variable's description.
1834
18352006-06-01 Richard Stallman <rms@gnu.org>
1836
1837 * windows.texi (Splitting Windows): Clarify splitting nonselected
1838 window.
1839
18402006-05-31 Juri Linkov <juri@jurta.org>
1841
1842 * minibuf.texi (Minibuffer History): Add history-add-new-input.
1843
18442006-05-30 Richard Stallman <rms@gnu.org>
1845
1846 * display.texi (Line Height): Fix errors in description of
1847 default line height and line-height properyty.
1848
1849 * nonascii.texi (Default Coding Systems): Further clarification.
1850
18512006-05-29 Luc Teirlinck <teirllm@auburn.edu>
1852
1853 * internals.texi (Pure Storage): Mention that an overflow in pure
1854 space causes a memory leak.
1855 (Garbage Collection): If there was an overflow in pure space,
1856 `garbage-collect' returns nil.
1857
18582006-05-30 Eli Zaretskii <eliz@gnu.org>
1859
1860 * nonascii.texi (Default Coding Systems): Fix it some more.
1861
18622006-05-29 Eli Zaretskii <eliz@gnu.org>
1863
1864 * nonascii.texi (Default Coding Systems): Fix last change.
1865
18662006-05-29 Kenichi Handa <handa@m17n.org>
1867
1868 * nonascii.texi (find-operation-coding-system): Describe the new
1869 argument format (FILENAME . BUFFER).
1870
18712006-05-28 Richard Stallman <rms@gnu.org>
1872
1873 * tips.texi (Coding Conventions): Better explain reasons not to
1874 advise other packages or use `eval-after-load'.
1875
18762006-05-29 Kim F. Storm <storm@cua.dk>
1877
1878 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
1879 `bindat-idx' and `bindat-raw' for clarity.
1880
18812006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
1882
1883 * processes.texi (Bindat Spec): Expand on `repeat' handler.
1884
1885 * display.texi (Display): Add "Abstract Display" to menu.
1886 (Abstract Display, Abstract Display Functions)
1887 (Abstract Display Example): New nodes.
1888 * elisp.texi (Top): Add "Abstract Display" to menu.
1889
18902006-05-27 Chong Yidong <cyd@stupidchicken.com>
1891
1892 * keymaps.texi (Key Sequences): Link to input events definition.
1893 (Format of Keymaps): Delete material duplicated in Keymap Basics.
1894
1895 * files.texi (Changing Files): Document updated argument list for
1896 copy-file.
1897
18982006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
1899
1900 * processes.texi (Bindat Functions): Explain term "total length".
1901 Use it in bindat-length and bindat-pack descriptions.
1902
19032006-05-26 Eli Zaretskii <eliz@gnu.org>
1904
1905 * tips.texi (Coding Conventions): Advise against using
1906 eval-after-load in packages. Add an index entry.
1907
19082006-05-25 Juri Linkov <juri@jurta.org>
1909
1910 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
1911
1912 * modes.texi (%-Constructs): Add %e, %z, %Z.
1913
19142006-05-25 Richard Stallman <rms@gnu.org>
1915
1916 * elisp.texi (Top): Update subnode menu.
1917
1918 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
1919 (Keymaps): Update menu.
1920
19212006-05-25 Chong Yidong <cyd@stupidchicken.com>
1922
1923 * keymaps.texi (Key Sequences): Some clarifications.
1924
19252006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
1926
1927 * processes.texi (Bindat Functions): Say "unibyte string"
1928 explicitly for bindat-unpack and bindat-pack descriptions.
1929 (Bindat Examples): Don't call `string-make-unibyte' in example.
1930
19312006-05-25 Chong Yidong <cyd@stupidchicken.com>
1932
1933 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
c5602427 1934 Explain string and vector representations of key sequences.
b8d4c8d0
GM
1935
1936 * keymaps.texi (Changing Key Bindings):
dd7b651b 1937 * commands.texi (Interactive Codes):
b8d4c8d0
GM
1938 * help.texi (Describing Characters): Refer to it.
1939
19402006-05-23 Luc Teirlinck <teirllm@auburn.edu>
1941
1942 * frames.texi (Pointer Shape): @end table -> @end defvar.
1943
19442006-05-22 Richard Stallman <rms@gnu.org>
1945
1946 * elisp.texi (Top): Update subnode menus.
1947
1948 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
1949 Contents rewritten; material from old Pointer Shape node moved here.
1950
1951 * display.texi (Pointer Shape): Node deleted.
1952 (Image Descriptors): Minor cleanup.
1953
19542006-05-21 Richard Stallman <rms@gnu.org>
1955
1956 * syntax.texi (Parsing Expressions): Update info on which STATE
1957 elements are ignored.
1958
19592006-05-19 Luc Teirlinck <teirllm@auburn.edu>
1960
1961 * hooks.texi (Standard Hooks): Correct typo.
1962
1963 * gpl.texi (GPL): ifinfo -> ifnottex.
1964
19652006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
1966
1967 * searching.texi (Simple Match Data): Warn about match data being
1968 set anew by every search.
1969
19702006-05-17 Richard Stallman <rms@gnu.org>
1971
1972 * minibuf.texi (Minibuffer History): Clarify.
1973
1974 * searching.texi (Regexp Special): Clarify nested regexp warning.
1975
19762006-05-16 Kim F. Storm <storm@cua.dk>
1977
1978 * minibuf.texi (Minibuffer History): Update add-to-history.
1979
19802006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
1981
1982 * nonascii.texi (Explicit Encoding): Fix
1983 typo (encoding<->decoding).
1984
19852006-05-14 Richard Stallman <rms@gnu.org>
1986
1987 * buffers.texi (Creating Buffers): Cleanup.
1988
1989 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
1990
19912006-05-13 Eli Zaretskii <eliz@gnu.org>
1992
1993 * buffers.texi (Current Buffer): Document that with-temp-buffer
1994 disables undo.
1995
1996 * os.texi (Terminal-Specific): More accurate description of how
1997 Emacs searches for the terminal-specific libraries.
1998
19992006-05-12 Eli Zaretskii <eliz@gnu.org>
2000
2001 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
2002 emacs-xtra to @inforef's.
2003
2004 * text.texi (Undo): Document that undo is turned off in buffers
2005 whose names begin with a space.
2006
2007 * buffers.texi (Buffer Names): Add index entries for buffers whose
2008 names begin with a space.
2009 (Creating Buffers): Document that undo is turned off in buffers
2010 whose names begin with a space.
2011
2012 * files.texi (Visiting Functions, Reading from Files)
2013 (Saving Buffers): Mention code and EOL conversions by file I/O
2014 primitives and subroutines.
2015
2016 * nonascii.texi (Lisp and Coding Systems): Document
2017 coding-system-eol-type. Add index entries for eol conversion.
2018
2019 * display.texi (Defining Faces): Mention `mac', and add an xref to
2020 where window-system is described.
2021
20222006-05-10 Richard Stallman <rms@gnu.org>
2023
2024 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
2025
20262006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
2027
2028 * variables.texi (File Local Variables): Recommend to quote lambda
2029 expressions in safe-local-variable property.
2030
20312006-05-09 Richard Stallman <rms@gnu.org>
2032
2033 * variables.texi (File Local Variables): Document
2034 safe-local-eval-forms and safe-local-eval-function.
2035
20362006-05-07 Kim F. Storm <storm@cua.dk>
2037
2038 * minibuf.texi (Minibuffer History): Remove keep-dups arg
2039 from add-to-history.
2040
20412006-05-07 Romain Francoise <romain@orebokech.com>
2042
2043 * commands.texi (Event Input Misc):
2044 * compile.texi (Eval During Compile):
2045 * internals.texi (Buffer Internals):
2046 * minibuf.texi (Initial Input):
2047 * nonascii.texi (Scanning Charsets):
2048 * numbers.texi (Comparison of Numbers):
2049 * windows.texi (Textual Scrolling, Vertical Scrolling):
2050 Fix various typos.
2051
20522006-05-06 Eli Zaretskii <eliz@gnu.org>
2053
2054 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
2055 conditional xref's to either emacs or emacs-xtra, depending on
2056 @iftex/@ifnottex.
2057
2058 * minibuf.texi (Minibuffer History): Document add-to-history.
2059
20602006-05-05 Eli Zaretskii <eliz@gnu.org>
2061
2062 * internals.texi (Pure Storage): Mention the pure overflow message
2063 at startup.
2064
c8763fb6 20652006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
2066
2067 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
2068 (Searching Keymaps): Fix pseudo-Lisp description of keymap
2069 search.
2070
20712006-05-01 Richard Stallman <rms@gnu.org>
2072
2073 * intro.texi (nil and t): Clarify.
2074
2075 * variables.texi (File Local Variables): Suggest using booleanp.
2076
20772006-05-01 Juanma Barranquero <lekktu@gmail.com>
2078
2079 * objects.texi (Type Predicates): Fix typos.
2080
20812006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
2082
2083 * intro.texi (nil and t): Add booleanp.
2084
2085 * objects.texi (Type Predicates): Add links for booleanp and
2086 string-or-null-p.
2087
20882006-04-29 Richard Stallman <rms@gnu.org>
2089
2090 * modes.texi (Multiline Font Lock): Rename from
2091 Multi line Font Lock Elements. Much clarification.
2092 (Font Lock Multiline, Region to Fontify): Much clarification.
2093
20942006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
2095
2096 * variables.texi (File Local Variables): Remove the special case t for
2097 safe-local-variable.
2098
20992006-04-26 Richard Stallman <rms@gnu.org>
2100
2101 * syntax.texi (Parsing Expressions): Minor cleanup.
2102
21032006-04-18 Richard Stallman <rms@gnu.org>
2104
2105 * tips.texi (Coding Conventions): Explain when the package's
2106 prefix should appear later on (not at the start of the name).
2107
2108 * searching.texi (String Search): Clarify effect of NOERROR.
2109
2110 * modes.texi (Imenu): Clarify what special items do.
2111
2112 * hooks.texi (Standard Hooks): Delete text about old hook names.
2113
21142006-04-17 Romain Francoise <romain@orebokech.com>
2115
2116 * variables.texi (Local Variables): Update the default value of
2117 `max-specpdl-size'.
2118
21192006-04-15 Michael Olson <mwolson@gnu.org>
2120
2121 * processes.texi (Transaction Queues): Mention the new optional
2122 `delay-question' argument for `tq-enqueue'.
2123
21242006-04-13 Bill Wohler <wohler@newt.com>
2125
2126 * customize.texi (Common Keywords): Use dotted notation for
2127 :package-version value. Specify its values. Improve documentation
2128 for customize-package-emacs-version-alist.
2129
21302006-04-12 Bill Wohler <wohler@newt.com>
2131
2132 * customize.texi (Common Keywords): Move description of
2133 customize-package-emacs-version-alist to @defvar.
2134
21352006-04-10 Bill Wohler <wohler@newt.com>
2136
2137 * customize.texi (Common Keywords): Add :package-version.
2138
21392006-04-10 Kim F. Storm <storm@cua.dk>
2140
2141 * text.texi (Buffer Contents): Add NOPROPS arg to
2142 filter-buffer-substring.
2143
21442006-04-08 Kevin Ryde <user42@zip.com.au>
2145
2146 * os.texi (Command-Line Arguments): Update xref to emacs manual
2147 "Command Arguments" -> "Emacs Invocation", per change there.
2148
21492006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
2150
2151 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
2152 be on one line to help makeinfo not render two spaces after the dot.
2153
21542006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
2155
2156 * strings.texi (Predicates for Strings): Add string-or-null-p.
2157
21582006-03-28 Kim F. Storm <storm@cua.dk>
2159
2160 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
2161 remarks about systems that don't support fractional seconds.
2162
21632006-03-25 Karl Berry <karl@gnu.org>
2164
2165 * elisp.texi: Use @copyright{} instead of (C), and do not indent
2166 the year list.
2167
21682006-03-21 Nick Roberts <nickrob@snap.net.nz>
2169
2170 * display.texi (Fringe Indicators): Fix typos.
2171
21722006-03-19 Luc Teirlinck <teirllm@auburn.edu>
2173
2174 * tips.texi (Documentation Tips): One can now also write `program'
2175 in front of a quoted symbol in a docstring to prevent making a
2176 hyperlink.
2177
21782006-03-19 Alan Mackenzie <acm@muc.de>
2179
2180 * text.texi (Special Properties): Clarify `fontified' property.
2181
21822006-03-16 Richard Stallman <rms@gnu.org>
2183
2184 * display.texi (Defining Images): Minor cleanup.
2185
21862006-03-16 Bill Wohler <wohler@newt.com>
2187
2188 * display.texi (Defining Images): In image-load-path-for-library,
2189 prefer user's images.
2190
21912006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
2192
2193 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
2194
21952006-03-15 Bill Wohler <wohler@newt.com>
2196
2197 * display.texi (Defining Images): Fix example in
2198 image-load-path-for-library by not recommending that one binds
2199 image-load-path. Just defvar it to placate compiler and only use
2200 it if previously defined.
2201
22022006-03-14 Bill Wohler <wohler@newt.com>
2203
2204 * display.texi (Defining Images): In image-load-path-for-library,
2205 always return list of directories. Update example.
2206
22072006-03-14 Alan Mackenzie <acm@muc.de>
2208
2209 * modes.texi: New node, "Region to Fontify" (for Font Lock).
2210 This describes font-lock-extend-region-function.
2211 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
2212 the new node "Region to Fontify".
2213
22142006-03-13 Richard Stallman <rms@gnu.org>
2215
2216 * display.texi (Invisible Text): The impossible position is
2217 now before the invisible text, not after.
2218 (Defining Images): Clean up last change.
2219
22202006-03-11 Bill Wohler <wohler@newt.com>
2221
2222 * display.texi (Defining Images): Add image-load-path-for-library.
2223
22242006-03-11 Luc Teirlinck <teirllm@auburn.edu>
2225
2226 * text.texi (Adaptive Fill): Fix Texinfo usage.
2227
2228 * strings.texi (Creating Strings): Fix Texinfo usage.
2229
2230 * searching.texi (Regexp Special): Use @samp for regular
2231 expressions that are not in Lisp syntax.
2232
22332006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2234
2235 * searching.texi (Regexp Special): Put remark between parentheses
2236 to avoid misreading.
2237
22382006-03-07 Luc Teirlinck <teirllm@auburn.edu>
2239
2240 * searching.texi (Syntax of Regexps): More accurately describe
2241 which characters are special in which situations.
2242 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
2243 are not special. Describe in detail when `[' and `]' are special.
2244 (Regexp Backslash): Plenty of regexps with unbalanced square
2245 brackets are valid, so reword that statement.
2246
22472006-03-02 Kim F. Storm <storm@cua.dk>
2248
2249 * keymaps.texi (Tool Bar): Add tool-bar-border.
2250
22512006-02-28 Luc Teirlinck <teirllm@auburn.edu>
2252
2253 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
2254
22552006-02-27 Luc Teirlinck <teirllm@auburn.edu>
2256
2257 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
2258
2259 * files.texi (Locating Files): Suggest additional values for the
2260 SUFFIXES arg of `locate-file'. Update pxref.
2261
2262 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
2263 (How Programs Do Loading): Discuss the effects of Auto Compression
2264 mode on `load'.
2265 (Load Suffixes): New node.
2266 (Library Search): Delete description of `load-suffixes'; it was
2267 moved to "Load Suffixes".
2268 (Autoload, Named Features): Mention `load-suffixes'.
2269
22702006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
2271
2272 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
2273
2274 * windows.texi (Window Tree): Fix typo.
2275
22762006-02-20 Kim F. Storm <storm@cua.dk>
2277
2278 * display.texi (Fringe Indicators): New section.
2279 Move indicate-empty-lines, indicate-buffer-boundaries, and
2280 default-indicate-buffer-boundaries here.
2281 Add fringe-indicator-alist and default-fringes-indicator-alist.
2282 Add list of logical fringe indicator symbols.
2283 Update list of standard bitmap names.
2284 (Fringe Cursors): New section.
2285 Move overflow-newline-into-fringe here.
2286 Add fringe-cursor-alist and default-fringes-cursor-alist.
2287 Add list of fringe cursor symbols.
2288
22892006-02-20 Juanma Barranquero <lekktu@gmail.com>
2290
2291 * commands.texi (Using Interactive): Fix reference to node
2292 "Minibuffers".
2293
22942006-02-19 Richard M. Stallman <rms@gnu.org>
2295
2296 * minibuf.texi (High-Level Completion):
2297 Add xref to read-input-method-name.
2298
2299 * files.texi (Relative File Names): Move file-relative-name here.
2300 (File Name Expansion): From here. Minor clarifications.
2301
2302 * commands.texi (Using Interactive): Add xrefs about reading input.
2303 Clarify remarks about that moving point and mark.
2304 Put string case before list case.
2305
c8763fb6 23062006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
2307
2308 * display.texi (Other Display Specs, Image Descriptors):
2309 Revert erroneous changes. The previous description of
2310 image-descriptors as `(image . PROPS)' was correct.
2311
23122006-02-14 Richard M. Stallman <rms@gnu.org>
2313
2314 * variables.texi (File Local Variables): Clarifications.
2315
23162006-02-14 Juanma Barranquero <lekktu@gmail.com>
2317
2318 * variables.texi (File Local Variables): Use @code for a cons
2319 cell, not @var.
2320
23212006-02-13 Chong Yidong <cyd@stupidchicken.com>
2322
2323 * variables.texi (File Local Variables): Document new file local
2324 variable behavior.
2325
23262006-02-10 Kim F. Storm <storm@cua.dk>
2327
2328 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
2329
23302006-02-08 Juanma Barranquero <lekktu@gmail.com>
2331
2332 * modes.texi (%-Constructs): Remove obsolete info about
2333 `global-mode-string'.
2334
23352006-02-07 Richard M. Stallman <rms@gnu.org>
2336
2337 * commands.texi (Prefix Command Arguments): Minor cleanup.
2338
2339 * display.texi: "Graphical display", not window system.
2340
2341 * functions.texi (What Is a Function): Fix xref.
2342
2343 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
2344 (Changing Key Bindings): Clarify when remapping is better than
2345 substitute-key-definition.
2346
23472006-02-02 Richard M. Stallman <rms@gnu.org>
2348
2349 * minibuf.texi (Basic Completion): Completion alists are risky.
2350
2351 * keymaps.texi (Active Keymaps): Clarifications.
2352 (Searching Keymaps): New node.
2353 (Keymaps): Update menu.
2354
2355 * frames.texi (Layout Parameters): Minor clarification.
2356 (Drag and Drop): New node.
2357 (Frames): Update menu.
2358
23592006-01-29 Chong Yidong <cyd@stupidchicken.com>
2360
2361 * display.texi (Other Display Specs, Image Descriptors):
2362 Image description is a list, not a cons cell.
2363
23642006-01-28 Luc Teirlinck <teirllm@auburn.edu>
2365
2366 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
2367 list is not necessarily a list).
2368
23692006-01-27 Eli Zaretskii <eliz@gnu.org>
2370
2371 * frames.texi (Layout Parameters): border-width and
2372 internal-border-width belong to the frame, not the window.
2373
23742006-01-19 Richard M. Stallman <rms@gnu.org>
2375
2376 * nonascii.texi (Translation of Characters): Search cmds use
2377 translation-table-for-input. Automatically made local.
2378
2379 * markers.texi (Overview of Markers): Count insertion type
2380 as one of a marker's attributes.
2381
2382 * keymaps.texi (Controlling Active Maps): New node, split out of
2383 Active Keymaps.
2384 (Keymaps): Menu updated.
2385 (Active Keymaps): Give pseudocode to explain how the active
2386 maps are searched. current-active-maps and key-binding moved here.
2387 (Functions for Key Lookup): current-active-maps and key-binding moved.
2388 Clarifications.
2389 (Searching the Keymaps): New subnode.
2390
2391 * elisp.texi (Top): Menu clarification.
2392
2393 * display.texi (Other Display Specs): Delete duplicate entry for
2394 just a string as display spec. Move text about recursive display
2395 specs on such a string.
2396
2397 * commands.texi (Key Sequence Input): Clarify.
2398 Move num-nonmacro-input-events out.
2399 (Reading One Event): num-nonmacro-input-events moved here.
2400
24012006-01-14 Nick Roberts <nickrob@snap.net.nz>
2402
2403 * advice.texi (Simple Advice): Update example to fit argument
2404 change in previous-line.
2405
24062006-01-05 Richard M. Stallman <rms@gnu.org>
2407
2408 * markers.texi (The Mark): Fix in `mark'.
2409
24102006-01-04 Richard M. Stallman <rms@gnu.org>
2411
2412 * processes.texi (Misc Network, Make Network): Minor cleanups.
2413
24142006-01-04 Kim F. Storm <storm@cua.dk>
2415
2416 * processes.texi (Make Network): Add IPv6 addresses and handling.
2417 (Network Feature Testing): Mention (:family ipv6).
2418 (Misc Network): Add IPv6 formats to format-network-address.
2419
24202005-12-30 Richard M. Stallman <rms@gnu.org>
2421
2422 * text.texi (Changing Properties):
2423 Don't use return value of set-text-properties.
2424
24252005-12-29 Luc Teirlinck <teirllm@auburn.edu>
2426
2427 * modes.texi (Mode Line Format): Correct typo in menu.
2428
24292005-12-29 Richard M. Stallman <rms@gnu.org>
2430
2431 * modes.texi (Mode Line Top): New node.
2432 (Mode Line Data): Some text moved to new node.
2433 Explain the data structure more concretely.
2434 (Mode Line Basics): Clarifications.
2435 (Mode Line Variables): Clarify intro paragraph.
2436 (%-Constructs): Clarify intro paragraph.
2437 (Mode Line Format): Update menu.
2438
24392005-12-28 Luc Teirlinck <teirllm@auburn.edu>
2440
2441 * minibuf.texi (Basic Completion): Update lazy-completion-table
2442 examples for removal of ARGS argument.
2443
24442005-12-23 Richard M. Stallman <rms@gnu.org>
2445
2446 * text.texi (Undo): Restore some explanation from the version
2447 that was deleted.
2448
24492005-12-23 Eli Zaretskii <eliz@gnu.org>
2450
2451 * text.texi (Undo): Remove duplicate descriptions of `apply
2452 funname' and `apply delta' elements of the undo list.
2453
24542005-12-20 Richard M. Stallman <rms@gnu.org>
2455
2456 * help.texi (Help Functions): Update documentation of `apropos'.
2457
24582005-12-20 Luc Teirlinck <teirllm@auburn.edu>
2459
2460 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
2461 because it is confusing. If the :help-echo keyword is a function,
2462 it is not directly used as the :help-echo overlay property, as the
2463 xref seems to suggest (it does not take the appropriate args).
2464
24652005-12-19 Luc Teirlinck <teirllm@auburn.edu>
2466
2467 * customize.texi (Common Keywords): Fix Texinfo usage.
2468 (Group Definitions, Variable Definitions): Update for new
2469 conventions for using `*' in docstrings.
2470
2471 * tips.texi (Documentation Tips): Update for new conventions for
2472 using `*' in docstrings.
2473
24742005-12-16 Richard M. Stallman <rms@gnu.org>
2475
2476 * minibuf.texi (Minibuffer Contents): Minor cleanup.
2477
24782005-12-16 Juri Linkov <juri@jurta.org>
2479
2480 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
2481
24822005-12-14 Romain Francoise <romain@orebokech.com>
2483
2484 * modes.texi (Customizing Keywords): Rename `append' to `how'.
2485 Fix typo.
2486
24872005-12-11 Juri Linkov <juri@jurta.org>
2488
2489 * minibuf.texi (Completion Commands): Add mention of read-file-name
2490 for filename completion keymaps.
2491 (Reading File Names): Add mention of filename completion keymaps
2492 for read-file-name and xref to `Completion Commands'.
2493
24942005-12-10 Richard M. Stallman <rms@gnu.org>
2495
2496 * customize.texi (Common Keywords): State caveats for use of :tag.
2497
24982005-12-08 Richard M. Stallman <rms@gnu.org>
2499
2500 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
2501 with xrefs and better explanation.
2502 (Completion Commands): Add the filename completion maps.
2503
2504 * objects.texi (Character Type): Clarify that \s is not space
2505 if a dash follows.
2506
25072005-12-05 Richard M. Stallman <rms@gnu.org>
2508
2509 * windows.texi (Resizing Windows): Delete preserve-before args.
2510
25112005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
2512
2513 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
2514 in full keymaps, since the quirk has been fixed.
2515
25162005-12-03 Eli Zaretskii <eliz@gnu.org>
2517
2518 * hooks.texi (Standard Hooks): Add index entries. Mention
2519 `compilation-finish-functions'.
2520
25212005-11-27 Richard M. Stallman <rms@gnu.org>
2522
2523 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
2524
25252005-11-21 Juri Linkov <juri@jurta.org>
2526
2527 * customize.texi (Common Keywords): Update links types
2528 custom-manual and url-link. Add link types emacs-library-link,
2529 file-link, function-link, variable-link, custom-group-link.
2530
25312005-11-20 Chong Yidong <cyd@stupidchicken.com>
2532
2533 * display.texi: Revert 2005-11-20 change.
2534
25352005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
2536
2537 * processes.texi (Bindat Functions):
2538 Say "third" to refer to zero-based index "2".
2539
25402005-11-18 Luc Teirlinck <teirllm@auburn.edu>
2541
2542 * loading.texi (Library Search): Update the default value of
2543 `load-suffixes'.
2544
25452005-11-17 Chong Yidong <cyd@stupidchicken.com>
2546
2547 * display.texi (Attribute Functions): Mention :ignore-defface.
2548
25492005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
2550
2551 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
2552 (Minor Mode Conventions): Mention the use of a hook.
2553
25542005-11-06 Richard M. Stallman <rms@gnu.org>
2555
2556 * files.texi (Magic File Names): find-file-name-handler checks the
2557 `operations' property of the handler.
2558
25592005-11-03 Richard M. Stallman <rms@gnu.org>
2560
2561 * variables.texi (Frame-Local Variables): Small clarification.
2562
25632005-10-29 Chong Yidong <cyd@stupidchicken.com>
2564
2565 * os.texi (Init File): Document ~/.emacs.d/init.el.
2566
25672005-10-29 Richard M. Stallman <rms@gnu.org>
2568
2569 * internals.texi (Garbage Collection): Document memory-full.
2570
25712005-10-28 Bill Wohler <wohler@newt.com>
2572
2573 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
2574 for URLs.
2575
25762005-10-28 Richard M. Stallman <rms@gnu.org>
2577
2578 * minibuf.texi (Completion Commands): Clean up prev change.
2579
25802005-10-26 Kevin Ryde <user42@zip.com.au>
2581
2582 * compile.texi (Eval During Compile): Explain recommended uses
2583 of eval-when-compile and eval-and-compile.
2584
25852005-10-27 Masatake YAMATO <jet@gyve.org>
2586
2587 * minibuf.texi (Completion Commands):
2588 Write about new optional argument for `display-completion-list'.
2589
25902005-10-23 Richard M. Stallman <rms@gnu.org>
2591
2592 * display.texi (Overlay Arrow): Clarify about local bindings of
2593 overlay-arrow-position.
2594
25952005-10-22 Eli Zaretskii <eliz@gnu.org>
2596
2597 * internals.texi (Building Emacs): Fix last change.
2598
25992005-10-22 Richard M. Stallman <rms@gnu.org>
2600
2601 * internals.texi (Building Emacs): Document eval-at-startup.
2602
26032005-10-21 Richard M. Stallman <rms@gnu.org>
2604
2605 * loading.texi (Where Defined): load-history contains abs file names.
2606 symbol-file returns abs file names.
2607
26082005-10-19 Kim F. Storm <storm@cua.dk>
2609
2610 * display.texi (Showing Images): Add max-image-size integer value.
2611
26122005-10-18 Chong Yidong <cyd@stupidchicken.com>
2613
2614 * display.texi (Showing Images): Document max-image-size.
2615
26162005-10-17 Richard M. Stallman <rms@gnu.org>
2617
2618 * commands.texi (Quitting): Minor clarification.
2619
2620 * processes.texi (Sentinels): Clarify about output and quitting.
2621 (Filter Functions): Mention with-local-quit.
2622
26232005-10-17 Juri Linkov <juri@jurta.org>
2624
2625 * buffers.texi (Current Buffer):
2626 * commands.texi (Event Input Misc):
2627 * compile.texi (Eval During Compile, Compiler Errors):
2628 * customize.texi (Group Definitions):
2629 * display.texi (Progress, Defining Faces):
2630 * files.texi (Writing to Files):
2631 * modes.texi (Mode Hooks, Defining Minor Modes):
2632 * streams.texi (Output Functions):
2633 * syntax.texi (Syntax Table Functions):
2634 * text.texi (Change Hooks):
2635 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
2636
2637 * commands.texi (Quitting): Replace arg `forms' with `body' in
2638 `with-local-quit'.
2639
2640 * positions.texi (Excursions): Replace arg `forms' with `body' in
2641 `save-excursion'.
2642
26432005-10-08 Kim F. Storm <storm@cua.dk>
2644
2645 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
2646 Rename manual section accordingly.
2647
26482005-10-04 Kim F. Storm <storm@cua.dk>
2649
2650 * windows.texi (Window Split Tree): New section describing
2651 new function window-split-tree function.
2652
26532005-10-03 Nick Roberts <nickrob@snap.net.nz>
2654
2655 * display.texi (Fringe Size/Pos): Simplify and add detail.
2656
26572005-09-30 Romain Francoise <romain@orebokech.com>
2658
2659 * minibuf.texi (High-Level Completion): Explain that the prompt
2660 given to `read-buffer' should end with a colon and a space.
2661 Update usage examples.
2662
26632005-09-29 Juri Linkov <juri@jurta.org>
2664
2665 * display.texi (Displaying Messages): Rename argument name
2666 `string' to `format-string' in functions `message', `message-box',
2667 `message-or-box'.
2668
26692005-09-26 Chong Yidong <cyd@stupidchicken.com>
2670
2671 * errors.texi (Standard Errors): Correct xrefs.
2672
26732005-09-18 Chong Yidong <cyd@stupidchicken.com>
2674
2675 * display.texi (Defining Images): Update documentation for
2676 `image-load-path'.
2677
26782005-09-17 Richard M. Stallman <rms@gnu.org>
2679
2680 * display.texi (Defining Images): Clean up previous change.
2681
26822005-09-16 Romain Francoise <romain@orebokech.com>
2683
2684 * elisp.texi: Specify GFDL version 1.2.
2685
2686 * doclicense.texi (GNU Free Documentation License): Update to
2687 version 1.2.
2688
26892005-09-15 Chong Yidong <cyd@stupidchicken.com>
2690
2691 * display.texi (Defining Images): Document `image-load-path'.
2692
26932005-09-15 Richard M. Stallman <rms@gnu.org>
2694
2695 * objects.texi (Printed Representation): Minor cleanup.
2696 (Box Diagrams): Minor fix.
2697 (Cons Cell Type): Move (...) index item here.
2698 (Box Diagrams): From here.
2699 (Array Type): Minor fix.
2700 (Type Predicates): Delete index "predicates".
2701 (Hash Table Type): Clarify xref.
2702 (Dotted Pair Notation): Minor fix.
2703
27042005-09-10 Chong Yidong <cyd@stupidchicken.com>
2705
2706 * files.texi (Saving Buffers): Fix typo.
2707
27082005-09-08 Richard M. Stallman <rms@gnu.org>
2709
2710 * tips.texi (Programming Tips): Correct the "default" prompt spec.
2711
27122005-09-08 Chong Yidong <cyd@stupidchicken.com>
2713
2714 * locals.texi (Standard Buffer-Local Variables): Don't include
2715 mode variables for minor modes.
2716 Fix xrefs for buffer-display-count, buffer-display-table,
2717 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
2718 enable-multibyte-characters, fill-column, header-line-format,
2719 left-fringe-width, left-margin, and right-fringe-width.
2720
2721 * hooks.texi (Standard Hooks): All hooks should conform to the
2722 standard naming convention now.
2723 Fix xref for `echo-area-clear-hook'.
2724
2725 * display.texi (Usual Display): Note that indicate-empty-lines and
2726 tab-width are buffer-local.
2727
2728 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
2729
2730 * modes.texi (Mode Help): Note that major-mode is buffer-local.
2731
2732 * nonascii.texi (Encoding and I/O): Note that
2733 buffer-file-coding-system is buffer-local.
2734
2735 * positions.texi (List Motion): Note that defun-prompt-regexp is
2736 buffer-local.
2737
2738 * text.texi (Auto Filling): Note that auto-fill-function is
2739 buffer-local.
2740 (Undo): Note that buffer-undo-list is buffer-local.
2741
2742 * windows.texi (Buffers and Windows): Document
2743 buffer-display-count.
2744
27452005-09-06 Richard M. Stallman <rms@gnu.org>
2746
2747 * tips.texi (Coding Conventions): Sometimes it is ok to put the
2748 package prefix elsewhere than at the start of the name.
2749
27502005-09-03 Richard M. Stallman <rms@gnu.org>
2751
2752 * tips.texi (Programming Tips): Add conventions for minibuffer
2753 questions and prompts.
2754
27552005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
2756
2757 * intro.texi (nil and t): Minor cleanup.
2758 Delete spurious mention of keyword symbols.
2759 (Evaluation Notation): Add index entry.
2760 (A Sample Function Description): Minor cleanup.
2761 (A Sample Variable Description): Not all vars can be set.
2762
27632005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
2764
2765 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
2766
2767 (Insertion): Document precise type of `insert-char' arg COUNT.
2768
27692005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
2770
2771 * modes.texi (Other Font Lock Variables): Sync the default of
2772 font-lock-lines-before.
2773
27742005-08-31 Michael Albinus <michael.albinus@gmx.de>
2775
2776 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
2777
27782005-08-29 Richard M. Stallman <rms@gnu.org>
2779
2780 * elisp.texi (Top): Update subnode menu.
2781
2782 * searching.texi (Searching and Matching): Move node.
2783 Rearrange contents and add overall explanation.
2784 (Searching and Case): Move node.
2785 (Searching and Matching): Update menu.
2786
27872005-08-27 Eli Zaretskii <eliz@gnu.org>
2788
2789 * os.texi (Startup Summary): Fix the description of the initial
2790 startup message display.
2791
27922005-08-25 Richard M. Stallman <rms@gnu.org>
2793
2794 * searching.texi (Search and Replace): Add replace-regexp-in-string.
2795
27962005-08-25 Emilio C. Lopes <eclig@gmx.net>
2797
2798 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
2799 `next-overlay-change' example.
2800
28012005-08-22 Juri Linkov <juri@jurta.org>
2802
2803 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
2804 Fix invert-face. Fix args of face-background.
2805
2806 * display.texi (Standard Faces): Delete node.
2807 (Faces): Add xref to `(emacs)Standard Faces'.
2808 (Displaying Faces): Fix xref to `Standard Faces'.
2809
2810 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
2811
28122005-08-20 Alan Mackenzie <acm@muc.de>
2813
2814 * buffers.texi (The Buffer List): Clarify the manipulation of the
2815 buffer list.
2816
28172005-08-14 Richard M. Stallman <rms@gnu.org>
2818
2819 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
2820 a regexp.
2821
28222005-08-11 Richard M. Stallman <rms@gnu.org>
2823
2824 * elisp.texi (Top): Update subnode lists.
2825
2826 * display.texi (Inverse Video): Node deleted.
2827
2828 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
2829 New nodes split out of Coding Conventions.
2830
2831 * searching.texi (Regular Expressions): Document re-builder.
2832
2833 * os.texi (Time Parsing): New node split out of Time Conversion.
2834
2835 * processes.texi (Misc Network, Network Feature Testing)
2836 (Network Options, Make Network): New nodes split out of
2837 Low-Level Network.
2838
28392005-08-09 Richard M. Stallman <rms@gnu.org>
2840
2841 * frames.texi (Geometry): New node, split from Size and Position.
2842 (Frame Parameters): Refer to Geometry.
2843
2844 * buffers.texi (The Buffer List): Fix xrefs.
2845
2846 * windows.texi (Splitting Windows): Fix xref.
2847
2848 * frames.texi (Layout Parameters): Add xref.
2849
2850 * display.texi (Line Height, Scroll Bars): Fix xrefs.
2851
2852 * keymaps.texi (Menu Bar): Fix xref.
2853
2854 * locals.texi (Standard Buffer-Local Variables): Fix xref.
2855
2856 * modes.texi (%-Constructs): Fix xref.
2857
2858 * frames.texi (Window Frame Parameters): Node split up.
2859 (Basic Parameters, Position Parameters, Size Parameters)
2860 (Layout Parameters, Buffer Parameters, Management Parameters)
2861 (Cursor Parameters, Color Parameters): New subnodes.
2862
28632005-08-09 Luc Teirlinck <teirllm@auburn.edu>
2864
2865 * positions.texi (Screen Lines): Update xref for previous change
2866 in minibuf.texi.
2867
2868 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
2869 change in minibuf.texi.
2870
28712005-08-09 Richard M. Stallman <rms@gnu.org>
2872
2873 * tips.texi (Coding Conventions): Minor cleanup.
2874
2875 * modes.texi (Defining Minor Modes): Explain when init-value
2876 can be non-nil.
2877
2878 * elisp.texi (Top): Update submenu for Minibuffer.
2879
2880 * minibuf.texi (Minibuffer Misc): Node split up.
2881 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
2882 (Recursive Mini): New nodes split out from Minibuffer Misc.
2883 (Minibuffer Misc): Document max-mini-window-height.
2884
2885 * hash.texi (Defining Hash): Delete stray paren in example.
2886
2887 * display.texi (Echo Area Customization): Don't define
2888 max-mini-window-height here; xref instead.
2889
2890 * commands.texi (Event Input Misc): Update while-no-input.
2891
2892 * advice.texi (Advising Functions): Explain when to use advice
2893 and when to use a hook.
2894
28952005-07-30 Eli Zaretskii <eliz@gnu.org>
2896
2897 * makefile.w32-in (info): Don't run install-info.
2898 ($(infodir)/dir): New target, produced by running install-info.
2899
29002005-07-27 Luc Teirlinck <teirllm@auburn.edu>
2901
2902 * modes.texi (Defining Minor Modes): The keyword for the initial
2903 value is :init-value, not :initial-value.
2904
29052005-07-23 Eli Zaretskii <eliz@gnu.org>
2906
2907 * loading.texi (Autoload): Make the `doctor' example be consistent
2908 with what's in current loaddefs.el. Describe the "fn" magic in
2909 the usage portion of the doc string.
2910
29112005-07-22 Richard M. Stallman <rms@gnu.org>
2912
2913 * internals.texi (Garbage Collection): Clarify previous change.
2914
29152005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
2916
2917 * internals.texi (Garbage Collection): Add gc-cons-percentage.
2918
29192005-07-18 Juri Linkov <juri@jurta.org>
2920
2921 * commands.texi (Accessing Events):
2922 * frames.texi (Text Terminal Colors, Resources):
2923 * markers.texi (The Mark):
2924 * modes.texi (Defining Minor Modes):
2925 Delete duplicate duplicate words.
2926
29272005-07-16 Richard M. Stallman <rms@gnu.org>
2928
2929 * display.texi (Managing Overlays): Clarify make-overlay
2930 args for insertion types.
2931
29322005-07-13 Luc Teirlinck <teirllm@auburn.edu>
2933
2934 * customize.texi (Variable Definitions):
2935 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
2936 `standard-value' is a list too.
2937 (Defining New Types): Use @key{RET} instead of @key{ret}.
2938
29392005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
2940
2941 * os.texi (Translating Input): Fix typo.
2942
29432005-07-08 Richard M. Stallman <rms@gnu.org>
2944
2945 * README: Update edition number and size estimate.
2946
2947 * elisp.texi (VERSION): Set to 2.9.
2948
29492005-07-07 Richard M. Stallman <rms@gnu.org>
2950
2951 * book-spine.texinfo: Update Emacs version.
2952
2953 * display.texi (Inverse Video): Delete mode-line-inverse-video.
2954
29552005-07-06 Richard M. Stallman <rms@gnu.org>
2956
2957 * searching.texi (Regexp Search): Clarify what re-search-forward
2958 does when the search fails.
2959
29602005-07-05 Lute Kamstra <lute@gnu.org>
2961
2962 * Update FSF's address in GPL notices.
2963
2964 * doclicense.texi (GNU Free Documentation License):
2965 * gpl.texi (GPL):
2966 * tips.texi (Coding Conventions, Library Headers):
2967 * vol1.texi:
2968 * vol2.texi: Update FSF's address.
2969
29702005-07-04 Richard M. Stallman <rms@gnu.org>
2971
2972 * hooks.texi (Standard Hooks): Add occur-hook.
2973
29742005-07-03 Luc Teirlinck <teirllm@auburn.edu>
2975
2976 * display.texi (The Echo Area): Correct menu.
2977
29782005-07-03 Richard M. Stallman <rms@gnu.org>
2979
2980 * elisp.texi (Top): Update subnode menu for Display.
2981
2982 * display.texi (Displaying Messages): New node, with most
2983 of what was in The Echo Area.
2984 (Progress): Moved under The Echo Area.
2985 (Logging Messages): New node with new text.
2986 (Echo Area Customization): New node, the rest of what was
2987 in The Echo Area. Document message-truncate-lines with @defvar.
2988 (Display): Update menu.
2989
2990 * windows.texi (Textual Scrolling): Doc 3 values for
2991 scroll-preserve-screen-position.
2992
2993 * text.texi (Special Properties): Change hook functions
2994 should bind inhibit-modification-hooks around altering buffer text.
2995
2996 * keymaps.texi (Key Binding Commands): Call binding BINDING
2997 rather than DEFINITION.
2998
29992005-06-29 Juanma Barranquero <lekktu@gmail.com>
3000
3001 * variables.texi (Defining Variables): `user-variable-p' returns t
3002 for aliases of user options, nil for alias loops.
3003
30042005-06-28 Richard M. Stallman <rms@gnu.org>
3005
3006 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
3007 make-keymap.
3008
30092005-06-27 Luc Teirlinck <teirllm@auburn.edu>
3010
3011 * variables.texi (Setting Variables): Correct and clarify
3012 description of `add-to-ordered-list'.
3013
30142005-06-26 Richard M. Stallman <rms@gnu.org>
3015
3016 * display.texi (Faces): Minor cleanup.
3017
30182005-06-25 Luc Teirlinck <teirllm@auburn.edu>
3019
3020 * display.texi (Faces): `facep' returns t for strings that are
3021 face names.
3022
30232005-06-25 Richard M. Stallman <rms@gnu.org>
3024
3025 * objects.texi (Equality Predicates): Clarify meaning of equal.
3026
3027 * windows.texi (Selecting Windows): save-selected-window
3028 and with-selected-window save and restore the current buffer.
3029
30302005-06-24 Richard M. Stallman <rms@gnu.org>
3031
3032 * numbers.texi (Float Basics): Explain how to test for NaN,
3033 and printing the sign of NaNs.
3034
30352005-06-24 Eli Zaretskii <eliz@gnu.org>
3036
3037 * makefile.w32-in (MAKEINFO): Use --force.
3038
30392005-06-23 Richard M. Stallman <rms@gnu.org>
3040
3041 * display.texi (Face Functions): Correct Texinfo usage.
3042
30432005-06-23 Luc Teirlinck <teirllm@auburn.edu>
3044
3045 * lists.texi (Rings): `ring-elements' now returns the elements of
3046 RING in order.
3047
30482005-06-23 Juanma Barranquero <lekktu@gmail.com>
3049
3050 * markers.texi (The Mark): Texinfo usage fix.
3051
30522005-06-23 Kim F. Storm <storm@cua.dk>
3053
3054 * searching.texi (Entire Match Data): Remove evaporate option for
3055 match-data. Do not mention evaporate option for set-match-data.
3056
30572005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
3058
3059 * display.texi (Face Functions): Mention face aliases.
3060
30612005-06-21 Richard M. Stallman <rms@gnu.org>
3062
3063 * anti.texi (Antinews): Texinfo usage fix.
3064
30652005-06-21 Karl Berry <karl@gnu.org>
3066
3067 * elisp.texi: Use @copying.
3068
3069 * elisp.texi: Put @summarycontents and @contents before the Top
3070 node, instead of the end of the file, so that the contents appear
3071 in the right place in the dvi/pdf output.
3072
30732005-06-21 Juri Linkov <juri@jurta.org>
3074
3075 * display.texi (Defining Faces): Add `customized-face'.
3076
30772005-06-20 Kim F. Storm <storm@cua.dk>
3078
3079 * variables.texi (Setting Variables): Any type of element can be
3080 given order in add-to-ordered-list. Compare elements with eq.
3081
3082 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
3083
30842005-06-20 Karl Berry <karl@gnu.org>
3085
3086 * syntax.texi (Syntax Flags): Make last column very slightly wider
3087 to avoid "generic comment" breaking on two lines and causing an
3088 underfull box.
3089
30902005-06-19 Luc Teirlinck <teirllm@auburn.edu>
3091
3092 * lists.texi (Rings): Various minor clarifications and corrections.
3093
30942005-06-18 Richard M. Stallman <rms@gnu.org>
3095
3096 * functions.texi (Obsolete Functions): Simplify.
3097
3098 * variables.texi (Variable Aliases): Simplify.
3099
3100 * anti.texi, backups.texi, compile.texi, customization.texi:
3101 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
3102 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
3103 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
3104 * variables.texi: Fix formatting ugliness.
3105
3106 * elisp.texi: Add links to Rings and Byte Packing.
3107 Update version and copyright years.
3108
3109 * minibuf.texi: Fix formatting ugliness.
3110 (Completion Commands): Move keymap vars to the end
3111 and vars completing-read binds to the top.
3112
31132005-06-17 Luc Teirlinck <teirllm@auburn.edu>
3114
3115 * processes.texi: Fix typos.
3116 (Bindat Spec): Correct Texinfo error.
3117 (Byte Packing): Fix ungrammatical sentence.
3118
31192005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
3120
3121 * lists.texi (Rings): New node.
3122 (Lists): Add it to menu.
3123
3124 * processes.texi (Byte Packing): New node.
3125 (Processes): Add it to menu.
3126
31272005-06-17 Richard M. Stallman <rms@gnu.org>
3128
3129 * syntax.texi (Parsing Expressions): Fix texinfo usage.
3130
3131 * help.texi (Documentation Basics): Explain the xref to
3132 Documentation Tips.
3133
3134 * debugging.texi (Debugger Commands): Minor fix.
3135
31362005-06-16 Luc Teirlinck <teirllm@auburn.edu>
3137
3138 * edebug.texi (Instrumenting): Eliminate duplicate link.
3139 (Specification List): Replace references to "below", referring to
3140 a later node, with one @ref to that node.
3141
3142 * os.texi (Timers): Timers should save and restore the match data
3143 if they change it.
3144
3145 * debugging.texi (Debugger Commands): Mention that the Lisp
3146 debugger can not step through primitive functions.
3147
31482005-06-16 Juanma Barranquero <lekktu@gmail.com>
3149
3150 * functions.texi (Obsolete Functions): Update argument names of
3151 `make-obsolete' and `define-obsolete-function-alias'.
3152
3153 * variables.texi (Variable Aliases): Update argument names of
3154 `defvaralias', `make-obsolete-variable' and
3155 `define-obsolete-variable-alias'.
3156
31572005-06-15 Kim F. Storm <storm@cua.dk>
3158
3159 * searching.texi (Entire Match Data): Rephrase warnings about
3160 evaporate arg to match-data and set-match-data.
3161
31622005-06-14 Luc Teirlinck <teirllm@auburn.edu>
3163
3164 * elisp.texi (Top): Update detailed menu.
3165
3166 * edebug.texi (Edebug): Update menu.
3167 (Instrumenting): Update xrefs.
3168 (Edebug Execution Modes): Correct xref.
3169 (Jumping): Clarify description of `h' command.
3170 Eliminate redundant @ref.
3171 (Breaks): New node.
3172 (Breakpoints): Is now a subsubsection.
3173 (Global Break Condition): Mention `C-x X X'.
3174 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
3175 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
3176 (Edebug Display Update): Correct pxref.
3177 (Edebug and Macros): New node.
3178 (Instrumenting Macro Calls): Is now a subsubsection.
3179 Neither arg of `def-edebug-spec' is evaluated.
3180 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
3181 (Specification Examples): Fix typo.
3182
31832005-06-14 Lute Kamstra <lute@gnu.org>
3184
3185 * debugging.texi (Function Debugging): Primitives can break on
3186 entry too.
3187
31882005-06-14 Kim F. Storm <storm@cua.dk>
3189
3190 * variables.texi (Setting Variables): Add add-to-ordered-list.
3191
31922005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
3193
3194 * syntax.texi (Parsing Expressions): Document aux functions and vars of
3195 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
3196
31972005-06-13 Lute Kamstra <lute@gnu.org>
3198
3199 * text.texi (Special Properties): Fix cross reference.
3200
32012005-06-11 Luc Teirlinck <teirllm@auburn.edu>
3202
3203 * debugging.texi (Function Debugging): Delete mention of empty
3204 string argument to `cancel-debug-on-entry'. Delete inaccurate
3205 description of the return value of that command.
3206
32072005-06-11 Alan Mackenzie <acm@muc.de>
3208
3209 * text.texi (Adaptive Fill): Amplify the description of
3210 fill-context-prefix.
3211
32122005-06-10 Luc Teirlinck <teirllm@auburn.edu>
3213
3214 * syntax.texi (Parsing Expressions): Fix Texinfo error.
3215
32162005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
3217
3218 * syntax.texi (Parsing Expressions): Document syntax-ppss.
3219
32202005-06-10 Luc Teirlinck <teirllm@auburn.edu>
3221
3222 * debugging.texi (Error Debugging): Minor rewording.
3223 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
3224 is optional.
3225
32262005-06-10 Lute Kamstra <lute@gnu.org>
3227
3228 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
3229 (Top): Give it a title. Correct version number. Give the
3230 detailed node listing a more prominent header.
3231 * intro.texi: Don't set VERSION here a second time.
3232 Mention Emacs's version too.
3233 * anti.texi (Antinews): Use EMACSVER to refer to the current
3234 version of Emacs.
3235
32362005-06-09 Kim F. Storm <storm@cua.dk>
3237
3238 * searching.texi (Entire Match Data): Explain new `reseat' argument to
3239 match-data and set-match-data.
3240
32412005-06-08 Richard M. Stallman <rms@gnu.org>
3242
3243 * searching.texi (Entire Match Data): Clarify when match-data
3244 returns markers and when integers.
3245
3246 * display.texi (Defining Faces): Explain that face name should not
3247 end in `-face'.
3248
3249 * modes.texi (Mode Line Data): Minor cleanup.
3250 (Customizing Keywords): Node split out of Search-based Fontification.
3251 Add example of using font-lock-add-keywords from a hook.
3252 Clarify when MODE should be non-nil, and when nil.
3253
32542005-06-06 Richard M. Stallman <rms@gnu.org>
3255
3256 * modes.texi (Mode Line Data): Explain what happens when the car
3257 of a list is a void symbol.
3258 (Search-based Fontification): Explain MODE arg to
3259 font-lock-add-keywords and warn about calls from major modes.
3260
32612005-06-08 Juri Linkov <juri@jurta.org>
3262
3263 * display.texi (Standard Faces): Add `shadow' face.
3264
32652005-05-29 Luc Teirlinck <teirllm@auburn.edu>
3266
3267 * modes.texi (Major Mode Conventions): A derived mode only needs
3268 to put the call to the parent mode inside `delay-mode-hooks'.
3269
32702005-05-29 Richard M. Stallman <rms@gnu.org>
3271
3272 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
3273 new, and what that implies. Clarify.
3274
3275 * files.texi (Locating Files): Clean up the text.
3276
3277 * frames.texi (Window Frame Parameters): Document user-size.
3278 Shorten entry for top by referring to left.
3279
32802005-05-26 Richard M. Stallman <rms@gnu.org>
3281
3282 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
3283 is new, and what the implications are. Other clarifications.
3284
32852005-05-24 Richard M. Stallman <rms@gnu.org>
3286
3287 * frames.texi (Dialog Boxes): Minor fixes.
3288
32892005-05-25 Masatake YAMATO <jet@gyve.org>
3290
3291 * display.texi (Standard Faces): Write about `mode-line-highlight'.
3292
32932005-05-24 Luc Teirlinck <teirllm@auburn.edu>
3294
3295 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
3296 is optional.
3297
32982005-05-24 Nick Roberts <nickrob@snap.net.nz>
3299
3300 * frames.texi (Dialog Boxes): Descibe new optional argument.
3301
33022005-05-23 Lute Kamstra <lute@gnu.org>
3303
3304 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
3305 syntax-begin-function over font-lock-beginning-of-syntax-function.
3306
33072005-05-21 Luc Teirlinck <teirllm@auburn.edu>
3308
3309 * minibuf.texi (Reading File Names): Update description of
3310 `read-directory-name'.
3311
3312 * modes.texi (Derived Modes): Clarify :group keyword.
3313
33142005-05-21 Eli Zaretskii <eliz@gnu.org>
3315
3316 * files.texi (Locating Files): New subsection.
3317 Describe locate-file and executable-find.
3318
33192005-05-21 Kevin Ryde <user42@zip.com.au>
3320
3321 * frames.texi (Initial Parameters): Update cross reference to
3322 "Emacs Invocation".
3323
33242005-05-19 Luc Teirlinck <teirllm@auburn.edu>
3325
3326 * keymaps.texi (Active Keymaps): Add anchor.
3327
3328 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
3329 (Major Mode Conventions): Refer to `Auto Major Mode' in more
3330 appropriate place.
3331 (Derived Modes): Small clarifications.
3332 (Minor Mode Conventions, Keymaps and Minor Modes):
3333 Replace references to nodes with references to anchors.
3334 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
3335 Clarify description of lists whose first element is an integer.
3336 (Mode Line Variables): Add anchor.
3337 (%-Constructs): Clarify description of integer after %.
3338 (Emulating Mode Line): Describe nil value for FACE.
3339
33402005-05-18 Luc Teirlinck <teirllm@auburn.edu>
3341
3342 * modes.texi (Derived Modes): Correct references to non-existing
3343 variable standard-syntax-table.
3344
33452005-05-17 Lute Kamstra <lute@gnu.org>
3346
3347 * modes.texi (Defining Minor Modes): Mention the mode hook.
3348
33492005-05-15 Kim F. Storm <storm@cua.dk>
3350
3351 * processes.texi (Network): Remove open-network-stream-nowait.
3352 (Network Servers): Remove open-network-stream-server.
3353
33542005-05-15 Luc Teirlinck <teirllm@auburn.edu>
3355
3356 * elisp.texi (Top): Update detailed menu.
3357
3358 * variables.texi: Reorder nodes.
3359 (Variables): Update menu.
3360 (File Local Variables): Do not refer to the `-*-' line as
3361 a "local variables list". Add pxref.
3362
33632005-05-14 Luc Teirlinck <teirllm@auburn.edu>
3364
3365 * elisp.texi (Top): Update detailed menu for node changes.
3366
3367 * modes.texi (Modes): Update Menu.
3368 (Hooks): Move to beginning of chapter.
3369 Most minor modes run mode hooks too.
3370 `add-hook' can handle void hooks or hooks whose value is a single
3371 function.
3372 (Major Modes): Update Menu.
3373 (Major Mode Basics): New node, split off from `Major Modes'.
3374 (Major Mode Conventions): Correct xref. Explain how to handle
3375 auto-mode-alist if the major mode command has an autoload cookie.
3376 (Auto Major Mode): Major update. Add magic-mode-alist.
3377 (Derived Modes): Major update.
3378 (Mode Line Format): Update Menu.
3379 (Mode Line Basics): New node, split off from `Mode Line Format'.
3380
3381 * loading.texi (Autoload): Mention `autoload cookie' as synonym
3382 for `magic autoload comment'. Add index entries and anchor.
3383
33842005-05-14 Richard M. Stallman <rms@gnu.org>
3385
3386 * tips.texi (Coding Conventions): Explain how important it is
3387 that just loading certain files not change Emacs behavior.
3388
3389 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
3390
33912005-05-12 Lute Kamstra <lute@gnu.org>
3392
3393 * modes.texi (Generic Modes): Update.
3394 (Major Modes): Refer to node "Generic Modes".
3395
3396 * elisp.texi (Top): Update to the current structure of the manual.
3397 * processes.texi (Processes): Add menu description.
3398 * customize.texi (Customization): Add menu descriptions.
3399
34002005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
3401
3402 * processes.texi (Signals to Processes)
3403 (Low-Level Network): Fix typos.
3404
34052005-05-11 Lute Kamstra <lute@gnu.org>
3406
3407 * elisp.texi (Top): Add some nodes from the chapter "Major and
3408 Minor Modes" to the detailed node listing.
3409
34102005-05-10 Richard M. Stallman <rms@gnu.org>
3411
3412 * keymaps.texi (Extended Menu Items): Menu item filter functions
3413 can be called at any time.
3414
34152005-05-08 Luc Teirlinck <teirllm@auburn.edu>
3416
3417 * variables.texi (File Local Variables): `(hack-local-variables t)'
3418 now also checks whether a mode is specified in the local variables
3419 list.
3420
34212005-05-05 Kevin Ryde <user42@zip.com.au>
3422
3423 * display.texi (The Echo Area): Correct format function cross
3424 reference.
3425
34262005-05-05 Luc Teirlinck <teirllm@auburn.edu>
3427
3428 * variables.texi (Variable Aliases): Change description of
3429 `define-obsolete-variable-alias'.
3430
3431 * functions.texi (Functions): Add "Obsolete Functions" to menu.
3432 (Defining Functions): Add xref.
3433 (Obsolete Functions): New node.
3434 (Function Safety): Standardize capitalization of section title.
3435
3436 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
3437 (Dialog Boxes): Complete description of `x-popup-dialog'.
3438
34392005-05-04 Richard M. Stallman <rms@gnu.org>
3440
3441 * commands.texi (Interactive Codes): Fix Texinfo usage.
3442 Document U more clearly.
3443
34442005-05-01 Luc Teirlinck <teirllm@auburn.edu>
3445
3446 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
3447 function and not a macro.
3448
3449 * frames.texi (Pop-Up Menus): Correct and clarify description of
3450 `x-popup-menu'.
3451 (Dialog Boxes): Clarify description of `x-popup-dialog'.
3452
34532005-05-01 Richard M. Stallman <rms@gnu.org>
3454
3455 * edebug.texi (Checking Whether to Stop): Fix previous change.
3456
34572005-05-01 Luc Teirlinck <teirllm@auburn.edu>
3458
3459 * display.texi: Fix typos and Texinfo usage.
3460
3461 * edebug.texi (Checking Whether to Stop): executing-macro ->
3462 executing-kbd-macro.
3463
34642005-05-01 Richard M. Stallman <rms@gnu.org>
3465
3466 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
3467
34682005-04-30 Richard M. Stallman <rms@gnu.org>
3469
3470 * files.texi (Magic File Names): Document `operations' property.
3471
34722005-04-29 Lute Kamstra <lute@gnu.org>
3473
3474 * modes.texi (Generic Modes): New node.
3475 (Major Modes): Add it to the menu.
3476 (Derived Modes): Add "derived mode" to concept index.
3477
34782005-04-28 Lute Kamstra <lute@gnu.org>
3479
3480 * modes.texi (Defining Minor Modes): Fix previous change.
3481 (Font Lock Mode): Simplify.
3482 (Font Lock Basics): Say that font-lock-defaults is buffer-local
3483 when set and that some parts are optional. Add cross references.
3484 (Search-based Fontification): Say how to specify font-lock-keywords.
3485 Add cross references. Add font-lock-multiline to index.
3486 Move font-lock-keywords-case-fold-search here from node "Other Font
3487 Lock Variables". Document font-lock-add-keywords and
3488 font-lock-remove-keywords.
3489 (Other Font Lock Variables): Move font-lock-keywords-only,
3490 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
3491 and font-lock-syntactic-face-function to node "Syntactic Font
3492 Lock". Move font-lock-keywords-case-fold-search to node
3493 "Search-based Fontification". Document font-lock-inhibit-thing-lock
3494 and font-lock-{,un}fontify-{buffer,region}-function.
3495 (Precalculated Fontification): Remove reference to deleted variable
3496 font-lock-core-only.
3497 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
3498 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
3499 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
3500 and font-lock-syntactic-face-function here from node "Other Font
3501 Lock Variables". Move font-lock-syntactic-keywords to "Setting
3502 Syntax Properties". Add cross references.
3503 (Setting Syntax Properties): New node.
3504 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
3505 * syntax.texi (Syntax Properties): Add cross reference.
3506 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
3507
35082005-04-26 Richard M. Stallman <rms@gnu.org>
3509
3510 * display.texi (Defining Faces):
3511 Document `default' elements of defface spec.
3512
3513 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
3514
3515 * variables.texi (Variable Aliases): Clarify text.
3516
35172005-04-25 Chong Yidong <cyd@stupidchicken.com>
3518
3519 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
3520
35212005-04-25 Luc Teirlinck <teirllm@auburn.edu>
3522
3523 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
3524
35252005-04-24 Eli Zaretskii <eliz@gnu.org>
3526
3527 * syntax.texi (Syntax Table Internals): Elaborate documentation of
3528 syntax-after and syntax-class.
3529
3530 * files.texi (Changing Files): Fix last change's cross-reference.
3531 (Unique File Names): Don't mention "numbers" in the documentation
3532 of make-temp-file and make-temp-name.
3533
35342005-04-23 Richard M. Stallman <rms@gnu.org>
3535
3536 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
3537
35382005-04-22 Nick Roberts <nickrob@snap.net.nz>
3539
3540 * windows.texi (Cyclic Window Ordering): Clarify window-list.
3541
35422005-04-22 Nick Roberts <nickrob@snap.net.nz>
3543
3544 * variables.texi (Variable Aliases): Describe make-obsolete-variable
3545 and define-obsolete-variable-alias.
3546
35472005-04-22 Kim F. Storm <storm@cua.dk>
3548
3549 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
3550 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
3551
35522005-04-21 Lute Kamstra <lute@gnu.org>
3553
3554 * lists.texi (Association Lists): Document rassq-delete-all.
3555
35562005-04-19 Richard M. Stallman <rms@gnu.org>
3557
3558 * modes.texi (Search-based Fontification): Explain that
3559 facespec is an expression to be evaluated.
3560
35612005-04-19 Kevin Ryde <user42@zip.com.au>
3562
3563 * streams.texi (Output Functions): Fix xref.
3564 * strings.texi (String Conversion): Fix xref.
3565
35662005-04-19 Kim F. Storm <storm@cua.dk>
3567
3568 * symbols.texi (Symbol Plists): Add safe-get.
3569 Mention that `get' may signal an error.
3570
35712005-04-18 Nick Roberts <nickrob@snap.net.nz>
3572
3573 * customize.texi (Variable Definitions): Replace tooltip-mode
3574 example with save-place.
3575
35762005-04-17 Richard M. Stallman <rms@gnu.org>
3577
3578 * buffers.texi (Indirect Buffers): Clarify.
3579
3580 * positions.texi (Positions): Clarify converting marker to integer.
3581
3582 * strings.texi (String Basics): Mention string-match; clarify.
3583
35842005-04-08 Lute Kamstra <lute@gnu.org>
3585
3586 * modes.texi (Search-based Fontification): Fix cross references.
3587 Use consistent terminology. Document anchored highlighting.
3588
35892005-04-05 Lute Kamstra <lute@gnu.org>
3590
3591 * modes.texi (Defining Minor Modes): Document :group keyword
3592 argument and its default value.
3593
35942005-04-03 Lute Kamstra <lute@gnu.org>
3595
3596 * hooks.texi (Standard Hooks): Add some hooks. Add cross
3597 references and/or descriptions. Delete major mode hooks; mention
3598 them as a category instead. Rename or delete obsolete hooks.
3599
36002005-04-02 Richard M. Stallman <rms@gnu.org>
3601
3602 * nonascii.texi (Coding System Basics): Another wording cleanup.
3603
36042005-04-01 Richard M. Stallman <rms@gnu.org>
3605
3606 * nonascii.texi (Coding System Basics): Clarify previous change.
3607
36082005-04-01 Kenichi Handa <handa@m17n.org>
3609
3610 * nonascii.texi (Coding System Basics): Describe about rondtrip
3611 identity of coding systems.
3612
36132005-03-29 Chong Yidong <cyd@stupidchicken.com>
3614
3615 * text.texi (Buffer Contents): Add filter-buffer-substring and
3616 buffer-substring-filters.
3617
36182005-03-26 Chong Yidong <cyd@stupidchicken.com>
3619
3620 * anti.texi (Antinews): Mention `G' interactive code.
3621
3622 * tips.texi (Compilation Tips): Mention benchmark.el.
3623
36242005-03-27 Luc Teirlinck <teirllm@auburn.edu>
3625
3626 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
3627 is now bound to M-o M-o.
3628
3629 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
3630
36312005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
3632
3633 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
3634 in the Emacs Manual).
3635 * Makefile.in (srcs): Remove calendar.texi.
3636 * makefile.w32-in (srcs): Remove calendar.texi.
3637 * display.texi (Display): Change name of next node.
3638 * os.texi (System In): Change name of previous node.
3639 * elisp.texi (Top): Remove Calendar references.
3640 * vol1.texi (Top): Remove Calendar references.
3641 * vol2.texi (Top): Remove Calendar references.
3642
36432005-03-25 Richard M. Stallman <rms@gnu.org>
3644
3645 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
3646 Cleanup previous change.
3647
36482005-03-25 Chong Yidong <cyd@stupidchicken.com>
3649
3650 * display.texi (Face Attributes): Faces earlier in an :inherit
3651 list take precedence.
3652 (Scroll Bars): Fix description of vertical-scroll-bars.
3653 Document frame-current-scroll-bars and window-current-scroll-bars.
3654
3655 * markers.texi (The Mark): Document temporary Transient Mark mode.
3656
3657 * minibuf.texi (Reading File Names):
3658 Document read-file-name-completion-ignore-case.
3659
3660 * positions.texi (Screen Lines): Document nil for width argument
3661 to compute-motion.
3662
36632005-03-23 Kim F. Storm <storm@cua.dk>
3664
3665 * display.texi (Standard Faces): Other faces used in the fringe
3666 implicitly inherits from the fringe face.
3667 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
3668 properties implicitly inherits from fringe face.
3669 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
3670
36712005-03-20 Chong Yidong <cyd@stupidchicken.com>
3672
3673 * display.texi (Invisible Text): State default value of
3674 line-move-ignore-invisible.
3675 (Managing Overlays): Document remove-overlays.
3676 (Standard Faces): Document escape-glyph face.
3677
3678 * minibuf.texi (Reading File Names): Document read-file-name-function.
3679
3680 * modes.texi (Other Font Lock Variables):
3681 Document font-lock-lines-before.
3682
3683 * positions.texi (Skipping Characters): skip-chars-forward allows
3684 character classes.
3685
36862005-03-18 Lute Kamstra <lute@gnu.org>
3687
3688 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
3689
36902005-03-17 Richard M. Stallman <rms@gnu.org>
3691
3692 * text.texi (Undo): Document extensible undo entries.
3693
dd7b651b 3694 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
3695
3696 * nonascii.texi (Character Codes): Minor fix.
3697
3698 * display.texi (Display Property): Explain the significance
3699 of having text properties that are eq.
3700 (Other Display Specs): Explain string as display spec.
3701
3702 * commands.texi (Interactive Codes): Document G option.
3703
37042005-03-17 Chong Yidong <cyd@stupidchicken.com>
3705
3706 * text.texi (Filling): Add sentence-end-without-period and
3707 sentence-end-without-space.
3708 (Changing Properties): Minor fix.
3709
3710 * anti.texi: Total rewrite.
3711
37122005-03-15 Lute Kamstra <lute@gnu.org>
3713
3714 * edebug.texi (Instrumenting Macro Calls): Fix typos.
3715
37162005-03-08 Kim F. Storm <storm@cua.dk>
3717
3718 * display.texi (Specified Space): Property :width is support on
3719 non-graphic terminals, :height is not.
3720
37212005-03-07 Richard M. Stallman <rms@gnu.org>
3722
3723 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
3724 Now subnodes of Fringes.
3725 (Overlay Arrow): Document overlay-arrow-variable-list.
3726 (Fringe Size/Pos): New node, broken out of Fringes.
3727 (Display): Explain clearing vs redisplay better.
3728 (Truncation): Clarify use of bitmaps.
3729 (The Echo Area): Clarify the uses of the echo area.
3730 Add max-mini-window-height.
3731 (Progress): Clarify.
3732 (Invisible Text): Explain that main loop moves point out.
3733 (Selective Display): Say "hidden", not "invisible".
3734 (Managing Overlays): Move up. Describe relation to Undo here.
3735 (Overlay Properties): Clarify intro.
3736 (Finding Overlays): Explain return values when nothing found.
3737 (Width): truncate-string-to-width has added arg.
3738 (Displaying Faces): Clarify and update mode line face handling.
3739 (Face Functions): Minor cleanup.
3740 (Conditional Display): Merge into Other Display Specs.
3741 (Pixel Specification, Other Display Specs): Minor cleanups.
3742 (Images, Image Descriptors): Minor cleanups.
3743 (GIF Images): Patents have expired.
3744 (Showing Images): Explain default text for insert-image.
3745 (Manipulating Button Types): Merge into Manipulating Buttons.
3746 (Making Buttons): Explain return values.
3747 (Button Buffer Commands): Add xref.
3748 (Inverse Video): Update mode-line-inverse-video.
3749 (Display Table Format): Clarify.
3750 (Active Display Table): Give defaults for window-display-table.
3751
3752 * calendar.texi (Calendar Customizing): calendar-holiday-marker
3753 and calendar-today-marker are strings, not chars.
3754 (Holiday Customizing): Minor fix.
3755
3756 * internals.texi (Writing Emacs Primitives): Update `or' example.
3757 Update limit on # args of subr.
3758
3759 * edebug.texi (Using Edebug): Arrow is in fringe.
3760 (Instrumenting): Arg to eval-defun works without loading edebug.
3761 (Edebug Execution Modes): Add xref.
3762
3763 * customize.texi (Common Keywords): Clarify :require.
3764 Mention :version here.
3765 (Variable Definitions, Group Definitions): Not here.
3766 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
3767
37682005-03-07 Chong Yidong <cyd@stupidchicken.com>
3769 * nonascii.texi (Text Representations): Clarify position-bytes.
3770 (Character Sets): Add list-charset-chars.
3771 (Scanning Charsets): Add charset-after.
3772 (Encoding and I/O): Minor fix.
3773
37742005-03-06 Richard M. Stallman <rms@gnu.org>
3775
3776 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
3777 (Resizing Windows): Likewise.
3778
3779 * text.texi (Change Hooks): Get rid of "Emacs 21".
3780
3781 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
3782
3783 * streams.texi (Output Variables): Get rid of "Emacs 21".
3784
3785 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
3786
3787 * os.texi (Translating Input): Replace flow-control example
3788 with a less obsolete example that uses `keyboard-translate'.
3789
3790 * objects.texi (Hash Table Type, Circular Objects):
3791 Get rid of "Emacs 21".
3792
3793 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
3794 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
3795
3796 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
3797
3798 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
3799
3800 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
3801 (Menu Bar): Fix when menu-bar-update-hook is called.
3802
3803 * hash.texi (Hash Tables): Get rid of "Emacs 21".
3804
3805 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
3806 and make it read better.
3807
3808 * files.texi (Writing to Files): Get rid of "Emacs 21".
3809 (Unique File Names): Likewise.
3810
3811 * elisp.texi: Update Emacs version to 22.
3812
3813 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
3814 (Overlay Properties, Face Attributes): Likewise.
3815 (Managing Overlays): Fix punctuation.
3816 (Attribute Functions): Clarify set-face-font; get rid of
3817 info about old Emacs versions.
3818 (Auto Faces, Font Lookup, Display Property, Images):
3819 Get rid of "Emacs 21".
3820
3821 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
3822
38232005-03-05 Richard M. Stallman <rms@gnu.org>
3824
3825 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
3826
38272005-03-04 Lute Kamstra <lute@gnu.org>
3828
3829 * debugging.texi (Error Debugging): Document stack-trace-on-error.
3830
38312005-03-03 Lute Kamstra <lute@gnu.org>
3832
3833 * edebug.texi (Instrumenting Macro Calls): Fix typo.
3834
38352005-03-01 Lute Kamstra <lute@gnu.org>
3836
3837 * debugging.texi (Debugger Commands): Update `j'.
3838
38392005-02-28 Lute Kamstra <lute@gnu.org>
3840
3841 * debugging.texi (Debugging): Fix typo.
3842 (Error Debugging): Document eval-expression-debug-on-error.
3843 (Function Debugging): Update example.
3844 (Using Debugger): Mention starred stack frames.
3845 (Debugger Commands): Document `j' and `l'.
3846 (Invoking the Debugger): `d' and `j' exit recursive edit too.
3847 Update the messages that the debugger displays.
3848 (Internals of Debugger): Add cross reference. Update example.
3849 (Excess Open): Minor improvement.
3850 (Excess Close): Minor improvement.
3851
38522005-02-26 Richard M. Stallman <rms@gnu.org>
3853
3854 * tips.texi (Coding Conventions): Clarify.
3855 Put all the major mode key reservations together.
3856 Mention the Mouse-1 => Mouse-2 conventions.
3857
3858 * syntax.texi (Syntax Class Table): Clarify.
3859 (Syntax Table Functions): syntax-after moved from here.
3860 (Syntax Table Internals): syntax-after moved to here.
3861 (Parsing Expressions): Update info on number of values
3862 and what's meaningful in the STATE argument.
3863 (Categories): Fix typo.
3864
3865 * sequences.texi (Arrays): Cleanup.
3866 (Char-Tables): Clarify.
3867
3868 * processes.texi (Deleting Processes): Cleanups, add xref.
3869 (Subprocess Creation): Explain nil in exec-path. Cleanup.
3870 (Process Information): set-process-coding-system, some args optional.
3871 (Input to Processes): Explain various types for PROCESS args.
3872 Rename them from PROCESS-NAME to PROCESS.
3873 (Signals to Processes): Likewise.
3874 (Decoding Output): Cleanup.
3875 (Query Before Exit): Clarify.
3876
3877 * os.texi (Startup Summary): Correct the options; add missing ones.
3878 (Terminal Output, Batch Mode): Clarify.
3879 (Flow Control): Node deleted.
3880
3881 * markers.texi (The Mark): Clarify.
3882
3883 * macros.texi (Expansion): Cleanup.
3884 (Indenting Macros): indent-spec allows ints, not floats.
3885
3886 * keymaps.texi (Keymaps): Clarify.
3887 (Format of Keymaps): Update lisp-mode-map example.
3888 (Active Keymaps, Key Lookup): Clarify.
3889 (Changing Key Bindings): Add xref to `kbd'.
3890 (Key Binding Commands, Simple Menu Items): Clarify.
3891 (Mouse Menus, Menu Bar): Clarify.
3892 (Menu Example): Replace print example with menu-bar-replace-menu.
3893
3894 * help.texi (Documentation Basics): Add function-documentation prop.
3895
3896 * elisp.texi (Top): Don't refer to Flow Control node.
3897
3898 * commands.texi (Command Overview): Improve xrefs.
3899 (Adjusting Point): Adjusting point applies to intangible and invis.
3900 (Key Sequence Input): Doc extra read-key-sequence args.
3901 Likewise for read-key-sequence-vector.
3902
3903 * backups.texi (Rename or Copy): Minor fix.
3904 (Numbered Backups): For version-control, say the default.
3905 (Auto-Saving): make-auto-save-file-name example is simplified.
3906
3907 * advice.texi (Advising Functions): Don't imply one part of Emacs
3908 should advise another part. Markup changes.
3909 (Defining Advice): Move transitional para.
3910 (Activation of Advice): Cleanup.
3911 Explain if COMPILE is nil or negative.
3912
3913 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
3914
39152005-02-24 Lute Kamstra <lute@gnu.org>
3916
3917 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
3918 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
3919
39202005-02-23 Lute Kamstra <lute@gnu.org>
3921
3922 * modes.texi (Defining Minor Modes): define-minor-mode can be used
3923 to define global minor modes as well.
3924
3925 * display.texi (Managing Overlays): overlay-buffer returns nil for
3926 deleted overlays.
3927
39282005-02-22 Kim F. Storm <storm@cua.dk>
3929
3930 * minibuf.texi (Basic Completion): Allow symbols in addition to
3931 strings in try-completion and all-completions.
3932
39332005-02-14 Lute Kamstra <lute@gnu.org>
3934
3935 * elisp.texi (Top): Remove reference to deleted node.
3936
3937 * lists.texi (Lists): Remove reference to deleted node.
3938 (Cons Cells): Fix typo.
3939
3940 * loading.texi (Where Defined): Fix typo.
3941
39422005-02-14 Richard M. Stallman <rms@gnu.org>
3943
3944 * variables.texi (Creating Buffer-Local): change-major-mode-hook
3945 is useful for discarding some minor modes.
3946
3947 * symbols.texi (Symbol Components): Reorder examples.
3948
3949 * streams.texi (Input Functions): State standard-input default.
3950 (Output Variables): State standard-output default.
3951
3952 * objects.texi (Printed Representation): Clarify read syntax vs print.
3953 (Floating Point Type): Explain meaning better.
3954 (Symbol Type): Explain uniqueness better.
3955 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
3956 List examples sooner.
3957 (Box Diagrams): New subnode broken out.
3958 Some examples moved from old Lists as Boxes node.
3959 (Dotted Pair Notation): Clarify intro.
3960 (Array Type): Clarify.
3961 (Type Predicates): Add hash-table-p.
3962
3963 * numbers.texi (Integer Basics): Clarify radix explanation.
3964 (Predicates on Numbers): Minor clarification.
3965 (Comparison of Numbers): Minor clarification. Clarify eql.
3966 Typos in min, max.
3967 (Math Functions): Clarify overflow in expt.
3968
3969 * minibuf.texi (Text from Minibuffer): Minor clarification.
3970 Mention arrow keys.
3971
3972 * loading.texi (Autoload): defun's doc string overrides autoload's
3973 doc string.
3974 (Repeated Loading): Modernize "add to list" examples.
3975 (Where Defined): Finish updating table of load-history elts.
3976
3977 * lists.texi (List-related Predicates): Minor wording improvement.
3978 (Lists as Boxes): Node deleted.
3979 (Building Lists): Explain trivial cases of number-sequence.
3980
3981 * hash.texi (Hash Tables): Add desc to menu items.
3982 (Creating Hash): Expain "full" means "make larger",
3983 (Hash Access): Any object can be a key.
3984 State value of maphash.
3985
3986 * functions.texi (What Is a Function): Wording cleanup.
3987 (Function Documentation): Minor cleanup.
3988 Explain purpose of calling convention at end of doc string.
3989 (Function Names): Wording cleanup.
3990 (Calling Functions): Wording cleanup.
3991 Explain better how funcall calls the function.
3992 (Function Cells): Delete example of saving and redefining function.
3993
3994 * control.texi (Combining Conditions): Wording cleanup.
3995 (Iteration): dolist and dotimes bind VAR locally.
3996 (Cleanups): Xref to Atomic Changes.
3997
3998 * compile.texi (Byte Compilation): Delete 19.29 info.
3999 (Compilation Functions): Macros' difficulties don't affect defsubst.
4000 (Docs and Compilation): Delete 19.29 info.
4001
40022005-02-10 Richard M. Stallman <rms@gnu.org>
4003
4004 * objects.texi (Symbol Type): Minor correction.
4005
40062005-02-06 Lute Kamstra <lute@gnu.org>
4007
4008 * modes.texi (Example Major Modes): Fix typos.
4009
40102005-02-06 Richard M. Stallman <rms@gnu.org>
4011
4012 * text.texi (Margins): fill-nobreak-predicate can be one function.
4013
4014 * strings.texi (Modifying Strings): clear-string can make unibyte.
4015 (Formatting Strings): format gives error if values missing.
4016
4017 * positions.texi (Character Motion): Mention default arg
4018 for forward-char. backward-char refers to forward-char.
4019 (Word Motion): Mention default arg for forward-word.
4020 (Buffer End Motion): Mention default arg for beginning-of-buffer.
4021 Simplify end-of-buffer.
4022 (Text Lines): Mention default arg for forward-line.
4023 (List Motion): Mention default arg for beginning/end-of-defun.
4024 (Skipping Characters): Minor fixes in explaining character-set.
4025
4026 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
4027 Mode inheritance applies only when default-major-mode is nil.
4028 Clarifications.
4029 (Example Major Modes): Update Text mode and Lisp mode examples.
4030 (Minor Mode Conventions): Mention define-minor-mode at top.
4031 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
4032 (Mode Line Format): Update mode line face display info.
4033 (Properties in Mode): Mention effect of risky vars.
4034 (Imenu): Define imenu-add-to-menubar.
4035 (Font Lock Mode): Add descriptions to menu lines.
4036 (Faces for Font Lock): Add font-lock-doc-face.
4037
40382005-02-05 Lute Kamstra <lute@gnu.org>
4039
4040 * text.texi (Maintaining Undo): Remove obsolete function.
4041
40422005-02-05 Eli Zaretskii <eliz@gnu.org>
4043
4044 * frames.texi (Color Names): Add pointer to the X docs about RGB
4045 color specifications. Improve indexing
4046 (Text Terminal Colors): Replace the description of RGB values by
4047 an xref to "Color Names".
4048
40492005-02-03 Richard M. Stallman <rms@gnu.org>
4050
4051 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
4052 Clarify.
4053 (Selecting Windows): Clarify save-selected-window.
4054 (Cyclic Window Ordering): Clarify walk-windows.
4055 (Window Point): Clarify.
4056 (Window Start): Add comment to example.
4057 (Resizing Windows): Add `interactive' specs in examples.
4058 Document fit-window-to-buffer.
4059
4060 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
4061 (Undo, Maintaining Undo): Clarify last change.
4062 (Sorting): In sort-numeric-fields, explain about octal and hex.
4063 Mention sort-numeric-base.
4064 (Format Properties): Add xref for hard newlines.
4065
4066 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
4067 (Pop-Up Menus): Fix typo.
4068 (Color Names): Explain all types of color names.
4069 Explain color-values on B&W terminal.
4070 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
4071
4072 * files.texi (File Locks): Not supported on MS systems.
4073 (Testing Accessibility): Clarify.
4074
4075 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
4076 (Coverage Testing): Fix typo.
4077
4078 * commands.texi (Misc Events): Remove stray space.
4079
4080 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
4081 (Modification Time): Clarify when visited-file-modtime returns 0.
4082 (The Buffer List): Clarify bury-buffer.
4083 (Killing Buffers): Clarify.
4084 (Indirect Buffers): Add clone-indirect-buffer.
4085
40862005-02-02 Matt Hodges <MPHodges@member.fsf.org>
4087
4088 * edebug.texi (Printing in Edebug): Fix default value of
4089 edebug-print-circle.
4090 (Coverage Testing): Fix displayed frequency count data.
4091
40922005-02-02 Luc Teirlinck <teirllm@auburn.edu>
4093
4094 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
4095
40962005-02-02 Kim F. Storm <storm@cua.dk>
4097
4098 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
4099
41002005-01-29 Eli Zaretskii <eliz@gnu.org>
4101
4102 * commands.texi (Misc Events): Describe the help-echo event.
4103
4104 * text.texi (Special Properties) <help-echo>: Use `pos'
4105 consistently in description of the help-echo property.
4106 Use @code{nil} instead of @var{nil}.
4107
4108 * display.texi (Overlay Properties): Fix the index entry for
4109 help-echo overlay property.
4110
4111 * customize.texi (Type Keywords): Uncomment the xref to the
4112 help-echo property documentation.
4113
41142005-01-23 Kim F. Storm <storm@cua.dk>
4115
4116 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
4117 return value. Third element FULLY replaced by PARTIAL which
4118 specifies number of invisible pixels if row is only partially visible.
4119 (Textual Scrolling): Mention auto-window-vscroll.
4120 (Vertical Scrolling): New defvar auto-window-vscroll.
4121
41222005-01-16 Luc Teirlinck <teirllm@auburn.edu>
4123
4124 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
4125 command remapping.
4126
41272005-01-15 Richard M. Stallman <rms@gnu.org>
4128
4129 * display.texi (Defining Images): Mention DATA-P arg of create-image.
4130
41312005-01-14 Kim F. Storm <storm@cua.dk>
4132
4133 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
4134
4135 * text.texi (Links and Mouse-1): Fix string and vector item.
4136
41372005-01-13 Richard M. Stallman <rms@gnu.org>
4138
4139 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
4140 descriptions of overriding-local-map and overriding-terminal-local-map.
4141
4142 * text.texi (Links and Mouse-1): Clarify text.
4143
41442005-01-13 Kim F. Storm <storm@cua.dk>
4145
4146 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
4147
41482005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
4149
4150 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
4151
41522005-01-12 Kim F. Storm <storm@cua.dk>
4153
4154 * text.texi (Links and Mouse-1): Rename section from Enabling
4155 Mouse-1 to Following Links. Change xrefs.
4156 Add examples for define-button-type and define-widget.
4157
4158 * display.texi (Button Properties, Button Buffer Commands):
4159 Clarify mouse-1 and follow-link functionality.
4160
41612005-01-12 Richard M. Stallman <rms@gnu.org>
4162
4163 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
4164
4165 * display.texi (Beeping): Fix Texinfo usage.
4166
4167 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
4168
41692005-01-11 Kim F. Storm <storm@cua.dk>
4170
4171 * display.texi (Button Properties, Button Buffer Commands):
4172 Mention mouse-1 binding. Add follow-link keyword.
4173
4174 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
4175 (Enabling Mouse-1 to Follow Links): New subsection.
4176
41772005-01-06 Richard M. Stallman <rms@gnu.org>
4178
4179 * text.texi (Special Properties): Minor change.
4180
4181 * os.texi (Timers): Clarify previous change.
4182
4183 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
4184
41852005-01-01 Luc Teirlinck <teirllm@auburn.edu>
4186
4187 * display.texi (Face Attributes): Correct xref to renamed node.
4188
41892005-01-01 Richard M. Stallman <rms@gnu.org>
4190
4191 * display.texi (Face Attributes): Describe hex color specs.
4192
41932004-12-31 Richard M. Stallman <rms@gnu.org>
4194
4195 * os.texi (Timers): Update previous change.
4196
41972004-12-30 Kim F. Storm <storm@cua.dk>
4198
4199 * display.texi (Line Height): Total line-height is now specified
4200 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
4201 in cons cells. (nil . RATIO) is relative to actual line height.
4202 Use line-height `t' instead of `0' to get minimum height.
4203
42042004-12-29 Richard M. Stallman <rms@gnu.org>
4205
4206 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
4207
42082004-12-28 Richard M. Stallman <rms@gnu.org>
4209
4210 * commands.texi (Quitting): Clarify value of with-local-quit.
4211
4212 * elisp.texi (Top): Fix previous change.
4213
4214 * loading.texi (Loading): Fix previous change.
4215
42162004-12-27 Richard M. Stallman <rms@gnu.org>
4217
4218 * Makefile.in (MAKEINFO): Specify --force.
4219
4220 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
4221
4222 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
4223
4224 * display.texi (Line Height): Further clarify.
4225
4226 * elisp.texi (Top): Update Loading submenu.
4227
4228 * loading.texi (Where Defined): New node.
4229 (Unloading): load-history moved to Where Defined.
4230
42312004-12-21 Richard M. Stallman <rms@gnu.org>
4232
4233 * commands.texi (Event Input Misc): Add while-no-input.
4234
42352004-12-11 Richard M. Stallman <rms@gnu.org>
4236
4237 * display.texi (Line Height): Rewrite text for clarity.
4238
42392004-12-11 Kim F. Storm <storm@cua.dk>
4240
4241 * display.texi (Display): Add node "Line Height" to menu.
4242 (Line Height): New node. Move full description of line-spacing
4243 and line-height text properties here from text.texi.
4244 (Scroll Bars): Add vertical-scroll-bar variable.
4245
4246 * frames.texi (Window Frame Parameters): Remove line-height defvar.
4247
4248 * locals.texi (Standard Buffer-Local Variables): Fix xref for
4249 line-spacing and vertical-scroll-bar.
4250
4251 * text.texi (Special Properties): Just mention line-spacing and
4252 line-height here, add xref to new "Line Height" node.
4253
42542004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
4255
4256 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
4257
4258 * locals.texi (Standard Buffer-Local Variables):
4259 Add @xref for `line-spacing'.
4260
42612004-12-05 Richard M. Stallman <rms@gnu.org>
4262
4263 * Makefile.in (maintainer-clean): Remove the info files
4264 in $(infodir) where they are created.
4265
42662004-12-03 Richard M. Stallman <rms@gnu.org>
4267
4268 * windows.texi (Selecting Windows): get-lru-window and
4269 get-largest-window don't consider dedicated windows.
4270
4271 * text.texi (Undo): Document undo-in-progress.
4272
42732004-11-26 Richard M. Stallman <rms@gnu.org>
4274
4275 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
4276 Remove a few vars that are not always buffer-local.
4277
42782004-11-24 Luc Teirlinck <teirllm@auburn.edu>
4279
4280 * locals.texi (Standard Buffer-Local Variables): Comment out
4281 xref's to non-existent node `Yet to be written'.
4282
42832004-11-24 Richard M. Stallman <rms@gnu.org>
4284
4285 * processes.texi (Synchronous Processes): Grammar fix.
4286
4287 * numbers.texi (Comparison of Numbers): Add eql.
4288
4289 * locals.texi (Standard Buffer-Local Variables): Add many vars.
4290
4291 * intro.texi (Printing Notation): Fix previous change.
4292
4293 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
4294 and default-indicate-buffer-boundaries from here.
4295 (Usual Display): To here.
4296 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
4297 (Usual Display): Move tab-width up.
4298
4299 * customize.texi (Variable Definitions): Replace
4300 show-paren-mode example with tooltip-mode.
4301 (Simple Types, Composite Types, Defining New Types):
4302 Minor cleanups.
4303
43042004-11-21 Jesper Harder <harder@ifa.au.dk>
4305
4306 * processes.texi (Synchronous Processes, Output from Processes):
4307 Markup fix.
4308
43092004-11-20 Richard M. Stallman <rms@gnu.org>
4310
4311 * positions.texi (Skipping Characters): skip-chars-forward
4312 now handles char classes.
4313
4314 * intro.texi (Printing Notation): Avoid confusion of `print'
4315 when explaining @print.
4316
4317 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
4318
4319 * display.texi (Display Table Format): Minor fix.
4320
4321 * streams.texi (Output Functions): Fix print example.
4322
4323 * Makefile.in (elisp): New target.
4324 (dist): Depend on $(infodir)/elisp, not elisp.
4325 Copy the info files from $(infodir).
4326
4327 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
4328 read-from-minibuffer.
4329
4330 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
4331
43322004-11-19 Richard M. Stallman <rms@gnu.org>
4333
4334 * searching.texi (Regexp Search): Add search-whitespace-regexp.
4335
43362004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
4337
4338 * tips.texi (Coding Conventions): Fix typo.
4339
43402004-11-16 Richard M. Stallman <rms@gnu.org>
4341
4342 * tips.texi (Coding Conventions): Separate defvar and require
4343 methods to avoid warnings. Use require only when there are many
4344 functions and variables from that package.
4345
4346 * minibuf.texi (Minibuffer Completion): When ignoring case,
4347 predicate must not be case-sensitive.
4348
4349 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
4350 (Test Coverage): Don't talk about "splotches". Clarified.
4351
43522004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
4353
4354 * frames.texi (Window Frame Parameters): Fix typo.
4355
43562004-11-15 Kim F. Storm <storm@cua.dk>
4357
4358 * symbols.texi (Other Plists): Note that plist-get may signal error.
4359 Add safe-plist-get.
4360
43612004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
4362
4363 * modes.texi (Font Lock Basics): Fix typo.
4364
43652004-11-08 Richard M. Stallman <rms@gnu.org>
4366
4367 * syntax.texi (Syntax Table Functions): Add syntax-after.
4368
43692004-11-06 Lars Brinkhoff <lars@nocrew.org>
4370
4371 * os.texi (Processor Run Time): New section documenting
4372 get-internal-run-time.
4373
43742004-11-06 Eli Zaretskii <eliz@gnu.org>
4375
4376 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
4377 it nukes elisp-cover.texi.
4378 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
4379 elisp-0 etc.
4380
43812004-11-05 Luc Teirlinck <teirllm@auburn.edu>
4382
4383 * commands.texi (Keyboard Macros): Document `append' return value
4384 of `defining-kbd-macro'.
4385
43862004-11-01 Richard M. Stallman <rms@gnu.org>
4387
4388 * commands.texi (Interactive Call): Add called-interactively-p.
4389
43902004-10-29 Simon Josefsson <jas@extundo.com>
4391
4392 * minibuf.texi (Reading a Password): Revert.
4393
43942004-10-28 Richard M. Stallman <rms@gnu.org>
4395
4396 * frames.texi (Display Feature Testing): Explain about "vendor".
4397
43982004-10-27 Richard M. Stallman <rms@gnu.org>
4399
4400 * commands.texi (Interactive Codes): `N' uses numeric prefix,
4401 not raw. Clarify `n'.
4402 (Interactive Call): Rewrite interactive-p, focusing on when
4403 and how to use it.
4404 (Misc Events): Clarify previous change.
4405
4406 * advice.texi (Simple Advice): Clarify what job the example does.
4407 (Around-Advice): Clarify ad-do-it.
4408 (Activation of Advice): An option of ad-default-compilation-action
4409 is `never', not `nil'.
4410
44112004-10-26 Kim F. Storm <storm@cua.dk>
4412
4413 * commands.texi (Interactive Codes): Add U code letter.
4414
44152004-10-25 Simon Josefsson <jas@extundo.com>
4416
4417 * minibuf.texi (Reading a Password): Add.
4418
44192004-10-24 Jason Rumney <jasonr@gnu.org>
4420
4421 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
4422 and wheel-down.
4423
44242004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
4425
4426 * processes.texi (Synchronous Processes): Document process-file.
4427
44282004-10-22 Kenichi Handa <handa@m17n.org>
4429
4430 * text.texi (translate-region): Document that it accepts also a
4431 char-table.
4432
44332004-10-22 David Ponce <david@dponce.com>
4434
4435 * windows.texi (Resizing Windows): Document the `preserve-before'
4436 argument of the functions `enlarge-window' and `shrink-window'.
4437
44382004-10-19 Jason Rumney <jasonr@gnu.org>
4439
4440 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
4441
44422004-10-09 Luc Teirlinck <teirllm@auburn.edu>
4443
4444 * text.texi (Filling): Add anchor for definition of
4445 `sentence-end-double-space'.
4446
4447 * searching.texi (Regexp Example): Update description of how
4448 Emacs currently recognizes the end of a sentence.
4449 (Standard Regexps): Update definition of the variable
4450 `sentence-end'. Add definition of the function `sentence-end'.
4451
44522004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
4453
4454 * display.texi (Progress): New node.
4455
44562004-10-05 Kim F. Storm <storm@cua.dk>
4457
4458 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
4459
44602004-09-29 Kim F. Storm <storm@cua.dk>
4461
4462 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
4463 to identify bitmaps. Remove -fringe-bitmap suffix for standard
4464 fringe bitmap symbols, as they now have their own namespace.
4465 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
4466 vs. pixels. Signal error if no free bitmap slots.
4467 (Pixel Specification): Change IMAGE to @var{image}.
4468
44692004-09-28 Richard M. Stallman <rms@gnu.org>
4470
4471 * text.texi (Special Properties): Clarify line-spacing and line-height.
4472
4473 * searching.texi (Regexp Search): Add looking-back.
4474
44752004-09-25 Luc Teirlinck <teirllm@auburn.edu>
4476
4477 * display.texi: Correct typos.
4478 (Image Descriptors): Correct xref's.
4479
44802004-09-25 Richard M. Stallman <rms@gnu.org>
4481
4482 * text.texi (Special Properties): Cleanups in `cursor'.
4483 Rewrites in `line-height' and `line-spacing'; exchange them.
4484
4485 * display.texi (Fringes): Rewrite previous change.
4486 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
4487 (Display Fringe Bitmaps): Node deleted, text moved.
4488 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
4489 (Scroll Bars): Clarify set-window-scroll-bars.
4490 (Pointer Shape): Rewrite.
4491 (Specified Space): Clarify :align-to, etc.
4492 (Pixel Specification): Use @var. Clarify new text.
4493 (Other Display Specs): Clarify `slice'.
4494 (Image Descriptors): Cleanups.
4495 (Showing Images): Cleanups.
4496
44972004-09-24 Luc Teirlinck <teirllm@auburn.edu>
4498
4499 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
4500
4501 * modes.texi: Various minor changes in addition to:
4502 (Major Mode Conventions): Final call to `run-mode-hooks' should
4503 not be inside the `delay-mode-hooks' form.
4504 (Mode Hooks): New node.
4505 (Hooks): Delete obsolete example.
4506 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
4507 node "Mode Hooks".
4508
45092004-09-22 Luc Teirlinck <teirllm@auburn.edu>
4510
4511 * display.texi: Correct various typos.
4512 (Display): Rename node "Pointer Shapes" to "Pointer
4513 Shape". (There is already a node called "Pointer Shapes" in
4514 frames.texi.)
4515 (Images): Remove non-existent node "Image Slices" from menu.
4516
45172004-09-23 Kim F. Storm <storm@cua.dk>
4518
4519 * text.texi (Special Properties): Add `cursor', `pointer',
4520 `line-height', and `line-spacing' properties.
4521
4522 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
4523 Shapes' to menu.
4524 (Standard Faces): Doc fix for fringe face.
4525 (Fringes): Add `overflow-newline-into-fringe' and
4526 'indicate-buffer-boundaries'.
4527 (Fringe Bitmaps, Pointer Shapes): New nodes.
4528 (Display Property): Add 'Pixel Specification' and 'Display Fringe
4529 Bitmaps' to menu.
4530 (Specified Space): Describe pixel width and height.
4531 (Pixel Specification): New node.
4532 (Other Display Specs): Add `slice' property.
4533 (Display Fringe Bitmaps): New node.
4534 (Images): Add 'Image Slices' to menu.
4535 (Image Descriptors): Add `:pointer' and `:map' properties.
4536 (Showing Images): Add slice arg to `insert-image'. Add
4537 'insert-sliced-image'.
4538
45392004-09-20 Richard M. Stallman <rms@gnu.org>
4540
4541 * commands.texi (Key Sequence Input):
4542 Clarify downcasing in read-key-sequence.
4543
45442004-09-08 Juri Linkov <juri@jurta.org>
4545
4546 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
4547
45482004-09-07 Luc Teirlinck <teirllm@auburn.edu>
4549
4550 * locals.texi (Standard Buffer-Local Variables): Add
4551 `buffer-auto-save-file-format'.
4552 * internals.texi (Buffer Internals): Describe new
4553 auto_save_file_format field of the buffer structure.
4554 * files.texi (Format Conversion): `auto-save-file-format' has been
4555 renamed `buffer-auto-save-file-format'.
4556
45572004-08-27 Luc Teirlinck <teirllm@auburn.edu>
4558
4559 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
4560 an integer or a marker.
4561 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
4562
45632004-08-22 Richard M. Stallman <rms@gnu.org>
4564
4565 * modes.texi (Major Mode Conventions): Discuss rebinding of
4566 standard key bindings.
4567
45682004-08-18 Kim F. Storm <storm@cua.dk>
4569
4570 * processes.texi (Accepting Output): Add `just-this-one' arg to
4571 `accept-process-output'.
4572 (Output from Processes): New var `process-adaptive-read-buffering'.
4573
45742004-08-10 Luc Teirlinck <teirllm@auburn.edu>
4575
4576 * keymaps.texi: Various changes in addition to:
4577 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
4578 Give more varied examples for `kbd'.
4579 (Creating Keymaps): Char tables have slots for all characters
4580 without modifiers.
4581 (Active Keymaps): `overriding-local-map' and
4582 `overriding-terminal-local-map' also override text property and
4583 overlay keymaps.
4584 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
4585 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
4586 to denote a prefix of no events.
4587 `map-keymap' includes parent's bindings _recursively_.
4588 Clarify and correct description of `where-is-internal'.
4589 Mention BUFFER-OR-NAME arg to `describe-bindings'.
4590 (Menu Example): For menus intended for use with the keyboard, the
4591 menu items should be bound to characters or real function keys.
4592
45932004-08-08 Luc Teirlinck <teirllm@auburn.edu>
4594
4595 * objects.texi (Character Type): Reposition `@anchor' to prevent
4596 double space inside sentence in Info.
4597
4598 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
4599 renamed to `disabled-command-function'.
4600 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
4601 (Command Loop Info): Replace reference to it.
4602 (Disabling Commands): `disabled-command-hook' has been renamed to
4603 `disabled-command-function'.
4604
46052004-08-07 Luc Teirlinck <teirllm@auburn.edu>
4606
4607 * os.texi (Translating Input): Only non-prefix bindings in
4608 `key-translation-map' override actual key bindings. Warn about
4609 possible indirect effect of actual key bindings on non-prefix
4610 bindings in `key-translation-map'.
4611
46122004-08-06 Luc Teirlinck <teirllm@auburn.edu>
4613
4614 * minibuf.texi (High-Level Completion): Add anchor for definition
4615 of `read-variable'.
4616
4617 * commands.texi: Various changes in addition to:
4618 (Using Interactive): Clarify description of `interactive-form'.
4619 (Interactive Call): Mention default for KEYS argument to
4620 `call-interactively'.
4621 (Command Loop Info): Clarify description of `this-command-keys'.
4622 Mention KEEP-RECORD argument to `clear-this-command-keys'.
4623 Value of `last-event-frame' can be `macro'.
4624 (Repeat Events): `double-click-fuzz' is also used to distinguish
4625 clicks and drags.
4626 (Classifying Events): Clarify descriptions of `event-modifiers'
4627 `event-basic-type' and `event-convert-list'.
4628 (Accessing Events): `posn-timestamp' takes POSITION argument.
4629 (Quoted Character Input): Clarify description of
4630 `read-quoted-char' and fix example.
4631 (Quitting): Add `with-local-quit'.
4632 (Disabling Commands): Correct and clarify descriptions of
4633 `enable-command' and `disable-command'.
4634 Mention what happens if `disabled-command-hook' is nil.
4635 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
4636 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
4637
46382004-07-24 Luc Teirlinck <teirllm@auburn.edu>
4639
4640 * frames.texi: Various changes in addition to:
4641 (Creating Frames): Expand and clarify description of `make-frame'.
4642 (Window Frame Parameters): Either none or both of the `icon-left'
4643 and `icon-top' parameters must be specified. Put descriptions of
4644 `menu-bar-lines' and `toolbar-lines' closer together and change
4645 them accordingly.
4646 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
4647 except while processing `frame-title-format' or `icon-title-format'.
4648 (Deleting Frames): Correct description of `delete-frame'.
4649 Non-nil return values of `frame-live-p' are like those of `framep'.
4650 (Frames and Windows): Mention return value of
4651 `set-frame-selected-window'.
4652 (Visibility of Frames): Mention `force' argument to
4653 `make-frame-invisible'. `frame-visible-p' returns t for all
4654 frames on text-only terminals.
4655 (Frame Configurations): Restoring a frame configuration does not
4656 restore deleted frames.
4657 (Window System Selections): `x-set-selection' returns DATA.
4658 (Resources): Add example.
4659 (Display Feature Testing): Clarify descriptions of
4660 `display-pixel-height', `display-pixel-width', `x-server-version'
4661 and `x-server-vendor'.
4662
4663 * windows.texi (Choosing Window): Add anchor.
4664 * minibuf.texi (Minibuffer Misc): Add anchor.
4665
46662004-07-23 John Paul Wallington <jpw@gnu.org>
4667
4668 * macros.texi (Defining Macros): Declaration keyword for setting
4669 Edebug spec is `debug' not `edebug'.
4670
46712004-07-19 Luc Teirlinck <teirllm@auburn.edu>
4672
4673 * windows.texi: Various small changes in addition to:
4674 (Window Point): Mention return value of `set-window-point'.
4675 (Window Start): `pos-visible-in-window-p' disregards horizontal
4676 scrolling. Explain return value if PARTIALLY is non-nil.
4677 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
4678 and `set-window-vscroll'.
4679 (Size of Window): The argument WINDOW to `window-inside-edges',
4680 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
4681 (Resizing Windows): Explain return value of
4682 `shrink-window-if-larger-than-buffer'.
4683 `window-size-fixed' automatically becomes buffer local when set.
4684 (Window Configurations): Explain return value of
4685 `set-window-configuration'.
4686
4687 * minibuf.texi (Minibuffer Misc): Add anchor for
4688 `minibuffer-scroll-window'.
4689
4690 * positions.texi (Text Lines): Add anchor for `count-lines'.
4691
46922004-07-17 Richard M. Stallman <rms@gnu.org>
4693
4694 * display.texi (Overlay Properties): Adding `evaporate' prop
4695 deletes empty overlay immediately.
4696
4697 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
4698 fix example.
4699
47002004-07-16 Jim Blandy <jimb@redhat.com>
4701
4702 * searching.texi (Regexp Backslash): Document new \_< and \_>
4703 operators.
4704
47052004-07-16 Juanma Barranquero <lektu@terra.es>
4706
4707 * display.texi (Images): Fix Texinfo usage.
4708
47092004-07-14 Luc Teirlinck <teirllm@auburn.edu>
4710
4711 * buffers.texi (Modification Time): `visited-file-modtime' now
4712 returns a list of two integers, instead of a cons.
4713
47142004-07-13 Luc Teirlinck <teirllm@auburn.edu>
4715
4716 * windows.texi: Various changes in addition to:
4717 (Splitting Windows): Add `split-window-keep-point'.
4718
47192004-07-09 Richard M. Stallman <rms@gnu.org>
4720
4721 * frames.texi (Input Focus): Minor fix.
4722
47232004-07-07 Luc Teirlinck <teirllm@auburn.edu>
4724
4725 * frames.texi (Input Focus): Clarify descriptions of
4726 `select-frame-set-input-focus' and `select-frame'.
4727
47282004-07-06 Luc Teirlinck <teirllm@auburn.edu>
4729
4730 * os.texi: Various small changes in addition to:
4731 (Killing Emacs): Expand and clarify description of
4732 `kill-emacs-query-functions' and `kill-emacs-hook'.
4733 (System Environment): Expand and clarify description of `getenv'
4734 and `setenv'.
4735 (Timers): Clarify description of `run-at-time'.
4736 (Translating Input): Correct description of
4737 `extra-keyboard-modifiers'.
4738 (Flow Control): Correct description of `enable-flow-control'.
4739
47402004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
4741
4742 * os.texi: Update copyright.
4743 (Session Management): Grammar fix.
4744 Clarify which Emacs does the restarting.
4745 Use @samp for *scratch* buffer.
4746
47472004-07-04 Alan Mackenzie <acm@muc.de>
4748
4749 * frames.texi (Input Focus): Add documentation for
4750 `select-frame-set-input-focus'. Replace refs to non-existent
4751 `switch-frame' with `select-frame'. Minor corrections and tidying
4752 up of text-only terminal stuff.
4753
47542004-07-02 Richard M. Stallman <rms@gnu.org>
4755
4756 * files.texi (Saving Buffers): Cleanup write-contents-function.
4757 (Magic File Names): Cleanup file-remote-p.
4758
47592004-07-02 Kai Grossjohann <kai@emptydomain.de>
4760
4761 * files.texi (Magic File Names): `file-remote-p' returns an
4762 identifier of the remote system, not just t.
4763
47642004-07-02 David Kastrup <dak@gnu.org>
4765
4766 * searching.texi (Entire Match Data): Add explanation about new
4767 match-data behavior when @var{integers} is non-nil.
4768
47692004-06-24 Richard M. Stallman <rms@gnu.org>
4770
4771 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
4772
4773 * customize.texi (Variable Definitions): Note about doc strings
4774 and :set.
4775
4776 * keymaps.texi (Keymap Terminology): Document `kbd'.
4777 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
4778
4779 * display.texi (Invisible Text): Setting buffer-invisibility-spec
4780 makes it buffer-local.
4781
4782 * files.texi (Saving Buffers): Correct previous change.
4783
4784 * commands.texi (Accessing Events):
4785 Clarify posn-col-row and posn-actual-col-row.
4786
47872004-06-24 David Ponce <david.ponce@wanadoo.fr>
4788
4789 * commands.texi (Accessing Events): New functions
4790 posn-at-point and posn-at-x-y. Add example to posn-x-y.
4791
47922004-06-23 Luc Teirlinck <teirllm@auburn.edu>
4793
4794 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
4795 * frames.texi, buffers.texi, backups.texi, variables.texi:
4796 * loading.texi, eval.texi, functions.texi, control.texi:
4797 * symbols.texi, minibuf.texi: Reposition @anchor's.
4798
4799 * help.texi: Various small changes in addition to the following.
4800 (Describing Characters): Describe PREFIX argument to
4801 `key-description'. Correct and clarify definition of
4802 `text-char-description'. Describe NEED-VECTOR argument to
4803 `read-kbd-macro'.
4804 (Help Functions): Clarify definition of `apropos'.
4805
48062004-06-23 Lars Hansen <larsh@math.ku.dk>
4807
4808 * files.texi (Saving Buffers): Correct description of
4809 `write-contents-functions'.
4810
48112004-06-21 Juanma Barranquero <lektu@terra.es>
4812
4813 * display.texi (Images): Remove redundant @vindex directives.
4814 Rewrite `image-library-alist' doc in active voice.
4815
48162004-06-14 Juanma Barranquero <lektu@terra.es>
4817
4818 * display.texi (Images): Document new delayed library loading,
4819 variable `image-library-alist' and (existing but undocumented)
4820 function `image-type-available-p'.
4821
48222004-06-05 Richard M. Stallman <rms@gnu.org>
4823
4824 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
4825 refer the user to the Initial Input node.
4826 (Text from Minibuffer): Likewise.
4827 (Initial Input): New node. Document this feature
4828 and say it is mostly deprecated.
4829
48302004-05-30 Richard M. Stallman <rms@gnu.org>
4831
4832 * loading.texi (Named Features): Clarify return value
4833 and meaning of NOERROR.
4834
4835 * variables.texi (File Local Variables): Minor cleanup.
4836
48372004-05-30 Michael Albinus <michael.albinus@gmx.de>
4838
4839 * files.texi (Magic File Names): Add `file-remote-p' as operation
4840 of file name handlers.
4841
48422004-05-29 Richard M. Stallman <rms@gnu.org>
4843
4844 * modes.texi (Minor Mode Conventions): (-) has no special meaning
4845 as arg to a minor mode command.
4846
48472004-05-22 Richard M. Stallman <rms@gnu.org>
4848
4849 * syntax.texi (Syntax Class Table): Word syntax not just for English.
4850
4851 * streams.texi (Output Variables): Doc float-output-format.
4852
4853 * searching.texi (Regexp Special): Nested repetition can be infloop.
4854
4855 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
4856 real stack overflow.
4857
4858 * compile.texi: Minor cleanups.
4859
48602004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
4861
4862 * lists.texi (Cons Cells): Explain dotted lists, true lists,
4863 circular lists.
4864 (List Elements): Explain handling of circular and dotted lists.
4865
48662004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
4867
4868 * modes.texi (Search-based Fontification): Fix typo.
4869
48702004-05-10 Juanma Barranquero <lektu@terra.es>
4871
4872 * modes.texi (Mode Line Variables): Fix description of
4873 global-mode-string, which is now after which-func-mode, not the
4874 buffer name.
4875
48762004-05-07 Lars Hansen <larsh@math.ku.dk>
4877
4878 * modes.texi (Desktop Save Mode): Add.
4879 (Modes): Add menu entry Desktop Save Mode.
4880
4881 * hooks.texi: Add desktop-after-read-hook,
4882 desktop-no-desktop-file-hook and desktop-save-hook.
4883
4884 * locals.texi: Add desktop-save-buffer.
4885
48862004-04-30 Jesper Harder <harder@ifa.au.dk>
4887
4888 * display.texi: emacs -> Emacs.
4889
48902004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
4891
4892 * files.texi (Changing Files): Document set-file-times.
4893
48942004-04-23 Juanma Barranquero <lektu@terra.es>
4895
4896 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
4897
48982004-04-18 Jesper Harder <harder@ifa.au.dk>
4899
4900 * tips.texi (Coding Conventions): defopt -> defcustom.
4901
49022004-04-16 Luc Teirlinck <teirllm@auburn.edu>
4903
4904 * sequences.texi: Various clarifications.
4905
49062004-04-14 Luc Teirlinck <teirllm@auburn.edu>
4907
4908 * buffers.texi (Read Only Buffers): Mention optional ARG to
4909 `toggle-read-only'.
4910
49112004-04-14 Nick Roberts <nick@nick.uklinux.net>
4912
4913 * windows.texi (Selecting Windows): Note that get-lru-window
4914 returns a full-width window if possible.
4915
49162004-04-13 Luc Teirlinck <teirllm@auburn.edu>
4917
4918 * buffers.texi: Various changes in addition to:
4919 (Buffer File Name): Add `find-buffer-visiting'.
4920 (Buffer Modification): Mention optional ARG to `not-modified'.
4921 (Indirect Buffers): Mention optional CLONE argument to
4922 `make-indirect-buffer'.
4923
4924 * files.texi: Various changes in addition to:
4925 (Visiting Functions): `find-file-hook' is now a normal hook.
4926 (File Name Expansion): Explain difference between the way that
4927 `expand-file-name' and `file-truename' treat `..'.
4928 (Contents of Directories): Mention optional ID-FORMAT argument to
4929 `directory-files-and-attributes'.
4930 (Format Conversion): Mention new optional CONFIRM argument to
4931 `format-write-file'.
4932
49332004-04-12 Miles Bader <miles@gnu.org>
4934
4935 * macros.texi (Expansion): Add description of `macroexpand-all'.
4936
49372004-04-05 Jesper Harder <harder@ifa.au.dk>
4938
4939 * variables.texi (Variable Aliases): Mention
4940 cyclic-variable-indirection.
4941
4942 * errors.texi (Standard Errors): Ditto.
4943
49442004-04-04 Luc Teirlinck <teirllm@auburn.edu>
4945
4946 * backups.texi: Various small changes in addition to:
4947 (Making Backups): Mention return value of `backup-buffer'.
4948 (Auto-Saving): Mention optional FORCE argument to
4949 `delete-auto-save-file-if-necessary'.
4950 (Reverting): Mention optional PRESERVE-MODES argument to
4951 `revert-buffer'. Correct description of `revert-buffer-function'.
4952
49532004-03-22 Juri Linkov <juri@jurta.org>
4954
4955 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
4956 with `Vector Functions'.
4957
4958 * text.texi (Sorting): Add missing quote.
4959
49602004-03-14 Luc Teirlinck <teirllm@auburn.edu>
4961
4962 * intro.texi (Lisp History): Replace xref to `cl' manual with
4963 inforef.
4964
49652004-03-12 Richard M. Stallman <rms@gnu.org>
4966
4967 * intro.texi (Version Info): Add arg to emacs-version.
4968 (Lisp History): Change xref to CL manual.
4969
49702004-03-09 Luc Teirlinck <teirllm@auburn.edu>
4971
4972 * minibuf.texi (Completion Commands): Add xref to Emacs manual
4973 for Partial Completion mode.
4974
49752004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
4976
4977 * customize.texi: Fix typo. Remove eol whitespace.
4978
49792004-03-04 Richard M. Stallman <rms@gnu.org>
4980
4981 * processes.texi: Fix typos.
4982
4983 * lists.texi (Building Lists): Minor clarification.
4984
4985 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
4986 in make-hash-table.
4987
49882004-02-29 Juanma Barranquero <lektu@terra.es>
4989
4990 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
4991 rm, and ignore exit code.
4992
49932004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
4994
4995 * display.texi (Defining Faces): Add description for min-colors.
4996 Update example.
4997
49982004-02-23 Luc Teirlinck <teirllm@auburn.edu>
4999
5000 * abbrevs.texi: Various corrections and clarifications in addition
5001 to the following:
5002 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
5003
50042004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
5005
5006 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
5007
50082004-02-21 Luc Teirlinck <teirllm@auburn.edu>
5009
5010 * text.texi: Various small changes in addition to the following:
5011 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
5012 to delete-horizontal-space.
5013 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
5014 description of yank-handler text property at various places.
5015
5016 * frames.texi (Window System Selections): Add anchor.
5017
5018 * syntax.texi (Syntax Table Functions): Clarify and correct
5019 descriptions of make-syntax-table and copy-syntax-table.
5020 (Motion and Syntax): Clarify SYNTAXES argument to
5021 skip-syntax-forward.
5022 (Parsing Expressions): Mention that the return value of
5023 parse-partial-sexp is currently a list of ten rather than nine
5024 elements.
5025 (Categories): Various corrections and clarifications.
5026
50272004-02-17 Luc Teirlinck <teirllm@auburn.edu>
5028
5029 * markers.texi (Marker Insertion Types): Minor change.
5030
5031 * locals.texi (Standard Buffer-Local Variables):
5032 * commands.texi (Interactive Codes, Using Interactive):
5033 * functions.texi (Related Topics): Fix xrefs.
5034
50352004-02-16 Luc Teirlinck <teirllm@auburn.edu>
5036
5037 * lists.texi (Sets And Lists): Update description of delete-dups.
5038
50392004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
5040
5041 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
5042
c8763fb6 50432004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
5044
5045 * frames.texi (Parameter Access): frame-parameters arg is optional.
5046 modify-frame-parameters handles nil for FRAME.
5047 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
5048 are all-or-nothing for certain toolkits.
5049 Mention parameter wait-for-wm.
5050 (Frames and Windows): In frame-first-window and frame-selected-window
5051 the arg is optional.
5052 (Input Focus): In redirect-frame-focus the second arg is optional.
5053 (Window System Selections): Mention selection type CLIPBOARD.
5054 Mention data-type UTF8_STRING.
5055 Mention numbering of cut buffers.
5056 (Resources): Describe x-resource-name.
5057
50582004-02-16 Richard M. Stallman <rms@gnu.org>
5059
5060 * windows.texi (Buffers and Windows): Delete false table
5061 about all-frames.
5062
5063 * syntax.texi (Parsing Expressions): Delete old caveat
5064 about parse-sexp-ignore-comments.
5065
5066 * streams.texi (Output Variables): Add print-quoted.
5067
5068 * lists.texi (Building Lists): Minor cleanup.
5069
5070 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
5071
5072 * display.texi (Overlays): Explain overlays use markers.
5073 (Managing Overlays): Explain front-advance and rear-advance
5074 in more detail.
5075
5076 * loading.texi (Unloading): Document unload-feature-special-hooks.
5077 Get rid of fns-NNN.el file.
5078
50792004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
5080
5081 * help.texi (Describing Characters): Fix text-char-description
5082 example output.
5083
5084 * edebug.texi (Using Edebug): Fix example.
5085
5086 * debugging.texi (Internals of Debugger): Fix return value.
5087
5088 * files.texi (Changing Files): Fix argname.
5089
5090 * calendar.texi: Fix parens, and default values.
5091
5092 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
5093 * nonascii.texi, objects.texi, os.texi: Minor fixes.
5094 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
5095
5096 * positions.texi (Text Lines): Don't add -1 in current-line.
5097
50982004-02-16 Richard M. Stallman <rms@gnu.org>
5099
5100 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
5101
51022004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
5103
5104 * processes.texi (Low-Level Network): Fix a typo.
5105
51062004-02-12 Kim F. Storm <storm@cua.dk>
5107
5108 * display.texi (Fringes): Use consistent wording.
5109 Note that window-fringe's window arg is optional.
5110 (Scroll Bars): Use consistent wording.
5111
51122004-02-11 Luc Teirlinck <teirllm@auburn.edu>
5113
5114 * tips.texi (Comment Tips): Document the new conventions for
5115 commenting out code.
5116
c8763fb6 51172004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
5118
5119 * positions.texi (Text Lines): Added missing end defun.
5120
51212004-02-07 Kim F. Storm <storm@cua.dk>
5122
5123 * positions.texi (Text Lines): Add line-number-at-pos.
5124
51252004-02-06 John Paul Wallington <jpw@gnu.org>
5126
5127 * display.texi (Button Properties, Button Buffer Commands):
5128 mouse-2 invokes button, not down-mouse-1.
5129
51302004-02-04 Jason Rumney <jasonr@gnu.org>
5131
5132 * makefile.w32-in: Sync with Makefile.in changes.
5133
51342004-02-03 Luc Teirlinck <teirllm@auburn.edu>
5135
5136 * minibuf.texi (Text from Minibuffer): Various corrections and
5137 clarifications.
5138 (Object from Minibuffer): Correct Lisp description of
5139 read-minibuffer.
5140 (Minibuffer History): Clarify description of cons values for
5141 HISTORY arguments.
5142 (Basic Completion): Various corrections and clarifications. Add
5143 completion-regexp-list.
5144 (Minibuffer Completion): Correct and clarify description of
5145 completing-read.
5146 (Completion Commands): Mention Partial Completion mode. Various
5147 other minor changes.
5148 (High-Level Completion): Various corrections and clarifications.
5149 (Reading File Names): Ditto.
5150 (Minibuffer Misc): Ditto.
5151
51522004-01-26 Luc Teirlinck <teirllm@auburn.edu>
5153
5154 * strings.texi (Text Comparison): assoc-string also matches
5155 elements of alists that are strings instead of conses.
5156 (Formatting Strings): Standardize Texinfo usage. Update index
5157 entries.
5158
51592004-01-20 Luc Teirlinck <teirllm@auburn.edu>
5160
5161 * lists.texi (Sets And Lists): Add delete-dups.
5162
51632004-01-15 Luc Teirlinck <teirllm@auburn.edu>
5164
5165 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
5166 special form.
5167 * macros.texi (Defining Macros): Update description of `declare',
5168 which now is a macro.
5169 (Wrong Time): Fix typos.
5170
51712004-01-14 Luc Teirlinck <teirllm@auburn.edu>
5172
5173 * compile.texi (Compilation Functions): Expand descriptions of
5174 `compile-defun', `byte-compile-file', `byte-recompile-directory'
5175 and `batch-byte-compile'. In particular, mention and describe
5176 all optional arguments.
5177 (Disassembly): Correct and clarify the description of `disassemble'.
5178
51792004-01-11 Luc Teirlinck <teirllm@auburn.edu>
5180
5181 * searching.texi: Various small changes in addition to the
5182 following.
5183 (Regexp Example): Adapt to new value of `sentence-end'.
5184 (Regexp Functions): The PAREN argument to `regexp-opt' can be
5185 `words'.
5186 (Search and Replace): Add usage note for `perform-replace'.
5187 (Entire Match Data): Mention INTEGERS and REUSE arguments to
5188 `match-data'.
5189 (Standard Regexps): Update for new values of `paragraph-start'
5190 and `sentence-end'.
5191
51922004-01-07 Luc Teirlinck <teirllm@auburn.edu>
5193
5194 * files.texi (Saving Buffers): Clarify descriptions of
5195 `write-contents-functions' and `before-save-hook'.
5196 Make the defvar's for `before-save-hook' and `after-save-hook'
5197 into defopt's.
5198
51992004-01-07 Kim F. Storm <storm@cua.dk>
5200
5201 * commands.texi (Click Events): Describe new image and
5202 width/height elements of click events.
5203 (Accessing Events): Add posn-string, posn-image, and
5204 posn-object-width-height. Change posn-object to return either
5205 image or string object.
5206
52072004-01-01 Simon Josefsson <jas@extundo.com>
5208
5209 * hooks.texi (Standard Hooks): Add before-save-hook.
5210 * files.texi (Saving Buffers): Likewise.
5211
52122004-01-03 Richard M. Stallman <rms@gnu.org>
5213
5214 * frames.texi (Frames and Windows): Delete frame-root-window.
5215
52162004-01-03 Luc Teirlinck <teirllm@auburn.edu>
5217
5218 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
5219
5220 * functions.texi: Various small changes in addition to the
5221 following.
5222 (What Is a Function): `functionp' returns nil for macros. Clarify
5223 behavior of this and following functions for symbol arguments.
5224 (Function Documentation): Add `\' in front of (fn @var{arglist})
5225 and explain why.
5226 (Defining Functions): Mention DOCSTRING argument to `defalias'.
5227 Add anchor.
5228 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
5229
52302004-01-01 Miles Bader <miles@gnu.org>
5231
5232 * display.texi (Buttons): New section.
5233
52342003-12-31 Andreas Schwab <schwab@suse.de>
5235
5236 * numbers.texi (Math Functions): sqrt reports a domain-error
5237 error.
5238 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
5239
52402003-12-30 Luc Teirlinck <teirllm@auburn.edu>
5241
5242 * tips.texi (Documentation Tips): Update item on hyperlinks in
5243 documentation strings.
5244
5245 * errors.texi (Standard Errors): Various small corrections and
5246 additions.
5247
5248 * control.texi: Various small changes in addition to the
5249 following.
5250 (Signaling Errors): Provide some more details on how `signal'
5251 constructs the error message. Add anchor to the definition of
5252 `signal'.
5253 (Error Symbols): Describe special treatment of `quit'.
5254 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
5255 to emphasize that it has to be a single form.
5256
5257 * buffers.texi: Add anchor.
5258
52592003-12-29 Richard M. Stallman <rms@gnu.org>
5260
5261 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
5262 (Window Configurations): Add window-configuration-frame.
5263
5264 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
5265
5266 * text.texi (Examining Properties): Add get-char-property-and-overlay.
5267 Change arg name in get-char-property.
5268 (Special Properties): Update handling of keymap property.
5269
5270 * strings.texi (Modifying Strings): Add clear-string.
5271 (Text Comparison): Add assoc-string and remove
5272 assoc-ignore-case, assoc-ignore-representation.
5273
5274 * os.texi (Time of Day): Add set-time-zone-rule.
5275
5276 * numbers.texi (Math Functions): asin, acos, log, log10
5277 report domain-error errors.
5278
5279 * nonascii.texi (Converting Representations):
5280 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
5281 (Encoding and I/O): Add file-name-coding-system.
5282
5283 * modes.texi (Search-based Fontification): Explain that
5284 face specs are symbols with face names as values.
5285
5286 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
5287
5288 * lists.texi (Building Lists): remq moved elsewhere.
5289 (Sets And Lists): remq moved here.
5290 (Association Lists): Refer to assoc-string.
5291
5292 * internals.texi (Garbage Collection): Add memory-use-counts.
5293
5294 * frames.texi (Frames and Windows): Add set-frame-selected-window
5295 and frame-root-window.
5296
5297 * files.texi (Contents of Directories):
5298 Add directory-files-and-attributes.
5299
5300 * display.texi (Refresh Screen): Add force-window-update.
5301 (Invisible Text): Explain about moving point out of invis text.
5302 (Overlay Properties): Add overlay-properties.
5303 (Managing Overlays): Add overlayp.
5304 (GIF Images): Invalid image number displays a hollow box.
5305
5306 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
5307 (Killing Buffers): Add buffer-live-p.
5308
53092003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
5310
5311 * display.texi (Fringes): Fix typo "set-buffer-window".
5312
53132003-12-24 Luc Teirlinck <teirllm@auburn.edu>
5314
5315 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
5316 * nonascii.texi, processes.texi, tips.texi, variables.texi:
5317 Add or change various xrefs and anchors.
5318
5319 * commands.texi: Replace all occurrences of @acronym{CAR} with
5320 @sc{car}, for consistency with the rest of the Elisp manual.
5321 `car' and `cdr' are historically acronyms, but are no longer
5322 widely thought of as such.
5323
5324 * internals.texi (Pure Storage): Mention that `purecopy' does not
5325 copy text properties.
5326 (Object Internals): Now 29 bits are used (in most implementations)
5327 to address Lisp objects.
5328
5329 * variables.texi (Variables with Restricted Values): New node.
5330
5331 * objects.texi (Lisp Data Types): Mention that certain variables
5332 can only take on a restricted set of values and add an xref to
5333 the new node "Variables with Restricted Values".
5334
5335 * eval.texi (Function Indirection): Describe the errors that
5336 `indirect-function' can signal.
5337 (Eval): Clarify the descriptions of `eval-region' and `values'.
5338 Describe `eval-buffer' instead of `eval-current-buffer' and
5339 mention `eval-current-buffer' as an alias for `current-buffer'.
5340 Correct the description and mention all optional arguments.
5341
5342 * nonascii.texi: Various small changes in addition to the
5343 following.
5344 (Converting Representations): Clarify behavior of
5345 `string-make-multibyte' and `string-to-multibyte' for unibyte all
5346 ASCII arguments.
5347 (Character Sets): Document the variable `charset-list' and adapt
5348 the definition of the function `charset-list' accordingly.
5349 (Translation of Characters): Clarify use of generic characters in
5350 `make-translation-table'. Clarify and correct the description of
5351 the use of translation tables in encoding and decoding.
5352 (User-Chosen Coding Systems): Correct and clarify the description
5353 of `select-safe-coding-system'.
5354 (Default Coding Systems): Clarify description of
5355 `file-coding-system-alist'.
5356
53572003-11-30 Luc Teirlinck <teirllm@auburn.edu>
5358
5359 * strings.texi (Text Comparison): Correctly describe when two
5360 strings are `equal'. Combine and clarify descriptions of
5361 `assoc-ignore-case' and `assoc-ignore-representation'.
5362
5363 * objects.texi (Non-ASCII in Strings): Clarify description of
5364 when a string is unibyte or multibyte.
5365 (Bool-Vector Type): Update examples.
5366 (Equality Predicates): Correctly describe when two strings are
5367 `equal'.
5368
53692003-11-29 Luc Teirlinck <teirllm@auburn.edu>
5370
5371 * lists.texi (Building Lists): `append' no longer accepts integer
5372 arguments. Update the description of `number-sequence' to reflect
5373 recent changes.
5374 (Sets And Lists): Describe `member-ignore-case' after `member'.
5375
53762003-11-27 Kim F. Storm <storm@cua.dk>
5377
5378 * commands.texi (Click Events): Click object may be an images.
5379 Describe (dx . dy) element of click positions.
5380 (Accessing Events): Remove duplicate posn-timestamp.
5381 New functions posn-object and posn-object-x-y.
5382
53832003-11-23 Kim F. Storm <storm@cua.dk>
5384
5385 * commands.texi (Click Events): Describe enhancements to event
5386 position lists, including new text-pos and (col . row) items.
5387 Mention left-fringe and right-fringe area events.
5388 (Accessing Events): New functions posn-area and
5389 posn-actual-col-row. Mention posn-timestamp. Mention that
5390 posn-point in non-text area still returns buffer position.
5391 Clarify posn-col-row.
5392
53932003-11-21 Lars Hansen <larsh@math.ku.dk>
5394
5395 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
5396 * anti.texi (File Attributes): Describe removed parameter
5397 ID-FORMAT.
5398
53992003-11-20 Luc Teirlinck <teirllm@auburn.edu>
5400
5401 * positions.texi (Positions): Mention that, if a marker is used as
5402 a position, its buffer is ignored.
5403
5404 * markers.texi (Overview of Markers): Mention it here too.
5405
54062003-11-12 Luc Teirlinck <teirllm@auburn.edu>
5407
5408 * numbers.texi (Numeric Conversions): Not just `floor', but also
5409 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
5410
54112003-11-10 Luc Teirlinck <teirllm@auburn.edu>
5412
5413 * markers.texi (Creating Markers): Specify insertion type of
5414 created markers. Add xref to `Marker Insertion Types'.
5415 Second argument to `copy-marker' is optional.
5416 (Marker Insertion Types): Mention that most markers are created
5417 with insertion type nil.
5418 (The Mark): Correctly describe when `mark' signals an error.
5419 (The Region): Correctly describe when `region-beginning' and
5420 `region-end' signal an error.
5421
54222003-11-08 Luc Teirlinck <teirllm@auburn.edu>
5423
5424 * hash.texi (Creating Hash): Clarify description of `eql'.
5425 `makehash' is obsolete.
5426 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
5427
5428 * positions.texi (Point): Change description of `buffer-end', so
5429 that it is also correct for floating point arguments.
5430 (List Motion): Correct argument lists of `beginning-of-defun' and
5431 `end-of-defun'.
5432 (Excursions): Add xref to `Marker Insertion Types'.
5433 (Narrowing): Argument to `narrow-to-page' is optional.
5434
54352003-11-06 Luc Teirlinck <teirllm@auburn.edu>
5436
5437 * streams.texi (Output Streams): Clarify behavior of point for
5438 marker output streams.
5439
54402003-11-04 Luc Teirlinck <teirllm@auburn.edu>
5441
5442 * variables.texi (Defining Variables): Second argument to
5443 `defconst' is not optional.
5444 (Setting Variables): Mention optional argument APPEND to
5445 `add-to-list'.
5446 (Creating Buffer-Local): Expand description of
5447 `make-variable-buffer-local'.
5448 (Frame-Local Variables): Expand description of
5449 `make-variable-frame-local'.
5450 (Variable Aliases): Correct description of optional argument
5451 DOCSTRING to `defvaralias'. Mention return value of
5452 `defvaralias'.
5453 (File Local Variables): Add xref to `File variables' in Emacs
5454 Manual. Correct description of `hack-local-variables'. Mention
5455 `safe-local-variable' property. Mention optional second argument
5456 to `risky-local-variable-p'.
5457
54582003-11-03 Luc Teirlinck <teirllm@auburn.edu>
5459
5460 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
5461
54622003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
5463
5464 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
5465 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
5466 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
5467 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
5468 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
5469 lispref/processes.texi, lispref/searching.texi,
5470 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
5471 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
5472 @acronym{FOO}.
5473
54742003-10-27 Luc Teirlinck <teirllm@auburn.edu>
5475
5476 * strings.texi (Creating Strings): Argument START to `substring'
5477 can not be `nil'. Expand description of
5478 `substring-no-properties'. Correct description of `split-string',
5479 especially with respect to empty matches. Prevent very bad line
5480 break in definition of `split-string-default-separators'.
5481 (Text Comparison): `string=' and `string<' also accept symbols as
5482 arguments.
5483 (String Conversion): More completely describe argument BASE in
5484 `string-to-number'.
5485 (Formatting Strings): `%s' and `%S' in `format' do require
5486 corresponding object. Clarify behavior of numeric prefix after
5487 `%' in `format'.
5488 (Case Conversion): The argument to `upcase-initials' can be a
5489 character.
5490
54912003-10-27 Kenichi Handa <handa@m17n.org>
5492
5493 * display.texi (Fontsets): Fix texinfo usage.
5494
54952003-10-25 Kenichi Handa <handa@m17n.org>
5496
5497 * display.texi (Fontsets): Add description of the function
5498 set-fontset-font.
5499
55002003-10-23 Luc Teirlinck <teirllm@auburn.edu>
5501
5502 * display.texi (Temporary Displays): Add xref to `Documentation
5503 Tips'.
5504
5505 * functions.texi (Function Safety): Use inforef instead of pxref
5506 for SES.
5507
55082003-10-23 Andreas Schwab <schwab@suse.de>
5509
5510 * Makefile.in (TEX, texinputdir): Don't define.
5511 (TEXI2DVI): Define.
5512 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
5513 add $(srcdir)/index.texi.
5514 ($(infodir)/elisp): Remove index.texi dependency.
5515 (elisp.dvi): Likewise. Use $(TEXI2DVI).
5516 (index.texi): Remove target.
5517 (dist): Don't link $(srcdir)/permute-index.
5518 (clean): Don't remove index.texi.
5519
5520 * permute-index, index.perm: Remove.
5521 * index.texi: Rename from index.unperm.
5522
55232003-10-22 Luc Teirlinck <teirllm@auburn.edu>
5524
5525 * tips.texi (Documentation Tips): Document new behavior for face
5526 and variable hyperlinks in Help mode.
5527
55282003-10-21 Luc Teirlinck <teirllm@auburn.edu>
5529
5530 * objects.texi (Integer Type): Update for extra bit of integer range.
5531 (Character Type): Ditto.
5532
55332003-10-16 Eli Zaretskii <eliz@gnu.org>
5534
5535 * numbers.texi (Integer Basics): Add index entries for reading
5536 numbers in hex, octal, and binary.
5537
55382003-10-16 Lute Kamstra <lute@gnu.org>
5539
5540 * modes.texi (Mode Line Format): Mention force-mode-line-update's
5541 argument.
5542
55432003-10-13 Luc Teirlinck <teirllm@auburn.edu>
5544
5545 * windows.texi (Choosing Window): Fix typo.
5546 * edebug.texi (Edebug Execution Modes): Fix typo.
5547
55482003-10-13 Richard M. Stallman <rms@gnu.org>
5549
5550 * windows.texi (Basic Windows): A window has fringe settings,
5551 display margins and scroll-bar settings.
5552 (Splitting Windows): Doc split-window return value.
5553 Clean up one-window-p.
5554 (Selecting Windows): Fix typo.
5555 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
5556 (Buffers and Windows): In set-window-buffer, explain effect
5557 on fringe settings and scroll bar settings.
5558 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
5559 (Choosing Window): Use defopt for pop-up-frame-function.
5560 For special-display-buffer-names, explain same-window and same-frame.
5561 Clarify window-dedicated-p return value.
5562 (Textual Scrolling): scroll-up and scroll-down can get an error.
5563 (Horizontal Scrolling): Clarify auto-hscroll-mode.
5564 Clarify set-window-hscroll.
5565 (Size of Window): Don't mention tool bar in window-height.
5566 (Coordinates and Windows): Explain what coordinates-in-window-p
5567 returns for fringes and display margins.
5568 (Window Configurations): Explain saving fringes, etc.
5569
5570 * tips.texi (Library Headers): Clean up Documentation.
5571
5572 * syntax.texi (Parsing Expressions): Clean up forward-comment
5573 and parse-sexp-lookup-properties.
5574
5575 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
5576
5577 * os.texi (System Environment): Clean up text for load-average errors.
5578
5579 * modes.texi (Hooks): Don't explain local hook details at front.
5580 Clarify run-hooks and run-hook-with-args a little.
5581 Clean up add-hook and remove-hook.
5582
5583 * edebug.texi (Edebug Execution Modes): Clarify t.
5584 Document edebug-sit-for-seconds.
5585 (Coverage Testing): Document C-x X = and =.
5586 (Instrumenting Macro Calls): Fix typo.
5587 (Specification List): Don't index the specification keywords.
5588
55892003-10-10 Kim F. Storm <storm@cua.dk>
5590
5591 * processes.texi (Network): Introduce make-network-process.
5592
55932003-10-09 Luc Teirlinck <teirllm@auburn.edu>
5594
5595 * tips.texi (Library Headers): Fix typo.
5596
55972003-10-07 Juri Linkov <juri@jurta.org>
5598
5599 * modes.texi (Imenu): Mention imenu-create-index-function's
5600 default value. Explain submenus better.
5601
56022003-10-07 Lute Kamstra <lute@gnu.org>
5603
5604 * modes.texi (Faces for Font Lock): Fix typo.
5605 (Hooks): Explain how buffer-local hook variables can refer to
5606 global hook variables.
5607 Various minor clarifications.
5608
56092003-10-06 Lute Kamstra <lute@gnu.org>
5610
5611 * tips.texi (Coding Conventions): Mention naming conventions for
5612 hooks.
5613
56142003-10-05 Luc Teirlinck <teirllm@auburn.edu>
5615
5616 * loading.texi (Library Search): Correct default value of
5617 load-suffixes.
5618 (Named Features): Fix typo.
5619
56202003-10-05 Richard M. Stallman <rms@gnu.org>
5621
5622 * loading.texi (Named Features): In `provide',
5623 say how to test for subfeatures.
5624 (Unloading): In unload-feature, use new var name
5625 unload-feature-special-hooks.
5626
56272003-10-03 Lute Kamstra <lute@gnu.org>
5628
5629 * modes.texi (Major Mode Conventions): Mention third way to set up
5630 Imenu.
5631 (Imenu): A number of small fixes.
5632 Delete documentation of internal variable imenu--index-alist.
5633 Document the return value format of imenu-create-index-function
5634 functions.
5635
56362003-09-30 Richard M. Stallman <rms@gnu.org>
5637
5638 * processes.texi (Network): Say what stopped datagram connections do.
5639
5640 * lists.texi (Association Lists): Clarify `assq-delete-all'.
5641
5642 * display.texi (Overlay Properties): Clarify `evaporate' property.
5643
56442003-09-29 Lute Kamstra <lute@gnu.org>
5645
5646 * modes.texi (Mode Line Data): Explain when symbols in mode-line
5647 constructs should be marked as risky.
5648 Change cons cell into proper list.
5649 (Mode Line Variables): Change cons cell into proper list.
5650
56512003-09-26 Lute Kamstra <lute@gnu.org>
5652
5653 * modes.texi (Mode Line Data): Document the :propertize construct.
5654 (Mode Line Variables): Reorder the descriptions of the variables
5655 to match their order in the default mode-line-format.
5656 Describe the new variables mode-line-position and mode-line-modes.
5657 Update the default values of mode-line-frame-identification,
5658 minor-mode-alist, and default-mode-line-format.
5659 (Properties in Mode): Mention the :propertize construct.
5660
56612003-09-26 Richard M. Stallman <rms@gnu.org>
5662
5663 * buffers.texi, commands.texi, debugging.texi, eval.texi:
5664 * loading.texi, minibuf.texi, text.texi, variables.texi:
5665 Avoid @strong{Note:}.
5666
56672003-09-26 Richard M. Stallman <rms@gnu.org>
5668
5669 * keymaps.texi (Remapping Commands): Fix typo.
5670
56712003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
5672
5673 * processes.texi (Low-Level Network): Fix typo.
5674
56752003-09-23 Kim F. Storm <storm@cua.dk>
5676
5677 * processes.texi (Network, Network Servers): Fix typos.
5678 (Low-Level Network): Add timeout value for :server keyword.
5679 Add new option keywords to make-network-process.
5680 Add set-network-process-options.
5681 Explain how to test availability of network options.
5682
56832003-09-19 Richard M. Stallman <rms@gnu.org>
5684
5685 * text.texi (Motion by Indent): Arg to
5686 backward-to-indentation and forward-to-indentation is optional.
5687
5688 * strings.texi (Creating Strings): Add substring-no-properties.
5689
5690 * processes.texi
5691 (Process Information): Add list-processes arg QUERY-ONLY.
5692 Delete process-contact from here.
5693 Add new status values for process-status.
5694 Add process-get, process-put, process-plist, set-process-plist.
5695 (Synchronous Processes): Add call-process-shell-command.
5696 (Signals to Processes): signal-process allows process objects.
5697 (Network): Complete rewrite.
5698 (Network Servers, Datagrams, Low-Level Network): New nodes.
5699
5700 * positions.texi (Word Motion): forward-word, backward-word
5701 arg is optional. Reword.
5702
5703 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
5704
5705 * variables.texi (Creating Buffer-Local):
5706 Delete duplicate definition of buffer-local-value.
5707 (File Local Variables): Explain about discarding text props.
5708
57092003-09-11 Richard M. Stallman <rms@gnu.org>
5710
5711 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
5712 changes variables that record input events.
5713 (Minibuffer Misc): Add minibuffer-selected-window.
5714
5715 * lists.texi (Building Lists): Add copy-tree.
5716
5717 * display.texi (Fontsets): Add char-displayable-p.
5718 (Scroll Bars): New node.
5719
57202003-09-08 Lute Kamstra <lute@gnu.org>
5721
5722 * modes.texi (%-Constructs): Document new `%i' and `%I'
5723 constructs.
5724
57252003-09-03 Peter Runestig <peter@runestig.com>
5726
5727 * makefile.w32-in: New file.
5728
57292003-08-29 Richard M. Stallman <rms@gnu.org>
5730
5731 * display.texi (Overlay Properties): Clarify how priorities
5732 affect use of the properties.
5733
57342003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5735
5736 * customize.texi (Type Keywords): Correct the description of
5737 `:help-echo' in the case where `motion-doc' is a function.
5738
57392003-08-14 John Paul Wallington <jpw@gnu.org>
5740
5741 * modes.texi (Emulating Mode Line): Subsection, not section.
5742
57432003-08-13 Richard M. Stallman <rms@gnu.org>
5744
5745 * elisp.texi (Top): Update subnode lists in menu.
5746
5747 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
5748 (Kill Functions): kill-region has new arg yank-handler.
5749 (Yanking): New node.
5750 (Yank Commands): Add yank-undo-function.
5751 (Low-Level Kill Ring):
5752 kill-new and kill-append have new arg yank-handler.
5753 (Changing Properties): Add remove-list-of-text-properties.
5754 (Atomic Changes): New node.
5755
5756 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
5757
5758 * streams.texi (Output Variables): Add eval-expression-print-length
5759 and eval-expression-print-level.
5760
5761 * os.texi (Time Conversion): For encode-time, explain limits on year.
5762
5763 * objects.texi (Character Type): Define anchor "modifier bits".
5764
5765 * modes.texi (Emulating Mode Line): New node.
5766 (Search-based Fontification): Font Lock uses font-lock-face property.
5767 (Other Font Lock Variables): Likewise.
5768
5769 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
5770 not vectors.
5771 (Active Keymaps): Add emulation-mode-map-alists.
5772 (Functions for Key Lookup): key-binding has new arg no-remap.
5773 (Remapping Commands): New node.
5774 (Scanning Keymaps): where-is-internal has new arg no-remap.
5775 (Tool Bar): Add tool-bar-local-item-from-menu.
5776 Clarify when to use tool-bar-add-item-from-menu.
5777
5778 * commands.texi (Interactive Call): commandp has new arg.
5779 (Command Loop Info): Add this-original-command.
5780
57812003-08-06 John Paul Wallington <jpw@gnu.org>
5782
5783 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
5784
5785 * display.texi (Warning Basics): Fix typo.
5786 (Fringes): Add closing curly bracket and fix typo.
5787
5788 * elisp.texi (Top): Fix typo.
5789
57902003-08-05 Richard M. Stallman <rms@gnu.org>
5791
5792 * elisp.texi: Update lists of subnodes.
5793
5794 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
5795
5796 * variables.texi (Local Variables): Use lc for example variable names.
5797
5798 * tips.texi (Library Headers): Explain where to put -*-.
5799
5800 * strings.texi (Creating Strings): Fix xref for vconcat.
5801
5802 * sequences.texi (Vector Functions):
5803 vconcat no longer allows integer args.
5804
5805 * minibuf.texi (Reading File Names): read-file-name has new
5806 arg PREDICATE. New function read-directory-name.
5807
5808 * macros.texi (Defining Macros): Give definition of `declare'
5809 (Indenting Macros): New node.
5810
5811 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
5812 (Window Frame Parameters): Make separate table of parameters
5813 that are coupled with specific face attributes.
5814 (Deleting Frames): delete-frame-hooks renamed to
5815 delete-frame-functions.
5816
5817 * files.texi (Magic File Names): Add file-remote-p.
5818 Clarify file-local-copy.
5819
5820 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
5821 here; instead xref Defining Macros.
5822
5823 * display.texi (Warnings): New node, and subnodes.
5824 (Fringes): New node.
5825
5826 * debugging.texi (Test Coverage): New node.
5827
5828 * compile.texi (Compiler Errors): Explain with-no-warnings
5829 and other ways to suppress warnings.
5830
5831 * commands.texi (Interactive Call): Minor clarification.
5832
5833 * buffers.texi (Buffer File Name): set-visited-file-name
5834 renames the buffer too.
5835
5836 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
5837
58382003-07-24 Markus Rost <rost@math.ohio-state.edu>
5839
5840 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
5841
58422003-07-22 Markus Rost <rost@math.ohio-state.edu>
5843
5844 * internals.texi (Garbage Collection): Fix previous change.
5845
58462003-07-22 Richard M. Stallman <rms@gnu.org>
5847
5848 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
5849
5850 * display.texi (Width): Use \s syntax in example.
5851 (Font Selection): Add face-font-rescale-alist.
5852
5853 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
5854 Remove spurious indent in example.
5855
5856 * lists.texi (Building Lists): Add number-sequence.
5857
5858 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
5859
5860 * functions.texi (Function Documentation): Explain how to
5861 show calling convention explicitly in the doc string.
5862
5863 * windows.texi (Selecting Windows): save-selected-window saves
5864 selected window of each frame.
5865 (Window Configurations): Minor change.
5866
5867 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
5868
5869 * streams.texi (Output Variables): Add print-continuous-numbering
5870 and print-number-table.
5871
5872 * processes.texi (Decoding Output): New node.
5873
5874 * os.texi (Time Conversion): decode-time arg is optional.
5875
5876 * objects.texi (Character Type): Don't use space as example for \.
5877 Make list of char names and \-sequences correspond.
5878 Explain that \s is not used in strings. `\ ' needs space after.
5879
5880 * nonascii.texi (Converting Representations): Add string-to-multibyte.
5881 (Translation of Characters): Add translation-table-for-input.
5882 (Default Coding Systems): Add auto-coding-functions.
5883 (Explicit Encoding): Add decode-coding-inserted-region.
5884 (Locales): Add locale-info.
5885
5886 * minibuf.texi (Basic Completion): Describe test-completion.
5887 Collections can be lists of strings.
5888 Clean up lazy-completion-table.
5889 (Programmed Completion): Mention test-completion.
5890 Clarify why lambda expressions are not accepted.
5891 (Minibuffer Misc): Describe minibufferp.
5892
58932003-07-14 Richard M. Stallman <rms@gnu.org>
5894
5895 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
5896
5897 * windows.texi (Selecting Windows): New arg to select-window.
5898 (Selecting Windows): Add with-selected-window.
5899 (Size of Window): Add window-inside-edges, etc.
5900
5901 * internals.texi (Garbage Collection): Add post-gc-hook.
5902
5903 * processes.texi (Subprocess Creation): Add exec-suffixes.
5904
5905 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
5906 (Scanning Keymaps): Add map-keymaps.
5907 (Defining Menus): Add keymap-prompt.
5908
5909 * numbers.texi (Integer Basics): Add most-positive-fixnum,
5910 most-negative-fixnum.
5911
5912 * compile.texi (Byte Compilation): Explain no-byte-compile
5913 (Compiler Errors): New node.
5914
5915 * os.texi (User Identification): user-uid, user-real-uid
5916 can return float.
5917
5918 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
5919 and about derived modes.
5920 (Minor Modes): Add minor-mode-list.
5921 (Defining Minor Modes): Keyword args for define-minor-mode.
5922 (Search-based Fontification): Explain managing other properties.
5923 (Other Font Lock Variables): Add font-lock-extra-managed-props.
5924 (Faces for Font Lock): Add font-locl-preprocessor-face.
5925 (Hooks): Add run-mode-hooks and delay-mode-hooks.
5926
5927 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
5928 (Variable Aliases): Clarify defvaralias.
5929
5930 * loading.texi (Library Search): Add load-suffixes.
5931
5932 * minibuf.texi (Basic Completion): Add lazy-completion-table.
5933 (Programmed Completion): Add dynamic-completion-table.
5934
5935 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
5936 (Magic File Names): Specify precedence order of handlers.
5937
5938 * commands.texi (Command Overview): Emacs server runs pre-command-hook
5939 and post-command-hook.
5940 (Waiting): New calling convention for sit-for.
5941
5942 * text.texi (Special Properties): local-map and keymap properties
5943 apply based on their stickiness.
5944
59452003-07-07 Richard M. Stallman <rms@gnu.org>
5946
5947 * modes.texi (Minor Mode Conventions): Specify only some kinds
5948 of list values as args to minor modes.
5949
5950 * files.texi (File Name Expansion): Warn about iterative use
5951 of substitute-in-file-name.
5952
5953 * advice.texi (Activation of Advice): Clean up previous change.
5954
59552003-07-06 Markus Rost <rost@math.ohio-state.edu>
5956
5957 * advice.texi (Activation of Advice): Note that ad-start-advice is
5958 turned on by default.
5959
59602003-06-30 Richard M. Stallman <rms@gnu.org>
5961
5962 * text.texi (Buffer Contents): Document current-word.
5963 (Change Hooks): Not called for *Messages*.
5964
5965 * functions.texi (Defining Functions): Explain about redefining
5966 primitives.
5967 (Function Safety): Renamed. Minor changes.
5968 Comment out the detailed criteria for what is safe.
5969
59702003-06-22 Andreas Schwab <schwab@suse.de>
5971
5972 * objects.texi (Symbol Type): Fix description of examples.
5973
59742003-06-16 Andreas Schwab <schwab@suse.de>
5975
5976 * hash.texi (Creating Hash): Fix description of :weakness.
5977
c8763fb6 59782003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
5979
5980 * files.texi (Changing Files): copy-file copies file modes, too.
5981
59822003-05-28 Richard M. Stallman <rms@gnu.org>
5983
5984 * strings.texi (Creating Strings): Clarify split-string.
5985
59862003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
5987
5988 * strings.texi (Creating Strings): Update split-string specification
5989 and examples.
5990
59912003-05-19 Richard M. Stallman <rms@gnu.org>
5992
5993 * elisp.texi: Correct invariant section names.
5994
59952003-04-20 Richard M. Stallman <rms@gnu.org>
5996
5997 * os.texi (Timers): Explain about timers and quitting.
5998
59992003-04-19 Richard M. Stallman <rms@gnu.org>
6000
6001 * internals.texi (Writing Emacs Primitives): Strings are
6002 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
6003 Explain GCPRO convention for varargs function args.
6004
60052003-04-16 Richard M. Stallman <rms@gnu.org>
6006
6007 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
6008
60092003-04-08 Richard M. Stallman <rms@gnu.org>
6010
6011 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
6012
60132003-02-13 Kim F. Storm <storm@cua.dk>
6014
6015 * objects.texi (Character Type): New \s escape for space.
6016
60172003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
6018
6019 * os.texi (System Environment): Added cygwin system-type.
6020
60212003-01-25 Richard M. Stallman <rms@gnu.org>
6022
6023 * keymaps.texi: Document that a symbol can act as a keymap.
6024
60252003-01-13 Richard M. Stallman <rms@gnu.org>
6026
6027 * text.texi (Changing Properties): Say string indices are origin-0.
6028
6029 * positions.texi (Screen Lines) <compute-motion>:
6030 Correct order of elts in return value.
6031
6032 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
6033 how to define a default binding.
6034
60352002-12-07 Markus Rost <rost@math.ohio-state.edu>
6036
6037 * loading.texi (Unloading): Fix recent change for load-history.
6038
6039 * customize.texi (Simple Types): Clarify description of custom
6040 type 'number. Describe new custom type 'float.
6041
60422002-12-04 Markus Rost <rost@math.ohio-state.edu>
6043
6044 * variables.texi (File Local Variables): Fix typo.
6045
c8763fb6 60462002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
6047
6048 From Michael Albinus <Michael.Albinus@alcatel.de>.
6049
6050 * README: Target for Info file is `make info'.
6051
6052 * files.texi (File Name Components): Fixed typos in
6053 `file-name-sans-extension'.
6054 (Magic File Names): Complete list of operations for magic file
6055 name handlers.
6056
60572002-09-16 Jonathan Yavner <jyavner@engineer.com>
6058
6059 * variables.texi (File Local Variables): New function
6060 risky-local-variable-p.
6061
60622002-09-15 Jonathan Yavner <jyavner@engineer.com>
6063
6064 * functions.texi (Function safety): New node about unsafep.
6065
60662002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
6067
6068 * customize.texi (Splicing into Lists): Fixed example.
6069 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
6070
60712002-06-17 Juanma Barranquero <lektu@terra.es>
6072
6073 * frames.texi (Display Feature Testing): Fix typo.
6074
60752002-06-12 Andreas Schwab <schwab@suse.de>
6076
6077 * frames.texi (Initial Parameters, Resources): Fix references to
6078 the Emacs manual.
6079
60802002-05-13 Kim F. Storm <storm@cua.dk>
6081
6082 * variables.texi (Intro to Buffer-Local): Updated warning and
6083 example relating to changing buffer inside let.
6084
c8763fb6 60852002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
6086
6087 * os.texi (Session Management): New node about X Session management.
6088
60892002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
6090
6091 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
6092 to which the manual corresponds, and the copyright years.
6093
6094 * Makefile.in (VERSION): Set to 2.9.
6095
60962001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
6097
6098 * elisp.texi: Change the category in @dircategory to "Emacs", to
6099 make it consistent with info/dir.
6100
61012001-11-25 Miles Bader <miles@gnu.org>
6102
6103 * text.texi (Fields): Describe new `limit' arg in
6104 field-beginning/field-end.
6105
61062001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
6107
6108 * permute-index: Don't depend on csh-specific features. Replace
6109 the interpreter name with /bin/sh.
6110
6111 * two-volume-cross-refs.txt: New file.
6112 * two.el: New file.
6113 * spellfile: New file.
6114
61152001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
6116
6117 * permute-index: New file.
6118
6119 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
6120 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
6121 8+3 restricted namespace.
6122
6123 * Makefile.in (infodir): Define relative to $(srcdir).
6124 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
6125 include directories list via -I switch to makeinfo.
6126 (index.texi): Use cp if both hard and symbolic links fail.
6127
61282001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
6129
6130 * Makefile.in (distclean): Add.
6131
6132 The following changes make ELisp manual part of the Emacs
6133 distribution:
6134
6135 * Makefile.in: Add Copyright notice.
6136 (prefix): Remove.
6137 (infodir): Change value to "../info".
6138 (VPATH): New variable.
6139 (MAKE): Don't define.
6140 (texmacrodir): Don't define.
6141 (texinputdir): Append the existing value of TEXINPUTS.
6142 ($(infodir)/elisp): Instead of just "elisp". Reformat the
6143 command to be compatible with man/Makefile.in, and to put the
6144 output into ../info.
6145 (info): Add target.
6146 (installall): Target removed.
6147
c8763fb6 61482001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
6149
6150 * tips.texi (Coding Conventions): Fix typo.
6151
61522001-10-23 Gerd Moellmann <gerd@gnu.org>
6153
6154 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
6155
61562001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
6157
6158 * files.texi (File Name Components): Update the description of
6159 file-name-sans-extension and file-name-extension, as they now
6160 ignore leading dots.
6161
61622001-10-20 Gerd Moellmann <gerd@gnu.org>
6163
6164 * (Version 21.1 released.)
6165
61662001-10-19 Miles Bader <miles@gnu.org>
6167
6168 * positions.texi (Text Lines): Describe behavior of
6169 `beginning-of-line'/`end-of-line' in the presence of field properties.
6170
61712001-10-17 Gerd Moellmann <gerd@gnu.org>
6172
6173 * Makefile.in (VERSION): Set to 2.8.
6174 (manual): Use `manual-21'.
6175
6176 * elisp.texi (VERSION): Add and use it where the version
6177 number was used. Set it to 2.8.
6178
6179 * intro.texi: Likewise.
6180
61812001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
6182
6183 * files.texi (File Name Completion): Document the significance of
6184 a trailing slash in elements of completion-ignored-extensions.
6185
61862001-10-06 Miles Bader <miles@gnu.org>
6187
6188 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
6189
61902001-10-04 Gerd Moellmann <gerd@gnu.org>
6191
6192 * variables.texi (Variable Aliases): New node.
6193
61942001-10-04 Gerd Moellmann <gerd@gnu.org>
6195
6196 * Branch for 21.1.
6197
61982001-10-02 Miles Bader <miles@gnu.org>
6199
6200 * minibuf.texi (Minibuffer Misc): Add entries for
6201 `minibuffer-contents', `minibuffer-contents-no-properties', and
6202 `delete-minibuffer-contents'.
6203 Correct description for `minibuffer-prompt-end'.
6204
6205 * text.texi (Property Search): Correct descriptions of
6206 `next-char-property-change' and `previous-char-property-change'.
6207 Add entries for `next-single-char-property-change' and
6208 `previous-single-char-property-change'.
6209 Make operand names a bit more consistent.
6210
62112001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
6212
6213 * frames.texi (Finding All Frames): Document that next-frame and
6214 previous-frame are local to current terminal.
6215
62162001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
6217
6218 * keymaps.texi (Creating Keymaps): Fix the description of the
6219 result of make-keymap.
6220
62212001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
6222
6223 * display.texi (Font Lookup, Attribute Functions)
6224 (Image Descriptors): Add cross-references to the definition of
6225 selected frame.
6226
6227 * buffers.texi (The Buffer List): Add cross-references to the
6228 definition of selected frame.
6229
6230 * frames.texi (Input Focus): Clarify which frame is _the_ selected
6231 frame at any given time.
6232 (Multiple Displays, Size and Position): Add a cross-reference to
6233 the definition of the selected frame.
6234
62352001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
6236
6237 * strings.texi (String Conversion) <string-to-number>: Document
6238 that a float is returned for integers that are too large.
6239
6240 * frames.texi (Mouse Position): Document mouse-position-function.
6241 (Display Feature Testing): Document display-images-p.
6242 (Window Frame Parameters): Document the cursor-type variable.
6243
6244 * numbers.texi (Integer Basics): Document CL style read syntax for
6245 integers in bases other than 10.
6246
6247 * positions.texi (List Motion): Document
6248 open-paren-in-column-0-is-defun-start.
6249
6250 * lists.texi (Sets And Lists): Document member-ignore-case.
6251
6252 * internals.texi (Garbage Collection): Document the used and free
6253 strings report.
6254 (Memory Usage): Document strings-consed.
6255
6256 * os.texi (Time of Day): Document float-time.
6257 (Recording Input): Document that clear-this-command-keys clears
6258 the vector to be returned by recent-keys.
6259
6260 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
6261 argument keymap can be a list.
6262
6263 * nonascii.texi (User-Chosen Coding Systems)
6264 <select-safe-coding-system>: Document the new argument
6265 accept-default-p and the variable
6266 select-safe-coding-system-accept-default-p. Tell what happens if
6267 buffer-file-coding-system is undecided.
6268 (Default Coding Systems): Document auto-coding-regexp-alist.
6269
6270 * display.texi (The Echo Area) <message>: Document
6271 message-truncate-lines.
6272 (Glyphs): Document that the glyph table is unused on windowed
6273 displays.
6274
6275 * help.texi (Describing Characters) <single-key-description>:
6276 Document the new argument no-angles.
6277 (Accessing Documentation) <documentation-property>: Document that
6278 a non-string property is evaluated.
6279 <documentation>: Document that the function-documentation property
6280 is looked for.
6281
6282 * windows.texi (Selecting Windows): Document some-window.
6283
6284 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
6285
6286 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
6287 apropos-mode-hook.
6288
6289 * commands.texi (Using Interactive): Document interactive-form.
6290 (Keyboard Macros): Document kbd-macro-termination-hook.
6291 (Command Loop Info): Document that clear-this-command-keys clears
6292 the vector to be returned by recent-keys.
6293
62942001-09-04 Werner LEMBERG <wl@gnu.org>
6295
6296 * Makefile.in (srcdir, texinputdir): New variables.
6297 (srcs, index.texi, install): Use $(srcdir).
6298 (.PHONY): Remove elisp.dvi.
6299 (elisp): Use -I switch for makeinfo.
6300 (elisp.dvi): Use $(srcdir) and $(texinputdir).
6301 (installall, dist): Use $(srcdir).
6302 Fix path to texinfo.tex.
6303 (maintainer-clean): Add elisp.dvi and elisp.oaux.
6304
63052001-08-30 Gerd Moellmann <gerd@gnu.org>
6306
6307 * display.texi (Conditional Display): Adjust to API change.
6308
6309 * configure: New file.
6310
63112001-07-30 Gerd Moellmann <gerd@gnu.org>
6312
6313 * commands.texi (Repeat Events): Add description of
6314 double-click-fuzz.
6315
63162001-05-08 Stefan Monnier <monnier@cs.yale.edu>
6317
6318 * syntax.texi (Syntax Class Table): Add the missing designator for
6319 comment and string fences.
6320 (Syntax Properties): Add a xref to syntax table internals.
6321 (Syntax Table Internals): Document string-to-syntax.
6322
63232001-05-07 Gerd Moellmann <gerd@gnu.org>
6324
6325 * Makefile.in (install): Use install-info command line options
6326 like in Emacs' Makefile.in.
6327
63282000-12-09 Miles Bader <miles@gnu.org>
6329
6330 * windows.texi (Window Start): Update documentation for
6331 `pos-visible-in-window-p'.
6332
63332000-11-12 Stefan Monnier <monnier@cs.yale.edu>
6334
6335 * lists.texi (Building Lists): Add footnote to explain how to add
6336 to the end of a list.
6337
63382000-10-25 Gerd Moellmann <gerd@gnu.org>
6339
6340 * files.texi (Visiting Functions): Typos.
6341
63422000-10-25 Kenichi Handa <handa@etl.go.jp>
6343
6344 * files.texi (Visiting Functions): Return value of
6345 find-file-noselect may be a list of buffers if wildcards are used.
6346
63472000-10-24 Miles Bader <miles@lsi.nec.co.jp>
6348
6349 * display.texi (Defining Faces): Document `graphic' display type
6350 in face specs.
6351
63522000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6353
6354 * hooks.texi (Standard Hooks): Replace obsolete
6355 `after-make-frame-hook' with `after-make-frame-functions'.
6356
6357 * frames.texi (Creating Frames): Ditto.
6358
6359 * variables.texi (Future Local Variables): Ditto.
6360
63612000-10-16 Gerd Moellmann <gerd@gnu.org>
6362
6363 * display.texi (Other Image Types): Add description of :foreground
6364 and :background properties of mono PBM images.
6365
63662000-08-17 Werner LEMBERG <wl@gnu.org>
6367
6368 * .cvsignore: New file.
6369
63702000-01-05 Gerd Moellmann <gerd@gnu.org>
6371
6372 * tindex.pl: New script.
6373
63741999-12-03 Dave Love <fx@gnu.org>
6375
6376 * Makefile.in (MAKEINFO): New parameter.
6377
63781999-09-17 Richard Stallman <rms@gnu.org>
6379
6380 * Makefile.in (srcs): Add hash.texi.
6381 (VERSION): Update to 20.6.
6382
63831999-09-13 Richard Stallman <rms@gnu.org>
6384
6385 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
6386
63871998-08-29 Karl Heuer <kwzh@gnu.org>
6388
6389 * configure.in: New file.
6390 * Makefile.in: Renamed from Makefile.
6391 (prefix, infodir): Use value obtained from configure.
6392 (emacslibdir): Obsolete variable deleted.
6393 (dist): Distribute configure.in, configure, Makefile.in.
6394
63951998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
6396
6397 * Makefile (INSTALL_INFO): New variable.
6398 (install): Run install-info.
6399
64001998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
6401
6402 * Makefile (elisp.dvi): Add missing backslash.
6403
64041998-05-02 Richard Stallman <rms@psilocin.gnu.org>
6405
6406 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
6407 Run texindex without `./'. Always run texindex on elisp.tp.
6408 (elisp.tps): Target deleted.
6409
64101998-04-05 Richard Stallman <rms@psilocin.gnu.org>
6411
6412 * Makefile (srcs): Add nonascii.texi and customize.texi.
6413 (dist): Start by deleting `temp'.
6414
64151998-02-17 Richard Stallman <rms@psilocin.gnu.org>
6416
6417 * Makefile (makeinfo, texindex): Targets deleted.
6418 (makeinfo.o, texindex.o): Targets deleted.
6419 (clean, dist): Don't do anything with them or with getopt*.
6420
64211998-01-30 Richard Stallman <rms@psilocin.gnu.org>
6422
6423 * Makefile (SHELL): Defined.
6424
64251998-01-27 Richard Stallman <rms@psilocin.gnu.org>
6426
6427 * Makefile (elisp.tps): New target.
6428 (elisp.dvi): Depend on elisp.tps.
6429
c5602427 64301996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
6431
6432 * README: Update phone number.
6433
6434 * Makefile (elisp): Make this be the default target.
6435 Depend on makeinfo.c instead of makeinfo.
6436 (install): Don't depend on elisp.dvi, since we don't install that.
6437 Use mkinstalldirs.
6438 (dist): Add mkinstalldirs.
6439
c5602427 64401995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
6441
6442 * Makefile (VERSION): Update version number.
6443 (maintainer-clean): Renamed from realclean.
6444
c5602427 64451995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
6446
6447 * Makefile (realclean): New target.
6448 (elisp): Remove any old elisp-* files first.
6449
c5602427 64501993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
6451
6452 * Makefile (VERSION): New variable.
6453 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
6454 Compressed file suffix should be `.gz', not `.z'.
6455
c5602427 64561993-11-22 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
6457
6458 * Makefile (elisp): Depend on makeinfo.
6459
c5602427 64601993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
6461
6462 * Makefile (srcs): Add anti.texi.
6463
c5602427 64641993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
6465
6466 * Makefile (infodir, prefix): New vars.
6467 (install): Use infodir.
6468 (emacsinfodir): Deleted.
6469
c5602427 64701993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
6471
6472 * Makefile (srcs): Add calendar.texi.
6473
6474 * Makefile (dist): Copy texindex.c and makeinfo.c.
6475 Limit elisp-* files to those with one or two digits.
6476
c5602427 64771993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
6478
6479 * Makefile (dist): Changed to use Gzip instead of compress.
6480
c5602427 64811993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
6482
6483 * loading.texi (Unloading): define-function changed back to
6484 defalias. It may not stay this way, but at least it's
6485 consistent with the known-good version of the code patch.
6486
c5602427 64871993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
6488
6489 * modes.texi (Hooks): Document new optional arg of add-hook.
6490
c5602427 64911993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
6492
6493 * variables.texi: Document nil initial value of buffer-local variables.
6494
6495 * tips.texi: Add new section on standard library headers.
6496
c5602427 64971993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
6498
6499 * Makefile (srcs): Add frame.texi to the list of sources.
6500
c5602427 65011993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
6502
6503 * Makefile (dist): Don't bother excluding autosave files; they'll
6504 never make it into the temp directory anyway, and the hash marks
6505 in the name are problematic for make and the Bourne shell.
6506 (srcs):
6507
c5602427 65081993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
6509
6510 * Makefile (dist): Don't include backup files or autosave files in
6511 the distribution tar file.
6512
c5602427 65131991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
6514
6515 * Makefile (srcs): Added index.perm.
6516 (elisp.dvi): Remove erroneous shell comment.
6517 Expect output of permute-index in permuted.fns.
6518 Save old elisp.aux in elisp.oaux.
6519 (clean): Added index.texi to be deleted.
6520
c5602427 65211990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
6522
6523 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
6524
c5602427 65251990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
6526
6527 * files.texi: Noted that completion-ignored-extensions is ignored
6528 when making *Completions*.
6529
c5602427 65301990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
6531
6532 * Makefile make dist now depends on elisp.dvi, since it tries
6533 to include it in the dist file.
6534
c5602427 65351990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 6536
c5602427 6537 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 6538
c5602427 65391989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
6540
6541 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
6542 (defunargs): Turn off \hyphenchar of \sl font temporarily.
6543
c5602427 65441989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
6545
6546 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
6547 and @error{} are the terms now being used. The files in the
6548 directory have been changed to reflect this.
6549
6550 * All instances of @indentedresultt{} have been changed to
6551 ` @result{}', using 5 spaces at the begining of the line.
6552
c5602427 65531989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
6554
6555 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
6556 experimental @indentedresult{}, @indentedexpandsto{} are part of
6557 the texinfo.tex in this directory. These TeX macros are not
6558 stable yet.
6559
c5602427 65601989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
6561
6562 * texinfo.tex: Temporarily added
6563 \let\result=\dblarrow
6564 \def\error{{\it ERROR} \longdblarrow}
6565 We need to do this better soon.
6566
c5602427 65671989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
6568
6569 * Applied Karl Berry's patches to *.texinfo files, but not to
6570 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
6571 new title page format is also not applied, since it requires
6572 texinfo.tex changes.)
6573
6574 * Cleaned up `Makefile' and defined the `emacslibdir' directory
6575 for the Project GNU development environment.
6576
6577;; Local Variables:
c8763fb6 6578;; coding: utf-8
b8d4c8d0
GM
6579;; add-log-time-zone-rule: t
6580;; End:
6581
6582 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
57ebf0be 6583 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
b8d4c8d0
GM
6584
6585 This file is part of GNU Emacs.
6586
6587 GNU Emacs is free software; you can redistribute it and/or modify
6588 it under the terms of the GNU General Public License as published by
6589 the Free Software Foundation; either version 3, or (at your option)
6590 any later version.
6591
6592 GNU Emacs is distributed in the hope that it will be useful,
6593 but WITHOUT ANY WARRANTY; without even the implied warranty of
6594 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6595 GNU General Public License for more details.
6596
6597 You should have received a copy of the GNU General Public License
6598 along with GNU Emacs; see the file COPYING. If not, write to the
6599 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
6600 Boston, MA 02110-1301, USA.
6601
6602;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda