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