2091
|
1 2004-05-21 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2
|
|
3 * lispref/numbers.texi (Comparison of Numbers): Clarify bigfloat eql.
|
|
4 (Predicates on Numbers): Fix thinko in description of `bigfloatp'.
|
|
5
|
2090
|
6 2004-05-10 Stephen J. Turnbull <stephen@xemacs.org>
|
|
7
|
|
8 * lispref/numbers.texi (Numbers): Remove reference to "fixed-
|
|
9 precision rationals," and fix description of floating-point
|
|
10 contagion.
|
|
11 (Integer Basics, Float Basics): Fix typos.
|
|
12 (Canonicalization and Contagion): Complete rewrite.
|
|
13 (Predicates on Numbers): Add fixnump, bignump, ratiop, rationalp,
|
|
14 bigfloatp, floatingp, realp, oddp and evenp.
|
|
15 (Rational Basics): Add numerator and denominator.
|
|
16 (Random Numbers): Fix description of range, and add paranoid
|
|
17 comment about how unpredictable `(random t)' is.
|
|
18 (Canonicalization and Contagion): Renamed from Contagion and
|
|
19 Canonicalization.
|
|
20 (The Bignum Extension): Fix it in menu.
|
|
21
|
2069
|
22 2004-05-10 Stephen J. Turnbull <stephen@xemacs.org>
|
|
23
|
|
24 * internals/internals.texi (Object-Oriented Techniques for C):
|
|
25 Remove reference to "encouraging port to C++".
|
|
26
|
|
27 2004-04-19 Stephen J. Turnbull <stephen@xemacs.org>
|
2033
|
28
|
|
29 * lispref/numbers.texi (The Bignum Extension): Mention the feature
|
|
30 symbols provided.
|
|
31
|
2069
|
32 2004-04-19 Stephen J. Turnbull <stephen@xemacs.org>
|
2032
|
33
|
|
34 * lispref/numbers.texi (Rational Basics): There's a reason why
|
|
35 this node is named "Rational" and not "Ratio" in the menu....
|
|
36
|
2028
|
37 2004-04-18 Stephen J. Turnbull <stephen@xemacs.org>
|
|
38
|
|
39 * internals/internals.texi (Object-Oriented Techniques in XEmacs):
|
|
40 New node.
|
|
41 (The XEmacs Object System (Abstractly Speaking)):
|
|
42 Reorder the list of objects somewhat.
|
|
43 Add brief descriptions of the arbitrary-precision number types.
|
|
44 (Writing Good Comments): Slight revision, recommend @xemacs alias.
|
|
45 (Character-Related Data Types): Add a few comments re Unicode.
|
|
46 (Working With Character and Byte Positions): Ditto.
|
|
47 (General Guidelines for Writing Mule-Aware Code): Query.
|
|
48 (Conversion to and from External Data): Ditto.
|
|
49 (Techniques for XEmacs Developers): Typo.
|
|
50 (Modules for Regression Testing): Add an xref.
|
|
51 (Overview): Note that dump file is now inside the executable.
|
|
52 (Remaining issues): Mention ExecShield vs. pdumper.
|
|
53 (Searching and Matching): Mention UTF-8 wrt Mule.
|
|
54
|
|
55 2004-02-22 Stephen J. Turnbull <stephen@xemacs.org>
|
|
56
|
|
57 * widget.texi (Introduction): Update historical references a bit.
|
|
58 Fix many typos and grammatical problems.
|
|
59 (User Interface): Fix typo.
|
|
60
|
2069
|
61 2004-04-09 Stephen J. Turnbull <stephen@xemacs.org>
|
2028
|
62
|
|
63 * lispref/numbers.texi (Numbers): Describe bignums, ratios, and
|
|
64 bigfloats briefly.
|
|
65 (Integer Basics): We've had 31-bit integers for a while. Fix the
|
|
66 statement of minimum available precision and the examples.
|
|
67 Document most-positive-fixnum and most-negative-fixnum. Add a
|
|
68 pointer to the node "The Bignum Extension".
|
|
69 (Float Basics): Document most-positive-float, most-negative-float,
|
|
70 least-positive-float, least-positive-normalized-float,
|
|
71 least-negative-float, and least-negative-normalized-float. Add a
|
|
72 pointer to the node "The Bignum Extension".
|
|
73 (Comparison of Numbers): Update for bignums.
|
|
74
|
|
75 (The Bignum Extension):
|
|
76 (Bignum Basics):
|
|
77 (Ratio Basics):
|
|
78 (Bigfloat Basics):
|
|
79 (Contagion and Canonicalization):
|
|
80 (Compatibility Issues):
|
|
81 New nodes.
|
|
82
|
|
83 * lispref/lispref.texi (Top):
|
|
84 * lispref/numbers.texi (Numbers):
|
|
85 Add nodes "Ratio Basics" and "The Bignum Extension" to menus.
|
|
86
|
|
87 2004-01-26 Stephen J. Turnbull <stephen@xemacs.org>
|
|
88
|
|
89 * lispref/specifiers.texi: Update FSF copyright.
|
|
90 (Specifier Compatibility Notes): New node.
|
|
91
|
|
92 * lispref/glyphs.texi (Glyph Properties): Fix typo.
|
|
93 (Glyphs):
|
|
94 (Native GUI Widgets): New node.
|
|
95
|
|
96 * lispref/gutter.texi (Gutter Descriptor Format): Node deleted.
|
|
97 (Gutter):
|
|
98 (Gutter Intro):
|
|
99 (Creating Gutter):
|
|
100 (Specifying a Gutter):
|
|
101 Pluralize node name to Creating Gutters.
|
|
102 (Creating Gutters): Improve explanation of gutter descriptors.
|
|
103 (Other Gutter Variables): Remove extraneous text.
|
|
104 (Common Gutter Widgets): In lieu of real documentation, at least
|
|
105 point to gutter-items.el.
|
|
106
|
2069
|
107 2004-04-06 Stephen J. Turnbull <stephen@xemacs.org>
|
1987
|
108
|
|
109 Lightly revised from <psr7v1j039.fsf@diannao.ittc.ku.edu>.
|
|
110 Thanks to Jerry James <james@xemacs.org>.
|
|
111
|
|
112 * xemacs-faq.texi (Top, Miscellaneous): In menus, renumber Section
|
|
113 5.3 and Q5.3.1-12 as 5.4.x, and add Mathematics and Q5.3.1-4 as
|
|
114 replacement section 5.3.
|
|
115 (Q5.3.1, Q5.3.2, Q5.3.3, Q5.3.4) New FAQs for bignums.
|
|
116 (Q5.2.1, Q8.0.1) Add @unnumberedsec headings.
|
|
117 (Q6.4.1) Correct @unnumberedsec heading.
|
|
118
|
1964
|
119 2004-03-22 Stephen J. Turnbull <stephen@xemacs.org>
|
|
120
|
|
121 * XEmacs 21.5.17 "chayote" is released.
|
|
122
|
1920
|
123 2004-02-20 Stephen J. Turnbull <stephen@xemacs.org>
|
|
124
|
|
125 * internals/internals.texi (GCPROing): Mention `Fsignal'. Clarify
|
|
126 that references, not the objects themselves, are what is marked.
|
|
127
|
1882
|
128 2004-01-26 Stephen J. Turnbull <stephen@xemacs.org>
|
|
129
|
|
130 * lispref/specifiers.texi (Copyright): Update.
|
|
131
|
|
132 (Creating Specifiers): Correct more instances of subject-verb
|
|
133 disagreement.
|
|
134
|
1877
|
135 2004-01-24 Stephen J. Turnbull <stephen@xemacs.org>
|
|
136
|
|
137 * lispref/specifiers.texi (Specifier Instancing Functions): Fix
|
|
138 typos, thanks to Ilpo Nyyssönen.
|
|
139
|
1875
|
140 2004-01-23 Stephen J. Turnbull <stephen@xemacs.org>
|
|
141
|
|
142 * lispref/specifiers.texi (Specifier Instancing Functions): Add
|
|
143 documentation of `specifier-matching-instance'.
|
|
144 (Introduction to Specifiers): Fix typos.
|
|
145 (Simple Specifier Usage): Cross-reference Toolbar Intro.
|
|
146 (Creating Specifiers):
|
|
147 (Specifier Instancing Functions):
|
|
148 (Adding Specifications):
|
|
149 Various improvements. Deprecate set-specifier a bit more.
|
|
150
|
1869
|
151 2004-01-20 Stephen J. Turnbull <stephen@xemacs.org>
|
|
152
|
|
153 * lispref/specifiers.texi (Specifier Examples): Add new example,
|
|
154 pluralize node name and section title.
|
|
155 (Specifiers): Pluralize "Specifier Examples" in menu.
|
|
156
|
|
157 * lispref/lispref.texi (Top): Pluralize "Specifier Examples" in menu.
|
|
158
|
|
159 2003-11-04 Stephen J. Turnbull <stephen@xemacs.org>
|
|
160
|
|
161 * xemacs-faq.texi: Fix Tony Rossini's address.
|
|
162
|
1833
|
163 2003-12-15 Steve Youngs <sryoungs@bigpond.net.au>
|
|
164
|
|
165 * lispref/customize.texi (Defining New Types): New node.
|
|
166 From Per Abrahamsen <abraham@dina.kvl.dk>
|
|
167
|
1755
|
168 2003-10-16 Ilya N. Golubev <gin@mo.msk.ru>
|
|
169
|
|
170 * lispref/tips.texi (Comment Tips): Typo fix.
|
|
171
|
1738
|
172 2003-10-10 Ilya N. Golubev <gin@mo.msk.ru>
|
|
173
|
|
174 * new-users-guide/custom2.texi (Init File):
|
|
175
|
|
176 Fix up erroneous uses of @var instead of @code for the names of
|
|
177 particular variables in programming languages.
|
|
178
|
|
179 2003-10-10 Ilya N. Golubev <gin@mo.msk.ru>
|
|
180
|
|
181 * custom.texi (The Init File):
|
|
182 * xemacs-faq.texi (Q2.1.3):
|
|
183 (Q2.1.5):
|
|
184
|
|
185 * internals/internals.texi (Modules for Internationalization):
|
|
186
|
|
187 * lispref/display.texi (Beeping):
|
|
188 * lispref/ldap.texi (Encoder/Decoder Functions):
|
|
189 * lispref/markers.texi (The Mark):
|
|
190 (The Region):
|
|
191 * lispref/menus.texi (Menu Accelerator Functions):
|
|
192 * lispref/numbers.texi (Math Functions):
|
|
193 * lispref/packaging.texi (package-info.in):
|
|
194 (Makefile):
|
|
195 (Local.rules File):
|
|
196 * lispref/postgresql.texi (libpq Lisp Symbols and DataTypes):
|
|
197 (libpq Lisp Variables):
|
|
198 (Synchronous Interface Functions):
|
|
199 (Other libpq Functions):
|
|
200
|
|
201 * new-users-guide/custom2.texi (Init File):
|
|
202 (Setting Variables):
|
|
203 * new-users-guide/files.texi (File Names):
|
|
204 (Saving Files):
|
|
205 * new-users-guide/search.texi (Search and Replace):
|
|
206
|
|
207 * xemacs/custom.texi (X Resources):
|
|
208
|
|
209 Fix up erroneous uses of @var instead of @code for the names of
|
|
210 particular variables in programming languages.
|
|
211
|
|
212 2003-10-10 Stephen J. Turnbull <stephen@xemacs.org>
|
|
213
|
|
214 * Makefile: Remove old package and redundant cruft.
|
|
215
|
1734
|
216 2003-10-10 Ilya N. Golubev <gin@mo.msk.ru>
|
|
217
|
|
218 * lispref/mule.texi (Charset Property Functions): Charset registry
|
|
219 can be set.
|
|
220 (Predefined Charsets): Add registry to Vietnamese charset names.
|
|
221
|
1716
|
222 2003-09-26 Steve Youngs <youngs@xemacs.org>
|
|
223
|
|
224 * XEmacs 21.5.16 "celeriac" is released.
|
|
225
|
1710
|
226 2003-09-22 Adrian Aichner <adrian@xemacs.org>
|
|
227
|
|
228 * lispref/backups.texi (Reverting): Fix the PRINTED-MANUAL-TITLE
|
|
229 argument for a cross reference to "The XEmacs User's Manual".
|
|
230
|
1709
|
231 2003-08-15 Stephen J. Turnbull <stephen@xemacs.org>
|
|
232
|
|
233 * internals/internals.texi: Update copyright notice.
|
|
234 (GCPROing): Add missing period.
|
|
235 (Adding Global Lisp Variables): general.c -> general-slots.h.
|
|
236 (A Reader's Guide to XEmacs Coding Conventions): New node.
|
|
237
|
1703
|
238 2003-09-20 Ilya N. Golubev <gin@mo.msk.ru>
|
|
239
|
|
240 * xemacs/mini.texi (Minibuffer): Add customizing message display
|
|
241 reference.
|
|
242 * lispref/display.texi (Customizing Message Display): New,
|
|
243 describe `redisplay-echo-area-function',
|
|
244 `undisplay-echo-area-function', `minibuffer-echo-wait-function'.
|
|
245 (The Echo Area): Add menu.
|
|
246
|
1702
|
247 2003-09-19 Sandra Wambold <wambold@xemacs.org>
|
|
248
|
|
249 * Makefile: add targets to produce PDF files
|
|
250
|
1665
|
251 2003-09-03 Steve Youngs <youngs@xemacs.org>
|
|
252
|
|
253 * XEmacs 21.5.15 "celery" is released.
|
|
254
|
1648
|
255 2003-08-28 Steve Youngs <youngs@xemacs.org>
|
|
256
|
|
257 * xemacs-faq.texi (Q2.0.2): Rewrite, mentioning the correct way to
|
|
258 remove a package.
|
|
259 (Q3.8.2): big-menubar is in the edit-utils package.
|
|
260 (Q4.3.2): Add a comment about not needing TM for things like Gnus,
|
|
261 MH-E and VM.
|
|
262 (Q5.3.3): State correct location of ps-print.el.
|
|
263
|
|
264 * xemacs/packages.texi (Packages): Remove "Creating Packages" menu
|
|
265 entry.
|
|
266 (Package Terminology): Whitespace clean up.
|
|
267 (Installing Packages): Whitespace clean up and add some @code
|
|
268 formatters.
|
|
269 Re-organise the menu so that installation via PUI is first and
|
|
270 Sumo is last.
|
|
271 (Automatically): mule-base is no longer a requirement for using
|
|
272 PUI.
|
|
273 Mention optionally requiring mailcrypt.
|
|
274 (Note): Removed.
|
|
275 (Manually): Move to below the PUI installation method.
|
|
276 (Sumo): Move to below the manual installation method.
|
|
277 (Which Packages): Add mailcrypt.
|
|
278 (Building Packages): Remove duplicated stuff that is in
|
|
279 lispref/packaging.texi, xref to it instead.
|
|
280 (Local.rules File): xref to the appropriate node in
|
|
281 lispref/packaging.texi.
|
|
282 (Available Packages): Update to current reality.
|
|
283 (all): Removed.
|
|
284 (srckit): Removed.
|
|
285 (binkit): Removed.
|
|
286
|
|
287 * xemacs/reading.texi (Reading Mail): Mention Gnus and MEW.
|
|
288
|
|
289 * new-users-guide/custom2.texi (Init File): big-menubar.el is in
|
|
290 the edit-utils package.
|
|
291
|
|
292 * lispref/packaging.texi (Packaging):
|
|
293 (The User View):
|
|
294 (The Library Maintainer View):
|
|
295 (Infrastructure):
|
|
296 (Control Files):
|
|
297 (Obtaining):
|
|
298 (The Package Release Engineer View):
|
|
299 (Package Terminology):
|
|
300 (Building Packages):
|
|
301 (Makefile Targets):
|
|
302 (packages): New.
|
|
303 (Local.rules File):
|
|
304 (XEMACS_PACKAGES): Removed.
|
|
305 (XEMACS_INSTALLED_PACKAGES_ROOT): New.
|
|
306 (NONMULE_PACKAGES): New.
|
|
307 (EXCLUDES): New.
|
|
308 (Creating Packages):
|
|
309 (BATCH): New.
|
|
310 (VERSION): Removed.
|
|
311 (AUTHOR_VERSION): Removed.
|
|
312 (MAINTAINER): Removed.
|
|
313 (PACKAGE): Removed.
|
|
314 (PKG_TYPE): Removed.
|
|
315 (REQUIRES): Removed.
|
|
316 (CATEGORY): Removed.
|
|
317 (ELS): Removed.
|
|
318 (ELCS): Removed.
|
|
319 (all): Removed.
|
|
320 (srckit): Removed.
|
|
321 (binkit): Removed.
|
|
322 (are): New.
|
|
323 (STANDARD_DOCS): New.
|
|
324 (ELCS_1_DEST): New.
|
|
325 (example): New.
|
|
326 (PACKAGE_SUPPRESS): New.
|
|
327 (EXPLICIT_DOCS): New.
|
|
328 (DATA_DEST): New.
|
|
329 (Documenting Packages):
|
|
330
|
|
331 Not quite a total rewrite, but a fairly thorough audit
|
|
332 nonetheless.
|
|
333
|
1620
|
334 2003-07-31 René Kyllingstad <listmailxemacs@kyllingstad.com>
|
|
335
|
|
336 * lispref/display.texi (Invisible Text):
|
|
337 mention line-move-ignore-invisible.
|
|
338 * lispref/extents.texi (Extent Properties):
|
|
339 end-glyph will still be displayed when invisible is set.
|
|
340 * lispref/extents.texi (Extents and Events):
|
|
341 only begin-glyph is highlighted.
|
|
342
|
1616
|
343 2003-08-12 Stephen J. Turnbull <stephen@xemacs.org>
|
|
344
|
|
345 * xemacs-faq.texi (Q1.3.8): Fix typo, note errorneous recognition.
|
|
346
|
1613
|
347 2003-08-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
348
|
|
349 * lispref/packaging.texi (Creating Packages):
|
|
350 * xemacs/packages.texi (Creating Packages):
|
|
351 Style guideline for package-info.in description.
|
|
352
|
1554
|
353 2003-06-30 Vin Shelton <acs@xemacs.org>
|
|
354
|
|
355 * lispref/lists.texi (List-related Predicates): Add @end defun.
|
|
356
|
1549
|
357 2003-06-30 Stephen J. Turnbull <stephen@xemacs.org>
|
|
358
|
|
359 * xemacs-faq.texi (Q3.2.2): Fix typo.
|
|
360
|
|
361 2003-06-20 Stephen J. Turnbull <stephen@xemacs.org>
|
|
362
|
|
363 * lispref/objects.texi (Character Type): Document ?\x00 read
|
|
364 syntax and range limitations on ?\000 and ?\x00 read syntaxes.
|
|
365
|
|
366 2003-06-16 Stephen J. Turnbull <stephen@xemacs.org>
|
|
367
|
|
368 * lispref/lists.texi (List-related Predicates): Document
|
|
369 `true-list-p', and reference it from `listp'.
|
|
370
|
1510
|
371 2003-06-01 Steve Youngs <youngs@xemacs.org>
|
|
372
|
|
373 * XEmacs 21.5.14 "cassava" is released.
|
|
374
|
1496
|
375 2003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
|
|
376
|
|
377 * internals/internals.texi (Searching and Matching): New node.
|
|
378
|
1495
|
379 2003-05-17 Stephen J. Turnbull <stephen@xemacs.org>
|
|
380
|
|
381 * xemacs-faq.texi (detail menu): Reformat "Current Events" caption.
|
|
382 (Legacy Versions): New section.
|
|
383 (Q8.0.1): New question.
|
|
384
|
|
385 2003-05-16 Stephen J. Turnbull <stephen@xemacs.org>
|
|
386
|
|
387 * lispref/searching.texi (Regexp Search): Update split-string for
|
|
388 new specification.
|
|
389
|
|
390 * lispref/strings.texi (Creating Strings): Xref split-string
|
|
391 (this is where GNU Emacs documents it).
|
|
392
|
1473
|
393 2003-05-10 Steve Youngs <youngs@xemacs.org>
|
|
394
|
|
395 * XEmacs 21.5.13 "cauliflower" is released.
|
|
396
|
1468
|
397 2003-05-09 Stephen J. Turnbull <stephen@xemacs.org>
|
|
398
|
|
399 * lispref/searching.texi (Match Data): Failed match preserves data.
|
|
400
|
1441
|
401 2003-04-28 Stephen J. Turnbull <stephen@xemacs.org>
|
|
402
|
|
403 * xemacs-faq.texi (Q6.4.3): New: auxiliary programs for Windows.
|
|
404
|
1431
|
405 2003-04-24 Steve Youngs <youngs@xemacs.org>
|
|
406
|
|
407 * XEmacs 21.5.12 "carrot" is released.
|
|
408
|
1389
|
409 2003-03-27 Stephen J. Turnbull <stephen@xemacs.org>
|
|
410
|
|
411 * xemacs/frame.texi (XEmacs under X):
|
|
412 * xemacs-faq.texi:
|
|
413 Global substitute .Xresources for .Xdefaults.
|
1386
|
414
|
|
415 * xemacs-faq.texi (Q3.2.2): `default' is also a face.
|
|
416 (Q3.2.2, Q3.8.4): Describe appropriate use of `fontSet' in Mule.
|
|
417 Suggested by Janis Dzerins <jonis@dir.lv>.
|
|
418
|
1366
|
419 2003-03-20 Steve Youngs <youngs@xemacs.org>
|
|
420
|
|
421 * xemacs/packages.texi (Automatically): Refer to
|
|
422 'pui-set-local-package-get-directory' instead of
|
|
423 'pui-add-install-directory'.
|
|
424 Remove comment about PGP not being intergrated into PUI.
|
|
425 Document balloon-help in PUI.
|
|
426 Add heading "Keeping Packages Up To Date".
|
|
427 (Building Packages): makeinfo 4.2 is required.
|
|
428
|
1362
|
429 2003-03-18 Stephen J. Turnbull <stephen@xemacs.org>
|
|
430
|
|
431 * xemacs/frame.texi (Gutter Basics): Describe common options for
|
|
432 buffers tab control.
|
|
433
|
1353
|
434 2003-03-11 Adrian Aichner <adrian@xemacs.org>
|
|
435
|
|
436 * cl.texi: Change incorrect references to GNU where XEmacs is
|
|
437 appropriate.
|
|
438
|
1347
|
439 2003-03-09 Ben Wing <ben@xemacs.org>
|
|
440
|
|
441 * widget.texi (Defining New Widgets):
|
|
442 Fix Turnbull typos.
|
|
443
|
1339
|
444 2003-03-02 Stephen Turnbull <stephen@xemacs.org>
|
|
445
|
|
446 * widget.texi (Defining New Widgets):
|
|
447 Document `widget-create-child', `widget-create-child-and-convert',
|
|
448 and `widget-create-child-value'. Document the `:copy' method.
|
|
449 Improve discussion of the `:convert-widget' method.
|
|
450
|
1333
|
451 2003-02-26 Stephen J. Turnbull <stephen@xemacs.org>
|
|
452
|
|
453 * internals/internals.texi (XEmacs From the Perspective of Building):
|
|
454 Fix typo.
|
|
455 (Build-Time Dependencies): New node.
|
|
456
|
1307
|
457 2003-02-16 Steve Youngs <youngs@xemacs.org>
|
|
458
|
|
459 * XEmacs 21.5.11 "cabbage" is released.
|
|
460
|
1288
|
461 2003-02-11 Adrian Aichner <adrian@xemacs.org>
|
|
462
|
|
463 * lispref/backups.texi (Auto-Saving): Fix auto-save xref to user
|
|
464 manual.
|
|
465
|
1263
|
466 2003-02-06 Stephen J. Turnbull <stephen@xemacs.org>
|
|
467
|
|
468 * internals/internals.texi (Top):
|
|
469 (Buffers and Textual Representation):
|
|
470 Fix up white space in menu.
|
|
471 (Character-Related Data Types):
|
|
472 (Conversion to and from External Data):
|
|
473 (Format of the Extent Info):
|
|
474 Pedantic grammatical nits.
|
|
475
|
1261
|
476 2003-02-05 Ben Wing <ben@xemacs.org>
|
|
477
|
|
478 * lispref/mule.texi (Internationalization Terminology):
|
|
479 Lots of Mule rewriting.
|
|
480
|
|
481 2003-02-05 Ben Wing <ben@xemacs.org>
|
|
482
|
|
483 * internals/internals.texi (Top):
|
|
484 * internals/internals.texi (Coding for Mule):
|
|
485 * internals/internals.texi (Character-Related Data Types):
|
|
486 * internals/internals.texi (Working With Character and Byte Positions):
|
|
487 * internals/internals.texi (Conversion to and from External Data):
|
|
488 * internals/internals.texi (General Guidelines for Writing Mule-Aware Code):
|
|
489 * internals/internals.texi (An Example of Mule-Aware Code):
|
|
490 * internals/internals.texi (Mule-izing Code):
|
|
491 * internals/internals.texi (help): New.
|
|
492 * internals/internals.texi (Buffers and Textual Representation):
|
|
493 * internals/internals.texi (The Text in a Buffer):
|
|
494 * internals/internals.texi (Markers and Extents):
|
|
495 * internals/internals.texi (MULE Character Sets and Encodings):
|
|
496 * internals/internals.texi (Lstream Functions):
|
|
497 * internals/internals.texi (Lstream Methods):
|
|
498 * internals/internals.texi (Format of the Extent Info):
|
|
499 * internals/internals.texi (Mathematics of Extent Ordering):
|
|
500 Major fixup. Correct for new names of Bytebpos, Ichar, etc. and
|
|
501 lots of Mule rewriting.
|
|
502
|
1258
|
503 2003-02-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
504
|
|
505 * xemacs/startup.texi (Startup Paths): Clarification of package
|
|
506 hierarchy structure.
|
|
507
|
|
508 * xemacs-faq.texi (Q2.0.13, Q2.0.14, Q2.1.24, Q2.1.25): Not NEW.
|
|
509 (Q2.1.15): Stylistic changes for clarity.
|
|
510
|
1251
|
511 2003-02-03 Steve Youngs <youngs@xemacs.org>
|
|
512
|
|
513 * xemacs/packages.texi (Local.rules File): Update to reflect Ben's
|
|
514 recent dabble into the packages.
|
|
515
|
1187
|
516 2003-01-04 Steve Youngs <youngs@xemacs.org>
|
|
517
|
|
518 * XEmacs 21.5.10 "burdock" is released.
|
|
519
|
1188
|
520 2003-01-04 Steve Youngs <youngs@xemacs.org>
|
|
521
|
|
522 * lispref/mule.texi (Charset Unification): Menu item "Internals"
|
|
523 should be "Unification Internals".
|
|
524
|
1183
|
525 2003-01-03 Stephen J. Turnbull <stephen@xemacs.org>
|
|
526
|
|
527 * xemacs/startup.texi (Startup Paths): Hierarchy, not package, layout.
|
|
528
|
|
529 2003-01-03 Stephen J. Turnbull <stephen@xemacs.org>
|
|
530
|
|
531 * xemacs-faq.texi: Debugging FAQ improvements from Ben Wing.
|
|
532 (Q2.0.6): Mention union type bugs.
|
|
533 (Q2.1.1): Debugging HOWTO improvements.
|
|
534 (Q2.1.15): Decoding Lisp objects in the debugger.
|
|
535
|
|
536 * widget.texi (Widget Internals): New node.
|
|
537 (Top): Add menu item for it.
|
|
538
|
|
539 * xemacs/xemacs.texi (Top): Better short description of Mule in
|
|
540 menu. Mule submenu.
|
|
541
|
|
542 Charset unification docs. What a concept---commit docs first!
|
|
543
|
|
544 * lispref/mule.texi (MULE): Add Unification and Tables menu entries.
|
|
545 (Unicode Support): Fixup next node.
|
|
546 (Charset Unification):
|
|
547 (Overview):
|
|
548 (Usage):
|
|
549 (Basic Functionality):
|
|
550 (Interactive Usage):
|
|
551 (Configuration):
|
|
552 (Theory of Operation):
|
|
553 (What Unification Cannot Do for You):
|
|
554 (Unification Internals):
|
|
555 (Charsets and Coding Systems):
|
|
556 New nodes.
|
|
557
|
|
558 * xemacs/mule.texi (Mule): Menu items for Unification and Tables.
|
|
559 (Recognize Coding):
|
|
560 (Specify Coding):
|
|
561 Fixup next and previous pointers.
|
|
562 (Unification):
|
|
563 (Unification Overview):
|
|
564 (Unification Usage):
|
|
565 (Unification Configuration):
|
|
566 (Unification FAQs):
|
|
567 (Unification Theory):
|
|
568 (What Unification Cannot Do for You):
|
|
569 (Charsets and Coding Systems):
|
|
570 New nodes.
|
|
571
|
|
572 2002-12-17 Stephen Turnbull <stephen@xemacs.org>
|
|
573
|
|
574 * widget.texi (Widget Wishlist): Typo.
|
|
575 (Defining New Widgets): s/widget-define/define-widget/g.
|
|
576
|
|
577 2002-12-27 Stephen J. Turnbull <stephen@xemacs.org>
|
|
578
|
|
579 * internals/internals.texi (Regression Testing XEmacs): Hints for
|
|
580 test design.
|
|
581
|
1143
|
582 2002-10-29 Ville Skyttä <scop@xemacs.org>
|
|
583
|
|
584 * xemacs-faq.texi (Top):
|
|
585 The canonical location for FAQ on the website is /FAQ/.
|
|
586
|
1142
|
587 2002-11-12 Ilya N. Golubev <gin@mo.msk.ru>
|
|
588
|
|
589 * xemacs/custom.texi (Face Customization):
|
|
590 (Faces):
|
|
591 Document face-frob-from-locale-first variable.
|
|
592
|
1138
|
593 2002-12-03 Didier Verna <didier@xemacs.org>
|
|
594
|
|
595 * xemacs-faq.texi (Customization): add missing menu entry for Q3.2.7.
|
|
596
|
|
597 2002-12-03 Didier Verna <didier@xemacs.org>
|
|
598
|
|
599 * lispref/specifiers.texi (Introduction to Specifiers): fix case
|
|
600 spelling of `Buffer-Local Variables' crossref.
|
|
601
|
1137
|
602 2002-12-03 Didier Verna <didier@xemacs.org>
|
|
603
|
|
604 * xemacs/custom.texi (Faces): document
|
|
605 `set-face-background-pixmap-file'.
|
|
606
|
|
607 2002-12-03 Didier Verna <didier@xemacs.org>
|
|
608
|
|
609 * lispref/faces.texi (Face Convenience Functions): ditto.
|
|
610 * lispref/glyphs.texi (Creating Glyphs): reference it.
|
|
611
|
1135
|
612 2002-11-29 Stephen Turnbull <stephen@xemacs.org>
|
|
613
|
|
614 * lispref/specifiers.texi (Simple Specifier Usage): New node.
|
|
615 (Specifiers): Adjust node pointers.
|
|
616 (Simple Specifier Usage): Revise. Adjust node pointers.
|
|
617
|
|
618 * lispref/toolbar.texi (Creating Toolbar): Xref specifier example.
|
|
619
|
|
620 2002-10-20 Stephen Turnbull <stephen@xemacs.org>
|
|
621
|
|
622 * xemacs-faq.texi (Q3.2.7): New FAQ on displaying non-ASCII.
|
|
623 (Q3.5.7, Q1.3.3): Cross-reference it.
|
|
624
|
|
625 2002-10-20 Stephen Turnbull <stephen@xemacs.org>
|
|
626
|
|
627 * xemacs-faq.texi (Q2.1.1): Mention bug report commands.
|
|
628 (Q2.0.9): Note how out-of-date the entry is.
|
|
629 (Q1.3.1, Q1.3.2, Q1.3.3, Q1.3.4, Q1.3.5, Q1.3.6): Revise/update.
|
|
630 (Q1.2.1): Fix typo.
|
|
631
|
|
632 * internals/internals.texi (Regression Testing XEmacs): Thorough
|
|
633 rewrite, documenting macros explicitly.
|
|
634
|
|
635 2002-10-29 Stephen J. Turnbull <stephen@xemacs.org>
|
1103
|
636
|
|
637 * lispref/compile.texi (Compilation Options): New node.
|
|
638 (Byte Compilation): Add it to menu.
|
|
639 (Compilation Functions): Minor mods.
|
|
640 (Docs and Compilation):
|
|
641 (Dynamic Loading):
|
|
642 Document some variable defaults.
|
|
643
|
1135
|
644 2002-11-07 Stephen J. Turnbull <stephen@xemacs.org>
|
1096
|
645
|
|
646 * internals/internals.texi (Low-Level Modules): Add urefs to Doug
|
|
647 Lea's and Wolfram Gloger's home pages.
|
|
648
|
1135
|
649 2002-10-18 Stephen J. Turnbull <stephen@xemacs.org>
|
1058
|
650
|
|
651 * xemacs-faq.texi (Q2.0.16): New FAQ on "no cygXpm-noX" fatal error.
|
|
652 (Q6.1.4): Document cygXpm-noX.
|
|
653
|
1030
|
654 2002-10-04 Ville Skyttä <ville.skytta@xemacs.org>
|
|
655
|
|
656 * xemacs/packages.texi (Available Packages): Add fortran-modes,
|
|
657 perl-modes, psgml-dtds, python-modes and ruby-modes.
|
|
658 Some consistency tweaks.
|
|
659
|
1026
|
660 2002-09-22 Ville Skyttä <ville.skytta@xemacs.org>
|
|
661
|
|
662 * lispref/variables.texi (add-to-list): Document the new
|
|
663 (optional) append argument.
|
|
664
|
1024
|
665 2002-09-20 Stephen J. Turnbull <stephen@xemacs.org>
|
|
666
|
|
667 * internals/internals.texi (Techniques for XEmacs Developers):
|
|
668 More performance optimization hints.
|
|
669 (Modules for Other Aspects of the Lisp Interpreter and Object System):
|
|
670 Describe syntax code internals.
|
|
671
|
|
672 * lispref/syntax.texi (Syntax Basics): XEmacs "20" -> "20 and later".
|
|
673 (Syntax Class Table): Deprecate SPC as whitespace designator.
|
|
674 (Syntax Flags): Rewrite for `8-bit' comment syntax flags.
|
|
675
|
981
|
676 2002-08-30 Steve Youngs <youngs@xemacs.org>
|
|
677
|
|
678 * XEmacs 21.5.9 "brussels sprouts" is released.
|
|
679
|
973
|
680 2002-08-22 Stephen J. Turnbull <stephen@xemacs.org>
|
|
681
|
|
682 * internals/internals.texi (Regression Testing XEmacs): Document
|
|
683 how to skip and warn about tests that depend on packages.
|
|
684
|
967
|
685 2002-08-16 Stephen J. Turnbull <stephen@xemacs.org>
|
1137
|
686
|
967
|
687 * internals/internals.texi (Regression Testing XEmacs): Fix typo.
|
|
688
|
965
|
689 2002-08-15 Stephen J. Turnbull <stephen@xemacs.org>
|
1137
|
690
|
965
|
691 * internals/internals.texi (GCPROing): Add comment on GCPRO.
|
|
692 (Regression Testing XEmacs): New node.
|
|
693 (Modules for Regression Testing): New node.
|
|
694
|
959
|
695 2002-08-12 Simon Josefsson <jas@extundo.com>
|
|
696
|
|
697 * lispref/building.texi (Pure Storage): purecopy is a no-op.
|
|
698
|
955
|
699 2002-08-08 Ville Skyttä <ville.skytta@xemacs.org>
|
|
700
|
|
701 * xemacs/packages.texi (Available Packages): Bring up to date.
|
|
702
|
947
|
703 2002-08-02 Ville Skyttä <ville.skytta@xemacs.org>
|
|
704
|
|
705 * xemacs/packages.texi (Available Packages):
|
|
706 Bring package list up to date, thanks also to Brian Palmer.
|
|
707
|
936
|
708 2002-07-30 Ville Skyttä <ville.skytta@xemacs.org>
|
|
709
|
|
710 * term.texi (Input to the inferior): Fix term line/char mode
|
|
711 switch keybindings. Kudos to Jacob P. Burckhardt.
|
|
712
|
|
713 * xemacs/misc.texi (Term Mode): Ditto.
|
|
714
|
933
|
715 2002-07-27 Steve Youngs <youngs@xemacs.org>
|
|
716
|
|
717 * XEmacs 21.5.8 "broccoli" is released.
|
|
718
|
918
|
719 2002-07-06 Adrian Aichner <adrian@xemacs.org>
|
|
720
|
|
721 * new-users-guide/custom1.texi (Customizing key Bindings): Fix
|
|
722 improper use of indef. art. "a".
|
|
723
|
|
724 2002-07-06 Adrian Aichner <adrian@xemacs.org>
|
|
725
|
|
726 * lispref/commands.texi (Peeking and Discarding): Ditto.
|
|
727 * lispref/customize.texi (Type Keywords): Ditto.
|
|
728 * lispref/dragndrop.texi (Drop Interface): Ditto.
|
|
729
|
|
730 2002-07-06 Adrian Aichner <adrian@xemacs.org>
|
|
731
|
|
732 * termcap.texi (Clearing): Ditto.
|
|
733 * widget.texi (User Interface): Ditto.
|
|
734 * widget.texi (Basic Types): Ditto.
|
|
735 * widget.texi (group): Ditto.
|
|
736
|
901
|
737 2002-07-05 Adrian Aichner <adrian@xemacs.org>
|
|
738
|
|
739 * xemacs/menus.texi (Edit Menu): Typo fixes for incorrect use of
|
|
740 indef. art. "an".
|
|
741
|
|
742 2002-07-05 Adrian Aichner <adrian@xemacs.org>
|
|
743
|
|
744 * lispref/control.texi (Processing of Errors): Ditto.
|
|
745 * lispref/mule.texi (ISO 2022): Ditto.
|
|
746 * lispref/packaging.texi (Package Terminology): Ditto.
|
|
747 * lispref/text.texi (Transformations): Ditto.
|
|
748
|
|
749 2002-07-05 Adrian Aichner <adrian@xemacs.org>
|
|
750
|
|
751 * termcap.texi (Naming): Ditto.
|
|
752 * texinfo.texi (itemize): Ditto.
|
|
753 * texinfo.texi (Tips): Ditto.
|
|
754 * widget.texi (Introduction): Ditto.
|
|
755 * widget.texi (group): Ditto.
|
|
756
|
894
|
757 2002-07-02 Stephen J. Turnbull <stephen@xemacs.org>
|
|
758
|
|
759 * XEmacs 21.5.7 "broccoflower" is released.
|
|
760
|
892
|
761 2002-07-02 Stephen J. Turnbull <stephen@xemacs.org>
|
|
762
|
|
763 * xemacs-faq.texi (Top, Customization, Q3.10.5, Q3.10.6):
|
|
764 New "killing is slow" FAQ and link updates.
|
|
765
|
880
|
766 2002-06-17 Jerry James <james@xemacs.org>
|
|
767
|
|
768 * emodules.texi (Loading other Modules): Describe why we do not
|
|
769 use RTLD_GLOBAL.
|
|
770
|
873
|
771 2002-06-20 Adrian Aichner <adrian@xemacs.org>
|
|
772
|
|
773 * xemacs/mule.texi (Language Environments): Typo fix suggested by
|
|
774 Frank Schmitt.
|
|
775
|
871
|
776 2002-06-11 Adrian Aichner <adrian@xemacs.org>
|
|
777
|
|
778 * xemacs-faq.texi (Q1.3.7): Update broken link to russian.el
|
|
779 (found by linklint) with Google's help.
|
|
780
|
|
781 2002-05-25 Adrian Aichner <adrian@xemacs.org>
|
|
782
|
|
783 * xemacs/custom.texi (Syntax Entry): Deprecate ` ' in favor of `-'.
|
|
784
|
868
|
785 2002-06-05 Ben Wing <ben@xemacs.org>
|
|
786
|
|
787 * internals/internals.texi (Top):
|
|
788 * internals/internals.texi (The XEmacs Object System (Abstractly Speaking)):
|
|
789 * internals/internals.texi (How Lisp Objects Are Represented in C):
|
|
790 * internals/internals.texi (Major Textual Changes):
|
|
791 * internals/internals.texi (Great Integral Type Renaming):
|
|
792 * internals/internals.texi (Text/Char Type Renaming):
|
|
793 * internals/internals.texi (files): New.
|
|
794
|
863
|
795 2002-05-04 Stephen J. Turnbull <stephen@xemacs.org>
|
|
796
|
|
797 * custom.texi (The Init File): Rewrite completely.
|
|
798
|
|
799 2002-03-19 Adrian Aichner <adrian@xemacs.org>
|
|
800
|
|
801 * widget.texi (constants): Typo fix.
|
|
802
|
|
803 2002-02-07 Stephen J. Turnbull <stephen@xemacs.org>
|
|
804
|
|
805 * external-widget.texi (External Client Widget Internals): New node.
|
|
806
|
|
807 2001-11-15 Darryl Okahata <darrylo@xemacs.org>
|
|
808
|
|
809 * lispref/glyphs.texi:
|
|
810 lispref/lispref.texi: Add examples of how to insert graphics into a
|
|
811 buffer.
|
1137
|
812
|
863
|
813 2001-12-17 Stephen J. Turnbull <stephen@xemacs.org>
|
|
814
|
|
815 * xemacs/packages.texi (Packages):
|
|
816 (Package Terminology):
|
|
817 Carefully distinguish libraries and packages.
|
|
818 (Package Terminology):
|
|
819 More careful definitions of ``category'' and ``distribution.''
|
|
820 Use ``generic'' instead of ``normal'' (N.B. package tools use
|
|
821 ``standard''.)
|
|
822 (Installing Packages):
|
|
823 Use @var to mark variable version strings, not @t or <>.
|
|
824 (Sumo):
|
|
825 Add disk space estimate when unpacked.
|
|
826
|
|
827 2002-02-06 Stephen J. Turnbull <stephen@xemacs.org>
|
|
828
|
|
829 * xemacs-faq.texi (Q1.3.8, Q1.3.9): Unicode support via Mule-UCS.
|
|
830
|
|
831 2002-02-01 Steve Youngs <youngs@xemacs.org>
|
|
832
|
|
833 * xemacs/packages.texi (Removing Packages): The interactive
|
|
834 function is 'package-get-delete-package'.
|
|
835
|
|
836 2001-11-27 Adrian Aichner <adrian@xemacs.org>
|
|
837
|
|
838 * xemacs-faq.texi: Hyperlink fixes.
|
1137
|
839
|
863
|
840 2002-02-04 Stephen J. Turnbull <stephen@xemacs.org>
|
|
841
|
|
842 * xemacs-faq.texi (Q4.7.7): New FAQ on remote files.
|
|
843
|
|
844 2002-01-24 Stephen J. Turnbull <stephen@xemacs.org>
|
|
845
|
|
846 * xemacs-faq.texi (Q1.0.6): Update mail-to-news gateway information.
|
|
847
|
|
848 2002-02-04 Stephen J. Turnbull <stephen@xemacs.org>
|
|
849
|
|
850 * xemacs/files.texi (Files):
|
|
851 (File Names):
|
|
852 Document remote file editing, refer to EFS and TRAMP.
|
|
853
|
861
|
854 2002-05-23 Stephen J. Turnbull <stephen@xemacs.org>
|
|
855
|
|
856 * lispref/packaging.texi (package-info.in Fields): Typo fix.
|
|
857
|
836
|
858 2002-05-11 Adrian Aichner <adrian@xemacs.org>
|
|
859
|
|
860 * xemacs-faq.texi (Top): Add Q2.0.15 under "Installation and
|
|
861 Trouble Shooting".
|
|
862 * xemacs-faq.texi (Installation): Add Q2.0.15 to Installation
|
|
863 menu.
|
|
864 * xemacs-faq.texi (Q2.0.14): Fix unnumberedsubsec argument.
|
|
865 * xemacs-faq.texi (Q2.0.15): New.
|
|
866
|
824
|
867 2002-05-01 Steve Youngs <youngs@xemacs.org>
|
|
868
|
|
869 * xemacs/packages.texi (Automatically): Don't mention "Options"
|
|
870 menu.
|
|
871 (Installing Packages): Don't mention getting list of packages via
|
1137
|
872 customize.
|
824
|
873
|
804
|
874 2002-04-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
875
|
|
876 * XEmacs 21.5.6 "bok choi" is released.
|
|
877
|
802
|
878 2002-04-03 Ben Wing <ben@xemacs.org>
|
|
879
|
|
880 * internals/internals.texi (Top):
|
|
881 * internals/internals.texi (How Lisp Objects Are Represented in C):
|
|
882 * internals/internals.texi (Techniques for XEmacs Developers):
|
|
883 * internals/internals.texi (CVS Techniques):
|
|
884 * internals/internals.texi (Merging a Branch into the Trunk):
|
|
885 * internals/internals.texi (A Summary of the Various XEmacs Modules):
|
|
886 Add section on correctly merging a branch back into the trunk.
|
|
887
|
785
|
888 2002-03-19 Adrian Aichner <adrian@xemacs.org>
|
|
889
|
|
890 * widget.texi (constants): Typo fix.
|
|
891
|
778
|
892 2002-03-14 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
893
|
|
894 * cl.texi (Sequence Basics): Avoid splitting link over two lines,
|
|
895 which makes cygwin texinfo 4.0 unhappy.
|
|
896
|
776
|
897 2002-03-15 Ben Wing <ben@xemacs.org>
|
|
898
|
|
899 * Makefile (new-users-guide-srcs):
|
|
900 * Makefile (extraclean):
|
|
901 Use -no-packages to avoid problems with package files shadowing
|
|
902 core files (e.g. unicode.el in mule-ucs).
|
|
903
|
775
|
904 2002-03-14 Stephen J. Turnbull <stephen@xemacs.org>
|
|
905
|
|
906 * emodules.texi (Using DEFUN): Add @ref{Lisp Primitives}.
|
|
907
|
1137
|
908 * lispref/mule.texi (Unicode Support):
|
775
|
909 * xemacs/custom.texi (Behaviors):
|
|
910 * lispref/customize.texi (Enabling Behavior):
|
|
911 New nodes.
|
|
912
|
774
|
913 2002-03-12 Ben Wing <ben@xemacs.org>
|
|
914
|
|
915 * The Great Mule Merge: placeholder.
|
|
916
|
768
|
917 2002-03-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
918
|
|
919 * XEmacs 21.5.5 "beets" is released.
|
|
920
|
761
|
921 2002-03-01 Jeff Miller <jmiller@cablespeed.com>
|
|
922
|
|
923 * lispref/packaging.texi (The User View, The Library Maintainer
|
|
924 View, The Package Release Engineer View): Remove apostrophes.
|
|
925 * lispref/lispref.texi (The User View, The Library Maintainer
|
|
926 View, The Package Release Engineer View): Remove apostrophes.
|
|
927
|
759
|
928 2002-02-28 Stephen J. Turnbull <stephen@xemacs.org>
|
|
929
|
|
930 * lispref/packaging.texi (The User View, The Library Maintainer
|
|
931 View, The Package Release Engineer View): Remove apostrophes.
|
|
932
|
755
|
933 2002-02-16 Stephen J. Turnbull <stephen@xemacs.org>
|
|
934
|
|
935 * external-widget.texi
|
|
936 (Example Program Using the External Client Widget): Fix braces.
|
|
937 From Mats Lidell <matsl@contactor.se>.
|
|
938
|
753
|
939 2002-02-14 Stephen J. Turnbull <stephen@xemacs.org>
|
|
940
|
|
941 * external-widget.texi
|
|
942 (Example Program Using the External Client Widget): Fix
|
|
943 documentation to explain needed resource settings.
|
|
944
|
752
|
945 2002-02-13 Stephen J. Turnbull <stephen@xemacs.org>
|
|
946
|
|
947 * lispref/packaging.texi (Documenting Packages): New node.
|
|
948 (Makefile Variables): Fix typo per Steve Youngs.
|
|
949
|
750
|
950 2002-02-09 Stephen J. Turnbull <stephen@xemacs.org>
|
|
951
|
|
952 * external-widget.texi
|
|
953 (Example Program Using the External Client Widget): New node.
|
|
954
|
|
955 * lispref/packaging.texi (Documenting Packages): New node.
|
|
956
|
749
|
957 2002-01-27 Stephen J. Turnbull <stephen@xemacs.org>
|
|
958
|
|
959 * lispref/packaging.texi (Makefile Variables): Document GENERATED
|
|
960 and PRELOADS. Document DATA_FILES_n and DATA_DEST_n forms.
|
|
961
|
745
|
962 2002-02-06 Stephen J. Turnbull <stephen@xemacs.org>
|
|
963
|
|
964 * xemacs-faq.texi (Q1.3.8, Q1.3.9): Unicode support via Mule-UCS.
|
|
965
|
742
|
966 2001-01-24 Adrian Aichner <adrian@xemacs.org>
|
|
967
|
|
968 * xemacs-faq.texi (Q1.0.6): Update mail-to-news gateway information.
|
|
969
|
741
|
970 2002-02-04 Stephen J. Turnbull <stephen@xemacs.org>
|
|
971
|
|
972 * xemacs/files.texi (Files):
|
|
973 (File Names):
|
|
974 Document remote file editing, refer to EFS and TRAMP.
|
|
975
|
|
976 2002-02-04 Stephen J. Turnbull <stephen@xemacs.org>
|
|
977
|
|
978 * xemacs-faq.texi (Q4.7.7): New FAQ on remote files.
|
|
979
|
|
980 2002-01-24 Stephen J. Turnbull <stephen@xemacs.org>
|
|
981
|
|
982 * xemacs-faq.texi (Q1.0.6): Update mail-to-news gateway information.
|
|
983
|
737
|
984 2002-02-01 Steve Youngs <youngs@xemacs.org>
|
|
985
|
|
986 * xemacs/packages.texi (Removing Packages): The interactive
|
|
987 function is 'package-get-delete-package'.
|
|
988
|
725
|
989 2002-01-08 Stephen J. Turnbull <stephen@xemacs.org>
|
|
990
|
|
991 * XEmacs 21.5.4 "bamboo" is released.
|
|
992
|
724
|
993 2001-11-15 Darryl Okahata <darrylo@xemacs.org>
|
|
994
|
|
995 * glyphs.texi:
|
|
996 lispref.texi: Add examples of how to insert graphics into a
|
|
997 buffer.
|
1137
|
998
|
721
|
999 2002-01-02 Adrian Aichner <adrian@xemacs.org>
|
|
1000
|
|
1001 * emodules.texi: Add missing direntry, reword "dynamic loadable"
|
|
1002 to "dynamically loadable".
|
|
1003 * external-widget.texi: Add missing direntry.
|
|
1004
|
709
|
1005 2001-12-19 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1006
|
|
1007 * xemacs/programs.texi: Etags update from Francesco.
|
|
1008
|
704
|
1009 2001-12-18 Valdis.Kletnieks <Valdis.Kletnieks@vt.edu>
|
|
1010
|
|
1011 * xemacs/programs.texi (Tags): Add node name to Ebrowse
|
|
1012 cross reference.
|
|
1013
|
696
|
1014 2001-12-15 Adrian Aichner <adrian@xemacs.org>
|
|
1015
|
|
1016 * xemacs\xemacs.texi (Top): Change from @ifinfo to @ifnottex for
|
|
1017 the benefit of HTML online docs.
|
|
1018
|
|
1019 2001-12-15 Adrian Aichner <adrian@xemacs.org>
|
|
1020
|
|
1021 * term.texi: Fix broken settitle. Make @titlepage, @direntry, and
|
|
1022 @chapter agree with new title.
|
|
1023
|
694
|
1024 2001-12-15 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1025
|
|
1026 * lispref/packaging.texi (The User's View):
|
|
1027 Correct description of man subdirectory.
|
|
1028
|
|
1029 (The Package Release Engineer's View):
|
|
1030 (package-compile.el):
|
|
1031 Change hazmat to useful documentation.
|
|
1032
|
|
1033 (Issues):
|
|
1034 Hazmat removal.
|
|
1035
|
693
|
1036 2001-11-27 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1037
|
|
1038 * lispref/packaging.texi: New file.
|
|
1039 * lispref/lispref.texi (Top): Add Packaging & subnodes to menus.
|
|
1040 Include packaging.texi.
|
|
1041 * lispref/intro.texi (Introduction): Next -> Packaging.
|
|
1042 * lispref/objects.texi (Lisp Data Types): Previous -> Packaging.
|
|
1043 * Makefile (lispref-srcs): Depend on lispref/packaging.texi.
|
1137
|
1044
|
675
|
1045 2001-11-26 Adrian Aichner <adrian@xemacs.org>
|
|
1046
|
|
1047 * xemacs-faq.texi (Top): Remove duplicate node "Introduction".
|
|
1048 * xemacs-faq.texi (Q7.0.2): Rename changes sections uniquely.
|
|
1049 * xemacs-faq.texi (Q7.0.3): Ditto.
|
|
1050
|
|
1051 2001-11-26 Adrian Aichner <adrian@xemacs.org>
|
|
1052
|
|
1053 * external-widget.texi: Add @settitle to this stand-alone
|
|
1054 document.
|
|
1055
|
|
1056 2001-11-25 Adrian Aichner <adrian@xemacs.org>
|
|
1057
|
|
1058 * Makefile: Add rule to produce html from texi sources (currently
|
|
1059 using texi2html).
|
|
1060 * Makefile (HTMLDIR): New.
|
|
1061 * Makefile (html_files): New.
|
|
1062 * Makefile (html): New target.
|
|
1063
|
662
|
1064 2001-09-16 Adrian Aichner <adrian@xemacs.org>
|
|
1065
|
|
1066 * xemacs-faq.texi (Q4.0.7): Fix link to VM FAQ thanks to word I
|
|
1067 got from Gregory Neil Shapiro.
|
|
1068
|
661
|
1069 2001-09-16 Adrian Aichner <adrian@xemacs.org>
|
|
1070
|
|
1071 * xemacs-faq.texi (Q1.3.7): Update moved link.
|
|
1072 * xemacs-faq.texi (Q7.0.2): Comment out empty list of bullets to
|
|
1073 avoid HTML error in texi2html translation.
|
|
1074
|
660
|
1075 2001-09-15 Adrian Aichner <adrian@xemacs.org>
|
|
1076
|
|
1077 * xemacs-faq.texi (Q4.6.1): Infodock is now hosted on SourceForge,
|
|
1078 infodock.com is no more.
|
|
1079 * xemacs-faq.texi (Q4.7.1): Take auc out of http://sunsite.auc.dk.
|
|
1080
|
|
1081 2001-09-15 Adrian Aichner <adrian@xemacs.org>
|
|
1082
|
|
1083 * xemacs-faq.texi (Q4.6.1):
|
|
1084
|
658
|
1085 2001-09-09 Adrian Aichner <adrian@xemacs.org>
|
|
1086
|
|
1087 * xemacs-faq.texi (Q1.0.9): Correct link to snapshots as suggested
|
|
1088 by Robin S. Socha.
|
|
1089
|
654
|
1090 2001-09-07 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1091
|
|
1092 * XEmacs 21.5.3 "asparagus" is released.
|
|
1093
|
652
|
1094 2001-08-26 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1095
|
|
1096 * widget.texi (Basic Types, Defining New Widgets):
|
|
1097 Distinguish between :action and :notify.
|
|
1098
|
641
|
1099 2001-07-28 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1100
|
|
1101 * XEmacs 21.5.2 "artichoke" is released.
|
|
1102
|
635
|
1103 2001-07-25 Jim Horning <jim.horning@lmco.com>
|
|
1104
|
|
1105 * xemacs/packages.texi (Package Terminology):
|
|
1106 * xemacs/packages.texi (Automatically):
|
|
1107 In itemize and enumerate lists @item should be on it's own line.
|
|
1108
|
626
|
1109 2001-07-02 Adrian Aichner <adrian@xemacs.org>
|
|
1110
|
|
1111 * xemacs-faq.texi (Q1.0.14): Update information following a
|
|
1112 request by Tom Mostyn.
|
|
1113
|
625
|
1114 2001-07-02 Adrian Aichner <adrian@xemacs.org>
|
|
1115
|
|
1116 * lispref\windows.texi (Window Configurations): Fix typos.
|
|
1117 * lispref\x-windows.texi (Resources): Ditto.
|
|
1118
|
|
1119 2001-07-02 Adrian Aichner <adrian@xemacs.org>
|
|
1120
|
|
1121 * internals\internals.texi (XEmacs From the Inside): Ditto.
|
|
1122
|
|
1123 2001-07-02 Adrian Aichner <adrian@xemacs.org>
|
|
1124
|
|
1125 * emodules.texi (Initialization Mode): Ditto.
|
|
1126 * xemacs-faq.texi (Q6.3.2): Ditto.
|
|
1127
|
613
|
1128 2001-06-10 Ben Wing <ben@xemacs.org>
|
|
1129
|
|
1130 * xemacs-faq.texi (Q1.0.10):
|
|
1131 * xemacs-faq.texi (Q1.0.11):
|
|
1132 * xemacs-faq.texi (Q1.0.12):
|
|
1133 Update sections on Windows and MacOS availability.
|
|
1134
|
611
|
1135 2001-06-08 Ben Wing <ben@xemacs.org>
|
|
1136
|
|
1137 * xemacs-faq.texi (Top):
|
|
1138 * xemacs-faq.texi (MS Windows):
|
|
1139 * xemacs-faq.texi (Q6.2.1):
|
|
1140 * xemacs-faq.texi (Q6.2.2):
|
|
1141 * xemacs-faq.texi (Q6.2.3):
|
|
1142 * xemacs-faq.texi (Q6.2.4):
|
|
1143 * xemacs-faq.texi (Q6.2.5):
|
|
1144 * xemacs-faq.texi (Q6.3.1):
|
|
1145 * xemacs-faq.texi (Q6.3.2):
|
|
1146 * xemacs-faq.texi (Q6.3.3):
|
|
1147 * xemacs-faq.texi (Q6.3.4):
|
|
1148 * xemacs-faq.texi (Q6.4.1):
|
|
1149 * xemacs-faq.texi (Q6.4.2):
|
|
1150 * xemacs-faq.texi (Current Events):
|
|
1151 * xemacs-faq.texi (Q7.0.1):
|
|
1152 * xemacs-faq.texi (Q7.0.2):
|
|
1153 * xemacs-faq.texi (Q7.0.3):
|
|
1154 * xemacs-faq.texi (Q7.0.4):
|
|
1155 * xemacs-faq.texi (Q7.0.5):
|
|
1156 * xemacs-faq.texi (Q7.0.6):
|
|
1157 Merge in the rest of Hrvoje's Windows FAQ. Redo section 7
|
|
1158 to update current reality and add condensed versions of
|
|
1159 new changes for 21.1 and 21.4. (Not quite done for 21.4.)
|
|
1160 Lots more Windows updates.
|
|
1161
|
600
|
1162 2001-05-29 Alexey Mahotkin <alexm@hsys.msk.ru>
|
|
1163
|
|
1164 * xemacs/custom.texi: Documented keyboard shortcut.
|
|
1165
|
|
1166 * xemacs/mule.texi: Updated to match reality; tiny fixes.
|
|
1167
|
593
|
1168 2001-05-30 Ben Wing <ben@xemacs.org>
|
|
1169
|
|
1170 * xemacs-faq.texi (Top):
|
|
1171 * xemacs-faq.texi (MS Windows):
|
|
1172 * xemacs-faq.texi (Q6.0.1):
|
|
1173 * xemacs-faq.texi (Q6.0.2):
|
|
1174 * xemacs-faq.texi (Q6.0.3):
|
|
1175 * xemacs-faq.texi (Q6.0.4):
|
|
1176 * xemacs-faq.texi (Q6.1.1):
|
|
1177 * xemacs-faq.texi (Q6.1.4):
|
|
1178 * xemacs-faq.texi (Q6.1.5):
|
|
1179 * xemacs-faq.texi (Q6.1.6):
|
|
1180 * xemacs-faq.texi (Q6.2.1):
|
|
1181 * xemacs-faq.texi (Q6.2.2):
|
|
1182 * xemacs-faq.texi (Q6.3.1):
|
|
1183 * xemacs-faq.texi (Q6.3.2):
|
|
1184 * xemacs-faq.texi (Q6.3.3):
|
|
1185 * xemacs-faq.texi (Q6.4.1):
|
|
1186 * xemacs-faq.texi (Current Events):
|
|
1187 Major rewrite.
|
|
1188 Update all MS Windows info to current.
|
|
1189 Redo section 6.1 almost completely.
|
|
1190 Incorporate sections 1 and 2 of Hrvoje's FAQ.
|
|
1191
|
563
|
1192 2001-05-24 Ben Wing <ben@xemacs.org>
|
|
1193
|
|
1194 * xemacs-faq.texi (Top):
|
|
1195 * xemacs-faq.texi (Installation):
|
|
1196 * xemacs-faq.texi (Q2.1.15):
|
|
1197 * xemacs-faq.texi (Q2.1.18):
|
|
1198 * xemacs-faq.texi (Q2.1.19):
|
|
1199 document how to debug X errors
|
1137
|
1200
|
540
|
1201 2001-05-15 Steve Youngs <youngs@xemacs.org>
|
|
1202
|
|
1203 * xemacs/packages.texi (Local.rules): Update to reflect new dir tree.
|
|
1204 (Creating Packages): Ditto.
|
|
1205 (Available Packages): Ditto.
|
|
1206
|
522
|
1207 2001-05-09 Martin Buchholz <martin@xemacs.org>
|
|
1208
|
|
1209 * XEmacs 21.5.1 "anise" is released.
|
|
1210
|
511
|
1211 2001-05-07 Martin Buchholz <martin@xemacs.org>
|
|
1212
|
|
1213 * make-stds.texi: Support makeinfo 3.12
|
|
1214
|
485
|
1215 2001-04-26 John H. Palmieri <palmieri@math.washington.edu>
|
|
1216
|
|
1217 * xemacs/frame.texi (XEmacs under X): Document default-frame-plist
|
|
1218 rather than default-frame-alist.
|
|
1219
|
479
|
1220 2001-04-15 Ben Wing <ben@xemacs.org>
|
|
1221
|
|
1222 * xemacs-faq.texi (Q1.0.1):
|
|
1223 * xemacs-faq.texi (Q1.0.2):
|
|
1224 Rewrite description of XEmacs to match what's on web page,
|
|
1225 in about.el.
|
|
1226
|
472
|
1227 2001-04-18 Martin Buchholz <martin@xemacs.org>
|
|
1228
|
|
1229 * XEmacs 21.5.0 "alfalfa" is released.
|
|
1230
|
464
|
1231 2001-03-30 Ben Wing <ben@xemacs.org>
|
|
1232
|
|
1233 * internals\internals.texi:
|
|
1234 * internals\internals.texi (Top):
|
|
1235 * internals\internals.texi (Lucid Emacs):
|
|
1236 * internals\internals.texi (XEmacs):
|
|
1237 * internals\internals.texi (XEmacs From the Outside):
|
|
1238 Bump version to 1.4 and fix this everywhere. Document all
|
|
1239 XEmacs releases up through 21.2.46.
|
|
1240
|
|
1241 2001-03-16 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1242
|
|
1243 * lispref/postgresql.texi (libpq Lisp Symbols and DataTypes): Save
|
|
1244 result of INSERT in R in pq-cmd-status example.
|
|
1245
|
462
|
1246 2001-03-21 Martin Buchholz <martin@xemacs.org>
|
|
1247
|
|
1248 * XEmacs 21.2.46 "Urania" is released.
|
|
1249
|
|
1250 2001-03-08 Ben Wing <ben@xemacs.org>
|
|
1251
|
|
1252 * internals\internals.texi (Top):
|
|
1253 * internals\internals.texi (A History of Emacs):
|
|
1254 * internals\internals.texi (Through Version 18):
|
|
1255 * internals\internals.texi (Lucid Emacs):
|
|
1256 * internals\internals.texi (GNU Emacs 19):
|
|
1257 * internals\internals.texi (GNU Emacs 20):
|
|
1258 * internals\internals.texi (XEmacs From the Outside):
|
|
1259 * internals\internals.texi (The Lisp Language):
|
|
1260 * internals\internals.texi (XEmacs From the Perspective of Building):
|
|
1261 * internals\internals.texi (XEmacs From the Inside):
|
|
1262 * internals\internals.texi (The XEmacs Object System (Abstractly Speaking)):
|
|
1263 * internals\internals.texi (How Lisp Objects Are Represented in C):
|
|
1264 * internals\internals.texi (Rules When Writing New C Code):
|
|
1265 * internals\internals.texi (General Coding Rules):
|
|
1266 * internals\internals.texi (Writing Lisp Primitives):
|
|
1267 * internals\internals.texi (Writing Good Comments):
|
|
1268 * internals\internals.texi (Adding Global Lisp Variables):
|
|
1269 * internals\internals.texi (Proper Use of Unsigned Types):
|
|
1270 * internals\internals.texi (Coding for Mule):
|
|
1271 * internals\internals.texi (Character-Related Data Types):
|
|
1272 * internals\internals.texi (Working With Character and Byte Positions):
|
|
1273 * internals\internals.texi (Conversion to and from External Data):
|
|
1274 * internals\internals.texi (General Guidelines for Writing Mule-Aware Code):
|
|
1275 * internals\internals.texi (An Example of Mule-Aware Code):
|
|
1276 * internals\internals.texi (Techniques for XEmacs Developers):
|
|
1277 * internals\internals.texi (A Summary of the Various XEmacs Modules):
|
|
1278 * internals\internals.texi (Low-Level Modules):
|
|
1279 * internals\internals.texi (Basic Lisp Modules):
|
|
1280 * internals\internals.texi (Modules for Standard Editing Operations):
|
|
1281 * internals\internals.texi (Editor-Level Control Flow Modules):
|
|
1282 * internals\internals.texi (Modules for the Basic Displayable Lisp Objects):
|
|
1283 * internals\internals.texi (Modules for other Display-Related Lisp Objects):
|
|
1284 * internals\internals.texi (Modules for the Redisplay Mechanism):
|
|
1285 * internals\internals.texi (Modules for Interfacing with the File System):
|
|
1286 * internals\internals.texi (Modules for Other Aspects of the Lisp Interpreter and Object System):
|
|
1287 * internals\internals.texi (Modules for Interfacing with the Operating System):
|
|
1288 * internals\internals.texi (Modules for Interfacing with X Windows):
|
|
1289 * internals\internals.texi (Allocation of Objects in XEmacs Lisp):
|
|
1290 * internals\internals.texi (Introduction to Allocation):
|
|
1291 * internals\internals.texi (Garbage Collection):
|
|
1292 * internals\internals.texi (GCPROing):
|
|
1293 * internals\internals.texi (Garbage Collection - Step by Step):
|
|
1294 * internals\internals.texi (Invocation):
|
|
1295 * internals\internals.texi (garbage_collect_1):
|
|
1296 * internals\internals.texi (mark_object):
|
|
1297 * internals\internals.texi (gc_sweep):
|
|
1298 * internals\internals.texi (sweep_lcrecords_1):
|
|
1299 * internals\internals.texi (compact_string_chars):
|
|
1300 * internals\internals.texi (sweep_strings):
|
|
1301 * internals\internals.texi (sweep_bit_vectors_1):
|
|
1302 * internals\internals.texi (Integers and Characters):
|
|
1303 * internals\internals.texi (Allocation from Frob Blocks):
|
|
1304 * internals\internals.texi (lrecords):
|
|
1305 * internals\internals.texi (Low-level allocation):
|
|
1306 * internals\internals.texi (Cons):
|
|
1307 * internals\internals.texi (Vector):
|
|
1308 * internals\internals.texi (Bit Vector):
|
|
1309 * internals\internals.texi (Symbol):
|
|
1310 * internals\internals.texi (Marker):
|
|
1311 * internals\internals.texi (String):
|
|
1312 * internals\internals.texi (Dumping):
|
|
1313 * internals\internals.texi (Overview):
|
|
1314 * internals\internals.texi (Data descriptions):
|
|
1315 * internals\internals.texi (Dumping phase):
|
|
1316 * internals\internals.texi (Object inventory):
|
|
1317 * internals\internals.texi (Address allocation):
|
|
1318 * internals\internals.texi (The header):
|
|
1319 * internals\internals.texi (Data dumping):
|
|
1320 * internals\internals.texi (Pointers dumping):
|
|
1321 * internals\internals.texi (Reloading phase):
|
|
1322 * internals\internals.texi (Events and the Event Loop):
|
|
1323 * internals\internals.texi (Introduction to Events):
|
|
1324 * internals\internals.texi (Main Loop):
|
|
1325 * internals\internals.texi (Specifics of the Event Gathering Mechanism):
|
|
1326 * internals\internals.texi (Specifics About the Emacs Event):
|
|
1327 * internals\internals.texi (The Event Stream Callback Routines):
|
|
1328 * internals\internals.texi (Other Event Loop Functions):
|
|
1329 * internals\internals.texi (Converting Events):
|
|
1330 * internals\internals.texi (Evaluation; Stack Frames; Bindings):
|
|
1331 * internals\internals.texi (Evaluation):
|
|
1332 * internals\internals.texi (Dynamic Binding; The specbinding Stack; Unwind-Protects):
|
|
1333 * internals\internals.texi (Simple Special Forms):
|
|
1334 * internals\internals.texi (Symbols and Variables):
|
|
1335 * internals\internals.texi (Introduction to Symbols):
|
|
1336 * internals\internals.texi (Obarrays):
|
|
1337 * internals\internals.texi (Buffers and Textual Representation):
|
|
1338 * internals\internals.texi (Introduction to Buffers):
|
|
1339 * internals\internals.texi (The Text in a Buffer):
|
|
1340 * internals\internals.texi (Buffer Lists):
|
|
1341 * internals\internals.texi (Markers and Extents):
|
|
1342 * internals\internals.texi (Bufbytes and Emchars):
|
|
1343 * internals\internals.texi (MULE Character Sets and Encodings):
|
|
1344 * internals\internals.texi (Character Sets):
|
|
1345 * internals\internals.texi (Encodings):
|
|
1346 * internals\internals.texi (Japanese EUC (Extended Unix Code)):
|
|
1347 * internals\internals.texi (JIS7):
|
|
1348 * internals\internals.texi (Internal Mule Encodings):
|
|
1349 * internals\internals.texi (Internal String Encoding):
|
|
1350 * internals\internals.texi (Internal Character Encoding):
|
|
1351 * internals\internals.texi (The Lisp Reader and Compiler):
|
|
1352 * internals\internals.texi (Lstreams):
|
|
1353 * internals\internals.texi (Creating an Lstream):
|
|
1354 * internals\internals.texi (Lstream Types):
|
|
1355 * internals\internals.texi (Lstream Functions):
|
|
1356 * internals\internals.texi (Consoles; Devices; Frames; Windows):
|
|
1357 * internals\internals.texi (Introduction to Consoles; Devices; Frames; Windows):
|
|
1358 * internals\internals.texi (Point):
|
|
1359 * internals\internals.texi (Window Hierarchy):
|
|
1360 * internals\internals.texi (The Redisplay Mechanism):
|
|
1361 * internals\internals.texi (Critical Redisplay Sections):
|
|
1362 * internals\internals.texi (Line Start Cache):
|
|
1363 * internals\internals.texi (Extents):
|
|
1364 * internals\internals.texi (Introduction to Extents):
|
|
1365 * internals\internals.texi (Extent Ordering):
|
|
1366 * internals\internals.texi (Format of the Extent Info):
|
|
1367 * internals\internals.texi (Zero-Length Extents):
|
|
1368 * internals\internals.texi (Mathematics of Extent Ordering):
|
|
1369 * internals\internals.texi (Faces):
|
|
1370 * internals\internals.texi (Glyphs):
|
|
1371 * internals\internals.texi (Specifiers):
|
|
1372 * internals\internals.texi (Menus):
|
|
1373 * internals\internals.texi (Subprocesses):
|
|
1374 * internals\internals.texi (Interface to the X Window System):
|
|
1375 * internals\internals.texi (Lucid Widget Library):
|
|
1376 * internals\internals.texi (Generic Widget Interface):
|
|
1377 * internals\internals.texi (Scrollbars):
|
|
1378 * internals\internals.texi (Menubars):
|
|
1379 * internals\internals.texi (Checkboxes and Radio Buttons):
|
|
1380 * internals\internals.texi (Progress Bars):
|
|
1381 * internals\internals.texi (Tab Controls):
|
|
1382 Add more index entries. Add sections on comments and unsigned types.
|
|
1383
|
|
1384 2001-03-08 Ben Wing <ben@xemacs.org>
|
|
1385
|
|
1386 * make-stds.texi (Makefile Basics):
|
|
1387 * make-stds.texi (Command Variables):
|
|
1388 * make-stds.texi (Directory Variables):
|
|
1389 * make-stds.texi (Standard Targets):
|
|
1390 * standards.texi:
|
|
1391 * standards.texi (Top):
|
|
1392 * standards.texi (Preface):
|
|
1393 * standards.texi (Legal Issues):
|
|
1394 * standards.texi (Reading Non-Free Code):
|
|
1395 * standards.texi (Contributions):
|
|
1396 * standards.texi (Trademarks):
|
|
1397 * standards.texi (Design Advice):
|
|
1398 * standards.texi (Source Language):
|
|
1399 * standards.texi (Compatibility):
|
|
1400 * standards.texi (Using Extensions):
|
|
1401 * standards.texi (Standard C):
|
|
1402 * standards.texi (Program Behavior):
|
|
1403 * standards.texi (Semantics):
|
|
1404 * standards.texi (Libraries):
|
|
1405 * standards.texi (Errors):
|
|
1406 * standards.texi (User Interfaces):
|
|
1407 * standards.texi (Graphical Interfaces):
|
|
1408 * standards.texi (Command-Line Interfaces):
|
|
1409 * standards.texi (Option Table):
|
|
1410 * standards.texi (Memory Usage):
|
|
1411 * standards.texi (File Usage):
|
|
1412 * standards.texi (Formatting):
|
|
1413 * standards.texi (Comments):
|
|
1414 * standards.texi (Syntactic Conventions):
|
|
1415 * standards.texi (Names):
|
|
1416 * standards.texi (System Portability):
|
|
1417 * standards.texi (CPU Portability):
|
|
1418 * standards.texi (System Functions):
|
|
1419 * standards.texi (Internationalization):
|
|
1420 * standards.texi (Mmap):
|
|
1421 * standards.texi (Documentation):
|
|
1422 * standards.texi (GNU Manuals):
|
|
1423 * standards.texi (Doc Strings and Manuals):
|
|
1424 * standards.texi (Manual Structure Details):
|
|
1425 * standards.texi (License for Manuals):
|
|
1426 * standards.texi (Manual Credits):
|
|
1427 * standards.texi (Printed Manuals):
|
|
1428 * standards.texi (NEWS File):
|
|
1429 * standards.texi (Change Logs):
|
|
1430 * standards.texi (Style of Change Logs):
|
|
1431 * standards.texi (Simple Changes):
|
|
1432 * standards.texi (Conditional Changes):
|
|
1433 * standards.texi (Indicating the Part Changed):
|
|
1434 * standards.texi (Managing Releases):
|
|
1435 * standards.texi (Configuration):
|
|
1436 * standards.texi (Releases):
|
|
1437 * standards.texi (References):
|
|
1438 * standards.texi (Index):
|
|
1439 Update to latest GNU version.
|
1137
|
1440
|
462
|
1441 * xemacs-faq.texi (Q6.3.3):
|
|
1442 * xemacs-faq.texi (Q6.4.1):
|
|
1443 Improve questions on current Windows activity.
|
|
1444
|
|
1445 2001-03-07 Sandra Wambold <wambold@xemacs.org>
|
|
1446
|
|
1447 * xemacs-faq.texi: (Q.1.0.7): changed list archive address
|
|
1448
|
|
1449 2001-02-25 Ben Wing <ben@xemacs.org>
|
|
1450
|
|
1451 * xemacs-faq.texi (Top):
|
|
1452 * xemacs-faq.texi (Introduction):
|
|
1453 * xemacs-faq.texi (Q1.0.1):
|
|
1454 * xemacs-faq.texi (Q1.0.4):
|
|
1455 * xemacs-faq.texi (Q1.0.6):
|
|
1456 * xemacs-faq.texi (Q1.0.10):
|
|
1457 * xemacs-faq.texi (Q1.2.1):
|
|
1458 * xemacs-faq.texi (Q1.4.1):
|
|
1459 * xemacs-faq.texi (Q1.4.2):
|
|
1460 * xemacs-faq.texi (Q2.0.12):
|
|
1461 * xemacs-faq.texi (Q2.1.1):
|
|
1462 * xemacs-faq.texi (Q2.1.2):
|
|
1463 * xemacs-faq.texi (Q2.1.9):
|
|
1464 * xemacs-faq.texi (Q2.1.15):
|
|
1465 * xemacs-faq.texi (Q2.1.19):
|
|
1466 * xemacs-faq.texi (Customization):
|
|
1467 * xemacs-faq.texi (Q3.0.1):
|
|
1468 * xemacs-faq.texi (Q3.0.2):
|
|
1469 * xemacs-faq.texi (Q3.0.3):
|
|
1470 * xemacs-faq.texi (Q3.0.7):
|
|
1471 * xemacs-faq.texi (Q3.1.5):
|
|
1472 * xemacs-faq.texi (Q3.1.6):
|
|
1473 * xemacs-faq.texi (Q3.2.1):
|
|
1474 * xemacs-faq.texi (Q3.2.3):
|
|
1475 * xemacs-faq.texi (Q3.2.4):
|
|
1476 * xemacs-faq.texi (Q3.3.1):
|
|
1477 * xemacs-faq.texi (Q3.3.2):
|
|
1478 * xemacs-faq.texi (Q3.3.3):
|
|
1479 * xemacs-faq.texi (Q3.3.4):
|
|
1480 * xemacs-faq.texi (Q3.3.5):
|
|
1481 * xemacs-faq.texi (Q3.4.1):
|
|
1482 * xemacs-faq.texi (Q3.4.2):
|
|
1483 * xemacs-faq.texi (Q3.5.2):
|
|
1484 * xemacs-faq.texi (Q3.5.4):
|
|
1485 * xemacs-faq.texi (key-translation-map): New.
|
|
1486 * xemacs-faq.texi (Q3.5.5):
|
|
1487 * xemacs-faq.texi (Q3.5.6):
|
|
1488 * xemacs-faq.texi (Q3.5.7):
|
|
1489 * xemacs-faq.texi (Q3.5.8):
|
|
1490 * xemacs-faq.texi (global-map): Removed.
|
|
1491 * xemacs-faq.texi (Q3.5.9):
|
|
1492 * xemacs-faq.texi (Q3.6.1):
|
|
1493 * xemacs-faq.texi (Q3.6.2):
|
|
1494 * xemacs-faq.texi (Q3.6.3):
|
|
1495 * xemacs-faq.texi (Q3.7.6):
|
|
1496 * xemacs-faq.texi (Q3.7.7):
|
|
1497 * xemacs-faq.texi (Q3.8.1):
|
|
1498 * xemacs-faq.texi (Q3.8.2):
|
|
1499 * xemacs-faq.texi (Q3.8.3):
|
|
1500 * xemacs-faq.texi (Q3.9.1):
|
|
1501 * xemacs-faq.texi (Q3.9.4):
|
|
1502 * xemacs-faq.texi (Q3.10.1):
|
|
1503 * xemacs-faq.texi (Q3.10.2):
|
|
1504 * xemacs-faq.texi (Q3.10.3):
|
|
1505 * xemacs-faq.texi (Q4.0.12):
|
|
1506 * xemacs-faq.texi (Miscellaneous):
|
|
1507 * xemacs-faq.texi (Q5.0.1):
|
|
1508 * xemacs-faq.texi (Q5.0.2):
|
|
1509 * xemacs-faq.texi (Q5.0.3):
|
|
1510 * xemacs-faq.texi (Q5.0.4):
|
|
1511 * xemacs-faq.texi (Q5.0.5):
|
|
1512 * xemacs-faq.texi (Q5.0.8):
|
|
1513 * xemacs-faq.texi (Q5.0.9):
|
|
1514 * xemacs-faq.texi (Q5.0.11):
|
|
1515 * xemacs-faq.texi (Q5.0.12):
|
|
1516 * xemacs-faq.texi (Q5.0.13):
|
|
1517 * xemacs-faq.texi (Q5.0.16):
|
|
1518 * xemacs-faq.texi (Q5.0.17):
|
|
1519 * xemacs-faq.texi (Q5.1.9):
|
|
1520 * xemacs-faq.texi (Q5.1.11):
|
|
1521 * xemacs-faq.texi (Q5.2.1):
|
|
1522 * xemacs-faq.texi (Q5.2.2):
|
|
1523 * xemacs-faq.texi (Q5.3.1):
|
|
1524 * xemacs-faq.texi (Q5.3.2):
|
|
1525 * xemacs-faq.texi (Q5.3.4):
|
|
1526 * xemacs-faq.texi (MS Windows):
|
|
1527 * xemacs-faq.texi (Q6.0.1):
|
|
1528 * xemacs-faq.texi (Q6.0.2):
|
|
1529 * xemacs-faq.texi (Q6.0.3):
|
|
1530 * xemacs-faq.texi (Q6.0.4):
|
|
1531 * xemacs-faq.texi (Q6.1.5):
|
|
1532 * xemacs-faq.texi (Q6.2.3):
|
|
1533 * xemacs-faq.texi (Q6.3.1):
|
|
1534
|
|
1535 Remove most references to XEmacs pre-19.15, since they are way out
|
|
1536 of date and are cluttering up and confusing many answers. Update
|
|
1537 references to .emacs to take into account the new init file
|
|
1538 location. Update information about the MS Windows port. Change
|
|
1539 description of XEmacs at beginning to match the web site. Update
|
|
1540 info about current developers.
|
1137
|
1541
|
462
|
1542
|
|
1543 2001-02-25 Ben Wing <ben@xemacs.org>
|
|
1544
|
|
1545 * lispref\help.texi (Describing Characters):
|
|
1546 kp- not kp_.
|
1137
|
1547
|
462
|
1548 2001-02-25 Ben Wing <ben@xemacs.org>
|
|
1549
|
|
1550 * new-users-guide\custom1.texi (Customization Basics):
|
|
1551 * new-users-guide\custom1.texi (Customizing key Bindings):
|
|
1552 * new-users-guide\custom1.texi (Customizing Menus):
|
|
1553 * new-users-guide\custom2.texi (Other Customizations):
|
|
1554 * new-users-guide\custom2.texi (Setting Variables):
|
|
1555 * new-users-guide\custom2.texi (Init File):
|
|
1556 * new-users-guide\xmenu.texi (Options Menu):
|
|
1557 * new-users-guide\modes.texi (Major Modes):
|
|
1558 * new-users-guide\modes.texi (Minor Modes):
|
|
1559 * new-users-guide\new-users-guide.texi (Top):
|
|
1560 Fix up references to .emacs to take into account init.el.
|
1137
|
1561
|
460
|
1562 2001-02-23 Martin Buchholz <martin@xemacs.org>
|
|
1563
|
|
1564 * XEmacs 21.2.45 "Thelxepeia" is released.
|
|
1565
|
|
1566 2001-02-10 Martin Buchholz <martin@xemacs.org>
|
|
1567
|
|
1568 * xemacs/programs.texi (Tag Syntax): Port to makeinfo 3.
|
|
1569
|
458
|
1570 2001-02-08 Martin Buchholz <martin@xemacs.org>
|
|
1571
|
|
1572 * XEmacs 21.2.44 "Thalia" is released.
|
|
1573
|
|
1574 2001-02-04 Steve Youngs <youngs@xemacs.org>
|
|
1575
|
|
1576 * xemacs/xemacs.texi: Update to accomodate new and improved
|
|
1577 packages.texi.
|
|
1578
|
|
1579 * xemacs/packages.texi: Basically, apart from a few things,
|
|
1580 rewritten from scratch.
|
|
1581
|
456
|
1582 2001-01-27 Martin Buchholz <martin@xemacs.org>
|
|
1583
|
|
1584 * lispref/variables.texi (max-specpdl-size): Correct default value.
|
|
1585 * lispref/eval.texi (max-lisp-eval-depth): Correct default value.
|
|
1586
|
|
1587 2001-01-26 Martin Buchholz <martin@xemacs.org>
|
|
1588
|
|
1589 * XEmacs 21.2.43 "Terspichore" is released.
|
|
1590
|
454
|
1591 2001-01-20 Martin Buchholz <martin@xemacs.org>
|
|
1592
|
|
1593 * XEmacs 21.2.42 "Poseidon" is released.
|
|
1594
|
|
1595 2001-01-18 Martin Buchholz <martin@xemacs.org>
|
|
1596
|
|
1597 * xemacs-faq.texi (Q1.0.11): Change XEmacs for MacOS URL.
|
|
1598
|
|
1599 2001-01-17 Andy Piper <andy@xemacs.org>
|
|
1600
|
|
1601 * internals.texi: some glyph documentation.
|
|
1602
|
|
1603 2001-01-16 Didier Verna <didier@xemacs.org>
|
|
1604
|
|
1605 * frame.texi (Mode Line Basics): new node ...
|
|
1606 * frame.texi (GUI Components): ... under this one ...
|
|
1607 * frame.texi (Scrollbar Basics): ... after this one ...
|
|
1608 * frame.texi (Toolbar Basics): ... before this one.
|
|
1609
|
452
|
1610 2001-01-17 Martin Buchholz <martin@xemacs.org>
|
|
1611
|
|
1612 * XEmacs 21.2.41 "Polyhymnia" is released.
|
|
1613
|
|
1614 2001-01-12 Martin Buchholz <martin@xemacs.org>
|
|
1615
|
|
1616 * internals/internals.texi: A little post-pdump-rename fixup.
|
|
1617
|
|
1618 2001-01-13 Martin Buchholz <martin@xemacs.org>
|
|
1619
|
|
1620 * internals/internals.texi: See `pdump-rename' in src/ChangeLog.
|
|
1621
|
|
1622 2001-01-10 Martin Buchholz <martin@xemacs.org>
|
|
1623
|
|
1624 * internals/internals.texi: Update for pdump changes.
|
|
1625
|
|
1626 2001-01-04 Adrian Aichner <adrian@xemacs.org>
|
|
1627
|
|
1628 * texinfo.texi (Using Texinfo): Change reference from GNU Emacs to
|
|
1629 XEmacs.
|
|
1630 * texinfo.texi (First Node): Fixing grammar.
|
|
1631 * texinfo.texi (Multitable Rows): Change reference from GNU Emacs
|
|
1632 to XEmacs.
|
|
1633
|
450
|
1634 2001-01-08 Martin Buchholz <martin@xemacs.org>
|
|
1635
|
|
1636 * XEmacs 21.2.40 is released.
|
|
1637
|
|
1638 2001-01-06 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1639
|
|
1640 * emodules.texi (Required Functions): Xref coding rules for dual-use
|
|
1641 modules (module and statically linked). Typo fix.
|
|
1642
|
|
1643 * texinfo.texi (ref): Typo fix.
|
|
1644
|
448
|
1645 2000-12-31 Martin Buchholz <martin@xemacs.org>
|
|
1646
|
|
1647 * XEmacs 21.2.39 is released.
|
|
1648
|
|
1649 2000-12-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1650
|
|
1651 * internals/internals.texi (General Coding Rules): further document
|
|
1652 usage of symsinit.h. Reorder slightly.
|
|
1653
|
446
|
1654 2000-11-29 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1655
|
|
1656 * xemacs/packages.texi (Creating Packages): new node.
|
|
1657
|
|
1658 2000-12-05 Martin Buchholz <martin@xemacs.org>
|
|
1659
|
|
1660 * XEmacs 21.2.38 is released.
|
|
1661
|
|
1662 2000-12-01 Martin Buchholz <martin@xemacs.org>
|
|
1663
|
|
1664 * lispref/compile.texi:
|
|
1665 Document differences between compiler and interpreter.
|
|
1666
|
|
1667 2000-11-29 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1668
|
|
1669 * internals/index.texi:
|
|
1670 internals/internals.texi:
|
|
1671 Change "X Windows" to "the X Window System" randomly.
|
|
1672 * internals/internals.texi (Glyphs): fiddling, move lwlib to new node.
|
|
1673 (Lucid Widget Library): new node, added new text, ASCII art, subnode
|
|
1674 structure.
|
|
1675 * xemacs/frame.texi (GUI Components): new node.
|
|
1676 * xemacs/packages.texi: minor updates.
|
|
1677
|
|
1678 2000-11-10 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1679
|
|
1680 * info.texi (Creating an Info File): Fix typos in xrefs.
|
|
1681
|
|
1682 2000-11-08 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1683
|
|
1684 * xemacs/cmdargs.texi (Command Switches): Add documentation of
|
|
1685 portable dumper switches. Other minor edits.
|
|
1686
|
|
1687 2000-11-21 Martin Buchholz <martin@xemacs.org>
|
|
1688
|
|
1689 * lispref/positions.texi (Word Motion):
|
|
1690 forward-word arg is now optional.
|
|
1691 backward-word arg is now optional.
|
|
1692 Remove vile comment advising lisp programmer to use (forward-word -1)
|
|
1693 instead of (backward-word 1).
|
|
1694 * lispref/syntax.texi (Parsing Expressions):
|
|
1695 Similarly for forward-comment.
|
|
1696 * lispref/text.texi (Deletion):
|
|
1697 Similarly for delete-char.
|
|
1698 Similarly for delete-backward-char.
|
|
1699
|
|
1700 2000-11-09 Martin Buchholz <martin@xemacs.org>
|
|
1701
|
|
1702 * cl.texi (Assertions):
|
|
1703 Remove claim that elisp doesn't have continuable errors.
|
|
1704 Document check-type as being continuable.
|
|
1705
|
|
1706 2000-11-14 Adrian Aichner <adrian@xemacs.org>
|
|
1707
|
|
1708 * xemacs/calendar.texi (Calendar/Diary): Correct INFO-FILE-NAME
|
|
1709 from elisp to lispref and from emacs to xemacs in relevant ?xefs.
|
|
1710 This should also serve as a reminder for future merges with GNU
|
|
1711 Emacs.
|
|
1712 Unify PRINTED-MANUAL-TITLE to "XEmacs Lisp Reference Manual" and
|
|
1713 "XEmacs User's Manual" for lispref and xemacs respectively.
|
|
1714
|
|
1715 2000-11-14 Adrian Aichner <adrian@xemacs.org>
|
|
1716
|
|
1717 * lispref/abbrevs.texi (Abbrevs): Ditto.
|
|
1718 * lispref/backups.texi (Auto-Saving): Ditto.
|
|
1719 * lispref/backups.texi (Reverting): Ditto.
|
|
1720 * lispref/display.texi (The Echo Area): Ditto.
|
|
1721 * lispref/help.texi (Documentation Basics): Ditto.
|
|
1722 * lispref/help.texi (Help Functions): Ditto.
|
|
1723 * lispref/keymaps.texi (Scanning Keymaps): Ditto.
|
|
1724 * lispref/locals.texi (Standard Buffer-Local Variables): Ditto.
|
|
1725 * lispref/modes.texi (Auto Major Mode): Ditto.
|
|
1726 * lispref/positions.texi (List Motion): Ditto.
|
|
1727 * lispref/searching.texi (Regexp Search): Ditto.
|
|
1728 * lispref/symbols.texi (Symbol Components): Ditto.
|
|
1729 * lispref/tips.texi (Comment Tips): Ditto.
|
|
1730 * lispref/tips.texi (Library Headers): Ditto.
|
|
1731
|
|
1732 2000-11-14 Adrian Aichner <adrian@xemacs.org>
|
|
1733
|
|
1734 * internals/internals.texi (The Buffer Object): Ditto.
|
|
1735
|
|
1736 2000-11-14 Adrian Aichner <adrian@xemacs.org>
|
|
1737
|
|
1738 * cl.texi (Hash Tables): Ditto.
|
|
1739 * texinfo.texi (Other Info Files): Ditto.
|
|
1740 * xemacs-faq.texi (Q1.0.14): Ditto.
|
|
1741
|
444
|
1742 2000-11-14 Martin Buchholz <martin@xemacs.org>
|
|
1743
|
|
1744 * XEmacs 21.2.37 is released.
|
|
1745
|
|
1746 2000-10-27 Martin Buchholz <martin@xemacs.org>
|
|
1747
|
|
1748 * xemacs/windows.texi (Other Window):
|
|
1749
|
|
1750 * new-users-guide/files.texi (Saving Files):
|
|
1751 * new-users-guide/search.texi (Search and Replace):
|
|
1752
|
|
1753 * lispref/abbrevs.texi (Abbrev Tables):
|
|
1754 * lispref/abbrevs.texi (Defining Abbrevs):
|
|
1755 * lispref/abbrevs.texi (Abbrev Files):
|
|
1756 * lispref/annotations.texi (Annotation Primitives):
|
|
1757 * lispref/backups.texi (Auto-Saving):
|
|
1758 * lispref/backups.texi (Reverting):
|
|
1759 * lispref/buffers.texi (Current Buffer):
|
|
1760 * lispref/buffers.texi (Buffer Names):
|
|
1761 * lispref/buffers.texi (Buffer Modification):
|
|
1762 * lispref/buffers.texi (Read Only Buffers):
|
|
1763 * lispref/buffers.texi (The Buffer List):
|
|
1764 * lispref/buffers.texi (Killing Buffers):
|
|
1765 * lispref/buffers.texi (Indirect Buffers):
|
|
1766 * lispref/building.texi (Building XEmacs):
|
|
1767 * lispref/building.texi (Garbage Collection):
|
|
1768 * lispref/commands.texi (Interactive Call):
|
|
1769 * lispref/commands.texi (Events):
|
|
1770 * lispref/commands.texi (Event Predicates):
|
|
1771 * lispref/commands.texi (Working With Events):
|
|
1772 * lispref/commands.texi (Converting Events):
|
|
1773 * lispref/commands.texi (Key Sequence Input):
|
|
1774 * lispref/commands.texi (Reading One Event):
|
|
1775 * lispref/commands.texi (Waiting):
|
|
1776 * lispref/commands.texi (Prefix Command Arguments):
|
|
1777 * lispref/commands.texi (Recursive Editing):
|
|
1778 * lispref/compile.texi (Compilation Functions):
|
|
1779 * lispref/compile.texi (Compiled-Function Objects):
|
|
1780 * lispref/consoles-devices.texi (Basic Device Functions):
|
|
1781 * lispref/consoles-devices.texi (Console Types and Device Classes):
|
|
1782 * lispref/consoles-devices.texi (Connecting to a Console or Device):
|
|
1783 * lispref/control.texi (Signaling Errors):
|
|
1784 * lispref/customize.texi (Type Keywords):
|
|
1785 * lispref/databases.texi (Connecting to a Database):
|
|
1786 * lispref/databases.texi (Working With a Database):
|
|
1787 * lispref/databases.texi (Other Database Functions):
|
|
1788 * lispref/debugging.texi (Function Debugging):
|
|
1789 * lispref/display.texi (Refresh Screen):
|
|
1790 * lispref/display.texi (The Echo Area):
|
|
1791 * lispref/display.texi (Blinking):
|
|
1792 * lispref/edebug-inc.texi (Tracing):
|
|
1793 * lispref/edebug-inc.texi (Instrumenting Macro Calls):
|
|
1794 * lispref/edebug-inc.texi (Edebug Options):
|
|
1795 * lispref/eval.texi (Function Indirection):
|
|
1796 * lispref/extents.texi (Creating and Modifying Extents):
|
|
1797 * lispref/extents.texi (Finding Extents):
|
|
1798 * lispref/extents.texi (Mapping Over Extents):
|
|
1799 * lispref/extents.texi (Extent Properties):
|
|
1800 * lispref/faces.texi (Basic Face Functions):
|
|
1801 * lispref/faces.texi (Face Properties):
|
|
1802 * lispref/faces.texi (Face Convenience Functions):
|
|
1803 * lispref/faces.texi (Other Face Display Functions):
|
|
1804 * lispref/faces.texi (Font Instance Characteristics):
|
|
1805 * lispref/faces.texi (Color Specifiers):
|
|
1806 * lispref/files.texi (Visiting Functions):
|
|
1807 * lispref/files.texi (Reading from Files):
|
|
1808 * lispref/files.texi (Changing File Attributes):
|
|
1809 * lispref/files.texi (File Names):
|
|
1810 * lispref/files.texi (File Name Components):
|
|
1811 * lispref/files.texi (Directory Names):
|
|
1812 * lispref/files.texi (Relative File Names):
|
|
1813 * lispref/files.texi (File Name Expansion):
|
|
1814 * lispref/files.texi (File Name Completion):
|
|
1815 * lispref/files.texi (User Name Completion):
|
|
1816 * lispref/files.texi (Magic File Names):
|
|
1817 * lispref/files.texi (Creating a Partial File):
|
|
1818 * lispref/files.texi (Format Conversion):
|
|
1819 * lispref/frames.texi (Creating Frames):
|
|
1820 * lispref/frames.texi (Property Access):
|
|
1821 * lispref/frames.texi (Size and Position):
|
|
1822 * lispref/frames.texi (Deleting Frames):
|
|
1823 * lispref/frames.texi (Finding All Frames):
|
|
1824 * lispref/frames.texi (Frames and Windows):
|
|
1825 * lispref/frames.texi (Visibility of Frames):
|
|
1826 * lispref/frames.texi (Frame Configurations):
|
|
1827 * lispref/functions.texi (Calling Functions):
|
|
1828 * lispref/functions.texi (Function Cells):
|
|
1829 * lispref/glyphs.texi (Creating Glyphs):
|
|
1830 * lispref/glyphs.texi (Image Specifiers):
|
|
1831 * lispref/glyphs.texi (Image Instance Types):
|
|
1832 * lispref/glyphs.texi (Image Instance Functions):
|
|
1833 * lispref/gutter.texi (Creating Gutter):
|
|
1834 * lispref/gutter.texi (Specifying a Gutter):
|
|
1835 * lispref/gutter.texi (Other Gutter Variables):
|
|
1836 * lispref/help.texi (Accessing Documentation):
|
|
1837 * lispref/help.texi (Help Functions):
|
|
1838 * lispref/help.texi (Obsoleteness):
|
|
1839 * lispref/internationalization.texi (Domain Specification):
|
|
1840 * lispref/intro.texi (Caveats):
|
|
1841 * lispref/keymaps.texi (Active Keymaps):
|
|
1842 * lispref/keymaps.texi (Functions for Key Lookup):
|
|
1843 * lispref/keymaps.texi (Changing Key Bindings):
|
|
1844 * lispref/keymaps.texi (Scanning Keymaps):
|
|
1845 * lispref/ldap.texi (The High-Level LDAP API):
|
|
1846 * lispref/ldap.texi (Low-level Operations on a LDAP Server):
|
|
1847 * lispref/ldap.texi (Encoder/Decoder Functions):
|
|
1848 * lispref/lists.texi (Setcar):
|
|
1849 * lispref/lists.texi (Setcdr):
|
|
1850 * lispref/lists.texi (Working With Normal Plists):
|
|
1851 * lispref/lists.texi (Working With Lax Plists):
|
|
1852 * lispref/loading.texi (Autoload):
|
|
1853 * lispref/loading.texi (Named Features):
|
|
1854 * lispref/markers.texi (Creating Markers):
|
|
1855 * lispref/markers.texi (Changing Markers):
|
|
1856 * lispref/markers.texi (The Mark):
|
|
1857 * lispref/menus.texi (Modifying Menus):
|
|
1858 * lispref/menus.texi (Pop-Up Menus):
|
|
1859 * lispref/menus.texi (Menu Accelerator Functions):
|
|
1860 * lispref/minibuf.texi (Text from Minibuffer):
|
|
1861 * lispref/minibuf.texi (Object from Minibuffer):
|
|
1862 * lispref/minibuf.texi (Basic Completion):
|
|
1863 * lispref/minibuf.texi (High-Level Completion):
|
|
1864 * lispref/minibuf.texi (Reading a Password):
|
|
1865 * lispref/minibuf.texi (Minibuffer Misc):
|
|
1866 * lispref/mouse.texi (Mouse Tracking):
|
|
1867 * lispref/syntax.texi (Syntax Table Functions):
|
|
1868 * lispref/numbers.texi (Arithmetic Operations):
|
|
1869 * lispref/numbers.texi (Rounding Operations):
|
|
1870 * lispref/numbers.texi (Math Functions):
|
|
1871 * lispref/objects.texi (String Type):
|
|
1872 * lispref/objects.texi (Equality Predicates):
|
|
1873 * lispref/os.texi (Killing XEmacs):
|
|
1874 * lispref/os.texi (Suspending XEmacs):
|
|
1875 * lispref/os.texi (System Environment):
|
|
1876 * lispref/os.texi (Time Conversion):
|
|
1877 * lispref/os.texi (Timers):
|
|
1878 * lispref/os.texi (Input Modes):
|
|
1879 * lispref/os.texi (Translating Input):
|
|
1880 * lispref/os.texi (Terminal Output):
|
|
1881 * lispref/os.texi (Flow Control):
|
|
1882 * lispref/positions.texi (Character Motion):
|
|
1883 * lispref/positions.texi (Word Motion):
|
|
1884 * lispref/positions.texi (Text Lines):
|
|
1885 * lispref/positions.texi (Screen Lines):
|
|
1886 * lispref/positions.texi (List Motion):
|
|
1887 * lispref/positions.texi (Narrowing):
|
|
1888 * lispref/postgresql.texi (Asynchronous Interface Functions):
|
|
1889 * lispref/processes.texi (Subprocess Creation):
|
|
1890 * lispref/processes.texi (Synchronous Processes):
|
|
1891 * lispref/processes.texi (Asynchronous Processes):
|
|
1892 * lispref/processes.texi (Process Information):
|
|
1893 * lispref/processes.texi (Input to Processes):
|
|
1894 * lispref/processes.texi (Signals to Processes):
|
|
1895 * lispref/processes.texi (Process Buffers):
|
|
1896 * lispref/processes.texi (Filter Functions):
|
|
1897 * lispref/processes.texi (Network):
|
|
1898 * lispref/range-tables.texi (Working With Range Tables):
|
|
1899 * lispref/searching.texi (String Search):
|
|
1900 * lispref/searching.texi (Regexp Search):
|
|
1901 * lispref/searching.texi (POSIX Regexps):
|
|
1902 * lispref/searching.texi (Replacing Match):
|
|
1903 * lispref/searching.texi (Entire Match Data):
|
|
1904 * lispref/sequences.texi (Bit Vector Functions):
|
|
1905 * lispref/specifiers.texi (Adding Specifications):
|
|
1906 * lispref/specifiers.texi (Creating Specifiers):
|
|
1907 * lispref/specifiers.texi (Specifier Validation Functions):
|
|
1908 * lispref/specifiers.texi (Other Specification Functions):
|
|
1909 * lispref/streams.texi (Output Variables):
|
|
1910 * lispref/symbols.texi (Other Plists):
|
|
1911 * lispref/text.texi (Insertion):
|
|
1912 * lispref/text.texi (Commands for Insertion):
|
|
1913 * lispref/text.texi (Deletion):
|
|
1914 * lispref/text.texi (User-Level Deletion):
|
|
1915 * lispref/text.texi (Kill Functions):
|
|
1916 * lispref/text.texi (Low-Level Kill Ring):
|
|
1917 * lispref/text.texi (Undo):
|
|
1918 * lispref/text.texi (Maintaining Undo):
|
|
1919 * lispref/text.texi (Margins):
|
|
1920 * lispref/text.texi (Sorting):
|
|
1921 * lispref/text.texi (Columns):
|
|
1922 * lispref/text.texi (Primitive Indent):
|
|
1923 * lispref/text.texi (Mode-Specific Indent):
|
|
1924 * lispref/text.texi (Region Indent):
|
|
1925 * lispref/text.texi (Case Changes):
|
|
1926 * lispref/text.texi (Examining Properties):
|
|
1927 * lispref/text.texi (Property Search):
|
|
1928 * lispref/text.texi (Registers):
|
|
1929 * lispref/text.texi (Transformations):
|
|
1930 * lispref/mule.texi (Charset Property Functions):
|
|
1931 * lispref/mule.texi (MULE Characters):
|
|
1932 * lispref/mule.texi (Composite Characters):
|
|
1933 * lispref/mule.texi (Coding System Properties):
|
|
1934 * lispref/mule.texi (Big5 and Shift-JIS Functions):
|
|
1935 * lispref/mule.texi (CCL Statements):
|
|
1936 * lispref/mule.texi (Calling CCL):
|
|
1937 * lispref/mule.texi (Category Tables):
|
|
1938 * lispref/toolbar.texi (Specifying the Toolbar):
|
|
1939 * lispref/toolbar.texi (Other Toolbar Variables):
|
|
1940 * lispref/tooltalk.texi (Elisp Interface for Sending Messages):
|
|
1941 * lispref/tooltalk.texi (Elisp Interface for Receiving Messages):
|
|
1942 * lispref/variables.texi (Creating Buffer-Local):
|
|
1943 * lispref/variables.texi (Variable Aliases):
|
|
1944 * lispref/windows.texi (Splitting Windows):
|
|
1945 * lispref/windows.texi (Deleting Windows):
|
|
1946 * lispref/windows.texi (Selecting Windows):
|
|
1947 * lispref/windows.texi (Cyclic Window Ordering):
|
|
1948 * lispref/windows.texi (Buffers and Windows):
|
|
1949 * lispref/windows.texi (Displaying Buffers):
|
|
1950 * lispref/windows.texi (Choosing Window):
|
|
1951 * lispref/windows.texi (Window Point):
|
|
1952 * lispref/windows.texi (Window Start):
|
|
1953 * lispref/windows.texi (Vertical Scrolling):
|
|
1954 * lispref/windows.texi (Horizontal Scrolling):
|
|
1955 * lispref/windows.texi (Resizing Windows):
|
|
1956 * lispref/windows.texi (Window Configurations):
|
|
1957 * lispref/x-windows.texi (X Selections):
|
|
1958 * lispref/x-windows.texi (Resources):
|
|
1959 * lispref/strings.texi (Creating Strings):
|
|
1960 * lispref/strings.texi (Character Codes):
|
|
1961 * lispref/strings.texi (Text Comparison):
|
|
1962 * lispref/strings.texi (String Conversion):
|
|
1963 * lispref/strings.texi (Formatting Strings):
|
|
1964 * lispref/strings.texi (Character Case):
|
|
1965 * lispref/strings.texi (Case Tables):
|
|
1966 * lispref/strings.texi (Char Table Types):
|
|
1967 * lispref/strings.texi (Working With Char Tables):
|
|
1968 Giant docstring parameter/Texinfo fixes.
|
|
1969
|
|
1970 Don't use abbreviations for English words, especially when those
|
|
1971 words have other meanings. For example, use START, not BEG.
|
|
1972 Use OBJECT, not OBJ.
|
|
1973 Use VALUE, not VAL.
|
|
1974 Use BUFFER, not BUF.
|
|
1975 Use PROCESS, not PROC. (Sometimes PROC was used to mean FUNCTION!)
|
|
1976 Use CHARACTER, not CH or CHR.
|
|
1977 Use NUMBER, not NUM.
|
|
1978 Use COLUMN, not COL.
|
|
1979 Use POSITION, not POS.
|
|
1980 Use SYMBOL, not SYM.
|
|
1981 Use STRING, not STR.
|
|
1982 Use LIMIT, not LIM.
|
|
1983 Use OTHER-WINDOW-P, not OTHER-P.
|
|
1984 Use PRIORITY, not PRI.
|
|
1985
|
|
1986 Use `non-nil', not `true'.
|
|
1987
|
|
1988 Don't call a parameter an ALIST if it can also be a FUNCTION or OBARRAY.
|
|
1989
|
|
1990 Use CASE-TABLE, CATEGORY-TABLE, CHAR-TABLE, etc. instead of TABLE.
|
|
1991
|
|
1992 Try to find better parameter names than ARG.
|
|
1993
|
|
1994 Use consistent parameter names. For example, s/NO-ERROR/NOERROR/g;
|
|
1995
|
|
1996 Use type information in parameter names. For example, use
|
|
1997 (make-bit-vector length bit), not (make-bit-vector length init).
|
|
1998
|
|
1999 Completion functions should have parameters with names like
|
|
2000 PARTIAL-FILENAME instead of the misleading FILENAME.
|
|
2001
|
|
2002 Type predicates should consistently take an OBJECT parameter,
|
|
2003 since any object is valid as input.
|
|
2004
|
|
2005 Use WHICH-FRAMES and WHICH-DEVICES parameters consistently for
|
|
2006 functions like next-window and next-frame that walk over window or
|
|
2007 frame lists.
|
|
2008
|
|
2009 Deleted duplicated documentation for:
|
|
2010 one-window-p, format-insert-file
|
|
2011
|
|
2012 Deleted 21 lines of VMS-specific texinfo documentation.
|
|
2013
|
|
2014 Fixed up a few places where `_' was used in docstring parameter
|
|
2015 names instead of `-'.
|
|
2016
|
|
2017 Fixed up places that used nil or t without @code.
|
|
2018
|
|
2019 Fixed up places that erroneously used @code instead of @var.
|
|
2020
|
|
2021 Fixed many typos.
|
|
2022
|
|
2023 Fixed many places where the parameters mentioned in the docstring
|
|
2024 didn't match the actual parameters.
|
|
2025
|
|
2026 Fixed 7 places that used `@var{nil}' instead of `@code{nil}'.
|
|
2027
|
|
2028 Fixed 40 places where docstrings were missing trailing `.'
|
|
2029
|
|
2030 Fixed the texi documentation of 41 functions where the
|
|
2031 interactiveness of the function in the documentation did not match
|
|
2032 the implementation.
|
|
2033
|
|
2034 Fixed 117 functions where the names of parameters in the texi was
|
|
2035 different from the names in the implementation.
|
|
2036
|
|
2037 Fixed the texi documentation of 137 functions where the parameter
|
|
2038 list of the function in the texi was semantically different from
|
|
2039 the implementation.
|
|
2040
|
|
2041 2000-10-28 Adrian Aichner <adrian@xemacs.org>
|
|
2042
|
|
2043 * xemacs-faq.texi (Q1.2.1): Use @html instead of @ifhtml to
|
|
2044 incorporate raw HTML output in the HTML version.
|
|
2045
|
|
2046 2000-11-02 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2047
|
|
2048 * xemacs/menus.texi:
|
|
2049 * widget.texi:
|
|
2050 Typo fixes and tiny clarifications.
|
|
2051
|
|
2052 2000-10-19 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2053
|
|
2054 * xemacs-faq.texi: Added Q2.0.13, Q2.0.14 - packages why and how.
|
|
2055 Added Q2.1.25 - function not found due to package not installed.
|
|
2056
|
|
2057 * xemacs/xemacs.texi:
|
|
2058 * xemacs/abbrevs.texi:
|
|
2059 * xemacs/basic.texi:
|
|
2060 * xemacs/building.texi:
|
|
2061 * xemacs/packages.texi:
|
|
2062 * xemacs/startup.texi:
|
|
2063 Moved "Packages" node to "Important General Concepts" section.
|
|
2064
|
|
2065 * xemacs/packages.texi: Added package list from etc/PACKAGES.
|
|
2066
|
442
|
2067 2000-10-04 Martin Buchholz <martin@xemacs.org>
|
|
2068
|
|
2069 * XEmacs 21.2.36 is released.
|
|
2070
|
|
2071 2000-09-27 Martin Buchholz <martin@xemacs.org>
|
|
2072
|
|
2073 * lispref/processes.texi (Signals to Processes): Many corrections.
|
|
2074
|
|
2075 2000-09-20 Martin Buchholz <martin@xemacs.org>
|
|
2076
|
|
2077 * xemacs/startup.texi (Startup Paths): Minor fixes.
|
|
2078
|
|
2079 2000-09-19 Martin Buchholz <martin@xemacs.org>
|
|
2080
|
|
2081 * *: Spelling mega-patch
|
|
2082
|
|
2083 2000-09-16 Martin Buchholz <martin@xemacs.org>
|
|
2084
|
|
2085 * internals/internals.texi (Low-Level Modules):
|
|
2086 Correct the list of source files.
|
|
2087
|
|
2088 2000-08-24 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
2089
|
|
2090 * emodules.texi (Introduction): Trivial typo fix.
|
|
2091
|
|
2092 2000-08-24 Martin Buchholz <martin@xemacs.org>
|
|
2093
|
|
2094 * emodules.texi (Initialization Mode): Spell-Check.
|
|
2095
|
|
2096 2000-08-24 Martin Buchholz <martin@xemacs.org>
|
|
2097
|
|
2098 * lispref/databases.texi (Connecting to a Database):
|
|
2099 s/berkeley_db/berkeley-db/. Too much C programming.
|
|
2100
|
|
2101 2000-08-02 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2102
|
|
2103 * xemacs/custom.texi (Menubar Resources): Document FontSet resource.
|
|
2104
|
|
2105 2000-07-30 Ben Wing <ben@xemacs.org>
|
|
2106
|
|
2107 * xemacs\search.texi (Regexp Search):
|
|
2108 * xemacs\search.texi (Regexps):
|
|
2109 Synch up with updated docs below (describing non-greedy
|
|
2110 operators and such).
|
|
2111
|
|
2112 2000-07-30 Ben Wing <ben@xemacs.org>
|
|
2113
|
|
2114 * lispref\searching.texi (Syntax of Regexps):
|
|
2115 Document ??, which we've supported since 20.4.
|
|
2116
|
|
2117 2000-07-31 Sandra Wambold <wambold@cygnus.com>
|
|
2118
|
|
2119 * xemacs-faq.texi: Minor updates in first two sections
|
|
2120
|
|
2121 2000-07-27 Andy Piper <andy@xemacs.org>
|
|
2122
|
|
2123 * lispref/hash-tables.texi: add new hash table type.
|
|
2124
|
|
2125 2000-07-19 Martin Buchholz <martin@xemacs.org>
|
|
2126
|
|
2127 * XEmacs 21.2.35 is released.
|
|
2128
|
|
2129 2000-07-10 Martin Buchholz <martin@xemacs.org>
|
|
2130
|
|
2131 * Makefile: rm -f ==> $(RM)
|
|
2132
|
|
2133 2000-07-09 Martin Buchholz <martin@xemacs.org>
|
|
2134
|
454
|
2135 * lispref/postgresql.texi:
|
442
|
2136 - Don't mention ".so" extension.
|
|
2137 - Make installation instructions more generic.
|
|
2138 - Mention M-x describe-installation.
|
|
2139
|
|
2140 2000-07-08 Ben Wing <ben@xemacs.org>
|
|
2141
|
|
2142 * xemacs-faq.texi (Q6.4.1): Update the perennial nonstart under
|
|
2143 Windows problem with binary locs and latest info.
|
|
2144
|
|
2145 2000-06-17 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
2146
|
|
2147 * lispref/glyphs.texi: Fix trivial typos.
|
|
2148 * lispref/gutter.texi: Ditto.
|
|
2149 * lispref/loading.texi: Ditto.
|
|
2150 * lispref/postgresql.texi: Ditto.
|
|
2151
|
|
2152 2000-06-14 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
2153
|
|
2154 * internals/internals.texi (Markers and Extents): Fix trivial typo.
|
|
2155
|
|
2156 2000-06-11 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
2157
|
|
2158 * make-stds.texi: Fix trivial typos.
|
|
2159 * xemacs-faq.texi: Ditto.
|
|
2160 * internals/internals.texi: Ditto.
|
|
2161 * new-users-guide/edit.texi: Ditto.
|
|
2162 * new-users-guide/modes.texi: Ditto.
|
|
2163 * new-users-guide/region.texi: Ditto.
|
|
2164
|
|
2165 2000-06-10 Ben Wing <ben@xemacs.org>
|
|
2166
|
|
2167 * xemacs-faq.texi (Q6.1.2):
|
|
2168 * xemacs-faq.texi (Q6.1.5):
|
|
2169 * xemacs-faq.texi (Q6.1.6):
|
|
2170 Corrections for Cygwin, MinGW.
|
|
2171
|
|
2172 2000-06-07 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
2173
|
|
2174 * xemacs/basic.texi: Fix trivial typos.
|
|
2175 * xemacs/buffers.texi: Fix trivial typos.
|
|
2176 * xemacs/building.texi: Ditto.
|
|
2177 * xemacs/glossary.texi: Ditto.
|
|
2178 * xemacs/gnu.texi: Ditto.
|
|
2179 * xemacs/help.texi: Ditto.
|
|
2180 * xemacs/keystrokes.texi: Ditto.
|
|
2181 * xemacs/programs.texi: Ditto.
|
|
2182 * xemacs/search.texi: Ditto.
|
|
2183 * xemacs/sending.texi: Ditto.
|
|
2184
|
|
2185 2000-05-28 Martin Buchholz <martin@xemacs.org>
|
|
2186
|
|
2187 * XEmacs 21.2.34 is released.
|
|
2188
|
|
2189 2000-05-17 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
2190
|
|
2191 * xemacs/basic.texi: Document translation of tutorial.
|
|
2192 * xemacs/startup.texi: Remove lock-directory.
|
|
2193 * xemacs/enterings.texi: Update.
|
|
2194
|
|
2195 2000-05-17 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
2196
|
|
2197 * lispref/display.texi:
|
|
2198 * lispref/faces.texi:
|
|
2199 * lispref/glyphs.texi:
|
|
2200 * lispref/gutter.texi:
|
|
2201 * lispref/modes.texi:
|
|
2202 * lispref/specifiers.texi:
|
|
2203 * lispref/toolbar.texi:
|
|
2204 Update. Merge Ben's doc-string update.
|
|
2205
|
|
2206 2000-05-08 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
2207
|
|
2208 * xemacs/basic.texi:
|
|
2209 * xemacs/enterings.texi:
|
|
2210 * xemacs/mini.texi:
|
|
2211 Partial sync with FSF Emacs 20.6 and some update.
|
|
2212
|
|
2213 2000-05-01 Martin Buchholz <martin@xemacs.org>
|
|
2214
|
|
2215 * XEmacs 21.2.33 is released.
|
|
2216
|
|
2217 2000-04-11 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
2218
|
|
2219 * xemacs-faq.texi (Q2.1.24): Removed wrong header.
|
|
2220
|
|
2221 2000-04-01 Oscar Figueiredo <oscar@xemacs.org>
|
|
2222
|
|
2223 * lispref/ldap.texi: Documentation of the add/modify/delete and
|
|
2224 internationalization APIs
|
|
2225
|
|
2226 * lispref/lispref.texi: Updated LDAP-related menus
|
|
2227
|
|
2228 2000-03-20 Martin Buchholz <martin@xemacs.org>
|
|
2229
|
|
2230 * XEmacs 21.2.32 is released.
|
|
2231
|
|
2232 2000-03-15 SL Baur <steve@musashimaru.m17n.org>
|
|
2233
|
|
2234 * lispref/postgresql.texi (Unimplemented libpq Functions): Update
|
|
2235 documentation to reflect the latest code.
|
|
2236
|
|
2237 2000-03-07 SL Baur <steve@musashimaru.m17n.org>
|
|
2238
|
|
2239 * lispref/postgresql.texi (PostgreSQL Support): New File.
|
|
2240
|
|
2241 * lispref/ldap.texi: Insert PostgreSQL/libpq chapter.
|
|
2242 * lispref/lispref.texi (Top): Ditto.
|
|
2243 * lispref/internationalization.texi: Ditto.
|
|
2244
|
|
2245 2000-03-07 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
2246
|
|
2247 * lispref/glyphs.texi (Image Specifiers): Remove parenthesis.
|
|
2248
|
|
2249 2000-03-06 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
2250
|
|
2251 * xemacs-faq.texi: Put node before section.
|
|
2252
|
|
2253 2000-03-05 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
2254
|
|
2255 * xemacs-faq.texi (Macintosh port): Made texinfmt-friendly.
|
|
2256
|
|
2257 2000-03-01 Sandra Wambold <wambold@xemacs.org>
|
|
2258
|
|
2259 * xemacs-faq.texi: Added 6.4.1. XEmacs won't start on Windows
|
|
2260
|
|
2261 2000-01-25 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
2262
|
|
2263 * xemacs/xemacs.texi: Detailed menu update.
|
|
2264
|
|
2265 2000-01-28 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
2266
|
|
2267 * xemacs/help.texi: Synch with FSF 20.5. Update.
|
|
2268
|
|
2269 2000-02-21 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
2270
|
|
2271 * lispref/minibuf.texi: Add default argument documentation.
|
|
2272
|
|
2273 2000-02-27 Martin Buchholz <martin@xemacs.org>
|
|
2274
|
|
2275 * internals/internals.texi (lrecords): Update docs for new lisp
|
|
2276 object representation.
|
|
2277
|
|
2278 2000-02-25 Martin Buchholz <martin@xemacs.org>
|
|
2279
|
|
2280 * internals/internals.texi (Techniques for XEmacs Developers):
|
|
2281 Document INLINE_HEADER and how to create macros and inline functions.
|
|
2282 Cleanup entire section.
|
|
2283
|
2069
|
2284 2000-02-17 Stephen J. Turnbull <stephen@xemacs.org>
|
442
|
2285
|
|
2286 * man/lispref/gutter.texi: New file describing gutter API.
|
|
2287
|
|
2288 * man/lispref/lispref.texi, man/lispref/scrollbars.texi,
|
|
2289
|
|
2290 * man/lispref/toolbar.texi: Fixup links to new node Gutter.
|
|
2291
|
2069
|
2292 2000-02-17 Stephen J. Turnbull <stephen@xemacs.org>
|
442
|
2293
|
|
2294 * man/lispref/frames.texi, man/xemacs/custom.texi,
|
|
2295 man/xemacs/frame.texi, man/xemacs/glossary.texi: Mention menubars,
|
|
2296 toolbars, and gutters as optional components of frames, with
|
|
2297 pointers to descriptions.
|
|
2298
|
2069
|
2299 2000-02-17 Stephen J. Turnbull <stephen@xemacs.org>
|
442
|
2300
|
|
2301 * man/lispref/mule.texi: Substantial reorganization and
|
|
2302 revision for style of descriptions of character sets,
|
|
2303 encodings, and coding systems. Addition of a complete table
|
|
2304 of coding systems as of XEmacs 21.2.19.
|
|
2305
|
|
2306 2000-02-23 Martin Buchholz <martin@xemacs.org>
|
|
2307
|
|
2308 * XEmacs 21.2.31 is released.
|
|
2309
|
|
2310 2000-02-21 Martin Buchholz <martin@xemacs.org>
|
|
2311
|
|
2312 * XEmacs 21.2.30 is released.
|
|
2313
|
|
2314 2000-02-21 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
2315
|
|
2316 * internals/internals.texi: Made texinfmt-friendly.
|
|
2317
|
|
2318 2000-01-20 Mark Thomas <mthomas@jprc.com>
|
|
2319
|
|
2320 * lispref/backups.texi (Numbered Backups):
|
|
2321 * xemacs/files.texi (Backup Deletion):
|
|
2322 Change trim-versions-without-asking to delete-old-versions.
|
|
2323
|
|
2324 2000-02-19 Martin Buchholz <martin@xemacs.org>
|
|
2325
|
|
2326 * internals/internals.texi (Conversion to and from External Data):
|
|
2327 Document TO_EXTERNAL_FORMAT and friends.
|
|
2328 Doc bug fixes.
|
|
2329
|
|
2330 2000-02-16 Martin Buchholz <martin@xemacs.org>
|
|
2331
|
|
2332 * XEmacs 21.2.29 is released.
|
|
2333
|
|
2334 2000-02-16 Martin Buchholz <martin@xemacs.org>
|
|
2335
|
|
2336 * internals/internals.texi: Integrate Olivier's portable dumping docs.
|
|
2337
|
|
2338 2000-02-09 Martin Buchholz <martin@xemacs.org>
|
|
2339
|
|
2340 * lispref/symbols.texi (Object Plists):
|
|
2341 Document `object-plist'.
|
|
2342 Document `remprop'.
|
|
2343 Rework all plist frobbing docs for accuracy.
|
|
2344
|
440
|
2345 2000-02-07 Martin Buchholz <martin@xemacs.org>
|
|
2346
|
|
2347 * XEmacs 21.2.28 is released.
|
|
2348
|
|
2349 2000-02-07 Martin Buchholz <martin@xemacs.org>
|
|
2350
|
|
2351 * cl.texi: Remove (or replace by `get') references to `get*'.
|
|
2352
|
|
2353 2000-01-25 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
2354
|
|
2355 * widget.texi:
|
|
2356 * internals/internals.texi:
|
|
2357 * lispref/commands.texi:
|
|
2358 * lispref/consoles-devices.texi:
|
|
2359 * lispref/customize.texi:
|
|
2360 * lispref/dialog.texi:
|
|
2361 * lispref/extents.texi:
|
|
2362 * lispref/faces.texi:
|
|
2363 * lispref/glyphs.texi:
|
|
2364 * lispref/keymaps.texi:
|
|
2365 * lispref/lists.texi:
|
|
2366 * lispref/markers.texi:
|
|
2367 * lispref/menus.texi:
|
|
2368 * lispref/mule.texi:
|
|
2369 * lispref/objects.texi:
|
|
2370 * lispref/specifiers.texi:
|
|
2371 * lispref/toolbar.texi:
|
|
2372 * lispref/tooltalk.texi:
|
|
2373 * lispref/x-windows.texi:
|
|
2374 * new-users-guide/custom2.texi:
|
|
2375 * new-users-guide/help.texi:
|
|
2376 * new-users-guide/modes.texi:
|
|
2377 * xemacs/abbrevs.texi:
|
|
2378 * xemacs/buffers.texi:
|
|
2379 * xemacs/custom.texi:
|
|
2380 * xemacs/help.texi:
|
|
2381 * xemacs/keystrokes.texi:
|
|
2382 * xemacs/mini.texi:
|
|
2383 * xemacs/new.texi:
|
|
2384 * xemacs/packages.texi:
|
|
2385 * xemacs/programs.texi:
|
|
2386 * xemacs/sending.texi:
|
|
2387 Change ' -- ' to '---' since Texinfo formats --- to --.
|
|
2388 Untabify. TeX doesn't like TAB.
|
|
2389
|
|
2390 2000-01-27 Sandra Wambold <wambold@xemacs.org>
|
|
2391
|
|
2392 * xemacs-faq.texi (Q6.2.2): updated font instructions to include
|
|
2393 21.2.*
|
|
2394
|
|
2395 2000-01-25 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
2396
|
|
2397 * xemacs-faq.texi: Untabify.
|
442
|
2398
|
440
|
2399 2000-01-22 Martin Buchholz <martin@xemacs.org>
|
|
2400
|
|
2401 * internals/internals.texi (General Coding Rules): Document why we
|
|
2402 #include <config.h>
|
|
2403
|
|
2404 2000-01-21 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
2405
|
|
2406 * xemacs-faq.texi: Change ' -- ' to '---'.
|
442
|
2407
|
440
|
2408 2000-01-19 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
2409
|
|
2410 * lispref/faces.texi (Face Properties): Document
|
|
2411 remove-face-property.
|
|
2412
|
438
|
2413 2000-01-18 Martin Buchholz <martin@xemacs.org>
|
|
2414
|
|
2415 * XEmacs 21.2.27 is released.
|
|
2416
|
|
2417 2000-01-17 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
2418
|
|
2419 * xemacs/regs.texi: Synch with FSF 20.5.
|
|
2420
|
|
2421 2000-01-14 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
2422
|
|
2423 * info.texi: Change cross reference from emacs to xemacs.
|
|
2424
|
|
2425 2000-01-14 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
2426
|
|
2427 * xemacs/mini.texi: Synch with FSF 20.5. Update.
|
|
2428
|
|
2429 2000-01-16 Martin Buchholz <martin@xemacs.org>
|
|
2430
|
|
2431 * xemacs-faq.texi (Q2.1.15): Fix up @table formatting.
|
|
2432
|
|
2433 2000-01-14 Martin Buchholz <martin@xemacs.org>
|
|
2434
|
|
2435 * xemacs-faq.texi (Q2.1.15): Update dbx/gdb debugging info.
|
|
2436
|
|
2437 2000-01-14 Sandra Wambold <wambold@xemacs.org>
|
|
2438
|
|
2439 * xemacs-faq.texi: removed out-of-date XEmacs 19 questions.
|
|
2440
|
|
2441 2000-01-14 Sandra Wambold <wambold@xemacs.org>
|
|
2442
|
|
2443 * xemacs-faq.texi: Updated Macintosh information,
|
|
2444 updated OS/2 info, changed turn-on-pending-delete answer.
|
|
2445
|
|
2446 2000-01-08 Martin Buchholz <martin@xemacs.org>
|
|
2447
|
|
2448 * xemacs-faq.texi (Q2.1.15): Make debugging info current.
|
|
2449
|
|
2450 2000-01-08 Hrvoje Niksic <hniksic@iskon.hr>
|
|
2451
|
|
2452 * lispref/control.texi (Signaling Errors): Document that `signal'
|
|
2453 is continuable.
|
|
2454 (Signaling Errors): Document `cerror', `signal-error', and
|
|
2455 `check-argument-type'.
|
|
2456 (Handling Errors): Mention `debug-on-signal'.
|
|
2457 (Error Symbols): Document `define-error'.
|
|
2458 (Processing of Errors): Document `display-error' and
|
|
2459 `error-message-string'.
|
|
2460
|
|
2461 2000-01-05 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
2462
|
|
2463 * internals/internals.texi: Remove latin-1 char.
|
|
2464
|
|
2465 2000-01-05 Didier Verna <didier@xemacs.org>
|
|
2466
|
|
2467 * xemacs/custom.texi (Key bindings using strings): add missing
|
|
2468 whitespace.
|
|
2469
|
|
2470 * xemacs/xemacs.texi (Top):
|
|
2471 * new-users-guide/new-users-guide.texi (Top): add missing `@top'
|
|
2472 node.
|
|
2473
|
|
2474 1999-12-24 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
2475
|
|
2476 * lispref/minibuf.texi (Reading a Password): New section.
|
|
2477
|
|
2478 1999-12-21 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
2479
|
|
2480 * lispref/minibuf.texi: Remove documentation about
|
|
2481 minibuffer-local-ns-map, read-no-blanks-input.
|
|
2482
|
|
2483 1999-12-21 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
2484
|
|
2485 * lispref/minibuf.texi: Partial Synch with FSF manual.
|
|
2486 Add description about DEFAULT argument of reading functions.
|
|
2487
|
436
|
2488 1999-12-31 Martin Buchholz <martin@xemacs.org>
|
|
2489
|
|
2490 * XEmacs 21.2.26 is released.
|
|
2491
|
|
2492 1999-12-26 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
2493
|
|
2494 * internals/internals.texi (garbage_collect_1): Xemacs -> XEmacs
|
|
2495
|
434
|
2496 1999-12-24 Martin Buchholz <martin@xemacs.org>
|
|
2497
|
|
2498 * XEmacs 21.2.25 is released.
|
|
2499
|
|
2500 1999-12-21 Martin Buchholz <martin@xemacs.org>
|
|
2501
|
|
2502 * lispref/text.texi (Near Point): Document `char-before'.
|
|
2503
|
|
2504 1999-12-20 Adrian Aichner <adrian@xemacs.org>
|
|
2505
|
|
2506 * widget.texi: Fix typos and possessive singular errors. Break
|
|
2507 long sentences for readability. Remove some redundant commas.
|
|
2508
|
|
2509 1999-12-18 Martin Buchholz <martin@xemacs.org>
|
|
2510
|
442
|
2511 * lispref/functions.texi (Mapping Functions):
|
434
|
2512 Warn about mapping functions modifying their sequences.
|
|
2513
|
|
2514 1999-12-15 Sandra Wambold <wambold@xemacs.org>
|
|
2515
|
|
2516 * xemacs-faq.texi: link to matlab.el added; misc. address changes
|
|
2517
|
432
|
2518 1999-12-14 Martin Buchholz <martin@xemacs.org>
|
|
2519
|
|
2520 * XEmacs 21.2.24 is released.
|
|
2521
|
|
2522 1999-12-07 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
2523
|
|
2524 * xemacs/startup.texi (Startup Paths): fix typo: EMACSPACKAGEPATH
|
442
|
2525 instead of PACKAGEPATH
|
432
|
2526 From Marcus Harnisch <harnisch@mikrom.de>
|
|
2527
|
430
|
2528 1999-12-07 Martin Buchholz <martin@xemacs.org>
|
|
2529
|
|
2530 * XEmacs 21.2.23 is released.
|
|
2531
|
|
2532 1999-12-06 Sandra Wambold <wambold@pobox.com>
|
|
2533
|
|
2534 * xemacs-faq.texi: Added MS-Windows questions; some other changes
|
|
2535
|
|
2536 1999-11-29 Martin Buchholz <martin@xemacs.org>
|
|
2537
|
442
|
2538 * info.texi (Top):
|
430
|
2539 Remove @ifnottex, which gives old makeinfos indigestion.
|
442
|
2540 * texinfo.texi (Top):
|
430
|
2541 Revert to pre-texinfo-4.0 version, plus small changes to make
|
|
2542 texinfo-3.12, texinfo-3.12f, texinfo-4.0, and TeX happy.
|
|
2543
|
|
2544 1999-11-30 Sandra Wambold <wambold@cygnus.com>
|
|
2545
|
|
2546 * xemacs-faq.texi: fixed and commented out bad URL links
|
|
2547
|
428
|
2548 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
2549
|
|
2550 * XEmacs 21.2.22 is released
|
|
2551
|
|
2552 1999-11-28 Martin Buchholz <martin@xemacs.org>
|
|
2553
|
|
2554 * XEmacs 21.2.21 is released.
|
|
2555
|
|
2556 1999-11-26 Martin Buchholz <martin@xemacs.org>
|
|
2557
|
|
2558 * internals.texi (Lstream Functions):
|
|
2559 * internals.texi (Lstream Methods):
|
|
2560 Types have changed to size_t and ssize_t. Document them.
|
|
2561
|
|
2562 1999-08-12 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
2563
|
|
2564 * xemacs-faq.texi (Q4.4.2): added FAQ about Sun Workshop on
|
|
2565 XEmacs 21
|
|
2566
|
|
2567 1999-11-15 Martin Buchholz <martin@xemacs.org>
|
|
2568
|
|
2569 * xemacs/programs.texi: Upgrade to etags Version 13.32
|
442
|
2570
|
428
|
2571 * Makefile:
|
|
2572 - Make sure the default target is `info' instead of cl.info.
|
|
2573 - Use $(INFODIR) consistently where appropriate.
|
|
2574 - Remove makeinfo-1.68 warning. (Usually only maintainer rebuilds info).
|
|
2575 - Comment out unused macros: EMACS EMACSFLAGS
|
|
2576 - Replace `-rm -f' with `rm -f', XPG4 guarantees exit code == 0.
|
|
2577 - Get dependencies up to date.
|
|
2578
|
|
2579 * internals/Makefile:
|
|
2580 * xemacs/Makefile:
|
|
2581 * lispref/Makefile:
|
|
2582 * new-users-guide/Makefile:
|
|
2583 * lispref/index.perm:
|
|
2584 * lispref/index.unperm:
|
|
2585 * lispref/permute-index:
|
|
2586 * internals/index.perm:
|
|
2587 * internals/index.unperm:
|
|
2588 Remove these Makefiles.
|
|
2589 Include all functionality in man/Makefile.
|
|
2590 Support only non-permuted indexes for simplicity.
|
|
2591
|
|
2592 * emodules.texi:
|
|
2593 - TeX doesn't tolerate `_' in variable names; use `-' instead.
|
|
2594
|
|
2595 * lispref/commands.texi:
|
|
2596 * lispref/display.texi:
|
|
2597 * lispref/faces.texi:
|
|
2598 * lispref/functions.texi:
|
|
2599 * lispref/keymaps.texi:
|
|
2600 * lispref/lists.texi:
|
|
2601 * lispref/modes.texi:
|
|
2602 * lispref/objects.texi:
|
|
2603 * lispref/os.texi:
|
|
2604 * lispref/sequences.texi:
|
|
2605 * lispref/strings.texi:
|
|
2606 * lispref/text.texi:
|
|
2607 * new-users-guide/custom1.texi:
|
|
2608 * xemacs/custom.texi:
|
|
2609 * xemacs/menus.texi:
|
|
2610 - Make sources compatible with makeinfo 4.0 *and* 3.12.
|
|
2611 - Replace @sc{ASCII} with @sc{ascii}, etc...
|
|
2612 - Replace @var{(foo)} with (@var{foo}), etc...
|
|
2613
|
|
2614 * info-stnd.texi: Remove. Who cares about the standalone info reader?
|
|
2615
|
|
2616 * texinfo.tex:
|
|
2617 * texinfo.texi:
|
|
2618 * info.texi:
|
|
2619 * standards.texi:
|
|
2620 * make-stds.texi:
|
|
2621 Import FSF-maintained files from texinfo-4.0.
|
|
2622
|
|
2623 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
2624
|
|
2625 * XEmacs 21.2.20 is released
|
|
2626
|
|
2627 1999-08-30 Robert Pluim <rpluim@bigfoot.com>
|
|
2628
|
|
2629 * xemacs/packages.texi (Using Packages): Added description of
|
|
2630 package-get-package-provider.
|
|
2631
|
|
2632 1999-07-27 Charles G Waldman <cgw@fnal.gov>
|
|
2633
|
|
2634 * xemacs-faq.texi (Q5.0.6): Describe `shell-multiple-shells'
|
|
2635
|
434
|
2636 1999-08-01 Adrian Aichner <adrian@xemacs.org>
|
428
|
2637
|
|
2638 * xemacs/programs.texi (Balanced Editing): Remove broken
|
|
2639 line-break.
|
|
2640
|
|
2641 * xemacs-faq.texi (Q1.0.6): Provide correct location in XEmacs
|
|
2642 menus.
|
|
2643 (Q1.4.1): ditto.
|
|
2644 (Q1.4.3): ditto.
|
|
2645 (Q2.0.5): Hyphenate words.
|
|
2646
|
|
2647 * info.texi (Add): Fix one typo.
|
|
2648
|
|
2649 1999-08-23 Stephane Epardaud <stephane@lunatech.com>
|
|
2650
|
|
2651 * internals/internals.texi (Garbage Collection - Step by Step):
|
|
2652 just added some dots to shut up compile warnings.
|
|
2653
|
|
2654 1999-08-19 Matthias Neubauer <neubauer@informatik.uni-tuebingen.de>
|
|
2655
|
|
2656 * internals/internals.texi (Garbage Collection - Step by Step):
|
|
2657 new section in chapter Allocation of Objects in XEmacs Lisp.
|
|
2658
|
|
2659 1999-07-28 Andy Piper <andy@xemacs.org>
|
|
2660
|
|
2661 * internals.texi (Glyphs): add some glyph documentation.
|
|
2662
|
|
2663 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
2664
|
|
2665 * XEmacs 21.2.19 is released
|
|
2666
|
434
|
2667 1999-07-10 Adrian Aichner <adrian@xemacs.org>
|
428
|
2668
|
|
2669 * emodules.texi: Use @set emacs and @value{emacs} instead of
|
|
2670 @macro (unsupported by texinfo package). Remove stray @code.
|
|
2671 * custom.texi: Add info extension to @setfilename.
|
|
2672 * texinfo.texi: Ditto.
|
|
2673 * widget.texi: Ditto.
|
|
2674 * packages.texi: Reword a sentence, fixing @item Decide where to
|
|
2675 install ...
|
|
2676
|
442
|
2677 1999-07-19 Didier Verna <didier@xemacs.org>
|
428
|
2678
|
|
2679 * custom.texi (Wishlist): removed the Custom Comments wishlist
|
|
2680 entry. They are implemented.
|
|
2681
|
|
2682 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
2683
|
|
2684 * XEmacs 21.2.18 is released
|
|
2685
|
|
2686 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
2687
|
|
2688 * XEmacs 21.2.17 is released
|
|
2689
|
|
2690 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
2691
|
|
2692 * XEmacs 21.2.16 is released
|
|
2693
|
|
2694 1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
2695
|
|
2696 * XEmacs 21.2.15 is released
|
|
2697
|
|
2698 1999-05-30 Albert Chin-A-Young <china@thewrittenword.com>
|
|
2699
|
|
2700 * custom.texi, external-widget.texi: Minor
|
|
2701 fix to get info DIR entry correct.
|
|
2702
|
|
2703 1999-05-22 Vin Shelton <acs@xemacs.org>
|
|
2704
|
|
2705 * xemacs/cmdargs.texi:
|
|
2706 Document -private.
|
|
2707
|
|
2708 1999-05-16 Mike McEwan <mike@lotusland.demon.co.uk>
|
|
2709
|
|
2710 * Makefile: Added `emodules.info' to info targets.
|
|
2711
|
|
2712 1999-05-20 Karl M. Hegbloom <karlheg@debian.org>
|
|
2713
|
|
2714 * internals/internals.texi (The XEmacs Object System
|
|
2715 (Abstractly Speaking)): typo.
|
|
2716
|
|
2717 1999-05-16 Hrvoje Niksic <hniksic@srce.hr>
|
|
2718
|
|
2719 * lispref/text.texi (Substitution): Document improvements in
|
|
2720 `translate-region'.
|
|
2721
|
|
2722 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
2723
|
|
2724 * XEmacs 21.2.14 is released
|
|
2725
|
|
2726 1999-05-11 Albert Chin-A-Young <china@thewrittenword.com>
|
|
2727
|
|
2728 * man/internals/internals.texi:
|
|
2729 * man/lispref/lispref.texi:
|
|
2730 * man/new-users-guide/new-users-guide.texi:
|
|
2731 * man/xemacs/xemacs.texi:
|
|
2732 * man/cl.texi:
|
|
2733 * man/custom.texi:
|
|
2734 * man/term.texi:
|
|
2735 * man/termcap.texi:
|
|
2736 * man/widget.texi:
|
|
2737 * man/xemacs-faq.texi:
|
|
2738 * man/external-widget.texi:
|
|
2739 Added info dir entries so install-info will add them to
|
|
2740 the common `dir' file.
|
|
2741
|
2069
|
2742 1999-04-28 Stephen J. Turnbull <stephen@xemacs.org>
|
428
|
2743
|
|
2744 * man/lispref/mule.texi: Document CCL
|
|
2745 - add sections: syntax, statements, expressions, and examples.
|
|
2746 - fix naming and description errors.
|
|
2747 - update links in neighboring nodes.
|
|
2748
|
|
2749 1999-04-24 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
2750
|
|
2751 * lispref/eval.texi (Eval): default for max-lisp-eval-depth is 500.
|
|
2752
|
|
2753 1999-04-23 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
2754
|
|
2755 * xemacs-faq.texi (Q3.0.7): refer to correct menu (Option->Frame
|
|
2756 Appearance)
|
|
2757
|
|
2758 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
2759
|
|
2760 * XEmacs 21.2.13 is released
|
|
2761
|
|
2762 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
2763
|
|
2764 * XEmacs 21.2.12 is released
|
|
2765
|
|
2766 1999-03-01 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
2767
|
|
2768 * XEmacs 21.2.11 is released
|
|
2769
|
|
2770 1999-02-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
2771
|
|
2772 * XEmacs 21.2.10 is released
|
|
2773
|
|
2774 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
2775
|
|
2776 * XEmacs 21.2.9 is released
|
|
2777
|
434
|
2778 1999-01-14 Adrian Aichner <adrian@xemacs.org>
|
428
|
2779
|
|
2780 * internals\internals.texi (Techniques for XEmacs Developers):
|
|
2781 Fixing documentation.
|
|
2782 (Basic Lisp Modules): ditto.
|
|
2783
|
|
2784 1999-01-10 J. Kean Johnston <jkj@sco.com>
|
|
2785
|
|
2786 * emodules.texi: New file to describe XEmacs modules.
|
|
2787
|
|
2788 1998-12-28 Martin Buchholz <martin@xemacs.org>
|
|
2789
|
|
2790 * XEmacs 21.2.8 is released.
|
|
2791
|
|
2792 1998-12-24 Martin Buchholz <martin@xemacs.org>
|
|
2793
|
|
2794 * XEmacs 21.2.7 is released.
|
|
2795
|
|
2796 1998-12-16 Andy Piper <andy@xemacs.org>
|
|
2797
|
|
2798 * XEmacs 21.2.6 is released
|
|
2799
|
|
2800 1998-12-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
2801
|
|
2802 * XEmacs 21.2.5 is released
|
|
2803
|
|
2804 1998-11-30 Martin Buchholz <martin@xemacs.org>
|
|
2805
|
|
2806 * xemacs/startup.texi (Startup Paths):
|
|
2807 * xemacs/custom.texi (Widgets):
|
|
2808 * xemacs-faq.texi (Q3.0.5):
|
|
2809 * xemacs-faq.texi (Top):
|
|
2810
|
|
2811 * widget.texi (info-link):
|
|
2812
|
|
2813 * lispref/objects.texi (Type Predicates):
|
|
2814 * lispref/objects.texi (Hash Table Type):
|
|
2815 * lispref/objects.texi (Primitive Types):
|
|
2816 * lispref/objects.texi (Lisp Data Types):
|
|
2817 * lispref/macros.texi (Backquote):
|
|
2818 * lispref/hash-tables.texi (Weak Hash Tables):
|
|
2819 * lispref/hash-tables.texi:
|
|
2820 * lispref/errors.texi (Standard Errors):
|
|
2821 * lispref/compile.texi (Disassembly):
|
|
2822 * lispref/compile.texi (Compiled-Function Objects):
|
|
2823 * lispref/compile.texi (Eval During Compile):
|
|
2824 * lispref/compile.texi (Docs and Compilation):
|
|
2825 * lispref/compile.texi (Compilation Functions):
|
|
2826 * lispref/compile.texi (Speed of Byte-Code):
|
|
2827 * lispref/compile.texi (Byte Compilation):
|
|
2828 * lispref/building.texi (Garbage Collection):
|
|
2829
|
|
2830 * internals/internals.texi (Simple Special Forms):
|
|
2831 * internals/internals.texi (Evaluation; Stack Frames; Bindings):
|
|
2832 * internals/internals.texi (Specifics of the Event Gathering Mechanism):
|
|
2833 * internals/internals.texi (String):
|
|
2834 * internals/internals.texi (Introduction to Allocation):
|
|
2835 * internals/internals.texi (Allocation of Objects in XEmacs Lisp):
|
|
2836 * internals/internals.texi (Modules for Internationalization):
|
|
2837 * internals/internals.texi (Modules for Interfacing with X Windows):
|
|
2838 * internals/internals.texi (Modules for Interfacing with the Operating System):
|
|
2839 * internals/internals.texi (Modules for Other Aspects of the Lisp Interpreter and Object System):
|
|
2840 * internals/internals.texi (Modules for Interfacing with the File System):
|
|
2841 * internals/internals.texi (Modules for the Redisplay Mechanism):
|
|
2842 * internals/internals.texi (Modules for the Basic Displayable Lisp Objects):
|
|
2843 * internals/internals.texi (Editor-Level Control Flow Modules):
|
|
2844 * internals/internals.texi (Modules for Standard Editing Operations):
|
|
2845 * internals/internals.texi (Basic Lisp Modules):
|
|
2846 * internals/internals.texi (Low-Level Modules):
|
|
2847 * internals/internals.texi (A Summary of the Various XEmacs Modules):
|
|
2848 * internals/internals.texi (An Example of Mule-Aware Code):
|
|
2849 * internals/internals.texi (Working With Character and Byte Positions):
|
|
2850 * internals/internals.texi (Writing Lisp Primitives):
|
|
2851 * internals/internals.texi (General Coding Rules):
|
|
2852 * internals/internals.texi (How Lisp Objects Are Represented in C):
|
|
2853 * internals/internals.texi (The XEmacs Object System (Abstractly Speaking)):
|
|
2854 * internals/internals.texi (XEmacs From the Perspective of Building):
|
|
2855 * internals/internals.texi (The Lisp Language):
|
|
2856 * internals/internals.texi (Top):
|
|
2857 * internals/internals.texi:
|
|
2858 - rewrite Internals manual
|
|
2859
|
|
2860 * cl.texi (Porting Common Lisp):
|
|
2861 * cl.texi (Hash Tables):
|
|
2862 * cl.texi (Association Lists):
|
|
2863 * cl.texi (Declarations):
|
|
2864 * cl.texi (For Clauses):
|
|
2865 * cl.texi (Basic Setf):
|
|
2866 * cl.texi (Equality Predicates):
|
|
2867 - mega patch
|
|
2868
|
|
2869 1998-11-28 SL Baur <steve@altair.xemacs.org>
|
|
2870
|
|
2871 * XEmacs 21.2-beta4 is released.
|
|
2872
|
|
2873 1998-10-15 SL Baur <steve@altair.xemacs.org>
|
|
2874
|
|
2875 * XEmacs 21.2-beta3 is released.
|
|
2876
|
|
2877 1998-10-09 SL Baur <steve@altair.xemacs.org>
|
|
2878
|
|
2879 * Makefile (MAKEINFO): Undo no-split change.
|
|
2880
|
|
2881 1998-09-29 SL Baur <steve@altair.xemacs.org>
|
|
2882
|
|
2883 * XEmacs 21.2-beta2 is released.
|
|
2884
|
|
2885 1998-09-20 Hrvoje Niksic <hniksic@srce.hr>
|
|
2886
|
|
2887 * lispref/customize.texi: New file.
|
|
2888
|
|
2889 1998-09-09 Hrvoje Niksic <hniksic@srce.hr>
|
|
2890
|
|
2891 * internals/internals.texi (Coding for Mule): New node and
|
|
2892 section.
|
|
2893
|
|
2894 1998-09-03 Darryl Okahata <darrylo@sr.hp.com>
|
|
2895
|
|
2896 * xemacs/packages.texi: Document manually installing binary packages.
|
|
2897
|
|
2898 1998-09-02 Jeff Miller <jmiller@smart.net>
|
|
2899
|
|
2900 * Synch calendar.texi with Emacs 20.3
|
|
2901
|
|
2902 1998-09-03 Darryl Okahata <darrylo@sr.hp.com>
|
|
2903
|
|
2904 * xemacs/packages.texi: Correct and update package documentation.
|
|
2905 Updated the package installation section to mention the visual
|
|
2906 package browser/installer.
|
|
2907
|
|
2908 1998-08-31 Hrvoje Niksic <hniksic@srce.hr>
|
|
2909
|
|
2910 * lispref/buffers.texi (Indirect Buffers): Update with XEmacs
|
|
2911 specifics.
|
|
2912
|
|
2913 1998-08-21 Greg Klanderman <greg@alphatech.com>
|
|
2914
|
|
2915 * lispref/files.texi (User Name Completion): new section.
|
|
2916
|
434
|
2917 1998-07-23 Adrian Aichner <adrian@xemacs.org>
|
428
|
2918
|
|
2919 * xemacs/packages.texi (Packages): Changing @itemize @emph to
|
|
2920 @itemize @bullet (this is what all other files included in
|
|
2921 xemacs.texi use) to fix error in texi2dvi (GNU Texinfo 3.12) 0.8.
|
|
2922
|
|
2923 1998-07-20 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2924
|
|
2925 * xemacs/startup.texi: Small fixes, suggested by Hrvoje.
|
|
2926
|
|
2927 * xemacs/xemacs.texi:
|
|
2928 * xemacs/packages.texi: More packages documentation.
|
|
2929
|
|
2930 1998-07-19 SL Baur <steve@altair.xemacs.org>
|
|
2931
|
|
2932 * XEmacs 21.2-beta1 is released.
|
|
2933
|
|
2934 1998-07-12 SL Baur <steve@altair.xemacs.org>
|
|
2935
|
|
2936 * XEmacs 21.0-pre5 is released.
|
|
2937
|
|
2938 1998-07-09 SL Baur <steve@altair.xemacs.org>
|
|
2939
|
|
2940 * XEmacs 21.0-pre4 is released.
|
|
2941
|
|
2942 1998-07-09 Oliver Graf <ograf@fga.de>
|
|
2943
|
|
2944 * lispref/dragndrop.texi: added warning to OffiX Protocol section
|
|
2945
|
|
2946 1998-07-09 SL Baur <steve@altair.xemacs.org>
|
|
2947
|
|
2948 * lispref/ldap.texi (Syntax of Search Filters): Fix QP encoding
|
|
2949 damage in transit.
|
|
2950
|
|
2951 1998-07-05 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
2952
|
|
2953 * lispref/tooltalk.texi: Fixed NEXT to @node LDAP
|
|
2954
|
|
2955 * lispref/internationalization.texi: Fixed PREV to @node LDAP
|
|
2956
|
|
2957 * lispref/lispref.texi: Added LDAP chapter from ldap.texi
|
|
2958
|
|
2959 * lispref/Makefile: Added ldap.texi to srcs
|
|
2960
|
|
2961 1998-06-29 SL Baur <steve@altair.xemacs.org>
|
|
2962
|
|
2963 * standards.texi (Preface): Revert previous change to @node
|
|
2964 because it doesn't pass makeinfo.
|
|
2965
|
434
|
2966 1998-06-27 Adrian Aichner <adrian@xemacs.org>
|
428
|
2967
|
|
2968 * cl.texi: See ALL.
|
|
2969 * info-stnd.texi: Fixed @setfilename.
|
|
2970 * info.texi: Fixed @setfilename and a typo.
|
|
2971 * standards.texi: Added NEXT to @node Preface. See ALL.
|
|
2972 * texinfo.texi: Fixed section names, quoted usage of @TeX{},
|
442
|
2973 changed some occurrences of `:' to `colon'.
|
428
|
2974 * xemacs-faq.texi: See ALL.
|
|
2975 * internals/internals.texi: See ALL.
|
|
2976 * lispref/back.texi: Fixed @setfilename.
|
|
2977 * lispref/compile.texi: See ALL.
|
|
2978 * lispref/debugging.texi: See ALL.
|
|
2979 * lispref/edebug-inc.texi: Added NEXT and UP to @node Edebug.
|
|
2980 * lispref/eval.texi: See ALL.
|
|
2981 * lispref/extents.texi: See ALL.
|
|
2982 * lispref/loading.texi: See ALL.
|
|
2983 * lispref/searching.texi: Escaped `(' in
|
|
2984 @cindex @samp{(?:} in regex
|
|
2985 * lispref/variables.texi: See ALL.
|
|
2986
|
|
2987 1998-06-28 SL Baur <steve@altair.xemacs.org>
|
|
2988
|
|
2989 * xemacs/calendar.texi: Massive update.
|
|
2990 From Jeff Miller <jmiller@smart.net>
|
|
2991
|
|
2992 1998-06-20 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2993
|
|
2994 * xemacs/abbrevs.texi:
|
|
2995 * xemacs/basic.texi:
|
|
2996 * xemacs/buildings.texi:
|
|
2997 * xemacs/cmdargs.texi:
|
|
2998 * xemacs/files.texi:
|
|
2999 * xemacs/adjustments.texi: Adjustments to integrate startup.texi
|
|
3000 and packages.texi stuff.
|
|
3001
|
|
3002 * xemacs/startup.texi:
|
|
3003 * xemacs/packages.texi: Created.
|
|
3004
|
434
|
3005 1998-06-10 Adrian Aichner <adrian@xemacs.org>
|
428
|
3006
|
|
3007 * texinfo.texi: added ../info/ to @setfilename, broke line after
|
|
3008 @noindent. Changed @var{arg-not-used-by-@TeX{}} to
|
|
3009 @var{arg-not-used-by-@@TeX{}} to make `texinfo-format-buffer'
|
|
3010 happy. Fixed refs broken by a previous patch of mine.
|
|
3011
|
|
3012 1998-06-18 Darryl Okahata <darrylo@sr.hp.com>
|
|
3013
|
|
3014 * lispref/os.texi (os.texi): Document `user-home-directory'.
|
|
3015
|
|
3016 1998-06-13 Greg Klanderman <greg@alphatech.com>
|
|
3017
|
|
3018 * lispref/windows.texi (Resizing Windows): document third optional
|
|
3019 WINDOW argument to enlarge-window and shrink-window.
|
|
3020 (Selecting Windows): document select-window optional norecord
|
|
3021 argument.
|
|
3022 (Size of Window): document window-text-area-pixel-height and
|
|
3023 window-text-area-pixel-width.
|
|
3024 (Size of Window): document window-displayed-text-pixel-height.
|
|
3025 (Position of Window): document window-text-area-pixel-edges.
|
|
3026
|
|
3027 * lispref/positions.texi (Screen Lines): cleanup docs for
|
|
3028 vertical-motion and vertical-motion-pixels.
|
|
3029
|
|
3030 1998-06-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
3031
|
|
3032 * lispref/windows.texi (Resizing Windows): Document
|
|
3033 `enlarge-window-pixels' and `shrink-window-pixels'.
|
|
3034
|
|
3035 * lispref/positions.texi (Screen Lines): Update documentation of
|
|
3036 `vertical-motion'.
|
|
3037 (Screen Lines): Document `vertical-motion-pixels'.
|
|
3038
|
|
3039 * lispref/frames.texi (Input Focus): Document `focus-frame',
|
|
3040 `save-selected-frame' and `with-selected-frame'.
|
|
3041
|
|
3042 1998-06-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
3043
|
|
3044 * lispref/searching.texi (Regexp Search): Document `split-path'.
|
|
3045
|
|
3046 * lispref/files.texi (Unique File Names): Update docs for
|
|
3047 `make-temp-name'; document `temp-directory'.
|
|
3048
|
|
3049 1998-06-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
3050
|
|
3051 * lispref/os.texi (Recording Input): Update docs for `recent-keys'.
|
|
3052
|
|
3053 * lispref/specifiers.texi (Specifier Instancing): Correct
|
|
3054 instantiation order.
|
|
3055 (Specifier Instancing Functions): Ditto.
|
|
3056
|
|
3057 1998-06-11 Oliver Graf <ograf@fga.de>
|
|
3058
|
|
3059 * lispref/lispref.texi: references to Drag'n'Drop fixed
|
|
3060 * lispref/modes.texi: references to Drag'n'Drop fixed
|
|
3061 * lispref/scrollbars.texi: references to Drag'n'Drop fixed
|
|
3062 * lispref/dragndrop.texi: naming changed to Drag and Drop
|
|
3063 added some docu about the drop procedure
|
|
3064
|
434
|
3065 1998-06-09 Adrian Aichner <adrian@xemacs.org>
|
428
|
3066
|
|
3067 * info-stnd.texi: added ../info/ to @setfilename.
|
|
3068 * info.texi: added ../info/ to @setfilename.
|
|
3069 * lispref/commands.texi: see ALL.
|
|
3070 * lispref/frames.texi: see ALL.
|
|
3071 * lispref/os.texi: see ALL.
|
|
3072 * lispref/text.texi: see ALL.
|
|
3073 * new-users-guide/custom1.texi: broke line after enumerated @item.
|
|
3074 * new-users-guide/custom2.texi: see ALL.
|
|
3075 * new-users-guide/edit.texi: see ALL.
|
|
3076 * new-users-guide/enter.texi: see ALL.
|
|
3077 * new-users-guide/files.texi: see ALL.
|
|
3078 * new-users-guide/help.texi
|
|
3079 * new-users-guide/modes.texi: see ALL.
|
|
3080 * new-users-guide/new-users-guide.texi: see ALL.
|
|
3081 * new-users-guide/region.texi: see ALL.
|
|
3082 * new-users-guide/search.texi: see ALL.
|
|
3083 * new-users-guide/xmenu.texi: see ALL.
|
|
3084 * standards.texi: added ../info/ to @setfilename.
|
|
3085 * texinfo.texi: added ../info/ to @setfilename, broke line after
|
|
3086 @noindent. Changed @var{arg-not-used-by-@TeX{}} to
|
|
3087 @var{arg-not-used-by-@@TeX{}} to make `texinfo-format-buffer'
|
|
3088 happy.
|
|
3089 * xemacs-faq.texi: added ../info/ to @setfilename.
|
|
3090 * ALL: corrected INFO-FILE-NAME to lispref and xemacs in relevant
|
|
3091 p?xefs (most were empty, some elisp and emacs), used
|
|
3092 PRINTED-MANUAL-TITLE "XEmacs Lisp Reference Manual" and "XEmacs
|
|
3093 User's Manual" respectively for all these.
|
|
3094
|
|
3095 1998-06-01 Oliver Graf <ograf@fga.de>
|
|
3096
|
|
3097 * lispref/dragndrop.texi: added experimental
|
|
3098
|
|
3099 1998-05-28 Oliver Graf <ograf@fga.de>
|
|
3100
|
|
3101 * lispref/dragndrop.texi: a warning, and a bit more text this time
|
|
3102
|
|
3103 1998-05-26 Oliver Graf <ograf@fga.de>
|
|
3104
|
|
3105 * lispref/dragndrop.texi: only small changes
|
|
3106
|
933
|
3107 1998-05-15 Christian Nybø <chr@mediascience.no>
|
428
|
3108
|
|
3109 * xemacs/killing.texi: Properly document `zap-to-char'.
|
|
3110
|
|
3111 1998-05-13 Greg Klanderman <greg@alphatech.com>
|
|
3112
|
|
3113 * lispref/frames.texi (Input Focus): cleanup select-frame
|
|
3114 documentation.
|
|
3115
|
|
3116 1998-05-10 Oliver Graf <ograf@fga.de>
|
|
3117
|
|
3118 * lispref/dragndrop.texi: new section for the DnD API
|
|
3119 * lispref/lispref.texi: added Drag'n'Drop between scrollbars and
|
|
3120 modes
|
|
3121 * lispref/modes.texi: changed back-ref to Drag'n'Drop
|
|
3122 * lispref/scrollbars.texi: changed next-ref to Drag'n'Drop
|
|
3123
|
|
3124 1998-05-05 Oliver Graf <ograf@fga.de>
|
|
3125
|
|
3126 * commands.texi: exchange of dnd-drop with misc-user
|
|
3127
|
|
3128 1998-05-04 Martin Buchholz <martin@xemacs.org>
|
|
3129
|
|
3130 * internals.texi (Techniques for XEmacs Developers): Add some more
|
|
3131 comments on adding new files, inspired by Olivier Galibert.
|
|
3132
|
|
3133 1998-05-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
3134
|
|
3135 * lispref/windows.texi (Vertical Scrolling): Fixup docstring for
|
|
3136 scroll-conservatively.
|
|
3137
|
|
3138 * lispref/loading.texi (Named Features): Document advanced args to
|
|
3139 `feature'.
|
|
3140
|
|
3141 * lispref/files.texi (File Name Expansion): Document that
|
|
3142 expand-file-name does not treat // and ~/ in the middle of file
|
|
3143 names specially.
|
|
3144
|
|
3145 * lispref/positions.texi (Excursions): Document
|
|
3146 `with-current-buffer' and `with-temp-file'.
|
|
3147
|
|
3148 * lispref/strings.texi (Formatting Strings): Document `%*'
|
|
3149 construct.
|
|
3150
|
|
3151 * lispref/os.texi (Time Conversion): Document that TIME may be
|
|
3152 omitted from format-time-string.
|
|
3153
|
|
3154 * lispref/strings.texi (String Conversion): Document BASE argument
|
|
3155 to `string-to-number'.
|
|
3156
|
|
3157 * lispref/searching.texi (Syntax of Regexps): Fix up Perl
|
|
3158 constructs documentation.
|
|
3159 (Regexp Search): Document `split-string'.
|
|
3160
|
|
3161 * xemacs/display.texi (Scrolling): Document scroll-conservatively.
|
|
3162
|
|
3163 * xemacs/killing.texi (Active Regions): Document that errors no
|
|
3164 longer highlight the region.
|
|
3165
|
|
3166 * lispref/display.texi (The Echo Area): Document message log
|
|
3167 stuff, including `display-message', `lmessage', `clear-message',
|
|
3168 (Warnings): Document warning stuff.
|
|
3169
|
|
3170 * lispref/commands.texi (Working With Events): Update `make-event'
|
|
3171 for misc-user events.
|
|
3172 (Using Interactive): Document `function-interactive'.
|
|
3173
|
|
3174 * lispref/os.texi (System Environment): Document USE-FLOATS
|
|
3175 argument to `load-average'.
|
|
3176 (User Identification): Document the new semantics of
|
|
3177 `user-full-name'.
|
|
3178
|
|
3179 * lispref/strings.texi (Creating Strings): Document `string'
|
|
3180 function.
|
|
3181
|
|
3182 1998-05-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
3183
|
|
3184 * lispref/numbers.texi (Comparison of Numbers): Document multi-arg
|
|
3185 comparison functions.
|
|
3186
|
|
3187 1998-04-30 Greg Klanderman <greg@alphatech.com>
|
|
3188
|
|
3189 * lispref/frames.texi (Input Focus): Document behavior of
|
|
3190 select-frame wrt focus-follows-mouse.
|
|
3191
|
|
3192 1998-04-30 Martin Buchholz <martin@xemacs.org>
|
|
3193
|
|
3194 * Makefile: Support generic makes by avoiding `%' syntax.
|
|
3195 It breaks my heart to uglify the Makefile like this, but this is
|
|
3196 going to be a perpetual FAQ otherwise.
|
|
3197 General cleanup.
|
|
3198 Comment out w3 and vm info rules.
|
|
3199 Use paranoid cd ./$@ syntax to avoid losing with luser's CDPATH.
|
|
3200
|
2069
|
3201 1998-03-27 Stephen Turnbull <stephen@xemacs.org>
|
428
|
3202
|
|
3203 * xemacs/frame.texi: Document cursor appearance at end of line.
|
|
3204
|
|
3205 1998-03-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
3206
|
|
3207 * internals/internals.texi (GCPROing): Explain when it is
|
|
3208 necessary to GCPRO function parameters.
|
|
3209
|
|
3210 1998-03-13 Hrvoje Niksic <hniksic@srce.hr>
|
|
3211
|
|
3212 * internals/internals.texi (Writing Lisp Primitives): Updated
|
|
3213 definition of For().
|
|
3214
|
|
3215 1998-03-01 Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
3216
|
|
3217 * lispref/menus.texi: Use recommended forms in examples.
|
|
3218
|
|
3219 1998-02-22 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
3220
|
|
3221 * cl.texi (Creating Symbols): Tell a little bit about the new
|
|
3222 handling of gensyms.
|
|
3223
|
|
3224 1998-02-21 Greg Klanderman <greg@alphatech.com>
|
|
3225
|
|
3226 * xemacs/custom.texi (X Resources): update to describe automatic
|
|
3227 setting of x-emacs-application-class.
|
|
3228
|
|
3229 * lispref/x-windows.texi (Resources): update doc for
|
|
3230 x-emacs-application-class.
|
|
3231
|
|
3232 1998-02-20 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
3233
|
|
3234 * cl.texi (Equality Predicates): Update to reflect change to
|
|
3235 `equalp' made in "cl-extra.el" - now compares characters case
|
|
3236 insensitively.
|
|
3237
|
|
3238 1998-02-23 Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
3239
|
|
3240 * lispref/menus.texi (Menu Format): Doc fix: suffix can be form.
|
|
3241
|
|
3242 1998-02-19 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
3243
|
|
3244 * lispref/display.texi (Beeping): Linux has sound too.
|
|
3245
|
|
3246 1998-02-19 Hrvoje Niksic <hniksic@srce.hr>
|
|
3247
|
|
3248 * cl.texi (Argument Lists): Keywords are handled specially by
|
|
3249 XEmacs.
|
|
3250 (Porting Common Lisp): XEmacs backquotes are OK.
|
|
3251
|
|
3252 1998-02-19 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
3253
|
|
3254 * xemacs/custom.texi (Init Syntax): document #b, #o, and #x reader
|
|
3255 syntax for integers.
|
434
|
3256 From Adrian Aichner <adrian@xemacs.org>
|
428
|
3257 * cl.texi (Porting Common Lisp): ' '
|
|
3258 * lispref/numbers.texi (Numbers): ' '
|
|
3259
|
|
3260 1998-02-15 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
3261
|
|
3262 * lispref/searching.texi (Regular Expressions): Document the
|
|
3263 recent regular expression syntax extensions.
|
|
3264
|
|
3265 1998-02-10 Olivier Galibert <galibert@pobox.com>
|
|
3266
|
|
3267 * internals/internals.texi: Remove all mocklisp references.
|
|
3268
|
|
3269 1997-12-17 SL Baur <steve@altair.xemacs.org>
|
|
3270
|
|
3271 * Makefile (SUBDIR): skk and gnats are packaged.
|
|
3272
|
|
3273 * lispref/intro.texi (Acknowledgements): Update to v3.3.
|
|
3274
|
|
3275 * lispref/lispref.texi: Update to 20.5/v3.3.
|
|
3276
|
|
3277 1997-12-10 SL Baur <steve@altair.xemacs.org>
|
|
3278
|
|
3279 * Makefile: Don't stop on errors.
|
|
3280
|
|
3281 1997-12-06 SL Baur <steve@altair.xemacs.org>
|
|
3282
|
|
3283 * Makefile: add skk manual.
|
|
3284
|
|
3285 1997-11-29 SL Baur <steve@altair.xemacs.org>
|
|
3286
|
|
3287 * internals/internals.texi (XEmacs): Updated history section.
|
|
3288
|
|
3289 1997-11-28 SL Baur <steve@altair.xemacs.org>
|
|
3290
|
|
3291 * lispref/compile.texi (Compilation Functions): Plug in the real
|
|
3292 return value.
|
|
3293 (Speed of Byte-Code): Ditto.
|
|
3294 (Compilation Functions): Ditto.
|
|
3295 (Compiled-Function Objects): Ditto.
|
|
3296 (Speed of Byte-Code): Increase loop counter by factor of 50 (the
|
|
3297 previous value was embarrassing).
|
|
3298
|
|
3299 1997-11-21 SL Baur <steve@altair.xemacs.org>
|
|
3300
|
|
3301 * Makefile (srcs): vhdl-mode has been packaged.
|
|
3302
|
|
3303 1997-11-15 SL Baur <steve@altair.xemacs.org>
|
|
3304
|
|
3305 * lispref/windows.texi (scroll-conservatively): Fix typo.
|
|
3306
|
|
3307 1997-11-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
3308
|
|
3309 * lispref/commands.texi (Working With Events): Document fully.
|
|
3310
|
|
3311 * lispref/windows.texi (Vertical Scrolling): Document
|
|
3312 scroll-conservatively.
|
|
3313
|
|
3314 1997-11-09 Hrvoje Niksic <hniksic@srce.hr>
|
|
3315
|
|
3316 * lispref/extents.texi (Intro to Extents): Minor correction.
|
|
3317 (Extent Properties): Document `extent-keymap'.
|
|
3318
|
|
3319 1997-11-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3320
|
|
3321 * xemacs/mule.texi (Mule): Modify description about supported
|
|
3322 scripts.
|
|
3323
|
|
3324 1997-11-02 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3325
|
|
3326 * xemacs/mule.texi: Add description for
|
|
3327 `universal-coding-system-argument'.
|
|
3328
|
|
3329 1997-10-31 SL Baur <steve@altair.xemacs.org>
|
|
3330
|
|
3331 * internals/internals.texi: XEmacs 19.16 is released.
|
|
3332
|
|
3333 1997-10-30 SL Baur <steve@altair.xemacs.org>
|
|
3334
|
|
3335 * Makefile (srcs): Mailcrypt, hm--html-menus, vm, psgml and tm have
|
|
3336 been packaged.
|
|
3337
|
|
3338 1997-10-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
3339
|
|
3340 * xemacs-faq.texi: Added the detailed menu listing.
|
|
3341
|
|
3342 * lispref/extents.texi (Extent Properties): Documented
|
|
3343 `set-extent-properties'.
|
|
3344
|
|
3345 * xemacs/custom.texi (Face Customization): Updated for XEmacs.
|
|
3346
|
|
3347 1997-10-07 SL Baur <steve@altair.xemacs.org>
|
|
3348
|
|
3349 * xemacs-faq.texi (Q1.3.7): Update Russion URLs.
|
|
3350 From Rebecca Ore <rebecca.ore@op.net>
|
|
3351
|
|
3352 * lispref/databases.texi (Connecting to a Database): Describe
|
|
3353 valid types of `type' and `subtype'.
|
|
3354 From Raymond Toy <toy@rtp.ericsson.se>
|
|
3355
|
|
3356 1997-10-01 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
3357
|
|
3358 * lispref/commands.texi (Keyboard Macros): fixed typo. Changed
|
|
3359 reference to (emacs) into a reference to (xemacs).
|
|
3360
|
|
3361 1997-10-01 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
3362
|
|
3363 * lispref/keymaps.texi (Keymaps): untabified and reformatted menu
|
|
3364 to prevent line wrap.
|
|
3365
|
|
3366 1997-09-27 SL Baur <steve@altair.xemacs.org>
|
|
3367
|
|
3368 * gnats/flowchart.eps: New file.
|
|
3369
|
|
3370 1997-09-23 Hrvoje Niksic <hniksic@srce.hr>
|
|
3371
|
|
3372 * xemacs/custom.texi (Easy Customization): Ditto.
|
|
3373
|
|
3374 * xemacs/xemacs.texi (Top): Added pointer to easy customization.
|
|
3375
|
|
3376 1997-09-18 SL Baur <steve@altair.xemacs.org>
|
|
3377
|
|
3378 * internals/Makefile (../../info/$(NAME).info): Warn and clean up
|
|
3379 if someone hasn't upgraded makeinfo.
|
|
3380
|
|
3381 * Makefile (EMACS): Refer to xemacs binary in source tree.
|
|
3382 * tm/Makefile (EMACS): Ditto.
|
|
3383
|
|
3384 1997-08-15 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
3385
|
|
3386 * cl.texi (Type Predicates): Update for corrected handling of
|
|
3387 `string-char' and `character'.
|
|
3388
|
|
3389 Tue Aug 5 21:56:02 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3390
|
|
3391 * cc-mode.texi:
|
|
3392 In FAQ section, document use of c-mode-base-map instead of c-mode-map.
|
|
3393
|
|
3394 Fri Aug 1 22:44:49 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3395
|
|
3396 * cc-mode.texi: Removed the description of c-enable-//-in-c-mode.
|
|
3397
|
|
3398 Wed Jul 30 00:01:45 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3399
|
|
3400 * cc-mode.texi:
|
|
3401 Added description of template-args-cont syntactic symbol
|
|
3402
|
|
3403 1997-07-25 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3404
|
|
3405 * cc-mode.texi: Describe support for idl-mode
|
|
3406
|
|
3407 * cc-mode.texi:
|
|
3408 Document c-initialization-hook. Also rewrite the "Getting Connected"
|
|
3409 section on byte compiling the source.
|
|
3410
|
|
3411 1997-07-21 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
3412
|
|
3413 * lispref/streams.texi: "Output Streams", change `last-output'
|
|
3414 result list from integers to characters.
|
|
3415
|
|
3416 * lispref/minibuf.texi: "Object from Minibuffer", correction.
|
|
3417
|
|
3418 * lispref/minibuf.texi: "Minibuffer History", add
|
|
3419 `Info-minibuffer-history', `Manual-page-minibuffer-history', and
|
|
3420 short paragraph refering to `M-x apropos'.
|
|
3421
|
|
3422 1997-07-17 Steven L Baur <steve@altair.xemacs.org>
|
|
3423
|
|
3424 * Makefile: makeinfo-1.68 is verified to work.
|
|
3425
|
|
3426 * tm/Makefile (../../info/%-ja.info): Die if not running
|
|
3427 XEmacs/Mule.
|
|
3428 (../../info/%-en.info): Inherit setting of MAKEINFO.
|
|
3429
|
|
3430 Tue Jul 15 04:18:38 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3431
|
|
3432 * cc-mode.texi:
|
|
3433 Describe the variable c-indent-comments-syntactically-p.
|
|
3434
|
|
3435 1997-07-15 Steven L Baur <steve@altair.xemacs.org>
|
|
3436
|
|
3437 * internals/internals.texi (Top): Convert Buffer@'s node name to
|
|
3438 `Buffer's' because the former confuses makeinfo.
|
|
3439
|
|
3440 Thu Jul 3 22:54:03 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3441
|
|
3442 * cc-mode.texi: Fixed spelling of Texinfo
|
|
3443
|
|
3444 Tue May 6 21:33:06 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3445
|
|
3446 * lispref/files.texi (Writing to Files): Correct docstring of
|
|
3447 write-region.
|
|
3448
|
|
3449 Sun May 4 14:28:32 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3450
|
|
3451 * lispref/annotations.texi (Annotation Primitives):
|
|
3452 `delete-annotation' does not return the deleted annotation.
|
|
3453
|
|
3454 Wed Apr 30 18:13:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3455
|
|
3456 * lispref/lispref.texi: Correct release dates.
|
|
3457
|
|
3458 Sat Apr 19 20:48:00 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3459
|
|
3460 * lispref/files.texi (File Name Expansion): Update documentation
|
|
3461 of file-relative-name.
|
|
3462
|
|
3463 Mon Apr 7 21:02:39 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3464
|
|
3465 * lispref/lispref.texi: Update version numbers (with patches from
|
|
3466 Hrvoje Niksic).
|
|
3467
|
|
3468 * lispref/building.texi (Building XEmacs): Update version numbers
|
|
3469 and build identification.
|
|
3470
|
|
3471 * lispref/intro.texi (Introduction): Update version number.
|
|
3472
|
|
3473 Sun Mar 23 15:47:05 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3474
|
|
3475 * Makefile (srcs): Add efs.texi.
|
|
3476
|
|
3477 Sat Mar 22 16:39:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3478
|
|
3479 * Makefile (srcs): Add hm--html-mode.texi.
|
|
3480
|
|
3481 Sun Mar 16 18:48:14 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3482
|
|
3483 * gnats/Makefile (gnats_srcs): New manuals for GNATS.
|
|
3484
|
|
3485 Wed Mar 12 14:39:43 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3486
|
|
3487 * lispref/strings.texi (Text Comparison): Correct example for
|
|
3488 `char-equal'. Add new function `char='.
|
|
3489
|
|
3490 Thu Mar 6 13:33:54 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3491
|
|
3492 * Makefile: Update for new texinfo manual.
|
|
3493
|
|
3494 Tue Mar 4 11:37:42 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3495
|
|
3496 * Makefile (../info/w3.info): Use special version of makeinfo
|
|
3497 since this manual is not backwards compatible.
|
|
3498 Clean up error handling so we only have to type make once to
|
|
3499 rebuild the info tree.
|
|
3500 (../info/vm.info): Make sure to continue in the event of error.
|
|
3501
|
|
3502 Tue Feb 25 20:17:53 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3503
|
|
3504 * auctex/Makefile: Added `mostlyclean' and `distclean' target.
|
|
3505
|
|
3506 Wed Feb 19 17:57:27 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3507
|
|
3508 * Makefile (auctex): New subdirectory target.
|
|
3509
|
|
3510 Wed Feb 12 12:30:27 1997 Yotam Medini <yotam_medini@tmai.com>
|
|
3511
|
|
3512 * mule/languages.texi: Correct typo.
|
|
3513
|
|
3514 Mon Feb 10 08:17:22 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3515
|
|
3516 * Makefile (srcs): Add custom and widget to srcs.
|
|
3517
|
|
3518 * lispref/extents.texi (Intro to Extents): Removed erroneous
|
|
3519 reference to `start-glyph' property.
|
|
3520
|
|
3521 Sun Feb 9 00:27:22 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
3522
|
|
3523 * widget.texi: New file.
|
|
3524
|
|
3525 * custom.texi: New file.
|
|
3526
|
|
3527 Thu Feb 6 22:57:09 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3528
|
|
3529 * lispref/extents.texi (Duplicable Extents): replicable extents
|
|
3530 are history.
|
|
3531
|
|
3532 Wed Jan 29 19:59:41 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3533
|
|
3534 * xemacs-faq.texi (Q1.1.1): Correct typos.
|
|
3535
|
|
3536 Mon Jan 27 22:28:48 1997 Bob Weiner <weiner@infodock.com>
|
|
3537
|
|
3538 * xemacs-faq.texi (Q1.0.14): infodock.com has hardcopies of the
|
|
3539 XEmacs manual available.
|
|
3540 (Q4.6.1): Updated Infodock Information.
|
|
3541
|
|
3542 Sat Dec 28 11:08:07 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
3543
|
|
3544 * vhdl-mode.texi: Correct typo in email address.
|
|
3545
|
|
3546 Mon Dec 23 09:47:24 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
3547
|
|
3548 * Makefile (srcs): Add vhdl-mode.
|
|
3549
|
|
3550 Wed Dec 18 20:21:06 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
3551
|
|
3552 * Makefile (realclean): Don't delete itself `make distclean'
|
|
3553
|
|
3554 * lispref/numbers.texi (Predicates on Numbers): wholenump->natnump.
|
|
3555
|
|
3556 * Makefile: New File.
|
|
3557
|
|
3558 Tue Dec 10 18:35:21 1996 Rod Whitby <rwhitby@asc.sps.mot.com>
|
|
3559
|
|
3560 * vhdl-mode.texi: New file.
|
|
3561
|
|
3562 Thu Jan 24 12:41:33 1991 Richard Stallman (rms at mole.ai.mit.edu)
|
|
3563
|
|
3564 * texinfo.tex: Delete spurious character at beginning.
|
|
3565
|
|
3566 Tue Aug 16 13:09:12 1988 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
|
|
3567
|
|
3568 * emacs.tex: Corrected two typos. No other changes before
|
|
3569 Version 19 will be made.
|
|
3570
|
|
3571 * vip.texinfo: Removed menu entry Adding Lisp Code in node
|
|
3572 Customization since the menu entry did not point to anything.
|
|
3573 Also added an @finalout command to remove overfull hboxes from the
|
|
3574 printed output.
|
|
3575
|
|
3576 * cl.texinfo: Added @bye, \input line and @settitle to file.
|
|
3577 This file is clearly intended to be a chapter of some other work,
|
|
3578 but the other work does not yet exist.
|
|
3579
|
|
3580 Mon Jul 25 17:47:38 1988 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
|
|
3581
|
|
3582 * texinfo.texinfo: Three typos corrected.
|
|
3583
|
|
3584 Mon Jul 11 18:02:29 1988 Chris Hanson (cph at kleph)
|
|
3585
|
|
3586 * texindex.c (indexify): when comparing to initial strings to
|
|
3587 decide whether to change the header, must use `strncmp' to avoid
|
|
3588 comparing entire strings of which initials are a substring.
|
|
3589
|
|
3590 Sun Jun 26 18:46:16 1988 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
|
|
3591
|
|
3592 * texindex.c (sort_in_core, sort_offline, parsefile):
|
|
3593 Give up on input file if any line doesn't start with backslash.
|
|
3594
|
|
3595 Mon May 23 10:41:35 1988 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
|
|
3596
|
|
3597 * emacs.tex: Update information for obtaining TeX distribution from the
|
|
3598 University of Washington.
|