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