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