Mercurial > hg > xemacs-beta
comparison man/ChangeLog @ 380:8626e4521993 r21-2-5
Import from CVS: tag r21-2-5
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:07:10 +0200 |
parents | d883f39b8495 |
children | 064ab7fed2e0 |
comparison
equal
deleted
inserted
replaced
379:76b7d63099ad | 380:8626e4521993 |
---|---|
1 1998-12-05 XEmacs Build Bot <builds@cvs.xemacs.org> | |
2 | |
3 * XEmacs 21.2.5 is released | |
4 | |
5 1998-11-30 Martin Buchholz <martin@xemacs.org> | |
6 | |
7 * xemacs/startup.texi (Startup Paths): | |
8 * xemacs/custom.texi (Widgets): | |
9 * xemacs-faq.texi (Q3.0.5): | |
10 * xemacs-faq.texi (Top): | |
11 | |
12 * widget.texi (info-link): | |
13 | |
14 * lispref/objects.texi (Type Predicates): | |
15 * lispref/objects.texi (Hash Table Type): | |
16 * lispref/objects.texi (Primitive Types): | |
17 * lispref/objects.texi (Lisp Data Types): | |
18 * lispref/macros.texi (Backquote): | |
19 * lispref/hash-tables.texi (Weak Hash Tables): | |
20 * lispref/hash-tables.texi: | |
21 * lispref/errors.texi (Standard Errors): | |
22 * lispref/compile.texi (Disassembly): | |
23 * lispref/compile.texi (Compiled-Function Objects): | |
24 * lispref/compile.texi (Eval During Compile): | |
25 * lispref/compile.texi (Docs and Compilation): | |
26 * lispref/compile.texi (Compilation Functions): | |
27 * lispref/compile.texi (Speed of Byte-Code): | |
28 * lispref/compile.texi (Byte Compilation): | |
29 * lispref/building.texi (Garbage Collection): | |
30 | |
31 * internals/internals.texi (Simple Special Forms): | |
32 * internals/internals.texi (Evaluation; Stack Frames; Bindings): | |
33 * internals/internals.texi (Specifics of the Event Gathering Mechanism): | |
34 * internals/internals.texi (String): | |
35 * internals/internals.texi (Introduction to Allocation): | |
36 * internals/internals.texi (Allocation of Objects in XEmacs Lisp): | |
37 * internals/internals.texi (Modules for Internationalization): | |
38 * internals/internals.texi (Modules for Interfacing with X Windows): | |
39 * internals/internals.texi (Modules for Interfacing with the Operating System): | |
40 * internals/internals.texi (Modules for Other Aspects of the Lisp Interpreter and Object System): | |
41 * internals/internals.texi (Modules for Interfacing with the File System): | |
42 * internals/internals.texi (Modules for the Redisplay Mechanism): | |
43 * internals/internals.texi (Modules for the Basic Displayable Lisp Objects): | |
44 * internals/internals.texi (Editor-Level Control Flow Modules): | |
45 * internals/internals.texi (Modules for Standard Editing Operations): | |
46 * internals/internals.texi (Basic Lisp Modules): | |
47 * internals/internals.texi (Low-Level Modules): | |
48 * internals/internals.texi (A Summary of the Various XEmacs Modules): | |
49 * internals/internals.texi (An Example of Mule-Aware Code): | |
50 * internals/internals.texi (Working With Character and Byte Positions): | |
51 * internals/internals.texi (Writing Lisp Primitives): | |
52 * internals/internals.texi (General Coding Rules): | |
53 * internals/internals.texi (How Lisp Objects Are Represented in C): | |
54 * internals/internals.texi (The XEmacs Object System (Abstractly Speaking)): | |
55 * internals/internals.texi (XEmacs From the Perspective of Building): | |
56 * internals/internals.texi (The Lisp Language): | |
57 * internals/internals.texi (Top): | |
58 * internals/internals.texi: | |
59 - rewrite Internals manual | |
60 | |
61 * cl.texi (Porting Common Lisp): | |
62 * cl.texi (Hash Tables): | |
63 * cl.texi (Association Lists): | |
64 * cl.texi (Declarations): | |
65 * cl.texi (For Clauses): | |
66 * cl.texi (Basic Setf): | |
67 * cl.texi (Equality Predicates): | |
68 - mega patch | |
69 | |
1 1998-11-28 SL Baur <steve@altair.xemacs.org> | 70 1998-11-28 SL Baur <steve@altair.xemacs.org> |
2 | 71 |
3 * XEmacs 21.2-beta4 is released. | 72 * XEmacs 21.2-beta4 is released. |
4 | 73 |
5 1998-10-15 SL Baur <steve@altair.xemacs.org> | 74 1998-10-15 SL Baur <steve@altair.xemacs.org> |