(sentence-end-double-space)
[bpt/emacs.git] / lispref / ChangeLog
CommitLineData
657f0f9c
EZ
12004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
2
3 * display.texi (Progress): New node.
4
35ab4857
KS
52004-10-05 Kim F. Storm <storm@cua.dk>
6
7 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
8
f2a54fbc
KS
92004-09-29 Kim F. Storm <storm@cua.dk>
10
11 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
12 to identify bitmaps. Remove -fringe-bitmap suffix for standard
13 fringe bitmap symbols, as they now have their own namespace.
14 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
15 vs. pixels. Signal error if no free bitmap slots.
16 (Pixel Specification): Change IMAGE to @var{image}.
17
4676d6f3
RS
182004-09-28 Richard M. Stallman <rms@gnu.org>
19
20 * text.texi (Special Properties): Clarify line-spacing and line-height.
21
22 * searching.texi (Regexp Search): Add looking-back.
23
17234906
LT
242004-09-25 Luc Teirlinck <teirllm@auburn.edu>
25
26 * display.texi: Correct typos.
27 (Image Descriptors): Correct xref's.
28
4de43c8b
RS
292004-09-25 Richard M. Stallman <rms@gnu.org>
30
31 * text.texi (Special Properties): Cleanups in `cursor'.
32 Rewrites in `line-height' and `line-spacing'; exchange them.
33
34 * display.texi (Fringes): Rewrite previous change.
35 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
36 (Display Fringe Bitmaps): Node deleted, text moved.
37 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
38 (Scroll Bars): Clarify set-window-scroll-bars.
39 (Pointer Shape): Rewrite.
40 (Specified Space): Clarify :align-to, etc.
41 (Pixel Specification): Use @var. Clarify new text.
42 (Other Display Specs): Clarify `slice'.
43 (Image Descriptors): Cleanups.
44 (Showing Images): Cleanups.
45
a3ee0299
LT
462004-09-24 Luc Teirlinck <teirllm@auburn.edu>
47
e88ebce6
LT
48 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
49
a3ee0299
LT
50 * modes.texi: Various minor changes in addition to:
51 (Major Mode Conventions): Final call to `run-mode-hooks' should
52 not be inside the `delay-mode-hooks' form.
53 (Mode Hooks): New node.
54 (Hooks): Delete obsolete example.
55 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
56 node "Mode Hooks".
57
6db2bc02
LT
582004-09-22 Luc Teirlinck <teirllm@auburn.edu>
59
60 * display.texi: Correct various typos.
61 (Display): Rename node "Pointer Shapes" to "Pointer
62 Shape". (There is already a node called "Pointer Shapes" in
63 frames.texi.)
64 (Images): Remove non-existent node "Image Slices" from menu.
65
ed2846bd
KS
662004-09-23 Kim F. Storm <storm@cua.dk>
67
68 * text.texi (Special Properties): Add `cursor', `pointer',
69 `line-height', and `line-spacing' properties.
70
71 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
72 Shapes' to menu.
73 (Standard Faces): Doc fix for fringe face.
74 (Fringes): Add `overflow-newline-into-fringe' and
75 'indicate-buffer-boundaries'.
76 (Fringe Bitmaps, Pointer Shapes): New nodes.
77 (Display Property): Add 'Pixel Specification' and 'Display Fringe
78 Bitmaps' to menu.
79 (Specified Space): Describe pixel width and height.
80 (Pixel Specification): New node.
81 (Other Display Specs): Add `slice' property.
82 (Display Fringe Bitmaps): New node.
83 (Images): Add 'Image Slices' to menu.
84 (Image Descriptors): Add `:pointer' and `:map' properties.
85 (Showing Images): Add slice arg to `insert-image'. Add
86 'insert-sliced-image'.
87
4d894c98
RS
882004-09-20 Richard M. Stallman <rms@gnu.org>
89
90 * commands.texi (Key Sequence Input):
91 Clarify downcasing in read-key-sequence.
92
7e388eb7
JL
932004-09-08 Juri Linkov <juri@jurta.org>
94
95 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
96
a020987f
LT
972004-09-07 Luc Teirlinck <teirllm@auburn.edu>
98
99 * locals.texi (Standard Buffer-Local Variables): Add
100 `buffer-auto-save-file-format'.
101 * internals.texi (Buffer Internals): Describe new
102 auto_save_file_format field of the buffer structure.
103 * files.texi (Format Conversion): `auto-save-file-format' has been
104 renamed `buffer-auto-save-file-format'.
105
2b96f80c
LT
1062004-08-27 Luc Teirlinck <teirllm@auburn.edu>
107
108 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
109 an integer or a marker.
110 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
111
2ee3b79e
RS
1122004-08-22 Richard M. Stallman <rms@gnu.org>
113
114 * modes.texi (Major Mode Conventions): Discuss rebinding of
115 standard key bindings.
116
c438dc33
KS
1172004-08-18 Kim F. Storm <storm@cua.dk>
118
119 * processes.texi (Accepting Output): Add `just-this-one' arg to
120 `accept-process-output'.
101c421e 121 (Output from Processes): New var `process-adaptive-read-buffering'.
c438dc33 122
db8af011
LT
1232004-08-10 Luc Teirlinck <teirllm@auburn.edu>
124
125 * keymaps.texi: Various changes in addition to:
126 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
127 Give more varied examples for `kbd'.
128 (Creating Keymaps): Char tables have slots for all characters
129 without modifiers.
130 (Active Keymaps): `overriding-local-map' and
131 `overriding-terminal-local-map' also override text property and
132 overlay keymaps.
133 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
134 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
135 to denote a prefix of no events.
136 `map-keymap' includes parent's bindings _recursively_.
137 Clarify and correct description of `where-is-internal'.
138 Mention BUFFER-OR-NAME arg to `describe-bindings'.
139 (Menu Example): For menus intended for use with the keyboard, the
140 menu items should be bound to characters or real function keys.
141
de700726
LT
1422004-08-08 Luc Teirlinck <teirllm@auburn.edu>
143
30e75a87
LT
144 * objects.texi (Character Type): Reposition `@anchor' to prevent
145 double space inside sentence in Info.
146
de700726
LT
147 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
148 renamed to `disabled-command-function'.
149 * commands.texi (Key Sequence Input): Remove unnecessary anchor,
150 (Command Loop Info): Replace reference to it.
151 (Disabling Commands): `disabled-command-hook' has been renamed to
152 `disabled-command-function'.
153
81909a1a
LT
1542004-08-07 Luc Teirlinck <teirllm@auburn.edu>
155
156 * os.texi (Translating Input): Only non-prefix bindings in
157 `key-translation-map' override actual key bindings. Warn about
158 possible indirect effect of actual key bindings on non-prefix
159 bindings in `key-translation-map'.
160
5504e99c
LT
1612004-08-06 Luc Teirlinck <teirllm@auburn.edu>
162
163 * minibuf.texi (High-Level Completion): Add anchor for definition
164 of `read-variable'.
165
166 * commands.texi: Various changes in addition to:
167 (Using Interactive): Clarify description of `interactive-form'.
168 (Interactive Call): Mention default for KEYS argument to
169 `call-interactively'.
170 (Command Loop Info): Clarify description of `this-command-keys'.
171 Mention KEEP-RECORD argument to `clear-this-command-keys'.
172 Value of `last-event-frame' can be `macro'.
173 (Repeat Events): `double-click-fuzz' is also used to distinguish
174 clicks and drags.
175 (Classifying Events): Clarify descriptions of `event-modifiers'
176 `event-basic-type' and `event-convert-list'.
177 (Accessing Events): `posn-timestamp' takes POSITION argument.
178 (Quoted Character Input): Clarify description of
179 `read-quoted-char' and fix example.
180 (Quitting): Add `with-local-quit'.
181 (Disabling Commands): Correct and clarify descriptions of
182 `enable-command' and `disable-command'.
183 Mention what happens if `disabled-command-hook' is nil.
184 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
185 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
186
f478a72a
LT
1872004-07-24 Luc Teirlinck <teirllm@auburn.edu>
188
189 * frames.texi: Various changes in addition to:
190 (Creating Frames): Expand and clarify description of `make-frame'.
191 (Window Frame Parameters): Either none or both of the `icon-left'
192 and `icon-top' parameters must be specified. Put descriptions of
193 `menu-bar-lines' and `toolbar-lines' closer together and change
194 them accordingly.
195 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
196 except while processing `frame-title-format' or `icon-title-format'.
197 (Deleting Frames): Correct description of `delete-frame'.
198 Non-nil return values of `frame-live-p' are like those of `framep'.
199 (Frames and Windows): mention return value of
200 `set-frame-selected-window'.
201 (Visibility of Frames): Mention `force' argument to
202 `make-frame-invisible'. `frame-visible-p' returns t for all
203 frames on text-only terminals.
204 (Frame Configurations): Restoring a frame configuration does not
205 restore deleted frames.
206 (Window System Selections): `x-set-selection' returns DATA.
207 (Resources): Add example.
208 (Display Feature Testing): Clarify descriptions of
209 `display-pixel-height', `display-pixel-width', `x-server-version'
210 and `x-server-vendor'.
211
212 * windows.texi (Choosing Window): Add anchor.
213 * minibuf.texi (Minibuffer Misc): Add anchor.
214
bc135062
JPW
2152004-07-23 John Paul Wallington <jpw@gnu.org>
216
217 * macros.texi (Defining Macros): Declaration keyword for setting
218 Edebug spec is `debug' not `edebug'.
219
cb7516e5
LT
2202004-07-19 Luc Teirlinck <teirllm@auburn.edu>
221
222 * windows.texi: Various small changes in addition to:
223 (Window Point): Mention return value of `set-window-point'.
224 (Window Start): `pos-visible-in-window-p' disregards horizontal
225 scrolling. Explain return value if PARTIALLY is non-nil.
226 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
227 and `set-window-vscroll'.
228 (Size of Window): The argument WINDOW to `window-inside-edges',
229 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
230 (Resizing Windows): Explain return value of
231 `shrink-window-if-larger-than-buffer'.
232 `window-size-fixed' automatically becomes buffer local when set.
233 (Window Configurations): Explain return value of
234 `set-window-configuration'.
235
236 * minibuf.texi (Minibuffer Misc): Add anchor for
237 `minibuffer-scroll-window'.
238
239 * positions.texi (Text Lines): Add anchor for `count-lines'.
240
3751eb00
RS
2412004-07-17 Richard M. Stallman <rms@gnu.org>
242
243 * display.texi (Overlay Properties): Adding `evaporate' prop
244 deletes empty overlay immediately.
245
246 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
247 fix example.
248
9a7e97c6
LT
2492004-07-16 Jim Blandy <jimb@redhat.com>
250
251 * searching.texi (Regexp Backslash): Document new \_< and \_>
252 operators.
253
aa0e4da8
JB
2542004-07-16 Juanma Barranquero <lektu@terra.es>
255
256 * display.texi (Images): Fix Texinfo usage.
257
cbbfedb2
LT
2582004-07-14 Luc Teirlinck <teirllm@auburn.edu>
259
260 * buffers.texi (Modification Time): `visited-file-modtime' now
261 returns a list of two integers, instead of a cons.
262
3a052bd3
LT
2632004-07-13 Luc Teirlinck <teirllm@auburn.edu>
264
265 * windows.texi: Various changes in addition to:
266 (Splitting Windows): Add `split-window-keep-point'.
267
02c04e6f
RS
2682004-07-09 Richard M. Stallman <rms@gnu.org>
269
270 * frames.texi (Input Focus): Minor fix.
271
cb4f1287
LT
2722004-07-07 Luc Teirlinck <teirllm@auburn.edu>
273
274 * frames.texi (Input Focus): Clarify descriptions of
275 `select-frame-set-input-focus' and `select-frame'.
276
339902ec
LT
2772004-07-06 Luc Teirlinck <teirllm@auburn.edu>
278
279 * os.texi: Various small changes in addition to:
280 (Killing Emacs): Expand and clarify description of
281 `kill-emacs-query-functions' and `kill-emacs-hook'.
282 (System Environment): Expand and clarify description of `getenv'
283 and `setenv'.
284 (Timers): Clarify description of `run-at-time'.
285 (Translating Input): Correct description of
286 `extra-keyboard-modifiers'.
287 (Flow Control): Correct description of `enable-flow-control'.
288
fe3b7e35
TTN
2892004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
290
291 * os.texi: Update copyright.
292 (Session Management): Grammar fix.
293 Clarify which Emacs does the restarting.
294 Use @samp for *scratch* buffer.
295
59db7d6e
LT
2962004-07-04 Alan Mackenzie <acm@muc.de>
297
298 * frames.texi (Input Focus): Add documentation for
299 `select-frame-set-input-focus'. Replace refs to non-existent
300 `switch-frame' with `select-frame'. Minor corrections and tidying
301 up of text-only terminal stuff.
302
e3ccf404
RS
3032004-07-02 Richard M. Stallman <rms@gnu.org>
304
305 * files.texi (Saving Buffers): Cleanup write-contents-function.
306 (Magic File Names): Cleanup file-remote-p.
307
8addb6eb
KG
3082004-07-02 Kai Grossjohann <kai@emptydomain.de>
309
310 * files.texi (Magic File Names): `file-remote-p' returns an
311 identifier of the remote system, not just t.
312
7a58d84d
DK
3132004-07-02 David Kastrup <dak@gnu.org>
314
315 * searching.texi (Entire Match Data): Add explanation about new
316 match-data behavior when @var{integers} is non-nil.
317
d8c379f8
RS
3182004-06-24 Richard M. Stallman <rms@gnu.org>
319
b4a4b0ae
RS
320 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
321
d8c379f8
RS
322 * customize.texi (Variable Definitions): Note about doc strings
323 and :set.
324
325 * keymaps.texi (Keymap Terminology): Document `kbd'.
326 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
327
328 * display.texi (Invisible Text): Setting buffer-invisibility-spec
329 makes it buffer-local.
330
331 * files.texi (Saving Buffers): Correct previous change.
332
333 * commands.texi (Accessing Events):
334 Clarify posn-col-row and posn-actual-col-row.
335
3362004-06-24 David Ponce <david.ponce@wanadoo.fr>
337
338 * commands.texi (Accessing Events): New functions
339 posn-at-point and posn-at-x-y. Add example to posn-x-y.
340
dce417e7
LT
3412004-06-23 Luc Teirlinck <teirllm@auburn.edu>
342
343 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
344 * frames.texi, buffers.texi, backups.texi, variables.texi:
345 * loading.texi, eval.texi, functions.texi, control.texi:
346 * symbols.texi, minibuf.texi: Reposition @anchor's.
347
348 * help.texi: Various small changes in addition to the following.
349 (Describing Characters): Describe PREFIX argument to
350 `key-description'. Correct and clarify definition of
351 `text-char-description'. Describe NEED-VECTOR argument to
352 `read-kbd-macro'.
353 (Help Functions): Clarify definition of `apropos'.
354
255d07dc
LH
3552004-06-23 Lars Hansen <larsh@math.ku.dk>
356
357 * files.texi (Saving Buffers): Correct description of
358 `write-contents-functions'.
359
4e9691e9
JB
3602004-06-21 Juanma Barranquero <lektu@terra.es>
361
362 * display.texi (Images): Remove redundant @vindex directives.
363 Rewrite `image-library-alist' doc in active voice.
364
1ebd4f78
JB
3652004-06-14 Juanma Barranquero <lektu@terra.es>
366
367 * display.texi (Images): Document new delayed library loading,
368 variable `image-library-alist' and (existing but undocumented)
369 function `image-type-available-p'.
370
ddfb8369
RS
3712004-06-05 Richard M. Stallman <rms@gnu.org>
372
373 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
374 refer the user to the Initial Input node.
375 (Text from Minibuffer): Likewise.
376 (Initial Input): New node. Document this feature
377 and say it is mostly deprecated.
378
18684a3a
RS
3792004-05-30 Richard M. Stallman <rms@gnu.org>
380
7a61e456
RS
381 * loading.texi (Named Features): Clarify return value
382 and meaning of NOERROR.
383
18684a3a
RS
384 * variables.texi (File Local Variables): Minor cleanup.
385
c8364415
MA
3862004-05-30 Michael Albinus <michael.albinus@gmx.de>
387
388 * files.texi (Magic File Names): Add `file-remote-p' as operation
389 of file name handlers.
390
08fd1251
RS
3912004-05-29 Richard M. Stallman <rms@gnu.org>
392
393 * modes.texi (Minor Mode Conventions): (-) has no special meaning
394 as arg to a minor mode command.
395
71d5a208
RS
3962004-05-22 Richard M. Stallman <rms@gnu.org>
397
398 * syntax.texi (Syntax Class Table): Word syntax not just for English.
399
400 * streams.texi (Output Variables): Doc float-output-format.
401
402 * searching.texi (Regexp Special): Nested repetition can be infloop.
403
404 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
405 real stack overflow.
406
407 * compile.texi: Minor cleanups.
408
4092004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
410
411 * lists.texi (Cons Cells): Explain dotted lists, true lists,
412 circular lists.
413 (List Elements): Explain handling of circular and dotted lists.
1ebd4f78 414
022cb162
TTN
4152004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
416
417 * modes.texi (Search-based Fontification): Fix typo.
418
aa7094ba
JB
4192004-05-10 Juanma Barranquero <lektu@terra.es>
420
421 * modes.texi (Mode Line Variables): Fix description of
422 global-mode-string, which is now after which-func-mode, not the
423 buffer name.
424
c2383279
LH
4252004-05-07 Lars Hansen <larsh@math.ku.dk>
426
427 * modes.texi (Desktop Save Mode): Add.
428 (Modes): Add menu entry Desktop Save Mode.
429
430 * hooks.texi: Add desktop-after-read-hook,
431 desktop-no-desktop-file-hook and desktop-save-hook.
432
433 * locals.texi: Add desktop-save-buffer.
434
058296d3
JH
4352004-04-30 Jesper Harder <harder@ifa.au.dk>
436
437 * display.texi: emacs -> Emacs.
438
0c54865e
EZ
4392004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
440
441 * files.texi (Changing Files): Document set-file-times.
442
d814862a
JB
4432004-04-23 Juanma Barranquero <lektu@terra.es>
444
445 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
446
e8d6f886
JH
4472004-04-18 Jesper Harder <harder@ifa.au.dk>
448
449 * tips.texi (Coding Conventions): defopt -> defcustom.
450
3a424014
LT
4512004-04-16 Luc Teirlinck <teirllm@auburn.edu>
452
453 * sequences.texi: Various clarifications.
454
9e860631
LT
4552004-04-14 Luc Teirlinck <teirllm@auburn.edu>
456
457 * buffers.texi (Read Only Buffers): Mention optional ARG to
458 `toggle-read-only'.
459
5e30a0fb
NR
4602004-04-14 Nick Roberts <nick@nick.uklinux.net>
461
9e860631 462 * windows.texi (Selecting Windows): Note that get-lru-window
5e30a0fb
NR
463 returns a full-width window if possible.
464
619fb950
LT
4652004-04-13 Luc Teirlinck <teirllm@auburn.edu>
466
467 * buffers.texi: Various changes in addition to:
468 (Buffer File Name): Add `find-buffer-visiting'.
469 (Buffer Modification): Mention optional ARG to `not-modified'.
470 (Indirect Buffers): Mention optional CLONE argument to
471 `make-indirect-buffer'.
472
473 * files.texi: Various changes in addition to:
474 (Visiting Functions): `find-file-hook' is now a normal hook.
475 (File Name Expansion): Explain difference between the way that
476 `expand-file-name' and `file-truename' treat `..'.
477 (Contents of Directories): Mention optional ID-FORMAT argument to
478 `directory-files-and-attributes'.
479 (Format Conversion): Mention new optional CONFIRM argument to
480 `format-write-file'.
481
a2295d32
MB
4822004-04-12 Miles Bader <miles@gnu.org>
483
484 * macros.texi (Expansion): Add description of `macroexpand-all'.
485
571fd4d5
JH
4862004-04-05 Jesper Harder <harder@ifa.au.dk>
487
488 * variables.texi (Variable Aliases): Mention
489 cyclic-variable-indirection.
490
491 * errors.texi (Standard Errors): Ditto.
492
4ba2fd66
LT
4932004-04-04 Luc Teirlinck <teirllm@auburn.edu>
494
495 * backups.texi: Various small changes in addition to:
496 (Making Backups): Mention return value of `backup-buffer'.
497 (Auto-Saving): Mention optional FORCE argument to
498 `delete-auto-save-file-if-necessary'.
499 (Reverting): Mention optional PRESERVE-MODES argument to
500 `revert-buffer'. Correct description of `revert-buffer-function'.
501
8f7ea687
JL
5022004-03-22 Juri Linkov <juri@jurta.org>
503
504 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
505 with `Vector Functions'.
506
507 * text.texi (Sorting): Add missing quote.
508
0eeca3c1
LT
5092004-03-14 Luc Teirlinck <teirllm@auburn.edu>
510
511 * intro.texi (Lisp History): Replace xref to `cl' manual with
512 inforef.
513
e69cfac2
RS
5142004-03-12 Richard M. Stallman <rms@gnu.org>
515
516 * intro.texi (Version Info): Add arg to emacs-version.
517 (Lisp History): Change xref to CL manual.
518
1b91d47f
LT
5192004-03-09 Luc Teirlinck <teirllm@auburn.edu>
520
521 * minibuf.texi (Completion Commands): Add xref to Emacs manual
522 for Partial Completion mode.
523
97073664
TTN
5242004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
525
526 * customize.texi: Fix typo. Remove eol whitespace.
527
04a6e76b
RS
5282004-03-04 Richard M. Stallman <rms@gnu.org>
529
530 * processes.texi: Fix typos.
531
532 * lists.texi (Building Lists): Minor clarification.
533
534 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
535 in make-hash-table.
536
5bb0fcd1
JB
5372004-02-29 Juanma Barranquero <lektu@terra.es>
538
539 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
540 rm, and ignore exit code.
541
9022d421
EZ
5422004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
543
544 * display.texi (Defining Faces): Add description for min-colors.
545 Update example.
546
92f5fba2
LT
5472004-02-23 Luc Teirlinck <teirllm@auburn.edu>
548
549 * abbrevs.texi: Various corrections and clarifications in addition
550 to the following:
551 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
552
7e83e178
GM
5532004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
554
555 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
556
9c5609e8
LT
5572004-02-21 Luc Teirlinck <teirllm@auburn.edu>
558
e2b9b51f
LT
559 * text.texi: Various small changes in addition to the following:
560 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
561 to delete-horizontal-space.
562 (Kill Functions, Yanking, Low-Level Kill Ring): clarify and correct
563 description of yank-handler text property at various places.
564
7daa0e81
LT
565 * frames.texi (Window System Selections): Add anchor.
566
9c5609e8
LT
567 * syntax.texi (Syntax Table Functions): Clarify and correct
568 descriptions of make-syntax-table and copy-syntax-table.
569 (Motion and Syntax): Clarify SYNTAXES argument to
570 skip-syntax-forward.
571 (Parsing Expressions): Mention that the return value of
572 parse-partial-sexp is currently a list of ten rather than nine
573 elements.
574 (Categories): Various corrections and clarifications.
575
d29edb21
LT
5762004-02-17 Luc Teirlinck <teirllm@auburn.edu>
577
578 * markers.texi (Marker Insertion Types): Minor change.
579
580 * locals.texi (Standard Buffer-Local Variables):
581 * commands.texi (Interactive Codes, Using Interactive):
582 * functions.texi (Related Topics): Fix xrefs.
583
43e48bda
LT
5842004-02-16 Luc Teirlinck <teirllm@auburn.edu>
585
586 * lists.texi (Sets And Lists): Update description of delete-dups.
587
84e34002
RS
5882004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
589
590 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
591
5922004-02-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
593
594 * frames.texi (Parameter Access): frame-parameters arg is optional.
595 modify-frame-parameters handles nil for FRAME.
596 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
597 are all-or-nothing for certain toolkits.
598 Mention parameter wait-for-wm.
599 (Frames and Windows): In frame-first-window and frame-selected-window
600 the arg is optional.
601 (Input Focus): In redirect-frame-focus the second arg is optional.
602 (Window System Selections): Mention selection type CLIPBOARD.
603 Mention data-type UTF8_STRING.
604 Mention numbering of cut buffers.
605 (Resources): Describe x-resource-name.
606
6072004-02-16 Richard M. Stallman <rms@gnu.org>
608
609 * windows.texi (Buffers and Windows): Delete false table
610 about all-frames.
611
612 * syntax.texi (Parsing Expressions): Delete old caveat
613 about parse-sexp-ignore-comments.
614
615 * streams.texi (Output Variables): Add print-quoted.
616
617 * lists.texi (Building Lists): Minor cleanup.
618
619 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
620
621 * display.texi (Overlays): Explain overlays use markers.
622 (Managing Overlays): Explain front-advance and rear-advance
623 in more detail.
624
625 * loading.texi (Unloading): Document unload-feature-special-hooks.
626 Get rid of fns-NNN.el file.
627
6282004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
629
630 * help.texi (Describing Characters): Fix text-char-description
631 example output.
632
633 * edebug.texi (Using Edebug): Fix example.
634
635 * debugging.texi (Internals of Debugger): Fix return value.
43e48bda 636
84e34002
RS
637 * files.texi (Changing Files): Fix argname.
638
639 * calendar.texi: Fix parens, and default values.
640
641 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
642 * nonascii.texi, objects.texi, os.texi: Minor fixes.
643 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
644
645 * positions.texi (Text Lines): Don't add -1 in current-line.
646
6472004-02-16 Richard M. Stallman <rms@gnu.org>
648
649 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
650
c33b76da
EZ
6512004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
652
653 * processes.texi (Low-Level Network): Fix a typo.
654
9d7271e8
KS
6552004-02-12 Kim F. Storm <storm@cua.dk>
656
657 * display.texi (Fringes): Use consistent wording.
658 Note that window-fringe's window arg is optional.
659 (Scroll Bars): Use consistent wording.
660
6827d730
LT
6612004-02-11 Luc Teirlinck <teirllm@auburn.edu>
662
663 * tips.texi (Comment Tips): Document the new conventions for
664 commenting out code.
665
1cb60b5a
JD
6662004-02-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
667
668 * positions.texi (Text Lines): Added missing end defun.
669
7fdd1f62
KS
6702004-02-07 Kim F. Storm <storm@cua.dk>
671
672 * positions.texi (Text Lines): Add line-number-at-pos.
673
eb3c144c
JPW
6742004-02-06 John Paul Wallington <jpw@gnu.org>
675
676 * display.texi (Button Properties, Button Buffer Commands):
677 mouse-2 invokes button, not down-mouse-1.
678
a1d38d63
JR
6792004-02-04 Jason Rumney <jasonr@gnu.org>
680
681 * makefile.w32-in: Sync with Makefile.in changes.
682
4b574f3d
LT
6832004-02-03 Luc Teirlinck <teirllm@auburn.edu>
684
685 * minibuf.texi (Text from Minibuffer): Various corrections and
686 clarifications.
687 (Object from Minibuffer): Correct Lisp description of
688 read-minibuffer.
689 (Minibuffer History): Clarify description of cons values for
690 HISTORY arguments.
691 (Basic Completion): Various corrections and clarifications. Add
692 completion-regexp-list.
693 (Minibuffer Completion): Correct and clarify description of
694 completing-read.
6f6b0433 695 (Completion Commands): Mention Partial Completion mode. Various
4b574f3d
LT
696 other minor changes.
697 (High-Level Completion): Various corrections and clarifications.
698 (Reading File Names): Ditto.
699 (Minibuffer Misc): Ditto.
700
d8186297
LT
7012004-01-26 Luc Teirlinck <teirllm@auburn.edu>
702
703 * strings.texi (Text Comparison): assoc-string also matches
704 elements of alists that are strings instead of conses.
705 (Formatting Strings): Standardize Texinfo usage. Update index
706 entries.
707
9adcb5f2
LT
7082004-01-20 Luc Teirlinck <teirllm@auburn.edu>
709
710 * lists.texi (Sets And Lists): Add delete-dups.
711
3e7274ae
LT
7122004-01-15 Luc Teirlinck <teirllm@auburn.edu>
713
714 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
715 special form.
716 * macros.texi (Defining Macros): Update description of `declare',
717 which now is a macro.
718 (Wrong Time): Fix typos.
719
944e099f
LT
7202004-01-14 Luc Teirlinck <teirllm@auburn.edu>
721
722 * compile.texi (Compilation Functions): Expand descriptions of
e75c1a57 723 `compile-defun', `byte-compile-file', `byte-recompile-directory'
944e099f
LT
724 and `batch-byte-compile'. In particular, mention and describe
725 all optional arguments.
726 (Disassembly): Correct and clarify the description of `disassemble'.
727
90c3aa59
LT
7282004-01-11 Luc Teirlinck <teirllm@auburn.edu>
729
730 * searching.texi: Various small changes in addition to the
731 following.
732 (Regexp Example): Adapt to new value of `sentence-end'.
733 (Regexp Functions): The PAREN argument to `regexp-opt' can be
734 `words'.
735 (Search and Replace): Add usage note for `perform-replace'.
736 (Entire Match Data): Mention INTEGERS and REUSE arguments to
737 `match-data'.
738 (Standard Regexps): Update for new values of `paragraph-start'
739 and `sentence-end'.
740
583c353d
LT
7412004-01-07 Luc Teirlinck <teirllm@auburn.edu>
742
743 * files.texi (Saving Buffers): Clarify descriptions of
744 `write-contents-functions' and `before-save-hook'.
745 Make the defvar's for `before-save-hook' and `after-save-hook'
746 into defopt's.
747
05faee07
KS
7482004-01-07 Kim F. Storm <storm@cua.dk>
749
750 * commands.texi (Click Events): Describe new image and
751 width/height elements of click events.
752 (Accessing Events): Add posn-string, posn-image, and
753 posn-object-width-height. Change posn-object to return either
754 image or string object.
755
a0465ec3
SJ
7562004-01-01 Simon Josefsson <jas@extundo.com>
757
758 * hooks.texi (Standard Hooks): Add before-save-hook.
759 * files.texi (Saving Buffers): Likewise.
760
972c0c49
RS
7612004-01-03 Richard M. Stallman <rms@gnu.org>
762
763 * frames.texi (Frames and Windows): Delete frame-root-window.
764
dbcd463f
LT
7652004-01-03 Luc Teirlinck <teirllm@auburn.edu>
766
767 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
768
769 * functions.texi: Various small changes in addition to the
770 following.
771 (What Is a Function): `functionp' returns nil for macros. Clarify
772 behavior of this and following functions for symbol arguments.
773 (Function Documentation): Add `\' in front of (fn @var{arglist})
774 and explain why.
775 (Defining Functions): Mention DOCSTRING argument to `defalias'.
776 Add anchor.
777 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
778
02c77ee9
MB
7792004-01-01 Miles Bader <miles@gnu.org>
780
781 * display.texi (Buttons): New section.
782
903a1a91
AS
7832003-12-31 Andreas Schwab <schwab@suse.de>
784
785 * numbers.texi (Math Functions): sqrt reports a domain-error
786 error.
787 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
788
697cf92a
LT
7892003-12-30 Luc Teirlinck <teirllm@auburn.edu>
790
3f70fe82
LT
791 * tips.texi (Documentation Tips): Update item on hyperlinks in
792 documentation strings.
793
697cf92a
LT
794 * errors.texi (Standard Errors): Various small corrections and
795 additions.
796
797 * control.texi: Various small changes in addition to the
798 following.
799 (Signaling Errors): Provide some more details on how `signal'
800 constructs the error message. Add anchor to the definition of
801 `signal'.
802 (Error Symbols): Describe special treatment of `quit'.
803 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
804 to emphasize that it has to be a single form.
805
806 * buffers.texi: Add anchor.
807
4d25144d
RS
8082003-12-29 Richard M. Stallman <rms@gnu.org>
809
810 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
811 (Window Configurations): Add window-configuration-frame.
812
813 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
814
815 * text.texi (Examining Properties): Add get-char-property-and-overlay.
816 Change arg name in get-char-property.
817 (Special Properties): Update handling of keymap property.
818
819 * strings.texi (Modifying Strings): Add clear-string.
820 (Text Comparison): Add assoc-string and remove
821 assoc-ignore-case, assoc-ignore-representation.
822
823 * os.texi (Time of Day): Add set-time-zone-rule.
824
825 * numbers.texi (Math Functions): asin, acos, log, log10
697cf92a 826 report domain-error errors.
4d25144d 827
697cf92a 828 * nonascii.texi (Converting Representations):
4d25144d
RS
829 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
830 (Encoding and I/O): Add file-name-coding-system.
831
832 * modes.texi (Search-based Fontification): Explain that
833 face specs are symbols with face names as values.
834
835 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
836
837 * lists.texi (Building Lists): remq moved elsewhere.
838 (Sets And Lists): remq moved here.
839 (Association Lists): Refer to assoc-string.
840
841 * internals.texi (Garbage Collection): Add memory-use-counts.
842
843 * frames.texi (Frames and Windows): Add set-frame-selected-window
844 and frame-root-window.
845
697cf92a 846 * files.texi (Contents of Directories):
4d25144d
RS
847 Add directory-files-and-attributes.
848
849 * display.texi (Refresh Screen): Add force-window-update.
850 (Invisible Text): Explain about moving point out of invis text.
851 (Overlay Properties): Add overlay-properties.
852 (Managing Overlays): Add overlayp.
853 (GIF Images): Invalid image number displays a hollow box.
854
855 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
856 (Killing Buffers): Add buffer-live-p.
857
67fafe38
MR
8582003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
859
860 * display.texi (Fringes): Fix typo "set-buffer-window".
861
68e74f25
LT
8622003-12-24 Luc Teirlinck <teirllm@auburn.edu>
863
864 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
865 * nonascii.texi, processes.texi, tips.texi, variables.texi:
866 Add or change various xrefs and anchors.
867
868 * commands.texi: Replace all occurrences of @acronym{CAR} with
869 @sc{car}, for consistency with the rest of the Elisp manual.
870 `car' and `cdr' are historically acronyms, but are no longer
871 widely thought of as such.
872
873 * internals.texi (Pure Storage): Mention that `purecopy' does not
874 copy text properties.
875 (Object Internals): Now 29 bits are used (in most implementations)
876 to address Lisp objects.
877
878 * variables.texi (Variables with Restricted Values): New node.
879
880 * objects.texi (Lisp Data Types): Mention that certain variables
881 can only take on a restricted set of values and add an xref to
882 the new node "Variables with Restricted Values".
883
884 * eval.texi (Function Indirection): Describe the errors that
885 `indirect-function' can signal.
886 (Eval): Clarify the descriptions of `eval-region' and `values'.
887 Describe `eval-buffer' instead of `eval-current-buffer' and
888 mention `eval-current-buffer' as an alias for `current-buffer'.
889 Correct the description and mention all optional arguments.
890
697cf92a 891 * nonascii.texi: Various small changes in addition to the
68e74f25
LT
892 following.
893 (Converting Representations): Clarify behavior of
894 `string-make-multibyte' and `string-to-multibyte' for unibyte all
895 ASCII arguments.
896 (Character Sets): Document the variable `charset-list' and adapt
897 the definition of the function `charset-list' accordingly.
898 (Translation of Characters): Clarify use of generic characters in
899 `make-translation-table'. Clarify and correct the description of
900 the use of translation tables in encoding and decoding.
901 (User-Chosen Coding Systems): Correct and clarify the description
902 of `select-safe-coding-system'.
903 (Default Coding Systems): Clarify description of
904 `file-coding-system-alist'.
905
a62f71e4
LT
9062003-11-30 Luc Teirlinck <teirllm@auburn.edu>
907
908 * strings.texi (Text Comparison): Correctly describe when two
909 strings are `equal'. Combine and clarify descriptions of
910 `assoc-ignore-case' and `assoc-ignore-representation'.
911
912 * objects.texi (Non-ASCII in Strings): Clarify description of
913 when a string is unibyte or multibyte.
914 (Bool-Vector Type): Update examples.
915 (Equality Predicates): Correctly describe when two strings are
916 `equal'.
917
19017752
LT
9182003-11-29 Luc Teirlinck <teirllm@auburn.edu>
919
920 * lists.texi (Building Lists): `append' no longer accepts integer
921 arguments. Update the description of `number-sequence' to reflect
922 recent changes.
923 (Sets And Lists): Describe `member-ignore-case' after `member'.
924
0f6a07a8
KS
9252003-11-27 Kim F. Storm <storm@cua.dk>
926
927 * commands.texi (Click Events): Click object may be an images.
928 Describe (dx . dy) element of click positions.
929 (Accessing Events): Remove duplicate posn-timestamp.
930 New functions posn-object and posn-object-x-y.
931
1ce7c819
KS
9322003-11-23 Kim F. Storm <storm@cua.dk>
933
934 * commands.texi (Click Events): Describe enhancements to event
935 position lists, including new text-pos and (col . row) items.
936 Mention left-fringe and right-fringe area events.
0f6a07a8 937 (Accessing Events): New functions posn-area and
1ce7c819
KS
938 posn-actual-col-row. Mention posn-timestamp. Mention that
939 posn-point in non-text area still returns buffer position.
940 Clarify posn-col-row.
941
cae8ddbb
LH
9422003-11-21 Lars Hansen <larsh@math.ku.dk>
943
944 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
945 * anti.texi (File Attributes): Describe removed parameter
946 ID-FORMAT.
947
f7f1a248
LT
9482003-11-20 Luc Teirlinck <teirllm@auburn.edu>
949
68e74f25 950 * positions.texi (Positions): Mention that, if a marker is used as
f7f1a248
LT
951 a position, its buffer is ignored.
952
953 * markers.texi (Overview of Markers): Mention it here too.
954
c5e2fb05
LT
9552003-11-12 Luc Teirlinck <teirllm@auburn.edu>
956
957 * numbers.texi (Numeric Conversions): Not just `floor', but also
958 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
959
e57d0aa8
LT
9602003-11-10 Luc Teirlinck <teirllm@auburn.edu>
961
962 * markers.texi (Creating Markers): Specify insertion type of
963 created markers. Add xref to `Marker Insertion Types'.
964 Second argument to `copy-marker' is optional.
965 (Marker Insertion Types): Mention that most markers are created
966 with insertion type nil.
967 (The Mark): Correctly describe when `mark' signals an error.
968 (The Region): Correctly describe when `region-beginning' and
969 `region-end' signal an error.
970
bb3612ec
LT
9712003-11-08 Luc Teirlinck <teirllm@auburn.edu>
972
973 * hash.texi (Creating Hash): Clarify description of `eql'.
974 `makehash' is obsolete.
975 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
976
977 * positions.texi (Point): Change description of `buffer-end', so
978 that it is also correct for floating point arguments.
979 (List Motion): Correct argument lists of `beginning-of-defun' and
980 `end-of-defun'.
981 (Excursions): Add xref to `Marker Insertion Types'.
982 (Narrowing): Argument to `narrow-to-page' is optional.
983
cfb8a797
LT
9842003-11-06 Luc Teirlinck <teirllm@auburn.edu>
985
986 * streams.texi (Output Streams): Clarify behavior of point for
987 marker output streams.
988
c6177909
LT
9892003-11-04 Luc Teirlinck <teirllm@auburn.edu>
990
991 * variables.texi (Defining Variables): Second argument to
992 `defconst' is not optional.
993 (Setting Variables): Mention optional argument APPEND to
994 `add-to-list'.
995 (Creating Buffer-Local): Expand description of
996 `make-variable-buffer-local'.
997 (Frame-Local Variables): Expand description of
998 `make-variable-frame-local'.
999 (Variable Aliases): Correct description of optional argument
1000 DOCSTRING to `defvaralias'. Mention return value of
1001 `defvaralias'.
1002 (File Local Variables): Add xref to `File variables' in Emacs
1003 Manual. Correct description of `hack-local-variables'. Mention
1004 `safe-local-variable' property. Mention optional second argument
1005 to `risky-local-variable-p'.
1006
b3645067
LT
10072003-11-03 Luc Teirlinck <teirllm@auburn.edu>
1008
1009 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
1010
10695e5c
EZ
10112003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
1012
1013 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
1014 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
1015 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
1016 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
1017 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
b3645067 1018 lispref/processes.texi, lispref/searching.texi,
10695e5c
EZ
1019 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
1020 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
1021 @acronym{FOO}.
1022
a2f4def1
LT
10232003-10-27 Luc Teirlinck <teirllm@auburn.edu>
1024
1025 * strings.texi (Creating Strings): Argument START to `substring'
1026 can not be `nil'. Expand description of
1027 `substring-no-properties'. Correct description of `split-string',
1028 especially with respect to empty matches. Prevent very bad line
1029 break in definition of `split-string-default-separators'.
1030 (Text Comparison): `string=' and `string<' also accept symbols as
1031 arguments.
1032 (String Conversion): More completely describe argument BASE in
1033 `string-to-number'.
5bb0fcd1 1034 (Formatting Strings): `%s' and `%S' in `format' do require
a2f4def1
LT
1035 corresponding object. Clarify behavior of numeric prefix after
1036 `%' in `format'.
1037 (Case Conversion): The argument to `upcase-initials' can be a
1038 character.
1039
a2296bf9
KH
10402003-10-27 Kenichi Handa <handa@m17n.org>
1041
1042 * display.texi (Fontsets): Fix texinfo usage.
1043
885fef7c
KH
10442003-10-25 Kenichi Handa <handa@m17n.org>
1045
1046 * display.texi (Fontsets): Add description of the function
1047 set-fontset-font.
1048
0c6b7a1f
LT
10492003-10-23 Luc Teirlinck <teirllm@auburn.edu>
1050
1051 * display.texi (Temporary Displays): Add xref to `Documentation
1052 Tips'.
1053
1054 * functions.texi (Function Safety): Use inforef instead of pxref
1055 for SES.
1056
c3cda320
AS
10572003-10-23 Andreas Schwab <schwab@suse.de>
1058
1059 * Makefile.in (TEX, texinputdir): Don't define.
1060 (TEXI2DVI): Define.
1061 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
1062 add $(srcdir)/index.texi.
1063 ($(infodir)/elisp): Remove index.texi dependency.
1064 (elisp.dvi): Likewise. Use $(TEXI2DVI).
1065 (index.texi): Remove target.
1066 (dist): Don't link $(srcdir)/permute-index.
83badb71
AS
1067 (clean): Don't remove index.texi.
1068
c3cda320
AS
1069 * permute-index, index.perm: Remove.
1070 * index.texi: Rename from index.unperm.
1071
e5dadca7
LT
10722003-10-22 Luc Teirlinck <teirllm@auburn.edu>
1073
1074 * tips.texi (Documentation Tips): Document new behavior for face
1075 and variable hyperlinks in Help mode.
1076
6cfb0777
LT
10772003-10-21 Luc Teirlinck <teirllm@auburn.edu>
1078
1079 * objects.texi (Integer Type): Update for extra bit of integer range.
1080 (Character Type): Ditto.
1081
a6eeaa81 10822003-10-16 Eli Zaretskii <eliz@gnu.org>
a4fc3ab3
EZ
1083
1084 * numbers.texi (Integer Basics): Add index entries for reading
1085 numbers in hex, octal, and binary.
1086
c8f9ba83
LK
10872003-10-16 Lute Kamstra <lute@gnu.org>
1088
1089 * modes.texi (Mode Line Format): Mention force-mode-line-update's
1090 argument.
1091
b52a26fb
LT
10922003-10-13 Luc Teirlinck <teirllm@auburn.edu>
1093
1094 * windows.texi (Choosing Window): Fix typo.
1095 * edebug.texi (Edebug Execution Modes): Fix typo.
1096
f7005886
RS
10972003-10-13 Richard M. Stallman <rms@gnu.org>
1098
1099 * windows.texi (Basic Windows): A window has fringe settings,
1100 display margins and scroll-bar settings.
1101 (Splitting Windows): Doc split-window return value.
1102 Clean up one-window-p.
1103 (Selecting Windows): Fix typo.
1104 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
1105 (Buffers and Windows): In set-window-buffer, explain effect
1106 on fringe settings and scroll bar settings.
1107 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
1108 (Choosing Window): Use defopt for pop-up-frame-function.
1109 For special-display-buffer-names, explain same-window and same-frame.
1110 Clarify window-dedicated-p return value.
1111 (Textual Scrolling): scroll-up and scroll-down can get an error.
1112 (Horizontal Scrolling): Clarify auto-hscroll-mode.
1113 Clarify set-window-hscroll.
1114 (Size of Window): Don't mention tool bar in window-height.
1115 (Coordinates and Windows): Explain what coordinates-in-window-p
1116 returns for fringes and display margins.
1117 (Window Configurations): Explain saving fringes, etc.
1118
1119 * tips.texi (Library Headers): Clean up Documentation.
1120
1121 * syntax.texi (Parsing Expressions): Clean up forward-comment
1122 and parse-sexp-lookup-properties.
1123
1124 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
1125
1126 * os.texi (System Environment): Clean up text for load-average errors.
1127
1128 * modes.texi (Hooks): Don't explain local hook details at front.
1129 Clarify run-hooks and run-hook-with-args a little.
1130 Clean up add-hook and remove-hook.
1131
1132 * edebug.texi (Edebug Execution Modes): Clarify t.
1133 Document edebug-sit-for-seconds.
1134 (Coverage Testing): Document C-x X = and =.
1135 (Instrumenting Macro Calls): Fix typo.
1136 (Specification List): Don't index the specification keywords.
1137
c989ebe9
KS
11382003-10-10 Kim F. Storm <storm@cua.dk>
1139
1140 * processes.texi (Network): Introduce make-network-process.
1141
f9525eef
LT
11422003-10-09 Luc Teirlinck <teirllm@auburn.edu>
1143
1144 * tips.texi (Library Headers): Fix typo.
1145
f008b925
LK
11462003-10-07 Juri Linkov <juri@jurta.org>
1147
1148 * modes.texi (Imenu): Mention imenu-create-index-function's
1149 default value. Explain submenus better.
1150
c22c5da6
LK
11512003-10-07 Lute Kamstra <lute@gnu.org>
1152
1153 * modes.texi (Faces for Font Lock): Fix typo.
1154 (Hooks): Explain how buffer-local hook variables can refer to
1155 global hook variables.
1156 Various minor clarifications.
1157
49247521
LK
11582003-10-06 Lute Kamstra <lute@gnu.org>
1159
1160 * tips.texi (Coding Conventions): Mention naming conventions for
1161 hooks.
1162
9296c947
LT
11632003-10-05 Luc Teirlinck <teirllm@auburn.edu>
1164
1165 * loading.texi (Library Search): Correct default value of
1166 load-suffixes.
1167 (Named Features): Fix typo.
1168
0e9b293a
RS
11692003-10-05 Richard M. Stallman <rms@gnu.org>
1170
1171 * loading.texi (Named Features): In `provide',
1172 say how to test for subfeatures.
1173 (Unloading): In unload-feature, use new var name
1174 unload-feature-special-hooks.
1175
49247521 11762003-10-03 Lute Kamstra <lute@gnu.org>
10ee4e90
LK
1177
1178 * modes.texi (Major Mode Conventions): Mention third way to set up
1179 Imenu.
1180 (Imenu): A number of small fixes.
1181 Delete documentation of internal variable imenu--index-alist.
1182 Document the return value format of imenu-create-index-function
1183 functions.
1184
ab8f7d5c
RS
11852003-09-30 Richard M. Stallman <rms@gnu.org>
1186
1187 * processes.texi (Network): Say what stopped datagram connections do.
1188
1189 * lists.texi (Association Lists): Clarify `assq-delete-all'.
1190
1191 * display.texi (Overlay Properties): Clarify `evaporate' property.
1192
49247521 11932003-09-29 Lute Kamstra <lute@gnu.org>
86b9b767
LK
1194
1195 * modes.texi (Mode Line Data): Explain when symbols in mode-line
c22c5da6 1196 constructs should be marked as risky.
86b9b767
LK
1197 Change cons cell into proper list.
1198 (Mode Line Variables): Change cons cell into proper list.
1199
49247521 12002003-09-26 Lute Kamstra <lute@gnu.org>
bc3b02f9
LK
1201
1202 * modes.texi (Mode Line Data): Document the :propertize construct.
1203 (Mode Line Variables): Reorder the descriptions of the variables
c22c5da6 1204 to match their order in the default mode-line-format.
bc3b02f9
LK
1205 Describe the new variables mode-line-position and mode-line-modes.
1206 Update the default values of mode-line-frame-identification,
1207 minor-mode-alist, and default-mode-line-format.
1208 (Properties in Mode): Mention the :propertize construct.
6142d1d0 1209
bc3b02f9 12102003-09-26 Richard M. Stallman <rms@gnu.org>
6142d1d0 1211
c22c5da6 1212 * buffers.texi, commands.texi, debugging.texi, eval.texi:
6142d1d0
RS
1213 * loading.texi, minibuf.texi, text.texi, variables.texi:
1214 Avoid @strong{Note:}.
1215
12162003-09-26 Richard M. Stallman <rms@gnu.org>
1217
1218 * keymaps.texi (Remapping Commands): Fix typo.
1219
41beda59
LT
12202003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
1221
1222 * processes.texi (Low-Level Network): Fix typo.
1223
ef6ae4ff
KS
12242003-09-23 Kim F. Storm <storm@cua.dk>
1225
1226 * processes.texi (Network, Network Servers): Fix typos.
1227 (Low-Level Network): Add timeout value for :server keyword.
1228 Add new option keywords to make-network-process.
1229 Add set-network-process-options.
1230 Explain how to test availability of network options.
1231
b0f23edf
RS
12322003-09-19 Richard M. Stallman <rms@gnu.org>
1233
1234 * text.texi (Motion by Indent): Arg to
1235 backward-to-indentation and forward-to-indentation is optional.
1236
1237 * strings.texi (Creating Strings): Add substring-no-properties.
1238
1239 * processes.texi
1240 (Process Information): Add list-processes arg QUERY-ONLY.
1241 Delete process-contact from here.
1242 Add new status values for process-status.
1243 Add process-get, process-put, process-plist, set-process-plist.
1244 (Synchronous Processes): Add call-process-shell-command.
1245 (Signals to Processes): signal-process allows process objects.
1246 (Network): Complete rewrite.
1247 (Network Servers, Datagrams, Low-Level Network): New nodes.
1248
1249 * positions.texi (Word Motion): forward-word, backward-word
1250 arg is optional. Reword.
1251
1252 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
1253
c22c5da6 1254 * variables.texi (Creating Buffer-Local):
b0f23edf
RS
1255 Delete duplicate definition of buffer-local-value.
1256 (File Local Variables): Explain about discarding text props.
1257
f387bdea
RS
12582003-09-11 Richard M. Stallman <rms@gnu.org>
1259
1260 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
1261 changes variables that record input events.
1262 (Minibuffer Misc): Add minibuffer-selected-window.
1263
1264 * lists.texi (Building Lists): Add copy-tree.
1265
1266 * display.texi (Fontsets): Add char-displayable-p.
1267 (Scroll Bars): New node.
1268
49247521 12692003-09-08 Lute Kamstra <lute@gnu.org>
5df034de
LK
1270
1271 * modes.texi (%-Constructs): Document new `%i' and `%I'
1272 constructs.
1273
fd026ee1
JR
12742003-09-03 Peter Runestig <peter@runestig.com>
1275
1276 * makefile.w32-in: New file.
1277
4828b4d7
RS
12782003-08-29 Richard M. Stallman <rms@gnu.org>
1279
1280 * display.texi (Overlay Properties): Clarify how priorities
1281 affect use of the properties.
1282
a4e4f05d
LT
12832003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
1284
1285 * customize.texi (Type Keywords): Correct the description of
1286 `:help-echo' in the case where `motion-doc' is a function.
1287
3ebe0346
JPW
12882003-08-14 John Paul Wallington <jpw@gnu.org>
1289
1290 * modes.texi (Emulating Mode Line): Subsection, not section.
1291
3afe8e39
RS
12922003-08-13 Richard M. Stallman <rms@gnu.org>
1293
1294 * elisp.texi (Top): Update subnode lists in menu.
1295
1296 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
1297 (Kill Functions): kill-region has new arg yank-handler.
1298 (Yanking): New node.
1299 (Yank Commands): Add yank-undo-function.
1300 (Low-Level Kill Ring):
1301 kill-new and kill-append have new arg yank-handler.
1302 (Changing Properties): Add remove-list-of-text-properties.
1303 (Atomic Changes): New node.
1304
1305 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
1306
1307 * streams.texi (Output Variables): Add eval-expression-print-length
1308 and eval-expression-print-level.
1309
1310 * os.texi (Time Conversion): For encode-time, explain limits on year.
1311
1312 * objects.texi (Character Type): Define anchor "modifier bits".
1313
1314 * modes.texi (Emulating Mode Line): New node.
1315 (Search-based Fontification): Font Lock uses font-lock-face property.
1316 (Other Font Lock Variables): Likewise.
1317
1318 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
1319 not vectors.
1320 (Active Keymaps): Add emulation-mode-map-alists.
1321 (Functions for Key Lookup): key-binding has new arg no-remap.
1322 (Remapping Commands): New node.
1323 (Scanning Keymaps): where-is-internal has new arg no-remap.
1324 (Tool Bar): Add tool-bar-local-item-from-menu.
1325 Clarify when to use tool-bar-add-item-from-menu.
1326
1327 * commands.texi (Interactive Call): commandp has new arg.
1328 (Command Loop Info): Add this-original-command.
1329
e37769b1
JPW
13302003-08-06 John Paul Wallington <jpw@gnu.org>
1331
1332 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
1333
1334 * display.texi (Warning Basics): Fix typo.
1335 (Fringes): Add closing curly bracket and fix typo.
1336
1337 * elisp.texi (Top): Fix typo.
1338
c5e0561f
RS
13392003-08-05 Richard M. Stallman <rms@gnu.org>
1340
1341 * elisp.texi: Update lists of subnodes.
1342
1343 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
1344
1345 * variables.texi (Local Variables): Use lc for example variable names.
1346
1347 * tips.texi (Library Headers): Explain where to put -*-.
1348
1349 * strings.texi (Creating Strings): Fix xref for vconcat.
1350
1351 * sequences.texi (Vector Functions):
1352 vconcat no longer allows integer args.
1353
1354 * minibuf.texi (Reading File Names): read-file-name has new
1355 arg PREDICATE. New function read-directory-name.
1356
1357 * macros.texi (Defining Macros): Give definition of `declare'
1358 (Indenting Macros): New node.
1359
1360 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
1361 (Window Frame Parameters): Make separate table of parameters
1362 that are coupled with specific face attributes.
1363 (Deleting Frames): delete-frame-hooks renamed to
1364 delete-frame-functions.
1365
1366 * files.texi (Magic File Names): Add file-remote-p.
1367 Clarify file-local-copy.
1368
1369 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
1370 here; instead xref Defining Macros.
1371
1372 * display.texi (Warnings): New node, and subnodes.
1373 (Fringes): New node.
1374
1375 * debugging.texi (Test Coverage): New node.
1376
1377 * compile.texi (Compiler Errors): Explain with-no-warnings
1378 and other ways to suppress warnings.
1379
1380 * commands.texi (Interactive Call): Minor clarification.
1381
1382 * buffers.texi (Buffer File Name): set-visited-file-name
1383 renames the buffer too.
1384
1385 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
1386
ee59dede
MR
13872003-07-24 Markus Rost <rost@math.ohio-state.edu>
1388
1389 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
1390
f0514b34
MR
13912003-07-22 Markus Rost <rost@math.ohio-state.edu>
1392
1393 * internals.texi (Garbage Collection): Fix previous change.
1394
c73983bb
RS
13952003-07-22 Richard M. Stallman <rms@gnu.org>
1396
1397 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
1398
1399 * display.texi (Width): Use \s syntax in example.
1400 (Font Selection): Add face-font-rescale-alist.
1401
1402 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
1403 Remove spurious indent in example.
1404
1405 * lists.texi (Building Lists): Add number-sequence.
1406
1407 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
1408
1409 * functions.texi (Function Documentation): Explain how to
1410 show calling convention explicitly in the doc string.
1411
1412 * windows.texi (Selecting Windows): save-selected-window saves
1413 selected window of each frame.
1414 (Window Configurations): Minor change.
1415
1416 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
1417
1418 * streams.texi (Output Variables): Add print-continuous-numbering
1419 and print-number-table.
1420
1421 * processes.texi (Decoding Output): New node.
1422
1423 * os.texi (Time Conversion): decode-time arg is optional.
1424
1425 * objects.texi (Character Type): Don't use space as example for \.
1426 Make list of char names and \-sequences correspond.
1427 Explain that \s is not used in strings. `\ ' needs space after.
1428
1429 * nonascii.texi (Converting Representations): Add string-to-multibyte.
1430 (Translation of Characters): Add translation-table-for-input.
1431 (Default Coding Systems): Add auto-coding-functions.
1432 (Explicit Encoding): Add decode-coding-inserted-region.
1433 (Locales): Add locale-info.
1434
1435 * minibuf.texi (Basic Completion): Describe test-completion.
1436 Collections can be lists of strings.
1437 Clean up lazy-completion-table.
1438 (Programmed Completion): Mention test-completion.
1439 Clarify why lambda expressions are not accepted.
1440 (Minibuffer Misc): Describe minibufferp.
1441
51a8b435
RS
14422003-07-14 Richard M. Stallman <rms@gnu.org>
1443
1444 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
1445
1446 * windows.texi (Selecting Windows): New arg to select-window.
1447 (Selecting Windows): Add with-selected-window.
1448 (Size of Window): Add window-inside-edges, etc.
1449
1450 * internals.texi (Garbage Collection): Add post-gc-hook.
1451
1452 * processes.texi (Subprocess Creation): Add exec-suffixes.
1453
1454 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
1455 (Scanning Keymaps): Add map-keymaps.
1456 (Defining Menus): Add keymap-prompt.
1457
1458 * numbers.texi (Integer Basics): Add most-positive-fixnum,
1459 most-negative-fixnum.
1460
1461 * compile.texi (Byte Compilation): Explain no-byte-compile
1462 (Compiler Errors): New node.
1463
1464 * os.texi (User Identification): user-uid, user-real-uid
1465 can return float.
1466
1467 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
1468 and about derived modes.
1469 (Minor Modes): Add minor-mode-list.
1470 (Defining Minor Modes): Keyword args for define-minor-mode.
1471 (Search-based Fontification): Explain managing other properties.
1472 (Other Font Lock Variables): Add font-lock-extra-managed-props.
1473 (Faces for Font Lock): Add font-locl-preprocessor-face.
1474 (Hooks): Add run-mode-hooks and delay-mode-hooks.
1475
1476 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
e57d0aa8 1477 (Variable Aliases): Clarify defvaralias.
51a8b435
RS
1478
1479 * loading.texi (Library Search): Add load-suffixes.
1480
1481 * minibuf.texi (Basic Completion): Add lazy-completion-table.
1482 (Programmed Completion): Add dynamic-completion-table.
1483
1484 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
1485 (Magic File Names): Specify precedence order of handlers.
1486o
1487 * commands.texi (Command Overview): Emacs server runs pre-command-hook
1488 and post-command-hook.
1489 (Waiting): New calling convention for sit-for.
1490
1491 * text.texi (Special Properties): local-map and keymap properties
1492 apply based on their stickiness.
1493
c6de56a0
RS
14942003-07-07 Richard M. Stallman <rms@gnu.org>
1495
1496 * modes.texi (Minor Mode Conventions): Specify only some kinds
1497 of list values as args to minor modes.
1498
1499 * files.texi (File Name Expansion): Warn about iterative use
1500 of substitute-in-file-name.
1501
1502 * advice.texi (Activation of Advice): Clean up previous change.
1503
8c761ea6
MR
15042003-07-06 Markus Rost <rost@math.ohio-state.edu>
1505
1506 * advice.texi (Activation of Advice): Note that ad-start-advice is
1507 turned on by default.
1508
c6de56a0
RS
15092003-06-30 Richard M. Stallman <rms@gnu.org>
1510
1511 * text.texi (Buffer Contents): Document current-word.
1512 (Change Hooks): Not called for *Messages*.
1513
1514 * functions.texi (Defining Functions): Explain about redefining
1515 primitives.
1516 (Function Safety): Renamed. Minor changes.
1517 Comment out the detailed criteria for what is safe.
1518
3fe4e567
AS
15192003-06-22 Andreas Schwab <schwab@suse.de>
1520
1521 * objects.texi (Symbol Type): Fix description of examples.
1522
cda7bd13
AS
15232003-06-16 Andreas Schwab <schwab@suse.de>
1524
1525 * hash.texi (Creating Hash): Fix description of :weakness.
1526
fbcffa4a
KG
15272003-06-13 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
1528
1529 * files.texi (Changing Files): copy-file copies file modes, too.
1530
ff6a3bfb
RS
15312003-05-28 Richard M. Stallman <rms@gnu.org>
1532
1533 * strings.texi (Creating Strings): Clarify split-string.
1534
1463a05d
JB
15352003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
1536
1537 * strings.texi (Creating Strings): Update split-string specification
1538 and examples.
1539
af253914
RS
15402003-05-19 Richard M. Stallman <rms@gnu.org>
1541
1542 * elisp.texi: Correct invariant section names.
1543
7ea52f92
RS
15442003-04-20 Richard M. Stallman <rms@gnu.org>
1545
1546 * os.texi (Timers): Explain about timers and quitting.
1547
e31afc09
RS
15482003-04-19 Richard M. Stallman <rms@gnu.org>
1549
1550 * internals.texi (Writing Emacs Primitives): Strings are
1551 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
1552 Explain GCPRO convention for varargs function args.
1553
5ceea398
RS
15542003-04-16 Richard M. Stallman <rms@gnu.org>
1555
1556 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
1557
b0ada147
RS
15582003-04-08 Richard M. Stallman <rms@gnu.org>
1559
1560 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
1561
b23375aa
KS
15622003-02-13 Kim F. Storm <storm@cua.dk>
1563
1564 * objects.texi (Character Type): New \s escape for space.
1565
c60ee5e7
JB
15662003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
1567
1568 * os.texi (System Environment): Added cygwin system-type.
1569
84e47416
RS
15702003-01-25 Richard M. Stallman <rms@gnu.org>
1571
1572 * keymaps.texi: Document that a symbol can act as a keymap.
1573
3e8cf2ea
RS
15742003-01-13 Richard M. Stallman <rms@gnu.org>
1575
1576 * text.texi (Changing Properties): Say string indices are origin-0.
1577
1578 * positions.texi (Screen Lines) <compute-motion>:
1579 Correct order of elts in return value.
1580
1581 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
1582 how to define a default binding.
1583
7abb9fc5 15842002-12-07 Markus Rost <rost@math.ohio-state.edu>
177f790c 1585
104bc3aa 1586 * loading.texi (Unloading): Fix recent change for load-history.
5b1fc152 1587
104bc3aa
MR
1588 * customize.texi (Simple Types): Clarify description of custom
1589 type 'number. Describe new custom type 'float.
177f790c 1590
7abb9fc5 15912002-12-04 Markus Rost <rost@math.ohio-state.edu>
24ff45f3
MR
1592
1593 * variables.texi (File Local Variables): Fix typo.
1594
df140a68 15952002-10-23 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
c60ee5e7 1596
df140a68
KG
1597 From Michael Albinus <Michael.Albinus@alcatel.de>.
1598
1599 * README: Target for Info file is `make info'.
1600
1601 * files.texi (File Name Components): Fixed typos in
1602 `file-name-sans-extension'.
1603 (Magic File Names): Complete list of operations for magic file
1604 name handlers.
1605
7ed9159a
JY
16062002-09-16 Jonathan Yavner <jyavner@engineer.com>
1607
1608 * variables.texi (File Local Variables): New function
1609 risky-local-variable-p.
1610
16112002-09-15 Jonathan Yavner <jyavner@engineer.com>
1612
1613 * functions.texi (Function safety): New node about unsafep.
1614
241f79af
PA
16152002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
1616
1617 * customize.texi (Splicing into Lists): Fixed example.
1618 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
1619
72459b15
JB
16202002-06-17 Juanma Barranquero <lektu@terra.es>
1621
1622 * frames.texi (Display Feature Testing): Fix typo.
1623
61f7e0f5
AS
16242002-06-12 Andreas Schwab <schwab@suse.de>
1625
1626 * frames.texi (Initial Parameters, Resources): Fix references to
1627 the Emacs manual.
1628
4e792dbd
KS
16292002-05-13 Kim F. Storm <storm@cua.dk>
1630
1631 * variables.texi (Intro to Buffer-Local): Updated warning and
1632 example relating to changing buffer inside let.
1633
940344d4 16342002-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
d873ec96
JD
1635
1636 * os.texi (Session Management): New node about X Session management.
1637
231ac53b
EZ
16382002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
1639
1640 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
1641 to which the manual corresponds, and the copyright years.
1642
1643 * Makefile.in (VERSION): Set to 2.9.
1644
140cc574
EZ
16452001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
1646
1647 * elisp.texi: Change the category in @dircategory to "Emacs", to
1648 make it consistent with info/dir.
1649
9c7fce05
MB
16502001-11-25 Miles Bader <miles@gnu.org>
1651
1652 * text.texi (Fields): Describe new `limit' arg in
1653 field-beginning/field-end.
1654
9f8bbf0f
EZ
16552001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
1656
a5e6715c
EZ
1657 * permute-index: Don't depend on csh-specific features. Replace
1658 the interpreter name with /bin/sh.
1659
9f8bbf0f
EZ
1660 * two-volume-cross-refs.txt: New file.
1661 * two.el: New file.
1662 * spellfile: New file.
1663
1756e2fb
EZ
16642001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
1665
1666 * permute-index: New file.
1667
1668 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
1669 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
1670 8+3 restricted namespace.
ad050e54
EZ
1671
1672 * Makefile.in (infodir): Define relative to $(srcdir).
1673 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
1674 include directories list via -I switch to makeinfo.
1675 (index.texi): Use cp if both hard and symbolic links fail.
1676
10fa7f8e
EZ
16772001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
1678
7a1494ce
EZ
1679 * Makefile.in (distclean): Add.
1680
10fa7f8e
EZ
1681 The following changes make ELisp manual part of the Emacs
1682 distribution:
1683
1684 * Makefile.in: Add Copyright notice.
1685 (prefix): Remove.
1686 (infodir): Change value to "../info".
1687 (VPATH): New variable.
1688 (MAKE): Don't define.
1689 (texmacrodir): Don't define.
1690 (texinputdir): Append the existing value of TEXINPUTS.
1691 ($(infodir)/elisp): Instead of just "elisp". Reformat the
1692 command to be compatible with man/Makefile.in, and to put the
1693 output into ../info.
5c32b7c5 1694 (info): Add target.
10fa7f8e
EZ
1695 (installall): Target removed.
1696
ad050e54 16972001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2b209b97
PJ
1698
1699 * tips.texi (Coding Conventions): Fix typo.
1700
6fd735df
GM
17012001-10-23 Gerd Moellmann <gerd@gnu.org>
1702
1703 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
1704
b704d54b
EZ
17052001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
1706
1707 * files.texi (File Name Components): Update the description of
1708 file-name-sans-extension and file-name-extension, as they now
1709 ignore leading dots.
1710
71431a0e
GM
17112001-10-20 Gerd Moellmann <gerd@gnu.org>
1712
6aa97356 1713 * (Version 21.1 released.)
71431a0e 1714
79f1f96c
MB
17152001-10-19 Miles Bader <miles@gnu.org>
1716
1717 * positions.texi (Text Lines): Describe behavior of
1718 `beginning-of-line'/`end-of-line' in the presence of field properties.
1719
892a8f36
GM
17202001-10-17 Gerd Moellmann <gerd@gnu.org>
1721
1722 * Makefile.in (VERSION): Set to 2.8.
1723 (manual): Use `manual-21'.
1724
8c1cc9e8 1725 * elisp.texi (VERSION): Add and use it where the version
892a8f36
GM
1726 number was used. Set it to 2.8.
1727
1728 * intro.texi: Likewise.
1729
51724e26
EZ
17302001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
1731
1732 * files.texi (File Name Completion): Document the significance of
1733 a trailing slash in elements of completion-ignored-extensions.
1734
57b338e8
MB
17352001-10-06 Miles Bader <miles@gnu.org>
1736
1737 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
1738
c89e4bc5
GM
17392001-10-04 Gerd Moellmann <gerd@gnu.org>
1740
1741 * variables.texi (Variable Aliases): New node.
1742
ab952a4f
GM
17432001-10-04 Gerd Moellmann <gerd@gnu.org>
1744
1745 * Branch for 21.1.
dff28924 1746
9db3a582
MB
17472001-10-02 Miles Bader <miles@gnu.org>
1748
ae1a9581
MB
1749 * minibuf.texi (Minibuffer Misc): Add entries for
1750 `minibuffer-contents', `minibuffer-contents-no-properties', and
1751 `delete-minibuffer-contents'.
1752 Correct description for `minibuffer-prompt-end'.
1753
9db3a582
MB
1754 * text.texi (Property Search): Correct descriptions of
1755 `next-char-property-change' and `previous-char-property-change'.
1756 Add entries for `next-single-char-property-change' and
1757 `previous-single-char-property-change'.
1758 Make operand names a bit more consistent.
1759
03be5931
EZ
17602001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
1761
1762 * frames.texi (Finding All Frames): Document that next-frame and
1763 previous-frame are local to current terminal.
1764
974548ec
EZ
17652001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
1766
1767 * keymaps.texi (Creating Keymaps): Fix the description of the
dff28924 1768 result of make-keymap.
974548ec 1769
8d82c597
EZ
17702001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
1771
1772 * display.texi (Font Lookup, Attribute Functions)
1773 (Image Descriptors): Add cross-references to the definition of
1774 selected frame.
1775
1776 * buffers.texi (The Buffer List): Add cross-references to the
1777 definition of selected frame.
1778
1779 * frames.texi (Input Focus): Clarify which frame is _the_ selected
1780 frame at any given time.
1781 (Multiple Displays, Size and Position): Add a cross-reference to
1782 the definition of the selected frame.
1783
2842de30
EZ
17842001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
1785
1786 * strings.texi (String Conversion) <string-to-number>: Document
1787 that a float is returned for integers that are too large.
1788
1789 * frames.texi (Mouse Position): Document mouse-position-function.
1790 (Display Feature Testing): Document display-images-p.
1791 (Window Frame Parameters): Document the cursor-type variable.
1792
1793 * numbers.texi (Integer Basics): Document CL style read syntax for
1794 integers in bases other than 10.
1795
1796 * positions.texi (List Motion): Document
1797 open-paren-in-column-0-is-defun-start.
1798
1799 * lists.texi (Sets And Lists): Document member-ignore-case.
1800
1801 * internals.texi (Garbage Collection): Document the used and free
1802 strings report.
1803 (Memory Usage): Document strings-consed.
1804
1805 * os.texi (Time of Day): Document float-time.
1806 (Recording Input): Document that clear-this-command-keys clears
1807 the vector to be returned by recent-keys.
1808
1809 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
1810 argument keymap can be a list.
1811
1812 * nonascii.texi (User-Chosen Coding Systems)
1813 <select-safe-coding-system>: Document the new argument
1814 accept-default-p and the variable
1815 select-safe-coding-system-accept-default-p. Tell what happens if
1816 buffer-file-coding-system is undecided.
1817 (Default Coding Systems): Document auto-coding-regexp-alist.
1818
1819 * display.texi (The Echo Area) <message>: Document
1820 message-truncate-lines.
1821 (Glyphs): Document that the glyph table is unused on windowed
1822 displays.
1823
1824 * help.texi (Describing Characters) <single-key-description>:
1825 Document the new argument no-angles.
1826 (Accessing Documentation) <documentation-property>: Document that
1827 a non-string property is evaluated.
1828 <documentation>: Document that the function-documentation property
1829 is looked for.
1830
1831 * windows.texi (Selecting Windows): Document some-window.
1832
1833 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
1834
1835 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
1836 apropos-mode-hook.
1837
1838 * commands.texi (Using Interactive): Document interactive-form.
1839 (Keyboard Macros): Document kbd-macro-termination-hook.
1840 (Command Loop Info): Document that clear-this-command-keys clears
1841 the vector to be returned by recent-keys.
1842
2d43d823
GM
18432001-09-04 Werner LEMBERG <wl@gnu.org>
1844
1845 * Makefile.in (srcdir, texinputdir): New variables.
1846 (srcs, index.texi, install): Use $(srcdir).
1847 (.PHONY): Remove elisp.dvi.
1848 (elisp): Use -I switch for makeinfo.
1849 (elisp.dvi): Use $(srcdir) and $(texinputdir).
1850 (installall, dist): Use $(srcdir).
1851 Fix path to texinfo.tex.
1852 (maintainer-clean): Add elisp.dvi and elisp.oaux.
1853
fa739b31
GM
18542001-08-30 Gerd Moellmann <gerd@gnu.org>
1855
92a25631
GM
1856 * display.texi (Conditional Display): Adjust to API change.
1857
fa739b31
GM
1858 * configure: New file.
1859
cef68af5
GM
18602001-07-30 Gerd Moellmann <gerd@gnu.org>
1861
1862 * commands.texi (Repeat Events): Add description of
1863 double-click-fuzz.
1864
d1f08d85
SM
18652001-05-08 Stefan Monnier <monnier@cs.yale.edu>
1866
1867 * syntax.texi (Syntax Class Table): Add the missing designator for
1868 comment and string fences.
1869 (Syntax Properties): Add a xref to syntax table internals.
1870 (Syntax Table Internals): Document string-to-syntax.
1871
1e9fc92e
GM
18722001-05-07 Gerd Moellmann <gerd@gnu.org>
1873
1874 * Makefile.in (install): Use install-info command line options
1875 like in Emacs' Makefile.in.
1876
00480554
MB
18772000-12-09 Miles Bader <miles@gnu.org>
1878
1879 * windows.texi (Window Start): Update documentation for
1880 `pos-visible-in-window-p'.
1881
1e344ee2
SM
18822000-11-12 Stefan Monnier <monnier@cs.yale.edu>
1883
1884 * lists.texi (Building Lists): Add footnote to explain how to add
1885 to the end of a list.
1886
a540f6ed
GM
18872000-10-25 Gerd Moellmann <gerd@gnu.org>
1888
1889 * files.texi (Visiting Functions): Typos.
1890
28bcdbee
KH
18912000-10-25 Kenichi Handa <handa@etl.go.jp>
1892
1893 * files.texi (Visiting Functions): Return value of
1894 find-file-noselect may be a list of buffers if wildcards are used.
1895
22d1a4ed
MB
18962000-10-24 Miles Bader <miles@lsi.nec.co.jp>
1897
1898 * display.texi (Defining Faces): Document `graphic' display type
1899 in face specs.
1900
916a89db
KG
19012000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1902
1e9fc92e 1903 * hooks.texi (Standard Hooks): Replace obsolete
916a89db
KG
1904 `after-make-frame-hook' with `after-make-frame-functions'.
1905
1e9fc92e 1906 * frames.texi (Creating Frames): Ditto.
916a89db 1907
1e9fc92e 1908 * variables.texi (Future Local Variables): Ditto.
916a89db 1909
483de32b
GM
19102000-10-16 Gerd Moellmann <gerd@gnu.org>
1911
1912 * display.texi (Other Image Types): Add description of :foreground
1913 and :background properties of mono PBM images.
1914
e23a63a5
WL
19152000-08-17 Werner LEMBERG <wl@gnu.org>
1916
1917 * .cvsignore: New file.
1918
dfc16043
GM
19192000-01-05 Gerd Moellmann <gerd@gnu.org>
1920
1921 * tindex.pl: New script.
1922
602613fe
DL
19231999-12-03 Dave Love <fx@gnu.org>
1924
1925 * Makefile.in (MAKEINFO): New parameter.
1926
94ec544d
DL
19271999-09-17 Richard Stallman <rms@gnu.org>
1928
1929 * Makefile.in (srcs): Add hash.texi.
1930 (VERSION): Update to 20.6.
1931
19321999-09-13 Richard Stallman <rms@gnu.org>
1933
1934 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
1935
19361998-08-29 Karl Heuer <kwzh@gnu.org>
1937
1938 * configure.in: New file.
1939 * Makefile.in: Renamed from Makefile.
1940 (prefix, infodir): Use value obtained from configure.
1941 (emacslibdir): Obsolete variable deleted.
1942 (dist): Distribute configure.in, configure, Makefile.in.
1943
19441998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
1945
1946 * Makefile (INSTALL_INFO): New variable.
1947 (install): Run install-info.
1948
19491998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
1950
1951 * Makefile (elisp.dvi): Add missing backslash.
1952
19531998-05-02 Richard Stallman <rms@psilocin.gnu.org>
1954
1955 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
1956 Run texindex without `./'. Always run texindex on elisp.tp.
1957 (elisp.tps): Target deleted.
1958
19591998-04-05 Richard Stallman <rms@psilocin.gnu.org>
1960
1961 * Makefile (srcs): Add nonascii.texi and customize.texi.
1962 (dist): Start by deleting `temp'.
1963
19641998-02-17 Richard Stallman <rms@psilocin.gnu.org>
1965
1966 * Makefile (makeinfo, texindex): Targets deleted.
1967 (makeinfo.o, texindex.o): Targets deleted.
1968 (clean, dist): Don't do anything with them or with getopt*.
1969
19701998-01-30 Richard Stallman <rms@psilocin.gnu.org>
1971
1972 * Makefile (SHELL): Defined.
1973
19741998-01-27 Richard Stallman <rms@psilocin.gnu.org>
1975
1976 * Makefile (elisp.tps): New target.
1977 (elisp.dvi): Depend on elisp.tps.
1978
1979Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
1980
1981 * README: Update phone number.
1982
1983 * Makefile (elisp): Make this be the default target.
1984 Depend on makeinfo.c instead of makeinfo.
1985 (install): Don't depend on elisp.dvi, since we don't install that.
1986 Use mkinstalldirs.
1987 (dist): Add mkinstalldirs.
1988
1989Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1990
1991 * Makefile (VERSION): Update version number.
1992 (maintainer-clean): Renamed from realclean.
1993
1994Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
1995
1996 * Makefile (realclean): New target.
1997 (elisp): Remove any old elisp-* files first.
1998
1999Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
2000
d1f08d85
SM
2001 * Makefile (VERSION): New variable.
2002 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
2003 Compressed file suffix should be `.gz', not `.z'.
94ec544d
DL
2004
2005Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2006
2007 * Makefile (elisp): Depend on makeinfo.
2008
2009Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu)
2010
d1f08d85 2011 * Makefile (srcs): Add anti.texi.
94ec544d
DL
2012
2013Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2014
2015 * Makefile (infodir, prefix): New vars.
2016 (install): Use infodir.
2017 (emacsinfodir): Deleted.
2018
2019Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
2020
2021 * Makefile (srcs): Add calendar.texi.
2022
2023 * Makefile (dist): Copy texindex.c and makeinfo.c.
2024 Limit elisp-* files to those with one or two digits.
2025
2026Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2027
2028 * Makefile (dist): Changed to use Gzip instead of compress.
2029
2030Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
2031
2032 * loading.texi (Unloading): define-function changed back to
2033 defalias. It may not stay this way, but at least it's
2034 consistent with the known-good version of the code patch.
2035
2036Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
2037
2038 * modes.texi (Hooks): Document new optional arg of add-hook.
2039
2040Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
2041
d1f08d85 2042 * variables.texi: Document nil initial value of buffer-local variables.
94ec544d
DL
2043
2044 * tips.texi: Add new section on standard library headers.
2045
2046Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2047
2048 * Makefile (srcs): Add frame.texi to the list of sources.
2049
2050Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2051
2052 * Makefile (dist): Don't bother excluding autosave files; they'll
2053 never make it into the temp directory anyway, and the hash marks
2054 in the name are problematic for make and the Bourne shell.
dff28924 2055 (srcs):
94ec544d
DL
2056
2057Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
2058
d1f08d85 2059 * Makefile (dist): Don't include backup files or autosave files in
94ec544d
DL
2060 the distribution tar file.
2061
dff28924 2062Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu)
94ec544d
DL
2063
2064 * Makefile (srcs): Added index.perm.
2065 (elisp.dvi): Remove erroneous shell comment.
2066 Expect output of permute-index in permuted.fns.
2067 Save old elisp.aux in elisp.oaux.
2068 (clean): Added index.texi to be deleted.
2069
dff28924 2070Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
2071
2072 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
2073
dff28924 2074Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech)
94ec544d
DL
2075
2076 * files.texi: Noted that completion-ignored-extensions is ignored
2077 when making *Completions*.
2078
2079Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
2080
2081 * Makefile make dist now depends on elisp.dvi, since it tries
2082 to include it in the dist file.
2083
dff28924 2084Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu)
94ec544d
DL
2085
2086 * functions.texinfo (Mapping Functions): Add missing quote
2087
dff28924 2088Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
2089
2090 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
2091 (defunargs): Turn off \hyphenchar of \sl font temporarily.
2092
dff28924 2093Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
2094
2095 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
2096 and @error{} are the terms now being used. The files in the
2097 directory have been changed to reflect this.
2098
d1f08d85 2099 * All instances of @indentedresultt{} have been changed to
94ec544d
DL
2100 ` @result{}', using 5 spaces at the begining of the line.
2101
dff28924 2102Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
2103
2104 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
2105 experimental @indentedresult{}, @indentedexpandsto{} are part of
2106 the texinfo.tex in this directory. These TeX macros are not
2107 stable yet.
2108
dff28924 2109Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
2110
2111 * texinfo.tex: temporarily added
d1f08d85 2112 \let\result=\dblarrow
94ec544d
DL
2113 \def\error{{\it ERROR} \longdblarrow}
2114 We need to do this better soon.
2115
dff28924 2116Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
2117
2118 * Applied Karl Berry's patches to *.texinfo files, but not to
2119 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
2120 new title page format is also not applied, since it requires
2121 texinfo.tex changes.)
2122
2123 * Cleaned up `Makefile' and defined the `emacslibdir' directory
2124 for the Project GNU development environment.
2125
ad050e54 2126;; Local Variables:
fd026ee1 2127;; coding: iso-2022-7bit
ad050e54 2128;; End:
2a34a036
GM
2129
2130 Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
2131 Copying and distribution of this file, with or without modification,
2132 are permitted provided the copyright notice and this notice are preserved.
ab5796a9
MB
2133
2134;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda