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