434
|
1 1999-12-24 Martin Buchholz <martin@xemacs.org>
|
|
2
|
|
3 * XEmacs 21.2.25 is released.
|
|
4
|
|
5 1999-12-21 Martin Buchholz <martin@xemacs.org>
|
|
6
|
|
7 * lispref/text.texi (Near Point): Document `char-before'.
|
|
8
|
|
9 1999-12-20 Adrian Aichner <adrian@xemacs.org>
|
|
10
|
|
11 * widget.texi: Fix typos and possessive singular errors. Break
|
|
12 long sentences for readability. Remove some redundant commas.
|
|
13
|
|
14 1999-12-18 Martin Buchholz <martin@xemacs.org>
|
|
15
|
|
16 * lispref/functions.texi (Mapping Functions):
|
|
17 Warn about mapping functions modifying their sequences.
|
|
18
|
|
19 1999-12-15 Sandra Wambold <wambold@xemacs.org>
|
|
20
|
|
21 * xemacs-faq.texi: link to matlab.el added; misc. address changes
|
|
22
|
432
|
23 1999-12-14 Martin Buchholz <martin@xemacs.org>
|
|
24
|
|
25 * XEmacs 21.2.24 is released.
|
|
26
|
|
27 1999-12-07 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
28
|
|
29 * xemacs/startup.texi (Startup Paths): fix typo: EMACSPACKAGEPATH
|
|
30 instead of PACKAGEPATH
|
|
31 From Marcus Harnisch <harnisch@mikrom.de>
|
|
32
|
430
|
33 1999-12-07 Martin Buchholz <martin@xemacs.org>
|
|
34
|
|
35 * XEmacs 21.2.23 is released.
|
|
36
|
|
37 1999-12-06 Sandra Wambold <wambold@pobox.com>
|
|
38
|
|
39 * xemacs-faq.texi: Added MS-Windows questions; some other changes
|
|
40
|
|
41 1999-11-29 Martin Buchholz <martin@xemacs.org>
|
|
42
|
|
43 * info.texi (Top):
|
|
44 Remove @ifnottex, which gives old makeinfos indigestion.
|
|
45 * texinfo.texi (Top):
|
|
46 Revert to pre-texinfo-4.0 version, plus small changes to make
|
|
47 texinfo-3.12, texinfo-3.12f, texinfo-4.0, and TeX happy.
|
|
48
|
|
49 1999-11-30 Sandra Wambold <wambold@cygnus.com>
|
|
50
|
|
51 * xemacs-faq.texi: fixed and commented out bad URL links
|
|
52
|
428
|
53 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
54
|
|
55 * XEmacs 21.2.22 is released
|
|
56
|
|
57 1999-11-28 Martin Buchholz <martin@xemacs.org>
|
|
58
|
|
59 * XEmacs 21.2.21 is released.
|
|
60
|
|
61 1999-11-26 Martin Buchholz <martin@xemacs.org>
|
|
62
|
|
63 * internals.texi (Lstream Functions):
|
|
64 * internals.texi (Lstream Methods):
|
|
65 Types have changed to size_t and ssize_t. Document them.
|
|
66
|
|
67 1999-08-12 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
68
|
|
69 * xemacs-faq.texi (Q4.4.2): added FAQ about Sun Workshop on
|
|
70 XEmacs 21
|
|
71
|
|
72 1999-11-15 Martin Buchholz <martin@xemacs.org>
|
|
73
|
|
74 * xemacs/programs.texi: Upgrade to etags Version 13.32
|
|
75
|
|
76 * Makefile:
|
|
77 - Make sure the default target is `info' instead of cl.info.
|
|
78 - Use $(INFODIR) consistently where appropriate.
|
|
79 - Remove makeinfo-1.68 warning. (Usually only maintainer rebuilds info).
|
|
80 - Comment out unused macros: EMACS EMACSFLAGS
|
|
81 - Replace `-rm -f' with `rm -f', XPG4 guarantees exit code == 0.
|
|
82 - Get dependencies up to date.
|
|
83
|
|
84 * internals/Makefile:
|
|
85 * xemacs/Makefile:
|
|
86 * lispref/Makefile:
|
|
87 * new-users-guide/Makefile:
|
|
88 * lispref/index.perm:
|
|
89 * lispref/index.unperm:
|
|
90 * lispref/permute-index:
|
|
91 * internals/index.perm:
|
|
92 * internals/index.unperm:
|
|
93 Remove these Makefiles.
|
|
94 Include all functionality in man/Makefile.
|
|
95 Support only non-permuted indexes for simplicity.
|
|
96
|
|
97 * emodules.texi:
|
|
98 - TeX doesn't tolerate `_' in variable names; use `-' instead.
|
|
99
|
|
100 * lispref/commands.texi:
|
|
101 * lispref/display.texi:
|
|
102 * lispref/faces.texi:
|
|
103 * lispref/functions.texi:
|
|
104 * lispref/keymaps.texi:
|
|
105 * lispref/lists.texi:
|
|
106 * lispref/modes.texi:
|
|
107 * lispref/objects.texi:
|
|
108 * lispref/os.texi:
|
|
109 * lispref/sequences.texi:
|
|
110 * lispref/strings.texi:
|
|
111 * lispref/text.texi:
|
|
112 * new-users-guide/custom1.texi:
|
|
113 * xemacs/custom.texi:
|
|
114 * xemacs/menus.texi:
|
|
115 - Make sources compatible with makeinfo 4.0 *and* 3.12.
|
|
116 - Replace @sc{ASCII} with @sc{ascii}, etc...
|
|
117 - Replace @var{(foo)} with (@var{foo}), etc...
|
|
118
|
|
119 * info-stnd.texi: Remove. Who cares about the standalone info reader?
|
|
120
|
|
121 * texinfo.tex:
|
|
122 * texinfo.texi:
|
|
123 * info.texi:
|
|
124 * standards.texi:
|
|
125 * make-stds.texi:
|
|
126 Import FSF-maintained files from texinfo-4.0.
|
|
127
|
|
128 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
129
|
|
130 * XEmacs 21.2.20 is released
|
|
131
|
|
132 1999-08-30 Robert Pluim <rpluim@bigfoot.com>
|
|
133
|
|
134 * xemacs/packages.texi (Using Packages): Added description of
|
|
135 package-get-package-provider.
|
|
136
|
|
137 1999-07-27 Charles G Waldman <cgw@fnal.gov>
|
|
138
|
|
139 * xemacs-faq.texi (Q5.0.6): Describe `shell-multiple-shells'
|
|
140
|
434
|
141 1999-08-01 Adrian Aichner <adrian@xemacs.org>
|
428
|
142
|
|
143 * xemacs/programs.texi (Balanced Editing): Remove broken
|
|
144 line-break.
|
|
145
|
|
146 * xemacs-faq.texi (Q1.0.6): Provide correct location in XEmacs
|
|
147 menus.
|
|
148 (Q1.4.1): ditto.
|
|
149 (Q1.4.3): ditto.
|
|
150 (Q2.0.5): Hyphenate words.
|
|
151
|
|
152 * info.texi (Add): Fix one typo.
|
|
153
|
|
154 1999-08-23 Stephane Epardaud <stephane@lunatech.com>
|
|
155
|
|
156 * internals/internals.texi (Garbage Collection - Step by Step):
|
|
157 just added some dots to shut up compile warnings.
|
|
158
|
|
159 1999-08-19 Matthias Neubauer <neubauer@informatik.uni-tuebingen.de>
|
|
160
|
|
161 * internals/internals.texi (Garbage Collection - Step by Step):
|
|
162 new section in chapter Allocation of Objects in XEmacs Lisp.
|
|
163
|
|
164 1999-07-28 Andy Piper <andy@xemacs.org>
|
|
165
|
|
166 * internals.texi (Glyphs): add some glyph documentation.
|
|
167
|
|
168 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
169
|
|
170 * XEmacs 21.2.19 is released
|
|
171
|
434
|
172 1999-07-10 Adrian Aichner <adrian@xemacs.org>
|
428
|
173
|
|
174 * emodules.texi: Use @set emacs and @value{emacs} instead of
|
|
175 @macro (unsupported by texinfo package). Remove stray @code.
|
|
176 * custom.texi: Add info extension to @setfilename.
|
|
177 * texinfo.texi: Ditto.
|
|
178 * widget.texi: Ditto.
|
|
179 * packages.texi: Reword a sentence, fixing @item Decide where to
|
|
180 install ...
|
|
181
|
|
182 1999-07-19 Didier Verna <verna@inf.enst.fr>
|
|
183
|
|
184 * custom.texi (Wishlist): removed the Custom Comments wishlist
|
|
185 entry. They are implemented.
|
|
186
|
|
187 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
188
|
|
189 * XEmacs 21.2.18 is released
|
|
190
|
|
191 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
192
|
|
193 * XEmacs 21.2.17 is released
|
|
194
|
|
195 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
196
|
|
197 * XEmacs 21.2.16 is released
|
|
198
|
|
199 1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
200
|
|
201 * XEmacs 21.2.15 is released
|
|
202
|
|
203 1999-05-30 Albert Chin-A-Young <china@thewrittenword.com>
|
|
204
|
|
205 * custom.texi, external-widget.texi: Minor
|
|
206 fix to get info DIR entry correct.
|
|
207
|
|
208 1999-05-22 Vin Shelton <acs@xemacs.org>
|
|
209
|
|
210 * xemacs/cmdargs.texi:
|
|
211 Document -private.
|
|
212
|
|
213 1999-05-16 Mike McEwan <mike@lotusland.demon.co.uk>
|
|
214
|
|
215 * Makefile: Added `emodules.info' to info targets.
|
|
216
|
|
217 1999-05-20 Karl M. Hegbloom <karlheg@debian.org>
|
|
218
|
|
219 * internals/internals.texi (The XEmacs Object System
|
|
220 (Abstractly Speaking)): typo.
|
|
221
|
|
222 1999-05-16 Hrvoje Niksic <hniksic@srce.hr>
|
|
223
|
|
224 * lispref/text.texi (Substitution): Document improvements in
|
|
225 `translate-region'.
|
|
226
|
|
227 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
228
|
|
229 * XEmacs 21.2.14 is released
|
|
230
|
|
231 1999-05-11 Albert Chin-A-Young <china@thewrittenword.com>
|
|
232
|
|
233 * man/internals/internals.texi:
|
|
234 * man/lispref/lispref.texi:
|
|
235 * man/new-users-guide/new-users-guide.texi:
|
|
236 * man/xemacs/xemacs.texi:
|
|
237 * man/cl.texi:
|
|
238 * man/custom.texi:
|
|
239 * man/term.texi:
|
|
240 * man/termcap.texi:
|
|
241 * man/widget.texi:
|
|
242 * man/xemacs-faq.texi:
|
|
243 * man/external-widget.texi:
|
|
244 Added info dir entries so install-info will add them to
|
|
245 the common `dir' file.
|
|
246
|
|
247 1999-04-28 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
248
|
|
249 * man/lispref/mule.texi: Document CCL
|
|
250 - add sections: syntax, statements, expressions, and examples.
|
|
251 - fix naming and description errors.
|
|
252 - update links in neighboring nodes.
|
|
253
|
|
254 1999-04-24 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
255
|
|
256 * lispref/eval.texi (Eval): default for max-lisp-eval-depth is 500.
|
|
257
|
|
258 1999-04-23 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
259
|
|
260 * xemacs-faq.texi (Q3.0.7): refer to correct menu (Option->Frame
|
|
261 Appearance)
|
|
262
|
|
263 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
264
|
|
265 * XEmacs 21.2.13 is released
|
|
266
|
|
267 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
268
|
|
269 * XEmacs 21.2.12 is released
|
|
270
|
|
271 1999-03-01 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
272
|
|
273 * XEmacs 21.2.11 is released
|
|
274
|
|
275 1999-02-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
276
|
|
277 * XEmacs 21.2.10 is released
|
|
278
|
|
279 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
280
|
|
281 * XEmacs 21.2.9 is released
|
|
282
|
434
|
283 1999-01-14 Adrian Aichner <adrian@xemacs.org>
|
428
|
284
|
|
285 * internals\internals.texi (Techniques for XEmacs Developers):
|
|
286 Fixing documentation.
|
|
287 (Basic Lisp Modules): ditto.
|
|
288
|
|
289 1999-01-10 J. Kean Johnston <jkj@sco.com>
|
|
290
|
|
291 * emodules.texi: New file to describe XEmacs modules.
|
|
292
|
|
293 1998-12-28 Martin Buchholz <martin@xemacs.org>
|
|
294
|
|
295 * XEmacs 21.2.8 is released.
|
|
296
|
|
297 1998-12-24 Martin Buchholz <martin@xemacs.org>
|
|
298
|
|
299 * XEmacs 21.2.7 is released.
|
|
300
|
|
301 1998-12-16 Andy Piper <andy@xemacs.org>
|
|
302
|
|
303 * XEmacs 21.2.6 is released
|
|
304
|
|
305 1998-12-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
306
|
|
307 * XEmacs 21.2.5 is released
|
|
308
|
|
309 1998-11-30 Martin Buchholz <martin@xemacs.org>
|
|
310
|
|
311 * xemacs/startup.texi (Startup Paths):
|
|
312 * xemacs/custom.texi (Widgets):
|
|
313 * xemacs-faq.texi (Q3.0.5):
|
|
314 * xemacs-faq.texi (Top):
|
|
315
|
|
316 * widget.texi (info-link):
|
|
317
|
|
318 * lispref/objects.texi (Type Predicates):
|
|
319 * lispref/objects.texi (Hash Table Type):
|
|
320 * lispref/objects.texi (Primitive Types):
|
|
321 * lispref/objects.texi (Lisp Data Types):
|
|
322 * lispref/macros.texi (Backquote):
|
|
323 * lispref/hash-tables.texi (Weak Hash Tables):
|
|
324 * lispref/hash-tables.texi:
|
|
325 * lispref/errors.texi (Standard Errors):
|
|
326 * lispref/compile.texi (Disassembly):
|
|
327 * lispref/compile.texi (Compiled-Function Objects):
|
|
328 * lispref/compile.texi (Eval During Compile):
|
|
329 * lispref/compile.texi (Docs and Compilation):
|
|
330 * lispref/compile.texi (Compilation Functions):
|
|
331 * lispref/compile.texi (Speed of Byte-Code):
|
|
332 * lispref/compile.texi (Byte Compilation):
|
|
333 * lispref/building.texi (Garbage Collection):
|
|
334
|
|
335 * internals/internals.texi (Simple Special Forms):
|
|
336 * internals/internals.texi (Evaluation; Stack Frames; Bindings):
|
|
337 * internals/internals.texi (Specifics of the Event Gathering Mechanism):
|
|
338 * internals/internals.texi (String):
|
|
339 * internals/internals.texi (Introduction to Allocation):
|
|
340 * internals/internals.texi (Allocation of Objects in XEmacs Lisp):
|
|
341 * internals/internals.texi (Modules for Internationalization):
|
|
342 * internals/internals.texi (Modules for Interfacing with X Windows):
|
|
343 * internals/internals.texi (Modules for Interfacing with the Operating System):
|
|
344 * internals/internals.texi (Modules for Other Aspects of the Lisp Interpreter and Object System):
|
|
345 * internals/internals.texi (Modules for Interfacing with the File System):
|
|
346 * internals/internals.texi (Modules for the Redisplay Mechanism):
|
|
347 * internals/internals.texi (Modules for the Basic Displayable Lisp Objects):
|
|
348 * internals/internals.texi (Editor-Level Control Flow Modules):
|
|
349 * internals/internals.texi (Modules for Standard Editing Operations):
|
|
350 * internals/internals.texi (Basic Lisp Modules):
|
|
351 * internals/internals.texi (Low-Level Modules):
|
|
352 * internals/internals.texi (A Summary of the Various XEmacs Modules):
|
|
353 * internals/internals.texi (An Example of Mule-Aware Code):
|
|
354 * internals/internals.texi (Working With Character and Byte Positions):
|
|
355 * internals/internals.texi (Writing Lisp Primitives):
|
|
356 * internals/internals.texi (General Coding Rules):
|
|
357 * internals/internals.texi (How Lisp Objects Are Represented in C):
|
|
358 * internals/internals.texi (The XEmacs Object System (Abstractly Speaking)):
|
|
359 * internals/internals.texi (XEmacs From the Perspective of Building):
|
|
360 * internals/internals.texi (The Lisp Language):
|
|
361 * internals/internals.texi (Top):
|
|
362 * internals/internals.texi:
|
|
363 - rewrite Internals manual
|
|
364
|
|
365 * cl.texi (Porting Common Lisp):
|
|
366 * cl.texi (Hash Tables):
|
|
367 * cl.texi (Association Lists):
|
|
368 * cl.texi (Declarations):
|
|
369 * cl.texi (For Clauses):
|
|
370 * cl.texi (Basic Setf):
|
|
371 * cl.texi (Equality Predicates):
|
|
372 - mega patch
|
|
373
|
|
374 1998-11-28 SL Baur <steve@altair.xemacs.org>
|
|
375
|
|
376 * XEmacs 21.2-beta4 is released.
|
|
377
|
|
378 1998-10-15 SL Baur <steve@altair.xemacs.org>
|
|
379
|
|
380 * XEmacs 21.2-beta3 is released.
|
|
381
|
|
382 1998-10-09 SL Baur <steve@altair.xemacs.org>
|
|
383
|
|
384 * Makefile (MAKEINFO): Undo no-split change.
|
|
385
|
|
386 1998-09-29 SL Baur <steve@altair.xemacs.org>
|
|
387
|
|
388 * XEmacs 21.2-beta2 is released.
|
|
389
|
|
390 1998-09-20 Hrvoje Niksic <hniksic@srce.hr>
|
|
391
|
|
392 * lispref/customize.texi: New file.
|
|
393
|
|
394 1998-09-09 Hrvoje Niksic <hniksic@srce.hr>
|
|
395
|
|
396 * internals/internals.texi (Coding for Mule): New node and
|
|
397 section.
|
|
398
|
|
399 1998-09-03 Darryl Okahata <darrylo@sr.hp.com>
|
|
400
|
|
401 * xemacs/packages.texi: Document manually installing binary packages.
|
|
402
|
|
403 1998-09-02 Jeff Miller <jmiller@smart.net>
|
|
404
|
|
405 * Synch calendar.texi with Emacs 20.3
|
|
406
|
|
407 1998-09-03 Darryl Okahata <darrylo@sr.hp.com>
|
|
408
|
|
409 * xemacs/packages.texi: Correct and update package documentation.
|
|
410 Updated the package installation section to mention the visual
|
|
411 package browser/installer.
|
|
412
|
|
413 1998-08-31 Hrvoje Niksic <hniksic@srce.hr>
|
|
414
|
|
415 * lispref/buffers.texi (Indirect Buffers): Update with XEmacs
|
|
416 specifics.
|
|
417
|
|
418 1998-08-21 Greg Klanderman <greg@alphatech.com>
|
|
419
|
|
420 * lispref/files.texi (User Name Completion): new section.
|
|
421
|
434
|
422 1998-07-23 Adrian Aichner <adrian@xemacs.org>
|
428
|
423
|
|
424 * xemacs/packages.texi (Packages): Changing @itemize @emph to
|
|
425 @itemize @bullet (this is what all other files included in
|
|
426 xemacs.texi use) to fix error in texi2dvi (GNU Texinfo 3.12) 0.8.
|
|
427
|
|
428 1998-07-20 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
429
|
|
430 * xemacs/startup.texi: Small fixes, suggested by Hrvoje.
|
|
431
|
|
432 * xemacs/xemacs.texi:
|
|
433 * xemacs/packages.texi: More packages documentation.
|
|
434
|
|
435 1998-07-19 SL Baur <steve@altair.xemacs.org>
|
|
436
|
|
437 * XEmacs 21.2-beta1 is released.
|
|
438
|
|
439 1998-07-12 SL Baur <steve@altair.xemacs.org>
|
|
440
|
|
441 * XEmacs 21.0-pre5 is released.
|
|
442
|
|
443 1998-07-09 SL Baur <steve@altair.xemacs.org>
|
|
444
|
|
445 * XEmacs 21.0-pre4 is released.
|
|
446
|
|
447 1998-07-09 Oliver Graf <ograf@fga.de>
|
|
448
|
|
449 * lispref/dragndrop.texi: added warning to OffiX Protocol section
|
|
450
|
|
451 1998-07-09 SL Baur <steve@altair.xemacs.org>
|
|
452
|
|
453 * lispref/ldap.texi (Syntax of Search Filters): Fix QP encoding
|
|
454 damage in transit.
|
|
455
|
|
456 1998-07-05 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
457
|
|
458 * lispref/tooltalk.texi: Fixed NEXT to @node LDAP
|
|
459
|
|
460 * lispref/internationalization.texi: Fixed PREV to @node LDAP
|
|
461
|
|
462 * lispref/lispref.texi: Added LDAP chapter from ldap.texi
|
|
463
|
|
464 * lispref/Makefile: Added ldap.texi to srcs
|
|
465
|
|
466 1998-06-29 SL Baur <steve@altair.xemacs.org>
|
|
467
|
|
468 * standards.texi (Preface): Revert previous change to @node
|
|
469 because it doesn't pass makeinfo.
|
|
470
|
434
|
471 1998-06-27 Adrian Aichner <adrian@xemacs.org>
|
428
|
472
|
|
473 * cl.texi: See ALL.
|
|
474 * info-stnd.texi: Fixed @setfilename.
|
|
475 * info.texi: Fixed @setfilename and a typo.
|
|
476 * standards.texi: Added NEXT to @node Preface. See ALL.
|
|
477 * texinfo.texi: Fixed section names, quoted usage of @TeX{},
|
|
478 changed some occurences of `:' to `colon'.
|
|
479 * xemacs-faq.texi: See ALL.
|
|
480 * internals/internals.texi: See ALL.
|
|
481 * lispref/back.texi: Fixed @setfilename.
|
|
482 * lispref/compile.texi: See ALL.
|
|
483 * lispref/debugging.texi: See ALL.
|
|
484 * lispref/edebug-inc.texi: Added NEXT and UP to @node Edebug.
|
|
485 * lispref/eval.texi: See ALL.
|
|
486 * lispref/extents.texi: See ALL.
|
|
487 * lispref/loading.texi: See ALL.
|
|
488 * lispref/searching.texi: Escaped `(' in
|
|
489 @cindex @samp{(?:} in regex
|
|
490 * lispref/variables.texi: See ALL.
|
|
491
|
|
492 1998-06-28 SL Baur <steve@altair.xemacs.org>
|
|
493
|
|
494 * xemacs/calendar.texi: Massive update.
|
|
495 From Jeff Miller <jmiller@smart.net>
|
|
496
|
|
497 1998-06-20 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
498
|
|
499 * xemacs/abbrevs.texi:
|
|
500 * xemacs/basic.texi:
|
|
501 * xemacs/buildings.texi:
|
|
502 * xemacs/cmdargs.texi:
|
|
503 * xemacs/files.texi:
|
|
504 * xemacs/adjustments.texi: Adjustments to integrate startup.texi
|
|
505 and packages.texi stuff.
|
|
506
|
|
507 * xemacs/startup.texi:
|
|
508 * xemacs/packages.texi: Created.
|
|
509
|
434
|
510 1998-06-10 Adrian Aichner <adrian@xemacs.org>
|
428
|
511
|
|
512 * texinfo.texi: added ../info/ to @setfilename, broke line after
|
|
513 @noindent. Changed @var{arg-not-used-by-@TeX{}} to
|
|
514 @var{arg-not-used-by-@@TeX{}} to make `texinfo-format-buffer'
|
|
515 happy. Fixed refs broken by a previous patch of mine.
|
|
516
|
|
517 1998-06-18 Darryl Okahata <darrylo@sr.hp.com>
|
|
518
|
|
519 * lispref/os.texi (os.texi): Document `user-home-directory'.
|
|
520
|
|
521 1998-06-13 Greg Klanderman <greg@alphatech.com>
|
|
522
|
|
523 * lispref/windows.texi (Resizing Windows): document third optional
|
|
524 WINDOW argument to enlarge-window and shrink-window.
|
|
525 (Selecting Windows): document select-window optional norecord
|
|
526 argument.
|
|
527 (Size of Window): document window-text-area-pixel-height and
|
|
528 window-text-area-pixel-width.
|
|
529 (Size of Window): document window-displayed-text-pixel-height.
|
|
530 (Position of Window): document window-text-area-pixel-edges.
|
|
531
|
|
532 * lispref/positions.texi (Screen Lines): cleanup docs for
|
|
533 vertical-motion and vertical-motion-pixels.
|
|
534
|
|
535 1998-06-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
536
|
|
537 * lispref/windows.texi (Resizing Windows): Document
|
|
538 `enlarge-window-pixels' and `shrink-window-pixels'.
|
|
539
|
|
540 * lispref/positions.texi (Screen Lines): Update documentation of
|
|
541 `vertical-motion'.
|
|
542 (Screen Lines): Document `vertical-motion-pixels'.
|
|
543
|
|
544 * lispref/frames.texi (Input Focus): Document `focus-frame',
|
|
545 `save-selected-frame' and `with-selected-frame'.
|
|
546
|
|
547 1998-06-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
548
|
|
549 * lispref/searching.texi (Regexp Search): Document `split-path'.
|
|
550
|
|
551 * lispref/files.texi (Unique File Names): Update docs for
|
|
552 `make-temp-name'; document `temp-directory'.
|
|
553
|
|
554 1998-06-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
555
|
|
556 * lispref/os.texi (Recording Input): Update docs for `recent-keys'.
|
|
557
|
|
558 * lispref/specifiers.texi (Specifier Instancing): Correct
|
|
559 instantiation order.
|
|
560 (Specifier Instancing Functions): Ditto.
|
|
561
|
|
562 1998-06-11 Oliver Graf <ograf@fga.de>
|
|
563
|
|
564 * lispref/lispref.texi: references to Drag'n'Drop fixed
|
|
565 * lispref/modes.texi: references to Drag'n'Drop fixed
|
|
566 * lispref/scrollbars.texi: references to Drag'n'Drop fixed
|
|
567 * lispref/dragndrop.texi: naming changed to Drag and Drop
|
|
568 added some docu about the drop procedure
|
|
569
|
434
|
570 1998-06-09 Adrian Aichner <adrian@xemacs.org>
|
428
|
571
|
|
572 * info-stnd.texi: added ../info/ to @setfilename.
|
|
573 * info.texi: added ../info/ to @setfilename.
|
|
574 * lispref/commands.texi: see ALL.
|
|
575 * lispref/frames.texi: see ALL.
|
|
576 * lispref/os.texi: see ALL.
|
|
577 * lispref/text.texi: see ALL.
|
|
578 * new-users-guide/custom1.texi: broke line after enumerated @item.
|
|
579 * new-users-guide/custom2.texi: see ALL.
|
|
580 * new-users-guide/edit.texi: see ALL.
|
|
581 * new-users-guide/enter.texi: see ALL.
|
|
582 * new-users-guide/files.texi: see ALL.
|
|
583 * new-users-guide/help.texi
|
|
584 * new-users-guide/modes.texi: see ALL.
|
|
585 * new-users-guide/new-users-guide.texi: see ALL.
|
|
586 * new-users-guide/region.texi: see ALL.
|
|
587 * new-users-guide/search.texi: see ALL.
|
|
588 * new-users-guide/xmenu.texi: see ALL.
|
|
589 * standards.texi: added ../info/ to @setfilename.
|
|
590 * texinfo.texi: added ../info/ to @setfilename, broke line after
|
|
591 @noindent. Changed @var{arg-not-used-by-@TeX{}} to
|
|
592 @var{arg-not-used-by-@@TeX{}} to make `texinfo-format-buffer'
|
|
593 happy.
|
|
594 * xemacs-faq.texi: added ../info/ to @setfilename.
|
|
595 * ALL: corrected INFO-FILE-NAME to lispref and xemacs in relevant
|
|
596 p?xefs (most were empty, some elisp and emacs), used
|
|
597 PRINTED-MANUAL-TITLE "XEmacs Lisp Reference Manual" and "XEmacs
|
|
598 User's Manual" respectively for all these.
|
|
599
|
|
600 1998-06-01 Oliver Graf <ograf@fga.de>
|
|
601
|
|
602 * lispref/dragndrop.texi: added experimental
|
|
603
|
|
604 1998-05-28 Oliver Graf <ograf@fga.de>
|
|
605
|
|
606 * lispref/dragndrop.texi: a warning, and a bit more text this time
|
|
607
|
|
608 1998-05-26 Oliver Graf <ograf@fga.de>
|
|
609
|
|
610 * lispref/dragndrop.texi: only small changes
|
|
611
|
|
612 1998-05-15 Christian Nybø <chr@mediascience.no>
|
|
613
|
|
614 * xemacs/killing.texi: Properly document `zap-to-char'.
|
|
615
|
|
616 1998-05-13 Greg Klanderman <greg@alphatech.com>
|
|
617
|
|
618 * lispref/frames.texi (Input Focus): cleanup select-frame
|
|
619 documentation.
|
|
620
|
|
621 1998-05-10 Oliver Graf <ograf@fga.de>
|
|
622
|
|
623 * lispref/dragndrop.texi: new section for the DnD API
|
|
624 * lispref/lispref.texi: added Drag'n'Drop between scrollbars and
|
|
625 modes
|
|
626 * lispref/modes.texi: changed back-ref to Drag'n'Drop
|
|
627 * lispref/scrollbars.texi: changed next-ref to Drag'n'Drop
|
|
628
|
|
629 1998-05-05 Oliver Graf <ograf@fga.de>
|
|
630
|
|
631 * commands.texi: exchange of dnd-drop with misc-user
|
|
632
|
|
633 1998-05-04 Martin Buchholz <martin@xemacs.org>
|
|
634
|
|
635 * internals.texi (Techniques for XEmacs Developers): Add some more
|
|
636 comments on adding new files, inspired by Olivier Galibert.
|
|
637
|
|
638 1998-05-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
639
|
|
640 * lispref/windows.texi (Vertical Scrolling): Fixup docstring for
|
|
641 scroll-conservatively.
|
|
642
|
|
643 * lispref/loading.texi (Named Features): Document advanced args to
|
|
644 `feature'.
|
|
645
|
|
646 * lispref/files.texi (File Name Expansion): Document that
|
|
647 expand-file-name does not treat // and ~/ in the middle of file
|
|
648 names specially.
|
|
649
|
|
650 * lispref/positions.texi (Excursions): Document
|
|
651 `with-current-buffer' and `with-temp-file'.
|
|
652
|
|
653 * lispref/strings.texi (Formatting Strings): Document `%*'
|
|
654 construct.
|
|
655
|
|
656 * lispref/os.texi (Time Conversion): Document that TIME may be
|
|
657 omitted from format-time-string.
|
|
658
|
|
659 * lispref/strings.texi (String Conversion): Document BASE argument
|
|
660 to `string-to-number'.
|
|
661
|
|
662 * lispref/searching.texi (Syntax of Regexps): Fix up Perl
|
|
663 constructs documentation.
|
|
664 (Regexp Search): Document `split-string'.
|
|
665
|
|
666 * xemacs/display.texi (Scrolling): Document scroll-conservatively.
|
|
667
|
|
668 * xemacs/killing.texi (Active Regions): Document that errors no
|
|
669 longer highlight the region.
|
|
670
|
|
671 * lispref/display.texi (The Echo Area): Document message log
|
|
672 stuff, including `display-message', `lmessage', `clear-message',
|
|
673 (Warnings): Document warning stuff.
|
|
674
|
|
675 * lispref/commands.texi (Working With Events): Update `make-event'
|
|
676 for misc-user events.
|
|
677 (Using Interactive): Document `function-interactive'.
|
|
678
|
|
679 * lispref/os.texi (System Environment): Document USE-FLOATS
|
|
680 argument to `load-average'.
|
|
681 (User Identification): Document the new semantics of
|
|
682 `user-full-name'.
|
|
683
|
|
684 * lispref/strings.texi (Creating Strings): Document `string'
|
|
685 function.
|
|
686
|
|
687 1998-05-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
688
|
|
689 * lispref/numbers.texi (Comparison of Numbers): Document multi-arg
|
|
690 comparison functions.
|
|
691
|
|
692 1998-04-30 Greg Klanderman <greg@alphatech.com>
|
|
693
|
|
694 * lispref/frames.texi (Input Focus): Document behavior of
|
|
695 select-frame wrt focus-follows-mouse.
|
|
696
|
|
697 1998-04-30 Martin Buchholz <martin@xemacs.org>
|
|
698
|
|
699 * Makefile: Support generic makes by avoiding `%' syntax.
|
|
700 It breaks my heart to uglify the Makefile like this, but this is
|
|
701 going to be a perpetual FAQ otherwise.
|
|
702 General cleanup.
|
|
703 Comment out w3 and vm info rules.
|
|
704 Use paranoid cd ./$@ syntax to avoid losing with luser's CDPATH.
|
|
705
|
|
706 1998-03-27 Stephen Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
707
|
|
708 * xemacs/frame.texi: Document cursor appearance at end of line.
|
|
709
|
|
710 1998-03-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
711
|
|
712 * internals/internals.texi (GCPROing): Explain when it is
|
|
713 necessary to GCPRO function parameters.
|
|
714
|
|
715 1998-03-13 Hrvoje Niksic <hniksic@srce.hr>
|
|
716
|
|
717 * internals/internals.texi (Writing Lisp Primitives): Updated
|
|
718 definition of For().
|
|
719
|
|
720 1998-03-01 Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
721
|
|
722 * lispref/menus.texi: Use recommended forms in examples.
|
|
723
|
|
724 1998-02-22 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
725
|
|
726 * cl.texi (Creating Symbols): Tell a little bit about the new
|
|
727 handling of gensyms.
|
|
728
|
|
729 1998-02-21 Greg Klanderman <greg@alphatech.com>
|
|
730
|
|
731 * xemacs/custom.texi (X Resources): update to describe automatic
|
|
732 setting of x-emacs-application-class.
|
|
733
|
|
734 * lispref/x-windows.texi (Resources): update doc for
|
|
735 x-emacs-application-class.
|
|
736
|
|
737 1998-02-20 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
738
|
|
739 * cl.texi (Equality Predicates): Update to reflect change to
|
|
740 `equalp' made in "cl-extra.el" - now compares characters case
|
|
741 insensitively.
|
|
742
|
|
743 1998-02-23 Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
744
|
|
745 * lispref/menus.texi (Menu Format): Doc fix: suffix can be form.
|
|
746
|
|
747 1998-02-19 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
748
|
|
749 * lispref/display.texi (Beeping): Linux has sound too.
|
|
750
|
|
751 1998-02-19 Hrvoje Niksic <hniksic@srce.hr>
|
|
752
|
|
753 * cl.texi (Argument Lists): Keywords are handled specially by
|
|
754 XEmacs.
|
|
755 (Porting Common Lisp): XEmacs backquotes are OK.
|
|
756
|
|
757 1998-02-19 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
758
|
|
759 * xemacs/custom.texi (Init Syntax): document #b, #o, and #x reader
|
|
760 syntax for integers.
|
434
|
761 From Adrian Aichner <adrian@xemacs.org>
|
428
|
762 * cl.texi (Porting Common Lisp): ' '
|
|
763 * lispref/numbers.texi (Numbers): ' '
|
|
764
|
|
765 1998-02-15 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
766
|
|
767 * lispref/searching.texi (Regular Expressions): Document the
|
|
768 recent regular expression syntax extensions.
|
|
769
|
|
770 1998-02-10 Olivier Galibert <galibert@pobox.com>
|
|
771
|
|
772 * internals/internals.texi: Remove all mocklisp references.
|
|
773
|
|
774 1997-12-17 SL Baur <steve@altair.xemacs.org>
|
|
775
|
|
776 * Makefile (SUBDIR): skk and gnats are packaged.
|
|
777
|
|
778 * lispref/intro.texi (Acknowledgements): Update to v3.3.
|
|
779
|
|
780 * lispref/lispref.texi: Update to 20.5/v3.3.
|
|
781
|
|
782 1997-12-10 SL Baur <steve@altair.xemacs.org>
|
|
783
|
|
784 * Makefile: Don't stop on errors.
|
|
785
|
|
786 1997-12-06 SL Baur <steve@altair.xemacs.org>
|
|
787
|
|
788 * Makefile: add skk manual.
|
|
789
|
|
790 1997-11-29 SL Baur <steve@altair.xemacs.org>
|
|
791
|
|
792 * internals/internals.texi (XEmacs): Updated history section.
|
|
793
|
|
794 1997-11-28 SL Baur <steve@altair.xemacs.org>
|
|
795
|
|
796 * lispref/compile.texi (Compilation Functions): Plug in the real
|
|
797 return value.
|
|
798 (Speed of Byte-Code): Ditto.
|
|
799 (Compilation Functions): Ditto.
|
|
800 (Compiled-Function Objects): Ditto.
|
|
801 (Speed of Byte-Code): Increase loop counter by factor of 50 (the
|
|
802 previous value was embarrassing).
|
|
803
|
|
804 1997-11-21 SL Baur <steve@altair.xemacs.org>
|
|
805
|
|
806 * Makefile (srcs): vhdl-mode has been packaged.
|
|
807
|
|
808 1997-11-15 SL Baur <steve@altair.xemacs.org>
|
|
809
|
|
810 * lispref/windows.texi (scroll-conservatively): Fix typo.
|
|
811
|
|
812 1997-11-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
813
|
|
814 * lispref/commands.texi (Working With Events): Document fully.
|
|
815
|
|
816 * lispref/windows.texi (Vertical Scrolling): Document
|
|
817 scroll-conservatively.
|
|
818
|
|
819 1997-11-09 Hrvoje Niksic <hniksic@srce.hr>
|
|
820
|
|
821 * lispref/extents.texi (Intro to Extents): Minor correction.
|
|
822 (Extent Properties): Document `extent-keymap'.
|
|
823
|
|
824 1997-11-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
825
|
|
826 * xemacs/mule.texi (Mule): Modify description about supported
|
|
827 scripts.
|
|
828
|
|
829 1997-11-02 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
830
|
|
831 * xemacs/mule.texi: Add description for
|
|
832 `universal-coding-system-argument'.
|
|
833
|
|
834 1997-10-31 SL Baur <steve@altair.xemacs.org>
|
|
835
|
|
836 * internals/internals.texi: XEmacs 19.16 is released.
|
|
837
|
|
838 1997-10-30 SL Baur <steve@altair.xemacs.org>
|
|
839
|
|
840 * Makefile (srcs): Mailcrypt, hm--html-menus, vm, psgml and tm have
|
|
841 been packaged.
|
|
842
|
|
843 1997-10-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
844
|
|
845 * xemacs-faq.texi: Added the detailed menu listing.
|
|
846
|
|
847 * lispref/extents.texi (Extent Properties): Documented
|
|
848 `set-extent-properties'.
|
|
849
|
|
850 * xemacs/custom.texi (Face Customization): Updated for XEmacs.
|
|
851
|
|
852 1997-10-07 SL Baur <steve@altair.xemacs.org>
|
|
853
|
|
854 * xemacs-faq.texi (Q1.3.7): Update Russion URLs.
|
|
855 From Rebecca Ore <rebecca.ore@op.net>
|
|
856
|
|
857 * lispref/databases.texi (Connecting to a Database): Describe
|
|
858 valid types of `type' and `subtype'.
|
|
859 From Raymond Toy <toy@rtp.ericsson.se>
|
|
860
|
|
861 1997-10-01 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
862
|
|
863 * lispref/commands.texi (Keyboard Macros): fixed typo. Changed
|
|
864 reference to (emacs) into a reference to (xemacs).
|
|
865
|
|
866 1997-10-01 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
867
|
|
868 * lispref/keymaps.texi (Keymaps): untabified and reformatted menu
|
|
869 to prevent line wrap.
|
|
870
|
|
871 1997-09-27 SL Baur <steve@altair.xemacs.org>
|
|
872
|
|
873 * gnats/flowchart.eps: New file.
|
|
874
|
|
875 1997-09-23 Hrvoje Niksic <hniksic@srce.hr>
|
|
876
|
|
877 * xemacs/custom.texi (Easy Customization): Ditto.
|
|
878
|
|
879 * xemacs/xemacs.texi (Top): Added pointer to easy customization.
|
|
880
|
|
881 1997-09-18 SL Baur <steve@altair.xemacs.org>
|
|
882
|
|
883 * internals/Makefile (../../info/$(NAME).info): Warn and clean up
|
|
884 if someone hasn't upgraded makeinfo.
|
|
885
|
|
886 * Makefile (EMACS): Refer to xemacs binary in source tree.
|
|
887 * tm/Makefile (EMACS): Ditto.
|
|
888
|
|
889 1997-08-15 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
890
|
|
891 * cl.texi (Type Predicates): Update for corrected handling of
|
|
892 `string-char' and `character'.
|
|
893
|
|
894 Tue Aug 5 21:56:02 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
895
|
|
896 * cc-mode.texi:
|
|
897 In FAQ section, document use of c-mode-base-map instead of c-mode-map.
|
|
898
|
|
899 Fri Aug 1 22:44:49 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
900
|
|
901 * cc-mode.texi: Removed the description of c-enable-//-in-c-mode.
|
|
902
|
|
903 Wed Jul 30 00:01:45 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
904
|
|
905 * cc-mode.texi:
|
|
906 Added description of template-args-cont syntactic symbol
|
|
907
|
|
908 1997-07-25 Barry A. Warsaw <cc-mode-help@python.org>
|
|
909
|
|
910 * cc-mode.texi: Describe support for idl-mode
|
|
911
|
|
912 * cc-mode.texi:
|
|
913 Document c-initialization-hook. Also rewrite the "Getting Connected"
|
|
914 section on byte compiling the source.
|
|
915
|
|
916 1997-07-21 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
917
|
|
918 * lispref/streams.texi: "Output Streams", change `last-output'
|
|
919 result list from integers to characters.
|
|
920
|
|
921 * lispref/minibuf.texi: "Object from Minibuffer", correction.
|
|
922
|
|
923 * lispref/minibuf.texi: "Minibuffer History", add
|
|
924 `Info-minibuffer-history', `Manual-page-minibuffer-history', and
|
|
925 short paragraph refering to `M-x apropos'.
|
|
926
|
|
927 1997-07-17 Steven L Baur <steve@altair.xemacs.org>
|
|
928
|
|
929 * Makefile: makeinfo-1.68 is verified to work.
|
|
930
|
|
931 * tm/Makefile (../../info/%-ja.info): Die if not running
|
|
932 XEmacs/Mule.
|
|
933 (../../info/%-en.info): Inherit setting of MAKEINFO.
|
|
934
|
|
935 Tue Jul 15 04:18:38 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
936
|
|
937 * cc-mode.texi:
|
|
938 Describe the variable c-indent-comments-syntactically-p.
|
|
939
|
|
940 1997-07-15 Steven L Baur <steve@altair.xemacs.org>
|
|
941
|
|
942 * internals/internals.texi (Top): Convert Buffer@'s node name to
|
|
943 `Buffer's' because the former confuses makeinfo.
|
|
944
|
|
945 Thu Jul 3 22:54:03 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
946
|
|
947 * cc-mode.texi: Fixed spelling of Texinfo
|
|
948
|
|
949 Tue May 6 21:33:06 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
950
|
|
951 * lispref/files.texi (Writing to Files): Correct docstring of
|
|
952 write-region.
|
|
953
|
|
954 Sun May 4 14:28:32 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
955
|
|
956 * lispref/annotations.texi (Annotation Primitives):
|
|
957 `delete-annotation' does not return the deleted annotation.
|
|
958
|
|
959 Wed Apr 30 18:13:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
960
|
|
961 * lispref/lispref.texi: Correct release dates.
|
|
962
|
|
963 Sat Apr 19 20:48:00 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
964
|
|
965 * lispref/files.texi (File Name Expansion): Update documentation
|
|
966 of file-relative-name.
|
|
967
|
|
968 Mon Apr 7 21:02:39 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
969
|
|
970 * lispref/lispref.texi: Update version numbers (with patches from
|
|
971 Hrvoje Niksic).
|
|
972
|
|
973 * lispref/building.texi (Building XEmacs): Update version numbers
|
|
974 and build identification.
|
|
975
|
|
976 * lispref/intro.texi (Introduction): Update version number.
|
|
977
|
|
978 Sun Mar 23 15:47:05 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
979
|
|
980 * Makefile (srcs): Add efs.texi.
|
|
981
|
|
982 Sat Mar 22 16:39:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
983
|
|
984 * Makefile (srcs): Add hm--html-mode.texi.
|
|
985
|
|
986 Sun Mar 16 18:48:14 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
987
|
|
988 * gnats/Makefile (gnats_srcs): New manuals for GNATS.
|
|
989
|
|
990 Wed Mar 12 14:39:43 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
991
|
|
992 * lispref/strings.texi (Text Comparison): Correct example for
|
|
993 `char-equal'. Add new function `char='.
|
|
994
|
|
995 Thu Mar 6 13:33:54 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
996
|
|
997 * Makefile: Update for new texinfo manual.
|
|
998
|
|
999 Tue Mar 4 11:37:42 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1000
|
|
1001 * Makefile (../info/w3.info): Use special version of makeinfo
|
|
1002 since this manual is not backwards compatible.
|
|
1003 Clean up error handling so we only have to type make once to
|
|
1004 rebuild the info tree.
|
|
1005 (../info/vm.info): Make sure to continue in the event of error.
|
|
1006
|
|
1007 Tue Feb 25 20:17:53 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1008
|
|
1009 * auctex/Makefile: Added `mostlyclean' and `distclean' target.
|
|
1010
|
|
1011 Wed Feb 19 17:57:27 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1012
|
|
1013 * Makefile (auctex): New subdirectory target.
|
|
1014
|
|
1015 Wed Feb 12 12:30:27 1997 Yotam Medini <yotam_medini@tmai.com>
|
|
1016
|
|
1017 * mule/languages.texi: Correct typo.
|
|
1018
|
|
1019 Mon Feb 10 08:17:22 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1020
|
|
1021 * Makefile (srcs): Add custom and widget to srcs.
|
|
1022
|
|
1023 * lispref/extents.texi (Intro to Extents): Removed erroneous
|
|
1024 reference to `start-glyph' property.
|
|
1025
|
|
1026 Sun Feb 9 00:27:22 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1027
|
|
1028 * widget.texi: New file.
|
|
1029
|
|
1030 * custom.texi: New file.
|
|
1031
|
|
1032 Thu Feb 6 22:57:09 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1033
|
|
1034 * lispref/extents.texi (Duplicable Extents): replicable extents
|
|
1035 are history.
|
|
1036
|
|
1037 Wed Jan 29 19:59:41 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
1038
|
|
1039 * xemacs-faq.texi (Q1.1.1): Correct typos.
|
|
1040
|
|
1041 Mon Jan 27 22:28:48 1997 Bob Weiner <weiner@infodock.com>
|
|
1042
|
|
1043 * xemacs-faq.texi (Q1.0.14): infodock.com has hardcopies of the
|
|
1044 XEmacs manual available.
|
|
1045 (Q4.6.1): Updated Infodock Information.
|
|
1046
|
|
1047 Sat Dec 28 11:08:07 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
1048
|
|
1049 * vhdl-mode.texi: Correct typo in email address.
|
|
1050
|
|
1051 Mon Dec 23 09:47:24 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
1052
|
|
1053 * Makefile (srcs): Add vhdl-mode.
|
|
1054
|
|
1055 Wed Dec 18 20:21:06 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
1056
|
|
1057 * Makefile (realclean): Don't delete itself `make distclean'
|
|
1058
|
|
1059 * lispref/numbers.texi (Predicates on Numbers): wholenump->natnump.
|
|
1060
|
|
1061 * Makefile: New File.
|
|
1062
|
|
1063 Tue Dec 10 18:35:21 1996 Rod Whitby <rwhitby@asc.sps.mot.com>
|
|
1064
|
|
1065 * vhdl-mode.texi: New file.
|
|
1066
|
|
1067 Thu Jan 24 12:41:33 1991 Richard Stallman (rms at mole.ai.mit.edu)
|
|
1068
|
|
1069 * texinfo.tex: Delete spurious character at beginning.
|
|
1070
|
|
1071 Tue Aug 16 13:09:12 1988 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
|
|
1072
|
|
1073 * emacs.tex: Corrected two typos. No other changes before
|
|
1074 Version 19 will be made.
|
|
1075
|
|
1076 * vip.texinfo: Removed menu entry Adding Lisp Code in node
|
|
1077 Customization since the menu entry did not point to anything.
|
|
1078 Also added an @finalout command to remove overfull hboxes from the
|
|
1079 printed output.
|
|
1080
|
|
1081 * cl.texinfo: Added @bye, \input line and @settitle to file.
|
|
1082 This file is clearly intended to be a chapter of some other work,
|
|
1083 but the other work does not yet exist.
|
|
1084
|
|
1085 Mon Jul 25 17:47:38 1988 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
|
|
1086
|
|
1087 * texinfo.texinfo: Three typos corrected.
|
|
1088
|
|
1089 Mon Jul 11 18:02:29 1988 Chris Hanson (cph at kleph)
|
|
1090
|
|
1091 * texindex.c (indexify): when comparing to initial strings to
|
|
1092 decide whether to change the header, must use `strncmp' to avoid
|
|
1093 comparing entire strings of which initials are a substring.
|
|
1094
|
|
1095 Sun Jun 26 18:46:16 1988 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
|
|
1096
|
|
1097 * texindex.c (sort_in_core, sort_offline, parsefile):
|
|
1098 Give up on input file if any line doesn't start with backslash.
|
|
1099
|
|
1100 Mon May 23 10:41:35 1988 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
|
|
1101
|
|
1102 * emacs.tex: Update information for obtaining TeX distribution from the
|
|
1103 University of Washington.
|