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