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