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