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