Mercurial > emacs
annotate lispref/ChangeLog @ 55196:4adc04269caa
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Tue, 27 Apr 2004 13:55:29 +0000 |
parents | f849da3c5bb4 |
children | 33248295ffc4 |
rev | line source |
---|---|
55196 | 1 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org> |
2 | |
3 * files.texi (Changing Files): Document set-file-times. | |
4 | |
55093
f849da3c5bb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54964
diff
changeset
|
5 2004-04-23 Juanma Barranquero <lektu@terra.es> |
f849da3c5bb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54964
diff
changeset
|
6 |
f849da3c5bb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54964
diff
changeset
|
7 * makefile.w32-in: Add "-*- makefile -*-" mode tag. |
f849da3c5bb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54964
diff
changeset
|
8 |
54964
4732f3096a88
(Coding Conventions): defopt -> defcustom.
Jesper Harder <harder@ifa.au.dk>
parents:
54947
diff
changeset
|
9 2004-04-18 Jesper Harder <harder@ifa.au.dk> |
4732f3096a88
(Coding Conventions): defopt -> defcustom.
Jesper Harder <harder@ifa.au.dk>
parents:
54947
diff
changeset
|
10 |
4732f3096a88
(Coding Conventions): defopt -> defcustom.
Jesper Harder <harder@ifa.au.dk>
parents:
54947
diff
changeset
|
11 * tips.texi (Coding Conventions): defopt -> defcustom. |
4732f3096a88
(Coding Conventions): defopt -> defcustom.
Jesper Harder <harder@ifa.au.dk>
parents:
54947
diff
changeset
|
12 |
54947
9a560e6c6fd0
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54894
diff
changeset
|
13 2004-04-16 Luc Teirlinck <teirllm@auburn.edu> |
9a560e6c6fd0
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54894
diff
changeset
|
14 |
9a560e6c6fd0
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54894
diff
changeset
|
15 * sequences.texi: Various clarifications. |
9a560e6c6fd0
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54894
diff
changeset
|
16 |
54894
727ae6da06b4
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54882
diff
changeset
|
17 2004-04-14 Luc Teirlinck <teirllm@auburn.edu> |
727ae6da06b4
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54882
diff
changeset
|
18 |
727ae6da06b4
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54882
diff
changeset
|
19 * buffers.texi (Read Only Buffers): Mention optional ARG to |
727ae6da06b4
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54882
diff
changeset
|
20 `toggle-read-only'. |
727ae6da06b4
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54882
diff
changeset
|
21 |
54882
a8a1fda8a806
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
54863
diff
changeset
|
22 2004-04-14 Nick Roberts <nick@nick.uklinux.net> |
a8a1fda8a806
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
54863
diff
changeset
|
23 |
54894
727ae6da06b4
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54882
diff
changeset
|
24 * windows.texi (Selecting Windows): Note that get-lru-window |
54882
a8a1fda8a806
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
54863
diff
changeset
|
25 returns a full-width window if possible. |
a8a1fda8a806
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
54863
diff
changeset
|
26 |
54863
bfda5e1d8a21
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54812
diff
changeset
|
27 2004-04-13 Luc Teirlinck <teirllm@auburn.edu> |
bfda5e1d8a21
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54812
diff
changeset
|
28 |
bfda5e1d8a21
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54812
diff
changeset
|
29 * buffers.texi: Various changes in addition to: |
bfda5e1d8a21
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54812
diff
changeset
|
30 (Buffer File Name): Add `find-buffer-visiting'. |
bfda5e1d8a21
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54812
diff
changeset
|
31 (Buffer Modification): Mention optional ARG to `not-modified'. |
bfda5e1d8a21
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54812
diff
changeset
|
32 (Indirect Buffers): Mention optional CLONE argument to |
bfda5e1d8a21
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54812
diff
changeset
|
33 `make-indirect-buffer'. |
bfda5e1d8a21
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54812
diff
changeset
|
34 |
bfda5e1d8a21
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54812
diff
changeset
|
35 * files.texi: Various changes in addition to: |
bfda5e1d8a21
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54812
diff
changeset
|
36 (Visiting Functions): `find-file-hook' is now a normal hook. |
bfda5e1d8a21
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54812
diff
changeset
|
37 (File Name Expansion): Explain difference between the way that |
bfda5e1d8a21
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54812
diff
changeset
|
38 `expand-file-name' and `file-truename' treat `..'. |
bfda5e1d8a21
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54812
diff
changeset
|
39 (Contents of Directories): Mention optional ID-FORMAT argument to |
bfda5e1d8a21
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54812
diff
changeset
|
40 `directory-files-and-attributes'. |
bfda5e1d8a21
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54812
diff
changeset
|
41 (Format Conversion): Mention new optional CONFIRM argument to |
bfda5e1d8a21
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54812
diff
changeset
|
42 `format-write-file'. |
bfda5e1d8a21
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54812
diff
changeset
|
43 |
54812
47d3a293c8ae
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-205
Miles Bader <miles@gnu.org>
parents:
54724
diff
changeset
|
44 2004-04-12 Miles Bader <miles@gnu.org> |
47d3a293c8ae
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-205
Miles Bader <miles@gnu.org>
parents:
54724
diff
changeset
|
45 |
47d3a293c8ae
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-205
Miles Bader <miles@gnu.org>
parents:
54724
diff
changeset
|
46 * macros.texi (Expansion): Add description of `macroexpand-all'. |
47d3a293c8ae
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-205
Miles Bader <miles@gnu.org>
parents:
54724
diff
changeset
|
47 |
54724
d2c60b264fa8
* variables.texi (Variable Aliases): Mention
Jesper Harder <harder@ifa.au.dk>
parents:
54715
diff
changeset
|
48 2004-04-05 Jesper Harder <harder@ifa.au.dk> |
d2c60b264fa8
* variables.texi (Variable Aliases): Mention
Jesper Harder <harder@ifa.au.dk>
parents:
54715
diff
changeset
|
49 |
d2c60b264fa8
* variables.texi (Variable Aliases): Mention
Jesper Harder <harder@ifa.au.dk>
parents:
54715
diff
changeset
|
50 * variables.texi (Variable Aliases): Mention |
d2c60b264fa8
* variables.texi (Variable Aliases): Mention
Jesper Harder <harder@ifa.au.dk>
parents:
54715
diff
changeset
|
51 cyclic-variable-indirection. |
d2c60b264fa8
* variables.texi (Variable Aliases): Mention
Jesper Harder <harder@ifa.au.dk>
parents:
54715
diff
changeset
|
52 |
d2c60b264fa8
* variables.texi (Variable Aliases): Mention
Jesper Harder <harder@ifa.au.dk>
parents:
54715
diff
changeset
|
53 * errors.texi (Standard Errors): Ditto. |
d2c60b264fa8
* variables.texi (Variable Aliases): Mention
Jesper Harder <harder@ifa.au.dk>
parents:
54715
diff
changeset
|
54 |
54715
d8d0a55983fb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54706
diff
changeset
|
55 2004-04-04 Luc Teirlinck <teirllm@auburn.edu> |
d8d0a55983fb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54706
diff
changeset
|
56 |
d8d0a55983fb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54706
diff
changeset
|
57 * backups.texi: Various small changes in addition to: |
d8d0a55983fb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54706
diff
changeset
|
58 (Making Backups): Mention return value of `backup-buffer'. |
d8d0a55983fb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54706
diff
changeset
|
59 (Auto-Saving): Mention optional FORCE argument to |
d8d0a55983fb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54706
diff
changeset
|
60 `delete-auto-save-file-if-necessary'. |
d8d0a55983fb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54706
diff
changeset
|
61 (Reverting): Mention optional PRESERVE-MODES argument to |
d8d0a55983fb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54706
diff
changeset
|
62 `revert-buffer'. Correct description of `revert-buffer-function'. |
d8d0a55983fb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54706
diff
changeset
|
63 |
54488 | 64 2004-03-22 Juri Linkov <juri@jurta.org> |
65 | |
66 * sequences.texi (Sequence Functions): Replace xref to `Vectors' | |
67 with `Vector Functions'. | |
68 | |
69 * text.texi (Sorting): Add missing quote. | |
70 | |
54395
3bb11e89673d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54380
diff
changeset
|
71 2004-03-14 Luc Teirlinck <teirllm@auburn.edu> |
3bb11e89673d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54380
diff
changeset
|
72 |
3bb11e89673d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54380
diff
changeset
|
73 * intro.texi (Lisp History): Replace xref to `cl' manual with |
3bb11e89673d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54380
diff
changeset
|
74 inforef. |
3bb11e89673d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54380
diff
changeset
|
75 |
54380
b3e0a3f4fdf2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54328
diff
changeset
|
76 2004-03-12 Richard M. Stallman <rms@gnu.org> |
b3e0a3f4fdf2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54328
diff
changeset
|
77 |
b3e0a3f4fdf2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54328
diff
changeset
|
78 * intro.texi (Version Info): Add arg to emacs-version. |
b3e0a3f4fdf2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54328
diff
changeset
|
79 (Lisp History): Change xref to CL manual. |
b3e0a3f4fdf2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54328
diff
changeset
|
80 |
54328
3d207e8f79f9
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54300
diff
changeset
|
81 2004-03-09 Luc Teirlinck <teirllm@auburn.edu> |
3d207e8f79f9
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54300
diff
changeset
|
82 |
3d207e8f79f9
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54300
diff
changeset
|
83 * minibuf.texi (Completion Commands): Add xref to Emacs manual |
3d207e8f79f9
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54300
diff
changeset
|
84 for Partial Completion mode. |
3d207e8f79f9
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54300
diff
changeset
|
85 |
54300
fff15d96b375
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
54274
diff
changeset
|
86 2004-03-07 Thien-Thi Nguyen <ttn@gnu.org> |
fff15d96b375
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
54274
diff
changeset
|
87 |
fff15d96b375
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
54274
diff
changeset
|
88 * customize.texi: Fix typo. Remove eol whitespace. |
fff15d96b375
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
54274
diff
changeset
|
89 |
54274
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54200
diff
changeset
|
90 2004-03-04 Richard M. Stallman <rms@gnu.org> |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54200
diff
changeset
|
91 |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54200
diff
changeset
|
92 * processes.texi: Fix typos. |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54200
diff
changeset
|
93 |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54200
diff
changeset
|
94 * lists.texi (Building Lists): Minor clarification. |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54200
diff
changeset
|
95 |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54200
diff
changeset
|
96 * hash.texi (Creating Hash): Correct the meaning of t for WEAK |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54200
diff
changeset
|
97 in make-hash-table. |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54200
diff
changeset
|
98 |
54200
b0293635c42b
* man/makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
Juanma Barranquero <lekktu@gmail.com>
parents:
54162
diff
changeset
|
99 2004-02-29 Juanma Barranquero <lektu@terra.es> |
b0293635c42b
* man/makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
Juanma Barranquero <lekktu@gmail.com>
parents:
54162
diff
changeset
|
100 |
b0293635c42b
* man/makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
Juanma Barranquero <lekktu@gmail.com>
parents:
54162
diff
changeset
|
101 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of |
b0293635c42b
* man/makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
Juanma Barranquero <lekktu@gmail.com>
parents:
54162
diff
changeset
|
102 rm, and ignore exit code. |
b0293635c42b
* man/makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
Juanma Barranquero <lekktu@gmail.com>
parents:
54162
diff
changeset
|
103 |
54162 | 104 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu> |
105 | |
106 * display.texi (Defining Faces): Add description for min-colors. | |
107 Update example. | |
108 | |
54136
8025b7d4aa49
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54122
diff
changeset
|
109 2004-02-23 Luc Teirlinck <teirllm@auburn.edu> |
8025b7d4aa49
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54122
diff
changeset
|
110 |
8025b7d4aa49
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54122
diff
changeset
|
111 * abbrevs.texi: Various corrections and clarifications in addition |
8025b7d4aa49
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54122
diff
changeset
|
112 to the following: |
8025b7d4aa49
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54122
diff
changeset
|
113 (Abbrev Tables): Delete add-abbrev (as suggested by RMS). |
8025b7d4aa49
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54122
diff
changeset
|
114 |
54122 | 115 2004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change) |
116 | |
117 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp. | |
118 | |
54115
c24008f2882b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54064
diff
changeset
|
119 2004-02-21 Luc Teirlinck <teirllm@auburn.edu> |
c24008f2882b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54064
diff
changeset
|
120 |
54121
48cee1b60c54
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54119
diff
changeset
|
121 * text.texi: Various small changes in addition to the following: |
48cee1b60c54
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54119
diff
changeset
|
122 (User-Level Deletion): Mention optional BACKWARD-ONLY argument |
48cee1b60c54
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54119
diff
changeset
|
123 to delete-horizontal-space. |
48cee1b60c54
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54119
diff
changeset
|
124 (Kill Functions, Yanking, Low-Level Kill Ring): clarify and correct |
48cee1b60c54
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54119
diff
changeset
|
125 description of yank-handler text property at various places. |
48cee1b60c54
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54119
diff
changeset
|
126 |
54119
91cc4f9686bc
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54115
diff
changeset
|
127 * frames.texi (Window System Selections): Add anchor. |
91cc4f9686bc
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54115
diff
changeset
|
128 |
54115
c24008f2882b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54064
diff
changeset
|
129 * syntax.texi (Syntax Table Functions): Clarify and correct |
c24008f2882b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54064
diff
changeset
|
130 descriptions of make-syntax-table and copy-syntax-table. |
c24008f2882b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54064
diff
changeset
|
131 (Motion and Syntax): Clarify SYNTAXES argument to |
c24008f2882b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54064
diff
changeset
|
132 skip-syntax-forward. |
c24008f2882b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54064
diff
changeset
|
133 (Parsing Expressions): Mention that the return value of |
c24008f2882b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54064
diff
changeset
|
134 parse-partial-sexp is currently a list of ten rather than nine |
c24008f2882b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54064
diff
changeset
|
135 elements. |
c24008f2882b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54064
diff
changeset
|
136 (Categories): Various corrections and clarifications. |
c24008f2882b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54064
diff
changeset
|
137 |
54064
c9135adb6143
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54048
diff
changeset
|
138 2004-02-17 Luc Teirlinck <teirllm@auburn.edu> |
c9135adb6143
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54048
diff
changeset
|
139 |
c9135adb6143
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54048
diff
changeset
|
140 * markers.texi (Marker Insertion Types): Minor change. |
c9135adb6143
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54048
diff
changeset
|
141 |
c9135adb6143
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54048
diff
changeset
|
142 * locals.texi (Standard Buffer-Local Variables): |
c9135adb6143
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54048
diff
changeset
|
143 * commands.texi (Interactive Codes, Using Interactive): |
c9135adb6143
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54048
diff
changeset
|
144 * functions.texi (Related Topics): Fix xrefs. |
c9135adb6143
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54048
diff
changeset
|
145 |
54048
d78e05a984ee
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54044
diff
changeset
|
146 2004-02-16 Luc Teirlinck <teirllm@auburn.edu> |
d78e05a984ee
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54044
diff
changeset
|
147 |
d78e05a984ee
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54044
diff
changeset
|
148 * lists.texi (Sets And Lists): Update description of delete-dups. |
d78e05a984ee
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54044
diff
changeset
|
149 |
54044
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
150 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change) |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
151 |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
152 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button. |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
153 |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
154 2004-02-16 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
155 |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
156 * frames.texi (Parameter Access): frame-parameters arg is optional. |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
157 modify-frame-parameters handles nil for FRAME. |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
158 (Window Frame Parameters): menu-bar-lines and tool-bar-lines |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
159 are all-or-nothing for certain toolkits. |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
160 Mention parameter wait-for-wm. |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
161 (Frames and Windows): In frame-first-window and frame-selected-window |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
162 the arg is optional. |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
163 (Input Focus): In redirect-frame-focus the second arg is optional. |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
164 (Window System Selections): Mention selection type CLIPBOARD. |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
165 Mention data-type UTF8_STRING. |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
166 Mention numbering of cut buffers. |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
167 (Resources): Describe x-resource-name. |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
168 |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
169 2004-02-16 Richard M. Stallman <rms@gnu.org> |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
170 |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
171 * windows.texi (Buffers and Windows): Delete false table |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
172 about all-frames. |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
173 |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
174 * syntax.texi (Parsing Expressions): Delete old caveat |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
175 about parse-sexp-ignore-comments. |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
176 |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
177 * streams.texi (Output Variables): Add print-quoted. |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
178 |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
179 * lists.texi (Building Lists): Minor cleanup. |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
180 |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
181 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values. |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
182 |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
183 * display.texi (Overlays): Explain overlays use markers. |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
184 (Managing Overlays): Explain front-advance and rear-advance |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
185 in more detail. |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
186 |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
187 * loading.texi (Unloading): Document unload-feature-special-hooks. |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
188 Get rid of fns-NNN.el file. |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
189 |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
190 2004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change) |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
191 |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
192 * help.texi (Describing Characters): Fix text-char-description |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
193 example output. |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
194 |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
195 * edebug.texi (Using Edebug): Fix example. |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
196 |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
197 * debugging.texi (Internals of Debugger): Fix return value. |
54048
d78e05a984ee
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54044
diff
changeset
|
198 |
54044
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
199 * files.texi (Changing Files): Fix argname. |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
200 |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
201 * calendar.texi: Fix parens, and default values. |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
202 |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
203 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes. |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
204 * nonascii.texi, objects.texi, os.texi: Minor fixes. |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
205 * searching.texi, text.texi, tips.texi, windows.text: Minor fixes. |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
206 |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
207 * positions.texi (Text Lines): Don't add -1 in current-line. |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
208 |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
209 2004-02-16 Richard M. Stallman <rms@gnu.org> |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
210 |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
211 * compile.texi (Compiler Errors): if-boundp feature applies to cond. |
08780c888051
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54010
diff
changeset
|
212 |
54010
ab4648f219d0
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53930
diff
changeset
|
213 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change) |
ab4648f219d0
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53930
diff
changeset
|
214 |
ab4648f219d0
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53930
diff
changeset
|
215 * processes.texi (Low-Level Network): Fix a typo. |
ab4648f219d0
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53930
diff
changeset
|
216 |
53928 | 217 2004-02-12 Kim F. Storm <storm@cua.dk> |
218 | |
219 * display.texi (Fringes): Use consistent wording. | |
220 Note that window-fringe's window arg is optional. | |
221 (Scroll Bars): Use consistent wording. | |
222 | |
53923
3517efa33c1f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53843
diff
changeset
|
223 2004-02-11 Luc Teirlinck <teirllm@auburn.edu> |
3517efa33c1f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53843
diff
changeset
|
224 |
3517efa33c1f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53843
diff
changeset
|
225 * tips.texi (Comment Tips): Document the new conventions for |
3517efa33c1f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53843
diff
changeset
|
226 commenting out code. |
3517efa33c1f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53843
diff
changeset
|
227 |
53843
86085872de07
* positions.texi (Text Lines): Added missing end defun.
Jan Djärv <jan.h.d@swipnet.se>
parents:
53840
diff
changeset
|
228 2004-02-07 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
86085872de07
* positions.texi (Text Lines): Added missing end defun.
Jan Djärv <jan.h.d@swipnet.se>
parents:
53840
diff
changeset
|
229 |
86085872de07
* positions.texi (Text Lines): Added missing end defun.
Jan Djärv <jan.h.d@swipnet.se>
parents:
53840
diff
changeset
|
230 * positions.texi (Text Lines): Added missing end defun. |
86085872de07
* positions.texi (Text Lines): Added missing end defun.
Jan Djärv <jan.h.d@swipnet.se>
parents:
53840
diff
changeset
|
231 |
53840 | 232 2004-02-07 Kim F. Storm <storm@cua.dk> |
233 | |
234 * positions.texi (Text Lines): Add line-number-at-pos. | |
235 | |
53830
4f34dbd3fbf8
*** empty log message ***
John Paul Wallington <jpw@pobox.com>
parents:
53809
diff
changeset
|
236 2004-02-06 John Paul Wallington <jpw@gnu.org> |
4f34dbd3fbf8
*** empty log message ***
John Paul Wallington <jpw@pobox.com>
parents:
53809
diff
changeset
|
237 |
4f34dbd3fbf8
*** empty log message ***
John Paul Wallington <jpw@pobox.com>
parents:
53809
diff
changeset
|
238 * display.texi (Button Properties, Button Buffer Commands): |
4f34dbd3fbf8
*** empty log message ***
John Paul Wallington <jpw@pobox.com>
parents:
53809
diff
changeset
|
239 mouse-2 invokes button, not down-mouse-1. |
4f34dbd3fbf8
*** empty log message ***
John Paul Wallington <jpw@pobox.com>
parents:
53809
diff
changeset
|
240 |
53809 | 241 2004-02-04 Jason Rumney <jasonr@gnu.org> |
242 | |
243 * makefile.w32-in: Sync with Makefile.in changes. | |
244 | |
53802
99dcd6e0baba
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53708
diff
changeset
|
245 2004-02-03 Luc Teirlinck <teirllm@auburn.edu> |
99dcd6e0baba
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53708
diff
changeset
|
246 |
99dcd6e0baba
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53708
diff
changeset
|
247 * minibuf.texi (Text from Minibuffer): Various corrections and |
99dcd6e0baba
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53708
diff
changeset
|
248 clarifications. |
99dcd6e0baba
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53708
diff
changeset
|
249 (Object from Minibuffer): Correct Lisp description of |
99dcd6e0baba
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53708
diff
changeset
|
250 read-minibuffer. |
99dcd6e0baba
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53708
diff
changeset
|
251 (Minibuffer History): Clarify description of cons values for |
99dcd6e0baba
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53708
diff
changeset
|
252 HISTORY arguments. |
99dcd6e0baba
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53708
diff
changeset
|
253 (Basic Completion): Various corrections and clarifications. Add |
99dcd6e0baba
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53708
diff
changeset
|
254 completion-regexp-list. |
99dcd6e0baba
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53708
diff
changeset
|
255 (Minibuffer Completion): Correct and clarify description of |
99dcd6e0baba
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53708
diff
changeset
|
256 completing-read. |
53930
5ef587160656
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53928
diff
changeset
|
257 (Completion Commands): Mention Partial Completion mode. Various |
53802
99dcd6e0baba
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53708
diff
changeset
|
258 other minor changes. |
99dcd6e0baba
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53708
diff
changeset
|
259 (High-Level Completion): Various corrections and clarifications. |
99dcd6e0baba
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53708
diff
changeset
|
260 (Reading File Names): Ditto. |
99dcd6e0baba
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53708
diff
changeset
|
261 (Minibuffer Misc): Ditto. |
99dcd6e0baba
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53708
diff
changeset
|
262 |
53708
770f30c97368
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53645
diff
changeset
|
263 2004-01-26 Luc Teirlinck <teirllm@auburn.edu> |
770f30c97368
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53645
diff
changeset
|
264 |
770f30c97368
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53645
diff
changeset
|
265 * strings.texi (Text Comparison): assoc-string also matches |
770f30c97368
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53645
diff
changeset
|
266 elements of alists that are strings instead of conses. |
770f30c97368
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53645
diff
changeset
|
267 (Formatting Strings): Standardize Texinfo usage. Update index |
770f30c97368
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53645
diff
changeset
|
268 entries. |
770f30c97368
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53645
diff
changeset
|
269 |
53645
2d500253c58f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53595
diff
changeset
|
270 2004-01-20 Luc Teirlinck <teirllm@auburn.edu> |
2d500253c58f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53595
diff
changeset
|
271 |
2d500253c58f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53595
diff
changeset
|
272 * lists.texi (Sets And Lists): Add delete-dups. |
2d500253c58f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53595
diff
changeset
|
273 |
53595
7ea1b7196d49
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53586
diff
changeset
|
274 2004-01-15 Luc Teirlinck <teirllm@auburn.edu> |
7ea1b7196d49
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53586
diff
changeset
|
275 |
7ea1b7196d49
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53586
diff
changeset
|
276 * edebug.texi (Instrumenting Macro Calls): `declare' is not a |
7ea1b7196d49
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53586
diff
changeset
|
277 special form. |
7ea1b7196d49
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53586
diff
changeset
|
278 * macros.texi (Defining Macros): Update description of `declare', |
7ea1b7196d49
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53586
diff
changeset
|
279 which now is a macro. |
7ea1b7196d49
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53586
diff
changeset
|
280 (Wrong Time): Fix typos. |
7ea1b7196d49
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53586
diff
changeset
|
281 |
53584
b5ae5c44ad20
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53567
diff
changeset
|
282 2004-01-14 Luc Teirlinck <teirllm@auburn.edu> |
b5ae5c44ad20
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53567
diff
changeset
|
283 |
b5ae5c44ad20
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53567
diff
changeset
|
284 * compile.texi (Compilation Functions): Expand descriptions of |
53586
c242b125b405
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53584
diff
changeset
|
285 `compile-defun', `byte-compile-file', `byte-recompile-directory' |
53584
b5ae5c44ad20
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53567
diff
changeset
|
286 and `batch-byte-compile'. In particular, mention and describe |
b5ae5c44ad20
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53567
diff
changeset
|
287 all optional arguments. |
b5ae5c44ad20
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53567
diff
changeset
|
288 (Disassembly): Correct and clarify the description of `disassemble'. |
b5ae5c44ad20
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53567
diff
changeset
|
289 |
53567
b09999d0a01c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53532
diff
changeset
|
290 2004-01-11 Luc Teirlinck <teirllm@auburn.edu> |
b09999d0a01c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53532
diff
changeset
|
291 |
b09999d0a01c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53532
diff
changeset
|
292 * searching.texi: Various small changes in addition to the |
b09999d0a01c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53532
diff
changeset
|
293 following. |
b09999d0a01c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53532
diff
changeset
|
294 (Regexp Example): Adapt to new value of `sentence-end'. |
b09999d0a01c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53532
diff
changeset
|
295 (Regexp Functions): The PAREN argument to `regexp-opt' can be |
b09999d0a01c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53532
diff
changeset
|
296 `words'. |
b09999d0a01c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53532
diff
changeset
|
297 (Search and Replace): Add usage note for `perform-replace'. |
b09999d0a01c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53532
diff
changeset
|
298 (Entire Match Data): Mention INTEGERS and REUSE arguments to |
b09999d0a01c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53532
diff
changeset
|
299 `match-data'. |
b09999d0a01c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53532
diff
changeset
|
300 (Standard Regexps): Update for new values of `paragraph-start' |
b09999d0a01c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53532
diff
changeset
|
301 and `sentence-end'. |
b09999d0a01c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53532
diff
changeset
|
302 |
53532
efec3401fb36
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53522
diff
changeset
|
303 2004-01-07 Luc Teirlinck <teirllm@auburn.edu> |
efec3401fb36
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53522
diff
changeset
|
304 |
efec3401fb36
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53522
diff
changeset
|
305 * files.texi (Saving Buffers): Clarify descriptions of |
efec3401fb36
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53522
diff
changeset
|
306 `write-contents-functions' and `before-save-hook'. |
efec3401fb36
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53522
diff
changeset
|
307 Make the defvar's for `before-save-hook' and `after-save-hook' |
efec3401fb36
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53522
diff
changeset
|
308 into defopt's. |
efec3401fb36
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53522
diff
changeset
|
309 |
53522 | 310 2004-01-07 Kim F. Storm <storm@cua.dk> |
311 | |
312 * commands.texi (Click Events): Describe new image and | |
313 width/height elements of click events. | |
314 (Accessing Events): Add posn-string, posn-image, and | |
315 posn-object-width-height. Change posn-object to return either | |
316 image or string object. | |
317 | |
53505
780b9eb8b58e
hooks.texi (Standard Hooks): Add before-save-hook.
Simon Josefsson <jas@extundo.com>
parents:
53491
diff
changeset
|
318 2004-01-01 Simon Josefsson <jas@extundo.com> |
780b9eb8b58e
hooks.texi (Standard Hooks): Add before-save-hook.
Simon Josefsson <jas@extundo.com>
parents:
53491
diff
changeset
|
319 |
780b9eb8b58e
hooks.texi (Standard Hooks): Add before-save-hook.
Simon Josefsson <jas@extundo.com>
parents:
53491
diff
changeset
|
320 * hooks.texi (Standard Hooks): Add before-save-hook. |
780b9eb8b58e
hooks.texi (Standard Hooks): Add before-save-hook.
Simon Josefsson <jas@extundo.com>
parents:
53491
diff
changeset
|
321 * files.texi (Saving Buffers): Likewise. |
780b9eb8b58e
hooks.texi (Standard Hooks): Add before-save-hook.
Simon Josefsson <jas@extundo.com>
parents:
53491
diff
changeset
|
322 |
53491
09fa241d161c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53484
diff
changeset
|
323 2004-01-03 Richard M. Stallman <rms@gnu.org> |
09fa241d161c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53484
diff
changeset
|
324 |
09fa241d161c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53484
diff
changeset
|
325 * frames.texi (Frames and Windows): Delete frame-root-window. |
09fa241d161c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53484
diff
changeset
|
326 |
53484
b1348f420711
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53467
diff
changeset
|
327 2004-01-03 Luc Teirlinck <teirllm@auburn.edu> |
b1348f420711
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53467
diff
changeset
|
328 |
b1348f420711
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53467
diff
changeset
|
329 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors. |
b1348f420711
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53467
diff
changeset
|
330 |
b1348f420711
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53467
diff
changeset
|
331 * functions.texi: Various small changes in addition to the |
b1348f420711
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53467
diff
changeset
|
332 following. |
b1348f420711
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53467
diff
changeset
|
333 (What Is a Function): `functionp' returns nil for macros. Clarify |
b1348f420711
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53467
diff
changeset
|
334 behavior of this and following functions for symbol arguments. |
b1348f420711
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53467
diff
changeset
|
335 (Function Documentation): Add `\' in front of (fn @var{arglist}) |
b1348f420711
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53467
diff
changeset
|
336 and explain why. |
b1348f420711
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53467
diff
changeset
|
337 (Defining Functions): Mention DOCSTRING argument to `defalias'. |
b1348f420711
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53467
diff
changeset
|
338 Add anchor. |
b1348f420711
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53467
diff
changeset
|
339 (Mapping Functions): Add anchor. Unquote nil in mapcar* example. |
b1348f420711
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53467
diff
changeset
|
340 |
53467
a18219fcd84d
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-12
Miles Bader <miles@gnu.org>
parents:
53466
diff
changeset
|
341 2004-01-01 Miles Bader <miles@gnu.org> |
a18219fcd84d
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-12
Miles Bader <miles@gnu.org>
parents:
53466
diff
changeset
|
342 |
a18219fcd84d
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-12
Miles Bader <miles@gnu.org>
parents:
53466
diff
changeset
|
343 * display.texi (Buttons): New section. |
a18219fcd84d
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-12
Miles Bader <miles@gnu.org>
parents:
53466
diff
changeset
|
344 |
53466
45bba74a091f
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
53462
diff
changeset
|
345 2003-12-31 Andreas Schwab <schwab@suse.de> |
45bba74a091f
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
53462
diff
changeset
|
346 |
45bba74a091f
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
53462
diff
changeset
|
347 * numbers.texi (Math Functions): sqrt reports a domain-error |
45bba74a091f
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
53462
diff
changeset
|
348 error. |
45bba74a091f
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
53462
diff
changeset
|
349 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'. |
45bba74a091f
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
53462
diff
changeset
|
350 |
53456
944f426a3829
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53438
diff
changeset
|
351 2003-12-30 Luc Teirlinck <teirllm@auburn.edu> |
944f426a3829
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53438
diff
changeset
|
352 |
53462
c8eb797b2bb9
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53456
diff
changeset
|
353 * tips.texi (Documentation Tips): Update item on hyperlinks in |
c8eb797b2bb9
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53456
diff
changeset
|
354 documentation strings. |
c8eb797b2bb9
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53456
diff
changeset
|
355 |
53456
944f426a3829
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53438
diff
changeset
|
356 * errors.texi (Standard Errors): Various small corrections and |
944f426a3829
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53438
diff
changeset
|
357 additions. |
944f426a3829
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53438
diff
changeset
|
358 |
944f426a3829
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53438
diff
changeset
|
359 * control.texi: Various small changes in addition to the |
944f426a3829
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53438
diff
changeset
|
360 following. |
944f426a3829
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53438
diff
changeset
|
361 (Signaling Errors): Provide some more details on how `signal' |
944f426a3829
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53438
diff
changeset
|
362 constructs the error message. Add anchor to the definition of |
944f426a3829
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53438
diff
changeset
|
363 `signal'. |
944f426a3829
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53438
diff
changeset
|
364 (Error Symbols): Describe special treatment of `quit'. |
944f426a3829
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53438
diff
changeset
|
365 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM |
944f426a3829
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53438
diff
changeset
|
366 to emphasize that it has to be a single form. |
944f426a3829
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53438
diff
changeset
|
367 |
944f426a3829
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53438
diff
changeset
|
368 * buffers.texi: Add anchor. |
944f426a3829
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53438
diff
changeset
|
369 |
53438
a73a0718a32d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53309
diff
changeset
|
370 2003-12-29 Richard M. Stallman <rms@gnu.org> |
a73a0718a32d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53309
diff
changeset
|
371 |
a73a0718a32d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53309
diff
changeset
|
372 * windows.texi (Choosing Window): Add same-window-p, special-display-p. |
a73a0718a32d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53309
diff
changeset
|
373 (Window Configurations): Add window-configuration-frame. |
a73a0718a32d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53309
diff
changeset
|
374 |
a73a0718a32d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53309
diff
changeset
|
375 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p. |
a73a0718a32d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53309
diff
changeset
|
376 |
a73a0718a32d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53309
diff
changeset
|
377 * text.texi (Examining Properties): Add get-char-property-and-overlay. |
a73a0718a32d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53309
diff
changeset
|
378 Change arg name in get-char-property. |
a73a0718a32d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53309
diff
changeset
|
379 (Special Properties): Update handling of keymap property. |
a73a0718a32d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53309
diff
changeset
|
380 |
a73a0718a32d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53309
diff
changeset
|
381 * strings.texi (Modifying Strings): Add clear-string. |
a73a0718a32d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53309
diff
changeset
|
382 (Text Comparison): Add assoc-string and remove |
a73a0718a32d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53309
diff
changeset
|
383 assoc-ignore-case, assoc-ignore-representation. |
a73a0718a32d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53309
diff
changeset
|
384 |
a73a0718a32d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53309
diff
changeset
|
385 * os.texi (Time of Day): Add set-time-zone-rule. |
a73a0718a32d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53309
diff
changeset
|
386 |
a73a0718a32d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53309
diff
changeset
|
387 * numbers.texi (Math Functions): asin, acos, log, log10 |
53456
944f426a3829
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53438
diff
changeset
|
388 report domain-error errors. |
53438
a73a0718a32d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53309
diff
changeset
|
389 |
53456
944f426a3829
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53438
diff
changeset
|
390 * nonascii.texi (Converting Representations): |
53438
a73a0718a32d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53309
diff
changeset
|
391 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte. |
a73a0718a32d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53309
diff
changeset
|
392 (Encoding and I/O): Add file-name-coding-system. |
a73a0718a32d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53309
diff
changeset
|
393 |
a73a0718a32d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53309
diff
changeset
|
394 * modes.texi (Search-based Fontification): Explain that |
a73a0718a32d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53309
diff
changeset
|
395 face specs are symbols with face names as values. |
a73a0718a32d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53309
diff
changeset
|
396 |
a73a0718a32d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53309
diff
changeset
|
397 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window. |
a73a0718a32d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53309
diff
changeset
|
398 |
a73a0718a32d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53309
diff
changeset
|
399 * lists.texi (Building Lists): remq moved elsewhere. |
a73a0718a32d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53309
diff
changeset
|
400 (Sets And Lists): remq moved here. |
a73a0718a32d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53309
diff
changeset
|
401 (Association Lists): Refer to assoc-string. |
a73a0718a32d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53309
diff
changeset
|
402 |
a73a0718a32d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53309
diff
changeset
|
403 * internals.texi (Garbage Collection): Add memory-use-counts. |
a73a0718a32d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53309
diff
changeset
|
404 |
a73a0718a32d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53309
diff
changeset
|
405 * frames.texi (Frames and Windows): Add set-frame-selected-window |
a73a0718a32d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53309
diff
changeset
|
406 and frame-root-window. |
a73a0718a32d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53309
diff
changeset
|
407 |
53456
944f426a3829
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53438
diff
changeset
|
408 * files.texi (Contents of Directories): |
53438
a73a0718a32d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53309
diff
changeset
|
409 Add directory-files-and-attributes. |
a73a0718a32d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53309
diff
changeset
|
410 |
a73a0718a32d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53309
diff
changeset
|
411 * display.texi (Refresh Screen): Add force-window-update. |
a73a0718a32d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53309
diff
changeset
|
412 (Invisible Text): Explain about moving point out of invis text. |
a73a0718a32d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53309
diff
changeset
|
413 (Overlay Properties): Add overlay-properties. |
a73a0718a32d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53309
diff
changeset
|
414 (Managing Overlays): Add overlayp. |
a73a0718a32d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53309
diff
changeset
|
415 (GIF Images): Invalid image number displays a hollow box. |
a73a0718a32d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53309
diff
changeset
|
416 |
a73a0718a32d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53309
diff
changeset
|
417 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p. |
a73a0718a32d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53309
diff
changeset
|
418 (Killing Buffers): Add buffer-live-p. |
a73a0718a32d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53309
diff
changeset
|
419 |
53309
128d7f57fc59
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
53301
diff
changeset
|
420 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de> |
128d7f57fc59
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
53301
diff
changeset
|
421 |
128d7f57fc59
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
53301
diff
changeset
|
422 * display.texi (Fringes): Fix typo "set-buffer-window". |
128d7f57fc59
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
53301
diff
changeset
|
423 |
53301
67874c814e45
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53219
diff
changeset
|
424 2003-12-24 Luc Teirlinck <teirllm@auburn.edu> |
67874c814e45
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53219
diff
changeset
|
425 |
67874c814e45
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53219
diff
changeset
|
426 * display.texi, eval.texi, help.texi, internals.texi, loading.texi: |
67874c814e45
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53219
diff
changeset
|
427 * nonascii.texi, processes.texi, tips.texi, variables.texi: |
67874c814e45
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53219
diff
changeset
|
428 Add or change various xrefs and anchors. |
67874c814e45
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53219
diff
changeset
|
429 |
67874c814e45
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53219
diff
changeset
|
430 * commands.texi: Replace all occurrences of @acronym{CAR} with |
67874c814e45
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53219
diff
changeset
|
431 @sc{car}, for consistency with the rest of the Elisp manual. |
67874c814e45
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53219
diff
changeset
|
432 `car' and `cdr' are historically acronyms, but are no longer |
67874c814e45
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53219
diff
changeset
|
433 widely thought of as such. |
67874c814e45
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53219
diff
changeset
|
434 |
67874c814e45
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53219
diff
changeset
|
435 * internals.texi (Pure Storage): Mention that `purecopy' does not |
67874c814e45
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53219
diff
changeset
|
436 copy text properties. |
67874c814e45
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53219
diff
changeset
|
437 (Object Internals): Now 29 bits are used (in most implementations) |
67874c814e45
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53219
diff
changeset
|
438 to address Lisp objects. |
67874c814e45
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53219
diff
changeset
|
439 |
67874c814e45
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53219
diff
changeset
|
440 * variables.texi (Variables with Restricted Values): New node. |
67874c814e45
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53219
diff
changeset
|
441 |
67874c814e45
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53219
diff
changeset
|
442 * objects.texi (Lisp Data Types): Mention that certain variables |
67874c814e45
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53219
diff
changeset
|
443 can only take on a restricted set of values and add an xref to |
67874c814e45
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53219
diff
changeset
|
444 the new node "Variables with Restricted Values". |
67874c814e45
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53219
diff
changeset
|
445 |
67874c814e45
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53219
diff
changeset
|
446 * eval.texi (Function Indirection): Describe the errors that |
67874c814e45
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53219
diff
changeset
|
447 `indirect-function' can signal. |
67874c814e45
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53219
diff
changeset
|
448 (Eval): Clarify the descriptions of `eval-region' and `values'. |
67874c814e45
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53219
diff
changeset
|
449 Describe `eval-buffer' instead of `eval-current-buffer' and |
67874c814e45
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53219
diff
changeset
|
450 mention `eval-current-buffer' as an alias for `current-buffer'. |
67874c814e45
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53219
diff
changeset
|
451 Correct the description and mention all optional arguments. |
67874c814e45
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53219
diff
changeset
|
452 |
53456
944f426a3829
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53438
diff
changeset
|
453 * nonascii.texi: Various small changes in addition to the |
53301
67874c814e45
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53219
diff
changeset
|
454 following. |
67874c814e45
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53219
diff
changeset
|
455 (Converting Representations): Clarify behavior of |
67874c814e45
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53219
diff
changeset
|
456 `string-make-multibyte' and `string-to-multibyte' for unibyte all |
67874c814e45
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53219
diff
changeset
|
457 ASCII arguments. |
67874c814e45
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53219
diff
changeset
|
458 (Character Sets): Document the variable `charset-list' and adapt |
67874c814e45
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53219
diff
changeset
|
459 the definition of the function `charset-list' accordingly. |
67874c814e45
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53219
diff
changeset
|
460 (Translation of Characters): Clarify use of generic characters in |
67874c814e45
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53219
diff
changeset
|
461 `make-translation-table'. Clarify and correct the description of |
67874c814e45
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53219
diff
changeset
|
462 the use of translation tables in encoding and decoding. |
67874c814e45
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53219
diff
changeset
|
463 (User-Chosen Coding Systems): Correct and clarify the description |
67874c814e45
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53219
diff
changeset
|
464 of `select-safe-coding-system'. |
67874c814e45
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53219
diff
changeset
|
465 (Default Coding Systems): Clarify description of |
67874c814e45
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53219
diff
changeset
|
466 `file-coding-system-alist'. |
67874c814e45
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53219
diff
changeset
|
467 |
53219
bf5d5ec99a65
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53195
diff
changeset
|
468 2003-11-30 Luc Teirlinck <teirllm@auburn.edu> |
bf5d5ec99a65
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53195
diff
changeset
|
469 |
bf5d5ec99a65
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53195
diff
changeset
|
470 * strings.texi (Text Comparison): Correctly describe when two |
bf5d5ec99a65
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53195
diff
changeset
|
471 strings are `equal'. Combine and clarify descriptions of |
bf5d5ec99a65
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53195
diff
changeset
|
472 `assoc-ignore-case' and `assoc-ignore-representation'. |
bf5d5ec99a65
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53195
diff
changeset
|
473 |
bf5d5ec99a65
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53195
diff
changeset
|
474 * objects.texi (Non-ASCII in Strings): Clarify description of |
bf5d5ec99a65
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53195
diff
changeset
|
475 when a string is unibyte or multibyte. |
bf5d5ec99a65
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53195
diff
changeset
|
476 (Bool-Vector Type): Update examples. |
bf5d5ec99a65
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53195
diff
changeset
|
477 (Equality Predicates): Correctly describe when two strings are |
bf5d5ec99a65
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53195
diff
changeset
|
478 `equal'. |
bf5d5ec99a65
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53195
diff
changeset
|
479 |
53195
49d5fa0b5a1c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53182
diff
changeset
|
480 2003-11-29 Luc Teirlinck <teirllm@auburn.edu> |
49d5fa0b5a1c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53182
diff
changeset
|
481 |
49d5fa0b5a1c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53182
diff
changeset
|
482 * lists.texi (Building Lists): `append' no longer accepts integer |
49d5fa0b5a1c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53182
diff
changeset
|
483 arguments. Update the description of `number-sequence' to reflect |
49d5fa0b5a1c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53182
diff
changeset
|
484 recent changes. |
49d5fa0b5a1c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53182
diff
changeset
|
485 (Sets And Lists): Describe `member-ignore-case' after `member'. |
49d5fa0b5a1c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53182
diff
changeset
|
486 |
53182 | 487 2003-11-27 Kim F. Storm <storm@cua.dk> |
488 | |
489 * commands.texi (Click Events): Click object may be an images. | |
490 Describe (dx . dy) element of click positions. | |
491 (Accessing Events): Remove duplicate posn-timestamp. | |
492 New functions posn-object and posn-object-x-y. | |
493 | |
53135
47eb6873df16
Describe enhancements to mouse event positions.
Kim F. Storm <storm@cua.dk>
parents:
53113
diff
changeset
|
494 2003-11-23 Kim F. Storm <storm@cua.dk> |
47eb6873df16
Describe enhancements to mouse event positions.
Kim F. Storm <storm@cua.dk>
parents:
53113
diff
changeset
|
495 |
47eb6873df16
Describe enhancements to mouse event positions.
Kim F. Storm <storm@cua.dk>
parents:
53113
diff
changeset
|
496 * commands.texi (Click Events): Describe enhancements to event |
47eb6873df16
Describe enhancements to mouse event positions.
Kim F. Storm <storm@cua.dk>
parents:
53113
diff
changeset
|
497 position lists, including new text-pos and (col . row) items. |
47eb6873df16
Describe enhancements to mouse event positions.
Kim F. Storm <storm@cua.dk>
parents:
53113
diff
changeset
|
498 Mention left-fringe and right-fringe area events. |
53182 | 499 (Accessing Events): New functions posn-area and |
53135
47eb6873df16
Describe enhancements to mouse event positions.
Kim F. Storm <storm@cua.dk>
parents:
53113
diff
changeset
|
500 posn-actual-col-row. Mention posn-timestamp. Mention that |
47eb6873df16
Describe enhancements to mouse event positions.
Kim F. Storm <storm@cua.dk>
parents:
53113
diff
changeset
|
501 posn-point in non-text area still returns buffer position. |
47eb6873df16
Describe enhancements to mouse event positions.
Kim F. Storm <storm@cua.dk>
parents:
53113
diff
changeset
|
502 Clarify posn-col-row. |
47eb6873df16
Describe enhancements to mouse event positions.
Kim F. Storm <storm@cua.dk>
parents:
53113
diff
changeset
|
503 |
53113 | 504 2003-11-21 Lars Hansen <larsh@math.ku.dk> |
505 | |
506 * files.texi (File Attributes): Describe new parameter ID-FORMAT. | |
507 * anti.texi (File Attributes): Describe removed parameter | |
508 ID-FORMAT. | |
509 | |
53102
ee7654b3187a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53043
diff
changeset
|
510 2003-11-20 Luc Teirlinck <teirllm@auburn.edu> |
ee7654b3187a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53043
diff
changeset
|
511 |
53301
67874c814e45
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53219
diff
changeset
|
512 * positions.texi (Positions): Mention that, if a marker is used as |
53102
ee7654b3187a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53043
diff
changeset
|
513 a position, its buffer is ignored. |
ee7654b3187a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53043
diff
changeset
|
514 |
ee7654b3187a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53043
diff
changeset
|
515 * markers.texi (Overview of Markers): Mention it here too. |
ee7654b3187a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53043
diff
changeset
|
516 |
53043
49e18ed59adb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53037
diff
changeset
|
517 2003-11-12 Luc Teirlinck <teirllm@auburn.edu> |
49e18ed59adb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53037
diff
changeset
|
518 |
49e18ed59adb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53037
diff
changeset
|
519 * numbers.texi (Numeric Conversions): Not just `floor', but also |
49e18ed59adb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53037
diff
changeset
|
520 `truncate', `ceiling' and `round' accept optional argument DIVISOR. |
49e18ed59adb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53037
diff
changeset
|
521 |
53037
9958d8677feb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53024
diff
changeset
|
522 2003-11-10 Luc Teirlinck <teirllm@auburn.edu> |
9958d8677feb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53024
diff
changeset
|
523 |
9958d8677feb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53024
diff
changeset
|
524 * markers.texi (Creating Markers): Specify insertion type of |
9958d8677feb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53024
diff
changeset
|
525 created markers. Add xref to `Marker Insertion Types'. |
9958d8677feb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53024
diff
changeset
|
526 Second argument to `copy-marker' is optional. |
9958d8677feb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53024
diff
changeset
|
527 (Marker Insertion Types): Mention that most markers are created |
9958d8677feb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53024
diff
changeset
|
528 with insertion type nil. |
9958d8677feb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53024
diff
changeset
|
529 (The Mark): Correctly describe when `mark' signals an error. |
9958d8677feb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53024
diff
changeset
|
530 (The Region): Correctly describe when `region-beginning' and |
9958d8677feb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53024
diff
changeset
|
531 `region-end' signal an error. |
9958d8677feb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53024
diff
changeset
|
532 |
53024
f63cd97f64fd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53005
diff
changeset
|
533 2003-11-08 Luc Teirlinck <teirllm@auburn.edu> |
f63cd97f64fd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53005
diff
changeset
|
534 |
f63cd97f64fd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53005
diff
changeset
|
535 * hash.texi (Creating Hash): Clarify description of `eql'. |
f63cd97f64fd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53005
diff
changeset
|
536 `makehash' is obsolete. |
f63cd97f64fd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53005
diff
changeset
|
537 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'. |
f63cd97f64fd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53005
diff
changeset
|
538 |
f63cd97f64fd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53005
diff
changeset
|
539 * positions.texi (Point): Change description of `buffer-end', so |
f63cd97f64fd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53005
diff
changeset
|
540 that it is also correct for floating point arguments. |
f63cd97f64fd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53005
diff
changeset
|
541 (List Motion): Correct argument lists of `beginning-of-defun' and |
f63cd97f64fd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53005
diff
changeset
|
542 `end-of-defun'. |
f63cd97f64fd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53005
diff
changeset
|
543 (Excursions): Add xref to `Marker Insertion Types'. |
f63cd97f64fd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53005
diff
changeset
|
544 (Narrowing): Argument to `narrow-to-page' is optional. |
f63cd97f64fd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53005
diff
changeset
|
545 |
53005
31446e4c7ad8
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52995
diff
changeset
|
546 2003-11-06 Luc Teirlinck <teirllm@auburn.edu> |
31446e4c7ad8
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52995
diff
changeset
|
547 |
31446e4c7ad8
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52995
diff
changeset
|
548 * streams.texi (Output Streams): Clarify behavior of point for |
31446e4c7ad8
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52995
diff
changeset
|
549 marker output streams. |
31446e4c7ad8
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52995
diff
changeset
|
550 |
52995
79178080aec6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52990
diff
changeset
|
551 2003-11-04 Luc Teirlinck <teirllm@auburn.edu> |
79178080aec6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52990
diff
changeset
|
552 |
79178080aec6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52990
diff
changeset
|
553 * variables.texi (Defining Variables): Second argument to |
79178080aec6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52990
diff
changeset
|
554 `defconst' is not optional. |
79178080aec6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52990
diff
changeset
|
555 (Setting Variables): Mention optional argument APPEND to |
79178080aec6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52990
diff
changeset
|
556 `add-to-list'. |
79178080aec6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52990
diff
changeset
|
557 (Creating Buffer-Local): Expand description of |
79178080aec6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52990
diff
changeset
|
558 `make-variable-buffer-local'. |
79178080aec6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52990
diff
changeset
|
559 (Frame-Local Variables): Expand description of |
79178080aec6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52990
diff
changeset
|
560 `make-variable-frame-local'. |
79178080aec6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52990
diff
changeset
|
561 (Variable Aliases): Correct description of optional argument |
79178080aec6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52990
diff
changeset
|
562 DOCSTRING to `defvaralias'. Mention return value of |
79178080aec6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52990
diff
changeset
|
563 `defvaralias'. |
79178080aec6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52990
diff
changeset
|
564 (File Local Variables): Add xref to `File variables' in Emacs |
79178080aec6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52990
diff
changeset
|
565 Manual. Correct description of `hack-local-variables'. Mention |
79178080aec6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52990
diff
changeset
|
566 `safe-local-variable' property. Mention optional second argument |
79178080aec6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52990
diff
changeset
|
567 to `risky-local-variable-p'. |
79178080aec6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52990
diff
changeset
|
568 |
52990
1a45f289a691
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52980
diff
changeset
|
569 2003-11-03 Luc Teirlinck <teirllm@auburn.edu> |
1a45f289a691
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52980
diff
changeset
|
570 |
1a45f289a691
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52980
diff
changeset
|
571 * symbols.texi (Symbol Plists): Mention return value of `setplist'. |
1a45f289a691
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52980
diff
changeset
|
572 |
52980 | 573 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change) |
574 | |
575 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi | |
576 lispref/customize.texi, lispref/display.texi, lispref/files.texi, | |
577 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi, | |
578 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi, | |
579 lispref/objects.texi, lispref/os.texi, lispref/positions.texi, | |
52990
1a45f289a691
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52980
diff
changeset
|
580 lispref/processes.texi, lispref/searching.texi, |
52980 | 581 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi, |
582 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with | |
583 @acronym{FOO}. | |
584 | |
52946
ad0680ce76f5
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52941
diff
changeset
|
585 2003-10-27 Luc Teirlinck <teirllm@auburn.edu> |
ad0680ce76f5
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52941
diff
changeset
|
586 |
ad0680ce76f5
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52941
diff
changeset
|
587 * strings.texi (Creating Strings): Argument START to `substring' |
ad0680ce76f5
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52941
diff
changeset
|
588 can not be `nil'. Expand description of |
ad0680ce76f5
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52941
diff
changeset
|
589 `substring-no-properties'. Correct description of `split-string', |
ad0680ce76f5
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52941
diff
changeset
|
590 especially with respect to empty matches. Prevent very bad line |
ad0680ce76f5
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52941
diff
changeset
|
591 break in definition of `split-string-default-separators'. |
ad0680ce76f5
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52941
diff
changeset
|
592 (Text Comparison): `string=' and `string<' also accept symbols as |
ad0680ce76f5
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52941
diff
changeset
|
593 arguments. |
ad0680ce76f5
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52941
diff
changeset
|
594 (String Conversion): More completely describe argument BASE in |
ad0680ce76f5
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52941
diff
changeset
|
595 `string-to-number'. |
54200
b0293635c42b
* man/makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
Juanma Barranquero <lekktu@gmail.com>
parents:
54162
diff
changeset
|
596 (Formatting Strings): `%s' and `%S' in `format' do require |
52946
ad0680ce76f5
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52941
diff
changeset
|
597 corresponding object. Clarify behavior of numeric prefix after |
ad0680ce76f5
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52941
diff
changeset
|
598 `%' in `format'. |
ad0680ce76f5
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52941
diff
changeset
|
599 (Case Conversion): The argument to `upcase-initials' can be a |
ad0680ce76f5
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52941
diff
changeset
|
600 character. |
ad0680ce76f5
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52941
diff
changeset
|
601 |
52941 | 602 2003-10-27 Kenichi Handa <handa@m17n.org> |
603 | |
604 * display.texi (Fontsets): Fix texinfo usage. | |
605 | |
52933 | 606 2003-10-25 Kenichi Handa <handa@m17n.org> |
607 | |
608 * display.texi (Fontsets): Add description of the function | |
609 set-fontset-font. | |
610 | |
52925
fdaea0df1212
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52920
diff
changeset
|
611 2003-10-23 Luc Teirlinck <teirllm@auburn.edu> |
fdaea0df1212
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52920
diff
changeset
|
612 |
fdaea0df1212
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52920
diff
changeset
|
613 * display.texi (Temporary Displays): Add xref to `Documentation |
fdaea0df1212
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52920
diff
changeset
|
614 Tips'. |
fdaea0df1212
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52920
diff
changeset
|
615 |
fdaea0df1212
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52920
diff
changeset
|
616 * functions.texi (Function Safety): Use inforef instead of pxref |
fdaea0df1212
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52920
diff
changeset
|
617 for SES. |
fdaea0df1212
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52920
diff
changeset
|
618 |
52915
26a5da04740c
Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
52913
diff
changeset
|
619 2003-10-23 Andreas Schwab <schwab@suse.de> |
26a5da04740c
Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
52913
diff
changeset
|
620 |
26a5da04740c
Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
52913
diff
changeset
|
621 * Makefile.in (TEX, texinputdir): Don't define. |
26a5da04740c
Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
52913
diff
changeset
|
622 (TEXI2DVI): Define. |
26a5da04740c
Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
52913
diff
changeset
|
623 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm, |
26a5da04740c
Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
52913
diff
changeset
|
624 add $(srcdir)/index.texi. |
26a5da04740c
Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
52913
diff
changeset
|
625 ($(infodir)/elisp): Remove index.texi dependency. |
26a5da04740c
Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
52913
diff
changeset
|
626 (elisp.dvi): Likewise. Use $(TEXI2DVI). |
26a5da04740c
Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
52913
diff
changeset
|
627 (index.texi): Remove target. |
26a5da04740c
Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
52913
diff
changeset
|
628 (dist): Don't link $(srcdir)/permute-index. |
52920 | 629 (clean): Don't remove index.texi. |
630 | |
52915
26a5da04740c
Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
52913
diff
changeset
|
631 * permute-index, index.perm: Remove. |
26a5da04740c
Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
52913
diff
changeset
|
632 * index.texi: Rename from index.unperm. |
26a5da04740c
Remove support for permuted index and use texi2dvi.
Andreas Schwab <schwab@suse.de>
parents:
52913
diff
changeset
|
633 |
52913
80a49ba70b47
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52908
diff
changeset
|
634 2003-10-22 Luc Teirlinck <teirllm@auburn.edu> |
80a49ba70b47
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52908
diff
changeset
|
635 |
80a49ba70b47
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52908
diff
changeset
|
636 * tips.texi (Documentation Tips): Document new behavior for face |
80a49ba70b47
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52908
diff
changeset
|
637 and variable hyperlinks in Help mode. |
80a49ba70b47
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52908
diff
changeset
|
638 |
52908
1f8af3f14ee0
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52865
diff
changeset
|
639 2003-10-21 Luc Teirlinck <teirllm@auburn.edu> |
1f8af3f14ee0
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52865
diff
changeset
|
640 |
1f8af3f14ee0
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52865
diff
changeset
|
641 * objects.texi (Integer Type): Update for extra bit of integer range. |
1f8af3f14ee0
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52865
diff
changeset
|
642 (Character Type): Ditto. |
1f8af3f14ee0
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52865
diff
changeset
|
643 |
54706 | 644 2003-10-16 Eli Zaretskii <eliz@gnu.org> |
52865 | 645 |
646 * numbers.texi (Integer Basics): Add index entries for reading | |
647 numbers in hex, octal, and binary. | |
648 | |
52860 | 649 2003-10-16 Lute Kamstra <lute@gnu.org> |
650 | |
651 * modes.texi (Mode Line Format): Mention force-mode-line-update's | |
652 argument. | |
653 | |
52850
e8d907253a77
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52847
diff
changeset
|
654 2003-10-13 Luc Teirlinck <teirllm@auburn.edu> |
e8d907253a77
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52847
diff
changeset
|
655 |
e8d907253a77
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52847
diff
changeset
|
656 * windows.texi (Choosing Window): Fix typo. |
e8d907253a77
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52847
diff
changeset
|
657 * edebug.texi (Edebug Execution Modes): Fix typo. |
e8d907253a77
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52847
diff
changeset
|
658 |
52847
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
659 2003-10-13 Richard M. Stallman <rms@gnu.org> |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
660 |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
661 * windows.texi (Basic Windows): A window has fringe settings, |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
662 display margins and scroll-bar settings. |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
663 (Splitting Windows): Doc split-window return value. |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
664 Clean up one-window-p. |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
665 (Selecting Windows): Fix typo. |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
666 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window. |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
667 (Buffers and Windows): In set-window-buffer, explain effect |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
668 on fringe settings and scroll bar settings. |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
669 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg. |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
670 (Choosing Window): Use defopt for pop-up-frame-function. |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
671 For special-display-buffer-names, explain same-window and same-frame. |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
672 Clarify window-dedicated-p return value. |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
673 (Textual Scrolling): scroll-up and scroll-down can get an error. |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
674 (Horizontal Scrolling): Clarify auto-hscroll-mode. |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
675 Clarify set-window-hscroll. |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
676 (Size of Window): Don't mention tool bar in window-height. |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
677 (Coordinates and Windows): Explain what coordinates-in-window-p |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
678 returns for fringes and display margins. |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
679 (Window Configurations): Explain saving fringes, etc. |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
680 |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
681 * tips.texi (Library Headers): Clean up Documentation. |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
682 |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
683 * syntax.texi (Parsing Expressions): Clean up forward-comment |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
684 and parse-sexp-lookup-properties. |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
685 |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
686 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors. |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
687 |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
688 * os.texi (System Environment): Clean up text for load-average errors. |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
689 |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
690 * modes.texi (Hooks): Don't explain local hook details at front. |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
691 Clarify run-hooks and run-hook-with-args a little. |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
692 Clean up add-hook and remove-hook. |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
693 |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
694 * edebug.texi (Edebug Execution Modes): Clarify t. |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
695 Document edebug-sit-for-seconds. |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
696 (Coverage Testing): Document C-x X = and =. |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
697 (Instrumenting Macro Calls): Fix typo. |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
698 (Specification List): Don't index the specification keywords. |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52817
diff
changeset
|
699 |
52817 | 700 2003-10-10 Kim F. Storm <storm@cua.dk> |
701 | |
702 * processes.texi (Network): Introduce make-network-process. | |
703 | |
52813
75b71fb15f6a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52803
diff
changeset
|
704 2003-10-09 Luc Teirlinck <teirllm@auburn.edu> |
75b71fb15f6a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52803
diff
changeset
|
705 |
75b71fb15f6a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52803
diff
changeset
|
706 * tips.texi (Library Headers): Fix typo. |
75b71fb15f6a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52803
diff
changeset
|
707 |
52803 | 708 2003-10-07 Juri Linkov <juri@jurta.org> |
709 | |
710 * modes.texi (Imenu): Mention imenu-create-index-function's | |
711 default value. Explain submenus better. | |
712 | |
52801 | 713 2003-10-07 Lute Kamstra <lute@gnu.org> |
714 | |
715 * modes.texi (Faces for Font Lock): Fix typo. | |
716 (Hooks): Explain how buffer-local hook variables can refer to | |
717 global hook variables. | |
718 Various minor clarifications. | |
719 | |
52770 | 720 2003-10-06 Lute Kamstra <lute@gnu.org> |
721 | |
722 * tips.texi (Coding Conventions): Mention naming conventions for | |
723 hooks. | |
724 | |
52765
80ffc8b54a5c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52761
diff
changeset
|
725 2003-10-05 Luc Teirlinck <teirllm@auburn.edu> |
80ffc8b54a5c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52761
diff
changeset
|
726 |
80ffc8b54a5c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52761
diff
changeset
|
727 * loading.texi (Library Search): Correct default value of |
80ffc8b54a5c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52761
diff
changeset
|
728 load-suffixes. |
80ffc8b54a5c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52761
diff
changeset
|
729 (Named Features): Fix typo. |
80ffc8b54a5c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52761
diff
changeset
|
730 |
52761
9e865a144d5a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52745
diff
changeset
|
731 2003-10-05 Richard M. Stallman <rms@gnu.org> |
9e865a144d5a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52745
diff
changeset
|
732 |
9e865a144d5a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52745
diff
changeset
|
733 * loading.texi (Named Features): In `provide', |
9e865a144d5a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52745
diff
changeset
|
734 say how to test for subfeatures. |
9e865a144d5a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52745
diff
changeset
|
735 (Unloading): In unload-feature, use new var name |
9e865a144d5a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52745
diff
changeset
|
736 unload-feature-special-hooks. |
9e865a144d5a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52745
diff
changeset
|
737 |
52770 | 738 2003-10-03 Lute Kamstra <lute@gnu.org> |
52745 | 739 |
740 * modes.texi (Major Mode Conventions): Mention third way to set up | |
741 Imenu. | |
742 (Imenu): A number of small fixes. | |
743 Delete documentation of internal variable imenu--index-alist. | |
744 Document the return value format of imenu-create-index-function | |
745 functions. | |
746 | |
52696
7f1977773296
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52665
diff
changeset
|
747 2003-09-30 Richard M. Stallman <rms@gnu.org> |
7f1977773296
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52665
diff
changeset
|
748 |
7f1977773296
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52665
diff
changeset
|
749 * processes.texi (Network): Say what stopped datagram connections do. |
7f1977773296
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52665
diff
changeset
|
750 |
7f1977773296
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52665
diff
changeset
|
751 * lists.texi (Association Lists): Clarify `assq-delete-all'. |
7f1977773296
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52665
diff
changeset
|
752 |
7f1977773296
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52665
diff
changeset
|
753 * display.texi (Overlay Properties): Clarify `evaporate' property. |
7f1977773296
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52665
diff
changeset
|
754 |
52770 | 755 2003-09-29 Lute Kamstra <lute@gnu.org> |
52665 | 756 |
757 * modes.texi (Mode Line Data): Explain when symbols in mode-line | |
52801 | 758 constructs should be marked as risky. |
52665 | 759 Change cons cell into proper list. |
760 (Mode Line Variables): Change cons cell into proper list. | |
761 | |
52770 | 762 2003-09-26 Lute Kamstra <lute@gnu.org> |
52630 | 763 |
764 * modes.texi (Mode Line Data): Document the :propertize construct. | |
765 (Mode Line Variables): Reorder the descriptions of the variables | |
52801 | 766 to match their order in the default mode-line-format. |
52630 | 767 Describe the new variables mode-line-position and mode-line-modes. |
768 Update the default values of mode-line-frame-identification, | |
769 minor-mode-alist, and default-mode-line-format. | |
770 (Properties in Mode): Mention the :propertize construct. | |
771 | |
52627
e3a0f4e62b53
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52599
diff
changeset
|
772 2003-09-26 Richard M. Stallman <rms@gnu.org> |
e3a0f4e62b53
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52599
diff
changeset
|
773 |
52801 | 774 * buffers.texi, commands.texi, debugging.texi, eval.texi: |
52627
e3a0f4e62b53
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52599
diff
changeset
|
775 * loading.texi, minibuf.texi, text.texi, variables.texi: |
e3a0f4e62b53
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52599
diff
changeset
|
776 Avoid @strong{Note:}. |
e3a0f4e62b53
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52599
diff
changeset
|
777 |
e3a0f4e62b53
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52599
diff
changeset
|
778 2003-09-26 Richard M. Stallman <rms@gnu.org> |
e3a0f4e62b53
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52599
diff
changeset
|
779 |
e3a0f4e62b53
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52599
diff
changeset
|
780 * keymaps.texi (Remapping Commands): Fix typo. |
e3a0f4e62b53
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52599
diff
changeset
|
781 |
52599
c0c49c850558
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52595
diff
changeset
|
782 2003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu> |
c0c49c850558
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52595
diff
changeset
|
783 |
c0c49c850558
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52595
diff
changeset
|
784 * processes.texi (Low-Level Network): Fix typo. |
c0c49c850558
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52595
diff
changeset
|
785 |
52595 | 786 2003-09-23 Kim F. Storm <storm@cua.dk> |
787 | |
788 * processes.texi (Network, Network Servers): Fix typos. | |
789 (Low-Level Network): Add timeout value for :server keyword. | |
790 Add new option keywords to make-network-process. | |
791 Add set-network-process-options. | |
792 Explain how to test availability of network options. | |
793 | |
52545
abc39a63c916
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52486
diff
changeset
|
794 2003-09-19 Richard M. Stallman <rms@gnu.org> |
abc39a63c916
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52486
diff
changeset
|
795 |
abc39a63c916
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52486
diff
changeset
|
796 * text.texi (Motion by Indent): Arg to |
abc39a63c916
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52486
diff
changeset
|
797 backward-to-indentation and forward-to-indentation is optional. |
abc39a63c916
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52486
diff
changeset
|
798 |
abc39a63c916
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52486
diff
changeset
|
799 * strings.texi (Creating Strings): Add substring-no-properties. |
abc39a63c916
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52486
diff
changeset
|
800 |
abc39a63c916
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52486
diff
changeset
|
801 * processes.texi |
abc39a63c916
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52486
diff
changeset
|
802 (Process Information): Add list-processes arg QUERY-ONLY. |
abc39a63c916
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52486
diff
changeset
|
803 Delete process-contact from here. |
abc39a63c916
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52486
diff
changeset
|
804 Add new status values for process-status. |
abc39a63c916
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52486
diff
changeset
|
805 Add process-get, process-put, process-plist, set-process-plist. |
abc39a63c916
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52486
diff
changeset
|
806 (Synchronous Processes): Add call-process-shell-command. |
abc39a63c916
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52486
diff
changeset
|
807 (Signals to Processes): signal-process allows process objects. |
abc39a63c916
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52486
diff
changeset
|
808 (Network): Complete rewrite. |
abc39a63c916
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52486
diff
changeset
|
809 (Network Servers, Datagrams, Low-Level Network): New nodes. |
abc39a63c916
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52486
diff
changeset
|
810 |
abc39a63c916
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52486
diff
changeset
|
811 * positions.texi (Word Motion): forward-word, backward-word |
abc39a63c916
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52486
diff
changeset
|
812 arg is optional. Reword. |
abc39a63c916
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52486
diff
changeset
|
813 |
abc39a63c916
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52486
diff
changeset
|
814 * abbrevs.texi (Defining Abbrevs): Index no-self-insert. |
abc39a63c916
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52486
diff
changeset
|
815 |
52801 | 816 * variables.texi (Creating Buffer-Local): |
52545
abc39a63c916
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52486
diff
changeset
|
817 Delete duplicate definition of buffer-local-value. |
abc39a63c916
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52486
diff
changeset
|
818 (File Local Variables): Explain about discarding text props. |
abc39a63c916
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52486
diff
changeset
|
819 |
52486
c784ff21a464
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52466
diff
changeset
|
820 2003-09-11 Richard M. Stallman <rms@gnu.org> |
c784ff21a464
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52466
diff
changeset
|
821 |
c784ff21a464
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52466
diff
changeset
|
822 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer |
c784ff21a464
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52466
diff
changeset
|
823 changes variables that record input events. |
c784ff21a464
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52466
diff
changeset
|
824 (Minibuffer Misc): Add minibuffer-selected-window. |
c784ff21a464
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52466
diff
changeset
|
825 |
c784ff21a464
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52466
diff
changeset
|
826 * lists.texi (Building Lists): Add copy-tree. |
c784ff21a464
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52466
diff
changeset
|
827 |
c784ff21a464
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52466
diff
changeset
|
828 * display.texi (Fontsets): Add char-displayable-p. |
c784ff21a464
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52466
diff
changeset
|
829 (Scroll Bars): New node. |
c784ff21a464
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52466
diff
changeset
|
830 |
52770 | 831 2003-09-08 Lute Kamstra <lute@gnu.org> |
52466 | 832 |
833 * modes.texi (%-Constructs): Document new `%i' and `%I' | |
834 constructs. | |
835 | |
52427 | 836 2003-09-03 Peter Runestig <peter@runestig.com> |
837 | |
838 * makefile.w32-in: New file. | |
839 | |
52381
e41ad488a239
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52268
diff
changeset
|
840 2003-08-29 Richard M. Stallman <rms@gnu.org> |
e41ad488a239
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52268
diff
changeset
|
841 |
e41ad488a239
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52268
diff
changeset
|
842 * display.texi (Overlay Properties): Clarify how priorities |
e41ad488a239
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52268
diff
changeset
|
843 affect use of the properties. |
e41ad488a239
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52268
diff
changeset
|
844 |
52268
afd336074a55
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52197
diff
changeset
|
845 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu> |
afd336074a55
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52197
diff
changeset
|
846 |
afd336074a55
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52197
diff
changeset
|
847 * customize.texi (Type Keywords): Correct the description of |
afd336074a55
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52197
diff
changeset
|
848 `:help-echo' in the case where `motion-doc' is a function. |
afd336074a55
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52197
diff
changeset
|
849 |
52197
a0b65ecec014
*** empty log message ***
John Paul Wallington <jpw@pobox.com>
parents:
52194
diff
changeset
|
850 2003-08-14 John Paul Wallington <jpw@gnu.org> |
a0b65ecec014
*** empty log message ***
John Paul Wallington <jpw@pobox.com>
parents:
52194
diff
changeset
|
851 |
a0b65ecec014
*** empty log message ***
John Paul Wallington <jpw@pobox.com>
parents:
52194
diff
changeset
|
852 * modes.texi (Emulating Mode Line): Subsection, not section. |
a0b65ecec014
*** empty log message ***
John Paul Wallington <jpw@pobox.com>
parents:
52194
diff
changeset
|
853 |
52194
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
854 2003-08-13 Richard M. Stallman <rms@gnu.org> |
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
855 |
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
856 * elisp.texi (Top): Update subnode lists in menu. |
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
857 |
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
858 * text.texi (Insertion): Add insert-buffer-substring-no-properties. |
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
859 (Kill Functions): kill-region has new arg yank-handler. |
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
860 (Yanking): New node. |
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
861 (Yank Commands): Add yank-undo-function. |
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
862 (Low-Level Kill Ring): |
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
863 kill-new and kill-append have new arg yank-handler. |
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
864 (Changing Properties): Add remove-list-of-text-properties. |
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
865 (Atomic Changes): New node. |
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
866 |
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
867 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put. |
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
868 |
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
869 * streams.texi (Output Variables): Add eval-expression-print-length |
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
870 and eval-expression-print-level. |
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
871 |
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
872 * os.texi (Time Conversion): For encode-time, explain limits on year. |
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
873 |
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
874 * objects.texi (Character Type): Define anchor "modifier bits". |
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
875 |
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
876 * modes.texi (Emulating Mode Line): New node. |
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
877 (Search-based Fontification): Font Lock uses font-lock-face property. |
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
878 (Other Font Lock Variables): Likewise. |
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
879 |
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
880 * keymaps.texi (Format of Keymaps): Keymaps contain char tables, |
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
881 not vectors. |
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
882 (Active Keymaps): Add emulation-mode-map-alists. |
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
883 (Functions for Key Lookup): key-binding has new arg no-remap. |
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
884 (Remapping Commands): New node. |
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
885 (Scanning Keymaps): where-is-internal has new arg no-remap. |
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
886 (Tool Bar): Add tool-bar-local-item-from-menu. |
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
887 Clarify when to use tool-bar-add-item-from-menu. |
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
888 |
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
889 * commands.texi (Interactive Call): commandp has new arg. |
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
890 (Command Loop Info): Add this-original-command. |
33aa7a797635
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52159
diff
changeset
|
891 |
52158
48d995ca0b3c
*** empty log message ***
John Paul Wallington <jpw@pobox.com>
parents:
52154
diff
changeset
|
892 2003-08-06 John Paul Wallington <jpw@gnu.org> |
48d995ca0b3c
*** empty log message ***
John Paul Wallington <jpw@pobox.com>
parents:
52154
diff
changeset
|
893 |
52159
c8251a6cc1c7
*** empty log message ***
John Paul Wallington <jpw@pobox.com>
parents:
52158
diff
changeset
|
894 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'. |
52158
48d995ca0b3c
*** empty log message ***
John Paul Wallington <jpw@pobox.com>
parents:
52154
diff
changeset
|
895 |
48d995ca0b3c
*** empty log message ***
John Paul Wallington <jpw@pobox.com>
parents:
52154
diff
changeset
|
896 * display.texi (Warning Basics): Fix typo. |
48d995ca0b3c
*** empty log message ***
John Paul Wallington <jpw@pobox.com>
parents:
52154
diff
changeset
|
897 (Fringes): Add closing curly bracket and fix typo. |
48d995ca0b3c
*** empty log message ***
John Paul Wallington <jpw@pobox.com>
parents:
52154
diff
changeset
|
898 |
48d995ca0b3c
*** empty log message ***
John Paul Wallington <jpw@pobox.com>
parents:
52154
diff
changeset
|
899 * elisp.texi (Top): Fix typo. |
48d995ca0b3c
*** empty log message ***
John Paul Wallington <jpw@pobox.com>
parents:
52154
diff
changeset
|
900 |
52154
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
901 2003-08-05 Richard M. Stallman <rms@gnu.org> |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
902 |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
903 * elisp.texi: Update lists of subnodes. |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
904 |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
905 * windows.texi (Buffers and Windows): set-window-buffer has new arg. |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
906 |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
907 * variables.texi (Local Variables): Use lc for example variable names. |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
908 |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
909 * tips.texi (Library Headers): Explain where to put -*-. |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
910 |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
911 * strings.texi (Creating Strings): Fix xref for vconcat. |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
912 |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
913 * sequences.texi (Vector Functions): |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
914 vconcat no longer allows integer args. |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
915 |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
916 * minibuf.texi (Reading File Names): read-file-name has new |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
917 arg PREDICATE. New function read-directory-name. |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
918 |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
919 * macros.texi (Defining Macros): Give definition of `declare' |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
920 (Indenting Macros): New node. |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
921 |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
922 * frames.texi (Parameter Access): Add modify-all-frames-parameters. |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
923 (Window Frame Parameters): Make separate table of parameters |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
924 that are coupled with specific face attributes. |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
925 (Deleting Frames): delete-frame-hooks renamed to |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
926 delete-frame-functions. |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
927 |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
928 * files.texi (Magic File Names): Add file-remote-p. |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
929 Clarify file-local-copy. |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
930 |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
931 * edebug.texi (Instrumenting Macro Calls): Don't define `declare' |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
932 here; instead xref Defining Macros. |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
933 |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
934 * display.texi (Warnings): New node, and subnodes. |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
935 (Fringes): New node. |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
936 |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
937 * debugging.texi (Test Coverage): New node. |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
938 |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
939 * compile.texi (Compiler Errors): Explain with-no-warnings |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
940 and other ways to suppress warnings. |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
941 |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
942 * commands.texi (Interactive Call): Minor clarification. |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
943 |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
944 * buffers.texi (Buffer File Name): set-visited-file-name |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
945 renames the buffer too. |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
946 |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
947 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table. |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52038
diff
changeset
|
948 |
52038
248d68994010
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
52006
diff
changeset
|
949 2003-07-24 Markus Rost <rost@math.ohio-state.edu> |
248d68994010
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
52006
diff
changeset
|
950 |
248d68994010
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
52006
diff
changeset
|
951 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example. |
248d68994010
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
52006
diff
changeset
|
952 |
52006
b1b3a648691c
(Garbage Collection): Fix previous change.
Markus Rost <rost@math.uni-bielefeld.de>
parents:
52004
diff
changeset
|
953 2003-07-22 Markus Rost <rost@math.ohio-state.edu> |
b1b3a648691c
(Garbage Collection): Fix previous change.
Markus Rost <rost@math.uni-bielefeld.de>
parents:
52004
diff
changeset
|
954 |
b1b3a648691c
(Garbage Collection): Fix previous change.
Markus Rost <rost@math.uni-bielefeld.de>
parents:
52004
diff
changeset
|
955 * internals.texi (Garbage Collection): Fix previous change. |
b1b3a648691c
(Garbage Collection): Fix previous change.
Markus Rost <rost@math.uni-bielefeld.de>
parents:
52004
diff
changeset
|
956 |
52004
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
957 2003-07-22 Richard M. Stallman <rms@gnu.org> |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
958 |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
959 * files.texi (Truenames): Add LIMIT arg to file-chase-links. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
960 |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
961 * display.texi (Width): Use \s syntax in example. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
962 (Font Selection): Add face-font-rescale-alist. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
963 |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
964 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
965 Remove spurious indent in example. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
966 |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
967 * lists.texi (Building Lists): Add number-sequence. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
968 |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
969 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
970 |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
971 * functions.texi (Function Documentation): Explain how to |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
972 show calling convention explicitly in the doc string. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
973 |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
974 * windows.texi (Selecting Windows): save-selected-window saves |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
975 selected window of each frame. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
976 (Window Configurations): Minor change. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
977 |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
978 * syntax.texi (Syntax Table Functions): Use \s syntax in examples. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
979 |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
980 * streams.texi (Output Variables): Add print-continuous-numbering |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
981 and print-number-table. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
982 |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
983 * processes.texi (Decoding Output): New node. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
984 |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
985 * os.texi (Time Conversion): decode-time arg is optional. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
986 |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
987 * objects.texi (Character Type): Don't use space as example for \. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
988 Make list of char names and \-sequences correspond. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
989 Explain that \s is not used in strings. `\ ' needs space after. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
990 |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
991 * nonascii.texi (Converting Representations): Add string-to-multibyte. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
992 (Translation of Characters): Add translation-table-for-input. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
993 (Default Coding Systems): Add auto-coding-functions. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
994 (Explicit Encoding): Add decode-coding-inserted-region. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
995 (Locales): Add locale-info. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
996 |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
997 * minibuf.texi (Basic Completion): Describe test-completion. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
998 Collections can be lists of strings. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
999 Clean up lazy-completion-table. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
1000 (Programmed Completion): Mention test-completion. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
1001 Clarify why lambda expressions are not accepted. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
1002 (Minibuffer Misc): Describe minibufferp. |
34d5a525041e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51926
diff
changeset
|
1003 |
51926
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1004 2003-07-14 Richard M. Stallman <rms@gnu.org> |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1005 |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1006 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1007 |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1008 * windows.texi (Selecting Windows): New arg to select-window. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1009 (Selecting Windows): Add with-selected-window. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1010 (Size of Window): Add window-inside-edges, etc. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1011 |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1012 * internals.texi (Garbage Collection): Add post-gc-hook. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1013 |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1014 * processes.texi (Subprocess Creation): Add exec-suffixes. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1015 |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1016 * keymaps.texi (Functions for Key Lookup): Add current-active-maps. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1017 (Scanning Keymaps): Add map-keymaps. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1018 (Defining Menus): Add keymap-prompt. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1019 |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1020 * numbers.texi (Integer Basics): Add most-positive-fixnum, |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1021 most-negative-fixnum. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1022 |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1023 * compile.texi (Byte Compilation): Explain no-byte-compile |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1024 (Compiler Errors): New node. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1025 |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1026 * os.texi (User Identification): user-uid, user-real-uid |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1027 can return float. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1028 |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1029 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1030 and about derived modes. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1031 (Minor Modes): Add minor-mode-list. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1032 (Defining Minor Modes): Keyword args for define-minor-mode. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1033 (Search-based Fontification): Explain managing other properties. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1034 (Other Font Lock Variables): Add font-lock-extra-managed-props. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1035 (Faces for Font Lock): Add font-locl-preprocessor-face. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1036 (Hooks): Add run-mode-hooks and delay-mode-hooks. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1037 |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1038 * variables.texi (Creating Buffer-Local): Add buffer-local-value. |
53037
9958d8677feb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
53024
diff
changeset
|
1039 (Variable Aliases): Clarify defvaralias. |
51926
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1040 |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1041 * loading.texi (Library Search): Add load-suffixes. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1042 |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1043 * minibuf.texi (Basic Completion): Add lazy-completion-table. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1044 (Programmed Completion): Add dynamic-completion-table. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1045 |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1046 * files.texi (Changing Files): copy-file allows dir as NEWNAME. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1047 (Magic File Names): Specify precedence order of handlers. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1048 o |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1049 * commands.texi (Command Overview): Emacs server runs pre-command-hook |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1050 and post-command-hook. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1051 (Waiting): New calling convention for sit-for. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1052 |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1053 * text.texi (Special Properties): local-map and keymap properties |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1054 apply based on their stickiness. |
402fb9100d33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51808
diff
changeset
|
1055 |
51808
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
1056 2003-07-07 Richard M. Stallman <rms@gnu.org> |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
1057 |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
1058 * modes.texi (Minor Mode Conventions): Specify only some kinds |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
1059 of list values as args to minor modes. |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
1060 |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
1061 * files.texi (File Name Expansion): Warn about iterative use |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
1062 of substitute-in-file-name. |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
1063 |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
1064 * advice.texi (Activation of Advice): Clean up previous change. |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
1065 |
51754
d6cbede0ea11
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
51645
diff
changeset
|
1066 2003-07-06 Markus Rost <rost@math.ohio-state.edu> |
d6cbede0ea11
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
51645
diff
changeset
|
1067 |
d6cbede0ea11
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
51645
diff
changeset
|
1068 * advice.texi (Activation of Advice): Note that ad-start-advice is |
d6cbede0ea11
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
51645
diff
changeset
|
1069 turned on by default. |
d6cbede0ea11
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
51645
diff
changeset
|
1070 |
51808
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
1071 2003-06-30 Richard M. Stallman <rms@gnu.org> |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
1072 |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
1073 * text.texi (Buffer Contents): Document current-word. |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
1074 (Change Hooks): Not called for *Messages*. |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
1075 |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
1076 * functions.texi (Defining Functions): Explain about redefining |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
1077 primitives. |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
1078 (Function Safety): Renamed. Minor changes. |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
1079 Comment out the detailed criteria for what is safe. |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51754
diff
changeset
|
1080 |
51645
1fa54c621eb5
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
51586
diff
changeset
|
1081 2003-06-22 Andreas Schwab <schwab@suse.de> |
1fa54c621eb5
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
51586
diff
changeset
|
1082 |
1fa54c621eb5
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
51586
diff
changeset
|
1083 * objects.texi (Symbol Type): Fix description of examples. |
1fa54c621eb5
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
51586
diff
changeset
|
1084 |
51586 | 1085 2003-06-16 Andreas Schwab <schwab@suse.de> |
1086 | |
1087 * hash.texi (Creating Hash): Fix description of :weakness. | |
1088 | |
51558
5a85c7c1d3ab
(Changing Files): copy-file copies file modes, too.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51300
diff
changeset
|
1089 2003-06-13 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net> |
5a85c7c1d3ab
(Changing Files): copy-file copies file modes, too.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51300
diff
changeset
|
1090 |
5a85c7c1d3ab
(Changing Files): copy-file copies file modes, too.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51300
diff
changeset
|
1091 * files.texi (Changing Files): copy-file copies file modes, too. |
5a85c7c1d3ab
(Changing Files): copy-file copies file modes, too.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51300
diff
changeset
|
1092 |
51300
0d8a28231554
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51150
diff
changeset
|
1093 2003-05-28 Richard M. Stallman <rms@gnu.org> |
0d8a28231554
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51150
diff
changeset
|
1094 |
0d8a28231554
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51150
diff
changeset
|
1095 * strings.texi (Creating Strings): Clarify split-string. |
0d8a28231554
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51150
diff
changeset
|
1096 |
51150
61009a4befe6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
51100
diff
changeset
|
1097 2003-05-22 Stephen J. Turnbull <stephen@xemacs.org> |
61009a4befe6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
51100
diff
changeset
|
1098 |
61009a4befe6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
51100
diff
changeset
|
1099 * strings.texi (Creating Strings): Update split-string specification |
61009a4befe6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
51100
diff
changeset
|
1100 and examples. |
61009a4befe6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
51100
diff
changeset
|
1101 |
51100
79e27b3ef7ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50655
diff
changeset
|
1102 2003-05-19 Richard M. Stallman <rms@gnu.org> |
79e27b3ef7ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50655
diff
changeset
|
1103 |
79e27b3ef7ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50655
diff
changeset
|
1104 * elisp.texi: Correct invariant section names. |
79e27b3ef7ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50655
diff
changeset
|
1105 |
50655
8e621ea67f06
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50643
diff
changeset
|
1106 2003-04-20 Richard M. Stallman <rms@gnu.org> |
8e621ea67f06
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50643
diff
changeset
|
1107 |
8e621ea67f06
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50643
diff
changeset
|
1108 * os.texi (Timers): Explain about timers and quitting. |
8e621ea67f06
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50643
diff
changeset
|
1109 |
50643
da94760ca8cb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50607
diff
changeset
|
1110 2003-04-19 Richard M. Stallman <rms@gnu.org> |
da94760ca8cb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50607
diff
changeset
|
1111 |
da94760ca8cb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50607
diff
changeset
|
1112 * internals.texi (Writing Emacs Primitives): Strings are |
da94760ca8cb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50607
diff
changeset
|
1113 no longer special for GCPROs. Mention GCPRO5, GCPRO6. |
da94760ca8cb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50607
diff
changeset
|
1114 Explain GCPRO convention for varargs function args. |
da94760ca8cb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50607
diff
changeset
|
1115 |
50607
6ee7467b8fd7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50509
diff
changeset
|
1116 2003-04-16 Richard M. Stallman <rms@gnu.org> |
6ee7467b8fd7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50509
diff
changeset
|
1117 |
6ee7467b8fd7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50509
diff
changeset
|
1118 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message. |
6ee7467b8fd7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50509
diff
changeset
|
1119 |
50509
81ee3475a52d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49766
diff
changeset
|
1120 2003-04-08 Richard M. Stallman <rms@gnu.org> |
81ee3475a52d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49766
diff
changeset
|
1121 |
81ee3475a52d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49766
diff
changeset
|
1122 * files.texi (Kinds of Files): Correct return value of file-symlink-p. |
81ee3475a52d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49766
diff
changeset
|
1123 |
49766 | 1124 2003-02-13 Kim F. Storm <storm@cua.dk> |
1125 | |
1126 * objects.texi (Character Type): New \s escape for space. | |
1127 | |
49549
99be3a1e2589
Cygwin support patch.
Juanma Barranquero <lekktu@gmail.com>
parents:
49532
diff
changeset
|
1128 2003-01-31 Joe Buehler <jhpb@draco.hekimian.com> |
99be3a1e2589
Cygwin support patch.
Juanma Barranquero <lekktu@gmail.com>
parents:
49532
diff
changeset
|
1129 |
99be3a1e2589
Cygwin support patch.
Juanma Barranquero <lekktu@gmail.com>
parents:
49532
diff
changeset
|
1130 * os.texi (System Environment): Added cygwin system-type. |
99be3a1e2589
Cygwin support patch.
Juanma Barranquero <lekktu@gmail.com>
parents:
49532
diff
changeset
|
1131 |
49447
d5ef8b62f209
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49196
diff
changeset
|
1132 2003-01-25 Richard M. Stallman <rms@gnu.org> |
d5ef8b62f209
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49196
diff
changeset
|
1133 |
d5ef8b62f209
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49196
diff
changeset
|
1134 * keymaps.texi: Document that a symbol can act as a keymap. |
d5ef8b62f209
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49196
diff
changeset
|
1135 |
49196
b367ee5ca97d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
48762
diff
changeset
|
1136 2003-01-13 Richard M. Stallman <rms@gnu.org> |
b367ee5ca97d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
48762
diff
changeset
|
1137 |
b367ee5ca97d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
48762
diff
changeset
|
1138 * text.texi (Changing Properties): Say string indices are origin-0. |
b367ee5ca97d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
48762
diff
changeset
|
1139 |
b367ee5ca97d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
48762
diff
changeset
|
1140 * positions.texi (Screen Lines) <compute-motion>: |
b367ee5ca97d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
48762
diff
changeset
|
1141 Correct order of elts in return value. |
b367ee5ca97d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
48762
diff
changeset
|
1142 |
b367ee5ca97d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
48762
diff
changeset
|
1143 * keymaps.texi (Changing Key Bindings) <define-key>: Mention |
b367ee5ca97d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
48762
diff
changeset
|
1144 how to define a default binding. |
b367ee5ca97d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
48762
diff
changeset
|
1145 |
48732 | 1146 2002-12-07 Markus Rost <rost@math.ohio-state.edu> |
48712
a253c4b9250c
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
48643
diff
changeset
|
1147 |
48762
df623c4c9afd
Brr. Fix another typo in recent Change Log entries.
Markus Rost <rost@math.uni-bielefeld.de>
parents:
48734
diff
changeset
|
1148 * loading.texi (Unloading): Fix recent change for load-history. |
48734
03de3f16e52e
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
48732
diff
changeset
|
1149 |
48762
df623c4c9afd
Brr. Fix another typo in recent Change Log entries.
Markus Rost <rost@math.uni-bielefeld.de>
parents:
48734
diff
changeset
|
1150 * customize.texi (Simple Types): Clarify description of custom |
df623c4c9afd
Brr. Fix another typo in recent Change Log entries.
Markus Rost <rost@math.uni-bielefeld.de>
parents:
48734
diff
changeset
|
1151 type 'number. Describe new custom type 'float. |
48712
a253c4b9250c
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
48643
diff
changeset
|
1152 |
48732 | 1153 2002-12-04 Markus Rost <rost@math.ohio-state.edu> |
48643
6d1169068833
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
47980
diff
changeset
|
1154 |
6d1169068833
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
47980
diff
changeset
|
1155 * variables.texi (File Local Variables): Fix typo. |
6d1169068833
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
47980
diff
changeset
|
1156 |
47980
5492d1831d2a
From Michael Albinus.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47667
diff
changeset
|
1157 2002-10-23 Kai Gro,A_(Bjohann <kai.grossjohann@uni-duisburg.de> |
49549
99be3a1e2589
Cygwin support patch.
Juanma Barranquero <lekktu@gmail.com>
parents:
49532
diff
changeset
|
1158 |
47980
5492d1831d2a
From Michael Albinus.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47667
diff
changeset
|
1159 From Michael Albinus <Michael.Albinus@alcatel.de>. |
5492d1831d2a
From Michael Albinus.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47667
diff
changeset
|
1160 |
5492d1831d2a
From Michael Albinus.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47667
diff
changeset
|
1161 * README: Target for Info file is `make info'. |
5492d1831d2a
From Michael Albinus.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47667
diff
changeset
|
1162 |
5492d1831d2a
From Michael Albinus.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47667
diff
changeset
|
1163 * files.texi (File Name Components): Fixed typos in |
5492d1831d2a
From Michael Albinus.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47667
diff
changeset
|
1164 `file-name-sans-extension'. |
5492d1831d2a
From Michael Albinus.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47667
diff
changeset
|
1165 (Magic File Names): Complete list of operations for magic file |
5492d1831d2a
From Michael Albinus.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47667
diff
changeset
|
1166 name handlers. |
5492d1831d2a
From Michael Albinus.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47667
diff
changeset
|
1167 |
47667
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
46809
diff
changeset
|
1168 2002-09-16 Jonathan Yavner <jyavner@engineer.com> |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
46809
diff
changeset
|
1169 |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
46809
diff
changeset
|
1170 * variables.texi (File Local Variables): New function |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
46809
diff
changeset
|
1171 risky-local-variable-p. |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
46809
diff
changeset
|
1172 |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
46809
diff
changeset
|
1173 2002-09-15 Jonathan Yavner <jyavner@engineer.com> |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
46809
diff
changeset
|
1174 |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
46809
diff
changeset
|
1175 * functions.texi (Function safety): New node about unsafep. |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
46809
diff
changeset
|
1176 |
46809
a7c081b4fc3c
2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
45866
diff
changeset
|
1177 2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk> |
a7c081b4fc3c
2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
45866
diff
changeset
|
1178 |
a7c081b4fc3c
2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
45866
diff
changeset
|
1179 * customize.texi (Splicing into Lists): Fixed example. |
a7c081b4fc3c
2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
45866
diff
changeset
|
1180 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr> |
a7c081b4fc3c
2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
45866
diff
changeset
|
1181 |
45866
b3418b45dac8
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
45780
diff
changeset
|
1182 2002-06-17 Juanma Barranquero <lektu@terra.es> |
b3418b45dac8
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
45780
diff
changeset
|
1183 |
b3418b45dac8
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
45780
diff
changeset
|
1184 * frames.texi (Display Feature Testing): Fix typo. |
b3418b45dac8
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
45780
diff
changeset
|
1185 |
45780
d850bd75235f
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
45275
diff
changeset
|
1186 2002-06-12 Andreas Schwab <schwab@suse.de> |
d850bd75235f
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
45275
diff
changeset
|
1187 |
d850bd75235f
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
45275
diff
changeset
|
1188 * frames.texi (Initial Parameters, Resources): Fix references to |
d850bd75235f
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
45275
diff
changeset
|
1189 the Emacs manual. |
d850bd75235f
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
45275
diff
changeset
|
1190 |
45275 | 1191 2002-05-13 Kim F. Storm <storm@cua.dk> |
1192 | |
1193 * variables.texi (Intro to Buffer-Local): Updated warning and | |
1194 example relating to changing buffer inside let. | |
1195 | |
49532
d4870f6c9ac0
Change email and real name.
Jan Djärv <jan.h.d@swipnet.se>
parents:
49447
diff
changeset
|
1196 2002-03-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
43823 | 1197 |
1198 * os.texi (Session Management): New node about X Session management. | |
1199 | |
42825 | 1200 2002-01-18 Eli Zaretskii <eliz@is.elta.co.il> |
1201 | |
1202 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs | |
1203 to which the manual corresponds, and the copyright years. | |
1204 | |
1205 * Makefile.in (VERSION): Set to 2.9. | |
1206 | |
41672 | 1207 2001-11-29 Eli Zaretskii <eliz@is.elta.co.il> |
1208 | |
1209 * elisp.texi: Change the category in @dircategory to "Emacs", to | |
1210 make it consistent with info/dir. | |
1211 | |
41491 | 1212 2001-11-25 Miles Bader <miles@gnu.org> |
1213 | |
1214 * text.texi (Fields): Describe new `limit' arg in | |
1215 field-beginning/field-end. | |
1216 | |
41193 | 1217 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il> |
1218 | |
41201 | 1219 * permute-index: Don't depend on csh-specific features. Replace |
1220 the interpreter name with /bin/sh. | |
1221 | |
41193 | 1222 * two-volume-cross-refs.txt: New file. |
1223 * two.el: New file. | |
1224 * spellfile: New file. | |
1225 | |
41139 | 1226 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il> |
1227 | |
1228 * permute-index: New file. | |
1229 | |
1230 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and | |
1231 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS | |
1232 8+3 restricted namespace. | |
41117 | 1233 |
1234 * Makefile.in (infodir): Define relative to $(srcdir). | |
1235 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the | |
1236 include directories list via -I switch to makeinfo. | |
1237 (index.texi): Use cp if both hard and symbolic links fail. | |
1238 | |
40886 | 1239 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il> |
1240 | |
40897 | 1241 * Makefile.in (distclean): Add. |
1242 | |
40886 | 1243 The following changes make ELisp manual part of the Emacs |
1244 distribution: | |
1245 | |
1246 * Makefile.in: Add Copyright notice. | |
1247 (prefix): Remove. | |
1248 (infodir): Change value to "../info". | |
1249 (VPATH): New variable. | |
1250 (MAKE): Don't define. | |
1251 (texmacrodir): Don't define. | |
1252 (texinputdir): Append the existing value of TEXINPUTS. | |
1253 ($(infodir)/elisp): Instead of just "elisp". Reformat the | |
1254 command to be compatible with man/Makefile.in, and to put the | |
1255 output into ../info. | |
40888 | 1256 (info): Add target. |
40886 | 1257 (installall): Target removed. |
1258 | |
41117 | 1259 2001-10-31 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
40573 | 1260 |
1261 * tips.texi (Coding Conventions): Fix typo. | |
1262 | |
40431 | 1263 2001-10-23 Gerd Moellmann <gerd@gnu.org> |
1264 | |
1265 * Makefile.in (srcs): Add gpl.texi and doclicense.texi. | |
1266 | |
40189 | 1267 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il> |
1268 | |
1269 * files.texi (File Name Components): Update the description of | |
1270 file-name-sans-extension and file-name-extension, as they now | |
1271 ignore leading dots. | |
1272 | |
40111 | 1273 2001-10-20 Gerd Moellmann <gerd@gnu.org> |
1274 | |
40152 | 1275 * (Version 21.1 released.) |
40111 | 1276 |
40043 | 1277 2001-10-19 Miles Bader <miles@gnu.org> |
1278 | |
1279 * positions.texi (Text Lines): Describe behavior of | |
1280 `beginning-of-line'/`end-of-line' in the presence of field properties. | |
1281 | |
39995 | 1282 2001-10-17 Gerd Moellmann <gerd@gnu.org> |
1283 | |
1284 * Makefile.in (VERSION): Set to 2.8. | |
1285 (manual): Use `manual-21'. | |
1286 | |
42674 | 1287 * elisp.texi (VERSION): Add and use it where the version |
39995 | 1288 number was used. Set it to 2.8. |
1289 | |
1290 * intro.texi: Likewise. | |
1291 | |
39884 | 1292 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il> |
1293 | |
1294 * files.texi (File Name Completion): Document the significance of | |
1295 a trailing slash in elements of completion-ignored-extensions. | |
1296 | |
39629 | 1297 2001-10-06 Miles Bader <miles@gnu.org> |
1298 | |
1299 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'. | |
1300 | |
39588 | 1301 2001-10-04 Gerd Moellmann <gerd@gnu.org> |
1302 | |
1303 * variables.texi (Variable Aliases): New node. | |
1304 | |
39742 | 1305 2001-10-04 Gerd Moellmann <gerd@gnu.org> |
1306 | |
1307 * Branch for 21.1. | |
40965 | 1308 |
39529 | 1309 2001-10-02 Miles Bader <miles@gnu.org> |
1310 | |
39532 | 1311 * minibuf.texi (Minibuffer Misc): Add entries for |
1312 `minibuffer-contents', `minibuffer-contents-no-properties', and | |
1313 `delete-minibuffer-contents'. | |
1314 Correct description for `minibuffer-prompt-end'. | |
1315 | |
39529 | 1316 * text.texi (Property Search): Correct descriptions of |
1317 `next-char-property-change' and `previous-char-property-change'. | |
1318 Add entries for `next-single-char-property-change' and | |
1319 `previous-single-char-property-change'. | |
1320 Make operand names a bit more consistent. | |
1321 | |
39506 | 1322 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il> |
1323 | |
1324 * frames.texi (Finding All Frames): Document that next-frame and | |
1325 previous-frame are local to current terminal. | |
1326 | |
39470 | 1327 2001-09-26 Eli Zaretskii <eliz@is.elta.co.il> |
1328 | |
1329 * keymaps.texi (Creating Keymaps): Fix the description of the | |
40965 | 1330 result of make-keymap. |
39470 | 1331 |
39405 | 1332 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il> |
1333 | |
1334 * display.texi (Font Lookup, Attribute Functions) | |
1335 (Image Descriptors): Add cross-references to the definition of | |
1336 selected frame. | |
1337 | |
1338 * buffers.texi (The Buffer List): Add cross-references to the | |
1339 definition of selected frame. | |
1340 | |
1341 * frames.texi (Input Focus): Clarify which frame is _the_ selected | |
1342 frame at any given time. | |
1343 (Multiple Displays, Size and Position): Add a cross-reference to | |
1344 the definition of the selected frame. | |
1345 | |
39211 | 1346 2001-09-08 Eli Zaretskii <eliz@is.elta.co.il> |
1347 | |
1348 * strings.texi (String Conversion) <string-to-number>: Document | |
1349 that a float is returned for integers that are too large. | |
1350 | |
1351 * frames.texi (Mouse Position): Document mouse-position-function. | |
1352 (Display Feature Testing): Document display-images-p. | |
1353 (Window Frame Parameters): Document the cursor-type variable. | |
1354 | |
1355 * numbers.texi (Integer Basics): Document CL style read syntax for | |
1356 integers in bases other than 10. | |
1357 | |
1358 * positions.texi (List Motion): Document | |
1359 open-paren-in-column-0-is-defun-start. | |
1360 | |
1361 * lists.texi (Sets And Lists): Document member-ignore-case. | |
1362 | |
1363 * internals.texi (Garbage Collection): Document the used and free | |
1364 strings report. | |
1365 (Memory Usage): Document strings-consed. | |
1366 | |
1367 * os.texi (Time of Day): Document float-time. | |
1368 (Recording Input): Document that clear-this-command-keys clears | |
1369 the vector to be returned by recent-keys. | |
1370 | |
1371 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The | |
1372 argument keymap can be a list. | |
1373 | |
1374 * nonascii.texi (User-Chosen Coding Systems) | |
1375 <select-safe-coding-system>: Document the new argument | |
1376 accept-default-p and the variable | |
1377 select-safe-coding-system-accept-default-p. Tell what happens if | |
1378 buffer-file-coding-system is undecided. | |
1379 (Default Coding Systems): Document auto-coding-regexp-alist. | |
1380 | |
1381 * display.texi (The Echo Area) <message>: Document | |
1382 message-truncate-lines. | |
1383 (Glyphs): Document that the glyph table is unused on windowed | |
1384 displays. | |
1385 | |
1386 * help.texi (Describing Characters) <single-key-description>: | |
1387 Document the new argument no-angles. | |
1388 (Accessing Documentation) <documentation-property>: Document that | |
1389 a non-string property is evaluated. | |
1390 <documentation>: Document that the function-documentation property | |
1391 is looked for. | |
1392 | |
1393 * windows.texi (Selecting Windows): Document some-window. | |
1394 | |
1395 * text.texi (MD5 Checksum): New node, documents the md5 primitive. | |
1396 | |
1397 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and | |
1398 apropos-mode-hook. | |
1399 | |
1400 * commands.texi (Using Interactive): Document interactive-form. | |
1401 (Keyboard Macros): Document kbd-macro-termination-hook. | |
1402 (Command Loop Info): Document that clear-this-command-keys clears | |
1403 the vector to be returned by recent-keys. | |
1404 | |
39112 | 1405 2001-09-04 Werner LEMBERG <wl@gnu.org> |
1406 | |
1407 * Makefile.in (srcdir, texinputdir): New variables. | |
1408 (srcs, index.texi, install): Use $(srcdir). | |
1409 (.PHONY): Remove elisp.dvi. | |
1410 (elisp): Use -I switch for makeinfo. | |
1411 (elisp.dvi): Use $(srcdir) and $(texinputdir). | |
1412 (installall, dist): Use $(srcdir). | |
1413 Fix path to texinfo.tex. | |
1414 (maintainer-clean): Add elisp.dvi and elisp.oaux. | |
1415 | |
39030 | 1416 2001-08-30 Gerd Moellmann <gerd@gnu.org> |
1417 | |
39034 | 1418 * display.texi (Conditional Display): Adjust to API change. |
1419 | |
39030 | 1420 * configure: New file. |
1421 | |
38604 | 1422 2001-07-30 Gerd Moellmann <gerd@gnu.org> |
1423 | |
1424 * commands.texi (Repeat Events): Add description of | |
1425 double-click-fuzz. | |
1426 | |
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
1427 2001-05-08 Stefan Monnier <monnier@cs.yale.edu> |
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
1428 |
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
1429 * syntax.texi (Syntax Class Table): Add the missing designator for |
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
1430 comment and string fences. |
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
1431 (Syntax Properties): Add a xref to syntax table internals. |
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
1432 (Syntax Table Internals): Document string-to-syntax. |
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
1433 |
37606 | 1434 2001-05-07 Gerd Moellmann <gerd@gnu.org> |
1435 | |
1436 * Makefile.in (install): Use install-info command line options | |
1437 like in Emacs' Makefile.in. | |
1438 | |
34391 | 1439 2000-12-09 Miles Bader <miles@gnu.org> |
1440 | |
1441 * windows.texi (Window Start): Update documentation for | |
1442 `pos-visible-in-window-p'. | |
1443 | |
33429
fc7270277aa9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32860
diff
changeset
|
1444 2000-11-12 Stefan Monnier <monnier@cs.yale.edu> |
fc7270277aa9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32860
diff
changeset
|
1445 |
fc7270277aa9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32860
diff
changeset
|
1446 * lists.texi (Building Lists): Add footnote to explain how to add |
fc7270277aa9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32860
diff
changeset
|
1447 to the end of a list. |
fc7270277aa9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
32860
diff
changeset
|
1448 |
32860 | 1449 2000-10-25 Gerd Moellmann <gerd@gnu.org> |
1450 | |
1451 * files.texi (Visiting Functions): Typos. | |
1452 | |
32841 | 1453 2000-10-25 Kenichi Handa <handa@etl.go.jp> |
1454 | |
1455 * files.texi (Visiting Functions): Return value of | |
1456 find-file-noselect may be a list of buffers if wildcards are used. | |
1457 | |
32803 | 1458 2000-10-24 Miles Bader <miles@lsi.nec.co.jp> |
1459 | |
1460 * display.texi (Defining Faces): Document `graphic' display type | |
1461 in face specs. | |
1462 | |
32596
1cb37313bcac
Obsolete variable `after-make-frame-hook'.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
32556
diff
changeset
|
1463 2000-10-18 Kai Grossjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> |
1cb37313bcac
Obsolete variable `after-make-frame-hook'.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
32556
diff
changeset
|
1464 |
37606 | 1465 * hooks.texi (Standard Hooks): Replace obsolete |
32596
1cb37313bcac
Obsolete variable `after-make-frame-hook'.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
32556
diff
changeset
|
1466 `after-make-frame-hook' with `after-make-frame-functions'. |
1cb37313bcac
Obsolete variable `after-make-frame-hook'.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
32556
diff
changeset
|
1467 |
37606 | 1468 * frames.texi (Creating Frames): Ditto. |
32596
1cb37313bcac
Obsolete variable `after-make-frame-hook'.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
32556
diff
changeset
|
1469 |
37606 | 1470 * variables.texi (Future Local Variables): Ditto. |
32596
1cb37313bcac
Obsolete variable `after-make-frame-hook'.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
32556
diff
changeset
|
1471 |
32556 | 1472 2000-10-16 Gerd Moellmann <gerd@gnu.org> |
1473 | |
1474 * display.texi (Other Image Types): Add description of :foreground | |
1475 and :background properties of mono PBM images. | |
1476 | |
30904 | 1477 2000-08-17 Werner LEMBERG <wl@gnu.org> |
1478 | |
1479 * .cvsignore: New file. | |
1480 | |
27188 | 1481 2000-01-05 Gerd Moellmann <gerd@gnu.org> |
1482 | |
1483 * tindex.pl: New script. | |
1484 | |
26695 | 1485 1999-12-03 Dave Love <fx@gnu.org> |
1486 | |
1487 * Makefile.in (MAKEINFO): New parameter. | |
1488 | |
26693 | 1489 1999-09-17 Richard Stallman <rms@gnu.org> |
1490 | |
1491 * Makefile.in (srcs): Add hash.texi. | |
1492 (VERSION): Update to 20.6. | |
1493 | |
1494 1999-09-13 Richard Stallman <rms@gnu.org> | |
1495 | |
1496 * Makefile.in (index.texi): If cannot make a symlink, make a hard link. | |
1497 | |
1498 1998-08-29 Karl Heuer <kwzh@gnu.org> | |
1499 | |
1500 * configure.in: New file. | |
1501 * Makefile.in: Renamed from Makefile. | |
1502 (prefix, infodir): Use value obtained from configure. | |
1503 (emacslibdir): Obsolete variable deleted. | |
1504 (dist): Distribute configure.in, configure, Makefile.in. | |
1505 | |
1506 1998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu> | |
1507 | |
1508 * Makefile (INSTALL_INFO): New variable. | |
1509 (install): Run install-info. | |
1510 | |
1511 1998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu> | |
1512 | |
1513 * Makefile (elisp.dvi): Add missing backslash. | |
1514 | |
1515 1998-05-02 Richard Stallman <rms@psilocin.gnu.org> | |
1516 | |
1517 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps. | |
1518 Run texindex without `./'. Always run texindex on elisp.tp. | |
1519 (elisp.tps): Target deleted. | |
1520 | |
1521 1998-04-05 Richard Stallman <rms@psilocin.gnu.org> | |
1522 | |
1523 * Makefile (srcs): Add nonascii.texi and customize.texi. | |
1524 (dist): Start by deleting `temp'. | |
1525 | |
1526 1998-02-17 Richard Stallman <rms@psilocin.gnu.org> | |
1527 | |
1528 * Makefile (makeinfo, texindex): Targets deleted. | |
1529 (makeinfo.o, texindex.o): Targets deleted. | |
1530 (clean, dist): Don't do anything with them or with getopt*. | |
1531 | |
1532 1998-01-30 Richard Stallman <rms@psilocin.gnu.org> | |
1533 | |
1534 * Makefile (SHELL): Defined. | |
1535 | |
1536 1998-01-27 Richard Stallman <rms@psilocin.gnu.org> | |
1537 | |
1538 * Makefile (elisp.tps): New target. | |
1539 (elisp.dvi): Depend on elisp.tps. | |
1540 | |
1541 Wed Apr 3 15:24:25 1996 Karl Heuer <kwzh@gnu.ai.mit.edu> | |
1542 | |
1543 * README: Update phone number. | |
1544 | |
1545 * Makefile (elisp): Make this be the default target. | |
1546 Depend on makeinfo.c instead of makeinfo. | |
1547 (install): Don't depend on elisp.dvi, since we don't install that. | |
1548 Use mkinstalldirs. | |
1549 (dist): Add mkinstalldirs. | |
1550 | |
1551 Mon Jun 19 14:35:26 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
1552 | |
1553 * Makefile (VERSION): Update version number. | |
1554 (maintainer-clean): Renamed from realclean. | |
1555 | |
1556 Wed Jun 7 17:04:59 1995 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu> | |
1557 | |
1558 * Makefile (realclean): New target. | |
1559 (elisp): Remove any old elisp-* files first. | |
1560 | |
1561 Tue Nov 23 19:59:40 1993 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu) | |
1562 | |
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
1563 * Makefile (VERSION): New variable. |
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
1564 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'. |
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
1565 Compressed file suffix should be `.gz', not `.z'. |
26693 | 1566 |
1567 Mon Nov 22 15:06:19 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
1568 | |
1569 * Makefile (elisp): Depend on makeinfo. | |
1570 | |
1571 Fri Nov 19 02:29:33 1993 Noah Friedman (friedman@gnu.ai.mit.edu) | |
1572 | |
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
1573 * Makefile (srcs): Add anti.texi. |
26693 | 1574 |
1575 Fri May 28 18:04:53 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
1576 | |
1577 * Makefile (infodir, prefix): New vars. | |
1578 (install): Use infodir. | |
1579 (emacsinfodir): Deleted. | |
1580 | |
1581 Thu May 27 02:11:25 1993 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
1582 | |
1583 * Makefile (srcs): Add calendar.texi. | |
1584 | |
1585 * Makefile (dist): Copy texindex.c and makeinfo.c. | |
1586 Limit elisp-* files to those with one or two digits. | |
1587 | |
1588 Sun May 16 17:58:21 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
1589 | |
1590 * Makefile (dist): Changed to use Gzip instead of compress. | |
1591 | |
1592 Fri Apr 23 01:05:23 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
1593 | |
1594 * loading.texi (Unloading): define-function changed back to | |
1595 defalias. It may not stay this way, but at least it's | |
1596 consistent with the known-good version of the code patch. | |
1597 | |
1598 Fri Mar 26 21:14:54 1993 Eric S. Raymond (eric@geech.gnu.ai.mit.edu) | |
1599 | |
1600 * modes.texi (Hooks): Document new optional arg of add-hook. | |
1601 | |
1602 Wed Mar 17 08:48:24 1993 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
1603 | |
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
1604 * variables.texi: Document nil initial value of buffer-local variables. |
26693 | 1605 |
1606 * tips.texi: Add new section on standard library headers. | |
1607 | |
1608 Sat Feb 27 18:00:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
1609 | |
1610 * Makefile (srcs): Add frame.texi to the list of sources. | |
1611 | |
1612 Tue Feb 23 10:50:25 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
1613 | |
1614 * Makefile (dist): Don't bother excluding autosave files; they'll | |
1615 never make it into the temp directory anyway, and the hash marks | |
1616 in the name are problematic for make and the Bourne shell. | |
40965 | 1617 (srcs): |
26693 | 1618 |
1619 Fri Feb 12 16:54:38 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
1620 | |
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
1621 * Makefile (dist): Don't include backup files or autosave files in |
26693 | 1622 the distribution tar file. |
1623 | |
40965 | 1624 Tue Nov 26 21:10:34 1991 Richard Stallman (rms@mole.gnu.ai.mit.edu) |
26693 | 1625 |
1626 * Makefile (srcs): Added index.perm. | |
1627 (elisp.dvi): Remove erroneous shell comment. | |
1628 Expect output of permute-index in permuted.fns. | |
1629 Save old elisp.aux in elisp.oaux. | |
1630 (clean): Added index.texi to be deleted. | |
1631 | |
40965 | 1632 Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
26693 | 1633 |
1634 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef. | |
1635 | |
40965 | 1636 Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech) |
26693 | 1637 |
1638 * files.texi: Noted that completion-ignored-extensions is ignored | |
1639 when making *Completions*. | |
1640 | |
1641 Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu) | |
1642 | |
1643 * Makefile make dist now depends on elisp.dvi, since it tries | |
1644 to include it in the dist file. | |
1645 | |
40965 | 1646 Wed Mar 28 22:57:35 1990 Jim Kingdon (kingdon@mole.ai.mit.edu) |
26693 | 1647 |
1648 * functions.texinfo (Mapping Functions): Add missing quote | |
1649 | |
40965 | 1650 Mon Jun 19 18:09:24 1989 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
26693 | 1651 |
1652 * texinfo.tex (frenchspacing): Use decimal codes for char to be set. | |
1653 (defunargs): Turn off \hyphenchar of \sl font temporarily. | |
1654 | |
40965 | 1655 Wed May 10 18:01:17 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu) |
26693 | 1656 |
1657 * @result{}, @expansion{}, @print{}, @quiv{}, @point{}, | |
1658 and @error{} are the terms now being used. The files in the | |
1659 directory have been changed to reflect this. | |
1660 | |
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
1661 * All instances of @indentedresultt{} have been changed to |
26693 | 1662 ` @result{}', using 5 spaces at the begining of the line. |
1663 | |
40965 | 1664 Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu) |
26693 | 1665 |
1666 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the | |
1667 experimental @indentedresult{}, @indentedexpandsto{} are part of | |
1668 the texinfo.tex in this directory. These TeX macros are not | |
1669 stable yet. | |
1670 | |
40965 | 1671 Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu) |
26693 | 1672 |
1673 * texinfo.tex: temporarily added | |
37624
369005880696
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
37606
diff
changeset
|
1674 \let\result=\dblarrow |
26693 | 1675 \def\error{{\it ERROR} \longdblarrow} |
1676 We need to do this better soon. | |
1677 | |
40965 | 1678 Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu) |
26693 | 1679 |
1680 * Applied Karl Berry's patches to *.texinfo files, but not to | |
1681 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's | |
1682 new title page format is also not applied, since it requires | |
1683 texinfo.tex changes.) | |
1684 | |
1685 * Cleaned up `Makefile' and defined the `emacslibdir' directory | |
1686 for the Project GNU development environment. | |
1687 | |
41117 | 1688 ;; Local Variables: |
52427 | 1689 ;; coding: iso-2022-7bit |
41117 | 1690 ;; End: |
39627 | 1691 |
1692 Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc. | |
1693 Copying and distribution of this file, with or without modification, | |
1694 are permitted provided the copyright notice and this notice are preserved. | |
52401 | 1695 |
1696 ;;; arch-tag: 985ae0ce-df29-475b-b3f8-4bbcbf6f7fda |