(x_error_quitter): On GCC 3 and up, specify noinline.
[bpt/emacs.git] / lispref / ChangeLog
CommitLineData
d4d66807
LT
12005-01-31 Luc Teirlinck <teirllm@auburn.edu>
2
3 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
4
fb89c330
KS
52005-02-01 Kim F. Storm <storm@cua.dk>
6
7 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
8
28d986b9
EZ
92005-01-29 Eli Zaretskii <eliz@gnu.org>
10
11 * commands.texi (Misc Events): Describe the help-echo event.
12
13 * text.texi (Special Properties) <help-echo>: Use `pos'
14 consistently in description of the help-echo property. Use
15 @code{nil} instead of @var{nil}.
16
17 * display.texi (Overlay Properties): Fix the index entry for
18 help-echo overlay property.
19
20 * customize.texi (Type Keywords): Uncomment the xref to the
21 help-echo property documentation.
22
8f958b40
KS
232005-01-23 Kim F. Storm <storm@cua.dk>
24
25 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
26 return value. Third element FULLY replaced by PARTIAL which
27 specifies number of invisible pixels if row is only partially visible.
28 (Textual Scrolling): Mention auto-window-vscroll.
29 (Vertical Scrolling): New defvar auto-window-vscroll.
30
cd7e5dd6
LT
312005-01-16 Luc Teirlinck <teirllm@auburn.edu>
32
33 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
34 command remapping.
35
6f771c32
RS
362005-01-15 Richard M. Stallman <rms@gnu.org>
37
38 * display.texi (Defining Images): Mention DATA-P arg of create-image.
39
6ac8a822
KS
402005-01-14 Kim F. Storm <storm@cua.dk>
41
88948d55
KS
42 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
43
6ac8a822
KS
44 * text.texi (Links and Mouse-1): Fix string and vector item.
45
20d6de82
RS
462005-01-13 Richard M. Stallman <rms@gnu.org>
47
48 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
49 descriptions of overriding-local-map and overriding-terminal-local-map.
50
51 * text.texi (Links and Mouse-1): Clarify text.
52
f75a592e
KS
532005-01-13 Kim F. Storm <storm@cua.dk>
54
55 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
56
910f60b1
TTN
572005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
58
59 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
60
37181fc4
KS
612005-01-12 Kim F. Storm <storm@cua.dk>
62
63 * text.texi (Links and Mouse-1): Rename section from Enabling
64 Mouse-1 to Following Links. Change xrefs.
65 Add examples for define-button-type and define-widget.
66
67 * display.texi (Button Properties, Button Buffer Commands):
68 Clarify mouse-1 and follow-link functionality.
69
28f94a34
RS
702005-01-12 Richard M. Stallman <rms@gnu.org>
71
72 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
73
74 * display.texi (Beeping): Fix Texinfo usage.
75
76 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
77
bac2d936
KS
782005-01-11 Kim F. Storm <storm@cua.dk>
79
80 * display.texi (Button Properties, Button Buffer Commands):
93381d62 81 Mention mouse-1 binding. Add follow-link keyword.
bac2d936
KS
82
83 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
84 (Enabling Mouse-1 to Follow Links): New subsection.
85
de968ddb
RS
862005-01-06 Richard M. Stallman <rms@gnu.org>
87
88 * text.texi (Special Properties): Minor change.
89
90 * os.texi (Timers): Clarify previous change.
91
92 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
93
a3a43b3b
LT
942005-01-01 Luc Teirlinck <teirllm@auburn.edu>
95
96 * display.texi (Face Attributes): Correct xref to renamed node.
97
732bb9ce
RS
982005-01-01 Richard M. Stallman <rms@gnu.org>
99
100 * display.texi (Face Attributes): Describe hex color specs.
101
c734ae59
RS
1022004-12-31 Richard M. Stallman <rms@gnu.org>
103
104 * os.texi (Timers): Update previous change.
105
33b2f4ea
KS
1062004-12-30 Kim F. Storm <storm@cua.dk>
107
108 * display.texi (Line Height): Total line-height is now specified
109 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
110 in cons cells. (nil . RATIO) is relative to actual line height.
111 Use line-height `t' instead of `0' to get minimum height.
112
99ec74b9
RS
1132004-12-29 Richard M. Stallman <rms@gnu.org>
114
115 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
116
eab463f6
RS
1172004-12-28 Richard M. Stallman <rms@gnu.org>
118
119 * commands.texi (Quitting): Clarify value of with-local-quit.
120
121 * elisp.texi (Top): Fix previous change.
122
123 * loading.texi (Loading): Fix previous change.
124
ebbd14f1
RS
1252004-12-27 Richard M. Stallman <rms@gnu.org>
126
4ae98fc5
RS
127 * Makefile.in (MAKEINFO): Specify --force.
128
8f430046
RS
129 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
130
56011a8c
RS
131 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
132
133 * display.texi (Line Height): Further clarify.
134
135 * elisp.texi (Top): Update Loading submenu.
136
ebbd14f1
RS
137 * loading.texi (Where Defined): New node.
138 (Unloading): load-history moved to Where Defined.
139
fda2922a
RS
1402004-12-21 Richard M. Stallman <rms@gnu.org>
141
142 * commands.texi (Event Input Misc): Add while-no-input.
143
9eb8959a
RS
1442004-12-11 Richard M. Stallman <rms@gnu.org>
145
146 * display.texi (Line Height): Rewrite text for clarity.
147
adf87c29
KS
1482004-12-11 Kim F. Storm <storm@cua.dk>
149
150 * display.texi (Display): Add node "Line Height" to menu.
151 (Line Height): New node. Move full description of line-spacing
152 and line-height text properties here from text.texi.
153 (Scroll Bars): Add vertical-scroll-bar variable.
154
155 * frames.texi (Window Frame Parameters): Remove line-height defvar.
156
157 * locals.texi (Standard Buffer-Local Variables): Fix xref for
158 line-spacing and vertical-scroll-bar.
159
160 * text.texi (Special Properties): Just mention line-spacing and
161 line-height here, add xref to new "Line Height" node.
162
31e4729e
TTN
1632004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
164
165 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
166
167 * locals.texi (Standard Buffer-Local Variables):
168 Add @xref for `line-spacing'.
169
cc60c723
RS
1702004-12-05 Richard M. Stallman <rms@gnu.org>
171
172 * Makefile.in (maintainer-clean): Remove the info files
173 in $(infodir) where they are created.
174
f6101ac9
RS
1752004-12-03 Richard M. Stallman <rms@gnu.org>
176
177 * windows.texi (Selecting Windows): get-lru-window and
178 get-largest-window don't consider dedicated windows.
179
180 * text.texi (Undo): Document undo-in-progress.
181
94221759
RS
1822004-11-26 Richard M. Stallman <rms@gnu.org>
183
184 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
185 Remove a few vars that are not always buffer-local.
186
7092c5e8
LT
1872004-11-24 Luc Teirlinck <teirllm@auburn.edu>
188
189 * locals.texi (Standard Buffer-Local Variables): Comment out
190 xref's to non-existent node `Yet to be written'.
191
261b01c6
RS
1922004-11-24 Richard M. Stallman <rms@gnu.org>
193
194 * processes.texi (Synchronous Processes): Grammar fix.
195
196 * numbers.texi (Comparison of Numbers): Add eql.
197
198 * locals.texi (Standard Buffer-Local Variables): Add many vars.
199
200 * intro.texi (Printing Notation): Fix previous change.
201
202 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
203 and default-indicate-buffer-boundaries from here.
204 (Usual Display): To here.
205 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
206 (Usual Display): Move tab-width up.
207
208 * customize.texi (Variable Definitions): Replace
209 show-paren-mode example with tooltip-mode.
7092c5e8 210 (Simple Types, Composite Types, Defining New Types):
261b01c6 211 Minor cleanups.
7092c5e8 212
c1aa4864
JH
2132004-11-21 Jesper Harder <harder@ifa.au.dk>
214
215 * processes.texi (Synchronous Processes, Output from Processes):
216 Markup fix.
217
dedbac89
RS
2182004-11-20 Richard M. Stallman <rms@gnu.org>
219
07c8c65a
RS
220 * positions.texi (Skipping Characters): skip-chars-forward
221 now handles char classes.
222
8f40a868
RS
223 * intro.texi (Printing Notation): Avoid confusion of `print'
224 when explaining @print.
225
226 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
227
228 * display.texi (Display Table Format): Minor fix.
229
230 * streams.texi (Output Functions): Fix print example.
231
fd6866c8
RS
232 * Makefile.in (elisp): New target.
233 (dist): Depend on $(infodir)/elisp, not elisp.
234 Copy the info files from $(infodir).
235
9d00469f
RS
236 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
237 read-from-minibuffer.
238
dedbac89
RS
239 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
240
6de891db
RS
2412004-11-19 Richard M. Stallman <rms@gnu.org>
242
243 * searching.texi (Regexp Search): Add search-whitespace-regexp.
244
e1c1c5a7
TTN
2452004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
246
247 * tips.texi (Coding Conventions): Fix typo.
248
ee31cd78
RS
2492004-11-16 Richard M. Stallman <rms@gnu.org>
250
251 * tips.texi (Coding Conventions): Separate defvar and require
252 methods to avoid warnings. Use require only when there are many
253 functions and variables from that package.
254
255 * minibuf.texi (Minibuffer Completion): When ignoring case,
256 predicate must not be case-sensitive.
257
258 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
259 (Test Coverage): Don't talk about "splotches". Clarified.
260
4bd38e94
TTN
2612004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
262
263 * frames.texi (Window Frame Parameters): Fix typo.
264
6d073ae1
KS
2652004-11-15 Kim F. Storm <storm@cua.dk>
266
9f89426b
KS
267 * symbols.texi (Other Plists): Note that plist-get may signal error.
268 Add safe-plist-get.
6d073ae1 269
10980463
TTN
2702004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
271
272 * modes.texi (Font Lock Basics): Fix typo.
273
1efc19eb
RS
2742004-11-08 Richard M. Stallman <rms@gnu.org>
275
276 * syntax.texi (Syntax Table Functions): Add syntax-after.
277
6159c232
EZ
2782004-11-06 Lars Brinkhoff <lars@nocrew.org>
279
280 * os.texi (Processor Run Time): New section documenting
281 get-internal-run-time.
282
59dede22
EZ
2832004-11-06 Eli Zaretskii <eliz@gnu.org>
284
285 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
286 it nukes elisp-cover.texi.
287 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
288 elisp-0 etc.
289
4cc8522c
LT
2902004-11-05 Luc Teirlinck <teirllm@auburn.edu>
291
292 * commands.texi (Keyboard Macros): Document `append' return value
293 of `defining-kbd-macro'.
294
2d1ef312
RS
2952004-11-01 Richard M. Stallman <rms@gnu.org>
296
297 * commands.texi (Interactive Call): Add called-interactively-p.
298
6f4e005d
SJ
2992004-10-29 Simon Josefsson <jas@extundo.com>
300
301 * minibuf.texi (Reading a Password): Revert.
302
4f71c13f
RS
3032004-10-28 Richard M. Stallman <rms@gnu.org>
304
305 * frames.texi (Display Feature Testing): Explain about "vendor".
306
4660a9e3
RS
3072004-10-27 Richard M. Stallman <rms@gnu.org>
308
309 * commands.texi (Interactive Codes): `N' uses numeric prefix,
310 not raw. Clarify `n'.
311 (Interactive Call): Rewrite interactive-p, focusing on when
312 and how to use it.
313 (Misc Events): Clarify previous change.
314
315 * advice.texi (Simple Advice): Clarify what job the example does.
316 (Around-Advice): Clarify ad-do-it.
317 (Activation of Advice): An option of ad-default-compilation-action
318 is `never', not `nil'.
319
c8636435
KS
3202004-10-26 Kim F. Storm <storm@cua.dk>
321
322 * commands.texi (Interactive Codes): Add U code letter.
323
acd4089b
SJ
3242004-10-25 Simon Josefsson <jas@extundo.com>
325
326 * minibuf.texi (Reading a Password): Add.
327
29dc7809
JR
3282004-10-24 Jason Rumney <jasonr@gnu.org>
329
330 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
331 and wheel-down.
332
bb5d6d34
KG
3332004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
334
335 * processes.texi (Synchronous Processes): Document process-file.
336
d0ee2ed3
KH
3372004-10-22 Kenichi Handa <handa@m17n.org>
338
339 * text.texi (translate-region): Document that it accepts also a
340 char-table.
341
38be9dbb
DP
3422004-10-22 David Ponce <david@dponce.com>
343
344 * windows.texi (Resizing Windows): Document the `preserve-before'
345 argument of the functions `enlarge-window' and `shrink-window'.
346
63c80452
JR
3472004-10-19 Jason Rumney <jasonr@gnu.org>
348
349 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
350
9f4b6e73
LT
3512004-10-09 Luc Teirlinck <teirllm@auburn.edu>
352
353 * text.texi (Filling): Add anchor for definition of
354 `sentence-end-double-space'.
355
356 * searching.texi (Regexp Example): Update description of how
357 Emacs currently recognizes the end of a sentence.
358 (Standard Regexps): Update definition of the variable
359 `sentence-end'. Add definition of the function `sentence-end'.
360
657f0f9c
EZ
3612004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
362
363 * display.texi (Progress): New node.
364
35ab4857
KS
3652004-10-05 Kim F. Storm <storm@cua.dk>
366
367 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
368
f2a54fbc
KS
3692004-09-29 Kim F. Storm <storm@cua.dk>
370
371 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
372 to identify bitmaps. Remove -fringe-bitmap suffix for standard
373 fringe bitmap symbols, as they now have their own namespace.
374 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
375 vs. pixels. Signal error if no free bitmap slots.
376 (Pixel Specification): Change IMAGE to @var{image}.
377
4676d6f3
RS
3782004-09-28 Richard M. Stallman <rms@gnu.org>
379
380 * text.texi (Special Properties): Clarify line-spacing and line-height.
381
382 * searching.texi (Regexp Search): Add looking-back.
383
17234906
LT
3842004-09-25 Luc Teirlinck <teirllm@auburn.edu>
385
386 * display.texi: Correct typos.
387 (Image Descriptors): Correct xref's.
388
4de43c8b
RS
3892004-09-25 Richard M. Stallman <rms@gnu.org>
390
391 * text.texi (Special Properties): Cleanups in `cursor'.
392 Rewrites in `line-height' and `line-spacing'; exchange them.
393
394 * display.texi (Fringes): Rewrite previous change.
395 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
396 (Display Fringe Bitmaps): Node deleted, text moved.
397 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
398 (Scroll Bars): Clarify set-window-scroll-bars.
399 (Pointer Shape): Rewrite.
400 (Specified Space): Clarify :align-to, etc.
401 (Pixel Specification): Use @var. Clarify new text.
402 (Other Display Specs): Clarify `slice'.
403 (Image Descriptors): Cleanups.
404 (Showing Images): Cleanups.
405
a3ee0299
LT
4062004-09-24 Luc Teirlinck <teirllm@auburn.edu>
407
e88ebce6
LT
408 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
409
a3ee0299
LT
410 * modes.texi: Various minor changes in addition to:
411 (Major Mode Conventions): Final call to `run-mode-hooks' should
412 not be inside the `delay-mode-hooks' form.
413 (Mode Hooks): New node.
414 (Hooks): Delete obsolete example.
415 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
416 node "Mode Hooks".
417
6db2bc02
LT
4182004-09-22 Luc Teirlinck <teirllm@auburn.edu>
419
420 * display.texi: Correct various typos.
421 (Display): Rename node "Pointer Shapes" to "Pointer
422 Shape". (There is already a node called "Pointer Shapes" in
423 frames.texi.)
424 (Images): Remove non-existent node "Image Slices" from menu.
425
ed2846bd
KS
4262004-09-23 Kim F. Storm <storm@cua.dk>
427
428 * text.texi (Special Properties): Add `cursor', `pointer',
429 `line-height', and `line-spacing' properties.
430
431 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
432 Shapes' to menu.
433 (Standard Faces): Doc fix for fringe face.
434 (Fringes): Add `overflow-newline-into-fringe' and
435 'indicate-buffer-boundaries'.
436 (Fringe Bitmaps, Pointer Shapes): New nodes.
437 (Display Property): Add 'Pixel Specification' and 'Display Fringe
438 Bitmaps' to menu.
439 (Specified Space): Describe pixel width and height.
440 (Pixel Specification): New node.
441 (Other Display Specs): Add `slice' property.
442 (Display Fringe Bitmaps): New node.
443 (Images): Add 'Image Slices' to menu.
444 (Image Descriptors): Add `:pointer' and `:map' properties.
445 (Showing Images): Add slice arg to `insert-image'. Add
446 'insert-sliced-image'.
447
4d894c98
RS
4482004-09-20 Richard M. Stallman <rms@gnu.org>
449
450 * commands.texi (Key Sequence Input):
451 Clarify downcasing in read-key-sequence.
452
7e388eb7
JL
4532004-09-08 Juri Linkov <juri@jurta.org>
454
455 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
456
a020987f
LT
4572004-09-07 Luc Teirlinck <teirllm@auburn.edu>
458
459 * locals.texi (Standard Buffer-Local Variables): Add
460 `buffer-auto-save-file-format'.
461 * internals.texi (Buffer Internals): Describe new
462 auto_save_file_format field of the buffer structure.
463 * files.texi (Format Conversion): `auto-save-file-format' has been
464 renamed `buffer-auto-save-file-format'.
465
2b96f80c
LT
4662004-08-27 Luc Teirlinck <teirllm@auburn.edu>
467
468 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
469 an integer or a marker.
470 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
471
2ee3b79e
RS
4722004-08-22 Richard M. Stallman <rms@gnu.org>
473
474 * modes.texi (Major Mode Conventions): Discuss rebinding of
475 standard key bindings.
476
c438dc33
KS
4772004-08-18 Kim F. Storm <storm@cua.dk>
478
479 * processes.texi (Accepting Output): Add `just-this-one' arg to
480 `accept-process-output'.
101c421e 481 (Output from Processes): New var `process-adaptive-read-buffering'.
c438dc33 482
db8af011
LT
4832004-08-10 Luc Teirlinck <teirllm@auburn.edu>
484
485 * keymaps.texi: Various changes in addition to:
486 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
487 Give more varied examples for `kbd'.
488 (Creating Keymaps): Char tables have slots for all characters
489 without modifiers.
490 (Active Keymaps): `overriding-local-map' and
491 `overriding-terminal-local-map' also override text property and
492 overlay keymaps.
493 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
494 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
495 to denote a prefix of no events.
496 `map-keymap' includes parent's bindings _recursively_.
497 Clarify and correct description of `where-is-internal'.
498 Mention BUFFER-OR-NAME arg to `describe-bindings'.
499 (Menu Example): For menus intended for use with the keyboard, the
500 menu items should be bound to characters or real function keys.
501
de700726
LT
5022004-08-08 Luc Teirlinck <teirllm@auburn.edu>
503
30e75a87
LT
504 * objects.texi (Character Type): Reposition `@anchor' to prevent
505 double space inside sentence in Info.
506
de700726
LT
507 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
508 renamed to `disabled-command-function'.
509 * commands.texi (Key Sequence Input): Remove unnecessary anchor,
510 (Command Loop Info): Replace reference to it.
511 (Disabling Commands): `disabled-command-hook' has been renamed to
512 `disabled-command-function'.
513
81909a1a
LT
5142004-08-07 Luc Teirlinck <teirllm@auburn.edu>
515
516 * os.texi (Translating Input): Only non-prefix bindings in
517 `key-translation-map' override actual key bindings. Warn about
518 possible indirect effect of actual key bindings on non-prefix
519 bindings in `key-translation-map'.
520
5504e99c
LT
5212004-08-06 Luc Teirlinck <teirllm@auburn.edu>
522
523 * minibuf.texi (High-Level Completion): Add anchor for definition
524 of `read-variable'.
525
526 * commands.texi: Various changes in addition to:
527 (Using Interactive): Clarify description of `interactive-form'.
528 (Interactive Call): Mention default for KEYS argument to
529 `call-interactively'.
530 (Command Loop Info): Clarify description of `this-command-keys'.
531 Mention KEEP-RECORD argument to `clear-this-command-keys'.
532 Value of `last-event-frame' can be `macro'.
533 (Repeat Events): `double-click-fuzz' is also used to distinguish
534 clicks and drags.
535 (Classifying Events): Clarify descriptions of `event-modifiers'
536 `event-basic-type' and `event-convert-list'.
537 (Accessing Events): `posn-timestamp' takes POSITION argument.
538 (Quoted Character Input): Clarify description of
539 `read-quoted-char' and fix example.
540 (Quitting): Add `with-local-quit'.
541 (Disabling Commands): Correct and clarify descriptions of
542 `enable-command' and `disable-command'.
543 Mention what happens if `disabled-command-hook' is nil.
544 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
545 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
546
f478a72a
LT
5472004-07-24 Luc Teirlinck <teirllm@auburn.edu>
548
549 * frames.texi: Various changes in addition to:
550 (Creating Frames): Expand and clarify description of `make-frame'.
551 (Window Frame Parameters): Either none or both of the `icon-left'
552 and `icon-top' parameters must be specified. Put descriptions of
553 `menu-bar-lines' and `toolbar-lines' closer together and change
554 them accordingly.
555 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
556 except while processing `frame-title-format' or `icon-title-format'.
557 (Deleting Frames): Correct description of `delete-frame'.
558 Non-nil return values of `frame-live-p' are like those of `framep'.
559 (Frames and Windows): mention return value of
560 `set-frame-selected-window'.
561 (Visibility of Frames): Mention `force' argument to
562 `make-frame-invisible'. `frame-visible-p' returns t for all
563 frames on text-only terminals.
564 (Frame Configurations): Restoring a frame configuration does not
565 restore deleted frames.
566 (Window System Selections): `x-set-selection' returns DATA.
567 (Resources): Add example.
568 (Display Feature Testing): Clarify descriptions of
569 `display-pixel-height', `display-pixel-width', `x-server-version'
570 and `x-server-vendor'.
571
572 * windows.texi (Choosing Window): Add anchor.
573 * minibuf.texi (Minibuffer Misc): Add anchor.
574
bc135062
JPW
5752004-07-23 John Paul Wallington <jpw@gnu.org>
576
577 * macros.texi (Defining Macros): Declaration keyword for setting
578 Edebug spec is `debug' not `edebug'.
579
cb7516e5
LT
5802004-07-19 Luc Teirlinck <teirllm@auburn.edu>
581
582 * windows.texi: Various small changes in addition to:
583 (Window Point): Mention return value of `set-window-point'.
584 (Window Start): `pos-visible-in-window-p' disregards horizontal
585 scrolling. Explain return value if PARTIALLY is non-nil.
586 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
587 and `set-window-vscroll'.
588 (Size of Window): The argument WINDOW to `window-inside-edges',
589 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
590 (Resizing Windows): Explain return value of
591 `shrink-window-if-larger-than-buffer'.
592 `window-size-fixed' automatically becomes buffer local when set.
593 (Window Configurations): Explain return value of
594 `set-window-configuration'.
595
596 * minibuf.texi (Minibuffer Misc): Add anchor for
597 `minibuffer-scroll-window'.
598
599 * positions.texi (Text Lines): Add anchor for `count-lines'.
600
3751eb00
RS
6012004-07-17 Richard M. Stallman <rms@gnu.org>
602
603 * display.texi (Overlay Properties): Adding `evaporate' prop
604 deletes empty overlay immediately.
605
606 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
607 fix example.
608
9a7e97c6
LT
6092004-07-16 Jim Blandy <jimb@redhat.com>
610
611 * searching.texi (Regexp Backslash): Document new \_< and \_>
612 operators.
613
aa0e4da8
JB
6142004-07-16 Juanma Barranquero <lektu@terra.es>
615
616 * display.texi (Images): Fix Texinfo usage.
617
cbbfedb2
LT
6182004-07-14 Luc Teirlinck <teirllm@auburn.edu>
619
620 * buffers.texi (Modification Time): `visited-file-modtime' now
621 returns a list of two integers, instead of a cons.
622
3a052bd3
LT
6232004-07-13 Luc Teirlinck <teirllm@auburn.edu>
624
625 * windows.texi: Various changes in addition to:
626 (Splitting Windows): Add `split-window-keep-point'.
627
02c04e6f
RS
6282004-07-09 Richard M. Stallman <rms@gnu.org>
629
630 * frames.texi (Input Focus): Minor fix.
631
cb4f1287
LT
6322004-07-07 Luc Teirlinck <teirllm@auburn.edu>
633
634 * frames.texi (Input Focus): Clarify descriptions of
635 `select-frame-set-input-focus' and `select-frame'.
636
339902ec
LT
6372004-07-06 Luc Teirlinck <teirllm@auburn.edu>
638
639 * os.texi: Various small changes in addition to:
640 (Killing Emacs): Expand and clarify description of
641 `kill-emacs-query-functions' and `kill-emacs-hook'.
642 (System Environment): Expand and clarify description of `getenv'
643 and `setenv'.
644 (Timers): Clarify description of `run-at-time'.
645 (Translating Input): Correct description of
646 `extra-keyboard-modifiers'.
647 (Flow Control): Correct description of `enable-flow-control'.
648
fe3b7e35
TTN
6492004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
650
651 * os.texi: Update copyright.
652 (Session Management): Grammar fix.
653 Clarify which Emacs does the restarting.
654 Use @samp for *scratch* buffer.
655
59db7d6e
LT
6562004-07-04 Alan Mackenzie <acm@muc.de>
657
658 * frames.texi (Input Focus): Add documentation for
659 `select-frame-set-input-focus'. Replace refs to non-existent
660 `switch-frame' with `select-frame'. Minor corrections and tidying
661 up of text-only terminal stuff.
662
e3ccf404
RS
6632004-07-02 Richard M. Stallman <rms@gnu.org>
664
665 * files.texi (Saving Buffers): Cleanup write-contents-function.
666 (Magic File Names): Cleanup file-remote-p.
667
8addb6eb
KG
6682004-07-02 Kai Grossjohann <kai@emptydomain.de>
669
670 * files.texi (Magic File Names): `file-remote-p' returns an
671 identifier of the remote system, not just t.
672
7a58d84d
DK
6732004-07-02 David Kastrup <dak@gnu.org>
674
675 * searching.texi (Entire Match Data): Add explanation about new
676 match-data behavior when @var{integers} is non-nil.
677
d8c379f8
RS
6782004-06-24 Richard M. Stallman <rms@gnu.org>
679
b4a4b0ae
RS
680 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
681
d8c379f8
RS
682 * customize.texi (Variable Definitions): Note about doc strings
683 and :set.
684
685 * keymaps.texi (Keymap Terminology): Document `kbd'.
686 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
687
688 * display.texi (Invisible Text): Setting buffer-invisibility-spec
689 makes it buffer-local.
690
691 * files.texi (Saving Buffers): Correct previous change.
692
693 * commands.texi (Accessing Events):
694 Clarify posn-col-row and posn-actual-col-row.
695
6962004-06-24 David Ponce <david.ponce@wanadoo.fr>
697
698 * commands.texi (Accessing Events): New functions
699 posn-at-point and posn-at-x-y. Add example to posn-x-y.
700
dce417e7
LT
7012004-06-23 Luc Teirlinck <teirllm@auburn.edu>
702
703 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
704 * frames.texi, buffers.texi, backups.texi, variables.texi:
705 * loading.texi, eval.texi, functions.texi, control.texi:
706 * symbols.texi, minibuf.texi: Reposition @anchor's.
707
708 * help.texi: Various small changes in addition to the following.
709 (Describing Characters): Describe PREFIX argument to
710 `key-description'. Correct and clarify definition of
711 `text-char-description'. Describe NEED-VECTOR argument to
712 `read-kbd-macro'.
713 (Help Functions): Clarify definition of `apropos'.
714
255d07dc
LH
7152004-06-23 Lars Hansen <larsh@math.ku.dk>
716
717 * files.texi (Saving Buffers): Correct description of
718 `write-contents-functions'.
719
4e9691e9
JB
7202004-06-21 Juanma Barranquero <lektu@terra.es>
721
722 * display.texi (Images): Remove redundant @vindex directives.
723 Rewrite `image-library-alist' doc in active voice.
724
1ebd4f78
JB
7252004-06-14 Juanma Barranquero <lektu@terra.es>
726
727 * display.texi (Images): Document new delayed library loading,
728 variable `image-library-alist' and (existing but undocumented)
729 function `image-type-available-p'.
730
ddfb8369
RS
7312004-06-05 Richard M. Stallman <rms@gnu.org>
732
733 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
734 refer the user to the Initial Input node.
735 (Text from Minibuffer): Likewise.
736 (Initial Input): New node. Document this feature
737 and say it is mostly deprecated.
738
18684a3a
RS
7392004-05-30 Richard M. Stallman <rms@gnu.org>
740
7a61e456
RS
741 * loading.texi (Named Features): Clarify return value
742 and meaning of NOERROR.
743
18684a3a
RS
744 * variables.texi (File Local Variables): Minor cleanup.
745
c8364415
MA
7462004-05-30 Michael Albinus <michael.albinus@gmx.de>
747
748 * files.texi (Magic File Names): Add `file-remote-p' as operation
749 of file name handlers.
750
08fd1251
RS
7512004-05-29 Richard M. Stallman <rms@gnu.org>
752
753 * modes.texi (Minor Mode Conventions): (-) has no special meaning
754 as arg to a minor mode command.
755
71d5a208
RS
7562004-05-22 Richard M. Stallman <rms@gnu.org>
757
758 * syntax.texi (Syntax Class Table): Word syntax not just for English.
759
760 * streams.texi (Output Variables): Doc float-output-format.
761
762 * searching.texi (Regexp Special): Nested repetition can be infloop.
763
764 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
765 real stack overflow.
766
767 * compile.texi: Minor cleanups.
768
7692004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
770
771 * lists.texi (Cons Cells): Explain dotted lists, true lists,
772 circular lists.
773 (List Elements): Explain handling of circular and dotted lists.
1ebd4f78 774
022cb162
TTN
7752004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
776
777 * modes.texi (Search-based Fontification): Fix typo.
778
aa7094ba
JB
7792004-05-10 Juanma Barranquero <lektu@terra.es>
780
781 * modes.texi (Mode Line Variables): Fix description of
782 global-mode-string, which is now after which-func-mode, not the
783 buffer name.
784
c2383279
LH
7852004-05-07 Lars Hansen <larsh@math.ku.dk>
786
787 * modes.texi (Desktop Save Mode): Add.
788 (Modes): Add menu entry Desktop Save Mode.
789
790 * hooks.texi: Add desktop-after-read-hook,
791 desktop-no-desktop-file-hook and desktop-save-hook.
792
793 * locals.texi: Add desktop-save-buffer.
794
058296d3
JH
7952004-04-30 Jesper Harder <harder@ifa.au.dk>
796
797 * display.texi: emacs -> Emacs.
798
0c54865e
EZ
7992004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
800
801 * files.texi (Changing Files): Document set-file-times.
802
d814862a
JB
8032004-04-23 Juanma Barranquero <lektu@terra.es>
804
805 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
806
e8d6f886
JH
8072004-04-18 Jesper Harder <harder@ifa.au.dk>
808
809 * tips.texi (Coding Conventions): defopt -> defcustom.
810
3a424014
LT
8112004-04-16 Luc Teirlinck <teirllm@auburn.edu>
812
813 * sequences.texi: Various clarifications.
814
9e860631
LT
8152004-04-14 Luc Teirlinck <teirllm@auburn.edu>
816
817 * buffers.texi (Read Only Buffers): Mention optional ARG to
818 `toggle-read-only'.
819
5e30a0fb
NR
8202004-04-14 Nick Roberts <nick@nick.uklinux.net>
821
9e860631 822 * windows.texi (Selecting Windows): Note that get-lru-window
5e30a0fb
NR
823 returns a full-width window if possible.
824
619fb950
LT
8252004-04-13 Luc Teirlinck <teirllm@auburn.edu>
826
827 * buffers.texi: Various changes in addition to:
828 (Buffer File Name): Add `find-buffer-visiting'.
829 (Buffer Modification): Mention optional ARG to `not-modified'.
830 (Indirect Buffers): Mention optional CLONE argument to
831 `make-indirect-buffer'.
832
833 * files.texi: Various changes in addition to:
834 (Visiting Functions): `find-file-hook' is now a normal hook.
835 (File Name Expansion): Explain difference between the way that
836 `expand-file-name' and `file-truename' treat `..'.
837 (Contents of Directories): Mention optional ID-FORMAT argument to
838 `directory-files-and-attributes'.
839 (Format Conversion): Mention new optional CONFIRM argument to
840 `format-write-file'.
841
a2295d32
MB
8422004-04-12 Miles Bader <miles@gnu.org>
843
844 * macros.texi (Expansion): Add description of `macroexpand-all'.
845
571fd4d5
JH
8462004-04-05 Jesper Harder <harder@ifa.au.dk>
847
848 * variables.texi (Variable Aliases): Mention
849 cyclic-variable-indirection.
850
851 * errors.texi (Standard Errors): Ditto.
852
4ba2fd66
LT
8532004-04-04 Luc Teirlinck <teirllm@auburn.edu>
854
855 * backups.texi: Various small changes in addition to:
856 (Making Backups): Mention return value of `backup-buffer'.
857 (Auto-Saving): Mention optional FORCE argument to
858 `delete-auto-save-file-if-necessary'.
859 (Reverting): Mention optional PRESERVE-MODES argument to
860 `revert-buffer'. Correct description of `revert-buffer-function'.
861
8f7ea687
JL
8622004-03-22 Juri Linkov <juri@jurta.org>
863
864 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
865 with `Vector Functions'.
866
867 * text.texi (Sorting): Add missing quote.
868
0eeca3c1
LT
8692004-03-14 Luc Teirlinck <teirllm@auburn.edu>
870
871 * intro.texi (Lisp History): Replace xref to `cl' manual with
872 inforef.
873
e69cfac2
RS
8742004-03-12 Richard M. Stallman <rms@gnu.org>
875
876 * intro.texi (Version Info): Add arg to emacs-version.
877 (Lisp History): Change xref to CL manual.
878
1b91d47f
LT
8792004-03-09 Luc Teirlinck <teirllm@auburn.edu>
880
881 * minibuf.texi (Completion Commands): Add xref to Emacs manual
882 for Partial Completion mode.
883
97073664
TTN
8842004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
885
886 * customize.texi: Fix typo. Remove eol whitespace.
887
04a6e76b
RS
8882004-03-04 Richard M. Stallman <rms@gnu.org>
889
890 * processes.texi: Fix typos.
891
892 * lists.texi (Building Lists): Minor clarification.
893
894 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
895 in make-hash-table.
896
5bb0fcd1
JB
8972004-02-29 Juanma Barranquero <lektu@terra.es>
898
899 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
900 rm, and ignore exit code.
901
9022d421
EZ
9022004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
903
904 * display.texi (Defining Faces): Add description for min-colors.
905 Update example.
906
92f5fba2
LT
9072004-02-23 Luc Teirlinck <teirllm@auburn.edu>
908
909 * abbrevs.texi: Various corrections and clarifications in addition
910 to the following:
911 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
912
7e83e178
GM
9132004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
914
915 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
916
9c5609e8
LT
9172004-02-21 Luc Teirlinck <teirllm@auburn.edu>
918
e2b9b51f
LT
919 * text.texi: Various small changes in addition to the following:
920 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
921 to delete-horizontal-space.
922 (Kill Functions, Yanking, Low-Level Kill Ring): clarify and correct
923 description of yank-handler text property at various places.
924
7daa0e81
LT
925 * frames.texi (Window System Selections): Add anchor.
926
9c5609e8
LT
927 * syntax.texi (Syntax Table Functions): Clarify and correct
928 descriptions of make-syntax-table and copy-syntax-table.
929 (Motion and Syntax): Clarify SYNTAXES argument to
930 skip-syntax-forward.
931 (Parsing Expressions): Mention that the return value of
932 parse-partial-sexp is currently a list of ten rather than nine
933 elements.
934 (Categories): Various corrections and clarifications.
935
d29edb21
LT
9362004-02-17 Luc Teirlinck <teirllm@auburn.edu>
937
938 * markers.texi (Marker Insertion Types): Minor change.
939
940 * locals.texi (Standard Buffer-Local Variables):
941 * commands.texi (Interactive Codes, Using Interactive):
942 * functions.texi (Related Topics): Fix xrefs.
943
43e48bda
LT
9442004-02-16 Luc Teirlinck <teirllm@auburn.edu>
945
946 * lists.texi (Sets And Lists): Update description of delete-dups.
947
84e34002
RS
9482004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
949
950 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
951
9522004-02-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
953
954 * frames.texi (Parameter Access): frame-parameters arg is optional.
955 modify-frame-parameters handles nil for FRAME.
956 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
957 are all-or-nothing for certain toolkits.
958 Mention parameter wait-for-wm.
959 (Frames and Windows): In frame-first-window and frame-selected-window
960 the arg is optional.
961 (Input Focus): In redirect-frame-focus the second arg is optional.
962 (Window System Selections): Mention selection type CLIPBOARD.
963 Mention data-type UTF8_STRING.
964 Mention numbering of cut buffers.
965 (Resources): Describe x-resource-name.
966
9672004-02-16 Richard M. Stallman <rms@gnu.org>
968
969 * windows.texi (Buffers and Windows): Delete false table
970 about all-frames.
971
972 * syntax.texi (Parsing Expressions): Delete old caveat
973 about parse-sexp-ignore-comments.
974
975 * streams.texi (Output Variables): Add print-quoted.
976
977 * lists.texi (Building Lists): Minor cleanup.
978
979 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
980
981 * display.texi (Overlays): Explain overlays use markers.
982 (Managing Overlays): Explain front-advance and rear-advance
983 in more detail.
984
985 * loading.texi (Unloading): Document unload-feature-special-hooks.
986 Get rid of fns-NNN.el file.
987
9882004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
989
990 * help.texi (Describing Characters): Fix text-char-description
991 example output.
992
993 * edebug.texi (Using Edebug): Fix example.
994
995 * debugging.texi (Internals of Debugger): Fix return value.
43e48bda 996
84e34002
RS
997 * files.texi (Changing Files): Fix argname.
998
999 * calendar.texi: Fix parens, and default values.
1000
1001 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
1002 * nonascii.texi, objects.texi, os.texi: Minor fixes.
1003 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
1004
1005 * positions.texi (Text Lines): Don't add -1 in current-line.
1006
10072004-02-16 Richard M. Stallman <rms@gnu.org>
1008
1009 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
1010
c33b76da
EZ
10112004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
1012
1013 * processes.texi (Low-Level Network): Fix a typo.
1014
9d7271e8
KS
10152004-02-12 Kim F. Storm <storm@cua.dk>
1016
1017 * display.texi (Fringes): Use consistent wording.
1018 Note that window-fringe's window arg is optional.
1019 (Scroll Bars): Use consistent wording.
1020
6827d730
LT
10212004-02-11 Luc Teirlinck <teirllm@auburn.edu>
1022
1023 * tips.texi (Comment Tips): Document the new conventions for
1024 commenting out code.
1025
1cb60b5a
JD
10262004-02-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1027
1028 * positions.texi (Text Lines): Added missing end defun.
1029
7fdd1f62
KS
10302004-02-07 Kim F. Storm <storm@cua.dk>
1031
1032 * positions.texi (Text Lines): Add line-number-at-pos.
1033
eb3c144c
JPW
10342004-02-06 John Paul Wallington <jpw@gnu.org>
1035
1036 * display.texi (Button Properties, Button Buffer Commands):
1037 mouse-2 invokes button, not down-mouse-1.
1038
a1d38d63
JR
10392004-02-04 Jason Rumney <jasonr@gnu.org>
1040
1041 * makefile.w32-in: Sync with Makefile.in changes.
1042
4b574f3d
LT
10432004-02-03 Luc Teirlinck <teirllm@auburn.edu>
1044
1045 * minibuf.texi (Text from Minibuffer): Various corrections and
1046 clarifications.
1047 (Object from Minibuffer): Correct Lisp description of
1048 read-minibuffer.
1049 (Minibuffer History): Clarify description of cons values for
1050 HISTORY arguments.
1051 (Basic Completion): Various corrections and clarifications. Add
1052 completion-regexp-list.
1053 (Minibuffer Completion): Correct and clarify description of
1054 completing-read.
6f6b0433 1055 (Completion Commands): Mention Partial Completion mode. Various
4b574f3d
LT
1056 other minor changes.
1057 (High-Level Completion): Various corrections and clarifications.
1058 (Reading File Names): Ditto.
1059 (Minibuffer Misc): Ditto.
1060
d8186297
LT
10612004-01-26 Luc Teirlinck <teirllm@auburn.edu>
1062
1063 * strings.texi (Text Comparison): assoc-string also matches
1064 elements of alists that are strings instead of conses.
1065 (Formatting Strings): Standardize Texinfo usage. Update index
1066 entries.
1067
9adcb5f2
LT
10682004-01-20 Luc Teirlinck <teirllm@auburn.edu>
1069
1070 * lists.texi (Sets And Lists): Add delete-dups.
1071
3e7274ae
LT
10722004-01-15 Luc Teirlinck <teirllm@auburn.edu>
1073
1074 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
1075 special form.
1076 * macros.texi (Defining Macros): Update description of `declare',
1077 which now is a macro.
1078 (Wrong Time): Fix typos.
1079
944e099f
LT
10802004-01-14 Luc Teirlinck <teirllm@auburn.edu>
1081
1082 * compile.texi (Compilation Functions): Expand descriptions of
e75c1a57 1083 `compile-defun', `byte-compile-file', `byte-recompile-directory'
944e099f
LT
1084 and `batch-byte-compile'. In particular, mention and describe
1085 all optional arguments.
1086 (Disassembly): Correct and clarify the description of `disassemble'.
1087
90c3aa59
LT
10882004-01-11 Luc Teirlinck <teirllm@auburn.edu>
1089
1090 * searching.texi: Various small changes in addition to the
1091 following.
1092 (Regexp Example): Adapt to new value of `sentence-end'.
1093 (Regexp Functions): The PAREN argument to `regexp-opt' can be
1094 `words'.
1095 (Search and Replace): Add usage note for `perform-replace'.
1096 (Entire Match Data): Mention INTEGERS and REUSE arguments to
1097 `match-data'.
1098 (Standard Regexps): Update for new values of `paragraph-start'
1099 and `sentence-end'.
1100
583c353d
LT
11012004-01-07 Luc Teirlinck <teirllm@auburn.edu>
1102
1103 * files.texi (Saving Buffers): Clarify descriptions of
1104 `write-contents-functions' and `before-save-hook'.
1105 Make the defvar's for `before-save-hook' and `after-save-hook'
1106 into defopt's.
1107
05faee07
KS
11082004-01-07 Kim F. Storm <storm@cua.dk>
1109
1110 * commands.texi (Click Events): Describe new image and
1111 width/height elements of click events.
1112 (Accessing Events): Add posn-string, posn-image, and
1113 posn-object-width-height. Change posn-object to return either
1114 image or string object.
1115
a0465ec3
SJ
11162004-01-01 Simon Josefsson <jas@extundo.com>
1117
1118 * hooks.texi (Standard Hooks): Add before-save-hook.
1119 * files.texi (Saving Buffers): Likewise.
1120
972c0c49
RS
11212004-01-03 Richard M. Stallman <rms@gnu.org>
1122
1123 * frames.texi (Frames and Windows): Delete frame-root-window.
1124
dbcd463f
LT
11252004-01-03 Luc Teirlinck <teirllm@auburn.edu>
1126
1127 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
1128
1129 * functions.texi: Various small changes in addition to the
1130 following.
1131 (What Is a Function): `functionp' returns nil for macros. Clarify
1132 behavior of this and following functions for symbol arguments.
1133 (Function Documentation): Add `\' in front of (fn @var{arglist})
1134 and explain why.
1135 (Defining Functions): Mention DOCSTRING argument to `defalias'.
1136 Add anchor.
1137 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
1138
02c77ee9
MB
11392004-01-01 Miles Bader <miles@gnu.org>
1140
1141 * display.texi (Buttons): New section.
1142
903a1a91
AS
11432003-12-31 Andreas Schwab <schwab@suse.de>
1144
1145 * numbers.texi (Math Functions): sqrt reports a domain-error
1146 error.
1147 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
1148
697cf92a
LT
11492003-12-30 Luc Teirlinck <teirllm@auburn.edu>
1150
3f70fe82
LT
1151 * tips.texi (Documentation Tips): Update item on hyperlinks in
1152 documentation strings.
1153
697cf92a
LT
1154 * errors.texi (Standard Errors): Various small corrections and
1155 additions.
1156
1157 * control.texi: Various small changes in addition to the
1158 following.
1159 (Signaling Errors): Provide some more details on how `signal'
1160 constructs the error message. Add anchor to the definition of
1161 `signal'.
1162 (Error Symbols): Describe special treatment of `quit'.
1163 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
1164 to emphasize that it has to be a single form.
1165
1166 * buffers.texi: Add anchor.
1167
4d25144d
RS
11682003-12-29 Richard M. Stallman <rms@gnu.org>
1169
1170 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
1171 (Window Configurations): Add window-configuration-frame.
1172
1173 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
1174
1175 * text.texi (Examining Properties): Add get-char-property-and-overlay.
1176 Change arg name in get-char-property.
1177 (Special Properties): Update handling of keymap property.
1178
1179 * strings.texi (Modifying Strings): Add clear-string.
1180 (Text Comparison): Add assoc-string and remove
1181 assoc-ignore-case, assoc-ignore-representation.
1182
1183 * os.texi (Time of Day): Add set-time-zone-rule.
1184
1185 * numbers.texi (Math Functions): asin, acos, log, log10
697cf92a 1186 report domain-error errors.
4d25144d 1187
697cf92a 1188 * nonascii.texi (Converting Representations):
4d25144d
RS
1189 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
1190 (Encoding and I/O): Add file-name-coding-system.
1191
1192 * modes.texi (Search-based Fontification): Explain that
1193 face specs are symbols with face names as values.
1194
1195 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
1196
1197 * lists.texi (Building Lists): remq moved elsewhere.
1198 (Sets And Lists): remq moved here.
1199 (Association Lists): Refer to assoc-string.
1200
1201 * internals.texi (Garbage Collection): Add memory-use-counts.
1202
1203 * frames.texi (Frames and Windows): Add set-frame-selected-window
1204 and frame-root-window.
1205
697cf92a 1206 * files.texi (Contents of Directories):
4d25144d
RS
1207 Add directory-files-and-attributes.
1208
1209 * display.texi (Refresh Screen): Add force-window-update.
1210 (Invisible Text): Explain about moving point out of invis text.
1211 (Overlay Properties): Add overlay-properties.
1212 (Managing Overlays): Add overlayp.
1213 (GIF Images): Invalid image number displays a hollow box.
1214
1215 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
1216 (Killing Buffers): Add buffer-live-p.
1217
67fafe38
MR
12182003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
1219
1220 * display.texi (Fringes): Fix typo "set-buffer-window".
1221
68e74f25
LT
12222003-12-24 Luc Teirlinck <teirllm@auburn.edu>
1223
1224 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
1225 * nonascii.texi, processes.texi, tips.texi, variables.texi:
1226 Add or change various xrefs and anchors.
1227
1228 * commands.texi: Replace all occurrences of @acronym{CAR} with
1229 @sc{car}, for consistency with the rest of the Elisp manual.
1230 `car' and `cdr' are historically acronyms, but are no longer
1231 widely thought of as such.
1232
1233 * internals.texi (Pure Storage): Mention that `purecopy' does not
1234 copy text properties.
1235 (Object Internals): Now 29 bits are used (in most implementations)
1236 to address Lisp objects.
1237
1238 * variables.texi (Variables with Restricted Values): New node.
1239
1240 * objects.texi (Lisp Data Types): Mention that certain variables
1241 can only take on a restricted set of values and add an xref to
1242 the new node "Variables with Restricted Values".
1243
1244 * eval.texi (Function Indirection): Describe the errors that
1245 `indirect-function' can signal.
1246 (Eval): Clarify the descriptions of `eval-region' and `values'.
1247 Describe `eval-buffer' instead of `eval-current-buffer' and
1248 mention `eval-current-buffer' as an alias for `current-buffer'.
1249 Correct the description and mention all optional arguments.
1250
697cf92a 1251 * nonascii.texi: Various small changes in addition to the
68e74f25
LT
1252 following.
1253 (Converting Representations): Clarify behavior of
1254 `string-make-multibyte' and `string-to-multibyte' for unibyte all
1255 ASCII arguments.
1256 (Character Sets): Document the variable `charset-list' and adapt
1257 the definition of the function `charset-list' accordingly.
1258 (Translation of Characters): Clarify use of generic characters in
1259 `make-translation-table'. Clarify and correct the description of
1260 the use of translation tables in encoding and decoding.
1261 (User-Chosen Coding Systems): Correct and clarify the description
1262 of `select-safe-coding-system'.
1263 (Default Coding Systems): Clarify description of
1264 `file-coding-system-alist'.
1265
a62f71e4
LT
12662003-11-30 Luc Teirlinck <teirllm@auburn.edu>
1267
1268 * strings.texi (Text Comparison): Correctly describe when two
1269 strings are `equal'. Combine and clarify descriptions of
1270 `assoc-ignore-case' and `assoc-ignore-representation'.
1271
1272 * objects.texi (Non-ASCII in Strings): Clarify description of
1273 when a string is unibyte or multibyte.
1274 (Bool-Vector Type): Update examples.
1275 (Equality Predicates): Correctly describe when two strings are
1276 `equal'.
1277
19017752
LT
12782003-11-29 Luc Teirlinck <teirllm@auburn.edu>
1279
1280 * lists.texi (Building Lists): `append' no longer accepts integer
1281 arguments. Update the description of `number-sequence' to reflect
1282 recent changes.
1283 (Sets And Lists): Describe `member-ignore-case' after `member'.
1284
0f6a07a8
KS
12852003-11-27 Kim F. Storm <storm@cua.dk>
1286
1287 * commands.texi (Click Events): Click object may be an images.
1288 Describe (dx . dy) element of click positions.
1289 (Accessing Events): Remove duplicate posn-timestamp.
1290 New functions posn-object and posn-object-x-y.
1291
1ce7c819
KS
12922003-11-23 Kim F. Storm <storm@cua.dk>
1293
1294 * commands.texi (Click Events): Describe enhancements to event
1295 position lists, including new text-pos and (col . row) items.
1296 Mention left-fringe and right-fringe area events.
0f6a07a8 1297 (Accessing Events): New functions posn-area and
1ce7c819
KS
1298 posn-actual-col-row. Mention posn-timestamp. Mention that
1299 posn-point in non-text area still returns buffer position.
1300 Clarify posn-col-row.
1301
cae8ddbb
LH
13022003-11-21 Lars Hansen <larsh@math.ku.dk>
1303
1304 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
1305 * anti.texi (File Attributes): Describe removed parameter
1306 ID-FORMAT.
1307
f7f1a248
LT
13082003-11-20 Luc Teirlinck <teirllm@auburn.edu>
1309
68e74f25 1310 * positions.texi (Positions): Mention that, if a marker is used as
f7f1a248
LT
1311 a position, its buffer is ignored.
1312
1313 * markers.texi (Overview of Markers): Mention it here too.
1314
c5e2fb05
LT
13152003-11-12 Luc Teirlinck <teirllm@auburn.edu>
1316
1317 * numbers.texi (Numeric Conversions): Not just `floor', but also
1318 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
1319
e57d0aa8
LT
13202003-11-10 Luc Teirlinck <teirllm@auburn.edu>
1321
1322 * markers.texi (Creating Markers): Specify insertion type of
1323 created markers. Add xref to `Marker Insertion Types'.
1324 Second argument to `copy-marker' is optional.
1325 (Marker Insertion Types): Mention that most markers are created
1326 with insertion type nil.
1327 (The Mark): Correctly describe when `mark' signals an error.
1328 (The Region): Correctly describe when `region-beginning' and
1329 `region-end' signal an error.
1330
bb3612ec
LT
13312003-11-08 Luc Teirlinck <teirllm@auburn.edu>
1332
1333 * hash.texi (Creating Hash): Clarify description of `eql'.
1334 `makehash' is obsolete.
1335 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
1336
1337 * positions.texi (Point): Change description of `buffer-end', so
1338 that it is also correct for floating point arguments.
1339 (List Motion): Correct argument lists of `beginning-of-defun' and
1340 `end-of-defun'.
1341 (Excursions): Add xref to `Marker Insertion Types'.
1342 (Narrowing): Argument to `narrow-to-page' is optional.
1343
cfb8a797
LT
13442003-11-06 Luc Teirlinck <teirllm@auburn.edu>
1345
1346 * streams.texi (Output Streams): Clarify behavior of point for
1347 marker output streams.
1348
c6177909
LT
13492003-11-04 Luc Teirlinck <teirllm@auburn.edu>
1350
1351 * variables.texi (Defining Variables): Second argument to
1352 `defconst' is not optional.
1353 (Setting Variables): Mention optional argument APPEND to
1354 `add-to-list'.
1355 (Creating Buffer-Local): Expand description of
1356 `make-variable-buffer-local'.
1357 (Frame-Local Variables): Expand description of
1358 `make-variable-frame-local'.
1359 (Variable Aliases): Correct description of optional argument
1360 DOCSTRING to `defvaralias'. Mention return value of
1361 `defvaralias'.
1362 (File Local Variables): Add xref to `File variables' in Emacs
1363 Manual. Correct description of `hack-local-variables'. Mention
1364 `safe-local-variable' property. Mention optional second argument
1365 to `risky-local-variable-p'.
1366
b3645067
LT
13672003-11-03 Luc Teirlinck <teirllm@auburn.edu>
1368
1369 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
1370
10695e5c
EZ
13712003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
1372
1373 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
1374 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
1375 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
1376 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
1377 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
b3645067 1378 lispref/processes.texi, lispref/searching.texi,
10695e5c
EZ
1379 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
1380 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
1381 @acronym{FOO}.
1382
a2f4def1
LT
13832003-10-27 Luc Teirlinck <teirllm@auburn.edu>
1384
1385 * strings.texi (Creating Strings): Argument START to `substring'
1386 can not be `nil'. Expand description of
1387 `substring-no-properties'. Correct description of `split-string',
1388 especially with respect to empty matches. Prevent very bad line
1389 break in definition of `split-string-default-separators'.
1390 (Text Comparison): `string=' and `string<' also accept symbols as
1391 arguments.
1392 (String Conversion): More completely describe argument BASE in
1393 `string-to-number'.
5bb0fcd1 1394 (Formatting Strings): `%s' and `%S' in `format' do require
a2f4def1
LT
1395 corresponding object. Clarify behavior of numeric prefix after
1396 `%' in `format'.
1397 (Case Conversion): The argument to `upcase-initials' can be a
1398 character.
1399
a2296bf9
KH
14002003-10-27 Kenichi Handa <handa@m17n.org>
1401
1402 * display.texi (Fontsets): Fix texinfo usage.
1403
885fef7c
KH
14042003-10-25 Kenichi Handa <handa@m17n.org>
1405
1406 * display.texi (Fontsets): Add description of the function
1407 set-fontset-font.
1408
0c6b7a1f
LT
14092003-10-23 Luc Teirlinck <teirllm@auburn.edu>
1410
1411 * display.texi (Temporary Displays): Add xref to `Documentation
1412 Tips'.
1413
1414 * functions.texi (Function Safety): Use inforef instead of pxref
1415 for SES.
1416
c3cda320
AS
14172003-10-23 Andreas Schwab <schwab@suse.de>
1418
1419 * Makefile.in (TEX, texinputdir): Don't define.
1420 (TEXI2DVI): Define.
1421 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
1422 add $(srcdir)/index.texi.
1423 ($(infodir)/elisp): Remove index.texi dependency.
1424 (elisp.dvi): Likewise. Use $(TEXI2DVI).
1425 (index.texi): Remove target.
1426 (dist): Don't link $(srcdir)/permute-index.
83badb71
AS
1427 (clean): Don't remove index.texi.
1428
c3cda320
AS
1429 * permute-index, index.perm: Remove.
1430 * index.texi: Rename from index.unperm.
1431
e5dadca7
LT
14322003-10-22 Luc Teirlinck <teirllm@auburn.edu>
1433
1434 * tips.texi (Documentation Tips): Document new behavior for face
1435 and variable hyperlinks in Help mode.
1436
6cfb0777
LT
14372003-10-21 Luc Teirlinck <teirllm@auburn.edu>
1438
1439 * objects.texi (Integer Type): Update for extra bit of integer range.
1440 (Character Type): Ditto.
1441
a6eeaa81 14422003-10-16 Eli Zaretskii <eliz@gnu.org>
a4fc3ab3
EZ
1443
1444 * numbers.texi (Integer Basics): Add index entries for reading
1445 numbers in hex, octal, and binary.
1446
c8f9ba83
LK
14472003-10-16 Lute Kamstra <lute@gnu.org>
1448
1449 * modes.texi (Mode Line Format): Mention force-mode-line-update's
1450 argument.
1451
b52a26fb
LT
14522003-10-13 Luc Teirlinck <teirllm@auburn.edu>
1453
1454 * windows.texi (Choosing Window): Fix typo.
1455 * edebug.texi (Edebug Execution Modes): Fix typo.
1456
f7005886
RS
14572003-10-13 Richard M. Stallman <rms@gnu.org>
1458
1459 * windows.texi (Basic Windows): A window has fringe settings,
1460 display margins and scroll-bar settings.
1461 (Splitting Windows): Doc split-window return value.
1462 Clean up one-window-p.
1463 (Selecting Windows): Fix typo.
1464 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
1465 (Buffers and Windows): In set-window-buffer, explain effect
1466 on fringe settings and scroll bar settings.
1467 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
1468 (Choosing Window): Use defopt for pop-up-frame-function.
1469 For special-display-buffer-names, explain same-window and same-frame.
1470 Clarify window-dedicated-p return value.
1471 (Textual Scrolling): scroll-up and scroll-down can get an error.
1472 (Horizontal Scrolling): Clarify auto-hscroll-mode.
1473 Clarify set-window-hscroll.
1474 (Size of Window): Don't mention tool bar in window-height.
1475 (Coordinates and Windows): Explain what coordinates-in-window-p
1476 returns for fringes and display margins.
1477 (Window Configurations): Explain saving fringes, etc.
1478
1479 * tips.texi (Library Headers): Clean up Documentation.
1480
1481 * syntax.texi (Parsing Expressions): Clean up forward-comment
1482 and parse-sexp-lookup-properties.
1483
1484 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
1485
1486 * os.texi (System Environment): Clean up text for load-average errors.
1487
1488 * modes.texi (Hooks): Don't explain local hook details at front.
1489 Clarify run-hooks and run-hook-with-args a little.
1490 Clean up add-hook and remove-hook.
1491
1492 * edebug.texi (Edebug Execution Modes): Clarify t.
1493 Document edebug-sit-for-seconds.
1494 (Coverage Testing): Document C-x X = and =.
1495 (Instrumenting Macro Calls): Fix typo.
1496 (Specification List): Don't index the specification keywords.
1497
c989ebe9
KS
14982003-10-10 Kim F. Storm <storm@cua.dk>
1499
1500 * processes.texi (Network): Introduce make-network-process.
1501
f9525eef
LT
15022003-10-09 Luc Teirlinck <teirllm@auburn.edu>
1503
1504 * tips.texi (Library Headers): Fix typo.
1505
f008b925
LK
15062003-10-07 Juri Linkov <juri@jurta.org>
1507
1508 * modes.texi (Imenu): Mention imenu-create-index-function's
1509 default value. Explain submenus better.
1510
c22c5da6
LK
15112003-10-07 Lute Kamstra <lute@gnu.org>
1512
1513 * modes.texi (Faces for Font Lock): Fix typo.
1514 (Hooks): Explain how buffer-local hook variables can refer to
1515 global hook variables.
1516 Various minor clarifications.
1517
49247521
LK
15182003-10-06 Lute Kamstra <lute@gnu.org>
1519
1520 * tips.texi (Coding Conventions): Mention naming conventions for
1521 hooks.
1522
9296c947
LT
15232003-10-05 Luc Teirlinck <teirllm@auburn.edu>
1524
1525 * loading.texi (Library Search): Correct default value of
1526 load-suffixes.
1527 (Named Features): Fix typo.
1528
0e9b293a
RS
15292003-10-05 Richard M. Stallman <rms@gnu.org>
1530
1531 * loading.texi (Named Features): In `provide',
1532 say how to test for subfeatures.
1533 (Unloading): In unload-feature, use new var name
1534 unload-feature-special-hooks.
1535
49247521 15362003-10-03 Lute Kamstra <lute@gnu.org>
10ee4e90
LK
1537
1538 * modes.texi (Major Mode Conventions): Mention third way to set up
1539 Imenu.
1540 (Imenu): A number of small fixes.
1541 Delete documentation of internal variable imenu--index-alist.
1542 Document the return value format of imenu-create-index-function
1543 functions.
1544
ab8f7d5c
RS
15452003-09-30 Richard M. Stallman <rms@gnu.org>
1546
1547 * processes.texi (Network): Say what stopped datagram connections do.
1548
1549 * lists.texi (Association Lists): Clarify `assq-delete-all'.
1550
1551 * display.texi (Overlay Properties): Clarify `evaporate' property.
1552
49247521 15532003-09-29 Lute Kamstra <lute@gnu.org>
86b9b767
LK
1554
1555 * modes.texi (Mode Line Data): Explain when symbols in mode-line
c22c5da6 1556 constructs should be marked as risky.
86b9b767
LK
1557 Change cons cell into proper list.
1558 (Mode Line Variables): Change cons cell into proper list.
1559
49247521 15602003-09-26 Lute Kamstra <lute@gnu.org>
bc3b02f9
LK
1561
1562 * modes.texi (Mode Line Data): Document the :propertize construct.
1563 (Mode Line Variables): Reorder the descriptions of the variables
c22c5da6 1564 to match their order in the default mode-line-format.
bc3b02f9
LK
1565 Describe the new variables mode-line-position and mode-line-modes.
1566 Update the default values of mode-line-frame-identification,
1567 minor-mode-alist, and default-mode-line-format.
1568 (Properties in Mode): Mention the :propertize construct.
6142d1d0 1569
bc3b02f9 15702003-09-26 Richard M. Stallman <rms@gnu.org>
6142d1d0 1571
c22c5da6 1572 * buffers.texi, commands.texi, debugging.texi, eval.texi:
6142d1d0
RS
1573 * loading.texi, minibuf.texi, text.texi, variables.texi:
1574 Avoid @strong{Note:}.
1575
15762003-09-26 Richard M. Stallman <rms@gnu.org>
1577
1578 * keymaps.texi (Remapping Commands): Fix typo.
1579
41beda59
LT
15802003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
1581
1582 * processes.texi (Low-Level Network): Fix typo.
1583
ef6ae4ff
KS
15842003-09-23 Kim F. Storm <storm@cua.dk>
1585
1586 * processes.texi (Network, Network Servers): Fix typos.
1587 (Low-Level Network): Add timeout value for :server keyword.
1588 Add new option keywords to make-network-process.
1589 Add set-network-process-options.
1590 Explain how to test availability of network options.
1591
b0f23edf
RS
15922003-09-19 Richard M. Stallman <rms@gnu.org>
1593
1594 * text.texi (Motion by Indent): Arg to
1595 backward-to-indentation and forward-to-indentation is optional.
1596
1597 * strings.texi (Creating Strings): Add substring-no-properties.
1598
1599 * processes.texi
1600 (Process Information): Add list-processes arg QUERY-ONLY.
1601 Delete process-contact from here.
1602 Add new status values for process-status.
1603 Add process-get, process-put, process-plist, set-process-plist.
1604 (Synchronous Processes): Add call-process-shell-command.
1605 (Signals to Processes): signal-process allows process objects.
1606 (Network): Complete rewrite.
1607 (Network Servers, Datagrams, Low-Level Network): New nodes.
1608
1609 * positions.texi (Word Motion): forward-word, backward-word
1610 arg is optional. Reword.
1611
1612 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
1613
c22c5da6 1614 * variables.texi (Creating Buffer-Local):
b0f23edf
RS
1615 Delete duplicate definition of buffer-local-value.
1616 (File Local Variables): Explain about discarding text props.
1617
f387bdea
RS
16182003-09-11 Richard M. Stallman <rms@gnu.org>
1619
1620 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
1621 changes variables that record input events.
1622 (Minibuffer Misc): Add minibuffer-selected-window.
1623
1624 * lists.texi (Building Lists): Add copy-tree.
1625
1626 * display.texi (Fontsets): Add char-displayable-p.
1627 (Scroll Bars): New node.
1628
49247521 16292003-09-08 Lute Kamstra <lute@gnu.org>
5df034de
LK
1630
1631 * modes.texi (%-Constructs): Document new `%i' and `%I'
1632 constructs.
1633
fd026ee1
JR
16342003-09-03 Peter Runestig <peter@runestig.com>
1635
1636 * makefile.w32-in: New file.
1637
4828b4d7
RS
16382003-08-29 Richard M. Stallman <rms@gnu.org>
1639
1640 * display.texi (Overlay Properties): Clarify how priorities
1641 affect use of the properties.
1642
a4e4f05d
LT
16432003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
1644
1645 * customize.texi (Type Keywords): Correct the description of
1646 `:help-echo' in the case where `motion-doc' is a function.
1647
3ebe0346
JPW
16482003-08-14 John Paul Wallington <jpw@gnu.org>
1649
1650 * modes.texi (Emulating Mode Line): Subsection, not section.
1651
3afe8e39
RS
16522003-08-13 Richard M. Stallman <rms@gnu.org>
1653
1654 * elisp.texi (Top): Update subnode lists in menu.
1655
1656 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
1657 (Kill Functions): kill-region has new arg yank-handler.
1658 (Yanking): New node.
1659 (Yank Commands): Add yank-undo-function.
1660 (Low-Level Kill Ring):
1661 kill-new and kill-append have new arg yank-handler.
1662 (Changing Properties): Add remove-list-of-text-properties.
1663 (Atomic Changes): New node.
1664
1665 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
1666
1667 * streams.texi (Output Variables): Add eval-expression-print-length
1668 and eval-expression-print-level.
1669
1670 * os.texi (Time Conversion): For encode-time, explain limits on year.
1671
1672 * objects.texi (Character Type): Define anchor "modifier bits".
1673
1674 * modes.texi (Emulating Mode Line): New node.
1675 (Search-based Fontification): Font Lock uses font-lock-face property.
1676 (Other Font Lock Variables): Likewise.
1677
1678 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
1679 not vectors.
1680 (Active Keymaps): Add emulation-mode-map-alists.
1681 (Functions for Key Lookup): key-binding has new arg no-remap.
1682 (Remapping Commands): New node.
1683 (Scanning Keymaps): where-is-internal has new arg no-remap.
1684 (Tool Bar): Add tool-bar-local-item-from-menu.
1685 Clarify when to use tool-bar-add-item-from-menu.
1686
1687 * commands.texi (Interactive Call): commandp has new arg.
1688 (Command Loop Info): Add this-original-command.
1689
e37769b1
JPW
16902003-08-06 John Paul Wallington <jpw@gnu.org>
1691
1692 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
1693
1694 * display.texi (Warning Basics): Fix typo.
1695 (Fringes): Add closing curly bracket and fix typo.
1696
1697 * elisp.texi (Top): Fix typo.
1698
c5e0561f
RS
16992003-08-05 Richard M. Stallman <rms@gnu.org>
1700
1701 * elisp.texi: Update lists of subnodes.
1702
1703 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
1704
1705 * variables.texi (Local Variables): Use lc for example variable names.
1706
1707 * tips.texi (Library Headers): Explain where to put -*-.
1708
1709 * strings.texi (Creating Strings): Fix xref for vconcat.
1710
1711 * sequences.texi (Vector Functions):
1712 vconcat no longer allows integer args.
1713
1714 * minibuf.texi (Reading File Names): read-file-name has new
1715 arg PREDICATE. New function read-directory-name.
1716
1717 * macros.texi (Defining Macros): Give definition of `declare'
1718 (Indenting Macros): New node.
1719
1720 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
1721 (Window Frame Parameters): Make separate table of parameters
1722 that are coupled with specific face attributes.
1723 (Deleting Frames): delete-frame-hooks renamed to
1724 delete-frame-functions.
1725
1726 * files.texi (Magic File Names): Add file-remote-p.
1727 Clarify file-local-copy.
1728
1729 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
1730 here; instead xref Defining Macros.
1731
1732 * display.texi (Warnings): New node, and subnodes.
1733 (Fringes): New node.
1734
1735 * debugging.texi (Test Coverage): New node.
1736
1737 * compile.texi (Compiler Errors): Explain with-no-warnings
1738 and other ways to suppress warnings.
1739
1740 * commands.texi (Interactive Call): Minor clarification.
1741
1742 * buffers.texi (Buffer File Name): set-visited-file-name
1743 renames the buffer too.
1744
1745 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
1746
ee59dede
MR
17472003-07-24 Markus Rost <rost@math.ohio-state.edu>
1748
1749 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
1750
f0514b34
MR
17512003-07-22 Markus Rost <rost@math.ohio-state.edu>
1752
1753 * internals.texi (Garbage Collection): Fix previous change.
1754
c73983bb
RS
17552003-07-22 Richard M. Stallman <rms@gnu.org>
1756
1757 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
1758
1759 * display.texi (Width): Use \s syntax in example.
1760 (Font Selection): Add face-font-rescale-alist.
1761
1762 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
1763 Remove spurious indent in example.
1764
1765 * lists.texi (Building Lists): Add number-sequence.
1766
1767 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
1768
1769 * functions.texi (Function Documentation): Explain how to
1770 show calling convention explicitly in the doc string.
1771
1772 * windows.texi (Selecting Windows): save-selected-window saves
1773 selected window of each frame.
1774 (Window Configurations): Minor change.
1775
1776 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
1777
1778 * streams.texi (Output Variables): Add print-continuous-numbering
1779 and print-number-table.
1780
1781 * processes.texi (Decoding Output): New node.
1782
1783 * os.texi (Time Conversion): decode-time arg is optional.
1784
1785 * objects.texi (Character Type): Don't use space as example for \.
1786 Make list of char names and \-sequences correspond.
1787 Explain that \s is not used in strings. `\ ' needs space after.
1788
1789 * nonascii.texi (Converting Representations): Add string-to-multibyte.
1790 (Translation of Characters): Add translation-table-for-input.
1791 (Default Coding Systems): Add auto-coding-functions.
1792 (Explicit Encoding): Add decode-coding-inserted-region.
1793 (Locales): Add locale-info.
1794
1795 * minibuf.texi (Basic Completion): Describe test-completion.
1796 Collections can be lists of strings.
1797 Clean up lazy-completion-table.
1798 (Programmed Completion): Mention test-completion.
1799 Clarify why lambda expressions are not accepted.
1800 (Minibuffer Misc): Describe minibufferp.
1801
51a8b435
RS
18022003-07-14 Richard M. Stallman <rms@gnu.org>
1803
1804 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
1805
1806 * windows.texi (Selecting Windows): New arg to select-window.
1807 (Selecting Windows): Add with-selected-window.
1808 (Size of Window): Add window-inside-edges, etc.
1809
1810 * internals.texi (Garbage Collection): Add post-gc-hook.
1811
1812 * processes.texi (Subprocess Creation): Add exec-suffixes.
1813
1814 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
1815 (Scanning Keymaps): Add map-keymaps.
1816 (Defining Menus): Add keymap-prompt.
1817
1818 * numbers.texi (Integer Basics): Add most-positive-fixnum,
1819 most-negative-fixnum.
1820
1821 * compile.texi (Byte Compilation): Explain no-byte-compile
1822 (Compiler Errors): New node.
1823
1824 * os.texi (User Identification): user-uid, user-real-uid
1825 can return float.
1826
1827 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
1828 and about derived modes.
1829 (Minor Modes): Add minor-mode-list.
1830 (Defining Minor Modes): Keyword args for define-minor-mode.
1831 (Search-based Fontification): Explain managing other properties.
1832 (Other Font Lock Variables): Add font-lock-extra-managed-props.
1833 (Faces for Font Lock): Add font-locl-preprocessor-face.
1834 (Hooks): Add run-mode-hooks and delay-mode-hooks.
1835
1836 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
e57d0aa8 1837 (Variable Aliases): Clarify defvaralias.
51a8b435
RS
1838
1839 * loading.texi (Library Search): Add load-suffixes.
1840
1841 * minibuf.texi (Basic Completion): Add lazy-completion-table.
1842 (Programmed Completion): Add dynamic-completion-table.
1843
1844 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
1845 (Magic File Names): Specify precedence order of handlers.
1846o
1847 * commands.texi (Command Overview): Emacs server runs pre-command-hook
1848 and post-command-hook.
1849 (Waiting): New calling convention for sit-for.
1850
1851 * text.texi (Special Properties): local-map and keymap properties
1852 apply based on their stickiness.
1853
c6de56a0
RS
18542003-07-07 Richard M. Stallman <rms@gnu.org>
1855
1856 * modes.texi (Minor Mode Conventions): Specify only some kinds
1857 of list values as args to minor modes.
1858
1859 * files.texi (File Name Expansion): Warn about iterative use
1860 of substitute-in-file-name.
1861
1862 * advice.texi (Activation of Advice): Clean up previous change.
1863
8c761ea6
MR
18642003-07-06 Markus Rost <rost@math.ohio-state.edu>
1865
1866 * advice.texi (Activation of Advice): Note that ad-start-advice is
1867 turned on by default.
1868
c6de56a0
RS
18692003-06-30 Richard M. Stallman <rms@gnu.org>
1870
1871 * text.texi (Buffer Contents): Document current-word.
1872 (Change Hooks): Not called for *Messages*.
1873
1874 * functions.texi (Defining Functions): Explain about redefining
1875 primitives.
1876 (Function Safety): Renamed. Minor changes.
1877 Comment out the detailed criteria for what is safe.
1878
3fe4e567
AS
18792003-06-22 Andreas Schwab <schwab@suse.de>
1880
1881 * objects.texi (Symbol Type): Fix description of examples.
1882
cda7bd13
AS
18832003-06-16 Andreas Schwab <schwab@suse.de>
1884
1885 * hash.texi (Creating Hash): Fix description of :weakness.
1886
fbcffa4a
KG
18872003-06-13 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
1888
1889 * files.texi (Changing Files): copy-file copies file modes, too.
1890
ff6a3bfb
RS
18912003-05-28 Richard M. Stallman <rms@gnu.org>
1892
1893 * strings.texi (Creating Strings): Clarify split-string.
1894
1463a05d
JB
18952003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
1896
1897 * strings.texi (Creating Strings): Update split-string specification
1898 and examples.
1899
af253914
RS
19002003-05-19 Richard M. Stallman <rms@gnu.org>
1901
1902 * elisp.texi: Correct invariant section names.
1903
7ea52f92
RS
19042003-04-20 Richard M. Stallman <rms@gnu.org>
1905
1906 * os.texi (Timers): Explain about timers and quitting.
1907
e31afc09
RS
19082003-04-19 Richard M. Stallman <rms@gnu.org>
1909
1910 * internals.texi (Writing Emacs Primitives): Strings are
1911 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
1912 Explain GCPRO convention for varargs function args.
1913
5ceea398
RS
19142003-04-16 Richard M. Stallman <rms@gnu.org>
1915
1916 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
1917
b0ada147
RS
19182003-04-08 Richard M. Stallman <rms@gnu.org>
1919
1920 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
1921
b23375aa
KS
19222003-02-13 Kim F. Storm <storm@cua.dk>
1923
1924 * objects.texi (Character Type): New \s escape for space.
1925
c60ee5e7
JB
19262003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
1927
1928 * os.texi (System Environment): Added cygwin system-type.
1929
84e47416
RS
19302003-01-25 Richard M. Stallman <rms@gnu.org>
1931
1932 * keymaps.texi: Document that a symbol can act as a keymap.
1933
3e8cf2ea
RS
19342003-01-13 Richard M. Stallman <rms@gnu.org>
1935
1936 * text.texi (Changing Properties): Say string indices are origin-0.
1937
1938 * positions.texi (Screen Lines) <compute-motion>:
1939 Correct order of elts in return value.
1940
1941 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
1942 how to define a default binding.
1943
7abb9fc5 19442002-12-07 Markus Rost <rost@math.ohio-state.edu>
177f790c 1945
104bc3aa 1946 * loading.texi (Unloading): Fix recent change for load-history.
5b1fc152 1947
104bc3aa
MR
1948 * customize.texi (Simple Types): Clarify description of custom
1949 type 'number. Describe new custom type 'float.
177f790c 1950
7abb9fc5 19512002-12-04 Markus Rost <rost@math.ohio-state.edu>
24ff45f3
MR
1952
1953 * variables.texi (File Local Variables): Fix typo.
1954
df140a68 19552002-10-23 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
c60ee5e7 1956
df140a68
KG
1957 From Michael Albinus <Michael.Albinus@alcatel.de>.
1958
1959 * README: Target for Info file is `make info'.
1960
1961 * files.texi (File Name Components): Fixed typos in
1962 `file-name-sans-extension'.
1963 (Magic File Names): Complete list of operations for magic file
1964 name handlers.
1965
7ed9159a
JY
19662002-09-16 Jonathan Yavner <jyavner@engineer.com>
1967
1968 * variables.texi (File Local Variables): New function
1969 risky-local-variable-p.
1970
19712002-09-15 Jonathan Yavner <jyavner@engineer.com>
1972
1973 * functions.texi (Function safety): New node about unsafep.
1974
241f79af
PA
19752002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
1976
1977 * customize.texi (Splicing into Lists): Fixed example.
1978 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
1979
72459b15
JB
19802002-06-17 Juanma Barranquero <lektu@terra.es>
1981
1982 * frames.texi (Display Feature Testing): Fix typo.
1983
61f7e0f5
AS
19842002-06-12 Andreas Schwab <schwab@suse.de>
1985
1986 * frames.texi (Initial Parameters, Resources): Fix references to
1987 the Emacs manual.
1988
4e792dbd
KS
19892002-05-13 Kim F. Storm <storm@cua.dk>
1990
1991 * variables.texi (Intro to Buffer-Local): Updated warning and
1992 example relating to changing buffer inside let.
1993
940344d4 19942002-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
d873ec96
JD
1995
1996 * os.texi (Session Management): New node about X Session management.
1997
231ac53b
EZ
19982002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
1999
2000 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
2001 to which the manual corresponds, and the copyright years.
2002
2003 * Makefile.in (VERSION): Set to 2.9.
2004
140cc574
EZ
20052001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
2006
2007 * elisp.texi: Change the category in @dircategory to "Emacs", to
2008 make it consistent with info/dir.
2009
9c7fce05
MB
20102001-11-25 Miles Bader <miles@gnu.org>
2011
2012 * text.texi (Fields): Describe new `limit' arg in
2013 field-beginning/field-end.
2014
9f8bbf0f
EZ
20152001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
2016
a5e6715c
EZ
2017 * permute-index: Don't depend on csh-specific features. Replace
2018 the interpreter name with /bin/sh.
2019
9f8bbf0f
EZ
2020 * two-volume-cross-refs.txt: New file.
2021 * two.el: New file.
2022 * spellfile: New file.
2023
1756e2fb
EZ
20242001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
2025
2026 * permute-index: New file.
2027
2028 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
2029 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
2030 8+3 restricted namespace.
ad050e54
EZ
2031
2032 * Makefile.in (infodir): Define relative to $(srcdir).
2033 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
2034 include directories list via -I switch to makeinfo.
2035 (index.texi): Use cp if both hard and symbolic links fail.
2036
10fa7f8e
EZ
20372001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
2038
7a1494ce
EZ
2039 * Makefile.in (distclean): Add.
2040
10fa7f8e
EZ
2041 The following changes make ELisp manual part of the Emacs
2042 distribution:
2043
2044 * Makefile.in: Add Copyright notice.
2045 (prefix): Remove.
2046 (infodir): Change value to "../info".
2047 (VPATH): New variable.
2048 (MAKE): Don't define.
2049 (texmacrodir): Don't define.
2050 (texinputdir): Append the existing value of TEXINPUTS.
2051 ($(infodir)/elisp): Instead of just "elisp". Reformat the
2052 command to be compatible with man/Makefile.in, and to put the
2053 output into ../info.
5c32b7c5 2054 (info): Add target.
10fa7f8e
EZ
2055 (installall): Target removed.
2056
ad050e54 20572001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2b209b97
PJ
2058
2059 * tips.texi (Coding Conventions): Fix typo.
2060
6fd735df
GM
20612001-10-23 Gerd Moellmann <gerd@gnu.org>
2062
2063 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
2064
b704d54b
EZ
20652001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
2066
2067 * files.texi (File Name Components): Update the description of
2068 file-name-sans-extension and file-name-extension, as they now
2069 ignore leading dots.
2070
71431a0e
GM
20712001-10-20 Gerd Moellmann <gerd@gnu.org>
2072
6aa97356 2073 * (Version 21.1 released.)
71431a0e 2074
79f1f96c
MB
20752001-10-19 Miles Bader <miles@gnu.org>
2076
2077 * positions.texi (Text Lines): Describe behavior of
2078 `beginning-of-line'/`end-of-line' in the presence of field properties.
2079
892a8f36
GM
20802001-10-17 Gerd Moellmann <gerd@gnu.org>
2081
2082 * Makefile.in (VERSION): Set to 2.8.
2083 (manual): Use `manual-21'.
2084
8c1cc9e8 2085 * elisp.texi (VERSION): Add and use it where the version
892a8f36
GM
2086 number was used. Set it to 2.8.
2087
2088 * intro.texi: Likewise.
2089
51724e26
EZ
20902001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
2091
2092 * files.texi (File Name Completion): Document the significance of
2093 a trailing slash in elements of completion-ignored-extensions.
2094
57b338e8
MB
20952001-10-06 Miles Bader <miles@gnu.org>
2096
2097 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
2098
c89e4bc5
GM
20992001-10-04 Gerd Moellmann <gerd@gnu.org>
2100
2101 * variables.texi (Variable Aliases): New node.
2102
ab952a4f
GM
21032001-10-04 Gerd Moellmann <gerd@gnu.org>
2104
2105 * Branch for 21.1.
dff28924 2106
9db3a582
MB
21072001-10-02 Miles Bader <miles@gnu.org>
2108
ae1a9581
MB
2109 * minibuf.texi (Minibuffer Misc): Add entries for
2110 `minibuffer-contents', `minibuffer-contents-no-properties', and
2111 `delete-minibuffer-contents'.
2112 Correct description for `minibuffer-prompt-end'.
2113
9db3a582
MB
2114 * text.texi (Property Search): Correct descriptions of
2115 `next-char-property-change' and `previous-char-property-change'.
2116 Add entries for `next-single-char-property-change' and
2117 `previous-single-char-property-change'.
2118 Make operand names a bit more consistent.
2119
03be5931
EZ
21202001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
2121
2122 * frames.texi (Finding All Frames): Document that next-frame and
2123 previous-frame are local to current terminal.
2124
974548ec
EZ
21252001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
2126
2127 * keymaps.texi (Creating Keymaps): Fix the description of the
dff28924 2128 result of make-keymap.
974548ec 2129
8d82c597
EZ
21302001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
2131
2132 * display.texi (Font Lookup, Attribute Functions)
2133 (Image Descriptors): Add cross-references to the definition of
2134 selected frame.
2135
2136 * buffers.texi (The Buffer List): Add cross-references to the
2137 definition of selected frame.
2138
2139 * frames.texi (Input Focus): Clarify which frame is _the_ selected
2140 frame at any given time.
2141 (Multiple Displays, Size and Position): Add a cross-reference to
2142 the definition of the selected frame.
2143
2842de30
EZ
21442001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
2145
2146 * strings.texi (String Conversion) <string-to-number>: Document
2147 that a float is returned for integers that are too large.
2148
2149 * frames.texi (Mouse Position): Document mouse-position-function.
2150 (Display Feature Testing): Document display-images-p.
2151 (Window Frame Parameters): Document the cursor-type variable.
2152
2153 * numbers.texi (Integer Basics): Document CL style read syntax for
2154 integers in bases other than 10.
2155
2156 * positions.texi (List Motion): Document
2157 open-paren-in-column-0-is-defun-start.
2158
2159 * lists.texi (Sets And Lists): Document member-ignore-case.
2160
2161 * internals.texi (Garbage Collection): Document the used and free
2162 strings report.
2163 (Memory Usage): Document strings-consed.
2164
2165 * os.texi (Time of Day): Document float-time.
2166 (Recording Input): Document that clear-this-command-keys clears
2167 the vector to be returned by recent-keys.
2168
2169 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
2170 argument keymap can be a list.
2171
2172 * nonascii.texi (User-Chosen Coding Systems)
2173 <select-safe-coding-system>: Document the new argument
2174 accept-default-p and the variable
2175 select-safe-coding-system-accept-default-p. Tell what happens if
2176 buffer-file-coding-system is undecided.
2177 (Default Coding Systems): Document auto-coding-regexp-alist.
2178
2179 * display.texi (The Echo Area) <message>: Document
2180 message-truncate-lines.
2181 (Glyphs): Document that the glyph table is unused on windowed
2182 displays.
2183
2184 * help.texi (Describing Characters) <single-key-description>:
2185 Document the new argument no-angles.
2186 (Accessing Documentation) <documentation-property>: Document that
2187 a non-string property is evaluated.
2188 <documentation>: Document that the function-documentation property
2189 is looked for.
2190
2191 * windows.texi (Selecting Windows): Document some-window.
2192
2193 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
2194
2195 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
2196 apropos-mode-hook.
2197
2198 * commands.texi (Using Interactive): Document interactive-form.
2199 (Keyboard Macros): Document kbd-macro-termination-hook.
2200 (Command Loop Info): Document that clear-this-command-keys clears
2201 the vector to be returned by recent-keys.
2202
2d43d823
GM
22032001-09-04 Werner LEMBERG <wl@gnu.org>
2204
2205 * Makefile.in (srcdir, texinputdir): New variables.
2206 (srcs, index.texi, install): Use $(srcdir).
2207 (.PHONY): Remove elisp.dvi.
2208 (elisp): Use -I switch for makeinfo.
2209 (elisp.dvi): Use $(srcdir) and $(texinputdir).
2210 (installall, dist): Use $(srcdir).
2211 Fix path to texinfo.tex.
2212 (maintainer-clean): Add elisp.dvi and elisp.oaux.
2213
fa739b31
GM
22142001-08-30 Gerd Moellmann <gerd@gnu.org>
2215
92a25631
GM
2216 * display.texi (Conditional Display): Adjust to API change.
2217
fa739b31
GM
2218 * configure: New file.
2219
cef68af5
GM
22202001-07-30 Gerd Moellmann <gerd@gnu.org>
2221
2222 * commands.texi (Repeat Events): Add description of
2223 double-click-fuzz.
2224
d1f08d85
SM
22252001-05-08 Stefan Monnier <monnier@cs.yale.edu>
2226
2227 * syntax.texi (Syntax Class Table): Add the missing designator for
2228 comment and string fences.
2229 (Syntax Properties): Add a xref to syntax table internals.
2230 (Syntax Table Internals): Document string-to-syntax.
2231
1e9fc92e
GM
22322001-05-07 Gerd Moellmann <gerd@gnu.org>
2233
2234 * Makefile.in (install): Use install-info command line options
2235 like in Emacs' Makefile.in.
2236
00480554
MB
22372000-12-09 Miles Bader <miles@gnu.org>
2238
2239 * windows.texi (Window Start): Update documentation for
2240 `pos-visible-in-window-p'.
2241
1e344ee2
SM
22422000-11-12 Stefan Monnier <monnier@cs.yale.edu>
2243
2244 * lists.texi (Building Lists): Add footnote to explain how to add
2245 to the end of a list.
2246
a540f6ed
GM
22472000-10-25 Gerd Moellmann <gerd@gnu.org>
2248
2249 * files.texi (Visiting Functions): Typos.
2250
28bcdbee
KH
22512000-10-25 Kenichi Handa <handa@etl.go.jp>
2252
2253 * files.texi (Visiting Functions): Return value of
2254 find-file-noselect may be a list of buffers if wildcards are used.
2255
22d1a4ed
MB
22562000-10-24 Miles Bader <miles@lsi.nec.co.jp>
2257
2258 * display.texi (Defining Faces): Document `graphic' display type
2259 in face specs.
2260
916a89db
KG
22612000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2262
1e9fc92e 2263 * hooks.texi (Standard Hooks): Replace obsolete
916a89db
KG
2264 `after-make-frame-hook' with `after-make-frame-functions'.
2265
1e9fc92e 2266 * frames.texi (Creating Frames): Ditto.
916a89db 2267
1e9fc92e 2268 * variables.texi (Future Local Variables): Ditto.
916a89db 2269
483de32b
GM
22702000-10-16 Gerd Moellmann <gerd@gnu.org>
2271
2272 * display.texi (Other Image Types): Add description of :foreground
2273 and :background properties of mono PBM images.
2274
e23a63a5
WL
22752000-08-17 Werner LEMBERG <wl@gnu.org>
2276
2277 * .cvsignore: New file.
2278
dfc16043
GM
22792000-01-05 Gerd Moellmann <gerd@gnu.org>
2280
2281 * tindex.pl: New script.
2282
602613fe
DL
22831999-12-03 Dave Love <fx@gnu.org>
2284
2285 * Makefile.in (MAKEINFO): New parameter.
2286
94ec544d
DL
22871999-09-17 Richard Stallman <rms@gnu.org>
2288
2289 * Makefile.in (srcs): Add hash.texi.
2290 (VERSION): Update to 20.6.
2291
22921999-09-13 Richard Stallman <rms@gnu.org>
2293
2294 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
2295
22961998-08-29 Karl Heuer <kwzh@gnu.org>
2297
2298 * configure.in: New file.
2299 * Makefile.in: Renamed from Makefile.
2300 (prefix, infodir): Use value obtained from configure.
2301 (emacslibdir): Obsolete variable deleted.
2302 (dist): Distribute configure.in, configure, Makefile.in.
2303
23041998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
2305
2306 * Makefile (INSTALL_INFO): New variable.
2307 (install): Run install-info.
2308
23091998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
2310
2311 * Makefile (elisp.dvi): Add missing backslash.
2312
23131998-05-02 Richard Stallman <rms@psilocin.gnu.org>
2314
2315 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
2316 Run texindex without `./'. Always run texindex on elisp.tp.
2317 (elisp.tps): Target deleted.
2318
23191998-04-05 Richard Stallman <rms@psilocin.gnu.org>
2320
2321 * Makefile (srcs): Add nonascii.texi and customize.texi.
2322 (dist): Start by deleting `temp'.
2323
23241998-02-17 Richard Stallman <rms@psilocin.gnu.org>
2325
2326 * Makefile (makeinfo, texindex): Targets deleted.
2327 (makeinfo.o, texindex.o): Targets deleted.
2328 (clean, dist): Don't do anything with them or with getopt*.
2329
23301998-01-30 Richard Stallman <rms@psilocin.gnu.org>
2331
2332 * Makefile (SHELL): Defined.
2333
23341998-01-27 Richard Stallman <rms@psilocin.gnu.org>
2335
2336 * Makefile (elisp.tps): New target.
2337 (elisp.dvi): Depend on elisp.tps.
2338
2339Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
2340
2341 * README: Update phone number.
2342
2343 * Makefile (elisp): Make this be the default target.
2344 Depend on makeinfo.c instead of makeinfo.
2345 (install): Don't depend on elisp.dvi, since we don't install that.
2346 Use mkinstalldirs.
2347 (dist): Add mkinstalldirs.
2348
2349Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
2350
2351 * Makefile (VERSION): Update version number.
2352 (maintainer-clean): Renamed from realclean.
2353
2354Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
2355
2356 * Makefile (realclean): New target.
2357 (elisp): Remove any old elisp-* files first.
2358
2359Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
2360
d1f08d85
SM
2361 * Makefile (VERSION): New variable.
2362 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
2363 Compressed file suffix should be `.gz', not `.z'.
94ec544d
DL
2364
2365Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2366
2367 * Makefile (elisp): Depend on makeinfo.
2368
2369Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu)
2370
d1f08d85 2371 * Makefile (srcs): Add anti.texi.
94ec544d
DL
2372
2373Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2374
2375 * Makefile (infodir, prefix): New vars.
2376 (install): Use infodir.
2377 (emacsinfodir): Deleted.
2378
2379Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2380
2381 * Makefile (srcs): Add calendar.texi.
2382
2383 * Makefile (dist): Copy texindex.c and makeinfo.c.
2384 Limit elisp-* files to those with one or two digits.
2385
2386Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2387
2388 * Makefile (dist): Changed to use Gzip instead of compress.
2389
2390Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
2391
2392 * loading.texi (Unloading): define-function changed back to
2393 defalias. It may not stay this way, but at least it's
2394 consistent with the known-good version of the code patch.
2395
2396Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
2397
2398 * modes.texi (Hooks): Document new optional arg of add-hook.
2399
2400Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
2401
d1f08d85 2402 * variables.texi: Document nil initial value of buffer-local variables.
94ec544d
DL
2403
2404 * tips.texi: Add new section on standard library headers.
2405
2406Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2407
2408 * Makefile (srcs): Add frame.texi to the list of sources.
2409
2410Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2411
2412 * Makefile (dist): Don't bother excluding autosave files; they'll
2413 never make it into the temp directory anyway, and the hash marks
2414 in the name are problematic for make and the Bourne shell.
dff28924 2415 (srcs):
94ec544d
DL
2416
2417Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2418
d1f08d85 2419 * Makefile (dist): Don't include backup files or autosave files in
94ec544d
DL
2420 the distribution tar file.
2421
dff28924 2422Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu)
94ec544d
DL
2423
2424 * Makefile (srcs): Added index.perm.
2425 (elisp.dvi): Remove erroneous shell comment.
2426 Expect output of permute-index in permuted.fns.
2427 Save old elisp.aux in elisp.oaux.
2428 (clean): Added index.texi to be deleted.
2429
dff28924 2430Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
2431
2432 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
2433
dff28924 2434Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech)
94ec544d
DL
2435
2436 * files.texi: Noted that completion-ignored-extensions is ignored
2437 when making *Completions*.
2438
2439Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
2440
2441 * Makefile make dist now depends on elisp.dvi, since it tries
2442 to include it in the dist file.
2443
dff28924 2444Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu)
94ec544d
DL
2445
2446 * functions.texinfo (Mapping Functions): Add missing quote
2447
dff28924 2448Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
2449
2450 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
2451 (defunargs): Turn off \hyphenchar of \sl font temporarily.
2452
dff28924 2453Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
2454
2455 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
2456 and @error{} are the terms now being used. The files in the
2457 directory have been changed to reflect this.
2458
d1f08d85 2459 * All instances of @indentedresultt{} have been changed to
94ec544d
DL
2460 ` @result{}', using 5 spaces at the begining of the line.
2461
dff28924 2462Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
2463
2464 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
2465 experimental @indentedresult{}, @indentedexpandsto{} are part of
2466 the texinfo.tex in this directory. These TeX macros are not
2467 stable yet.
2468
dff28924 2469Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
2470
2471 * texinfo.tex: temporarily added
d1f08d85 2472 \let\result=\dblarrow
94ec544d
DL
2473 \def\error{{\it ERROR} \longdblarrow}
2474 We need to do this better soon.
2475
dff28924 2476Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
2477
2478 * Applied Karl Berry's patches to *.texinfo files, but not to
2479 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
2480 new title page format is also not applied, since it requires
2481 texinfo.tex changes.)
2482
2483 * Cleaned up `Makefile' and defined the `emacslibdir' directory
2484 for the Project GNU development environment.
2485
ad050e54 2486;; Local Variables:
fd026ee1 2487;; coding: iso-2022-7bit
ad050e54 2488;; End:
2a34a036
GM
2489
2490 Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
2491 Copying and distribution of this file, with or without modification,
2492 are permitted provided the copyright notice and this notice are preserved.
ab5796a9
MB
2493
2494;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda