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