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