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