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