MORE.STUFF: Delete obsolete URL.
[bpt/emacs.git] / lispref / ChangeLog
CommitLineData
255d07dc
LH
12004-06-23 Lars Hansen <larsh@math.ku.dk>
2
3 * files.texi (Saving Buffers): Correct description of
4 `write-contents-functions'.
5
4e9691e9
JB
62004-06-21 Juanma Barranquero <lektu@terra.es>
7
8 * display.texi (Images): Remove redundant @vindex directives.
9 Rewrite `image-library-alist' doc in active voice.
10
1ebd4f78
JB
112004-06-14 Juanma Barranquero <lektu@terra.es>
12
13 * display.texi (Images): Document new delayed library loading,
14 variable `image-library-alist' and (existing but undocumented)
15 function `image-type-available-p'.
16
ddfb8369
RS
172004-06-05 Richard M. Stallman <rms@gnu.org>
18
19 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
20 refer the user to the Initial Input node.
21 (Text from Minibuffer): Likewise.
22 (Initial Input): New node. Document this feature
23 and say it is mostly deprecated.
24
18684a3a
RS
252004-05-30 Richard M. Stallman <rms@gnu.org>
26
7a61e456
RS
27 * loading.texi (Named Features): Clarify return value
28 and meaning of NOERROR.
29
18684a3a
RS
30 * variables.texi (File Local Variables): Minor cleanup.
31
c8364415
MA
322004-05-30 Michael Albinus <michael.albinus@gmx.de>
33
34 * files.texi (Magic File Names): Add `file-remote-p' as operation
35 of file name handlers.
36
08fd1251
RS
372004-05-29 Richard M. Stallman <rms@gnu.org>
38
39 * modes.texi (Minor Mode Conventions): (-) has no special meaning
40 as arg to a minor mode command.
41
71d5a208
RS
422004-05-22 Richard M. Stallman <rms@gnu.org>
43
44 * syntax.texi (Syntax Class Table): Word syntax not just for English.
45
46 * streams.texi (Output Variables): Doc float-output-format.
47
48 * searching.texi (Regexp Special): Nested repetition can be infloop.
49
50 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
51 real stack overflow.
52
53 * compile.texi: Minor cleanups.
54
552004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
56
57 * lists.texi (Cons Cells): Explain dotted lists, true lists,
58 circular lists.
59 (List Elements): Explain handling of circular and dotted lists.
1ebd4f78 60
022cb162
TTN
612004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
62
63 * modes.texi (Search-based Fontification): Fix typo.
64
aa7094ba
JB
652004-05-10 Juanma Barranquero <lektu@terra.es>
66
67 * modes.texi (Mode Line Variables): Fix description of
68 global-mode-string, which is now after which-func-mode, not the
69 buffer name.
70
c2383279
LH
712004-05-07 Lars Hansen <larsh@math.ku.dk>
72
73 * modes.texi (Desktop Save Mode): Add.
74 (Modes): Add menu entry Desktop Save Mode.
75
76 * hooks.texi: Add desktop-after-read-hook,
77 desktop-no-desktop-file-hook and desktop-save-hook.
78
79 * locals.texi: Add desktop-save-buffer.
80
058296d3
JH
812004-04-30 Jesper Harder <harder@ifa.au.dk>
82
83 * display.texi: emacs -> Emacs.
84
0c54865e
EZ
852004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
86
87 * files.texi (Changing Files): Document set-file-times.
88
d814862a
JB
892004-04-23 Juanma Barranquero <lektu@terra.es>
90
91 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
92
e8d6f886
JH
932004-04-18 Jesper Harder <harder@ifa.au.dk>
94
95 * tips.texi (Coding Conventions): defopt -> defcustom.
96
3a424014
LT
972004-04-16 Luc Teirlinck <teirllm@auburn.edu>
98
99 * sequences.texi: Various clarifications.
100
9e860631
LT
1012004-04-14 Luc Teirlinck <teirllm@auburn.edu>
102
103 * buffers.texi (Read Only Buffers): Mention optional ARG to
104 `toggle-read-only'.
105
5e30a0fb
NR
1062004-04-14 Nick Roberts <nick@nick.uklinux.net>
107
9e860631 108 * windows.texi (Selecting Windows): Note that get-lru-window
5e30a0fb
NR
109 returns a full-width window if possible.
110
619fb950
LT
1112004-04-13 Luc Teirlinck <teirllm@auburn.edu>
112
113 * buffers.texi: Various changes in addition to:
114 (Buffer File Name): Add `find-buffer-visiting'.
115 (Buffer Modification): Mention optional ARG to `not-modified'.
116 (Indirect Buffers): Mention optional CLONE argument to
117 `make-indirect-buffer'.
118
119 * files.texi: Various changes in addition to:
120 (Visiting Functions): `find-file-hook' is now a normal hook.
121 (File Name Expansion): Explain difference between the way that
122 `expand-file-name' and `file-truename' treat `..'.
123 (Contents of Directories): Mention optional ID-FORMAT argument to
124 `directory-files-and-attributes'.
125 (Format Conversion): Mention new optional CONFIRM argument to
126 `format-write-file'.
127
a2295d32
MB
1282004-04-12 Miles Bader <miles@gnu.org>
129
130 * macros.texi (Expansion): Add description of `macroexpand-all'.
131
571fd4d5
JH
1322004-04-05 Jesper Harder <harder@ifa.au.dk>
133
134 * variables.texi (Variable Aliases): Mention
135 cyclic-variable-indirection.
136
137 * errors.texi (Standard Errors): Ditto.
138
4ba2fd66
LT
1392004-04-04 Luc Teirlinck <teirllm@auburn.edu>
140
141 * backups.texi: Various small changes in addition to:
142 (Making Backups): Mention return value of `backup-buffer'.
143 (Auto-Saving): Mention optional FORCE argument to
144 `delete-auto-save-file-if-necessary'.
145 (Reverting): Mention optional PRESERVE-MODES argument to
146 `revert-buffer'. Correct description of `revert-buffer-function'.
147
8f7ea687
JL
1482004-03-22 Juri Linkov <juri@jurta.org>
149
150 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
151 with `Vector Functions'.
152
153 * text.texi (Sorting): Add missing quote.
154
0eeca3c1
LT
1552004-03-14 Luc Teirlinck <teirllm@auburn.edu>
156
157 * intro.texi (Lisp History): Replace xref to `cl' manual with
158 inforef.
159
e69cfac2
RS
1602004-03-12 Richard M. Stallman <rms@gnu.org>
161
162 * intro.texi (Version Info): Add arg to emacs-version.
163 (Lisp History): Change xref to CL manual.
164
1b91d47f
LT
1652004-03-09 Luc Teirlinck <teirllm@auburn.edu>
166
167 * minibuf.texi (Completion Commands): Add xref to Emacs manual
168 for Partial Completion mode.
169
97073664
TTN
1702004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
171
172 * customize.texi: Fix typo. Remove eol whitespace.
173
04a6e76b
RS
1742004-03-04 Richard M. Stallman <rms@gnu.org>
175
176 * processes.texi: Fix typos.
177
178 * lists.texi (Building Lists): Minor clarification.
179
180 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
181 in make-hash-table.
182
5bb0fcd1
JB
1832004-02-29 Juanma Barranquero <lektu@terra.es>
184
185 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
186 rm, and ignore exit code.
187
9022d421
EZ
1882004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
189
190 * display.texi (Defining Faces): Add description for min-colors.
191 Update example.
192
92f5fba2
LT
1932004-02-23 Luc Teirlinck <teirllm@auburn.edu>
194
195 * abbrevs.texi: Various corrections and clarifications in addition
196 to the following:
197 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
198
7e83e178
GM
1992004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
200
201 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
202
9c5609e8
LT
2032004-02-21 Luc Teirlinck <teirllm@auburn.edu>
204
e2b9b51f
LT
205 * text.texi: Various small changes in addition to the following:
206 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
207 to delete-horizontal-space.
208 (Kill Functions, Yanking, Low-Level Kill Ring): clarify and correct
209 description of yank-handler text property at various places.
210
7daa0e81
LT
211 * frames.texi (Window System Selections): Add anchor.
212
9c5609e8
LT
213 * syntax.texi (Syntax Table Functions): Clarify and correct
214 descriptions of make-syntax-table and copy-syntax-table.
215 (Motion and Syntax): Clarify SYNTAXES argument to
216 skip-syntax-forward.
217 (Parsing Expressions): Mention that the return value of
218 parse-partial-sexp is currently a list of ten rather than nine
219 elements.
220 (Categories): Various corrections and clarifications.
221
d29edb21
LT
2222004-02-17 Luc Teirlinck <teirllm@auburn.edu>
223
224 * markers.texi (Marker Insertion Types): Minor change.
225
226 * locals.texi (Standard Buffer-Local Variables):
227 * commands.texi (Interactive Codes, Using Interactive):
228 * functions.texi (Related Topics): Fix xrefs.
229
43e48bda
LT
2302004-02-16 Luc Teirlinck <teirllm@auburn.edu>
231
232 * lists.texi (Sets And Lists): Update description of delete-dups.
233
84e34002
RS
2342004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
235
236 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
237
2382004-02-16 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
239
240 * frames.texi (Parameter Access): frame-parameters arg is optional.
241 modify-frame-parameters handles nil for FRAME.
242 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
243 are all-or-nothing for certain toolkits.
244 Mention parameter wait-for-wm.
245 (Frames and Windows): In frame-first-window and frame-selected-window
246 the arg is optional.
247 (Input Focus): In redirect-frame-focus the second arg is optional.
248 (Window System Selections): Mention selection type CLIPBOARD.
249 Mention data-type UTF8_STRING.
250 Mention numbering of cut buffers.
251 (Resources): Describe x-resource-name.
252
2532004-02-16 Richard M. Stallman <rms@gnu.org>
254
255 * windows.texi (Buffers and Windows): Delete false table
256 about all-frames.
257
258 * syntax.texi (Parsing Expressions): Delete old caveat
259 about parse-sexp-ignore-comments.
260
261 * streams.texi (Output Variables): Add print-quoted.
262
263 * lists.texi (Building Lists): Minor cleanup.
264
265 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
266
267 * display.texi (Overlays): Explain overlays use markers.
268 (Managing Overlays): Explain front-advance and rear-advance
269 in more detail.
270
271 * loading.texi (Unloading): Document unload-feature-special-hooks.
272 Get rid of fns-NNN.el file.
273
2742004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
275
276 * help.texi (Describing Characters): Fix text-char-description
277 example output.
278
279 * edebug.texi (Using Edebug): Fix example.
280
281 * debugging.texi (Internals of Debugger): Fix return value.
43e48bda 282
84e34002
RS
283 * files.texi (Changing Files): Fix argname.
284
285 * calendar.texi: Fix parens, and default values.
286
287 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
288 * nonascii.texi, objects.texi, os.texi: Minor fixes.
289 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes.
290
291 * positions.texi (Text Lines): Don't add -1 in current-line.
292
2932004-02-16 Richard M. Stallman <rms@gnu.org>
294
295 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
296
c33b76da
EZ
2972004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
298
299 * processes.texi (Low-Level Network): Fix a typo.
300
9d7271e8
KS
3012004-02-12 Kim F. Storm <storm@cua.dk>
302
303 * display.texi (Fringes): Use consistent wording.
304 Note that window-fringe's window arg is optional.
305 (Scroll Bars): Use consistent wording.
306
6827d730
LT
3072004-02-11 Luc Teirlinck <teirllm@auburn.edu>
308
309 * tips.texi (Comment Tips): Document the new conventions for
310 commenting out code.
311
1cb60b5a
JD
3122004-02-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
313
314 * positions.texi (Text Lines): Added missing end defun.
315
7fdd1f62
KS
3162004-02-07 Kim F. Storm <storm@cua.dk>
317
318 * positions.texi (Text Lines): Add line-number-at-pos.
319
eb3c144c
JPW
3202004-02-06 John Paul Wallington <jpw@gnu.org>
321
322 * display.texi (Button Properties, Button Buffer Commands):
323 mouse-2 invokes button, not down-mouse-1.
324
a1d38d63
JR
3252004-02-04 Jason Rumney <jasonr@gnu.org>
326
327 * makefile.w32-in: Sync with Makefile.in changes.
328
4b574f3d
LT
3292004-02-03 Luc Teirlinck <teirllm@auburn.edu>
330
331 * minibuf.texi (Text from Minibuffer): Various corrections and
332 clarifications.
333 (Object from Minibuffer): Correct Lisp description of
334 read-minibuffer.
335 (Minibuffer History): Clarify description of cons values for
336 HISTORY arguments.
337 (Basic Completion): Various corrections and clarifications. Add
338 completion-regexp-list.
339 (Minibuffer Completion): Correct and clarify description of
340 completing-read.
6f6b0433 341 (Completion Commands): Mention Partial Completion mode. Various
4b574f3d
LT
342 other minor changes.
343 (High-Level Completion): Various corrections and clarifications.
344 (Reading File Names): Ditto.
345 (Minibuffer Misc): Ditto.
346
d8186297
LT
3472004-01-26 Luc Teirlinck <teirllm@auburn.edu>
348
349 * strings.texi (Text Comparison): assoc-string also matches
350 elements of alists that are strings instead of conses.
351 (Formatting Strings): Standardize Texinfo usage. Update index
352 entries.
353
9adcb5f2
LT
3542004-01-20 Luc Teirlinck <teirllm@auburn.edu>
355
356 * lists.texi (Sets And Lists): Add delete-dups.
357
3e7274ae
LT
3582004-01-15 Luc Teirlinck <teirllm@auburn.edu>
359
360 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
361 special form.
362 * macros.texi (Defining Macros): Update description of `declare',
363 which now is a macro.
364 (Wrong Time): Fix typos.
365
944e099f
LT
3662004-01-14 Luc Teirlinck <teirllm@auburn.edu>
367
368 * compile.texi (Compilation Functions): Expand descriptions of
e75c1a57 369 `compile-defun', `byte-compile-file', `byte-recompile-directory'
944e099f
LT
370 and `batch-byte-compile'. In particular, mention and describe
371 all optional arguments.
372 (Disassembly): Correct and clarify the description of `disassemble'.
373
90c3aa59
LT
3742004-01-11 Luc Teirlinck <teirllm@auburn.edu>
375
376 * searching.texi: Various small changes in addition to the
377 following.
378 (Regexp Example): Adapt to new value of `sentence-end'.
379 (Regexp Functions): The PAREN argument to `regexp-opt' can be
380 `words'.
381 (Search and Replace): Add usage note for `perform-replace'.
382 (Entire Match Data): Mention INTEGERS and REUSE arguments to
383 `match-data'.
384 (Standard Regexps): Update for new values of `paragraph-start'
385 and `sentence-end'.
386
583c353d
LT
3872004-01-07 Luc Teirlinck <teirllm@auburn.edu>
388
389 * files.texi (Saving Buffers): Clarify descriptions of
390 `write-contents-functions' and `before-save-hook'.
391 Make the defvar's for `before-save-hook' and `after-save-hook'
392 into defopt's.
393
05faee07
KS
3942004-01-07 Kim F. Storm <storm@cua.dk>
395
396 * commands.texi (Click Events): Describe new image and
397 width/height elements of click events.
398 (Accessing Events): Add posn-string, posn-image, and
399 posn-object-width-height. Change posn-object to return either
400 image or string object.
401
a0465ec3
SJ
4022004-01-01 Simon Josefsson <jas@extundo.com>
403
404 * hooks.texi (Standard Hooks): Add before-save-hook.
405 * files.texi (Saving Buffers): Likewise.
406
972c0c49
RS
4072004-01-03 Richard M. Stallman <rms@gnu.org>
408
409 * frames.texi (Frames and Windows): Delete frame-root-window.
410
dbcd463f
LT
4112004-01-03 Luc Teirlinck <teirllm@auburn.edu>
412
413 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
414
415 * functions.texi: Various small changes in addition to the
416 following.
417 (What Is a Function): `functionp' returns nil for macros. Clarify
418 behavior of this and following functions for symbol arguments.
419 (Function Documentation): Add `\' in front of (fn @var{arglist})
420 and explain why.
421 (Defining Functions): Mention DOCSTRING argument to `defalias'.
422 Add anchor.
423 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
424
02c77ee9
MB
4252004-01-01 Miles Bader <miles@gnu.org>
426
427 * display.texi (Buttons): New section.
428
903a1a91
AS
4292003-12-31 Andreas Schwab <schwab@suse.de>
430
431 * numbers.texi (Math Functions): sqrt reports a domain-error
432 error.
433 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
434
697cf92a
LT
4352003-12-30 Luc Teirlinck <teirllm@auburn.edu>
436
3f70fe82
LT
437 * tips.texi (Documentation Tips): Update item on hyperlinks in
438 documentation strings.
439
697cf92a
LT
440 * errors.texi (Standard Errors): Various small corrections and
441 additions.
442
443 * control.texi: Various small changes in addition to the
444 following.
445 (Signaling Errors): Provide some more details on how `signal'
446 constructs the error message. Add anchor to the definition of
447 `signal'.
448 (Error Symbols): Describe special treatment of `quit'.
449 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
450 to emphasize that it has to be a single form.
451
452 * buffers.texi: Add anchor.
453
4d25144d
RS
4542003-12-29 Richard M. Stallman <rms@gnu.org>
455
456 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
457 (Window Configurations): Add window-configuration-frame.
458
459 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
460
461 * text.texi (Examining Properties): Add get-char-property-and-overlay.
462 Change arg name in get-char-property.
463 (Special Properties): Update handling of keymap property.
464
465 * strings.texi (Modifying Strings): Add clear-string.
466 (Text Comparison): Add assoc-string and remove
467 assoc-ignore-case, assoc-ignore-representation.
468
469 * os.texi (Time of Day): Add set-time-zone-rule.
470
471 * numbers.texi (Math Functions): asin, acos, log, log10
697cf92a 472 report domain-error errors.
4d25144d 473
697cf92a 474 * nonascii.texi (Converting Representations):
4d25144d
RS
475 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
476 (Encoding and I/O): Add file-name-coding-system.
477
478 * modes.texi (Search-based Fontification): Explain that
479 face specs are symbols with face names as values.
480
481 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
482
483 * lists.texi (Building Lists): remq moved elsewhere.
484 (Sets And Lists): remq moved here.
485 (Association Lists): Refer to assoc-string.
486
487 * internals.texi (Garbage Collection): Add memory-use-counts.
488
489 * frames.texi (Frames and Windows): Add set-frame-selected-window
490 and frame-root-window.
491
697cf92a 492 * files.texi (Contents of Directories):
4d25144d
RS
493 Add directory-files-and-attributes.
494
495 * display.texi (Refresh Screen): Add force-window-update.
496 (Invisible Text): Explain about moving point out of invis text.
497 (Overlay Properties): Add overlay-properties.
498 (Managing Overlays): Add overlayp.
499 (GIF Images): Invalid image number displays a hollow box.
500
501 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
502 (Killing Buffers): Add buffer-live-p.
503
67fafe38
MR
5042003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
505
506 * display.texi (Fringes): Fix typo "set-buffer-window".
507
68e74f25
LT
5082003-12-24 Luc Teirlinck <teirllm@auburn.edu>
509
510 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
511 * nonascii.texi, processes.texi, tips.texi, variables.texi:
512 Add or change various xrefs and anchors.
513
514 * commands.texi: Replace all occurrences of @acronym{CAR} with
515 @sc{car}, for consistency with the rest of the Elisp manual.
516 `car' and `cdr' are historically acronyms, but are no longer
517 widely thought of as such.
518
519 * internals.texi (Pure Storage): Mention that `purecopy' does not
520 copy text properties.
521 (Object Internals): Now 29 bits are used (in most implementations)
522 to address Lisp objects.
523
524 * variables.texi (Variables with Restricted Values): New node.
525
526 * objects.texi (Lisp Data Types): Mention that certain variables
527 can only take on a restricted set of values and add an xref to
528 the new node "Variables with Restricted Values".
529
530 * eval.texi (Function Indirection): Describe the errors that
531 `indirect-function' can signal.
532 (Eval): Clarify the descriptions of `eval-region' and `values'.
533 Describe `eval-buffer' instead of `eval-current-buffer' and
534 mention `eval-current-buffer' as an alias for `current-buffer'.
535 Correct the description and mention all optional arguments.
536
697cf92a 537 * nonascii.texi: Various small changes in addition to the
68e74f25
LT
538 following.
539 (Converting Representations): Clarify behavior of
540 `string-make-multibyte' and `string-to-multibyte' for unibyte all
541 ASCII arguments.
542 (Character Sets): Document the variable `charset-list' and adapt
543 the definition of the function `charset-list' accordingly.
544 (Translation of Characters): Clarify use of generic characters in
545 `make-translation-table'. Clarify and correct the description of
546 the use of translation tables in encoding and decoding.
547 (User-Chosen Coding Systems): Correct and clarify the description
548 of `select-safe-coding-system'.
549 (Default Coding Systems): Clarify description of
550 `file-coding-system-alist'.
551
a62f71e4
LT
5522003-11-30 Luc Teirlinck <teirllm@auburn.edu>
553
554 * strings.texi (Text Comparison): Correctly describe when two
555 strings are `equal'. Combine and clarify descriptions of
556 `assoc-ignore-case' and `assoc-ignore-representation'.
557
558 * objects.texi (Non-ASCII in Strings): Clarify description of
559 when a string is unibyte or multibyte.
560 (Bool-Vector Type): Update examples.
561 (Equality Predicates): Correctly describe when two strings are
562 `equal'.
563
19017752
LT
5642003-11-29 Luc Teirlinck <teirllm@auburn.edu>
565
566 * lists.texi (Building Lists): `append' no longer accepts integer
567 arguments. Update the description of `number-sequence' to reflect
568 recent changes.
569 (Sets And Lists): Describe `member-ignore-case' after `member'.
570
0f6a07a8
KS
5712003-11-27 Kim F. Storm <storm@cua.dk>
572
573 * commands.texi (Click Events): Click object may be an images.
574 Describe (dx . dy) element of click positions.
575 (Accessing Events): Remove duplicate posn-timestamp.
576 New functions posn-object and posn-object-x-y.
577
1ce7c819
KS
5782003-11-23 Kim F. Storm <storm@cua.dk>
579
580 * commands.texi (Click Events): Describe enhancements to event
581 position lists, including new text-pos and (col . row) items.
582 Mention left-fringe and right-fringe area events.
0f6a07a8 583 (Accessing Events): New functions posn-area and
1ce7c819
KS
584 posn-actual-col-row. Mention posn-timestamp. Mention that
585 posn-point in non-text area still returns buffer position.
586 Clarify posn-col-row.
587
cae8ddbb
LH
5882003-11-21 Lars Hansen <larsh@math.ku.dk>
589
590 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
591 * anti.texi (File Attributes): Describe removed parameter
592 ID-FORMAT.
593
f7f1a248
LT
5942003-11-20 Luc Teirlinck <teirllm@auburn.edu>
595
68e74f25 596 * positions.texi (Positions): Mention that, if a marker is used as
f7f1a248
LT
597 a position, its buffer is ignored.
598
599 * markers.texi (Overview of Markers): Mention it here too.
600
c5e2fb05
LT
6012003-11-12 Luc Teirlinck <teirllm@auburn.edu>
602
603 * numbers.texi (Numeric Conversions): Not just `floor', but also
604 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
605
e57d0aa8
LT
6062003-11-10 Luc Teirlinck <teirllm@auburn.edu>
607
608 * markers.texi (Creating Markers): Specify insertion type of
609 created markers. Add xref to `Marker Insertion Types'.
610 Second argument to `copy-marker' is optional.
611 (Marker Insertion Types): Mention that most markers are created
612 with insertion type nil.
613 (The Mark): Correctly describe when `mark' signals an error.
614 (The Region): Correctly describe when `region-beginning' and
615 `region-end' signal an error.
616
bb3612ec
LT
6172003-11-08 Luc Teirlinck <teirllm@auburn.edu>
618
619 * hash.texi (Creating Hash): Clarify description of `eql'.
620 `makehash' is obsolete.
621 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
622
623 * positions.texi (Point): Change description of `buffer-end', so
624 that it is also correct for floating point arguments.
625 (List Motion): Correct argument lists of `beginning-of-defun' and
626 `end-of-defun'.
627 (Excursions): Add xref to `Marker Insertion Types'.
628 (Narrowing): Argument to `narrow-to-page' is optional.
629
cfb8a797
LT
6302003-11-06 Luc Teirlinck <teirllm@auburn.edu>
631
632 * streams.texi (Output Streams): Clarify behavior of point for
633 marker output streams.
634
c6177909
LT
6352003-11-04 Luc Teirlinck <teirllm@auburn.edu>
636
637 * variables.texi (Defining Variables): Second argument to
638 `defconst' is not optional.
639 (Setting Variables): Mention optional argument APPEND to
640 `add-to-list'.
641 (Creating Buffer-Local): Expand description of
642 `make-variable-buffer-local'.
643 (Frame-Local Variables): Expand description of
644 `make-variable-frame-local'.
645 (Variable Aliases): Correct description of optional argument
646 DOCSTRING to `defvaralias'. Mention return value of
647 `defvaralias'.
648 (File Local Variables): Add xref to `File variables' in Emacs
649 Manual. Correct description of `hack-local-variables'. Mention
650 `safe-local-variable' property. Mention optional second argument
651 to `risky-local-variable-p'.
652
b3645067
LT
6532003-11-03 Luc Teirlinck <teirllm@auburn.edu>
654
655 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
656
10695e5c
EZ
6572003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
658
659 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
660 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
661 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
662 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
663 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
b3645067 664 lispref/processes.texi, lispref/searching.texi,
10695e5c
EZ
665 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
666 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
667 @acronym{FOO}.
668
a2f4def1
LT
6692003-10-27 Luc Teirlinck <teirllm@auburn.edu>
670
671 * strings.texi (Creating Strings): Argument START to `substring'
672 can not be `nil'. Expand description of
673 `substring-no-properties'. Correct description of `split-string',
674 especially with respect to empty matches. Prevent very bad line
675 break in definition of `split-string-default-separators'.
676 (Text Comparison): `string=' and `string<' also accept symbols as
677 arguments.
678 (String Conversion): More completely describe argument BASE in
679 `string-to-number'.
5bb0fcd1 680 (Formatting Strings): `%s' and `%S' in `format' do require
a2f4def1
LT
681 corresponding object. Clarify behavior of numeric prefix after
682 `%' in `format'.
683 (Case Conversion): The argument to `upcase-initials' can be a
684 character.
685
a2296bf9
KH
6862003-10-27 Kenichi Handa <handa@m17n.org>
687
688 * display.texi (Fontsets): Fix texinfo usage.
689
885fef7c
KH
6902003-10-25 Kenichi Handa <handa@m17n.org>
691
692 * display.texi (Fontsets): Add description of the function
693 set-fontset-font.
694
0c6b7a1f
LT
6952003-10-23 Luc Teirlinck <teirllm@auburn.edu>
696
697 * display.texi (Temporary Displays): Add xref to `Documentation
698 Tips'.
699
700 * functions.texi (Function Safety): Use inforef instead of pxref
701 for SES.
702
c3cda320
AS
7032003-10-23 Andreas Schwab <schwab@suse.de>
704
705 * Makefile.in (TEX, texinputdir): Don't define.
706 (TEXI2DVI): Define.
707 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
708 add $(srcdir)/index.texi.
709 ($(infodir)/elisp): Remove index.texi dependency.
710 (elisp.dvi): Likewise. Use $(TEXI2DVI).
711 (index.texi): Remove target.
712 (dist): Don't link $(srcdir)/permute-index.
83badb71
AS
713 (clean): Don't remove index.texi.
714
c3cda320
AS
715 * permute-index, index.perm: Remove.
716 * index.texi: Rename from index.unperm.
717
e5dadca7
LT
7182003-10-22 Luc Teirlinck <teirllm@auburn.edu>
719
720 * tips.texi (Documentation Tips): Document new behavior for face
721 and variable hyperlinks in Help mode.
722
6cfb0777
LT
7232003-10-21 Luc Teirlinck <teirllm@auburn.edu>
724
725 * objects.texi (Integer Type): Update for extra bit of integer range.
726 (Character Type): Ditto.
727
a6eeaa81 7282003-10-16 Eli Zaretskii <eliz@gnu.org>
a4fc3ab3
EZ
729
730 * numbers.texi (Integer Basics): Add index entries for reading
731 numbers in hex, octal, and binary.
732
c8f9ba83
LK
7332003-10-16 Lute Kamstra <lute@gnu.org>
734
735 * modes.texi (Mode Line Format): Mention force-mode-line-update's
736 argument.
737
b52a26fb
LT
7382003-10-13 Luc Teirlinck <teirllm@auburn.edu>
739
740 * windows.texi (Choosing Window): Fix typo.
741 * edebug.texi (Edebug Execution Modes): Fix typo.
742
f7005886
RS
7432003-10-13 Richard M. Stallman <rms@gnu.org>
744
745 * windows.texi (Basic Windows): A window has fringe settings,
746 display margins and scroll-bar settings.
747 (Splitting Windows): Doc split-window return value.
748 Clean up one-window-p.
749 (Selecting Windows): Fix typo.
750 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
751 (Buffers and Windows): In set-window-buffer, explain effect
752 on fringe settings and scroll bar settings.
753 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
754 (Choosing Window): Use defopt for pop-up-frame-function.
755 For special-display-buffer-names, explain same-window and same-frame.
756 Clarify window-dedicated-p return value.
757 (Textual Scrolling): scroll-up and scroll-down can get an error.
758 (Horizontal Scrolling): Clarify auto-hscroll-mode.
759 Clarify set-window-hscroll.
760 (Size of Window): Don't mention tool bar in window-height.
761 (Coordinates and Windows): Explain what coordinates-in-window-p
762 returns for fringes and display margins.
763 (Window Configurations): Explain saving fringes, etc.
764
765 * tips.texi (Library Headers): Clean up Documentation.
766
767 * syntax.texi (Parsing Expressions): Clean up forward-comment
768 and parse-sexp-lookup-properties.
769
770 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
771
772 * os.texi (System Environment): Clean up text for load-average errors.
773
774 * modes.texi (Hooks): Don't explain local hook details at front.
775 Clarify run-hooks and run-hook-with-args a little.
776 Clean up add-hook and remove-hook.
777
778 * edebug.texi (Edebug Execution Modes): Clarify t.
779 Document edebug-sit-for-seconds.
780 (Coverage Testing): Document C-x X = and =.
781 (Instrumenting Macro Calls): Fix typo.
782 (Specification List): Don't index the specification keywords.
783
c989ebe9
KS
7842003-10-10 Kim F. Storm <storm@cua.dk>
785
786 * processes.texi (Network): Introduce make-network-process.
787
f9525eef
LT
7882003-10-09 Luc Teirlinck <teirllm@auburn.edu>
789
790 * tips.texi (Library Headers): Fix typo.
791
f008b925
LK
7922003-10-07 Juri Linkov <juri@jurta.org>
793
794 * modes.texi (Imenu): Mention imenu-create-index-function's
795 default value. Explain submenus better.
796
c22c5da6
LK
7972003-10-07 Lute Kamstra <lute@gnu.org>
798
799 * modes.texi (Faces for Font Lock): Fix typo.
800 (Hooks): Explain how buffer-local hook variables can refer to
801 global hook variables.
802 Various minor clarifications.
803
49247521
LK
8042003-10-06 Lute Kamstra <lute@gnu.org>
805
806 * tips.texi (Coding Conventions): Mention naming conventions for
807 hooks.
808
9296c947
LT
8092003-10-05 Luc Teirlinck <teirllm@auburn.edu>
810
811 * loading.texi (Library Search): Correct default value of
812 load-suffixes.
813 (Named Features): Fix typo.
814
0e9b293a
RS
8152003-10-05 Richard M. Stallman <rms@gnu.org>
816
817 * loading.texi (Named Features): In `provide',
818 say how to test for subfeatures.
819 (Unloading): In unload-feature, use new var name
820 unload-feature-special-hooks.
821
49247521 8222003-10-03 Lute Kamstra <lute@gnu.org>
10ee4e90
LK
823
824 * modes.texi (Major Mode Conventions): Mention third way to set up
825 Imenu.
826 (Imenu): A number of small fixes.
827 Delete documentation of internal variable imenu--index-alist.
828 Document the return value format of imenu-create-index-function
829 functions.
830
ab8f7d5c
RS
8312003-09-30 Richard M. Stallman <rms@gnu.org>
832
833 * processes.texi (Network): Say what stopped datagram connections do.
834
835 * lists.texi (Association Lists): Clarify `assq-delete-all'.
836
837 * display.texi (Overlay Properties): Clarify `evaporate' property.
838
49247521 8392003-09-29 Lute Kamstra <lute@gnu.org>
86b9b767
LK
840
841 * modes.texi (Mode Line Data): Explain when symbols in mode-line
c22c5da6 842 constructs should be marked as risky.
86b9b767
LK
843 Change cons cell into proper list.
844 (Mode Line Variables): Change cons cell into proper list.
845
49247521 8462003-09-26 Lute Kamstra <lute@gnu.org>
bc3b02f9
LK
847
848 * modes.texi (Mode Line Data): Document the :propertize construct.
849 (Mode Line Variables): Reorder the descriptions of the variables
c22c5da6 850 to match their order in the default mode-line-format.
bc3b02f9
LK
851 Describe the new variables mode-line-position and mode-line-modes.
852 Update the default values of mode-line-frame-identification,
853 minor-mode-alist, and default-mode-line-format.
854 (Properties in Mode): Mention the :propertize construct.
6142d1d0 855
bc3b02f9 8562003-09-26 Richard M. Stallman <rms@gnu.org>
6142d1d0 857
c22c5da6 858 * buffers.texi, commands.texi, debugging.texi, eval.texi:
6142d1d0
RS
859 * loading.texi, minibuf.texi, text.texi, variables.texi:
860 Avoid @strong{Note:}.
861
8622003-09-26 Richard M. Stallman <rms@gnu.org>
863
864 * keymaps.texi (Remapping Commands): Fix typo.
865
41beda59
LT
8662003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
867
868 * processes.texi (Low-Level Network): Fix typo.
869
ef6ae4ff
KS
8702003-09-23 Kim F. Storm <storm@cua.dk>
871
872 * processes.texi (Network, Network Servers): Fix typos.
873 (Low-Level Network): Add timeout value for :server keyword.
874 Add new option keywords to make-network-process.
875 Add set-network-process-options.
876 Explain how to test availability of network options.
877
b0f23edf
RS
8782003-09-19 Richard M. Stallman <rms@gnu.org>
879
880 * text.texi (Motion by Indent): Arg to
881 backward-to-indentation and forward-to-indentation is optional.
882
883 * strings.texi (Creating Strings): Add substring-no-properties.
884
885 * processes.texi
886 (Process Information): Add list-processes arg QUERY-ONLY.
887 Delete process-contact from here.
888 Add new status values for process-status.
889 Add process-get, process-put, process-plist, set-process-plist.
890 (Synchronous Processes): Add call-process-shell-command.
891 (Signals to Processes): signal-process allows process objects.
892 (Network): Complete rewrite.
893 (Network Servers, Datagrams, Low-Level Network): New nodes.
894
895 * positions.texi (Word Motion): forward-word, backward-word
896 arg is optional. Reword.
897
898 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
899
c22c5da6 900 * variables.texi (Creating Buffer-Local):
b0f23edf
RS
901 Delete duplicate definition of buffer-local-value.
902 (File Local Variables): Explain about discarding text props.
903
f387bdea
RS
9042003-09-11 Richard M. Stallman <rms@gnu.org>
905
906 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
907 changes variables that record input events.
908 (Minibuffer Misc): Add minibuffer-selected-window.
909
910 * lists.texi (Building Lists): Add copy-tree.
911
912 * display.texi (Fontsets): Add char-displayable-p.
913 (Scroll Bars): New node.
914
49247521 9152003-09-08 Lute Kamstra <lute@gnu.org>
5df034de
LK
916
917 * modes.texi (%-Constructs): Document new `%i' and `%I'
918 constructs.
919
fd026ee1
JR
9202003-09-03 Peter Runestig <peter@runestig.com>
921
922 * makefile.w32-in: New file.
923
4828b4d7
RS
9242003-08-29 Richard M. Stallman <rms@gnu.org>
925
926 * display.texi (Overlay Properties): Clarify how priorities
927 affect use of the properties.
928
a4e4f05d
LT
9292003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
930
931 * customize.texi (Type Keywords): Correct the description of
932 `:help-echo' in the case where `motion-doc' is a function.
933
3ebe0346
JPW
9342003-08-14 John Paul Wallington <jpw@gnu.org>
935
936 * modes.texi (Emulating Mode Line): Subsection, not section.
937
3afe8e39
RS
9382003-08-13 Richard M. Stallman <rms@gnu.org>
939
940 * elisp.texi (Top): Update subnode lists in menu.
941
942 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
943 (Kill Functions): kill-region has new arg yank-handler.
944 (Yanking): New node.
945 (Yank Commands): Add yank-undo-function.
946 (Low-Level Kill Ring):
947 kill-new and kill-append have new arg yank-handler.
948 (Changing Properties): Add remove-list-of-text-properties.
949 (Atomic Changes): New node.
950
951 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
952
953 * streams.texi (Output Variables): Add eval-expression-print-length
954 and eval-expression-print-level.
955
956 * os.texi (Time Conversion): For encode-time, explain limits on year.
957
958 * objects.texi (Character Type): Define anchor "modifier bits".
959
960 * modes.texi (Emulating Mode Line): New node.
961 (Search-based Fontification): Font Lock uses font-lock-face property.
962 (Other Font Lock Variables): Likewise.
963
964 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
965 not vectors.
966 (Active Keymaps): Add emulation-mode-map-alists.
967 (Functions for Key Lookup): key-binding has new arg no-remap.
968 (Remapping Commands): New node.
969 (Scanning Keymaps): where-is-internal has new arg no-remap.
970 (Tool Bar): Add tool-bar-local-item-from-menu.
971 Clarify when to use tool-bar-add-item-from-menu.
972
973 * commands.texi (Interactive Call): commandp has new arg.
974 (Command Loop Info): Add this-original-command.
975
e37769b1
JPW
9762003-08-06 John Paul Wallington <jpw@gnu.org>
977
978 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
979
980 * display.texi (Warning Basics): Fix typo.
981 (Fringes): Add closing curly bracket and fix typo.
982
983 * elisp.texi (Top): Fix typo.
984
c5e0561f
RS
9852003-08-05 Richard M. Stallman <rms@gnu.org>
986
987 * elisp.texi: Update lists of subnodes.
988
989 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
990
991 * variables.texi (Local Variables): Use lc for example variable names.
992
993 * tips.texi (Library Headers): Explain where to put -*-.
994
995 * strings.texi (Creating Strings): Fix xref for vconcat.
996
997 * sequences.texi (Vector Functions):
998 vconcat no longer allows integer args.
999
1000 * minibuf.texi (Reading File Names): read-file-name has new
1001 arg PREDICATE. New function read-directory-name.
1002
1003 * macros.texi (Defining Macros): Give definition of `declare'
1004 (Indenting Macros): New node.
1005
1006 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
1007 (Window Frame Parameters): Make separate table of parameters
1008 that are coupled with specific face attributes.
1009 (Deleting Frames): delete-frame-hooks renamed to
1010 delete-frame-functions.
1011
1012 * files.texi (Magic File Names): Add file-remote-p.
1013 Clarify file-local-copy.
1014
1015 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
1016 here; instead xref Defining Macros.
1017
1018 * display.texi (Warnings): New node, and subnodes.
1019 (Fringes): New node.
1020
1021 * debugging.texi (Test Coverage): New node.
1022
1023 * compile.texi (Compiler Errors): Explain with-no-warnings
1024 and other ways to suppress warnings.
1025
1026 * commands.texi (Interactive Call): Minor clarification.
1027
1028 * buffers.texi (Buffer File Name): set-visited-file-name
1029 renames the buffer too.
1030
1031 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
1032
ee59dede
MR
10332003-07-24 Markus Rost <rost@math.ohio-state.edu>
1034
1035 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
1036
f0514b34
MR
10372003-07-22 Markus Rost <rost@math.ohio-state.edu>
1038
1039 * internals.texi (Garbage Collection): Fix previous change.
1040
c73983bb
RS
10412003-07-22 Richard M. Stallman <rms@gnu.org>
1042
1043 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
1044
1045 * display.texi (Width): Use \s syntax in example.
1046 (Font Selection): Add face-font-rescale-alist.
1047
1048 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
1049 Remove spurious indent in example.
1050
1051 * lists.texi (Building Lists): Add number-sequence.
1052
1053 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
1054
1055 * functions.texi (Function Documentation): Explain how to
1056 show calling convention explicitly in the doc string.
1057
1058 * windows.texi (Selecting Windows): save-selected-window saves
1059 selected window of each frame.
1060 (Window Configurations): Minor change.
1061
1062 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
1063
1064 * streams.texi (Output Variables): Add print-continuous-numbering
1065 and print-number-table.
1066
1067 * processes.texi (Decoding Output): New node.
1068
1069 * os.texi (Time Conversion): decode-time arg is optional.
1070
1071 * objects.texi (Character Type): Don't use space as example for \.
1072 Make list of char names and \-sequences correspond.
1073 Explain that \s is not used in strings. `\ ' needs space after.
1074
1075 * nonascii.texi (Converting Representations): Add string-to-multibyte.
1076 (Translation of Characters): Add translation-table-for-input.
1077 (Default Coding Systems): Add auto-coding-functions.
1078 (Explicit Encoding): Add decode-coding-inserted-region.
1079 (Locales): Add locale-info.
1080
1081 * minibuf.texi (Basic Completion): Describe test-completion.
1082 Collections can be lists of strings.
1083 Clean up lazy-completion-table.
1084 (Programmed Completion): Mention test-completion.
1085 Clarify why lambda expressions are not accepted.
1086 (Minibuffer Misc): Describe minibufferp.
1087
51a8b435
RS
10882003-07-14 Richard M. Stallman <rms@gnu.org>
1089
1090 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
1091
1092 * windows.texi (Selecting Windows): New arg to select-window.
1093 (Selecting Windows): Add with-selected-window.
1094 (Size of Window): Add window-inside-edges, etc.
1095
1096 * internals.texi (Garbage Collection): Add post-gc-hook.
1097
1098 * processes.texi (Subprocess Creation): Add exec-suffixes.
1099
1100 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
1101 (Scanning Keymaps): Add map-keymaps.
1102 (Defining Menus): Add keymap-prompt.
1103
1104 * numbers.texi (Integer Basics): Add most-positive-fixnum,
1105 most-negative-fixnum.
1106
1107 * compile.texi (Byte Compilation): Explain no-byte-compile
1108 (Compiler Errors): New node.
1109
1110 * os.texi (User Identification): user-uid, user-real-uid
1111 can return float.
1112
1113 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
1114 and about derived modes.
1115 (Minor Modes): Add minor-mode-list.
1116 (Defining Minor Modes): Keyword args for define-minor-mode.
1117 (Search-based Fontification): Explain managing other properties.
1118 (Other Font Lock Variables): Add font-lock-extra-managed-props.
1119 (Faces for Font Lock): Add font-locl-preprocessor-face.
1120 (Hooks): Add run-mode-hooks and delay-mode-hooks.
1121
1122 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
e57d0aa8 1123 (Variable Aliases): Clarify defvaralias.
51a8b435
RS
1124
1125 * loading.texi (Library Search): Add load-suffixes.
1126
1127 * minibuf.texi (Basic Completion): Add lazy-completion-table.
1128 (Programmed Completion): Add dynamic-completion-table.
1129
1130 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
1131 (Magic File Names): Specify precedence order of handlers.
1132o
1133 * commands.texi (Command Overview): Emacs server runs pre-command-hook
1134 and post-command-hook.
1135 (Waiting): New calling convention for sit-for.
1136
1137 * text.texi (Special Properties): local-map and keymap properties
1138 apply based on their stickiness.
1139
c6de56a0
RS
11402003-07-07 Richard M. Stallman <rms@gnu.org>
1141
1142 * modes.texi (Minor Mode Conventions): Specify only some kinds
1143 of list values as args to minor modes.
1144
1145 * files.texi (File Name Expansion): Warn about iterative use
1146 of substitute-in-file-name.
1147
1148 * advice.texi (Activation of Advice): Clean up previous change.
1149
8c761ea6
MR
11502003-07-06 Markus Rost <rost@math.ohio-state.edu>
1151
1152 * advice.texi (Activation of Advice): Note that ad-start-advice is
1153 turned on by default.
1154
c6de56a0
RS
11552003-06-30 Richard M. Stallman <rms@gnu.org>
1156
1157 * text.texi (Buffer Contents): Document current-word.
1158 (Change Hooks): Not called for *Messages*.
1159
1160 * functions.texi (Defining Functions): Explain about redefining
1161 primitives.
1162 (Function Safety): Renamed. Minor changes.
1163 Comment out the detailed criteria for what is safe.
1164
3fe4e567
AS
11652003-06-22 Andreas Schwab <schwab@suse.de>
1166
1167 * objects.texi (Symbol Type): Fix description of examples.
1168
cda7bd13
AS
11692003-06-16 Andreas Schwab <schwab@suse.de>
1170
1171 * hash.texi (Creating Hash): Fix description of :weakness.
1172
fbcffa4a
KG
11732003-06-13 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
1174
1175 * files.texi (Changing Files): copy-file copies file modes, too.
1176
ff6a3bfb
RS
11772003-05-28 Richard M. Stallman <rms@gnu.org>
1178
1179 * strings.texi (Creating Strings): Clarify split-string.
1180
1463a05d
JB
11812003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
1182
1183 * strings.texi (Creating Strings): Update split-string specification
1184 and examples.
1185
af253914
RS
11862003-05-19 Richard M. Stallman <rms@gnu.org>
1187
1188 * elisp.texi: Correct invariant section names.
1189
7ea52f92
RS
11902003-04-20 Richard M. Stallman <rms@gnu.org>
1191
1192 * os.texi (Timers): Explain about timers and quitting.
1193
e31afc09
RS
11942003-04-19 Richard M. Stallman <rms@gnu.org>
1195
1196 * internals.texi (Writing Emacs Primitives): Strings are
1197 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
1198 Explain GCPRO convention for varargs function args.
1199
5ceea398
RS
12002003-04-16 Richard M. Stallman <rms@gnu.org>
1201
1202 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
1203
b0ada147
RS
12042003-04-08 Richard M. Stallman <rms@gnu.org>
1205
1206 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
1207
b23375aa
KS
12082003-02-13 Kim F. Storm <storm@cua.dk>
1209
1210 * objects.texi (Character Type): New \s escape for space.
1211
c60ee5e7
JB
12122003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
1213
1214 * os.texi (System Environment): Added cygwin system-type.
1215
84e47416
RS
12162003-01-25 Richard M. Stallman <rms@gnu.org>
1217
1218 * keymaps.texi: Document that a symbol can act as a keymap.
1219
3e8cf2ea
RS
12202003-01-13 Richard M. Stallman <rms@gnu.org>
1221
1222 * text.texi (Changing Properties): Say string indices are origin-0.
1223
1224 * positions.texi (Screen Lines) <compute-motion>:
1225 Correct order of elts in return value.
1226
1227 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
1228 how to define a default binding.
1229
7abb9fc5 12302002-12-07 Markus Rost <rost@math.ohio-state.edu>
177f790c 1231
104bc3aa 1232 * loading.texi (Unloading): Fix recent change for load-history.
5b1fc152 1233
104bc3aa
MR
1234 * customize.texi (Simple Types): Clarify description of custom
1235 type 'number. Describe new custom type 'float.
177f790c 1236
7abb9fc5 12372002-12-04 Markus Rost <rost@math.ohio-state.edu>
24ff45f3
MR
1238
1239 * variables.texi (File Local Variables): Fix typo.
1240
df140a68 12412002-10-23 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
c60ee5e7 1242
df140a68
KG
1243 From Michael Albinus <Michael.Albinus@alcatel.de>.
1244
1245 * README: Target for Info file is `make info'.
1246
1247 * files.texi (File Name Components): Fixed typos in
1248 `file-name-sans-extension'.
1249 (Magic File Names): Complete list of operations for magic file
1250 name handlers.
1251
7ed9159a
JY
12522002-09-16 Jonathan Yavner <jyavner@engineer.com>
1253
1254 * variables.texi (File Local Variables): New function
1255 risky-local-variable-p.
1256
12572002-09-15 Jonathan Yavner <jyavner@engineer.com>
1258
1259 * functions.texi (Function safety): New node about unsafep.
1260
241f79af
PA
12612002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
1262
1263 * customize.texi (Splicing into Lists): Fixed example.
1264 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
1265
72459b15
JB
12662002-06-17 Juanma Barranquero <lektu@terra.es>
1267
1268 * frames.texi (Display Feature Testing): Fix typo.
1269
61f7e0f5
AS
12702002-06-12 Andreas Schwab <schwab@suse.de>
1271
1272 * frames.texi (Initial Parameters, Resources): Fix references to
1273 the Emacs manual.
1274
4e792dbd
KS
12752002-05-13 Kim F. Storm <storm@cua.dk>
1276
1277 * variables.texi (Intro to Buffer-Local): Updated warning and
1278 example relating to changing buffer inside let.
1279
940344d4 12802002-03-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
d873ec96
JD
1281
1282 * os.texi (Session Management): New node about X Session management.
1283
231ac53b
EZ
12842002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
1285
1286 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
1287 to which the manual corresponds, and the copyright years.
1288
1289 * Makefile.in (VERSION): Set to 2.9.
1290
140cc574
EZ
12912001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
1292
1293 * elisp.texi: Change the category in @dircategory to "Emacs", to
1294 make it consistent with info/dir.
1295
9c7fce05
MB
12962001-11-25 Miles Bader <miles@gnu.org>
1297
1298 * text.texi (Fields): Describe new `limit' arg in
1299 field-beginning/field-end.
1300
9f8bbf0f
EZ
13012001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
1302
a5e6715c
EZ
1303 * permute-index: Don't depend on csh-specific features. Replace
1304 the interpreter name with /bin/sh.
1305
9f8bbf0f
EZ
1306 * two-volume-cross-refs.txt: New file.
1307 * two.el: New file.
1308 * spellfile: New file.
1309
1756e2fb
EZ
13102001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
1311
1312 * permute-index: New file.
1313
1314 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
1315 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
1316 8+3 restricted namespace.
ad050e54
EZ
1317
1318 * Makefile.in (infodir): Define relative to $(srcdir).
1319 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
1320 include directories list via -I switch to makeinfo.
1321 (index.texi): Use cp if both hard and symbolic links fail.
1322
10fa7f8e
EZ
13232001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
1324
7a1494ce
EZ
1325 * Makefile.in (distclean): Add.
1326
10fa7f8e
EZ
1327 The following changes make ELisp manual part of the Emacs
1328 distribution:
1329
1330 * Makefile.in: Add Copyright notice.
1331 (prefix): Remove.
1332 (infodir): Change value to "../info".
1333 (VPATH): New variable.
1334 (MAKE): Don't define.
1335 (texmacrodir): Don't define.
1336 (texinputdir): Append the existing value of TEXINPUTS.
1337 ($(infodir)/elisp): Instead of just "elisp". Reformat the
1338 command to be compatible with man/Makefile.in, and to put the
1339 output into ../info.
5c32b7c5 1340 (info): Add target.
10fa7f8e
EZ
1341 (installall): Target removed.
1342
ad050e54 13432001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
2b209b97
PJ
1344
1345 * tips.texi (Coding Conventions): Fix typo.
1346
6fd735df
GM
13472001-10-23 Gerd Moellmann <gerd@gnu.org>
1348
1349 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
1350
b704d54b
EZ
13512001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
1352
1353 * files.texi (File Name Components): Update the description of
1354 file-name-sans-extension and file-name-extension, as they now
1355 ignore leading dots.
1356
71431a0e
GM
13572001-10-20 Gerd Moellmann <gerd@gnu.org>
1358
6aa97356 1359 * (Version 21.1 released.)
71431a0e 1360
79f1f96c
MB
13612001-10-19 Miles Bader <miles@gnu.org>
1362
1363 * positions.texi (Text Lines): Describe behavior of
1364 `beginning-of-line'/`end-of-line' in the presence of field properties.
1365
892a8f36
GM
13662001-10-17 Gerd Moellmann <gerd@gnu.org>
1367
1368 * Makefile.in (VERSION): Set to 2.8.
1369 (manual): Use `manual-21'.
1370
8c1cc9e8 1371 * elisp.texi (VERSION): Add and use it where the version
892a8f36
GM
1372 number was used. Set it to 2.8.
1373
1374 * intro.texi: Likewise.
1375
51724e26
EZ
13762001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
1377
1378 * files.texi (File Name Completion): Document the significance of
1379 a trailing slash in elements of completion-ignored-extensions.
1380
57b338e8
MB
13812001-10-06 Miles Bader <miles@gnu.org>
1382
1383 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
1384
c89e4bc5
GM
13852001-10-04 Gerd Moellmann <gerd@gnu.org>
1386
1387 * variables.texi (Variable Aliases): New node.
1388
ab952a4f
GM
13892001-10-04 Gerd Moellmann <gerd@gnu.org>
1390
1391 * Branch for 21.1.
dff28924 1392
9db3a582
MB
13932001-10-02 Miles Bader <miles@gnu.org>
1394
ae1a9581
MB
1395 * minibuf.texi (Minibuffer Misc): Add entries for
1396 `minibuffer-contents', `minibuffer-contents-no-properties', and
1397 `delete-minibuffer-contents'.
1398 Correct description for `minibuffer-prompt-end'.
1399
9db3a582
MB
1400 * text.texi (Property Search): Correct descriptions of
1401 `next-char-property-change' and `previous-char-property-change'.
1402 Add entries for `next-single-char-property-change' and
1403 `previous-single-char-property-change'.
1404 Make operand names a bit more consistent.
1405
03be5931
EZ
14062001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
1407
1408 * frames.texi (Finding All Frames): Document that next-frame and
1409 previous-frame are local to current terminal.
1410
974548ec
EZ
14112001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
1412
1413 * keymaps.texi (Creating Keymaps): Fix the description of the
dff28924 1414 result of make-keymap.
974548ec 1415
8d82c597
EZ
14162001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
1417
1418 * display.texi (Font Lookup, Attribute Functions)
1419 (Image Descriptors): Add cross-references to the definition of
1420 selected frame.
1421
1422 * buffers.texi (The Buffer List): Add cross-references to the
1423 definition of selected frame.
1424
1425 * frames.texi (Input Focus): Clarify which frame is _the_ selected
1426 frame at any given time.
1427 (Multiple Displays, Size and Position): Add a cross-reference to
1428 the definition of the selected frame.
1429
2842de30
EZ
14302001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
1431
1432 * strings.texi (String Conversion) <string-to-number>: Document
1433 that a float is returned for integers that are too large.
1434
1435 * frames.texi (Mouse Position): Document mouse-position-function.
1436 (Display Feature Testing): Document display-images-p.
1437 (Window Frame Parameters): Document the cursor-type variable.
1438
1439 * numbers.texi (Integer Basics): Document CL style read syntax for
1440 integers in bases other than 10.
1441
1442 * positions.texi (List Motion): Document
1443 open-paren-in-column-0-is-defun-start.
1444
1445 * lists.texi (Sets And Lists): Document member-ignore-case.
1446
1447 * internals.texi (Garbage Collection): Document the used and free
1448 strings report.
1449 (Memory Usage): Document strings-consed.
1450
1451 * os.texi (Time of Day): Document float-time.
1452 (Recording Input): Document that clear-this-command-keys clears
1453 the vector to be returned by recent-keys.
1454
1455 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
1456 argument keymap can be a list.
1457
1458 * nonascii.texi (User-Chosen Coding Systems)
1459 <select-safe-coding-system>: Document the new argument
1460 accept-default-p and the variable
1461 select-safe-coding-system-accept-default-p. Tell what happens if
1462 buffer-file-coding-system is undecided.
1463 (Default Coding Systems): Document auto-coding-regexp-alist.
1464
1465 * display.texi (The Echo Area) <message>: Document
1466 message-truncate-lines.
1467 (Glyphs): Document that the glyph table is unused on windowed
1468 displays.
1469
1470 * help.texi (Describing Characters) <single-key-description>:
1471 Document the new argument no-angles.
1472 (Accessing Documentation) <documentation-property>: Document that
1473 a non-string property is evaluated.
1474 <documentation>: Document that the function-documentation property
1475 is looked for.
1476
1477 * windows.texi (Selecting Windows): Document some-window.
1478
1479 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
1480
1481 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
1482 apropos-mode-hook.
1483
1484 * commands.texi (Using Interactive): Document interactive-form.
1485 (Keyboard Macros): Document kbd-macro-termination-hook.
1486 (Command Loop Info): Document that clear-this-command-keys clears
1487 the vector to be returned by recent-keys.
1488
2d43d823
GM
14892001-09-04 Werner LEMBERG <wl@gnu.org>
1490
1491 * Makefile.in (srcdir, texinputdir): New variables.
1492 (srcs, index.texi, install): Use $(srcdir).
1493 (.PHONY): Remove elisp.dvi.
1494 (elisp): Use -I switch for makeinfo.
1495 (elisp.dvi): Use $(srcdir) and $(texinputdir).
1496 (installall, dist): Use $(srcdir).
1497 Fix path to texinfo.tex.
1498 (maintainer-clean): Add elisp.dvi and elisp.oaux.
1499
fa739b31
GM
15002001-08-30 Gerd Moellmann <gerd@gnu.org>
1501
92a25631
GM
1502 * display.texi (Conditional Display): Adjust to API change.
1503
fa739b31
GM
1504 * configure: New file.
1505
cef68af5
GM
15062001-07-30 Gerd Moellmann <gerd@gnu.org>
1507
1508 * commands.texi (Repeat Events): Add description of
1509 double-click-fuzz.
1510
d1f08d85
SM
15112001-05-08 Stefan Monnier <monnier@cs.yale.edu>
1512
1513 * syntax.texi (Syntax Class Table): Add the missing designator for
1514 comment and string fences.
1515 (Syntax Properties): Add a xref to syntax table internals.
1516 (Syntax Table Internals): Document string-to-syntax.
1517
1e9fc92e
GM
15182001-05-07 Gerd Moellmann <gerd@gnu.org>
1519
1520 * Makefile.in (install): Use install-info command line options
1521 like in Emacs' Makefile.in.
1522
00480554
MB
15232000-12-09 Miles Bader <miles@gnu.org>
1524
1525 * windows.texi (Window Start): Update documentation for
1526 `pos-visible-in-window-p'.
1527
1e344ee2
SM
15282000-11-12 Stefan Monnier <monnier@cs.yale.edu>
1529
1530 * lists.texi (Building Lists): Add footnote to explain how to add
1531 to the end of a list.
1532
a540f6ed
GM
15332000-10-25 Gerd Moellmann <gerd@gnu.org>
1534
1535 * files.texi (Visiting Functions): Typos.
1536
28bcdbee
KH
15372000-10-25 Kenichi Handa <handa@etl.go.jp>
1538
1539 * files.texi (Visiting Functions): Return value of
1540 find-file-noselect may be a list of buffers if wildcards are used.
1541
22d1a4ed
MB
15422000-10-24 Miles Bader <miles@lsi.nec.co.jp>
1543
1544 * display.texi (Defining Faces): Document `graphic' display type
1545 in face specs.
1546
916a89db
KG
15472000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
1548
1e9fc92e 1549 * hooks.texi (Standard Hooks): Replace obsolete
916a89db
KG
1550 `after-make-frame-hook' with `after-make-frame-functions'.
1551
1e9fc92e 1552 * frames.texi (Creating Frames): Ditto.
916a89db 1553
1e9fc92e 1554 * variables.texi (Future Local Variables): Ditto.
916a89db 1555
483de32b
GM
15562000-10-16 Gerd Moellmann <gerd@gnu.org>
1557
1558 * display.texi (Other Image Types): Add description of :foreground
1559 and :background properties of mono PBM images.
1560
e23a63a5
WL
15612000-08-17 Werner LEMBERG <wl@gnu.org>
1562
1563 * .cvsignore: New file.
1564
dfc16043
GM
15652000-01-05 Gerd Moellmann <gerd@gnu.org>
1566
1567 * tindex.pl: New script.
1568
602613fe
DL
15691999-12-03 Dave Love <fx@gnu.org>
1570
1571 * Makefile.in (MAKEINFO): New parameter.
1572
94ec544d
DL
15731999-09-17 Richard Stallman <rms@gnu.org>
1574
1575 * Makefile.in (srcs): Add hash.texi.
1576 (VERSION): Update to 20.6.
1577
15781999-09-13 Richard Stallman <rms@gnu.org>
1579
1580 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
1581
15821998-08-29 Karl Heuer <kwzh@gnu.org>
1583
1584 * configure.in: New file.
1585 * Makefile.in: Renamed from Makefile.
1586 (prefix, infodir): Use value obtained from configure.
1587 (emacslibdir): Obsolete variable deleted.
1588 (dist): Distribute configure.in, configure, Makefile.in.
1589
15901998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
1591
1592 * Makefile (INSTALL_INFO): New variable.
1593 (install): Run install-info.
1594
15951998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
1596
1597 * Makefile (elisp.dvi): Add missing backslash.
1598
15991998-05-02 Richard Stallman <rms@psilocin.gnu.org>
1600
1601 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
1602 Run texindex without `./'. Always run texindex on elisp.tp.
1603 (elisp.tps): Target deleted.
1604
16051998-04-05 Richard Stallman <rms@psilocin.gnu.org>
1606
1607 * Makefile (srcs): Add nonascii.texi and customize.texi.
1608 (dist): Start by deleting `temp'.
1609
16101998-02-17 Richard Stallman <rms@psilocin.gnu.org>
1611
1612 * Makefile (makeinfo, texindex): Targets deleted.
1613 (makeinfo.o, texindex.o): Targets deleted.
1614 (clean, dist): Don't do anything with them or with getopt*.
1615
16161998-01-30 Richard Stallman <rms@psilocin.gnu.org>
1617
1618 * Makefile (SHELL): Defined.
1619
16201998-01-27 Richard Stallman <rms@psilocin.gnu.org>
1621
1622 * Makefile (elisp.tps): New target.
1623 (elisp.dvi): Depend on elisp.tps.
1624
1625Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
1626
1627 * README: Update phone number.
1628
1629 * Makefile (elisp): Make this be the default target.
1630 Depend on makeinfo.c instead of makeinfo.
1631 (install): Don't depend on elisp.dvi, since we don't install that.
1632 Use mkinstalldirs.
1633 (dist): Add mkinstalldirs.
1634
1635Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
1636
1637 * Makefile (VERSION): Update version number.
1638 (maintainer-clean): Renamed from realclean.
1639
1640Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
1641
1642 * Makefile (realclean): New target.
1643 (elisp): Remove any old elisp-* files first.
1644
1645Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
1646
d1f08d85
SM
1647 * Makefile (VERSION): New variable.
1648 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
1649 Compressed file suffix should be `.gz', not `.z'.
94ec544d
DL
1650
1651Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1652
1653 * Makefile (elisp): Depend on makeinfo.
1654
1655Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu)
1656
d1f08d85 1657 * Makefile (srcs): Add anti.texi.
94ec544d
DL
1658
1659Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1660
1661 * Makefile (infodir, prefix): New vars.
1662 (install): Use infodir.
1663 (emacsinfodir): Deleted.
1664
1665Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu)
1666
1667 * Makefile (srcs): Add calendar.texi.
1668
1669 * Makefile (dist): Copy texindex.c and makeinfo.c.
1670 Limit elisp-* files to those with one or two digits.
1671
1672Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
1673
1674 * Makefile (dist): Changed to use Gzip instead of compress.
1675
1676Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
1677
1678 * loading.texi (Unloading): define-function changed back to
1679 defalias. It may not stay this way, but at least it's
1680 consistent with the known-good version of the code patch.
1681
1682Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
1683
1684 * modes.texi (Hooks): Document new optional arg of add-hook.
1685
1686Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
1687
d1f08d85 1688 * variables.texi: Document nil initial value of buffer-local variables.
94ec544d
DL
1689
1690 * tips.texi: Add new section on standard library headers.
1691
1692Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
1693
1694 * Makefile (srcs): Add frame.texi to the list of sources.
1695
1696Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
1697
1698 * Makefile (dist): Don't bother excluding autosave files; they'll
1699 never make it into the temp directory anyway, and the hash marks
1700 in the name are problematic for make and the Bourne shell.
dff28924 1701 (srcs):
94ec544d
DL
1702
1703Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
1704
d1f08d85 1705 * Makefile (dist): Don't include backup files or autosave files in
94ec544d
DL
1706 the distribution tar file.
1707
dff28924 1708Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu)
94ec544d
DL
1709
1710 * Makefile (srcs): Added index.perm.
1711 (elisp.dvi): Remove erroneous shell comment.
1712 Expect output of permute-index in permuted.fns.
1713 Save old elisp.aux in elisp.oaux.
1714 (clean): Added index.texi to be deleted.
1715
dff28924 1716Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
1717
1718 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
1719
dff28924 1720Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech)
94ec544d
DL
1721
1722 * files.texi: Noted that completion-ignored-extensions is ignored
1723 when making *Completions*.
1724
1725Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu)
1726
1727 * Makefile make dist now depends on elisp.dvi, since it tries
1728 to include it in the dist file.
1729
dff28924 1730Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu)
94ec544d
DL
1731
1732 * functions.texinfo (Mapping Functions): Add missing quote
1733
dff28924 1734Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
94ec544d
DL
1735
1736 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
1737 (defunargs): Turn off \hyphenchar of \sl font temporarily.
1738
dff28924 1739Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
1740
1741 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
1742 and @error{} are the terms now being used. The files in the
1743 directory have been changed to reflect this.
1744
d1f08d85 1745 * All instances of @indentedresultt{} have been changed to
94ec544d
DL
1746 ` @result{}', using 5 spaces at the begining of the line.
1747
dff28924 1748Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
1749
1750 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
1751 experimental @indentedresult{}, @indentedexpandsto{} are part of
1752 the texinfo.tex in this directory. These TeX macros are not
1753 stable yet.
1754
dff28924 1755Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
1756
1757 * texinfo.tex: temporarily added
d1f08d85 1758 \let\result=\dblarrow
94ec544d
DL
1759 \def\error{{\it ERROR} \longdblarrow}
1760 We need to do this better soon.
1761
dff28924 1762Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
94ec544d
DL
1763
1764 * Applied Karl Berry's patches to *.texinfo files, but not to
1765 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
1766 new title page format is also not applied, since it requires
1767 texinfo.tex changes.)
1768
1769 * Cleaned up `Makefile' and defined the `emacslibdir' directory
1770 for the Project GNU development environment.
1771
ad050e54 1772;; Local Variables:
fd026ee1 1773;; coding: iso-2022-7bit
ad050e54 1774;; End:
2a34a036
GM
1775
1776 Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
1777 Copying and distribution of this file, with or without modification,
1778 are permitted provided the copyright notice and this notice are preserved.
ab5796a9
MB
1779
1780;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda