*** empty log message ***
[bpt/emacs.git] / lispref / ChangeLog
CommitLineData
81909a1a
LT
12004-08-07 Luc Teirlinck <teirllm@auburn.edu>
2
3 * os.texi (Translating Input): Only non-prefix bindings in
4 `key-translation-map' override actual key bindings. Warn about
5 possible indirect effect of actual key bindings on non-prefix
6 bindings in `key-translation-map'.
7
5504e99c
LT
82004-08-06 Luc Teirlinck <teirllm@auburn.edu>
9
10 * minibuf.texi (High-Level Completion): Add anchor for definition
11 of `read-variable'.
12
13 * commands.texi: Various changes in addition to:
14 (Using Interactive): Clarify description of `interactive-form'.
15 (Interactive Call): Mention default for KEYS argument to
16 `call-interactively'.
17 (Command Loop Info): Clarify description of `this-command-keys'.
18 Mention KEEP-RECORD argument to `clear-this-command-keys'.
19 Value of `last-event-frame' can be `macro'.
20 (Repeat Events): `double-click-fuzz' is also used to distinguish
21 clicks and drags.
22 (Classifying Events): Clarify descriptions of `event-modifiers'
23 `event-basic-type' and `event-convert-list'.
24 (Accessing Events): `posn-timestamp' takes POSITION argument.
25 (Quoted Character Input): Clarify description of
26 `read-quoted-char' and fix example.
27 (Quitting): Add `with-local-quit'.
28 (Disabling Commands): Correct and clarify descriptions of
29 `enable-command' and `disable-command'.
30 Mention what happens if `disabled-command-hook' is nil.
31 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
32 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
33
f478a72a
LT
342004-07-24 Luc Teirlinck <teirllm@auburn.edu>
35
36 * frames.texi: Various changes in addition to:
37 (Creating Frames): Expand and clarify description of `make-frame'.
38 (Window Frame Parameters): Either none or both of the `icon-left'
39 and `icon-top' parameters must be specified. Put descriptions of
40 `menu-bar-lines' and `toolbar-lines' closer together and change
41 them accordingly.
42 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
43 except while processing `frame-title-format' or `icon-title-format'.
44 (Deleting Frames): Correct description of `delete-frame'.
45 Non-nil return values of `frame-live-p' are like those of `framep'.
46 (Frames and Windows): mention return value of
47 `set-frame-selected-window'.
48 (Visibility of Frames): Mention `force' argument to
49 `make-frame-invisible'. `frame-visible-p' returns t for all
50 frames on text-only terminals.
51 (Frame Configurations): Restoring a frame configuration does not
52 restore deleted frames.
53 (Window System Selections): `x-set-selection' returns DATA.
54 (Resources): Add example.
55 (Display Feature Testing): Clarify descriptions of
56 `display-pixel-height', `display-pixel-width', `x-server-version'
57 and `x-server-vendor'.
58
59 * windows.texi (Choosing Window): Add anchor.
60 * minibuf.texi (Minibuffer Misc): Add anchor.
61
bc135062
JPW
622004-07-23 John Paul Wallington <jpw@gnu.org>
63
64 * macros.texi (Defining Macros): Declaration keyword for setting
65 Edebug spec is `debug' not `edebug'.
66
cb7516e5
LT
672004-07-19 Luc Teirlinck <teirllm@auburn.edu>
68
69 * windows.texi: Various small changes in addition to:
70 (Window Point): Mention return value of `set-window-point'.
71 (Window Start): `pos-visible-in-window-p' disregards horizontal
72 scrolling. Explain return value if PARTIALLY is non-nil.
73 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
74 and `set-window-vscroll'.
75 (Size of Window): The argument WINDOW to `window-inside-edges',
76 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
77 (Resizing Windows): Explain return value of
78 `shrink-window-if-larger-than-buffer'.
79 `window-size-fixed' automatically becomes buffer local when set.
80 (Window Configurations): Explain return value of
81 `set-window-configuration'.
82
83 * minibuf.texi (Minibuffer Misc): Add anchor for
84 `minibuffer-scroll-window'.
85
86 * positions.texi (Text Lines): Add anchor for `count-lines'.
87
3751eb00
RS
882004-07-17 Richard M. Stallman <rms@gnu.org>
89
90 * display.texi (Overlay Properties): Adding `evaporate' prop
91 deletes empty overlay immediately.
92
93 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
94 fix example.
95
9a7e97c6
LT
962004-07-16 Jim Blandy <jimb@redhat.com>
97
98 * searching.texi (Regexp Backslash): Document new \_< and \_>
99 operators.
100
aa0e4da8
JB
1012004-07-16 Juanma Barranquero <lektu@terra.es>
102
103 * display.texi (Images): Fix Texinfo usage.
104
cbbfedb2
LT
1052004-07-14 Luc Teirlinck <teirllm@auburn.edu>
106
107 * buffers.texi (Modification Time): `visited-file-modtime' now
108 returns a list of two integers, instead of a cons.
109
3a052bd3
LT
1102004-07-13 Luc Teirlinck <teirllm@auburn.edu>
111
112 * windows.texi: Various changes in addition to:
113 (Splitting Windows): Add `split-window-keep-point'.
114
02c04e6f
RS
1152004-07-09 Richard M. Stallman <rms@gnu.org>
116
117 * frames.texi (Input Focus): Minor fix.
118
cb4f1287
LT
1192004-07-07 Luc Teirlinck <teirllm@auburn.edu>
120
121 * frames.texi (Input Focus): Clarify descriptions of
122 `select-frame-set-input-focus' and `select-frame'.
123
339902ec
LT
1242004-07-06 Luc Teirlinck <teirllm@auburn.edu>
125
126 * os.texi: Various small changes in addition to:
127 (Killing Emacs): Expand and clarify description of
128 `kill-emacs-query-functions' and `kill-emacs-hook'.
129 (System Environment): Expand and clarify description of `getenv'
130 and `setenv'.
131 (Timers): Clarify description of `run-at-time'.
132 (Translating Input): Correct description of
133 `extra-keyboard-modifiers'.
134 (Flow Control): Correct description of `enable-flow-control'.
135
fe3b7e35
TTN
1362004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
137
138 * os.texi: Update copyright.
139 (Session Management): Grammar fix.
140 Clarify which Emacs does the restarting.
141 Use @samp for *scratch* buffer.
142
59db7d6e
LT
1432004-07-04 Alan Mackenzie <acm@muc.de>
144
145 * frames.texi (Input Focus): Add documentation for
146 `select-frame-set-input-focus'. Replace refs to non-existent
147 `switch-frame' with `select-frame'. Minor corrections and tidying
148 up of text-only terminal stuff.
149
e3ccf404
RS
1502004-07-02 Richard M. Stallman <rms@gnu.org>
151
152 * files.texi (Saving Buffers): Cleanup write-contents-function.
153 (Magic File Names): Cleanup file-remote-p.
154
8addb6eb
KG
1552004-07-02 Kai Grossjohann <kai@emptydomain.de>
156
157 * files.texi (Magic File Names): `file-remote-p' returns an
158 identifier of the remote system, not just t.
159
7a58d84d
DK
1602004-07-02 David Kastrup <dak@gnu.org>
161
162 * searching.texi (Entire Match Data): Add explanation about new
163 match-data behavior when @var{integers} is non-nil.
164
d8c379f8
RS
1652004-06-24 Richard M. Stallman <rms@gnu.org>
166
b4a4b0ae
RS
167 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
168
d8c379f8
RS
169 * customize.texi (Variable Definitions): Note about doc strings
170 and :set.
171
172 * keymaps.texi (Keymap Terminology): Document `kbd'.
173 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
174
175 * display.texi (Invisible Text): Setting buffer-invisibility-spec
176 makes it buffer-local.
177
178 * files.texi (Saving Buffers): Correct previous change.
179
180 * commands.texi (Accessing Events):
181 Clarify posn-col-row and posn-actual-col-row.
182
1832004-06-24 David Ponce <david.ponce@wanadoo.fr>
184
185 * commands.texi (Accessing Events): New functions
186 posn-at-point and posn-at-x-y. Add example to posn-x-y.
187
dce417e7
LT
1882004-06-23 Luc Teirlinck <teirllm@auburn.edu>
189
190 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
191 * frames.texi, buffers.texi, backups.texi, variables.texi:
192 * loading.texi, eval.texi, functions.texi, control.texi:
193 * symbols.texi, minibuf.texi: Reposition @anchor's.
194
195 * help.texi: Various small changes in addition to the following.
196 (Describing Characters): Describe PREFIX argument to
197 `key-description'. Correct and clarify definition of
198 `text-char-description'. Describe NEED-VECTOR argument to
199 `read-kbd-macro'.
200 (Help Functions): Clarify definition of `apropos'.
201
255d07dc
LH
2022004-06-23 Lars Hansen <larsh@math.ku.dk>
203
204 * files.texi (Saving Buffers): Correct description of
205 `write-contents-functions'.
206
4e9691e9
JB
2072004-06-21 Juanma Barranquero <lektu@terra.es>
208
209 * display.texi (Images): Remove redundant @vindex directives.
210 Rewrite `image-library-alist' doc in active voice.
211
1ebd4f78
JB
2122004-06-14 Juanma Barranquero <lektu@terra.es>
213
214 * display.texi (Images): Document new delayed library loading,
215 variable `image-library-alist' and (existing but undocumented)
216 function `image-type-available-p'.
217
ddfb8369
RS
2182004-06-05 Richard M. Stallman <rms@gnu.org>
219
220 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
221 refer the user to the Initial Input node.
222 (Text from Minibuffer): Likewise.
223 (Initial Input): New node. Document this feature
224 and say it is mostly deprecated.
225
18684a3a
RS
2262004-05-30 Richard M. Stallman <rms@gnu.org>
227
7a61e456
RS
228 * loading.texi (Named Features): Clarify return value
229 and meaning of NOERROR.
230
18684a3a
RS
231 * variables.texi (File Local Variables): Minor cleanup.
232
c8364415
MA
2332004-05-30 Michael Albinus <michael.albinus@gmx.de>
234
235 * files.texi (Magic File Names): Add `file-remote-p' as operation
236 of file name handlers.
237
08fd1251
RS
2382004-05-29 Richard M. Stallman <rms@gnu.org>
239
240 * modes.texi (Minor Mode Conventions): (-) has no special meaning
241 as arg to a minor mode command.
242
71d5a208
RS
2432004-05-22 Richard M. Stallman <rms@gnu.org>
244
245 * syntax.texi (Syntax Class Table): Word syntax not just for English.
246
247 * streams.texi (Output Variables): Doc float-output-format.
248
249 * searching.texi (Regexp Special): Nested repetition can be infloop.
250
251 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
252 real stack overflow.
253
254 * compile.texi: Minor cleanups.
255
2562004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
257
258 * lists.texi (Cons Cells): Explain dotted lists, true lists,
259 circular lists.
260 (List Elements): Explain handling of circular and dotted lists.
1ebd4f78 261
022cb162
TTN
2622004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
263
264 * modes.texi (Search-based Fontification): Fix typo.
265
aa7094ba
JB
2662004-05-10 Juanma Barranquero <lektu@terra.es>
267
268 * modes.texi (Mode Line Variables): Fix description of
269 global-mode-string, which is now after which-func-mode, not the
270 buffer name.
271
c2383279
LH
2722004-05-07 Lars Hansen <larsh@math.ku.dk>
273
274 * modes.texi (Desktop Save Mode): Add.
275 (Modes): Add menu entry Desktop Save Mode.
276
277 * hooks.texi: Add desktop-after-read-hook,
278 desktop-no-desktop-file-hook and desktop-save-hook.
279
280 * locals.texi: Add desktop-save-buffer.
281
058296d3
JH
2822004-04-30 Jesper Harder <harder@ifa.au.dk>
283
284 * display.texi: emacs -> Emacs.
285
0c54865e
EZ
2862004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
287
288 * files.texi (Changing Files): Document set-file-times.
289
d814862a
JB
2902004-04-23 Juanma Barranquero <lektu@terra.es>
291
292 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
293
e8d6f886
JH
2942004-04-18 Jesper Harder <harder@ifa.au.dk>
295
296 * tips.texi (Coding Conventions): defopt -> defcustom.
297
3a424014
LT
2982004-04-16 Luc Teirlinck <teirllm@auburn.edu>
299
300 * sequences.texi: Various clarifications.
301
9e860631
LT
3022004-04-14 Luc Teirlinck <teirllm@auburn.edu>
303
304 * buffers.texi (Read Only Buffers): Mention optional ARG to
305 `toggle-read-only'.
306
5e30a0fb
NR
3072004-04-14 Nick Roberts <nick@nick.uklinux.net>
308
9e860631 309 * windows.texi (Selecting Windows): Note that get-lru-window
5e30a0fb
NR
310 returns a full-width window if possible.
311
619fb950
LT
3122004-04-13 Luc Teirlinck <teirllm@auburn.edu>
313
314 * buffers.texi: Various changes in addition to:
315 (Buffer File Name): Add `find-buffer-visiting'.
316 (Buffer Modification): Mention optional ARG to `not-modified'.
317 (Indirect Buffers): Mention optional CLONE argument to
318 `make-indirect-buffer'.
319
320 * files.texi: Various changes in addition to:
321 (Visiting Functions): `find-file-hook' is now a normal hook.
322 (File Name Expansion): Explain difference between the way that
323 `expand-file-name' and `file-truename' treat `..'.
324 (Contents of Directories): Mention optional ID-FORMAT argument to
325 `directory-files-and-attributes'.
326 (Format Conversion): Mention new optional CONFIRM argument to
327 `format-write-file'.
328
a2295d32
MB
3292004-04-12 Miles Bader <miles@gnu.org>
330
331 * macros.texi (Expansion): Add description of `macroexpand-all'.
332
571fd4d5
JH
3332004-04-05 Jesper Harder <harder@ifa.au.dk>
334
335 * variables.texi (Variable Aliases): Mention
336 cyclic-variable-indirection.
337
338 * errors.texi (Standard Errors): Ditto.
339
4ba2fd66
LT
3402004-04-04 Luc Teirlinck <teirllm@auburn.edu>
341
342 * backups.texi: Various small changes in addition to:
343 (Making Backups): Mention return value of `backup-buffer'.
344 (Auto-Saving): Mention optional FORCE argument to
345 `delete-auto-save-file-if-necessary'.
346 (Reverting): Mention optional PRESERVE-MODES argument to
347 `revert-buffer'. Correct description of `revert-buffer-function'.
348
8f7ea687
JL
3492004-03-22 Juri Linkov <juri@jurta.org>
350
351 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
352 with `Vector Functions'.
353
354 * text.texi (Sorting): Add missing quote.
355
0eeca3c1
LT
3562004-03-14 Luc Teirlinck <teirllm@auburn.edu>
357
358 * intro.texi (Lisp History): Replace xref to `cl' manual with
359 inforef.
360
e69cfac2
RS
3612004-03-12 Richard M. Stallman <rms@gnu.org>
362
363 * intro.texi (Version Info): Add arg to emacs-version.
364 (Lisp History): Change xref to CL manual.
365
1b91d47f
LT
3662004-03-09 Luc Teirlinck <teirllm@auburn.edu>
367
368 * minibuf.texi (Completion Commands): Add xref to Emacs manual
369 for Partial Completion mode.
370
97073664
TTN
3712004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
372
373 * customize.texi: Fix typo. Remove eol whitespace.
374
04a6e76b
RS
3752004-03-04 Richard M. Stallman <rms@gnu.org>
376
377 * processes.texi: Fix typos.
378
379 * lists.texi (Building Lists): Minor clarification.
380
381 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
382 in make-hash-table.
383
5bb0fcd1
JB
3842004-02-29 Juanma Barranquero <lektu@terra.es>
385
386 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
387 rm, and ignore exit code.
388
9022d421
EZ
3892004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
390
391 * display.texi (Defining Faces): Add description for min-colors.
392 Update example.
393
92f5fba2
LT
3942004-02-23 Luc Teirlinck <teirllm@auburn.edu>
395
396 * abbrevs.texi: Various corrections and clarifications in addition
397 to the following:
398 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
399
7e83e178
GM
4002004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
401
402 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
403
9c5609e8
LT
4042004-02-21 Luc Teirlinck <teirllm@auburn.edu>
405
e2b9b51f
LT
406 * text.texi: Various small changes in addition to the following:
407 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
408 to delete-horizontal-space.
409 (Kill Functions, Yanking, Low-Level Kill Ring): clarify and correct
410 description of yank-handler text property at various places.
411
7daa0e81
LT
412 * frames.texi (Window System Selections): Add anchor.
413
9c5609e8
LT
414 * syntax.texi (Syntax Table Functions): Clarify and correct
415 descriptions of make-syntax-table and copy-syntax-table.
416 (Motion and Syntax): Clarify SYNTAXES argument to
417 skip-syntax-forward.
418 (Parsing Expressions): Mention that the return value of
419 parse-partial-sexp is currently a list of ten rather than nine
420 elements.
421 (Categories): Various corrections and clarifications.
422
d29edb21
LT
4232004-02-17 Luc Teirlinck <teirllm@auburn.edu>
424
425 * markers.texi (Marker Insertion Types): Minor change.
426
427 * locals.texi (Standard Buffer-Local Variables):
428 * commands.texi (Interactive Codes, Using Interactive):
429 * functions.texi (Related Topics): Fix xrefs.
430
43e48bda
LT
4312004-02-16 Luc Teirlinck <teirllm@auburn.edu>
432
433 * lists.texi (Sets And Lists): Update description of delete-dups.
434
84e34002
RS
4352004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
436
437 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
438
4392004-02-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
440
441 * frames.texi (Parameter Access): frame-parameters arg is optional.
442 modify-frame-parameters handles nil for FRAME.
443 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
444 are all-or-nothing for certain toolkits.
445 Mention parameter wait-for-wm.
446 (Frames and Windows): In frame-first-window and frame-selected-window
447 the arg is optional.
448 (Input Focus): In redirect-frame-focus the second arg is optional.
449 (Window System Selections): Mention selection type CLIPBOARD.
450 Mention data-type UTF8_STRING.
451 Mention numbering of cut buffers.
452 (Resources): Describe x-resource-name.
453
4542004-02-16 Richard M. Stallman <rms@gnu.org>
455
456 * windows.texi (Buffers and Windows): Delete false table
457 about all-frames.
458
459 * syntax.texi (Parsing Expressions): Delete old caveat
460 about parse-sexp-ignore-comments.
461
462 * streams.texi (Output Variables): Add print-quoted.
463
464 * lists.texi (Building Lists): Minor cleanup.
465
466 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
467
468 * display.texi (Overlays): Explain overlays use markers.
469 (Managing Overlays): Explain front-advance and rear-advance
470 in more detail.
471
472 * loading.texi (Unloading): Document unload-feature-special-hooks.
473 Get rid of fns-NNN.el file.
474
4752004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
476
477 * help.texi (Describing Characters): Fix text-char-description
478 example output.
479
480 * edebug.texi (Using Edebug): Fix example.
481
482 * debugging.texi (Internals of Debugger): Fix return value.
43e48bda 483
84e34002
RS
484 * files.texi (Changing Files): Fix argname.
485
486 * calendar.texi: Fix parens, and default values.
487
488 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
489 * nonascii.texi, objects.texi, os.texi: Minor fixes.
490 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
491
492 * positions.texi (Text Lines): Don't add -1 in current-line.
493
4942004-02-16 Richard M. Stallman <rms@gnu.org>
495
496 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
497
c33b76da
EZ
4982004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
499
500 * processes.texi (Low-Level Network): Fix a typo.
501
9d7271e8
KS
5022004-02-12 Kim F. Storm <storm@cua.dk>
503
504 * display.texi (Fringes): Use consistent wording.
505 Note that window-fringe's window arg is optional.
506 (Scroll Bars): Use consistent wording.
507
6827d730
LT
5082004-02-11 Luc Teirlinck <teirllm@auburn.edu>
509
510 * tips.texi (Comment Tips): Document the new conventions for
511 commenting out code.
512
1cb60b5a
JD
5132004-02-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
514
515 * positions.texi (Text Lines): Added missing end defun.
516
7fdd1f62
KS
5172004-02-07 Kim F. Storm <storm@cua.dk>
518
519 * positions.texi (Text Lines): Add line-number-at-pos.
520
eb3c144c
JPW
5212004-02-06 John Paul Wallington <jpw@gnu.org>
522
523 * display.texi (Button Properties, Button Buffer Commands):
524 mouse-2 invokes button, not down-mouse-1.
525
a1d38d63
JR
5262004-02-04 Jason Rumney <jasonr@gnu.org>
527
528 * makefile.w32-in: Sync with Makefile.in changes.
529
4b574f3d
LT
5302004-02-03 Luc Teirlinck <teirllm@auburn.edu>
531
532 * minibuf.texi (Text from Minibuffer): Various corrections and
533 clarifications.
534 (Object from Minibuffer): Correct Lisp description of
535 read-minibuffer.
536 (Minibuffer History): Clarify description of cons values for
537 HISTORY arguments.
538 (Basic Completion): Various corrections and clarifications. Add
539 completion-regexp-list.
540 (Minibuffer Completion): Correct and clarify description of
541 completing-read.
6f6b0433 542 (Completion Commands): Mention Partial Completion mode. Various
4b574f3d
LT
543 other minor changes.
544 (High-Level Completion): Various corrections and clarifications.
545 (Reading File Names): Ditto.
546 (Minibuffer Misc): Ditto.
547
d8186297
LT
5482004-01-26 Luc Teirlinck <teirllm@auburn.edu>
549
550 * strings.texi (Text Comparison): assoc-string also matches
551 elements of alists that are strings instead of conses.
552 (Formatting Strings): Standardize Texinfo usage. Update index
553 entries.
554
9adcb5f2
LT
5552004-01-20 Luc Teirlinck <teirllm@auburn.edu>
556
557 * lists.texi (Sets And Lists): Add delete-dups.
558
3e7274ae
LT
5592004-01-15 Luc Teirlinck <teirllm@auburn.edu>
560
561 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
562 special form.
563 * macros.texi (Defining Macros): Update description of `declare',
564 which now is a macro.
565 (Wrong Time): Fix typos.
566
944e099f
LT
5672004-01-14 Luc Teirlinck <teirllm@auburn.edu>
568
569 * compile.texi (Compilation Functions): Expand descriptions of
e75c1a57 570 `compile-defun', `byte-compile-file', `byte-recompile-directory'
944e099f
LT
571 and `batch-byte-compile'. In particular, mention and describe
572 all optional arguments.
573 (Disassembly): Correct and clarify the description of `disassemble'.
574
90c3aa59
LT
5752004-01-11 Luc Teirlinck <teirllm@auburn.edu>
576
577 * searching.texi: Various small changes in addition to the
578 following.
579 (Regexp Example): Adapt to new value of `sentence-end'.
580 (Regexp Functions): The PAREN argument to `regexp-opt' can be
581 `words'.
582 (Search and Replace): Add usage note for `perform-replace'.
583 (Entire Match Data): Mention INTEGERS and REUSE arguments to
584 `match-data'.
585 (Standard Regexps): Update for new values of `paragraph-start'
586 and `sentence-end'.
587
583c353d
LT
5882004-01-07 Luc Teirlinck <teirllm@auburn.edu>
589
590 * files.texi (Saving Buffers): Clarify descriptions of
591 `write-contents-functions' and `before-save-hook'.
592 Make the defvar's for `before-save-hook' and `after-save-hook'
593 into defopt's.
594
05faee07
KS
5952004-01-07 Kim F. Storm <storm@cua.dk>
596
597 * commands.texi (Click Events): Describe new image and
598 width/height elements of click events.
599 (Accessing Events): Add posn-string, posn-image, and
600 posn-object-width-height. Change posn-object to return either
601 image or string object.
602
a0465ec3
SJ
6032004-01-01 Simon Josefsson <jas@extundo.com>
604
605 * hooks.texi (Standard Hooks): Add before-save-hook.
606 * files.texi (Saving Buffers): Likewise.
607
972c0c49
RS
6082004-01-03 Richard M. Stallman <rms@gnu.org>
609
610 * frames.texi (Frames and Windows): Delete frame-root-window.
611
dbcd463f
LT
6122004-01-03 Luc Teirlinck <teirllm@auburn.edu>
613
614 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
615
616 * functions.texi: Various small changes in addition to the
617 following.
618 (What Is a Function): `functionp' returns nil for macros. Clarify
619 behavior of this and following functions for symbol arguments.
620 (Function Documentation): Add `\' in front of (fn @var{arglist})
621 and explain why.
622 (Defining Functions): Mention DOCSTRING argument to `defalias'.
623 Add anchor.
624 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
625
02c77ee9
MB
6262004-01-01 Miles Bader <miles@gnu.org>
627
628 * display.texi (Buttons): New section.
629
903a1a91
AS
6302003-12-31 Andreas Schwab <schwab@suse.de>
631
632 * numbers.texi (Math Functions): sqrt reports a domain-error
633 error.
634 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
635
697cf92a
LT
6362003-12-30 Luc Teirlinck <teirllm@auburn.edu>
637
3f70fe82
LT
638 * tips.texi (Documentation Tips): Update item on hyperlinks in
639 documentation strings.
640
697cf92a
LT
641 * errors.texi (Standard Errors): Various small corrections and
642 additions.
643
644 * control.texi: Various small changes in addition to the
645 following.
646 (Signaling Errors): Provide some more details on how `signal'
647 constructs the error message. Add anchor to the definition of
648 `signal'.
649 (Error Symbols): Describe special treatment of `quit'.
650 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
651 to emphasize that it has to be a single form.
652
653 * buffers.texi: Add anchor.
654
4d25144d
RS
6552003-12-29 Richard M. Stallman <rms@gnu.org>
656
657 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
658 (Window Configurations): Add window-configuration-frame.
659
660 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
661
662 * text.texi (Examining Properties): Add get-char-property-and-overlay.
663 Change arg name in get-char-property.
664 (Special Properties): Update handling of keymap property.
665
666 * strings.texi (Modifying Strings): Add clear-string.
667 (Text Comparison): Add assoc-string and remove
668 assoc-ignore-case, assoc-ignore-representation.
669
670 * os.texi (Time of Day): Add set-time-zone-rule.
671
672 * numbers.texi (Math Functions): asin, acos, log, log10
697cf92a 673 report domain-error errors.
4d25144d 674
697cf92a 675 * nonascii.texi (Converting Representations):
4d25144d
RS
676 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
677 (Encoding and I/O): Add file-name-coding-system.
678
679 * modes.texi (Search-based Fontification): Explain that
680 face specs are symbols with face names as values.
681
682 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
683
684 * lists.texi (Building Lists): remq moved elsewhere.
685 (Sets And Lists): remq moved here.
686 (Association Lists): Refer to assoc-string.
687
688 * internals.texi (Garbage Collection): Add memory-use-counts.
689
690 * frames.texi (Frames and Windows): Add set-frame-selected-window
691 and frame-root-window.
692
697cf92a 693 * files.texi (Contents of Directories):
4d25144d
RS
694 Add directory-files-and-attributes.
695
696 * display.texi (Refresh Screen): Add force-window-update.
697 (Invisible Text): Explain about moving point out of invis text.
698 (Overlay Properties): Add overlay-properties.
699 (Managing Overlays): Add overlayp.
700 (GIF Images): Invalid image number displays a hollow box.
701
702 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
703 (Killing Buffers): Add buffer-live-p.
704
67fafe38
MR
7052003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
706
707 * display.texi (Fringes): Fix typo "set-buffer-window".
708
68e74f25
LT
7092003-12-24 Luc Teirlinck <teirllm@auburn.edu>
710
711 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
712 * nonascii.texi, processes.texi, tips.texi, variables.texi:
713 Add or change various xrefs and anchors.
714
715 * commands.texi: Replace all occurrences of @acronym{CAR} with
716 @sc{car}, for consistency with the rest of the Elisp manual.
717 `car' and `cdr' are historically acronyms, but are no longer
718 widely thought of as such.
719
720 * internals.texi (Pure Storage): Mention that `purecopy' does not
721 copy text properties.
722 (Object Internals): Now 29 bits are used (in most implementations)
723 to address Lisp objects.
724
725 * variables.texi (Variables with Restricted Values): New node.
726
727 * objects.texi (Lisp Data Types): Mention that certain variables
728 can only take on a restricted set of values and add an xref to
729 the new node "Variables with Restricted Values".
730
731 * eval.texi (Function Indirection): Describe the errors that
732 `indirect-function' can signal.
733 (Eval): Clarify the descriptions of `eval-region' and `values'.
734 Describe `eval-buffer' instead of `eval-current-buffer' and
735 mention `eval-current-buffer' as an alias for `current-buffer'.
736 Correct the description and mention all optional arguments.
737
697cf92a 738 * nonascii.texi: Various small changes in addition to the
68e74f25
LT
739 following.
740 (Converting Representations): Clarify behavior of
741 `string-make-multibyte' and `string-to-multibyte' for unibyte all
742 ASCII arguments.
743 (Character Sets): Document the variable `charset-list' and adapt
744 the definition of the function `charset-list' accordingly.
745 (Translation of Characters): Clarify use of generic characters in
746 `make-translation-table'. Clarify and correct the description of
747 the use of translation tables in encoding and decoding.
748 (User-Chosen Coding Systems): Correct and clarify the description
749 of `select-safe-coding-system'.
750 (Default Coding Systems): Clarify description of
751 `file-coding-system-alist'.
752
a62f71e4
LT
7532003-11-30 Luc Teirlinck <teirllm@auburn.edu>
754
755 * strings.texi (Text Comparison): Correctly describe when two
756 strings are `equal'. Combine and clarify descriptions of
757 `assoc-ignore-case' and `assoc-ignore-representation'.
758
759 * objects.texi (Non-ASCII in Strings): Clarify description of
760 when a string is unibyte or multibyte.
761 (Bool-Vector Type): Update examples.
762 (Equality Predicates): Correctly describe when two strings are
763 `equal'.
764
19017752
LT
7652003-11-29 Luc Teirlinck <teirllm@auburn.edu>
766
767 * lists.texi (Building Lists): `append' no longer accepts integer
768 arguments. Update the description of `number-sequence' to reflect
769 recent changes.
770 (Sets And Lists): Describe `member-ignore-case' after `member'.
771
0f6a07a8
KS
7722003-11-27 Kim F. Storm <storm@cua.dk>
773
774 * commands.texi (Click Events): Click object may be an images.
775 Describe (dx . dy) element of click positions.
776 (Accessing Events): Remove duplicate posn-timestamp.
777 New functions posn-object and posn-object-x-y.
778
1ce7c819
KS
7792003-11-23 Kim F. Storm <storm@cua.dk>
780
781 * commands.texi (Click Events): Describe enhancements to event
782 position lists, including new text-pos and (col . row) items.
783 Mention left-fringe and right-fringe area events.
0f6a07a8 784 (Accessing Events): New functions posn-area and
1ce7c819
KS
785 posn-actual-col-row. Mention posn-timestamp. Mention that
786 posn-point in non-text area still returns buffer position.
787 Clarify posn-col-row.
788
cae8ddbb
LH
7892003-11-21 Lars Hansen <larsh@math.ku.dk>
790
791 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
792 * anti.texi (File Attributes): Describe removed parameter
793 ID-FORMAT.
794
f7f1a248
LT
7952003-11-20 Luc Teirlinck <teirllm@auburn.edu>
796
68e74f25 797 * positions.texi (Positions): Mention that, if a marker is used as
f7f1a248
LT
798 a position, its buffer is ignored.
799
800 * markers.texi (Overview of Markers): Mention it here too.
801
c5e2fb05
LT
8022003-11-12 Luc Teirlinck <teirllm@auburn.edu>
803
804 * numbers.texi (Numeric Conversions): Not just `floor', but also
805 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
806
e57d0aa8
LT
8072003-11-10 Luc Teirlinck <teirllm@auburn.edu>
808
809 * markers.texi (Creating Markers): Specify insertion type of
810 created markers. Add xref to `Marker Insertion Types'.
811 Second argument to `copy-marker' is optional.
812 (Marker Insertion Types): Mention that most markers are created
813 with insertion type nil.
814 (The Mark): Correctly describe when `mark' signals an error.
815 (The Region): Correctly describe when `region-beginning' and
816 `region-end' signal an error.
817
bb3612ec
LT
8182003-11-08 Luc Teirlinck <teirllm@auburn.edu>
819
820 * hash.texi (Creating Hash): Clarify description of `eql'.
821 `makehash' is obsolete.
822 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
823
824 * positions.texi (Point): Change description of `buffer-end', so
825 that it is also correct for floating point arguments.
826 (List Motion): Correct argument lists of `beginning-of-defun' and
827 `end-of-defun'.
828 (Excursions): Add xref to `Marker Insertion Types'.
829 (Narrowing): Argument to `narrow-to-page' is optional.
830
cfb8a797
LT
8312003-11-06 Luc Teirlinck <teirllm@auburn.edu>
832
833 * streams.texi (Output Streams): Clarify behavior of point for
834 marker output streams.
835
c6177909
LT
8362003-11-04 Luc Teirlinck <teirllm@auburn.edu>
837
838 * variables.texi (Defining Variables): Second argument to
839 `defconst' is not optional.
840 (Setting Variables): Mention optional argument APPEND to
841 `add-to-list'.
842 (Creating Buffer-Local): Expand description of
843 `make-variable-buffer-local'.
844 (Frame-Local Variables): Expand description of
845 `make-variable-frame-local'.
846 (Variable Aliases): Correct description of optional argument
847 DOCSTRING to `defvaralias'. Mention return value of
848 `defvaralias'.
849 (File Local Variables): Add xref to `File variables' in Emacs
850 Manual. Correct description of `hack-local-variables'. Mention
851 `safe-local-variable' property. Mention optional second argument
852 to `risky-local-variable-p'.
853
b3645067
LT
8542003-11-03 Luc Teirlinck <teirllm@auburn.edu>
855
856 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
857
10695e5c
EZ
8582003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
859
860 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
861 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
862 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
863 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
864 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
b3645067 865 lispref/processes.texi, lispref/searching.texi,
10695e5c
EZ
866 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
867 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
868 @acronym{FOO}.
869
a2f4def1
LT
8702003-10-27 Luc Teirlinck <teirllm@auburn.edu>
871
872 * strings.texi (Creating Strings): Argument START to `substring'
873 can not be `nil'. Expand description of
874 `substring-no-properties'. Correct description of `split-string',
875 especially with respect to empty matches. Prevent very bad line
876 break in definition of `split-string-default-separators'.
877 (Text Comparison): `string=' and `string<' also accept symbols as
878 arguments.
879 (String Conversion): More completely describe argument BASE in
880 `string-to-number'.
5bb0fcd1 881 (Formatting Strings): `%s' and `%S' in `format' do require
a2f4def1
LT
882 corresponding object. Clarify behavior of numeric prefix after
883 `%' in `format'.
884 (Case Conversion): The argument to `upcase-initials' can be a
885 character.
886
a2296bf9
KH
8872003-10-27 Kenichi Handa <handa@m17n.org>
888
889 * display.texi (Fontsets): Fix texinfo usage.
890
885fef7c
KH
8912003-10-25 Kenichi Handa <handa@m17n.org>
892
893 * display.texi (Fontsets): Add description of the function
894 set-fontset-font.
895
0c6b7a1f
LT
8962003-10-23 Luc Teirlinck <teirllm@auburn.edu>
897
898 * display.texi (Temporary Displays): Add xref to `Documentation
899 Tips'.
900
901 * functions.texi (Function Safety): Use inforef instead of pxref
902 for SES.
903
c3cda320
AS
9042003-10-23 Andreas Schwab <schwab@suse.de>
905
906 * Makefile.in (TEX, texinputdir): Don't define.
907 (TEXI2DVI): Define.
908 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
909 add $(srcdir)/index.texi.
910 ($(infodir)/elisp): Remove index.texi dependency.
911 (elisp.dvi): Likewise. Use $(TEXI2DVI).
912 (index.texi): Remove target.
913 (dist): Don't link $(srcdir)/permute-index.
83badb71
AS
914 (clean): Don't remove index.texi.
915
c3cda320
AS
916 * permute-index, index.perm: Remove.
917 * index.texi: Rename from index.unperm.
918
e5dadca7
LT
9192003-10-22 Luc Teirlinck <teirllm@auburn.edu>
920
921 * tips.texi (Documentation Tips): Document new behavior for face
922 and variable hyperlinks in Help mode.
923
6cfb0777
LT
9242003-10-21 Luc Teirlinck <teirllm@auburn.edu>
925
926 * objects.texi (Integer Type): Update for extra bit of integer range.
927 (Character Type): Ditto.
928
a6eeaa81 9292003-10-16 Eli Zaretskii <eliz@gnu.org>
a4fc3ab3
EZ
930
931 * numbers.texi (Integer Basics): Add index entries for reading
932 numbers in hex, octal, and binary.
933
c8f9ba83
LK
9342003-10-16 Lute Kamstra <lute@gnu.org>
935
936 * modes.texi (Mode Line Format): Mention force-mode-line-update's
937 argument.
938
b52a26fb
LT
9392003-10-13 Luc Teirlinck <teirllm@auburn.edu>
940
941 * windows.texi (Choosing Window): Fix typo.
942 * edebug.texi (Edebug Execution Modes): Fix typo.
943
f7005886
RS
9442003-10-13 Richard M. Stallman <rms@gnu.org>
945
946 * windows.texi (Basic Windows): A window has fringe settings,
947 display margins and scroll-bar settings.
948 (Splitting Windows): Doc split-window return value.
949 Clean up one-window-p.
950 (Selecting Windows): Fix typo.
951 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
952 (Buffers and Windows): In set-window-buffer, explain effect
953 on fringe settings and scroll bar settings.
954 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
955 (Choosing Window): Use defopt for pop-up-frame-function.
956 For special-display-buffer-names, explain same-window and same-frame.
957 Clarify window-dedicated-p return value.
958 (Textual Scrolling): scroll-up and scroll-down can get an error.
959 (Horizontal Scrolling): Clarify auto-hscroll-mode.
960 Clarify set-window-hscroll.
961 (Size of Window): Don't mention tool bar in window-height.
962 (Coordinates and Windows): Explain what coordinates-in-window-p
963 returns for fringes and display margins.
964 (Window Configurations): Explain saving fringes, etc.
965
966 * tips.texi (Library Headers): Clean up Documentation.
967
968 * syntax.texi (Parsing Expressions): Clean up forward-comment
969 and parse-sexp-lookup-properties.
970
971 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
972
973 * os.texi (System Environment): Clean up text for load-average errors.
974
975 * modes.texi (Hooks): Don't explain local hook details at front.
976 Clarify run-hooks and run-hook-with-args a little.
977 Clean up add-hook and remove-hook.
978
979 * edebug.texi (Edebug Execution Modes): Clarify t.
980 Document edebug-sit-for-seconds.
981 (Coverage Testing): Document C-x X = and =.
982 (Instrumenting Macro Calls): Fix typo.
983 (Specification List): Don't index the specification keywords.
984
c989ebe9
KS
9852003-10-10 Kim F. Storm <storm@cua.dk>
986
987 * processes.texi (Network): Introduce make-network-process.
988
f9525eef
LT
9892003-10-09 Luc Teirlinck <teirllm@auburn.edu>
990
991 * tips.texi (Library Headers): Fix typo.
992
f008b925
LK
9932003-10-07 Juri Linkov <juri@jurta.org>
994
995 * modes.texi (Imenu): Mention imenu-create-index-function's
996 default value. Explain submenus better.
997
c22c5da6
LK
9982003-10-07 Lute Kamstra <lute@gnu.org>
999
1000 * modes.texi (Faces for Font Lock): Fix typo.
1001 (Hooks): Explain how buffer-local hook variables can refer to
1002 global hook variables.
1003 Various minor clarifications.
1004
49247521
LK
10052003-10-06 Lute Kamstra <lute@gnu.org>
1006
1007 * tips.texi (Coding Conventions): Mention naming conventions for
1008 hooks.
1009
9296c947
LT
10102003-10-05 Luc Teirlinck <teirllm@auburn.edu>
1011
1012 * loading.texi (Library Search): Correct default value of
1013 load-suffixes.
1014 (Named Features): Fix typo.
1015
0e9b293a
RS
10162003-10-05 Richard M. Stallman <rms@gnu.org>
1017
1018 * loading.texi (Named Features): In `provide',
1019 say how to test for subfeatures.
1020 (Unloading): In unload-feature, use new var name
1021 unload-feature-special-hooks.
1022
49247521 10232003-10-03 Lute Kamstra <lute@gnu.org>
10ee4e90
LK
1024
1025 * modes.texi (Major Mode Conventions): Mention third way to set up
1026 Imenu.
1027 (Imenu): A number of small fixes.
1028 Delete documentation of internal variable imenu--index-alist.
1029 Document the return value format of imenu-create-index-function
1030 functions.
1031
ab8f7d5c
RS
10322003-09-30 Richard M. Stallman <rms@gnu.org>
1033
1034 * processes.texi (Network): Say what stopped datagram connections do.
1035
1036 * lists.texi (Association Lists): Clarify `assq-delete-all'.
1037
1038 * display.texi (Overlay Properties): Clarify `evaporate' property.
1039
49247521 10402003-09-29 Lute Kamstra <lute@gnu.org>
86b9b767
LK
1041
1042 * modes.texi (Mode Line Data): Explain when symbols in mode-line
c22c5da6 1043 constructs should be marked as risky.
86b9b767
LK
1044 Change cons cell into proper list.
1045 (Mode Line Variables): Change cons cell into proper list.
1046
49247521 10472003-09-26 Lute Kamstra <lute@gnu.org>
bc3b02f9
LK
1048
1049 * modes.texi (Mode Line Data): Document the :propertize construct.
1050 (Mode Line Variables): Reorder the descriptions of the variables
c22c5da6 1051 to match their order in the default mode-line-format.
bc3b02f9
LK
1052 Describe the new variables mode-line-position and mode-line-modes.
1053 Update the default values of mode-line-frame-identification,
1054 minor-mode-alist, and default-mode-line-format.
1055 (Properties in Mode): Mention the :propertize construct.
6142d1d0 1056
bc3b02f9 10572003-09-26 Richard M. Stallman <rms@gnu.org>
6142d1d0 1058
c22c5da6 1059 * buffers.texi, commands.texi, debugging.texi, eval.texi:
6142d1d0
RS
1060 * loading.texi, minibuf.texi, text.texi, variables.texi:
1061 Avoid @strong{Note:}.
1062
10632003-09-26 Richard M. Stallman <rms@gnu.org>
1064
1065 * keymaps.texi (Remapping Commands): Fix typo.
1066
41beda59
LT
10672003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
1068
1069 * processes.texi (Low-Level Network): Fix typo.
1070
ef6ae4ff
KS
10712003-09-23 Kim F. Storm <storm@cua.dk>
1072
1073 * processes.texi (Network, Network Servers): Fix typos.
1074 (Low-Level Network): Add timeout value for :server keyword.
1075 Add new option keywords to make-network-process.
1076 Add set-network-process-options.
1077 Explain how to test availability of network options.
1078
b0f23edf
RS
10792003-09-19 Richard M. Stallman <rms@gnu.org>
1080
1081 * text.texi (Motion by Indent): Arg to
1082 backward-to-indentation and forward-to-indentation is optional.
1083
1084 * strings.texi (Creating Strings): Add substring-no-properties.
1085
1086 * processes.texi
1087 (Process Information): Add list-processes arg QUERY-ONLY.
1088 Delete process-contact from here.
1089 Add new status values for process-status.
1090 Add process-get, process-put, process-plist, set-process-plist.
1091 (Synchronous Processes): Add call-process-shell-command.
1092 (Signals to Processes): signal-process allows process objects.
1093 (Network): Complete rewrite.
1094 (Network Servers, Datagrams, Low-Level Network): New nodes.
1095
1096 * positions.texi (Word Motion): forward-word, backward-word
1097 arg is optional. Reword.
1098
1099 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
1100
c22c5da6 1101 * variables.texi (Creating Buffer-Local):
b0f23edf
RS
1102 Delete duplicate definition of buffer-local-value.
1103 (File Local Variables): Explain about discarding text props.
1104
f387bdea
RS
11052003-09-11 Richard M. Stallman <rms@gnu.org>
1106
1107 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
1108 changes variables that record input events.
1109 (Minibuffer Misc): Add minibuffer-selected-window.
1110
1111 * lists.texi (Building Lists): Add copy-tree.
1112
1113 * display.texi (Fontsets): Add char-displayable-p.
1114 (Scroll Bars): New node.
1115
49247521 11162003-09-08 Lute Kamstra <lute@gnu.org>
5df034de
LK
1117
1118 * modes.texi (%-Constructs): Document new `%i' and `%I'
1119 constructs.
1120
fd026ee1
JR
11212003-09-03 Peter Runestig <peter@runestig.com>
1122
1123 * makefile.w32-in: New file.
1124
4828b4d7
RS
11252003-08-29 Richard M. Stallman <rms@gnu.org>
1126
1127 * display.texi (Overlay Properties): Clarify how priorities
1128 affect use of the properties.
1129
a4e4f05d
LT
11302003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
1131
1132 * customize.texi (Type Keywords): Correct the description of
1133 `:help-echo' in the case where `motion-doc' is a function.
1134
3ebe0346
JPW
11352003-08-14 John Paul Wallington <jpw@gnu.org>
1136
1137 * modes.texi (Emulating Mode Line): Subsection, not section.
1138
3afe8e39
RS
11392003-08-13 Richard M. Stallman <rms@gnu.org>
1140
1141 * elisp.texi (Top): Update subnode lists in menu.
1142
1143 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
1144 (Kill Functions): kill-region has new arg yank-handler.
1145 (Yanking): New node.
1146 (Yank Commands): Add yank-undo-function.
1147 (Low-Level Kill Ring):
1148 kill-new and kill-append have new arg yank-handler.
1149 (Changing Properties): Add remove-list-of-text-properties.
1150 (Atomic Changes): New node.
1151
1152 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
1153
1154 * streams.texi (Output Variables): Add eval-expression-print-length
1155 and eval-expression-print-level.
1156
1157 * os.texi (Time Conversion): For encode-time, explain limits on year.
1158
1159 * objects.texi (Character Type): Define anchor "modifier bits".
1160
1161 * modes.texi (Emulating Mode Line): New node.
1162 (Search-based Fontification): Font Lock uses font-lock-face property.
1163 (Other Font Lock Variables): Likewise.
1164
1165 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
1166 not vectors.
1167 (Active Keymaps): Add emulation-mode-map-alists.
1168 (Functions for Key Lookup): key-binding has new arg no-remap.
1169 (Remapping Commands): New node.
1170 (Scanning Keymaps): where-is-internal has new arg no-remap.
1171 (Tool Bar): Add tool-bar-local-item-from-menu.
1172 Clarify when to use tool-bar-add-item-from-menu.
1173
1174 * commands.texi (Interactive Call): commandp has new arg.
1175 (Command Loop Info): Add this-original-command.
1176
e37769b1
JPW
11772003-08-06 John Paul Wallington <jpw@gnu.org>
1178
1179 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
1180
1181 * display.texi (Warning Basics): Fix typo.
1182 (Fringes): Add closing curly bracket and fix typo.
1183
1184 * elisp.texi (Top): Fix typo.
1185
c5e0561f
RS
11862003-08-05 Richard M. Stallman <rms@gnu.org>
1187
1188 * elisp.texi: Update lists of subnodes.
1189
1190 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
1191
1192 * variables.texi (Local Variables): Use lc for example variable names.
1193
1194 * tips.texi (Library Headers): Explain where to put -*-.
1195
1196 * strings.texi (Creating Strings): Fix xref for vconcat.
1197
1198 * sequences.texi (Vector Functions):
1199 vconcat no longer allows integer args.
1200
1201 * minibuf.texi (Reading File Names): read-file-name has new
1202 arg PREDICATE. New function read-directory-name.
1203
1204 * macros.texi (Defining Macros): Give definition of `declare'
1205 (Indenting Macros): New node.
1206
1207 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
1208 (Window Frame Parameters): Make separate table of parameters
1209 that are coupled with specific face attributes.
1210 (Deleting Frames): delete-frame-hooks renamed to
1211 delete-frame-functions.
1212
1213 * files.texi (Magic File Names): Add file-remote-p.
1214 Clarify file-local-copy.
1215
1216 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
1217 here; instead xref Defining Macros.
1218
1219 * display.texi (Warnings): New node, and subnodes.
1220 (Fringes): New node.
1221
1222 * debugging.texi (Test Coverage): New node.
1223
1224 * compile.texi (Compiler Errors): Explain with-no-warnings
1225 and other ways to suppress warnings.
1226
1227 * commands.texi (Interactive Call): Minor clarification.
1228
1229 * buffers.texi (Buffer File Name): set-visited-file-name
1230 renames the buffer too.
1231
1232 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
1233
ee59dede
MR
12342003-07-24 Markus Rost <rost@math.ohio-state.edu>
1235
1236 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
1237
f0514b34
MR
12382003-07-22 Markus Rost <rost@math.ohio-state.edu>
1239
1240 * internals.texi (Garbage Collection): Fix previous change.
1241
c73983bb
RS
12422003-07-22 Richard M. Stallman <rms@gnu.org>
1243
1244 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
1245
1246 * display.texi (Width): Use \s syntax in example.
1247 (Font Selection): Add face-font-rescale-alist.
1248
1249 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
1250 Remove spurious indent in example.
1251
1252 * lists.texi (Building Lists): Add number-sequence.
1253
1254 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
1255
1256 * functions.texi (Function Documentation): Explain how to
1257 show calling convention explicitly in the doc string.
1258
1259 * windows.texi (Selecting Windows): save-selected-window saves
1260 selected window of each frame.
1261 (Window Configurations): Minor change.
1262
1263 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
1264
1265 * streams.texi (Output Variables): Add print-continuous-numbering
1266 and print-number-table.
1267
1268 * processes.texi (Decoding Output): New node.
1269
1270 * os.texi (Time Conversion): decode-time arg is optional.
1271
1272 * objects.texi (Character Type): Don't use space as example for \.
1273 Make list of char names and \-sequences correspond.
1274 Explain that \s is not used in strings. `\ ' needs space after.
1275
1276 * nonascii.texi (Converting Representations): Add string-to-multibyte.
1277 (Translation of Characters): Add translation-table-for-input.
1278 (Default Coding Systems): Add auto-coding-functions.
1279 (Explicit Encoding): Add decode-coding-inserted-region.
1280 (Locales): Add locale-info.
1281
1282 * minibuf.texi (Basic Completion): Describe test-completion.
1283 Collections can be lists of strings.
1284 Clean up lazy-completion-table.
1285 (Programmed Completion): Mention test-completion.
1286 Clarify why lambda expressions are not accepted.
1287 (Minibuffer Misc): Describe minibufferp.
1288
51a8b435
RS
12892003-07-14 Richard M. Stallman <rms@gnu.org>
1290
1291 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
1292
1293 * windows.texi (Selecting Windows): New arg to select-window.
1294 (Selecting Windows): Add with-selected-window.
1295 (Size of Window): Add window-inside-edges, etc.
1296
1297 * internals.texi (Garbage Collection): Add post-gc-hook.
1298
1299 * processes.texi (Subprocess Creation): Add exec-suffixes.
1300
1301 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
1302 (Scanning Keymaps): Add map-keymaps.
1303 (Defining Menus): Add keymap-prompt.
1304
1305 * numbers.texi (Integer Basics): Add most-positive-fixnum,
1306 most-negative-fixnum.
1307
1308 * compile.texi (Byte Compilation): Explain no-byte-compile
1309 (Compiler Errors): New node.
1310
1311 * os.texi (User Identification): user-uid, user-real-uid
1312 can return float.
1313
1314 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
1315 and about derived modes.
1316 (Minor Modes): Add minor-mode-list.
1317 (Defining Minor Modes): Keyword args for define-minor-mode.
1318 (Search-based Fontification): Explain managing other properties.
1319 (Other Font Lock Variables): Add font-lock-extra-managed-props.
1320 (Faces for Font Lock): Add font-locl-preprocessor-face.
1321 (Hooks): Add run-mode-hooks and delay-mode-hooks.
1322
1323 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
e57d0aa8 1324 (Variable Aliases): Clarify defvaralias.
51a8b435
RS
1325
1326 * loading.texi (Library Search): Add load-suffixes.
1327
1328 * minibuf.texi (Basic Completion): Add lazy-completion-table.
1329 (Programmed Completion): Add dynamic-completion-table.
1330
1331 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
1332 (Magic File Names): Specify precedence order of handlers.
1333o
1334 * commands.texi (Command Overview): Emacs server runs pre-command-hook
1335 and post-command-hook.
1336 (Waiting): New calling convention for sit-for.
1337
1338 * text.texi (Special Properties): local-map and keymap properties
1339 apply based on their stickiness.
1340
c6de56a0
RS
13412003-07-07 Richard M. Stallman <rms@gnu.org>
1342
1343 * modes.texi (Minor Mode Conventions): Specify only some kinds
1344 of list values as args to minor modes.
1345
1346 * files.texi (File Name Expansion): Warn about iterative use
1347 of substitute-in-file-name.
1348
1349 * advice.texi (Activation of Advice): Clean up previous change.
1350
8c761ea6
MR
13512003-07-06 Markus Rost <rost@math.ohio-state.edu>
1352
1353 * advice.texi (Activation of Advice): Note that ad-start-advice is
1354 turned on by default.
1355
c6de56a0
RS
13562003-06-30 Richard M. Stallman <rms@gnu.org>
1357
1358 * text.texi (Buffer Contents): Document current-word.
1359 (Change Hooks): Not called for *Messages*.
1360
1361 * functions.texi (Defining Functions): Explain about redefining
1362 primitives.
1363 (Function Safety): Renamed. Minor changes.
1364 Comment out the detailed criteria for what is safe.
1365
3fe4e567
AS
13662003-06-22 Andreas Schwab <schwab@suse.de>
1367
1368 * objects.texi (Symbol Type): Fix description of examples.
1369
cda7bd13
AS
13702003-06-16 Andreas Schwab <schwab@suse.de>
1371
1372 * hash.texi (Creating Hash): Fix description of :weakness.
1373
fbcffa4a
KG
13742003-06-13 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
1375
1376 * files.texi (Changing Files): copy-file copies file modes, too.
1377
ff6a3bfb
RS
13782003-05-28 Richard M. Stallman <rms@gnu.org>
1379
1380 * strings.texi (Creating Strings): Clarify split-string.
1381
1463a05d
JB
13822003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
1383
1384 * strings.texi (Creating Strings): Update split-string specification
1385 and examples.
1386
af253914
RS
13872003-05-19 Richard M. Stallman <rms@gnu.org>
1388
1389 * elisp.texi: Correct invariant section names.
1390
7ea52f92
RS
13912003-04-20 Richard M. Stallman <rms@gnu.org>
1392
1393 * os.texi (Timers): Explain about timers and quitting.
1394
e31afc09
RS
13952003-04-19 Richard M. Stallman <rms@gnu.org>
1396
1397 * internals.texi (Writing Emacs Primitives): Strings are
1398 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
1399 Explain GCPRO convention for varargs function args.
1400
5ceea398
RS
14012003-04-16 Richard M. Stallman <rms@gnu.org>
1402
1403 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
1404
b0ada147
RS
14052003-04-08 Richard M. Stallman <rms@gnu.org>
1406
1407 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
1408
b23375aa
KS
14092003-02-13 Kim F. Storm <storm@cua.dk>
1410
1411 * objects.texi (Character Type): New \s escape for space.
1412
c60ee5e7
JB
14132003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
1414
1415 * os.texi (System Environment): Added cygwin system-type.
1416
84e47416
RS
14172003-01-25 Richard M. Stallman <rms@gnu.org>
1418
1419 * keymaps.texi: Document that a symbol can act as a keymap.
1420
3e8cf2ea
RS
14212003-01-13 Richard M. Stallman <rms@gnu.org>
1422
1423 * text.texi (Changing Properties): Say string indices are origin-0.
1424
1425 * positions.texi (Screen Lines) <compute-motion>:
1426 Correct order of elts in return value.
1427
1428 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
1429 how to define a default binding.
1430
7abb9fc5 14312002-12-07 Markus Rost <rost@math.ohio-state.edu>
177f790c 1432
104bc3aa 1433 * loading.texi (Unloading): Fix recent change for load-history.
5b1fc152 1434
104bc3aa
MR
1435 * customize.texi (Simple Types): Clarify description of custom
1436 type 'number. Describe new custom type 'float.
177f790c 1437
7abb9fc5 14382002-12-04 Markus Rost <rost@math.ohio-state.edu>
24ff45f3
MR
1439
1440 * variables.texi (File Local Variables): Fix typo.
1441
df140a68 14422002-10-23 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
c60ee5e7 1443
df140a68
KG
1444 From Michael Albinus <Michael.Albinus@alcatel.de>.
1445
1446 * README: Target for Info file is `make info'.
1447
1448 * files.texi (File Name Components): Fixed typos in
1449 `file-name-sans-extension'.
1450 (Magic File Names): Complete list of operations for magic file
1451 name handlers.
1452
7ed9159a
JY
14532002-09-16 Jonathan Yavner <jyavner@engineer.com>
1454
1455 * variables.texi (File Local Variables): New function
1456 risky-local-variable-p.
1457
14582002-09-15 Jonathan Yavner <jyavner@engineer.com>
1459
1460 * functions.texi (Function safety): New node about unsafep.
1461
241f79af
PA
14622002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
1463
1464 * customize.texi (Splicing into Lists): Fixed example.
1465 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
1466
72459b15
JB
14672002-06-17 Juanma Barranquero <lektu@terra.es>
1468
1469 * frames.texi (Display Feature Testing): Fix typo.
1470
61f7e0f5
AS
14712002-06-12 Andreas Schwab <schwab@suse.de>
1472
1473 * frames.texi (Initial Parameters, Resources): Fix references to
1474 the Emacs manual.
1475
4e792dbd
KS
14762002-05-13 Kim F. Storm <storm@cua.dk>
1477
1478 * variables.texi (Intro to Buffer-Local): Updated warning and
1479 example relating to changing buffer inside let.
1480
940344d4 14812002-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
d873ec96
JD
1482
1483 * os.texi (Session Management): New node about X Session management.
1484
231ac53b
EZ
14852002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
1486
1487 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
1488 to which the manual corresponds, and the copyright years.
1489
1490 * Makefile.in (VERSION): Set to 2.9.
1491
140cc574
EZ
14922001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
1493
1494 * elisp.texi: Change the category in @dircategory to "Emacs", to
1495 make it consistent with info/dir.
1496
9c7fce05
MB
14972001-11-25 Miles Bader <miles@gnu.org>
1498
1499 * text.texi (Fields): Describe new `limit' arg in
1500 field-beginning/field-end.
1501
9f8bbf0f
EZ
15022001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
1503
a5e6715c
EZ
1504 * permute-index: Don't depend on csh-specific features. Replace
1505 the interpreter name with /bin/sh.
1506
9f8bbf0f
EZ
1507 * two-volume-cross-refs.txt: New file.
1508 * two.el: New file.
1509 * spellfile: New file.
1510
1756e2fb
EZ
15112001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
1512
1513 * permute-index: New file.
1514
1515 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
1516 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
1517 8+3 restricted namespace.
ad050e54
EZ
1518
1519 * Makefile.in (infodir): Define relative to $(srcdir).
1520 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
1521 include directories list via -I switch to makeinfo.
1522 (index.texi): Use cp if both hard and symbolic links fail.
1523
10fa7f8e
EZ
15242001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
1525
7a1494ce
EZ
1526 * Makefile.in (distclean): Add.
1527
10fa7f8e
EZ
1528 The following changes make ELisp manual part of the Emacs
1529 distribution:
1530
1531 * Makefile.in: Add Copyright notice.
1532 (prefix): Remove.
1533 (infodir): Change value to "../info".
1534 (VPATH): New variable.
1535 (MAKE): Don't define.
1536 (texmacrodir): Don't define.
1537 (texinputdir): Append the existing value of TEXINPUTS.
1538 ($(infodir)/elisp): Instead of just "elisp". Reformat the
1539 command to be compatible with man/Makefile.in, and to put the
1540 output into ../info.
5c32b7c5 1541 (info): Add target.
10fa7f8e
EZ
1542 (installall): Target removed.
1543
ad050e54 15442001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2b209b97
PJ
1545
1546 * tips.texi (Coding Conventions): Fix typo.
1547
6fd735df
GM
15482001-10-23 Gerd Moellmann <gerd@gnu.org>
1549
1550 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
1551
b704d54b
EZ
15522001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
1553
1554 * files.texi (File Name Components): Update the description of
1555 file-name-sans-extension and file-name-extension, as they now
1556 ignore leading dots.
1557
71431a0e
GM
15582001-10-20 Gerd Moellmann <gerd@gnu.org>
1559
6aa97356 1560 * (Version 21.1 released.)
71431a0e 1561
79f1f96c
MB
15622001-10-19 Miles Bader <miles@gnu.org>
1563
1564 * positions.texi (Text Lines): Describe behavior of
1565 `beginning-of-line'/`end-of-line' in the presence of field properties.
1566
892a8f36
GM
15672001-10-17 Gerd Moellmann <gerd@gnu.org>
1568
1569 * Makefile.in (VERSION): Set to 2.8.
1570 (manual): Use `manual-21'.
1571
8c1cc9e8 1572 * elisp.texi (VERSION): Add and use it where the version
892a8f36
GM
1573 number was used. Set it to 2.8.
1574
1575 * intro.texi: Likewise.
1576
51724e26
EZ
15772001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
1578
1579 * files.texi (File Name Completion): Document the significance of
1580 a trailing slash in elements of completion-ignored-extensions.
1581
57b338e8
MB
15822001-10-06 Miles Bader <miles@gnu.org>
1583
1584 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
1585
c89e4bc5
GM
15862001-10-04 Gerd Moellmann <gerd@gnu.org>
1587
1588 * variables.texi (Variable Aliases): New node.
1589
ab952a4f
GM
15902001-10-04 Gerd Moellmann <gerd@gnu.org>
1591
1592 * Branch for 21.1.
dff28924 1593
9db3a582
MB
15942001-10-02 Miles Bader <miles@gnu.org>
1595
ae1a9581
MB
1596 * minibuf.texi (Minibuffer Misc): Add entries for
1597 `minibuffer-contents', `minibuffer-contents-no-properties', and
1598 `delete-minibuffer-contents'.
1599 Correct description for `minibuffer-prompt-end'.
1600
9db3a582
MB
1601 * text.texi (Property Search): Correct descriptions of
1602 `next-char-property-change' and `previous-char-property-change'.
1603 Add entries for `next-single-char-property-change' and
1604 `previous-single-char-property-change'.
1605 Make operand names a bit more consistent.
1606
03be5931
EZ
16072001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
1608
1609 * frames.texi (Finding All Frames): Document that next-frame and
1610 previous-frame are local to current terminal.
1611
974548ec
EZ
16122001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
1613
1614 * keymaps.texi (Creating Keymaps): Fix the description of the
dff28924 1615 result of make-keymap.
974548ec 1616
8d82c597
EZ
16172001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
1618
1619 * display.texi (Font Lookup, Attribute Functions)
1620 (Image Descriptors): Add cross-references to the definition of
1621 selected frame.
1622
1623 * buffers.texi (The Buffer List): Add cross-references to the
1624 definition of selected frame.
1625
1626 * frames.texi (Input Focus): Clarify which frame is _the_ selected
1627 frame at any given time.
1628 (Multiple Displays, Size and Position): Add a cross-reference to
1629 the definition of the selected frame.
1630
2842de30
EZ
16312001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
1632
1633 * strings.texi (String Conversion) <string-to-number>: Document
1634 that a float is returned for integers that are too large.
1635
1636 * frames.texi (Mouse Position): Document mouse-position-function.
1637 (Display Feature Testing): Document display-images-p.
1638 (Window Frame Parameters): Document the cursor-type variable.
1639
1640 * numbers.texi (Integer Basics): Document CL style read syntax for
1641 integers in bases other than 10.
1642
1643 * positions.texi (List Motion): Document
1644 open-paren-in-column-0-is-defun-start.
1645
1646 * lists.texi (Sets And Lists): Document member-ignore-case.
1647
1648 * internals.texi (Garbage Collection): Document the used and free
1649 strings report.
1650 (Memory Usage): Document strings-consed.
1651
1652 * os.texi (Time of Day): Document float-time.
1653 (Recording Input): Document that clear-this-command-keys clears
1654 the vector to be returned by recent-keys.
1655
1656 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
1657 argument keymap can be a list.
1658
1659 * nonascii.texi (User-Chosen Coding Systems)
1660 <select-safe-coding-system>: Document the new argument
1661 accept-default-p and the variable
1662 select-safe-coding-system-accept-default-p. Tell what happens if
1663 buffer-file-coding-system is undecided.
1664 (Default Coding Systems): Document auto-coding-regexp-alist.
1665
1666 * display.texi (The Echo Area) <message>: Document
1667 message-truncate-lines.
1668 (Glyphs): Document that the glyph table is unused on windowed
1669 displays.
1670
1671 * help.texi (Describing Characters) <single-key-description>:
1672 Document the new argument no-angles.
1673 (Accessing Documentation) <documentation-property>: Document that
1674 a non-string property is evaluated.
1675 <documentation>: Document that the function-documentation property
1676 is looked for.
1677
1678 * windows.texi (Selecting Windows): Document some-window.
1679
1680 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
1681
1682 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
1683 apropos-mode-hook.
1684
1685 * commands.texi (Using Interactive): Document interactive-form.
1686 (Keyboard Macros): Document kbd-macro-termination-hook.
1687 (Command Loop Info): Document that clear-this-command-keys clears
1688 the vector to be returned by recent-keys.
1689
2d43d823
GM
16902001-09-04 Werner LEMBERG <wl@gnu.org>
1691
1692 * Makefile.in (srcdir, texinputdir): New variables.
1693 (srcs, index.texi, install): Use $(srcdir).
1694 (.PHONY): Remove elisp.dvi.
1695 (elisp): Use -I switch for makeinfo.
1696 (elisp.dvi): Use $(srcdir) and $(texinputdir).
1697 (installall, dist): Use $(srcdir).
1698 Fix path to texinfo.tex.
1699 (maintainer-clean): Add elisp.dvi and elisp.oaux.
1700
fa739b31
GM
17012001-08-30 Gerd Moellmann <gerd@gnu.org>
1702
92a25631
GM
1703 * display.texi (Conditional Display): Adjust to API change.
1704
fa739b31
GM
1705 * configure: New file.
1706
cef68af5
GM
17072001-07-30 Gerd Moellmann <gerd@gnu.org>
1708
1709 * commands.texi (Repeat Events): Add description of
1710 double-click-fuzz.
1711
d1f08d85
SM
17122001-05-08 Stefan Monnier <monnier@cs.yale.edu>
1713
1714 * syntax.texi (Syntax Class Table): Add the missing designator for
1715 comment and string fences.
1716 (Syntax Properties): Add a xref to syntax table internals.
1717 (Syntax Table Internals): Document string-to-syntax.
1718
1e9fc92e
GM
17192001-05-07 Gerd Moellmann <gerd@gnu.org>
1720
1721 * Makefile.in (install): Use install-info command line options
1722 like in Emacs' Makefile.in.
1723
00480554
MB
17242000-12-09 Miles Bader <miles@gnu.org>
1725
1726 * windows.texi (Window Start): Update documentation for
1727 `pos-visible-in-window-p'.
1728
1e344ee2
SM
17292000-11-12 Stefan Monnier <monnier@cs.yale.edu>
1730
1731 * lists.texi (Building Lists): Add footnote to explain how to add
1732 to the end of a list.
1733
a540f6ed
GM
17342000-10-25 Gerd Moellmann <gerd@gnu.org>
1735
1736 * files.texi (Visiting Functions): Typos.
1737
28bcdbee
KH
17382000-10-25 Kenichi Handa <handa@etl.go.jp>
1739
1740 * files.texi (Visiting Functions): Return value of
1741 find-file-noselect may be a list of buffers if wildcards are used.
1742
22d1a4ed
MB
17432000-10-24 Miles Bader <miles@lsi.nec.co.jp>
1744
1745 * display.texi (Defining Faces): Document `graphic' display type
1746 in face specs.
1747
916a89db
KG
17482000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1749
1e9fc92e 1750 * hooks.texi (Standard Hooks): Replace obsolete
916a89db
KG
1751 `after-make-frame-hook' with `after-make-frame-functions'.
1752
1e9fc92e 1753 * frames.texi (Creating Frames): Ditto.
916a89db 1754
1e9fc92e 1755 * variables.texi (Future Local Variables): Ditto.
916a89db 1756
483de32b
GM
17572000-10-16 Gerd Moellmann <gerd@gnu.org>
1758
1759 * display.texi (Other Image Types): Add description of :foreground
1760 and :background properties of mono PBM images.
1761
e23a63a5
WL
17622000-08-17 Werner LEMBERG <wl@gnu.org>
1763
1764 * .cvsignore: New file.
1765
dfc16043
GM
17662000-01-05 Gerd Moellmann <gerd@gnu.org>
1767
1768 * tindex.pl: New script.
1769
602613fe
DL
17701999-12-03 Dave Love <fx@gnu.org>
1771
1772 * Makefile.in (MAKEINFO): New parameter.
1773
94ec544d
DL
17741999-09-17 Richard Stallman <rms@gnu.org>
1775
1776 * Makefile.in (srcs): Add hash.texi.
1777 (VERSION): Update to 20.6.
1778
17791999-09-13 Richard Stallman <rms@gnu.org>
1780
1781 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
1782
17831998-08-29 Karl Heuer <kwzh@gnu.org>
1784
1785 * configure.in: New file.
1786 * Makefile.in: Renamed from Makefile.
1787 (prefix, infodir): Use value obtained from configure.
1788 (emacslibdir): Obsolete variable deleted.
1789 (dist): Distribute configure.in, configure, Makefile.in.
1790
17911998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
1792
1793 * Makefile (INSTALL_INFO): New variable.
1794 (install): Run install-info.
1795
17961998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
1797
1798 * Makefile (elisp.dvi): Add missing backslash.
1799
18001998-05-02 Richard Stallman <rms@psilocin.gnu.org>
1801
1802 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
1803 Run texindex without `./'. Always run texindex on elisp.tp.
1804 (elisp.tps): Target deleted.
1805
18061998-04-05 Richard Stallman <rms@psilocin.gnu.org>
1807
1808 * Makefile (srcs): Add nonascii.texi and customize.texi.
1809 (dist): Start by deleting `temp'.
1810
18111998-02-17 Richard Stallman <rms@psilocin.gnu.org>
1812
1813 * Makefile (makeinfo, texindex): Targets deleted.
1814 (makeinfo.o, texindex.o): Targets deleted.
1815 (clean, dist): Don't do anything with them or with getopt*.
1816
18171998-01-30 Richard Stallman <rms@psilocin.gnu.org>
1818
1819 * Makefile (SHELL): Defined.
1820
18211998-01-27 Richard Stallman <rms@psilocin.gnu.org>
1822
1823 * Makefile (elisp.tps): New target.
1824 (elisp.dvi): Depend on elisp.tps.
1825
1826Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
1827
1828 * README: Update phone number.
1829
1830 * Makefile (elisp): Make this be the default target.
1831 Depend on makeinfo.c instead of makeinfo.
1832 (install): Don't depend on elisp.dvi, since we don't install that.
1833 Use mkinstalldirs.
1834 (dist): Add mkinstalldirs.
1835
1836Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1837
1838 * Makefile (VERSION): Update version number.
1839 (maintainer-clean): Renamed from realclean.
1840
1841Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
1842
1843 * Makefile (realclean): New target.
1844 (elisp): Remove any old elisp-* files first.
1845
1846Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
1847
d1f08d85
SM
1848 * Makefile (VERSION): New variable.
1849 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
1850 Compressed file suffix should be `.gz', not `.z'.
94ec544d
DL
1851
1852Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1853
1854 * Makefile (elisp): Depend on makeinfo.
1855
1856Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu)
1857
d1f08d85 1858 * Makefile (srcs): Add anti.texi.
94ec544d
DL
1859
1860Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1861
1862 * Makefile (infodir, prefix): New vars.
1863 (install): Use infodir.
1864 (emacsinfodir): Deleted.
1865
1866Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1867
1868 * Makefile (srcs): Add calendar.texi.
1869
1870 * Makefile (dist): Copy texindex.c and makeinfo.c.
1871 Limit elisp-* files to those with one or two digits.
1872
1873Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
1874
1875 * Makefile (dist): Changed to use Gzip instead of compress.
1876
1877Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
1878
1879 * loading.texi (Unloading): define-function changed back to
1880 defalias. It may not stay this way, but at least it's
1881 consistent with the known-good version of the code patch.
1882
1883Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
1884
1885 * modes.texi (Hooks): Document new optional arg of add-hook.
1886
1887Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
1888
d1f08d85 1889 * variables.texi: Document nil initial value of buffer-local variables.
94ec544d
DL
1890
1891 * tips.texi: Add new section on standard library headers.
1892
1893Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
1894
1895 * Makefile (srcs): Add frame.texi to the list of sources.
1896
1897Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
1898
1899 * Makefile (dist): Don't bother excluding autosave files; they'll
1900 never make it into the temp directory anyway, and the hash marks
1901 in the name are problematic for make and the Bourne shell.
dff28924 1902 (srcs):
94ec544d
DL
1903
1904Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
1905
d1f08d85 1906 * Makefile (dist): Don't include backup files or autosave files in
94ec544d
DL
1907 the distribution tar file.
1908
dff28924 1909Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu)
94ec544d
DL
1910
1911 * Makefile (srcs): Added index.perm.
1912 (elisp.dvi): Remove erroneous shell comment.
1913 Expect output of permute-index in permuted.fns.
1914 Save old elisp.aux in elisp.oaux.
1915 (clean): Added index.texi to be deleted.
1916
dff28924 1917Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
1918
1919 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
1920
dff28924 1921Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech)
94ec544d
DL
1922
1923 * files.texi: Noted that completion-ignored-extensions is ignored
1924 when making *Completions*.
1925
1926Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
1927
1928 * Makefile make dist now depends on elisp.dvi, since it tries
1929 to include it in the dist file.
1930
dff28924 1931Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu)
94ec544d
DL
1932
1933 * functions.texinfo (Mapping Functions): Add missing quote
1934
dff28924 1935Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
1936
1937 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
1938 (defunargs): Turn off \hyphenchar of \sl font temporarily.
1939
dff28924 1940Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
1941
1942 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
1943 and @error{} are the terms now being used. The files in the
1944 directory have been changed to reflect this.
1945
d1f08d85 1946 * All instances of @indentedresultt{} have been changed to
94ec544d
DL
1947 ` @result{}', using 5 spaces at the begining of the line.
1948
dff28924 1949Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
1950
1951 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
1952 experimental @indentedresult{}, @indentedexpandsto{} are part of
1953 the texinfo.tex in this directory. These TeX macros are not
1954 stable yet.
1955
dff28924 1956Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
1957
1958 * texinfo.tex: temporarily added
d1f08d85 1959 \let\result=\dblarrow
94ec544d
DL
1960 \def\error{{\it ERROR} \longdblarrow}
1961 We need to do this better soon.
1962
dff28924 1963Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
1964
1965 * Applied Karl Berry's patches to *.texinfo files, but not to
1966 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
1967 new title page format is also not applied, since it requires
1968 texinfo.tex changes.)
1969
1970 * Cleaned up `Makefile' and defined the `emacslibdir' directory
1971 for the Project GNU development environment.
1972
ad050e54 1973;; Local Variables:
fd026ee1 1974;; coding: iso-2022-7bit
ad050e54 1975;; End:
2a34a036
GM
1976
1977 Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
1978 Copying and distribution of this file, with or without modification,
1979 are permitted provided the copyright notice and this notice are preserved.
ab5796a9
MB
1980
1981;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda