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