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