Mercurial > hg > xemacs-beta
annotate man/ChangeLog @ 5215:956d54c39176
Reword the lispref documentation of buffer-display-count.
2010-05-28 Aidan Kehoe <kehoea@parhasard.net>
* lispref/windows.texi (Buffers and Windows):
Reword the documentation of `buffer-display-count';
`buffer-display-time's documentation was taken from a version of
the GNU elisp manuwal with a compatible licence,
`buffer-display-count' was not.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Fri, 28 May 2010 13:52:16 +0100 |
parents | 0b4d355771bd |
children | 0f7d483cff5a |
rev | line source |
---|---|
5215
956d54c39176
Reword the lispref documentation of buffer-display-count.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5214
diff
changeset
|
1 2010-05-28 Aidan Kehoe <kehoea@parhasard.net> |
956d54c39176
Reword the lispref documentation of buffer-display-count.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5214
diff
changeset
|
2 |
956d54c39176
Reword the lispref documentation of buffer-display-count.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5214
diff
changeset
|
3 * lispref/windows.texi (Buffers and Windows): |
956d54c39176
Reword the lispref documentation of buffer-display-count.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5214
diff
changeset
|
4 Reword the documentation of `buffer-display-count'; |
956d54c39176
Reword the lispref documentation of buffer-display-count.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5214
diff
changeset
|
5 `buffer-display-time's documentation was taken from a version of |
956d54c39176
Reword the lispref documentation of buffer-display-count.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5214
diff
changeset
|
6 the GNU elisp manuwal with a compatible licence, |
956d54c39176
Reword the lispref documentation of buffer-display-count.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5214
diff
changeset
|
7 `buffer-display-count' was not. |
956d54c39176
Reword the lispref documentation of buffer-display-count.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5214
diff
changeset
|
8 |
5214
0b4d355771bd
Import buffer-display-count, buffer-display-time; thank you, Jeff Sparkes.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5191
diff
changeset
|
9 2010-05-17 Jeff Sparkes <jsparkes@gmail.com> |
0b4d355771bd
Import buffer-display-count, buffer-display-time; thank you, Jeff Sparkes.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5191
diff
changeset
|
10 |
0b4d355771bd
Import buffer-display-count, buffer-display-time; thank you, Jeff Sparkes.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5191
diff
changeset
|
11 * lispref/windows.texi (Buffers and Windows): |
0b4d355771bd
Import buffer-display-count, buffer-display-time; thank you, Jeff Sparkes.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5191
diff
changeset
|
12 Document buffer-display-count and buffer-display-time with |
0b4d355771bd
Import buffer-display-count, buffer-display-time; thank you, Jeff Sparkes.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5191
diff
changeset
|
13 descriptions from GNU emacs lispref. |
0b4d355771bd
Import buffer-display-count, buffer-display-time; thank you, Jeff Sparkes.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5191
diff
changeset
|
14 |
0b4d355771bd
Import buffer-display-count, buffer-display-time; thank you, Jeff Sparkes.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5191
diff
changeset
|
15 * lispref/locals.texi (Standard Buffer-Local Variables): |
0b4d355771bd
Import buffer-display-count, buffer-display-time; thank you, Jeff Sparkes.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5191
diff
changeset
|
16 Add buffer-display-count and buffer-display-time. |
0b4d355771bd
Import buffer-display-count, buffer-display-time; thank you, Jeff Sparkes.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5191
diff
changeset
|
17 |
5191
71ee43b8a74d
Add #'equalp as a hash test by default; add #'define-hash-table-test, GNU API
Aidan Kehoe <kehoea@parhasard.net>
parents:
5182
diff
changeset
|
18 2010-04-03 Aidan Kehoe <kehoea@parhasard.net> |
71ee43b8a74d
Add #'equalp as a hash test by default; add #'define-hash-table-test, GNU API
Aidan Kehoe <kehoea@parhasard.net>
parents:
5182
diff
changeset
|
19 |
71ee43b8a74d
Add #'equalp as a hash test by default; add #'define-hash-table-test, GNU API
Aidan Kehoe <kehoea@parhasard.net>
parents:
5182
diff
changeset
|
20 * lispref/hash-tables.texi (Introduction to Hash Tables): |
71ee43b8a74d
Add #'equalp as a hash test by default; add #'define-hash-table-test, GNU API
Aidan Kehoe <kehoea@parhasard.net>
parents:
5182
diff
changeset
|
21 Document that we now support #'equalp as a hash table test by |
71ee43b8a74d
Add #'equalp as a hash test by default; add #'define-hash-table-test, GNU API
Aidan Kehoe <kehoea@parhasard.net>
parents:
5182
diff
changeset
|
22 default, and mention #'define-hash-table-test. |
71ee43b8a74d
Add #'equalp as a hash test by default; add #'define-hash-table-test, GNU API
Aidan Kehoe <kehoea@parhasard.net>
parents:
5182
diff
changeset
|
23 (Working With Hash Tables): Document #'define-hash-table-test. |
71ee43b8a74d
Add #'equalp as a hash test by default; add #'define-hash-table-test, GNU API
Aidan Kehoe <kehoea@parhasard.net>
parents:
5182
diff
changeset
|
24 |
5182
2e528066e2fc
Move #'sort*, #'fill, #'merge to C from cl-seq.el.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5178
diff
changeset
|
25 2010-04-01 Aidan Kehoe <kehoea@parhasard.net> |
2e528066e2fc
Move #'sort*, #'fill, #'merge to C from cl-seq.el.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5178
diff
changeset
|
26 |
2e528066e2fc
Move #'sort*, #'fill, #'merge to C from cl-seq.el.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5178
diff
changeset
|
27 * lispref/lists.texi (Rearrangement): |
2e528066e2fc
Move #'sort*, #'fill, #'merge to C from cl-seq.el.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5178
diff
changeset
|
28 Update the documentation of #'sort here, now that it accepts any |
2e528066e2fc
Move #'sort*, #'fill, #'merge to C from cl-seq.el.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5178
diff
changeset
|
29 type of sequence and the KEY keyword argument. (Though this is |
2e528066e2fc
Move #'sort*, #'fill, #'merge to C from cl-seq.el.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5178
diff
changeset
|
30 probably now the wrong place for this function, given that.) |
2e528066e2fc
Move #'sort*, #'fill, #'merge to C from cl-seq.el.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5178
diff
changeset
|
31 |
5176
8b2f75cecb89
rename objects* (.c, .h and .el files) to fontcolor*
Ben Wing <ben@xemacs.org>
parents:
5048
diff
changeset
|
32 2010-02-22 Ben Wing <ben@xemacs.org> |
8b2f75cecb89
rename objects* (.c, .h and .el files) to fontcolor*
Ben Wing <ben@xemacs.org>
parents:
5048
diff
changeset
|
33 |
8b2f75cecb89
rename objects* (.c, .h and .el files) to fontcolor*
Ben Wing <ben@xemacs.org>
parents:
5048
diff
changeset
|
34 * internals/internals.texi (A Summary of the Various XEmacs Modules): |
8b2f75cecb89
rename objects* (.c, .h and .el files) to fontcolor*
Ben Wing <ben@xemacs.org>
parents:
5048
diff
changeset
|
35 * internals/internals.texi (Modules for other Display-Related Lisp Objects): |
8b2f75cecb89
rename objects* (.c, .h and .el files) to fontcolor*
Ben Wing <ben@xemacs.org>
parents:
5048
diff
changeset
|
36 objects*.[ch] -> fontcolor*.[ch]. |
8b2f75cecb89
rename objects* (.c, .h and .el files) to fontcolor*
Ben Wing <ben@xemacs.org>
parents:
5048
diff
changeset
|
37 |
5148
9c4bf82eaac2
Reflect change from `lib' to `share' in docs.
Mike Sperber <sperber@deinprogramm.de>
parents:
5142
diff
changeset
|
38 2010-03-18 Mike Sperber <mike@xemacs.org> |
9c4bf82eaac2
Reflect change from `lib' to `share' in docs.
Mike Sperber <sperber@deinprogramm.de>
parents:
5142
diff
changeset
|
39 |
9c4bf82eaac2
Reflect change from `lib' to `share' in docs.
Mike Sperber <sperber@deinprogramm.de>
parents:
5142
diff
changeset
|
40 * xemacs/startup.texi (Startup Paths): Reflect the (long-ago) |
9c4bf82eaac2
Reflect change from `lib' to `share' in docs.
Mike Sperber <sperber@deinprogramm.de>
parents:
5142
diff
changeset
|
41 change from `lib' to `share' for the architecture-independent |
9c4bf82eaac2
Reflect change from `lib' to `share' in docs.
Mike Sperber <sperber@deinprogramm.de>
parents:
5142
diff
changeset
|
42 directories. |
9c4bf82eaac2
Reflect change from `lib' to `share' in docs.
Mike Sperber <sperber@deinprogramm.de>
parents:
5142
diff
changeset
|
43 |
5142
f965e31a35f0
reduce lcrecord headers to 2 words, rename printing_unreadable_object
Ben Wing <ben@xemacs.org>
parents:
5128
diff
changeset
|
44 2010-03-13 Ben Wing <ben@xemacs.org> |
f965e31a35f0
reduce lcrecord headers to 2 words, rename printing_unreadable_object
Ben Wing <ben@xemacs.org>
parents:
5128
diff
changeset
|
45 |
f965e31a35f0
reduce lcrecord headers to 2 words, rename printing_unreadable_object
Ben Wing <ben@xemacs.org>
parents:
5128
diff
changeset
|
46 * internals/internals.texi (Working with Lisp Objects): |
f965e31a35f0
reduce lcrecord headers to 2 words, rename printing_unreadable_object
Ben Wing <ben@xemacs.org>
parents:
5128
diff
changeset
|
47 * internals/internals.texi (Writing Macros): |
f965e31a35f0
reduce lcrecord headers to 2 words, rename printing_unreadable_object
Ben Wing <ben@xemacs.org>
parents:
5128
diff
changeset
|
48 * internals/internals.texi (lrecords): |
f965e31a35f0
reduce lcrecord headers to 2 words, rename printing_unreadable_object
Ben Wing <ben@xemacs.org>
parents:
5128
diff
changeset
|
49 More rewriting to correspond with changes from |
f965e31a35f0
reduce lcrecord headers to 2 words, rename printing_unreadable_object
Ben Wing <ben@xemacs.org>
parents:
5128
diff
changeset
|
50 *LRECORD* to *LISP_OBJECT*. |
f965e31a35f0
reduce lcrecord headers to 2 words, rename printing_unreadable_object
Ben Wing <ben@xemacs.org>
parents:
5128
diff
changeset
|
51 |
5127
a9c41067dd88
more cleanups, terminology clarification, lots of doc work
Ben Wing <ben@xemacs.org>
parents:
5048
diff
changeset
|
52 2010-03-05 Ben Wing <ben@xemacs.org> |
a9c41067dd88
more cleanups, terminology clarification, lots of doc work
Ben Wing <ben@xemacs.org>
parents:
5048
diff
changeset
|
53 |
a9c41067dd88
more cleanups, terminology clarification, lots of doc work
Ben Wing <ben@xemacs.org>
parents:
5048
diff
changeset
|
54 * internals/internals.texi (Introduction to Allocation): |
a9c41067dd88
more cleanups, terminology clarification, lots of doc work
Ben Wing <ben@xemacs.org>
parents:
5048
diff
changeset
|
55 * internals/internals.texi (Integers and Characters): |
a9c41067dd88
more cleanups, terminology clarification, lots of doc work
Ben Wing <ben@xemacs.org>
parents:
5048
diff
changeset
|
56 * internals/internals.texi (Allocation from Frob Blocks): |
a9c41067dd88
more cleanups, terminology clarification, lots of doc work
Ben Wing <ben@xemacs.org>
parents:
5048
diff
changeset
|
57 * internals/internals.texi (lrecords): |
a9c41067dd88
more cleanups, terminology clarification, lots of doc work
Ben Wing <ben@xemacs.org>
parents:
5048
diff
changeset
|
58 * internals/internals.texi (Low-level allocation): |
a9c41067dd88
more cleanups, terminology clarification, lots of doc work
Ben Wing <ben@xemacs.org>
parents:
5048
diff
changeset
|
59 Rewrite section on allocation of Lisp objects to reflect the new |
a9c41067dd88
more cleanups, terminology clarification, lots of doc work
Ben Wing <ben@xemacs.org>
parents:
5048
diff
changeset
|
60 reality. Remove references to nonexistent XSETINT and XSETCHAR. |
a9c41067dd88
more cleanups, terminology clarification, lots of doc work
Ben Wing <ben@xemacs.org>
parents:
5048
diff
changeset
|
61 |
5096 | 62 2010-03-04 Ben Wing <ben@xemacs.org> |
63 | |
64 * internals/internals.texi (Top): | |
65 * internals/internals.texi (list-to-texinfo): Removed. | |
66 * internals/internals.texi (convert-list-to-texinfo): New. | |
67 * internals/internals.texi (table-to-texinfo): Removed. | |
68 * internals/internals.texi (convert-table-to-texinfo): New. | |
69 Update Lisp functions at top to newest versions. | |
70 | |
71 * internals/internals.texi (A History of Emacs): | |
72 * internals/internals.texi (Through Version 18): | |
73 * internals/internals.texi (Lucid Emacs): | |
74 * internals/internals.texi (XEmacs): | |
75 * internals/internals.texi (The XEmacs Split): | |
76 * internals/internals.texi (Modules for Other Aspects of the Lisp Interpreter and Object System): | |
77 * internals/internals.texi (Introduction to Writing C Code): | |
78 * internals/internals.texi (Writing Good Comments): | |
79 * internals/internals.texi (Writing Macros): | |
80 * internals/internals.texi (Major Textual Changes): | |
81 * internals/internals.texi (Great Integral Type Renaming): | |
82 * internals/internals.texi (How to Regression-Test): | |
83 * internals/internals.texi (Creating a Branch): | |
84 * internals/internals.texi (Dynamic Arrays): | |
85 * internals/internals.texi (Allocation by Blocks): | |
86 * internals/internals.texi (mark_object): | |
87 * internals/internals.texi (gc_sweep): | |
88 * internals/internals.texi (Byte-Char Position Conversion): | |
89 * internals/internals.texi (Searching and Matching): | |
90 * internals/internals.texi (Introduction to Multilingual Issues #3): | |
91 * internals/internals.texi (Byte Types): | |
92 * internals/internals.texi (Different Ways of Seeing Internal Text): | |
93 * internals/internals.texi (Buffer Positions): | |
94 * internals/internals.texi (Basic internal-format APIs): | |
95 * internals/internals.texi (The DFC API): | |
96 * internals/internals.texi (General Guidelines for Writing Mule-Aware Code): | |
97 * internals/internals.texi (Mule-izing Code): | |
98 * internals/internals.texi (Locales): | |
99 * internals/internals.texi (More about code pages): | |
100 * internals/internals.texi (More about locales): | |
101 * internals/internals.texi (Unicode support under Windows): | |
102 * internals/internals.texi (The Frame): | |
103 * internals/internals.texi (The Non-Client Area): | |
104 * internals/internals.texi (The Client Area): | |
105 * internals/internals.texi (The Paned Area): | |
106 * internals/internals.texi (Text Areas): | |
107 * internals/internals.texi (The Displayable Area): | |
108 * internals/internals.texi (Event Queues): | |
109 * internals/internals.texi (Event Stream Callback Routines): | |
110 * internals/internals.texi (Focus Handling): | |
111 * internals/internals.texi (Future Work -- Autodetection): | |
112 Replace " with ``, '' (not complete, maybe about halfway through). | |
113 | |
5090 | 114 2010-03-03 Ben Wing <ben@xemacs.org> |
115 | |
116 * internals/internals.texi (Intro to Window and Frame Geometry): | |
117 * internals/internals.texi (The Paned Area): | |
118 * internals/internals.texi (The Displayable Area): | |
119 Update to make note of e.g. the fact that the bottom gutter is | |
120 actually above the minibuffer. | |
121 | |
5087 | 122 2010-03-02 Jerry James <james@xemacs.org> |
123 | |
124 * custom.texi: Delete, redundant with xemacs/custom.texi and | |
125 lispref/customize.texi. | |
126 * Makefile: Remove all rules relating to custom.texi. | |
127 | |
5089
99f8ebc082d9
Make #'substring an alias of #'subseq; give the latter the byte code.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5087
diff
changeset
|
128 2010-03-03 Aidan Kehoe <kehoea@parhasard.net> |
99f8ebc082d9
Make #'substring an alias of #'subseq; give the latter the byte code.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5087
diff
changeset
|
129 |
99f8ebc082d9
Make #'substring an alias of #'subseq; give the latter the byte code.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5087
diff
changeset
|
130 * lispref/tips.texi (Comment Tips): |
99f8ebc082d9
Make #'substring an alias of #'subseq; give the latter the byte code.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5087
diff
changeset
|
131 * lispref/text.texi (Text Properties): |
99f8ebc082d9
Make #'substring an alias of #'subseq; give the latter the byte code.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5087
diff
changeset
|
132 * lispref/strings.texi (Creating Strings): |
99f8ebc082d9
Make #'substring an alias of #'subseq; give the latter the byte code.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5087
diff
changeset
|
133 * lispref/processes.texi (Input to Processes): |
99f8ebc082d9
Make #'substring an alias of #'subseq; give the latter the byte code.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5087
diff
changeset
|
134 * lispref/functions.texi (Argument List): |
99f8ebc082d9
Make #'substring an alias of #'subseq; give the latter the byte code.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5087
diff
changeset
|
135 * lispref/extents.texi (Duplicable Extents): |
99f8ebc082d9
Make #'substring an alias of #'subseq; give the latter the byte code.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5087
diff
changeset
|
136 Move examples that used substring to using subseq; in |
99f8ebc082d9
Make #'substring an alias of #'subseq; give the latter the byte code.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5087
diff
changeset
|
137 strings.texi, do not change the examples, but document that in |
99f8ebc082d9
Make #'substring an alias of #'subseq; give the latter the byte code.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5087
diff
changeset
|
138 this XEmacs, it is an alias for subseq, and that there may be some |
99f8ebc082d9
Make #'substring an alias of #'subseq; give the latter the byte code.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5087
diff
changeset
|
139 incompatibilities if you depend on that. |
99f8ebc082d9
Make #'substring an alias of #'subseq; give the latter the byte code.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5087
diff
changeset
|
140 |
5080
5502045ec510
The background-placement face property.
Didier Verna <didier@lrde.epita.fr>
parents:
5048
diff
changeset
|
141 2010-02-25 Didier Verna <didier@xemacs.org> |
5502045ec510
The background-placement face property.
Didier Verna <didier@lrde.epita.fr>
parents:
5048
diff
changeset
|
142 |
5502045ec510
The background-placement face property.
Didier Verna <didier@lrde.epita.fr>
parents:
5048
diff
changeset
|
143 The background-placement face property. |
5502045ec510
The background-placement face property.
Didier Verna <didier@lrde.epita.fr>
parents:
5048
diff
changeset
|
144 * xemacs/custom.texi (Faces): Document it. |
5502045ec510
The background-placement face property.
Didier Verna <didier@lrde.epita.fr>
parents:
5048
diff
changeset
|
145 |
5046 | 146 2010-02-20 Ben Wing <ben@xemacs.org> |
147 | |
148 * internals/internals.texi (Intro to Window and Frame Geometry): | |
149 Shrink diagram to fit when offset by five spaces as a result of | |
150 quoting. | |
151 | |
5045 | 152 2010-02-16 Ben Wing <ben@xemacs.org> |
153 | |
154 * internals/internals.texi (Top): | |
155 * internals/internals.texi (Modules for the Basic Displayable Lisp Objects): | |
156 * internals/internals.texi (Creating a Window-System Type): | |
157 * internals/internals.texi (Window and Frame Geometry): | |
158 * internals/internals.texi (Intro to Window and Frame Geometry): | |
159 * internals/internals.texi (The Frame): | |
160 * internals/internals.texi (The Non-Client Area): | |
161 * internals/internals.texi (The Client Area): | |
162 * internals/internals.texi (The Paned Area): | |
163 * internals/internals.texi (Text Areas): | |
164 * internals/internals.texi (The Displayable Area): | |
165 * internals/internals.texi (Which Functions Use Which?): | |
166 * internals/internals.texi (The Redisplay Mechanism): | |
167 Integrate the long comment in frame.c into the internals manual. | |
168 | |
5031
bd3e7db3bdf6
Remove man/term.texi from core.
Jerry James <james@xemacs.org>
parents:
5028
diff
changeset
|
169 2010-02-17 Jerry James <james@xemacs.org> |
bd3e7db3bdf6
Remove man/term.texi from core.
Jerry James <james@xemacs.org>
parents:
5028
diff
changeset
|
170 |
bd3e7db3bdf6
Remove man/term.texi from core.
Jerry James <james@xemacs.org>
parents:
5028
diff
changeset
|
171 * term.texi: Move to the eterm package. |
bd3e7db3bdf6
Remove man/term.texi from core.
Jerry James <james@xemacs.org>
parents:
5028
diff
changeset
|
172 * Makefile: Remove all rules relating to term.texi. |
bd3e7db3bdf6
Remove man/term.texi from core.
Jerry James <james@xemacs.org>
parents:
5028
diff
changeset
|
173 |
5028
b7232de2a937
Add information about repos and VCSes to FAQ.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5024
diff
changeset
|
174 2010-02-10 Stephen J. Turnbull <stephen@xemacs.org> |
b7232de2a937
Add information about repos and VCSes to FAQ.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5024
diff
changeset
|
175 |
b7232de2a937
Add information about repos and VCSes to FAQ.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5024
diff
changeset
|
176 * xemacs-faq.texi (Top): Update menu. |
b7232de2a937
Add information about repos and VCSes to FAQ.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5024
diff
changeset
|
177 (Legacy Versions): Update next pointer. |
b7232de2a937
Add information about repos and VCSes to FAQ.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5024
diff
changeset
|
178 (Bleeding Edge): |
b7232de2a937
Add information about repos and VCSes to FAQ.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5024
diff
changeset
|
179 (Q11.0.1): |
b7232de2a937
Add information about repos and VCSes to FAQ.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5024
diff
changeset
|
180 (Q11.0.2): |
b7232de2a937
Add information about repos and VCSes to FAQ.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5024
diff
changeset
|
181 (Q11.0.3): |
b7232de2a937
Add information about repos and VCSes to FAQ.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5024
diff
changeset
|
182 (Q11.0.4): |
b7232de2a937
Add information about repos and VCSes to FAQ.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5024
diff
changeset
|
183 (Q11.0.5): |
b7232de2a937
Add information about repos and VCSes to FAQ.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5024
diff
changeset
|
184 (Q11.1.1): |
b7232de2a937
Add information about repos and VCSes to FAQ.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5024
diff
changeset
|
185 (Q11.2.1): |
b7232de2a937
Add information about repos and VCSes to FAQ.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5024
diff
changeset
|
186 (Q11.2.2): |
b7232de2a937
Add information about repos and VCSes to FAQ.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5024
diff
changeset
|
187 (Q11.2.3): |
b7232de2a937
Add information about repos and VCSes to FAQ.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5024
diff
changeset
|
188 (Q11.2.4): |
b7232de2a937
Add information about repos and VCSes to FAQ.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5024
diff
changeset
|
189 (Q11.2.5): |
b7232de2a937
Add information about repos and VCSes to FAQ.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5024
diff
changeset
|
190 (Q11.2.6): |
b7232de2a937
Add information about repos and VCSes to FAQ.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5024
diff
changeset
|
191 (Q11.2.7): |
b7232de2a937
Add information about repos and VCSes to FAQ.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5024
diff
changeset
|
192 New nodes, describing repositories and VCS usage. |
b7232de2a937
Add information about repos and VCSes to FAQ.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5024
diff
changeset
|
193 |
5011 | 194 2010-02-08 Ben Wing <ben@xemacs.org> |
195 | |
196 * internals/internals.texi (How Lisp Objects Are Represented in C): | |
197 * internals/internals.texi (Allocation of Objects in XEmacs Lisp): | |
198 DEC Alpha is hardly the only 64-bit processor any more. | |
199 Also, ERROR_CHECK_TYPECHECK is now ERROR_CHECK_TYPES. | |
200 | |
5007
bb6a375da086
Relicense J. Kean Johnston's emodules.texi as GPL v2 or later. See
Jerry James <james@xemacs.org>
parents:
4984
diff
changeset
|
201 2010-02-08 Jerry James <james@xemacs.org> |
bb6a375da086
Relicense J. Kean Johnston's emodules.texi as GPL v2 or later. See
Jerry James <james@xemacs.org>
parents:
4984
diff
changeset
|
202 |
bb6a375da086
Relicense J. Kean Johnston's emodules.texi as GPL v2 or later. See
Jerry James <james@xemacs.org>
parents:
4984
diff
changeset
|
203 * emodules.texi: Relicense as GPL v2 or later, using J. Kean |
bb6a375da086
Relicense J. Kean Johnston's emodules.texi as GPL v2 or later. See
Jerry James <james@xemacs.org>
parents:
4984
diff
changeset
|
204 Johnston's blanket permission for such relicensing of his works. |
bb6a375da086
Relicense J. Kean Johnston's emodules.texi as GPL v2 or later. See
Jerry James <james@xemacs.org>
parents:
4984
diff
changeset
|
205 |
4984 | 206 2010-02-05 Ben Wing <ben@xemacs.org> |
207 | |
208 * internals/internals.texi (A Summary of the Various XEmacs Modules): | |
209 * internals/internals.texi (Conversion to and from External Data): | |
210 * internals/internals.texi (General Guidelines for Writing Mule-Aware Code): | |
211 Correct names of files renamed common -> xlike. | |
212 Fix up outdated explanation of old-style DFC conversion macros. | |
213 Add a section on the different types of character and their uses, | |
214 taken from a long comment in lisp.h. | |
215 | |
4953
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4820
diff
changeset
|
216 2010-01-27 Ben Wing <ben@xemacs.org> |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4820
diff
changeset
|
217 |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4820
diff
changeset
|
218 * internals/internals.texi (lrecords): |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4820
diff
changeset
|
219 * internals/internals.texi (The DFC API): |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4820
diff
changeset
|
220 * internals/internals.texi (Conversion to and from External Data): |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4820
diff
changeset
|
221 * internals/internals.texi (Mule-izing Code): |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4820
diff
changeset
|
222 * internals/internals.texi (Pervasive changes throughout XEmacs sources): |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4820
diff
changeset
|
223 * internals/internals.texi (Ben's README): |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4820
diff
changeset
|
224 * internals/internals.texi (Future Work -- Localized Text/Messages): |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4820
diff
changeset
|
225 * emodules.texi (Defining Variables): |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4820
diff
changeset
|
226 Rename: |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4820
diff
changeset
|
227 |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4820
diff
changeset
|
228 write_c_string -> write_cistring |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4820
diff
changeset
|
229 build_intstring -> build_istring |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4820
diff
changeset
|
230 build_string -> build_cistring |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4820
diff
changeset
|
231 build_ext_string -> build_extstring |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4820
diff
changeset
|
232 make_ext_string -> make_extstring |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4820
diff
changeset
|
233 buffer_insert_c_string -> buffer_insert_ascstring |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4820
diff
changeset
|
234 intern_int -> intern_istring |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4820
diff
changeset
|
235 |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4820
diff
changeset
|
236 See comment in src/ChangeLog about this. |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4820
diff
changeset
|
237 |
4917 | 238 2010-02-03 Ben Wing <ben@xemacs.org> |
239 | |
240 * internals/internals.texi (Top): | |
241 * internals/internals.texi (Evaluation; Stack Frames; Bindings): | |
242 * internals/internals.texi (Ben's README): | |
243 * internals/internals.texi (Consoles; Devices; Frames; Windows): | |
244 * internals/internals.texi (Window Hierarchy): | |
245 * internals/internals.texi (The Window Object): | |
246 * internals/internals.texi (Modules for the Basic Displayable Lisp Objects): | |
247 * internals/internals.texi (Window-System Support): | |
248 * internals/internals.texi (Creating a Window-System Type): | |
249 * internals/internals.texi (Discussion -- Garbage Collection): | |
250 Update the part at the top about how to maintain the file with | |
251 more tips. | |
252 | |
253 Add a chapter on "window-system support" describing in a general | |
254 way how the support for different window systems/device types | |
255 works, including the separation between device-independent and | |
256 device-dependent parts, device methods, the specific device types | |
257 and the "xlike" pseudo-type. | |
258 | |
4905
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
259 2010-01-31 Aidan Kehoe <kehoea@parhasard.net> |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
260 |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
261 * xemacs/programs.texi (Defuns): |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
262 * lispref/variables.texi (Local Variables, Defining Variables) |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
263 (Setting Variables, Default Value): |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
264 * lispref/symbols.texi (Definitions): |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
265 * lispref/searching.texi (Saving Match Data): |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
266 * lispref/positions.texi (Excursions, Narrowing): |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
267 * lispref/objects.texi (Primitive Function Type): |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
268 * lispref/macros.texi (Defining Macros, Backquote): |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
269 * lispref/lispref.texi (Top): |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
270 * lispref/intro.texi (A Sample Function Description): |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
271 * lispref/help.texi (Help Functions): |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
272 * lispref/functions.texi (What Is a Function, Simple Lambda) |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
273 (Defining Functions, Calling Functions, Anonymous Functions): |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
274 * lispref/frames.texi (Input Focus): |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
275 * lispref/eval.texi (Forms, Function Indirection) |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
276 (Special Operators, Quoting): |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
277 * lispref/edebug-inc.texi (Instrumenting) |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
278 (Specification Examples): |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
279 * lispref/debugging.texi (Internals of Debugger): |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
280 * lispref/control.texi (Control Structures, Sequencing): |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
281 (Conditionals, Combining Conditions, Iteration): |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
282 (Catch and Throw, Handling Errors): |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
283 * lispref/commands.texi (Defining Commands, Using Interactive): |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
284 Terminology change; special operator -> special form. |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
285 |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
286 Don't attempt to change this in texinfo.texi or cl.texi, which use |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
287 macros I don't understand. |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
288 |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
289 * lispref/macros.texi (Defining Macros): Give an anonymous macro |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
290 example here. |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
291 * lispref/positions.texi (Excursions): |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
292 Correct some documentation that called a couple of macros special |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
293 forms. |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
294 * lispref/searching.texi (Saving Match Data): |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
295 Drop some documentation of how to write code that works with Emacs |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
296 18. |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
297 * lispref/specifiers.texi (Adding Specifications): |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
298 Correct this; #'let-specifier is a macro, not a special operator. |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
299 * lispref/windows.texi (Window Configurations) |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
300 (Selecting Windows): |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
301 Correct this, #'save-selected-window and #'save-window-excursion |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
302 are macros, not special operators. |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
303 |
4894
03ab78e48ef6
Add copyright and license information based on Ben's recollections.
Jerry James <james@xemacs.org>
parents:
4885
diff
changeset
|
304 2010-01-28 Jerry James <loganjerry@gmail.com> |
03ab78e48ef6
Add copyright and license information based on Ben's recollections.
Jerry James <james@xemacs.org>
parents:
4885
diff
changeset
|
305 |
03ab78e48ef6
Add copyright and license information based on Ben's recollections.
Jerry James <james@xemacs.org>
parents:
4885
diff
changeset
|
306 * external-widget.texi: Add copyright and license boilerplate text |
03ab78e48ef6
Add copyright and license information based on Ben's recollections.
Jerry James <james@xemacs.org>
parents:
4885
diff
changeset
|
307 based on Ben's recollections. |
03ab78e48ef6
Add copyright and license information based on Ben's recollections.
Jerry James <james@xemacs.org>
parents:
4885
diff
changeset
|
308 * lispref/internationalization.texi (Documentation String Extraction): |
03ab78e48ef6
Add copyright and license information based on Ben's recollections.
Jerry James <james@xemacs.org>
parents:
4885
diff
changeset
|
309 Removed, as it refers to the obsolete make-po program. |
03ab78e48ef6
Add copyright and license information based on Ben's recollections.
Jerry James <james@xemacs.org>
parents:
4885
diff
changeset
|
310 |
4885
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
311 2010-01-23 Aidan Kehoe <kehoea@parhasard.net> |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
312 |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
313 Generally: be careful to say fixnum, not integer, when talking |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
314 about fixed-precision integral types. I'm sure I've missed |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
315 instances, both here and in the docstrings, but this is a decent |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
316 start. |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
317 |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
318 * lispref/text.texi (Columns): |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
319 Document where only fixnums, not integers generally, are accepted. |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
320 (Registers): |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
321 Remove some ancient char-int confoundance here. |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
322 * lispref/strings.texi (Creating Strings, Creating Strings): |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
323 Be more exact in describing where fixnums but not integers in |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
324 general are accepted. |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
325 (Creating Strings): Use a more contemporary example to illustrate |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
326 how concat deals with lists including integers about #xFF. Delete |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
327 some obsolete documentation on same. |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
328 (Char Table Types): Document that only fixnums are accepted as |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
329 values in syntax tables. |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
330 * lispref/searching.texi (String Search, Search and Replace): |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
331 Be exact in describing where fixnums but not integers in general |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
332 are accepted. |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
333 * lispref/range-tables.texi (Range Tables): Be exact in describing |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
334 them; only fixnums are accepted to describe ranges. |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
335 * lispref/os.texi (Killing XEmacs, User Identification) |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
336 (Time of Day, Time Conversion): |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
337 Be more exact about using fixnum where only fixed-precision |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
338 integers are accepted. |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
339 * lispref/objects.texi (Integer Type): Be more exact (and |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
340 up-to-date) about the possible values for |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
341 integers. Cross-reference to documentation of the bignum extension. |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
342 (Equality Predicates): |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
343 (Range Table Type): |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
344 (Array Type): Use fixnum, not integer, to describe a |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
345 fixed-precision integer. |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
346 (Syntax Table Type): Correct some English syntax here. |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
347 * lispref/numbers.texi (Numbers): Change the phrasing here to use |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
348 fixnum to mean the fixed-precision integers normal in emacs. |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
349 Document that our terminology deviates from that of Common Lisp, |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
350 and that we're working on it. |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
351 (Compatibility Issues): Reiterate the Common Lisp versus Emacs |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
352 Lisp compatibility issues. |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
353 (Comparison of Numbers, Arithmetic Operations): |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
354 * lispref/commands.texi (Command Loop Info, Working With Events): |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
355 * lispref/buffers.texi (Modification Time): |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
356 Be more exact in describing where fixnums but not integers in |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
357 general are accepted. |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
358 |
4803
5d120deb60ca
Enable rudimentary support for valgrind, including functions that tell valgrind
Jerry James <james@xemacs.org>
parents:
4792
diff
changeset
|
359 2010-01-06 Jerry James <james@xemacs.org> |
5d120deb60ca
Enable rudimentary support for valgrind, including functions that tell valgrind
Jerry James <james@xemacs.org>
parents:
4792
diff
changeset
|
360 |
5d120deb60ca
Enable rudimentary support for valgrind, including functions that tell valgrind
Jerry James <james@xemacs.org>
parents:
4792
diff
changeset
|
361 * internals/internals.texi (Debugging and Testing): Document |
5d120deb60ca
Enable rudimentary support for valgrind, including functions that tell valgrind
Jerry James <james@xemacs.org>
parents:
4792
diff
changeset
|
362 valgrind configuration and use. |
5d120deb60ca
Enable rudimentary support for valgrind, including functions that tell valgrind
Jerry James <james@xemacs.org>
parents:
4792
diff
changeset
|
363 |
4790
bc4f2511bbea
Remove support for the OffiX drag-and-drop protocol. See xemacs-patches
Jerry James <james@xemacs.org>
parents:
4771
diff
changeset
|
364 2009-12-21 Jerry James <james@xemacs.rg> |
bc4f2511bbea
Remove support for the OffiX drag-and-drop protocol. See xemacs-patches
Jerry James <james@xemacs.org>
parents:
4771
diff
changeset
|
365 |
bc4f2511bbea
Remove support for the OffiX drag-and-drop protocol. See xemacs-patches
Jerry James <james@xemacs.org>
parents:
4771
diff
changeset
|
366 * internals/internals.texi (A Summary of the Various XEmacs Modules): |
bc4f2511bbea
Remove support for the OffiX drag-and-drop protocol. See xemacs-patches
Jerry James <james@xemacs.org>
parents:
4771
diff
changeset
|
367 Remove references to OffiX support files. |
bc4f2511bbea
Remove support for the OffiX drag-and-drop protocol. See xemacs-patches
Jerry James <james@xemacs.org>
parents:
4771
diff
changeset
|
368 * lispref/dragndrop.texi (Drag and Drop): Remove reference to OffiX. |
bc4f2511bbea
Remove support for the OffiX drag-and-drop protocol. See xemacs-patches
Jerry James <james@xemacs.org>
parents:
4771
diff
changeset
|
369 (Supported Protocols): Ditto. |
bc4f2511bbea
Remove support for the OffiX drag-and-drop protocol. See xemacs-patches
Jerry James <james@xemacs.org>
parents:
4771
diff
changeset
|
370 (OffiX DND): Remove. |
bc4f2511bbea
Remove support for the OffiX drag-and-drop protocol. See xemacs-patches
Jerry James <james@xemacs.org>
parents:
4771
diff
changeset
|
371 |
4771
e0b8ef850996
Remove more obsolete files.
Jerry James <james@xemacs.org>
parents:
4769
diff
changeset
|
372 2009-12-10 Jerry James <james@xemacs.org> |
e0b8ef850996
Remove more obsolete files.
Jerry James <james@xemacs.org>
parents:
4769
diff
changeset
|
373 |
e0b8ef850996
Remove more obsolete files.
Jerry James <james@xemacs.org>
parents:
4769
diff
changeset
|
374 * lispref/processes.texi (Functions that Create Subprocesses): Refer |
e0b8ef850996
Remove more obsolete files.
Jerry James <james@xemacs.org>
parents:
4769
diff
changeset
|
375 to etags instead of the obsolete wakeup program. |
e0b8ef850996
Remove more obsolete files.
Jerry James <james@xemacs.org>
parents:
4769
diff
changeset
|
376 |
4769
5460287a3327
Remove support for pre-X11R5 systems, including systems without Xmu. See
Jerry James <james@xemacs.org>
parents:
4759
diff
changeset
|
377 2009-12-09 Jerry James <james@xemacs.org> |
5460287a3327
Remove support for pre-X11R5 systems, including systems without Xmu. See
Jerry James <james@xemacs.org>
parents:
4759
diff
changeset
|
378 |
5460287a3327
Remove support for pre-X11R5 systems, including systems without Xmu. See
Jerry James <james@xemacs.org>
parents:
4759
diff
changeset
|
379 * internals/internals.texi (A Summary of the Various XEmacs Modules): |
5460287a3327
Remove support for pre-X11R5 systems, including systems without Xmu. See
Jerry James <james@xemacs.org>
parents:
4759
diff
changeset
|
380 Remove references to xmu.c and xmu.h. |
5460287a3327
Remove support for pre-X11R5 systems, including systems without Xmu. See
Jerry James <james@xemacs.org>
parents:
4759
diff
changeset
|
381 (Modules for Interfacing with X Windows): Ditto. |
5460287a3327
Remove support for pre-X11R5 systems, including systems without Xmu. See
Jerry James <james@xemacs.org>
parents:
4759
diff
changeset
|
382 |
4820
e6dec75ded0e
Use keywords, not ordinary symbols, in the structure syntax for hash tables.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4803
diff
changeset
|
383 2010-01-09 Aidan Kehoe <kehoea@parhasard.net> |
e6dec75ded0e
Use keywords, not ordinary symbols, in the structure syntax for hash tables.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4803
diff
changeset
|
384 |
e6dec75ded0e
Use keywords, not ordinary symbols, in the structure syntax for hash tables.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4803
diff
changeset
|
385 * lispref/objects.texi (Hash Table Type): |
e6dec75ded0e
Use keywords, not ordinary symbols, in the structure syntax for hash tables.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4803
diff
changeset
|
386 * lispref/hash-tables.texi (Introduction to Hash Tables): |
e6dec75ded0e
Use keywords, not ordinary symbols, in the structure syntax for hash tables.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4803
diff
changeset
|
387 Use keywords, not ordinary symbols, in the hash table read syntax; |
e6dec75ded0e
Use keywords, not ordinary symbols, in the structure syntax for hash tables.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4803
diff
changeset
|
388 document that we do accept the ordinary symbols for the sake of |
e6dec75ded0e
Use keywords, not ordinary symbols, in the structure syntax for hash tables.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4803
diff
changeset
|
389 backward-compatiblity. |
e6dec75ded0e
Use keywords, not ordinary symbols, in the structure syntax for hash tables.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4803
diff
changeset
|
390 |
4759
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4708
diff
changeset
|
391 2009-11-10 Jerry James <james@xemacs.org> |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4708
diff
changeset
|
392 |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4708
diff
changeset
|
393 * internals/internals.texi (XEmacs from the Perspective of Building): |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4708
diff
changeset
|
394 Remove reference to dynodump. |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4708
diff
changeset
|
395 (A Summary of the Various XEmacs Modules): Remove references to |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4708
diff
changeset
|
396 deleted files. |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4708
diff
changeset
|
397 (Low-Level Modules): Ditto. |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4708
diff
changeset
|
398 (Modules for the Basic Displayable Lisp Objects): Remove reference to |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4708
diff
changeset
|
399 NeXTstep. |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4708
diff
changeset
|
400 * lispref/os.texi (Operating System Environment): Remove references to |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4708
diff
changeset
|
401 old unsupported systems. |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4708
diff
changeset
|
402 * make-stds.texi (Variables for Installation Directories): Likely |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4708
diff
changeset
|
403 insufficient update to list of current operating systems. |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4708
diff
changeset
|
404 * xemacs-faq.texi (Q1.2.2: What versions of Unix does XEmacs run on?): |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4708
diff
changeset
|
405 Ditto. |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4708
diff
changeset
|
406 |
4792
95b04754ea8c
Make #'equalp more compatible with CL; add a compiler macro, test & doc it.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4790
diff
changeset
|
407 2009-11-08 Aidan Kehoe <kehoea@parhasard.net> |
95b04754ea8c
Make #'equalp more compatible with CL; add a compiler macro, test & doc it.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4790
diff
changeset
|
408 |
95b04754ea8c
Make #'equalp more compatible with CL; add a compiler macro, test & doc it.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4790
diff
changeset
|
409 * lispref/objects.texi (Equality Predicates): |
95b04754ea8c
Make #'equalp more compatible with CL; add a compiler macro, test & doc it.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4790
diff
changeset
|
410 Document #'equalp here, as well as #'equal and #'eq. |
95b04754ea8c
Make #'equalp more compatible with CL; add a compiler macro, test & doc it.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4790
diff
changeset
|
411 |
4708
1cecc3e9f0a0
Use giflib or libungif to provide GIF support, instead of using internal
Jerry James <james@xemacs.org>
parents:
4678
diff
changeset
|
412 2009-10-05 Jerry James <james@xemacs.org> |
1cecc3e9f0a0
Use giflib or libungif to provide GIF support, instead of using internal
Jerry James <james@xemacs.org>
parents:
4678
diff
changeset
|
413 |
1cecc3e9f0a0
Use giflib or libungif to provide GIF support, instead of using internal
Jerry James <james@xemacs.org>
parents:
4678
diff
changeset
|
414 * beta.texi (Building XEmacs from a full distribution): Remove |
1cecc3e9f0a0
Use giflib or libungif to provide GIF support, instead of using internal
Jerry James <james@xemacs.org>
parents:
4678
diff
changeset
|
415 "(builtin)" from GIF line in example Installation. |
1cecc3e9f0a0
Use giflib or libungif to provide GIF support, instead of using internal
Jerry James <james@xemacs.org>
parents:
4678
diff
changeset
|
416 (Reporting Problems): Recommend taking screenshots as a PNG |
1cecc3e9f0a0
Use giflib or libungif to provide GIF support, instead of using internal
Jerry James <james@xemacs.org>
parents:
4678
diff
changeset
|
417 instead of a GIF. |
1cecc3e9f0a0
Use giflib or libungif to provide GIF support, instead of using internal
Jerry James <james@xemacs.org>
parents:
4678
diff
changeset
|
418 * internals/internals.texi (A Summary of the Various XEmacs Modules): |
1cecc3e9f0a0
Use giflib or libungif to provide GIF support, instead of using internal
Jerry James <james@xemacs.org>
parents:
4678
diff
changeset
|
419 Remove GIF-related files. |
1cecc3e9f0a0
Use giflib or libungif to provide GIF support, instead of using internal
Jerry James <james@xemacs.org>
parents:
4678
diff
changeset
|
420 * lispref/glyphs.texi (Image Instantiator Formats): Remove remark |
1cecc3e9f0a0
Use giflib or libungif to provide GIF support, instead of using internal
Jerry James <james@xemacs.org>
parents:
4678
diff
changeset
|
421 about builtin GIF support. |
1cecc3e9f0a0
Use giflib or libungif to provide GIF support, instead of using internal
Jerry James <james@xemacs.org>
parents:
4678
diff
changeset
|
422 |
4678
b5e1d4f6b66f
Make #'floor, #'ceiling, #'round, #'truncate conform to Common Lisp.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4677
diff
changeset
|
423 2009-08-11 Aidan Kehoe <kehoea@parhasard.net> |
b5e1d4f6b66f
Make #'floor, #'ceiling, #'round, #'truncate conform to Common Lisp.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4677
diff
changeset
|
424 |
b5e1d4f6b66f
Make #'floor, #'ceiling, #'round, #'truncate conform to Common Lisp.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4677
diff
changeset
|
425 * lispref/numbers.texi (Bigfloat Basics): |
b5e1d4f6b66f
Make #'floor, #'ceiling, #'round, #'truncate conform to Common Lisp.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4677
diff
changeset
|
426 Correct this documentation (ignoring for the moment that it breaks |
b5e1d4f6b66f
Make #'floor, #'ceiling, #'round, #'truncate conform to Common Lisp.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4677
diff
changeset
|
427 off in mid-sentence). |
b5e1d4f6b66f
Make #'floor, #'ceiling, #'round, #'truncate conform to Common Lisp.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4677
diff
changeset
|
428 |
4677
8f1ee2d15784
Support full Common Lisp multiple values in C.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4668
diff
changeset
|
429 2009-08-11 Aidan Kehoe <kehoea@parhasard.net> |
8f1ee2d15784
Support full Common Lisp multiple values in C.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4668
diff
changeset
|
430 |
8f1ee2d15784
Support full Common Lisp multiple values in C.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4668
diff
changeset
|
431 * cl.texi (Organization): |
8f1ee2d15784
Support full Common Lisp multiple values in C.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4668
diff
changeset
|
432 Remove references to the obsolete multiple-value emulating code. |
8f1ee2d15784
Support full Common Lisp multiple values in C.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4668
diff
changeset
|
433 |
4668
8b2a8ecf91cd
Improve redisplay docs in Internals a bit.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4666
diff
changeset
|
434 2009-07-28 Stephen Turnbull <stephen@xemacs.org> |
8b2a8ecf91cd
Improve redisplay docs in Internals a bit.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4666
diff
changeset
|
435 |
8b2a8ecf91cd
Improve redisplay docs in Internals a bit.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4666
diff
changeset
|
436 * internals/internals.texi (Redisplay Piece by Piece): |
8b2a8ecf91cd
Improve redisplay docs in Internals a bit.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4666
diff
changeset
|
437 Small improvements. |
8b2a8ecf91cd
Improve redisplay docs in Internals a bit.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4666
diff
changeset
|
438 |
4666
4c1a8323aa9a
Fix incorrect Xft resources in Info docs.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4658
diff
changeset
|
439 2009-07-08 Stephen Turnbull <stephen@xemacs.org> |
4c1a8323aa9a
Fix incorrect Xft resources in Info docs.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4658
diff
changeset
|
440 |
4c1a8323aa9a
Fix incorrect Xft resources in Info docs.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4658
diff
changeset
|
441 * xemacs/custom.texi (Xft Font Customization): Change references |
4c1a8323aa9a
Fix incorrect Xft resources in Info docs.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4658
diff
changeset
|
442 from XftFont (now deprecated) to FcFontName. |
4c1a8323aa9a
Fix incorrect Xft resources in Info docs.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4658
diff
changeset
|
443 Thanks, Raymond Toy <raymond.toy@stericsson.com>. |
4c1a8323aa9a
Fix incorrect Xft resources in Info docs.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4658
diff
changeset
|
444 |
4636
5c427ece884b
XEmacs 21.5.29 "garbanzo" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4632
diff
changeset
|
445 2009-05-18 Stephen J. Turnbull <stephen@xemacs.org> |
5c427ece884b
XEmacs 21.5.29 "garbanzo" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4632
diff
changeset
|
446 |
5c427ece884b
XEmacs 21.5.29 "garbanzo" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4632
diff
changeset
|
447 * XEmacs 21.5.29 "garbanzo" is released. |
5c427ece884b
XEmacs 21.5.29 "garbanzo" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4632
diff
changeset
|
448 |
4632
b93587f33338
Add urefs to Lstreams node.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4626
diff
changeset
|
449 2009-04-02 Stephen J. Turnbull <stephen@xemacs.org> |
b93587f33338
Add urefs to Lstreams node.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4626
diff
changeset
|
450 |
b93587f33338
Add urefs to Lstreams node.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4626
diff
changeset
|
451 * internals/internals.texi: s/@urlref/@uref/g. |
b93587f33338
Add urefs to Lstreams node.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4626
diff
changeset
|
452 (Lstreams): Add urefs to David Beasley tutorials. |
b93587f33338
Add urefs to Lstreams node.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4626
diff
changeset
|
453 |
4658
fd2495d78aac
Add FAQ on network slows (lookup order of DNS and /etc/hosts).
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4636
diff
changeset
|
454 2009-04-20 Stephen J. Turnbull <stephen@xemacs.org> |
fd2495d78aac
Add FAQ on network slows (lookup order of DNS and /etc/hosts).
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4636
diff
changeset
|
455 |
fd2495d78aac
Add FAQ on network slows (lookup order of DNS and /etc/hosts).
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4636
diff
changeset
|
456 * xemacs-faq.texi (Q2.5.3): |
fd2495d78aac
Add FAQ on network slows (lookup order of DNS and /etc/hosts).
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4636
diff
changeset
|
457 Add information about resolver configuration to Q2.5.3. |
fd2495d78aac
Add FAQ on network slows (lookup order of DNS and /etc/hosts).
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4636
diff
changeset
|
458 Thanks to Guillaume MULLER <gm.work.lists@gmail.com>. |
fd2495d78aac
Add FAQ on network slows (lookup order of DNS and /etc/hosts).
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4636
diff
changeset
|
459 |
fd2495d78aac
Add FAQ on network slows (lookup order of DNS and /etc/hosts).
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4636
diff
changeset
|
460 * xemacs-faq.texi (Top): Update menu. |
fd2495d78aac
Add FAQ on network slows (lookup order of DNS and /etc/hosts).
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4636
diff
changeset
|
461 * xemacs-faq.texi (Installation): Update menu. |
fd2495d78aac
Add FAQ on network slows (lookup order of DNS and /etc/hosts).
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4636
diff
changeset
|
462 |
4625
4527fc976aa3
Meta on Mac. <87prh51rni.fsf@xemacs.org>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4509
diff
changeset
|
463 2009-02-26 Stephen J. Turnbull <stephen@xemacs.org> |
4527fc976aa3
Meta on Mac. <87prh51rni.fsf@xemacs.org>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4509
diff
changeset
|
464 |
4527fc976aa3
Meta on Mac. <87prh51rni.fsf@xemacs.org>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4509
diff
changeset
|
465 * xemacs-faq.texi (Q3.0.12): New node for Meta key on Mac. |
4527fc976aa3
Meta on Mac. <87prh51rni.fsf@xemacs.org>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4509
diff
changeset
|
466 (Top): |
4527fc976aa3
Meta on Mac. <87prh51rni.fsf@xemacs.org>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4509
diff
changeset
|
467 (Editing): |
4527fc976aa3
Meta on Mac. <87prh51rni.fsf@xemacs.org>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4509
diff
changeset
|
468 (Q3.0.11): |
4527fc976aa3
Meta on Mac. <87prh51rni.fsf@xemacs.org>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4509
diff
changeset
|
469 (Q3.1.1): |
4527fc976aa3
Meta on Mac. <87prh51rni.fsf@xemacs.org>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4509
diff
changeset
|
470 Fix up Next/Prev/Menu references. |
4527fc976aa3
Meta on Mac. <87prh51rni.fsf@xemacs.org>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4509
diff
changeset
|
471 |
4601
7c7262c47538
Remove any reference to mocklisp as an active technology.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4509
diff
changeset
|
472 2009-02-04 Aidan Kehoe <kehoea@parhasard.net> |
7c7262c47538
Remove any reference to mocklisp as an active technology.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4509
diff
changeset
|
473 |
7c7262c47538
Remove any reference to mocklisp as an active technology.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4509
diff
changeset
|
474 * xemacs/xemacs.texi (Top): |
7c7262c47538
Remove any reference to mocklisp as an active technology.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4509
diff
changeset
|
475 * xemacs/misc.texi (Emulation): |
7c7262c47538
Remove any reference to mocklisp as an active technology.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4509
diff
changeset
|
476 * xemacs/building.texi (Lisp Libraries): |
7c7262c47538
Remove any reference to mocklisp as an active technology.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4509
diff
changeset
|
477 (Compiling Libraries): |
7c7262c47538
Remove any reference to mocklisp as an active technology.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4509
diff
changeset
|
478 Remove any reference to mocklisp as an active technology. |
7c7262c47538
Remove any reference to mocklisp as an active technology.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4509
diff
changeset
|
479 Also remove documentation of the related #'set-gosmacs-bindings, |
7c7262c47538
Remove any reference to mocklisp as an active technology.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4509
diff
changeset
|
480 which is no longer available. |
7c7262c47538
Remove any reference to mocklisp as an active technology.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4509
diff
changeset
|
481 |
4509
dd12adb12b8f
Fix broken Xft FAQ.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4505
diff
changeset
|
482 2008-10-04 Stephen J. Turnbull <stephen@xemacs.org> |
dd12adb12b8f
Fix broken Xft FAQ.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4505
diff
changeset
|
483 |
dd12adb12b8f
Fix broken Xft FAQ.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4505
diff
changeset
|
484 * xemacs-faq.texi (Q5.0.7): Fix broken instructions on use of |
dd12adb12b8f
Fix broken Xft FAQ.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4505
diff
changeset
|
485 antialiased fonts. |
dd12adb12b8f
Fix broken Xft FAQ.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4505
diff
changeset
|
486 |
4505
a5f1da0eb001
Document XFT support in the FAQ, better describe XEmacs pronunciation.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4488
diff
changeset
|
487 2008-08-31 Aidan Kehoe <kehoea@parhasard.net> |
a5f1da0eb001
Document XFT support in the FAQ, better describe XEmacs pronunciation.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4488
diff
changeset
|
488 |
a5f1da0eb001
Document XFT support in the FAQ, better describe XEmacs pronunciation.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4488
diff
changeset
|
489 * xemacs-faq.texi (Q5.0.7): Add a section on how one can use |
a5f1da0eb001
Document XFT support in the FAQ, better describe XEmacs pronunciation.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4488
diff
changeset
|
490 antialiased fonts under X11; thank you Giacomo Boffi. |
a5f1da0eb001
Document XFT support in the FAQ, better describe XEmacs pronunciation.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4488
diff
changeset
|
491 (Q1.0.3): Clarify pronunciation using a serious phonetic |
a5f1da0eb001
Document XFT support in the FAQ, better describe XEmacs pronunciation.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4488
diff
changeset
|
492 alphabet. |
a5f1da0eb001
Document XFT support in the FAQ, better describe XEmacs pronunciation.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4488
diff
changeset
|
493 |
4488 | 494 2008-07-26 Ville Skyttä <scop@xemacs.org> |
495 | |
496 * xemacs/custom.texi, xemacs/frame.texi, xemacs/mule.texi, | |
497 xemacs/packages.texi, xemacs/programs.texi, xemacs/trouble.texi: | |
498 Spelling fixes. | |
499 | |
4486
f9104f0e9b91
Document the error on over-long hex character constants.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4485
diff
changeset
|
500 2008-07-26 Aidan Kehoe <kehoea@parhasard.net> |
f9104f0e9b91
Document the error on over-long hex character constants.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4485
diff
changeset
|
501 |
f9104f0e9b91
Document the error on over-long hex character constants.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4485
diff
changeset
|
502 * lispref/objects.texi (Character Type): |
f9104f0e9b91
Document the error on over-long hex character constants.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4485
diff
changeset
|
503 Document the error provoked when the reader sees an over-long |
f9104f0e9b91
Document the error on over-long hex character constants.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4485
diff
changeset
|
504 hexadecimal constant. |
f9104f0e9b91
Document the error on over-long hex character constants.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4485
diff
changeset
|
505 |
4485
57db42ba54fb
Correct a misspelling and add a space, lispref/variables.texi
Aidan Kehoe <kehoea@parhasard.net>
parents:
4472
diff
changeset
|
506 2008-07-26 Aidan Kehoe <kehoea@parhasard.net> |
57db42ba54fb
Correct a misspelling and add a space, lispref/variables.texi
Aidan Kehoe <kehoea@parhasard.net>
parents:
4472
diff
changeset
|
507 |
57db42ba54fb
Correct a misspelling and add a space, lispref/variables.texi
Aidan Kehoe <kehoea@parhasard.net>
parents:
4472
diff
changeset
|
508 * lispref/variables.texi (Extent): |
57db42ba54fb
Correct a misspelling and add a space, lispref/variables.texi
Aidan Kehoe <kehoea@parhasard.net>
parents:
4472
diff
changeset
|
509 Correct a misspelling of macros, add a needed space. Thank you |
57db42ba54fb
Correct a misspelling and add a space, lispref/variables.texi
Aidan Kehoe <kehoea@parhasard.net>
parents:
4472
diff
changeset
|
510 John Paul Wallington, thank you Stephen Turnbull. |
57db42ba54fb
Correct a misspelling and add a space, lispref/variables.texi
Aidan Kehoe <kehoea@parhasard.net>
parents:
4472
diff
changeset
|
511 |
4472
a99eb40f0b5b
Correct an omitted word, expand on bignum equality in the lispref.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4471
diff
changeset
|
512 2008-05-29 Aidan Kehoe <kehoea@parhasard.net> |
a99eb40f0b5b
Correct an omitted word, expand on bignum equality in the lispref.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4471
diff
changeset
|
513 |
a99eb40f0b5b
Correct an omitted word, expand on bignum equality in the lispref.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4471
diff
changeset
|
514 * lispref/objects.texi (Equality Predicates): |
a99eb40f0b5b
Correct an omitted word, expand on bignum equality in the lispref.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4471
diff
changeset
|
515 Expand on bignum equality; correct an omitted word in the last |
a99eb40f0b5b
Correct an omitted word, expand on bignum equality in the lispref.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4471
diff
changeset
|
516 commit. |
a99eb40f0b5b
Correct an omitted word, expand on bignum equality in the lispref.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4471
diff
changeset
|
517 |
4471
2d39535e1f9d
Say explicitly that eq is useful for chars; xref number comparison, lispref
Aidan Kehoe <kehoea@parhasard.net>
parents:
4466
diff
changeset
|
518 2008-05-27 Aidan Kehoe <kehoea@parhasard.net> |
2d39535e1f9d
Say explicitly that eq is useful for chars; xref number comparison, lispref
Aidan Kehoe <kehoea@parhasard.net>
parents:
4466
diff
changeset
|
519 |
2d39535e1f9d
Say explicitly that eq is useful for chars; xref number comparison, lispref
Aidan Kehoe <kehoea@parhasard.net>
parents:
4466
diff
changeset
|
520 * lispref/objects.texi (Equality Predicates): |
2d39535e1f9d
Say explicitly that eq is useful for chars; xref number comparison, lispref
Aidan Kehoe <kehoea@parhasard.net>
parents:
4466
diff
changeset
|
521 Cross reference to the section on comparison of numbers when |
2d39535e1f9d
Say explicitly that eq is useful for chars; xref number comparison, lispref
Aidan Kehoe <kehoea@parhasard.net>
parents:
4466
diff
changeset
|
522 talking about using #'eq with integers; also mention that |
2d39535e1f9d
Say explicitly that eq is useful for chars; xref number comparison, lispref
Aidan Kehoe <kehoea@parhasard.net>
parents:
4466
diff
changeset
|
523 #'eq gives t when passed identical integers, and that #'char= is |
2d39535e1f9d
Say explicitly that eq is useful for chars; xref number comparison, lispref
Aidan Kehoe <kehoea@parhasard.net>
parents:
4466
diff
changeset
|
524 also available there. |
2d39535e1f9d
Say explicitly that eq is useful for chars; xref number comparison, lispref
Aidan Kehoe <kehoea@parhasard.net>
parents:
4466
diff
changeset
|
525 |
4466
969a957a44ac
Prevent #'batch-texinfo-format choking on man/internals/internals.texi
Aidan Kehoe <kehoea@parhasard.net>
parents:
4450
diff
changeset
|
526 2008-05-21 Aidan Kehoe <kehoea@parhasard.net> |
969a957a44ac
Prevent #'batch-texinfo-format choking on man/internals/internals.texi
Aidan Kehoe <kehoea@parhasard.net>
parents:
4450
diff
changeset
|
527 |
969a957a44ac
Prevent #'batch-texinfo-format choking on man/internals/internals.texi
Aidan Kehoe <kehoea@parhasard.net>
parents:
4450
diff
changeset
|
528 * internals/internals.texi (Ben's README): |
969a957a44ac
Prevent #'batch-texinfo-format choking on man/internals/internals.texi
Aidan Kehoe <kehoea@parhasard.net>
parents:
4450
diff
changeset
|
529 Add a couple of @itemize / @end itemize pairs, to prevent |
969a957a44ac
Prevent #'batch-texinfo-format choking on man/internals/internals.texi
Aidan Kehoe <kehoea@parhasard.net>
parents:
4450
diff
changeset
|
530 #'batch-texinfo-format choking on the input. |
969a957a44ac
Prevent #'batch-texinfo-format choking on man/internals/internals.texi
Aidan Kehoe <kehoea@parhasard.net>
parents:
4450
diff
changeset
|
531 |
4448
fd8a9a4d81d9
Support #!, to allow XEmacs to be called as a script interpreter.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4329
diff
changeset
|
532 2008-01-20 Aidan Kehoe <kehoea@parhasard.net> |
fd8a9a4d81d9
Support #!, to allow XEmacs to be called as a script interpreter.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4329
diff
changeset
|
533 |
fd8a9a4d81d9
Support #!, to allow XEmacs to be called as a script interpreter.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4329
diff
changeset
|
534 * xemacs/cmdargs.texi (Command Switches): |
fd8a9a4d81d9
Support #!, to allow XEmacs to be called as a script interpreter.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4329
diff
changeset
|
535 Describe --script, -script. |
fd8a9a4d81d9
Support #!, to allow XEmacs to be called as a script interpreter.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4329
diff
changeset
|
536 |
4427
cff4ad0ab682
Document "lifting to Lisp". <87tzjvx8lu.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4329
diff
changeset
|
537 2008-02-27 Stephen J. Turnbull <stephen@xemacs.org> |
cff4ad0ab682
Document "lifting to Lisp". <87tzjvx8lu.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4329
diff
changeset
|
538 |
cff4ad0ab682
Document "lifting to Lisp". <87tzjvx8lu.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4329
diff
changeset
|
539 * internals/internals.texi (Discussion -- KKCC): |
cff4ad0ab682
Document "lifting to Lisp". <87tzjvx8lu.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4329
diff
changeset
|
540 (Discussion -- Incremental Collector): |
cff4ad0ab682
Document "lifting to Lisp". <87tzjvx8lu.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4329
diff
changeset
|
541 New nodes. |
cff4ad0ab682
Document "lifting to Lisp". <87tzjvx8lu.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4329
diff
changeset
|
542 (Top): |
cff4ad0ab682
Document "lifting to Lisp". <87tzjvx8lu.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4329
diff
changeset
|
543 (Discussion -- Garbage Collection): |
cff4ad0ab682
Document "lifting to Lisp". <87tzjvx8lu.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4329
diff
changeset
|
544 (Discussion -- Pure Space): |
cff4ad0ab682
Document "lifting to Lisp". <87tzjvx8lu.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4329
diff
changeset
|
545 Adjust pointers and menus for new nodes. |
cff4ad0ab682
Document "lifting to Lisp". <87tzjvx8lu.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4329
diff
changeset
|
546 |
cff4ad0ab682
Document "lifting to Lisp". <87tzjvx8lu.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4329
diff
changeset
|
547 (lrecords): Remark that lcrecords are obsolete. |
cff4ad0ab682
Document "lifting to Lisp". <87tzjvx8lu.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4329
diff
changeset
|
548 |
4329
d9eb5ea14f65
Provide %b in #'format; use it for converting between ints and bit vectors.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4320
diff
changeset
|
549 2007-12-17 Aidan Kehoe <kehoea@parhasard.net> |
d9eb5ea14f65
Provide %b in #'format; use it for converting between ints and bit vectors.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4320
diff
changeset
|
550 |
d9eb5ea14f65
Provide %b in #'format; use it for converting between ints and bit vectors.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4320
diff
changeset
|
551 * lispref/strings.texi (Formatting Strings): |
d9eb5ea14f65
Provide %b in #'format; use it for converting between ints and bit vectors.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4320
diff
changeset
|
552 Document %b for binary output. |
d9eb5ea14f65
Provide %b in #'format; use it for converting between ints and bit vectors.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4320
diff
changeset
|
553 |
4320 | 554 2007-12-10 Ville Skyttä <scop@xemacs.org> |
555 | |
556 * internals/internals.texi: Spelling fixes. | |
557 | |
4313
0d2e738dfcd0
Forgotten ChangeLog entry for changesets 4311 and 4312.
"Ville Skyttä <scop@xemacs.org>"
parents:
4291
diff
changeset
|
558 2007-12-07 Ville Skyttä <scop@xemacs.org> |
0d2e738dfcd0
Forgotten ChangeLog entry for changesets 4311 and 4312.
"Ville Skyttä <scop@xemacs.org>"
parents:
4291
diff
changeset
|
559 |
0d2e738dfcd0
Forgotten ChangeLog entry for changesets 4311 and 4312.
"Ville Skyttä <scop@xemacs.org>"
parents:
4291
diff
changeset
|
560 * beta.texi, emodules.texi, term.texi, termcap.texi, texinfo.texi, |
0d2e738dfcd0
Forgotten ChangeLog entry for changesets 4311 and 4312.
"Ville Skyttä <scop@xemacs.org>"
parents:
4291
diff
changeset
|
561 widget.texi, xemacs-faq.texi: Spelling fixes. |
0d2e738dfcd0
Forgotten ChangeLog entry for changesets 4311 and 4312.
"Ville Skyttä <scop@xemacs.org>"
parents:
4291
diff
changeset
|
562 |
4291 | 563 2007-11-28 Aidan Kehoe <kehoea@parhasard.net> |
564 | |
565 * internals/internals.texi (Ibytes and Ichars): | |
566 Cross reference to the Mule docs describing these typedefs, | |
567 instead of saying Not yet documented. | |
568 | |
4265 | 569 2007-11-14 Aidan Kehoe <kehoea@parhasard.net> |
570 | |
571 * lispref/objects.texi (String Type): | |
572 Describe how one can include a trailing backslash in a raw string, | |
573 by means of the Unicode escape syntax. | |
574 | |
4264 | 575 2007-11-14 Aidan Kehoe <kehoea@parhasard.net> |
576 | |
577 * xemacs/keystrokes.texi (Character Representation): | |
578 Clarify the description of which characters are displayed as | |
579 themselves and which as octal escapes bzw. "control" characters | |
580 with an initial caret. | |
581 | |
4225 | 582 2007-10-15 Adrian Aichner <adrian@xemacs.org> |
583 | |
584 * Makefile (info_files): Sync nt/xemacs.mak and man/Makefile. | |
585 Sort enries to easy future syncs. | |
586 | |
4199 | 587 2007-09-22 Stephen J. Turnbull <stephen@xemacs.org> |
588 | |
589 * lispref/searching.texi (Replacing Match): Document the escapes | |
590 for changing case in `replace-match'. Document the change to | |
591 STRBUFFER to permit subexpressions in string replacement. | |
592 | |
4196 | 593 2007-09-30 Adrian Aichner <adrian@xemacs.org> |
594 | |
595 * Makefile (TEXI2HTML_NOSPLIT): New. | |
596 * Makefile ($(HTMLDIR)/beta.html): Use TEXI2HTML_NOSPLIT. | |
597 * Makefile ($(HTMLDIR)/xemacs-faq.html): Ditto. | |
598 | |
4195 | 599 2007-09-30 Adrian Aichner <adrian@xemacs.org> |
600 | |
601 * Makefile (TEXI2HTML): Refactor TEXI2HTML for use by | |
602 xemacsweb/Documentation/Makefile. | |
603 | |
4143 | 604 2007-08-25 Adrian Aichner <adrian@xemacs.org> |
605 | |
606 * internals/internals.texi (Through Version 18): Fix error in | |
607 Emacs Timeline URL. | |
608 * internals/internals.texi (Better Rendering Support -- Configuration with the Interim Patches): | |
609 | |
4039 | 610 2007-06-27 Aidan Kehoe <kehoea@parhasard.net> |
611 | |
612 * lispref/variables.texi (Extent): | |
613 Mention that lexical scope is available using lexical-let and | |
614 lexical-let* in cl-macs, instead of ignoring them entirely. | |
615 | |
3979 | 616 2007-05-21 Ville Skyttä <scop@xemacs.org> |
617 | |
618 * internals/internals.texi: Fix corrupted/oddly encoded chars. | |
619 * lispref/ldap.texi: Ditto. | |
620 | |
3975 | 621 2007-05-21 Stephen J. Turnbull <stephen@xemacs.org> |
622 | |
623 * XEmacs 21.5.28 "fuki" is released. | |
624 | |
3955 | 625 2007-05-15 Aidan Kehoe <kehoea@parhasard.net> |
626 | |
627 * internals/internals.texi: | |
628 Replace an inaccurate description of the read syntax of a Kanji | |
629 character with one using the recently-added Unicode escapes. Also | |
630 update the size of an Ichar; they're now 21-bit integers, not | |
631 19-bit integers. | |
632 | |
3930 | 633 2007-04-30 Stephen J. Turnbull <stephen@xemacs.org> |
634 | |
635 * internals/internals.texi (Creating a New Console/Device/Frame Type): | |
636 Typo fix. | |
637 | |
3773 | 638 2007-01-01 Malcolm Purvis <malcolmp@xemacs.org> |
639 | |
640 * internals/internals.texi (Ben's README): Use 'grep -F' instead | |
641 of fgrep. | |
642 | |
3772 | 643 2006-11-07 Robert Pluim <rpluim@gmail.com> |
644 | |
645 * lispref/os.texi (User Identification): The code uses HOMEPATH, | |
646 not HOMEDIR. | |
647 | |
3711 | 648 2006-11-29 Aidan Kehoe <kehoea@parhasard.net> |
649 | |
650 * xemacs/custom.texi (Face Resources): | |
651 Mention that the user should use full XLFD forms for specifying | |
652 fonts, and that Mule builds reject the short forms by | |
653 default. Also mention the work-around to the latter design choice | |
654 that was implemented for Ilya. | |
655 | |
3685 | 656 2006-11-16 Stephen J. Turnbull <stephen@xemacs.org> |
657 | |
658 * internals/internals.texi | |
659 (Better Rendering Support -- Configuration with the Interim Patches): | |
660 Fix examples of configuration via X resources. | |
661 (Better Rendering Support -- Implementation): Fix description of | |
662 xftFont resources, introduce fcFontName resource. | |
663 | |
3674 | 664 2006-11-11 Aidan Kehoe <kehoea@parhasard.net> |
665 | |
666 * lispref/faces.texi (Face Convenience Functions): | |
667 Add information on how to specify a face's font for a given Mule | |
668 charset. | |
669 | |
670 * lispref/specifiers.texi (Specifiers): | |
671 * lispref/specifiers.texi (Simple Specifier Usage): | |
672 * lispref/specifiers.texi (Specifiers In-Depth): | |
673 * lispref/specifiers.texi (Specifier Tag Functions): | |
674 * lispref/specifiers.texi (Specifier Instantiation Functions): | |
675 Update the documentation of specifiers to reflect the new support | |
676 for Mule character sets and associating tags with them. | |
677 | |
3543 | 678 2006-08-05 Aidan Kehoe <kehoea@parhasard.net> |
679 | |
680 * lispref/objects.texi (String Type): | |
681 Give details of the raw string syntax, taken from SXEmacs and | |
682 Python. | |
683 | |
3516 | 684 2006-07-19 Stephen J. Turnbull <stephen@xemacs.org> |
685 | |
686 * new-users-guide/edit.texi (Insert): Document bogosity in | |
687 vendor labeling of DEL key. | |
688 (Numeric Argument): Remove spurious RETs from keystroke examples. | |
689 Thanks to Michael C. Wescott <wescott@sc.rr.com>. | |
690 | |
3510 | 691 2006-07-16 Aidan Kehoe <kehoea@parhasard.net> |
692 | |
693 * xemacs/custom.texi (File Variables): | |
694 Make it clearer that file variables are buffer-local. | |
695 * xemacs/custom.texi (Faces): | |
696 "must be encoding" -> "must be encoded". | |
697 | |
698 2006-07-16 Aidan Kehoe <kehoea@parhasard.net> | |
699 | |
700 * lispref/variables.texi (Creating Buffer-Local): | |
701 Mention that buffer-local variables are created when file local | |
702 variables are set. | |
703 | |
3496 | 704 2006-07-08 Aidan Kehoe <kehoea@parhasard.net> |
705 | |
706 * internals/internals.texi (Internal String Encoding): | |
707 Mention that UTF-8 would be a reasonable alternative encoding. | |
708 * internals/internals.texi (Internal Character Encoding): | |
709 Re-arrange the description of characters to deal with 21-bit | |
710 characters. | |
711 | |
3439 | 712 2006-06-03 Aidan Kehoe <kehoea@parhasard.net> |
713 | |
714 * lispref/mule.texi (CCL Syntax): | |
715 * lispref/mule.texi (CCL Statements): | |
716 Describe the mule-to-unicode and unicode-to-mule statements; | |
717 rename the section they are described in. | |
718 | |
3404 | 719 2006-05-17 Stephen J. Turnbull <stephen@xemacs.org> |
720 | |
721 * xemacs-faq.texi (Q2.2.3): New node. | |
722 (Q2.2.2, Q2.3.1): Fix navigation references. | |
723 (Top, Installation): Add to menus. | |
724 | |
3402 | 725 2006-05-16 Stephen J. Turnbull <stephen@xemacs.org> |
726 | |
727 * XEmacs 21.5.27 "fiddleheads" is released. | |
728 | |
3388 | 729 2006-05-09 Stephen J. Turnbull <stephen@xemacs.org> |
730 | |
731 * beta.texi (Building Beta XEmacs): Rename 'Compiling' -> 'Building'. | |
732 (Reporting Problems): Improve it, make it a top-level node, add | |
733 some vertical spacing to make node breaks more visible. | |
734 (Getting the Source): Flesh it out a bit and move it to the | |
735 Building Beta XEmacs node. | |
736 | |
3387 | 737 2006-05-09 Stephen J. Turnbull <stephen@xemacs.org> |
738 | |
739 * xemacs/custom.texi (Xft Font Customization): New node. | |
740 (Faces): Create menu, add new node. | |
741 * xemacs/xemacs.texi (Top): add new node to detail menu. | |
742 | |
3367 | 743 2006-04-29 Aidan Kehoe <kehoea@parhasard.net> |
744 | |
745 * lispref/objects.texi (Character Type): | |
746 Document the Unicode syntax for characters in characters and | |
747 strings. | |
748 | |
3354 | 749 2006-04-23 Stephen J. Turnbull <stephen@xemacs.org> |
750 | |
751 * internals/internals.texi: Run texinfo-master-menu. | |
752 (Creating a New Console/Device/Frame Type): New node. | |
753 | |
3323 | 754 2006-03-31 Stephen J. Turnbull <stephen@xemacs.org> |
755 | |
756 * XEmacs 21.5.26 "endive" is released. | |
757 | |
3322 | 758 2006-03-31 Stephen J. Turnbull <stephen@xemacs.org> |
759 | |
760 Miscellaneous doc cleanup, parts 2-4: move CHANGES-msw, | |
761 TODO.ben-mule-21-5, README.ben-mule-21-5, and | |
762 README.ben-separate-stderr to Internals Manual. | |
763 | |
764 * internals/internals.texi (Ben's TODO list): | |
765 (CHANGES from 21.4-windows branch): | |
766 (Ben's README): | |
767 (Ben's separate stderr notes): | |
768 New nodes. | |
769 | |
770 (Subprocesses): Add "Ben's separate stderr notes" to menu. | |
771 (The Great Mule Merge of March 2002): Add "Ben's TODO list" and | |
772 "Ben's README" to menu. | |
773 (Interface to MS Windows): Add "CHANGES from 21.4-windows branch" | |
774 to menu. | |
775 | |
776 (Top): Update detailmenu. | |
777 | |
778 2006-03-30 Stephen J. Turnbull <stephen@xemacs.org> | |
779 | |
780 Miscellaneous doc cleanup, part 1: move CHANGES-ben-mule to | |
781 Internals Manual. | |
782 | |
783 * internals/internals.texi (The Great Mule Merge of March 2002): | |
784 Insert CHANGES-ben-mule here, and reformat for Texinfo. | |
785 | |
3260 | 786 2006-02-26 Mike Sperber <mike@xemacs.org> |
787 | |
788 * xemacs/building.texi (External Lisp): Document that `run-lisp' | |
789 needs the os-utils package. | |
790 | |
3259 | 791 2006-02-26 Stephen J. Turnbull <stephen@xemacs.org> |
792 | |
793 * XEmacs 21.5.25 "eggplant" is released. | |
794 | |
3179 | 795 2005-11-25 Mike Sperber <mike@xemacs.org> |
796 | |
797 * lispref/packaging.texi (The User View): | |
798 * xemacs/startup.texi (Startup Paths): | |
799 * xemacs-faq.texi (Q2.1.6): Document new configure options and | |
800 environment variables for | |
801 package locations. | |
802 | |
3171 | 803 2005-12-24 Aidan Kehoe <kehoea@parhasard.net> |
804 | |
805 * xemacs/keystrokes.texi (Keystrokes): | |
806 Add new node on keyboards with which one can't type Latin. | |
807 * xemacs/keystrokes.texi (Non-Latin keyboards): | |
808 Describe the support for falling back to a US key layout on | |
809 keyboards where typing the Roman alphabet is difficult. | |
810 | |
3150 | 811 2005-12-18 Stephen J. Turnbull <stephen@xemacs.org> |
812 | |
813 * XEmacs 21.5.24 "dandelion" is released. | |
814 | |
3147 | 815 2005-12-09 Malcolm Purvis <malcolmp@xemacs.org> |
816 | |
817 * internals/internals.texi (The configure Script): Documented | |
818 more fully the behaviour of complex options. Provided examples. | |
819 | |
3128 | 820 2005-12-03 Adrian Aichner <adrian@xemacs.org> |
821 | |
822 * custom.texi (Declaring Variables): Typo fixes. | |
823 | |
3111 | 824 2005-11-29 Stephen J. Turnbull <stephen@xemacs.org> |
825 | |
826 * xemacs/custom.texi (Faces): Describe some of the more important | |
827 font naming syntaxes under `set-face-font'. Fix a typo. | |
828 | |
3094 | 829 2005-11-22 Stephen J. Turnbull <stephen@xemacs.org> |
830 | |
831 * internals/internals.texi (Working with Lisp Objects): Explain | |
832 better why DEFSYMBOL is usually preferable to intern. | |
833 | |
3073 | 834 2005-11-08 Malcolm Purvis <malcolmp@xemacs.org> |
835 | |
836 * internals/internals.texi (The configure Script): Added the | |
837 definition of the new macro XE_HELP_SUBSECTION. | |
838 | |
3062 | 839 2005-11-13 Ben Wing <ben@xemacs.org> |
840 | |
841 * Makefile: | |
842 Add targets distclean-noconfig, realclean-noconfig, extraclean-noconfig. | |
843 Do some refactoring for cleanliness. | |
844 | |
3059 | 845 2005-11-13 Ben Wing <ben@xemacs.org> |
846 | |
847 * internals/internals.texi (Top): | |
848 * internals/internals.texi (CVS Techniques): | |
849 * internals/internals.texi (Creating a Branch): | |
850 * internals/internals.texi (Merging a Branch into the Trunk): | |
851 Add node on Creating a Branch. Update info concerning problems | |
852 with rtag on symlinks. (#### Is this still valid?) | |
853 | |
3031 | 854 2005-10-26 Stephen J. Turnbull <stephen@xemacs.org> |
855 | |
856 * XEmacs 21.5.23 "daikon" is released. | |
857 | |
3018 | 858 2005-10-20 Malcolm Purvis <malcolmp@xemacs.org> |
859 | |
860 * xemacs-faq.texi (Q1.2.2): | |
861 * xemacs-faq.texi (Q2.1.1): | |
862 * xemacs-faq.texi (Q2.1.6): | |
863 * xemacs-faq.texi (Q2.2.1): | |
864 * xemacs-faq.texi (Q2.3.6): | |
865 * xemacs-faq.texi (Q2.4.3): | |
866 * xemacs-faq.texi (Q2.4.4): | |
867 * xemacs-faq.texi (Q2.4.7): | |
868 * xemacs-faq.texi (Q5.3.3): | |
869 * xemacs-faq.texi (Q6.0.8): | |
870 * xemacs-faq.texi (Q7.2.1): | |
871 Add 21.5 specific examples of configure options in addition to the | |
872 existing 21.4 ones. | |
873 | |
3003 | 874 2005-10-15 Malcolm Purvis <malcolmp@xemacs.org> |
875 | |
876 * internals/internals.texi: "API's" -> "APIs". This fixes | |
877 problems generating dvi and pdf versions. | |
878 * internals/internals.texi (The configure Script): | |
879 Describe the use of XE_MERGED_ARG. | |
880 | |
2995 | 881 2005-10-13 Ben Wing <ben@xemacs.org> |
882 | |
883 * xemacs-faq.texi (Top): | |
884 * xemacs-faq.texi (External Subsystems): | |
885 * xemacs-faq.texi (Q5.4.4): | |
886 * xemacs-faq.texi (Q5.4.5): | |
887 * xemacs-faq.texi (Q5.4.6): | |
888 Add question about need to run `rebaseall' under Cygwin. | |
889 | |
2972 | 890 2005-10-04 Stephen J. Turnbull <stephen@xemacs.org> |
891 | |
892 * emodules.texi (Distribution with XEmacs): New node describing | |
893 organization of module-related code in top-level configure.ac and | |
894 src/Makefile.in.in. | |
895 | |
2960 | 896 2005-09-27 Adrian Aichner <adrian@xemacs.org> |
897 | |
898 * lispref/compile.texi (Compilation Options): Lowercase SYMBOL | |
899 argument in `byte-compile-print-gensym' documentation, as | |
900 suggested by Stephen. | |
901 | |
2955 | 902 2005-09-27 Adrian Aichner <adrian@xemacs.org> |
903 | |
904 * lispref/packaging.texi: Get file to compile with teinfmt.el. | |
905 * lispref/packaging.texi (Packaging): Ditto. | |
906 * lispref/packaging.texi (Package Overview): Ditto. | |
907 * lispref/packaging.texi (The User View): Ditto. | |
908 * lispref/packaging.texi (The Library Maintainer View): Ditto. | |
909 * lispref/packaging.texi (Infrastructure): Ditto. | |
910 * lispref/packaging.texi (Obtaining): Ditto. | |
911 * lispref/packaging.texi (Local.rules File): Ditto. | |
912 * lispref/packaging.texi (package-info.in): Ditto. | |
913 * lispref/packaging.texi (Makefile): Ditto. | |
914 * lispref/packaging.texi (Documenting Packages): Ditto. | |
915 | |
916 2005-09-27 Adrian Aichner <adrian@xemacs.org> | |
917 | |
918 * internals/internals.texi (A Summary of the Various XEmacs | |
919 Modules): Get file to compile with texinfmt.el. | |
920 * internals/internals.texi (Windows Build Flags): Ditto. | |
921 | |
2953 | 922 2005-09-26 Ben Wing <ben@xemacs.org> |
923 | |
924 * lispref/glyphs.texi (Images): | |
925 * lispref/glyphs.texi (Image Instantiators): | |
926 * lispref/glyphs.texi (Image Instantiator Formats): | |
927 * lispref/glyphs.texi (Image Instances): | |
928 * lispref/glyphs.texi (Image Instance Functions): | |
929 * lispref/glyphs.texi (Creating Glyphs): | |
930 * lispref/glyphs.texi (Lisp API to Native Widgets): | |
931 * lispref/glyphs.texi (Glyph Properties): | |
932 * lispref/glyphs.texi (Glyph Examples): | |
933 * lispref/lispref.texi (Top): | |
934 * lispref/specifiers.texi (Specifiers): | |
935 * lispref/specifiers.texi (Introduction to Specifiers): | |
936 * lispref/specifiers.texi (Simple Specifier Usage): | |
937 * lispref/specifiers.texi (Specifiers In-Depth): | |
938 * lispref/specifiers.texi (Specifier Instantiation): | |
939 * lispref/specifiers.texi (Retrieving Specifications): | |
940 * lispref/specifiers.texi (Specifier Tag Functions): | |
941 * lispref/specifiers.texi (Specifier Validation Functions): | |
942 Use "instantiation" not "instancing". Fix some places where | |
943 "specifier" is used to mean "instantiator". | |
944 | |
2949 | 945 2005-09-25 Adrian Aichner <adrian@xemacs.org> |
946 | |
947 * lispref/compile.texi (Compilation Options): Supply missing | |
948 argument to @var{}, using same SYMBOL as in variable docstring of | |
949 `byte-compile-print-gensym'. | |
950 | |
2931 | 951 2005-09-14 Stephen J. Turnbull <stephen@xemacs.org> |
952 | |
953 * XEmacs 21.5.22 "cucumber" is released. | |
954 | |
2867 | 955 2005-07-20 Didier Verna <didier@xemacs.org> |
956 | |
957 * lispref/faces.texi (Basic Face Functions): Rephrase the face | |
958 aliasing paragraph following a suggestion from Stephen J. | |
959 Turnbull. | |
960 | |
2865 | 961 2005-07-19 Didier Verna <didier@xemacs.org> |
962 | |
963 * lispref/faces.texi (Basic Face Functions): Document the face | |
964 aliasing feature. | |
965 | |
2862 | 966 2005-07-17 Aidan Kehoe <kehoea@parhasard.net> |
967 | |
968 * lispref/commands.texi (Converting Events): | |
969 Give details on the deprecated ALLOW-NON-ASCII argument to | |
2865 | 970 event-to-character, and why you shouldn't use it. |
2862 | 971 |
2828 | 972 2005-06-26 Aidan Kehoe <kehoea@parhasard.net> |
973 | |
2865 | 974 * lispref/commands.texi (Converting Events): |
2828 | 975 * lispref/keymaps.texi (Key Sequences): |
976 Stop pretending ASCII is an eight-bit character set, and remove | |
977 documentation of event-to-character's vanished fourth argument. | |
978 | |
979 * internals/internals.texi (Old Future Work -- Improvements in | |
980 support for non-ASCII (European) keysyms under X): | |
2865 | 981 Rename the ascii-character property. |
982 | |
2818 | 983 2005-06-19 Aidan Kehoe <kehoea@parhasard.net> |
984 | |
985 * lispref/building.texi (Building XEmacs and Object Allocation): | |
2865 | 986 Pure storage has been gone for half a decade or more. |
987 * lispref/mule.texi (Internationalization Terminology): | |
988 Phrase stuff a little more clearly, compare Mule with Unicode. | |
2818 | 989 * lispref/lispref.texi (Top): |
2865 | 990 Take out info on pure storage. |
2818 | 991 |
2791 | 992 2005-05-28 Stephen J. Turnbull <stephen@xemacs.org> |
993 | |
994 * XEmacs 21.5.21 "corn" is released. | |
995 | |
2769 | 996 2005-05-10 Aidan Kehoe <kehoea@parhasard.net> |
997 | |
998 * xemacs-faq.texi (Q3.2.5): (setq text-mode-hook | |
2865 | 999 'turn-on-auto-fill) is not a good idea. |
2769 | 1000 |
2768 | 1001 2005-05-10 Aidan Kehoe <kehoea@parhasard.net> |
1002 | |
2865 | 1003 * xemacs/sending.texi (Sending Mail):Document that sendmail.el is |
1004 underfeatured and not getting better anytime soon; suggest using | |
1005 another mailer. | |
2768 | 1006 |
2757 | 1007 2005-05-05 Aidan Kehoe <kehoea@parhasard.net> |
1008 | |
1009 * xemacs/building.texi (Lisp Modes): | |
1010 * xemacs/building.texi (Lisp Interaction): | |
1011 * xemacs/entering.texi (Entering Emacs): | |
1012 * xemacs/menus.texi (File Menu): | |
1013 * xemacs/text.texi (Auto Fill): | |
1014 None of the keymaps I have access to have linefeed keys; they all | |
1015 use Return. As such, for new users, C-j is really the only option | |
1016 for evaluation in Lisp interaction mode, and should be documented | |
2865 | 1017 as such. |
1018 | |
3050 | 1019 2005-04-18 Stephen J. Turnbull <stephen@xemacs.org> |
2736 | 1020 |
1021 * internals/internals.texi | |
1022 (Better Rendering Support -- Modern Font Support): | |
1023 (Modern Font Support -- Font Concepts): | |
1024 (Modern Font Support -- fontconfig): | |
1025 (Modern Font Support -- Xft): | |
1026 New nodes describing the Lisp API. | |
1027 (Future Work -- Better Rendering Support): | |
1028 Add Better Rendering Support -- Modern Font Support to menu. | |
1029 | |
1030 2005-04-05 Stephen J. Turnbull <stephen@xemacs.org> | |
1031 | |
1032 * xemacs/custom.texi (X Resources): Improve wording. | |
1033 | |
1034 2005-03-13 Stephen J. Turnbull <stephen@xemacs.org> | |
1035 | |
1036 * xemacs/custom.texi (Minor Modes): Improve general description. | |
1037 Add description of Pending Delete and Filladapt modes. | |
1038 (File Variables): Improve caution against invoking minor modes. | |
1039 (Syntax Entry): Strengthen caution against "\s ". | |
1040 | |
1041 * xemacs/major.texi (Major Modes): Improve accuracy of wording. | |
1042 (Mode Hooks): Describe use of hooks to invoke minor modes. | |
1043 | |
2715 | 1044 2005-04-06 Ben Wing <ben@xemacs.org> |
1045 | |
1046 * internals/internals.texi (Authorship of XEmacs): Copy authorship | |
1047 section from FAQ and comment out old info, which is quite out of | |
1048 date and full of typos. | |
1049 | |
2690 | 1050 2005-03-26 Aidan Kehoe <kehoea@parhasard.net> |
1051 | |
1052 * lispref/mule.texi (CCL Example): | |
2691 | 1053 char-int -> char-to-int, and hex 41 is decimal 65, both problems |
2865 | 1054 with my previous patch pointed out by Stephen. |
2690 | 1055 * lispref/mule.texi (The actual coding system): |
1056 Give information on the make-coding-system call, and where the | |
2865 | 1057 actual package can be found. |
1058 | |
2681 | 1059 2005-03-24 Aidan Kehoe <kehoea@parhasard.net> |
1060 | |
1061 * xemacs/custom.texi (X Resources): | |
1062 "Emacs" as the application class -> "XEmacs" as the application | |
1063 class, mention the old resource class determination behaviour, and | |
2865 | 1064 how one can temporarily re-instate it. |
1065 | |
2665 | 1066 2005-03-15 Stephen J. Turnbull <stephen@xemacs.org> |
1067 | |
1068 * internals/internals.texi (The XEmacs Split): | |
1069 * standards.texi (Option Table): | |
1070 Shut up makeinfo and hack-local-variables. | |
1071 | |
2662 | 1072 2005-03-14 Stephen J. Turnbull <stephen@xemacs.org> |
1073 | |
1074 * internals/internals.texi (How Lisp Objects Are Represented in C): | |
1075 Document compiler warnings when assert expands to empty statement. | |
1076 | |
2653 | 1077 2005-03-11 Stephen J. Turnbull <stephen@xemacs.org> |
1078 | |
1079 * XEmacs 21.5.20 "cilantro" is released. | |
1080 | |
2647 | 1081 2005-03-05 Malcolm Purvis <malcolmp@xemacs.org> |
1082 | |
1083 * beta.texi : Change configure arguments to the new autoconf 2.5 | |
1084 style configure. | |
1085 * internals/internals.texi (The Build Configuration System): Fill | |
1086 out the details. | |
1087 | |
2640 | 1088 2005-01-19 Aidan Kehoe <kehoea@parhasard.net> |
1089 | |
1090 * lispref/mule.texi (CCL Example): Detail an implementation of the | |
2865 | 1091 web's URL encoding as a CCL coding system example. |
2640 | 1092 |
1093 2005-02-22 Stephen J. Turnbull <stephen@xemacs.org> | |
1094 | |
1095 * internals/internals.texi (The version.sh Script): New node. | |
1096 (XEmacs from the Perspective of Building): | |
1097 (Low-Level Modules): | |
1098 (The Build Configuration System): | |
1099 (Adding Configurable Features): | |
1100 Add or update references to the version.sh node and/or file. | |
1101 | |
1102 (XEmacs from the Perspective of Building): Improve text. | |
1103 | |
1104 | |
1105 2005-01-22 Stephen J. Turnbull <stephen@xemacs.org> | |
1106 | |
1107 * internals/internals.texi (XEmacs): Add XEmacs 21.4.16 to list. | |
1108 (The XEmacs Split): Add comments on untrue legal factoids. | |
1109 (The XEmacs Split): Add some @urefs for Jamie's commentary. | |
1110 | |
2608 | 1111 2005-02-23 Aidan Kehoe <kehoea@parhasard.net> |
1112 | |
1113 * lispref/searching.texi (Syntax of Regexps): | |
1114 Mention the \c and \C regular expression constructs; cross | |
2865 | 1115 reference to the Category Table documentation. |
2608 | 1116 |
2602 | 1117 2005-02-22 Stephen J. Turnbull <stephen@xemacs.org> |
1118 | |
1119 * internals/internals.texi (The version.sh Script): New node. | |
1120 (XEmacs from the Perspective of Building): | |
1121 (Low-Level Modules): | |
1122 (The Build Configuration System): | |
1123 (Adding Configurable Features): | |
1124 Add or update references to the version.sh node and/or file. | |
1125 | |
1126 (XEmacs from the Perspective of Building): Improve text. | |
1127 | |
2597 | 1128 2005-02-19 Stephen J. Turnbull <stephen@xemacs.org> |
1129 | |
1130 * internals/internals.texi (Introduction to Writing C Code): | |
1131 Change "mostly warning-free" to "warning-free" to encourage | |
1132 reporting warnings as bugs. | |
1133 (The configure Script): | |
1134 Incorporate Malcolm Purvis's notes from configure.ac. Document | |
1135 his implementations of keyword and complex options, and remove | |
1136 descriptions of my obsolete code. | |
1137 | |
1138 2005-01-16 Stephen J. Turnbull <stephen@xemacs.org> | |
1139 | |
1140 * internals/internals.texi (Better Rendering Support -- | |
1141 Configuration with the Interim Patches): | |
1142 Improve notes on configuration. | |
1143 | |
1144 2004-12-15 Stephen J. Turnbull <stephen@xemacs.org> | |
1145 | |
1146 * internals/internals.texi (Better Rendering Support -- | |
1147 Configuration with the Interim Patches): Menubar uses xftFont | |
1148 resource, too. | |
1149 | |
1150 2005-02-03 Stephen J. Turnbull <stephen@xemacs.org> | |
1151 | |
1152 * internals/internals.texi (XEmacs from the Perspective of | |
1153 Building): Mention autoconf. | |
1154 (The Modules of XEmacs): Point Next the The Build Configuration | |
1155 System and add Modules for Building XEmacs to the menu. | |
1156 (A Summary of the Various XEmacs Modules): Add Modules for | |
1157 Building XEmacs to menu, and Modules for Build Configuration, | |
1158 Modules for Compiling XEmacs, and Modules for Preloading Lisp to | |
1159 the table of sections. | |
1160 (Low-Level Modules): Point Previous to Modules for Building XEmacs. | |
1161 (Modules for Building XEmacs): | |
1162 (Modules for Build Configuration): | |
1163 (Modules for Compiling XEmacs): | |
1164 (Modules for Preloading Lisp): | |
1165 (The Build Configuration System): | |
1166 (Adding Configurable Features): | |
1167 (The configure Script): | |
1168 (The Makefile Precursors): | |
1169 New nodes. | |
1170 (Rules When Writing New C Code): | |
1171 Point Previous to The Build Configuration System. | |
1172 | |
2594 | 1173 2005-02-18 Stephen J. Turnbull <stephen@xemacs.org> |
1174 | |
1175 * XEmacs 21.5.19 "chives" is released. | |
1176 | |
2559 | 1177 2005-02-03 Ben Wing <ben@xemacs.org> |
1178 | |
1179 * xemacs-faq.texi: | |
1180 * xemacs-faq.texi (Top): | |
1181 * xemacs-faq.texi (Introduction): | |
1182 * xemacs-faq.texi (Q1.2.2): | |
1183 * xemacs-faq.texi (Q1.2.5): | |
1184 * xemacs-faq.texi (Q1.2.9): | |
1185 * xemacs-faq.texi (Q1.2.10): | |
1186 * xemacs-faq.texi (Q1.2.11): | |
1187 * xemacs-faq.texi (Q1.2.12): | |
1188 * xemacs-faq.texi (Q1.4.2): | |
1189 * xemacs-faq.texi (Q1.5.2): | |
1190 * xemacs-faq.texi (Q1.5.3): | |
1191 * xemacs-faq.texi (Q1.5.4): | |
1192 * xemacs-faq.texi (Q1.5.5): | |
1193 * xemacs-faq.texi (Q1.6.6): | |
1194 * xemacs-faq.texi (Q1.7.1): | |
1195 * xemacs-faq.texi (Q1.7.2): | |
1196 * xemacs-faq.texi (Q1.7.3): | |
1197 * xemacs-faq.texi (Q1.7.4): | |
1198 * xemacs-faq.texi (Installation): | |
1199 * xemacs-faq.texi (Q2.0.1): | |
1200 * xemacs-faq.texi (Q2.0.2): | |
1201 * xemacs-faq.texi (Q2.0.3): | |
1202 * xemacs-faq.texi (Q2.0.4): | |
1203 * xemacs-faq.texi (Q2.0.5): | |
1204 * xemacs-faq.texi (Q2.1.1): | |
1205 * xemacs-faq.texi (Q2.1.2): | |
1206 * xemacs-faq.texi (Q2.1.3): | |
1207 * xemacs-faq.texi (Q2.1.4): | |
1208 * xemacs-faq.texi (Q2.1.5): | |
1209 * xemacs-faq.texi (Q2.1.6): | |
1210 * xemacs-faq.texi (Q2.1.7): | |
1211 * xemacs-faq.texi (Q2.2.1): | |
1212 * xemacs-faq.texi (Q2.2.2): | |
1213 * xemacs-faq.texi (Q2.3.1): | |
1214 * xemacs-faq.texi (Q2.3.2): | |
1215 * xemacs-faq.texi (Q2.3.3): | |
1216 * xemacs-faq.texi (Q2.3.4): | |
1217 * xemacs-faq.texi (Q2.3.5): | |
1218 * xemacs-faq.texi (Q2.3.6): | |
1219 * xemacs-faq.texi (Q2.3.7): | |
1220 * xemacs-faq.texi (Q2.3.8): | |
1221 * xemacs-faq.texi (Q2.4.1): | |
1222 * xemacs-faq.texi (Q2.4.2): | |
1223 * xemacs-faq.texi (Q2.4.3): | |
1224 * xemacs-faq.texi (Q2.4.4): | |
1225 * xemacs-faq.texi (Q2.4.5): | |
1226 * xemacs-faq.texi (Q2.4.6): | |
1227 * xemacs-faq.texi (Q2.4.7): | |
1228 * xemacs-faq.texi (Q2.4.8): | |
1229 * xemacs-faq.texi (Q2.4.9): | |
1230 * xemacs-faq.texi (Q2.4.10): | |
1231 * xemacs-faq.texi (Q2.4.11): | |
1232 * xemacs-faq.texi (Q2.4.12): | |
1233 * xemacs-faq.texi (Q2.5.1): | |
1234 * xemacs-faq.texi (Q2.5.2): | |
1235 * xemacs-faq.texi (Q2.5.3): | |
1236 * xemacs-faq.texi (Q2.5.4): | |
1237 * xemacs-faq.texi (Q2.5.5): | |
1238 * xemacs-faq.texi (Legacy Versions): | |
1239 * xemacs-faq.texi (Q10.0.1): | |
1240 * xemacs-faq.texi (Q10.0.2): | |
1241 Flesh out intro section on packages and section on installing | |
1242 packages. Incorporate README, README.packages, BUGS, etc/PACKAGES. | |
1243 Various other changes. | |
1244 | |
2547 | 1245 2005-02-03 Stephen J. Turnbull <stephen@xemacs.org> |
1246 | |
1247 * beta.texi: Update Copyright. Add pointer comment. | |
1248 | |
1249 (New packages): Remove personal names, point at jobs.html | |
1250 instead. | |
1251 | |
1252 (Syncing with GNU Emacs): Change "don't assume Mule" to | |
1253 "conditionalize Mule dependencies correctly". RMS stroking: use | |
1254 "GNU", not "FSF", in sync notices. | |
1255 | |
1256 2005-02-02 Robert Delius Royar <xemacs@frinabulax.org> | |
1257 | |
1258 * beta.texi (Top): | |
2865 | 1259 Add reference to Index in catalog to prevent |
2547 | 1260 errors compiling with GNU makeinfo 4.5. |
1261 | |
1262 * beta.texi (Syncing with GNU Emacs): | |
2865 | 1263 Add forward reference to Index in next node to prevent |
2547 | 1264 errors compiling with GNU makeinfo 4.5. |
1265 | |
1266 * beta.texi (Index): | |
1267 Add backward reference to Syncing with GNU Emacs to | |
2865 | 1268 replace obsolete reference to Defining Variables to |
2547 | 1269 prevent errors compiling with GNU makeinfo 4.5. |
1270 | |
2537 | 1271 2005-01-31 Ben Wing <ben@xemacs.org> |
1272 | |
1273 * xemacs/help.texi (Misc Help): | |
1274 Delete references to DISTRIB. Point to FAQ. | |
2865 | 1275 |
2537 | 1276 * xemacs/new.texi: |
1277 Update sample code for version checking. | |
2865 | 1278 |
2537 | 1279 * xemacs/xemacs.texi (Distrib): |
1280 * xemacs/xemacs.texi (Intro): | |
1281 Delete references to DISTRIB. Point directly to web site. | |
1282 Update stuff referring to GNU Emacs. Delete references to Win-Emacs. | |
1283 | |
1284 2005-01-31 Ben Wing <ben@xemacs.org> | |
1285 | |
1286 * Makefile: | |
1287 * Makefile (info_files): | |
1288 * Makefile (html_files): | |
1289 * Makefile (dvi_files): | |
1290 * Makefile (pdf_files): | |
1291 * Makefile ($(INFODIR)/beta.info): | |
1292 Add beta.texi and built files. | |
2865 | 1293 |
2537 | 1294 * xemacs-faq.texi (Top): |
1295 * xemacs-faq.texi (Introduction): | |
1296 * xemacs-faq.texi (Q1.0.3): | |
1297 * xemacs-faq.texi (Q1.0.4): | |
1298 * xemacs-faq.texi (Q1.0.5): | |
1299 * xemacs-faq.texi (Q1.0.6): | |
1300 * xemacs-faq.texi (Q1.1.1): | |
1301 * xemacs-faq.texi (Q1.1.2): | |
1302 * xemacs-faq.texi (Q1.1.3): | |
1303 * xemacs-faq.texi (Q1.1.4): | |
1304 * xemacs-faq.texi (Q1.2.1): | |
1305 * xemacs-faq.texi (Q1.2.2): | |
1306 * xemacs-faq.texi (Q1.2.3): | |
1307 * xemacs-faq.texi (Q1.2.4): | |
1308 * xemacs-faq.texi (Q1.2.5): | |
1309 * xemacs-faq.texi (Q1.2.6): | |
1310 * xemacs-faq.texi (Q1.2.7): | |
1311 * xemacs-faq.texi (Q1.2.8): | |
1312 * xemacs-faq.texi (Q1.2.9): | |
1313 * xemacs-faq.texi (Q1.2.10): | |
1314 * xemacs-faq.texi (Q1.2.11): | |
1315 * xemacs-faq.texi (Q1.2.12): | |
1316 * xemacs-faq.texi (Q1.2.13): | |
1317 * xemacs-faq.texi (Q1.3.1): | |
1318 * xemacs-faq.texi (Q1.3.2): | |
1319 * xemacs-faq.texi (Q1.3.3): | |
1320 * xemacs-faq.texi (Q1.3.4): | |
1321 * xemacs-faq.texi (Q1.3.5): | |
1322 * xemacs-faq.texi (Q1.3.6): | |
1323 * xemacs-faq.texi (Q1.3.7): | |
1324 * xemacs-faq.texi (Q1.3.8): | |
1325 * xemacs-faq.texi (Q1.4.1): | |
1326 * xemacs-faq.texi (Q1.4.2): | |
1327 * xemacs-faq.texi (double-word): New. | |
1328 * xemacs-faq.texi (Q1.4.3): | |
1329 * xemacs-faq.texi (Q1.4.4): | |
1330 * xemacs-faq.texi (Q1.4.5): | |
1331 * xemacs-faq.texi (Q1.5.1): | |
1332 * xemacs-faq.texi (Q1.5.2): | |
1333 * xemacs-faq.texi (Q1.5.3): | |
1334 * xemacs-faq.texi (Q1.6.1): | |
1335 * xemacs-faq.texi (Q1.6.2): | |
1336 * xemacs-faq.texi (Q1.6.3): | |
1337 * xemacs-faq.texi (Q1.6.4): | |
1338 * xemacs-faq.texi (Q1.6.5): | |
1339 * xemacs-faq.texi (Q1.6.6): | |
1340 * xemacs-faq.texi (Q1.7.1): | |
1341 * xemacs-faq.texi (Q1.8.1): | |
1342 * xemacs-faq.texi (Q1.8.2): | |
1343 * xemacs-faq.texi (Q1.8.3): | |
1344 * xemacs-faq.texi (Q1.8.4): | |
1345 * xemacs-faq.texi (Q1.8.5): | |
1346 * xemacs-faq.texi (Q1.8.6): | |
1347 * xemacs-faq.texi (Q1.8.7): | |
1348 * xemacs-faq.texi (Q1.8.8): | |
1349 * xemacs-faq.texi (Q1.8.9): | |
1350 * xemacs-faq.texi (Q2.2.1): | |
1351 * xemacs-faq.texi (Q2.2.2): | |
1352 * xemacs-faq.texi (Q2.4.2): | |
1353 * xemacs-faq.texi (Advanced): | |
1354 * xemacs-faq.texi (Q7.0.1): | |
1355 * xemacs-faq.texi (Q7.0.2): | |
1356 * xemacs-faq.texi (Q7.0.3): | |
1357 * xemacs-faq.texi (Q7.0.4): | |
1358 * xemacs-faq.texi (Q7.0.5): | |
1359 * xemacs-faq.texi (Q7.0.6): | |
1360 * xemacs-faq.texi (Q7.1.1): | |
1361 * xemacs-faq.texi (Q7.1.2): | |
1362 * xemacs-faq.texi (Q7.1.3): | |
1363 * xemacs-faq.texi (Q7.1.4): | |
1364 * xemacs-faq.texi (Q7.1.5): | |
1365 * xemacs-faq.texi (Q7.1.6): | |
1366 * xemacs-faq.texi (Q7.1.7): | |
1367 * xemacs-faq.texi (Q7.1.8): | |
1368 * xemacs-faq.texi (Q7.1.9): | |
1369 * xemacs-faq.texi (Q7.1.10): | |
1370 * xemacs-faq.texi (Q7.1.11): | |
1371 * xemacs-faq.texi (Q7.2.1): | |
1372 * xemacs-faq.texi (Q7.2.2): | |
1373 * xemacs-faq.texi (Q7.2.3): | |
1374 * xemacs-faq.texi (Other Packages): | |
1375 * xemacs-faq.texi (Current Events): | |
1376 * xemacs-faq.texi (Legacy Versions): | |
1377 Major overhaul of section 1. Add mailing list info, update | |
1378 downloading info, add info on CVS, etc. | |
1379 | |
2522 | 1380 2004-10-17 Shyamal Prasad <shyamal@member.fsf.org> |
1381 | |
1382 * xemacs/programs.texi (Program Modes): Updated it to reflect | |
1383 current status of programming modes. | |
1384 * xemacs/programs.texi (CC Mode): New section introduces CC | |
1385 Mode. Introduces customization with reference to CC Mode | |
1386 manual. Also introduce C/AWK modes in prog-modes package | |
1387 * xemacs/programs.texi (C Ident): Removed - it was | |
1388 obsolete. prog-modes package documentation now contains | |
2865 | 1389 indentation description for old C mode |
2522 | 1390 * xemacs/major.texi (Mode Hooks): Add description of major mode |
1391 hooks. Cleaned up and updated programming mode descriptions. | |
1392 * xemacs/xemacs.texi (Top): Updated Detailed Node listing for new | |
1393 CC Mode section in programs.texi | |
1394 | |
1395 | |
2507 | 1396 2005-01-26 Ben Wing <ben@xemacs.org> |
1397 | |
1398 * internals/internals.texi: | |
1399 * internals/internals.texi (Through Version 18): | |
1400 * internals/internals.texi (GNU Emacs 19): | |
1401 * internals/internals.texi (GNU Emacs 20): | |
1402 Update History. | |
1403 | |
1404 * internals/internals.texi (Unicode support under Windows): | |
1405 Redo section on Windows 95 support for Unicode. | |
1406 | |
2492 | 1407 2005-01-19 Aidan Kehoe <kehoea@parhasard.net> |
1408 | |
1409 * man/lispref/functions.texi (Functions): Rename to "Functions and | |
1410 Commands" | |
1411 * man/lispref/functions.texi (What Is a Function): Move the definition | |
1412 of a command further up the list, give information on a trivial | |
1413 (interactive) declaration, and cross-reference to the key binding | |
1414 detail. Cf. 87vf9wgd08.fsf@tleepslib.sk.tsukuba.ac.jp | |
2865 | 1415 (comp.emacs.xemacs, 2005-01-18). |
2492 | 1416 * man/lispref/eval.texi man/lispref/lispref.texi |
2865 | 1417 man/lispref/macros.texi man/lispref/symbols.texi |
2492 | 1418 man/lispref/variables.texi: Fix cross references. |
1419 | |
2459 | 1420 2004-12-28 Ben Wing <ben@xemacs.org> |
1421 | |
1422 * xemacs-faq.texi (Top): | |
1423 * xemacs-faq.texi (Introduction): | |
1424 * xemacs-faq.texi (Q1.0.3): | |
1425 * xemacs-faq.texi (Q1.0.5): | |
1426 * xemacs-faq.texi (Q1.0.10): | |
1427 * xemacs-faq.texi (Q1.1.4): | |
1428 * xemacs-faq.texi (Q1.1.5): | |
1429 * xemacs-faq.texi (Q1.4.1): | |
1430 * xemacs-faq.texi (Q1.4.3): | |
1431 * xemacs-faq.texi (Q1.5.8): | |
1432 * xemacs-faq.texi (Installation): | |
1433 * xemacs-faq.texi (Q2.0.3): | |
1434 * xemacs-faq.texi (Q2.0.5): | |
1435 * xemacs-faq.texi (Q2.1.1): | |
1436 * xemacs-faq.texi (Q2.1.2): | |
1437 * xemacs-faq.texi (Q2.2.7): | |
1438 * xemacs-faq.texi (Q2.4.6): | |
1439 * xemacs-faq.texi (Editing): | |
1440 * xemacs-faq.texi (Q3.0.1): | |
1441 * xemacs-faq.texi (Q3.0.2): | |
1442 * xemacs-faq.texi (Q3.0.3): | |
1443 * xemacs-faq.texi (Q3.0.4): | |
1444 * xemacs-faq.texi (Q3.0.5): | |
1445 * xemacs-faq.texi (Q3.0.6): | |
1446 * xemacs-faq.texi (Q3.0.7): | |
1447 * xemacs-faq.texi (Q3.0.8): | |
1448 * xemacs-faq.texi (Q3.0.9): | |
1449 * xemacs-faq.texi (Q3.0.10): | |
1450 * xemacs-faq.texi (Q3.0.11): | |
1451 * xemacs-faq.texi (Q3.1.1): | |
1452 * xemacs-faq.texi (Q3.1.2): | |
1453 * xemacs-faq.texi (Q3.1.3): | |
1454 * xemacs-faq.texi (Q3.1.4): | |
1455 * xemacs-faq.texi (Q3.1.5): | |
1456 * xemacs-faq.texi (Q3.2.1): | |
1457 * xemacs-faq.texi (Q3.2.2): | |
1458 * xemacs-faq.texi (Q3.2.3): | |
1459 * xemacs-faq.texi (Q3.2.4): | |
1460 * xemacs-faq.texi (Q3.2.5): | |
1461 * xemacs-faq.texi (Q3.3.1): | |
1462 * xemacs-faq.texi (Q3.3.2): | |
1463 * xemacs-faq.texi (Q3.3.3): | |
1464 * xemacs-faq.texi (Q3.3.4): | |
1465 * xemacs-faq.texi (Q3.3.5): | |
1466 * xemacs-faq.texi (Q3.3.6): | |
1467 * xemacs-faq.texi (Q3.4.1): | |
1468 * xemacs-faq.texi (Q3.4.2): | |
1469 * xemacs-faq.texi (Display): | |
1470 * xemacs-faq.texi (Q4.0.1): | |
1471 * xemacs-faq.texi (Q4.0.2): | |
1472 * xemacs-faq.texi (Q4.0.3): | |
1473 * xemacs-faq.texi (Q4.0.4): | |
1474 * xemacs-faq.texi (my-toggle-toolbar): Removed. | |
1475 * xemacs-faq.texi (Q4.0.5): | |
1476 * xemacs-faq.texi (Q4.0.6): | |
1477 * xemacs-faq.texi (Q4.0.7): | |
1478 * xemacs-faq.texi (Q4.0.8): | |
1479 * xemacs-faq.texi (Q4.0.9): | |
1480 * xemacs-faq.texi (Q4.1.1): | |
1481 * xemacs-faq.texi (Q4.1.2): | |
1482 * xemacs-faq.texi (Q4.2.1): | |
1483 * xemacs-faq.texi (Q4.2.2): | |
1484 * xemacs-faq.texi (Q4.2.3): | |
1485 * xemacs-faq.texi (Q4.2.4): | |
1486 * xemacs-faq.texi (Q4.3.1): | |
1487 * xemacs-faq.texi (Q4.3.2): | |
1488 * xemacs-faq.texi (Q4.3.3): | |
1489 * xemacs-faq.texi (Q4.4.1): | |
1490 * xemacs-faq.texi (Q4.4.2): | |
1491 * xemacs-faq.texi (Q4.4.3): | |
1492 * xemacs-faq.texi (Q4.4.4): | |
1493 * xemacs-faq.texi (Q4.4.5): | |
1494 * xemacs-faq.texi (Q4.5.1): | |
1495 * xemacs-faq.texi (Q4.5.2): | |
1496 * xemacs-faq.texi (Q4.5.3): | |
1497 * xemacs-faq.texi (Q4.5.4): | |
1498 * xemacs-faq.texi (Q4.6.1): | |
1499 * xemacs-faq.texi (Q4.6.2): | |
1500 * xemacs-faq.texi (Q4.6.3): | |
1501 * xemacs-faq.texi (Q4.6.4): | |
1502 * xemacs-faq.texi (scroll-up): Removed. | |
1503 * xemacs-faq.texi (Q4.6.5): | |
1504 * xemacs-faq.texi (scroll-down): Removed. | |
1505 * xemacs-faq.texi (Q4.6.6): | |
1506 * xemacs-faq.texi (Q4.6.7): | |
1507 * xemacs-faq.texi (Q4.7.1): | |
1508 * xemacs-faq.texi (Q4.7.2): | |
1509 * xemacs-faq.texi (Q4.7.3): | |
1510 * xemacs-faq.texi (Q4.7.4): | |
1511 * xemacs-faq.texi (External Subsystems): | |
1512 * xemacs-faq.texi (Q5.0.1): | |
1513 * xemacs-faq.texi (Q5.0.2): | |
1514 * xemacs-faq.texi (Q5.0.3): | |
1515 * xemacs-faq.texi (Q5.0.4): | |
1516 * xemacs-faq.texi (Q5.0.5): | |
1517 * xemacs-faq.texi (Q5.0.6): | |
1518 * xemacs-faq.texi (Q5.1.1): | |
1519 * xemacs-faq.texi (Q5.1.2): | |
1520 * xemacs-faq.texi (Q5.2.1): | |
1521 * xemacs-faq.texi (Q5.2.2): | |
1522 * xemacs-faq.texi (Q5.2.3): | |
1523 * xemacs-faq.texi (Q5.2.4): | |
1524 * xemacs-faq.texi (Q5.3.1): | |
1525 * xemacs-faq.texi (Q5.3.2): | |
1526 * xemacs-faq.texi (Q5.3.3): | |
1527 * xemacs-faq.texi (Q5.3.4): | |
1528 * xemacs-faq.texi (Q5.4.1): | |
1529 * xemacs-faq.texi (Q5.4.2): | |
1530 * xemacs-faq.texi (Q5.4.3): | |
1531 * xemacs-faq.texi (Q5.4.4): | |
1532 * xemacs-faq.texi (Q5.4.5): | |
1533 * xemacs-faq.texi (Q5.5.1): | |
1534 * xemacs-faq.texi (Q5.5.2): | |
1535 * xemacs-faq.texi (Q5.5.3): | |
1536 * xemacs-faq.texi (Q5.5.4): | |
1537 * xemacs-faq.texi (Q5.5.5): | |
1538 * xemacs-faq.texi (Internet): | |
1539 * xemacs-faq.texi (Q6.0.1): | |
1540 * xemacs-faq.texi (Q6.0.2): | |
1541 * xemacs-faq.texi (Q6.0.3): | |
1542 * xemacs-faq.texi (Q6.0.4): | |
1543 * xemacs-faq.texi (Q6.0.5): | |
1544 * xemacs-faq.texi (Q6.0.6): | |
1545 * xemacs-faq.texi (Q6.0.7): | |
1546 * xemacs-faq.texi (Q6.0.8): | |
1547 * xemacs-faq.texi (Q6.0.9): | |
1548 * xemacs-faq.texi (Q6.0.10): | |
1549 * xemacs-faq.texi (Q6.0.11): | |
1550 * xemacs-faq.texi (Q6.1.1): | |
1551 * xemacs-faq.texi (Q6.1.2): | |
1552 * xemacs-faq.texi (Q6.1.3): | |
1553 * xemacs-faq.texi (Q6.1.4): | |
1554 * xemacs-faq.texi (Q6.1.5): | |
1555 * xemacs-faq.texi (Q6.1.6): | |
1556 * xemacs-faq.texi (Q6.2.1): | |
1557 * xemacs-faq.texi (Q6.2.2): | |
1558 * xemacs-faq.texi (Q6.3.1): | |
1559 * xemacs-faq.texi (Q6.3.2): | |
1560 * xemacs-faq.texi (Q6.4.1): | |
1561 * xemacs-faq.texi (Q6.4.2): | |
1562 * xemacs-faq.texi (Q6.4.3): | |
1563 * xemacs-faq.texi (Advanced): | |
1564 * xemacs-faq.texi (Q7.0.1): | |
1565 * xemacs-faq.texi (Q7.0.2): | |
1566 * xemacs-faq.texi (Q7.1.1): | |
1567 * xemacs-faq.texi (Q7.1.2): | |
1568 * xemacs-faq.texi (Q7.1.3): | |
1569 * xemacs-faq.texi (Q7.1.4): | |
1570 * xemacs-faq.texi (Q7.1.5): | |
1571 * xemacs-faq.texi (Q7.1.6): | |
1572 * xemacs-faq.texi (Q7.2.1): | |
1573 * xemacs-faq.texi (Q7.2.2): | |
1574 * xemacs-faq.texi (Q7.2.3): | |
1575 * xemacs-faq.texi (Q7.2.4): | |
1576 * xemacs-faq.texi (Q7.2.5): | |
1577 * xemacs-faq.texi (Q7.2.6): | |
1578 * xemacs-faq.texi (Q7.2.7): | |
1579 * xemacs-faq.texi (Q7.2.8): | |
1580 * xemacs-faq.texi (Q7.2.9): | |
1581 * xemacs-faq.texi (Q7.2.10): | |
1582 * xemacs-faq.texi (Q7.2.11): | |
1583 * xemacs-faq.texi (Q7.3.1): | |
1584 * xemacs-faq.texi (Q7.3.2): | |
1585 * xemacs-faq.texi (Q7.3.3): | |
1586 * xemacs-faq.texi (Q7.3.4): | |
1587 * xemacs-faq.texi (Other Packages): | |
1588 * xemacs-faq.texi (Q8.0.1): | |
1589 * xemacs-faq.texi (Q8.0.2): | |
1590 * xemacs-faq.texi (Q8.0.3): | |
1591 * xemacs-faq.texi (Q8.0.4): | |
1592 * xemacs-faq.texi (Q8.1.1): | |
1593 * xemacs-faq.texi (Q8.1.2): | |
1594 * xemacs-faq.texi (Q8.1.3): | |
1595 * xemacs-faq.texi (Q8.2.1): | |
1596 * xemacs-faq.texi (Q8.2.2): | |
1597 * xemacs-faq.texi (Q8.2.3): | |
1598 * xemacs-faq.texi (Q8.2.4): | |
1599 * xemacs-faq.texi (Current Events): | |
1600 * xemacs-faq.texi (Q9.0.1): | |
1601 * xemacs-faq.texi (my-function): Removed. | |
1602 * xemacs-faq.texi (Q9.0.2): | |
1603 * xemacs-faq.texi (Q9.0.3): | |
1604 * xemacs-faq.texi (Q9.0.4): | |
1605 * xemacs-faq.texi (Q9.0.5): | |
1606 * xemacs-faq.texi (Legacy Versions): | |
1607 Major rearrangement. Expand to 10 sections. Add various questions, | |
1608 mostly stubs currently. Remove some obsolete stuff. Update a bunch | |
1609 of the links. | |
1610 | |
2444 | 1611 2004-12-15 Ville Skyttä <scop@xemacs.org> |
1612 | |
1613 * lispref/help.texi: Document 3rd arg to `make-obsolete'. | |
1614 | |
2441 | 1615 2004-12-15 Robert Delius Royar <xemacs@frinabulax.org> |
1616 | |
1617 * internals/internals.texi (Modules for the Basic Displayable Lisp | |
1618 Objects): Remove Mote in Make's eye, fix build. | |
1619 | |
2438 | 1620 2004-12-12 Stephen J. Turnbull <stephen@xemacs.org> |
1621 | |
1622 * internals/internals.texi (Modules for the Basic Displayable Lisp | |
1623 Objects): Comment on problems, and extensions needed to handle | |
1624 native widgets properly. | |
1625 | |
2431 | 1626 2004-12-10 Stephen J. Turnbull <stephen@xemacs.org> |
1627 | |
1628 * internals/internals.texi (Better Rendering Support -- | |
1629 Implementation): Document reasons for Label Widget crash. | |
1630 | |
2427 | 1631 2004-12-07 Malcolm Purvis <malcolmp@xemacs.org> |
1632 | |
1633 * Makefile (RECURSIVE_MAKE): Removed. | |
1634 * Makefile (RECURSIVE_MAKE_ARGS): New. The new method for | |
1635 handling parallel builds. | |
1636 | |
2421 | 1637 2004-12-05 Ben Wing <ben@xemacs.org> |
1638 | |
1639 * xemacs/packages.texi (Packages): | |
1640 * xemacs/packages.texi (Manually): | |
1641 * xemacs/packages.texi (Building Packages): | |
1642 * xemacs/packages.texi (Local.rules File): | |
1643 * xemacs/packages.texi (Available Packages): | |
1644 Add long form of Lisp Reference Manual to links. | |
1645 Add links pointing to Lisp Reference Manual for more detailed | |
1646 package discussion. | |
2422 | 1647 |
1648 * xemacs/xemacs-faq.texi: | |
1649 As per Adrian's suggestion, mention that Pitts Jarvis is deceased. | |
1650 | |
2421 | 1651 2004-12-05 Ben Wing <ben@xemacs.org> |
1652 | |
1653 * lispref/range-tables.texi (Range Tables): | |
1654 * lispref/range-tables.texi (Introduction to Range Tables): | |
1655 * lispref/range-tables.texi (Working With Range Tables): | |
1656 Document range-table changes. | |
1657 | |
1658 2004-12-05 Ben Wing <ben@xemacs.org> | |
1659 | |
1660 * internals/internals.texi (A History of Emacs): | |
1661 Update history section. | |
1662 | |
1663 2004-12-05 Ben Wing <ben@xemacs.org> | |
1664 | |
1665 * xemacs-faq.texi: | |
1666 * xemacs-faq.texi (fix-main-menu): New. | |
1667 * xemacs-faq.texi (fix-omitted-menu-lines): New. | |
1668 * xemacs-faq.texi (Top): | |
1669 * xemacs-faq.texi (Introduction): | |
1670 * xemacs-faq.texi (Q1.0.1): | |
1671 * xemacs-faq.texi (Q1.0.2): | |
1672 * xemacs-faq.texi (Q1.0.4): | |
1673 * xemacs-faq.texi (Q1.0.5): | |
1674 * xemacs-faq.texi (Q1.0.6): | |
1675 * xemacs-faq.texi (Q1.0.7): | |
1676 * xemacs-faq.texi (Q1.0.8): | |
1677 * xemacs-faq.texi (Q1.0.9): | |
1678 * xemacs-faq.texi (Q1.0.10): | |
1679 * xemacs-faq.texi (Q1.0.11): | |
1680 * xemacs-faq.texi (Q1.0.12): | |
1681 * xemacs-faq.texi (Q1.0.13): | |
1682 * xemacs-faq.texi (Q1.0.14): | |
1683 * xemacs-faq.texi (Q1.1.1): | |
1684 * xemacs-faq.texi (Q1.1.2): | |
1685 * xemacs-faq.texi (Q1.1.3): | |
1686 * xemacs-faq.texi (Q1.1.4): | |
1687 * xemacs-faq.texi (Q1.1.5): | |
1688 * xemacs-faq.texi (Q1.1.6): | |
1689 * xemacs-faq.texi (Q1.1.7): | |
1690 * xemacs-faq.texi (Q1.1.8): | |
1691 * xemacs-faq.texi (Q1.1.9): | |
1692 * xemacs-faq.texi (Q1.2.1): | |
1693 * xemacs-faq.texi (Q1.2.2): | |
1694 * xemacs-faq.texi (Q1.2.3): | |
1695 * xemacs-faq.texi (Q1.3.1): | |
1696 * xemacs-faq.texi (Q1.3.2): | |
1697 * xemacs-faq.texi (Q1.3.3): | |
1698 * xemacs-faq.texi (Q1.4.1): | |
1699 * xemacs-faq.texi (Q1.4.2): | |
1700 * xemacs-faq.texi (Q1.4.3): | |
1701 * xemacs-faq.texi (Q1.4.4): | |
1702 * xemacs-faq.texi (Q1.4.5): | |
1703 * xemacs-faq.texi (Q1.4.6): | |
1704 * xemacs-faq.texi (Q1.4.7): | |
1705 * xemacs-faq.texi (Q1.4.8): | |
1706 * xemacs-faq.texi (Q1.4.9): | |
1707 * xemacs-faq.texi (Q1.5.1): | |
1708 * xemacs-faq.texi (Q1.5.2): | |
1709 * xemacs-faq.texi (Q1.5.3): | |
1710 * xemacs-faq.texi (Q1.5.4): | |
1711 * xemacs-faq.texi (Q1.5.5): | |
1712 * xemacs-faq.texi (Q1.5.6): | |
1713 * xemacs-faq.texi (Q1.5.7): | |
1714 * xemacs-faq.texi (Q1.5.8): | |
1715 * xemacs-faq.texi (Installation): | |
1716 * xemacs-faq.texi (Q2.0.1): | |
1717 * xemacs-faq.texi (Q2.0.2): | |
1718 * xemacs-faq.texi (Q2.0.3): | |
1719 * xemacs-faq.texi (Q2.0.4): | |
1720 * xemacs-faq.texi (Q2.0.5): | |
1721 * xemacs-faq.texi (Q2.0.6): | |
1722 * xemacs-faq.texi (Q2.0.7): | |
1723 * xemacs-faq.texi (Q2.1.1): | |
1724 * xemacs-faq.texi (Q2.1.2): | |
1725 * xemacs-faq.texi (Q2.1.3): | |
1726 * xemacs-faq.texi (Q2.1.4): | |
1727 * xemacs-faq.texi (Q2.2.1): | |
1728 * xemacs-faq.texi (Q2.2.2): | |
1729 * xemacs-faq.texi (Q2.2.3): | |
1730 * xemacs-faq.texi (Q2.2.4): | |
1731 * xemacs-faq.texi (Q2.2.5): | |
1732 * xemacs-faq.texi (Q2.2.6): | |
1733 * xemacs-faq.texi (Q2.2.7): | |
1734 * xemacs-faq.texi (Q2.2.8): | |
1735 * xemacs-faq.texi (Q2.3.1): | |
1736 * xemacs-faq.texi (Q2.3.2): | |
1737 * xemacs-faq.texi (Q2.3.3): | |
1738 * xemacs-faq.texi (Q2.3.4): | |
1739 * xemacs-faq.texi (Q2.3.5): | |
1740 * xemacs-faq.texi (Q2.3.6): | |
1741 * xemacs-faq.texi (Q2.3.7): | |
1742 * xemacs-faq.texi (Q2.3.8): | |
1743 * xemacs-faq.texi (Q2.3.9): | |
1744 * xemacs-faq.texi (Q2.3.10): | |
1745 * xemacs-faq.texi (Q2.3.11): | |
1746 * xemacs-faq.texi (Q2.4.1): | |
1747 * xemacs-faq.texi (Q2.4.2): | |
1748 * xemacs-faq.texi (Q2.4.3): | |
1749 * xemacs-faq.texi (Q2.4.4): | |
1750 * xemacs-faq.texi (Q2.4.5): | |
1751 * xemacs-faq.texi (Q2.4.6): | |
1752 * xemacs-faq.texi (Display Subsystems): | |
1753 * xemacs-faq.texi (running-xemacs): Removed. | |
1754 * xemacs-faq.texi (Q3.0.1): | |
1755 * xemacs-faq.texi (Q3.0.2): | |
1756 * xemacs-faq.texi (Q3.0.3): | |
1757 * xemacs-faq.texi (Q3.0.4): | |
1758 * xemacs-faq.texi (Q3.0.5): | |
1759 * xemacs-faq.texi (Q3.0.6): | |
1760 * xemacs-faq.texi (foo-old-losing-code-p): Removed. | |
1761 * xemacs-faq.texi (Q3.0.7): | |
1762 * xemacs-faq.texi (Q3.0.8): | |
1763 * xemacs-faq.texi (Q3.0.9): | |
1764 * xemacs-faq.texi (Q3.0.10): | |
1765 * xemacs-faq.texi (Q3.1.1): | |
1766 * xemacs-faq.texi (Q3.1.2): | |
1767 * xemacs-faq.texi (Q3.1.3): | |
1768 * xemacs-faq.texi (Q3.1.4): | |
1769 * xemacs-faq.texi (Q3.1.5): | |
1770 * xemacs-faq.texi (Q3.2.1): | |
1771 * xemacs-faq.texi (Q3.2.2): | |
1772 * xemacs-faq.texi (Q3.2.3): | |
1773 * xemacs-faq.texi (Q3.2.4): | |
1774 * xemacs-faq.texi (Q3.2.5): | |
1775 * xemacs-faq.texi (Q3.2.6): | |
1776 * xemacs-faq.texi (Q3.2.7): | |
1777 * xemacs-faq.texi (Q3.2.8): | |
1778 * xemacs-faq.texi (Q3.2.9): | |
1779 * xemacs-faq.texi (Q3.3.1): | |
1780 * xemacs-faq.texi (Q3.3.2): | |
1781 * xemacs-faq.texi (Q3.3.3): | |
1782 * xemacs-faq.texi (Q3.3.4): | |
1783 * xemacs-faq.texi (Q3.3.5): | |
1784 * xemacs-faq.texi (Q3.3.6): | |
1785 * xemacs-faq.texi (Q3.4.1): | |
1786 * xemacs-faq.texi (Q3.4.2): | |
1787 * xemacs-faq.texi (Q3.4.3): | |
1788 * xemacs-faq.texi (Q3.4.4): | |
1789 * xemacs-faq.texi (Q3.4.5): | |
1790 * xemacs-faq.texi (Q3.4.6): | |
1791 * xemacs-faq.texi (Q3.5.1): | |
1792 * xemacs-faq.texi (Q3.5.2): | |
1793 * xemacs-faq.texi (Q3.5.3): | |
1794 * xemacs-faq.texi (Q3.5.4): | |
1795 * xemacs-faq.texi (Q3.6.1): | |
1796 * xemacs-faq.texi (Q3.6.2): | |
1797 * xemacs-faq.texi (Q3.6.3): | |
1798 * xemacs-faq.texi (Q3.7.1): | |
1799 * xemacs-faq.texi (Q3.7.2): | |
1800 * xemacs-faq.texi (Q3.7.3): | |
1801 * xemacs-faq.texi (Q3.7.4): | |
1802 * xemacs-faq.texi (Q3.7.5): | |
1803 * xemacs-faq.texi (Q3.7.6): | |
1804 * xemacs-faq.texi (Q3.7.7): | |
1805 * xemacs-faq.texi (Q3.7.8): | |
1806 * xemacs-faq.texi (Q3.8.1): | |
1807 * xemacs-faq.texi (Q3.8.2): | |
1808 * xemacs-faq.texi (Q3.8.3): | |
1809 * xemacs-faq.texi (my-toggle-toolbar): New. | |
1810 * xemacs-faq.texi (Q3.8.4): | |
1811 * xemacs-faq.texi (scroll-one-line-up): Removed. | |
1812 * xemacs-faq.texi (scroll-one-line-down): Removed. | |
1813 * xemacs-faq.texi (Q3.8.5): | |
1814 * xemacs-faq.texi (Q3.9.1): | |
1815 * xemacs-faq.texi (Q3.9.2): | |
1816 * xemacs-faq.texi (Q3.9.3): | |
1817 * xemacs-faq.texi (Q3.9.4): | |
1818 * xemacs-faq.texi (Q3.9.5): | |
1819 * xemacs-faq.texi (External Subsystems): | |
1820 * xemacs-faq.texi (Q4.0.1): | |
1821 * xemacs-faq.texi (Q4.0.2): | |
1822 * xemacs-faq.texi (Q4.0.3): | |
1823 * xemacs-faq.texi (Q4.0.4): | |
1824 * xemacs-faq.texi (Q4.0.5): | |
1825 * xemacs-faq.texi (Q4.0.6): | |
1826 * xemacs-faq.texi (global-map): Removed. | |
1827 * xemacs-faq.texi (Q4.1.1): | |
1828 * xemacs-faq.texi (Q4.1.2): | |
1829 * xemacs-faq.texi (Q4.2.1): | |
1830 * xemacs-faq.texi (Q4.2.2): | |
1831 * xemacs-faq.texi (Q4.2.3): | |
1832 * xemacs-faq.texi (Q4.2.4): | |
1833 * xemacs-faq.texi (Q4.3.1): | |
1834 * xemacs-faq.texi (Q4.3.2): | |
1835 * xemacs-faq.texi (Q4.3.3): | |
1836 * xemacs-faq.texi (Q4.3.4): | |
1837 * xemacs-faq.texi (Q4.4.1): | |
1838 * xemacs-faq.texi (Q4.4.2): | |
1839 * xemacs-faq.texi (Q4.4.3): | |
1840 * xemacs-faq.texi (Q4.4.4): | |
1841 * xemacs-faq.texi (Q4.4.5): | |
1842 * xemacs-faq.texi (Q4.5.1): | |
1843 * xemacs-faq.texi (Q4.5.2): | |
1844 * xemacs-faq.texi (Q4.5.3): | |
1845 * xemacs-faq.texi (Q4.5.4): | |
1846 * xemacs-faq.texi (Q4.5.5): | |
1847 * xemacs-faq.texi (Q4.6.1): | |
1848 * xemacs-faq.texi (Q4.6.2): | |
1849 * xemacs-faq.texi (Q4.6.3): | |
1850 * xemacs-faq.texi (Q4.6.4): | |
1851 * xemacs-faq.texi (Q4.7.1): | |
1852 * xemacs-faq.texi (Q4.7.2): | |
1853 * xemacs-faq.texi (Q4.7.3): | |
1854 * xemacs-faq.texi (Q4.8.1): | |
1855 * xemacs-faq.texi (Q4.8.2): | |
1856 * xemacs-faq.texi (Q4.8.3): | |
1857 * xemacs-faq.texi (Q4.8.4): | |
1858 * xemacs-faq.texi (Internet): | |
1859 * xemacs-faq.texi (Q5.0.1): | |
1860 * xemacs-faq.texi (Q5.0.2): | |
1861 * xemacs-faq.texi (Q5.0.3): | |
1862 * xemacs-faq.texi (Q5.0.4): | |
1863 * xemacs-faq.texi (Q5.0.5): | |
1864 * xemacs-faq.texi (Q5.0.6): | |
1865 * xemacs-faq.texi (Q5.0.7): | |
1866 * xemacs-faq.texi (Q5.0.8): | |
1867 * xemacs-faq.texi (Q5.0.9): | |
1868 * xemacs-faq.texi (Q5.0.10): | |
1869 * xemacs-faq.texi (Q5.0.11): | |
1870 * xemacs-faq.texi (Q5.1.1): | |
1871 * xemacs-faq.texi (Q5.1.2): | |
1872 * xemacs-faq.texi (Q5.1.3): | |
1873 * xemacs-faq.texi (Q5.1.4): | |
1874 * xemacs-faq.texi (Q5.1.5): | |
1875 * xemacs-faq.texi (Q5.1.6): | |
1876 * xemacs-faq.texi (Q5.2.1): | |
1877 * xemacs-faq.texi (Q5.2.2): | |
1878 * xemacs-faq.texi (Q5.3.1): | |
1879 * xemacs-faq.texi (Q5.3.2): | |
1880 * xemacs-faq.texi (Q5.4.1): | |
1881 * xemacs-faq.texi (Q5.4.2): | |
1882 * xemacs-faq.texi (Q5.4.3): | |
1883 * xemacs-faq.texi (Advanced): | |
1884 * xemacs-faq.texi (Q6.0.1): | |
1885 * xemacs-faq.texi (Q6.0.2): | |
1886 * xemacs-faq.texi (Q6.1.1): | |
1887 * xemacs-faq.texi (Q6.1.2): | |
1888 * xemacs-faq.texi (Q6.1.3): | |
1889 * xemacs-faq.texi (Q6.1.4): | |
1890 * xemacs-faq.texi (Q6.1.5): | |
1891 * xemacs-faq.texi (Q6.1.6): | |
1892 * xemacs-faq.texi (Q6.2.1): | |
1893 * xemacs-faq.texi (Q6.2.2): | |
1894 * xemacs-faq.texi (Q6.2.3): | |
1895 * xemacs-faq.texi (Q6.2.4): | |
1896 * xemacs-faq.texi (Q6.2.5): | |
1897 * xemacs-faq.texi (Q6.2.6): | |
1898 * xemacs-faq.texi (Q6.2.7): | |
1899 * xemacs-faq.texi (Q6.2.8): | |
1900 * xemacs-faq.texi (Q6.2.9): | |
1901 * xemacs-faq.texi (Q6.2.10): | |
1902 * xemacs-faq.texi (Q6.2.11): | |
1903 * xemacs-faq.texi (Q6.3.1): | |
1904 * xemacs-faq.texi (Q6.3.2): | |
1905 * xemacs-faq.texi (Q6.3.3): | |
1906 * xemacs-faq.texi (Q6.3.4): | |
1907 * xemacs-faq.texi (Current Events): | |
1908 * xemacs-faq.texi (Q7.0.1): | |
1909 * xemacs-faq.texi (Q7.0.2): | |
1910 * xemacs-faq.texi (Q7.0.3): | |
1911 * xemacs-faq.texi (Q7.0.5): | |
1912 * xemacs-faq.texi (Q7.0.6): | |
1913 * xemacs-faq.texi (Legacy Versions): | |
1914 * xemacs-faq.texi (my-function): Removed. | |
1915 * xemacs-faq.texi (Q8.0.1): | |
1916 | |
1917 The section on Troubleshooting (now 2.3) has been completely | |
1918 written and includes a lot of stuff that is not properly | |
1919 documented anywhere else. A fair amount of obsolete info has been | |
1920 deleted and I've incorporated the comments that people (mostly | |
1921 Stephen T) made. Former chapter 3 has been split up in two, one | |
1922 pertaining to basic I/O and the other to external I/O. What were | |
1923 formerly chapters 5 and 6 no longer exist as such; the info in | |
1924 them has been distributed across various other chapters. Old | |
1925 chapter 4 got split up, part going to the new chapter 4 on | |
1926 external I/O and part going to the new chapter 5 on the Internet. | |
1927 In this new chapter, stuff not pertaining to a specific package | |
1928 (e.g. VM or GNUS) was taken out of package-specific sections and a | |
1929 general mail section was constituted. Part of old chapter 5 | |
1930 remains in a new chapter 6 devoted to Emacs Lisp and other | |
1931 advanced stuff, and a section from old chapter 3 on basic | |
1932 init-file Lisp and some stuff from old chapter 5 on Info. The | |
1933 rest of chapter 5 was just "misc" and has gotten scattered to the | |
1934 winds (mostly in chapters 3 and 4). Old chapter 6 has also gotten | |
1935 quite scattered; there is no longer any section specifically | |
1936 devoted to Windows except one of the Installation sections (along | |
1937 with a section specfically devoted to Unix), and the rest has | |
1938 moved to join the appropriate non-Windows-specific section | |
1939 elsewhere. A lot of chapters had their sections rearranged and | |
1940 likewise for sections having entries rearranged, with the | |
1941 intention that the new arrangement should be more natural. In | |
1942 general I hope that stuff should be much easier to locate. I also | |
1943 rewrote the entries on the relation between XEmacs and GNU Emacs | |
1944 on the authors of XEmacs, including lots of info on who wrote | |
1945 specific subsections. | |
1946 | |
2418 | 1947 2004-12-05 Adrian Aichner <adrian@xemacs.org> |
1948 | |
1949 * Makefile (TEXI2HTML): Changed to produce unsplit output. | |
1950 * Makefile (TEXI2HTML_SPLIT): New. | |
1951 * Makefile (CP): New. | |
1952 * Makefile (PHOTODIR): New. | |
1953 * Makefile ($(HTMLDIR)/cl.html): Use TEXI2HTML_SPLIT. | |
1954 * Makefile ($(HTMLDIR)/custom.html): Ditto. | |
1955 * Makefile ($(HTMLDIR)/emodules.html): Ditto. | |
1956 * Makefile ($(HTMLDIR)/external-widget.html): Ditto. | |
1957 * Makefile ($(HTMLDIR)/info.html): Ditto. | |
1958 * Makefile ($(HTMLDIR)/standards.html): Ditto. | |
1959 * Makefile ($(HTMLDIR)/term.html): Ditto. | |
1960 * Makefile ($(HTMLDIR)/termcap.html): Ditto. | |
1961 * Makefile ($(HTMLDIR)/texinfo.html): Ditto. | |
1962 * Makefile ($(HTMLDIR)/widget.html): Ditto. | |
1963 * Makefile ($(HTMLDIR)/xemacs-faq.html): Ditto. | |
1964 Produce unsplit output for website also, copy photos to HTMLDIR. | |
1965 * Makefile ($(HTMLDIR)/xemacs.html): Ditto. | |
1966 * Makefile ($(HTMLDIR)/lispref.html): Ditto. | |
1967 * Makefile ($(HTMLDIR)/internals.html): Ditto. | |
1968 * Makefile ($(HTMLDIR)/new-users-guide.html): Ditto. | |
1969 * xemacs-faq.texi (Q1.3.1): Fix broken image links in HTML output. | |
1970 | |
2406 | 1971 2004-11-26 Stephen J. Turnbull <stephen@xemacs.org> |
1972 | |
1973 * internals/internals.texi (Better Rendering Support -- | |
1974 Configuration with the Interim Patches): | |
1975 Add documentation of X resources, especially for GUI elements. | |
1976 (Better Rendering Support -- Implementation): | |
1977 More comments about specification and design issues. | |
1978 (Better Rendering Support -- Current Status): | |
1979 New subsubsection "Bugs Reported in sjt-xft". | |
1980 | |
2405 | 1981 2004-11-26 Stephen J. Turnbull <stephen@xemacs.org> |
1982 | |
1983 * internals/internals.texi (Future Work -- Better Rendering Support): | |
1984 New node. | |
2865 | 1985 (Top): |
2405 | 1986 (Future Work): |
1987 (Future Work -- Lisp Engine Replacement): | |
1988 Add pointers to new node. | |
1989 | |
2393 | 1990 2004-11-16 Ben Wing <ben@xemacs.org> |
1991 | |
1992 * internals/internals.texi (Top): | |
1993 * internals/internals.texi (Introduction): | |
1994 * internals/internals.texi (Authorship of XEmacs): | |
1995 * internals/internals.texi (A History of Emacs): | |
1996 * internals/internals.texi (Through Version 18): | |
1997 * internals/internals.texi (Epoch): | |
1998 * internals/internals.texi (Lucid Emacs): | |
1999 * internals/internals.texi (GNU Emacs 19): | |
2000 * internals/internals.texi (GNU Emacs 20): | |
2001 * internals/internals.texi (XEmacs): | |
2002 * internals/internals.texi (The XEmacs Split): | |
2003 * internals/internals.texi (Build-Time Dependencies): | |
2004 * internals/internals.texi (Low-Level Modules): | |
2005 * internals/internals.texi (Modules for Interfacing with the Operating System): | |
2006 * internals/internals.texi (Rules When Writing New C Code): | |
2007 * internals/internals.texi (Introduction to Writing C Code): | |
2008 * internals/internals.texi (Writing New Modules): | |
2009 * internals/internals.texi (Working with Lisp Objects): | |
2010 * internals/internals.texi (Writing Lisp Primitives): | |
2011 * internals/internals.texi (Adding Global Lisp Variables): | |
2012 * internals/internals.texi (Writing Macros): | |
2013 * internals/internals.texi (Proper Use of Unsigned Types): | |
2014 * internals/internals.texi (Major Textual Changes): | |
2015 * internals/internals.texi (Great Integral Type Renaming): | |
2016 * internals/internals.texi (Text/Char Type Renaming): | |
2017 * internals/internals.texi (Debugging and Testing): | |
2018 * internals/internals.texi (Modules for Regression Testing): | |
2019 * internals/internals.texi (Merging a Branch into the Trunk): | |
2020 * internals/internals.texi (XEmacs from the Inside): | |
2021 * internals/internals.texi (Basic Types): | |
2022 * internals/internals.texi (Low-Level Allocation): | |
2023 * internals/internals.texi (Basic Heap Allocation): | |
2024 * internals/internals.texi (Stack Allocation): | |
2025 * internals/internals.texi (Dynamic Arrays): | |
2026 * internals/internals.texi (Allocation by Blocks): | |
2027 * internals/internals.texi (Modules for Allocation): | |
2028 * internals/internals.texi (Critical Redisplay Sections): | |
2029 * internals/internals.texi (Control-G (Quit) Checking): | |
2030 * internals/internals.texi (Future Work Discussion): | |
2031 * internals/internals.texi (Discussion -- Garbage Collection): | |
2032 * internals/internals.texi (Discussion -- Pure Space): | |
2033 * internals/internals.texi (Discussion -- Hashtable-Based Marking and Cleanup): | |
2034 * internals/internals.texi (Discussion -- The Anti-Cons): | |
2035 * internals/internals.texi (Discussion -- Glyphs): | |
2036 * internals/internals.texi (Discussion -- Dialog Boxes): | |
2037 * internals/internals.texi (Discussion -- Multilingual Issues): | |
2038 * internals/internals.texi (Discussion -- Instantiators and Generic Property Accessors): | |
2039 * internals/internals.texi (image-instance-property): New. | |
2040 * internals/internals.texi (set-image-instance-property): New. | |
2041 * internals/internals.texi (Discussion -- Switching to C++): | |
2042 * internals/internals.texi (Discussion -- Windows External Widget): | |
2043 | |
2044 Add sections on Basic Types and Low-Level Allocation. Move module | |
2045 docs here. Incorporate dynamic array and blocktype docs from | |
2046 source. | |
2047 | |
2048 Add info on beta releases up to present. | |
2049 | |
2050 Redo chapter on "Rules When Writing New C Code", grouping stuff | |
2051 together properly. Put "Major Textual Changes" under this | |
2052 chapter. Incorporate etc/CODING-STANDARDS. | |
2053 | |
2054 Add discussion sections on "Instantiators and Generic Property | |
2055 Accessors" and "Switching to C++". Fill out discussion on garbage | |
2056 collection. | |
2057 | |
2058 Incorporate backtraces showing crashes due to problems with | |
2059 redisplay-critical-section protection. | |
2060 | |
2367 | 2061 2004-11-04 Ben Wing <ben@xemacs.org> |
2062 | |
2063 * lispref/mule.texi (CCL Syntax): | |
2064 * lispref/mule.texi (INT-OR-CHAR): New. | |
2065 * lispref/mule.texi (CCL Statements): | |
2066 Update CCL docs. | |
2067 | |
2068 2004-11-04 Ben Wing <ben@xemacs.org> | |
2069 | |
2070 * internals/internals.texi (Top): | |
2071 * internals/internals.texi (NOTE): New. | |
2072 * internals/internals.texi (list-to-texinfo): New. | |
2073 * internals/internals.texi (remove-spacing): New. | |
2074 * internals/internals.texi (table-to-texinfo): New. | |
2075 * internals/internals.texi (convert-text-to-texinfo): New. | |
2076 * internals/internals.texi ('make-future): New. | |
2077 * internals/internals.texi ('make-discussion): New. | |
2078 * internals/internals.texi ('make-old-future): New. | |
2079 * internals/internals.texi ('make-section): New. | |
2080 * internals/internals.texi ('make-subsection): New. | |
2081 * internals/internals.texi (Introduction): | |
2082 * internals/internals.texi (divisions): New. | |
2083 * internals/internals.texi (Authorship of XEmacs): | |
2084 * internals/internals.texi (XEmacs): | |
2085 * internals/internals.texi (The XEmacs Split): | |
2086 * internals/internals.texi (Author): New. | |
2087 * internals/internals.texi (XEmacs from the Outside): | |
2088 * internals/internals.texi (The Lisp Language): | |
2089 * internals/internals.texi (XEmacs from the Perspective of Building): | |
2090 * internals/internals.texi (Build-Time Dependencies): | |
2091 * internals/internals.texi (The Modules of XEmacs): | |
2092 * internals/internals.texi (A Summary of the Various XEmacs Modules): | |
2093 * internals/internals.texi (ways): Removed. | |
2094 * internals/internals.texi (Low-Level Modules): | |
2095 * internals/internals.texi (Basic Lisp Modules): | |
2096 * internals/internals.texi (Modules for Standard Editing Operations): | |
2097 * internals/internals.texi (files): Removed. | |
2098 * internals/internals.texi (Modules for Interfacing with the File System): | |
2099 * internals/internals.texi (some_variable): Removed. | |
2100 * internals/internals.texi (Modules for Other Aspects of the Lisp Interpreter and Object System): | |
2101 * internals/internals.texi (Modules for Interfacing with the Operating System): | |
2102 * internals/internals.texi (character): Removed. | |
2103 * internals/internals.texi (Major Textual Changes): | |
2104 * internals/internals.texi (Great Integral Type Renaming): | |
2105 * internals/internals.texi (commands): Removed. | |
2106 * internals/internals.texi (Text/Char Type Renaming): | |
2107 * internals/internals.texi (pattern): Removed. | |
2108 * internals/internals.texi (Rules When Writing New C Code): | |
2109 * internals/internals.texi (A Reader's Guide to XEmacs Coding Conventions): | |
2110 * internals/internals.texi (General Coding Rules): | |
2111 * internals/internals.texi (examples): Removed. | |
2112 * internals/internals.texi (Object-Oriented Techniques for C): | |
2113 * internals/internals.texi (Writing Lisp Primitives): | |
2114 * internals/internals.texi (Writing Good Comments): | |
2115 * internals/internals.texi (Adding Global Lisp Variables): | |
2116 * internals/internals.texi (Writing Macros): | |
2117 * internals/internals.texi (Proper Use of Unsigned Types): | |
2118 * internals/internals.texi (Techniques for XEmacs Developers): | |
2119 * internals/internals.texi (Regression Testing XEmacs): | |
2120 * internals/internals.texi (How to Regression-Test): | |
2121 * internals/internals.texi (Modules for Regression Testing): | |
2122 * internals/internals.texi (CVS Techniques): | |
2123 * internals/internals.texi (Merging a Branch into the Trunk): | |
2124 * internals/internals.texi (XEmacs from the Inside): | |
2125 * internals/internals.texi (The XEmacs Object System (Abstractly Speaking)): | |
2126 * internals/internals.texi (How Lisp Objects Are Represented in C): | |
2127 * internals/internals.texi (Allocation of Objects in XEmacs Lisp): | |
2128 * internals/internals.texi (Introduction to Allocation): | |
2129 * internals/internals.texi (Garbage Collection): | |
2130 * internals/internals.texi (GCPROing): | |
2131 * internals/internals.texi (Garbage Collection - Step by Step): | |
2132 * internals/internals.texi (Invocation): | |
2133 * internals/internals.texi (garbage_collect_1): | |
2134 * internals/internals.texi (mark_object): | |
2135 * internals/internals.texi (gc_sweep): | |
2136 * internals/internals.texi (sweep_lcrecords_1): | |
2137 * internals/internals.texi (compact_string_chars): | |
2138 * internals/internals.texi (sweep_strings): | |
2139 * internals/internals.texi (sweep_bit_vectors_1): | |
2140 * internals/internals.texi (Integers and Characters): | |
2141 * internals/internals.texi (Allocation from Frob Blocks): | |
2142 * internals/internals.texi (lrecords): | |
2143 * internals/internals.texi (Low-level allocation): | |
2144 * internals/internals.texi (Cons): | |
2145 * internals/internals.texi (Vector): | |
2146 * internals/internals.texi (Bit Vector): | |
2147 * internals/internals.texi (Symbol): | |
2148 * internals/internals.texi (Marker): | |
2149 * internals/internals.texi (String): | |
2150 * internals/internals.texi (Compiled Function): | |
2151 * internals/internals.texi (The Lisp Reader and Compiler): | |
2152 * internals/internals.texi (Evaluation; Stack Frames; Bindings): | |
2153 * internals/internals.texi (Evaluation): | |
2154 * internals/internals.texi (Dynamic Binding; The specbinding Stack; Unwind-Protects): | |
2155 * internals/internals.texi (Simple Special Forms): | |
2156 * internals/internals.texi (Catch and Throw): | |
2157 * internals/internals.texi (Error Trapping): | |
2158 * internals/internals.texi (Symbols and Variables): | |
2159 * internals/internals.texi (Introduction to Symbols): | |
2160 * internals/internals.texi (Obarrays): | |
2161 * internals/internals.texi (Symbol Values): | |
2162 * internals/internals.texi (Buffers): | |
2163 * internals/internals.texi (Introduction to Buffers): | |
2164 * internals/internals.texi (Buffer Lists): | |
2165 * internals/internals.texi (Markers and Extents): | |
2166 * internals/internals.texi (The Buffer Object): | |
2167 * internals/internals.texi (Text): | |
2168 * internals/internals.texi (The Text in a Buffer): | |
2169 * internals/internals.texi (Ibytes and Ichars): | |
2170 * internals/internals.texi (Byte-Char Position Conversion): | |
2171 * internals/internals.texi (Searching and Matching): | |
2172 * internals/internals.texi (Multilingual Support): | |
2173 * internals/internals.texi (Introduction to Multilingual Issues #1): | |
2174 * internals/internals.texi (Introduction to Multilingual Issues #2): | |
2175 * internals/internals.texi (Introduction to Multilingual Issues #3): | |
2176 * internals/internals.texi (Introduction to Multilingual Issues #4): | |
2177 * internals/internals.texi (Character Sets): | |
2178 * internals/internals.texi (Encodings): | |
2179 * internals/internals.texi (Japanese EUC (Extended Unix Code)): | |
2180 * internals/internals.texi (JIS7): | |
2181 * internals/internals.texi (Internal Mule Encodings): | |
2182 * internals/internals.texi (Internal String Encoding): | |
2183 * internals/internals.texi (Internal Character Encoding): | |
2184 * internals/internals.texi (Byte/Character Types; Buffer Positions; Other Typedefs): | |
2185 * internals/internals.texi (Byte Types): | |
2186 * internals/internals.texi (Different Ways of Seeing Internal Text): | |
2187 * internals/internals.texi (Buffer Positions): | |
2188 * internals/internals.texi (Other Typedefs): | |
2189 * internals/internals.texi (Usage of the Various Representations): | |
2190 * internals/internals.texi (Working With the Various Representations): | |
2191 * internals/internals.texi (Internal Text API's): | |
2192 * internals/internals.texi (Basic internal-format API's): | |
2193 * internals/internals.texi (The DFC API): | |
2194 * internals/internals.texi (The Eistring API): | |
2195 * internals/internals.texi (Coding for Mule): | |
2196 * internals/internals.texi (Character-Related Data Types): | |
2197 * internals/internals.texi (Working With Character and Byte Positions): | |
2198 * internals/internals.texi (Conversion to and from External Data): | |
2199 * internals/internals.texi (General Guidelines for Writing Mule-Aware Code): | |
2200 * internals/internals.texi (An Example of Mule-Aware Code): | |
2201 * internals/internals.texi (Mule-izing Code): | |
2202 * internals/internals.texi (CCL): | |
2203 * internals/internals.texi (Microsoft Windows-Related Multilingual Issues): | |
2204 * internals/internals.texi (Microsoft Documentation): | |
2205 * internals/internals.texi (Locales): | |
2206 * internals/internals.texi (More about code pages): | |
2207 * internals/internals.texi (More about locales): | |
2208 * internals/internals.texi (Unicode support under Windows): | |
2209 * internals/internals.texi (The golden rules of writing Unicode-safe code): | |
2210 * internals/internals.texi (The format of the locale in setlocale()): | |
2211 * internals/internals.texi (Random other Windows I18N docs): | |
2212 * internals/internals.texi (Modules for Internationalization): | |
2213 * internals/internals.texi (Consoles; Devices; Frames; Windows): | |
2214 * internals/internals.texi (Introduction to Consoles; Devices; Frames; Windows): | |
2215 * internals/internals.texi (Point): | |
2216 * internals/internals.texi (Window Hierarchy): | |
2217 * internals/internals.texi (The Window Object): | |
2218 * internals/internals.texi (Modules for the Basic Displayable Lisp Objects): | |
2219 * internals/internals.texi (The Redisplay Mechanism): | |
2220 * internals/internals.texi (Critical Redisplay Sections): | |
2221 * internals/internals.texi (Line Start Cache): | |
2222 * internals/internals.texi (Redisplay Piece by Piece): | |
2223 * internals/internals.texi (Modules for the Redisplay Mechanism): | |
2224 * internals/internals.texi (Modules for other Display-Related Lisp Objects): | |
2225 * internals/internals.texi (Extents): | |
2226 * internals/internals.texi (Introduction to Extents): | |
2227 * internals/internals.texi (Extent Ordering): | |
2228 * internals/internals.texi (Format of the Extent Info): | |
2229 * internals/internals.texi (Zero-Length Extents): | |
2230 * internals/internals.texi (Mathematics of Extent Ordering): | |
2231 * internals/internals.texi (Extent Fragments): | |
2232 * internals/internals.texi (Faces): | |
2233 * internals/internals.texi (Glyphs): | |
2234 * internals/internals.texi (Specifiers): | |
2235 * internals/internals.texi (Menus): | |
2236 * internals/internals.texi (Events and the Event Loop): | |
2237 * internals/internals.texi (Introduction to Events): | |
2238 * internals/internals.texi (Main Loop): | |
2239 * internals/internals.texi (Specifics of the Event Gathering Mechanism): | |
2240 * internals/internals.texi (Specifics About the Emacs Event): | |
2241 * internals/internals.texi (Event Queues): | |
2242 * internals/internals.texi (Event Stream Callback Routines): | |
2243 * internals/internals.texi (Other Event Loop Functions): | |
2244 * internals/internals.texi (Stream Pairs): | |
2245 * internals/internals.texi (Converting Events): | |
2246 * internals/internals.texi (Dispatching Events; The Command Builder): | |
2247 * internals/internals.texi (Focus Handling): | |
2248 * internals/internals.texi (Editor-Level Control Flow Modules): | |
2249 * internals/internals.texi (Asynchronous Events; Quit Checking): | |
2250 * internals/internals.texi (Signal Handling): | |
2251 * internals/internals.texi (Control-G (Quit) Checking): | |
2252 * internals/internals.texi (Profiling): | |
2253 * internals/internals.texi (Asynchronous Timeouts): | |
2254 * internals/internals.texi (Exiting): | |
2255 * internals/internals.texi (Lstreams): | |
2256 * internals/internals.texi (Creating an Lstream): | |
2257 * internals/internals.texi (Lstream Types): | |
2258 * internals/internals.texi (Lstream Functions): | |
2259 * internals/internals.texi (Lstream Methods): | |
2260 * internals/internals.texi (Subprocesses): | |
2261 * internals/internals.texi (Interface to MS Windows): | |
2262 * internals/internals.texi (Different kinds of Windows environments): | |
2263 * internals/internals.texi (Windows Build Flags): | |
2264 * internals/internals.texi (Windows I18N Introduction): | |
2265 * internals/internals.texi (Modules for Interfacing with MS Windows): | |
2266 * internals/internals.texi (Interface to the X Window System): | |
2267 * internals/internals.texi (Lucid Widget Library): | |
2268 * internals/internals.texi (Generic Widget Interface): | |
2269 * internals/internals.texi (dependencies): New. | |
2270 * internals/internals.texi (routines): New. | |
2271 * internals/internals.texi (Summary): New. | |
2272 * internals/internals.texi (Scrollbars): | |
2273 * internals/internals.texi (Menubars): | |
2274 * internals/internals.texi (Checkboxes and Radio Buttons): | |
2275 * internals/internals.texi (Progress Bars): | |
2276 * internals/internals.texi (Tab Controls): | |
2277 * internals/internals.texi (Modules for Interfacing with X Windows): | |
2278 * internals/internals.texi (Dumping): | |
2279 * internals/internals.texi (Dumping Justification): | |
2280 * internals/internals.texi (Overview): | |
2281 * internals/internals.texi (Data descriptions): | |
2282 * internals/internals.texi (Dumping phase): | |
2283 * internals/internals.texi (Object inventory): | |
2284 * internals/internals.texi (Address allocation): | |
2285 * internals/internals.texi (The header): | |
2286 * internals/internals.texi (Data dumping): | |
2287 * internals/internals.texi (Pointers dumping): | |
2288 * internals/internals.texi (Reloading phase): | |
2289 * internals/internals.texi (Abstract): New. | |
2290 * internals/internals.texi (Remaining issues): | |
2291 * internals/internals.texi (Future Work): | |
2292 * internals/internals.texi (Future Work -- General Suggestions): | |
2293 * internals/internals.texi (Future Work -- Elisp Compatibility Package): | |
2294 * internals/internals.texi (Future Work -- Drag-n-Drop): | |
2295 * internals/internals.texi (Future Work -- Standard Interface for Enabling Extensions): | |
2296 * internals/internals.texi (Future Work -- Better Initialization File Scheme): | |
2297 * internals/internals.texi (Future Work -- Keyword Parameters): | |
2298 * internals/internals.texi (Future Work -- Property Interface Changes): | |
2299 * internals/internals.texi (Future Work -- Toolbars): | |
2300 * internals/internals.texi (Future Work -- Easier Toolbar Customization): | |
2301 * internals/internals.texi (Future Work -- Toolbar Interface Changes): | |
2302 * internals/internals.texi (Future Work -- Menu API Changes): | |
2303 * internals/internals.texi (Future Work -- Removal of Misc-User Event Type): | |
2304 * internals/internals.texi (Future Work -- Mouse Pointer): | |
2305 * internals/internals.texi (Future Work -- Abstracted Mouse Pointer Interface): | |
2306 * internals/internals.texi (Future Work -- Busy Pointer): | |
2307 * internals/internals.texi (Future Work -- Extents): | |
2308 * internals/internals.texi (Future Work -- Everything should obey duplicable extents): | |
2309 * internals/internals.texi (Future Work -- Version Number and Development Tree Organization): | |
2310 * internals/internals.texi (Future Work -- Improvements to the @code{xemacs.org} Website): | |
2311 * internals/internals.texi (Future Work -- Keybindings): | |
2312 * internals/internals.texi (Future Work -- Keybinding Schemes): | |
2313 * internals/internals.texi (Future Work -- Better Support for Windows Style Key Bindings): | |
2314 * internals/internals.texi (Future Work -- Misc Key Binding Ideas): | |
2315 * internals/internals.texi (Future Work -- Byte Code Snippets): | |
2316 * internals/internals.texi (Future Work -- Autodetection): | |
2317 * internals/internals.texi (Future Work -- Conversion Error Detection): | |
2318 * internals/internals.texi (Future Work -- Unicode): | |
2319 * internals/internals.texi (Future Work -- BIDI Support): | |
2320 * internals/internals.texi (Future Work -- Localized Text/Messages): | |
2321 * internals/internals.texi (Future Work -- Lisp Stream API): | |
2322 * internals/internals.texi (Future Work -- Multiple Values): | |
2323 * internals/internals.texi (Future Work -- Macros): | |
2324 * internals/internals.texi (Future Work -- Specifiers): | |
2325 * internals/internals.texi (Future Work -- Display Tables): | |
2326 * internals/internals.texi (Future Work -- Making Elisp Function Calls Faster): | |
2327 * internals/internals.texi (Future Work -- Lisp Engine Replacement): | |
2328 * internals/internals.texi (Future Work -- Lisp Engine Discussion): | |
2329 * internals/internals.texi (Future Work -- Lisp Engine Replacement -- Implementation): | |
2330 * internals/internals.texi (Future Work -- Startup File Modification by Packages): | |
2331 * internals/internals.texi (Future Work Discussion): | |
2332 * internals/internals.texi (Discussion -- garbage collection): | |
2333 * internals/internals.texi (Discussion -- glyphs): | |
2334 * internals/internals.texi (Discussion -- Dialog Boxes): | |
2335 * internals/internals.texi (Discussion -- Multilingual Issues): | |
2336 * internals/internals.texi (Discussion -- Windows External Widget): | |
2337 * internals/internals.texi (Discussion -- Packages): | |
2338 * internals/internals.texi (Discussion -- Distribution Layout): | |
2339 * internals/internals.texi (Old Future Work): | |
2340 * internals/internals.texi (Old Future Work -- A Portable Unexec Replacement): | |
2341 * internals/internals.texi (backtrace): New. | |
2342 * internals/internals.texi (Old Future Work -- Indirect Buffers): | |
2343 * internals/internals.texi (emacs-lisp): New. | |
2344 * internals/internals.texi (Old Future Work -- Improvements in support for non-ASCII (European) keysyms under X): | |
2345 * internals/internals.texi (Newsgroups): New. | |
2346 * internals/internals.texi (Old Future Work -- RTF Clipboard Support): | |
2347 * internals/internals.texi (own-selection): New. | |
2348 * internals/internals.texi (Old Future Work -- xemacs.org Mailing Address Changes): | |
2349 * internals/internals.texi (COMMENT): New. | |
2350 * internals/internals.texi (Old Future Work -- Lisp callbacks from critical areas of the C code): | |
2351 * internals/internals.texi (Now): Removed. | |
2352 * internals/internals.texi (Proof): Removed. | |
2353 * internals/internals.texi (Note): Removed. | |
2354 * internals/internals.texi (Date): New. | |
2355 * internals/internals.texi (ben): Removed. | |
2356 * internals/internals.texi (importance): New. | |
2357 * internals/internals.texi (From): New. | |
2358 Major work on internals manual. Rearranged many chapters so as to | |
2359 lie in coherent divisions. | |
2360 Add tons of stuff to Future Work, Old Future Work, Discussions. | |
2361 Add lots of stuff to Mule section (Multilingual ...). | |
2362 Remove index.texi, incorporate into internals.texi. | |
2363 Section on early history and an introduction. | |
2364 Section on XEmacs split. Lots of new MS Windows docs | |
2365 Mostly recently: Windows-I18N docs. Lots if new I18N docs. | |
2366 Loads of other stuff. | |
2367 | |
2362 | 2368 2004-11-02 Ben Wing <ben@xemacs.org> |
2369 | |
2370 * internals/index.texi: | |
2371 Deleted. Incorporated into internals.texi. Having a separate | |
2372 index file messes up texinfo-master-menu. | |
2865 | 2373 |
2362 | 2374 * internals/internals.texi: |
2375 * internals/internals.texi (Top): | |
2376 * internals/internals.texi (Introduction): | |
2377 * internals/internals.texi (Authorship of XEmacs): | |
2378 * internals/internals.texi (A History of Emacs): | |
2379 * internals/internals.texi (Through Version 18): | |
2380 * internals/internals.texi (Lucid Emacs): | |
2381 * internals/internals.texi (GNU Emacs 19): | |
2382 * internals/internals.texi (GNU Emacs 20): | |
2383 * internals/internals.texi (XEmacs): | |
2384 * internals/internals.texi (XEmacs From the Outside): | |
2385 * internals/internals.texi (The Lisp Language): | |
2386 * internals/internals.texi (XEmacs From the Perspective of Building): | |
2387 * internals/internals.texi (The XEmacs Object System (Abstractly Speaking)): | |
2388 * internals/internals.texi (How Lisp Objects Are Represented in C): | |
2389 * internals/internals.texi (Major Textual Changes): | |
2390 * internals/internals.texi (Great Integral Type Renaming): | |
2391 * internals/internals.texi (Text/Char Type Renaming): | |
2392 * internals/internals.texi (Rules When Writing New C Code): | |
2393 * internals/internals.texi (A Reader's Guide to XEmacs Coding Conventions): | |
2394 * internals/internals.texi (General Coding Rules): | |
2395 * internals/internals.texi (Object-Oriented Techniques for C): | |
2396 * internals/internals.texi (Writing Lisp Primitives): | |
2397 * internals/internals.texi (Writing Good Comments): | |
2398 * internals/internals.texi (Adding Global Lisp Variables): | |
2399 * internals/internals.texi (Writing Macros): | |
2400 * internals/internals.texi (Proper Use of Unsigned Types): | |
2401 * internals/internals.texi (Techniques for XEmacs Developers): | |
2402 * internals/internals.texi (Regression Testing XEmacs): | |
2403 * internals/internals.texi (How to Regression-Test): | |
2404 * internals/internals.texi (Modules for Regression Testing): | |
2405 * internals/internals.texi (CVS Techniques): | |
2406 * internals/internals.texi (Merging a Branch into the Trunk): | |
2407 * internals/internals.texi (The Modules of XEmacs): | |
2408 * internals/internals.texi (A Summary of the Various XEmacs Modules): | |
2409 * internals/internals.texi (Low-Level Modules): | |
2410 * internals/internals.texi (Basic Lisp Modules): | |
2411 * internals/internals.texi (Modules for Standard Editing Operations): | |
2412 * internals/internals.texi (Modules for Interfacing with the File System): | |
2413 * internals/internals.texi (Modules for Other Aspects of the Lisp Interpreter and Object System): | |
2414 * internals/internals.texi (Modules for Interfacing with the Operating System): | |
2415 * internals/internals.texi (Allocation of Objects in XEmacs Lisp): | |
2416 * internals/internals.texi (Introduction to Allocation): | |
2417 * internals/internals.texi (Garbage Collection): | |
2418 * internals/internals.texi (GCPROing): | |
2419 * internals/internals.texi (Garbage Collection - Step by Step): | |
2420 * internals/internals.texi (Invocation): | |
2421 * internals/internals.texi (garbage_collect_1): | |
2422 * internals/internals.texi (mark_object): | |
2423 * internals/internals.texi (gc_sweep): | |
2424 * internals/internals.texi (sweep_lcrecords_1): | |
2425 * internals/internals.texi (compact_string_chars): | |
2426 * internals/internals.texi (Integers and Characters): | |
2427 * internals/internals.texi (Allocation from Frob Blocks): | |
2428 * internals/internals.texi (lrecords): | |
2429 * internals/internals.texi (Low-level allocation): | |
2430 * internals/internals.texi (Cons): | |
2431 * internals/internals.texi (Vector): | |
2432 * internals/internals.texi (Symbol): | |
2433 * internals/internals.texi (Marker): | |
2434 * internals/internals.texi (String): | |
2435 * internals/internals.texi (Dumping): | |
2436 * internals/internals.texi (Dumping Justification): | |
2437 * internals/internals.texi (Overview): | |
2438 * internals/internals.texi (Data descriptions): | |
2439 * internals/internals.texi (Dumping phase): | |
2440 * internals/internals.texi (Object inventory): | |
2441 * internals/internals.texi (Address allocation): | |
2442 * internals/internals.texi (The header): | |
2443 * internals/internals.texi (Data dumping): | |
2444 * internals/internals.texi (Pointers dumping): | |
2445 * internals/internals.texi (Reloading phase): | |
2446 * internals/internals.texi (Remaining issues): | |
2447 * internals/internals.texi (Events and the Event Loop): | |
2448 * internals/internals.texi (Introduction to Events): | |
2449 * internals/internals.texi (Main Loop): | |
2450 * internals/internals.texi (Specifics of the Event Gathering Mechanism): | |
2451 * internals/internals.texi (Specifics About the Emacs Event): | |
2452 * internals/internals.texi (Event Queues): | |
2453 * internals/internals.texi (Event Stream Callback Routines): | |
2454 * internals/internals.texi (IMPORTANT): New. | |
2455 * internals/internals.texi (Other Event Loop Functions): | |
2456 * internals/internals.texi (Stream Pairs): | |
2457 * internals/internals.texi (Converting Events): | |
2458 * internals/internals.texi (Dispatching Events; The Command Builder): | |
2459 * internals/internals.texi (Focus Handling): | |
2460 * internals/internals.texi (Editor-Level Control Flow Modules): | |
2461 * internals/internals.texi (Asynchronous Events; Quit Checking): | |
2462 * internals/internals.texi (Control-G (Quit) Checking): | |
2463 * internals/internals.texi (completely): New. | |
2464 * internals/internals.texi (Profiling): | |
2465 * internals/internals.texi (Exiting): | |
2466 * internals/internals.texi (BEWARE): New. | |
2467 * internals/internals.texi (Evaluation; Stack Frames; Bindings): | |
2468 * internals/internals.texi (Evaluation): | |
2469 * internals/internals.texi (Dynamic Binding; The specbinding Stack; Unwind-Protects): | |
2470 * internals/internals.texi (Simple Special Forms): | |
2471 * internals/internals.texi (Catch and Throw): | |
2472 * internals/internals.texi (Introduction to Symbols): | |
2473 * internals/internals.texi (Obarrays): | |
2474 * internals/internals.texi (Symbol Values): | |
2475 * internals/internals.texi (Buffers): | |
2476 * internals/internals.texi (Introduction to Buffers): | |
2477 * internals/internals.texi (Buffer Lists): | |
2478 * internals/internals.texi (Markers and Extents): | |
2479 * internals/internals.texi (The Buffer Object): | |
2480 * internals/internals.texi (Text): | |
2481 * internals/internals.texi (The Text in a Buffer): | |
2482 * internals/internals.texi (Ibytes and Ichars): | |
2483 * internals/internals.texi (Byte-Char Position Conversion): | |
2484 * internals/internals.texi (Searching and Matching): | |
2485 * internals/internals.texi (Multilingual Support): | |
2486 * internals/internals.texi (Introduction to Multilingual Issues #1): | |
2487 * internals/internals.texi (Introduction to Multilingual Issues #2): | |
2488 * internals/internals.texi (Introduction to Multilingual Issues #3): | |
2489 * internals/internals.texi (Introduction to Multilingual Issues #4): | |
2490 * internals/internals.texi (Character Sets): | |
2491 * internals/internals.texi (Encodings): | |
2492 * internals/internals.texi (Japanese EUC (Extended Unix Code)): | |
2493 * internals/internals.texi (JIS7): | |
2494 * internals/internals.texi (Internal Mule Encodings): | |
2495 * internals/internals.texi (Internal String Encoding): | |
2496 * internals/internals.texi (Internal Character Encoding): | |
2497 * internals/internals.texi (Byte/Character Types; Buffer Positions; Other Typedefs): | |
2498 * internals/internals.texi (Byte Types): | |
2499 * internals/internals.texi (Different Ways of Seeing Internal Text): | |
2500 * internals/internals.texi (prefixes): New. | |
2501 * internals/internals.texi (C): New. | |
2502 * internals/internals.texi (U): New. | |
2503 * internals/internals.texi (S): New. | |
2504 * internals/internals.texi (Specifically): New. | |
2505 * internals/internals.texi (Buffer Positions): | |
2506 * internals/internals.texi (Other Typedefs): | |
2507 * internals/internals.texi (Usage of the Various Representations): | |
2508 * internals/internals.texi (Working With the Various Representations): | |
2509 * internals/internals.texi (Internal Text API's): | |
2510 * internals/internals.texi (Basic internal-format API's): | |
2511 * internals/internals.texi (The DFC API): | |
2512 * internals/internals.texi (The Eistring API): | |
2513 * internals/internals.texi (Coding for Mule): | |
2514 * internals/internals.texi (Character-Related Data Types): | |
2515 * internals/internals.texi (Working With Character and Byte Positions): | |
2516 * internals/internals.texi (Conversion to and from External Data): | |
2517 * internals/internals.texi (General Guidelines for Writing Mule-Aware Code): | |
2518 * internals/internals.texi (An Example of Mule-Aware Code): | |
2519 * internals/internals.texi (Mule-izing Code): | |
2520 * internals/internals.texi (CCL): | |
2521 * internals/internals.texi (Modules for Internationalization): | |
2522 * internals/internals.texi (The Lisp Reader and Compiler): | |
2523 * internals/internals.texi (Lstreams): | |
2524 * internals/internals.texi (Creating an Lstream): | |
2525 * internals/internals.texi (Lstream Types): | |
2526 * internals/internals.texi (Lstream Functions): | |
2527 * internals/internals.texi (Lstream Methods): | |
2528 * internals/internals.texi (Introduction to Consoles; Devices; Frames; Windows): | |
2529 * internals/internals.texi (Point): | |
2530 * internals/internals.texi (Window Hierarchy): | |
2531 * internals/internals.texi (The Window Object): | |
2532 * internals/internals.texi (Modules for the Basic Displayable Lisp Objects): | |
2533 * internals/internals.texi (The Redisplay Mechanism): | |
2534 * internals/internals.texi (Critical Redisplay Sections): | |
2535 * internals/internals.texi (Line Start Cache): | |
2536 * internals/internals.texi (Redisplay Piece by Piece): | |
2537 * internals/internals.texi (Modules for the Redisplay Mechanism): | |
2538 * internals/internals.texi (Modules for other Display-Related Lisp Objects): | |
2539 * internals/internals.texi (Introduction to Extents): | |
2540 * internals/internals.texi (Extent Ordering): | |
2541 * internals/internals.texi (Format of the Extent Info): | |
2542 * internals/internals.texi (Zero-Length Extents): | |
2543 * internals/internals.texi (Mathematics of Extent Ordering): | |
2544 * internals/internals.texi (Extent Fragments): | |
2545 * internals/internals.texi (Faces): | |
2546 * internals/internals.texi (Glyphs): | |
2547 * internals/internals.texi (Specifiers): | |
2548 * internals/internals.texi (Menus): | |
2549 * internals/internals.texi (Subprocesses): | |
2550 * internals/internals.texi (Interface to MS Windows): | |
2551 * internals/internals.texi (Different kinds of Windows environments): | |
2552 * internals/internals.texi (Windows Build Flags): | |
2553 * internals/internals.texi (Windows I18N Introduction): | |
2554 * internals/internals.texi (Modules for Interfacing with MS Windows): | |
2555 * internals/internals.texi (Interface to the X Window System): | |
2556 * internals/internals.texi (Generic Widget Interface): | |
2557 * internals/internals.texi (Scrollbars): | |
2558 * internals/internals.texi (Menubars): | |
2559 * internals/internals.texi (Checkboxes and Radio Buttons): | |
2560 * internals/internals.texi (Modules for Interfacing with X Windows): | |
2561 * internals/internals.texi (Future Work): | |
2562 * internals/internals.texi (Future Work -- Elisp Compatibility Package): | |
2563 * internals/internals.texi (Future Work -- Drag-n-Drop): | |
2564 * internals/internals.texi (Future Work -- Standard Interface for Enabling Extensions): | |
2565 * internals/internals.texi (Future Work -- Better Initialization File Scheme): | |
2566 * internals/internals.texi (Future Work -- Keyword Parameters): | |
2567 * internals/internals.texi (Future Work -- Property Interface Changes): | |
2568 * internals/internals.texi (Future Work -- Easier Toolbar Customization): | |
2569 * internals/internals.texi (Future Work -- Toolbar Interface Changes): | |
2570 * internals/internals.texi (Future Work -- Menu API Changes): | |
2571 * internals/internals.texi (Future Work -- Removal of Misc-User Event Type): | |
2572 * internals/internals.texi (Future Work -- Mouse Pointer): | |
2573 * internals/internals.texi (Future Work -- Abstracted Mouse Pointer Interface): | |
2574 * internals/internals.texi (Future Work -- Busy Pointer): | |
2575 * internals/internals.texi (Future Work -- Extents): | |
2576 * internals/internals.texi (Future Work -- Everything should obey duplicable extents): | |
2577 * internals/internals.texi (Future Work -- Version Number and Development Tree Organization): | |
2578 * internals/internals.texi (Future Work -- Improvements to the @code{xemacs.org} Website): | |
2579 * internals/internals.texi (Future Work -- Keybinding Schemes): | |
2580 * internals/internals.texi (Future Work -- Better Support for Windows Style Key Bindings): | |
2581 * internals/internals.texi (Future Work -- Misc Key Binding Ideas): | |
2582 * internals/internals.texi (Future Work -- Byte Code Snippets): | |
2583 * internals/internals.texi (Future Work -- Autodetection): | |
2584 * internals/internals.texi (Future Work -- Conversion Error Detection): | |
2585 * internals/internals.texi (Future Work -- BIDI Support): | |
2586 * internals/internals.texi (Future Work -- Localized Text/Messages): | |
2587 * internals/internals.texi (freeze): New. | |
2588 * internals/internals.texi (fail-safe): New. | |
2589 * internals/internals.texi (like): New. | |
2590 * internals/internals.texi (user): New. | |
2591 * internals/internals.texi (ben): New. | |
2592 * internals/internals.texi ('type): New. | |
2593 * internals/internals.texi (NOTE): New. | |
2594 * internals/internals.texi (ILLEGIBLE): New. | |
2595 * internals/internals.texi (language): New. | |
2596 * internals/internals.texi (preprocessing): New. | |
2597 * internals/internals.texi (Subject): New. | |
2598 * internals/internals.texi (http): New. | |
2599 * internals/internals.texi (Now): Removed. | |
2600 * internals/internals.texi (wrong): New. | |
2601 * internals/internals.texi (Proof): Removed. | |
2602 | |
2603 Add bunches and bunches and bunches and bunches of stuff, taken | |
2604 from documentation floating around in various places -- text.c, | |
2605 file-coding.c, other .c and .h files, stuff that I wrote up for an | |
2606 old XEmacs contract, proposals written up in the process of an | |
2607 e-mail discussion, etc. Fix up some mistakes, esp. in CCL. Extra | |
2608 crap from CCL, duplicated with Lispref, removed. Sections on Old | |
2609 Future Work and Future Work Discussion added. | |
2610 | |
2611 Bunches of other work. Add bunches of documentation taken from the | |
2612 source code. Fixup various places to use @strong{}, @code{}, | |
2613 @file{}. Create new Text chapter, split off from Buffers and | |
2614 Textual Representation. Create new chapter for MS Windows, mostly | |
2615 written from scratch. Consolidate all Mule info under | |
2616 "Multilingual Support". Break up chapter on modules and move some | |
2617 parts to the sections discussing the modules, for consolidation | |
2618 purposes. Add a big cross-reference table for all the modules to | |
2619 where they're discussed (or not). New chapter Asynchronous | |
2620 Events; Quit Checking. (Taken from various parts of the code.) New | |
2621 Introduction. New section on Focus Handling (from the code). | |
2622 | |
2623 NOTE that in the process, I discovered that we essentially have | |
2624 FOUR redundant introductions to Mule issues! Someone really needs | |
2625 to go through and clean them up and integrate them (sjt?). | |
2626 | |
2355 | 2627 2003-07-18 Alexey Mahotkin <alexm@hsys.msk.ru> |
2628 | |
2629 * lispref/windows.texi (Basic Windows): Fix typo. | |
2630 | |
2346 | 2631 2004-10-22 Stephen J. Turnbull <stephen@xemacs.org> |
2632 | |
2633 * XEmacs 21.5.18 "chestnut" is released. | |
2634 | |
2297 | 2635 2003-11-02 Stephen J. Turnbull <stephen@xemacs.org> |
2636 | |
2637 * lispref/control.texi (Examples of Catch): Mention use of a cons | |
2638 as a catch tag. | |
2639 | |
2640 2004-07-20 Stephen J. Turnbull <stephen@xemacs.org> | |
2641 | |
2642 * lispref/glyphs.texi (Image Instantiator Formats): Add a few | |
2643 words about the tab control widget. | |
2644 | |
2289 | 2645 2004-05-14 Darryl Okahata <darrylo@xemacs.org> |
2646 | |
2647 * lispref/windows.texi. Added documentation for the functions, | |
2648 ``current-pixel-row'' and ``current-pixel-column''. | |
2649 | |
2269 | 2650 2004-09-13 Jerry James <james@xemacs.org> |
2651 | |
2652 * internals/internals.texi (Modules for Interfacing with the | |
2653 Operating System): The code formerly in callproc.c is now | |
2654 implemented in Lisp in process.el. | |
2655 | |
2256 | 2656 2004-08-30 Jerry James <james@xemacs.org> |
2657 | |
2658 * lispref/text.texi: Document text fields. | |
2659 | |
2255 | 2660 2004-09-08 Stephen J. Turnbull <stephen@xemacs.org> |
2661 | |
2662 * lispref/searching.texi (Syntax of Regexps): Add example of use | |
2663 of shy groups in variable subexpression, correct rumor that there | |
2297 | 2664 may be substantial performance gain. Document double-digit back- |
2665 references. | |
2255 | 2666 |
2214 | 2667 2004-08-13 Stephen J. Turnbull <stephen@xemacs.org> |
2668 | |
2215 | 2669 * xemacs/help.texi (Misc Help): Info-goto-emacs-key-command-node |
2670 to function index. Document Info-goto-emacs-command-node. | |
2671 | |
2214 | 2672 * lispref/positions.texi (Text Lines): makeinfo doesn't like Note:. |
2673 | |
2182 | 2674 2004-07-19 Stephen J. Turnbull <stephen@xemacs.org> |
2675 | |
2676 * lispref/glyphs.texi: Complete reorganization, some content updated. | |
2677 * lispref/lispref.texi (Top): Update menu to match. | |
2678 * lispref/extents.texi (Extent Properties): Update xref. | |
2679 | |
2680 2004-06-29 Stephen J. Turnbull <stephen@xemacs.org> | |
2681 | |
2682 * internals/internals.texi (Modules for Other Aspects of the Lisp | |
2683 Interpreter and Object System): Add description of Sextword syntax | |
2684 class (now obsolete). | |
2685 | |
2686 2004-06-20 Stephen J. Turnbull <stephen@xemacs.org> | |
2687 | |
2688 * internals/internals.texi (Techniques for XEmacs Developers): Be | |
2689 specific when discussing optimization. | |
2255 | 2690 (Techniques for XEmacs Developers): Fragments that are meaningless |
2182 | 2691 by themselves or contain placeholders should be @samp, not @code. |
2692 (Modules for Internationalization): Add description of mule-coding.c | |
2693 and further deprecate mule.c. | |
2694 (Modules for Regression Testing): Add {tag,weak}-tests.el to list. | |
2695 | |
2164 | 2696 2004-07-05 Stephen J. Turnbull <stephen@xemacs.org> |
2697 | |
2698 * xemacs-faq.texi (Q3.10.2): Mention that `pending-delete' is in | |
2699 the "pc" package. | |
2700 | |
2141 | 2701 2004-06-15 Stephen J. Turnbull <stephen@xemacs.org> |
2702 | |
2703 * lispref/specifiers.texi (Specifier Instancing): Add "neon | |
2704 modeline" hack as an example. Thanks to Giacomo Boffi. | |
2705 | |
2135 | 2706 2004-06-07 Jerry James <james@xemacs.org> |
2707 | |
2708 * lispref/modes.texi (Major Modes): Document -mode functions, and | |
2709 the use of a nil argument to defined-derived mode. | |
2710 * lispref/modes.texi (Major Mode Conventions): Describe the use of | |
2711 delay-mode-hooks and define-derived-mode. | |
2712 * lispref/modes.texi (Derived Modes): Warn against the use of | |
2713 interactive specs in derived mode definitions. | |
2714 * lispref/modes.texi (Hooks): Document run-mode-hooks, | |
2715 delay-mode-hooks, run-hook-with-args, | |
2716 run-hook-with-args-until-failure, and0 | |
2717 run-hook-with-args-until-success. | |
2718 | |
2127 | 2719 2004-06-14 Stephen J. Turnbull <stephen@xemacs.org> |
2720 | |
2721 * lispref/glyphs.texi (Creating Glyphs): Improve discussion, fix a | |
2722 couple of typos. | |
2723 | |
2724 * lispref/faces.texi (Face Properties): Background pixmaps | |
2725 can be used on GTK and MS Windows. | |
2726 (Face Convenience Functions): Cross-reference glyph interface. | |
2727 Background pixmap is an image specifier, not a glyph. | |
2728 | |
2091 | 2729 2004-05-21 Stephen J. Turnbull <stephen@xemacs.org> |
2730 | |
2731 * lispref/numbers.texi (Comparison of Numbers): Clarify bigfloat eql. | |
2732 (Predicates on Numbers): Fix thinko in description of `bigfloatp'. | |
2733 | |
2090 | 2734 2004-05-10 Stephen J. Turnbull <stephen@xemacs.org> |
2735 | |
2736 * lispref/numbers.texi (Numbers): Remove reference to "fixed- | |
2737 precision rationals," and fix description of floating-point | |
2738 contagion. | |
2739 (Integer Basics, Float Basics): Fix typos. | |
2740 (Canonicalization and Contagion): Complete rewrite. | |
2741 (Predicates on Numbers): Add fixnump, bignump, ratiop, rationalp, | |
2742 bigfloatp, floatingp, realp, oddp and evenp. | |
2743 (Rational Basics): Add numerator and denominator. | |
2744 (Random Numbers): Fix description of range, and add paranoid | |
2745 comment about how unpredictable `(random t)' is. | |
2746 (Canonicalization and Contagion): Renamed from Contagion and | |
2747 Canonicalization. | |
2748 (The Bignum Extension): Fix it in menu. | |
2749 | |
2069 | 2750 2004-05-10 Stephen J. Turnbull <stephen@xemacs.org> |
2751 | |
2752 * internals/internals.texi (Object-Oriented Techniques for C): | |
2753 Remove reference to "encouraging port to C++". | |
2754 | |
2755 2004-04-19 Stephen J. Turnbull <stephen@xemacs.org> | |
2033 | 2756 |
2757 * lispref/numbers.texi (The Bignum Extension): Mention the feature | |
2758 symbols provided. | |
2759 | |
2069 | 2760 2004-04-19 Stephen J. Turnbull <stephen@xemacs.org> |
2032 | 2761 |
2762 * lispref/numbers.texi (Rational Basics): There's a reason why | |
2763 this node is named "Rational" and not "Ratio" in the menu.... | |
2764 | |
2028 | 2765 2004-04-18 Stephen J. Turnbull <stephen@xemacs.org> |
2766 | |
2767 * internals/internals.texi (Object-Oriented Techniques in XEmacs): | |
2768 New node. | |
2769 (The XEmacs Object System (Abstractly Speaking)): | |
2770 Reorder the list of objects somewhat. | |
2771 Add brief descriptions of the arbitrary-precision number types. | |
2772 (Writing Good Comments): Slight revision, recommend @xemacs alias. | |
2773 (Character-Related Data Types): Add a few comments re Unicode. | |
2774 (Working With Character and Byte Positions): Ditto. | |
2775 (General Guidelines for Writing Mule-Aware Code): Query. | |
2776 (Conversion to and from External Data): Ditto. | |
2777 (Techniques for XEmacs Developers): Typo. | |
2778 (Modules for Regression Testing): Add an xref. | |
2779 (Overview): Note that dump file is now inside the executable. | |
2780 (Remaining issues): Mention ExecShield vs. pdumper. | |
2781 (Searching and Matching): Mention UTF-8 wrt Mule. | |
2782 | |
2783 2004-02-22 Stephen J. Turnbull <stephen@xemacs.org> | |
2784 | |
2785 * widget.texi (Introduction): Update historical references a bit. | |
2786 Fix many typos and grammatical problems. | |
2787 (User Interface): Fix typo. | |
2788 | |
2069 | 2789 2004-04-09 Stephen J. Turnbull <stephen@xemacs.org> |
2028 | 2790 |
2791 * lispref/numbers.texi (Numbers): Describe bignums, ratios, and | |
2792 bigfloats briefly. | |
2793 (Integer Basics): We've had 31-bit integers for a while. Fix the | |
2794 statement of minimum available precision and the examples. | |
2795 Document most-positive-fixnum and most-negative-fixnum. Add a | |
2796 pointer to the node "The Bignum Extension". | |
2797 (Float Basics): Document most-positive-float, most-negative-float, | |
2798 least-positive-float, least-positive-normalized-float, | |
2799 least-negative-float, and least-negative-normalized-float. Add a | |
2800 pointer to the node "The Bignum Extension". | |
2801 (Comparison of Numbers): Update for bignums. | |
2802 | |
2803 (The Bignum Extension): | |
2804 (Bignum Basics): | |
2805 (Ratio Basics): | |
2806 (Bigfloat Basics): | |
2807 (Contagion and Canonicalization): | |
2808 (Compatibility Issues): | |
2809 New nodes. | |
2810 | |
2811 * lispref/lispref.texi (Top): | |
2865 | 2812 * lispref/numbers.texi (Numbers): |
2028 | 2813 Add nodes "Ratio Basics" and "The Bignum Extension" to menus. |
2814 | |
2815 2004-01-26 Stephen J. Turnbull <stephen@xemacs.org> | |
2816 | |
2817 * lispref/specifiers.texi: Update FSF copyright. | |
2818 (Specifier Compatibility Notes): New node. | |
2819 | |
2820 * lispref/glyphs.texi (Glyph Properties): Fix typo. | |
2821 (Glyphs): | |
2822 (Native GUI Widgets): New node. | |
2823 | |
2824 * lispref/gutter.texi (Gutter Descriptor Format): Node deleted. | |
2825 (Gutter): | |
2865 | 2826 (Gutter Intro): |
2827 (Creating Gutter): | |
2828 (Specifying a Gutter): | |
2028 | 2829 Pluralize node name to Creating Gutters. |
2830 (Creating Gutters): Improve explanation of gutter descriptors. | |
2831 (Other Gutter Variables): Remove extraneous text. | |
2832 (Common Gutter Widgets): In lieu of real documentation, at least | |
2833 point to gutter-items.el. | |
2834 | |
2069 | 2835 2004-04-06 Stephen J. Turnbull <stephen@xemacs.org> |
1987 | 2836 |
2837 Lightly revised from <psr7v1j039.fsf@diannao.ittc.ku.edu>. | |
2838 Thanks to Jerry James <james@xemacs.org>. | |
2839 | |
2840 * xemacs-faq.texi (Top, Miscellaneous): In menus, renumber Section | |
2841 5.3 and Q5.3.1-12 as 5.4.x, and add Mathematics and Q5.3.1-4 as | |
2842 replacement section 5.3. | |
2843 (Q5.3.1, Q5.3.2, Q5.3.3, Q5.3.4) New FAQs for bignums. | |
2844 (Q5.2.1, Q8.0.1) Add @unnumberedsec headings. | |
2845 (Q6.4.1) Correct @unnumberedsec heading. | |
2846 | |
1964 | 2847 2004-03-22 Stephen J. Turnbull <stephen@xemacs.org> |
2848 | |
2849 * XEmacs 21.5.17 "chayote" is released. | |
2850 | |
1920 | 2851 2004-02-20 Stephen J. Turnbull <stephen@xemacs.org> |
2852 | |
2853 * internals/internals.texi (GCPROing): Mention `Fsignal'. Clarify | |
2854 that references, not the objects themselves, are what is marked. | |
2855 | |
1882 | 2856 2004-01-26 Stephen J. Turnbull <stephen@xemacs.org> |
2857 | |
2858 * lispref/specifiers.texi (Copyright): Update. | |
2859 | |
2860 (Creating Specifiers): Correct more instances of subject-verb | |
2861 disagreement. | |
2862 | |
1877 | 2863 2004-01-24 Stephen J. Turnbull <stephen@xemacs.org> |
2864 | |
2865 * lispref/specifiers.texi (Specifier Instancing Functions): Fix | |
2866 typos, thanks to Ilpo Nyyssönen. | |
2867 | |
1875 | 2868 2004-01-23 Stephen J. Turnbull <stephen@xemacs.org> |
2869 | |
2870 * lispref/specifiers.texi (Specifier Instancing Functions): Add | |
2871 documentation of `specifier-matching-instance'. | |
2872 (Introduction to Specifiers): Fix typos. | |
2873 (Simple Specifier Usage): Cross-reference Toolbar Intro. | |
2874 (Creating Specifiers): | |
2875 (Specifier Instancing Functions): | |
2876 (Adding Specifications): | |
2877 Various improvements. Deprecate set-specifier a bit more. | |
2878 | |
1869 | 2879 2004-01-20 Stephen J. Turnbull <stephen@xemacs.org> |
2880 | |
2881 * lispref/specifiers.texi (Specifier Examples): Add new example, | |
2882 pluralize node name and section title. | |
2883 (Specifiers): Pluralize "Specifier Examples" in menu. | |
2884 | |
2885 * lispref/lispref.texi (Top): Pluralize "Specifier Examples" in menu. | |
2886 | |
2887 2003-11-04 Stephen J. Turnbull <stephen@xemacs.org> | |
2888 | |
2889 * xemacs-faq.texi: Fix Tony Rossini's address. | |
2890 | |
1833 | 2891 2003-12-15 Steve Youngs <sryoungs@bigpond.net.au> |
2892 | |
2893 * lispref/customize.texi (Defining New Types): New node. | |
2894 From Per Abrahamsen <abraham@dina.kvl.dk> | |
2895 | |
1755 | 2896 2003-10-16 Ilya N. Golubev <gin@mo.msk.ru> |
2897 | |
2898 * lispref/tips.texi (Comment Tips): Typo fix. | |
2899 | |
1738 | 2900 2003-10-10 Ilya N. Golubev <gin@mo.msk.ru> |
2901 | |
2902 * new-users-guide/custom2.texi (Init File): | |
2903 | |
2904 Fix up erroneous uses of @var instead of @code for the names of | |
2905 particular variables in programming languages. | |
2906 | |
2907 2003-10-10 Ilya N. Golubev <gin@mo.msk.ru> | |
2908 | |
2909 * custom.texi (The Init File): | |
2910 * xemacs-faq.texi (Q2.1.3): | |
2911 (Q2.1.5): | |
2912 | |
2913 * internals/internals.texi (Modules for Internationalization): | |
2914 | |
2915 * lispref/display.texi (Beeping): | |
2916 * lispref/ldap.texi (Encoder/Decoder Functions): | |
2917 * lispref/markers.texi (The Mark): | |
2918 (The Region): | |
2919 * lispref/menus.texi (Menu Accelerator Functions): | |
2920 * lispref/numbers.texi (Math Functions): | |
2921 * lispref/packaging.texi (package-info.in): | |
2922 (Makefile): | |
2923 (Local.rules File): | |
2924 * lispref/postgresql.texi (libpq Lisp Symbols and DataTypes): | |
2925 (libpq Lisp Variables): | |
2926 (Synchronous Interface Functions): | |
2927 (Other libpq Functions): | |
2928 | |
2929 * new-users-guide/custom2.texi (Init File): | |
2930 (Setting Variables): | |
2931 * new-users-guide/files.texi (File Names): | |
2932 (Saving Files): | |
2933 * new-users-guide/search.texi (Search and Replace): | |
2934 | |
2935 * xemacs/custom.texi (X Resources): | |
2936 | |
2937 Fix up erroneous uses of @var instead of @code for the names of | |
2938 particular variables in programming languages. | |
2939 | |
2940 2003-10-10 Stephen J. Turnbull <stephen@xemacs.org> | |
2941 | |
2942 * Makefile: Remove old package and redundant cruft. | |
2943 | |
1734 | 2944 2003-10-10 Ilya N. Golubev <gin@mo.msk.ru> |
2945 | |
2946 * lispref/mule.texi (Charset Property Functions): Charset registry | |
2947 can be set. | |
2948 (Predefined Charsets): Add registry to Vietnamese charset names. | |
2865 | 2949 |
1716 | 2950 2003-09-26 Steve Youngs <youngs@xemacs.org> |
2951 | |
2952 * XEmacs 21.5.16 "celeriac" is released. | |
2953 | |
1710 | 2954 2003-09-22 Adrian Aichner <adrian@xemacs.org> |
2955 | |
2956 * lispref/backups.texi (Reverting): Fix the PRINTED-MANUAL-TITLE | |
2957 argument for a cross reference to "The XEmacs User's Manual". | |
2958 | |
1709 | 2959 2003-08-15 Stephen J. Turnbull <stephen@xemacs.org> |
2960 | |
2961 * internals/internals.texi: Update copyright notice. | |
2962 (GCPROing): Add missing period. | |
2963 (Adding Global Lisp Variables): general.c -> general-slots.h. | |
2964 (A Reader's Guide to XEmacs Coding Conventions): New node. | |
2965 | |
1703 | 2966 2003-09-20 Ilya N. Golubev <gin@mo.msk.ru> |
2967 | |
2968 * xemacs/mini.texi (Minibuffer): Add customizing message display | |
2969 reference. | |
2970 * lispref/display.texi (Customizing Message Display): New, | |
2971 describe `redisplay-echo-area-function', | |
2972 `undisplay-echo-area-function', `minibuffer-echo-wait-function'. | |
2973 (The Echo Area): Add menu. | |
2974 | |
1702 | 2975 2003-09-19 Sandra Wambold <wambold@xemacs.org> |
2976 | |
2977 * Makefile: add targets to produce PDF files | |
2978 | |
1665 | 2979 2003-09-03 Steve Youngs <youngs@xemacs.org> |
2980 | |
2981 * XEmacs 21.5.15 "celery" is released. | |
2982 | |
1648 | 2983 2003-08-28 Steve Youngs <youngs@xemacs.org> |
2984 | |
2985 * xemacs-faq.texi (Q2.0.2): Rewrite, mentioning the correct way to | |
2986 remove a package. | |
2987 (Q3.8.2): big-menubar is in the edit-utils package. | |
2988 (Q4.3.2): Add a comment about not needing TM for things like Gnus, | |
2989 MH-E and VM. | |
2990 (Q5.3.3): State correct location of ps-print.el. | |
2991 | |
2992 * xemacs/packages.texi (Packages): Remove "Creating Packages" menu | |
2993 entry. | |
2994 (Package Terminology): Whitespace clean up. | |
2995 (Installing Packages): Whitespace clean up and add some @code | |
2865 | 2996 formatters. |
1648 | 2997 Re-organise the menu so that installation via PUI is first and |
2998 Sumo is last. | |
2999 (Automatically): mule-base is no longer a requirement for using | |
3000 PUI. | |
3001 Mention optionally requiring mailcrypt. | |
3002 (Note): Removed. | |
3003 (Manually): Move to below the PUI installation method. | |
3004 (Sumo): Move to below the manual installation method. | |
3005 (Which Packages): Add mailcrypt. | |
3006 (Building Packages): Remove duplicated stuff that is in | |
3007 lispref/packaging.texi, xref to it instead. | |
3008 (Local.rules File): xref to the appropriate node in | |
2865 | 3009 lispref/packaging.texi. |
1648 | 3010 (Available Packages): Update to current reality. |
3011 (all): Removed. | |
3012 (srckit): Removed. | |
3013 (binkit): Removed. | |
2865 | 3014 |
1648 | 3015 * xemacs/reading.texi (Reading Mail): Mention Gnus and MEW. |
3016 | |
3017 * new-users-guide/custom2.texi (Init File): big-menubar.el is in | |
3018 the edit-utils package. | |
3019 | |
3020 * lispref/packaging.texi (Packaging): | |
3021 (The User View): | |
3022 (The Library Maintainer View): | |
3023 (Infrastructure): | |
3024 (Control Files): | |
3025 (Obtaining): | |
3026 (The Package Release Engineer View): | |
3027 (Package Terminology): | |
3028 (Building Packages): | |
3029 (Makefile Targets): | |
3030 (packages): New. | |
3031 (Local.rules File): | |
3032 (XEMACS_PACKAGES): Removed. | |
3033 (XEMACS_INSTALLED_PACKAGES_ROOT): New. | |
3034 (NONMULE_PACKAGES): New. | |
3035 (EXCLUDES): New. | |
3036 (Creating Packages): | |
3037 (BATCH): New. | |
3038 (VERSION): Removed. | |
3039 (AUTHOR_VERSION): Removed. | |
3040 (MAINTAINER): Removed. | |
3041 (PACKAGE): Removed. | |
3042 (PKG_TYPE): Removed. | |
3043 (REQUIRES): Removed. | |
3044 (CATEGORY): Removed. | |
3045 (ELS): Removed. | |
3046 (ELCS): Removed. | |
3047 (all): Removed. | |
3048 (srckit): Removed. | |
3049 (binkit): Removed. | |
3050 (are): New. | |
3051 (STANDARD_DOCS): New. | |
3052 (ELCS_1_DEST): New. | |
3053 (example): New. | |
3054 (PACKAGE_SUPPRESS): New. | |
3055 (EXPLICIT_DOCS): New. | |
3056 (DATA_DEST): New. | |
3057 (Documenting Packages): | |
3058 | |
3059 Not quite a total rewrite, but a fairly thorough audit | |
3060 nonetheless. | |
3061 | |
1620 | 3062 2003-07-31 René Kyllingstad <listmailxemacs@kyllingstad.com> |
3063 | |
3064 * lispref/display.texi (Invisible Text): | |
3065 mention line-move-ignore-invisible. | |
3066 * lispref/extents.texi (Extent Properties): | |
3067 end-glyph will still be displayed when invisible is set. | |
3068 * lispref/extents.texi (Extents and Events): | |
3069 only begin-glyph is highlighted. | |
3070 | |
1616 | 3071 2003-08-12 Stephen J. Turnbull <stephen@xemacs.org> |
3072 | |
3073 * xemacs-faq.texi (Q1.3.8): Fix typo, note errorneous recognition. | |
3074 | |
1613 | 3075 2003-08-05 Stephen J. Turnbull <stephen@xemacs.org> |
3076 | |
3077 * lispref/packaging.texi (Creating Packages): | |
3078 * xemacs/packages.texi (Creating Packages): | |
3079 Style guideline for package-info.in description. | |
3080 | |
1554 | 3081 2003-06-30 Vin Shelton <acs@xemacs.org> |
3082 | |
3083 * lispref/lists.texi (List-related Predicates): Add @end defun. | |
3084 | |
1549 | 3085 2003-06-30 Stephen J. Turnbull <stephen@xemacs.org> |
3086 | |
3087 * xemacs-faq.texi (Q3.2.2): Fix typo. | |
3088 | |
3089 2003-06-20 Stephen J. Turnbull <stephen@xemacs.org> | |
3090 | |
3091 * lispref/objects.texi (Character Type): Document ?\x00 read | |
3092 syntax and range limitations on ?\000 and ?\x00 read syntaxes. | |
3093 | |
3094 2003-06-16 Stephen J. Turnbull <stephen@xemacs.org> | |
3095 | |
3096 * lispref/lists.texi (List-related Predicates): Document | |
3097 `true-list-p', and reference it from `listp'. | |
3098 | |
1510 | 3099 2003-06-01 Steve Youngs <youngs@xemacs.org> |
3100 | |
3101 * XEmacs 21.5.14 "cassava" is released. | |
3102 | |
1496 | 3103 2003-05-22 Stephen J. Turnbull <stephen@xemacs.org> |
3104 | |
3105 * internals/internals.texi (Searching and Matching): New node. | |
3106 | |
1495 | 3107 2003-05-17 Stephen J. Turnbull <stephen@xemacs.org> |
3108 | |
3109 * xemacs-faq.texi (detail menu): Reformat "Current Events" caption. | |
3110 (Legacy Versions): New section. | |
3111 (Q8.0.1): New question. | |
3112 | |
3113 2003-05-16 Stephen J. Turnbull <stephen@xemacs.org> | |
3114 | |
3115 * lispref/searching.texi (Regexp Search): Update split-string for | |
3116 new specification. | |
3117 | |
3118 * lispref/strings.texi (Creating Strings): Xref split-string | |
3119 (this is where GNU Emacs documents it). | |
3120 | |
1473 | 3121 2003-05-10 Steve Youngs <youngs@xemacs.org> |
3122 | |
3123 * XEmacs 21.5.13 "cauliflower" is released. | |
3124 | |
1468 | 3125 2003-05-09 Stephen J. Turnbull <stephen@xemacs.org> |
3126 | |
3127 * lispref/searching.texi (Match Data): Failed match preserves data. | |
3128 | |
1441 | 3129 2003-04-28 Stephen J. Turnbull <stephen@xemacs.org> |
3130 | |
3131 * xemacs-faq.texi (Q6.4.3): New: auxiliary programs for Windows. | |
3132 | |
1431 | 3133 2003-04-24 Steve Youngs <youngs@xemacs.org> |
3134 | |
3135 * XEmacs 21.5.12 "carrot" is released. | |
3136 | |
1389 | 3137 2003-03-27 Stephen J. Turnbull <stephen@xemacs.org> |
3138 | |
3139 * xemacs/frame.texi (XEmacs under X): | |
3140 * xemacs-faq.texi: | |
3141 Global substitute .Xresources for .Xdefaults. | |
1386 | 3142 |
3143 * xemacs-faq.texi (Q3.2.2): `default' is also a face. | |
3144 (Q3.2.2, Q3.8.4): Describe appropriate use of `fontSet' in Mule. | |
3145 Suggested by Janis Dzerins <jonis@dir.lv>. | |
3146 | |
1366 | 3147 2003-03-20 Steve Youngs <youngs@xemacs.org> |
3148 | |
3149 * xemacs/packages.texi (Automatically): Refer to | |
3150 'pui-set-local-package-get-directory' instead of | |
2865 | 3151 'pui-add-install-directory'. |
1366 | 3152 Remove comment about PGP not being intergrated into PUI. |
3153 Document balloon-help in PUI. | |
3154 Add heading "Keeping Packages Up To Date". | |
3155 (Building Packages): makeinfo 4.2 is required. | |
3156 | |
1362 | 3157 2003-03-18 Stephen J. Turnbull <stephen@xemacs.org> |
3158 | |
3159 * xemacs/frame.texi (Gutter Basics): Describe common options for | |
3160 buffers tab control. | |
3161 | |
1353 | 3162 2003-03-11 Adrian Aichner <adrian@xemacs.org> |
3163 | |
3164 * cl.texi: Change incorrect references to GNU where XEmacs is | |
3165 appropriate. | |
3166 | |
1347 | 3167 2003-03-09 Ben Wing <ben@xemacs.org> |
3168 | |
3169 * widget.texi (Defining New Widgets): | |
3170 Fix Turnbull typos. | |
3171 | |
1339 | 3172 2003-03-02 Stephen Turnbull <stephen@xemacs.org> |
3173 | |
3174 * widget.texi (Defining New Widgets): | |
3175 Document `widget-create-child', `widget-create-child-and-convert', | |
3176 and `widget-create-child-value'. Document the `:copy' method. | |
3177 Improve discussion of the `:convert-widget' method. | |
3178 | |
1333 | 3179 2003-02-26 Stephen J. Turnbull <stephen@xemacs.org> |
3180 | |
3181 * internals/internals.texi (XEmacs From the Perspective of Building): | |
3182 Fix typo. | |
3183 (Build-Time Dependencies): New node. | |
3184 | |
1307 | 3185 2003-02-16 Steve Youngs <youngs@xemacs.org> |
3186 | |
3187 * XEmacs 21.5.11 "cabbage" is released. | |
3188 | |
1288 | 3189 2003-02-11 Adrian Aichner <adrian@xemacs.org> |
3190 | |
3191 * lispref/backups.texi (Auto-Saving): Fix auto-save xref to user | |
3192 manual. | |
3193 | |
1263 | 3194 2003-02-06 Stephen J. Turnbull <stephen@xemacs.org> |
3195 | |
3196 * internals/internals.texi (Top): | |
3197 (Buffers and Textual Representation): | |
3198 Fix up white space in menu. | |
3199 (Character-Related Data Types): | |
3200 (Conversion to and from External Data): | |
3201 (Format of the Extent Info): | |
3202 Pedantic grammatical nits. | |
3203 | |
1261 | 3204 2003-02-05 Ben Wing <ben@xemacs.org> |
3205 | |
3206 * lispref/mule.texi (Internationalization Terminology): | |
3207 Lots of Mule rewriting. | |
3208 | |
3209 2003-02-05 Ben Wing <ben@xemacs.org> | |
3210 | |
3211 * internals/internals.texi (Top): | |
3212 * internals/internals.texi (Coding for Mule): | |
3213 * internals/internals.texi (Character-Related Data Types): | |
3214 * internals/internals.texi (Working With Character and Byte Positions): | |
3215 * internals/internals.texi (Conversion to and from External Data): | |
3216 * internals/internals.texi (General Guidelines for Writing Mule-Aware Code): | |
3217 * internals/internals.texi (An Example of Mule-Aware Code): | |
3218 * internals/internals.texi (Mule-izing Code): | |
3219 * internals/internals.texi (help): New. | |
3220 * internals/internals.texi (Buffers and Textual Representation): | |
3221 * internals/internals.texi (The Text in a Buffer): | |
3222 * internals/internals.texi (Markers and Extents): | |
3223 * internals/internals.texi (MULE Character Sets and Encodings): | |
3224 * internals/internals.texi (Lstream Functions): | |
3225 * internals/internals.texi (Lstream Methods): | |
3226 * internals/internals.texi (Format of the Extent Info): | |
3227 * internals/internals.texi (Mathematics of Extent Ordering): | |
3228 Major fixup. Correct for new names of Bytebpos, Ichar, etc. and | |
3229 lots of Mule rewriting. | |
3230 | |
1258 | 3231 2003-02-05 Stephen J. Turnbull <stephen@xemacs.org> |
3232 | |
3233 * xemacs/startup.texi (Startup Paths): Clarification of package | |
3234 hierarchy structure. | |
3235 | |
3236 * xemacs-faq.texi (Q2.0.13, Q2.0.14, Q2.1.24, Q2.1.25): Not NEW. | |
3237 (Q2.1.15): Stylistic changes for clarity. | |
3238 | |
1251 | 3239 2003-02-03 Steve Youngs <youngs@xemacs.org> |
3240 | |
3241 * xemacs/packages.texi (Local.rules File): Update to reflect Ben's | |
3242 recent dabble into the packages. | |
3243 | |
1187 | 3244 2003-01-04 Steve Youngs <youngs@xemacs.org> |
3245 | |
3246 * XEmacs 21.5.10 "burdock" is released. | |
3247 | |
1188 | 3248 2003-01-04 Steve Youngs <youngs@xemacs.org> |
3249 | |
3250 * lispref/mule.texi (Charset Unification): Menu item "Internals" | |
3251 should be "Unification Internals". | |
3252 | |
1183 | 3253 2003-01-03 Stephen J. Turnbull <stephen@xemacs.org> |
3254 | |
3255 * xemacs/startup.texi (Startup Paths): Hierarchy, not package, layout. | |
3256 | |
3257 2003-01-03 Stephen J. Turnbull <stephen@xemacs.org> | |
3258 | |
3259 * xemacs-faq.texi: Debugging FAQ improvements from Ben Wing. | |
3260 (Q2.0.6): Mention union type bugs. | |
3261 (Q2.1.1): Debugging HOWTO improvements. | |
3262 (Q2.1.15): Decoding Lisp objects in the debugger. | |
3263 | |
3264 * widget.texi (Widget Internals): New node. | |
3265 (Top): Add menu item for it. | |
3266 | |
3267 * xemacs/xemacs.texi (Top): Better short description of Mule in | |
3268 menu. Mule submenu. | |
3269 | |
3270 Charset unification docs. What a concept---commit docs first! | |
3271 | |
3272 * lispref/mule.texi (MULE): Add Unification and Tables menu entries. | |
3273 (Unicode Support): Fixup next node. | |
3274 (Charset Unification): | |
3275 (Overview): | |
3276 (Usage): | |
3277 (Basic Functionality): | |
3278 (Interactive Usage): | |
3279 (Configuration): | |
3280 (Theory of Operation): | |
3281 (What Unification Cannot Do for You): | |
3282 (Unification Internals): | |
3283 (Charsets and Coding Systems): | |
3284 New nodes. | |
3285 | |
3286 * xemacs/mule.texi (Mule): Menu items for Unification and Tables. | |
3287 (Recognize Coding): | |
3288 (Specify Coding): | |
3289 Fixup next and previous pointers. | |
3290 (Unification): | |
3291 (Unification Overview): | |
3292 (Unification Usage): | |
3293 (Unification Configuration): | |
3294 (Unification FAQs): | |
3295 (Unification Theory): | |
3296 (What Unification Cannot Do for You): | |
3297 (Charsets and Coding Systems): | |
3298 New nodes. | |
3299 | |
3300 2002-12-17 Stephen Turnbull <stephen@xemacs.org> | |
3301 | |
3302 * widget.texi (Widget Wishlist): Typo. | |
3303 (Defining New Widgets): s/widget-define/define-widget/g. | |
3304 | |
3305 2002-12-27 Stephen J. Turnbull <stephen@xemacs.org> | |
3306 | |
3307 * internals/internals.texi (Regression Testing XEmacs): Hints for | |
3308 test design. | |
3309 | |
1143 | 3310 2002-10-29 Ville Skyttä <scop@xemacs.org> |
3311 | |
3312 * xemacs-faq.texi (Top): | |
3313 The canonical location for FAQ on the website is /FAQ/. | |
3314 | |
1142 | 3315 2002-11-12 Ilya N. Golubev <gin@mo.msk.ru> |
3316 | |
3317 * xemacs/custom.texi (Face Customization): | |
3318 (Faces): | |
3319 Document face-frob-from-locale-first variable. | |
3320 | |
1138 | 3321 2002-12-03 Didier Verna <didier@xemacs.org> |
3322 | |
3323 * xemacs-faq.texi (Customization): add missing menu entry for Q3.2.7. | |
3324 | |
3325 2002-12-03 Didier Verna <didier@xemacs.org> | |
3326 | |
3327 * lispref/specifiers.texi (Introduction to Specifiers): fix case | |
3328 spelling of `Buffer-Local Variables' crossref. | |
3329 | |
1137 | 3330 2002-12-03 Didier Verna <didier@xemacs.org> |
3331 | |
3332 * xemacs/custom.texi (Faces): document | |
3333 `set-face-background-pixmap-file'. | |
3334 | |
3335 2002-12-03 Didier Verna <didier@xemacs.org> | |
3336 | |
3337 * lispref/faces.texi (Face Convenience Functions): ditto. | |
3338 * lispref/glyphs.texi (Creating Glyphs): reference it. | |
3339 | |
1135 | 3340 2002-11-29 Stephen Turnbull <stephen@xemacs.org> |
3341 | |
3342 * lispref/specifiers.texi (Simple Specifier Usage): New node. | |
3343 (Specifiers): Adjust node pointers. | |
3344 (Simple Specifier Usage): Revise. Adjust node pointers. | |
3345 | |
3346 * lispref/toolbar.texi (Creating Toolbar): Xref specifier example. | |
3347 | |
3348 2002-10-20 Stephen Turnbull <stephen@xemacs.org> | |
3349 | |
3350 * xemacs-faq.texi (Q3.2.7): New FAQ on displaying non-ASCII. | |
3351 (Q3.5.7, Q1.3.3): Cross-reference it. | |
3352 | |
3353 2002-10-20 Stephen Turnbull <stephen@xemacs.org> | |
3354 | |
3355 * xemacs-faq.texi (Q2.1.1): Mention bug report commands. | |
3356 (Q2.0.9): Note how out-of-date the entry is. | |
3357 (Q1.3.1, Q1.3.2, Q1.3.3, Q1.3.4, Q1.3.5, Q1.3.6): Revise/update. | |
3358 (Q1.2.1): Fix typo. | |
3359 | |
3360 * internals/internals.texi (Regression Testing XEmacs): Thorough | |
3361 rewrite, documenting macros explicitly. | |
3362 | |
3363 2002-10-29 Stephen J. Turnbull <stephen@xemacs.org> | |
1103 | 3364 |
3365 * lispref/compile.texi (Compilation Options): New node. | |
3366 (Byte Compilation): Add it to menu. | |
3367 (Compilation Functions): Minor mods. | |
3368 (Docs and Compilation): | |
3369 (Dynamic Loading): | |
3370 Document some variable defaults. | |
3371 | |
1135 | 3372 2002-11-07 Stephen J. Turnbull <stephen@xemacs.org> |
1096 | 3373 |
3374 * internals/internals.texi (Low-Level Modules): Add urefs to Doug | |
3375 Lea's and Wolfram Gloger's home pages. | |
3376 | |
1135 | 3377 2002-10-18 Stephen J. Turnbull <stephen@xemacs.org> |
1058 | 3378 |
3379 * xemacs-faq.texi (Q2.0.16): New FAQ on "no cygXpm-noX" fatal error. | |
3380 (Q6.1.4): Document cygXpm-noX. | |
3381 | |
1030 | 3382 2002-10-04 Ville Skyttä <ville.skytta@xemacs.org> |
3383 | |
3384 * xemacs/packages.texi (Available Packages): Add fortran-modes, | |
3385 perl-modes, psgml-dtds, python-modes and ruby-modes. | |
3386 Some consistency tweaks. | |
3387 | |
1026 | 3388 2002-09-22 Ville Skyttä <ville.skytta@xemacs.org> |
3389 | |
3390 * lispref/variables.texi (add-to-list): Document the new | |
3391 (optional) append argument. | |
3392 | |
1024 | 3393 2002-09-20 Stephen J. Turnbull <stephen@xemacs.org> |
3394 | |
3395 * internals/internals.texi (Techniques for XEmacs Developers): | |
3396 More performance optimization hints. | |
3397 (Modules for Other Aspects of the Lisp Interpreter and Object System): | |
3398 Describe syntax code internals. | |
3399 | |
3400 * lispref/syntax.texi (Syntax Basics): XEmacs "20" -> "20 and later". | |
3401 (Syntax Class Table): Deprecate SPC as whitespace designator. | |
3402 (Syntax Flags): Rewrite for `8-bit' comment syntax flags. | |
3403 | |
981 | 3404 2002-08-30 Steve Youngs <youngs@xemacs.org> |
3405 | |
3406 * XEmacs 21.5.9 "brussels sprouts" is released. | |
3407 | |
973 | 3408 2002-08-22 Stephen J. Turnbull <stephen@xemacs.org> |
3409 | |
3410 * internals/internals.texi (Regression Testing XEmacs): Document | |
3411 how to skip and warn about tests that depend on packages. | |
3412 | |
967 | 3413 2002-08-16 Stephen J. Turnbull <stephen@xemacs.org> |
1137 | 3414 |
967 | 3415 * internals/internals.texi (Regression Testing XEmacs): Fix typo. |
3416 | |
965 | 3417 2002-08-15 Stephen J. Turnbull <stephen@xemacs.org> |
1137 | 3418 |
965 | 3419 * internals/internals.texi (GCPROing): Add comment on GCPRO. |
3420 (Regression Testing XEmacs): New node. | |
3421 (Modules for Regression Testing): New node. | |
3422 | |
959 | 3423 2002-08-12 Simon Josefsson <jas@extundo.com> |
3424 | |
3425 * lispref/building.texi (Pure Storage): purecopy is a no-op. | |
3426 | |
955 | 3427 2002-08-08 Ville Skyttä <ville.skytta@xemacs.org> |
3428 | |
3429 * xemacs/packages.texi (Available Packages): Bring up to date. | |
3430 | |
947 | 3431 2002-08-02 Ville Skyttä <ville.skytta@xemacs.org> |
3432 | |
3433 * xemacs/packages.texi (Available Packages): | |
3434 Bring package list up to date, thanks also to Brian Palmer. | |
3435 | |
936 | 3436 2002-07-30 Ville Skyttä <ville.skytta@xemacs.org> |
3437 | |
3438 * term.texi (Input to the inferior): Fix term line/char mode | |
3439 switch keybindings. Kudos to Jacob P. Burckhardt. | |
3440 | |
3441 * xemacs/misc.texi (Term Mode): Ditto. | |
3442 | |
933 | 3443 2002-07-27 Steve Youngs <youngs@xemacs.org> |
3444 | |
3445 * XEmacs 21.5.8 "broccoli" is released. | |
3446 | |
918 | 3447 2002-07-06 Adrian Aichner <adrian@xemacs.org> |
3448 | |
3449 * new-users-guide/custom1.texi (Customizing key Bindings): Fix | |
3450 improper use of indef. art. "a". | |
3451 | |
3452 2002-07-06 Adrian Aichner <adrian@xemacs.org> | |
3453 | |
3454 * lispref/commands.texi (Peeking and Discarding): Ditto. | |
3455 * lispref/customize.texi (Type Keywords): Ditto. | |
3456 * lispref/dragndrop.texi (Drop Interface): Ditto. | |
3457 | |
3458 2002-07-06 Adrian Aichner <adrian@xemacs.org> | |
3459 | |
3460 * termcap.texi (Clearing): Ditto. | |
3461 * widget.texi (User Interface): Ditto. | |
3462 * widget.texi (Basic Types): Ditto. | |
3463 * widget.texi (group): Ditto. | |
3464 | |
901 | 3465 2002-07-05 Adrian Aichner <adrian@xemacs.org> |
3466 | |
3467 * xemacs/menus.texi (Edit Menu): Typo fixes for incorrect use of | |
3468 indef. art. "an". | |
3469 | |
3470 2002-07-05 Adrian Aichner <adrian@xemacs.org> | |
3471 | |
3472 * lispref/control.texi (Processing of Errors): Ditto. | |
3473 * lispref/mule.texi (ISO 2022): Ditto. | |
3474 * lispref/packaging.texi (Package Terminology): Ditto. | |
3475 * lispref/text.texi (Transformations): Ditto. | |
3476 | |
3477 2002-07-05 Adrian Aichner <adrian@xemacs.org> | |
3478 | |
3479 * termcap.texi (Naming): Ditto. | |
3480 * texinfo.texi (itemize): Ditto. | |
3481 * texinfo.texi (Tips): Ditto. | |
3482 * widget.texi (Introduction): Ditto. | |
3483 * widget.texi (group): Ditto. | |
3484 | |
894 | 3485 2002-07-02 Stephen J. Turnbull <stephen@xemacs.org> |
3486 | |
3487 * XEmacs 21.5.7 "broccoflower" is released. | |
3488 | |
892 | 3489 2002-07-02 Stephen J. Turnbull <stephen@xemacs.org> |
3490 | |
3491 * xemacs-faq.texi (Top, Customization, Q3.10.5, Q3.10.6): | |
3492 New "killing is slow" FAQ and link updates. | |
3493 | |
880 | 3494 2002-06-17 Jerry James <james@xemacs.org> |
3495 | |
3496 * emodules.texi (Loading other Modules): Describe why we do not | |
3497 use RTLD_GLOBAL. | |
3498 | |
873 | 3499 2002-06-20 Adrian Aichner <adrian@xemacs.org> |
3500 | |
3501 * xemacs/mule.texi (Language Environments): Typo fix suggested by | |
3502 Frank Schmitt. | |
3503 | |
871 | 3504 2002-06-11 Adrian Aichner <adrian@xemacs.org> |
3505 | |
3506 * xemacs-faq.texi (Q1.3.7): Update broken link to russian.el | |
3507 (found by linklint) with Google's help. | |
3508 | |
3509 2002-05-25 Adrian Aichner <adrian@xemacs.org> | |
3510 | |
3511 * xemacs/custom.texi (Syntax Entry): Deprecate ` ' in favor of `-'. | |
3512 | |
868 | 3513 2002-06-05 Ben Wing <ben@xemacs.org> |
3514 | |
3515 * internals/internals.texi (Top): | |
3516 * internals/internals.texi (The XEmacs Object System (Abstractly Speaking)): | |
3517 * internals/internals.texi (How Lisp Objects Are Represented in C): | |
3518 * internals/internals.texi (Major Textual Changes): | |
3519 * internals/internals.texi (Great Integral Type Renaming): | |
3520 * internals/internals.texi (Text/Char Type Renaming): | |
3521 * internals/internals.texi (files): New. | |
3522 | |
863 | 3523 2002-05-04 Stephen J. Turnbull <stephen@xemacs.org> |
3524 | |
3525 * custom.texi (The Init File): Rewrite completely. | |
3526 | |
3527 2002-03-19 Adrian Aichner <adrian@xemacs.org> | |
3528 | |
3529 * widget.texi (constants): Typo fix. | |
3530 | |
3531 2002-02-07 Stephen J. Turnbull <stephen@xemacs.org> | |
3532 | |
3533 * external-widget.texi (External Client Widget Internals): New node. | |
3534 | |
3535 2001-11-15 Darryl Okahata <darrylo@xemacs.org> | |
3536 | |
3537 * lispref/glyphs.texi: | |
3538 lispref/lispref.texi: Add examples of how to insert graphics into a | |
3539 buffer. | |
1137 | 3540 |
863 | 3541 2001-12-17 Stephen J. Turnbull <stephen@xemacs.org> |
3542 | |
3543 * xemacs/packages.texi (Packages): | |
3544 (Package Terminology): | |
3545 Carefully distinguish libraries and packages. | |
3546 (Package Terminology): | |
3547 More careful definitions of ``category'' and ``distribution.'' | |
3548 Use ``generic'' instead of ``normal'' (N.B. package tools use | |
3549 ``standard''.) | |
3550 (Installing Packages): | |
3551 Use @var to mark variable version strings, not @t or <>. | |
3552 (Sumo): | |
3553 Add disk space estimate when unpacked. | |
3554 | |
3555 2002-02-06 Stephen J. Turnbull <stephen@xemacs.org> | |
3556 | |
3557 * xemacs-faq.texi (Q1.3.8, Q1.3.9): Unicode support via Mule-UCS. | |
3558 | |
3559 2002-02-01 Steve Youngs <youngs@xemacs.org> | |
3560 | |
3561 * xemacs/packages.texi (Removing Packages): The interactive | |
3562 function is 'package-get-delete-package'. | |
3563 | |
3564 2001-11-27 Adrian Aichner <adrian@xemacs.org> | |
3565 | |
3566 * xemacs-faq.texi: Hyperlink fixes. | |
1137 | 3567 |
863 | 3568 2002-02-04 Stephen J. Turnbull <stephen@xemacs.org> |
3569 | |
3570 * xemacs-faq.texi (Q4.7.7): New FAQ on remote files. | |
3571 | |
3572 2002-01-24 Stephen J. Turnbull <stephen@xemacs.org> | |
3573 | |
3574 * xemacs-faq.texi (Q1.0.6): Update mail-to-news gateway information. | |
3575 | |
3576 2002-02-04 Stephen J. Turnbull <stephen@xemacs.org> | |
3577 | |
3578 * xemacs/files.texi (Files): | |
3579 (File Names): | |
3580 Document remote file editing, refer to EFS and TRAMP. | |
3581 | |
861 | 3582 2002-05-23 Stephen J. Turnbull <stephen@xemacs.org> |
3583 | |
3584 * lispref/packaging.texi (package-info.in Fields): Typo fix. | |
3585 | |
836 | 3586 2002-05-11 Adrian Aichner <adrian@xemacs.org> |
3587 | |
3588 * xemacs-faq.texi (Top): Add Q2.0.15 under "Installation and | |
3589 Trouble Shooting". | |
3590 * xemacs-faq.texi (Installation): Add Q2.0.15 to Installation | |
3591 menu. | |
3592 * xemacs-faq.texi (Q2.0.14): Fix unnumberedsubsec argument. | |
3593 * xemacs-faq.texi (Q2.0.15): New. | |
3594 | |
824 | 3595 2002-05-01 Steve Youngs <youngs@xemacs.org> |
3596 | |
3597 * xemacs/packages.texi (Automatically): Don't mention "Options" | |
3598 menu. | |
3599 (Installing Packages): Don't mention getting list of packages via | |
1137 | 3600 customize. |
824 | 3601 |
804 | 3602 2002-04-05 Stephen J. Turnbull <stephen@xemacs.org> |
3603 | |
3604 * XEmacs 21.5.6 "bok choi" is released. | |
3605 | |
802 | 3606 2002-04-03 Ben Wing <ben@xemacs.org> |
3607 | |
3608 * internals/internals.texi (Top): | |
3609 * internals/internals.texi (How Lisp Objects Are Represented in C): | |
3610 * internals/internals.texi (Techniques for XEmacs Developers): | |
3611 * internals/internals.texi (CVS Techniques): | |
3612 * internals/internals.texi (Merging a Branch into the Trunk): | |
3613 * internals/internals.texi (A Summary of the Various XEmacs Modules): | |
3614 Add section on correctly merging a branch back into the trunk. | |
3615 | |
785 | 3616 2002-03-19 Adrian Aichner <adrian@xemacs.org> |
3617 | |
3618 * widget.texi (constants): Typo fix. | |
3619 | |
778 | 3620 2002-03-14 Jonathan Harris <jhar@tardis.ed.ac.uk> |
3621 | |
3622 * cl.texi (Sequence Basics): Avoid splitting link over two lines, | |
3623 which makes cygwin texinfo 4.0 unhappy. | |
3624 | |
776 | 3625 2002-03-15 Ben Wing <ben@xemacs.org> |
3626 | |
3627 * Makefile (new-users-guide-srcs): | |
3628 * Makefile (extraclean): | |
3629 Use -no-packages to avoid problems with package files shadowing | |
3630 core files (e.g. unicode.el in mule-ucs). | |
3631 | |
775 | 3632 2002-03-14 Stephen J. Turnbull <stephen@xemacs.org> |
3633 | |
3634 * emodules.texi (Using DEFUN): Add @ref{Lisp Primitives}. | |
3635 | |
1137 | 3636 * lispref/mule.texi (Unicode Support): |
775 | 3637 * xemacs/custom.texi (Behaviors): |
3638 * lispref/customize.texi (Enabling Behavior): | |
3639 New nodes. | |
3640 | |
774 | 3641 2002-03-12 Ben Wing <ben@xemacs.org> |
3642 | |
3322 | 3643 * The Great Mule Merge of March 2002: |
3644 see node by that name in the Internals Manual. | |
774 | 3645 |
768 | 3646 2002-03-05 Stephen J. Turnbull <stephen@xemacs.org> |
3647 | |
3648 * XEmacs 21.5.5 "beets" is released. | |
3649 | |
761 | 3650 2002-03-01 Jeff Miller <jmiller@cablespeed.com> |
3651 | |
3652 * lispref/packaging.texi (The User View, The Library Maintainer | |
3653 View, The Package Release Engineer View): Remove apostrophes. | |
3654 * lispref/lispref.texi (The User View, The Library Maintainer | |
3655 View, The Package Release Engineer View): Remove apostrophes. | |
3656 | |
759 | 3657 2002-02-28 Stephen J. Turnbull <stephen@xemacs.org> |
3658 | |
3659 * lispref/packaging.texi (The User View, The Library Maintainer | |
3660 View, The Package Release Engineer View): Remove apostrophes. | |
3661 | |
755 | 3662 2002-02-16 Stephen J. Turnbull <stephen@xemacs.org> |
3663 | |
3664 * external-widget.texi | |
3665 (Example Program Using the External Client Widget): Fix braces. | |
3666 From Mats Lidell <matsl@contactor.se>. | |
3667 | |
753 | 3668 2002-02-14 Stephen J. Turnbull <stephen@xemacs.org> |
3669 | |
3670 * external-widget.texi | |
3671 (Example Program Using the External Client Widget): Fix | |
3672 documentation to explain needed resource settings. | |
3673 | |
752 | 3674 2002-02-13 Stephen J. Turnbull <stephen@xemacs.org> |
3675 | |
3676 * lispref/packaging.texi (Documenting Packages): New node. | |
3677 (Makefile Variables): Fix typo per Steve Youngs. | |
3678 | |
750 | 3679 2002-02-09 Stephen J. Turnbull <stephen@xemacs.org> |
3680 | |
3681 * external-widget.texi | |
3682 (Example Program Using the External Client Widget): New node. | |
3683 | |
3684 * lispref/packaging.texi (Documenting Packages): New node. | |
3685 | |
749 | 3686 2002-01-27 Stephen J. Turnbull <stephen@xemacs.org> |
3687 | |
3688 * lispref/packaging.texi (Makefile Variables): Document GENERATED | |
3689 and PRELOADS. Document DATA_FILES_n and DATA_DEST_n forms. | |
3690 | |
745 | 3691 2002-02-06 Stephen J. Turnbull <stephen@xemacs.org> |
3692 | |
3693 * xemacs-faq.texi (Q1.3.8, Q1.3.9): Unicode support via Mule-UCS. | |
3694 | |
742 | 3695 2001-01-24 Adrian Aichner <adrian@xemacs.org> |
3696 | |
3697 * xemacs-faq.texi (Q1.0.6): Update mail-to-news gateway information. | |
3698 | |
741 | 3699 2002-02-04 Stephen J. Turnbull <stephen@xemacs.org> |
3700 | |
3701 * xemacs/files.texi (Files): | |
3702 (File Names): | |
3703 Document remote file editing, refer to EFS and TRAMP. | |
3704 | |
3705 2002-02-04 Stephen J. Turnbull <stephen@xemacs.org> | |
3706 | |
3707 * xemacs-faq.texi (Q4.7.7): New FAQ on remote files. | |
3708 | |
3709 2002-01-24 Stephen J. Turnbull <stephen@xemacs.org> | |
3710 | |
3711 * xemacs-faq.texi (Q1.0.6): Update mail-to-news gateway information. | |
3712 | |
737 | 3713 2002-02-01 Steve Youngs <youngs@xemacs.org> |
3714 | |
3715 * xemacs/packages.texi (Removing Packages): The interactive | |
3716 function is 'package-get-delete-package'. | |
3717 | |
725 | 3718 2002-01-08 Stephen J. Turnbull <stephen@xemacs.org> |
3719 | |
3720 * XEmacs 21.5.4 "bamboo" is released. | |
3721 | |
724 | 3722 2001-11-15 Darryl Okahata <darrylo@xemacs.org> |
3723 | |
3724 * glyphs.texi: | |
3725 lispref.texi: Add examples of how to insert graphics into a | |
3726 buffer. | |
1137 | 3727 |
721 | 3728 2002-01-02 Adrian Aichner <adrian@xemacs.org> |
3729 | |
3730 * emodules.texi: Add missing direntry, reword "dynamic loadable" | |
3731 to "dynamically loadable". | |
3732 * external-widget.texi: Add missing direntry. | |
3733 | |
709 | 3734 2001-12-19 Yoshiki Hayashi <yoshiki@xemacs.org> |
3735 | |
3736 * xemacs/programs.texi: Etags update from Francesco. | |
3737 | |
704 | 3738 2001-12-18 Valdis.Kletnieks <Valdis.Kletnieks@vt.edu> |
3739 | |
3740 * xemacs/programs.texi (Tags): Add node name to Ebrowse | |
3741 cross reference. | |
3742 | |
696 | 3743 2001-12-15 Adrian Aichner <adrian@xemacs.org> |
3744 | |
3745 * xemacs\xemacs.texi (Top): Change from @ifinfo to @ifnottex for | |
3746 the benefit of HTML online docs. | |
3747 | |
3748 2001-12-15 Adrian Aichner <adrian@xemacs.org> | |
3749 | |
3750 * term.texi: Fix broken settitle. Make @titlepage, @direntry, and | |
3751 @chapter agree with new title. | |
3752 | |
694 | 3753 2001-12-15 Stephen J. Turnbull <stephen@xemacs.org> |
3754 | |
3755 * lispref/packaging.texi (The User's View): | |
3756 Correct description of man subdirectory. | |
3757 | |
3758 (The Package Release Engineer's View): | |
3759 (package-compile.el): | |
3760 Change hazmat to useful documentation. | |
3761 | |
3762 (Issues): | |
3763 Hazmat removal. | |
3764 | |
693 | 3765 2001-11-27 Stephen J. Turnbull <stephen@xemacs.org> |
3766 | |
3767 * lispref/packaging.texi: New file. | |
3768 * lispref/lispref.texi (Top): Add Packaging & subnodes to menus. | |
3769 Include packaging.texi. | |
3770 * lispref/intro.texi (Introduction): Next -> Packaging. | |
3771 * lispref/objects.texi (Lisp Data Types): Previous -> Packaging. | |
3772 * Makefile (lispref-srcs): Depend on lispref/packaging.texi. | |
1137 | 3773 |
675 | 3774 2001-11-26 Adrian Aichner <adrian@xemacs.org> |
3775 | |
3776 * xemacs-faq.texi (Top): Remove duplicate node "Introduction". | |
3777 * xemacs-faq.texi (Q7.0.2): Rename changes sections uniquely. | |
3778 * xemacs-faq.texi (Q7.0.3): Ditto. | |
3779 | |
3780 2001-11-26 Adrian Aichner <adrian@xemacs.org> | |
3781 | |
3782 * external-widget.texi: Add @settitle to this stand-alone | |
3783 document. | |
3784 | |
3785 2001-11-25 Adrian Aichner <adrian@xemacs.org> | |
3786 | |
3787 * Makefile: Add rule to produce html from texi sources (currently | |
3788 using texi2html). | |
3789 * Makefile (HTMLDIR): New. | |
3790 * Makefile (html_files): New. | |
3791 * Makefile (html): New target. | |
3792 | |
662 | 3793 2001-09-16 Adrian Aichner <adrian@xemacs.org> |
3794 | |
3795 * xemacs-faq.texi (Q4.0.7): Fix link to VM FAQ thanks to word I | |
3796 got from Gregory Neil Shapiro. | |
3797 | |
661 | 3798 2001-09-16 Adrian Aichner <adrian@xemacs.org> |
3799 | |
3800 * xemacs-faq.texi (Q1.3.7): Update moved link. | |
3801 * xemacs-faq.texi (Q7.0.2): Comment out empty list of bullets to | |
3802 avoid HTML error in texi2html translation. | |
3803 | |
660 | 3804 2001-09-15 Adrian Aichner <adrian@xemacs.org> |
3805 | |
3806 * xemacs-faq.texi (Q4.6.1): Infodock is now hosted on SourceForge, | |
3807 infodock.com is no more. | |
3808 * xemacs-faq.texi (Q4.7.1): Take auc out of http://sunsite.auc.dk. | |
3809 | |
3810 2001-09-15 Adrian Aichner <adrian@xemacs.org> | |
3811 | |
3812 * xemacs-faq.texi (Q4.6.1): | |
3813 | |
658 | 3814 2001-09-09 Adrian Aichner <adrian@xemacs.org> |
3815 | |
3816 * xemacs-faq.texi (Q1.0.9): Correct link to snapshots as suggested | |
3817 by Robin S. Socha. | |
3818 | |
654 | 3819 2001-09-07 Stephen J. Turnbull <stephen@xemacs.org> |
3820 | |
3821 * XEmacs 21.5.3 "asparagus" is released. | |
3822 | |
652 | 3823 2001-08-26 Stephen J. Turnbull <stephen@xemacs.org> |
3824 | |
3825 * widget.texi (Basic Types, Defining New Widgets): | |
3826 Distinguish between :action and :notify. | |
3827 | |
641 | 3828 2001-07-28 Stephen J. Turnbull <stephen@xemacs.org> |
3829 | |
3830 * XEmacs 21.5.2 "artichoke" is released. | |
3831 | |
635 | 3832 2001-07-25 Jim Horning <jim.horning@lmco.com> |
3833 | |
3834 * xemacs/packages.texi (Package Terminology): | |
3835 * xemacs/packages.texi (Automatically): | |
3836 In itemize and enumerate lists @item should be on it's own line. | |
3837 | |
626 | 3838 2001-07-02 Adrian Aichner <adrian@xemacs.org> |
3839 | |
3840 * xemacs-faq.texi (Q1.0.14): Update information following a | |
3841 request by Tom Mostyn. | |
3842 | |
625 | 3843 2001-07-02 Adrian Aichner <adrian@xemacs.org> |
3844 | |
3845 * lispref\windows.texi (Window Configurations): Fix typos. | |
3846 * lispref\x-windows.texi (Resources): Ditto. | |
3847 | |
3848 2001-07-02 Adrian Aichner <adrian@xemacs.org> | |
3849 | |
3850 * internals\internals.texi (XEmacs From the Inside): Ditto. | |
3851 | |
3852 2001-07-02 Adrian Aichner <adrian@xemacs.org> | |
3853 | |
3854 * emodules.texi (Initialization Mode): Ditto. | |
3855 * xemacs-faq.texi (Q6.3.2): Ditto. | |
3856 | |
613 | 3857 2001-06-10 Ben Wing <ben@xemacs.org> |
3858 | |
3859 * xemacs-faq.texi (Q1.0.10): | |
3860 * xemacs-faq.texi (Q1.0.11): | |
3861 * xemacs-faq.texi (Q1.0.12): | |
3862 Update sections on Windows and MacOS availability. | |
3863 | |
611 | 3864 2001-06-08 Ben Wing <ben@xemacs.org> |
3865 | |
3866 * xemacs-faq.texi (Top): | |
3867 * xemacs-faq.texi (MS Windows): | |
3868 * xemacs-faq.texi (Q6.2.1): | |
3869 * xemacs-faq.texi (Q6.2.2): | |
3870 * xemacs-faq.texi (Q6.2.3): | |
3871 * xemacs-faq.texi (Q6.2.4): | |
3872 * xemacs-faq.texi (Q6.2.5): | |
3873 * xemacs-faq.texi (Q6.3.1): | |
3874 * xemacs-faq.texi (Q6.3.2): | |
3875 * xemacs-faq.texi (Q6.3.3): | |
3876 * xemacs-faq.texi (Q6.3.4): | |
3877 * xemacs-faq.texi (Q6.4.1): | |
3878 * xemacs-faq.texi (Q6.4.2): | |
3879 * xemacs-faq.texi (Current Events): | |
3880 * xemacs-faq.texi (Q7.0.1): | |
3881 * xemacs-faq.texi (Q7.0.2): | |
3882 * xemacs-faq.texi (Q7.0.3): | |
3883 * xemacs-faq.texi (Q7.0.4): | |
3884 * xemacs-faq.texi (Q7.0.5): | |
3885 * xemacs-faq.texi (Q7.0.6): | |
3886 Merge in the rest of Hrvoje's Windows FAQ. Redo section 7 | |
3887 to update current reality and add condensed versions of | |
3888 new changes for 21.1 and 21.4. (Not quite done for 21.4.) | |
3889 Lots more Windows updates. | |
3890 | |
600 | 3891 2001-05-29 Alexey Mahotkin <alexm@hsys.msk.ru> |
3892 | |
3893 * xemacs/custom.texi: Documented keyboard shortcut. | |
3894 | |
3895 * xemacs/mule.texi: Updated to match reality; tiny fixes. | |
3896 | |
593 | 3897 2001-05-30 Ben Wing <ben@xemacs.org> |
3898 | |
3899 * xemacs-faq.texi (Top): | |
3900 * xemacs-faq.texi (MS Windows): | |
3901 * xemacs-faq.texi (Q6.0.1): | |
3902 * xemacs-faq.texi (Q6.0.2): | |
3903 * xemacs-faq.texi (Q6.0.3): | |
3904 * xemacs-faq.texi (Q6.0.4): | |
3905 * xemacs-faq.texi (Q6.1.1): | |
3906 * xemacs-faq.texi (Q6.1.4): | |
3907 * xemacs-faq.texi (Q6.1.5): | |
3908 * xemacs-faq.texi (Q6.1.6): | |
3909 * xemacs-faq.texi (Q6.2.1): | |
3910 * xemacs-faq.texi (Q6.2.2): | |
3911 * xemacs-faq.texi (Q6.3.1): | |
3912 * xemacs-faq.texi (Q6.3.2): | |
3913 * xemacs-faq.texi (Q6.3.3): | |
3914 * xemacs-faq.texi (Q6.4.1): | |
3915 * xemacs-faq.texi (Current Events): | |
3916 Major rewrite. | |
3917 Update all MS Windows info to current. | |
3918 Redo section 6.1 almost completely. | |
3919 Incorporate sections 1 and 2 of Hrvoje's FAQ. | |
3920 | |
563 | 3921 2001-05-24 Ben Wing <ben@xemacs.org> |
3922 | |
3923 * xemacs-faq.texi (Top): | |
3924 * xemacs-faq.texi (Installation): | |
3925 * xemacs-faq.texi (Q2.1.15): | |
3926 * xemacs-faq.texi (Q2.1.18): | |
3927 * xemacs-faq.texi (Q2.1.19): | |
3928 document how to debug X errors | |
1137 | 3929 |
540 | 3930 2001-05-15 Steve Youngs <youngs@xemacs.org> |
3931 | |
3932 * xemacs/packages.texi (Local.rules): Update to reflect new dir tree. | |
3933 (Creating Packages): Ditto. | |
3934 (Available Packages): Ditto. | |
3935 | |
522 | 3936 2001-05-09 Martin Buchholz <martin@xemacs.org> |
3937 | |
3938 * XEmacs 21.5.1 "anise" is released. | |
3939 | |
511 | 3940 2001-05-07 Martin Buchholz <martin@xemacs.org> |
3941 | |
3942 * make-stds.texi: Support makeinfo 3.12 | |
3943 | |
485 | 3944 2001-04-26 John H. Palmieri <palmieri@math.washington.edu> |
3945 | |
3946 * xemacs/frame.texi (XEmacs under X): Document default-frame-plist | |
3947 rather than default-frame-alist. | |
3948 | |
479 | 3949 2001-04-15 Ben Wing <ben@xemacs.org> |
3950 | |
3951 * xemacs-faq.texi (Q1.0.1): | |
3952 * xemacs-faq.texi (Q1.0.2): | |
3953 Rewrite description of XEmacs to match what's on web page, | |
3954 in about.el. | |
3955 | |
472 | 3956 2001-04-18 Martin Buchholz <martin@xemacs.org> |
3957 | |
3958 * XEmacs 21.5.0 "alfalfa" is released. | |
3959 | |
464 | 3960 2001-03-30 Ben Wing <ben@xemacs.org> |
3961 | |
3962 * internals\internals.texi: | |
3963 * internals\internals.texi (Top): | |
3964 * internals\internals.texi (Lucid Emacs): | |
3965 * internals\internals.texi (XEmacs): | |
3966 * internals\internals.texi (XEmacs From the Outside): | |
3967 Bump version to 1.4 and fix this everywhere. Document all | |
3968 XEmacs releases up through 21.2.46. | |
3969 | |
3970 2001-03-16 Stephen J. Turnbull <stephen@xemacs.org> | |
3971 | |
3972 * lispref/postgresql.texi (libpq Lisp Symbols and DataTypes): Save | |
3973 result of INSERT in R in pq-cmd-status example. | |
3974 | |
462 | 3975 2001-03-21 Martin Buchholz <martin@xemacs.org> |
3976 | |
3977 * XEmacs 21.2.46 "Urania" is released. | |
3978 | |
3979 2001-03-08 Ben Wing <ben@xemacs.org> | |
3980 | |
3981 * internals\internals.texi (Top): | |
3982 * internals\internals.texi (A History of Emacs): | |
3983 * internals\internals.texi (Through Version 18): | |
3984 * internals\internals.texi (Lucid Emacs): | |
3985 * internals\internals.texi (GNU Emacs 19): | |
3986 * internals\internals.texi (GNU Emacs 20): | |
3987 * internals\internals.texi (XEmacs From the Outside): | |
3988 * internals\internals.texi (The Lisp Language): | |
3989 * internals\internals.texi (XEmacs From the Perspective of Building): | |
3990 * internals\internals.texi (XEmacs From the Inside): | |
3991 * internals\internals.texi (The XEmacs Object System (Abstractly Speaking)): | |
3992 * internals\internals.texi (How Lisp Objects Are Represented in C): | |
3993 * internals\internals.texi (Rules When Writing New C Code): | |
3994 * internals\internals.texi (General Coding Rules): | |
3995 * internals\internals.texi (Writing Lisp Primitives): | |
3996 * internals\internals.texi (Writing Good Comments): | |
3997 * internals\internals.texi (Adding Global Lisp Variables): | |
3998 * internals\internals.texi (Proper Use of Unsigned Types): | |
3999 * internals\internals.texi (Coding for Mule): | |
4000 * internals\internals.texi (Character-Related Data Types): | |
4001 * internals\internals.texi (Working With Character and Byte Positions): | |
4002 * internals\internals.texi (Conversion to and from External Data): | |
4003 * internals\internals.texi (General Guidelines for Writing Mule-Aware Code): | |
4004 * internals\internals.texi (An Example of Mule-Aware Code): | |
4005 * internals\internals.texi (Techniques for XEmacs Developers): | |
4006 * internals\internals.texi (A Summary of the Various XEmacs Modules): | |
4007 * internals\internals.texi (Low-Level Modules): | |
4008 * internals\internals.texi (Basic Lisp Modules): | |
4009 * internals\internals.texi (Modules for Standard Editing Operations): | |
4010 * internals\internals.texi (Editor-Level Control Flow Modules): | |
4011 * internals\internals.texi (Modules for the Basic Displayable Lisp Objects): | |
4012 * internals\internals.texi (Modules for other Display-Related Lisp Objects): | |
4013 * internals\internals.texi (Modules for the Redisplay Mechanism): | |
4014 * internals\internals.texi (Modules for Interfacing with the File System): | |
4015 * internals\internals.texi (Modules for Other Aspects of the Lisp Interpreter and Object System): | |
4016 * internals\internals.texi (Modules for Interfacing with the Operating System): | |
4017 * internals\internals.texi (Modules for Interfacing with X Windows): | |
4018 * internals\internals.texi (Allocation of Objects in XEmacs Lisp): | |
4019 * internals\internals.texi (Introduction to Allocation): | |
4020 * internals\internals.texi (Garbage Collection): | |
4021 * internals\internals.texi (GCPROing): | |
4022 * internals\internals.texi (Garbage Collection - Step by Step): | |
4023 * internals\internals.texi (Invocation): | |
4024 * internals\internals.texi (garbage_collect_1): | |
4025 * internals\internals.texi (mark_object): | |
4026 * internals\internals.texi (gc_sweep): | |
4027 * internals\internals.texi (sweep_lcrecords_1): | |
4028 * internals\internals.texi (compact_string_chars): | |
4029 * internals\internals.texi (sweep_strings): | |
4030 * internals\internals.texi (sweep_bit_vectors_1): | |
4031 * internals\internals.texi (Integers and Characters): | |
4032 * internals\internals.texi (Allocation from Frob Blocks): | |
4033 * internals\internals.texi (lrecords): | |
4034 * internals\internals.texi (Low-level allocation): | |
4035 * internals\internals.texi (Cons): | |
4036 * internals\internals.texi (Vector): | |
4037 * internals\internals.texi (Bit Vector): | |
4038 * internals\internals.texi (Symbol): | |
4039 * internals\internals.texi (Marker): | |
4040 * internals\internals.texi (String): | |
4041 * internals\internals.texi (Dumping): | |
4042 * internals\internals.texi (Overview): | |
4043 * internals\internals.texi (Data descriptions): | |
4044 * internals\internals.texi (Dumping phase): | |
4045 * internals\internals.texi (Object inventory): | |
4046 * internals\internals.texi (Address allocation): | |
4047 * internals\internals.texi (The header): | |
4048 * internals\internals.texi (Data dumping): | |
4049 * internals\internals.texi (Pointers dumping): | |
4050 * internals\internals.texi (Reloading phase): | |
4051 * internals\internals.texi (Events and the Event Loop): | |
4052 * internals\internals.texi (Introduction to Events): | |
4053 * internals\internals.texi (Main Loop): | |
4054 * internals\internals.texi (Specifics of the Event Gathering Mechanism): | |
4055 * internals\internals.texi (Specifics About the Emacs Event): | |
4056 * internals\internals.texi (The Event Stream Callback Routines): | |
4057 * internals\internals.texi (Other Event Loop Functions): | |
4058 * internals\internals.texi (Converting Events): | |
4059 * internals\internals.texi (Evaluation; Stack Frames; Bindings): | |
4060 * internals\internals.texi (Evaluation): | |
4061 * internals\internals.texi (Dynamic Binding; The specbinding Stack; Unwind-Protects): | |
4062 * internals\internals.texi (Simple Special Forms): | |
4063 * internals\internals.texi (Symbols and Variables): | |
4064 * internals\internals.texi (Introduction to Symbols): | |
4065 * internals\internals.texi (Obarrays): | |
4066 * internals\internals.texi (Buffers and Textual Representation): | |
4067 * internals\internals.texi (Introduction to Buffers): | |
4068 * internals\internals.texi (The Text in a Buffer): | |
4069 * internals\internals.texi (Buffer Lists): | |
4070 * internals\internals.texi (Markers and Extents): | |
4071 * internals\internals.texi (Bufbytes and Emchars): | |
4072 * internals\internals.texi (MULE Character Sets and Encodings): | |
4073 * internals\internals.texi (Character Sets): | |
4074 * internals\internals.texi (Encodings): | |
4075 * internals\internals.texi (Japanese EUC (Extended Unix Code)): | |
4076 * internals\internals.texi (JIS7): | |
4077 * internals\internals.texi (Internal Mule Encodings): | |
4078 * internals\internals.texi (Internal String Encoding): | |
4079 * internals\internals.texi (Internal Character Encoding): | |
4080 * internals\internals.texi (The Lisp Reader and Compiler): | |
4081 * internals\internals.texi (Lstreams): | |
4082 * internals\internals.texi (Creating an Lstream): | |
4083 * internals\internals.texi (Lstream Types): | |
4084 * internals\internals.texi (Lstream Functions): | |
4085 * internals\internals.texi (Consoles; Devices; Frames; Windows): | |
4086 * internals\internals.texi (Introduction to Consoles; Devices; Frames; Windows): | |
4087 * internals\internals.texi (Point): | |
4088 * internals\internals.texi (Window Hierarchy): | |
4089 * internals\internals.texi (The Redisplay Mechanism): | |
4090 * internals\internals.texi (Critical Redisplay Sections): | |
4091 * internals\internals.texi (Line Start Cache): | |
4092 * internals\internals.texi (Extents): | |
4093 * internals\internals.texi (Introduction to Extents): | |
4094 * internals\internals.texi (Extent Ordering): | |
4095 * internals\internals.texi (Format of the Extent Info): | |
4096 * internals\internals.texi (Zero-Length Extents): | |
4097 * internals\internals.texi (Mathematics of Extent Ordering): | |
4098 * internals\internals.texi (Faces): | |
4099 * internals\internals.texi (Glyphs): | |
4100 * internals\internals.texi (Specifiers): | |
4101 * internals\internals.texi (Menus): | |
4102 * internals\internals.texi (Subprocesses): | |
4103 * internals\internals.texi (Interface to the X Window System): | |
4104 * internals\internals.texi (Lucid Widget Library): | |
4105 * internals\internals.texi (Generic Widget Interface): | |
4106 * internals\internals.texi (Scrollbars): | |
4107 * internals\internals.texi (Menubars): | |
4108 * internals\internals.texi (Checkboxes and Radio Buttons): | |
4109 * internals\internals.texi (Progress Bars): | |
4110 * internals\internals.texi (Tab Controls): | |
4111 Add more index entries. Add sections on comments and unsigned types. | |
4112 | |
4113 2001-03-08 Ben Wing <ben@xemacs.org> | |
4114 | |
4115 * make-stds.texi (Makefile Basics): | |
4116 * make-stds.texi (Command Variables): | |
4117 * make-stds.texi (Directory Variables): | |
4118 * make-stds.texi (Standard Targets): | |
4119 * standards.texi: | |
4120 * standards.texi (Top): | |
4121 * standards.texi (Preface): | |
4122 * standards.texi (Legal Issues): | |
4123 * standards.texi (Reading Non-Free Code): | |
4124 * standards.texi (Contributions): | |
4125 * standards.texi (Trademarks): | |
4126 * standards.texi (Design Advice): | |
4127 * standards.texi (Source Language): | |
4128 * standards.texi (Compatibility): | |
4129 * standards.texi (Using Extensions): | |
4130 * standards.texi (Standard C): | |
4131 * standards.texi (Program Behavior): | |
4132 * standards.texi (Semantics): | |
4133 * standards.texi (Libraries): | |
4134 * standards.texi (Errors): | |
4135 * standards.texi (User Interfaces): | |
4136 * standards.texi (Graphical Interfaces): | |
4137 * standards.texi (Command-Line Interfaces): | |
4138 * standards.texi (Option Table): | |
4139 * standards.texi (Memory Usage): | |
4140 * standards.texi (File Usage): | |
4141 * standards.texi (Formatting): | |
4142 * standards.texi (Comments): | |
4143 * standards.texi (Syntactic Conventions): | |
4144 * standards.texi (Names): | |
4145 * standards.texi (System Portability): | |
4146 * standards.texi (CPU Portability): | |
4147 * standards.texi (System Functions): | |
4148 * standards.texi (Internationalization): | |
4149 * standards.texi (Mmap): | |
4150 * standards.texi (Documentation): | |
4151 * standards.texi (GNU Manuals): | |
4152 * standards.texi (Doc Strings and Manuals): | |
4153 * standards.texi (Manual Structure Details): | |
4154 * standards.texi (License for Manuals): | |
4155 * standards.texi (Manual Credits): | |
4156 * standards.texi (Printed Manuals): | |
4157 * standards.texi (NEWS File): | |
4158 * standards.texi (Change Logs): | |
4159 * standards.texi (Style of Change Logs): | |
4160 * standards.texi (Simple Changes): | |
4161 * standards.texi (Conditional Changes): | |
4162 * standards.texi (Indicating the Part Changed): | |
4163 * standards.texi (Managing Releases): | |
4164 * standards.texi (Configuration): | |
4165 * standards.texi (Releases): | |
4166 * standards.texi (References): | |
4167 * standards.texi (Index): | |
4168 Update to latest GNU version. | |
1137 | 4169 |
462 | 4170 * xemacs-faq.texi (Q6.3.3): |
4171 * xemacs-faq.texi (Q6.4.1): | |
4172 Improve questions on current Windows activity. | |
4173 | |
4174 2001-03-07 Sandra Wambold <wambold@xemacs.org> | |
4175 | |
4176 * xemacs-faq.texi: (Q.1.0.7): changed list archive address | |
4177 | |
4178 2001-02-25 Ben Wing <ben@xemacs.org> | |
4179 | |
4180 * xemacs-faq.texi (Top): | |
4181 * xemacs-faq.texi (Introduction): | |
4182 * xemacs-faq.texi (Q1.0.1): | |
4183 * xemacs-faq.texi (Q1.0.4): | |
4184 * xemacs-faq.texi (Q1.0.6): | |
4185 * xemacs-faq.texi (Q1.0.10): | |
4186 * xemacs-faq.texi (Q1.2.1): | |
4187 * xemacs-faq.texi (Q1.4.1): | |
4188 * xemacs-faq.texi (Q1.4.2): | |
4189 * xemacs-faq.texi (Q2.0.12): | |
4190 * xemacs-faq.texi (Q2.1.1): | |
4191 * xemacs-faq.texi (Q2.1.2): | |
4192 * xemacs-faq.texi (Q2.1.9): | |
4193 * xemacs-faq.texi (Q2.1.15): | |
4194 * xemacs-faq.texi (Q2.1.19): | |
4195 * xemacs-faq.texi (Customization): | |
4196 * xemacs-faq.texi (Q3.0.1): | |
4197 * xemacs-faq.texi (Q3.0.2): | |
4198 * xemacs-faq.texi (Q3.0.3): | |
4199 * xemacs-faq.texi (Q3.0.7): | |
4200 * xemacs-faq.texi (Q3.1.5): | |
4201 * xemacs-faq.texi (Q3.1.6): | |
4202 * xemacs-faq.texi (Q3.2.1): | |
4203 * xemacs-faq.texi (Q3.2.3): | |
4204 * xemacs-faq.texi (Q3.2.4): | |
4205 * xemacs-faq.texi (Q3.3.1): | |
4206 * xemacs-faq.texi (Q3.3.2): | |
4207 * xemacs-faq.texi (Q3.3.3): | |
4208 * xemacs-faq.texi (Q3.3.4): | |
4209 * xemacs-faq.texi (Q3.3.5): | |
4210 * xemacs-faq.texi (Q3.4.1): | |
4211 * xemacs-faq.texi (Q3.4.2): | |
4212 * xemacs-faq.texi (Q3.5.2): | |
4213 * xemacs-faq.texi (Q3.5.4): | |
4214 * xemacs-faq.texi (key-translation-map): New. | |
4215 * xemacs-faq.texi (Q3.5.5): | |
4216 * xemacs-faq.texi (Q3.5.6): | |
4217 * xemacs-faq.texi (Q3.5.7): | |
4218 * xemacs-faq.texi (Q3.5.8): | |
4219 * xemacs-faq.texi (global-map): Removed. | |
4220 * xemacs-faq.texi (Q3.5.9): | |
4221 * xemacs-faq.texi (Q3.6.1): | |
4222 * xemacs-faq.texi (Q3.6.2): | |
4223 * xemacs-faq.texi (Q3.6.3): | |
4224 * xemacs-faq.texi (Q3.7.6): | |
4225 * xemacs-faq.texi (Q3.7.7): | |
4226 * xemacs-faq.texi (Q3.8.1): | |
4227 * xemacs-faq.texi (Q3.8.2): | |
4228 * xemacs-faq.texi (Q3.8.3): | |
4229 * xemacs-faq.texi (Q3.9.1): | |
4230 * xemacs-faq.texi (Q3.9.4): | |
4231 * xemacs-faq.texi (Q3.10.1): | |
4232 * xemacs-faq.texi (Q3.10.2): | |
4233 * xemacs-faq.texi (Q3.10.3): | |
4234 * xemacs-faq.texi (Q4.0.12): | |
4235 * xemacs-faq.texi (Miscellaneous): | |
4236 * xemacs-faq.texi (Q5.0.1): | |
4237 * xemacs-faq.texi (Q5.0.2): | |
4238 * xemacs-faq.texi (Q5.0.3): | |
4239 * xemacs-faq.texi (Q5.0.4): | |
4240 * xemacs-faq.texi (Q5.0.5): | |
4241 * xemacs-faq.texi (Q5.0.8): | |
4242 * xemacs-faq.texi (Q5.0.9): | |
4243 * xemacs-faq.texi (Q5.0.11): | |
4244 * xemacs-faq.texi (Q5.0.12): | |
4245 * xemacs-faq.texi (Q5.0.13): | |
4246 * xemacs-faq.texi (Q5.0.16): | |
4247 * xemacs-faq.texi (Q5.0.17): | |
4248 * xemacs-faq.texi (Q5.1.9): | |
4249 * xemacs-faq.texi (Q5.1.11): | |
4250 * xemacs-faq.texi (Q5.2.1): | |
4251 * xemacs-faq.texi (Q5.2.2): | |
4252 * xemacs-faq.texi (Q5.3.1): | |
4253 * xemacs-faq.texi (Q5.3.2): | |
4254 * xemacs-faq.texi (Q5.3.4): | |
4255 * xemacs-faq.texi (MS Windows): | |
4256 * xemacs-faq.texi (Q6.0.1): | |
4257 * xemacs-faq.texi (Q6.0.2): | |
4258 * xemacs-faq.texi (Q6.0.3): | |
4259 * xemacs-faq.texi (Q6.0.4): | |
4260 * xemacs-faq.texi (Q6.1.5): | |
4261 * xemacs-faq.texi (Q6.2.3): | |
4262 * xemacs-faq.texi (Q6.3.1): | |
4263 | |
4264 Remove most references to XEmacs pre-19.15, since they are way out | |
4265 of date and are cluttering up and confusing many answers. Update | |
4266 references to .emacs to take into account the new init file | |
4267 location. Update information about the MS Windows port. Change | |
4268 description of XEmacs at beginning to match the web site. Update | |
4269 info about current developers. | |
1137 | 4270 |
462 | 4271 |
4272 2001-02-25 Ben Wing <ben@xemacs.org> | |
4273 | |
4274 * lispref\help.texi (Describing Characters): | |
4275 kp- not kp_. | |
1137 | 4276 |
462 | 4277 2001-02-25 Ben Wing <ben@xemacs.org> |
4278 | |
4279 * new-users-guide\custom1.texi (Customization Basics): | |
4280 * new-users-guide\custom1.texi (Customizing key Bindings): | |
4281 * new-users-guide\custom1.texi (Customizing Menus): | |
4282 * new-users-guide\custom2.texi (Other Customizations): | |
4283 * new-users-guide\custom2.texi (Setting Variables): | |
4284 * new-users-guide\custom2.texi (Init File): | |
4285 * new-users-guide\xmenu.texi (Options Menu): | |
4286 * new-users-guide\modes.texi (Major Modes): | |
4287 * new-users-guide\modes.texi (Minor Modes): | |
4288 * new-users-guide\new-users-guide.texi (Top): | |
4289 Fix up references to .emacs to take into account init.el. | |
1137 | 4290 |
460 | 4291 2001-02-23 Martin Buchholz <martin@xemacs.org> |
4292 | |
4293 * XEmacs 21.2.45 "Thelxepeia" is released. | |
4294 | |
4295 2001-02-10 Martin Buchholz <martin@xemacs.org> | |
4296 | |
4297 * xemacs/programs.texi (Tag Syntax): Port to makeinfo 3. | |
4298 | |
458 | 4299 2001-02-08 Martin Buchholz <martin@xemacs.org> |
4300 | |
4301 * XEmacs 21.2.44 "Thalia" is released. | |
4302 | |
4303 2001-02-04 Steve Youngs <youngs@xemacs.org> | |
4304 | |
4305 * xemacs/xemacs.texi: Update to accomodate new and improved | |
4306 packages.texi. | |
4307 | |
4308 * xemacs/packages.texi: Basically, apart from a few things, | |
4309 rewritten from scratch. | |
4310 | |
456 | 4311 2001-01-27 Martin Buchholz <martin@xemacs.org> |
4312 | |
4313 * lispref/variables.texi (max-specpdl-size): Correct default value. | |
4314 * lispref/eval.texi (max-lisp-eval-depth): Correct default value. | |
4315 | |
4316 2001-01-26 Martin Buchholz <martin@xemacs.org> | |
4317 | |
4318 * XEmacs 21.2.43 "Terspichore" is released. | |
4319 | |
454 | 4320 2001-01-20 Martin Buchholz <martin@xemacs.org> |
4321 | |
4322 * XEmacs 21.2.42 "Poseidon" is released. | |
4323 | |
4324 2001-01-18 Martin Buchholz <martin@xemacs.org> | |
4325 | |
4326 * xemacs-faq.texi (Q1.0.11): Change XEmacs for MacOS URL. | |
4327 | |
4328 2001-01-17 Andy Piper <andy@xemacs.org> | |
4329 | |
4330 * internals.texi: some glyph documentation. | |
4331 | |
4332 2001-01-16 Didier Verna <didier@xemacs.org> | |
4333 | |
4334 * frame.texi (Mode Line Basics): new node ... | |
4335 * frame.texi (GUI Components): ... under this one ... | |
4336 * frame.texi (Scrollbar Basics): ... after this one ... | |
4337 * frame.texi (Toolbar Basics): ... before this one. | |
4338 | |
452 | 4339 2001-01-17 Martin Buchholz <martin@xemacs.org> |
4340 | |
4341 * XEmacs 21.2.41 "Polyhymnia" is released. | |
4342 | |
4343 2001-01-12 Martin Buchholz <martin@xemacs.org> | |
4344 | |
4345 * internals/internals.texi: A little post-pdump-rename fixup. | |
4346 | |
4347 2001-01-13 Martin Buchholz <martin@xemacs.org> | |
4348 | |
4349 * internals/internals.texi: See `pdump-rename' in src/ChangeLog. | |
4350 | |
4351 2001-01-10 Martin Buchholz <martin@xemacs.org> | |
4352 | |
4353 * internals/internals.texi: Update for pdump changes. | |
4354 | |
4355 2001-01-04 Adrian Aichner <adrian@xemacs.org> | |
4356 | |
4357 * texinfo.texi (Using Texinfo): Change reference from GNU Emacs to | |
4358 XEmacs. | |
4359 * texinfo.texi (First Node): Fixing grammar. | |
4360 * texinfo.texi (Multitable Rows): Change reference from GNU Emacs | |
4361 to XEmacs. | |
4362 | |
450 | 4363 2001-01-08 Martin Buchholz <martin@xemacs.org> |
4364 | |
4365 * XEmacs 21.2.40 is released. | |
4366 | |
4367 2001-01-06 Stephen J. Turnbull <stephen@xemacs.org> | |
4368 | |
4369 * emodules.texi (Required Functions): Xref coding rules for dual-use | |
4370 modules (module and statically linked). Typo fix. | |
4371 | |
4372 * texinfo.texi (ref): Typo fix. | |
4373 | |
448 | 4374 2000-12-31 Martin Buchholz <martin@xemacs.org> |
4375 | |
4376 * XEmacs 21.2.39 is released. | |
4377 | |
4378 2000-12-05 Stephen J. Turnbull <stephen@xemacs.org> | |
4379 | |
4380 * internals/internals.texi (General Coding Rules): further document | |
4381 usage of symsinit.h. Reorder slightly. | |
4382 | |
446 | 4383 2000-11-29 Stephen J. Turnbull <stephen@xemacs.org> |
4384 | |
4385 * xemacs/packages.texi (Creating Packages): new node. | |
4386 | |
4387 2000-12-05 Martin Buchholz <martin@xemacs.org> | |
4388 | |
4389 * XEmacs 21.2.38 is released. | |
4390 | |
4391 2000-12-01 Martin Buchholz <martin@xemacs.org> | |
4392 | |
4393 * lispref/compile.texi: | |
4394 Document differences between compiler and interpreter. | |
4395 | |
4396 2000-11-29 Stephen J. Turnbull <stephen@xemacs.org> | |
4397 | |
4398 * internals/index.texi: | |
4399 internals/internals.texi: | |
4400 Change "X Windows" to "the X Window System" randomly. | |
4401 * internals/internals.texi (Glyphs): fiddling, move lwlib to new node. | |
4402 (Lucid Widget Library): new node, added new text, ASCII art, subnode | |
4403 structure. | |
4404 * xemacs/frame.texi (GUI Components): new node. | |
4405 * xemacs/packages.texi: minor updates. | |
4406 | |
4407 2000-11-10 Stephen J. Turnbull <stephen@xemacs.org> | |
4408 | |
4409 * info.texi (Creating an Info File): Fix typos in xrefs. | |
4410 | |
4411 2000-11-08 Stephen J. Turnbull <stephen@xemacs.org> | |
4412 | |
4413 * xemacs/cmdargs.texi (Command Switches): Add documentation of | |
4414 portable dumper switches. Other minor edits. | |
4415 | |
4416 2000-11-21 Martin Buchholz <martin@xemacs.org> | |
4417 | |
4418 * lispref/positions.texi (Word Motion): | |
4419 forward-word arg is now optional. | |
4420 backward-word arg is now optional. | |
4421 Remove vile comment advising lisp programmer to use (forward-word -1) | |
4422 instead of (backward-word 1). | |
4423 * lispref/syntax.texi (Parsing Expressions): | |
4424 Similarly for forward-comment. | |
4425 * lispref/text.texi (Deletion): | |
4426 Similarly for delete-char. | |
4427 Similarly for delete-backward-char. | |
4428 | |
4429 2000-11-09 Martin Buchholz <martin@xemacs.org> | |
4430 | |
4431 * cl.texi (Assertions): | |
4432 Remove claim that elisp doesn't have continuable errors. | |
4433 Document check-type as being continuable. | |
4434 | |
4435 2000-11-14 Adrian Aichner <adrian@xemacs.org> | |
4436 | |
4437 * xemacs/calendar.texi (Calendar/Diary): Correct INFO-FILE-NAME | |
4438 from elisp to lispref and from emacs to xemacs in relevant ?xefs. | |
4439 This should also serve as a reminder for future merges with GNU | |
4440 Emacs. | |
4441 Unify PRINTED-MANUAL-TITLE to "XEmacs Lisp Reference Manual" and | |
4442 "XEmacs User's Manual" for lispref and xemacs respectively. | |
4443 | |
4444 2000-11-14 Adrian Aichner <adrian@xemacs.org> | |
4445 | |
4446 * lispref/abbrevs.texi (Abbrevs): Ditto. | |
4447 * lispref/backups.texi (Auto-Saving): Ditto. | |
4448 * lispref/backups.texi (Reverting): Ditto. | |
4449 * lispref/display.texi (The Echo Area): Ditto. | |
4450 * lispref/help.texi (Documentation Basics): Ditto. | |
4451 * lispref/help.texi (Help Functions): Ditto. | |
4452 * lispref/keymaps.texi (Scanning Keymaps): Ditto. | |
4453 * lispref/locals.texi (Standard Buffer-Local Variables): Ditto. | |
4454 * lispref/modes.texi (Auto Major Mode): Ditto. | |
4455 * lispref/positions.texi (List Motion): Ditto. | |
4456 * lispref/searching.texi (Regexp Search): Ditto. | |
4457 * lispref/symbols.texi (Symbol Components): Ditto. | |
4458 * lispref/tips.texi (Comment Tips): Ditto. | |
4459 * lispref/tips.texi (Library Headers): Ditto. | |
4460 | |
4461 2000-11-14 Adrian Aichner <adrian@xemacs.org> | |
4462 | |
4463 * internals/internals.texi (The Buffer Object): Ditto. | |
4464 | |
4465 2000-11-14 Adrian Aichner <adrian@xemacs.org> | |
4466 | |
4467 * cl.texi (Hash Tables): Ditto. | |
4468 * texinfo.texi (Other Info Files): Ditto. | |
4469 * xemacs-faq.texi (Q1.0.14): Ditto. | |
4470 | |
444 | 4471 2000-11-14 Martin Buchholz <martin@xemacs.org> |
4472 | |
4473 * XEmacs 21.2.37 is released. | |
4474 | |
4475 2000-10-27 Martin Buchholz <martin@xemacs.org> | |
4476 | |
4477 * xemacs/windows.texi (Other Window): | |
4478 | |
4479 * new-users-guide/files.texi (Saving Files): | |
4480 * new-users-guide/search.texi (Search and Replace): | |
4481 | |
4482 * lispref/abbrevs.texi (Abbrev Tables): | |
4483 * lispref/abbrevs.texi (Defining Abbrevs): | |
4484 * lispref/abbrevs.texi (Abbrev Files): | |
4485 * lispref/annotations.texi (Annotation Primitives): | |
4486 * lispref/backups.texi (Auto-Saving): | |
4487 * lispref/backups.texi (Reverting): | |
4488 * lispref/buffers.texi (Current Buffer): | |
4489 * lispref/buffers.texi (Buffer Names): | |
4490 * lispref/buffers.texi (Buffer Modification): | |
4491 * lispref/buffers.texi (Read Only Buffers): | |
4492 * lispref/buffers.texi (The Buffer List): | |
4493 * lispref/buffers.texi (Killing Buffers): | |
4494 * lispref/buffers.texi (Indirect Buffers): | |
4495 * lispref/building.texi (Building XEmacs): | |
4496 * lispref/building.texi (Garbage Collection): | |
4497 * lispref/commands.texi (Interactive Call): | |
4498 * lispref/commands.texi (Events): | |
4499 * lispref/commands.texi (Event Predicates): | |
4500 * lispref/commands.texi (Working With Events): | |
4501 * lispref/commands.texi (Converting Events): | |
4502 * lispref/commands.texi (Key Sequence Input): | |
4503 * lispref/commands.texi (Reading One Event): | |
4504 * lispref/commands.texi (Waiting): | |
4505 * lispref/commands.texi (Prefix Command Arguments): | |
4506 * lispref/commands.texi (Recursive Editing): | |
4507 * lispref/compile.texi (Compilation Functions): | |
4508 * lispref/compile.texi (Compiled-Function Objects): | |
4509 * lispref/consoles-devices.texi (Basic Device Functions): | |
4510 * lispref/consoles-devices.texi (Console Types and Device Classes): | |
4511 * lispref/consoles-devices.texi (Connecting to a Console or Device): | |
4512 * lispref/control.texi (Signaling Errors): | |
4513 * lispref/customize.texi (Type Keywords): | |
4514 * lispref/databases.texi (Connecting to a Database): | |
4515 * lispref/databases.texi (Working With a Database): | |
4516 * lispref/databases.texi (Other Database Functions): | |
4517 * lispref/debugging.texi (Function Debugging): | |
4518 * lispref/display.texi (Refresh Screen): | |
4519 * lispref/display.texi (The Echo Area): | |
4520 * lispref/display.texi (Blinking): | |
4521 * lispref/edebug-inc.texi (Tracing): | |
4522 * lispref/edebug-inc.texi (Instrumenting Macro Calls): | |
4523 * lispref/edebug-inc.texi (Edebug Options): | |
4524 * lispref/eval.texi (Function Indirection): | |
4525 * lispref/extents.texi (Creating and Modifying Extents): | |
4526 * lispref/extents.texi (Finding Extents): | |
4527 * lispref/extents.texi (Mapping Over Extents): | |
4528 * lispref/extents.texi (Extent Properties): | |
4529 * lispref/faces.texi (Basic Face Functions): | |
4530 * lispref/faces.texi (Face Properties): | |
4531 * lispref/faces.texi (Face Convenience Functions): | |
4532 * lispref/faces.texi (Other Face Display Functions): | |
4533 * lispref/faces.texi (Font Instance Characteristics): | |
4534 * lispref/faces.texi (Color Specifiers): | |
4535 * lispref/files.texi (Visiting Functions): | |
4536 * lispref/files.texi (Reading from Files): | |
4537 * lispref/files.texi (Changing File Attributes): | |
4538 * lispref/files.texi (File Names): | |
4539 * lispref/files.texi (File Name Components): | |
4540 * lispref/files.texi (Directory Names): | |
4541 * lispref/files.texi (Relative File Names): | |
4542 * lispref/files.texi (File Name Expansion): | |
4543 * lispref/files.texi (File Name Completion): | |
4544 * lispref/files.texi (User Name Completion): | |
4545 * lispref/files.texi (Magic File Names): | |
4546 * lispref/files.texi (Creating a Partial File): | |
4547 * lispref/files.texi (Format Conversion): | |
4548 * lispref/frames.texi (Creating Frames): | |
4549 * lispref/frames.texi (Property Access): | |
4550 * lispref/frames.texi (Size and Position): | |
4551 * lispref/frames.texi (Deleting Frames): | |
4552 * lispref/frames.texi (Finding All Frames): | |
4553 * lispref/frames.texi (Frames and Windows): | |
4554 * lispref/frames.texi (Visibility of Frames): | |
4555 * lispref/frames.texi (Frame Configurations): | |
4556 * lispref/functions.texi (Calling Functions): | |
4557 * lispref/functions.texi (Function Cells): | |
4558 * lispref/glyphs.texi (Creating Glyphs): | |
4559 * lispref/glyphs.texi (Image Specifiers): | |
4560 * lispref/glyphs.texi (Image Instance Types): | |
4561 * lispref/glyphs.texi (Image Instance Functions): | |
4562 * lispref/gutter.texi (Creating Gutter): | |
4563 * lispref/gutter.texi (Specifying a Gutter): | |
4564 * lispref/gutter.texi (Other Gutter Variables): | |
4565 * lispref/help.texi (Accessing Documentation): | |
4566 * lispref/help.texi (Help Functions): | |
4567 * lispref/help.texi (Obsoleteness): | |
4568 * lispref/internationalization.texi (Domain Specification): | |
4569 * lispref/intro.texi (Caveats): | |
4570 * lispref/keymaps.texi (Active Keymaps): | |
4571 * lispref/keymaps.texi (Functions for Key Lookup): | |
4572 * lispref/keymaps.texi (Changing Key Bindings): | |
4573 * lispref/keymaps.texi (Scanning Keymaps): | |
4574 * lispref/ldap.texi (The High-Level LDAP API): | |
4575 * lispref/ldap.texi (Low-level Operations on a LDAP Server): | |
4576 * lispref/ldap.texi (Encoder/Decoder Functions): | |
4577 * lispref/lists.texi (Setcar): | |
4578 * lispref/lists.texi (Setcdr): | |
4579 * lispref/lists.texi (Working With Normal Plists): | |
4580 * lispref/lists.texi (Working With Lax Plists): | |
4581 * lispref/loading.texi (Autoload): | |
4582 * lispref/loading.texi (Named Features): | |
4583 * lispref/markers.texi (Creating Markers): | |
4584 * lispref/markers.texi (Changing Markers): | |
4585 * lispref/markers.texi (The Mark): | |
4586 * lispref/menus.texi (Modifying Menus): | |
4587 * lispref/menus.texi (Pop-Up Menus): | |
4588 * lispref/menus.texi (Menu Accelerator Functions): | |
4589 * lispref/minibuf.texi (Text from Minibuffer): | |
4590 * lispref/minibuf.texi (Object from Minibuffer): | |
4591 * lispref/minibuf.texi (Basic Completion): | |
4592 * lispref/minibuf.texi (High-Level Completion): | |
4593 * lispref/minibuf.texi (Reading a Password): | |
4594 * lispref/minibuf.texi (Minibuffer Misc): | |
4595 * lispref/mouse.texi (Mouse Tracking): | |
4596 * lispref/syntax.texi (Syntax Table Functions): | |
4597 * lispref/numbers.texi (Arithmetic Operations): | |
4598 * lispref/numbers.texi (Rounding Operations): | |
4599 * lispref/numbers.texi (Math Functions): | |
4600 * lispref/objects.texi (String Type): | |
4601 * lispref/objects.texi (Equality Predicates): | |
4602 * lispref/os.texi (Killing XEmacs): | |
4603 * lispref/os.texi (Suspending XEmacs): | |
4604 * lispref/os.texi (System Environment): | |
4605 * lispref/os.texi (Time Conversion): | |
4606 * lispref/os.texi (Timers): | |
4607 * lispref/os.texi (Input Modes): | |
4608 * lispref/os.texi (Translating Input): | |
4609 * lispref/os.texi (Terminal Output): | |
4610 * lispref/os.texi (Flow Control): | |
4611 * lispref/positions.texi (Character Motion): | |
4612 * lispref/positions.texi (Word Motion): | |
4613 * lispref/positions.texi (Text Lines): | |
4614 * lispref/positions.texi (Screen Lines): | |
4615 * lispref/positions.texi (List Motion): | |
4616 * lispref/positions.texi (Narrowing): | |
4617 * lispref/postgresql.texi (Asynchronous Interface Functions): | |
4618 * lispref/processes.texi (Subprocess Creation): | |
4619 * lispref/processes.texi (Synchronous Processes): | |
4620 * lispref/processes.texi (Asynchronous Processes): | |
4621 * lispref/processes.texi (Process Information): | |
4622 * lispref/processes.texi (Input to Processes): | |
4623 * lispref/processes.texi (Signals to Processes): | |
4624 * lispref/processes.texi (Process Buffers): | |
4625 * lispref/processes.texi (Filter Functions): | |
4626 * lispref/processes.texi (Network): | |
4627 * lispref/range-tables.texi (Working With Range Tables): | |
4628 * lispref/searching.texi (String Search): | |
4629 * lispref/searching.texi (Regexp Search): | |
4630 * lispref/searching.texi (POSIX Regexps): | |
4631 * lispref/searching.texi (Replacing Match): | |
4632 * lispref/searching.texi (Entire Match Data): | |
4633 * lispref/sequences.texi (Bit Vector Functions): | |
4634 * lispref/specifiers.texi (Adding Specifications): | |
4635 * lispref/specifiers.texi (Creating Specifiers): | |
4636 * lispref/specifiers.texi (Specifier Validation Functions): | |
4637 * lispref/specifiers.texi (Other Specification Functions): | |
4638 * lispref/streams.texi (Output Variables): | |
4639 * lispref/symbols.texi (Other Plists): | |
4640 * lispref/text.texi (Insertion): | |
4641 * lispref/text.texi (Commands for Insertion): | |
4642 * lispref/text.texi (Deletion): | |
4643 * lispref/text.texi (User-Level Deletion): | |
4644 * lispref/text.texi (Kill Functions): | |
4645 * lispref/text.texi (Low-Level Kill Ring): | |
4646 * lispref/text.texi (Undo): | |
4647 * lispref/text.texi (Maintaining Undo): | |
4648 * lispref/text.texi (Margins): | |
4649 * lispref/text.texi (Sorting): | |
4650 * lispref/text.texi (Columns): | |
4651 * lispref/text.texi (Primitive Indent): | |
4652 * lispref/text.texi (Mode-Specific Indent): | |
4653 * lispref/text.texi (Region Indent): | |
4654 * lispref/text.texi (Case Changes): | |
4655 * lispref/text.texi (Examining Properties): | |
4656 * lispref/text.texi (Property Search): | |
4657 * lispref/text.texi (Registers): | |
4658 * lispref/text.texi (Transformations): | |
4659 * lispref/mule.texi (Charset Property Functions): | |
4660 * lispref/mule.texi (MULE Characters): | |
4661 * lispref/mule.texi (Composite Characters): | |
4662 * lispref/mule.texi (Coding System Properties): | |
4663 * lispref/mule.texi (Big5 and Shift-JIS Functions): | |
4664 * lispref/mule.texi (CCL Statements): | |
4665 * lispref/mule.texi (Calling CCL): | |
4666 * lispref/mule.texi (Category Tables): | |
4667 * lispref/toolbar.texi (Specifying the Toolbar): | |
4668 * lispref/toolbar.texi (Other Toolbar Variables): | |
4669 * lispref/tooltalk.texi (Elisp Interface for Sending Messages): | |
4670 * lispref/tooltalk.texi (Elisp Interface for Receiving Messages): | |
4671 * lispref/variables.texi (Creating Buffer-Local): | |
4672 * lispref/variables.texi (Variable Aliases): | |
4673 * lispref/windows.texi (Splitting Windows): | |
4674 * lispref/windows.texi (Deleting Windows): | |
4675 * lispref/windows.texi (Selecting Windows): | |
4676 * lispref/windows.texi (Cyclic Window Ordering): | |
4677 * lispref/windows.texi (Buffers and Windows): | |
4678 * lispref/windows.texi (Displaying Buffers): | |
4679 * lispref/windows.texi (Choosing Window): | |
4680 * lispref/windows.texi (Window Point): | |
4681 * lispref/windows.texi (Window Start): | |
4682 * lispref/windows.texi (Vertical Scrolling): | |
4683 * lispref/windows.texi (Horizontal Scrolling): | |
4684 * lispref/windows.texi (Resizing Windows): | |
4685 * lispref/windows.texi (Window Configurations): | |
4686 * lispref/x-windows.texi (X Selections): | |
4687 * lispref/x-windows.texi (Resources): | |
4688 * lispref/strings.texi (Creating Strings): | |
4689 * lispref/strings.texi (Character Codes): | |
4690 * lispref/strings.texi (Text Comparison): | |
4691 * lispref/strings.texi (String Conversion): | |
4692 * lispref/strings.texi (Formatting Strings): | |
4693 * lispref/strings.texi (Character Case): | |
4694 * lispref/strings.texi (Case Tables): | |
4695 * lispref/strings.texi (Char Table Types): | |
4696 * lispref/strings.texi (Working With Char Tables): | |
4697 Giant docstring parameter/Texinfo fixes. | |
4698 | |
4699 Don't use abbreviations for English words, especially when those | |
4700 words have other meanings. For example, use START, not BEG. | |
4701 Use OBJECT, not OBJ. | |
4702 Use VALUE, not VAL. | |
4703 Use BUFFER, not BUF. | |
4704 Use PROCESS, not PROC. (Sometimes PROC was used to mean FUNCTION!) | |
4705 Use CHARACTER, not CH or CHR. | |
4706 Use NUMBER, not NUM. | |
4707 Use COLUMN, not COL. | |
4708 Use POSITION, not POS. | |
4709 Use SYMBOL, not SYM. | |
4710 Use STRING, not STR. | |
4711 Use LIMIT, not LIM. | |
4712 Use OTHER-WINDOW-P, not OTHER-P. | |
4713 Use PRIORITY, not PRI. | |
4714 | |
4715 Use `non-nil', not `true'. | |
4716 | |
4717 Don't call a parameter an ALIST if it can also be a FUNCTION or OBARRAY. | |
4718 | |
4719 Use CASE-TABLE, CATEGORY-TABLE, CHAR-TABLE, etc. instead of TABLE. | |
4720 | |
4721 Try to find better parameter names than ARG. | |
4722 | |
4723 Use consistent parameter names. For example, s/NO-ERROR/NOERROR/g; | |
4724 | |
4725 Use type information in parameter names. For example, use | |
4726 (make-bit-vector length bit), not (make-bit-vector length init). | |
4727 | |
4728 Completion functions should have parameters with names like | |
4729 PARTIAL-FILENAME instead of the misleading FILENAME. | |
4730 | |
4731 Type predicates should consistently take an OBJECT parameter, | |
4732 since any object is valid as input. | |
4733 | |
4734 Use WHICH-FRAMES and WHICH-DEVICES parameters consistently for | |
4735 functions like next-window and next-frame that walk over window or | |
4736 frame lists. | |
4737 | |
4738 Deleted duplicated documentation for: | |
4739 one-window-p, format-insert-file | |
4740 | |
4741 Deleted 21 lines of VMS-specific texinfo documentation. | |
4742 | |
4743 Fixed up a few places where `_' was used in docstring parameter | |
4744 names instead of `-'. | |
4745 | |
4746 Fixed up places that used nil or t without @code. | |
4747 | |
4748 Fixed up places that erroneously used @code instead of @var. | |
4749 | |
4750 Fixed many typos. | |
4751 | |
4752 Fixed many places where the parameters mentioned in the docstring | |
4753 didn't match the actual parameters. | |
4754 | |
4755 Fixed 7 places that used `@var{nil}' instead of `@code{nil}'. | |
4756 | |
4757 Fixed 40 places where docstrings were missing trailing `.' | |
4758 | |
4759 Fixed the texi documentation of 41 functions where the | |
4760 interactiveness of the function in the documentation did not match | |
4761 the implementation. | |
4762 | |
4763 Fixed 117 functions where the names of parameters in the texi was | |
4764 different from the names in the implementation. | |
4765 | |
4766 Fixed the texi documentation of 137 functions where the parameter | |
4767 list of the function in the texi was semantically different from | |
4768 the implementation. | |
4769 | |
4770 2000-10-28 Adrian Aichner <adrian@xemacs.org> | |
4771 | |
4772 * xemacs-faq.texi (Q1.2.1): Use @html instead of @ifhtml to | |
4773 incorporate raw HTML output in the HTML version. | |
4774 | |
4775 2000-11-02 Stephen J. Turnbull <stephen@xemacs.org> | |
4776 | |
4777 * xemacs/menus.texi: | |
4778 * widget.texi: | |
4779 Typo fixes and tiny clarifications. | |
4780 | |
4781 2000-10-19 Stephen J. Turnbull <stephen@xemacs.org> | |
4782 | |
4783 * xemacs-faq.texi: Added Q2.0.13, Q2.0.14 - packages why and how. | |
4784 Added Q2.1.25 - function not found due to package not installed. | |
4785 | |
4786 * xemacs/xemacs.texi: | |
4787 * xemacs/abbrevs.texi: | |
4788 * xemacs/basic.texi: | |
4789 * xemacs/building.texi: | |
4790 * xemacs/packages.texi: | |
4791 * xemacs/startup.texi: | |
4792 Moved "Packages" node to "Important General Concepts" section. | |
4793 | |
4794 * xemacs/packages.texi: Added package list from etc/PACKAGES. | |
4795 | |
442 | 4796 2000-10-04 Martin Buchholz <martin@xemacs.org> |
4797 | |
4798 * XEmacs 21.2.36 is released. | |
4799 | |
4800 2000-09-27 Martin Buchholz <martin@xemacs.org> | |
4801 | |
4802 * lispref/processes.texi (Signals to Processes): Many corrections. | |
4803 | |
4804 2000-09-20 Martin Buchholz <martin@xemacs.org> | |
4805 | |
4806 * xemacs/startup.texi (Startup Paths): Minor fixes. | |
4807 | |
4808 2000-09-19 Martin Buchholz <martin@xemacs.org> | |
4809 | |
4810 * *: Spelling mega-patch | |
4811 | |
4812 2000-09-16 Martin Buchholz <martin@xemacs.org> | |
4813 | |
4814 * internals/internals.texi (Low-Level Modules): | |
4815 Correct the list of source files. | |
4816 | |
4817 2000-08-24 Adrian Aichner <aichner@ecf.teradyne.com> | |
4818 | |
4819 * emodules.texi (Introduction): Trivial typo fix. | |
4820 | |
4821 2000-08-24 Martin Buchholz <martin@xemacs.org> | |
4822 | |
4823 * emodules.texi (Initialization Mode): Spell-Check. | |
4824 | |
4825 2000-08-24 Martin Buchholz <martin@xemacs.org> | |
4826 | |
4827 * lispref/databases.texi (Connecting to a Database): | |
4828 s/berkeley_db/berkeley-db/. Too much C programming. | |
4829 | |
4830 2000-08-02 Stephen J. Turnbull <stephen@xemacs.org> | |
4831 | |
4832 * xemacs/custom.texi (Menubar Resources): Document FontSet resource. | |
4833 | |
4834 2000-07-30 Ben Wing <ben@xemacs.org> | |
4835 | |
4836 * xemacs\search.texi (Regexp Search): | |
4837 * xemacs\search.texi (Regexps): | |
4838 Synch up with updated docs below (describing non-greedy | |
4839 operators and such). | |
4840 | |
4841 2000-07-30 Ben Wing <ben@xemacs.org> | |
4842 | |
4843 * lispref\searching.texi (Syntax of Regexps): | |
4844 Document ??, which we've supported since 20.4. | |
4845 | |
4846 2000-07-31 Sandra Wambold <wambold@cygnus.com> | |
4847 | |
4848 * xemacs-faq.texi: Minor updates in first two sections | |
4849 | |
4850 2000-07-27 Andy Piper <andy@xemacs.org> | |
4851 | |
4852 * lispref/hash-tables.texi: add new hash table type. | |
4853 | |
4854 2000-07-19 Martin Buchholz <martin@xemacs.org> | |
4855 | |
4856 * XEmacs 21.2.35 is released. | |
4857 | |
4858 2000-07-10 Martin Buchholz <martin@xemacs.org> | |
4859 | |
4860 * Makefile: rm -f ==> $(RM) | |
4861 | |
4862 2000-07-09 Martin Buchholz <martin@xemacs.org> | |
4863 | |
454 | 4864 * lispref/postgresql.texi: |
442 | 4865 - Don't mention ".so" extension. |
4866 - Make installation instructions more generic. | |
4867 - Mention M-x describe-installation. | |
4868 | |
4869 2000-07-08 Ben Wing <ben@xemacs.org> | |
4870 | |
4871 * xemacs-faq.texi (Q6.4.1): Update the perennial nonstart under | |
4872 Windows problem with binary locs and latest info. | |
4873 | |
4874 2000-06-17 Adrian Aichner <aichner@ecf.teradyne.com> | |
4875 | |
4876 * lispref/glyphs.texi: Fix trivial typos. | |
4877 * lispref/gutter.texi: Ditto. | |
4878 * lispref/loading.texi: Ditto. | |
4879 * lispref/postgresql.texi: Ditto. | |
4880 | |
4881 2000-06-14 Adrian Aichner <aichner@ecf.teradyne.com> | |
4882 | |
4883 * internals/internals.texi (Markers and Extents): Fix trivial typo. | |
4884 | |
4885 2000-06-11 Adrian Aichner <aichner@ecf.teradyne.com> | |
4886 | |
4887 * make-stds.texi: Fix trivial typos. | |
4888 * xemacs-faq.texi: Ditto. | |
4889 * internals/internals.texi: Ditto. | |
4890 * new-users-guide/edit.texi: Ditto. | |
4891 * new-users-guide/modes.texi: Ditto. | |
4892 * new-users-guide/region.texi: Ditto. | |
4893 | |
4894 2000-06-10 Ben Wing <ben@xemacs.org> | |
4895 | |
4896 * xemacs-faq.texi (Q6.1.2): | |
4897 * xemacs-faq.texi (Q6.1.5): | |
4898 * xemacs-faq.texi (Q6.1.6): | |
4899 Corrections for Cygwin, MinGW. | |
4900 | |
4901 2000-06-07 Adrian Aichner <aichner@ecf.teradyne.com> | |
4902 | |
4903 * xemacs/basic.texi: Fix trivial typos. | |
4904 * xemacs/buffers.texi: Fix trivial typos. | |
4905 * xemacs/building.texi: Ditto. | |
4906 * xemacs/glossary.texi: Ditto. | |
4907 * xemacs/gnu.texi: Ditto. | |
4908 * xemacs/help.texi: Ditto. | |
4909 * xemacs/keystrokes.texi: Ditto. | |
4910 * xemacs/programs.texi: Ditto. | |
4911 * xemacs/search.texi: Ditto. | |
4912 * xemacs/sending.texi: Ditto. | |
4913 | |
4914 2000-05-28 Martin Buchholz <martin@xemacs.org> | |
4915 | |
4916 * XEmacs 21.2.34 is released. | |
4917 | |
4918 2000-05-17 Yoshiki Hayashi <yoshiki@xemacs.org> | |
4919 | |
4920 * xemacs/basic.texi: Document translation of tutorial. | |
4921 * xemacs/startup.texi: Remove lock-directory. | |
4922 * xemacs/enterings.texi: Update. | |
4923 | |
4924 2000-05-17 Yoshiki Hayashi <yoshiki@xemacs.org> | |
4925 | |
4926 * lispref/display.texi: | |
4927 * lispref/faces.texi: | |
4928 * lispref/glyphs.texi: | |
4929 * lispref/gutter.texi: | |
4930 * lispref/modes.texi: | |
4931 * lispref/specifiers.texi: | |
4932 * lispref/toolbar.texi: | |
4933 Update. Merge Ben's doc-string update. | |
4934 | |
4935 2000-05-08 Yoshiki Hayashi <yoshiki@xemacs.org> | |
4936 | |
4937 * xemacs/basic.texi: | |
4938 * xemacs/enterings.texi: | |
4939 * xemacs/mini.texi: | |
4940 Partial sync with FSF Emacs 20.6 and some update. | |
4941 | |
4942 2000-05-01 Martin Buchholz <martin@xemacs.org> | |
4943 | |
4944 * XEmacs 21.2.33 is released. | |
4945 | |
4946 2000-04-11 Yoshiki Hayashi <yoshiki@xemacs.org> | |
4947 | |
4948 * xemacs-faq.texi (Q2.1.24): Removed wrong header. | |
4949 | |
4950 2000-04-01 Oscar Figueiredo <oscar@xemacs.org> | |
4951 | |
4952 * lispref/ldap.texi: Documentation of the add/modify/delete and | |
4953 internationalization APIs | |
4954 | |
4955 * lispref/lispref.texi: Updated LDAP-related menus | |
4956 | |
4957 2000-03-20 Martin Buchholz <martin@xemacs.org> | |
4958 | |
4959 * XEmacs 21.2.32 is released. | |
4960 | |
4961 2000-03-15 SL Baur <steve@musashimaru.m17n.org> | |
4962 | |
4963 * lispref/postgresql.texi (Unimplemented libpq Functions): Update | |
4964 documentation to reflect the latest code. | |
4965 | |
4966 2000-03-07 SL Baur <steve@musashimaru.m17n.org> | |
4967 | |
4968 * lispref/postgresql.texi (PostgreSQL Support): New File. | |
4969 | |
4970 * lispref/ldap.texi: Insert PostgreSQL/libpq chapter. | |
4971 * lispref/lispref.texi (Top): Ditto. | |
4972 * lispref/internationalization.texi: Ditto. | |
4973 | |
4974 2000-03-07 Yoshiki Hayashi <yoshiki@xemacs.org> | |
4975 | |
4976 * lispref/glyphs.texi (Image Specifiers): Remove parenthesis. | |
4977 | |
4978 2000-03-06 Yoshiki Hayashi <yoshiki@xemacs.org> | |
4979 | |
4980 * xemacs-faq.texi: Put node before section. | |
4981 | |
4982 2000-03-05 Jonathan Harris <jhar@tardis.ed.ac.uk> | |
4983 | |
4984 * xemacs-faq.texi (Macintosh port): Made texinfmt-friendly. | |
4985 | |
4986 2000-03-01 Sandra Wambold <wambold@xemacs.org> | |
4987 | |
4988 * xemacs-faq.texi: Added 6.4.1. XEmacs won't start on Windows | |
4989 | |
4990 2000-01-25 Yoshiki Hayashi <yoshiki@xemacs.org> | |
4991 | |
4992 * xemacs/xemacs.texi: Detailed menu update. | |
4993 | |
4994 2000-01-28 Yoshiki Hayashi <yoshiki@xemacs.org> | |
4995 | |
4996 * xemacs/help.texi: Synch with FSF 20.5. Update. | |
4997 | |
4998 2000-02-21 Yoshiki Hayashi <yoshiki@xemacs.org> | |
4999 | |
5000 * lispref/minibuf.texi: Add default argument documentation. | |
5001 | |
5002 2000-02-27 Martin Buchholz <martin@xemacs.org> | |
5003 | |
5004 * internals/internals.texi (lrecords): Update docs for new lisp | |
5005 object representation. | |
5006 | |
5007 2000-02-25 Martin Buchholz <martin@xemacs.org> | |
5008 | |
5009 * internals/internals.texi (Techniques for XEmacs Developers): | |
5010 Document INLINE_HEADER and how to create macros and inline functions. | |
5011 Cleanup entire section. | |
5012 | |
2069 | 5013 2000-02-17 Stephen J. Turnbull <stephen@xemacs.org> |
442 | 5014 |
5015 * man/lispref/gutter.texi: New file describing gutter API. | |
5016 | |
5017 * man/lispref/lispref.texi, man/lispref/scrollbars.texi, | |
5018 | |
5019 * man/lispref/toolbar.texi: Fixup links to new node Gutter. | |
5020 | |
2069 | 5021 2000-02-17 Stephen J. Turnbull <stephen@xemacs.org> |
442 | 5022 |
5023 * man/lispref/frames.texi, man/xemacs/custom.texi, | |
5024 man/xemacs/frame.texi, man/xemacs/glossary.texi: Mention menubars, | |
5025 toolbars, and gutters as optional components of frames, with | |
5026 pointers to descriptions. | |
5027 | |
2069 | 5028 2000-02-17 Stephen J. Turnbull <stephen@xemacs.org> |
442 | 5029 |
5030 * man/lispref/mule.texi: Substantial reorganization and | |
5031 revision for style of descriptions of character sets, | |
5032 encodings, and coding systems. Addition of a complete table | |
5033 of coding systems as of XEmacs 21.2.19. | |
5034 | |
5035 2000-02-23 Martin Buchholz <martin@xemacs.org> | |
5036 | |
5037 * XEmacs 21.2.31 is released. | |
5038 | |
5039 2000-02-21 Martin Buchholz <martin@xemacs.org> | |
5040 | |
5041 * XEmacs 21.2.30 is released. | |
5042 | |
5043 2000-02-21 Jonathan Harris <jhar@tardis.ed.ac.uk> | |
5044 | |
5045 * internals/internals.texi: Made texinfmt-friendly. | |
5046 | |
5047 2000-01-20 Mark Thomas <mthomas@jprc.com> | |
5048 | |
5049 * lispref/backups.texi (Numbered Backups): | |
5050 * xemacs/files.texi (Backup Deletion): | |
5051 Change trim-versions-without-asking to delete-old-versions. | |
5052 | |
5053 2000-02-19 Martin Buchholz <martin@xemacs.org> | |
5054 | |
5055 * internals/internals.texi (Conversion to and from External Data): | |
5056 Document TO_EXTERNAL_FORMAT and friends. | |
5057 Doc bug fixes. | |
5058 | |
5059 2000-02-16 Martin Buchholz <martin@xemacs.org> | |
5060 | |
5061 * XEmacs 21.2.29 is released. | |
5062 | |
5063 2000-02-16 Martin Buchholz <martin@xemacs.org> | |
5064 | |
5065 * internals/internals.texi: Integrate Olivier's portable dumping docs. | |
5066 | |
5067 2000-02-09 Martin Buchholz <martin@xemacs.org> | |
5068 | |
5069 * lispref/symbols.texi (Object Plists): | |
5070 Document `object-plist'. | |
5071 Document `remprop'. | |
5072 Rework all plist frobbing docs for accuracy. | |
5073 | |
440 | 5074 2000-02-07 Martin Buchholz <martin@xemacs.org> |
5075 | |
5076 * XEmacs 21.2.28 is released. | |
5077 | |
5078 2000-02-07 Martin Buchholz <martin@xemacs.org> | |
5079 | |
5080 * cl.texi: Remove (or replace by `get') references to `get*'. | |
5081 | |
5082 2000-01-25 Yoshiki Hayashi <yoshiki@xemacs.org> | |
5083 | |
5084 * widget.texi: | |
5085 * internals/internals.texi: | |
5086 * lispref/commands.texi: | |
5087 * lispref/consoles-devices.texi: | |
5088 * lispref/customize.texi: | |
5089 * lispref/dialog.texi: | |
5090 * lispref/extents.texi: | |
5091 * lispref/faces.texi: | |
5092 * lispref/glyphs.texi: | |
5093 * lispref/keymaps.texi: | |
5094 * lispref/lists.texi: | |
5095 * lispref/markers.texi: | |
5096 * lispref/menus.texi: | |
5097 * lispref/mule.texi: | |
5098 * lispref/objects.texi: | |
5099 * lispref/specifiers.texi: | |
5100 * lispref/toolbar.texi: | |
5101 * lispref/tooltalk.texi: | |
5102 * lispref/x-windows.texi: | |
5103 * new-users-guide/custom2.texi: | |
5104 * new-users-guide/help.texi: | |
5105 * new-users-guide/modes.texi: | |
5106 * xemacs/abbrevs.texi: | |
5107 * xemacs/buffers.texi: | |
5108 * xemacs/custom.texi: | |
5109 * xemacs/help.texi: | |
5110 * xemacs/keystrokes.texi: | |
5111 * xemacs/mini.texi: | |
5112 * xemacs/new.texi: | |
5113 * xemacs/packages.texi: | |
5114 * xemacs/programs.texi: | |
5115 * xemacs/sending.texi: | |
5116 Change ' -- ' to '---' since Texinfo formats --- to --. | |
5117 Untabify. TeX doesn't like TAB. | |
5118 | |
5119 2000-01-27 Sandra Wambold <wambold@xemacs.org> | |
5120 | |
5121 * xemacs-faq.texi (Q6.2.2): updated font instructions to include | |
5122 21.2.* | |
5123 | |
5124 2000-01-25 Yoshiki Hayashi <yoshiki@xemacs.org> | |
5125 | |
5126 * xemacs-faq.texi: Untabify. | |
442 | 5127 |
440 | 5128 2000-01-22 Martin Buchholz <martin@xemacs.org> |
5129 | |
5130 * internals/internals.texi (General Coding Rules): Document why we | |
5131 #include <config.h> | |
5132 | |
5133 2000-01-21 Yoshiki Hayashi <yoshiki@xemacs.org> | |
5134 | |
5135 * xemacs-faq.texi: Change ' -- ' to '---'. | |
442 | 5136 |
440 | 5137 2000-01-19 Yoshiki Hayashi <yoshiki@xemacs.org> |
5138 | |
5139 * lispref/faces.texi (Face Properties): Document | |
5140 remove-face-property. | |
5141 | |
438 | 5142 2000-01-18 Martin Buchholz <martin@xemacs.org> |
5143 | |
5144 * XEmacs 21.2.27 is released. | |
5145 | |
5146 2000-01-17 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp> | |
5147 | |
5148 * xemacs/regs.texi: Synch with FSF 20.5. | |
5149 | |
5150 2000-01-14 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp> | |
5151 | |
5152 * info.texi: Change cross reference from emacs to xemacs. | |
5153 | |
5154 2000-01-14 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp> | |
5155 | |
5156 * xemacs/mini.texi: Synch with FSF 20.5. Update. | |
5157 | |
5158 2000-01-16 Martin Buchholz <martin@xemacs.org> | |
5159 | |
5160 * xemacs-faq.texi (Q2.1.15): Fix up @table formatting. | |
5161 | |
5162 2000-01-14 Martin Buchholz <martin@xemacs.org> | |
5163 | |
5164 * xemacs-faq.texi (Q2.1.15): Update dbx/gdb debugging info. | |
5165 | |
5166 2000-01-14 Sandra Wambold <wambold@xemacs.org> | |
5167 | |
5168 * xemacs-faq.texi: removed out-of-date XEmacs 19 questions. | |
5169 | |
5170 2000-01-14 Sandra Wambold <wambold@xemacs.org> | |
5171 | |
5172 * xemacs-faq.texi: Updated Macintosh information, | |
5173 updated OS/2 info, changed turn-on-pending-delete answer. | |
5174 | |
5175 2000-01-08 Martin Buchholz <martin@xemacs.org> | |
5176 | |
5177 * xemacs-faq.texi (Q2.1.15): Make debugging info current. | |
5178 | |
5179 2000-01-08 Hrvoje Niksic <hniksic@iskon.hr> | |
5180 | |
5181 * lispref/control.texi (Signaling Errors): Document that `signal' | |
5182 is continuable. | |
5183 (Signaling Errors): Document `cerror', `signal-error', and | |
5184 `check-argument-type'. | |
5185 (Handling Errors): Mention `debug-on-signal'. | |
5186 (Error Symbols): Document `define-error'. | |
5187 (Processing of Errors): Document `display-error' and | |
5188 `error-message-string'. | |
5189 | |
5190 2000-01-05 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp> | |
5191 | |
5192 * internals/internals.texi: Remove latin-1 char. | |
5193 | |
5194 2000-01-05 Didier Verna <didier@xemacs.org> | |
5195 | |
5196 * xemacs/custom.texi (Key bindings using strings): add missing | |
5197 whitespace. | |
5198 | |
5199 * xemacs/xemacs.texi (Top): | |
5200 * new-users-guide/new-users-guide.texi (Top): add missing `@top' | |
5201 node. | |
5202 | |
5203 1999-12-24 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp> | |
5204 | |
5205 * lispref/minibuf.texi (Reading a Password): New section. | |
5206 | |
5207 1999-12-21 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp> | |
5208 | |
5209 * lispref/minibuf.texi: Remove documentation about | |
5210 minibuffer-local-ns-map, read-no-blanks-input. | |
5211 | |
5212 1999-12-21 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp> | |
5213 | |
5214 * lispref/minibuf.texi: Partial Synch with FSF manual. | |
5215 Add description about DEFAULT argument of reading functions. | |
5216 | |
436 | 5217 1999-12-31 Martin Buchholz <martin@xemacs.org> |
5218 | |
5219 * XEmacs 21.2.26 is released. | |
5220 | |
5221 1999-12-26 Karl M. Hegbloom <karlheg@inetarena.com> | |
5222 | |
5223 * internals/internals.texi (garbage_collect_1): Xemacs -> XEmacs | |
5224 | |
434 | 5225 1999-12-24 Martin Buchholz <martin@xemacs.org> |
5226 | |
5227 * XEmacs 21.2.25 is released. | |
5228 | |
5229 1999-12-21 Martin Buchholz <martin@xemacs.org> | |
5230 | |
5231 * lispref/text.texi (Near Point): Document `char-before'. | |
5232 | |
5233 1999-12-20 Adrian Aichner <adrian@xemacs.org> | |
5234 | |
5235 * widget.texi: Fix typos and possessive singular errors. Break | |
5236 long sentences for readability. Remove some redundant commas. | |
5237 | |
5238 1999-12-18 Martin Buchholz <martin@xemacs.org> | |
5239 | |
442 | 5240 * lispref/functions.texi (Mapping Functions): |
434 | 5241 Warn about mapping functions modifying their sequences. |
5242 | |
5243 1999-12-15 Sandra Wambold <wambold@xemacs.org> | |
5244 | |
5245 * xemacs-faq.texi: link to matlab.el added; misc. address changes | |
5246 | |
432 | 5247 1999-12-14 Martin Buchholz <martin@xemacs.org> |
5248 | |
5249 * XEmacs 21.2.24 is released. | |
5250 | |
5251 1999-12-07 Gunnar Evermann <ge204@eng.cam.ac.uk> | |
5252 | |
5253 * xemacs/startup.texi (Startup Paths): fix typo: EMACSPACKAGEPATH | |
442 | 5254 instead of PACKAGEPATH |
432 | 5255 From Marcus Harnisch <harnisch@mikrom.de> |
5256 | |
430 | 5257 1999-12-07 Martin Buchholz <martin@xemacs.org> |
5258 | |
5259 * XEmacs 21.2.23 is released. | |
5260 | |
5261 1999-12-06 Sandra Wambold <wambold@pobox.com> | |
5262 | |
5263 * xemacs-faq.texi: Added MS-Windows questions; some other changes | |
5264 | |
5265 1999-11-29 Martin Buchholz <martin@xemacs.org> | |
5266 | |
442 | 5267 * info.texi (Top): |
430 | 5268 Remove @ifnottex, which gives old makeinfos indigestion. |
442 | 5269 * texinfo.texi (Top): |
430 | 5270 Revert to pre-texinfo-4.0 version, plus small changes to make |
5271 texinfo-3.12, texinfo-3.12f, texinfo-4.0, and TeX happy. | |
5272 | |
5273 1999-11-30 Sandra Wambold <wambold@cygnus.com> | |
5274 | |
5275 * xemacs-faq.texi: fixed and commented out bad URL links | |
5276 | |
428 | 5277 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org> |
5278 | |
5279 * XEmacs 21.2.22 is released | |
5280 | |
5281 1999-11-28 Martin Buchholz <martin@xemacs.org> | |
5282 | |
5283 * XEmacs 21.2.21 is released. | |
5284 | |
5285 1999-11-26 Martin Buchholz <martin@xemacs.org> | |
5286 | |
5287 * internals.texi (Lstream Functions): | |
5288 * internals.texi (Lstream Methods): | |
5289 Types have changed to size_t and ssize_t. Document them. | |
5290 | |
5291 1999-08-12 Gunnar Evermann <ge204@eng.cam.ac.uk> | |
5292 | |
5293 * xemacs-faq.texi (Q4.4.2): added FAQ about Sun Workshop on | |
5294 XEmacs 21 | |
5295 | |
5296 1999-11-15 Martin Buchholz <martin@xemacs.org> | |
5297 | |
5298 * xemacs/programs.texi: Upgrade to etags Version 13.32 | |
442 | 5299 |
428 | 5300 * Makefile: |
5301 - Make sure the default target is `info' instead of cl.info. | |
5302 - Use $(INFODIR) consistently where appropriate. | |
5303 - Remove makeinfo-1.68 warning. (Usually only maintainer rebuilds info). | |
5304 - Comment out unused macros: EMACS EMACSFLAGS | |
5305 - Replace `-rm -f' with `rm -f', XPG4 guarantees exit code == 0. | |
5306 - Get dependencies up to date. | |
5307 | |
5308 * internals/Makefile: | |
5309 * xemacs/Makefile: | |
5310 * lispref/Makefile: | |
5311 * new-users-guide/Makefile: | |
5312 * lispref/index.perm: | |
5313 * lispref/index.unperm: | |
5314 * lispref/permute-index: | |
5315 * internals/index.perm: | |
5316 * internals/index.unperm: | |
5317 Remove these Makefiles. | |
5318 Include all functionality in man/Makefile. | |
5319 Support only non-permuted indexes for simplicity. | |
5320 | |
5321 * emodules.texi: | |
5322 - TeX doesn't tolerate `_' in variable names; use `-' instead. | |
5323 | |
5324 * lispref/commands.texi: | |
5325 * lispref/display.texi: | |
5326 * lispref/faces.texi: | |
5327 * lispref/functions.texi: | |
5328 * lispref/keymaps.texi: | |
5329 * lispref/lists.texi: | |
5330 * lispref/modes.texi: | |
5331 * lispref/objects.texi: | |
5332 * lispref/os.texi: | |
5333 * lispref/sequences.texi: | |
5334 * lispref/strings.texi: | |
5335 * lispref/text.texi: | |
5336 * new-users-guide/custom1.texi: | |
5337 * xemacs/custom.texi: | |
5338 * xemacs/menus.texi: | |
5339 - Make sources compatible with makeinfo 4.0 *and* 3.12. | |
5340 - Replace @sc{ASCII} with @sc{ascii}, etc... | |
5341 - Replace @var{(foo)} with (@var{foo}), etc... | |
5342 | |
5343 * info-stnd.texi: Remove. Who cares about the standalone info reader? | |
5344 | |
5345 * texinfo.tex: | |
5346 * texinfo.texi: | |
5347 * info.texi: | |
5348 * standards.texi: | |
5349 * make-stds.texi: | |
5350 Import FSF-maintained files from texinfo-4.0. | |
5351 | |
5352 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org> | |
5353 | |
5354 * XEmacs 21.2.20 is released | |
5355 | |
5356 1999-08-30 Robert Pluim <rpluim@bigfoot.com> | |
5357 | |
5358 * xemacs/packages.texi (Using Packages): Added description of | |
5359 package-get-package-provider. | |
5360 | |
5361 1999-07-27 Charles G Waldman <cgw@fnal.gov> | |
5362 | |
5363 * xemacs-faq.texi (Q5.0.6): Describe `shell-multiple-shells' | |
5364 | |
434 | 5365 1999-08-01 Adrian Aichner <adrian@xemacs.org> |
428 | 5366 |
5367 * xemacs/programs.texi (Balanced Editing): Remove broken | |
5368 line-break. | |
5369 | |
5370 * xemacs-faq.texi (Q1.0.6): Provide correct location in XEmacs | |
5371 menus. | |
5372 (Q1.4.1): ditto. | |
5373 (Q1.4.3): ditto. | |
5374 (Q2.0.5): Hyphenate words. | |
5375 | |
5376 * info.texi (Add): Fix one typo. | |
5377 | |
5378 1999-08-23 Stephane Epardaud <stephane@lunatech.com> | |
5379 | |
5380 * internals/internals.texi (Garbage Collection - Step by Step): | |
5381 just added some dots to shut up compile warnings. | |
5382 | |
5383 1999-08-19 Matthias Neubauer <neubauer@informatik.uni-tuebingen.de> | |
5384 | |
5385 * internals/internals.texi (Garbage Collection - Step by Step): | |
5386 new section in chapter Allocation of Objects in XEmacs Lisp. | |
5387 | |
5388 1999-07-28 Andy Piper <andy@xemacs.org> | |
5389 | |
5390 * internals.texi (Glyphs): add some glyph documentation. | |
5391 | |
5392 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org> | |
5393 | |
5394 * XEmacs 21.2.19 is released | |
5395 | |
434 | 5396 1999-07-10 Adrian Aichner <adrian@xemacs.org> |
428 | 5397 |
5398 * emodules.texi: Use @set emacs and @value{emacs} instead of | |
5399 @macro (unsupported by texinfo package). Remove stray @code. | |
5400 * custom.texi: Add info extension to @setfilename. | |
5401 * texinfo.texi: Ditto. | |
5402 * widget.texi: Ditto. | |
5403 * packages.texi: Reword a sentence, fixing @item Decide where to | |
5404 install ... | |
5405 | |
442 | 5406 1999-07-19 Didier Verna <didier@xemacs.org> |
428 | 5407 |
5408 * custom.texi (Wishlist): removed the Custom Comments wishlist | |
5409 entry. They are implemented. | |
5410 | |
5411 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org> | |
5412 | |
5413 * XEmacs 21.2.18 is released | |
5414 | |
5415 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org> | |
5416 | |
5417 * XEmacs 21.2.17 is released | |
5418 | |
5419 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org> | |
5420 | |
5421 * XEmacs 21.2.16 is released | |
5422 | |
5423 1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org> | |
5424 | |
5425 * XEmacs 21.2.15 is released | |
5426 | |
5427 1999-05-30 Albert Chin-A-Young <china@thewrittenword.com> | |
5428 | |
5429 * custom.texi, external-widget.texi: Minor | |
5430 fix to get info DIR entry correct. | |
5431 | |
5432 1999-05-22 Vin Shelton <acs@xemacs.org> | |
5433 | |
5434 * xemacs/cmdargs.texi: | |
5435 Document -private. | |
5436 | |
5437 1999-05-16 Mike McEwan <mike@lotusland.demon.co.uk> | |
5438 | |
5439 * Makefile: Added `emodules.info' to info targets. | |
5440 | |
5441 1999-05-20 Karl M. Hegbloom <karlheg@debian.org> | |
5442 | |
5443 * internals/internals.texi (The XEmacs Object System | |
5444 (Abstractly Speaking)): typo. | |
5445 | |
5446 1999-05-16 Hrvoje Niksic <hniksic@srce.hr> | |
5447 | |
5448 * lispref/text.texi (Substitution): Document improvements in | |
5449 `translate-region'. | |
5450 | |
5451 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org> | |
5452 | |
5453 * XEmacs 21.2.14 is released | |
5454 | |
5455 1999-05-11 Albert Chin-A-Young <china@thewrittenword.com> | |
5456 | |
5457 * man/internals/internals.texi: | |
5458 * man/lispref/lispref.texi: | |
5459 * man/new-users-guide/new-users-guide.texi: | |
5460 * man/xemacs/xemacs.texi: | |
5461 * man/cl.texi: | |
5462 * man/custom.texi: | |
5463 * man/term.texi: | |
5464 * man/termcap.texi: | |
5465 * man/widget.texi: | |
5466 * man/xemacs-faq.texi: | |
5467 * man/external-widget.texi: | |
5468 Added info dir entries so install-info will add them to | |
5469 the common `dir' file. | |
5470 | |
2069 | 5471 1999-04-28 Stephen J. Turnbull <stephen@xemacs.org> |
428 | 5472 |
5473 * man/lispref/mule.texi: Document CCL | |
5474 - add sections: syntax, statements, expressions, and examples. | |
5475 - fix naming and description errors. | |
5476 - update links in neighboring nodes. | |
5477 | |
5478 1999-04-24 Gunnar Evermann <ge204@eng.cam.ac.uk> | |
5479 | |
5480 * lispref/eval.texi (Eval): default for max-lisp-eval-depth is 500. | |
5481 | |
5482 1999-04-23 Gunnar Evermann <ge204@eng.cam.ac.uk> | |
5483 | |
5484 * xemacs-faq.texi (Q3.0.7): refer to correct menu (Option->Frame | |
5485 Appearance) | |
5486 | |
5487 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org> | |
5488 | |
5489 * XEmacs 21.2.13 is released | |
5490 | |
5491 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org> | |
5492 | |
5493 * XEmacs 21.2.12 is released | |
5494 | |
5495 1999-03-01 XEmacs Build Bot <builds@cvs.xemacs.org> | |
5496 | |
5497 * XEmacs 21.2.11 is released | |
5498 | |
5499 1999-02-05 XEmacs Build Bot <builds@cvs.xemacs.org> | |
5500 | |
5501 * XEmacs 21.2.10 is released | |
5502 | |
5503 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org> | |
5504 | |
5505 * XEmacs 21.2.9 is released | |
5506 | |
434 | 5507 1999-01-14 Adrian Aichner <adrian@xemacs.org> |
428 | 5508 |
5509 * internals\internals.texi (Techniques for XEmacs Developers): | |
5510 Fixing documentation. | |
5511 (Basic Lisp Modules): ditto. | |
5512 | |
5513 1999-01-10 J. Kean Johnston <jkj@sco.com> | |
5514 | |
5515 * emodules.texi: New file to describe XEmacs modules. | |
5516 | |
5517 1998-12-28 Martin Buchholz <martin@xemacs.org> | |
5518 | |
5519 * XEmacs 21.2.8 is released. | |
5520 | |
5521 1998-12-24 Martin Buchholz <martin@xemacs.org> | |
5522 | |
5523 * XEmacs 21.2.7 is released. | |
5524 | |
5525 1998-12-16 Andy Piper <andy@xemacs.org> | |
5526 | |
5527 * XEmacs 21.2.6 is released | |
5528 | |
5529 1998-12-05 XEmacs Build Bot <builds@cvs.xemacs.org> | |
5530 | |
5531 * XEmacs 21.2.5 is released | |
5532 | |
5533 1998-11-30 Martin Buchholz <martin@xemacs.org> | |
5534 | |
5535 * xemacs/startup.texi (Startup Paths): | |
5536 * xemacs/custom.texi (Widgets): | |
5537 * xemacs-faq.texi (Q3.0.5): | |
5538 * xemacs-faq.texi (Top): | |
5539 | |
5540 * widget.texi (info-link): | |
5541 | |
5542 * lispref/objects.texi (Type Predicates): | |
5543 * lispref/objects.texi (Hash Table Type): | |
5544 * lispref/objects.texi (Primitive Types): | |
5545 * lispref/objects.texi (Lisp Data Types): | |
5546 * lispref/macros.texi (Backquote): | |
5547 * lispref/hash-tables.texi (Weak Hash Tables): | |
5548 * lispref/hash-tables.texi: | |
5549 * lispref/errors.texi (Standard Errors): | |
5550 * lispref/compile.texi (Disassembly): | |
5551 * lispref/compile.texi (Compiled-Function Objects): | |
5552 * lispref/compile.texi (Eval During Compile): | |
5553 * lispref/compile.texi (Docs and Compilation): | |
5554 * lispref/compile.texi (Compilation Functions): | |
5555 * lispref/compile.texi (Speed of Byte-Code): | |
5556 * lispref/compile.texi (Byte Compilation): | |
5557 * lispref/building.texi (Garbage Collection): | |
5558 | |
5559 * internals/internals.texi (Simple Special Forms): | |
5560 * internals/internals.texi (Evaluation; Stack Frames; Bindings): | |
5561 * internals/internals.texi (Specifics of the Event Gathering Mechanism): | |
5562 * internals/internals.texi (String): | |
5563 * internals/internals.texi (Introduction to Allocation): | |
5564 * internals/internals.texi (Allocation of Objects in XEmacs Lisp): | |
5565 * internals/internals.texi (Modules for Internationalization): | |
5566 * internals/internals.texi (Modules for Interfacing with X Windows): | |
5567 * internals/internals.texi (Modules for Interfacing with the Operating System): | |
5568 * internals/internals.texi (Modules for Other Aspects of the Lisp Interpreter and Object System): | |
5569 * internals/internals.texi (Modules for Interfacing with the File System): | |
5570 * internals/internals.texi (Modules for the Redisplay Mechanism): | |
5571 * internals/internals.texi (Modules for the Basic Displayable Lisp Objects): | |
5572 * internals/internals.texi (Editor-Level Control Flow Modules): | |
5573 * internals/internals.texi (Modules for Standard Editing Operations): | |
5574 * internals/internals.texi (Basic Lisp Modules): | |
5575 * internals/internals.texi (Low-Level Modules): | |
5576 * internals/internals.texi (A Summary of the Various XEmacs Modules): | |
5577 * internals/internals.texi (An Example of Mule-Aware Code): | |
5578 * internals/internals.texi (Working With Character and Byte Positions): | |
5579 * internals/internals.texi (Writing Lisp Primitives): | |
5580 * internals/internals.texi (General Coding Rules): | |
5581 * internals/internals.texi (How Lisp Objects Are Represented in C): | |
5582 * internals/internals.texi (The XEmacs Object System (Abstractly Speaking)): | |
5583 * internals/internals.texi (XEmacs From the Perspective of Building): | |
5584 * internals/internals.texi (The Lisp Language): | |
5585 * internals/internals.texi (Top): | |
5586 * internals/internals.texi: | |
5587 - rewrite Internals manual | |
5588 | |
5589 * cl.texi (Porting Common Lisp): | |
5590 * cl.texi (Hash Tables): | |
5591 * cl.texi (Association Lists): | |
5592 * cl.texi (Declarations): | |
5593 * cl.texi (For Clauses): | |
5594 * cl.texi (Basic Setf): | |
5595 * cl.texi (Equality Predicates): | |
5596 - mega patch | |
5597 | |
5598 1998-11-28 SL Baur <steve@altair.xemacs.org> | |
5599 | |
5600 * XEmacs 21.2-beta4 is released. | |
5601 | |
5602 1998-10-15 SL Baur <steve@altair.xemacs.org> | |
5603 | |
5604 * XEmacs 21.2-beta3 is released. | |
5605 | |
5606 1998-10-09 SL Baur <steve@altair.xemacs.org> | |
5607 | |
5608 * Makefile (MAKEINFO): Undo no-split change. | |
5609 | |
5610 1998-09-29 SL Baur <steve@altair.xemacs.org> | |
5611 | |
5612 * XEmacs 21.2-beta2 is released. | |
5613 | |
5614 1998-09-20 Hrvoje Niksic <hniksic@srce.hr> | |
5615 | |
5616 * lispref/customize.texi: New file. | |
5617 | |
5618 1998-09-09 Hrvoje Niksic <hniksic@srce.hr> | |
5619 | |
5620 * internals/internals.texi (Coding for Mule): New node and | |
5621 section. | |
5622 | |
5623 1998-09-03 Darryl Okahata <darrylo@sr.hp.com> | |
5624 | |
5625 * xemacs/packages.texi: Document manually installing binary packages. | |
5626 | |
5627 1998-09-02 Jeff Miller <jmiller@smart.net> | |
5628 | |
5629 * Synch calendar.texi with Emacs 20.3 | |
5630 | |
5631 1998-09-03 Darryl Okahata <darrylo@sr.hp.com> | |
5632 | |
5633 * xemacs/packages.texi: Correct and update package documentation. | |
5634 Updated the package installation section to mention the visual | |
5635 package browser/installer. | |
5636 | |
5637 1998-08-31 Hrvoje Niksic <hniksic@srce.hr> | |
5638 | |
5639 * lispref/buffers.texi (Indirect Buffers): Update with XEmacs | |
5640 specifics. | |
5641 | |
5642 1998-08-21 Greg Klanderman <greg@alphatech.com> | |
5643 | |
5644 * lispref/files.texi (User Name Completion): new section. | |
5645 | |
434 | 5646 1998-07-23 Adrian Aichner <adrian@xemacs.org> |
428 | 5647 |
5648 * xemacs/packages.texi (Packages): Changing @itemize @emph to | |
5649 @itemize @bullet (this is what all other files included in | |
5650 xemacs.texi use) to fix error in texi2dvi (GNU Texinfo 3.12) 0.8. | |
5651 | |
5652 1998-07-20 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> | |
5653 | |
5654 * xemacs/startup.texi: Small fixes, suggested by Hrvoje. | |
5655 | |
5656 * xemacs/xemacs.texi: | |
5657 * xemacs/packages.texi: More packages documentation. | |
5658 | |
5659 1998-07-19 SL Baur <steve@altair.xemacs.org> | |
5660 | |
5661 * XEmacs 21.2-beta1 is released. | |
5662 | |
5663 1998-07-12 SL Baur <steve@altair.xemacs.org> | |
5664 | |
5665 * XEmacs 21.0-pre5 is released. | |
5666 | |
5667 1998-07-09 SL Baur <steve@altair.xemacs.org> | |
5668 | |
5669 * XEmacs 21.0-pre4 is released. | |
5670 | |
5671 1998-07-09 Oliver Graf <ograf@fga.de> | |
5672 | |
5673 * lispref/dragndrop.texi: added warning to OffiX Protocol section | |
5674 | |
5675 1998-07-09 SL Baur <steve@altair.xemacs.org> | |
5676 | |
5677 * lispref/ldap.texi (Syntax of Search Filters): Fix QP encoding | |
5678 damage in transit. | |
5679 | |
5680 1998-07-05 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch> | |
5681 | |
5682 * lispref/tooltalk.texi: Fixed NEXT to @node LDAP | |
5683 | |
5684 * lispref/internationalization.texi: Fixed PREV to @node LDAP | |
5685 | |
5686 * lispref/lispref.texi: Added LDAP chapter from ldap.texi | |
5687 | |
5688 * lispref/Makefile: Added ldap.texi to srcs | |
5689 | |
5690 1998-06-29 SL Baur <steve@altair.xemacs.org> | |
5691 | |
5692 * standards.texi (Preface): Revert previous change to @node | |
5693 because it doesn't pass makeinfo. | |
5694 | |
434 | 5695 1998-06-27 Adrian Aichner <adrian@xemacs.org> |
428 | 5696 |
5697 * cl.texi: See ALL. | |
5698 * info-stnd.texi: Fixed @setfilename. | |
5699 * info.texi: Fixed @setfilename and a typo. | |
5700 * standards.texi: Added NEXT to @node Preface. See ALL. | |
5701 * texinfo.texi: Fixed section names, quoted usage of @TeX{}, | |
442 | 5702 changed some occurrences of `:' to `colon'. |
428 | 5703 * xemacs-faq.texi: See ALL. |
5704 * internals/internals.texi: See ALL. | |
5705 * lispref/back.texi: Fixed @setfilename. | |
5706 * lispref/compile.texi: See ALL. | |
5707 * lispref/debugging.texi: See ALL. | |
5708 * lispref/edebug-inc.texi: Added NEXT and UP to @node Edebug. | |
5709 * lispref/eval.texi: See ALL. | |
5710 * lispref/extents.texi: See ALL. | |
5711 * lispref/loading.texi: See ALL. | |
5712 * lispref/searching.texi: Escaped `(' in | |
5713 @cindex @samp{(?:} in regex | |
5714 * lispref/variables.texi: See ALL. | |
5715 | |
5716 1998-06-28 SL Baur <steve@altair.xemacs.org> | |
5717 | |
5718 * xemacs/calendar.texi: Massive update. | |
5719 From Jeff Miller <jmiller@smart.net> | |
5720 | |
5721 1998-06-20 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> | |
5722 | |
5723 * xemacs/abbrevs.texi: | |
5724 * xemacs/basic.texi: | |
5725 * xemacs/buildings.texi: | |
5726 * xemacs/cmdargs.texi: | |
5727 * xemacs/files.texi: | |
5728 * xemacs/adjustments.texi: Adjustments to integrate startup.texi | |
5729 and packages.texi stuff. | |
5730 | |
5731 * xemacs/startup.texi: | |
5732 * xemacs/packages.texi: Created. | |
5733 | |
434 | 5734 1998-06-10 Adrian Aichner <adrian@xemacs.org> |
428 | 5735 |
5736 * texinfo.texi: added ../info/ to @setfilename, broke line after | |
5737 @noindent. Changed @var{arg-not-used-by-@TeX{}} to | |
5738 @var{arg-not-used-by-@@TeX{}} to make `texinfo-format-buffer' | |
5739 happy. Fixed refs broken by a previous patch of mine. | |
5740 | |
5741 1998-06-18 Darryl Okahata <darrylo@sr.hp.com> | |
5742 | |
5743 * lispref/os.texi (os.texi): Document `user-home-directory'. | |
5744 | |
5745 1998-06-13 Greg Klanderman <greg@alphatech.com> | |
5746 | |
5747 * lispref/windows.texi (Resizing Windows): document third optional | |
5748 WINDOW argument to enlarge-window and shrink-window. | |
5749 (Selecting Windows): document select-window optional norecord | |
5750 argument. | |
5751 (Size of Window): document window-text-area-pixel-height and | |
5752 window-text-area-pixel-width. | |
5753 (Size of Window): document window-displayed-text-pixel-height. | |
5754 (Position of Window): document window-text-area-pixel-edges. | |
5755 | |
5756 * lispref/positions.texi (Screen Lines): cleanup docs for | |
5757 vertical-motion and vertical-motion-pixels. | |
5758 | |
5759 1998-06-10 Hrvoje Niksic <hniksic@srce.hr> | |
5760 | |
5761 * lispref/windows.texi (Resizing Windows): Document | |
5762 `enlarge-window-pixels' and `shrink-window-pixels'. | |
5763 | |
5764 * lispref/positions.texi (Screen Lines): Update documentation of | |
5765 `vertical-motion'. | |
5766 (Screen Lines): Document `vertical-motion-pixels'. | |
5767 | |
5768 * lispref/frames.texi (Input Focus): Document `focus-frame', | |
5769 `save-selected-frame' and `with-selected-frame'. | |
5770 | |
5771 1998-06-10 Hrvoje Niksic <hniksic@srce.hr> | |
5772 | |
5773 * lispref/searching.texi (Regexp Search): Document `split-path'. | |
5774 | |
5775 * lispref/files.texi (Unique File Names): Update docs for | |
5776 `make-temp-name'; document `temp-directory'. | |
5777 | |
5778 1998-06-10 Hrvoje Niksic <hniksic@srce.hr> | |
5779 | |
5780 * lispref/os.texi (Recording Input): Update docs for `recent-keys'. | |
5781 | |
5782 * lispref/specifiers.texi (Specifier Instancing): Correct | |
5783 instantiation order. | |
5784 (Specifier Instancing Functions): Ditto. | |
5785 | |
5786 1998-06-11 Oliver Graf <ograf@fga.de> | |
5787 | |
5788 * lispref/lispref.texi: references to Drag'n'Drop fixed | |
5789 * lispref/modes.texi: references to Drag'n'Drop fixed | |
5790 * lispref/scrollbars.texi: references to Drag'n'Drop fixed | |
5791 * lispref/dragndrop.texi: naming changed to Drag and Drop | |
5792 added some docu about the drop procedure | |
5793 | |
434 | 5794 1998-06-09 Adrian Aichner <adrian@xemacs.org> |
428 | 5795 |
5796 * info-stnd.texi: added ../info/ to @setfilename. | |
5797 * info.texi: added ../info/ to @setfilename. | |
5798 * lispref/commands.texi: see ALL. | |
5799 * lispref/frames.texi: see ALL. | |
5800 * lispref/os.texi: see ALL. | |
5801 * lispref/text.texi: see ALL. | |
5802 * new-users-guide/custom1.texi: broke line after enumerated @item. | |
5803 * new-users-guide/custom2.texi: see ALL. | |
5804 * new-users-guide/edit.texi: see ALL. | |
5805 * new-users-guide/enter.texi: see ALL. | |
5806 * new-users-guide/files.texi: see ALL. | |
5807 * new-users-guide/help.texi | |
5808 * new-users-guide/modes.texi: see ALL. | |
5809 * new-users-guide/new-users-guide.texi: see ALL. | |
5810 * new-users-guide/region.texi: see ALL. | |
5811 * new-users-guide/search.texi: see ALL. | |
5812 * new-users-guide/xmenu.texi: see ALL. | |
5813 * standards.texi: added ../info/ to @setfilename. | |
5814 * texinfo.texi: added ../info/ to @setfilename, broke line after | |
5815 @noindent. Changed @var{arg-not-used-by-@TeX{}} to | |
5816 @var{arg-not-used-by-@@TeX{}} to make `texinfo-format-buffer' | |
5817 happy. | |
5818 * xemacs-faq.texi: added ../info/ to @setfilename. | |
5819 * ALL: corrected INFO-FILE-NAME to lispref and xemacs in relevant | |
5820 p?xefs (most were empty, some elisp and emacs), used | |
5821 PRINTED-MANUAL-TITLE "XEmacs Lisp Reference Manual" and "XEmacs | |
5822 User's Manual" respectively for all these. | |
5823 | |
5824 1998-06-01 Oliver Graf <ograf@fga.de> | |
5825 | |
5826 * lispref/dragndrop.texi: added experimental | |
5827 | |
5828 1998-05-28 Oliver Graf <ograf@fga.de> | |
5829 | |
5830 * lispref/dragndrop.texi: a warning, and a bit more text this time | |
5831 | |
5832 1998-05-26 Oliver Graf <ograf@fga.de> | |
5833 | |
5834 * lispref/dragndrop.texi: only small changes | |
5835 | |
933 | 5836 1998-05-15 Christian Nybø <chr@mediascience.no> |
428 | 5837 |
5838 * xemacs/killing.texi: Properly document `zap-to-char'. | |
5839 | |
5840 1998-05-13 Greg Klanderman <greg@alphatech.com> | |
5841 | |
5842 * lispref/frames.texi (Input Focus): cleanup select-frame | |
5843 documentation. | |
5844 | |
5845 1998-05-10 Oliver Graf <ograf@fga.de> | |
5846 | |
5847 * lispref/dragndrop.texi: new section for the DnD API | |
5848 * lispref/lispref.texi: added Drag'n'Drop between scrollbars and | |
5849 modes | |
5850 * lispref/modes.texi: changed back-ref to Drag'n'Drop | |
5851 * lispref/scrollbars.texi: changed next-ref to Drag'n'Drop | |
5852 | |
5853 1998-05-05 Oliver Graf <ograf@fga.de> | |
5854 | |
5855 * commands.texi: exchange of dnd-drop with misc-user | |
5856 | |
5857 1998-05-04 Martin Buchholz <martin@xemacs.org> | |
5858 | |
5859 * internals.texi (Techniques for XEmacs Developers): Add some more | |
5860 comments on adding new files, inspired by Olivier Galibert. | |
5861 | |
5862 1998-05-02 Hrvoje Niksic <hniksic@srce.hr> | |
5863 | |
5864 * lispref/windows.texi (Vertical Scrolling): Fixup docstring for | |
5865 scroll-conservatively. | |
5866 | |
5867 * lispref/loading.texi (Named Features): Document advanced args to | |
5868 `feature'. | |
5869 | |
5870 * lispref/files.texi (File Name Expansion): Document that | |
5871 expand-file-name does not treat // and ~/ in the middle of file | |
5872 names specially. | |
5873 | |
5874 * lispref/positions.texi (Excursions): Document | |
5875 `with-current-buffer' and `with-temp-file'. | |
5876 | |
5877 * lispref/strings.texi (Formatting Strings): Document `%*' | |
5878 construct. | |
5879 | |
5880 * lispref/os.texi (Time Conversion): Document that TIME may be | |
5881 omitted from format-time-string. | |
5882 | |
5883 * lispref/strings.texi (String Conversion): Document BASE argument | |
5884 to `string-to-number'. | |
5885 | |
5886 * lispref/searching.texi (Syntax of Regexps): Fix up Perl | |
5887 constructs documentation. | |
5888 (Regexp Search): Document `split-string'. | |
5889 | |
5890 * xemacs/display.texi (Scrolling): Document scroll-conservatively. | |
5891 | |
5892 * xemacs/killing.texi (Active Regions): Document that errors no | |
5893 longer highlight the region. | |
5894 | |
5895 * lispref/display.texi (The Echo Area): Document message log | |
5896 stuff, including `display-message', `lmessage', `clear-message', | |
5897 (Warnings): Document warning stuff. | |
5898 | |
5899 * lispref/commands.texi (Working With Events): Update `make-event' | |
5900 for misc-user events. | |
5901 (Using Interactive): Document `function-interactive'. | |
5902 | |
5903 * lispref/os.texi (System Environment): Document USE-FLOATS | |
5904 argument to `load-average'. | |
5905 (User Identification): Document the new semantics of | |
5906 `user-full-name'. | |
5907 | |
5908 * lispref/strings.texi (Creating Strings): Document `string' | |
5909 function. | |
5910 | |
5911 1998-05-02 Hrvoje Niksic <hniksic@srce.hr> | |
5912 | |
5913 * lispref/numbers.texi (Comparison of Numbers): Document multi-arg | |
5914 comparison functions. | |
5915 | |
5916 1998-04-30 Greg Klanderman <greg@alphatech.com> | |
5917 | |
5918 * lispref/frames.texi (Input Focus): Document behavior of | |
5919 select-frame wrt focus-follows-mouse. | |
5920 | |
5921 1998-04-30 Martin Buchholz <martin@xemacs.org> | |
5922 | |
5923 * Makefile: Support generic makes by avoiding `%' syntax. | |
5924 It breaks my heart to uglify the Makefile like this, but this is | |
5925 going to be a perpetual FAQ otherwise. | |
5926 General cleanup. | |
5927 Comment out w3 and vm info rules. | |
5928 Use paranoid cd ./$@ syntax to avoid losing with luser's CDPATH. | |
5929 | |
2069 | 5930 1998-03-27 Stephen Turnbull <stephen@xemacs.org> |
428 | 5931 |
5932 * xemacs/frame.texi: Document cursor appearance at end of line. | |
5933 | |
5934 1998-03-14 Hrvoje Niksic <hniksic@srce.hr> | |
5935 | |
5936 * internals/internals.texi (GCPROing): Explain when it is | |
5937 necessary to GCPRO function parameters. | |
5938 | |
5939 1998-03-13 Hrvoje Niksic <hniksic@srce.hr> | |
5940 | |
5941 * internals/internals.texi (Writing Lisp Primitives): Updated | |
5942 definition of For(). | |
5943 | |
5944 1998-03-01 Aki Vehtari <Aki.Vehtari@hut.fi> | |
5945 | |
5946 * lispref/menus.texi: Use recommended forms in examples. | |
5947 | |
5948 1998-02-22 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com> | |
5949 | |
5950 * cl.texi (Creating Symbols): Tell a little bit about the new | |
5951 handling of gensyms. | |
5952 | |
5953 1998-02-21 Greg Klanderman <greg@alphatech.com> | |
5954 | |
5955 * xemacs/custom.texi (X Resources): update to describe automatic | |
5956 setting of x-emacs-application-class. | |
5957 | |
5958 * lispref/x-windows.texi (Resources): update doc for | |
5959 x-emacs-application-class. | |
5960 | |
5961 1998-02-20 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com> | |
5962 | |
5963 * cl.texi (Equality Predicates): Update to reflect change to | |
5964 `equalp' made in "cl-extra.el" - now compares characters case | |
5965 insensitively. | |
5966 | |
5967 1998-02-23 Aki Vehtari <Aki.Vehtari@hut.fi> | |
5968 | |
5969 * lispref/menus.texi (Menu Format): Doc fix: suffix can be form. | |
5970 | |
5971 1998-02-19 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com> | |
5972 | |
5973 * lispref/display.texi (Beeping): Linux has sound too. | |
5974 | |
5975 1998-02-19 Hrvoje Niksic <hniksic@srce.hr> | |
5976 | |
5977 * cl.texi (Argument Lists): Keywords are handled specially by | |
5978 XEmacs. | |
5979 (Porting Common Lisp): XEmacs backquotes are OK. | |
5980 | |
5981 1998-02-19 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com> | |
5982 | |
5983 * xemacs/custom.texi (Init Syntax): document #b, #o, and #x reader | |
5984 syntax for integers. | |
434 | 5985 From Adrian Aichner <adrian@xemacs.org> |
428 | 5986 * cl.texi (Porting Common Lisp): ' ' |
5987 * lispref/numbers.texi (Numbers): ' ' | |
5988 | |
5989 1998-02-15 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com> | |
5990 | |
5991 * lispref/searching.texi (Regular Expressions): Document the | |
5992 recent regular expression syntax extensions. | |
5993 | |
5994 1998-02-10 Olivier Galibert <galibert@pobox.com> | |
5995 | |
5996 * internals/internals.texi: Remove all mocklisp references. | |
5997 | |
5998 1997-12-17 SL Baur <steve@altair.xemacs.org> | |
5999 | |
6000 * Makefile (SUBDIR): skk and gnats are packaged. | |
6001 | |
6002 * lispref/intro.texi (Acknowledgements): Update to v3.3. | |
6003 | |
6004 * lispref/lispref.texi: Update to 20.5/v3.3. | |
6005 | |
6006 1997-12-10 SL Baur <steve@altair.xemacs.org> | |
6007 | |
6008 * Makefile: Don't stop on errors. | |
6009 | |
6010 1997-12-06 SL Baur <steve@altair.xemacs.org> | |
6011 | |
6012 * Makefile: add skk manual. | |
6013 | |
6014 1997-11-29 SL Baur <steve@altair.xemacs.org> | |
6015 | |
6016 * internals/internals.texi (XEmacs): Updated history section. | |
6017 | |
6018 1997-11-28 SL Baur <steve@altair.xemacs.org> | |
6019 | |
6020 * lispref/compile.texi (Compilation Functions): Plug in the real | |
6021 return value. | |
6022 (Speed of Byte-Code): Ditto. | |
6023 (Compilation Functions): Ditto. | |
6024 (Compiled-Function Objects): Ditto. | |
6025 (Speed of Byte-Code): Increase loop counter by factor of 50 (the | |
6026 previous value was embarrassing). | |
6027 | |
6028 1997-11-21 SL Baur <steve@altair.xemacs.org> | |
6029 | |
6030 * Makefile (srcs): vhdl-mode has been packaged. | |
6031 | |
6032 1997-11-15 SL Baur <steve@altair.xemacs.org> | |
6033 | |
6034 * lispref/windows.texi (scroll-conservatively): Fix typo. | |
6035 | |
6036 1997-11-12 Hrvoje Niksic <hniksic@srce.hr> | |
6037 | |
6038 * lispref/commands.texi (Working With Events): Document fully. | |
6039 | |
6040 * lispref/windows.texi (Vertical Scrolling): Document | |
6041 scroll-conservatively. | |
6042 | |
6043 1997-11-09 Hrvoje Niksic <hniksic@srce.hr> | |
6044 | |
6045 * lispref/extents.texi (Intro to Extents): Minor correction. | |
6046 (Extent Properties): Document `extent-keymap'. | |
6047 | |
6048 1997-11-03 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
6049 | |
6050 * xemacs/mule.texi (Mule): Modify description about supported | |
6051 scripts. | |
6052 | |
6053 1997-11-02 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
6054 | |
6055 * xemacs/mule.texi: Add description for | |
6056 `universal-coding-system-argument'. | |
6057 | |
6058 1997-10-31 SL Baur <steve@altair.xemacs.org> | |
6059 | |
6060 * internals/internals.texi: XEmacs 19.16 is released. | |
6061 | |
6062 1997-10-30 SL Baur <steve@altair.xemacs.org> | |
6063 | |
6064 * Makefile (srcs): Mailcrypt, hm--html-menus, vm, psgml and tm have | |
6065 been packaged. | |
6066 | |
6067 1997-10-22 Hrvoje Niksic <hniksic@srce.hr> | |
6068 | |
6069 * xemacs-faq.texi: Added the detailed menu listing. | |
6070 | |
6071 * lispref/extents.texi (Extent Properties): Documented | |
6072 `set-extent-properties'. | |
6073 | |
6074 * xemacs/custom.texi (Face Customization): Updated for XEmacs. | |
6075 | |
6076 1997-10-07 SL Baur <steve@altair.xemacs.org> | |
6077 | |
6078 * xemacs-faq.texi (Q1.3.7): Update Russion URLs. | |
6079 From Rebecca Ore <rebecca.ore@op.net> | |
6080 | |
6081 * lispref/databases.texi (Connecting to a Database): Describe | |
6082 valid types of `type' and `subtype'. | |
6083 From Raymond Toy <toy@rtp.ericsson.se> | |
6084 | |
6085 1997-10-01 Karl M. Hegbloom <karlheg@inetarena.com> | |
6086 | |
6087 * lispref/commands.texi (Keyboard Macros): fixed typo. Changed | |
6088 reference to (emacs) into a reference to (xemacs). | |
6089 | |
6090 1997-10-01 Karl M. Hegbloom <karlheg@inetarena.com> | |
6091 | |
6092 * lispref/keymaps.texi (Keymaps): untabified and reformatted menu | |
6093 to prevent line wrap. | |
6094 | |
6095 1997-09-27 SL Baur <steve@altair.xemacs.org> | |
6096 | |
6097 * gnats/flowchart.eps: New file. | |
6098 | |
6099 1997-09-23 Hrvoje Niksic <hniksic@srce.hr> | |
6100 | |
6101 * xemacs/custom.texi (Easy Customization): Ditto. | |
6102 | |
6103 * xemacs/xemacs.texi (Top): Added pointer to easy customization. | |
6104 | |
6105 1997-09-18 SL Baur <steve@altair.xemacs.org> | |
6106 | |
6107 * internals/Makefile (../../info/$(NAME).info): Warn and clean up | |
6108 if someone hasn't upgraded makeinfo. | |
6109 | |
6110 * Makefile (EMACS): Refer to xemacs binary in source tree. | |
6111 * tm/Makefile (EMACS): Ditto. | |
6112 | |
6113 1997-08-15 Karl M. Hegbloom <karlheg@inetarena.com> | |
6114 | |
6115 * cl.texi (Type Predicates): Update for corrected handling of | |
6116 `string-char' and `character'. | |
6117 | |
6118 Tue Aug 5 21:56:02 1997 Barry A. Warsaw <cc-mode-help@python.org> | |
6119 | |
6120 * cc-mode.texi: | |
6121 In FAQ section, document use of c-mode-base-map instead of c-mode-map. | |
6122 | |
6123 Fri Aug 1 22:44:49 1997 Barry A. Warsaw <cc-mode-help@python.org> | |
6124 | |
6125 * cc-mode.texi: Removed the description of c-enable-//-in-c-mode. | |
6126 | |
6127 Wed Jul 30 00:01:45 1997 Barry A. Warsaw <cc-mode-help@python.org> | |
6128 | |
6129 * cc-mode.texi: | |
6130 Added description of template-args-cont syntactic symbol | |
6131 | |
6132 1997-07-25 Barry A. Warsaw <cc-mode-help@python.org> | |
6133 | |
6134 * cc-mode.texi: Describe support for idl-mode | |
6135 | |
6136 * cc-mode.texi: | |
6137 Document c-initialization-hook. Also rewrite the "Getting Connected" | |
6138 section on byte compiling the source. | |
6139 | |
6140 1997-07-21 Karl M. Hegbloom <karlheg@inetarena.com> | |
6141 | |
6142 * lispref/streams.texi: "Output Streams", change `last-output' | |
6143 result list from integers to characters. | |
6144 | |
6145 * lispref/minibuf.texi: "Object from Minibuffer", correction. | |
6146 | |
6147 * lispref/minibuf.texi: "Minibuffer History", add | |
6148 `Info-minibuffer-history', `Manual-page-minibuffer-history', and | |
6149 short paragraph refering to `M-x apropos'. | |
6150 | |
6151 1997-07-17 Steven L Baur <steve@altair.xemacs.org> | |
6152 | |
6153 * Makefile: makeinfo-1.68 is verified to work. | |
6154 | |
6155 * tm/Makefile (../../info/%-ja.info): Die if not running | |
6156 XEmacs/Mule. | |
6157 (../../info/%-en.info): Inherit setting of MAKEINFO. | |
6158 | |
6159 Tue Jul 15 04:18:38 1997 Barry A. Warsaw <cc-mode-help@python.org> | |
6160 | |
6161 * cc-mode.texi: | |
6162 Describe the variable c-indent-comments-syntactically-p. | |
6163 | |
6164 1997-07-15 Steven L Baur <steve@altair.xemacs.org> | |
6165 | |
6166 * internals/internals.texi (Top): Convert Buffer@'s node name to | |
6167 `Buffer's' because the former confuses makeinfo. | |
6168 | |
6169 Thu Jul 3 22:54:03 1997 Barry A. Warsaw <cc-mode-help@python.org> | |
6170 | |
6171 * cc-mode.texi: Fixed spelling of Texinfo | |
6172 | |
6173 Tue May 6 21:33:06 1997 Steven L Baur <steve@altair.xemacs.org> | |
6174 | |
6175 * lispref/files.texi (Writing to Files): Correct docstring of | |
6176 write-region. | |
6177 | |
6178 Sun May 4 14:28:32 1997 Steven L Baur <steve@altair.xemacs.org> | |
6179 | |
6180 * lispref/annotations.texi (Annotation Primitives): | |
6181 `delete-annotation' does not return the deleted annotation. | |
6182 | |
6183 Wed Apr 30 18:13:16 1997 Steven L Baur <steve@altair.xemacs.org> | |
6184 | |
6185 * lispref/lispref.texi: Correct release dates. | |
6186 | |
6187 Sat Apr 19 20:48:00 1997 Steven L Baur <steve@altair.xemacs.org> | |
6188 | |
6189 * lispref/files.texi (File Name Expansion): Update documentation | |
6190 of file-relative-name. | |
6191 | |
6192 Mon Apr 7 21:02:39 1997 Steven L Baur <steve@altair.xemacs.org> | |
6193 | |
6194 * lispref/lispref.texi: Update version numbers (with patches from | |
6195 Hrvoje Niksic). | |
6196 | |
6197 * lispref/building.texi (Building XEmacs): Update version numbers | |
6198 and build identification. | |
6199 | |
6200 * lispref/intro.texi (Introduction): Update version number. | |
6201 | |
6202 Sun Mar 23 15:47:05 1997 Steven L Baur <steve@altair.xemacs.org> | |
6203 | |
6204 * Makefile (srcs): Add efs.texi. | |
6205 | |
6206 Sat Mar 22 16:39:16 1997 Steven L Baur <steve@altair.xemacs.org> | |
6207 | |
6208 * Makefile (srcs): Add hm--html-mode.texi. | |
6209 | |
6210 Sun Mar 16 18:48:14 1997 Steven L Baur <steve@altair.xemacs.org> | |
6211 | |
6212 * gnats/Makefile (gnats_srcs): New manuals for GNATS. | |
6213 | |
6214 Wed Mar 12 14:39:43 1997 Steven L Baur <steve@altair.xemacs.org> | |
6215 | |
6216 * lispref/strings.texi (Text Comparison): Correct example for | |
6217 `char-equal'. Add new function `char='. | |
6218 | |
6219 Thu Mar 6 13:33:54 1997 Steven L Baur <steve@altair.xemacs.org> | |
6220 | |
6221 * Makefile: Update for new texinfo manual. | |
6222 | |
6223 Tue Mar 4 11:37:42 1997 Steven L Baur <steve@altair.xemacs.org> | |
6224 | |
6225 * Makefile (../info/w3.info): Use special version of makeinfo | |
6226 since this manual is not backwards compatible. | |
6227 Clean up error handling so we only have to type make once to | |
6228 rebuild the info tree. | |
6229 (../info/vm.info): Make sure to continue in the event of error. | |
6230 | |
6231 Tue Feb 25 20:17:53 1997 Steven L Baur <steve@altair.xemacs.org> | |
6232 | |
6233 * auctex/Makefile: Added `mostlyclean' and `distclean' target. | |
6234 | |
6235 Wed Feb 19 17:57:27 1997 Steven L Baur <steve@altair.xemacs.org> | |
6236 | |
6237 * Makefile (auctex): New subdirectory target. | |
6238 | |
6239 Wed Feb 12 12:30:27 1997 Yotam Medini <yotam_medini@tmai.com> | |
6240 | |
6241 * mule/languages.texi: Correct typo. | |
6242 | |
6243 Mon Feb 10 08:17:22 1997 Steven L Baur <steve@altair.xemacs.org> | |
6244 | |
6245 * Makefile (srcs): Add custom and widget to srcs. | |
6246 | |
6247 * lispref/extents.texi (Intro to Extents): Removed erroneous | |
6248 reference to `start-glyph' property. | |
6249 | |
6250 Sun Feb 9 00:27:22 1997 Per Abrahamsen <abraham@dina.kvl.dk> | |
6251 | |
6252 * widget.texi: New file. | |
6253 | |
6254 * custom.texi: New file. | |
6255 | |
6256 Thu Feb 6 22:57:09 1997 Steven L Baur <steve@altair.xemacs.org> | |
6257 | |
6258 * lispref/extents.texi (Duplicable Extents): replicable extents | |
6259 are history. | |
6260 | |
6261 Wed Jan 29 19:59:41 1997 Steven L Baur <steve@altair.xemacs.org> | |
6262 | |
6263 * xemacs-faq.texi (Q1.1.1): Correct typos. | |
6264 | |
6265 Mon Jan 27 22:28:48 1997 Bob Weiner <weiner@infodock.com> | |
6266 | |
6267 * xemacs-faq.texi (Q1.0.14): infodock.com has hardcopies of the | |
6268 XEmacs manual available. | |
6269 (Q4.6.1): Updated Infodock Information. | |
6270 | |
6271 Sat Dec 28 11:08:07 1996 Martin Buchholz <mrb@Eng.Sun.COM> | |
6272 | |
6273 * vhdl-mode.texi: Correct typo in email address. | |
6274 | |
6275 Mon Dec 23 09:47:24 1996 Martin Buchholz <mrb@Eng.Sun.COM> | |
6276 | |
6277 * Makefile (srcs): Add vhdl-mode. | |
6278 | |
6279 Wed Dec 18 20:21:06 1996 Martin Buchholz <mrb@eng.sun.com> | |
6280 | |
6281 * Makefile (realclean): Don't delete itself `make distclean' | |
6282 | |
6283 * lispref/numbers.texi (Predicates on Numbers): wholenump->natnump. | |
6284 | |
6285 * Makefile: New File. | |
6286 | |
6287 Tue Dec 10 18:35:21 1996 Rod Whitby <rwhitby@asc.sps.mot.com> | |
6288 | |
6289 * vhdl-mode.texi: New file. | |
6290 | |
6291 Thu Jan 24 12:41:33 1991 Richard Stallman (rms at mole.ai.mit.edu) | |
6292 | |
6293 * texinfo.tex: Delete spurious character at beginning. | |
6294 | |
6295 Tue Aug 16 13:09:12 1988 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu) | |
6296 | |
6297 * emacs.tex: Corrected two typos. No other changes before | |
6298 Version 19 will be made. | |
6299 | |
6300 * vip.texinfo: Removed menu entry Adding Lisp Code in node | |
6301 Customization since the menu entry did not point to anything. | |
6302 Also added an @finalout command to remove overfull hboxes from the | |
6303 printed output. | |
6304 | |
6305 * cl.texinfo: Added @bye, \input line and @settitle to file. | |
6306 This file is clearly intended to be a chapter of some other work, | |
6307 but the other work does not yet exist. | |
6308 | |
6309 Mon Jul 25 17:47:38 1988 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu) | |
6310 | |
6311 * texinfo.texinfo: Three typos corrected. | |
6312 | |
6313 Mon Jul 11 18:02:29 1988 Chris Hanson (cph at kleph) | |
6314 | |
6315 * texindex.c (indexify): when comparing to initial strings to | |
6316 decide whether to change the header, must use `strncmp' to avoid | |
6317 comparing entire strings of which initials are a substring. | |
6318 | |
6319 Sun Jun 26 18:46:16 1988 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
6320 | |
6321 * texindex.c (sort_in_core, sort_offline, parsefile): | |
6322 Give up on input file if any line doesn't start with backslash. | |
6323 | |
6324 Mon May 23 10:41:35 1988 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu) | |
6325 | |
6326 * emacs.tex: Update information for obtaining TeX distribution from the | |
6327 University of Washington. |