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