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