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