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