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