Don't bind stop.
[bpt/emacs.git] / lispref / ChangeLog
CommitLineData
f9525eef
LT
12003-10-09 Luc Teirlinck <teirllm@auburn.edu>
2
3 * tips.texi (Library Headers): Fix typo.
4
f008b925
LK
52003-10-07 Juri Linkov <juri@jurta.org>
6
7 * modes.texi (Imenu): Mention imenu-create-index-function's
8 default value. Explain submenus better.
9
c22c5da6
LK
102003-10-07 Lute Kamstra <lute@gnu.org>
11
12 * modes.texi (Faces for Font Lock): Fix typo.
13 (Hooks): Explain how buffer-local hook variables can refer to
14 global hook variables.
15 Various minor clarifications.
16
49247521
LK
172003-10-06 Lute Kamstra <lute@gnu.org>
18
19 * tips.texi (Coding Conventions): Mention naming conventions for
20 hooks.
21
9296c947
LT
222003-10-05 Luc Teirlinck <teirllm@auburn.edu>
23
24 * loading.texi (Library Search): Correct default value of
25 load-suffixes.
26 (Named Features): Fix typo.
27
0e9b293a
RS
282003-10-05 Richard M. Stallman <rms@gnu.org>
29
30 * loading.texi (Named Features): In `provide',
31 say how to test for subfeatures.
32 (Unloading): In unload-feature, use new var name
33 unload-feature-special-hooks.
34
49247521 352003-10-03 Lute Kamstra <lute@gnu.org>
10ee4e90
LK
36
37 * modes.texi (Major Mode Conventions): Mention third way to set up
38 Imenu.
39 (Imenu): A number of small fixes.
40 Delete documentation of internal variable imenu--index-alist.
41 Document the return value format of imenu-create-index-function
42 functions.
43
ab8f7d5c
RS
442003-09-30 Richard M. Stallman <rms@gnu.org>
45
46 * processes.texi (Network): Say what stopped datagram connections do.
47
48 * lists.texi (Association Lists): Clarify `assq-delete-all'.
49
50 * display.texi (Overlay Properties): Clarify `evaporate' property.
51
49247521 522003-09-29 Lute Kamstra <lute@gnu.org>
86b9b767
LK
53
54 * modes.texi (Mode Line Data): Explain when symbols in mode-line
c22c5da6 55 constructs should be marked as risky.
86b9b767
LK
56 Change cons cell into proper list.
57 (Mode Line Variables): Change cons cell into proper list.
58
49247521 592003-09-26 Lute Kamstra <lute@gnu.org>
bc3b02f9
LK
60
61 * modes.texi (Mode Line Data): Document the :propertize construct.
62 (Mode Line Variables): Reorder the descriptions of the variables
c22c5da6 63 to match their order in the default mode-line-format.
bc3b02f9
LK
64 Describe the new variables mode-line-position and mode-line-modes.
65 Update the default values of mode-line-frame-identification,
66 minor-mode-alist, and default-mode-line-format.
67 (Properties in Mode): Mention the :propertize construct.
6142d1d0 68
bc3b02f9 692003-09-26 Richard M. Stallman <rms@gnu.org>
6142d1d0 70
c22c5da6 71 * buffers.texi, commands.texi, debugging.texi, eval.texi:
6142d1d0
RS
72 * loading.texi, minibuf.texi, text.texi, variables.texi:
73 Avoid @strong{Note:}.
74
752003-09-26 Richard M. Stallman <rms@gnu.org>
76
77 * keymaps.texi (Remapping Commands): Fix typo.
78
41beda59
LT
792003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
80
81 * processes.texi (Low-Level Network): Fix typo.
82
ef6ae4ff
KS
832003-09-23 Kim F. Storm <storm@cua.dk>
84
85 * processes.texi (Network, Network Servers): Fix typos.
86 (Low-Level Network): Add timeout value for :server keyword.
87 Add new option keywords to make-network-process.
88 Add set-network-process-options.
89 Explain how to test availability of network options.
90
b0f23edf
RS
912003-09-19 Richard M. Stallman <rms@gnu.org>
92
93 * text.texi (Motion by Indent): Arg to
94 backward-to-indentation and forward-to-indentation is optional.
95
96 * strings.texi (Creating Strings): Add substring-no-properties.
97
98 * processes.texi
99 (Process Information): Add list-processes arg QUERY-ONLY.
100 Delete process-contact from here.
101 Add new status values for process-status.
102 Add process-get, process-put, process-plist, set-process-plist.
103 (Synchronous Processes): Add call-process-shell-command.
104 (Signals to Processes): signal-process allows process objects.
105 (Network): Complete rewrite.
106 (Network Servers, Datagrams, Low-Level Network): New nodes.
107
108 * positions.texi (Word Motion): forward-word, backward-word
109 arg is optional. Reword.
110
111 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
112
c22c5da6 113 * variables.texi (Creating Buffer-Local):
b0f23edf
RS
114 Delete duplicate definition of buffer-local-value.
115 (File Local Variables): Explain about discarding text props.
116
f387bdea
RS
1172003-09-11 Richard M. Stallman <rms@gnu.org>
118
119 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
120 changes variables that record input events.
121 (Minibuffer Misc): Add minibuffer-selected-window.
122
123 * lists.texi (Building Lists): Add copy-tree.
124
125 * display.texi (Fontsets): Add char-displayable-p.
126 (Scroll Bars): New node.
127
49247521 1282003-09-08 Lute Kamstra <lute@gnu.org>
5df034de
LK
129
130 * modes.texi (%-Constructs): Document new `%i' and `%I'
131 constructs.
132
fd026ee1
JR
1332003-09-03 Peter Runestig <peter@runestig.com>
134
135 * makefile.w32-in: New file.
136
4828b4d7
RS
1372003-08-29 Richard M. Stallman <rms@gnu.org>
138
139 * display.texi (Overlay Properties): Clarify how priorities
140 affect use of the properties.
141
a4e4f05d
LT
1422003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
143
144 * customize.texi (Type Keywords): Correct the description of
145 `:help-echo' in the case where `motion-doc' is a function.
146
3ebe0346
JPW
1472003-08-14 John Paul Wallington <jpw@gnu.org>
148
149 * modes.texi (Emulating Mode Line): Subsection, not section.
150
3afe8e39
RS
1512003-08-13 Richard M. Stallman <rms@gnu.org>
152
153 * elisp.texi (Top): Update subnode lists in menu.
154
155 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
156 (Kill Functions): kill-region has new arg yank-handler.
157 (Yanking): New node.
158 (Yank Commands): Add yank-undo-function.
159 (Low-Level Kill Ring):
160 kill-new and kill-append have new arg yank-handler.
161 (Changing Properties): Add remove-list-of-text-properties.
162 (Atomic Changes): New node.
163
164 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
165
166 * streams.texi (Output Variables): Add eval-expression-print-length
167 and eval-expression-print-level.
168
169 * os.texi (Time Conversion): For encode-time, explain limits on year.
170
171 * objects.texi (Character Type): Define anchor "modifier bits".
172
173 * modes.texi (Emulating Mode Line): New node.
174 (Search-based Fontification): Font Lock uses font-lock-face property.
175 (Other Font Lock Variables): Likewise.
176
177 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
178 not vectors.
179 (Active Keymaps): Add emulation-mode-map-alists.
180 (Functions for Key Lookup): key-binding has new arg no-remap.
181 (Remapping Commands): New node.
182 (Scanning Keymaps): where-is-internal has new arg no-remap.
183 (Tool Bar): Add tool-bar-local-item-from-menu.
184 Clarify when to use tool-bar-add-item-from-menu.
185
186 * commands.texi (Interactive Call): commandp has new arg.
187 (Command Loop Info): Add this-original-command.
188
e37769b1
JPW
1892003-08-06 John Paul Wallington <jpw@gnu.org>
190
191 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
192
193 * display.texi (Warning Basics): Fix typo.
194 (Fringes): Add closing curly bracket and fix typo.
195
196 * elisp.texi (Top): Fix typo.
197
c5e0561f
RS
1982003-08-05 Richard M. Stallman <rms@gnu.org>
199
200 * elisp.texi: Update lists of subnodes.
201
202 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
203
204 * variables.texi (Local Variables): Use lc for example variable names.
205
206 * tips.texi (Library Headers): Explain where to put -*-.
207
208 * strings.texi (Creating Strings): Fix xref for vconcat.
209
210 * sequences.texi (Vector Functions):
211 vconcat no longer allows integer args.
212
213 * minibuf.texi (Reading File Names): read-file-name has new
214 arg PREDICATE. New function read-directory-name.
215
216 * macros.texi (Defining Macros): Give definition of `declare'
217 (Indenting Macros): New node.
218
219 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
220 (Window Frame Parameters): Make separate table of parameters
221 that are coupled with specific face attributes.
222 (Deleting Frames): delete-frame-hooks renamed to
223 delete-frame-functions.
224
225 * files.texi (Magic File Names): Add file-remote-p.
226 Clarify file-local-copy.
227
228 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
229 here; instead xref Defining Macros.
230
231 * display.texi (Warnings): New node, and subnodes.
232 (Fringes): New node.
233
234 * debugging.texi (Test Coverage): New node.
235
236 * compile.texi (Compiler Errors): Explain with-no-warnings
237 and other ways to suppress warnings.
238
239 * commands.texi (Interactive Call): Minor clarification.
240
241 * buffers.texi (Buffer File Name): set-visited-file-name
242 renames the buffer too.
243
244 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
245
ee59dede
MR
2462003-07-24 Markus Rost <rost@math.ohio-state.edu>
247
248 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
249
f0514b34
MR
2502003-07-22 Markus Rost <rost@math.ohio-state.edu>
251
252 * internals.texi (Garbage Collection): Fix previous change.
253
c73983bb
RS
2542003-07-22 Richard M. Stallman <rms@gnu.org>
255
256 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
257
258 * display.texi (Width): Use \s syntax in example.
259 (Font Selection): Add face-font-rescale-alist.
260
261 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
262 Remove spurious indent in example.
263
264 * lists.texi (Building Lists): Add number-sequence.
265
266 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
267
268 * functions.texi (Function Documentation): Explain how to
269 show calling convention explicitly in the doc string.
270
271 * windows.texi (Selecting Windows): save-selected-window saves
272 selected window of each frame.
273 (Window Configurations): Minor change.
274
275 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
276
277 * streams.texi (Output Variables): Add print-continuous-numbering
278 and print-number-table.
279
280 * processes.texi (Decoding Output): New node.
281
282 * os.texi (Time Conversion): decode-time arg is optional.
283
284 * objects.texi (Character Type): Don't use space as example for \.
285 Make list of char names and \-sequences correspond.
286 Explain that \s is not used in strings. `\ ' needs space after.
287
288 * nonascii.texi (Converting Representations): Add string-to-multibyte.
289 (Translation of Characters): Add translation-table-for-input.
290 (Default Coding Systems): Add auto-coding-functions.
291 (Explicit Encoding): Add decode-coding-inserted-region.
292 (Locales): Add locale-info.
293
294 * minibuf.texi (Basic Completion): Describe test-completion.
295 Collections can be lists of strings.
296 Clean up lazy-completion-table.
297 (Programmed Completion): Mention test-completion.
298 Clarify why lambda expressions are not accepted.
299 (Minibuffer Misc): Describe minibufferp.
300
51a8b435
RS
3012003-07-14 Richard M. Stallman <rms@gnu.org>
302
303 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
304
305 * windows.texi (Selecting Windows): New arg to select-window.
306 (Selecting Windows): Add with-selected-window.
307 (Size of Window): Add window-inside-edges, etc.
308
309 * internals.texi (Garbage Collection): Add post-gc-hook.
310
311 * processes.texi (Subprocess Creation): Add exec-suffixes.
312
313 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
314 (Scanning Keymaps): Add map-keymaps.
315 (Defining Menus): Add keymap-prompt.
316
317 * numbers.texi (Integer Basics): Add most-positive-fixnum,
318 most-negative-fixnum.
319
320 * compile.texi (Byte Compilation): Explain no-byte-compile
321 (Compiler Errors): New node.
322
323 * os.texi (User Identification): user-uid, user-real-uid
324 can return float.
325
326 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
327 and about derived modes.
328 (Minor Modes): Add minor-mode-list.
329 (Defining Minor Modes): Keyword args for define-minor-mode.
330 (Search-based Fontification): Explain managing other properties.
331 (Other Font Lock Variables): Add font-lock-extra-managed-props.
332 (Faces for Font Lock): Add font-locl-preprocessor-face.
333 (Hooks): Add run-mode-hooks and delay-mode-hooks.
334
335 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
336 (Variable Aliases): Clarify defvralias.
337
338 * loading.texi (Library Search): Add load-suffixes.
339
340 * minibuf.texi (Basic Completion): Add lazy-completion-table.
341 (Programmed Completion): Add dynamic-completion-table.
342
343 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
344 (Magic File Names): Specify precedence order of handlers.
345o
346 * commands.texi (Command Overview): Emacs server runs pre-command-hook
347 and post-command-hook.
348 (Waiting): New calling convention for sit-for.
349
350 * text.texi (Special Properties): local-map and keymap properties
351 apply based on their stickiness.
352
c6de56a0
RS
3532003-07-07 Richard M. Stallman <rms@gnu.org>
354
355 * modes.texi (Minor Mode Conventions): Specify only some kinds
356 of list values as args to minor modes.
357
358 * files.texi (File Name Expansion): Warn about iterative use
359 of substitute-in-file-name.
360
361 * advice.texi (Activation of Advice): Clean up previous change.
362
8c761ea6
MR
3632003-07-06 Markus Rost <rost@math.ohio-state.edu>
364
365 * advice.texi (Activation of Advice): Note that ad-start-advice is
366 turned on by default.
367
c6de56a0
RS
3682003-06-30 Richard M. Stallman <rms@gnu.org>
369
370 * text.texi (Buffer Contents): Document current-word.
371 (Change Hooks): Not called for *Messages*.
372
373 * functions.texi (Defining Functions): Explain about redefining
374 primitives.
375 (Function Safety): Renamed. Minor changes.
376 Comment out the detailed criteria for what is safe.
377
3fe4e567
AS
3782003-06-22 Andreas Schwab <schwab@suse.de>
379
380 * objects.texi (Symbol Type): Fix description of examples.
381
cda7bd13
AS
3822003-06-16 Andreas Schwab <schwab@suse.de>
383
384 * hash.texi (Creating Hash): Fix description of :weakness.
385
fbcffa4a
KG
3862003-06-13 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
387
388 * files.texi (Changing Files): copy-file copies file modes, too.
389
ff6a3bfb
RS
3902003-05-28 Richard M. Stallman <rms@gnu.org>
391
392 * strings.texi (Creating Strings): Clarify split-string.
393
1463a05d
JB
3942003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
395
396 * strings.texi (Creating Strings): Update split-string specification
397 and examples.
398
af253914
RS
3992003-05-19 Richard M. Stallman <rms@gnu.org>
400
401 * elisp.texi: Correct invariant section names.
402
7ea52f92
RS
4032003-04-20 Richard M. Stallman <rms@gnu.org>
404
405 * os.texi (Timers): Explain about timers and quitting.
406
e31afc09
RS
4072003-04-19 Richard M. Stallman <rms@gnu.org>
408
409 * internals.texi (Writing Emacs Primitives): Strings are
410 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
411 Explain GCPRO convention for varargs function args.
412
5ceea398
RS
4132003-04-16 Richard M. Stallman <rms@gnu.org>
414
415 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
416
b0ada147
RS
4172003-04-08 Richard M. Stallman <rms@gnu.org>
418
419 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
420
b23375aa
KS
4212003-02-13 Kim F. Storm <storm@cua.dk>
422
423 * objects.texi (Character Type): New \s escape for space.
424
c60ee5e7
JB
4252003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
426
427 * os.texi (System Environment): Added cygwin system-type.
428
84e47416
RS
4292003-01-25 Richard M. Stallman <rms@gnu.org>
430
431 * keymaps.texi: Document that a symbol can act as a keymap.
432
3e8cf2ea
RS
4332003-01-13 Richard M. Stallman <rms@gnu.org>
434
435 * text.texi (Changing Properties): Say string indices are origin-0.
436
437 * positions.texi (Screen Lines) <compute-motion>:
438 Correct order of elts in return value.
439
440 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
441 how to define a default binding.
442
7abb9fc5 4432002-12-07 Markus Rost <rost@math.ohio-state.edu>
177f790c 444
104bc3aa 445 * loading.texi (Unloading): Fix recent change for load-history.
5b1fc152 446
104bc3aa
MR
447 * customize.texi (Simple Types): Clarify description of custom
448 type 'number. Describe new custom type 'float.
177f790c 449
7abb9fc5 4502002-12-04 Markus Rost <rost@math.ohio-state.edu>
24ff45f3
MR
451
452 * variables.texi (File Local Variables): Fix typo.
453
df140a68 4542002-10-23 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
c60ee5e7 455
df140a68
KG
456 From Michael Albinus <Michael.Albinus@alcatel.de>.
457
458 * README: Target for Info file is `make info'.
459
460 * files.texi (File Name Components): Fixed typos in
461 `file-name-sans-extension'.
462 (Magic File Names): Complete list of operations for magic file
463 name handlers.
464
7ed9159a
JY
4652002-09-16 Jonathan Yavner <jyavner@engineer.com>
466
467 * variables.texi (File Local Variables): New function
468 risky-local-variable-p.
469
4702002-09-15 Jonathan Yavner <jyavner@engineer.com>
471
472 * functions.texi (Function safety): New node about unsafep.
473
241f79af
PA
4742002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
475
476 * customize.texi (Splicing into Lists): Fixed example.
477 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
478
72459b15
JB
4792002-06-17 Juanma Barranquero <lektu@terra.es>
480
481 * frames.texi (Display Feature Testing): Fix typo.
482
61f7e0f5
AS
4832002-06-12 Andreas Schwab <schwab@suse.de>
484
485 * frames.texi (Initial Parameters, Resources): Fix references to
486 the Emacs manual.
487
4e792dbd
KS
4882002-05-13 Kim F. Storm <storm@cua.dk>
489
490 * variables.texi (Intro to Buffer-Local): Updated warning and
491 example relating to changing buffer inside let.
492
940344d4 4932002-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
d873ec96
JD
494
495 * os.texi (Session Management): New node about X Session management.
496
231ac53b
EZ
4972002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
498
499 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
500 to which the manual corresponds, and the copyright years.
501
502 * Makefile.in (VERSION): Set to 2.9.
503
140cc574
EZ
5042001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
505
506 * elisp.texi: Change the category in @dircategory to "Emacs", to
507 make it consistent with info/dir.
508
9c7fce05
MB
5092001-11-25 Miles Bader <miles@gnu.org>
510
511 * text.texi (Fields): Describe new `limit' arg in
512 field-beginning/field-end.
513
9f8bbf0f
EZ
5142001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
515
a5e6715c
EZ
516 * permute-index: Don't depend on csh-specific features. Replace
517 the interpreter name with /bin/sh.
518
9f8bbf0f
EZ
519 * two-volume-cross-refs.txt: New file.
520 * two.el: New file.
521 * spellfile: New file.
522
1756e2fb
EZ
5232001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
524
525 * permute-index: New file.
526
527 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
528 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
529 8+3 restricted namespace.
ad050e54
EZ
530
531 * Makefile.in (infodir): Define relative to $(srcdir).
532 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
533 include directories list via -I switch to makeinfo.
534 (index.texi): Use cp if both hard and symbolic links fail.
535
10fa7f8e
EZ
5362001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
537
7a1494ce
EZ
538 * Makefile.in (distclean): Add.
539
10fa7f8e
EZ
540 The following changes make ELisp manual part of the Emacs
541 distribution:
542
543 * Makefile.in: Add Copyright notice.
544 (prefix): Remove.
545 (infodir): Change value to "../info".
546 (VPATH): New variable.
547 (MAKE): Don't define.
548 (texmacrodir): Don't define.
549 (texinputdir): Append the existing value of TEXINPUTS.
550 ($(infodir)/elisp): Instead of just "elisp". Reformat the
551 command to be compatible with man/Makefile.in, and to put the
552 output into ../info.
5c32b7c5 553 (info): Add target.
10fa7f8e
EZ
554 (installall): Target removed.
555
ad050e54 5562001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2b209b97
PJ
557
558 * tips.texi (Coding Conventions): Fix typo.
559
6fd735df
GM
5602001-10-23 Gerd Moellmann <gerd@gnu.org>
561
562 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
563
b704d54b
EZ
5642001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
565
566 * files.texi (File Name Components): Update the description of
567 file-name-sans-extension and file-name-extension, as they now
568 ignore leading dots.
569
71431a0e
GM
5702001-10-20 Gerd Moellmann <gerd@gnu.org>
571
6aa97356 572 * (Version 21.1 released.)
71431a0e 573
79f1f96c
MB
5742001-10-19 Miles Bader <miles@gnu.org>
575
576 * positions.texi (Text Lines): Describe behavior of
577 `beginning-of-line'/`end-of-line' in the presence of field properties.
578
892a8f36
GM
5792001-10-17 Gerd Moellmann <gerd@gnu.org>
580
581 * Makefile.in (VERSION): Set to 2.8.
582 (manual): Use `manual-21'.
583
8c1cc9e8 584 * elisp.texi (VERSION): Add and use it where the version
892a8f36
GM
585 number was used. Set it to 2.8.
586
587 * intro.texi: Likewise.
588
51724e26
EZ
5892001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
590
591 * files.texi (File Name Completion): Document the significance of
592 a trailing slash in elements of completion-ignored-extensions.
593
57b338e8
MB
5942001-10-06 Miles Bader <miles@gnu.org>
595
596 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
597
c89e4bc5
GM
5982001-10-04 Gerd Moellmann <gerd@gnu.org>
599
600 * variables.texi (Variable Aliases): New node.
601
ab952a4f
GM
6022001-10-04 Gerd Moellmann <gerd@gnu.org>
603
604 * Branch for 21.1.
dff28924 605
9db3a582
MB
6062001-10-02 Miles Bader <miles@gnu.org>
607
ae1a9581
MB
608 * minibuf.texi (Minibuffer Misc): Add entries for
609 `minibuffer-contents', `minibuffer-contents-no-properties', and
610 `delete-minibuffer-contents'.
611 Correct description for `minibuffer-prompt-end'.
612
9db3a582
MB
613 * text.texi (Property Search): Correct descriptions of
614 `next-char-property-change' and `previous-char-property-change'.
615 Add entries for `next-single-char-property-change' and
616 `previous-single-char-property-change'.
617 Make operand names a bit more consistent.
618
03be5931
EZ
6192001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
620
621 * frames.texi (Finding All Frames): Document that next-frame and
622 previous-frame are local to current terminal.
623
974548ec
EZ
6242001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
625
626 * keymaps.texi (Creating Keymaps): Fix the description of the
dff28924 627 result of make-keymap.
974548ec 628
8d82c597
EZ
6292001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
630
631 * display.texi (Font Lookup, Attribute Functions)
632 (Image Descriptors): Add cross-references to the definition of
633 selected frame.
634
635 * buffers.texi (The Buffer List): Add cross-references to the
636 definition of selected frame.
637
638 * frames.texi (Input Focus): Clarify which frame is _the_ selected
639 frame at any given time.
640 (Multiple Displays, Size and Position): Add a cross-reference to
641 the definition of the selected frame.
642
2842de30
EZ
6432001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
644
645 * strings.texi (String Conversion) <string-to-number>: Document
646 that a float is returned for integers that are too large.
647
648 * frames.texi (Mouse Position): Document mouse-position-function.
649 (Display Feature Testing): Document display-images-p.
650 (Window Frame Parameters): Document the cursor-type variable.
651
652 * numbers.texi (Integer Basics): Document CL style read syntax for
653 integers in bases other than 10.
654
655 * positions.texi (List Motion): Document
656 open-paren-in-column-0-is-defun-start.
657
658 * lists.texi (Sets And Lists): Document member-ignore-case.
659
660 * internals.texi (Garbage Collection): Document the used and free
661 strings report.
662 (Memory Usage): Document strings-consed.
663
664 * os.texi (Time of Day): Document float-time.
665 (Recording Input): Document that clear-this-command-keys clears
666 the vector to be returned by recent-keys.
667
668 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
669 argument keymap can be a list.
670
671 * nonascii.texi (User-Chosen Coding Systems)
672 <select-safe-coding-system>: Document the new argument
673 accept-default-p and the variable
674 select-safe-coding-system-accept-default-p. Tell what happens if
675 buffer-file-coding-system is undecided.
676 (Default Coding Systems): Document auto-coding-regexp-alist.
677
678 * display.texi (The Echo Area) <message>: Document
679 message-truncate-lines.
680 (Glyphs): Document that the glyph table is unused on windowed
681 displays.
682
683 * help.texi (Describing Characters) <single-key-description>:
684 Document the new argument no-angles.
685 (Accessing Documentation) <documentation-property>: Document that
686 a non-string property is evaluated.
687 <documentation>: Document that the function-documentation property
688 is looked for.
689
690 * windows.texi (Selecting Windows): Document some-window.
691
692 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
693
694 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
695 apropos-mode-hook.
696
697 * commands.texi (Using Interactive): Document interactive-form.
698 (Keyboard Macros): Document kbd-macro-termination-hook.
699 (Command Loop Info): Document that clear-this-command-keys clears
700 the vector to be returned by recent-keys.
701
2d43d823
GM
7022001-09-04 Werner LEMBERG <wl@gnu.org>
703
704 * Makefile.in (srcdir, texinputdir): New variables.
705 (srcs, index.texi, install): Use $(srcdir).
706 (.PHONY): Remove elisp.dvi.
707 (elisp): Use -I switch for makeinfo.
708 (elisp.dvi): Use $(srcdir) and $(texinputdir).
709 (installall, dist): Use $(srcdir).
710 Fix path to texinfo.tex.
711 (maintainer-clean): Add elisp.dvi and elisp.oaux.
712
fa739b31
GM
7132001-08-30 Gerd Moellmann <gerd@gnu.org>
714
92a25631
GM
715 * display.texi (Conditional Display): Adjust to API change.
716
fa739b31
GM
717 * configure: New file.
718
cef68af5
GM
7192001-07-30 Gerd Moellmann <gerd@gnu.org>
720
721 * commands.texi (Repeat Events): Add description of
722 double-click-fuzz.
723
d1f08d85
SM
7242001-05-08 Stefan Monnier <monnier@cs.yale.edu>
725
726 * syntax.texi (Syntax Class Table): Add the missing designator for
727 comment and string fences.
728 (Syntax Properties): Add a xref to syntax table internals.
729 (Syntax Table Internals): Document string-to-syntax.
730
1e9fc92e
GM
7312001-05-07 Gerd Moellmann <gerd@gnu.org>
732
733 * Makefile.in (install): Use install-info command line options
734 like in Emacs' Makefile.in.
735
00480554
MB
7362000-12-09 Miles Bader <miles@gnu.org>
737
738 * windows.texi (Window Start): Update documentation for
739 `pos-visible-in-window-p'.
740
1e344ee2
SM
7412000-11-12 Stefan Monnier <monnier@cs.yale.edu>
742
743 * lists.texi (Building Lists): Add footnote to explain how to add
744 to the end of a list.
745
a540f6ed
GM
7462000-10-25 Gerd Moellmann <gerd@gnu.org>
747
748 * files.texi (Visiting Functions): Typos.
749
28bcdbee
KH
7502000-10-25 Kenichi Handa <handa@etl.go.jp>
751
752 * files.texi (Visiting Functions): Return value of
753 find-file-noselect may be a list of buffers if wildcards are used.
754
22d1a4ed
MB
7552000-10-24 Miles Bader <miles@lsi.nec.co.jp>
756
757 * display.texi (Defining Faces): Document `graphic' display type
758 in face specs.
759
916a89db
KG
7602000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
761
1e9fc92e 762 * hooks.texi (Standard Hooks): Replace obsolete
916a89db
KG
763 `after-make-frame-hook' with `after-make-frame-functions'.
764
1e9fc92e 765 * frames.texi (Creating Frames): Ditto.
916a89db 766
1e9fc92e 767 * variables.texi (Future Local Variables): Ditto.
916a89db 768
483de32b
GM
7692000-10-16 Gerd Moellmann <gerd@gnu.org>
770
771 * display.texi (Other Image Types): Add description of :foreground
772 and :background properties of mono PBM images.
773
e23a63a5
WL
7742000-08-17 Werner LEMBERG <wl@gnu.org>
775
776 * .cvsignore: New file.
777
dfc16043
GM
7782000-01-05 Gerd Moellmann <gerd@gnu.org>
779
780 * tindex.pl: New script.
781
602613fe
DL
7821999-12-03 Dave Love <fx@gnu.org>
783
784 * Makefile.in (MAKEINFO): New parameter.
785
94ec544d
DL
7861999-09-17 Richard Stallman <rms@gnu.org>
787
788 * Makefile.in (srcs): Add hash.texi.
789 (VERSION): Update to 20.6.
790
7911999-09-13 Richard Stallman <rms@gnu.org>
792
793 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
794
7951998-08-29 Karl Heuer <kwzh@gnu.org>
796
797 * configure.in: New file.
798 * Makefile.in: Renamed from Makefile.
799 (prefix, infodir): Use value obtained from configure.
800 (emacslibdir): Obsolete variable deleted.
801 (dist): Distribute configure.in, configure, Makefile.in.
802
8031998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
804
805 * Makefile (INSTALL_INFO): New variable.
806 (install): Run install-info.
807
8081998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
809
810 * Makefile (elisp.dvi): Add missing backslash.
811
8121998-05-02 Richard Stallman <rms@psilocin.gnu.org>
813
814 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
815 Run texindex without `./'. Always run texindex on elisp.tp.
816 (elisp.tps): Target deleted.
817
8181998-04-05 Richard Stallman <rms@psilocin.gnu.org>
819
820 * Makefile (srcs): Add nonascii.texi and customize.texi.
821 (dist): Start by deleting `temp'.
822
8231998-02-17 Richard Stallman <rms@psilocin.gnu.org>
824
825 * Makefile (makeinfo, texindex): Targets deleted.
826 (makeinfo.o, texindex.o): Targets deleted.
827 (clean, dist): Don't do anything with them or with getopt*.
828
8291998-01-30 Richard Stallman <rms@psilocin.gnu.org>
830
831 * Makefile (SHELL): Defined.
832
8331998-01-27 Richard Stallman <rms@psilocin.gnu.org>
834
835 * Makefile (elisp.tps): New target.
836 (elisp.dvi): Depend on elisp.tps.
837
838Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
839
840 * README: Update phone number.
841
842 * Makefile (elisp): Make this be the default target.
843 Depend on makeinfo.c instead of makeinfo.
844 (install): Don't depend on elisp.dvi, since we don't install that.
845 Use mkinstalldirs.
846 (dist): Add mkinstalldirs.
847
848Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
849
850 * Makefile (VERSION): Update version number.
851 (maintainer-clean): Renamed from realclean.
852
853Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
854
855 * Makefile (realclean): New target.
856 (elisp): Remove any old elisp-* files first.
857
858Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
859
d1f08d85
SM
860 * Makefile (VERSION): New variable.
861 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
862 Compressed file suffix should be `.gz', not `.z'.
94ec544d
DL
863
864Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
865
866 * Makefile (elisp): Depend on makeinfo.
867
868Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu)
869
d1f08d85 870 * Makefile (srcs): Add anti.texi.
94ec544d
DL
871
872Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
873
874 * Makefile (infodir, prefix): New vars.
875 (install): Use infodir.
876 (emacsinfodir): Deleted.
877
878Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
879
880 * Makefile (srcs): Add calendar.texi.
881
882 * Makefile (dist): Copy texindex.c and makeinfo.c.
883 Limit elisp-* files to those with one or two digits.
884
885Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
886
887 * Makefile (dist): Changed to use Gzip instead of compress.
888
889Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
890
891 * loading.texi (Unloading): define-function changed back to
892 defalias. It may not stay this way, but at least it's
893 consistent with the known-good version of the code patch.
894
895Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
896
897 * modes.texi (Hooks): Document new optional arg of add-hook.
898
899Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
900
d1f08d85 901 * variables.texi: Document nil initial value of buffer-local variables.
94ec544d
DL
902
903 * tips.texi: Add new section on standard library headers.
904
905Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
906
907 * Makefile (srcs): Add frame.texi to the list of sources.
908
909Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
910
911 * Makefile (dist): Don't bother excluding autosave files; they'll
912 never make it into the temp directory anyway, and the hash marks
913 in the name are problematic for make and the Bourne shell.
dff28924 914 (srcs):
94ec544d
DL
915
916Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
917
d1f08d85 918 * Makefile (dist): Don't include backup files or autosave files in
94ec544d
DL
919 the distribution tar file.
920
dff28924 921Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu)
94ec544d
DL
922
923 * Makefile (srcs): Added index.perm.
924 (elisp.dvi): Remove erroneous shell comment.
925 Expect output of permute-index in permuted.fns.
926 Save old elisp.aux in elisp.oaux.
927 (clean): Added index.texi to be deleted.
928
dff28924 929Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
930
931 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
932
dff28924 933Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech)
94ec544d
DL
934
935 * files.texi: Noted that completion-ignored-extensions is ignored
936 when making *Completions*.
937
938Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
939
940 * Makefile make dist now depends on elisp.dvi, since it tries
941 to include it in the dist file.
942
dff28924 943Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu)
94ec544d
DL
944
945 * functions.texinfo (Mapping Functions): Add missing quote
946
dff28924 947Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
948
949 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
950 (defunargs): Turn off \hyphenchar of \sl font temporarily.
951
dff28924 952Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
953
954 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
955 and @error{} are the terms now being used. The files in the
956 directory have been changed to reflect this.
957
d1f08d85 958 * All instances of @indentedresultt{} have been changed to
94ec544d
DL
959 ` @result{}', using 5 spaces at the begining of the line.
960
dff28924 961Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
962
963 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
964 experimental @indentedresult{}, @indentedexpandsto{} are part of
965 the texinfo.tex in this directory. These TeX macros are not
966 stable yet.
967
dff28924 968Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
969
970 * texinfo.tex: temporarily added
d1f08d85 971 \let\result=\dblarrow
94ec544d
DL
972 \def\error{{\it ERROR} \longdblarrow}
973 We need to do this better soon.
974
dff28924 975Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
976
977 * Applied Karl Berry's patches to *.texinfo files, but not to
978 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
979 new title page format is also not applied, since it requires
980 texinfo.tex changes.)
981
982 * Cleaned up `Makefile' and defined the `emacslibdir' directory
983 for the Project GNU development environment.
984
ad050e54 985;; Local Variables:
fd026ee1 986;; coding: iso-2022-7bit
ad050e54 987;; End:
2a34a036
GM
988
989 Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
990 Copying and distribution of this file, with or without modification,
991 are permitted provided the copyright notice and this notice are preserved.
ab5796a9
MB
992
993;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda