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