Mercurial > hg > xemacs-beta
annotate man/ChangeLog @ 5375:2fba45e5b48d
Merge.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Thu, 17 Mar 2011 20:17:19 +0000 |
parents | b6e59ea11533 d967d96ca043 |
children | 4f0a1f4cc111 ac37a5f7e5be |
rev | line source |
---|---|
5374
d967d96ca043
Conditionalise the old-* functions and byte codes at compile time.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5361
diff
changeset
|
1 2011-03-15 Aidan Kehoe <kehoea@parhasard.net> |
d967d96ca043
Conditionalise the old-* functions and byte codes at compile time.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5361
diff
changeset
|
2 |
d967d96ca043
Conditionalise the old-* functions and byte codes at compile time.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5361
diff
changeset
|
3 * lispref/objects.texi (Character Type): |
d967d96ca043
Conditionalise the old-* functions and byte codes at compile time.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5361
diff
changeset
|
4 * lispref/objects.texi (Equality Predicates): |
d967d96ca043
Conditionalise the old-* functions and byte codes at compile time.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5361
diff
changeset
|
5 No longer document `old-eq', `old-equal', they haven't been used |
d967d96ca043
Conditionalise the old-* functions and byte codes at compile time.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5361
diff
changeset
|
6 in years. |
d967d96ca043
Conditionalise the old-* functions and byte codes at compile time.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5361
diff
changeset
|
7 |
5373
b6e59ea11533
Add min-colors specifier to defface, and document it.
Jeff Sparkes <jsparkes@gmail.com>
parents:
5361
diff
changeset
|
8 2011-03-14 Jeff Sparkes <jsparkes@gmail.com> |
b6e59ea11533
Add min-colors specifier to defface, and document it.
Jeff Sparkes <jsparkes@gmail.com>
parents:
5361
diff
changeset
|
9 |
b6e59ea11533
Add min-colors specifier to defface, and document it.
Jeff Sparkes <jsparkes@gmail.com>
parents:
5361
diff
changeset
|
10 * lispref/faces.texi (Faces): Mention `min-colors' as a |
b6e59ea11533
Add min-colors specifier to defface, and document it.
Jeff Sparkes <jsparkes@gmail.com>
parents:
5361
diff
changeset
|
11 face specifier. |
b6e59ea11533
Add min-colors specifier to defface, and document it.
Jeff Sparkes <jsparkes@gmail.com>
parents:
5361
diff
changeset
|
12 |
5361
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
13 2011-03-01 Aidan Kehoe <kehoea@parhasard.net> |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
14 |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
15 * lispref/commands.texi (Using Interactive): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
16 * lispref/compile.texi (Eval During Compile): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
17 * lispref/compile.texi (Compiled-Function Objects): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
18 * lispref/control.texi (Sequencing): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
19 * lispref/control.texi (Conditionals): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
20 * lispref/control.texi (Combining Conditions): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
21 * lispref/control.texi (Iteration): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
22 * lispref/control.texi (Catch and Throw): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
23 * lispref/control.texi (Handling Errors): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
24 * lispref/control.texi (Cleanups): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
25 * lispref/display.texi (Temporary Displays): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
26 * lispref/eval.texi (Quoting): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
27 * lispref/eval.texi (Multiple values): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
28 * lispref/frames.texi (Input Focus): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
29 * lispref/functions.texi (Argument List): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
30 * lispref/functions.texi (Defining Functions): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
31 * lispref/functions.texi (Anonymous Functions): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
32 * lispref/internationalization.texi (Level 3 Primitives): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
33 * lispref/internationalization.texi (Domain Specification): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
34 * lispref/intro.texi (A Sample Function Description): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
35 * lispref/intro.texi (A Sample Variable Description): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
36 * lispref/lists.texi (Sets And Lists): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
37 * lispref/macros.texi (Defining Macros): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
38 * lispref/macros.texi (Backquote): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
39 * lispref/positions.texi (Excursions): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
40 * lispref/positions.texi (Narrowing): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
41 * lispref/searching.texi (Saving Match Data): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
42 * lispref/sequences.texi (Sequence Functions): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
43 * lispref/sequences.texi (Array Functions): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
44 * lispref/specifiers.texi (Adding Specifications): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
45 * lispref/variables.texi (Local Variables): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
46 * lispref/variables.texi (Defining Variables): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
47 * lispref/variables.texi (Setting Variables): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
48 * lispref/variables.texi (Default Value): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
49 * lispref/windows.texi (Selecting Windows): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
50 * lispref/windows.texi (Window Configurations): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
51 No longer use @defspec, since we no longer use the term "special |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
52 form"; instead use @deffn {Special Operator}. Unfortunately |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
53 there's no way in texinfo to redefine @defspec in one place. |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
54 |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
55 2011-03-01 Aidan Kehoe <kehoea@parhasard.net> |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
56 |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
57 * cl.texi (Argument Lists): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
58 * cl.texi (Time of Evaluation): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
59 * cl.texi (Type Predicates): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
60 * cl.texi (Assignment): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
61 * cl.texi (Basic Setf): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
62 * cl.texi (Modify Macros): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
63 * cl.texi (Customizing Setf): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
64 * cl.texi (Dynamic Bindings): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
65 * cl.texi (Lexical Bindings): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
66 * cl.texi (Function Bindings): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
67 * cl.texi (Macro Bindings): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
68 * cl.texi (Conditionals): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
69 * cl.texi (Blocks and Exits): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
70 * cl.texi (Iteration): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
71 * cl.texi (Loop Basics): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
72 * cl.texi (Macros): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
73 * cl.texi (Declarations): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
74 * cl.texi (Property Lists): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
75 * cl.texi (Structures): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
76 * cl.texi (Assertions): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
77 * cl.texi (Efficiency Concerns): |
62b9ef1ed4ac
Change "special form" to "special operator" in the manuals, too
Aidan Kehoe <kehoea@parhasard.net>
parents:
5359
diff
changeset
|
78 |
5359
f5a5501814f5
Document the CL set functions and #'eql in the Lispref, not just cl.texi
Aidan Kehoe <kehoea@parhasard.net>
parents:
5300
diff
changeset
|
79 2011-02-19 Aidan Kehoe <kehoea@parhasard.net> |
f5a5501814f5
Document the CL set functions and #'eql in the Lispref, not just cl.texi
Aidan Kehoe <kehoea@parhasard.net>
parents:
5300
diff
changeset
|
80 |
f5a5501814f5
Document the CL set functions and #'eql in the Lispref, not just cl.texi
Aidan Kehoe <kehoea@parhasard.net>
parents:
5300
diff
changeset
|
81 * lispref/lists.texi (Sets And Lists): |
f5a5501814f5
Document the CL set functions and #'eql in the Lispref, not just cl.texi
Aidan Kehoe <kehoea@parhasard.net>
parents:
5300
diff
changeset
|
82 Document #'member*, #'remove*, #'delete* in this file. Document |
f5a5501814f5
Document the CL set functions and #'eql in the Lispref, not just cl.texi
Aidan Kehoe <kehoea@parhasard.net>
parents:
5300
diff
changeset
|
83 #'memq, #'member, #'remq, #'remove, #'delq, #'delete in terms of |
f5a5501814f5
Document the CL set functions and #'eql in the Lispref, not just cl.texi
Aidan Kehoe <kehoea@parhasard.net>
parents:
5300
diff
changeset
|
84 the former functions. |
f5a5501814f5
Document the CL set functions and #'eql in the Lispref, not just cl.texi
Aidan Kehoe <kehoea@parhasard.net>
parents:
5300
diff
changeset
|
85 Document #'subsetp, #'union, #'intersection, #'set-difference, |
f5a5501814f5
Document the CL set functions and #'eql in the Lispref, not just cl.texi
Aidan Kehoe <kehoea@parhasard.net>
parents:
5300
diff
changeset
|
86 #'set-exclusive-or and their destructive analogues in this file. |
f5a5501814f5
Document the CL set functions and #'eql in the Lispref, not just cl.texi
Aidan Kehoe <kehoea@parhasard.net>
parents:
5300
diff
changeset
|
87 * lispref/lists.texi (Association Lists): |
f5a5501814f5
Document the CL set functions and #'eql in the Lispref, not just cl.texi
Aidan Kehoe <kehoea@parhasard.net>
parents:
5300
diff
changeset
|
88 Document #'assoc*, #'rassoc* in this file. Document #'assq, |
f5a5501814f5
Document the CL set functions and #'eql in the Lispref, not just cl.texi
Aidan Kehoe <kehoea@parhasard.net>
parents:
5300
diff
changeset
|
89 #'assoc, #'rassq, #'rassoc in terms of the first two functions. |
f5a5501814f5
Document the CL set functions and #'eql in the Lispref, not just cl.texi
Aidan Kehoe <kehoea@parhasard.net>
parents:
5300
diff
changeset
|
90 * lispref/objects.texi (Equality Predicates): |
f5a5501814f5
Document the CL set functions and #'eql in the Lispref, not just cl.texi
Aidan Kehoe <kehoea@parhasard.net>
parents:
5300
diff
changeset
|
91 Document #'eql here, don't leave it to cl.texi. |
f5a5501814f5
Document the CL set functions and #'eql in the Lispref, not just cl.texi
Aidan Kehoe <kehoea@parhasard.net>
parents:
5300
diff
changeset
|
92 |
5300
9f738305f80f
Accept sequences generally, not just lists, #'reverse, #'nreverse.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5254
diff
changeset
|
93 2010-11-06 Aidan Kehoe <kehoea@parhasard.net> |
9f738305f80f
Accept sequences generally, not just lists, #'reverse, #'nreverse.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5254
diff
changeset
|
94 |
9f738305f80f
Accept sequences generally, not just lists, #'reverse, #'nreverse.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5254
diff
changeset
|
95 * lispref/lists.texi (Rearrangement, Building Lists): |
9f738305f80f
Accept sequences generally, not just lists, #'reverse, #'nreverse.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5254
diff
changeset
|
96 Document that #'nreverse and #'reverse now accept sequences, not |
9f738305f80f
Accept sequences generally, not just lists, #'reverse, #'nreverse.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5254
diff
changeset
|
97 just lists, in this file. |
9f738305f80f
Accept sequences generally, not just lists, #'reverse, #'nreverse.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5254
diff
changeset
|
98 |
5254
1537701f08a1
Support Roman month numbers, #'format-time-string
Aidan Kehoe <kehoea@parhasard.net>
parents:
5252
diff
changeset
|
99 2010-09-02 Aidan Kehoe <kehoea@parhasard.net> |
1537701f08a1
Support Roman month numbers, #'format-time-string
Aidan Kehoe <kehoea@parhasard.net>
parents:
5252
diff
changeset
|
100 |
1537701f08a1
Support Roman month numbers, #'format-time-string
Aidan Kehoe <kehoea@parhasard.net>
parents:
5252
diff
changeset
|
101 * lispref/os.texi (Time Conversion): |
1537701f08a1
Support Roman month numbers, #'format-time-string
Aidan Kehoe <kehoea@parhasard.net>
parents:
5252
diff
changeset
|
102 Document the new #'format-time-string flags for Roman month |
1537701f08a1
Support Roman month numbers, #'format-time-string
Aidan Kehoe <kehoea@parhasard.net>
parents:
5252
diff
changeset
|
103 numbers. |
1537701f08a1
Support Roman month numbers, #'format-time-string
Aidan Kehoe <kehoea@parhasard.net>
parents:
5252
diff
changeset
|
104 |
5252
378a34562cbe
Fix style, documentation for rounding functions and multiple values.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5247
diff
changeset
|
105 2010-08-30 Aidan Kehoe <kehoea@parhasard.net> |
378a34562cbe
Fix style, documentation for rounding functions and multiple values.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5247
diff
changeset
|
106 |
378a34562cbe
Fix style, documentation for rounding functions and multiple values.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5247
diff
changeset
|
107 * lispref/eval.texi (Evaluation, Multiple values): |
378a34562cbe
Fix style, documentation for rounding functions and multiple values.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5247
diff
changeset
|
108 Document our implementation of multiple values; point the reader |
378a34562cbe
Fix style, documentation for rounding functions and multiple values.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5247
diff
changeset
|
109 to the CLTL or the Hyperspec for details of exactly when values |
378a34562cbe
Fix style, documentation for rounding functions and multiple values.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5247
diff
changeset
|
110 are discarded. |
378a34562cbe
Fix style, documentation for rounding functions and multiple values.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5247
diff
changeset
|
111 |
378a34562cbe
Fix style, documentation for rounding functions and multiple values.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5247
diff
changeset
|
112 * lispref/numbers.texi (Numeric Conversions): Document the |
378a34562cbe
Fix style, documentation for rounding functions and multiple values.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5247
diff
changeset
|
113 optional DIVISOR arguments to the rounding functions, and |
378a34562cbe
Fix style, documentation for rounding functions and multiple values.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5247
diff
changeset
|
114 document that they all return multiple values. |
378a34562cbe
Fix style, documentation for rounding functions and multiple values.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5247
diff
changeset
|
115 (Rounding Operations): Ditto. |
378a34562cbe
Fix style, documentation for rounding functions and multiple values.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5247
diff
changeset
|
116 |
378a34562cbe
Fix style, documentation for rounding functions and multiple values.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5247
diff
changeset
|
117 * cl.texi (Multiple Values): |
378a34562cbe
Fix style, documentation for rounding functions and multiple values.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5247
diff
changeset
|
118 Document that we've moved the multiple values implementation to |
378a34562cbe
Fix style, documentation for rounding functions and multiple values.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5247
diff
changeset
|
119 core code, and cross-reference to the Lispref. |
378a34562cbe
Fix style, documentation for rounding functions and multiple values.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5247
diff
changeset
|
120 (Numerical Functions): The various rounding functions are now |
378a34562cbe
Fix style, documentation for rounding functions and multiple values.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5247
diff
changeset
|
121 identical to the built-in rounding functions, with the exception |
378a34562cbe
Fix style, documentation for rounding functions and multiple values.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5247
diff
changeset
|
122 that they return lists, not multiple values; document this. |
378a34562cbe
Fix style, documentation for rounding functions and multiple values.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5247
diff
changeset
|
123 |
5247
02d875ebd1ea
Make Lisp reader errors more informative with over-long hex, octal characters
Aidan Kehoe <kehoea@parhasard.net>
parents:
5236
diff
changeset
|
124 2010-08-21 Aidan Kehoe <kehoea@parhasard.net> |
02d875ebd1ea
Make Lisp reader errors more informative with over-long hex, octal characters
Aidan Kehoe <kehoea@parhasard.net>
parents:
5236
diff
changeset
|
125 |
02d875ebd1ea
Make Lisp reader errors more informative with over-long hex, octal characters
Aidan Kehoe <kehoea@parhasard.net>
parents:
5236
diff
changeset
|
126 * lispref/objects.texi (Character Type): |
02d875ebd1ea
Make Lisp reader errors more informative with over-long hex, octal characters
Aidan Kehoe <kehoea@parhasard.net>
parents:
5236
diff
changeset
|
127 Go into more detail here on the specific type of error provoked on |
02d875ebd1ea
Make Lisp reader errors more informative with over-long hex, octal characters
Aidan Kehoe <kehoea@parhasard.net>
parents:
5236
diff
changeset
|
128 overlong hex character escapes and non-Latin-1 octal character |
02d875ebd1ea
Make Lisp reader errors more informative with over-long hex, octal characters
Aidan Kehoe <kehoea@parhasard.net>
parents:
5236
diff
changeset
|
129 escapes; give details of why the latter may be encountered, and |
02d875ebd1ea
Make Lisp reader errors more informative with over-long hex, octal characters
Aidan Kehoe <kehoea@parhasard.net>
parents:
5236
diff
changeset
|
130 what to do with such code. |
02d875ebd1ea
Make Lisp reader errors more informative with over-long hex, octal characters
Aidan Kehoe <kehoea@parhasard.net>
parents:
5236
diff
changeset
|
131 |
5236
0f7d483cff5a
Add ChangeLogs for recent address updates in permission notices.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5215
diff
changeset
|
132 2010-06-13 Stephen J. Turnbull <stephen@xemacs.org> |
0f7d483cff5a
Add ChangeLogs for recent address updates in permission notices.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5215
diff
changeset
|
133 |
0f7d483cff5a
Add ChangeLogs for recent address updates in permission notices.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5215
diff
changeset
|
134 * external-widget.texi: Correct FSF address in permission notice. |
0f7d483cff5a
Add ChangeLogs for recent address updates in permission notices.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5215
diff
changeset
|
135 |
5215
956d54c39176
Reword the lispref documentation of buffer-display-count.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5214
diff
changeset
|
136 2010-05-28 Aidan Kehoe <kehoea@parhasard.net> |
956d54c39176
Reword the lispref documentation of buffer-display-count.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5214
diff
changeset
|
137 |
956d54c39176
Reword the lispref documentation of buffer-display-count.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5214
diff
changeset
|
138 * lispref/windows.texi (Buffers and Windows): |
956d54c39176
Reword the lispref documentation of buffer-display-count.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5214
diff
changeset
|
139 Reword the documentation of `buffer-display-count'; |
956d54c39176
Reword the lispref documentation of buffer-display-count.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5214
diff
changeset
|
140 `buffer-display-time's documentation was taken from a version of |
956d54c39176
Reword the lispref documentation of buffer-display-count.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5214
diff
changeset
|
141 the GNU elisp manuwal with a compatible licence, |
956d54c39176
Reword the lispref documentation of buffer-display-count.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5214
diff
changeset
|
142 `buffer-display-count' was not. |
956d54c39176
Reword the lispref documentation of buffer-display-count.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5214
diff
changeset
|
143 |
5214
0b4d355771bd
Import buffer-display-count, buffer-display-time; thank you, Jeff Sparkes.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5191
diff
changeset
|
144 2010-05-17 Jeff Sparkes <jsparkes@gmail.com> |
0b4d355771bd
Import buffer-display-count, buffer-display-time; thank you, Jeff Sparkes.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5191
diff
changeset
|
145 |
0b4d355771bd
Import buffer-display-count, buffer-display-time; thank you, Jeff Sparkes.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5191
diff
changeset
|
146 * lispref/windows.texi (Buffers and Windows): |
0b4d355771bd
Import buffer-display-count, buffer-display-time; thank you, Jeff Sparkes.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5191
diff
changeset
|
147 Document buffer-display-count and buffer-display-time with |
0b4d355771bd
Import buffer-display-count, buffer-display-time; thank you, Jeff Sparkes.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5191
diff
changeset
|
148 descriptions from GNU emacs lispref. |
0b4d355771bd
Import buffer-display-count, buffer-display-time; thank you, Jeff Sparkes.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5191
diff
changeset
|
149 |
0b4d355771bd
Import buffer-display-count, buffer-display-time; thank you, Jeff Sparkes.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5191
diff
changeset
|
150 * lispref/locals.texi (Standard Buffer-Local Variables): |
0b4d355771bd
Import buffer-display-count, buffer-display-time; thank you, Jeff Sparkes.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5191
diff
changeset
|
151 Add buffer-display-count and buffer-display-time. |
0b4d355771bd
Import buffer-display-count, buffer-display-time; thank you, Jeff Sparkes.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5191
diff
changeset
|
152 |
5191
71ee43b8a74d
Add #'equalp as a hash test by default; add #'define-hash-table-test, GNU API
Aidan Kehoe <kehoea@parhasard.net>
parents:
5182
diff
changeset
|
153 2010-04-03 Aidan Kehoe <kehoea@parhasard.net> |
71ee43b8a74d
Add #'equalp as a hash test by default; add #'define-hash-table-test, GNU API
Aidan Kehoe <kehoea@parhasard.net>
parents:
5182
diff
changeset
|
154 |
71ee43b8a74d
Add #'equalp as a hash test by default; add #'define-hash-table-test, GNU API
Aidan Kehoe <kehoea@parhasard.net>
parents:
5182
diff
changeset
|
155 * lispref/hash-tables.texi (Introduction to Hash Tables): |
71ee43b8a74d
Add #'equalp as a hash test by default; add #'define-hash-table-test, GNU API
Aidan Kehoe <kehoea@parhasard.net>
parents:
5182
diff
changeset
|
156 Document that we now support #'equalp as a hash table test by |
71ee43b8a74d
Add #'equalp as a hash test by default; add #'define-hash-table-test, GNU API
Aidan Kehoe <kehoea@parhasard.net>
parents:
5182
diff
changeset
|
157 default, and mention #'define-hash-table-test. |
71ee43b8a74d
Add #'equalp as a hash test by default; add #'define-hash-table-test, GNU API
Aidan Kehoe <kehoea@parhasard.net>
parents:
5182
diff
changeset
|
158 (Working With Hash Tables): Document #'define-hash-table-test. |
71ee43b8a74d
Add #'equalp as a hash test by default; add #'define-hash-table-test, GNU API
Aidan Kehoe <kehoea@parhasard.net>
parents:
5182
diff
changeset
|
159 |
5182
2e528066e2fc
Move #'sort*, #'fill, #'merge to C from cl-seq.el.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5178
diff
changeset
|
160 2010-04-01 Aidan Kehoe <kehoea@parhasard.net> |
2e528066e2fc
Move #'sort*, #'fill, #'merge to C from cl-seq.el.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5178
diff
changeset
|
161 |
2e528066e2fc
Move #'sort*, #'fill, #'merge to C from cl-seq.el.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5178
diff
changeset
|
162 * lispref/lists.texi (Rearrangement): |
2e528066e2fc
Move #'sort*, #'fill, #'merge to C from cl-seq.el.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5178
diff
changeset
|
163 Update the documentation of #'sort here, now that it accepts any |
2e528066e2fc
Move #'sort*, #'fill, #'merge to C from cl-seq.el.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5178
diff
changeset
|
164 type of sequence and the KEY keyword argument. (Though this is |
2e528066e2fc
Move #'sort*, #'fill, #'merge to C from cl-seq.el.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5178
diff
changeset
|
165 probably now the wrong place for this function, given that.) |
2e528066e2fc
Move #'sort*, #'fill, #'merge to C from cl-seq.el.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5178
diff
changeset
|
166 |
5176
8b2f75cecb89
rename objects* (.c, .h and .el files) to fontcolor*
Ben Wing <ben@xemacs.org>
parents:
5048
diff
changeset
|
167 2010-02-22 Ben Wing <ben@xemacs.org> |
8b2f75cecb89
rename objects* (.c, .h and .el files) to fontcolor*
Ben Wing <ben@xemacs.org>
parents:
5048
diff
changeset
|
168 |
8b2f75cecb89
rename objects* (.c, .h and .el files) to fontcolor*
Ben Wing <ben@xemacs.org>
parents:
5048
diff
changeset
|
169 * internals/internals.texi (A Summary of the Various XEmacs Modules): |
8b2f75cecb89
rename objects* (.c, .h and .el files) to fontcolor*
Ben Wing <ben@xemacs.org>
parents:
5048
diff
changeset
|
170 * internals/internals.texi (Modules for other Display-Related Lisp Objects): |
8b2f75cecb89
rename objects* (.c, .h and .el files) to fontcolor*
Ben Wing <ben@xemacs.org>
parents:
5048
diff
changeset
|
171 objects*.[ch] -> fontcolor*.[ch]. |
8b2f75cecb89
rename objects* (.c, .h and .el files) to fontcolor*
Ben Wing <ben@xemacs.org>
parents:
5048
diff
changeset
|
172 |
5148
9c4bf82eaac2
Reflect change from `lib' to `share' in docs.
Mike Sperber <sperber@deinprogramm.de>
parents:
5142
diff
changeset
|
173 2010-03-18 Mike Sperber <mike@xemacs.org> |
9c4bf82eaac2
Reflect change from `lib' to `share' in docs.
Mike Sperber <sperber@deinprogramm.de>
parents:
5142
diff
changeset
|
174 |
9c4bf82eaac2
Reflect change from `lib' to `share' in docs.
Mike Sperber <sperber@deinprogramm.de>
parents:
5142
diff
changeset
|
175 * xemacs/startup.texi (Startup Paths): Reflect the (long-ago) |
9c4bf82eaac2
Reflect change from `lib' to `share' in docs.
Mike Sperber <sperber@deinprogramm.de>
parents:
5142
diff
changeset
|
176 change from `lib' to `share' for the architecture-independent |
9c4bf82eaac2
Reflect change from `lib' to `share' in docs.
Mike Sperber <sperber@deinprogramm.de>
parents:
5142
diff
changeset
|
177 directories. |
9c4bf82eaac2
Reflect change from `lib' to `share' in docs.
Mike Sperber <sperber@deinprogramm.de>
parents:
5142
diff
changeset
|
178 |
5142
f965e31a35f0
reduce lcrecord headers to 2 words, rename printing_unreadable_object
Ben Wing <ben@xemacs.org>
parents:
5128
diff
changeset
|
179 2010-03-13 Ben Wing <ben@xemacs.org> |
f965e31a35f0
reduce lcrecord headers to 2 words, rename printing_unreadable_object
Ben Wing <ben@xemacs.org>
parents:
5128
diff
changeset
|
180 |
f965e31a35f0
reduce lcrecord headers to 2 words, rename printing_unreadable_object
Ben Wing <ben@xemacs.org>
parents:
5128
diff
changeset
|
181 * internals/internals.texi (Working with Lisp Objects): |
f965e31a35f0
reduce lcrecord headers to 2 words, rename printing_unreadable_object
Ben Wing <ben@xemacs.org>
parents:
5128
diff
changeset
|
182 * internals/internals.texi (Writing Macros): |
f965e31a35f0
reduce lcrecord headers to 2 words, rename printing_unreadable_object
Ben Wing <ben@xemacs.org>
parents:
5128
diff
changeset
|
183 * internals/internals.texi (lrecords): |
f965e31a35f0
reduce lcrecord headers to 2 words, rename printing_unreadable_object
Ben Wing <ben@xemacs.org>
parents:
5128
diff
changeset
|
184 More rewriting to correspond with changes from |
f965e31a35f0
reduce lcrecord headers to 2 words, rename printing_unreadable_object
Ben Wing <ben@xemacs.org>
parents:
5128
diff
changeset
|
185 *LRECORD* to *LISP_OBJECT*. |
f965e31a35f0
reduce lcrecord headers to 2 words, rename printing_unreadable_object
Ben Wing <ben@xemacs.org>
parents:
5128
diff
changeset
|
186 |
5127
a9c41067dd88
more cleanups, terminology clarification, lots of doc work
Ben Wing <ben@xemacs.org>
parents:
5048
diff
changeset
|
187 2010-03-05 Ben Wing <ben@xemacs.org> |
a9c41067dd88
more cleanups, terminology clarification, lots of doc work
Ben Wing <ben@xemacs.org>
parents:
5048
diff
changeset
|
188 |
a9c41067dd88
more cleanups, terminology clarification, lots of doc work
Ben Wing <ben@xemacs.org>
parents:
5048
diff
changeset
|
189 * internals/internals.texi (Introduction to Allocation): |
a9c41067dd88
more cleanups, terminology clarification, lots of doc work
Ben Wing <ben@xemacs.org>
parents:
5048
diff
changeset
|
190 * internals/internals.texi (Integers and Characters): |
a9c41067dd88
more cleanups, terminology clarification, lots of doc work
Ben Wing <ben@xemacs.org>
parents:
5048
diff
changeset
|
191 * internals/internals.texi (Allocation from Frob Blocks): |
a9c41067dd88
more cleanups, terminology clarification, lots of doc work
Ben Wing <ben@xemacs.org>
parents:
5048
diff
changeset
|
192 * internals/internals.texi (lrecords): |
a9c41067dd88
more cleanups, terminology clarification, lots of doc work
Ben Wing <ben@xemacs.org>
parents:
5048
diff
changeset
|
193 * internals/internals.texi (Low-level allocation): |
a9c41067dd88
more cleanups, terminology clarification, lots of doc work
Ben Wing <ben@xemacs.org>
parents:
5048
diff
changeset
|
194 Rewrite section on allocation of Lisp objects to reflect the new |
a9c41067dd88
more cleanups, terminology clarification, lots of doc work
Ben Wing <ben@xemacs.org>
parents:
5048
diff
changeset
|
195 reality. Remove references to nonexistent XSETINT and XSETCHAR. |
a9c41067dd88
more cleanups, terminology clarification, lots of doc work
Ben Wing <ben@xemacs.org>
parents:
5048
diff
changeset
|
196 |
5096 | 197 2010-03-04 Ben Wing <ben@xemacs.org> |
198 | |
199 * internals/internals.texi (Top): | |
200 * internals/internals.texi (list-to-texinfo): Removed. | |
201 * internals/internals.texi (convert-list-to-texinfo): New. | |
202 * internals/internals.texi (table-to-texinfo): Removed. | |
203 * internals/internals.texi (convert-table-to-texinfo): New. | |
204 Update Lisp functions at top to newest versions. | |
205 | |
206 * internals/internals.texi (A History of Emacs): | |
207 * internals/internals.texi (Through Version 18): | |
208 * internals/internals.texi (Lucid Emacs): | |
209 * internals/internals.texi (XEmacs): | |
210 * internals/internals.texi (The XEmacs Split): | |
211 * internals/internals.texi (Modules for Other Aspects of the Lisp Interpreter and Object System): | |
212 * internals/internals.texi (Introduction to Writing C Code): | |
213 * internals/internals.texi (Writing Good Comments): | |
214 * internals/internals.texi (Writing Macros): | |
215 * internals/internals.texi (Major Textual Changes): | |
216 * internals/internals.texi (Great Integral Type Renaming): | |
217 * internals/internals.texi (How to Regression-Test): | |
218 * internals/internals.texi (Creating a Branch): | |
219 * internals/internals.texi (Dynamic Arrays): | |
220 * internals/internals.texi (Allocation by Blocks): | |
221 * internals/internals.texi (mark_object): | |
222 * internals/internals.texi (gc_sweep): | |
223 * internals/internals.texi (Byte-Char Position Conversion): | |
224 * internals/internals.texi (Searching and Matching): | |
225 * internals/internals.texi (Introduction to Multilingual Issues #3): | |
226 * internals/internals.texi (Byte Types): | |
227 * internals/internals.texi (Different Ways of Seeing Internal Text): | |
228 * internals/internals.texi (Buffer Positions): | |
229 * internals/internals.texi (Basic internal-format APIs): | |
230 * internals/internals.texi (The DFC API): | |
231 * internals/internals.texi (General Guidelines for Writing Mule-Aware Code): | |
232 * internals/internals.texi (Mule-izing Code): | |
233 * internals/internals.texi (Locales): | |
234 * internals/internals.texi (More about code pages): | |
235 * internals/internals.texi (More about locales): | |
236 * internals/internals.texi (Unicode support under Windows): | |
237 * internals/internals.texi (The Frame): | |
238 * internals/internals.texi (The Non-Client Area): | |
239 * internals/internals.texi (The Client Area): | |
240 * internals/internals.texi (The Paned Area): | |
241 * internals/internals.texi (Text Areas): | |
242 * internals/internals.texi (The Displayable Area): | |
243 * internals/internals.texi (Event Queues): | |
244 * internals/internals.texi (Event Stream Callback Routines): | |
245 * internals/internals.texi (Focus Handling): | |
246 * internals/internals.texi (Future Work -- Autodetection): | |
247 Replace " with ``, '' (not complete, maybe about halfway through). | |
248 | |
5090 | 249 2010-03-03 Ben Wing <ben@xemacs.org> |
250 | |
251 * internals/internals.texi (Intro to Window and Frame Geometry): | |
252 * internals/internals.texi (The Paned Area): | |
253 * internals/internals.texi (The Displayable Area): | |
254 Update to make note of e.g. the fact that the bottom gutter is | |
255 actually above the minibuffer. | |
256 | |
5087 | 257 2010-03-02 Jerry James <james@xemacs.org> |
258 | |
259 * custom.texi: Delete, redundant with xemacs/custom.texi and | |
260 lispref/customize.texi. | |
261 * Makefile: Remove all rules relating to custom.texi. | |
262 | |
5089
99f8ebc082d9
Make #'substring an alias of #'subseq; give the latter the byte code.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5087
diff
changeset
|
263 2010-03-03 Aidan Kehoe <kehoea@parhasard.net> |
99f8ebc082d9
Make #'substring an alias of #'subseq; give the latter the byte code.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5087
diff
changeset
|
264 |
99f8ebc082d9
Make #'substring an alias of #'subseq; give the latter the byte code.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5087
diff
changeset
|
265 * lispref/tips.texi (Comment Tips): |
99f8ebc082d9
Make #'substring an alias of #'subseq; give the latter the byte code.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5087
diff
changeset
|
266 * lispref/text.texi (Text Properties): |
99f8ebc082d9
Make #'substring an alias of #'subseq; give the latter the byte code.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5087
diff
changeset
|
267 * lispref/strings.texi (Creating Strings): |
99f8ebc082d9
Make #'substring an alias of #'subseq; give the latter the byte code.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5087
diff
changeset
|
268 * lispref/processes.texi (Input to Processes): |
99f8ebc082d9
Make #'substring an alias of #'subseq; give the latter the byte code.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5087
diff
changeset
|
269 * lispref/functions.texi (Argument List): |
99f8ebc082d9
Make #'substring an alias of #'subseq; give the latter the byte code.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5087
diff
changeset
|
270 * lispref/extents.texi (Duplicable Extents): |
99f8ebc082d9
Make #'substring an alias of #'subseq; give the latter the byte code.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5087
diff
changeset
|
271 Move examples that used substring to using subseq; in |
99f8ebc082d9
Make #'substring an alias of #'subseq; give the latter the byte code.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5087
diff
changeset
|
272 strings.texi, do not change the examples, but document that in |
99f8ebc082d9
Make #'substring an alias of #'subseq; give the latter the byte code.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5087
diff
changeset
|
273 this XEmacs, it is an alias for subseq, and that there may be some |
99f8ebc082d9
Make #'substring an alias of #'subseq; give the latter the byte code.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5087
diff
changeset
|
274 incompatibilities if you depend on that. |
99f8ebc082d9
Make #'substring an alias of #'subseq; give the latter the byte code.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5087
diff
changeset
|
275 |
5080
5502045ec510
The background-placement face property.
Didier Verna <didier@lrde.epita.fr>
parents:
5048
diff
changeset
|
276 2010-02-25 Didier Verna <didier@xemacs.org> |
5502045ec510
The background-placement face property.
Didier Verna <didier@lrde.epita.fr>
parents:
5048
diff
changeset
|
277 |
5502045ec510
The background-placement face property.
Didier Verna <didier@lrde.epita.fr>
parents:
5048
diff
changeset
|
278 The background-placement face property. |
5502045ec510
The background-placement face property.
Didier Verna <didier@lrde.epita.fr>
parents:
5048
diff
changeset
|
279 * xemacs/custom.texi (Faces): Document it. |
5502045ec510
The background-placement face property.
Didier Verna <didier@lrde.epita.fr>
parents:
5048
diff
changeset
|
280 |
5046 | 281 2010-02-20 Ben Wing <ben@xemacs.org> |
282 | |
283 * internals/internals.texi (Intro to Window and Frame Geometry): | |
284 Shrink diagram to fit when offset by five spaces as a result of | |
285 quoting. | |
286 | |
5045 | 287 2010-02-16 Ben Wing <ben@xemacs.org> |
288 | |
289 * internals/internals.texi (Top): | |
290 * internals/internals.texi (Modules for the Basic Displayable Lisp Objects): | |
291 * internals/internals.texi (Creating a Window-System Type): | |
292 * internals/internals.texi (Window and Frame Geometry): | |
293 * internals/internals.texi (Intro to Window and Frame Geometry): | |
294 * internals/internals.texi (The Frame): | |
295 * internals/internals.texi (The Non-Client Area): | |
296 * internals/internals.texi (The Client Area): | |
297 * internals/internals.texi (The Paned Area): | |
298 * internals/internals.texi (Text Areas): | |
299 * internals/internals.texi (The Displayable Area): | |
300 * internals/internals.texi (Which Functions Use Which?): | |
301 * internals/internals.texi (The Redisplay Mechanism): | |
302 Integrate the long comment in frame.c into the internals manual. | |
303 | |
5031
bd3e7db3bdf6
Remove man/term.texi from core.
Jerry James <james@xemacs.org>
parents:
5028
diff
changeset
|
304 2010-02-17 Jerry James <james@xemacs.org> |
bd3e7db3bdf6
Remove man/term.texi from core.
Jerry James <james@xemacs.org>
parents:
5028
diff
changeset
|
305 |
bd3e7db3bdf6
Remove man/term.texi from core.
Jerry James <james@xemacs.org>
parents:
5028
diff
changeset
|
306 * term.texi: Move to the eterm package. |
bd3e7db3bdf6
Remove man/term.texi from core.
Jerry James <james@xemacs.org>
parents:
5028
diff
changeset
|
307 * Makefile: Remove all rules relating to term.texi. |
bd3e7db3bdf6
Remove man/term.texi from core.
Jerry James <james@xemacs.org>
parents:
5028
diff
changeset
|
308 |
5028
b7232de2a937
Add information about repos and VCSes to FAQ.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5024
diff
changeset
|
309 2010-02-10 Stephen J. Turnbull <stephen@xemacs.org> |
b7232de2a937
Add information about repos and VCSes to FAQ.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5024
diff
changeset
|
310 |
b7232de2a937
Add information about repos and VCSes to FAQ.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5024
diff
changeset
|
311 * xemacs-faq.texi (Top): Update menu. |
b7232de2a937
Add information about repos and VCSes to FAQ.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5024
diff
changeset
|
312 (Legacy Versions): Update next pointer. |
b7232de2a937
Add information about repos and VCSes to FAQ.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5024
diff
changeset
|
313 (Bleeding Edge): |
b7232de2a937
Add information about repos and VCSes to FAQ.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5024
diff
changeset
|
314 (Q11.0.1): |
b7232de2a937
Add information about repos and VCSes to FAQ.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5024
diff
changeset
|
315 (Q11.0.2): |
b7232de2a937
Add information about repos and VCSes to FAQ.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5024
diff
changeset
|
316 (Q11.0.3): |
b7232de2a937
Add information about repos and VCSes to FAQ.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5024
diff
changeset
|
317 (Q11.0.4): |
b7232de2a937
Add information about repos and VCSes to FAQ.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5024
diff
changeset
|
318 (Q11.0.5): |
b7232de2a937
Add information about repos and VCSes to FAQ.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5024
diff
changeset
|
319 (Q11.1.1): |
b7232de2a937
Add information about repos and VCSes to FAQ.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5024
diff
changeset
|
320 (Q11.2.1): |
b7232de2a937
Add information about repos and VCSes to FAQ.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5024
diff
changeset
|
321 (Q11.2.2): |
b7232de2a937
Add information about repos and VCSes to FAQ.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5024
diff
changeset
|
322 (Q11.2.3): |
b7232de2a937
Add information about repos and VCSes to FAQ.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5024
diff
changeset
|
323 (Q11.2.4): |
b7232de2a937
Add information about repos and VCSes to FAQ.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5024
diff
changeset
|
324 (Q11.2.5): |
b7232de2a937
Add information about repos and VCSes to FAQ.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5024
diff
changeset
|
325 (Q11.2.6): |
b7232de2a937
Add information about repos and VCSes to FAQ.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5024
diff
changeset
|
326 (Q11.2.7): |
b7232de2a937
Add information about repos and VCSes to FAQ.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5024
diff
changeset
|
327 New nodes, describing repositories and VCS usage. |
b7232de2a937
Add information about repos and VCSes to FAQ.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5024
diff
changeset
|
328 |
5011 | 329 2010-02-08 Ben Wing <ben@xemacs.org> |
330 | |
331 * internals/internals.texi (How Lisp Objects Are Represented in C): | |
332 * internals/internals.texi (Allocation of Objects in XEmacs Lisp): | |
333 DEC Alpha is hardly the only 64-bit processor any more. | |
334 Also, ERROR_CHECK_TYPECHECK is now ERROR_CHECK_TYPES. | |
335 | |
5007
bb6a375da086
Relicense J. Kean Johnston's emodules.texi as GPL v2 or later. See
Jerry James <james@xemacs.org>
parents:
4984
diff
changeset
|
336 2010-02-08 Jerry James <james@xemacs.org> |
bb6a375da086
Relicense J. Kean Johnston's emodules.texi as GPL v2 or later. See
Jerry James <james@xemacs.org>
parents:
4984
diff
changeset
|
337 |
bb6a375da086
Relicense J. Kean Johnston's emodules.texi as GPL v2 or later. See
Jerry James <james@xemacs.org>
parents:
4984
diff
changeset
|
338 * emodules.texi: Relicense as GPL v2 or later, using J. Kean |
bb6a375da086
Relicense J. Kean Johnston's emodules.texi as GPL v2 or later. See
Jerry James <james@xemacs.org>
parents:
4984
diff
changeset
|
339 Johnston's blanket permission for such relicensing of his works. |
bb6a375da086
Relicense J. Kean Johnston's emodules.texi as GPL v2 or later. See
Jerry James <james@xemacs.org>
parents:
4984
diff
changeset
|
340 |
4984 | 341 2010-02-05 Ben Wing <ben@xemacs.org> |
342 | |
343 * internals/internals.texi (A Summary of the Various XEmacs Modules): | |
344 * internals/internals.texi (Conversion to and from External Data): | |
345 * internals/internals.texi (General Guidelines for Writing Mule-Aware Code): | |
346 Correct names of files renamed common -> xlike. | |
347 Fix up outdated explanation of old-style DFC conversion macros. | |
348 Add a section on the different types of character and their uses, | |
349 taken from a long comment in lisp.h. | |
350 | |
4953
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4820
diff
changeset
|
351 2010-01-27 Ben Wing <ben@xemacs.org> |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4820
diff
changeset
|
352 |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4820
diff
changeset
|
353 * internals/internals.texi (lrecords): |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4820
diff
changeset
|
354 * internals/internals.texi (The DFC API): |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4820
diff
changeset
|
355 * internals/internals.texi (Conversion to and from External Data): |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4820
diff
changeset
|
356 * internals/internals.texi (Mule-izing Code): |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4820
diff
changeset
|
357 * internals/internals.texi (Pervasive changes throughout XEmacs sources): |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4820
diff
changeset
|
358 * internals/internals.texi (Ben's README): |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4820
diff
changeset
|
359 * internals/internals.texi (Future Work -- Localized Text/Messages): |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4820
diff
changeset
|
360 * emodules.texi (Defining Variables): |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4820
diff
changeset
|
361 Rename: |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4820
diff
changeset
|
362 |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4820
diff
changeset
|
363 write_c_string -> write_cistring |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4820
diff
changeset
|
364 build_intstring -> build_istring |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4820
diff
changeset
|
365 build_string -> build_cistring |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4820
diff
changeset
|
366 build_ext_string -> build_extstring |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4820
diff
changeset
|
367 make_ext_string -> make_extstring |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4820
diff
changeset
|
368 buffer_insert_c_string -> buffer_insert_ascstring |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4820
diff
changeset
|
369 intern_int -> intern_istring |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4820
diff
changeset
|
370 |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4820
diff
changeset
|
371 See comment in src/ChangeLog about this. |
304aebb79cd3
function renamings to track names of char typedefs
Ben Wing <ben@xemacs.org>
parents:
4820
diff
changeset
|
372 |
4917 | 373 2010-02-03 Ben Wing <ben@xemacs.org> |
374 | |
375 * internals/internals.texi (Top): | |
376 * internals/internals.texi (Evaluation; Stack Frames; Bindings): | |
377 * internals/internals.texi (Ben's README): | |
378 * internals/internals.texi (Consoles; Devices; Frames; Windows): | |
379 * internals/internals.texi (Window Hierarchy): | |
380 * internals/internals.texi (The Window Object): | |
381 * internals/internals.texi (Modules for the Basic Displayable Lisp Objects): | |
382 * internals/internals.texi (Window-System Support): | |
383 * internals/internals.texi (Creating a Window-System Type): | |
384 * internals/internals.texi (Discussion -- Garbage Collection): | |
385 Update the part at the top about how to maintain the file with | |
386 more tips. | |
387 | |
388 Add a chapter on "window-system support" describing in a general | |
389 way how the support for different window systems/device types | |
390 works, including the separation between device-independent and | |
391 device-dependent parts, device methods, the specific device types | |
392 and the "xlike" pseudo-type. | |
393 | |
4905
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
394 2010-01-31 Aidan Kehoe <kehoea@parhasard.net> |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
395 |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
396 * xemacs/programs.texi (Defuns): |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
397 * lispref/variables.texi (Local Variables, Defining Variables) |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
398 (Setting Variables, Default Value): |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
399 * lispref/symbols.texi (Definitions): |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
400 * lispref/searching.texi (Saving Match Data): |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
401 * lispref/positions.texi (Excursions, Narrowing): |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
402 * lispref/objects.texi (Primitive Function Type): |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
403 * lispref/macros.texi (Defining Macros, Backquote): |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
404 * lispref/lispref.texi (Top): |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
405 * lispref/intro.texi (A Sample Function Description): |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
406 * lispref/help.texi (Help Functions): |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
407 * lispref/functions.texi (What Is a Function, Simple Lambda) |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
408 (Defining Functions, Calling Functions, Anonymous Functions): |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
409 * lispref/frames.texi (Input Focus): |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
410 * lispref/eval.texi (Forms, Function Indirection) |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
411 (Special Operators, Quoting): |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
412 * lispref/edebug-inc.texi (Instrumenting) |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
413 (Specification Examples): |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
414 * lispref/debugging.texi (Internals of Debugger): |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
415 * lispref/control.texi (Control Structures, Sequencing): |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
416 (Conditionals, Combining Conditions, Iteration): |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
417 (Catch and Throw, Handling Errors): |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
418 * lispref/commands.texi (Defining Commands, Using Interactive): |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
419 Terminology change; special operator -> special form. |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
420 |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
421 Don't attempt to change this in texinfo.texi or cl.texi, which use |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
422 macros I don't understand. |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
423 |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
424 * lispref/macros.texi (Defining Macros): Give an anonymous macro |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
425 example here. |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
426 * lispref/positions.texi (Excursions): |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
427 Correct some documentation that called a couple of macros special |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
428 forms. |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
429 * lispref/searching.texi (Saving Match Data): |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
430 Drop some documentation of how to write code that works with Emacs |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
431 18. |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
432 * lispref/specifiers.texi (Adding Specifications): |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
433 Correct this; #'let-specifier is a macro, not a special operator. |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
434 * lispref/windows.texi (Window Configurations) |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
435 (Selecting Windows): |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
436 Correct this, #'save-selected-window and #'save-window-excursion |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
437 are macros, not special operators. |
755ae5b97edb
Change "special form" to "special operator" in our sources.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4894
diff
changeset
|
438 |
4894
03ab78e48ef6
Add copyright and license information based on Ben's recollections.
Jerry James <james@xemacs.org>
parents:
4885
diff
changeset
|
439 2010-01-28 Jerry James <loganjerry@gmail.com> |
03ab78e48ef6
Add copyright and license information based on Ben's recollections.
Jerry James <james@xemacs.org>
parents:
4885
diff
changeset
|
440 |
03ab78e48ef6
Add copyright and license information based on Ben's recollections.
Jerry James <james@xemacs.org>
parents:
4885
diff
changeset
|
441 * external-widget.texi: Add copyright and license boilerplate text |
03ab78e48ef6
Add copyright and license information based on Ben's recollections.
Jerry James <james@xemacs.org>
parents:
4885
diff
changeset
|
442 based on Ben's recollections. |
03ab78e48ef6
Add copyright and license information based on Ben's recollections.
Jerry James <james@xemacs.org>
parents:
4885
diff
changeset
|
443 * lispref/internationalization.texi (Documentation String Extraction): |
03ab78e48ef6
Add copyright and license information based on Ben's recollections.
Jerry James <james@xemacs.org>
parents:
4885
diff
changeset
|
444 Removed, as it refers to the obsolete make-po program. |
03ab78e48ef6
Add copyright and license information based on Ben's recollections.
Jerry James <james@xemacs.org>
parents:
4885
diff
changeset
|
445 |
4885
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
446 2010-01-23 Aidan Kehoe <kehoea@parhasard.net> |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
447 |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
448 Generally: be careful to say fixnum, not integer, when talking |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
449 about fixed-precision integral types. I'm sure I've missed |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
450 instances, both here and in the docstrings, but this is a decent |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
451 start. |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
452 |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
453 * lispref/text.texi (Columns): |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
454 Document where only fixnums, not integers generally, are accepted. |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
455 (Registers): |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
456 Remove some ancient char-int confoundance here. |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
457 * lispref/strings.texi (Creating Strings, Creating Strings): |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
458 Be more exact in describing where fixnums but not integers in |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
459 general are accepted. |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
460 (Creating Strings): Use a more contemporary example to illustrate |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
461 how concat deals with lists including integers about #xFF. Delete |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
462 some obsolete documentation on same. |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
463 (Char Table Types): Document that only fixnums are accepted as |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
464 values in syntax tables. |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
465 * lispref/searching.texi (String Search, Search and Replace): |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
466 Be exact in describing where fixnums but not integers in general |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
467 are accepted. |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
468 * lispref/range-tables.texi (Range Tables): Be exact in describing |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
469 them; only fixnums are accepted to describe ranges. |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
470 * lispref/os.texi (Killing XEmacs, User Identification) |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
471 (Time of Day, Time Conversion): |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
472 Be more exact about using fixnum where only fixed-precision |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
473 integers are accepted. |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
474 * lispref/objects.texi (Integer Type): Be more exact (and |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
475 up-to-date) about the possible values for |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
476 integers. Cross-reference to documentation of the bignum extension. |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
477 (Equality Predicates): |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
478 (Range Table Type): |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
479 (Array Type): Use fixnum, not integer, to describe a |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
480 fixed-precision integer. |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
481 (Syntax Table Type): Correct some English syntax here. |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
482 * lispref/numbers.texi (Numbers): Change the phrasing here to use |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
483 fixnum to mean the fixed-precision integers normal in emacs. |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
484 Document that our terminology deviates from that of Common Lisp, |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
485 and that we're working on it. |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
486 (Compatibility Issues): Reiterate the Common Lisp versus Emacs |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
487 Lisp compatibility issues. |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
488 (Comparison of Numbers, Arithmetic Operations): |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
489 * lispref/commands.texi (Command Loop Info, Working With Events): |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
490 * lispref/buffers.texi (Modification Time): |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
491 Be more exact in describing where fixnums but not integers in |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
492 general are accepted. |
6772ce4d982b
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Aidan Kehoe <kehoea@parhasard.net>
parents:
4820
diff
changeset
|
493 |
4803
5d120deb60ca
Enable rudimentary support for valgrind, including functions that tell valgrind
Jerry James <james@xemacs.org>
parents:
4792
diff
changeset
|
494 2010-01-06 Jerry James <james@xemacs.org> |
5d120deb60ca
Enable rudimentary support for valgrind, including functions that tell valgrind
Jerry James <james@xemacs.org>
parents:
4792
diff
changeset
|
495 |
5d120deb60ca
Enable rudimentary support for valgrind, including functions that tell valgrind
Jerry James <james@xemacs.org>
parents:
4792
diff
changeset
|
496 * internals/internals.texi (Debugging and Testing): Document |
5d120deb60ca
Enable rudimentary support for valgrind, including functions that tell valgrind
Jerry James <james@xemacs.org>
parents:
4792
diff
changeset
|
497 valgrind configuration and use. |
5d120deb60ca
Enable rudimentary support for valgrind, including functions that tell valgrind
Jerry James <james@xemacs.org>
parents:
4792
diff
changeset
|
498 |
4790
bc4f2511bbea
Remove support for the OffiX drag-and-drop protocol. See xemacs-patches
Jerry James <james@xemacs.org>
parents:
4771
diff
changeset
|
499 2009-12-21 Jerry James <james@xemacs.rg> |
bc4f2511bbea
Remove support for the OffiX drag-and-drop protocol. See xemacs-patches
Jerry James <james@xemacs.org>
parents:
4771
diff
changeset
|
500 |
bc4f2511bbea
Remove support for the OffiX drag-and-drop protocol. See xemacs-patches
Jerry James <james@xemacs.org>
parents:
4771
diff
changeset
|
501 * internals/internals.texi (A Summary of the Various XEmacs Modules): |
bc4f2511bbea
Remove support for the OffiX drag-and-drop protocol. See xemacs-patches
Jerry James <james@xemacs.org>
parents:
4771
diff
changeset
|
502 Remove references to OffiX support files. |
bc4f2511bbea
Remove support for the OffiX drag-and-drop protocol. See xemacs-patches
Jerry James <james@xemacs.org>
parents:
4771
diff
changeset
|
503 * lispref/dragndrop.texi (Drag and Drop): Remove reference to OffiX. |
bc4f2511bbea
Remove support for the OffiX drag-and-drop protocol. See xemacs-patches
Jerry James <james@xemacs.org>
parents:
4771
diff
changeset
|
504 (Supported Protocols): Ditto. |
bc4f2511bbea
Remove support for the OffiX drag-and-drop protocol. See xemacs-patches
Jerry James <james@xemacs.org>
parents:
4771
diff
changeset
|
505 (OffiX DND): Remove. |
bc4f2511bbea
Remove support for the OffiX drag-and-drop protocol. See xemacs-patches
Jerry James <james@xemacs.org>
parents:
4771
diff
changeset
|
506 |
4771
e0b8ef850996
Remove more obsolete files.
Jerry James <james@xemacs.org>
parents:
4769
diff
changeset
|
507 2009-12-10 Jerry James <james@xemacs.org> |
e0b8ef850996
Remove more obsolete files.
Jerry James <james@xemacs.org>
parents:
4769
diff
changeset
|
508 |
e0b8ef850996
Remove more obsolete files.
Jerry James <james@xemacs.org>
parents:
4769
diff
changeset
|
509 * lispref/processes.texi (Functions that Create Subprocesses): Refer |
e0b8ef850996
Remove more obsolete files.
Jerry James <james@xemacs.org>
parents:
4769
diff
changeset
|
510 to etags instead of the obsolete wakeup program. |
e0b8ef850996
Remove more obsolete files.
Jerry James <james@xemacs.org>
parents:
4769
diff
changeset
|
511 |
4769
5460287a3327
Remove support for pre-X11R5 systems, including systems without Xmu. See
Jerry James <james@xemacs.org>
parents:
4759
diff
changeset
|
512 2009-12-09 Jerry James <james@xemacs.org> |
5460287a3327
Remove support for pre-X11R5 systems, including systems without Xmu. See
Jerry James <james@xemacs.org>
parents:
4759
diff
changeset
|
513 |
5460287a3327
Remove support for pre-X11R5 systems, including systems without Xmu. See
Jerry James <james@xemacs.org>
parents:
4759
diff
changeset
|
514 * internals/internals.texi (A Summary of the Various XEmacs Modules): |
5460287a3327
Remove support for pre-X11R5 systems, including systems without Xmu. See
Jerry James <james@xemacs.org>
parents:
4759
diff
changeset
|
515 Remove references to xmu.c and xmu.h. |
5460287a3327
Remove support for pre-X11R5 systems, including systems without Xmu. See
Jerry James <james@xemacs.org>
parents:
4759
diff
changeset
|
516 (Modules for Interfacing with X Windows): Ditto. |
5460287a3327
Remove support for pre-X11R5 systems, including systems without Xmu. See
Jerry James <james@xemacs.org>
parents:
4759
diff
changeset
|
517 |
4820
e6dec75ded0e
Use keywords, not ordinary symbols, in the structure syntax for hash tables.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4803
diff
changeset
|
518 2010-01-09 Aidan Kehoe <kehoea@parhasard.net> |
e6dec75ded0e
Use keywords, not ordinary symbols, in the structure syntax for hash tables.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4803
diff
changeset
|
519 |
e6dec75ded0e
Use keywords, not ordinary symbols, in the structure syntax for hash tables.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4803
diff
changeset
|
520 * lispref/objects.texi (Hash Table Type): |
e6dec75ded0e
Use keywords, not ordinary symbols, in the structure syntax for hash tables.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4803
diff
changeset
|
521 * lispref/hash-tables.texi (Introduction to Hash Tables): |
e6dec75ded0e
Use keywords, not ordinary symbols, in the structure syntax for hash tables.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4803
diff
changeset
|
522 Use keywords, not ordinary symbols, in the hash table read syntax; |
e6dec75ded0e
Use keywords, not ordinary symbols, in the structure syntax for hash tables.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4803
diff
changeset
|
523 document that we do accept the ordinary symbols for the sake of |
e6dec75ded0e
Use keywords, not ordinary symbols, in the structure syntax for hash tables.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4803
diff
changeset
|
524 backward-compatiblity. |
e6dec75ded0e
Use keywords, not ordinary symbols, in the structure syntax for hash tables.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4803
diff
changeset
|
525 |
4759
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4708
diff
changeset
|
526 2009-11-10 Jerry James <james@xemacs.org> |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4708
diff
changeset
|
527 |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4708
diff
changeset
|
528 * internals/internals.texi (XEmacs from the Perspective of Building): |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4708
diff
changeset
|
529 Remove reference to dynodump. |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4708
diff
changeset
|
530 (A Summary of the Various XEmacs Modules): Remove references to |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4708
diff
changeset
|
531 deleted files. |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4708
diff
changeset
|
532 (Low-Level Modules): Ditto. |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4708
diff
changeset
|
533 (Modules for the Basic Displayable Lisp Objects): Remove reference to |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4708
diff
changeset
|
534 NeXTstep. |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4708
diff
changeset
|
535 * lispref/os.texi (Operating System Environment): Remove references to |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4708
diff
changeset
|
536 old unsupported systems. |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4708
diff
changeset
|
537 * make-stds.texi (Variables for Installation Directories): Likely |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4708
diff
changeset
|
538 insufficient update to list of current operating systems. |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4708
diff
changeset
|
539 * xemacs-faq.texi (Q1.2.2: What versions of Unix does XEmacs run on?): |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4708
diff
changeset
|
540 Ditto. |
aa5ed11f473b
Remove support for obsolete systems. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4708
diff
changeset
|
541 |
4792
95b04754ea8c
Make #'equalp more compatible with CL; add a compiler macro, test & doc it.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4790
diff
changeset
|
542 2009-11-08 Aidan Kehoe <kehoea@parhasard.net> |
95b04754ea8c
Make #'equalp more compatible with CL; add a compiler macro, test & doc it.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4790
diff
changeset
|
543 |
95b04754ea8c
Make #'equalp more compatible with CL; add a compiler macro, test & doc it.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4790
diff
changeset
|
544 * lispref/objects.texi (Equality Predicates): |
95b04754ea8c
Make #'equalp more compatible with CL; add a compiler macro, test & doc it.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4790
diff
changeset
|
545 Document #'equalp here, as well as #'equal and #'eq. |
95b04754ea8c
Make #'equalp more compatible with CL; add a compiler macro, test & doc it.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4790
diff
changeset
|
546 |
4708
1cecc3e9f0a0
Use giflib or libungif to provide GIF support, instead of using internal
Jerry James <james@xemacs.org>
parents:
4678
diff
changeset
|
547 2009-10-05 Jerry James <james@xemacs.org> |
1cecc3e9f0a0
Use giflib or libungif to provide GIF support, instead of using internal
Jerry James <james@xemacs.org>
parents:
4678
diff
changeset
|
548 |
1cecc3e9f0a0
Use giflib or libungif to provide GIF support, instead of using internal
Jerry James <james@xemacs.org>
parents:
4678
diff
changeset
|
549 * beta.texi (Building XEmacs from a full distribution): Remove |
1cecc3e9f0a0
Use giflib or libungif to provide GIF support, instead of using internal
Jerry James <james@xemacs.org>
parents:
4678
diff
changeset
|
550 "(builtin)" from GIF line in example Installation. |
1cecc3e9f0a0
Use giflib or libungif to provide GIF support, instead of using internal
Jerry James <james@xemacs.org>
parents:
4678
diff
changeset
|
551 (Reporting Problems): Recommend taking screenshots as a PNG |
1cecc3e9f0a0
Use giflib or libungif to provide GIF support, instead of using internal
Jerry James <james@xemacs.org>
parents:
4678
diff
changeset
|
552 instead of a GIF. |
1cecc3e9f0a0
Use giflib or libungif to provide GIF support, instead of using internal
Jerry James <james@xemacs.org>
parents:
4678
diff
changeset
|
553 * internals/internals.texi (A Summary of the Various XEmacs Modules): |
1cecc3e9f0a0
Use giflib or libungif to provide GIF support, instead of using internal
Jerry James <james@xemacs.org>
parents:
4678
diff
changeset
|
554 Remove GIF-related files. |
1cecc3e9f0a0
Use giflib or libungif to provide GIF support, instead of using internal
Jerry James <james@xemacs.org>
parents:
4678
diff
changeset
|
555 * lispref/glyphs.texi (Image Instantiator Formats): Remove remark |
1cecc3e9f0a0
Use giflib or libungif to provide GIF support, instead of using internal
Jerry James <james@xemacs.org>
parents:
4678
diff
changeset
|
556 about builtin GIF support. |
1cecc3e9f0a0
Use giflib or libungif to provide GIF support, instead of using internal
Jerry James <james@xemacs.org>
parents:
4678
diff
changeset
|
557 |
4678
b5e1d4f6b66f
Make #'floor, #'ceiling, #'round, #'truncate conform to Common Lisp.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4677
diff
changeset
|
558 2009-08-11 Aidan Kehoe <kehoea@parhasard.net> |
b5e1d4f6b66f
Make #'floor, #'ceiling, #'round, #'truncate conform to Common Lisp.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4677
diff
changeset
|
559 |
b5e1d4f6b66f
Make #'floor, #'ceiling, #'round, #'truncate conform to Common Lisp.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4677
diff
changeset
|
560 * lispref/numbers.texi (Bigfloat Basics): |
b5e1d4f6b66f
Make #'floor, #'ceiling, #'round, #'truncate conform to Common Lisp.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4677
diff
changeset
|
561 Correct this documentation (ignoring for the moment that it breaks |
b5e1d4f6b66f
Make #'floor, #'ceiling, #'round, #'truncate conform to Common Lisp.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4677
diff
changeset
|
562 off in mid-sentence). |
b5e1d4f6b66f
Make #'floor, #'ceiling, #'round, #'truncate conform to Common Lisp.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4677
diff
changeset
|
563 |
4677
8f1ee2d15784
Support full Common Lisp multiple values in C.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4668
diff
changeset
|
564 2009-08-11 Aidan Kehoe <kehoea@parhasard.net> |
8f1ee2d15784
Support full Common Lisp multiple values in C.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4668
diff
changeset
|
565 |
8f1ee2d15784
Support full Common Lisp multiple values in C.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4668
diff
changeset
|
566 * cl.texi (Organization): |
8f1ee2d15784
Support full Common Lisp multiple values in C.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4668
diff
changeset
|
567 Remove references to the obsolete multiple-value emulating code. |
8f1ee2d15784
Support full Common Lisp multiple values in C.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4668
diff
changeset
|
568 |
4668
8b2a8ecf91cd
Improve redisplay docs in Internals a bit.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4666
diff
changeset
|
569 2009-07-28 Stephen Turnbull <stephen@xemacs.org> |
8b2a8ecf91cd
Improve redisplay docs in Internals a bit.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4666
diff
changeset
|
570 |
8b2a8ecf91cd
Improve redisplay docs in Internals a bit.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4666
diff
changeset
|
571 * internals/internals.texi (Redisplay Piece by Piece): |
8b2a8ecf91cd
Improve redisplay docs in Internals a bit.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4666
diff
changeset
|
572 Small improvements. |
8b2a8ecf91cd
Improve redisplay docs in Internals a bit.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4666
diff
changeset
|
573 |
4666
4c1a8323aa9a
Fix incorrect Xft resources in Info docs.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4658
diff
changeset
|
574 2009-07-08 Stephen Turnbull <stephen@xemacs.org> |
4c1a8323aa9a
Fix incorrect Xft resources in Info docs.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4658
diff
changeset
|
575 |
4c1a8323aa9a
Fix incorrect Xft resources in Info docs.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4658
diff
changeset
|
576 * xemacs/custom.texi (Xft Font Customization): Change references |
4c1a8323aa9a
Fix incorrect Xft resources in Info docs.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4658
diff
changeset
|
577 from XftFont (now deprecated) to FcFontName. |
4c1a8323aa9a
Fix incorrect Xft resources in Info docs.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4658
diff
changeset
|
578 Thanks, Raymond Toy <raymond.toy@stericsson.com>. |
4c1a8323aa9a
Fix incorrect Xft resources in Info docs.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4658
diff
changeset
|
579 |
4636
5c427ece884b
XEmacs 21.5.29 "garbanzo" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4632
diff
changeset
|
580 2009-05-18 Stephen J. Turnbull <stephen@xemacs.org> |
5c427ece884b
XEmacs 21.5.29 "garbanzo" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4632
diff
changeset
|
581 |
5c427ece884b
XEmacs 21.5.29 "garbanzo" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4632
diff
changeset
|
582 * XEmacs 21.5.29 "garbanzo" is released. |
5c427ece884b
XEmacs 21.5.29 "garbanzo" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4632
diff
changeset
|
583 |
4632
b93587f33338
Add urefs to Lstreams node.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4626
diff
changeset
|
584 2009-04-02 Stephen J. Turnbull <stephen@xemacs.org> |
b93587f33338
Add urefs to Lstreams node.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4626
diff
changeset
|
585 |
b93587f33338
Add urefs to Lstreams node.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4626
diff
changeset
|
586 * internals/internals.texi: s/@urlref/@uref/g. |
b93587f33338
Add urefs to Lstreams node.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4626
diff
changeset
|
587 (Lstreams): Add urefs to David Beasley tutorials. |
b93587f33338
Add urefs to Lstreams node.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4626
diff
changeset
|
588 |
4658
fd2495d78aac
Add FAQ on network slows (lookup order of DNS and /etc/hosts).
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4636
diff
changeset
|
589 2009-04-20 Stephen J. Turnbull <stephen@xemacs.org> |
fd2495d78aac
Add FAQ on network slows (lookup order of DNS and /etc/hosts).
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4636
diff
changeset
|
590 |
fd2495d78aac
Add FAQ on network slows (lookup order of DNS and /etc/hosts).
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4636
diff
changeset
|
591 * xemacs-faq.texi (Q2.5.3): |
fd2495d78aac
Add FAQ on network slows (lookup order of DNS and /etc/hosts).
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4636
diff
changeset
|
592 Add information about resolver configuration to Q2.5.3. |
fd2495d78aac
Add FAQ on network slows (lookup order of DNS and /etc/hosts).
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4636
diff
changeset
|
593 Thanks to Guillaume MULLER <gm.work.lists@gmail.com>. |
fd2495d78aac
Add FAQ on network slows (lookup order of DNS and /etc/hosts).
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4636
diff
changeset
|
594 |
fd2495d78aac
Add FAQ on network slows (lookup order of DNS and /etc/hosts).
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4636
diff
changeset
|
595 * xemacs-faq.texi (Top): Update menu. |
fd2495d78aac
Add FAQ on network slows (lookup order of DNS and /etc/hosts).
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4636
diff
changeset
|
596 * xemacs-faq.texi (Installation): Update menu. |
fd2495d78aac
Add FAQ on network slows (lookup order of DNS and /etc/hosts).
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4636
diff
changeset
|
597 |
4625
4527fc976aa3
Meta on Mac. <87prh51rni.fsf@xemacs.org>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4509
diff
changeset
|
598 2009-02-26 Stephen J. Turnbull <stephen@xemacs.org> |
4527fc976aa3
Meta on Mac. <87prh51rni.fsf@xemacs.org>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4509
diff
changeset
|
599 |
4527fc976aa3
Meta on Mac. <87prh51rni.fsf@xemacs.org>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4509
diff
changeset
|
600 * xemacs-faq.texi (Q3.0.12): New node for Meta key on Mac. |
4527fc976aa3
Meta on Mac. <87prh51rni.fsf@xemacs.org>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4509
diff
changeset
|
601 (Top): |
4527fc976aa3
Meta on Mac. <87prh51rni.fsf@xemacs.org>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4509
diff
changeset
|
602 (Editing): |
4527fc976aa3
Meta on Mac. <87prh51rni.fsf@xemacs.org>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4509
diff
changeset
|
603 (Q3.0.11): |
4527fc976aa3
Meta on Mac. <87prh51rni.fsf@xemacs.org>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4509
diff
changeset
|
604 (Q3.1.1): |
4527fc976aa3
Meta on Mac. <87prh51rni.fsf@xemacs.org>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4509
diff
changeset
|
605 Fix up Next/Prev/Menu references. |
4527fc976aa3
Meta on Mac. <87prh51rni.fsf@xemacs.org>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4509
diff
changeset
|
606 |
4601
7c7262c47538
Remove any reference to mocklisp as an active technology.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4509
diff
changeset
|
607 2009-02-04 Aidan Kehoe <kehoea@parhasard.net> |
7c7262c47538
Remove any reference to mocklisp as an active technology.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4509
diff
changeset
|
608 |
7c7262c47538
Remove any reference to mocklisp as an active technology.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4509
diff
changeset
|
609 * xemacs/xemacs.texi (Top): |
7c7262c47538
Remove any reference to mocklisp as an active technology.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4509
diff
changeset
|
610 * xemacs/misc.texi (Emulation): |
7c7262c47538
Remove any reference to mocklisp as an active technology.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4509
diff
changeset
|
611 * xemacs/building.texi (Lisp Libraries): |
7c7262c47538
Remove any reference to mocklisp as an active technology.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4509
diff
changeset
|
612 (Compiling Libraries): |
7c7262c47538
Remove any reference to mocklisp as an active technology.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4509
diff
changeset
|
613 Remove any reference to mocklisp as an active technology. |
7c7262c47538
Remove any reference to mocklisp as an active technology.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4509
diff
changeset
|
614 Also remove documentation of the related #'set-gosmacs-bindings, |
7c7262c47538
Remove any reference to mocklisp as an active technology.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4509
diff
changeset
|
615 which is no longer available. |
7c7262c47538
Remove any reference to mocklisp as an active technology.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4509
diff
changeset
|
616 |
4509
dd12adb12b8f
Fix broken Xft FAQ.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4505
diff
changeset
|
617 2008-10-04 Stephen J. Turnbull <stephen@xemacs.org> |
dd12adb12b8f
Fix broken Xft FAQ.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4505
diff
changeset
|
618 |
dd12adb12b8f
Fix broken Xft FAQ.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4505
diff
changeset
|
619 * xemacs-faq.texi (Q5.0.7): Fix broken instructions on use of |
dd12adb12b8f
Fix broken Xft FAQ.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4505
diff
changeset
|
620 antialiased fonts. |
dd12adb12b8f
Fix broken Xft FAQ.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4505
diff
changeset
|
621 |
4505
a5f1da0eb001
Document XFT support in the FAQ, better describe XEmacs pronunciation.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4488
diff
changeset
|
622 2008-08-31 Aidan Kehoe <kehoea@parhasard.net> |
a5f1da0eb001
Document XFT support in the FAQ, better describe XEmacs pronunciation.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4488
diff
changeset
|
623 |
a5f1da0eb001
Document XFT support in the FAQ, better describe XEmacs pronunciation.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4488
diff
changeset
|
624 * xemacs-faq.texi (Q5.0.7): Add a section on how one can use |
a5f1da0eb001
Document XFT support in the FAQ, better describe XEmacs pronunciation.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4488
diff
changeset
|
625 antialiased fonts under X11; thank you Giacomo Boffi. |
a5f1da0eb001
Document XFT support in the FAQ, better describe XEmacs pronunciation.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4488
diff
changeset
|
626 (Q1.0.3): Clarify pronunciation using a serious phonetic |
a5f1da0eb001
Document XFT support in the FAQ, better describe XEmacs pronunciation.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4488
diff
changeset
|
627 alphabet. |
a5f1da0eb001
Document XFT support in the FAQ, better describe XEmacs pronunciation.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4488
diff
changeset
|
628 |
4488 | 629 2008-07-26 Ville Skyttä <scop@xemacs.org> |
630 | |
631 * xemacs/custom.texi, xemacs/frame.texi, xemacs/mule.texi, | |
632 xemacs/packages.texi, xemacs/programs.texi, xemacs/trouble.texi: | |
633 Spelling fixes. | |
634 | |
4486
f9104f0e9b91
Document the error on over-long hex character constants.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4485
diff
changeset
|
635 2008-07-26 Aidan Kehoe <kehoea@parhasard.net> |
f9104f0e9b91
Document the error on over-long hex character constants.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4485
diff
changeset
|
636 |
f9104f0e9b91
Document the error on over-long hex character constants.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4485
diff
changeset
|
637 * lispref/objects.texi (Character Type): |
f9104f0e9b91
Document the error on over-long hex character constants.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4485
diff
changeset
|
638 Document the error provoked when the reader sees an over-long |
f9104f0e9b91
Document the error on over-long hex character constants.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4485
diff
changeset
|
639 hexadecimal constant. |
f9104f0e9b91
Document the error on over-long hex character constants.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4485
diff
changeset
|
640 |
4485
57db42ba54fb
Correct a misspelling and add a space, lispref/variables.texi
Aidan Kehoe <kehoea@parhasard.net>
parents:
4472
diff
changeset
|
641 2008-07-26 Aidan Kehoe <kehoea@parhasard.net> |
57db42ba54fb
Correct a misspelling and add a space, lispref/variables.texi
Aidan Kehoe <kehoea@parhasard.net>
parents:
4472
diff
changeset
|
642 |
57db42ba54fb
Correct a misspelling and add a space, lispref/variables.texi
Aidan Kehoe <kehoea@parhasard.net>
parents:
4472
diff
changeset
|
643 * lispref/variables.texi (Extent): |
57db42ba54fb
Correct a misspelling and add a space, lispref/variables.texi
Aidan Kehoe <kehoea@parhasard.net>
parents:
4472
diff
changeset
|
644 Correct a misspelling of macros, add a needed space. Thank you |
57db42ba54fb
Correct a misspelling and add a space, lispref/variables.texi
Aidan Kehoe <kehoea@parhasard.net>
parents:
4472
diff
changeset
|
645 John Paul Wallington, thank you Stephen Turnbull. |
57db42ba54fb
Correct a misspelling and add a space, lispref/variables.texi
Aidan Kehoe <kehoea@parhasard.net>
parents:
4472
diff
changeset
|
646 |
4472
a99eb40f0b5b
Correct an omitted word, expand on bignum equality in the lispref.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4471
diff
changeset
|
647 2008-05-29 Aidan Kehoe <kehoea@parhasard.net> |
a99eb40f0b5b
Correct an omitted word, expand on bignum equality in the lispref.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4471
diff
changeset
|
648 |
a99eb40f0b5b
Correct an omitted word, expand on bignum equality in the lispref.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4471
diff
changeset
|
649 * lispref/objects.texi (Equality Predicates): |
a99eb40f0b5b
Correct an omitted word, expand on bignum equality in the lispref.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4471
diff
changeset
|
650 Expand on bignum equality; correct an omitted word in the last |
a99eb40f0b5b
Correct an omitted word, expand on bignum equality in the lispref.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4471
diff
changeset
|
651 commit. |
a99eb40f0b5b
Correct an omitted word, expand on bignum equality in the lispref.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4471
diff
changeset
|
652 |
4471
2d39535e1f9d
Say explicitly that eq is useful for chars; xref number comparison, lispref
Aidan Kehoe <kehoea@parhasard.net>
parents:
4466
diff
changeset
|
653 2008-05-27 Aidan Kehoe <kehoea@parhasard.net> |
2d39535e1f9d
Say explicitly that eq is useful for chars; xref number comparison, lispref
Aidan Kehoe <kehoea@parhasard.net>
parents:
4466
diff
changeset
|
654 |
2d39535e1f9d
Say explicitly that eq is useful for chars; xref number comparison, lispref
Aidan Kehoe <kehoea@parhasard.net>
parents:
4466
diff
changeset
|
655 * lispref/objects.texi (Equality Predicates): |
2d39535e1f9d
Say explicitly that eq is useful for chars; xref number comparison, lispref
Aidan Kehoe <kehoea@parhasard.net>
parents:
4466
diff
changeset
|
656 Cross reference to the section on comparison of numbers when |
2d39535e1f9d
Say explicitly that eq is useful for chars; xref number comparison, lispref
Aidan Kehoe <kehoea@parhasard.net>
parents:
4466
diff
changeset
|
657 talking about using #'eq with integers; also mention that |
2d39535e1f9d
Say explicitly that eq is useful for chars; xref number comparison, lispref
Aidan Kehoe <kehoea@parhasard.net>
parents:
4466
diff
changeset
|
658 #'eq gives t when passed identical integers, and that #'char= is |
2d39535e1f9d
Say explicitly that eq is useful for chars; xref number comparison, lispref
Aidan Kehoe <kehoea@parhasard.net>
parents:
4466
diff
changeset
|
659 also available there. |
2d39535e1f9d
Say explicitly that eq is useful for chars; xref number comparison, lispref
Aidan Kehoe <kehoea@parhasard.net>
parents:
4466
diff
changeset
|
660 |
4466
969a957a44ac
Prevent #'batch-texinfo-format choking on man/internals/internals.texi
Aidan Kehoe <kehoea@parhasard.net>
parents:
4450
diff
changeset
|
661 2008-05-21 Aidan Kehoe <kehoea@parhasard.net> |
969a957a44ac
Prevent #'batch-texinfo-format choking on man/internals/internals.texi
Aidan Kehoe <kehoea@parhasard.net>
parents:
4450
diff
changeset
|
662 |
969a957a44ac
Prevent #'batch-texinfo-format choking on man/internals/internals.texi
Aidan Kehoe <kehoea@parhasard.net>
parents:
4450
diff
changeset
|
663 * internals/internals.texi (Ben's README): |
969a957a44ac
Prevent #'batch-texinfo-format choking on man/internals/internals.texi
Aidan Kehoe <kehoea@parhasard.net>
parents:
4450
diff
changeset
|
664 Add a couple of @itemize / @end itemize pairs, to prevent |
969a957a44ac
Prevent #'batch-texinfo-format choking on man/internals/internals.texi
Aidan Kehoe <kehoea@parhasard.net>
parents:
4450
diff
changeset
|
665 #'batch-texinfo-format choking on the input. |
969a957a44ac
Prevent #'batch-texinfo-format choking on man/internals/internals.texi
Aidan Kehoe <kehoea@parhasard.net>
parents:
4450
diff
changeset
|
666 |
4448
fd8a9a4d81d9
Support #!, to allow XEmacs to be called as a script interpreter.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4329
diff
changeset
|
667 2008-01-20 Aidan Kehoe <kehoea@parhasard.net> |
fd8a9a4d81d9
Support #!, to allow XEmacs to be called as a script interpreter.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4329
diff
changeset
|
668 |
fd8a9a4d81d9
Support #!, to allow XEmacs to be called as a script interpreter.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4329
diff
changeset
|
669 * xemacs/cmdargs.texi (Command Switches): |
fd8a9a4d81d9
Support #!, to allow XEmacs to be called as a script interpreter.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4329
diff
changeset
|
670 Describe --script, -script. |
fd8a9a4d81d9
Support #!, to allow XEmacs to be called as a script interpreter.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4329
diff
changeset
|
671 |
4427
cff4ad0ab682
Document "lifting to Lisp". <87tzjvx8lu.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4329
diff
changeset
|
672 2008-02-27 Stephen J. Turnbull <stephen@xemacs.org> |
cff4ad0ab682
Document "lifting to Lisp". <87tzjvx8lu.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4329
diff
changeset
|
673 |
cff4ad0ab682
Document "lifting to Lisp". <87tzjvx8lu.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4329
diff
changeset
|
674 * internals/internals.texi (Discussion -- KKCC): |
cff4ad0ab682
Document "lifting to Lisp". <87tzjvx8lu.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4329
diff
changeset
|
675 (Discussion -- Incremental Collector): |
cff4ad0ab682
Document "lifting to Lisp". <87tzjvx8lu.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4329
diff
changeset
|
676 New nodes. |
cff4ad0ab682
Document "lifting to Lisp". <87tzjvx8lu.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4329
diff
changeset
|
677 (Top): |
cff4ad0ab682
Document "lifting to Lisp". <87tzjvx8lu.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4329
diff
changeset
|
678 (Discussion -- Garbage Collection): |
cff4ad0ab682
Document "lifting to Lisp". <87tzjvx8lu.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4329
diff
changeset
|
679 (Discussion -- Pure Space): |
cff4ad0ab682
Document "lifting to Lisp". <87tzjvx8lu.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4329
diff
changeset
|
680 Adjust pointers and menus for new nodes. |
cff4ad0ab682
Document "lifting to Lisp". <87tzjvx8lu.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4329
diff
changeset
|
681 |
cff4ad0ab682
Document "lifting to Lisp". <87tzjvx8lu.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4329
diff
changeset
|
682 (lrecords): Remark that lcrecords are obsolete. |
cff4ad0ab682
Document "lifting to Lisp". <87tzjvx8lu.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4329
diff
changeset
|
683 |
4329
d9eb5ea14f65
Provide %b in #'format; use it for converting between ints and bit vectors.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4320
diff
changeset
|
684 2007-12-17 Aidan Kehoe <kehoea@parhasard.net> |
d9eb5ea14f65
Provide %b in #'format; use it for converting between ints and bit vectors.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4320
diff
changeset
|
685 |
d9eb5ea14f65
Provide %b in #'format; use it for converting between ints and bit vectors.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4320
diff
changeset
|
686 * lispref/strings.texi (Formatting Strings): |
d9eb5ea14f65
Provide %b in #'format; use it for converting between ints and bit vectors.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4320
diff
changeset
|
687 Document %b for binary output. |
d9eb5ea14f65
Provide %b in #'format; use it for converting between ints and bit vectors.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4320
diff
changeset
|
688 |
4320 | 689 2007-12-10 Ville Skyttä <scop@xemacs.org> |
690 | |
691 * internals/internals.texi: Spelling fixes. | |
692 | |
4313
0d2e738dfcd0
Forgotten ChangeLog entry for changesets 4311 and 4312.
"Ville Skyttä <scop@xemacs.org>"
parents:
4291
diff
changeset
|
693 2007-12-07 Ville Skyttä <scop@xemacs.org> |
0d2e738dfcd0
Forgotten ChangeLog entry for changesets 4311 and 4312.
"Ville Skyttä <scop@xemacs.org>"
parents:
4291
diff
changeset
|
694 |
0d2e738dfcd0
Forgotten ChangeLog entry for changesets 4311 and 4312.
"Ville Skyttä <scop@xemacs.org>"
parents:
4291
diff
changeset
|
695 * beta.texi, emodules.texi, term.texi, termcap.texi, texinfo.texi, |
0d2e738dfcd0
Forgotten ChangeLog entry for changesets 4311 and 4312.
"Ville Skyttä <scop@xemacs.org>"
parents:
4291
diff
changeset
|
696 widget.texi, xemacs-faq.texi: Spelling fixes. |
0d2e738dfcd0
Forgotten ChangeLog entry for changesets 4311 and 4312.
"Ville Skyttä <scop@xemacs.org>"
parents:
4291
diff
changeset
|
697 |
4291 | 698 2007-11-28 Aidan Kehoe <kehoea@parhasard.net> |
699 | |
700 * internals/internals.texi (Ibytes and Ichars): | |
701 Cross reference to the Mule docs describing these typedefs, | |
702 instead of saying Not yet documented. | |
703 | |
4265 | 704 2007-11-14 Aidan Kehoe <kehoea@parhasard.net> |
705 | |
706 * lispref/objects.texi (String Type): | |
707 Describe how one can include a trailing backslash in a raw string, | |
708 by means of the Unicode escape syntax. | |
709 | |
4264 | 710 2007-11-14 Aidan Kehoe <kehoea@parhasard.net> |
711 | |
712 * xemacs/keystrokes.texi (Character Representation): | |
713 Clarify the description of which characters are displayed as | |
714 themselves and which as octal escapes bzw. "control" characters | |
715 with an initial caret. | |
716 | |
4225 | 717 2007-10-15 Adrian Aichner <adrian@xemacs.org> |
718 | |
719 * Makefile (info_files): Sync nt/xemacs.mak and man/Makefile. | |
720 Sort enries to easy future syncs. | |
721 | |
4199 | 722 2007-09-22 Stephen J. Turnbull <stephen@xemacs.org> |
723 | |
724 * lispref/searching.texi (Replacing Match): Document the escapes | |
725 for changing case in `replace-match'. Document the change to | |
726 STRBUFFER to permit subexpressions in string replacement. | |
727 | |
4196 | 728 2007-09-30 Adrian Aichner <adrian@xemacs.org> |
729 | |
730 * Makefile (TEXI2HTML_NOSPLIT): New. | |
731 * Makefile ($(HTMLDIR)/beta.html): Use TEXI2HTML_NOSPLIT. | |
732 * Makefile ($(HTMLDIR)/xemacs-faq.html): Ditto. | |
733 | |
4195 | 734 2007-09-30 Adrian Aichner <adrian@xemacs.org> |
735 | |
736 * Makefile (TEXI2HTML): Refactor TEXI2HTML for use by | |
737 xemacsweb/Documentation/Makefile. | |
738 | |
4143 | 739 2007-08-25 Adrian Aichner <adrian@xemacs.org> |
740 | |
741 * internals/internals.texi (Through Version 18): Fix error in | |
742 Emacs Timeline URL. | |
743 * internals/internals.texi (Better Rendering Support -- Configuration with the Interim Patches): | |
744 | |
4039 | 745 2007-06-27 Aidan Kehoe <kehoea@parhasard.net> |
746 | |
747 * lispref/variables.texi (Extent): | |
748 Mention that lexical scope is available using lexical-let and | |
749 lexical-let* in cl-macs, instead of ignoring them entirely. | |
750 | |
3979 | 751 2007-05-21 Ville Skyttä <scop@xemacs.org> |
752 | |
753 * internals/internals.texi: Fix corrupted/oddly encoded chars. | |
754 * lispref/ldap.texi: Ditto. | |
755 | |
3975 | 756 2007-05-21 Stephen J. Turnbull <stephen@xemacs.org> |
757 | |
758 * XEmacs 21.5.28 "fuki" is released. | |
759 | |
3955 | 760 2007-05-15 Aidan Kehoe <kehoea@parhasard.net> |
761 | |
762 * internals/internals.texi: | |
763 Replace an inaccurate description of the read syntax of a Kanji | |
764 character with one using the recently-added Unicode escapes. Also | |
765 update the size of an Ichar; they're now 21-bit integers, not | |
766 19-bit integers. | |
767 | |
3930 | 768 2007-04-30 Stephen J. Turnbull <stephen@xemacs.org> |
769 | |
770 * internals/internals.texi (Creating a New Console/Device/Frame Type): | |
771 Typo fix. | |
772 | |
3773 | 773 2007-01-01 Malcolm Purvis <malcolmp@xemacs.org> |
774 | |
775 * internals/internals.texi (Ben's README): Use 'grep -F' instead | |
776 of fgrep. | |
777 | |
3772 | 778 2006-11-07 Robert Pluim <rpluim@gmail.com> |
779 | |
780 * lispref/os.texi (User Identification): The code uses HOMEPATH, | |
781 not HOMEDIR. | |
782 | |
3711 | 783 2006-11-29 Aidan Kehoe <kehoea@parhasard.net> |
784 | |
785 * xemacs/custom.texi (Face Resources): | |
786 Mention that the user should use full XLFD forms for specifying | |
787 fonts, and that Mule builds reject the short forms by | |
788 default. Also mention the work-around to the latter design choice | |
789 that was implemented for Ilya. | |
790 | |
3685 | 791 2006-11-16 Stephen J. Turnbull <stephen@xemacs.org> |
792 | |
793 * internals/internals.texi | |
794 (Better Rendering Support -- Configuration with the Interim Patches): | |
795 Fix examples of configuration via X resources. | |
796 (Better Rendering Support -- Implementation): Fix description of | |
797 xftFont resources, introduce fcFontName resource. | |
798 | |
3674 | 799 2006-11-11 Aidan Kehoe <kehoea@parhasard.net> |
800 | |
801 * lispref/faces.texi (Face Convenience Functions): | |
802 Add information on how to specify a face's font for a given Mule | |
803 charset. | |
804 | |
805 * lispref/specifiers.texi (Specifiers): | |
806 * lispref/specifiers.texi (Simple Specifier Usage): | |
807 * lispref/specifiers.texi (Specifiers In-Depth): | |
808 * lispref/specifiers.texi (Specifier Tag Functions): | |
809 * lispref/specifiers.texi (Specifier Instantiation Functions): | |
810 Update the documentation of specifiers to reflect the new support | |
811 for Mule character sets and associating tags with them. | |
812 | |
3543 | 813 2006-08-05 Aidan Kehoe <kehoea@parhasard.net> |
814 | |
815 * lispref/objects.texi (String Type): | |
816 Give details of the raw string syntax, taken from SXEmacs and | |
817 Python. | |
818 | |
3516 | 819 2006-07-19 Stephen J. Turnbull <stephen@xemacs.org> |
820 | |
821 * new-users-guide/edit.texi (Insert): Document bogosity in | |
822 vendor labeling of DEL key. | |
823 (Numeric Argument): Remove spurious RETs from keystroke examples. | |
824 Thanks to Michael C. Wescott <wescott@sc.rr.com>. | |
825 | |
3510 | 826 2006-07-16 Aidan Kehoe <kehoea@parhasard.net> |
827 | |
828 * xemacs/custom.texi (File Variables): | |
829 Make it clearer that file variables are buffer-local. | |
830 * xemacs/custom.texi (Faces): | |
831 "must be encoding" -> "must be encoded". | |
832 | |
833 2006-07-16 Aidan Kehoe <kehoea@parhasard.net> | |
834 | |
835 * lispref/variables.texi (Creating Buffer-Local): | |
836 Mention that buffer-local variables are created when file local | |
837 variables are set. | |
838 | |
3496 | 839 2006-07-08 Aidan Kehoe <kehoea@parhasard.net> |
840 | |
841 * internals/internals.texi (Internal String Encoding): | |
842 Mention that UTF-8 would be a reasonable alternative encoding. | |
843 * internals/internals.texi (Internal Character Encoding): | |
844 Re-arrange the description of characters to deal with 21-bit | |
845 characters. | |
846 | |
3439 | 847 2006-06-03 Aidan Kehoe <kehoea@parhasard.net> |
848 | |
849 * lispref/mule.texi (CCL Syntax): | |
850 * lispref/mule.texi (CCL Statements): | |
851 Describe the mule-to-unicode and unicode-to-mule statements; | |
852 rename the section they are described in. | |
853 | |
3404 | 854 2006-05-17 Stephen J. Turnbull <stephen@xemacs.org> |
855 | |
856 * xemacs-faq.texi (Q2.2.3): New node. | |
857 (Q2.2.2, Q2.3.1): Fix navigation references. | |
858 (Top, Installation): Add to menus. | |
859 | |
3402 | 860 2006-05-16 Stephen J. Turnbull <stephen@xemacs.org> |
861 | |
862 * XEmacs 21.5.27 "fiddleheads" is released. | |
863 | |
3388 | 864 2006-05-09 Stephen J. Turnbull <stephen@xemacs.org> |
865 | |
866 * beta.texi (Building Beta XEmacs): Rename 'Compiling' -> 'Building'. | |
867 (Reporting Problems): Improve it, make it a top-level node, add | |
868 some vertical spacing to make node breaks more visible. | |
869 (Getting the Source): Flesh it out a bit and move it to the | |
870 Building Beta XEmacs node. | |
871 | |
3387 | 872 2006-05-09 Stephen J. Turnbull <stephen@xemacs.org> |
873 | |
874 * xemacs/custom.texi (Xft Font Customization): New node. | |
875 (Faces): Create menu, add new node. | |
876 * xemacs/xemacs.texi (Top): add new node to detail menu. | |
877 | |
3367 | 878 2006-04-29 Aidan Kehoe <kehoea@parhasard.net> |
879 | |
880 * lispref/objects.texi (Character Type): | |
881 Document the Unicode syntax for characters in characters and | |
882 strings. | |
883 | |
3354 | 884 2006-04-23 Stephen J. Turnbull <stephen@xemacs.org> |
885 | |
886 * internals/internals.texi: Run texinfo-master-menu. | |
887 (Creating a New Console/Device/Frame Type): New node. | |
888 | |
3323 | 889 2006-03-31 Stephen J. Turnbull <stephen@xemacs.org> |
890 | |
891 * XEmacs 21.5.26 "endive" is released. | |
892 | |
3322 | 893 2006-03-31 Stephen J. Turnbull <stephen@xemacs.org> |
894 | |
895 Miscellaneous doc cleanup, parts 2-4: move CHANGES-msw, | |
896 TODO.ben-mule-21-5, README.ben-mule-21-5, and | |
897 README.ben-separate-stderr to Internals Manual. | |
898 | |
899 * internals/internals.texi (Ben's TODO list): | |
900 (CHANGES from 21.4-windows branch): | |
901 (Ben's README): | |
902 (Ben's separate stderr notes): | |
903 New nodes. | |
904 | |
905 (Subprocesses): Add "Ben's separate stderr notes" to menu. | |
906 (The Great Mule Merge of March 2002): Add "Ben's TODO list" and | |
907 "Ben's README" to menu. | |
908 (Interface to MS Windows): Add "CHANGES from 21.4-windows branch" | |
909 to menu. | |
910 | |
911 (Top): Update detailmenu. | |
912 | |
913 2006-03-30 Stephen J. Turnbull <stephen@xemacs.org> | |
914 | |
915 Miscellaneous doc cleanup, part 1: move CHANGES-ben-mule to | |
916 Internals Manual. | |
917 | |
918 * internals/internals.texi (The Great Mule Merge of March 2002): | |
919 Insert CHANGES-ben-mule here, and reformat for Texinfo. | |
920 | |
3260 | 921 2006-02-26 Mike Sperber <mike@xemacs.org> |
922 | |
923 * xemacs/building.texi (External Lisp): Document that `run-lisp' | |
924 needs the os-utils package. | |
925 | |
3259 | 926 2006-02-26 Stephen J. Turnbull <stephen@xemacs.org> |
927 | |
928 * XEmacs 21.5.25 "eggplant" is released. | |
929 | |
3179 | 930 2005-11-25 Mike Sperber <mike@xemacs.org> |
931 | |
932 * lispref/packaging.texi (The User View): | |
933 * xemacs/startup.texi (Startup Paths): | |
934 * xemacs-faq.texi (Q2.1.6): Document new configure options and | |
935 environment variables for | |
936 package locations. | |
937 | |
3171 | 938 2005-12-24 Aidan Kehoe <kehoea@parhasard.net> |
939 | |
940 * xemacs/keystrokes.texi (Keystrokes): | |
941 Add new node on keyboards with which one can't type Latin. | |
942 * xemacs/keystrokes.texi (Non-Latin keyboards): | |
943 Describe the support for falling back to a US key layout on | |
944 keyboards where typing the Roman alphabet is difficult. | |
945 | |
3150 | 946 2005-12-18 Stephen J. Turnbull <stephen@xemacs.org> |
947 | |
948 * XEmacs 21.5.24 "dandelion" is released. | |
949 | |
3147 | 950 2005-12-09 Malcolm Purvis <malcolmp@xemacs.org> |
951 | |
952 * internals/internals.texi (The configure Script): Documented | |
953 more fully the behaviour of complex options. Provided examples. | |
954 | |
3128 | 955 2005-12-03 Adrian Aichner <adrian@xemacs.org> |
956 | |
957 * custom.texi (Declaring Variables): Typo fixes. | |
958 | |
3111 | 959 2005-11-29 Stephen J. Turnbull <stephen@xemacs.org> |
960 | |
961 * xemacs/custom.texi (Faces): Describe some of the more important | |
962 font naming syntaxes under `set-face-font'. Fix a typo. | |
963 | |
3094 | 964 2005-11-22 Stephen J. Turnbull <stephen@xemacs.org> |
965 | |
966 * internals/internals.texi (Working with Lisp Objects): Explain | |
967 better why DEFSYMBOL is usually preferable to intern. | |
968 | |
3073 | 969 2005-11-08 Malcolm Purvis <malcolmp@xemacs.org> |
970 | |
971 * internals/internals.texi (The configure Script): Added the | |
972 definition of the new macro XE_HELP_SUBSECTION. | |
973 | |
3062 | 974 2005-11-13 Ben Wing <ben@xemacs.org> |
975 | |
976 * Makefile: | |
977 Add targets distclean-noconfig, realclean-noconfig, extraclean-noconfig. | |
978 Do some refactoring for cleanliness. | |
979 | |
3059 | 980 2005-11-13 Ben Wing <ben@xemacs.org> |
981 | |
982 * internals/internals.texi (Top): | |
983 * internals/internals.texi (CVS Techniques): | |
984 * internals/internals.texi (Creating a Branch): | |
985 * internals/internals.texi (Merging a Branch into the Trunk): | |
986 Add node on Creating a Branch. Update info concerning problems | |
987 with rtag on symlinks. (#### Is this still valid?) | |
988 | |
3031 | 989 2005-10-26 Stephen J. Turnbull <stephen@xemacs.org> |
990 | |
991 * XEmacs 21.5.23 "daikon" is released. | |
992 | |
3018 | 993 2005-10-20 Malcolm Purvis <malcolmp@xemacs.org> |
994 | |
995 * xemacs-faq.texi (Q1.2.2): | |
996 * xemacs-faq.texi (Q2.1.1): | |
997 * xemacs-faq.texi (Q2.1.6): | |
998 * xemacs-faq.texi (Q2.2.1): | |
999 * xemacs-faq.texi (Q2.3.6): | |
1000 * xemacs-faq.texi (Q2.4.3): | |
1001 * xemacs-faq.texi (Q2.4.4): | |
1002 * xemacs-faq.texi (Q2.4.7): | |
1003 * xemacs-faq.texi (Q5.3.3): | |
1004 * xemacs-faq.texi (Q6.0.8): | |
1005 * xemacs-faq.texi (Q7.2.1): | |
1006 Add 21.5 specific examples of configure options in addition to the | |
1007 existing 21.4 ones. | |
1008 | |
3003 | 1009 2005-10-15 Malcolm Purvis <malcolmp@xemacs.org> |
1010 | |
1011 * internals/internals.texi: "API's" -> "APIs". This fixes | |
1012 problems generating dvi and pdf versions. | |
1013 * internals/internals.texi (The configure Script): | |
1014 Describe the use of XE_MERGED_ARG. | |
1015 | |
2995 | 1016 2005-10-13 Ben Wing <ben@xemacs.org> |
1017 | |
1018 * xemacs-faq.texi (Top): | |
1019 * xemacs-faq.texi (External Subsystems): | |
1020 * xemacs-faq.texi (Q5.4.4): | |
1021 * xemacs-faq.texi (Q5.4.5): | |
1022 * xemacs-faq.texi (Q5.4.6): | |
1023 Add question about need to run `rebaseall' under Cygwin. | |
1024 | |
2972 | 1025 2005-10-04 Stephen J. Turnbull <stephen@xemacs.org> |
1026 | |
1027 * emodules.texi (Distribution with XEmacs): New node describing | |
1028 organization of module-related code in top-level configure.ac and | |
1029 src/Makefile.in.in. | |
1030 | |
2960 | 1031 2005-09-27 Adrian Aichner <adrian@xemacs.org> |
1032 | |
1033 * lispref/compile.texi (Compilation Options): Lowercase SYMBOL | |
1034 argument in `byte-compile-print-gensym' documentation, as | |
1035 suggested by Stephen. | |
1036 | |
2955 | 1037 2005-09-27 Adrian Aichner <adrian@xemacs.org> |
1038 | |
1039 * lispref/packaging.texi: Get file to compile with teinfmt.el. | |
1040 * lispref/packaging.texi (Packaging): Ditto. | |
1041 * lispref/packaging.texi (Package Overview): Ditto. | |
1042 * lispref/packaging.texi (The User View): Ditto. | |
1043 * lispref/packaging.texi (The Library Maintainer View): Ditto. | |
1044 * lispref/packaging.texi (Infrastructure): Ditto. | |
1045 * lispref/packaging.texi (Obtaining): Ditto. | |
1046 * lispref/packaging.texi (Local.rules File): Ditto. | |
1047 * lispref/packaging.texi (package-info.in): Ditto. | |
1048 * lispref/packaging.texi (Makefile): Ditto. | |
1049 * lispref/packaging.texi (Documenting Packages): Ditto. | |
1050 | |
1051 2005-09-27 Adrian Aichner <adrian@xemacs.org> | |
1052 | |
1053 * internals/internals.texi (A Summary of the Various XEmacs | |
1054 Modules): Get file to compile with texinfmt.el. | |
1055 * internals/internals.texi (Windows Build Flags): Ditto. | |
1056 | |
2953 | 1057 2005-09-26 Ben Wing <ben@xemacs.org> |
1058 | |
1059 * lispref/glyphs.texi (Images): | |
1060 * lispref/glyphs.texi (Image Instantiators): | |
1061 * lispref/glyphs.texi (Image Instantiator Formats): | |
1062 * lispref/glyphs.texi (Image Instances): | |
1063 * lispref/glyphs.texi (Image Instance Functions): | |
1064 * lispref/glyphs.texi (Creating Glyphs): | |
1065 * lispref/glyphs.texi (Lisp API to Native Widgets): | |
1066 * lispref/glyphs.texi (Glyph Properties): | |
1067 * lispref/glyphs.texi (Glyph Examples): | |
1068 * lispref/lispref.texi (Top): | |
1069 * lispref/specifiers.texi (Specifiers): | |
1070 * lispref/specifiers.texi (Introduction to Specifiers): | |
1071 * lispref/specifiers.texi (Simple Specifier Usage): | |
1072 * lispref/specifiers.texi (Specifiers In-Depth): | |
1073 * lispref/specifiers.texi (Specifier Instantiation): | |
1074 * lispref/specifiers.texi (Retrieving Specifications): | |
1075 * lispref/specifiers.texi (Specifier Tag Functions): | |
1076 * lispref/specifiers.texi (Specifier Validation Functions): | |
1077 Use "instantiation" not "instancing". Fix some places where | |
1078 "specifier" is used to mean "instantiator". | |
1079 | |
2949 | 1080 2005-09-25 Adrian Aichner <adrian@xemacs.org> |
1081 | |
1082 * lispref/compile.texi (Compilation Options): Supply missing | |
1083 argument to @var{}, using same SYMBOL as in variable docstring of | |
1084 `byte-compile-print-gensym'. | |
1085 | |
2931 | 1086 2005-09-14 Stephen J. Turnbull <stephen@xemacs.org> |
1087 | |
1088 * XEmacs 21.5.22 "cucumber" is released. | |
1089 | |
2867 | 1090 2005-07-20 Didier Verna <didier@xemacs.org> |
1091 | |
1092 * lispref/faces.texi (Basic Face Functions): Rephrase the face | |
1093 aliasing paragraph following a suggestion from Stephen J. | |
1094 Turnbull. | |
1095 | |
2865 | 1096 2005-07-19 Didier Verna <didier@xemacs.org> |
1097 | |
1098 * lispref/faces.texi (Basic Face Functions): Document the face | |
1099 aliasing feature. | |
1100 | |
2862 | 1101 2005-07-17 Aidan Kehoe <kehoea@parhasard.net> |
1102 | |
1103 * lispref/commands.texi (Converting Events): | |
1104 Give details on the deprecated ALLOW-NON-ASCII argument to | |
2865 | 1105 event-to-character, and why you shouldn't use it. |
2862 | 1106 |
2828 | 1107 2005-06-26 Aidan Kehoe <kehoea@parhasard.net> |
1108 | |
2865 | 1109 * lispref/commands.texi (Converting Events): |
2828 | 1110 * lispref/keymaps.texi (Key Sequences): |
1111 Stop pretending ASCII is an eight-bit character set, and remove | |
1112 documentation of event-to-character's vanished fourth argument. | |
1113 | |
1114 * internals/internals.texi (Old Future Work -- Improvements in | |
1115 support for non-ASCII (European) keysyms under X): | |
2865 | 1116 Rename the ascii-character property. |
1117 | |
2818 | 1118 2005-06-19 Aidan Kehoe <kehoea@parhasard.net> |
1119 | |
1120 * lispref/building.texi (Building XEmacs and Object Allocation): | |
2865 | 1121 Pure storage has been gone for half a decade or more. |
1122 * lispref/mule.texi (Internationalization Terminology): | |
1123 Phrase stuff a little more clearly, compare Mule with Unicode. | |
2818 | 1124 * lispref/lispref.texi (Top): |
2865 | 1125 Take out info on pure storage. |
2818 | 1126 |
2791 | 1127 2005-05-28 Stephen J. Turnbull <stephen@xemacs.org> |
1128 | |
1129 * XEmacs 21.5.21 "corn" is released. | |
1130 | |
2769 | 1131 2005-05-10 Aidan Kehoe <kehoea@parhasard.net> |
1132 | |
1133 * xemacs-faq.texi (Q3.2.5): (setq text-mode-hook | |
2865 | 1134 'turn-on-auto-fill) is not a good idea. |
2769 | 1135 |
2768 | 1136 2005-05-10 Aidan Kehoe <kehoea@parhasard.net> |
1137 | |
2865 | 1138 * xemacs/sending.texi (Sending Mail):Document that sendmail.el is |
1139 underfeatured and not getting better anytime soon; suggest using | |
1140 another mailer. | |
2768 | 1141 |
2757 | 1142 2005-05-05 Aidan Kehoe <kehoea@parhasard.net> |
1143 | |
1144 * xemacs/building.texi (Lisp Modes): | |
1145 * xemacs/building.texi (Lisp Interaction): | |
1146 * xemacs/entering.texi (Entering Emacs): | |
1147 * xemacs/menus.texi (File Menu): | |
1148 * xemacs/text.texi (Auto Fill): | |
1149 None of the keymaps I have access to have linefeed keys; they all | |
1150 use Return. As such, for new users, C-j is really the only option | |
1151 for evaluation in Lisp interaction mode, and should be documented | |
2865 | 1152 as such. |
1153 | |
3050 | 1154 2005-04-18 Stephen J. Turnbull <stephen@xemacs.org> |
2736 | 1155 |
1156 * internals/internals.texi | |
1157 (Better Rendering Support -- Modern Font Support): | |
1158 (Modern Font Support -- Font Concepts): | |
1159 (Modern Font Support -- fontconfig): | |
1160 (Modern Font Support -- Xft): | |
1161 New nodes describing the Lisp API. | |
1162 (Future Work -- Better Rendering Support): | |
1163 Add Better Rendering Support -- Modern Font Support to menu. | |
1164 | |
1165 2005-04-05 Stephen J. Turnbull <stephen@xemacs.org> | |
1166 | |
1167 * xemacs/custom.texi (X Resources): Improve wording. | |
1168 | |
1169 2005-03-13 Stephen J. Turnbull <stephen@xemacs.org> | |
1170 | |
1171 * xemacs/custom.texi (Minor Modes): Improve general description. | |
1172 Add description of Pending Delete and Filladapt modes. | |
1173 (File Variables): Improve caution against invoking minor modes. | |
1174 (Syntax Entry): Strengthen caution against "\s ". | |
1175 | |
1176 * xemacs/major.texi (Major Modes): Improve accuracy of wording. | |
1177 (Mode Hooks): Describe use of hooks to invoke minor modes. | |
1178 | |
2715 | 1179 2005-04-06 Ben Wing <ben@xemacs.org> |
1180 | |
1181 * internals/internals.texi (Authorship of XEmacs): Copy authorship | |
1182 section from FAQ and comment out old info, which is quite out of | |
1183 date and full of typos. | |
1184 | |
2690 | 1185 2005-03-26 Aidan Kehoe <kehoea@parhasard.net> |
1186 | |
1187 * lispref/mule.texi (CCL Example): | |
2691 | 1188 char-int -> char-to-int, and hex 41 is decimal 65, both problems |
2865 | 1189 with my previous patch pointed out by Stephen. |
2690 | 1190 * lispref/mule.texi (The actual coding system): |
1191 Give information on the make-coding-system call, and where the | |
2865 | 1192 actual package can be found. |
1193 | |
2681 | 1194 2005-03-24 Aidan Kehoe <kehoea@parhasard.net> |
1195 | |
1196 * xemacs/custom.texi (X Resources): | |
1197 "Emacs" as the application class -> "XEmacs" as the application | |
1198 class, mention the old resource class determination behaviour, and | |
2865 | 1199 how one can temporarily re-instate it. |
1200 | |
2665 | 1201 2005-03-15 Stephen J. Turnbull <stephen@xemacs.org> |
1202 | |
1203 * internals/internals.texi (The XEmacs Split): | |
1204 * standards.texi (Option Table): | |
1205 Shut up makeinfo and hack-local-variables. | |
1206 | |
2662 | 1207 2005-03-14 Stephen J. Turnbull <stephen@xemacs.org> |
1208 | |
1209 * internals/internals.texi (How Lisp Objects Are Represented in C): | |
1210 Document compiler warnings when assert expands to empty statement. | |
1211 | |
2653 | 1212 2005-03-11 Stephen J. Turnbull <stephen@xemacs.org> |
1213 | |
1214 * XEmacs 21.5.20 "cilantro" is released. | |
1215 | |
2647 | 1216 2005-03-05 Malcolm Purvis <malcolmp@xemacs.org> |
1217 | |
1218 * beta.texi : Change configure arguments to the new autoconf 2.5 | |
1219 style configure. | |
1220 * internals/internals.texi (The Build Configuration System): Fill | |
1221 out the details. | |
1222 | |
2640 | 1223 2005-01-19 Aidan Kehoe <kehoea@parhasard.net> |
1224 | |
1225 * lispref/mule.texi (CCL Example): Detail an implementation of the | |
2865 | 1226 web's URL encoding as a CCL coding system example. |
2640 | 1227 |
1228 2005-02-22 Stephen J. Turnbull <stephen@xemacs.org> | |
1229 | |
1230 * internals/internals.texi (The version.sh Script): New node. | |
1231 (XEmacs from the Perspective of Building): | |
1232 (Low-Level Modules): | |
1233 (The Build Configuration System): | |
1234 (Adding Configurable Features): | |
1235 Add or update references to the version.sh node and/or file. | |
1236 | |
1237 (XEmacs from the Perspective of Building): Improve text. | |
1238 | |
1239 | |
1240 2005-01-22 Stephen J. Turnbull <stephen@xemacs.org> | |
1241 | |
1242 * internals/internals.texi (XEmacs): Add XEmacs 21.4.16 to list. | |
1243 (The XEmacs Split): Add comments on untrue legal factoids. | |
1244 (The XEmacs Split): Add some @urefs for Jamie's commentary. | |
1245 | |
2608 | 1246 2005-02-23 Aidan Kehoe <kehoea@parhasard.net> |
1247 | |
1248 * lispref/searching.texi (Syntax of Regexps): | |
1249 Mention the \c and \C regular expression constructs; cross | |
2865 | 1250 reference to the Category Table documentation. |
2608 | 1251 |
2602 | 1252 2005-02-22 Stephen J. Turnbull <stephen@xemacs.org> |
1253 | |
1254 * internals/internals.texi (The version.sh Script): New node. | |
1255 (XEmacs from the Perspective of Building): | |
1256 (Low-Level Modules): | |
1257 (The Build Configuration System): | |
1258 (Adding Configurable Features): | |
1259 Add or update references to the version.sh node and/or file. | |
1260 | |
1261 (XEmacs from the Perspective of Building): Improve text. | |
1262 | |
2597 | 1263 2005-02-19 Stephen J. Turnbull <stephen@xemacs.org> |
1264 | |
1265 * internals/internals.texi (Introduction to Writing C Code): | |
1266 Change "mostly warning-free" to "warning-free" to encourage | |
1267 reporting warnings as bugs. | |
1268 (The configure Script): | |
1269 Incorporate Malcolm Purvis's notes from configure.ac. Document | |
1270 his implementations of keyword and complex options, and remove | |
1271 descriptions of my obsolete code. | |
1272 | |
1273 2005-01-16 Stephen J. Turnbull <stephen@xemacs.org> | |
1274 | |
1275 * internals/internals.texi (Better Rendering Support -- | |
1276 Configuration with the Interim Patches): | |
1277 Improve notes on configuration. | |
1278 | |
1279 2004-12-15 Stephen J. Turnbull <stephen@xemacs.org> | |
1280 | |
1281 * internals/internals.texi (Better Rendering Support -- | |
1282 Configuration with the Interim Patches): Menubar uses xftFont | |
1283 resource, too. | |
1284 | |
1285 2005-02-03 Stephen J. Turnbull <stephen@xemacs.org> | |
1286 | |
1287 * internals/internals.texi (XEmacs from the Perspective of | |
1288 Building): Mention autoconf. | |
1289 (The Modules of XEmacs): Point Next the The Build Configuration | |
1290 System and add Modules for Building XEmacs to the menu. | |
1291 (A Summary of the Various XEmacs Modules): Add Modules for | |
1292 Building XEmacs to menu, and Modules for Build Configuration, | |
1293 Modules for Compiling XEmacs, and Modules for Preloading Lisp to | |
1294 the table of sections. | |
1295 (Low-Level Modules): Point Previous to Modules for Building XEmacs. | |
1296 (Modules for Building XEmacs): | |
1297 (Modules for Build Configuration): | |
1298 (Modules for Compiling XEmacs): | |
1299 (Modules for Preloading Lisp): | |
1300 (The Build Configuration System): | |
1301 (Adding Configurable Features): | |
1302 (The configure Script): | |
1303 (The Makefile Precursors): | |
1304 New nodes. | |
1305 (Rules When Writing New C Code): | |
1306 Point Previous to The Build Configuration System. | |
1307 | |
2594 | 1308 2005-02-18 Stephen J. Turnbull <stephen@xemacs.org> |
1309 | |
1310 * XEmacs 21.5.19 "chives" is released. | |
1311 | |
2559 | 1312 2005-02-03 Ben Wing <ben@xemacs.org> |
1313 | |
1314 * xemacs-faq.texi: | |
1315 * xemacs-faq.texi (Top): | |
1316 * xemacs-faq.texi (Introduction): | |
1317 * xemacs-faq.texi (Q1.2.2): | |
1318 * xemacs-faq.texi (Q1.2.5): | |
1319 * xemacs-faq.texi (Q1.2.9): | |
1320 * xemacs-faq.texi (Q1.2.10): | |
1321 * xemacs-faq.texi (Q1.2.11): | |
1322 * xemacs-faq.texi (Q1.2.12): | |
1323 * xemacs-faq.texi (Q1.4.2): | |
1324 * xemacs-faq.texi (Q1.5.2): | |
1325 * xemacs-faq.texi (Q1.5.3): | |
1326 * xemacs-faq.texi (Q1.5.4): | |
1327 * xemacs-faq.texi (Q1.5.5): | |
1328 * xemacs-faq.texi (Q1.6.6): | |
1329 * xemacs-faq.texi (Q1.7.1): | |
1330 * xemacs-faq.texi (Q1.7.2): | |
1331 * xemacs-faq.texi (Q1.7.3): | |
1332 * xemacs-faq.texi (Q1.7.4): | |
1333 * xemacs-faq.texi (Installation): | |
1334 * xemacs-faq.texi (Q2.0.1): | |
1335 * xemacs-faq.texi (Q2.0.2): | |
1336 * xemacs-faq.texi (Q2.0.3): | |
1337 * xemacs-faq.texi (Q2.0.4): | |
1338 * xemacs-faq.texi (Q2.0.5): | |
1339 * xemacs-faq.texi (Q2.1.1): | |
1340 * xemacs-faq.texi (Q2.1.2): | |
1341 * xemacs-faq.texi (Q2.1.3): | |
1342 * xemacs-faq.texi (Q2.1.4): | |
1343 * xemacs-faq.texi (Q2.1.5): | |
1344 * xemacs-faq.texi (Q2.1.6): | |
1345 * xemacs-faq.texi (Q2.1.7): | |
1346 * xemacs-faq.texi (Q2.2.1): | |
1347 * xemacs-faq.texi (Q2.2.2): | |
1348 * xemacs-faq.texi (Q2.3.1): | |
1349 * xemacs-faq.texi (Q2.3.2): | |
1350 * xemacs-faq.texi (Q2.3.3): | |
1351 * xemacs-faq.texi (Q2.3.4): | |
1352 * xemacs-faq.texi (Q2.3.5): | |
1353 * xemacs-faq.texi (Q2.3.6): | |
1354 * xemacs-faq.texi (Q2.3.7): | |
1355 * xemacs-faq.texi (Q2.3.8): | |
1356 * xemacs-faq.texi (Q2.4.1): | |
1357 * xemacs-faq.texi (Q2.4.2): | |
1358 * xemacs-faq.texi (Q2.4.3): | |
1359 * xemacs-faq.texi (Q2.4.4): | |
1360 * xemacs-faq.texi (Q2.4.5): | |
1361 * xemacs-faq.texi (Q2.4.6): | |
1362 * xemacs-faq.texi (Q2.4.7): | |
1363 * xemacs-faq.texi (Q2.4.8): | |
1364 * xemacs-faq.texi (Q2.4.9): | |
1365 * xemacs-faq.texi (Q2.4.10): | |
1366 * xemacs-faq.texi (Q2.4.11): | |
1367 * xemacs-faq.texi (Q2.4.12): | |
1368 * xemacs-faq.texi (Q2.5.1): | |
1369 * xemacs-faq.texi (Q2.5.2): | |
1370 * xemacs-faq.texi (Q2.5.3): | |
1371 * xemacs-faq.texi (Q2.5.4): | |
1372 * xemacs-faq.texi (Q2.5.5): | |
1373 * xemacs-faq.texi (Legacy Versions): | |
1374 * xemacs-faq.texi (Q10.0.1): | |
1375 * xemacs-faq.texi (Q10.0.2): | |
1376 Flesh out intro section on packages and section on installing | |
1377 packages. Incorporate README, README.packages, BUGS, etc/PACKAGES. | |
1378 Various other changes. | |
1379 | |
2547 | 1380 2005-02-03 Stephen J. Turnbull <stephen@xemacs.org> |
1381 | |
1382 * beta.texi: Update Copyright. Add pointer comment. | |
1383 | |
1384 (New packages): Remove personal names, point at jobs.html | |
1385 instead. | |
1386 | |
1387 (Syncing with GNU Emacs): Change "don't assume Mule" to | |
1388 "conditionalize Mule dependencies correctly". RMS stroking: use | |
1389 "GNU", not "FSF", in sync notices. | |
1390 | |
1391 2005-02-02 Robert Delius Royar <xemacs@frinabulax.org> | |
1392 | |
1393 * beta.texi (Top): | |
2865 | 1394 Add reference to Index in catalog to prevent |
2547 | 1395 errors compiling with GNU makeinfo 4.5. |
1396 | |
1397 * beta.texi (Syncing with GNU Emacs): | |
2865 | 1398 Add forward reference to Index in next node to prevent |
2547 | 1399 errors compiling with GNU makeinfo 4.5. |
1400 | |
1401 * beta.texi (Index): | |
1402 Add backward reference to Syncing with GNU Emacs to | |
2865 | 1403 replace obsolete reference to Defining Variables to |
2547 | 1404 prevent errors compiling with GNU makeinfo 4.5. |
1405 | |
2537 | 1406 2005-01-31 Ben Wing <ben@xemacs.org> |
1407 | |
1408 * xemacs/help.texi (Misc Help): | |
1409 Delete references to DISTRIB. Point to FAQ. | |
2865 | 1410 |
2537 | 1411 * xemacs/new.texi: |
1412 Update sample code for version checking. | |
2865 | 1413 |
2537 | 1414 * xemacs/xemacs.texi (Distrib): |
1415 * xemacs/xemacs.texi (Intro): | |
1416 Delete references to DISTRIB. Point directly to web site. | |
1417 Update stuff referring to GNU Emacs. Delete references to Win-Emacs. | |
1418 | |
1419 2005-01-31 Ben Wing <ben@xemacs.org> | |
1420 | |
1421 * Makefile: | |
1422 * Makefile (info_files): | |
1423 * Makefile (html_files): | |
1424 * Makefile (dvi_files): | |
1425 * Makefile (pdf_files): | |
1426 * Makefile ($(INFODIR)/beta.info): | |
1427 Add beta.texi and built files. | |
2865 | 1428 |
2537 | 1429 * xemacs-faq.texi (Top): |
1430 * xemacs-faq.texi (Introduction): | |
1431 * xemacs-faq.texi (Q1.0.3): | |
1432 * xemacs-faq.texi (Q1.0.4): | |
1433 * xemacs-faq.texi (Q1.0.5): | |
1434 * xemacs-faq.texi (Q1.0.6): | |
1435 * xemacs-faq.texi (Q1.1.1): | |
1436 * xemacs-faq.texi (Q1.1.2): | |
1437 * xemacs-faq.texi (Q1.1.3): | |
1438 * xemacs-faq.texi (Q1.1.4): | |
1439 * xemacs-faq.texi (Q1.2.1): | |
1440 * xemacs-faq.texi (Q1.2.2): | |
1441 * xemacs-faq.texi (Q1.2.3): | |
1442 * xemacs-faq.texi (Q1.2.4): | |
1443 * xemacs-faq.texi (Q1.2.5): | |
1444 * xemacs-faq.texi (Q1.2.6): | |
1445 * xemacs-faq.texi (Q1.2.7): | |
1446 * xemacs-faq.texi (Q1.2.8): | |
1447 * xemacs-faq.texi (Q1.2.9): | |
1448 * xemacs-faq.texi (Q1.2.10): | |
1449 * xemacs-faq.texi (Q1.2.11): | |
1450 * xemacs-faq.texi (Q1.2.12): | |
1451 * xemacs-faq.texi (Q1.2.13): | |
1452 * xemacs-faq.texi (Q1.3.1): | |
1453 * xemacs-faq.texi (Q1.3.2): | |
1454 * xemacs-faq.texi (Q1.3.3): | |
1455 * xemacs-faq.texi (Q1.3.4): | |
1456 * xemacs-faq.texi (Q1.3.5): | |
1457 * xemacs-faq.texi (Q1.3.6): | |
1458 * xemacs-faq.texi (Q1.3.7): | |
1459 * xemacs-faq.texi (Q1.3.8): | |
1460 * xemacs-faq.texi (Q1.4.1): | |
1461 * xemacs-faq.texi (Q1.4.2): | |
1462 * xemacs-faq.texi (double-word): New. | |
1463 * xemacs-faq.texi (Q1.4.3): | |
1464 * xemacs-faq.texi (Q1.4.4): | |
1465 * xemacs-faq.texi (Q1.4.5): | |
1466 * xemacs-faq.texi (Q1.5.1): | |
1467 * xemacs-faq.texi (Q1.5.2): | |
1468 * xemacs-faq.texi (Q1.5.3): | |
1469 * xemacs-faq.texi (Q1.6.1): | |
1470 * xemacs-faq.texi (Q1.6.2): | |
1471 * xemacs-faq.texi (Q1.6.3): | |
1472 * xemacs-faq.texi (Q1.6.4): | |
1473 * xemacs-faq.texi (Q1.6.5): | |
1474 * xemacs-faq.texi (Q1.6.6): | |
1475 * xemacs-faq.texi (Q1.7.1): | |
1476 * xemacs-faq.texi (Q1.8.1): | |
1477 * xemacs-faq.texi (Q1.8.2): | |
1478 * xemacs-faq.texi (Q1.8.3): | |
1479 * xemacs-faq.texi (Q1.8.4): | |
1480 * xemacs-faq.texi (Q1.8.5): | |
1481 * xemacs-faq.texi (Q1.8.6): | |
1482 * xemacs-faq.texi (Q1.8.7): | |
1483 * xemacs-faq.texi (Q1.8.8): | |
1484 * xemacs-faq.texi (Q1.8.9): | |
1485 * xemacs-faq.texi (Q2.2.1): | |
1486 * xemacs-faq.texi (Q2.2.2): | |
1487 * xemacs-faq.texi (Q2.4.2): | |
1488 * xemacs-faq.texi (Advanced): | |
1489 * xemacs-faq.texi (Q7.0.1): | |
1490 * xemacs-faq.texi (Q7.0.2): | |
1491 * xemacs-faq.texi (Q7.0.3): | |
1492 * xemacs-faq.texi (Q7.0.4): | |
1493 * xemacs-faq.texi (Q7.0.5): | |
1494 * xemacs-faq.texi (Q7.0.6): | |
1495 * xemacs-faq.texi (Q7.1.1): | |
1496 * xemacs-faq.texi (Q7.1.2): | |
1497 * xemacs-faq.texi (Q7.1.3): | |
1498 * xemacs-faq.texi (Q7.1.4): | |
1499 * xemacs-faq.texi (Q7.1.5): | |
1500 * xemacs-faq.texi (Q7.1.6): | |
1501 * xemacs-faq.texi (Q7.1.7): | |
1502 * xemacs-faq.texi (Q7.1.8): | |
1503 * xemacs-faq.texi (Q7.1.9): | |
1504 * xemacs-faq.texi (Q7.1.10): | |
1505 * xemacs-faq.texi (Q7.1.11): | |
1506 * xemacs-faq.texi (Q7.2.1): | |
1507 * xemacs-faq.texi (Q7.2.2): | |
1508 * xemacs-faq.texi (Q7.2.3): | |
1509 * xemacs-faq.texi (Other Packages): | |
1510 * xemacs-faq.texi (Current Events): | |
1511 * xemacs-faq.texi (Legacy Versions): | |
1512 Major overhaul of section 1. Add mailing list info, update | |
1513 downloading info, add info on CVS, etc. | |
1514 | |
2522 | 1515 2004-10-17 Shyamal Prasad <shyamal@member.fsf.org> |
1516 | |
1517 * xemacs/programs.texi (Program Modes): Updated it to reflect | |
1518 current status of programming modes. | |
1519 * xemacs/programs.texi (CC Mode): New section introduces CC | |
1520 Mode. Introduces customization with reference to CC Mode | |
1521 manual. Also introduce C/AWK modes in prog-modes package | |
1522 * xemacs/programs.texi (C Ident): Removed - it was | |
1523 obsolete. prog-modes package documentation now contains | |
2865 | 1524 indentation description for old C mode |
2522 | 1525 * xemacs/major.texi (Mode Hooks): Add description of major mode |
1526 hooks. Cleaned up and updated programming mode descriptions. | |
1527 * xemacs/xemacs.texi (Top): Updated Detailed Node listing for new | |
1528 CC Mode section in programs.texi | |
1529 | |
1530 | |
2507 | 1531 2005-01-26 Ben Wing <ben@xemacs.org> |
1532 | |
1533 * internals/internals.texi: | |
1534 * internals/internals.texi (Through Version 18): | |
1535 * internals/internals.texi (GNU Emacs 19): | |
1536 * internals/internals.texi (GNU Emacs 20): | |
1537 Update History. | |
1538 | |
1539 * internals/internals.texi (Unicode support under Windows): | |
1540 Redo section on Windows 95 support for Unicode. | |
1541 | |
2492 | 1542 2005-01-19 Aidan Kehoe <kehoea@parhasard.net> |
1543 | |
1544 * man/lispref/functions.texi (Functions): Rename to "Functions and | |
1545 Commands" | |
1546 * man/lispref/functions.texi (What Is a Function): Move the definition | |
1547 of a command further up the list, give information on a trivial | |
1548 (interactive) declaration, and cross-reference to the key binding | |
1549 detail. Cf. 87vf9wgd08.fsf@tleepslib.sk.tsukuba.ac.jp | |
2865 | 1550 (comp.emacs.xemacs, 2005-01-18). |
2492 | 1551 * man/lispref/eval.texi man/lispref/lispref.texi |
2865 | 1552 man/lispref/macros.texi man/lispref/symbols.texi |
2492 | 1553 man/lispref/variables.texi: Fix cross references. |
1554 | |
2459 | 1555 2004-12-28 Ben Wing <ben@xemacs.org> |
1556 | |
1557 * xemacs-faq.texi (Top): | |
1558 * xemacs-faq.texi (Introduction): | |
1559 * xemacs-faq.texi (Q1.0.3): | |
1560 * xemacs-faq.texi (Q1.0.5): | |
1561 * xemacs-faq.texi (Q1.0.10): | |
1562 * xemacs-faq.texi (Q1.1.4): | |
1563 * xemacs-faq.texi (Q1.1.5): | |
1564 * xemacs-faq.texi (Q1.4.1): | |
1565 * xemacs-faq.texi (Q1.4.3): | |
1566 * xemacs-faq.texi (Q1.5.8): | |
1567 * xemacs-faq.texi (Installation): | |
1568 * xemacs-faq.texi (Q2.0.3): | |
1569 * xemacs-faq.texi (Q2.0.5): | |
1570 * xemacs-faq.texi (Q2.1.1): | |
1571 * xemacs-faq.texi (Q2.1.2): | |
1572 * xemacs-faq.texi (Q2.2.7): | |
1573 * xemacs-faq.texi (Q2.4.6): | |
1574 * xemacs-faq.texi (Editing): | |
1575 * xemacs-faq.texi (Q3.0.1): | |
1576 * xemacs-faq.texi (Q3.0.2): | |
1577 * xemacs-faq.texi (Q3.0.3): | |
1578 * xemacs-faq.texi (Q3.0.4): | |
1579 * xemacs-faq.texi (Q3.0.5): | |
1580 * xemacs-faq.texi (Q3.0.6): | |
1581 * xemacs-faq.texi (Q3.0.7): | |
1582 * xemacs-faq.texi (Q3.0.8): | |
1583 * xemacs-faq.texi (Q3.0.9): | |
1584 * xemacs-faq.texi (Q3.0.10): | |
1585 * xemacs-faq.texi (Q3.0.11): | |
1586 * xemacs-faq.texi (Q3.1.1): | |
1587 * xemacs-faq.texi (Q3.1.2): | |
1588 * xemacs-faq.texi (Q3.1.3): | |
1589 * xemacs-faq.texi (Q3.1.4): | |
1590 * xemacs-faq.texi (Q3.1.5): | |
1591 * xemacs-faq.texi (Q3.2.1): | |
1592 * xemacs-faq.texi (Q3.2.2): | |
1593 * xemacs-faq.texi (Q3.2.3): | |
1594 * xemacs-faq.texi (Q3.2.4): | |
1595 * xemacs-faq.texi (Q3.2.5): | |
1596 * xemacs-faq.texi (Q3.3.1): | |
1597 * xemacs-faq.texi (Q3.3.2): | |
1598 * xemacs-faq.texi (Q3.3.3): | |
1599 * xemacs-faq.texi (Q3.3.4): | |
1600 * xemacs-faq.texi (Q3.3.5): | |
1601 * xemacs-faq.texi (Q3.3.6): | |
1602 * xemacs-faq.texi (Q3.4.1): | |
1603 * xemacs-faq.texi (Q3.4.2): | |
1604 * xemacs-faq.texi (Display): | |
1605 * xemacs-faq.texi (Q4.0.1): | |
1606 * xemacs-faq.texi (Q4.0.2): | |
1607 * xemacs-faq.texi (Q4.0.3): | |
1608 * xemacs-faq.texi (Q4.0.4): | |
1609 * xemacs-faq.texi (my-toggle-toolbar): Removed. | |
1610 * xemacs-faq.texi (Q4.0.5): | |
1611 * xemacs-faq.texi (Q4.0.6): | |
1612 * xemacs-faq.texi (Q4.0.7): | |
1613 * xemacs-faq.texi (Q4.0.8): | |
1614 * xemacs-faq.texi (Q4.0.9): | |
1615 * xemacs-faq.texi (Q4.1.1): | |
1616 * xemacs-faq.texi (Q4.1.2): | |
1617 * xemacs-faq.texi (Q4.2.1): | |
1618 * xemacs-faq.texi (Q4.2.2): | |
1619 * xemacs-faq.texi (Q4.2.3): | |
1620 * xemacs-faq.texi (Q4.2.4): | |
1621 * xemacs-faq.texi (Q4.3.1): | |
1622 * xemacs-faq.texi (Q4.3.2): | |
1623 * xemacs-faq.texi (Q4.3.3): | |
1624 * xemacs-faq.texi (Q4.4.1): | |
1625 * xemacs-faq.texi (Q4.4.2): | |
1626 * xemacs-faq.texi (Q4.4.3): | |
1627 * xemacs-faq.texi (Q4.4.4): | |
1628 * xemacs-faq.texi (Q4.4.5): | |
1629 * xemacs-faq.texi (Q4.5.1): | |
1630 * xemacs-faq.texi (Q4.5.2): | |
1631 * xemacs-faq.texi (Q4.5.3): | |
1632 * xemacs-faq.texi (Q4.5.4): | |
1633 * xemacs-faq.texi (Q4.6.1): | |
1634 * xemacs-faq.texi (Q4.6.2): | |
1635 * xemacs-faq.texi (Q4.6.3): | |
1636 * xemacs-faq.texi (Q4.6.4): | |
1637 * xemacs-faq.texi (scroll-up): Removed. | |
1638 * xemacs-faq.texi (Q4.6.5): | |
1639 * xemacs-faq.texi (scroll-down): Removed. | |
1640 * xemacs-faq.texi (Q4.6.6): | |
1641 * xemacs-faq.texi (Q4.6.7): | |
1642 * xemacs-faq.texi (Q4.7.1): | |
1643 * xemacs-faq.texi (Q4.7.2): | |
1644 * xemacs-faq.texi (Q4.7.3): | |
1645 * xemacs-faq.texi (Q4.7.4): | |
1646 * xemacs-faq.texi (External Subsystems): | |
1647 * xemacs-faq.texi (Q5.0.1): | |
1648 * xemacs-faq.texi (Q5.0.2): | |
1649 * xemacs-faq.texi (Q5.0.3): | |
1650 * xemacs-faq.texi (Q5.0.4): | |
1651 * xemacs-faq.texi (Q5.0.5): | |
1652 * xemacs-faq.texi (Q5.0.6): | |
1653 * xemacs-faq.texi (Q5.1.1): | |
1654 * xemacs-faq.texi (Q5.1.2): | |
1655 * xemacs-faq.texi (Q5.2.1): | |
1656 * xemacs-faq.texi (Q5.2.2): | |
1657 * xemacs-faq.texi (Q5.2.3): | |
1658 * xemacs-faq.texi (Q5.2.4): | |
1659 * xemacs-faq.texi (Q5.3.1): | |
1660 * xemacs-faq.texi (Q5.3.2): | |
1661 * xemacs-faq.texi (Q5.3.3): | |
1662 * xemacs-faq.texi (Q5.3.4): | |
1663 * xemacs-faq.texi (Q5.4.1): | |
1664 * xemacs-faq.texi (Q5.4.2): | |
1665 * xemacs-faq.texi (Q5.4.3): | |
1666 * xemacs-faq.texi (Q5.4.4): | |
1667 * xemacs-faq.texi (Q5.4.5): | |
1668 * xemacs-faq.texi (Q5.5.1): | |
1669 * xemacs-faq.texi (Q5.5.2): | |
1670 * xemacs-faq.texi (Q5.5.3): | |
1671 * xemacs-faq.texi (Q5.5.4): | |
1672 * xemacs-faq.texi (Q5.5.5): | |
1673 * xemacs-faq.texi (Internet): | |
1674 * xemacs-faq.texi (Q6.0.1): | |
1675 * xemacs-faq.texi (Q6.0.2): | |
1676 * xemacs-faq.texi (Q6.0.3): | |
1677 * xemacs-faq.texi (Q6.0.4): | |
1678 * xemacs-faq.texi (Q6.0.5): | |
1679 * xemacs-faq.texi (Q6.0.6): | |
1680 * xemacs-faq.texi (Q6.0.7): | |
1681 * xemacs-faq.texi (Q6.0.8): | |
1682 * xemacs-faq.texi (Q6.0.9): | |
1683 * xemacs-faq.texi (Q6.0.10): | |
1684 * xemacs-faq.texi (Q6.0.11): | |
1685 * xemacs-faq.texi (Q6.1.1): | |
1686 * xemacs-faq.texi (Q6.1.2): | |
1687 * xemacs-faq.texi (Q6.1.3): | |
1688 * xemacs-faq.texi (Q6.1.4): | |
1689 * xemacs-faq.texi (Q6.1.5): | |
1690 * xemacs-faq.texi (Q6.1.6): | |
1691 * xemacs-faq.texi (Q6.2.1): | |
1692 * xemacs-faq.texi (Q6.2.2): | |
1693 * xemacs-faq.texi (Q6.3.1): | |
1694 * xemacs-faq.texi (Q6.3.2): | |
1695 * xemacs-faq.texi (Q6.4.1): | |
1696 * xemacs-faq.texi (Q6.4.2): | |
1697 * xemacs-faq.texi (Q6.4.3): | |
1698 * xemacs-faq.texi (Advanced): | |
1699 * xemacs-faq.texi (Q7.0.1): | |
1700 * xemacs-faq.texi (Q7.0.2): | |
1701 * xemacs-faq.texi (Q7.1.1): | |
1702 * xemacs-faq.texi (Q7.1.2): | |
1703 * xemacs-faq.texi (Q7.1.3): | |
1704 * xemacs-faq.texi (Q7.1.4): | |
1705 * xemacs-faq.texi (Q7.1.5): | |
1706 * xemacs-faq.texi (Q7.1.6): | |
1707 * xemacs-faq.texi (Q7.2.1): | |
1708 * xemacs-faq.texi (Q7.2.2): | |
1709 * xemacs-faq.texi (Q7.2.3): | |
1710 * xemacs-faq.texi (Q7.2.4): | |
1711 * xemacs-faq.texi (Q7.2.5): | |
1712 * xemacs-faq.texi (Q7.2.6): | |
1713 * xemacs-faq.texi (Q7.2.7): | |
1714 * xemacs-faq.texi (Q7.2.8): | |
1715 * xemacs-faq.texi (Q7.2.9): | |
1716 * xemacs-faq.texi (Q7.2.10): | |
1717 * xemacs-faq.texi (Q7.2.11): | |
1718 * xemacs-faq.texi (Q7.3.1): | |
1719 * xemacs-faq.texi (Q7.3.2): | |
1720 * xemacs-faq.texi (Q7.3.3): | |
1721 * xemacs-faq.texi (Q7.3.4): | |
1722 * xemacs-faq.texi (Other Packages): | |
1723 * xemacs-faq.texi (Q8.0.1): | |
1724 * xemacs-faq.texi (Q8.0.2): | |
1725 * xemacs-faq.texi (Q8.0.3): | |
1726 * xemacs-faq.texi (Q8.0.4): | |
1727 * xemacs-faq.texi (Q8.1.1): | |
1728 * xemacs-faq.texi (Q8.1.2): | |
1729 * xemacs-faq.texi (Q8.1.3): | |
1730 * xemacs-faq.texi (Q8.2.1): | |
1731 * xemacs-faq.texi (Q8.2.2): | |
1732 * xemacs-faq.texi (Q8.2.3): | |
1733 * xemacs-faq.texi (Q8.2.4): | |
1734 * xemacs-faq.texi (Current Events): | |
1735 * xemacs-faq.texi (Q9.0.1): | |
1736 * xemacs-faq.texi (my-function): Removed. | |
1737 * xemacs-faq.texi (Q9.0.2): | |
1738 * xemacs-faq.texi (Q9.0.3): | |
1739 * xemacs-faq.texi (Q9.0.4): | |
1740 * xemacs-faq.texi (Q9.0.5): | |
1741 * xemacs-faq.texi (Legacy Versions): | |
1742 Major rearrangement. Expand to 10 sections. Add various questions, | |
1743 mostly stubs currently. Remove some obsolete stuff. Update a bunch | |
1744 of the links. | |
1745 | |
2444 | 1746 2004-12-15 Ville Skyttä <scop@xemacs.org> |
1747 | |
1748 * lispref/help.texi: Document 3rd arg to `make-obsolete'. | |
1749 | |
2441 | 1750 2004-12-15 Robert Delius Royar <xemacs@frinabulax.org> |
1751 | |
1752 * internals/internals.texi (Modules for the Basic Displayable Lisp | |
1753 Objects): Remove Mote in Make's eye, fix build. | |
1754 | |
2438 | 1755 2004-12-12 Stephen J. Turnbull <stephen@xemacs.org> |
1756 | |
1757 * internals/internals.texi (Modules for the Basic Displayable Lisp | |
1758 Objects): Comment on problems, and extensions needed to handle | |
1759 native widgets properly. | |
1760 | |
2431 | 1761 2004-12-10 Stephen J. Turnbull <stephen@xemacs.org> |
1762 | |
1763 * internals/internals.texi (Better Rendering Support -- | |
1764 Implementation): Document reasons for Label Widget crash. | |
1765 | |
2427 | 1766 2004-12-07 Malcolm Purvis <malcolmp@xemacs.org> |
1767 | |
1768 * Makefile (RECURSIVE_MAKE): Removed. | |
1769 * Makefile (RECURSIVE_MAKE_ARGS): New. The new method for | |
1770 handling parallel builds. | |
1771 | |
2421 | 1772 2004-12-05 Ben Wing <ben@xemacs.org> |
1773 | |
1774 * xemacs/packages.texi (Packages): | |
1775 * xemacs/packages.texi (Manually): | |
1776 * xemacs/packages.texi (Building Packages): | |
1777 * xemacs/packages.texi (Local.rules File): | |
1778 * xemacs/packages.texi (Available Packages): | |
1779 Add long form of Lisp Reference Manual to links. | |
1780 Add links pointing to Lisp Reference Manual for more detailed | |
1781 package discussion. | |
2422 | 1782 |
1783 * xemacs/xemacs-faq.texi: | |
1784 As per Adrian's suggestion, mention that Pitts Jarvis is deceased. | |
1785 | |
2421 | 1786 2004-12-05 Ben Wing <ben@xemacs.org> |
1787 | |
1788 * lispref/range-tables.texi (Range Tables): | |
1789 * lispref/range-tables.texi (Introduction to Range Tables): | |
1790 * lispref/range-tables.texi (Working With Range Tables): | |
1791 Document range-table changes. | |
1792 | |
1793 2004-12-05 Ben Wing <ben@xemacs.org> | |
1794 | |
1795 * internals/internals.texi (A History of Emacs): | |
1796 Update history section. | |
1797 | |
1798 2004-12-05 Ben Wing <ben@xemacs.org> | |
1799 | |
1800 * xemacs-faq.texi: | |
1801 * xemacs-faq.texi (fix-main-menu): New. | |
1802 * xemacs-faq.texi (fix-omitted-menu-lines): New. | |
1803 * xemacs-faq.texi (Top): | |
1804 * xemacs-faq.texi (Introduction): | |
1805 * xemacs-faq.texi (Q1.0.1): | |
1806 * xemacs-faq.texi (Q1.0.2): | |
1807 * xemacs-faq.texi (Q1.0.4): | |
1808 * xemacs-faq.texi (Q1.0.5): | |
1809 * xemacs-faq.texi (Q1.0.6): | |
1810 * xemacs-faq.texi (Q1.0.7): | |
1811 * xemacs-faq.texi (Q1.0.8): | |
1812 * xemacs-faq.texi (Q1.0.9): | |
1813 * xemacs-faq.texi (Q1.0.10): | |
1814 * xemacs-faq.texi (Q1.0.11): | |
1815 * xemacs-faq.texi (Q1.0.12): | |
1816 * xemacs-faq.texi (Q1.0.13): | |
1817 * xemacs-faq.texi (Q1.0.14): | |
1818 * xemacs-faq.texi (Q1.1.1): | |
1819 * xemacs-faq.texi (Q1.1.2): | |
1820 * xemacs-faq.texi (Q1.1.3): | |
1821 * xemacs-faq.texi (Q1.1.4): | |
1822 * xemacs-faq.texi (Q1.1.5): | |
1823 * xemacs-faq.texi (Q1.1.6): | |
1824 * xemacs-faq.texi (Q1.1.7): | |
1825 * xemacs-faq.texi (Q1.1.8): | |
1826 * xemacs-faq.texi (Q1.1.9): | |
1827 * xemacs-faq.texi (Q1.2.1): | |
1828 * xemacs-faq.texi (Q1.2.2): | |
1829 * xemacs-faq.texi (Q1.2.3): | |
1830 * xemacs-faq.texi (Q1.3.1): | |
1831 * xemacs-faq.texi (Q1.3.2): | |
1832 * xemacs-faq.texi (Q1.3.3): | |
1833 * xemacs-faq.texi (Q1.4.1): | |
1834 * xemacs-faq.texi (Q1.4.2): | |
1835 * xemacs-faq.texi (Q1.4.3): | |
1836 * xemacs-faq.texi (Q1.4.4): | |
1837 * xemacs-faq.texi (Q1.4.5): | |
1838 * xemacs-faq.texi (Q1.4.6): | |
1839 * xemacs-faq.texi (Q1.4.7): | |
1840 * xemacs-faq.texi (Q1.4.8): | |
1841 * xemacs-faq.texi (Q1.4.9): | |
1842 * xemacs-faq.texi (Q1.5.1): | |
1843 * xemacs-faq.texi (Q1.5.2): | |
1844 * xemacs-faq.texi (Q1.5.3): | |
1845 * xemacs-faq.texi (Q1.5.4): | |
1846 * xemacs-faq.texi (Q1.5.5): | |
1847 * xemacs-faq.texi (Q1.5.6): | |
1848 * xemacs-faq.texi (Q1.5.7): | |
1849 * xemacs-faq.texi (Q1.5.8): | |
1850 * xemacs-faq.texi (Installation): | |
1851 * xemacs-faq.texi (Q2.0.1): | |
1852 * xemacs-faq.texi (Q2.0.2): | |
1853 * xemacs-faq.texi (Q2.0.3): | |
1854 * xemacs-faq.texi (Q2.0.4): | |
1855 * xemacs-faq.texi (Q2.0.5): | |
1856 * xemacs-faq.texi (Q2.0.6): | |
1857 * xemacs-faq.texi (Q2.0.7): | |
1858 * xemacs-faq.texi (Q2.1.1): | |
1859 * xemacs-faq.texi (Q2.1.2): | |
1860 * xemacs-faq.texi (Q2.1.3): | |
1861 * xemacs-faq.texi (Q2.1.4): | |
1862 * xemacs-faq.texi (Q2.2.1): | |
1863 * xemacs-faq.texi (Q2.2.2): | |
1864 * xemacs-faq.texi (Q2.2.3): | |
1865 * xemacs-faq.texi (Q2.2.4): | |
1866 * xemacs-faq.texi (Q2.2.5): | |
1867 * xemacs-faq.texi (Q2.2.6): | |
1868 * xemacs-faq.texi (Q2.2.7): | |
1869 * xemacs-faq.texi (Q2.2.8): | |
1870 * xemacs-faq.texi (Q2.3.1): | |
1871 * xemacs-faq.texi (Q2.3.2): | |
1872 * xemacs-faq.texi (Q2.3.3): | |
1873 * xemacs-faq.texi (Q2.3.4): | |
1874 * xemacs-faq.texi (Q2.3.5): | |
1875 * xemacs-faq.texi (Q2.3.6): | |
1876 * xemacs-faq.texi (Q2.3.7): | |
1877 * xemacs-faq.texi (Q2.3.8): | |
1878 * xemacs-faq.texi (Q2.3.9): | |
1879 * xemacs-faq.texi (Q2.3.10): | |
1880 * xemacs-faq.texi (Q2.3.11): | |
1881 * xemacs-faq.texi (Q2.4.1): | |
1882 * xemacs-faq.texi (Q2.4.2): | |
1883 * xemacs-faq.texi (Q2.4.3): | |
1884 * xemacs-faq.texi (Q2.4.4): | |
1885 * xemacs-faq.texi (Q2.4.5): | |
1886 * xemacs-faq.texi (Q2.4.6): | |
1887 * xemacs-faq.texi (Display Subsystems): | |
1888 * xemacs-faq.texi (running-xemacs): Removed. | |
1889 * xemacs-faq.texi (Q3.0.1): | |
1890 * xemacs-faq.texi (Q3.0.2): | |
1891 * xemacs-faq.texi (Q3.0.3): | |
1892 * xemacs-faq.texi (Q3.0.4): | |
1893 * xemacs-faq.texi (Q3.0.5): | |
1894 * xemacs-faq.texi (Q3.0.6): | |
1895 * xemacs-faq.texi (foo-old-losing-code-p): Removed. | |
1896 * xemacs-faq.texi (Q3.0.7): | |
1897 * xemacs-faq.texi (Q3.0.8): | |
1898 * xemacs-faq.texi (Q3.0.9): | |
1899 * xemacs-faq.texi (Q3.0.10): | |
1900 * xemacs-faq.texi (Q3.1.1): | |
1901 * xemacs-faq.texi (Q3.1.2): | |
1902 * xemacs-faq.texi (Q3.1.3): | |
1903 * xemacs-faq.texi (Q3.1.4): | |
1904 * xemacs-faq.texi (Q3.1.5): | |
1905 * xemacs-faq.texi (Q3.2.1): | |
1906 * xemacs-faq.texi (Q3.2.2): | |
1907 * xemacs-faq.texi (Q3.2.3): | |
1908 * xemacs-faq.texi (Q3.2.4): | |
1909 * xemacs-faq.texi (Q3.2.5): | |
1910 * xemacs-faq.texi (Q3.2.6): | |
1911 * xemacs-faq.texi (Q3.2.7): | |
1912 * xemacs-faq.texi (Q3.2.8): | |
1913 * xemacs-faq.texi (Q3.2.9): | |
1914 * xemacs-faq.texi (Q3.3.1): | |
1915 * xemacs-faq.texi (Q3.3.2): | |
1916 * xemacs-faq.texi (Q3.3.3): | |
1917 * xemacs-faq.texi (Q3.3.4): | |
1918 * xemacs-faq.texi (Q3.3.5): | |
1919 * xemacs-faq.texi (Q3.3.6): | |
1920 * xemacs-faq.texi (Q3.4.1): | |
1921 * xemacs-faq.texi (Q3.4.2): | |
1922 * xemacs-faq.texi (Q3.4.3): | |
1923 * xemacs-faq.texi (Q3.4.4): | |
1924 * xemacs-faq.texi (Q3.4.5): | |
1925 * xemacs-faq.texi (Q3.4.6): | |
1926 * xemacs-faq.texi (Q3.5.1): | |
1927 * xemacs-faq.texi (Q3.5.2): | |
1928 * xemacs-faq.texi (Q3.5.3): | |
1929 * xemacs-faq.texi (Q3.5.4): | |
1930 * xemacs-faq.texi (Q3.6.1): | |
1931 * xemacs-faq.texi (Q3.6.2): | |
1932 * xemacs-faq.texi (Q3.6.3): | |
1933 * xemacs-faq.texi (Q3.7.1): | |
1934 * xemacs-faq.texi (Q3.7.2): | |
1935 * xemacs-faq.texi (Q3.7.3): | |
1936 * xemacs-faq.texi (Q3.7.4): | |
1937 * xemacs-faq.texi (Q3.7.5): | |
1938 * xemacs-faq.texi (Q3.7.6): | |
1939 * xemacs-faq.texi (Q3.7.7): | |
1940 * xemacs-faq.texi (Q3.7.8): | |
1941 * xemacs-faq.texi (Q3.8.1): | |
1942 * xemacs-faq.texi (Q3.8.2): | |
1943 * xemacs-faq.texi (Q3.8.3): | |
1944 * xemacs-faq.texi (my-toggle-toolbar): New. | |
1945 * xemacs-faq.texi (Q3.8.4): | |
1946 * xemacs-faq.texi (scroll-one-line-up): Removed. | |
1947 * xemacs-faq.texi (scroll-one-line-down): Removed. | |
1948 * xemacs-faq.texi (Q3.8.5): | |
1949 * xemacs-faq.texi (Q3.9.1): | |
1950 * xemacs-faq.texi (Q3.9.2): | |
1951 * xemacs-faq.texi (Q3.9.3): | |
1952 * xemacs-faq.texi (Q3.9.4): | |
1953 * xemacs-faq.texi (Q3.9.5): | |
1954 * xemacs-faq.texi (External Subsystems): | |
1955 * xemacs-faq.texi (Q4.0.1): | |
1956 * xemacs-faq.texi (Q4.0.2): | |
1957 * xemacs-faq.texi (Q4.0.3): | |
1958 * xemacs-faq.texi (Q4.0.4): | |
1959 * xemacs-faq.texi (Q4.0.5): | |
1960 * xemacs-faq.texi (Q4.0.6): | |
1961 * xemacs-faq.texi (global-map): Removed. | |
1962 * xemacs-faq.texi (Q4.1.1): | |
1963 * xemacs-faq.texi (Q4.1.2): | |
1964 * xemacs-faq.texi (Q4.2.1): | |
1965 * xemacs-faq.texi (Q4.2.2): | |
1966 * xemacs-faq.texi (Q4.2.3): | |
1967 * xemacs-faq.texi (Q4.2.4): | |
1968 * xemacs-faq.texi (Q4.3.1): | |
1969 * xemacs-faq.texi (Q4.3.2): | |
1970 * xemacs-faq.texi (Q4.3.3): | |
1971 * xemacs-faq.texi (Q4.3.4): | |
1972 * xemacs-faq.texi (Q4.4.1): | |
1973 * xemacs-faq.texi (Q4.4.2): | |
1974 * xemacs-faq.texi (Q4.4.3): | |
1975 * xemacs-faq.texi (Q4.4.4): | |
1976 * xemacs-faq.texi (Q4.4.5): | |
1977 * xemacs-faq.texi (Q4.5.1): | |
1978 * xemacs-faq.texi (Q4.5.2): | |
1979 * xemacs-faq.texi (Q4.5.3): | |
1980 * xemacs-faq.texi (Q4.5.4): | |
1981 * xemacs-faq.texi (Q4.5.5): | |
1982 * xemacs-faq.texi (Q4.6.1): | |
1983 * xemacs-faq.texi (Q4.6.2): | |
1984 * xemacs-faq.texi (Q4.6.3): | |
1985 * xemacs-faq.texi (Q4.6.4): | |
1986 * xemacs-faq.texi (Q4.7.1): | |
1987 * xemacs-faq.texi (Q4.7.2): | |
1988 * xemacs-faq.texi (Q4.7.3): | |
1989 * xemacs-faq.texi (Q4.8.1): | |
1990 * xemacs-faq.texi (Q4.8.2): | |
1991 * xemacs-faq.texi (Q4.8.3): | |
1992 * xemacs-faq.texi (Q4.8.4): | |
1993 * xemacs-faq.texi (Internet): | |
1994 * xemacs-faq.texi (Q5.0.1): | |
1995 * xemacs-faq.texi (Q5.0.2): | |
1996 * xemacs-faq.texi (Q5.0.3): | |
1997 * xemacs-faq.texi (Q5.0.4): | |
1998 * xemacs-faq.texi (Q5.0.5): | |
1999 * xemacs-faq.texi (Q5.0.6): | |
2000 * xemacs-faq.texi (Q5.0.7): | |
2001 * xemacs-faq.texi (Q5.0.8): | |
2002 * xemacs-faq.texi (Q5.0.9): | |
2003 * xemacs-faq.texi (Q5.0.10): | |
2004 * xemacs-faq.texi (Q5.0.11): | |
2005 * xemacs-faq.texi (Q5.1.1): | |
2006 * xemacs-faq.texi (Q5.1.2): | |
2007 * xemacs-faq.texi (Q5.1.3): | |
2008 * xemacs-faq.texi (Q5.1.4): | |
2009 * xemacs-faq.texi (Q5.1.5): | |
2010 * xemacs-faq.texi (Q5.1.6): | |
2011 * xemacs-faq.texi (Q5.2.1): | |
2012 * xemacs-faq.texi (Q5.2.2): | |
2013 * xemacs-faq.texi (Q5.3.1): | |
2014 * xemacs-faq.texi (Q5.3.2): | |
2015 * xemacs-faq.texi (Q5.4.1): | |
2016 * xemacs-faq.texi (Q5.4.2): | |
2017 * xemacs-faq.texi (Q5.4.3): | |
2018 * xemacs-faq.texi (Advanced): | |
2019 * xemacs-faq.texi (Q6.0.1): | |
2020 * xemacs-faq.texi (Q6.0.2): | |
2021 * xemacs-faq.texi (Q6.1.1): | |
2022 * xemacs-faq.texi (Q6.1.2): | |
2023 * xemacs-faq.texi (Q6.1.3): | |
2024 * xemacs-faq.texi (Q6.1.4): | |
2025 * xemacs-faq.texi (Q6.1.5): | |
2026 * xemacs-faq.texi (Q6.1.6): | |
2027 * xemacs-faq.texi (Q6.2.1): | |
2028 * xemacs-faq.texi (Q6.2.2): | |
2029 * xemacs-faq.texi (Q6.2.3): | |
2030 * xemacs-faq.texi (Q6.2.4): | |
2031 * xemacs-faq.texi (Q6.2.5): | |
2032 * xemacs-faq.texi (Q6.2.6): | |
2033 * xemacs-faq.texi (Q6.2.7): | |
2034 * xemacs-faq.texi (Q6.2.8): | |
2035 * xemacs-faq.texi (Q6.2.9): | |
2036 * xemacs-faq.texi (Q6.2.10): | |
2037 * xemacs-faq.texi (Q6.2.11): | |
2038 * xemacs-faq.texi (Q6.3.1): | |
2039 * xemacs-faq.texi (Q6.3.2): | |
2040 * xemacs-faq.texi (Q6.3.3): | |
2041 * xemacs-faq.texi (Q6.3.4): | |
2042 * xemacs-faq.texi (Current Events): | |
2043 * xemacs-faq.texi (Q7.0.1): | |
2044 * xemacs-faq.texi (Q7.0.2): | |
2045 * xemacs-faq.texi (Q7.0.3): | |
2046 * xemacs-faq.texi (Q7.0.5): | |
2047 * xemacs-faq.texi (Q7.0.6): | |
2048 * xemacs-faq.texi (Legacy Versions): | |
2049 * xemacs-faq.texi (my-function): Removed. | |
2050 * xemacs-faq.texi (Q8.0.1): | |
2051 | |
2052 The section on Troubleshooting (now 2.3) has been completely | |
2053 written and includes a lot of stuff that is not properly | |
2054 documented anywhere else. A fair amount of obsolete info has been | |
2055 deleted and I've incorporated the comments that people (mostly | |
2056 Stephen T) made. Former chapter 3 has been split up in two, one | |
2057 pertaining to basic I/O and the other to external I/O. What were | |
2058 formerly chapters 5 and 6 no longer exist as such; the info in | |
2059 them has been distributed across various other chapters. Old | |
2060 chapter 4 got split up, part going to the new chapter 4 on | |
2061 external I/O and part going to the new chapter 5 on the Internet. | |
2062 In this new chapter, stuff not pertaining to a specific package | |
2063 (e.g. VM or GNUS) was taken out of package-specific sections and a | |
2064 general mail section was constituted. Part of old chapter 5 | |
2065 remains in a new chapter 6 devoted to Emacs Lisp and other | |
2066 advanced stuff, and a section from old chapter 3 on basic | |
2067 init-file Lisp and some stuff from old chapter 5 on Info. The | |
2068 rest of chapter 5 was just "misc" and has gotten scattered to the | |
2069 winds (mostly in chapters 3 and 4). Old chapter 6 has also gotten | |
2070 quite scattered; there is no longer any section specifically | |
2071 devoted to Windows except one of the Installation sections (along | |
2072 with a section specfically devoted to Unix), and the rest has | |
2073 moved to join the appropriate non-Windows-specific section | |
2074 elsewhere. A lot of chapters had their sections rearranged and | |
2075 likewise for sections having entries rearranged, with the | |
2076 intention that the new arrangement should be more natural. In | |
2077 general I hope that stuff should be much easier to locate. I also | |
2078 rewrote the entries on the relation between XEmacs and GNU Emacs | |
2079 on the authors of XEmacs, including lots of info on who wrote | |
2080 specific subsections. | |
2081 | |
2418 | 2082 2004-12-05 Adrian Aichner <adrian@xemacs.org> |
2083 | |
2084 * Makefile (TEXI2HTML): Changed to produce unsplit output. | |
2085 * Makefile (TEXI2HTML_SPLIT): New. | |
2086 * Makefile (CP): New. | |
2087 * Makefile (PHOTODIR): New. | |
2088 * Makefile ($(HTMLDIR)/cl.html): Use TEXI2HTML_SPLIT. | |
2089 * Makefile ($(HTMLDIR)/custom.html): Ditto. | |
2090 * Makefile ($(HTMLDIR)/emodules.html): Ditto. | |
2091 * Makefile ($(HTMLDIR)/external-widget.html): Ditto. | |
2092 * Makefile ($(HTMLDIR)/info.html): Ditto. | |
2093 * Makefile ($(HTMLDIR)/standards.html): Ditto. | |
2094 * Makefile ($(HTMLDIR)/term.html): Ditto. | |
2095 * Makefile ($(HTMLDIR)/termcap.html): Ditto. | |
2096 * Makefile ($(HTMLDIR)/texinfo.html): Ditto. | |
2097 * Makefile ($(HTMLDIR)/widget.html): Ditto. | |
2098 * Makefile ($(HTMLDIR)/xemacs-faq.html): Ditto. | |
2099 Produce unsplit output for website also, copy photos to HTMLDIR. | |
2100 * Makefile ($(HTMLDIR)/xemacs.html): Ditto. | |
2101 * Makefile ($(HTMLDIR)/lispref.html): Ditto. | |
2102 * Makefile ($(HTMLDIR)/internals.html): Ditto. | |
2103 * Makefile ($(HTMLDIR)/new-users-guide.html): Ditto. | |
2104 * xemacs-faq.texi (Q1.3.1): Fix broken image links in HTML output. | |
2105 | |
2406 | 2106 2004-11-26 Stephen J. Turnbull <stephen@xemacs.org> |
2107 | |
2108 * internals/internals.texi (Better Rendering Support -- | |
2109 Configuration with the Interim Patches): | |
2110 Add documentation of X resources, especially for GUI elements. | |
2111 (Better Rendering Support -- Implementation): | |
2112 More comments about specification and design issues. | |
2113 (Better Rendering Support -- Current Status): | |
2114 New subsubsection "Bugs Reported in sjt-xft". | |
2115 | |
2405 | 2116 2004-11-26 Stephen J. Turnbull <stephen@xemacs.org> |
2117 | |
2118 * internals/internals.texi (Future Work -- Better Rendering Support): | |
2119 New node. | |
2865 | 2120 (Top): |
2405 | 2121 (Future Work): |
2122 (Future Work -- Lisp Engine Replacement): | |
2123 Add pointers to new node. | |
2124 | |
2393 | 2125 2004-11-16 Ben Wing <ben@xemacs.org> |
2126 | |
2127 * internals/internals.texi (Top): | |
2128 * internals/internals.texi (Introduction): | |
2129 * internals/internals.texi (Authorship of XEmacs): | |
2130 * internals/internals.texi (A History of Emacs): | |
2131 * internals/internals.texi (Through Version 18): | |
2132 * internals/internals.texi (Epoch): | |
2133 * internals/internals.texi (Lucid Emacs): | |
2134 * internals/internals.texi (GNU Emacs 19): | |
2135 * internals/internals.texi (GNU Emacs 20): | |
2136 * internals/internals.texi (XEmacs): | |
2137 * internals/internals.texi (The XEmacs Split): | |
2138 * internals/internals.texi (Build-Time Dependencies): | |
2139 * internals/internals.texi (Low-Level Modules): | |
2140 * internals/internals.texi (Modules for Interfacing with the Operating System): | |
2141 * internals/internals.texi (Rules When Writing New C Code): | |
2142 * internals/internals.texi (Introduction to Writing C Code): | |
2143 * internals/internals.texi (Writing New Modules): | |
2144 * internals/internals.texi (Working with Lisp Objects): | |
2145 * internals/internals.texi (Writing Lisp Primitives): | |
2146 * internals/internals.texi (Adding Global Lisp Variables): | |
2147 * internals/internals.texi (Writing Macros): | |
2148 * internals/internals.texi (Proper Use of Unsigned Types): | |
2149 * internals/internals.texi (Major Textual Changes): | |
2150 * internals/internals.texi (Great Integral Type Renaming): | |
2151 * internals/internals.texi (Text/Char Type Renaming): | |
2152 * internals/internals.texi (Debugging and Testing): | |
2153 * internals/internals.texi (Modules for Regression Testing): | |
2154 * internals/internals.texi (Merging a Branch into the Trunk): | |
2155 * internals/internals.texi (XEmacs from the Inside): | |
2156 * internals/internals.texi (Basic Types): | |
2157 * internals/internals.texi (Low-Level Allocation): | |
2158 * internals/internals.texi (Basic Heap Allocation): | |
2159 * internals/internals.texi (Stack Allocation): | |
2160 * internals/internals.texi (Dynamic Arrays): | |
2161 * internals/internals.texi (Allocation by Blocks): | |
2162 * internals/internals.texi (Modules for Allocation): | |
2163 * internals/internals.texi (Critical Redisplay Sections): | |
2164 * internals/internals.texi (Control-G (Quit) Checking): | |
2165 * internals/internals.texi (Future Work Discussion): | |
2166 * internals/internals.texi (Discussion -- Garbage Collection): | |
2167 * internals/internals.texi (Discussion -- Pure Space): | |
2168 * internals/internals.texi (Discussion -- Hashtable-Based Marking and Cleanup): | |
2169 * internals/internals.texi (Discussion -- The Anti-Cons): | |
2170 * internals/internals.texi (Discussion -- Glyphs): | |
2171 * internals/internals.texi (Discussion -- Dialog Boxes): | |
2172 * internals/internals.texi (Discussion -- Multilingual Issues): | |
2173 * internals/internals.texi (Discussion -- Instantiators and Generic Property Accessors): | |
2174 * internals/internals.texi (image-instance-property): New. | |
2175 * internals/internals.texi (set-image-instance-property): New. | |
2176 * internals/internals.texi (Discussion -- Switching to C++): | |
2177 * internals/internals.texi (Discussion -- Windows External Widget): | |
2178 | |
2179 Add sections on Basic Types and Low-Level Allocation. Move module | |
2180 docs here. Incorporate dynamic array and blocktype docs from | |
2181 source. | |
2182 | |
2183 Add info on beta releases up to present. | |
2184 | |
2185 Redo chapter on "Rules When Writing New C Code", grouping stuff | |
2186 together properly. Put "Major Textual Changes" under this | |
2187 chapter. Incorporate etc/CODING-STANDARDS. | |
2188 | |
2189 Add discussion sections on "Instantiators and Generic Property | |
2190 Accessors" and "Switching to C++". Fill out discussion on garbage | |
2191 collection. | |
2192 | |
2193 Incorporate backtraces showing crashes due to problems with | |
2194 redisplay-critical-section protection. | |
2195 | |
2367 | 2196 2004-11-04 Ben Wing <ben@xemacs.org> |
2197 | |
2198 * lispref/mule.texi (CCL Syntax): | |
2199 * lispref/mule.texi (INT-OR-CHAR): New. | |
2200 * lispref/mule.texi (CCL Statements): | |
2201 Update CCL docs. | |
2202 | |
2203 2004-11-04 Ben Wing <ben@xemacs.org> | |
2204 | |
2205 * internals/internals.texi (Top): | |
2206 * internals/internals.texi (NOTE): New. | |
2207 * internals/internals.texi (list-to-texinfo): New. | |
2208 * internals/internals.texi (remove-spacing): New. | |
2209 * internals/internals.texi (table-to-texinfo): New. | |
2210 * internals/internals.texi (convert-text-to-texinfo): New. | |
2211 * internals/internals.texi ('make-future): New. | |
2212 * internals/internals.texi ('make-discussion): New. | |
2213 * internals/internals.texi ('make-old-future): New. | |
2214 * internals/internals.texi ('make-section): New. | |
2215 * internals/internals.texi ('make-subsection): New. | |
2216 * internals/internals.texi (Introduction): | |
2217 * internals/internals.texi (divisions): New. | |
2218 * internals/internals.texi (Authorship of XEmacs): | |
2219 * internals/internals.texi (XEmacs): | |
2220 * internals/internals.texi (The XEmacs Split): | |
2221 * internals/internals.texi (Author): New. | |
2222 * internals/internals.texi (XEmacs from the Outside): | |
2223 * internals/internals.texi (The Lisp Language): | |
2224 * internals/internals.texi (XEmacs from the Perspective of Building): | |
2225 * internals/internals.texi (Build-Time Dependencies): | |
2226 * internals/internals.texi (The Modules of XEmacs): | |
2227 * internals/internals.texi (A Summary of the Various XEmacs Modules): | |
2228 * internals/internals.texi (ways): Removed. | |
2229 * internals/internals.texi (Low-Level Modules): | |
2230 * internals/internals.texi (Basic Lisp Modules): | |
2231 * internals/internals.texi (Modules for Standard Editing Operations): | |
2232 * internals/internals.texi (files): Removed. | |
2233 * internals/internals.texi (Modules for Interfacing with the File System): | |
2234 * internals/internals.texi (some_variable): Removed. | |
2235 * internals/internals.texi (Modules for Other Aspects of the Lisp Interpreter and Object System): | |
2236 * internals/internals.texi (Modules for Interfacing with the Operating System): | |
2237 * internals/internals.texi (character): Removed. | |
2238 * internals/internals.texi (Major Textual Changes): | |
2239 * internals/internals.texi (Great Integral Type Renaming): | |
2240 * internals/internals.texi (commands): Removed. | |
2241 * internals/internals.texi (Text/Char Type Renaming): | |
2242 * internals/internals.texi (pattern): Removed. | |
2243 * internals/internals.texi (Rules When Writing New C Code): | |
2244 * internals/internals.texi (A Reader's Guide to XEmacs Coding Conventions): | |
2245 * internals/internals.texi (General Coding Rules): | |
2246 * internals/internals.texi (examples): Removed. | |
2247 * internals/internals.texi (Object-Oriented Techniques for C): | |
2248 * internals/internals.texi (Writing Lisp Primitives): | |
2249 * internals/internals.texi (Writing Good Comments): | |
2250 * internals/internals.texi (Adding Global Lisp Variables): | |
2251 * internals/internals.texi (Writing Macros): | |
2252 * internals/internals.texi (Proper Use of Unsigned Types): | |
2253 * internals/internals.texi (Techniques for XEmacs Developers): | |
2254 * internals/internals.texi (Regression Testing XEmacs): | |
2255 * internals/internals.texi (How to Regression-Test): | |
2256 * internals/internals.texi (Modules for Regression Testing): | |
2257 * internals/internals.texi (CVS Techniques): | |
2258 * internals/internals.texi (Merging a Branch into the Trunk): | |
2259 * internals/internals.texi (XEmacs from the Inside): | |
2260 * internals/internals.texi (The XEmacs Object System (Abstractly Speaking)): | |
2261 * internals/internals.texi (How Lisp Objects Are Represented in C): | |
2262 * internals/internals.texi (Allocation of Objects in XEmacs Lisp): | |
2263 * internals/internals.texi (Introduction to Allocation): | |
2264 * internals/internals.texi (Garbage Collection): | |
2265 * internals/internals.texi (GCPROing): | |
2266 * internals/internals.texi (Garbage Collection - Step by Step): | |
2267 * internals/internals.texi (Invocation): | |
2268 * internals/internals.texi (garbage_collect_1): | |
2269 * internals/internals.texi (mark_object): | |
2270 * internals/internals.texi (gc_sweep): | |
2271 * internals/internals.texi (sweep_lcrecords_1): | |
2272 * internals/internals.texi (compact_string_chars): | |
2273 * internals/internals.texi (sweep_strings): | |
2274 * internals/internals.texi (sweep_bit_vectors_1): | |
2275 * internals/internals.texi (Integers and Characters): | |
2276 * internals/internals.texi (Allocation from Frob Blocks): | |
2277 * internals/internals.texi (lrecords): | |
2278 * internals/internals.texi (Low-level allocation): | |
2279 * internals/internals.texi (Cons): | |
2280 * internals/internals.texi (Vector): | |
2281 * internals/internals.texi (Bit Vector): | |
2282 * internals/internals.texi (Symbol): | |
2283 * internals/internals.texi (Marker): | |
2284 * internals/internals.texi (String): | |
2285 * internals/internals.texi (Compiled Function): | |
2286 * internals/internals.texi (The Lisp Reader and Compiler): | |
2287 * internals/internals.texi (Evaluation; Stack Frames; Bindings): | |
2288 * internals/internals.texi (Evaluation): | |
2289 * internals/internals.texi (Dynamic Binding; The specbinding Stack; Unwind-Protects): | |
2290 * internals/internals.texi (Simple Special Forms): | |
2291 * internals/internals.texi (Catch and Throw): | |
2292 * internals/internals.texi (Error Trapping): | |
2293 * internals/internals.texi (Symbols and Variables): | |
2294 * internals/internals.texi (Introduction to Symbols): | |
2295 * internals/internals.texi (Obarrays): | |
2296 * internals/internals.texi (Symbol Values): | |
2297 * internals/internals.texi (Buffers): | |
2298 * internals/internals.texi (Introduction to Buffers): | |
2299 * internals/internals.texi (Buffer Lists): | |
2300 * internals/internals.texi (Markers and Extents): | |
2301 * internals/internals.texi (The Buffer Object): | |
2302 * internals/internals.texi (Text): | |
2303 * internals/internals.texi (The Text in a Buffer): | |
2304 * internals/internals.texi (Ibytes and Ichars): | |
2305 * internals/internals.texi (Byte-Char Position Conversion): | |
2306 * internals/internals.texi (Searching and Matching): | |
2307 * internals/internals.texi (Multilingual Support): | |
2308 * internals/internals.texi (Introduction to Multilingual Issues #1): | |
2309 * internals/internals.texi (Introduction to Multilingual Issues #2): | |
2310 * internals/internals.texi (Introduction to Multilingual Issues #3): | |
2311 * internals/internals.texi (Introduction to Multilingual Issues #4): | |
2312 * internals/internals.texi (Character Sets): | |
2313 * internals/internals.texi (Encodings): | |
2314 * internals/internals.texi (Japanese EUC (Extended Unix Code)): | |
2315 * internals/internals.texi (JIS7): | |
2316 * internals/internals.texi (Internal Mule Encodings): | |
2317 * internals/internals.texi (Internal String Encoding): | |
2318 * internals/internals.texi (Internal Character Encoding): | |
2319 * internals/internals.texi (Byte/Character Types; Buffer Positions; Other Typedefs): | |
2320 * internals/internals.texi (Byte Types): | |
2321 * internals/internals.texi (Different Ways of Seeing Internal Text): | |
2322 * internals/internals.texi (Buffer Positions): | |
2323 * internals/internals.texi (Other Typedefs): | |
2324 * internals/internals.texi (Usage of the Various Representations): | |
2325 * internals/internals.texi (Working With the Various Representations): | |
2326 * internals/internals.texi (Internal Text API's): | |
2327 * internals/internals.texi (Basic internal-format API's): | |
2328 * internals/internals.texi (The DFC API): | |
2329 * internals/internals.texi (The Eistring API): | |
2330 * internals/internals.texi (Coding for Mule): | |
2331 * internals/internals.texi (Character-Related Data Types): | |
2332 * internals/internals.texi (Working With Character and Byte Positions): | |
2333 * internals/internals.texi (Conversion to and from External Data): | |
2334 * internals/internals.texi (General Guidelines for Writing Mule-Aware Code): | |
2335 * internals/internals.texi (An Example of Mule-Aware Code): | |
2336 * internals/internals.texi (Mule-izing Code): | |
2337 * internals/internals.texi (CCL): | |
2338 * internals/internals.texi (Microsoft Windows-Related Multilingual Issues): | |
2339 * internals/internals.texi (Microsoft Documentation): | |
2340 * internals/internals.texi (Locales): | |
2341 * internals/internals.texi (More about code pages): | |
2342 * internals/internals.texi (More about locales): | |
2343 * internals/internals.texi (Unicode support under Windows): | |
2344 * internals/internals.texi (The golden rules of writing Unicode-safe code): | |
2345 * internals/internals.texi (The format of the locale in setlocale()): | |
2346 * internals/internals.texi (Random other Windows I18N docs): | |
2347 * internals/internals.texi (Modules for Internationalization): | |
2348 * internals/internals.texi (Consoles; Devices; Frames; Windows): | |
2349 * internals/internals.texi (Introduction to Consoles; Devices; Frames; Windows): | |
2350 * internals/internals.texi (Point): | |
2351 * internals/internals.texi (Window Hierarchy): | |
2352 * internals/internals.texi (The Window Object): | |
2353 * internals/internals.texi (Modules for the Basic Displayable Lisp Objects): | |
2354 * internals/internals.texi (The Redisplay Mechanism): | |
2355 * internals/internals.texi (Critical Redisplay Sections): | |
2356 * internals/internals.texi (Line Start Cache): | |
2357 * internals/internals.texi (Redisplay Piece by Piece): | |
2358 * internals/internals.texi (Modules for the Redisplay Mechanism): | |
2359 * internals/internals.texi (Modules for other Display-Related Lisp Objects): | |
2360 * internals/internals.texi (Extents): | |
2361 * internals/internals.texi (Introduction to Extents): | |
2362 * internals/internals.texi (Extent Ordering): | |
2363 * internals/internals.texi (Format of the Extent Info): | |
2364 * internals/internals.texi (Zero-Length Extents): | |
2365 * internals/internals.texi (Mathematics of Extent Ordering): | |
2366 * internals/internals.texi (Extent Fragments): | |
2367 * internals/internals.texi (Faces): | |
2368 * internals/internals.texi (Glyphs): | |
2369 * internals/internals.texi (Specifiers): | |
2370 * internals/internals.texi (Menus): | |
2371 * internals/internals.texi (Events and the Event Loop): | |
2372 * internals/internals.texi (Introduction to Events): | |
2373 * internals/internals.texi (Main Loop): | |
2374 * internals/internals.texi (Specifics of the Event Gathering Mechanism): | |
2375 * internals/internals.texi (Specifics About the Emacs Event): | |
2376 * internals/internals.texi (Event Queues): | |
2377 * internals/internals.texi (Event Stream Callback Routines): | |
2378 * internals/internals.texi (Other Event Loop Functions): | |
2379 * internals/internals.texi (Stream Pairs): | |
2380 * internals/internals.texi (Converting Events): | |
2381 * internals/internals.texi (Dispatching Events; The Command Builder): | |
2382 * internals/internals.texi (Focus Handling): | |
2383 * internals/internals.texi (Editor-Level Control Flow Modules): | |
2384 * internals/internals.texi (Asynchronous Events; Quit Checking): | |
2385 * internals/internals.texi (Signal Handling): | |
2386 * internals/internals.texi (Control-G (Quit) Checking): | |
2387 * internals/internals.texi (Profiling): | |
2388 * internals/internals.texi (Asynchronous Timeouts): | |
2389 * internals/internals.texi (Exiting): | |
2390 * internals/internals.texi (Lstreams): | |
2391 * internals/internals.texi (Creating an Lstream): | |
2392 * internals/internals.texi (Lstream Types): | |
2393 * internals/internals.texi (Lstream Functions): | |
2394 * internals/internals.texi (Lstream Methods): | |
2395 * internals/internals.texi (Subprocesses): | |
2396 * internals/internals.texi (Interface to MS Windows): | |
2397 * internals/internals.texi (Different kinds of Windows environments): | |
2398 * internals/internals.texi (Windows Build Flags): | |
2399 * internals/internals.texi (Windows I18N Introduction): | |
2400 * internals/internals.texi (Modules for Interfacing with MS Windows): | |
2401 * internals/internals.texi (Interface to the X Window System): | |
2402 * internals/internals.texi (Lucid Widget Library): | |
2403 * internals/internals.texi (Generic Widget Interface): | |
2404 * internals/internals.texi (dependencies): New. | |
2405 * internals/internals.texi (routines): New. | |
2406 * internals/internals.texi (Summary): New. | |
2407 * internals/internals.texi (Scrollbars): | |
2408 * internals/internals.texi (Menubars): | |
2409 * internals/internals.texi (Checkboxes and Radio Buttons): | |
2410 * internals/internals.texi (Progress Bars): | |
2411 * internals/internals.texi (Tab Controls): | |
2412 * internals/internals.texi (Modules for Interfacing with X Windows): | |
2413 * internals/internals.texi (Dumping): | |
2414 * internals/internals.texi (Dumping Justification): | |
2415 * internals/internals.texi (Overview): | |
2416 * internals/internals.texi (Data descriptions): | |
2417 * internals/internals.texi (Dumping phase): | |
2418 * internals/internals.texi (Object inventory): | |
2419 * internals/internals.texi (Address allocation): | |
2420 * internals/internals.texi (The header): | |
2421 * internals/internals.texi (Data dumping): | |
2422 * internals/internals.texi (Pointers dumping): | |
2423 * internals/internals.texi (Reloading phase): | |
2424 * internals/internals.texi (Abstract): New. | |
2425 * internals/internals.texi (Remaining issues): | |
2426 * internals/internals.texi (Future Work): | |
2427 * internals/internals.texi (Future Work -- General Suggestions): | |
2428 * internals/internals.texi (Future Work -- Elisp Compatibility Package): | |
2429 * internals/internals.texi (Future Work -- Drag-n-Drop): | |
2430 * internals/internals.texi (Future Work -- Standard Interface for Enabling Extensions): | |
2431 * internals/internals.texi (Future Work -- Better Initialization File Scheme): | |
2432 * internals/internals.texi (Future Work -- Keyword Parameters): | |
2433 * internals/internals.texi (Future Work -- Property Interface Changes): | |
2434 * internals/internals.texi (Future Work -- Toolbars): | |
2435 * internals/internals.texi (Future Work -- Easier Toolbar Customization): | |
2436 * internals/internals.texi (Future Work -- Toolbar Interface Changes): | |
2437 * internals/internals.texi (Future Work -- Menu API Changes): | |
2438 * internals/internals.texi (Future Work -- Removal of Misc-User Event Type): | |
2439 * internals/internals.texi (Future Work -- Mouse Pointer): | |
2440 * internals/internals.texi (Future Work -- Abstracted Mouse Pointer Interface): | |
2441 * internals/internals.texi (Future Work -- Busy Pointer): | |
2442 * internals/internals.texi (Future Work -- Extents): | |
2443 * internals/internals.texi (Future Work -- Everything should obey duplicable extents): | |
2444 * internals/internals.texi (Future Work -- Version Number and Development Tree Organization): | |
2445 * internals/internals.texi (Future Work -- Improvements to the @code{xemacs.org} Website): | |
2446 * internals/internals.texi (Future Work -- Keybindings): | |
2447 * internals/internals.texi (Future Work -- Keybinding Schemes): | |
2448 * internals/internals.texi (Future Work -- Better Support for Windows Style Key Bindings): | |
2449 * internals/internals.texi (Future Work -- Misc Key Binding Ideas): | |
2450 * internals/internals.texi (Future Work -- Byte Code Snippets): | |
2451 * internals/internals.texi (Future Work -- Autodetection): | |
2452 * internals/internals.texi (Future Work -- Conversion Error Detection): | |
2453 * internals/internals.texi (Future Work -- Unicode): | |
2454 * internals/internals.texi (Future Work -- BIDI Support): | |
2455 * internals/internals.texi (Future Work -- Localized Text/Messages): | |
2456 * internals/internals.texi (Future Work -- Lisp Stream API): | |
2457 * internals/internals.texi (Future Work -- Multiple Values): | |
2458 * internals/internals.texi (Future Work -- Macros): | |
2459 * internals/internals.texi (Future Work -- Specifiers): | |
2460 * internals/internals.texi (Future Work -- Display Tables): | |
2461 * internals/internals.texi (Future Work -- Making Elisp Function Calls Faster): | |
2462 * internals/internals.texi (Future Work -- Lisp Engine Replacement): | |
2463 * internals/internals.texi (Future Work -- Lisp Engine Discussion): | |
2464 * internals/internals.texi (Future Work -- Lisp Engine Replacement -- Implementation): | |
2465 * internals/internals.texi (Future Work -- Startup File Modification by Packages): | |
2466 * internals/internals.texi (Future Work Discussion): | |
2467 * internals/internals.texi (Discussion -- garbage collection): | |
2468 * internals/internals.texi (Discussion -- glyphs): | |
2469 * internals/internals.texi (Discussion -- Dialog Boxes): | |
2470 * internals/internals.texi (Discussion -- Multilingual Issues): | |
2471 * internals/internals.texi (Discussion -- Windows External Widget): | |
2472 * internals/internals.texi (Discussion -- Packages): | |
2473 * internals/internals.texi (Discussion -- Distribution Layout): | |
2474 * internals/internals.texi (Old Future Work): | |
2475 * internals/internals.texi (Old Future Work -- A Portable Unexec Replacement): | |
2476 * internals/internals.texi (backtrace): New. | |
2477 * internals/internals.texi (Old Future Work -- Indirect Buffers): | |
2478 * internals/internals.texi (emacs-lisp): New. | |
2479 * internals/internals.texi (Old Future Work -- Improvements in support for non-ASCII (European) keysyms under X): | |
2480 * internals/internals.texi (Newsgroups): New. | |
2481 * internals/internals.texi (Old Future Work -- RTF Clipboard Support): | |
2482 * internals/internals.texi (own-selection): New. | |
2483 * internals/internals.texi (Old Future Work -- xemacs.org Mailing Address Changes): | |
2484 * internals/internals.texi (COMMENT): New. | |
2485 * internals/internals.texi (Old Future Work -- Lisp callbacks from critical areas of the C code): | |
2486 * internals/internals.texi (Now): Removed. | |
2487 * internals/internals.texi (Proof): Removed. | |
2488 * internals/internals.texi (Note): Removed. | |
2489 * internals/internals.texi (Date): New. | |
2490 * internals/internals.texi (ben): Removed. | |
2491 * internals/internals.texi (importance): New. | |
2492 * internals/internals.texi (From): New. | |
2493 Major work on internals manual. Rearranged many chapters so as to | |
2494 lie in coherent divisions. | |
2495 Add tons of stuff to Future Work, Old Future Work, Discussions. | |
2496 Add lots of stuff to Mule section (Multilingual ...). | |
2497 Remove index.texi, incorporate into internals.texi. | |
2498 Section on early history and an introduction. | |
2499 Section on XEmacs split. Lots of new MS Windows docs | |
2500 Mostly recently: Windows-I18N docs. Lots if new I18N docs. | |
2501 Loads of other stuff. | |
2502 | |
2362 | 2503 2004-11-02 Ben Wing <ben@xemacs.org> |
2504 | |
2505 * internals/index.texi: | |
2506 Deleted. Incorporated into internals.texi. Having a separate | |
2507 index file messes up texinfo-master-menu. | |
2865 | 2508 |
2362 | 2509 * internals/internals.texi: |
2510 * internals/internals.texi (Top): | |
2511 * internals/internals.texi (Introduction): | |
2512 * internals/internals.texi (Authorship of XEmacs): | |
2513 * internals/internals.texi (A History of Emacs): | |
2514 * internals/internals.texi (Through Version 18): | |
2515 * internals/internals.texi (Lucid Emacs): | |
2516 * internals/internals.texi (GNU Emacs 19): | |
2517 * internals/internals.texi (GNU Emacs 20): | |
2518 * internals/internals.texi (XEmacs): | |
2519 * internals/internals.texi (XEmacs From the Outside): | |
2520 * internals/internals.texi (The Lisp Language): | |
2521 * internals/internals.texi (XEmacs From the Perspective of Building): | |
2522 * internals/internals.texi (The XEmacs Object System (Abstractly Speaking)): | |
2523 * internals/internals.texi (How Lisp Objects Are Represented in C): | |
2524 * internals/internals.texi (Major Textual Changes): | |
2525 * internals/internals.texi (Great Integral Type Renaming): | |
2526 * internals/internals.texi (Text/Char Type Renaming): | |
2527 * internals/internals.texi (Rules When Writing New C Code): | |
2528 * internals/internals.texi (A Reader's Guide to XEmacs Coding Conventions): | |
2529 * internals/internals.texi (General Coding Rules): | |
2530 * internals/internals.texi (Object-Oriented Techniques for C): | |
2531 * internals/internals.texi (Writing Lisp Primitives): | |
2532 * internals/internals.texi (Writing Good Comments): | |
2533 * internals/internals.texi (Adding Global Lisp Variables): | |
2534 * internals/internals.texi (Writing Macros): | |
2535 * internals/internals.texi (Proper Use of Unsigned Types): | |
2536 * internals/internals.texi (Techniques for XEmacs Developers): | |
2537 * internals/internals.texi (Regression Testing XEmacs): | |
2538 * internals/internals.texi (How to Regression-Test): | |
2539 * internals/internals.texi (Modules for Regression Testing): | |
2540 * internals/internals.texi (CVS Techniques): | |
2541 * internals/internals.texi (Merging a Branch into the Trunk): | |
2542 * internals/internals.texi (The Modules of XEmacs): | |
2543 * internals/internals.texi (A Summary of the Various XEmacs Modules): | |
2544 * internals/internals.texi (Low-Level Modules): | |
2545 * internals/internals.texi (Basic Lisp Modules): | |
2546 * internals/internals.texi (Modules for Standard Editing Operations): | |
2547 * internals/internals.texi (Modules for Interfacing with the File System): | |
2548 * internals/internals.texi (Modules for Other Aspects of the Lisp Interpreter and Object System): | |
2549 * internals/internals.texi (Modules for Interfacing with the Operating System): | |
2550 * internals/internals.texi (Allocation of Objects in XEmacs Lisp): | |
2551 * internals/internals.texi (Introduction to Allocation): | |
2552 * internals/internals.texi (Garbage Collection): | |
2553 * internals/internals.texi (GCPROing): | |
2554 * internals/internals.texi (Garbage Collection - Step by Step): | |
2555 * internals/internals.texi (Invocation): | |
2556 * internals/internals.texi (garbage_collect_1): | |
2557 * internals/internals.texi (mark_object): | |
2558 * internals/internals.texi (gc_sweep): | |
2559 * internals/internals.texi (sweep_lcrecords_1): | |
2560 * internals/internals.texi (compact_string_chars): | |
2561 * internals/internals.texi (Integers and Characters): | |
2562 * internals/internals.texi (Allocation from Frob Blocks): | |
2563 * internals/internals.texi (lrecords): | |
2564 * internals/internals.texi (Low-level allocation): | |
2565 * internals/internals.texi (Cons): | |
2566 * internals/internals.texi (Vector): | |
2567 * internals/internals.texi (Symbol): | |
2568 * internals/internals.texi (Marker): | |
2569 * internals/internals.texi (String): | |
2570 * internals/internals.texi (Dumping): | |
2571 * internals/internals.texi (Dumping Justification): | |
2572 * internals/internals.texi (Overview): | |
2573 * internals/internals.texi (Data descriptions): | |
2574 * internals/internals.texi (Dumping phase): | |
2575 * internals/internals.texi (Object inventory): | |
2576 * internals/internals.texi (Address allocation): | |
2577 * internals/internals.texi (The header): | |
2578 * internals/internals.texi (Data dumping): | |
2579 * internals/internals.texi (Pointers dumping): | |
2580 * internals/internals.texi (Reloading phase): | |
2581 * internals/internals.texi (Remaining issues): | |
2582 * internals/internals.texi (Events and the Event Loop): | |
2583 * internals/internals.texi (Introduction to Events): | |
2584 * internals/internals.texi (Main Loop): | |
2585 * internals/internals.texi (Specifics of the Event Gathering Mechanism): | |
2586 * internals/internals.texi (Specifics About the Emacs Event): | |
2587 * internals/internals.texi (Event Queues): | |
2588 * internals/internals.texi (Event Stream Callback Routines): | |
2589 * internals/internals.texi (IMPORTANT): New. | |
2590 * internals/internals.texi (Other Event Loop Functions): | |
2591 * internals/internals.texi (Stream Pairs): | |
2592 * internals/internals.texi (Converting Events): | |
2593 * internals/internals.texi (Dispatching Events; The Command Builder): | |
2594 * internals/internals.texi (Focus Handling): | |
2595 * internals/internals.texi (Editor-Level Control Flow Modules): | |
2596 * internals/internals.texi (Asynchronous Events; Quit Checking): | |
2597 * internals/internals.texi (Control-G (Quit) Checking): | |
2598 * internals/internals.texi (completely): New. | |
2599 * internals/internals.texi (Profiling): | |
2600 * internals/internals.texi (Exiting): | |
2601 * internals/internals.texi (BEWARE): New. | |
2602 * internals/internals.texi (Evaluation; Stack Frames; Bindings): | |
2603 * internals/internals.texi (Evaluation): | |
2604 * internals/internals.texi (Dynamic Binding; The specbinding Stack; Unwind-Protects): | |
2605 * internals/internals.texi (Simple Special Forms): | |
2606 * internals/internals.texi (Catch and Throw): | |
2607 * internals/internals.texi (Introduction to Symbols): | |
2608 * internals/internals.texi (Obarrays): | |
2609 * internals/internals.texi (Symbol Values): | |
2610 * internals/internals.texi (Buffers): | |
2611 * internals/internals.texi (Introduction to Buffers): | |
2612 * internals/internals.texi (Buffer Lists): | |
2613 * internals/internals.texi (Markers and Extents): | |
2614 * internals/internals.texi (The Buffer Object): | |
2615 * internals/internals.texi (Text): | |
2616 * internals/internals.texi (The Text in a Buffer): | |
2617 * internals/internals.texi (Ibytes and Ichars): | |
2618 * internals/internals.texi (Byte-Char Position Conversion): | |
2619 * internals/internals.texi (Searching and Matching): | |
2620 * internals/internals.texi (Multilingual Support): | |
2621 * internals/internals.texi (Introduction to Multilingual Issues #1): | |
2622 * internals/internals.texi (Introduction to Multilingual Issues #2): | |
2623 * internals/internals.texi (Introduction to Multilingual Issues #3): | |
2624 * internals/internals.texi (Introduction to Multilingual Issues #4): | |
2625 * internals/internals.texi (Character Sets): | |
2626 * internals/internals.texi (Encodings): | |
2627 * internals/internals.texi (Japanese EUC (Extended Unix Code)): | |
2628 * internals/internals.texi (JIS7): | |
2629 * internals/internals.texi (Internal Mule Encodings): | |
2630 * internals/internals.texi (Internal String Encoding): | |
2631 * internals/internals.texi (Internal Character Encoding): | |
2632 * internals/internals.texi (Byte/Character Types; Buffer Positions; Other Typedefs): | |
2633 * internals/internals.texi (Byte Types): | |
2634 * internals/internals.texi (Different Ways of Seeing Internal Text): | |
2635 * internals/internals.texi (prefixes): New. | |
2636 * internals/internals.texi (C): New. | |
2637 * internals/internals.texi (U): New. | |
2638 * internals/internals.texi (S): New. | |
2639 * internals/internals.texi (Specifically): New. | |
2640 * internals/internals.texi (Buffer Positions): | |
2641 * internals/internals.texi (Other Typedefs): | |
2642 * internals/internals.texi (Usage of the Various Representations): | |
2643 * internals/internals.texi (Working With the Various Representations): | |
2644 * internals/internals.texi (Internal Text API's): | |
2645 * internals/internals.texi (Basic internal-format API's): | |
2646 * internals/internals.texi (The DFC API): | |
2647 * internals/internals.texi (The Eistring API): | |
2648 * internals/internals.texi (Coding for Mule): | |
2649 * internals/internals.texi (Character-Related Data Types): | |
2650 * internals/internals.texi (Working With Character and Byte Positions): | |
2651 * internals/internals.texi (Conversion to and from External Data): | |
2652 * internals/internals.texi (General Guidelines for Writing Mule-Aware Code): | |
2653 * internals/internals.texi (An Example of Mule-Aware Code): | |
2654 * internals/internals.texi (Mule-izing Code): | |
2655 * internals/internals.texi (CCL): | |
2656 * internals/internals.texi (Modules for Internationalization): | |
2657 * internals/internals.texi (The Lisp Reader and Compiler): | |
2658 * internals/internals.texi (Lstreams): | |
2659 * internals/internals.texi (Creating an Lstream): | |
2660 * internals/internals.texi (Lstream Types): | |
2661 * internals/internals.texi (Lstream Functions): | |
2662 * internals/internals.texi (Lstream Methods): | |
2663 * internals/internals.texi (Introduction to Consoles; Devices; Frames; Windows): | |
2664 * internals/internals.texi (Point): | |
2665 * internals/internals.texi (Window Hierarchy): | |
2666 * internals/internals.texi (The Window Object): | |
2667 * internals/internals.texi (Modules for the Basic Displayable Lisp Objects): | |
2668 * internals/internals.texi (The Redisplay Mechanism): | |
2669 * internals/internals.texi (Critical Redisplay Sections): | |
2670 * internals/internals.texi (Line Start Cache): | |
2671 * internals/internals.texi (Redisplay Piece by Piece): | |
2672 * internals/internals.texi (Modules for the Redisplay Mechanism): | |
2673 * internals/internals.texi (Modules for other Display-Related Lisp Objects): | |
2674 * internals/internals.texi (Introduction to Extents): | |
2675 * internals/internals.texi (Extent Ordering): | |
2676 * internals/internals.texi (Format of the Extent Info): | |
2677 * internals/internals.texi (Zero-Length Extents): | |
2678 * internals/internals.texi (Mathematics of Extent Ordering): | |
2679 * internals/internals.texi (Extent Fragments): | |
2680 * internals/internals.texi (Faces): | |
2681 * internals/internals.texi (Glyphs): | |
2682 * internals/internals.texi (Specifiers): | |
2683 * internals/internals.texi (Menus): | |
2684 * internals/internals.texi (Subprocesses): | |
2685 * internals/internals.texi (Interface to MS Windows): | |
2686 * internals/internals.texi (Different kinds of Windows environments): | |
2687 * internals/internals.texi (Windows Build Flags): | |
2688 * internals/internals.texi (Windows I18N Introduction): | |
2689 * internals/internals.texi (Modules for Interfacing with MS Windows): | |
2690 * internals/internals.texi (Interface to the X Window System): | |
2691 * internals/internals.texi (Generic Widget Interface): | |
2692 * internals/internals.texi (Scrollbars): | |
2693 * internals/internals.texi (Menubars): | |
2694 * internals/internals.texi (Checkboxes and Radio Buttons): | |
2695 * internals/internals.texi (Modules for Interfacing with X Windows): | |
2696 * internals/internals.texi (Future Work): | |
2697 * internals/internals.texi (Future Work -- Elisp Compatibility Package): | |
2698 * internals/internals.texi (Future Work -- Drag-n-Drop): | |
2699 * internals/internals.texi (Future Work -- Standard Interface for Enabling Extensions): | |
2700 * internals/internals.texi (Future Work -- Better Initialization File Scheme): | |
2701 * internals/internals.texi (Future Work -- Keyword Parameters): | |
2702 * internals/internals.texi (Future Work -- Property Interface Changes): | |
2703 * internals/internals.texi (Future Work -- Easier Toolbar Customization): | |
2704 * internals/internals.texi (Future Work -- Toolbar Interface Changes): | |
2705 * internals/internals.texi (Future Work -- Menu API Changes): | |
2706 * internals/internals.texi (Future Work -- Removal of Misc-User Event Type): | |
2707 * internals/internals.texi (Future Work -- Mouse Pointer): | |
2708 * internals/internals.texi (Future Work -- Abstracted Mouse Pointer Interface): | |
2709 * internals/internals.texi (Future Work -- Busy Pointer): | |
2710 * internals/internals.texi (Future Work -- Extents): | |
2711 * internals/internals.texi (Future Work -- Everything should obey duplicable extents): | |
2712 * internals/internals.texi (Future Work -- Version Number and Development Tree Organization): | |
2713 * internals/internals.texi (Future Work -- Improvements to the @code{xemacs.org} Website): | |
2714 * internals/internals.texi (Future Work -- Keybinding Schemes): | |
2715 * internals/internals.texi (Future Work -- Better Support for Windows Style Key Bindings): | |
2716 * internals/internals.texi (Future Work -- Misc Key Binding Ideas): | |
2717 * internals/internals.texi (Future Work -- Byte Code Snippets): | |
2718 * internals/internals.texi (Future Work -- Autodetection): | |
2719 * internals/internals.texi (Future Work -- Conversion Error Detection): | |
2720 * internals/internals.texi (Future Work -- BIDI Support): | |
2721 * internals/internals.texi (Future Work -- Localized Text/Messages): | |
2722 * internals/internals.texi (freeze): New. | |
2723 * internals/internals.texi (fail-safe): New. | |
2724 * internals/internals.texi (like): New. | |
2725 * internals/internals.texi (user): New. | |
2726 * internals/internals.texi (ben): New. | |
2727 * internals/internals.texi ('type): New. | |
2728 * internals/internals.texi (NOTE): New. | |
2729 * internals/internals.texi (ILLEGIBLE): New. | |
2730 * internals/internals.texi (language): New. | |
2731 * internals/internals.texi (preprocessing): New. | |
2732 * internals/internals.texi (Subject): New. | |
2733 * internals/internals.texi (http): New. | |
2734 * internals/internals.texi (Now): Removed. | |
2735 * internals/internals.texi (wrong): New. | |
2736 * internals/internals.texi (Proof): Removed. | |
2737 | |
2738 Add bunches and bunches and bunches and bunches of stuff, taken | |
2739 from documentation floating around in various places -- text.c, | |
2740 file-coding.c, other .c and .h files, stuff that I wrote up for an | |
2741 old XEmacs contract, proposals written up in the process of an | |
2742 e-mail discussion, etc. Fix up some mistakes, esp. in CCL. Extra | |
2743 crap from CCL, duplicated with Lispref, removed. Sections on Old | |
2744 Future Work and Future Work Discussion added. | |
2745 | |
2746 Bunches of other work. Add bunches of documentation taken from the | |
2747 source code. Fixup various places to use @strong{}, @code{}, | |
2748 @file{}. Create new Text chapter, split off from Buffers and | |
2749 Textual Representation. Create new chapter for MS Windows, mostly | |
2750 written from scratch. Consolidate all Mule info under | |
2751 "Multilingual Support". Break up chapter on modules and move some | |
2752 parts to the sections discussing the modules, for consolidation | |
2753 purposes. Add a big cross-reference table for all the modules to | |
2754 where they're discussed (or not). New chapter Asynchronous | |
2755 Events; Quit Checking. (Taken from various parts of the code.) New | |
2756 Introduction. New section on Focus Handling (from the code). | |
2757 | |
2758 NOTE that in the process, I discovered that we essentially have | |
2759 FOUR redundant introductions to Mule issues! Someone really needs | |
2760 to go through and clean them up and integrate them (sjt?). | |
2761 | |
2355 | 2762 2003-07-18 Alexey Mahotkin <alexm@hsys.msk.ru> |
2763 | |
2764 * lispref/windows.texi (Basic Windows): Fix typo. | |
2765 | |
2346 | 2766 2004-10-22 Stephen J. Turnbull <stephen@xemacs.org> |
2767 | |
2768 * XEmacs 21.5.18 "chestnut" is released. | |
2769 | |
2297 | 2770 2003-11-02 Stephen J. Turnbull <stephen@xemacs.org> |
2771 | |
2772 * lispref/control.texi (Examples of Catch): Mention use of a cons | |
2773 as a catch tag. | |
2774 | |
2775 2004-07-20 Stephen J. Turnbull <stephen@xemacs.org> | |
2776 | |
2777 * lispref/glyphs.texi (Image Instantiator Formats): Add a few | |
2778 words about the tab control widget. | |
2779 | |
2289 | 2780 2004-05-14 Darryl Okahata <darrylo@xemacs.org> |
2781 | |
2782 * lispref/windows.texi. Added documentation for the functions, | |
2783 ``current-pixel-row'' and ``current-pixel-column''. | |
2784 | |
2269 | 2785 2004-09-13 Jerry James <james@xemacs.org> |
2786 | |
2787 * internals/internals.texi (Modules for Interfacing with the | |
2788 Operating System): The code formerly in callproc.c is now | |
2789 implemented in Lisp in process.el. | |
2790 | |
2256 | 2791 2004-08-30 Jerry James <james@xemacs.org> |
2792 | |
2793 * lispref/text.texi: Document text fields. | |
2794 | |
2255 | 2795 2004-09-08 Stephen J. Turnbull <stephen@xemacs.org> |
2796 | |
2797 * lispref/searching.texi (Syntax of Regexps): Add example of use | |
2798 of shy groups in variable subexpression, correct rumor that there | |
2297 | 2799 may be substantial performance gain. Document double-digit back- |
2800 references. | |
2255 | 2801 |
2214 | 2802 2004-08-13 Stephen J. Turnbull <stephen@xemacs.org> |
2803 | |
2215 | 2804 * xemacs/help.texi (Misc Help): Info-goto-emacs-key-command-node |
2805 to function index. Document Info-goto-emacs-command-node. | |
2806 | |
2214 | 2807 * lispref/positions.texi (Text Lines): makeinfo doesn't like Note:. |
2808 | |
2182 | 2809 2004-07-19 Stephen J. Turnbull <stephen@xemacs.org> |
2810 | |
2811 * lispref/glyphs.texi: Complete reorganization, some content updated. | |
2812 * lispref/lispref.texi (Top): Update menu to match. | |
2813 * lispref/extents.texi (Extent Properties): Update xref. | |
2814 | |
2815 2004-06-29 Stephen J. Turnbull <stephen@xemacs.org> | |
2816 | |
2817 * internals/internals.texi (Modules for Other Aspects of the Lisp | |
2818 Interpreter and Object System): Add description of Sextword syntax | |
2819 class (now obsolete). | |
2820 | |
2821 2004-06-20 Stephen J. Turnbull <stephen@xemacs.org> | |
2822 | |
2823 * internals/internals.texi (Techniques for XEmacs Developers): Be | |
2824 specific when discussing optimization. | |
2255 | 2825 (Techniques for XEmacs Developers): Fragments that are meaningless |
2182 | 2826 by themselves or contain placeholders should be @samp, not @code. |
2827 (Modules for Internationalization): Add description of mule-coding.c | |
2828 and further deprecate mule.c. | |
2829 (Modules for Regression Testing): Add {tag,weak}-tests.el to list. | |
2830 | |
2164 | 2831 2004-07-05 Stephen J. Turnbull <stephen@xemacs.org> |
2832 | |
2833 * xemacs-faq.texi (Q3.10.2): Mention that `pending-delete' is in | |
2834 the "pc" package. | |
2835 | |
2141 | 2836 2004-06-15 Stephen J. Turnbull <stephen@xemacs.org> |
2837 | |
2838 * lispref/specifiers.texi (Specifier Instancing): Add "neon | |
2839 modeline" hack as an example. Thanks to Giacomo Boffi. | |
2840 | |
2135 | 2841 2004-06-07 Jerry James <james@xemacs.org> |
2842 | |
2843 * lispref/modes.texi (Major Modes): Document -mode functions, and | |
2844 the use of a nil argument to defined-derived mode. | |
2845 * lispref/modes.texi (Major Mode Conventions): Describe the use of | |
2846 delay-mode-hooks and define-derived-mode. | |
2847 * lispref/modes.texi (Derived Modes): Warn against the use of | |
2848 interactive specs in derived mode definitions. | |
2849 * lispref/modes.texi (Hooks): Document run-mode-hooks, | |
2850 delay-mode-hooks, run-hook-with-args, | |
2851 run-hook-with-args-until-failure, and0 | |
2852 run-hook-with-args-until-success. | |
2853 | |
2127 | 2854 2004-06-14 Stephen J. Turnbull <stephen@xemacs.org> |
2855 | |
2856 * lispref/glyphs.texi (Creating Glyphs): Improve discussion, fix a | |
2857 couple of typos. | |
2858 | |
2859 * lispref/faces.texi (Face Properties): Background pixmaps | |
2860 can be used on GTK and MS Windows. | |
2861 (Face Convenience Functions): Cross-reference glyph interface. | |
2862 Background pixmap is an image specifier, not a glyph. | |
2863 | |
2091 | 2864 2004-05-21 Stephen J. Turnbull <stephen@xemacs.org> |
2865 | |
2866 * lispref/numbers.texi (Comparison of Numbers): Clarify bigfloat eql. | |
2867 (Predicates on Numbers): Fix thinko in description of `bigfloatp'. | |
2868 | |
2090 | 2869 2004-05-10 Stephen J. Turnbull <stephen@xemacs.org> |
2870 | |
2871 * lispref/numbers.texi (Numbers): Remove reference to "fixed- | |
2872 precision rationals," and fix description of floating-point | |
2873 contagion. | |
2874 (Integer Basics, Float Basics): Fix typos. | |
2875 (Canonicalization and Contagion): Complete rewrite. | |
2876 (Predicates on Numbers): Add fixnump, bignump, ratiop, rationalp, | |
2877 bigfloatp, floatingp, realp, oddp and evenp. | |
2878 (Rational Basics): Add numerator and denominator. | |
2879 (Random Numbers): Fix description of range, and add paranoid | |
2880 comment about how unpredictable `(random t)' is. | |
2881 (Canonicalization and Contagion): Renamed from Contagion and | |
2882 Canonicalization. | |
2883 (The Bignum Extension): Fix it in menu. | |
2884 | |
2069 | 2885 2004-05-10 Stephen J. Turnbull <stephen@xemacs.org> |
2886 | |
2887 * internals/internals.texi (Object-Oriented Techniques for C): | |
2888 Remove reference to "encouraging port to C++". | |
2889 | |
2890 2004-04-19 Stephen J. Turnbull <stephen@xemacs.org> | |
2033 | 2891 |
2892 * lispref/numbers.texi (The Bignum Extension): Mention the feature | |
2893 symbols provided. | |
2894 | |
2069 | 2895 2004-04-19 Stephen J. Turnbull <stephen@xemacs.org> |
2032 | 2896 |
2897 * lispref/numbers.texi (Rational Basics): There's a reason why | |
2898 this node is named "Rational" and not "Ratio" in the menu.... | |
2899 | |
2028 | 2900 2004-04-18 Stephen J. Turnbull <stephen@xemacs.org> |
2901 | |
2902 * internals/internals.texi (Object-Oriented Techniques in XEmacs): | |
2903 New node. | |
2904 (The XEmacs Object System (Abstractly Speaking)): | |
2905 Reorder the list of objects somewhat. | |
2906 Add brief descriptions of the arbitrary-precision number types. | |
2907 (Writing Good Comments): Slight revision, recommend @xemacs alias. | |
2908 (Character-Related Data Types): Add a few comments re Unicode. | |
2909 (Working With Character and Byte Positions): Ditto. | |
2910 (General Guidelines for Writing Mule-Aware Code): Query. | |
2911 (Conversion to and from External Data): Ditto. | |
2912 (Techniques for XEmacs Developers): Typo. | |
2913 (Modules for Regression Testing): Add an xref. | |
2914 (Overview): Note that dump file is now inside the executable. | |
2915 (Remaining issues): Mention ExecShield vs. pdumper. | |
2916 (Searching and Matching): Mention UTF-8 wrt Mule. | |
2917 | |
2918 2004-02-22 Stephen J. Turnbull <stephen@xemacs.org> | |
2919 | |
2920 * widget.texi (Introduction): Update historical references a bit. | |
2921 Fix many typos and grammatical problems. | |
2922 (User Interface): Fix typo. | |
2923 | |
2069 | 2924 2004-04-09 Stephen J. Turnbull <stephen@xemacs.org> |
2028 | 2925 |
2926 * lispref/numbers.texi (Numbers): Describe bignums, ratios, and | |
2927 bigfloats briefly. | |
2928 (Integer Basics): We've had 31-bit integers for a while. Fix the | |
2929 statement of minimum available precision and the examples. | |
2930 Document most-positive-fixnum and most-negative-fixnum. Add a | |
2931 pointer to the node "The Bignum Extension". | |
2932 (Float Basics): Document most-positive-float, most-negative-float, | |
2933 least-positive-float, least-positive-normalized-float, | |
2934 least-negative-float, and least-negative-normalized-float. Add a | |
2935 pointer to the node "The Bignum Extension". | |
2936 (Comparison of Numbers): Update for bignums. | |
2937 | |
2938 (The Bignum Extension): | |
2939 (Bignum Basics): | |
2940 (Ratio Basics): | |
2941 (Bigfloat Basics): | |
2942 (Contagion and Canonicalization): | |
2943 (Compatibility Issues): | |
2944 New nodes. | |
2945 | |
2946 * lispref/lispref.texi (Top): | |
2865 | 2947 * lispref/numbers.texi (Numbers): |
2028 | 2948 Add nodes "Ratio Basics" and "The Bignum Extension" to menus. |
2949 | |
2950 2004-01-26 Stephen J. Turnbull <stephen@xemacs.org> | |
2951 | |
2952 * lispref/specifiers.texi: Update FSF copyright. | |
2953 (Specifier Compatibility Notes): New node. | |
2954 | |
2955 * lispref/glyphs.texi (Glyph Properties): Fix typo. | |
2956 (Glyphs): | |
2957 (Native GUI Widgets): New node. | |
2958 | |
2959 * lispref/gutter.texi (Gutter Descriptor Format): Node deleted. | |
2960 (Gutter): | |
2865 | 2961 (Gutter Intro): |
2962 (Creating Gutter): | |
2963 (Specifying a Gutter): | |
2028 | 2964 Pluralize node name to Creating Gutters. |
2965 (Creating Gutters): Improve explanation of gutter descriptors. | |
2966 (Other Gutter Variables): Remove extraneous text. | |
2967 (Common Gutter Widgets): In lieu of real documentation, at least | |
2968 point to gutter-items.el. | |
2969 | |
2069 | 2970 2004-04-06 Stephen J. Turnbull <stephen@xemacs.org> |
1987 | 2971 |
2972 Lightly revised from <psr7v1j039.fsf@diannao.ittc.ku.edu>. | |
2973 Thanks to Jerry James <james@xemacs.org>. | |
2974 | |
2975 * xemacs-faq.texi (Top, Miscellaneous): In menus, renumber Section | |
2976 5.3 and Q5.3.1-12 as 5.4.x, and add Mathematics and Q5.3.1-4 as | |
2977 replacement section 5.3. | |
2978 (Q5.3.1, Q5.3.2, Q5.3.3, Q5.3.4) New FAQs for bignums. | |
2979 (Q5.2.1, Q8.0.1) Add @unnumberedsec headings. | |
2980 (Q6.4.1) Correct @unnumberedsec heading. | |
2981 | |
1964 | 2982 2004-03-22 Stephen J. Turnbull <stephen@xemacs.org> |
2983 | |
2984 * XEmacs 21.5.17 "chayote" is released. | |
2985 | |
1920 | 2986 2004-02-20 Stephen J. Turnbull <stephen@xemacs.org> |
2987 | |
2988 * internals/internals.texi (GCPROing): Mention `Fsignal'. Clarify | |
2989 that references, not the objects themselves, are what is marked. | |
2990 | |
1882 | 2991 2004-01-26 Stephen J. Turnbull <stephen@xemacs.org> |
2992 | |
2993 * lispref/specifiers.texi (Copyright): Update. | |
2994 | |
2995 (Creating Specifiers): Correct more instances of subject-verb | |
2996 disagreement. | |
2997 | |
1877 | 2998 2004-01-24 Stephen J. Turnbull <stephen@xemacs.org> |
2999 | |
3000 * lispref/specifiers.texi (Specifier Instancing Functions): Fix | |
3001 typos, thanks to Ilpo Nyyssönen. | |
3002 | |
1875 | 3003 2004-01-23 Stephen J. Turnbull <stephen@xemacs.org> |
3004 | |
3005 * lispref/specifiers.texi (Specifier Instancing Functions): Add | |
3006 documentation of `specifier-matching-instance'. | |
3007 (Introduction to Specifiers): Fix typos. | |
3008 (Simple Specifier Usage): Cross-reference Toolbar Intro. | |
3009 (Creating Specifiers): | |
3010 (Specifier Instancing Functions): | |
3011 (Adding Specifications): | |
3012 Various improvements. Deprecate set-specifier a bit more. | |
3013 | |
1869 | 3014 2004-01-20 Stephen J. Turnbull <stephen@xemacs.org> |
3015 | |
3016 * lispref/specifiers.texi (Specifier Examples): Add new example, | |
3017 pluralize node name and section title. | |
3018 (Specifiers): Pluralize "Specifier Examples" in menu. | |
3019 | |
3020 * lispref/lispref.texi (Top): Pluralize "Specifier Examples" in menu. | |
3021 | |
3022 2003-11-04 Stephen J. Turnbull <stephen@xemacs.org> | |
3023 | |
3024 * xemacs-faq.texi: Fix Tony Rossini's address. | |
3025 | |
1833 | 3026 2003-12-15 Steve Youngs <sryoungs@bigpond.net.au> |
3027 | |
3028 * lispref/customize.texi (Defining New Types): New node. | |
3029 From Per Abrahamsen <abraham@dina.kvl.dk> | |
3030 | |
1755 | 3031 2003-10-16 Ilya N. Golubev <gin@mo.msk.ru> |
3032 | |
3033 * lispref/tips.texi (Comment Tips): Typo fix. | |
3034 | |
1738 | 3035 2003-10-10 Ilya N. Golubev <gin@mo.msk.ru> |
3036 | |
3037 * new-users-guide/custom2.texi (Init File): | |
3038 | |
3039 Fix up erroneous uses of @var instead of @code for the names of | |
3040 particular variables in programming languages. | |
3041 | |
3042 2003-10-10 Ilya N. Golubev <gin@mo.msk.ru> | |
3043 | |
3044 * custom.texi (The Init File): | |
3045 * xemacs-faq.texi (Q2.1.3): | |
3046 (Q2.1.5): | |
3047 | |
3048 * internals/internals.texi (Modules for Internationalization): | |
3049 | |
3050 * lispref/display.texi (Beeping): | |
3051 * lispref/ldap.texi (Encoder/Decoder Functions): | |
3052 * lispref/markers.texi (The Mark): | |
3053 (The Region): | |
3054 * lispref/menus.texi (Menu Accelerator Functions): | |
3055 * lispref/numbers.texi (Math Functions): | |
3056 * lispref/packaging.texi (package-info.in): | |
3057 (Makefile): | |
3058 (Local.rules File): | |
3059 * lispref/postgresql.texi (libpq Lisp Symbols and DataTypes): | |
3060 (libpq Lisp Variables): | |
3061 (Synchronous Interface Functions): | |
3062 (Other libpq Functions): | |
3063 | |
3064 * new-users-guide/custom2.texi (Init File): | |
3065 (Setting Variables): | |
3066 * new-users-guide/files.texi (File Names): | |
3067 (Saving Files): | |
3068 * new-users-guide/search.texi (Search and Replace): | |
3069 | |
3070 * xemacs/custom.texi (X Resources): | |
3071 | |
3072 Fix up erroneous uses of @var instead of @code for the names of | |
3073 particular variables in programming languages. | |
3074 | |
3075 2003-10-10 Stephen J. Turnbull <stephen@xemacs.org> | |
3076 | |
3077 * Makefile: Remove old package and redundant cruft. | |
3078 | |
1734 | 3079 2003-10-10 Ilya N. Golubev <gin@mo.msk.ru> |
3080 | |
3081 * lispref/mule.texi (Charset Property Functions): Charset registry | |
3082 can be set. | |
3083 (Predefined Charsets): Add registry to Vietnamese charset names. | |
2865 | 3084 |
1716 | 3085 2003-09-26 Steve Youngs <youngs@xemacs.org> |
3086 | |
3087 * XEmacs 21.5.16 "celeriac" is released. | |
3088 | |
1710 | 3089 2003-09-22 Adrian Aichner <adrian@xemacs.org> |
3090 | |
3091 * lispref/backups.texi (Reverting): Fix the PRINTED-MANUAL-TITLE | |
3092 argument for a cross reference to "The XEmacs User's Manual". | |
3093 | |
1709 | 3094 2003-08-15 Stephen J. Turnbull <stephen@xemacs.org> |
3095 | |
3096 * internals/internals.texi: Update copyright notice. | |
3097 (GCPROing): Add missing period. | |
3098 (Adding Global Lisp Variables): general.c -> general-slots.h. | |
3099 (A Reader's Guide to XEmacs Coding Conventions): New node. | |
3100 | |
1703 | 3101 2003-09-20 Ilya N. Golubev <gin@mo.msk.ru> |
3102 | |
3103 * xemacs/mini.texi (Minibuffer): Add customizing message display | |
3104 reference. | |
3105 * lispref/display.texi (Customizing Message Display): New, | |
3106 describe `redisplay-echo-area-function', | |
3107 `undisplay-echo-area-function', `minibuffer-echo-wait-function'. | |
3108 (The Echo Area): Add menu. | |
3109 | |
1702 | 3110 2003-09-19 Sandra Wambold <wambold@xemacs.org> |
3111 | |
3112 * Makefile: add targets to produce PDF files | |
3113 | |
1665 | 3114 2003-09-03 Steve Youngs <youngs@xemacs.org> |
3115 | |
3116 * XEmacs 21.5.15 "celery" is released. | |
3117 | |
1648 | 3118 2003-08-28 Steve Youngs <youngs@xemacs.org> |
3119 | |
3120 * xemacs-faq.texi (Q2.0.2): Rewrite, mentioning the correct way to | |
3121 remove a package. | |
3122 (Q3.8.2): big-menubar is in the edit-utils package. | |
3123 (Q4.3.2): Add a comment about not needing TM for things like Gnus, | |
3124 MH-E and VM. | |
3125 (Q5.3.3): State correct location of ps-print.el. | |
3126 | |
3127 * xemacs/packages.texi (Packages): Remove "Creating Packages" menu | |
3128 entry. | |
3129 (Package Terminology): Whitespace clean up. | |
3130 (Installing Packages): Whitespace clean up and add some @code | |
2865 | 3131 formatters. |
1648 | 3132 Re-organise the menu so that installation via PUI is first and |
3133 Sumo is last. | |
3134 (Automatically): mule-base is no longer a requirement for using | |
3135 PUI. | |
3136 Mention optionally requiring mailcrypt. | |
3137 (Note): Removed. | |
3138 (Manually): Move to below the PUI installation method. | |
3139 (Sumo): Move to below the manual installation method. | |
3140 (Which Packages): Add mailcrypt. | |
3141 (Building Packages): Remove duplicated stuff that is in | |
3142 lispref/packaging.texi, xref to it instead. | |
3143 (Local.rules File): xref to the appropriate node in | |
2865 | 3144 lispref/packaging.texi. |
1648 | 3145 (Available Packages): Update to current reality. |
3146 (all): Removed. | |
3147 (srckit): Removed. | |
3148 (binkit): Removed. | |
2865 | 3149 |
1648 | 3150 * xemacs/reading.texi (Reading Mail): Mention Gnus and MEW. |
3151 | |
3152 * new-users-guide/custom2.texi (Init File): big-menubar.el is in | |
3153 the edit-utils package. | |
3154 | |
3155 * lispref/packaging.texi (Packaging): | |
3156 (The User View): | |
3157 (The Library Maintainer View): | |
3158 (Infrastructure): | |
3159 (Control Files): | |
3160 (Obtaining): | |
3161 (The Package Release Engineer View): | |
3162 (Package Terminology): | |
3163 (Building Packages): | |
3164 (Makefile Targets): | |
3165 (packages): New. | |
3166 (Local.rules File): | |
3167 (XEMACS_PACKAGES): Removed. | |
3168 (XEMACS_INSTALLED_PACKAGES_ROOT): New. | |
3169 (NONMULE_PACKAGES): New. | |
3170 (EXCLUDES): New. | |
3171 (Creating Packages): | |
3172 (BATCH): New. | |
3173 (VERSION): Removed. | |
3174 (AUTHOR_VERSION): Removed. | |
3175 (MAINTAINER): Removed. | |
3176 (PACKAGE): Removed. | |
3177 (PKG_TYPE): Removed. | |
3178 (REQUIRES): Removed. | |
3179 (CATEGORY): Removed. | |
3180 (ELS): Removed. | |
3181 (ELCS): Removed. | |
3182 (all): Removed. | |
3183 (srckit): Removed. | |
3184 (binkit): Removed. | |
3185 (are): New. | |
3186 (STANDARD_DOCS): New. | |
3187 (ELCS_1_DEST): New. | |
3188 (example): New. | |
3189 (PACKAGE_SUPPRESS): New. | |
3190 (EXPLICIT_DOCS): New. | |
3191 (DATA_DEST): New. | |
3192 (Documenting Packages): | |
3193 | |
3194 Not quite a total rewrite, but a fairly thorough audit | |
3195 nonetheless. | |
3196 | |
1620 | 3197 2003-07-31 René Kyllingstad <listmailxemacs@kyllingstad.com> |
3198 | |
3199 * lispref/display.texi (Invisible Text): | |
3200 mention line-move-ignore-invisible. | |
3201 * lispref/extents.texi (Extent Properties): | |
3202 end-glyph will still be displayed when invisible is set. | |
3203 * lispref/extents.texi (Extents and Events): | |
3204 only begin-glyph is highlighted. | |
3205 | |
1616 | 3206 2003-08-12 Stephen J. Turnbull <stephen@xemacs.org> |
3207 | |
3208 * xemacs-faq.texi (Q1.3.8): Fix typo, note errorneous recognition. | |
3209 | |
1613 | 3210 2003-08-05 Stephen J. Turnbull <stephen@xemacs.org> |
3211 | |
3212 * lispref/packaging.texi (Creating Packages): | |
3213 * xemacs/packages.texi (Creating Packages): | |
3214 Style guideline for package-info.in description. | |
3215 | |
1554 | 3216 2003-06-30 Vin Shelton <acs@xemacs.org> |
3217 | |
3218 * lispref/lists.texi (List-related Predicates): Add @end defun. | |
3219 | |
1549 | 3220 2003-06-30 Stephen J. Turnbull <stephen@xemacs.org> |
3221 | |
3222 * xemacs-faq.texi (Q3.2.2): Fix typo. | |
3223 | |
3224 2003-06-20 Stephen J. Turnbull <stephen@xemacs.org> | |
3225 | |
3226 * lispref/objects.texi (Character Type): Document ?\x00 read | |
3227 syntax and range limitations on ?\000 and ?\x00 read syntaxes. | |
3228 | |
3229 2003-06-16 Stephen J. Turnbull <stephen@xemacs.org> | |
3230 | |
3231 * lispref/lists.texi (List-related Predicates): Document | |
3232 `true-list-p', and reference it from `listp'. | |
3233 | |
1510 | 3234 2003-06-01 Steve Youngs <youngs@xemacs.org> |
3235 | |
3236 * XEmacs 21.5.14 "cassava" is released. | |
3237 | |
1496 | 3238 2003-05-22 Stephen J. Turnbull <stephen@xemacs.org> |
3239 | |
3240 * internals/internals.texi (Searching and Matching): New node. | |
3241 | |
1495 | 3242 2003-05-17 Stephen J. Turnbull <stephen@xemacs.org> |
3243 | |
3244 * xemacs-faq.texi (detail menu): Reformat "Current Events" caption. | |
3245 (Legacy Versions): New section. | |
3246 (Q8.0.1): New question. | |
3247 | |
3248 2003-05-16 Stephen J. Turnbull <stephen@xemacs.org> | |
3249 | |
3250 * lispref/searching.texi (Regexp Search): Update split-string for | |
3251 new specification. | |
3252 | |
3253 * lispref/strings.texi (Creating Strings): Xref split-string | |
3254 (this is where GNU Emacs documents it). | |
3255 | |
1473 | 3256 2003-05-10 Steve Youngs <youngs@xemacs.org> |
3257 | |
3258 * XEmacs 21.5.13 "cauliflower" is released. | |
3259 | |
1468 | 3260 2003-05-09 Stephen J. Turnbull <stephen@xemacs.org> |
3261 | |
3262 * lispref/searching.texi (Match Data): Failed match preserves data. | |
3263 | |
1441 | 3264 2003-04-28 Stephen J. Turnbull <stephen@xemacs.org> |
3265 | |
3266 * xemacs-faq.texi (Q6.4.3): New: auxiliary programs for Windows. | |
3267 | |
1431 | 3268 2003-04-24 Steve Youngs <youngs@xemacs.org> |
3269 | |
3270 * XEmacs 21.5.12 "carrot" is released. | |
3271 | |
1389 | 3272 2003-03-27 Stephen J. Turnbull <stephen@xemacs.org> |
3273 | |
3274 * xemacs/frame.texi (XEmacs under X): | |
3275 * xemacs-faq.texi: | |
3276 Global substitute .Xresources for .Xdefaults. | |
1386 | 3277 |
3278 * xemacs-faq.texi (Q3.2.2): `default' is also a face. | |
3279 (Q3.2.2, Q3.8.4): Describe appropriate use of `fontSet' in Mule. | |
3280 Suggested by Janis Dzerins <jonis@dir.lv>. | |
3281 | |
1366 | 3282 2003-03-20 Steve Youngs <youngs@xemacs.org> |
3283 | |
3284 * xemacs/packages.texi (Automatically): Refer to | |
3285 'pui-set-local-package-get-directory' instead of | |
2865 | 3286 'pui-add-install-directory'. |
1366 | 3287 Remove comment about PGP not being intergrated into PUI. |
3288 Document balloon-help in PUI. | |
3289 Add heading "Keeping Packages Up To Date". | |
3290 (Building Packages): makeinfo 4.2 is required. | |
3291 | |
1362 | 3292 2003-03-18 Stephen J. Turnbull <stephen@xemacs.org> |
3293 | |
3294 * xemacs/frame.texi (Gutter Basics): Describe common options for | |
3295 buffers tab control. | |
3296 | |
1353 | 3297 2003-03-11 Adrian Aichner <adrian@xemacs.org> |
3298 | |
3299 * cl.texi: Change incorrect references to GNU where XEmacs is | |
3300 appropriate. | |
3301 | |
1347 | 3302 2003-03-09 Ben Wing <ben@xemacs.org> |
3303 | |
3304 * widget.texi (Defining New Widgets): | |
3305 Fix Turnbull typos. | |
3306 | |
1339 | 3307 2003-03-02 Stephen Turnbull <stephen@xemacs.org> |
3308 | |
3309 * widget.texi (Defining New Widgets): | |
3310 Document `widget-create-child', `widget-create-child-and-convert', | |
3311 and `widget-create-child-value'. Document the `:copy' method. | |
3312 Improve discussion of the `:convert-widget' method. | |
3313 | |
1333 | 3314 2003-02-26 Stephen J. Turnbull <stephen@xemacs.org> |
3315 | |
3316 * internals/internals.texi (XEmacs From the Perspective of Building): | |
3317 Fix typo. | |
3318 (Build-Time Dependencies): New node. | |
3319 | |
1307 | 3320 2003-02-16 Steve Youngs <youngs@xemacs.org> |
3321 | |
3322 * XEmacs 21.5.11 "cabbage" is released. | |
3323 | |
1288 | 3324 2003-02-11 Adrian Aichner <adrian@xemacs.org> |
3325 | |
3326 * lispref/backups.texi (Auto-Saving): Fix auto-save xref to user | |
3327 manual. | |
3328 | |
1263 | 3329 2003-02-06 Stephen J. Turnbull <stephen@xemacs.org> |
3330 | |
3331 * internals/internals.texi (Top): | |
3332 (Buffers and Textual Representation): | |
3333 Fix up white space in menu. | |
3334 (Character-Related Data Types): | |
3335 (Conversion to and from External Data): | |
3336 (Format of the Extent Info): | |
3337 Pedantic grammatical nits. | |
3338 | |
1261 | 3339 2003-02-05 Ben Wing <ben@xemacs.org> |
3340 | |
3341 * lispref/mule.texi (Internationalization Terminology): | |
3342 Lots of Mule rewriting. | |
3343 | |
3344 2003-02-05 Ben Wing <ben@xemacs.org> | |
3345 | |
3346 * internals/internals.texi (Top): | |
3347 * internals/internals.texi (Coding for Mule): | |
3348 * internals/internals.texi (Character-Related Data Types): | |
3349 * internals/internals.texi (Working With Character and Byte Positions): | |
3350 * internals/internals.texi (Conversion to and from External Data): | |
3351 * internals/internals.texi (General Guidelines for Writing Mule-Aware Code): | |
3352 * internals/internals.texi (An Example of Mule-Aware Code): | |
3353 * internals/internals.texi (Mule-izing Code): | |
3354 * internals/internals.texi (help): New. | |
3355 * internals/internals.texi (Buffers and Textual Representation): | |
3356 * internals/internals.texi (The Text in a Buffer): | |
3357 * internals/internals.texi (Markers and Extents): | |
3358 * internals/internals.texi (MULE Character Sets and Encodings): | |
3359 * internals/internals.texi (Lstream Functions): | |
3360 * internals/internals.texi (Lstream Methods): | |
3361 * internals/internals.texi (Format of the Extent Info): | |
3362 * internals/internals.texi (Mathematics of Extent Ordering): | |
3363 Major fixup. Correct for new names of Bytebpos, Ichar, etc. and | |
3364 lots of Mule rewriting. | |
3365 | |
1258 | 3366 2003-02-05 Stephen J. Turnbull <stephen@xemacs.org> |
3367 | |
3368 * xemacs/startup.texi (Startup Paths): Clarification of package | |
3369 hierarchy structure. | |
3370 | |
3371 * xemacs-faq.texi (Q2.0.13, Q2.0.14, Q2.1.24, Q2.1.25): Not NEW. | |
3372 (Q2.1.15): Stylistic changes for clarity. | |
3373 | |
1251 | 3374 2003-02-03 Steve Youngs <youngs@xemacs.org> |
3375 | |
3376 * xemacs/packages.texi (Local.rules File): Update to reflect Ben's | |
3377 recent dabble into the packages. | |
3378 | |
1187 | 3379 2003-01-04 Steve Youngs <youngs@xemacs.org> |
3380 | |
3381 * XEmacs 21.5.10 "burdock" is released. | |
3382 | |
1188 | 3383 2003-01-04 Steve Youngs <youngs@xemacs.org> |
3384 | |
3385 * lispref/mule.texi (Charset Unification): Menu item "Internals" | |
3386 should be "Unification Internals". | |
3387 | |
1183 | 3388 2003-01-03 Stephen J. Turnbull <stephen@xemacs.org> |
3389 | |
3390 * xemacs/startup.texi (Startup Paths): Hierarchy, not package, layout. | |
3391 | |
3392 2003-01-03 Stephen J. Turnbull <stephen@xemacs.org> | |
3393 | |
3394 * xemacs-faq.texi: Debugging FAQ improvements from Ben Wing. | |
3395 (Q2.0.6): Mention union type bugs. | |
3396 (Q2.1.1): Debugging HOWTO improvements. | |
3397 (Q2.1.15): Decoding Lisp objects in the debugger. | |
3398 | |
3399 * widget.texi (Widget Internals): New node. | |
3400 (Top): Add menu item for it. | |
3401 | |
3402 * xemacs/xemacs.texi (Top): Better short description of Mule in | |
3403 menu. Mule submenu. | |
3404 | |
3405 Charset unification docs. What a concept---commit docs first! | |
3406 | |
3407 * lispref/mule.texi (MULE): Add Unification and Tables menu entries. | |
3408 (Unicode Support): Fixup next node. | |
3409 (Charset Unification): | |
3410 (Overview): | |
3411 (Usage): | |
3412 (Basic Functionality): | |
3413 (Interactive Usage): | |
3414 (Configuration): | |
3415 (Theory of Operation): | |
3416 (What Unification Cannot Do for You): | |
3417 (Unification Internals): | |
3418 (Charsets and Coding Systems): | |
3419 New nodes. | |
3420 | |
3421 * xemacs/mule.texi (Mule): Menu items for Unification and Tables. | |
3422 (Recognize Coding): | |
3423 (Specify Coding): | |
3424 Fixup next and previous pointers. | |
3425 (Unification): | |
3426 (Unification Overview): | |
3427 (Unification Usage): | |
3428 (Unification Configuration): | |
3429 (Unification FAQs): | |
3430 (Unification Theory): | |
3431 (What Unification Cannot Do for You): | |
3432 (Charsets and Coding Systems): | |
3433 New nodes. | |
3434 | |
3435 2002-12-17 Stephen Turnbull <stephen@xemacs.org> | |
3436 | |
3437 * widget.texi (Widget Wishlist): Typo. | |
3438 (Defining New Widgets): s/widget-define/define-widget/g. | |
3439 | |
3440 2002-12-27 Stephen J. Turnbull <stephen@xemacs.org> | |
3441 | |
3442 * internals/internals.texi (Regression Testing XEmacs): Hints for | |
3443 test design. | |
3444 | |
1143 | 3445 2002-10-29 Ville Skyttä <scop@xemacs.org> |
3446 | |
3447 * xemacs-faq.texi (Top): | |
3448 The canonical location for FAQ on the website is /FAQ/. | |
3449 | |
1142 | 3450 2002-11-12 Ilya N. Golubev <gin@mo.msk.ru> |
3451 | |
3452 * xemacs/custom.texi (Face Customization): | |
3453 (Faces): | |
3454 Document face-frob-from-locale-first variable. | |
3455 | |
1138 | 3456 2002-12-03 Didier Verna <didier@xemacs.org> |
3457 | |
3458 * xemacs-faq.texi (Customization): add missing menu entry for Q3.2.7. | |
3459 | |
3460 2002-12-03 Didier Verna <didier@xemacs.org> | |
3461 | |
3462 * lispref/specifiers.texi (Introduction to Specifiers): fix case | |
3463 spelling of `Buffer-Local Variables' crossref. | |
3464 | |
1137 | 3465 2002-12-03 Didier Verna <didier@xemacs.org> |
3466 | |
3467 * xemacs/custom.texi (Faces): document | |
3468 `set-face-background-pixmap-file'. | |
3469 | |
3470 2002-12-03 Didier Verna <didier@xemacs.org> | |
3471 | |
3472 * lispref/faces.texi (Face Convenience Functions): ditto. | |
3473 * lispref/glyphs.texi (Creating Glyphs): reference it. | |
3474 | |
1135 | 3475 2002-11-29 Stephen Turnbull <stephen@xemacs.org> |
3476 | |
3477 * lispref/specifiers.texi (Simple Specifier Usage): New node. | |
3478 (Specifiers): Adjust node pointers. | |
3479 (Simple Specifier Usage): Revise. Adjust node pointers. | |
3480 | |
3481 * lispref/toolbar.texi (Creating Toolbar): Xref specifier example. | |
3482 | |
3483 2002-10-20 Stephen Turnbull <stephen@xemacs.org> | |
3484 | |
3485 * xemacs-faq.texi (Q3.2.7): New FAQ on displaying non-ASCII. | |
3486 (Q3.5.7, Q1.3.3): Cross-reference it. | |
3487 | |
3488 2002-10-20 Stephen Turnbull <stephen@xemacs.org> | |
3489 | |
3490 * xemacs-faq.texi (Q2.1.1): Mention bug report commands. | |
3491 (Q2.0.9): Note how out-of-date the entry is. | |
3492 (Q1.3.1, Q1.3.2, Q1.3.3, Q1.3.4, Q1.3.5, Q1.3.6): Revise/update. | |
3493 (Q1.2.1): Fix typo. | |
3494 | |
3495 * internals/internals.texi (Regression Testing XEmacs): Thorough | |
3496 rewrite, documenting macros explicitly. | |
3497 | |
3498 2002-10-29 Stephen J. Turnbull <stephen@xemacs.org> | |
1103 | 3499 |
3500 * lispref/compile.texi (Compilation Options): New node. | |
3501 (Byte Compilation): Add it to menu. | |
3502 (Compilation Functions): Minor mods. | |
3503 (Docs and Compilation): | |
3504 (Dynamic Loading): | |
3505 Document some variable defaults. | |
3506 | |
1135 | 3507 2002-11-07 Stephen J. Turnbull <stephen@xemacs.org> |
1096 | 3508 |
3509 * internals/internals.texi (Low-Level Modules): Add urefs to Doug | |
3510 Lea's and Wolfram Gloger's home pages. | |
3511 | |
1135 | 3512 2002-10-18 Stephen J. Turnbull <stephen@xemacs.org> |
1058 | 3513 |
3514 * xemacs-faq.texi (Q2.0.16): New FAQ on "no cygXpm-noX" fatal error. | |
3515 (Q6.1.4): Document cygXpm-noX. | |
3516 | |
1030 | 3517 2002-10-04 Ville Skyttä <ville.skytta@xemacs.org> |
3518 | |
3519 * xemacs/packages.texi (Available Packages): Add fortran-modes, | |
3520 perl-modes, psgml-dtds, python-modes and ruby-modes. | |
3521 Some consistency tweaks. | |
3522 | |
1026 | 3523 2002-09-22 Ville Skyttä <ville.skytta@xemacs.org> |
3524 | |
3525 * lispref/variables.texi (add-to-list): Document the new | |
3526 (optional) append argument. | |
3527 | |
1024 | 3528 2002-09-20 Stephen J. Turnbull <stephen@xemacs.org> |
3529 | |
3530 * internals/internals.texi (Techniques for XEmacs Developers): | |
3531 More performance optimization hints. | |
3532 (Modules for Other Aspects of the Lisp Interpreter and Object System): | |
3533 Describe syntax code internals. | |
3534 | |
3535 * lispref/syntax.texi (Syntax Basics): XEmacs "20" -> "20 and later". | |
3536 (Syntax Class Table): Deprecate SPC as whitespace designator. | |
3537 (Syntax Flags): Rewrite for `8-bit' comment syntax flags. | |
3538 | |
981 | 3539 2002-08-30 Steve Youngs <youngs@xemacs.org> |
3540 | |
3541 * XEmacs 21.5.9 "brussels sprouts" is released. | |
3542 | |
973 | 3543 2002-08-22 Stephen J. Turnbull <stephen@xemacs.org> |
3544 | |
3545 * internals/internals.texi (Regression Testing XEmacs): Document | |
3546 how to skip and warn about tests that depend on packages. | |
3547 | |
967 | 3548 2002-08-16 Stephen J. Turnbull <stephen@xemacs.org> |
1137 | 3549 |
967 | 3550 * internals/internals.texi (Regression Testing XEmacs): Fix typo. |
3551 | |
965 | 3552 2002-08-15 Stephen J. Turnbull <stephen@xemacs.org> |
1137 | 3553 |
965 | 3554 * internals/internals.texi (GCPROing): Add comment on GCPRO. |
3555 (Regression Testing XEmacs): New node. | |
3556 (Modules for Regression Testing): New node. | |
3557 | |
959 | 3558 2002-08-12 Simon Josefsson <jas@extundo.com> |
3559 | |
3560 * lispref/building.texi (Pure Storage): purecopy is a no-op. | |
3561 | |
955 | 3562 2002-08-08 Ville Skyttä <ville.skytta@xemacs.org> |
3563 | |
3564 * xemacs/packages.texi (Available Packages): Bring up to date. | |
3565 | |
947 | 3566 2002-08-02 Ville Skyttä <ville.skytta@xemacs.org> |
3567 | |
3568 * xemacs/packages.texi (Available Packages): | |
3569 Bring package list up to date, thanks also to Brian Palmer. | |
3570 | |
936 | 3571 2002-07-30 Ville Skyttä <ville.skytta@xemacs.org> |
3572 | |
3573 * term.texi (Input to the inferior): Fix term line/char mode | |
3574 switch keybindings. Kudos to Jacob P. Burckhardt. | |
3575 | |
3576 * xemacs/misc.texi (Term Mode): Ditto. | |
3577 | |
933 | 3578 2002-07-27 Steve Youngs <youngs@xemacs.org> |
3579 | |
3580 * XEmacs 21.5.8 "broccoli" is released. | |
3581 | |
918 | 3582 2002-07-06 Adrian Aichner <adrian@xemacs.org> |
3583 | |
3584 * new-users-guide/custom1.texi (Customizing key Bindings): Fix | |
3585 improper use of indef. art. "a". | |
3586 | |
3587 2002-07-06 Adrian Aichner <adrian@xemacs.org> | |
3588 | |
3589 * lispref/commands.texi (Peeking and Discarding): Ditto. | |
3590 * lispref/customize.texi (Type Keywords): Ditto. | |
3591 * lispref/dragndrop.texi (Drop Interface): Ditto. | |
3592 | |
3593 2002-07-06 Adrian Aichner <adrian@xemacs.org> | |
3594 | |
3595 * termcap.texi (Clearing): Ditto. | |
3596 * widget.texi (User Interface): Ditto. | |
3597 * widget.texi (Basic Types): Ditto. | |
3598 * widget.texi (group): Ditto. | |
3599 | |
901 | 3600 2002-07-05 Adrian Aichner <adrian@xemacs.org> |
3601 | |
3602 * xemacs/menus.texi (Edit Menu): Typo fixes for incorrect use of | |
3603 indef. art. "an". | |
3604 | |
3605 2002-07-05 Adrian Aichner <adrian@xemacs.org> | |
3606 | |
3607 * lispref/control.texi (Processing of Errors): Ditto. | |
3608 * lispref/mule.texi (ISO 2022): Ditto. | |
3609 * lispref/packaging.texi (Package Terminology): Ditto. | |
3610 * lispref/text.texi (Transformations): Ditto. | |
3611 | |
3612 2002-07-05 Adrian Aichner <adrian@xemacs.org> | |
3613 | |
3614 * termcap.texi (Naming): Ditto. | |
3615 * texinfo.texi (itemize): Ditto. | |
3616 * texinfo.texi (Tips): Ditto. | |
3617 * widget.texi (Introduction): Ditto. | |
3618 * widget.texi (group): Ditto. | |
3619 | |
894 | 3620 2002-07-02 Stephen J. Turnbull <stephen@xemacs.org> |
3621 | |
3622 * XEmacs 21.5.7 "broccoflower" is released. | |
3623 | |
892 | 3624 2002-07-02 Stephen J. Turnbull <stephen@xemacs.org> |
3625 | |
3626 * xemacs-faq.texi (Top, Customization, Q3.10.5, Q3.10.6): | |
3627 New "killing is slow" FAQ and link updates. | |
3628 | |
880 | 3629 2002-06-17 Jerry James <james@xemacs.org> |
3630 | |
3631 * emodules.texi (Loading other Modules): Describe why we do not | |
3632 use RTLD_GLOBAL. | |
3633 | |
873 | 3634 2002-06-20 Adrian Aichner <adrian@xemacs.org> |
3635 | |
3636 * xemacs/mule.texi (Language Environments): Typo fix suggested by | |
3637 Frank Schmitt. | |
3638 | |
871 | 3639 2002-06-11 Adrian Aichner <adrian@xemacs.org> |
3640 | |
3641 * xemacs-faq.texi (Q1.3.7): Update broken link to russian.el | |
3642 (found by linklint) with Google's help. | |
3643 | |
3644 2002-05-25 Adrian Aichner <adrian@xemacs.org> | |
3645 | |
3646 * xemacs/custom.texi (Syntax Entry): Deprecate ` ' in favor of `-'. | |
3647 | |
868 | 3648 2002-06-05 Ben Wing <ben@xemacs.org> |
3649 | |
3650 * internals/internals.texi (Top): | |
3651 * internals/internals.texi (The XEmacs Object System (Abstractly Speaking)): | |
3652 * internals/internals.texi (How Lisp Objects Are Represented in C): | |
3653 * internals/internals.texi (Major Textual Changes): | |
3654 * internals/internals.texi (Great Integral Type Renaming): | |
3655 * internals/internals.texi (Text/Char Type Renaming): | |
3656 * internals/internals.texi (files): New. | |
3657 | |
863 | 3658 2002-05-04 Stephen J. Turnbull <stephen@xemacs.org> |
3659 | |
3660 * custom.texi (The Init File): Rewrite completely. | |
3661 | |
3662 2002-03-19 Adrian Aichner <adrian@xemacs.org> | |
3663 | |
3664 * widget.texi (constants): Typo fix. | |
3665 | |
3666 2002-02-07 Stephen J. Turnbull <stephen@xemacs.org> | |
3667 | |
3668 * external-widget.texi (External Client Widget Internals): New node. | |
3669 | |
3670 2001-11-15 Darryl Okahata <darrylo@xemacs.org> | |
3671 | |
3672 * lispref/glyphs.texi: | |
3673 lispref/lispref.texi: Add examples of how to insert graphics into a | |
3674 buffer. | |
1137 | 3675 |
863 | 3676 2001-12-17 Stephen J. Turnbull <stephen@xemacs.org> |
3677 | |
3678 * xemacs/packages.texi (Packages): | |
3679 (Package Terminology): | |
3680 Carefully distinguish libraries and packages. | |
3681 (Package Terminology): | |
3682 More careful definitions of ``category'' and ``distribution.'' | |
3683 Use ``generic'' instead of ``normal'' (N.B. package tools use | |
3684 ``standard''.) | |
3685 (Installing Packages): | |
3686 Use @var to mark variable version strings, not @t or <>. | |
3687 (Sumo): | |
3688 Add disk space estimate when unpacked. | |
3689 | |
3690 2002-02-06 Stephen J. Turnbull <stephen@xemacs.org> | |
3691 | |
3692 * xemacs-faq.texi (Q1.3.8, Q1.3.9): Unicode support via Mule-UCS. | |
3693 | |
3694 2002-02-01 Steve Youngs <youngs@xemacs.org> | |
3695 | |
3696 * xemacs/packages.texi (Removing Packages): The interactive | |
3697 function is 'package-get-delete-package'. | |
3698 | |
3699 2001-11-27 Adrian Aichner <adrian@xemacs.org> | |
3700 | |
3701 * xemacs-faq.texi: Hyperlink fixes. | |
1137 | 3702 |
863 | 3703 2002-02-04 Stephen J. Turnbull <stephen@xemacs.org> |
3704 | |
3705 * xemacs-faq.texi (Q4.7.7): New FAQ on remote files. | |
3706 | |
3707 2002-01-24 Stephen J. Turnbull <stephen@xemacs.org> | |
3708 | |
3709 * xemacs-faq.texi (Q1.0.6): Update mail-to-news gateway information. | |
3710 | |
3711 2002-02-04 Stephen J. Turnbull <stephen@xemacs.org> | |
3712 | |
3713 * xemacs/files.texi (Files): | |
3714 (File Names): | |
3715 Document remote file editing, refer to EFS and TRAMP. | |
3716 | |
861 | 3717 2002-05-23 Stephen J. Turnbull <stephen@xemacs.org> |
3718 | |
3719 * lispref/packaging.texi (package-info.in Fields): Typo fix. | |
3720 | |
836 | 3721 2002-05-11 Adrian Aichner <adrian@xemacs.org> |
3722 | |
3723 * xemacs-faq.texi (Top): Add Q2.0.15 under "Installation and | |
3724 Trouble Shooting". | |
3725 * xemacs-faq.texi (Installation): Add Q2.0.15 to Installation | |
3726 menu. | |
3727 * xemacs-faq.texi (Q2.0.14): Fix unnumberedsubsec argument. | |
3728 * xemacs-faq.texi (Q2.0.15): New. | |
3729 | |
824 | 3730 2002-05-01 Steve Youngs <youngs@xemacs.org> |
3731 | |
3732 * xemacs/packages.texi (Automatically): Don't mention "Options" | |
3733 menu. | |
3734 (Installing Packages): Don't mention getting list of packages via | |
1137 | 3735 customize. |
824 | 3736 |
804 | 3737 2002-04-05 Stephen J. Turnbull <stephen@xemacs.org> |
3738 | |
3739 * XEmacs 21.5.6 "bok choi" is released. | |
3740 | |
802 | 3741 2002-04-03 Ben Wing <ben@xemacs.org> |
3742 | |
3743 * internals/internals.texi (Top): | |
3744 * internals/internals.texi (How Lisp Objects Are Represented in C): | |
3745 * internals/internals.texi (Techniques for XEmacs Developers): | |
3746 * internals/internals.texi (CVS Techniques): | |
3747 * internals/internals.texi (Merging a Branch into the Trunk): | |
3748 * internals/internals.texi (A Summary of the Various XEmacs Modules): | |
3749 Add section on correctly merging a branch back into the trunk. | |
3750 | |
785 | 3751 2002-03-19 Adrian Aichner <adrian@xemacs.org> |
3752 | |
3753 * widget.texi (constants): Typo fix. | |
3754 | |
778 | 3755 2002-03-14 Jonathan Harris <jhar@tardis.ed.ac.uk> |
3756 | |
3757 * cl.texi (Sequence Basics): Avoid splitting link over two lines, | |
3758 which makes cygwin texinfo 4.0 unhappy. | |
3759 | |
776 | 3760 2002-03-15 Ben Wing <ben@xemacs.org> |
3761 | |
3762 * Makefile (new-users-guide-srcs): | |
3763 * Makefile (extraclean): | |
3764 Use -no-packages to avoid problems with package files shadowing | |
3765 core files (e.g. unicode.el in mule-ucs). | |
3766 | |
775 | 3767 2002-03-14 Stephen J. Turnbull <stephen@xemacs.org> |
3768 | |
3769 * emodules.texi (Using DEFUN): Add @ref{Lisp Primitives}. | |
3770 | |
1137 | 3771 * lispref/mule.texi (Unicode Support): |
775 | 3772 * xemacs/custom.texi (Behaviors): |
3773 * lispref/customize.texi (Enabling Behavior): | |
3774 New nodes. | |
3775 | |
774 | 3776 2002-03-12 Ben Wing <ben@xemacs.org> |
3777 | |
3322 | 3778 * The Great Mule Merge of March 2002: |
3779 see node by that name in the Internals Manual. | |
774 | 3780 |
768 | 3781 2002-03-05 Stephen J. Turnbull <stephen@xemacs.org> |
3782 | |
3783 * XEmacs 21.5.5 "beets" is released. | |
3784 | |
761 | 3785 2002-03-01 Jeff Miller <jmiller@cablespeed.com> |
3786 | |
3787 * lispref/packaging.texi (The User View, The Library Maintainer | |
3788 View, The Package Release Engineer View): Remove apostrophes. | |
3789 * lispref/lispref.texi (The User View, The Library Maintainer | |
3790 View, The Package Release Engineer View): Remove apostrophes. | |
3791 | |
759 | 3792 2002-02-28 Stephen J. Turnbull <stephen@xemacs.org> |
3793 | |
3794 * lispref/packaging.texi (The User View, The Library Maintainer | |
3795 View, The Package Release Engineer View): Remove apostrophes. | |
3796 | |
755 | 3797 2002-02-16 Stephen J. Turnbull <stephen@xemacs.org> |
3798 | |
3799 * external-widget.texi | |
3800 (Example Program Using the External Client Widget): Fix braces. | |
3801 From Mats Lidell <matsl@contactor.se>. | |
3802 | |
753 | 3803 2002-02-14 Stephen J. Turnbull <stephen@xemacs.org> |
3804 | |
3805 * external-widget.texi | |
3806 (Example Program Using the External Client Widget): Fix | |
3807 documentation to explain needed resource settings. | |
3808 | |
752 | 3809 2002-02-13 Stephen J. Turnbull <stephen@xemacs.org> |
3810 | |
3811 * lispref/packaging.texi (Documenting Packages): New node. | |
3812 (Makefile Variables): Fix typo per Steve Youngs. | |
3813 | |
750 | 3814 2002-02-09 Stephen J. Turnbull <stephen@xemacs.org> |
3815 | |
3816 * external-widget.texi | |
3817 (Example Program Using the External Client Widget): New node. | |
3818 | |
3819 * lispref/packaging.texi (Documenting Packages): New node. | |
3820 | |
749 | 3821 2002-01-27 Stephen J. Turnbull <stephen@xemacs.org> |
3822 | |
3823 * lispref/packaging.texi (Makefile Variables): Document GENERATED | |
3824 and PRELOADS. Document DATA_FILES_n and DATA_DEST_n forms. | |
3825 | |
745 | 3826 2002-02-06 Stephen J. Turnbull <stephen@xemacs.org> |
3827 | |
3828 * xemacs-faq.texi (Q1.3.8, Q1.3.9): Unicode support via Mule-UCS. | |
3829 | |
742 | 3830 2001-01-24 Adrian Aichner <adrian@xemacs.org> |
3831 | |
3832 * xemacs-faq.texi (Q1.0.6): Update mail-to-news gateway information. | |
3833 | |
741 | 3834 2002-02-04 Stephen J. Turnbull <stephen@xemacs.org> |
3835 | |
3836 * xemacs/files.texi (Files): | |
3837 (File Names): | |
3838 Document remote file editing, refer to EFS and TRAMP. | |
3839 | |
3840 2002-02-04 Stephen J. Turnbull <stephen@xemacs.org> | |
3841 | |
3842 * xemacs-faq.texi (Q4.7.7): New FAQ on remote files. | |
3843 | |
3844 2002-01-24 Stephen J. Turnbull <stephen@xemacs.org> | |
3845 | |
3846 * xemacs-faq.texi (Q1.0.6): Update mail-to-news gateway information. | |
3847 | |
737 | 3848 2002-02-01 Steve Youngs <youngs@xemacs.org> |
3849 | |
3850 * xemacs/packages.texi (Removing Packages): The interactive | |
3851 function is 'package-get-delete-package'. | |
3852 | |
725 | 3853 2002-01-08 Stephen J. Turnbull <stephen@xemacs.org> |
3854 | |
3855 * XEmacs 21.5.4 "bamboo" is released. | |
3856 | |
724 | 3857 2001-11-15 Darryl Okahata <darrylo@xemacs.org> |
3858 | |
3859 * glyphs.texi: | |
3860 lispref.texi: Add examples of how to insert graphics into a | |
3861 buffer. | |
1137 | 3862 |
721 | 3863 2002-01-02 Adrian Aichner <adrian@xemacs.org> |
3864 | |
3865 * emodules.texi: Add missing direntry, reword "dynamic loadable" | |
3866 to "dynamically loadable". | |
3867 * external-widget.texi: Add missing direntry. | |
3868 | |
709 | 3869 2001-12-19 Yoshiki Hayashi <yoshiki@xemacs.org> |
3870 | |
3871 * xemacs/programs.texi: Etags update from Francesco. | |
3872 | |
704 | 3873 2001-12-18 Valdis.Kletnieks <Valdis.Kletnieks@vt.edu> |
3874 | |
3875 * xemacs/programs.texi (Tags): Add node name to Ebrowse | |
3876 cross reference. | |
3877 | |
696 | 3878 2001-12-15 Adrian Aichner <adrian@xemacs.org> |
3879 | |
3880 * xemacs\xemacs.texi (Top): Change from @ifinfo to @ifnottex for | |
3881 the benefit of HTML online docs. | |
3882 | |
3883 2001-12-15 Adrian Aichner <adrian@xemacs.org> | |
3884 | |
3885 * term.texi: Fix broken settitle. Make @titlepage, @direntry, and | |
3886 @chapter agree with new title. | |
3887 | |
694 | 3888 2001-12-15 Stephen J. Turnbull <stephen@xemacs.org> |
3889 | |
3890 * lispref/packaging.texi (The User's View): | |
3891 Correct description of man subdirectory. | |
3892 | |
3893 (The Package Release Engineer's View): | |
3894 (package-compile.el): | |
3895 Change hazmat to useful documentation. | |
3896 | |
3897 (Issues): | |
3898 Hazmat removal. | |
3899 | |
693 | 3900 2001-11-27 Stephen J. Turnbull <stephen@xemacs.org> |
3901 | |
3902 * lispref/packaging.texi: New file. | |
3903 * lispref/lispref.texi (Top): Add Packaging & subnodes to menus. | |
3904 Include packaging.texi. | |
3905 * lispref/intro.texi (Introduction): Next -> Packaging. | |
3906 * lispref/objects.texi (Lisp Data Types): Previous -> Packaging. | |
3907 * Makefile (lispref-srcs): Depend on lispref/packaging.texi. | |
1137 | 3908 |
675 | 3909 2001-11-26 Adrian Aichner <adrian@xemacs.org> |
3910 | |
3911 * xemacs-faq.texi (Top): Remove duplicate node "Introduction". | |
3912 * xemacs-faq.texi (Q7.0.2): Rename changes sections uniquely. | |
3913 * xemacs-faq.texi (Q7.0.3): Ditto. | |
3914 | |
3915 2001-11-26 Adrian Aichner <adrian@xemacs.org> | |
3916 | |
3917 * external-widget.texi: Add @settitle to this stand-alone | |
3918 document. | |
3919 | |
3920 2001-11-25 Adrian Aichner <adrian@xemacs.org> | |
3921 | |
3922 * Makefile: Add rule to produce html from texi sources (currently | |
3923 using texi2html). | |
3924 * Makefile (HTMLDIR): New. | |
3925 * Makefile (html_files): New. | |
3926 * Makefile (html): New target. | |
3927 | |
662 | 3928 2001-09-16 Adrian Aichner <adrian@xemacs.org> |
3929 | |
3930 * xemacs-faq.texi (Q4.0.7): Fix link to VM FAQ thanks to word I | |
3931 got from Gregory Neil Shapiro. | |
3932 | |
661 | 3933 2001-09-16 Adrian Aichner <adrian@xemacs.org> |
3934 | |
3935 * xemacs-faq.texi (Q1.3.7): Update moved link. | |
3936 * xemacs-faq.texi (Q7.0.2): Comment out empty list of bullets to | |
3937 avoid HTML error in texi2html translation. | |
3938 | |
660 | 3939 2001-09-15 Adrian Aichner <adrian@xemacs.org> |
3940 | |
3941 * xemacs-faq.texi (Q4.6.1): Infodock is now hosted on SourceForge, | |
3942 infodock.com is no more. | |
3943 * xemacs-faq.texi (Q4.7.1): Take auc out of http://sunsite.auc.dk. | |
3944 | |
3945 2001-09-15 Adrian Aichner <adrian@xemacs.org> | |
3946 | |
3947 * xemacs-faq.texi (Q4.6.1): | |
3948 | |
658 | 3949 2001-09-09 Adrian Aichner <adrian@xemacs.org> |
3950 | |
3951 * xemacs-faq.texi (Q1.0.9): Correct link to snapshots as suggested | |
3952 by Robin S. Socha. | |
3953 | |
654 | 3954 2001-09-07 Stephen J. Turnbull <stephen@xemacs.org> |
3955 | |
3956 * XEmacs 21.5.3 "asparagus" is released. | |
3957 | |
652 | 3958 2001-08-26 Stephen J. Turnbull <stephen@xemacs.org> |
3959 | |
3960 * widget.texi (Basic Types, Defining New Widgets): | |
3961 Distinguish between :action and :notify. | |
3962 | |
641 | 3963 2001-07-28 Stephen J. Turnbull <stephen@xemacs.org> |
3964 | |
3965 * XEmacs 21.5.2 "artichoke" is released. | |
3966 | |
635 | 3967 2001-07-25 Jim Horning <jim.horning@lmco.com> |
3968 | |
3969 * xemacs/packages.texi (Package Terminology): | |
3970 * xemacs/packages.texi (Automatically): | |
3971 In itemize and enumerate lists @item should be on it's own line. | |
3972 | |
626 | 3973 2001-07-02 Adrian Aichner <adrian@xemacs.org> |
3974 | |
3975 * xemacs-faq.texi (Q1.0.14): Update information following a | |
3976 request by Tom Mostyn. | |
3977 | |
625 | 3978 2001-07-02 Adrian Aichner <adrian@xemacs.org> |
3979 | |
3980 * lispref\windows.texi (Window Configurations): Fix typos. | |
3981 * lispref\x-windows.texi (Resources): Ditto. | |
3982 | |
3983 2001-07-02 Adrian Aichner <adrian@xemacs.org> | |
3984 | |
3985 * internals\internals.texi (XEmacs From the Inside): Ditto. | |
3986 | |
3987 2001-07-02 Adrian Aichner <adrian@xemacs.org> | |
3988 | |
3989 * emodules.texi (Initialization Mode): Ditto. | |
3990 * xemacs-faq.texi (Q6.3.2): Ditto. | |
3991 | |
613 | 3992 2001-06-10 Ben Wing <ben@xemacs.org> |
3993 | |
3994 * xemacs-faq.texi (Q1.0.10): | |
3995 * xemacs-faq.texi (Q1.0.11): | |
3996 * xemacs-faq.texi (Q1.0.12): | |
3997 Update sections on Windows and MacOS availability. | |
3998 | |
611 | 3999 2001-06-08 Ben Wing <ben@xemacs.org> |
4000 | |
4001 * xemacs-faq.texi (Top): | |
4002 * xemacs-faq.texi (MS Windows): | |
4003 * xemacs-faq.texi (Q6.2.1): | |
4004 * xemacs-faq.texi (Q6.2.2): | |
4005 * xemacs-faq.texi (Q6.2.3): | |
4006 * xemacs-faq.texi (Q6.2.4): | |
4007 * xemacs-faq.texi (Q6.2.5): | |
4008 * xemacs-faq.texi (Q6.3.1): | |
4009 * xemacs-faq.texi (Q6.3.2): | |
4010 * xemacs-faq.texi (Q6.3.3): | |
4011 * xemacs-faq.texi (Q6.3.4): | |
4012 * xemacs-faq.texi (Q6.4.1): | |
4013 * xemacs-faq.texi (Q6.4.2): | |
4014 * xemacs-faq.texi (Current Events): | |
4015 * xemacs-faq.texi (Q7.0.1): | |
4016 * xemacs-faq.texi (Q7.0.2): | |
4017 * xemacs-faq.texi (Q7.0.3): | |
4018 * xemacs-faq.texi (Q7.0.4): | |
4019 * xemacs-faq.texi (Q7.0.5): | |
4020 * xemacs-faq.texi (Q7.0.6): | |
4021 Merge in the rest of Hrvoje's Windows FAQ. Redo section 7 | |
4022 to update current reality and add condensed versions of | |
4023 new changes for 21.1 and 21.4. (Not quite done for 21.4.) | |
4024 Lots more Windows updates. | |
4025 | |
600 | 4026 2001-05-29 Alexey Mahotkin <alexm@hsys.msk.ru> |
4027 | |
4028 * xemacs/custom.texi: Documented keyboard shortcut. | |
4029 | |
4030 * xemacs/mule.texi: Updated to match reality; tiny fixes. | |
4031 | |
593 | 4032 2001-05-30 Ben Wing <ben@xemacs.org> |
4033 | |
4034 * xemacs-faq.texi (Top): | |
4035 * xemacs-faq.texi (MS Windows): | |
4036 * xemacs-faq.texi (Q6.0.1): | |
4037 * xemacs-faq.texi (Q6.0.2): | |
4038 * xemacs-faq.texi (Q6.0.3): | |
4039 * xemacs-faq.texi (Q6.0.4): | |
4040 * xemacs-faq.texi (Q6.1.1): | |
4041 * xemacs-faq.texi (Q6.1.4): | |
4042 * xemacs-faq.texi (Q6.1.5): | |
4043 * xemacs-faq.texi (Q6.1.6): | |
4044 * xemacs-faq.texi (Q6.2.1): | |
4045 * xemacs-faq.texi (Q6.2.2): | |
4046 * xemacs-faq.texi (Q6.3.1): | |
4047 * xemacs-faq.texi (Q6.3.2): | |
4048 * xemacs-faq.texi (Q6.3.3): | |
4049 * xemacs-faq.texi (Q6.4.1): | |
4050 * xemacs-faq.texi (Current Events): | |
4051 Major rewrite. | |
4052 Update all MS Windows info to current. | |
4053 Redo section 6.1 almost completely. | |
4054 Incorporate sections 1 and 2 of Hrvoje's FAQ. | |
4055 | |
563 | 4056 2001-05-24 Ben Wing <ben@xemacs.org> |
4057 | |
4058 * xemacs-faq.texi (Top): | |
4059 * xemacs-faq.texi (Installation): | |
4060 * xemacs-faq.texi (Q2.1.15): | |
4061 * xemacs-faq.texi (Q2.1.18): | |
4062 * xemacs-faq.texi (Q2.1.19): | |
4063 document how to debug X errors | |
1137 | 4064 |
540 | 4065 2001-05-15 Steve Youngs <youngs@xemacs.org> |
4066 | |
4067 * xemacs/packages.texi (Local.rules): Update to reflect new dir tree. | |
4068 (Creating Packages): Ditto. | |
4069 (Available Packages): Ditto. | |
4070 | |
522 | 4071 2001-05-09 Martin Buchholz <martin@xemacs.org> |
4072 | |
4073 * XEmacs 21.5.1 "anise" is released. | |
4074 | |
511 | 4075 2001-05-07 Martin Buchholz <martin@xemacs.org> |
4076 | |
4077 * make-stds.texi: Support makeinfo 3.12 | |
4078 | |
485 | 4079 2001-04-26 John H. Palmieri <palmieri@math.washington.edu> |
4080 | |
4081 * xemacs/frame.texi (XEmacs under X): Document default-frame-plist | |
4082 rather than default-frame-alist. | |
4083 | |
479 | 4084 2001-04-15 Ben Wing <ben@xemacs.org> |
4085 | |
4086 * xemacs-faq.texi (Q1.0.1): | |
4087 * xemacs-faq.texi (Q1.0.2): | |
4088 Rewrite description of XEmacs to match what's on web page, | |
4089 in about.el. | |
4090 | |
472 | 4091 2001-04-18 Martin Buchholz <martin@xemacs.org> |
4092 | |
4093 * XEmacs 21.5.0 "alfalfa" is released. | |
4094 | |
464 | 4095 2001-03-30 Ben Wing <ben@xemacs.org> |
4096 | |
4097 * internals\internals.texi: | |
4098 * internals\internals.texi (Top): | |
4099 * internals\internals.texi (Lucid Emacs): | |
4100 * internals\internals.texi (XEmacs): | |
4101 * internals\internals.texi (XEmacs From the Outside): | |
4102 Bump version to 1.4 and fix this everywhere. Document all | |
4103 XEmacs releases up through 21.2.46. | |
4104 | |
4105 2001-03-16 Stephen J. Turnbull <stephen@xemacs.org> | |
4106 | |
4107 * lispref/postgresql.texi (libpq Lisp Symbols and DataTypes): Save | |
4108 result of INSERT in R in pq-cmd-status example. | |
4109 | |
462 | 4110 2001-03-21 Martin Buchholz <martin@xemacs.org> |
4111 | |
4112 * XEmacs 21.2.46 "Urania" is released. | |
4113 | |
4114 2001-03-08 Ben Wing <ben@xemacs.org> | |
4115 | |
4116 * internals\internals.texi (Top): | |
4117 * internals\internals.texi (A History of Emacs): | |
4118 * internals\internals.texi (Through Version 18): | |
4119 * internals\internals.texi (Lucid Emacs): | |
4120 * internals\internals.texi (GNU Emacs 19): | |
4121 * internals\internals.texi (GNU Emacs 20): | |
4122 * internals\internals.texi (XEmacs From the Outside): | |
4123 * internals\internals.texi (The Lisp Language): | |
4124 * internals\internals.texi (XEmacs From the Perspective of Building): | |
4125 * internals\internals.texi (XEmacs From the Inside): | |
4126 * internals\internals.texi (The XEmacs Object System (Abstractly Speaking)): | |
4127 * internals\internals.texi (How Lisp Objects Are Represented in C): | |
4128 * internals\internals.texi (Rules When Writing New C Code): | |
4129 * internals\internals.texi (General Coding Rules): | |
4130 * internals\internals.texi (Writing Lisp Primitives): | |
4131 * internals\internals.texi (Writing Good Comments): | |
4132 * internals\internals.texi (Adding Global Lisp Variables): | |
4133 * internals\internals.texi (Proper Use of Unsigned Types): | |
4134 * internals\internals.texi (Coding for Mule): | |
4135 * internals\internals.texi (Character-Related Data Types): | |
4136 * internals\internals.texi (Working With Character and Byte Positions): | |
4137 * internals\internals.texi (Conversion to and from External Data): | |
4138 * internals\internals.texi (General Guidelines for Writing Mule-Aware Code): | |
4139 * internals\internals.texi (An Example of Mule-Aware Code): | |
4140 * internals\internals.texi (Techniques for XEmacs Developers): | |
4141 * internals\internals.texi (A Summary of the Various XEmacs Modules): | |
4142 * internals\internals.texi (Low-Level Modules): | |
4143 * internals\internals.texi (Basic Lisp Modules): | |
4144 * internals\internals.texi (Modules for Standard Editing Operations): | |
4145 * internals\internals.texi (Editor-Level Control Flow Modules): | |
4146 * internals\internals.texi (Modules for the Basic Displayable Lisp Objects): | |
4147 * internals\internals.texi (Modules for other Display-Related Lisp Objects): | |
4148 * internals\internals.texi (Modules for the Redisplay Mechanism): | |
4149 * internals\internals.texi (Modules for Interfacing with the File System): | |
4150 * internals\internals.texi (Modules for Other Aspects of the Lisp Interpreter and Object System): | |
4151 * internals\internals.texi (Modules for Interfacing with the Operating System): | |
4152 * internals\internals.texi (Modules for Interfacing with X Windows): | |
4153 * internals\internals.texi (Allocation of Objects in XEmacs Lisp): | |
4154 * internals\internals.texi (Introduction to Allocation): | |
4155 * internals\internals.texi (Garbage Collection): | |
4156 * internals\internals.texi (GCPROing): | |
4157 * internals\internals.texi (Garbage Collection - Step by Step): | |
4158 * internals\internals.texi (Invocation): | |
4159 * internals\internals.texi (garbage_collect_1): | |
4160 * internals\internals.texi (mark_object): | |
4161 * internals\internals.texi (gc_sweep): | |
4162 * internals\internals.texi (sweep_lcrecords_1): | |
4163 * internals\internals.texi (compact_string_chars): | |
4164 * internals\internals.texi (sweep_strings): | |
4165 * internals\internals.texi (sweep_bit_vectors_1): | |
4166 * internals\internals.texi (Integers and Characters): | |
4167 * internals\internals.texi (Allocation from Frob Blocks): | |
4168 * internals\internals.texi (lrecords): | |
4169 * internals\internals.texi (Low-level allocation): | |
4170 * internals\internals.texi (Cons): | |
4171 * internals\internals.texi (Vector): | |
4172 * internals\internals.texi (Bit Vector): | |
4173 * internals\internals.texi (Symbol): | |
4174 * internals\internals.texi (Marker): | |
4175 * internals\internals.texi (String): | |
4176 * internals\internals.texi (Dumping): | |
4177 * internals\internals.texi (Overview): | |
4178 * internals\internals.texi (Data descriptions): | |
4179 * internals\internals.texi (Dumping phase): | |
4180 * internals\internals.texi (Object inventory): | |
4181 * internals\internals.texi (Address allocation): | |
4182 * internals\internals.texi (The header): | |
4183 * internals\internals.texi (Data dumping): | |
4184 * internals\internals.texi (Pointers dumping): | |
4185 * internals\internals.texi (Reloading phase): | |
4186 * internals\internals.texi (Events and the Event Loop): | |
4187 * internals\internals.texi (Introduction to Events): | |
4188 * internals\internals.texi (Main Loop): | |
4189 * internals\internals.texi (Specifics of the Event Gathering Mechanism): | |
4190 * internals\internals.texi (Specifics About the Emacs Event): | |
4191 * internals\internals.texi (The Event Stream Callback Routines): | |
4192 * internals\internals.texi (Other Event Loop Functions): | |
4193 * internals\internals.texi (Converting Events): | |
4194 * internals\internals.texi (Evaluation; Stack Frames; Bindings): | |
4195 * internals\internals.texi (Evaluation): | |
4196 * internals\internals.texi (Dynamic Binding; The specbinding Stack; Unwind-Protects): | |
4197 * internals\internals.texi (Simple Special Forms): | |
4198 * internals\internals.texi (Symbols and Variables): | |
4199 * internals\internals.texi (Introduction to Symbols): | |
4200 * internals\internals.texi (Obarrays): | |
4201 * internals\internals.texi (Buffers and Textual Representation): | |
4202 * internals\internals.texi (Introduction to Buffers): | |
4203 * internals\internals.texi (The Text in a Buffer): | |
4204 * internals\internals.texi (Buffer Lists): | |
4205 * internals\internals.texi (Markers and Extents): | |
4206 * internals\internals.texi (Bufbytes and Emchars): | |
4207 * internals\internals.texi (MULE Character Sets and Encodings): | |
4208 * internals\internals.texi (Character Sets): | |
4209 * internals\internals.texi (Encodings): | |
4210 * internals\internals.texi (Japanese EUC (Extended Unix Code)): | |
4211 * internals\internals.texi (JIS7): | |
4212 * internals\internals.texi (Internal Mule Encodings): | |
4213 * internals\internals.texi (Internal String Encoding): | |
4214 * internals\internals.texi (Internal Character Encoding): | |
4215 * internals\internals.texi (The Lisp Reader and Compiler): | |
4216 * internals\internals.texi (Lstreams): | |
4217 * internals\internals.texi (Creating an Lstream): | |
4218 * internals\internals.texi (Lstream Types): | |
4219 * internals\internals.texi (Lstream Functions): | |
4220 * internals\internals.texi (Consoles; Devices; Frames; Windows): | |
4221 * internals\internals.texi (Introduction to Consoles; Devices; Frames; Windows): | |
4222 * internals\internals.texi (Point): | |
4223 * internals\internals.texi (Window Hierarchy): | |
4224 * internals\internals.texi (The Redisplay Mechanism): | |
4225 * internals\internals.texi (Critical Redisplay Sections): | |
4226 * internals\internals.texi (Line Start Cache): | |
4227 * internals\internals.texi (Extents): | |
4228 * internals\internals.texi (Introduction to Extents): | |
4229 * internals\internals.texi (Extent Ordering): | |
4230 * internals\internals.texi (Format of the Extent Info): | |
4231 * internals\internals.texi (Zero-Length Extents): | |
4232 * internals\internals.texi (Mathematics of Extent Ordering): | |
4233 * internals\internals.texi (Faces): | |
4234 * internals\internals.texi (Glyphs): | |
4235 * internals\internals.texi (Specifiers): | |
4236 * internals\internals.texi (Menus): | |
4237 * internals\internals.texi (Subprocesses): | |
4238 * internals\internals.texi (Interface to the X Window System): | |
4239 * internals\internals.texi (Lucid Widget Library): | |
4240 * internals\internals.texi (Generic Widget Interface): | |
4241 * internals\internals.texi (Scrollbars): | |
4242 * internals\internals.texi (Menubars): | |
4243 * internals\internals.texi (Checkboxes and Radio Buttons): | |
4244 * internals\internals.texi (Progress Bars): | |
4245 * internals\internals.texi (Tab Controls): | |
4246 Add more index entries. Add sections on comments and unsigned types. | |
4247 | |
4248 2001-03-08 Ben Wing <ben@xemacs.org> | |
4249 | |
4250 * make-stds.texi (Makefile Basics): | |
4251 * make-stds.texi (Command Variables): | |
4252 * make-stds.texi (Directory Variables): | |
4253 * make-stds.texi (Standard Targets): | |
4254 * standards.texi: | |
4255 * standards.texi (Top): | |
4256 * standards.texi (Preface): | |
4257 * standards.texi (Legal Issues): | |
4258 * standards.texi (Reading Non-Free Code): | |
4259 * standards.texi (Contributions): | |
4260 * standards.texi (Trademarks): | |
4261 * standards.texi (Design Advice): | |
4262 * standards.texi (Source Language): | |
4263 * standards.texi (Compatibility): | |
4264 * standards.texi (Using Extensions): | |
4265 * standards.texi (Standard C): | |
4266 * standards.texi (Program Behavior): | |
4267 * standards.texi (Semantics): | |
4268 * standards.texi (Libraries): | |
4269 * standards.texi (Errors): | |
4270 * standards.texi (User Interfaces): | |
4271 * standards.texi (Graphical Interfaces): | |
4272 * standards.texi (Command-Line Interfaces): | |
4273 * standards.texi (Option Table): | |
4274 * standards.texi (Memory Usage): | |
4275 * standards.texi (File Usage): | |
4276 * standards.texi (Formatting): | |
4277 * standards.texi (Comments): | |
4278 * standards.texi (Syntactic Conventions): | |
4279 * standards.texi (Names): | |
4280 * standards.texi (System Portability): | |
4281 * standards.texi (CPU Portability): | |
4282 * standards.texi (System Functions): | |
4283 * standards.texi (Internationalization): | |
4284 * standards.texi (Mmap): | |
4285 * standards.texi (Documentation): | |
4286 * standards.texi (GNU Manuals): | |
4287 * standards.texi (Doc Strings and Manuals): | |
4288 * standards.texi (Manual Structure Details): | |
4289 * standards.texi (License for Manuals): | |
4290 * standards.texi (Manual Credits): | |
4291 * standards.texi (Printed Manuals): | |
4292 * standards.texi (NEWS File): | |
4293 * standards.texi (Change Logs): | |
4294 * standards.texi (Style of Change Logs): | |
4295 * standards.texi (Simple Changes): | |
4296 * standards.texi (Conditional Changes): | |
4297 * standards.texi (Indicating the Part Changed): | |
4298 * standards.texi (Managing Releases): | |
4299 * standards.texi (Configuration): | |
4300 * standards.texi (Releases): | |
4301 * standards.texi (References): | |
4302 * standards.texi (Index): | |
4303 Update to latest GNU version. | |
1137 | 4304 |
462 | 4305 * xemacs-faq.texi (Q6.3.3): |
4306 * xemacs-faq.texi (Q6.4.1): | |
4307 Improve questions on current Windows activity. | |
4308 | |
4309 2001-03-07 Sandra Wambold <wambold@xemacs.org> | |
4310 | |
4311 * xemacs-faq.texi: (Q.1.0.7): changed list archive address | |
4312 | |
4313 2001-02-25 Ben Wing <ben@xemacs.org> | |
4314 | |
4315 * xemacs-faq.texi (Top): | |
4316 * xemacs-faq.texi (Introduction): | |
4317 * xemacs-faq.texi (Q1.0.1): | |
4318 * xemacs-faq.texi (Q1.0.4): | |
4319 * xemacs-faq.texi (Q1.0.6): | |
4320 * xemacs-faq.texi (Q1.0.10): | |
4321 * xemacs-faq.texi (Q1.2.1): | |
4322 * xemacs-faq.texi (Q1.4.1): | |
4323 * xemacs-faq.texi (Q1.4.2): | |
4324 * xemacs-faq.texi (Q2.0.12): | |
4325 * xemacs-faq.texi (Q2.1.1): | |
4326 * xemacs-faq.texi (Q2.1.2): | |
4327 * xemacs-faq.texi (Q2.1.9): | |
4328 * xemacs-faq.texi (Q2.1.15): | |
4329 * xemacs-faq.texi (Q2.1.19): | |
4330 * xemacs-faq.texi (Customization): | |
4331 * xemacs-faq.texi (Q3.0.1): | |
4332 * xemacs-faq.texi (Q3.0.2): | |
4333 * xemacs-faq.texi (Q3.0.3): | |
4334 * xemacs-faq.texi (Q3.0.7): | |
4335 * xemacs-faq.texi (Q3.1.5): | |
4336 * xemacs-faq.texi (Q3.1.6): | |
4337 * xemacs-faq.texi (Q3.2.1): | |
4338 * xemacs-faq.texi (Q3.2.3): | |
4339 * xemacs-faq.texi (Q3.2.4): | |
4340 * xemacs-faq.texi (Q3.3.1): | |
4341 * xemacs-faq.texi (Q3.3.2): | |
4342 * xemacs-faq.texi (Q3.3.3): | |
4343 * xemacs-faq.texi (Q3.3.4): | |
4344 * xemacs-faq.texi (Q3.3.5): | |
4345 * xemacs-faq.texi (Q3.4.1): | |
4346 * xemacs-faq.texi (Q3.4.2): | |
4347 * xemacs-faq.texi (Q3.5.2): | |
4348 * xemacs-faq.texi (Q3.5.4): | |
4349 * xemacs-faq.texi (key-translation-map): New. | |
4350 * xemacs-faq.texi (Q3.5.5): | |
4351 * xemacs-faq.texi (Q3.5.6): | |
4352 * xemacs-faq.texi (Q3.5.7): | |
4353 * xemacs-faq.texi (Q3.5.8): | |
4354 * xemacs-faq.texi (global-map): Removed. | |
4355 * xemacs-faq.texi (Q3.5.9): | |
4356 * xemacs-faq.texi (Q3.6.1): | |
4357 * xemacs-faq.texi (Q3.6.2): | |
4358 * xemacs-faq.texi (Q3.6.3): | |
4359 * xemacs-faq.texi (Q3.7.6): | |
4360 * xemacs-faq.texi (Q3.7.7): | |
4361 * xemacs-faq.texi (Q3.8.1): | |
4362 * xemacs-faq.texi (Q3.8.2): | |
4363 * xemacs-faq.texi (Q3.8.3): | |
4364 * xemacs-faq.texi (Q3.9.1): | |
4365 * xemacs-faq.texi (Q3.9.4): | |
4366 * xemacs-faq.texi (Q3.10.1): | |
4367 * xemacs-faq.texi (Q3.10.2): | |
4368 * xemacs-faq.texi (Q3.10.3): | |
4369 * xemacs-faq.texi (Q4.0.12): | |
4370 * xemacs-faq.texi (Miscellaneous): | |
4371 * xemacs-faq.texi (Q5.0.1): | |
4372 * xemacs-faq.texi (Q5.0.2): | |
4373 * xemacs-faq.texi (Q5.0.3): | |
4374 * xemacs-faq.texi (Q5.0.4): | |
4375 * xemacs-faq.texi (Q5.0.5): | |
4376 * xemacs-faq.texi (Q5.0.8): | |
4377 * xemacs-faq.texi (Q5.0.9): | |
4378 * xemacs-faq.texi (Q5.0.11): | |
4379 * xemacs-faq.texi (Q5.0.12): | |
4380 * xemacs-faq.texi (Q5.0.13): | |
4381 * xemacs-faq.texi (Q5.0.16): | |
4382 * xemacs-faq.texi (Q5.0.17): | |
4383 * xemacs-faq.texi (Q5.1.9): | |
4384 * xemacs-faq.texi (Q5.1.11): | |
4385 * xemacs-faq.texi (Q5.2.1): | |
4386 * xemacs-faq.texi (Q5.2.2): | |
4387 * xemacs-faq.texi (Q5.3.1): | |
4388 * xemacs-faq.texi (Q5.3.2): | |
4389 * xemacs-faq.texi (Q5.3.4): | |
4390 * xemacs-faq.texi (MS Windows): | |
4391 * xemacs-faq.texi (Q6.0.1): | |
4392 * xemacs-faq.texi (Q6.0.2): | |
4393 * xemacs-faq.texi (Q6.0.3): | |
4394 * xemacs-faq.texi (Q6.0.4): | |
4395 * xemacs-faq.texi (Q6.1.5): | |
4396 * xemacs-faq.texi (Q6.2.3): | |
4397 * xemacs-faq.texi (Q6.3.1): | |
4398 | |
4399 Remove most references to XEmacs pre-19.15, since they are way out | |
4400 of date and are cluttering up and confusing many answers. Update | |
4401 references to .emacs to take into account the new init file | |
4402 location. Update information about the MS Windows port. Change | |
4403 description of XEmacs at beginning to match the web site. Update | |
4404 info about current developers. | |
1137 | 4405 |
462 | 4406 |
4407 2001-02-25 Ben Wing <ben@xemacs.org> | |
4408 | |
4409 * lispref\help.texi (Describing Characters): | |
4410 kp- not kp_. | |
1137 | 4411 |
462 | 4412 2001-02-25 Ben Wing <ben@xemacs.org> |
4413 | |
4414 * new-users-guide\custom1.texi (Customization Basics): | |
4415 * new-users-guide\custom1.texi (Customizing key Bindings): | |
4416 * new-users-guide\custom1.texi (Customizing Menus): | |
4417 * new-users-guide\custom2.texi (Other Customizations): | |
4418 * new-users-guide\custom2.texi (Setting Variables): | |
4419 * new-users-guide\custom2.texi (Init File): | |
4420 * new-users-guide\xmenu.texi (Options Menu): | |
4421 * new-users-guide\modes.texi (Major Modes): | |
4422 * new-users-guide\modes.texi (Minor Modes): | |
4423 * new-users-guide\new-users-guide.texi (Top): | |
4424 Fix up references to .emacs to take into account init.el. | |
1137 | 4425 |
460 | 4426 2001-02-23 Martin Buchholz <martin@xemacs.org> |
4427 | |
4428 * XEmacs 21.2.45 "Thelxepeia" is released. | |
4429 | |
4430 2001-02-10 Martin Buchholz <martin@xemacs.org> | |
4431 | |
4432 * xemacs/programs.texi (Tag Syntax): Port to makeinfo 3. | |
4433 | |
458 | 4434 2001-02-08 Martin Buchholz <martin@xemacs.org> |
4435 | |
4436 * XEmacs 21.2.44 "Thalia" is released. | |
4437 | |
4438 2001-02-04 Steve Youngs <youngs@xemacs.org> | |
4439 | |
4440 * xemacs/xemacs.texi: Update to accomodate new and improved | |
4441 packages.texi. | |
4442 | |
4443 * xemacs/packages.texi: Basically, apart from a few things, | |
4444 rewritten from scratch. | |
4445 | |
456 | 4446 2001-01-27 Martin Buchholz <martin@xemacs.org> |
4447 | |
4448 * lispref/variables.texi (max-specpdl-size): Correct default value. | |
4449 * lispref/eval.texi (max-lisp-eval-depth): Correct default value. | |
4450 | |
4451 2001-01-26 Martin Buchholz <martin@xemacs.org> | |
4452 | |
4453 * XEmacs 21.2.43 "Terspichore" is released. | |
4454 | |
454 | 4455 2001-01-20 Martin Buchholz <martin@xemacs.org> |
4456 | |
4457 * XEmacs 21.2.42 "Poseidon" is released. | |
4458 | |
4459 2001-01-18 Martin Buchholz <martin@xemacs.org> | |
4460 | |
4461 * xemacs-faq.texi (Q1.0.11): Change XEmacs for MacOS URL. | |
4462 | |
4463 2001-01-17 Andy Piper <andy@xemacs.org> | |
4464 | |
4465 * internals.texi: some glyph documentation. | |
4466 | |
4467 2001-01-16 Didier Verna <didier@xemacs.org> | |
4468 | |
4469 * frame.texi (Mode Line Basics): new node ... | |
4470 * frame.texi (GUI Components): ... under this one ... | |
4471 * frame.texi (Scrollbar Basics): ... after this one ... | |
4472 * frame.texi (Toolbar Basics): ... before this one. | |
4473 | |
452 | 4474 2001-01-17 Martin Buchholz <martin@xemacs.org> |
4475 | |
4476 * XEmacs 21.2.41 "Polyhymnia" is released. | |
4477 | |
4478 2001-01-12 Martin Buchholz <martin@xemacs.org> | |
4479 | |
4480 * internals/internals.texi: A little post-pdump-rename fixup. | |
4481 | |
4482 2001-01-13 Martin Buchholz <martin@xemacs.org> | |
4483 | |
4484 * internals/internals.texi: See `pdump-rename' in src/ChangeLog. | |
4485 | |
4486 2001-01-10 Martin Buchholz <martin@xemacs.org> | |
4487 | |
4488 * internals/internals.texi: Update for pdump changes. | |
4489 | |
4490 2001-01-04 Adrian Aichner <adrian@xemacs.org> | |
4491 | |
4492 * texinfo.texi (Using Texinfo): Change reference from GNU Emacs to | |
4493 XEmacs. | |
4494 * texinfo.texi (First Node): Fixing grammar. | |
4495 * texinfo.texi (Multitable Rows): Change reference from GNU Emacs | |
4496 to XEmacs. | |
4497 | |
450 | 4498 2001-01-08 Martin Buchholz <martin@xemacs.org> |
4499 | |
4500 * XEmacs 21.2.40 is released. | |
4501 | |
4502 2001-01-06 Stephen J. Turnbull <stephen@xemacs.org> | |
4503 | |
4504 * emodules.texi (Required Functions): Xref coding rules for dual-use | |
4505 modules (module and statically linked). Typo fix. | |
4506 | |
4507 * texinfo.texi (ref): Typo fix. | |
4508 | |
448 | 4509 2000-12-31 Martin Buchholz <martin@xemacs.org> |
4510 | |
4511 * XEmacs 21.2.39 is released. | |
4512 | |
4513 2000-12-05 Stephen J. Turnbull <stephen@xemacs.org> | |
4514 | |
4515 * internals/internals.texi (General Coding Rules): further document | |
4516 usage of symsinit.h. Reorder slightly. | |
4517 | |
446 | 4518 2000-11-29 Stephen J. Turnbull <stephen@xemacs.org> |
4519 | |
4520 * xemacs/packages.texi (Creating Packages): new node. | |
4521 | |
4522 2000-12-05 Martin Buchholz <martin@xemacs.org> | |
4523 | |
4524 * XEmacs 21.2.38 is released. | |
4525 | |
4526 2000-12-01 Martin Buchholz <martin@xemacs.org> | |
4527 | |
4528 * lispref/compile.texi: | |
4529 Document differences between compiler and interpreter. | |
4530 | |
4531 2000-11-29 Stephen J. Turnbull <stephen@xemacs.org> | |
4532 | |
4533 * internals/index.texi: | |
4534 internals/internals.texi: | |
4535 Change "X Windows" to "the X Window System" randomly. | |
4536 * internals/internals.texi (Glyphs): fiddling, move lwlib to new node. | |
4537 (Lucid Widget Library): new node, added new text, ASCII art, subnode | |
4538 structure. | |
4539 * xemacs/frame.texi (GUI Components): new node. | |
4540 * xemacs/packages.texi: minor updates. | |
4541 | |
4542 2000-11-10 Stephen J. Turnbull <stephen@xemacs.org> | |
4543 | |
4544 * info.texi (Creating an Info File): Fix typos in xrefs. | |
4545 | |
4546 2000-11-08 Stephen J. Turnbull <stephen@xemacs.org> | |
4547 | |
4548 * xemacs/cmdargs.texi (Command Switches): Add documentation of | |
4549 portable dumper switches. Other minor edits. | |
4550 | |
4551 2000-11-21 Martin Buchholz <martin@xemacs.org> | |
4552 | |
4553 * lispref/positions.texi (Word Motion): | |
4554 forward-word arg is now optional. | |
4555 backward-word arg is now optional. | |
4556 Remove vile comment advising lisp programmer to use (forward-word -1) | |
4557 instead of (backward-word 1). | |
4558 * lispref/syntax.texi (Parsing Expressions): | |
4559 Similarly for forward-comment. | |
4560 * lispref/text.texi (Deletion): | |
4561 Similarly for delete-char. | |
4562 Similarly for delete-backward-char. | |
4563 | |
4564 2000-11-09 Martin Buchholz <martin@xemacs.org> | |
4565 | |
4566 * cl.texi (Assertions): | |
4567 Remove claim that elisp doesn't have continuable errors. | |
4568 Document check-type as being continuable. | |
4569 | |
4570 2000-11-14 Adrian Aichner <adrian@xemacs.org> | |
4571 | |
4572 * xemacs/calendar.texi (Calendar/Diary): Correct INFO-FILE-NAME | |
4573 from elisp to lispref and from emacs to xemacs in relevant ?xefs. | |
4574 This should also serve as a reminder for future merges with GNU | |
4575 Emacs. | |
4576 Unify PRINTED-MANUAL-TITLE to "XEmacs Lisp Reference Manual" and | |
4577 "XEmacs User's Manual" for lispref and xemacs respectively. | |
4578 | |
4579 2000-11-14 Adrian Aichner <adrian@xemacs.org> | |
4580 | |
4581 * lispref/abbrevs.texi (Abbrevs): Ditto. | |
4582 * lispref/backups.texi (Auto-Saving): Ditto. | |
4583 * lispref/backups.texi (Reverting): Ditto. | |
4584 * lispref/display.texi (The Echo Area): Ditto. | |
4585 * lispref/help.texi (Documentation Basics): Ditto. | |
4586 * lispref/help.texi (Help Functions): Ditto. | |
4587 * lispref/keymaps.texi (Scanning Keymaps): Ditto. | |
4588 * lispref/locals.texi (Standard Buffer-Local Variables): Ditto. | |
4589 * lispref/modes.texi (Auto Major Mode): Ditto. | |
4590 * lispref/positions.texi (List Motion): Ditto. | |
4591 * lispref/searching.texi (Regexp Search): Ditto. | |
4592 * lispref/symbols.texi (Symbol Components): Ditto. | |
4593 * lispref/tips.texi (Comment Tips): Ditto. | |
4594 * lispref/tips.texi (Library Headers): Ditto. | |
4595 | |
4596 2000-11-14 Adrian Aichner <adrian@xemacs.org> | |
4597 | |
4598 * internals/internals.texi (The Buffer Object): Ditto. | |
4599 | |
4600 2000-11-14 Adrian Aichner <adrian@xemacs.org> | |
4601 | |
4602 * cl.texi (Hash Tables): Ditto. | |
4603 * texinfo.texi (Other Info Files): Ditto. | |
4604 * xemacs-faq.texi (Q1.0.14): Ditto. | |
4605 | |
444 | 4606 2000-11-14 Martin Buchholz <martin@xemacs.org> |
4607 | |
4608 * XEmacs 21.2.37 is released. | |
4609 | |
4610 2000-10-27 Martin Buchholz <martin@xemacs.org> | |
4611 | |
4612 * xemacs/windows.texi (Other Window): | |
4613 | |
4614 * new-users-guide/files.texi (Saving Files): | |
4615 * new-users-guide/search.texi (Search and Replace): | |
4616 | |
4617 * lispref/abbrevs.texi (Abbrev Tables): | |
4618 * lispref/abbrevs.texi (Defining Abbrevs): | |
4619 * lispref/abbrevs.texi (Abbrev Files): | |
4620 * lispref/annotations.texi (Annotation Primitives): | |
4621 * lispref/backups.texi (Auto-Saving): | |
4622 * lispref/backups.texi (Reverting): | |
4623 * lispref/buffers.texi (Current Buffer): | |
4624 * lispref/buffers.texi (Buffer Names): | |
4625 * lispref/buffers.texi (Buffer Modification): | |
4626 * lispref/buffers.texi (Read Only Buffers): | |
4627 * lispref/buffers.texi (The Buffer List): | |
4628 * lispref/buffers.texi (Killing Buffers): | |
4629 * lispref/buffers.texi (Indirect Buffers): | |
4630 * lispref/building.texi (Building XEmacs): | |
4631 * lispref/building.texi (Garbage Collection): | |
4632 * lispref/commands.texi (Interactive Call): | |
4633 * lispref/commands.texi (Events): | |
4634 * lispref/commands.texi (Event Predicates): | |
4635 * lispref/commands.texi (Working With Events): | |
4636 * lispref/commands.texi (Converting Events): | |
4637 * lispref/commands.texi (Key Sequence Input): | |
4638 * lispref/commands.texi (Reading One Event): | |
4639 * lispref/commands.texi (Waiting): | |
4640 * lispref/commands.texi (Prefix Command Arguments): | |
4641 * lispref/commands.texi (Recursive Editing): | |
4642 * lispref/compile.texi (Compilation Functions): | |
4643 * lispref/compile.texi (Compiled-Function Objects): | |
4644 * lispref/consoles-devices.texi (Basic Device Functions): | |
4645 * lispref/consoles-devices.texi (Console Types and Device Classes): | |
4646 * lispref/consoles-devices.texi (Connecting to a Console or Device): | |
4647 * lispref/control.texi (Signaling Errors): | |
4648 * lispref/customize.texi (Type Keywords): | |
4649 * lispref/databases.texi (Connecting to a Database): | |
4650 * lispref/databases.texi (Working With a Database): | |
4651 * lispref/databases.texi (Other Database Functions): | |
4652 * lispref/debugging.texi (Function Debugging): | |
4653 * lispref/display.texi (Refresh Screen): | |
4654 * lispref/display.texi (The Echo Area): | |
4655 * lispref/display.texi (Blinking): | |
4656 * lispref/edebug-inc.texi (Tracing): | |
4657 * lispref/edebug-inc.texi (Instrumenting Macro Calls): | |
4658 * lispref/edebug-inc.texi (Edebug Options): | |
4659 * lispref/eval.texi (Function Indirection): | |
4660 * lispref/extents.texi (Creating and Modifying Extents): | |
4661 * lispref/extents.texi (Finding Extents): | |
4662 * lispref/extents.texi (Mapping Over Extents): | |
4663 * lispref/extents.texi (Extent Properties): | |
4664 * lispref/faces.texi (Basic Face Functions): | |
4665 * lispref/faces.texi (Face Properties): | |
4666 * lispref/faces.texi (Face Convenience Functions): | |
4667 * lispref/faces.texi (Other Face Display Functions): | |
4668 * lispref/faces.texi (Font Instance Characteristics): | |
4669 * lispref/faces.texi (Color Specifiers): | |
4670 * lispref/files.texi (Visiting Functions): | |
4671 * lispref/files.texi (Reading from Files): | |
4672 * lispref/files.texi (Changing File Attributes): | |
4673 * lispref/files.texi (File Names): | |
4674 * lispref/files.texi (File Name Components): | |
4675 * lispref/files.texi (Directory Names): | |
4676 * lispref/files.texi (Relative File Names): | |
4677 * lispref/files.texi (File Name Expansion): | |
4678 * lispref/files.texi (File Name Completion): | |
4679 * lispref/files.texi (User Name Completion): | |
4680 * lispref/files.texi (Magic File Names): | |
4681 * lispref/files.texi (Creating a Partial File): | |
4682 * lispref/files.texi (Format Conversion): | |
4683 * lispref/frames.texi (Creating Frames): | |
4684 * lispref/frames.texi (Property Access): | |
4685 * lispref/frames.texi (Size and Position): | |
4686 * lispref/frames.texi (Deleting Frames): | |
4687 * lispref/frames.texi (Finding All Frames): | |
4688 * lispref/frames.texi (Frames and Windows): | |
4689 * lispref/frames.texi (Visibility of Frames): | |
4690 * lispref/frames.texi (Frame Configurations): | |
4691 * lispref/functions.texi (Calling Functions): | |
4692 * lispref/functions.texi (Function Cells): | |
4693 * lispref/glyphs.texi (Creating Glyphs): | |
4694 * lispref/glyphs.texi (Image Specifiers): | |
4695 * lispref/glyphs.texi (Image Instance Types): | |
4696 * lispref/glyphs.texi (Image Instance Functions): | |
4697 * lispref/gutter.texi (Creating Gutter): | |
4698 * lispref/gutter.texi (Specifying a Gutter): | |
4699 * lispref/gutter.texi (Other Gutter Variables): | |
4700 * lispref/help.texi (Accessing Documentation): | |
4701 * lispref/help.texi (Help Functions): | |
4702 * lispref/help.texi (Obsoleteness): | |
4703 * lispref/internationalization.texi (Domain Specification): | |
4704 * lispref/intro.texi (Caveats): | |
4705 * lispref/keymaps.texi (Active Keymaps): | |
4706 * lispref/keymaps.texi (Functions for Key Lookup): | |
4707 * lispref/keymaps.texi (Changing Key Bindings): | |
4708 * lispref/keymaps.texi (Scanning Keymaps): | |
4709 * lispref/ldap.texi (The High-Level LDAP API): | |
4710 * lispref/ldap.texi (Low-level Operations on a LDAP Server): | |
4711 * lispref/ldap.texi (Encoder/Decoder Functions): | |
4712 * lispref/lists.texi (Setcar): | |
4713 * lispref/lists.texi (Setcdr): | |
4714 * lispref/lists.texi (Working With Normal Plists): | |
4715 * lispref/lists.texi (Working With Lax Plists): | |
4716 * lispref/loading.texi (Autoload): | |
4717 * lispref/loading.texi (Named Features): | |
4718 * lispref/markers.texi (Creating Markers): | |
4719 * lispref/markers.texi (Changing Markers): | |
4720 * lispref/markers.texi (The Mark): | |
4721 * lispref/menus.texi (Modifying Menus): | |
4722 * lispref/menus.texi (Pop-Up Menus): | |
4723 * lispref/menus.texi (Menu Accelerator Functions): | |
4724 * lispref/minibuf.texi (Text from Minibuffer): | |
4725 * lispref/minibuf.texi (Object from Minibuffer): | |
4726 * lispref/minibuf.texi (Basic Completion): | |
4727 * lispref/minibuf.texi (High-Level Completion): | |
4728 * lispref/minibuf.texi (Reading a Password): | |
4729 * lispref/minibuf.texi (Minibuffer Misc): | |
4730 * lispref/mouse.texi (Mouse Tracking): | |
4731 * lispref/syntax.texi (Syntax Table Functions): | |
4732 * lispref/numbers.texi (Arithmetic Operations): | |
4733 * lispref/numbers.texi (Rounding Operations): | |
4734 * lispref/numbers.texi (Math Functions): | |
4735 * lispref/objects.texi (String Type): | |
4736 * lispref/objects.texi (Equality Predicates): | |
4737 * lispref/os.texi (Killing XEmacs): | |
4738 * lispref/os.texi (Suspending XEmacs): | |
4739 * lispref/os.texi (System Environment): | |
4740 * lispref/os.texi (Time Conversion): | |
4741 * lispref/os.texi (Timers): | |
4742 * lispref/os.texi (Input Modes): | |
4743 * lispref/os.texi (Translating Input): | |
4744 * lispref/os.texi (Terminal Output): | |
4745 * lispref/os.texi (Flow Control): | |
4746 * lispref/positions.texi (Character Motion): | |
4747 * lispref/positions.texi (Word Motion): | |
4748 * lispref/positions.texi (Text Lines): | |
4749 * lispref/positions.texi (Screen Lines): | |
4750 * lispref/positions.texi (List Motion): | |
4751 * lispref/positions.texi (Narrowing): | |
4752 * lispref/postgresql.texi (Asynchronous Interface Functions): | |
4753 * lispref/processes.texi (Subprocess Creation): | |
4754 * lispref/processes.texi (Synchronous Processes): | |
4755 * lispref/processes.texi (Asynchronous Processes): | |
4756 * lispref/processes.texi (Process Information): | |
4757 * lispref/processes.texi (Input to Processes): | |
4758 * lispref/processes.texi (Signals to Processes): | |
4759 * lispref/processes.texi (Process Buffers): | |
4760 * lispref/processes.texi (Filter Functions): | |
4761 * lispref/processes.texi (Network): | |
4762 * lispref/range-tables.texi (Working With Range Tables): | |
4763 * lispref/searching.texi (String Search): | |
4764 * lispref/searching.texi (Regexp Search): | |
4765 * lispref/searching.texi (POSIX Regexps): | |
4766 * lispref/searching.texi (Replacing Match): | |
4767 * lispref/searching.texi (Entire Match Data): | |
4768 * lispref/sequences.texi (Bit Vector Functions): | |
4769 * lispref/specifiers.texi (Adding Specifications): | |
4770 * lispref/specifiers.texi (Creating Specifiers): | |
4771 * lispref/specifiers.texi (Specifier Validation Functions): | |
4772 * lispref/specifiers.texi (Other Specification Functions): | |
4773 * lispref/streams.texi (Output Variables): | |
4774 * lispref/symbols.texi (Other Plists): | |
4775 * lispref/text.texi (Insertion): | |
4776 * lispref/text.texi (Commands for Insertion): | |
4777 * lispref/text.texi (Deletion): | |
4778 * lispref/text.texi (User-Level Deletion): | |
4779 * lispref/text.texi (Kill Functions): | |
4780 * lispref/text.texi (Low-Level Kill Ring): | |
4781 * lispref/text.texi (Undo): | |
4782 * lispref/text.texi (Maintaining Undo): | |
4783 * lispref/text.texi (Margins): | |
4784 * lispref/text.texi (Sorting): | |
4785 * lispref/text.texi (Columns): | |
4786 * lispref/text.texi (Primitive Indent): | |
4787 * lispref/text.texi (Mode-Specific Indent): | |
4788 * lispref/text.texi (Region Indent): | |
4789 * lispref/text.texi (Case Changes): | |
4790 * lispref/text.texi (Examining Properties): | |
4791 * lispref/text.texi (Property Search): | |
4792 * lispref/text.texi (Registers): | |
4793 * lispref/text.texi (Transformations): | |
4794 * lispref/mule.texi (Charset Property Functions): | |
4795 * lispref/mule.texi (MULE Characters): | |
4796 * lispref/mule.texi (Composite Characters): | |
4797 * lispref/mule.texi (Coding System Properties): | |
4798 * lispref/mule.texi (Big5 and Shift-JIS Functions): | |
4799 * lispref/mule.texi (CCL Statements): | |
4800 * lispref/mule.texi (Calling CCL): | |
4801 * lispref/mule.texi (Category Tables): | |
4802 * lispref/toolbar.texi (Specifying the Toolbar): | |
4803 * lispref/toolbar.texi (Other Toolbar Variables): | |
4804 * lispref/tooltalk.texi (Elisp Interface for Sending Messages): | |
4805 * lispref/tooltalk.texi (Elisp Interface for Receiving Messages): | |
4806 * lispref/variables.texi (Creating Buffer-Local): | |
4807 * lispref/variables.texi (Variable Aliases): | |
4808 * lispref/windows.texi (Splitting Windows): | |
4809 * lispref/windows.texi (Deleting Windows): | |
4810 * lispref/windows.texi (Selecting Windows): | |
4811 * lispref/windows.texi (Cyclic Window Ordering): | |
4812 * lispref/windows.texi (Buffers and Windows): | |
4813 * lispref/windows.texi (Displaying Buffers): | |
4814 * lispref/windows.texi (Choosing Window): | |
4815 * lispref/windows.texi (Window Point): | |
4816 * lispref/windows.texi (Window Start): | |
4817 * lispref/windows.texi (Vertical Scrolling): | |
4818 * lispref/windows.texi (Horizontal Scrolling): | |
4819 * lispref/windows.texi (Resizing Windows): | |
4820 * lispref/windows.texi (Window Configurations): | |
4821 * lispref/x-windows.texi (X Selections): | |
4822 * lispref/x-windows.texi (Resources): | |
4823 * lispref/strings.texi (Creating Strings): | |
4824 * lispref/strings.texi (Character Codes): | |
4825 * lispref/strings.texi (Text Comparison): | |
4826 * lispref/strings.texi (String Conversion): | |
4827 * lispref/strings.texi (Formatting Strings): | |
4828 * lispref/strings.texi (Character Case): | |
4829 * lispref/strings.texi (Case Tables): | |
4830 * lispref/strings.texi (Char Table Types): | |
4831 * lispref/strings.texi (Working With Char Tables): | |
4832 Giant docstring parameter/Texinfo fixes. | |
4833 | |
4834 Don't use abbreviations for English words, especially when those | |
4835 words have other meanings. For example, use START, not BEG. | |
4836 Use OBJECT, not OBJ. | |
4837 Use VALUE, not VAL. | |
4838 Use BUFFER, not BUF. | |
4839 Use PROCESS, not PROC. (Sometimes PROC was used to mean FUNCTION!) | |
4840 Use CHARACTER, not CH or CHR. | |
4841 Use NUMBER, not NUM. | |
4842 Use COLUMN, not COL. | |
4843 Use POSITION, not POS. | |
4844 Use SYMBOL, not SYM. | |
4845 Use STRING, not STR. | |
4846 Use LIMIT, not LIM. | |
4847 Use OTHER-WINDOW-P, not OTHER-P. | |
4848 Use PRIORITY, not PRI. | |
4849 | |
4850 Use `non-nil', not `true'. | |
4851 | |
4852 Don't call a parameter an ALIST if it can also be a FUNCTION or OBARRAY. | |
4853 | |
4854 Use CASE-TABLE, CATEGORY-TABLE, CHAR-TABLE, etc. instead of TABLE. | |
4855 | |
4856 Try to find better parameter names than ARG. | |
4857 | |
4858 Use consistent parameter names. For example, s/NO-ERROR/NOERROR/g; | |
4859 | |
4860 Use type information in parameter names. For example, use | |
4861 (make-bit-vector length bit), not (make-bit-vector length init). | |
4862 | |
4863 Completion functions should have parameters with names like | |
4864 PARTIAL-FILENAME instead of the misleading FILENAME. | |
4865 | |
4866 Type predicates should consistently take an OBJECT parameter, | |
4867 since any object is valid as input. | |
4868 | |
4869 Use WHICH-FRAMES and WHICH-DEVICES parameters consistently for | |
4870 functions like next-window and next-frame that walk over window or | |
4871 frame lists. | |
4872 | |
4873 Deleted duplicated documentation for: | |
4874 one-window-p, format-insert-file | |
4875 | |
4876 Deleted 21 lines of VMS-specific texinfo documentation. | |
4877 | |
4878 Fixed up a few places where `_' was used in docstring parameter | |
4879 names instead of `-'. | |
4880 | |
4881 Fixed up places that used nil or t without @code. | |
4882 | |
4883 Fixed up places that erroneously used @code instead of @var. | |
4884 | |
4885 Fixed many typos. | |
4886 | |
4887 Fixed many places where the parameters mentioned in the docstring | |
4888 didn't match the actual parameters. | |
4889 | |
4890 Fixed 7 places that used `@var{nil}' instead of `@code{nil}'. | |
4891 | |
4892 Fixed 40 places where docstrings were missing trailing `.' | |
4893 | |
4894 Fixed the texi documentation of 41 functions where the | |
4895 interactiveness of the function in the documentation did not match | |
4896 the implementation. | |
4897 | |
4898 Fixed 117 functions where the names of parameters in the texi was | |
4899 different from the names in the implementation. | |
4900 | |
4901 Fixed the texi documentation of 137 functions where the parameter | |
4902 list of the function in the texi was semantically different from | |
4903 the implementation. | |
4904 | |
4905 2000-10-28 Adrian Aichner <adrian@xemacs.org> | |
4906 | |
4907 * xemacs-faq.texi (Q1.2.1): Use @html instead of @ifhtml to | |
4908 incorporate raw HTML output in the HTML version. | |
4909 | |
4910 2000-11-02 Stephen J. Turnbull <stephen@xemacs.org> | |
4911 | |
4912 * xemacs/menus.texi: | |
4913 * widget.texi: | |
4914 Typo fixes and tiny clarifications. | |
4915 | |
4916 2000-10-19 Stephen J. Turnbull <stephen@xemacs.org> | |
4917 | |
4918 * xemacs-faq.texi: Added Q2.0.13, Q2.0.14 - packages why and how. | |
4919 Added Q2.1.25 - function not found due to package not installed. | |
4920 | |
4921 * xemacs/xemacs.texi: | |
4922 * xemacs/abbrevs.texi: | |
4923 * xemacs/basic.texi: | |
4924 * xemacs/building.texi: | |
4925 * xemacs/packages.texi: | |
4926 * xemacs/startup.texi: | |
4927 Moved "Packages" node to "Important General Concepts" section. | |
4928 | |
4929 * xemacs/packages.texi: Added package list from etc/PACKAGES. | |
4930 | |
442 | 4931 2000-10-04 Martin Buchholz <martin@xemacs.org> |
4932 | |
4933 * XEmacs 21.2.36 is released. | |
4934 | |
4935 2000-09-27 Martin Buchholz <martin@xemacs.org> | |
4936 | |
4937 * lispref/processes.texi (Signals to Processes): Many corrections. | |
4938 | |
4939 2000-09-20 Martin Buchholz <martin@xemacs.org> | |
4940 | |
4941 * xemacs/startup.texi (Startup Paths): Minor fixes. | |
4942 | |
4943 2000-09-19 Martin Buchholz <martin@xemacs.org> | |
4944 | |
4945 * *: Spelling mega-patch | |
4946 | |
4947 2000-09-16 Martin Buchholz <martin@xemacs.org> | |
4948 | |
4949 * internals/internals.texi (Low-Level Modules): | |
4950 Correct the list of source files. | |
4951 | |
4952 2000-08-24 Adrian Aichner <aichner@ecf.teradyne.com> | |
4953 | |
4954 * emodules.texi (Introduction): Trivial typo fix. | |
4955 | |
4956 2000-08-24 Martin Buchholz <martin@xemacs.org> | |
4957 | |
4958 * emodules.texi (Initialization Mode): Spell-Check. | |
4959 | |
4960 2000-08-24 Martin Buchholz <martin@xemacs.org> | |
4961 | |
4962 * lispref/databases.texi (Connecting to a Database): | |
4963 s/berkeley_db/berkeley-db/. Too much C programming. | |
4964 | |
4965 2000-08-02 Stephen J. Turnbull <stephen@xemacs.org> | |
4966 | |
4967 * xemacs/custom.texi (Menubar Resources): Document FontSet resource. | |
4968 | |
4969 2000-07-30 Ben Wing <ben@xemacs.org> | |
4970 | |
4971 * xemacs\search.texi (Regexp Search): | |
4972 * xemacs\search.texi (Regexps): | |
4973 Synch up with updated docs below (describing non-greedy | |
4974 operators and such). | |
4975 | |
4976 2000-07-30 Ben Wing <ben@xemacs.org> | |
4977 | |
4978 * lispref\searching.texi (Syntax of Regexps): | |
4979 Document ??, which we've supported since 20.4. | |
4980 | |
4981 2000-07-31 Sandra Wambold <wambold@cygnus.com> | |
4982 | |
4983 * xemacs-faq.texi: Minor updates in first two sections | |
4984 | |
4985 2000-07-27 Andy Piper <andy@xemacs.org> | |
4986 | |
4987 * lispref/hash-tables.texi: add new hash table type. | |
4988 | |
4989 2000-07-19 Martin Buchholz <martin@xemacs.org> | |
4990 | |
4991 * XEmacs 21.2.35 is released. | |
4992 | |
4993 2000-07-10 Martin Buchholz <martin@xemacs.org> | |
4994 | |
4995 * Makefile: rm -f ==> $(RM) | |
4996 | |
4997 2000-07-09 Martin Buchholz <martin@xemacs.org> | |
4998 | |
454 | 4999 * lispref/postgresql.texi: |
442 | 5000 - Don't mention ".so" extension. |
5001 - Make installation instructions more generic. | |
5002 - Mention M-x describe-installation. | |
5003 | |
5004 2000-07-08 Ben Wing <ben@xemacs.org> | |
5005 | |
5006 * xemacs-faq.texi (Q6.4.1): Update the perennial nonstart under | |
5007 Windows problem with binary locs and latest info. | |
5008 | |
5009 2000-06-17 Adrian Aichner <aichner@ecf.teradyne.com> | |
5010 | |
5011 * lispref/glyphs.texi: Fix trivial typos. | |
5012 * lispref/gutter.texi: Ditto. | |
5013 * lispref/loading.texi: Ditto. | |
5014 * lispref/postgresql.texi: Ditto. | |
5015 | |
5016 2000-06-14 Adrian Aichner <aichner@ecf.teradyne.com> | |
5017 | |
5018 * internals/internals.texi (Markers and Extents): Fix trivial typo. | |
5019 | |
5020 2000-06-11 Adrian Aichner <aichner@ecf.teradyne.com> | |
5021 | |
5022 * make-stds.texi: Fix trivial typos. | |
5023 * xemacs-faq.texi: Ditto. | |
5024 * internals/internals.texi: Ditto. | |
5025 * new-users-guide/edit.texi: Ditto. | |
5026 * new-users-guide/modes.texi: Ditto. | |
5027 * new-users-guide/region.texi: Ditto. | |
5028 | |
5029 2000-06-10 Ben Wing <ben@xemacs.org> | |
5030 | |
5031 * xemacs-faq.texi (Q6.1.2): | |
5032 * xemacs-faq.texi (Q6.1.5): | |
5033 * xemacs-faq.texi (Q6.1.6): | |
5034 Corrections for Cygwin, MinGW. | |
5035 | |
5036 2000-06-07 Adrian Aichner <aichner@ecf.teradyne.com> | |
5037 | |
5038 * xemacs/basic.texi: Fix trivial typos. | |
5039 * xemacs/buffers.texi: Fix trivial typos. | |
5040 * xemacs/building.texi: Ditto. | |
5041 * xemacs/glossary.texi: Ditto. | |
5042 * xemacs/gnu.texi: Ditto. | |
5043 * xemacs/help.texi: Ditto. | |
5044 * xemacs/keystrokes.texi: Ditto. | |
5045 * xemacs/programs.texi: Ditto. | |
5046 * xemacs/search.texi: Ditto. | |
5047 * xemacs/sending.texi: Ditto. | |
5048 | |
5049 2000-05-28 Martin Buchholz <martin@xemacs.org> | |
5050 | |
5051 * XEmacs 21.2.34 is released. | |
5052 | |
5053 2000-05-17 Yoshiki Hayashi <yoshiki@xemacs.org> | |
5054 | |
5055 * xemacs/basic.texi: Document translation of tutorial. | |
5056 * xemacs/startup.texi: Remove lock-directory. | |
5057 * xemacs/enterings.texi: Update. | |
5058 | |
5059 2000-05-17 Yoshiki Hayashi <yoshiki@xemacs.org> | |
5060 | |
5061 * lispref/display.texi: | |
5062 * lispref/faces.texi: | |
5063 * lispref/glyphs.texi: | |
5064 * lispref/gutter.texi: | |
5065 * lispref/modes.texi: | |
5066 * lispref/specifiers.texi: | |
5067 * lispref/toolbar.texi: | |
5068 Update. Merge Ben's doc-string update. | |
5069 | |
5070 2000-05-08 Yoshiki Hayashi <yoshiki@xemacs.org> | |
5071 | |
5072 * xemacs/basic.texi: | |
5073 * xemacs/enterings.texi: | |
5074 * xemacs/mini.texi: | |
5075 Partial sync with FSF Emacs 20.6 and some update. | |
5076 | |
5077 2000-05-01 Martin Buchholz <martin@xemacs.org> | |
5078 | |
5079 * XEmacs 21.2.33 is released. | |
5080 | |
5081 2000-04-11 Yoshiki Hayashi <yoshiki@xemacs.org> | |
5082 | |
5083 * xemacs-faq.texi (Q2.1.24): Removed wrong header. | |
5084 | |
5085 2000-04-01 Oscar Figueiredo <oscar@xemacs.org> | |
5086 | |
5087 * lispref/ldap.texi: Documentation of the add/modify/delete and | |
5088 internationalization APIs | |
5089 | |
5090 * lispref/lispref.texi: Updated LDAP-related menus | |
5091 | |
5092 2000-03-20 Martin Buchholz <martin@xemacs.org> | |
5093 | |
5094 * XEmacs 21.2.32 is released. | |
5095 | |
5096 2000-03-15 SL Baur <steve@musashimaru.m17n.org> | |
5097 | |
5098 * lispref/postgresql.texi (Unimplemented libpq Functions): Update | |
5099 documentation to reflect the latest code. | |
5100 | |
5101 2000-03-07 SL Baur <steve@musashimaru.m17n.org> | |
5102 | |
5103 * lispref/postgresql.texi (PostgreSQL Support): New File. | |
5104 | |
5105 * lispref/ldap.texi: Insert PostgreSQL/libpq chapter. | |
5106 * lispref/lispref.texi (Top): Ditto. | |
5107 * lispref/internationalization.texi: Ditto. | |
5108 | |
5109 2000-03-07 Yoshiki Hayashi <yoshiki@xemacs.org> | |
5110 | |
5111 * lispref/glyphs.texi (Image Specifiers): Remove parenthesis. | |
5112 | |
5113 2000-03-06 Yoshiki Hayashi <yoshiki@xemacs.org> | |
5114 | |
5115 * xemacs-faq.texi: Put node before section. | |
5116 | |
5117 2000-03-05 Jonathan Harris <jhar@tardis.ed.ac.uk> | |
5118 | |
5119 * xemacs-faq.texi (Macintosh port): Made texinfmt-friendly. | |
5120 | |
5121 2000-03-01 Sandra Wambold <wambold@xemacs.org> | |
5122 | |
5123 * xemacs-faq.texi: Added 6.4.1. XEmacs won't start on Windows | |
5124 | |
5125 2000-01-25 Yoshiki Hayashi <yoshiki@xemacs.org> | |
5126 | |
5127 * xemacs/xemacs.texi: Detailed menu update. | |
5128 | |
5129 2000-01-28 Yoshiki Hayashi <yoshiki@xemacs.org> | |
5130 | |
5131 * xemacs/help.texi: Synch with FSF 20.5. Update. | |
5132 | |
5133 2000-02-21 Yoshiki Hayashi <yoshiki@xemacs.org> | |
5134 | |
5135 * lispref/minibuf.texi: Add default argument documentation. | |
5136 | |
5137 2000-02-27 Martin Buchholz <martin@xemacs.org> | |
5138 | |
5139 * internals/internals.texi (lrecords): Update docs for new lisp | |
5140 object representation. | |
5141 | |
5142 2000-02-25 Martin Buchholz <martin@xemacs.org> | |
5143 | |
5144 * internals/internals.texi (Techniques for XEmacs Developers): | |
5145 Document INLINE_HEADER and how to create macros and inline functions. | |
5146 Cleanup entire section. | |
5147 | |
2069 | 5148 2000-02-17 Stephen J. Turnbull <stephen@xemacs.org> |
442 | 5149 |
5150 * man/lispref/gutter.texi: New file describing gutter API. | |
5151 | |
5152 * man/lispref/lispref.texi, man/lispref/scrollbars.texi, | |
5153 | |
5154 * man/lispref/toolbar.texi: Fixup links to new node Gutter. | |
5155 | |
2069 | 5156 2000-02-17 Stephen J. Turnbull <stephen@xemacs.org> |
442 | 5157 |
5158 * man/lispref/frames.texi, man/xemacs/custom.texi, | |
5159 man/xemacs/frame.texi, man/xemacs/glossary.texi: Mention menubars, | |
5160 toolbars, and gutters as optional components of frames, with | |
5161 pointers to descriptions. | |
5162 | |
2069 | 5163 2000-02-17 Stephen J. Turnbull <stephen@xemacs.org> |
442 | 5164 |
5165 * man/lispref/mule.texi: Substantial reorganization and | |
5166 revision for style of descriptions of character sets, | |
5167 encodings, and coding systems. Addition of a complete table | |
5168 of coding systems as of XEmacs 21.2.19. | |
5169 | |
5170 2000-02-23 Martin Buchholz <martin@xemacs.org> | |
5171 | |
5172 * XEmacs 21.2.31 is released. | |
5173 | |
5174 2000-02-21 Martin Buchholz <martin@xemacs.org> | |
5175 | |
5176 * XEmacs 21.2.30 is released. | |
5177 | |
5178 2000-02-21 Jonathan Harris <jhar@tardis.ed.ac.uk> | |
5179 | |
5180 * internals/internals.texi: Made texinfmt-friendly. | |
5181 | |
5182 2000-01-20 Mark Thomas <mthomas@jprc.com> | |
5183 | |
5184 * lispref/backups.texi (Numbered Backups): | |
5185 * xemacs/files.texi (Backup Deletion): | |
5186 Change trim-versions-without-asking to delete-old-versions. | |
5187 | |
5188 2000-02-19 Martin Buchholz <martin@xemacs.org> | |
5189 | |
5190 * internals/internals.texi (Conversion to and from External Data): | |
5191 Document TO_EXTERNAL_FORMAT and friends. | |
5192 Doc bug fixes. | |
5193 | |
5194 2000-02-16 Martin Buchholz <martin@xemacs.org> | |
5195 | |
5196 * XEmacs 21.2.29 is released. | |
5197 | |
5198 2000-02-16 Martin Buchholz <martin@xemacs.org> | |
5199 | |
5200 * internals/internals.texi: Integrate Olivier's portable dumping docs. | |
5201 | |
5202 2000-02-09 Martin Buchholz <martin@xemacs.org> | |
5203 | |
5204 * lispref/symbols.texi (Object Plists): | |
5205 Document `object-plist'. | |
5206 Document `remprop'. | |
5207 Rework all plist frobbing docs for accuracy. | |
5208 | |
440 | 5209 2000-02-07 Martin Buchholz <martin@xemacs.org> |
5210 | |
5211 * XEmacs 21.2.28 is released. | |
5212 | |
5213 2000-02-07 Martin Buchholz <martin@xemacs.org> | |
5214 | |
5215 * cl.texi: Remove (or replace by `get') references to `get*'. | |
5216 | |
5217 2000-01-25 Yoshiki Hayashi <yoshiki@xemacs.org> | |
5218 | |
5219 * widget.texi: | |
5220 * internals/internals.texi: | |
5221 * lispref/commands.texi: | |
5222 * lispref/consoles-devices.texi: | |
5223 * lispref/customize.texi: | |
5224 * lispref/dialog.texi: | |
5225 * lispref/extents.texi: | |
5226 * lispref/faces.texi: | |
5227 * lispref/glyphs.texi: | |
5228 * lispref/keymaps.texi: | |
5229 * lispref/lists.texi: | |
5230 * lispref/markers.texi: | |
5231 * lispref/menus.texi: | |
5232 * lispref/mule.texi: | |
5233 * lispref/objects.texi: | |
5234 * lispref/specifiers.texi: | |
5235 * lispref/toolbar.texi: | |
5236 * lispref/tooltalk.texi: | |
5237 * lispref/x-windows.texi: | |
5238 * new-users-guide/custom2.texi: | |
5239 * new-users-guide/help.texi: | |
5240 * new-users-guide/modes.texi: | |
5241 * xemacs/abbrevs.texi: | |
5242 * xemacs/buffers.texi: | |
5243 * xemacs/custom.texi: | |
5244 * xemacs/help.texi: | |
5245 * xemacs/keystrokes.texi: | |
5246 * xemacs/mini.texi: | |
5247 * xemacs/new.texi: | |
5248 * xemacs/packages.texi: | |
5249 * xemacs/programs.texi: | |
5250 * xemacs/sending.texi: | |
5251 Change ' -- ' to '---' since Texinfo formats --- to --. | |
5252 Untabify. TeX doesn't like TAB. | |
5253 | |
5254 2000-01-27 Sandra Wambold <wambold@xemacs.org> | |
5255 | |
5256 * xemacs-faq.texi (Q6.2.2): updated font instructions to include | |
5257 21.2.* | |
5258 | |
5259 2000-01-25 Yoshiki Hayashi <yoshiki@xemacs.org> | |
5260 | |
5261 * xemacs-faq.texi: Untabify. | |
442 | 5262 |
440 | 5263 2000-01-22 Martin Buchholz <martin@xemacs.org> |
5264 | |
5265 * internals/internals.texi (General Coding Rules): Document why we | |
5266 #include <config.h> | |
5267 | |
5268 2000-01-21 Yoshiki Hayashi <yoshiki@xemacs.org> | |
5269 | |
5270 * xemacs-faq.texi: Change ' -- ' to '---'. | |
442 | 5271 |
440 | 5272 2000-01-19 Yoshiki Hayashi <yoshiki@xemacs.org> |
5273 | |
5274 * lispref/faces.texi (Face Properties): Document | |
5275 remove-face-property. | |
5276 | |
438 | 5277 2000-01-18 Martin Buchholz <martin@xemacs.org> |
5278 | |
5279 * XEmacs 21.2.27 is released. | |
5280 | |
5281 2000-01-17 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp> | |
5282 | |
5283 * xemacs/regs.texi: Synch with FSF 20.5. | |
5284 | |
5285 2000-01-14 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp> | |
5286 | |
5287 * info.texi: Change cross reference from emacs to xemacs. | |
5288 | |
5289 2000-01-14 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp> | |
5290 | |
5291 * xemacs/mini.texi: Synch with FSF 20.5. Update. | |
5292 | |
5293 2000-01-16 Martin Buchholz <martin@xemacs.org> | |
5294 | |
5295 * xemacs-faq.texi (Q2.1.15): Fix up @table formatting. | |
5296 | |
5297 2000-01-14 Martin Buchholz <martin@xemacs.org> | |
5298 | |
5299 * xemacs-faq.texi (Q2.1.15): Update dbx/gdb debugging info. | |
5300 | |
5301 2000-01-14 Sandra Wambold <wambold@xemacs.org> | |
5302 | |
5303 * xemacs-faq.texi: removed out-of-date XEmacs 19 questions. | |
5304 | |
5305 2000-01-14 Sandra Wambold <wambold@xemacs.org> | |
5306 | |
5307 * xemacs-faq.texi: Updated Macintosh information, | |
5308 updated OS/2 info, changed turn-on-pending-delete answer. | |
5309 | |
5310 2000-01-08 Martin Buchholz <martin@xemacs.org> | |
5311 | |
5312 * xemacs-faq.texi (Q2.1.15): Make debugging info current. | |
5313 | |
5314 2000-01-08 Hrvoje Niksic <hniksic@iskon.hr> | |
5315 | |
5316 * lispref/control.texi (Signaling Errors): Document that `signal' | |
5317 is continuable. | |
5318 (Signaling Errors): Document `cerror', `signal-error', and | |
5319 `check-argument-type'. | |
5320 (Handling Errors): Mention `debug-on-signal'. | |
5321 (Error Symbols): Document `define-error'. | |
5322 (Processing of Errors): Document `display-error' and | |
5323 `error-message-string'. | |
5324 | |
5325 2000-01-05 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp> | |
5326 | |
5327 * internals/internals.texi: Remove latin-1 char. | |
5328 | |
5329 2000-01-05 Didier Verna <didier@xemacs.org> | |
5330 | |
5331 * xemacs/custom.texi (Key bindings using strings): add missing | |
5332 whitespace. | |
5333 | |
5334 * xemacs/xemacs.texi (Top): | |
5335 * new-users-guide/new-users-guide.texi (Top): add missing `@top' | |
5336 node. | |
5337 | |
5338 1999-12-24 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp> | |
5339 | |
5340 * lispref/minibuf.texi (Reading a Password): New section. | |
5341 | |
5342 1999-12-21 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp> | |
5343 | |
5344 * lispref/minibuf.texi: Remove documentation about | |
5345 minibuffer-local-ns-map, read-no-blanks-input. | |
5346 | |
5347 1999-12-21 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp> | |
5348 | |
5349 * lispref/minibuf.texi: Partial Synch with FSF manual. | |
5350 Add description about DEFAULT argument of reading functions. | |
5351 | |
436 | 5352 1999-12-31 Martin Buchholz <martin@xemacs.org> |
5353 | |
5354 * XEmacs 21.2.26 is released. | |
5355 | |
5356 1999-12-26 Karl M. Hegbloom <karlheg@inetarena.com> | |
5357 | |
5358 * internals/internals.texi (garbage_collect_1): Xemacs -> XEmacs | |
5359 | |
434 | 5360 1999-12-24 Martin Buchholz <martin@xemacs.org> |
5361 | |
5362 * XEmacs 21.2.25 is released. | |
5363 | |
5364 1999-12-21 Martin Buchholz <martin@xemacs.org> | |
5365 | |
5366 * lispref/text.texi (Near Point): Document `char-before'. | |
5367 | |
5368 1999-12-20 Adrian Aichner <adrian@xemacs.org> | |
5369 | |
5370 * widget.texi: Fix typos and possessive singular errors. Break | |
5371 long sentences for readability. Remove some redundant commas. | |
5372 | |
5373 1999-12-18 Martin Buchholz <martin@xemacs.org> | |
5374 | |
442 | 5375 * lispref/functions.texi (Mapping Functions): |
434 | 5376 Warn about mapping functions modifying their sequences. |
5377 | |
5378 1999-12-15 Sandra Wambold <wambold@xemacs.org> | |
5379 | |
5380 * xemacs-faq.texi: link to matlab.el added; misc. address changes | |
5381 | |
432 | 5382 1999-12-14 Martin Buchholz <martin@xemacs.org> |
5383 | |
5384 * XEmacs 21.2.24 is released. | |
5385 | |
5386 1999-12-07 Gunnar Evermann <ge204@eng.cam.ac.uk> | |
5387 | |
5388 * xemacs/startup.texi (Startup Paths): fix typo: EMACSPACKAGEPATH | |
442 | 5389 instead of PACKAGEPATH |
432 | 5390 From Marcus Harnisch <harnisch@mikrom.de> |
5391 | |
430 | 5392 1999-12-07 Martin Buchholz <martin@xemacs.org> |
5393 | |
5394 * XEmacs 21.2.23 is released. | |
5395 | |
5396 1999-12-06 Sandra Wambold <wambold@pobox.com> | |
5397 | |
5398 * xemacs-faq.texi: Added MS-Windows questions; some other changes | |
5399 | |
5400 1999-11-29 Martin Buchholz <martin@xemacs.org> | |
5401 | |
442 | 5402 * info.texi (Top): |
430 | 5403 Remove @ifnottex, which gives old makeinfos indigestion. |
442 | 5404 * texinfo.texi (Top): |
430 | 5405 Revert to pre-texinfo-4.0 version, plus small changes to make |
5406 texinfo-3.12, texinfo-3.12f, texinfo-4.0, and TeX happy. | |
5407 | |
5408 1999-11-30 Sandra Wambold <wambold@cygnus.com> | |
5409 | |
5410 * xemacs-faq.texi: fixed and commented out bad URL links | |
5411 | |
428 | 5412 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org> |
5413 | |
5414 * XEmacs 21.2.22 is released | |
5415 | |
5416 1999-11-28 Martin Buchholz <martin@xemacs.org> | |
5417 | |
5418 * XEmacs 21.2.21 is released. | |
5419 | |
5420 1999-11-26 Martin Buchholz <martin@xemacs.org> | |
5421 | |
5422 * internals.texi (Lstream Functions): | |
5423 * internals.texi (Lstream Methods): | |
5424 Types have changed to size_t and ssize_t. Document them. | |
5425 | |
5426 1999-08-12 Gunnar Evermann <ge204@eng.cam.ac.uk> | |
5427 | |
5428 * xemacs-faq.texi (Q4.4.2): added FAQ about Sun Workshop on | |
5429 XEmacs 21 | |
5430 | |
5431 1999-11-15 Martin Buchholz <martin@xemacs.org> | |
5432 | |
5433 * xemacs/programs.texi: Upgrade to etags Version 13.32 | |
442 | 5434 |
428 | 5435 * Makefile: |
5436 - Make sure the default target is `info' instead of cl.info. | |
5437 - Use $(INFODIR) consistently where appropriate. | |
5438 - Remove makeinfo-1.68 warning. (Usually only maintainer rebuilds info). | |
5439 - Comment out unused macros: EMACS EMACSFLAGS | |
5440 - Replace `-rm -f' with `rm -f', XPG4 guarantees exit code == 0. | |
5441 - Get dependencies up to date. | |
5442 | |
5443 * internals/Makefile: | |
5444 * xemacs/Makefile: | |
5445 * lispref/Makefile: | |
5446 * new-users-guide/Makefile: | |
5447 * lispref/index.perm: | |
5448 * lispref/index.unperm: | |
5449 * lispref/permute-index: | |
5450 * internals/index.perm: | |
5451 * internals/index.unperm: | |
5452 Remove these Makefiles. | |
5453 Include all functionality in man/Makefile. | |
5454 Support only non-permuted indexes for simplicity. | |
5455 | |
5456 * emodules.texi: | |
5457 - TeX doesn't tolerate `_' in variable names; use `-' instead. | |
5458 | |
5459 * lispref/commands.texi: | |
5460 * lispref/display.texi: | |
5461 * lispref/faces.texi: | |
5462 * lispref/functions.texi: | |
5463 * lispref/keymaps.texi: | |
5464 * lispref/lists.texi: | |
5465 * lispref/modes.texi: | |
5466 * lispref/objects.texi: | |
5467 * lispref/os.texi: | |
5468 * lispref/sequences.texi: | |
5469 * lispref/strings.texi: | |
5470 * lispref/text.texi: | |
5471 * new-users-guide/custom1.texi: | |
5472 * xemacs/custom.texi: | |
5473 * xemacs/menus.texi: | |
5474 - Make sources compatible with makeinfo 4.0 *and* 3.12. | |
5475 - Replace @sc{ASCII} with @sc{ascii}, etc... | |
5476 - Replace @var{(foo)} with (@var{foo}), etc... | |
5477 | |
5478 * info-stnd.texi: Remove. Who cares about the standalone info reader? | |
5479 | |
5480 * texinfo.tex: | |
5481 * texinfo.texi: | |
5482 * info.texi: | |
5483 * standards.texi: | |
5484 * make-stds.texi: | |
5485 Import FSF-maintained files from texinfo-4.0. | |
5486 | |
5487 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org> | |
5488 | |
5489 * XEmacs 21.2.20 is released | |
5490 | |
5491 1999-08-30 Robert Pluim <rpluim@bigfoot.com> | |
5492 | |
5493 * xemacs/packages.texi (Using Packages): Added description of | |
5494 package-get-package-provider. | |
5495 | |
5496 1999-07-27 Charles G Waldman <cgw@fnal.gov> | |
5497 | |
5498 * xemacs-faq.texi (Q5.0.6): Describe `shell-multiple-shells' | |
5499 | |
434 | 5500 1999-08-01 Adrian Aichner <adrian@xemacs.org> |
428 | 5501 |
5502 * xemacs/programs.texi (Balanced Editing): Remove broken | |
5503 line-break. | |
5504 | |
5505 * xemacs-faq.texi (Q1.0.6): Provide correct location in XEmacs | |
5506 menus. | |
5507 (Q1.4.1): ditto. | |
5508 (Q1.4.3): ditto. | |
5509 (Q2.0.5): Hyphenate words. | |
5510 | |
5511 * info.texi (Add): Fix one typo. | |
5512 | |
5513 1999-08-23 Stephane Epardaud <stephane@lunatech.com> | |
5514 | |
5515 * internals/internals.texi (Garbage Collection - Step by Step): | |
5516 just added some dots to shut up compile warnings. | |
5517 | |
5518 1999-08-19 Matthias Neubauer <neubauer@informatik.uni-tuebingen.de> | |
5519 | |
5520 * internals/internals.texi (Garbage Collection - Step by Step): | |
5521 new section in chapter Allocation of Objects in XEmacs Lisp. | |
5522 | |
5523 1999-07-28 Andy Piper <andy@xemacs.org> | |
5524 | |
5525 * internals.texi (Glyphs): add some glyph documentation. | |
5526 | |
5527 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org> | |
5528 | |
5529 * XEmacs 21.2.19 is released | |
5530 | |
434 | 5531 1999-07-10 Adrian Aichner <adrian@xemacs.org> |
428 | 5532 |
5533 * emodules.texi: Use @set emacs and @value{emacs} instead of | |
5534 @macro (unsupported by texinfo package). Remove stray @code. | |
5535 * custom.texi: Add info extension to @setfilename. | |
5536 * texinfo.texi: Ditto. | |
5537 * widget.texi: Ditto. | |
5538 * packages.texi: Reword a sentence, fixing @item Decide where to | |
5539 install ... | |
5540 | |
442 | 5541 1999-07-19 Didier Verna <didier@xemacs.org> |
428 | 5542 |
5543 * custom.texi (Wishlist): removed the Custom Comments wishlist | |
5544 entry. They are implemented. | |
5545 | |
5546 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org> | |
5547 | |
5548 * XEmacs 21.2.18 is released | |
5549 | |
5550 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org> | |
5551 | |
5552 * XEmacs 21.2.17 is released | |
5553 | |
5554 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org> | |
5555 | |
5556 * XEmacs 21.2.16 is released | |
5557 | |
5558 1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org> | |
5559 | |
5560 * XEmacs 21.2.15 is released | |
5561 | |
5562 1999-05-30 Albert Chin-A-Young <china@thewrittenword.com> | |
5563 | |
5564 * custom.texi, external-widget.texi: Minor | |
5565 fix to get info DIR entry correct. | |
5566 | |
5567 1999-05-22 Vin Shelton <acs@xemacs.org> | |
5568 | |
5569 * xemacs/cmdargs.texi: | |
5570 Document -private. | |
5571 | |
5572 1999-05-16 Mike McEwan <mike@lotusland.demon.co.uk> | |
5573 | |
5574 * Makefile: Added `emodules.info' to info targets. | |
5575 | |
5576 1999-05-20 Karl M. Hegbloom <karlheg@debian.org> | |
5577 | |
5578 * internals/internals.texi (The XEmacs Object System | |
5579 (Abstractly Speaking)): typo. | |
5580 | |
5581 1999-05-16 Hrvoje Niksic <hniksic@srce.hr> | |
5582 | |
5583 * lispref/text.texi (Substitution): Document improvements in | |
5584 `translate-region'. | |
5585 | |
5586 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org> | |
5587 | |
5588 * XEmacs 21.2.14 is released | |
5589 | |
5590 1999-05-11 Albert Chin-A-Young <china@thewrittenword.com> | |
5591 | |
5592 * man/internals/internals.texi: | |
5593 * man/lispref/lispref.texi: | |
5594 * man/new-users-guide/new-users-guide.texi: | |
5595 * man/xemacs/xemacs.texi: | |
5596 * man/cl.texi: | |
5597 * man/custom.texi: | |
5598 * man/term.texi: | |
5599 * man/termcap.texi: | |
5600 * man/widget.texi: | |
5601 * man/xemacs-faq.texi: | |
5602 * man/external-widget.texi: | |
5603 Added info dir entries so install-info will add them to | |
5604 the common `dir' file. | |
5605 | |
2069 | 5606 1999-04-28 Stephen J. Turnbull <stephen@xemacs.org> |
428 | 5607 |
5608 * man/lispref/mule.texi: Document CCL | |
5609 - add sections: syntax, statements, expressions, and examples. | |
5610 - fix naming and description errors. | |
5611 - update links in neighboring nodes. | |
5612 | |
5613 1999-04-24 Gunnar Evermann <ge204@eng.cam.ac.uk> | |
5614 | |
5615 * lispref/eval.texi (Eval): default for max-lisp-eval-depth is 500. | |
5616 | |
5617 1999-04-23 Gunnar Evermann <ge204@eng.cam.ac.uk> | |
5618 | |
5619 * xemacs-faq.texi (Q3.0.7): refer to correct menu (Option->Frame | |
5620 Appearance) | |
5621 | |
5622 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org> | |
5623 | |
5624 * XEmacs 21.2.13 is released | |
5625 | |
5626 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org> | |
5627 | |
5628 * XEmacs 21.2.12 is released | |
5629 | |
5630 1999-03-01 XEmacs Build Bot <builds@cvs.xemacs.org> | |
5631 | |
5632 * XEmacs 21.2.11 is released | |
5633 | |
5634 1999-02-05 XEmacs Build Bot <builds@cvs.xemacs.org> | |
5635 | |
5636 * XEmacs 21.2.10 is released | |
5637 | |
5638 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org> | |
5639 | |
5640 * XEmacs 21.2.9 is released | |
5641 | |
434 | 5642 1999-01-14 Adrian Aichner <adrian@xemacs.org> |
428 | 5643 |
5644 * internals\internals.texi (Techniques for XEmacs Developers): | |
5645 Fixing documentation. | |
5646 (Basic Lisp Modules): ditto. | |
5647 | |
5648 1999-01-10 J. Kean Johnston <jkj@sco.com> | |
5649 | |
5650 * emodules.texi: New file to describe XEmacs modules. | |
5651 | |
5652 1998-12-28 Martin Buchholz <martin@xemacs.org> | |
5653 | |
5654 * XEmacs 21.2.8 is released. | |
5655 | |
5656 1998-12-24 Martin Buchholz <martin@xemacs.org> | |
5657 | |
5658 * XEmacs 21.2.7 is released. | |
5659 | |
5660 1998-12-16 Andy Piper <andy@xemacs.org> | |
5661 | |
5662 * XEmacs 21.2.6 is released | |
5663 | |
5664 1998-12-05 XEmacs Build Bot <builds@cvs.xemacs.org> | |
5665 | |
5666 * XEmacs 21.2.5 is released | |
5667 | |
5668 1998-11-30 Martin Buchholz <martin@xemacs.org> | |
5669 | |
5670 * xemacs/startup.texi (Startup Paths): | |
5671 * xemacs/custom.texi (Widgets): | |
5672 * xemacs-faq.texi (Q3.0.5): | |
5673 * xemacs-faq.texi (Top): | |
5674 | |
5675 * widget.texi (info-link): | |
5676 | |
5677 * lispref/objects.texi (Type Predicates): | |
5678 * lispref/objects.texi (Hash Table Type): | |
5679 * lispref/objects.texi (Primitive Types): | |
5680 * lispref/objects.texi (Lisp Data Types): | |
5681 * lispref/macros.texi (Backquote): | |
5682 * lispref/hash-tables.texi (Weak Hash Tables): | |
5683 * lispref/hash-tables.texi: | |
5684 * lispref/errors.texi (Standard Errors): | |
5685 * lispref/compile.texi (Disassembly): | |
5686 * lispref/compile.texi (Compiled-Function Objects): | |
5687 * lispref/compile.texi (Eval During Compile): | |
5688 * lispref/compile.texi (Docs and Compilation): | |
5689 * lispref/compile.texi (Compilation Functions): | |
5690 * lispref/compile.texi (Speed of Byte-Code): | |
5691 * lispref/compile.texi (Byte Compilation): | |
5692 * lispref/building.texi (Garbage Collection): | |
5693 | |
5694 * internals/internals.texi (Simple Special Forms): | |
5695 * internals/internals.texi (Evaluation; Stack Frames; Bindings): | |
5696 * internals/internals.texi (Specifics of the Event Gathering Mechanism): | |
5697 * internals/internals.texi (String): | |
5698 * internals/internals.texi (Introduction to Allocation): | |
5699 * internals/internals.texi (Allocation of Objects in XEmacs Lisp): | |
5700 * internals/internals.texi (Modules for Internationalization): | |
5701 * internals/internals.texi (Modules for Interfacing with X Windows): | |
5702 * internals/internals.texi (Modules for Interfacing with the Operating System): | |
5703 * internals/internals.texi (Modules for Other Aspects of the Lisp Interpreter and Object System): | |
5704 * internals/internals.texi (Modules for Interfacing with the File System): | |
5705 * internals/internals.texi (Modules for the Redisplay Mechanism): | |
5706 * internals/internals.texi (Modules for the Basic Displayable Lisp Objects): | |
5707 * internals/internals.texi (Editor-Level Control Flow Modules): | |
5708 * internals/internals.texi (Modules for Standard Editing Operations): | |
5709 * internals/internals.texi (Basic Lisp Modules): | |
5710 * internals/internals.texi (Low-Level Modules): | |
5711 * internals/internals.texi (A Summary of the Various XEmacs Modules): | |
5712 * internals/internals.texi (An Example of Mule-Aware Code): | |
5713 * internals/internals.texi (Working With Character and Byte Positions): | |
5714 * internals/internals.texi (Writing Lisp Primitives): | |
5715 * internals/internals.texi (General Coding Rules): | |
5716 * internals/internals.texi (How Lisp Objects Are Represented in C): | |
5717 * internals/internals.texi (The XEmacs Object System (Abstractly Speaking)): | |
5718 * internals/internals.texi (XEmacs From the Perspective of Building): | |
5719 * internals/internals.texi (The Lisp Language): | |
5720 * internals/internals.texi (Top): | |
5721 * internals/internals.texi: | |
5722 - rewrite Internals manual | |
5723 | |
5724 * cl.texi (Porting Common Lisp): | |
5725 * cl.texi (Hash Tables): | |
5726 * cl.texi (Association Lists): | |
5727 * cl.texi (Declarations): | |
5728 * cl.texi (For Clauses): | |
5729 * cl.texi (Basic Setf): | |
5730 * cl.texi (Equality Predicates): | |
5731 - mega patch | |
5732 | |
5733 1998-11-28 SL Baur <steve@altair.xemacs.org> | |
5734 | |
5735 * XEmacs 21.2-beta4 is released. | |
5736 | |
5737 1998-10-15 SL Baur <steve@altair.xemacs.org> | |
5738 | |
5739 * XEmacs 21.2-beta3 is released. | |
5740 | |
5741 1998-10-09 SL Baur <steve@altair.xemacs.org> | |
5742 | |
5743 * Makefile (MAKEINFO): Undo no-split change. | |
5744 | |
5745 1998-09-29 SL Baur <steve@altair.xemacs.org> | |
5746 | |
5747 * XEmacs 21.2-beta2 is released. | |
5748 | |
5749 1998-09-20 Hrvoje Niksic <hniksic@srce.hr> | |
5750 | |
5751 * lispref/customize.texi: New file. | |
5752 | |
5753 1998-09-09 Hrvoje Niksic <hniksic@srce.hr> | |
5754 | |
5755 * internals/internals.texi (Coding for Mule): New node and | |
5756 section. | |
5757 | |
5758 1998-09-03 Darryl Okahata <darrylo@sr.hp.com> | |
5759 | |
5760 * xemacs/packages.texi: Document manually installing binary packages. | |
5761 | |
5762 1998-09-02 Jeff Miller <jmiller@smart.net> | |
5763 | |
5764 * Synch calendar.texi with Emacs 20.3 | |
5765 | |
5766 1998-09-03 Darryl Okahata <darrylo@sr.hp.com> | |
5767 | |
5768 * xemacs/packages.texi: Correct and update package documentation. | |
5769 Updated the package installation section to mention the visual | |
5770 package browser/installer. | |
5771 | |
5772 1998-08-31 Hrvoje Niksic <hniksic@srce.hr> | |
5773 | |
5774 * lispref/buffers.texi (Indirect Buffers): Update with XEmacs | |
5775 specifics. | |
5776 | |
5777 1998-08-21 Greg Klanderman <greg@alphatech.com> | |
5778 | |
5779 * lispref/files.texi (User Name Completion): new section. | |
5780 | |
434 | 5781 1998-07-23 Adrian Aichner <adrian@xemacs.org> |
428 | 5782 |
5783 * xemacs/packages.texi (Packages): Changing @itemize @emph to | |
5784 @itemize @bullet (this is what all other files included in | |
5785 xemacs.texi use) to fix error in texi2dvi (GNU Texinfo 3.12) 0.8. | |
5786 | |
5787 1998-07-20 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> | |
5788 | |
5789 * xemacs/startup.texi: Small fixes, suggested by Hrvoje. | |
5790 | |
5791 * xemacs/xemacs.texi: | |
5792 * xemacs/packages.texi: More packages documentation. | |
5793 | |
5794 1998-07-19 SL Baur <steve@altair.xemacs.org> | |
5795 | |
5796 * XEmacs 21.2-beta1 is released. | |
5797 | |
5798 1998-07-12 SL Baur <steve@altair.xemacs.org> | |
5799 | |
5800 * XEmacs 21.0-pre5 is released. | |
5801 | |
5802 1998-07-09 SL Baur <steve@altair.xemacs.org> | |
5803 | |
5804 * XEmacs 21.0-pre4 is released. | |
5805 | |
5806 1998-07-09 Oliver Graf <ograf@fga.de> | |
5807 | |
5808 * lispref/dragndrop.texi: added warning to OffiX Protocol section | |
5809 | |
5810 1998-07-09 SL Baur <steve@altair.xemacs.org> | |
5811 | |
5812 * lispref/ldap.texi (Syntax of Search Filters): Fix QP encoding | |
5813 damage in transit. | |
5814 | |
5815 1998-07-05 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch> | |
5816 | |
5817 * lispref/tooltalk.texi: Fixed NEXT to @node LDAP | |
5818 | |
5819 * lispref/internationalization.texi: Fixed PREV to @node LDAP | |
5820 | |
5821 * lispref/lispref.texi: Added LDAP chapter from ldap.texi | |
5822 | |
5823 * lispref/Makefile: Added ldap.texi to srcs | |
5824 | |
5825 1998-06-29 SL Baur <steve@altair.xemacs.org> | |
5826 | |
5827 * standards.texi (Preface): Revert previous change to @node | |
5828 because it doesn't pass makeinfo. | |
5829 | |
434 | 5830 1998-06-27 Adrian Aichner <adrian@xemacs.org> |
428 | 5831 |
5832 * cl.texi: See ALL. | |
5833 * info-stnd.texi: Fixed @setfilename. | |
5834 * info.texi: Fixed @setfilename and a typo. | |
5835 * standards.texi: Added NEXT to @node Preface. See ALL. | |
5836 * texinfo.texi: Fixed section names, quoted usage of @TeX{}, | |
442 | 5837 changed some occurrences of `:' to `colon'. |
428 | 5838 * xemacs-faq.texi: See ALL. |
5839 * internals/internals.texi: See ALL. | |
5840 * lispref/back.texi: Fixed @setfilename. | |
5841 * lispref/compile.texi: See ALL. | |
5842 * lispref/debugging.texi: See ALL. | |
5843 * lispref/edebug-inc.texi: Added NEXT and UP to @node Edebug. | |
5844 * lispref/eval.texi: See ALL. | |
5845 * lispref/extents.texi: See ALL. | |
5846 * lispref/loading.texi: See ALL. | |
5847 * lispref/searching.texi: Escaped `(' in | |
5848 @cindex @samp{(?:} in regex | |
5849 * lispref/variables.texi: See ALL. | |
5850 | |
5851 1998-06-28 SL Baur <steve@altair.xemacs.org> | |
5852 | |
5853 * xemacs/calendar.texi: Massive update. | |
5854 From Jeff Miller <jmiller@smart.net> | |
5855 | |
5856 1998-06-20 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> | |
5857 | |
5858 * xemacs/abbrevs.texi: | |
5859 * xemacs/basic.texi: | |
5860 * xemacs/buildings.texi: | |
5861 * xemacs/cmdargs.texi: | |
5862 * xemacs/files.texi: | |
5863 * xemacs/adjustments.texi: Adjustments to integrate startup.texi | |
5864 and packages.texi stuff. | |
5865 | |
5866 * xemacs/startup.texi: | |
5867 * xemacs/packages.texi: Created. | |
5868 | |
434 | 5869 1998-06-10 Adrian Aichner <adrian@xemacs.org> |
428 | 5870 |
5871 * texinfo.texi: added ../info/ to @setfilename, broke line after | |
5872 @noindent. Changed @var{arg-not-used-by-@TeX{}} to | |
5873 @var{arg-not-used-by-@@TeX{}} to make `texinfo-format-buffer' | |
5874 happy. Fixed refs broken by a previous patch of mine. | |
5875 | |
5876 1998-06-18 Darryl Okahata <darrylo@sr.hp.com> | |
5877 | |
5878 * lispref/os.texi (os.texi): Document `user-home-directory'. | |
5879 | |
5880 1998-06-13 Greg Klanderman <greg@alphatech.com> | |
5881 | |
5882 * lispref/windows.texi (Resizing Windows): document third optional | |
5883 WINDOW argument to enlarge-window and shrink-window. | |
5884 (Selecting Windows): document select-window optional norecord | |
5885 argument. | |
5886 (Size of Window): document window-text-area-pixel-height and | |
5887 window-text-area-pixel-width. | |
5888 (Size of Window): document window-displayed-text-pixel-height. | |
5889 (Position of Window): document window-text-area-pixel-edges. | |
5890 | |
5891 * lispref/positions.texi (Screen Lines): cleanup docs for | |
5892 vertical-motion and vertical-motion-pixels. | |
5893 | |
5894 1998-06-10 Hrvoje Niksic <hniksic@srce.hr> | |
5895 | |
5896 * lispref/windows.texi (Resizing Windows): Document | |
5897 `enlarge-window-pixels' and `shrink-window-pixels'. | |
5898 | |
5899 * lispref/positions.texi (Screen Lines): Update documentation of | |
5900 `vertical-motion'. | |
5901 (Screen Lines): Document `vertical-motion-pixels'. | |
5902 | |
5903 * lispref/frames.texi (Input Focus): Document `focus-frame', | |
5904 `save-selected-frame' and `with-selected-frame'. | |
5905 | |
5906 1998-06-10 Hrvoje Niksic <hniksic@srce.hr> | |
5907 | |
5908 * lispref/searching.texi (Regexp Search): Document `split-path'. | |
5909 | |
5910 * lispref/files.texi (Unique File Names): Update docs for | |
5911 `make-temp-name'; document `temp-directory'. | |
5912 | |
5913 1998-06-10 Hrvoje Niksic <hniksic@srce.hr> | |
5914 | |
5915 * lispref/os.texi (Recording Input): Update docs for `recent-keys'. | |
5916 | |
5917 * lispref/specifiers.texi (Specifier Instancing): Correct | |
5918 instantiation order. | |
5919 (Specifier Instancing Functions): Ditto. | |
5920 | |
5921 1998-06-11 Oliver Graf <ograf@fga.de> | |
5922 | |
5923 * lispref/lispref.texi: references to Drag'n'Drop fixed | |
5924 * lispref/modes.texi: references to Drag'n'Drop fixed | |
5925 * lispref/scrollbars.texi: references to Drag'n'Drop fixed | |
5926 * lispref/dragndrop.texi: naming changed to Drag and Drop | |
5927 added some docu about the drop procedure | |
5928 | |
434 | 5929 1998-06-09 Adrian Aichner <adrian@xemacs.org> |
428 | 5930 |
5931 * info-stnd.texi: added ../info/ to @setfilename. | |
5932 * info.texi: added ../info/ to @setfilename. | |
5933 * lispref/commands.texi: see ALL. | |
5934 * lispref/frames.texi: see ALL. | |
5935 * lispref/os.texi: see ALL. | |
5936 * lispref/text.texi: see ALL. | |
5937 * new-users-guide/custom1.texi: broke line after enumerated @item. | |
5938 * new-users-guide/custom2.texi: see ALL. | |
5939 * new-users-guide/edit.texi: see ALL. | |
5940 * new-users-guide/enter.texi: see ALL. | |
5941 * new-users-guide/files.texi: see ALL. | |
5942 * new-users-guide/help.texi | |
5943 * new-users-guide/modes.texi: see ALL. | |
5944 * new-users-guide/new-users-guide.texi: see ALL. | |
5945 * new-users-guide/region.texi: see ALL. | |
5946 * new-users-guide/search.texi: see ALL. | |
5947 * new-users-guide/xmenu.texi: see ALL. | |
5948 * standards.texi: added ../info/ to @setfilename. | |
5949 * texinfo.texi: added ../info/ to @setfilename, broke line after | |
5950 @noindent. Changed @var{arg-not-used-by-@TeX{}} to | |
5951 @var{arg-not-used-by-@@TeX{}} to make `texinfo-format-buffer' | |
5952 happy. | |
5953 * xemacs-faq.texi: added ../info/ to @setfilename. | |
5954 * ALL: corrected INFO-FILE-NAME to lispref and xemacs in relevant | |
5955 p?xefs (most were empty, some elisp and emacs), used | |
5956 PRINTED-MANUAL-TITLE "XEmacs Lisp Reference Manual" and "XEmacs | |
5957 User's Manual" respectively for all these. | |
5958 | |
5959 1998-06-01 Oliver Graf <ograf@fga.de> | |
5960 | |
5961 * lispref/dragndrop.texi: added experimental | |
5962 | |
5963 1998-05-28 Oliver Graf <ograf@fga.de> | |
5964 | |
5965 * lispref/dragndrop.texi: a warning, and a bit more text this time | |
5966 | |
5967 1998-05-26 Oliver Graf <ograf@fga.de> | |
5968 | |
5969 * lispref/dragndrop.texi: only small changes | |
5970 | |
933 | 5971 1998-05-15 Christian Nybø <chr@mediascience.no> |
428 | 5972 |
5973 * xemacs/killing.texi: Properly document `zap-to-char'. | |
5974 | |
5975 1998-05-13 Greg Klanderman <greg@alphatech.com> | |
5976 | |
5977 * lispref/frames.texi (Input Focus): cleanup select-frame | |
5978 documentation. | |
5979 | |
5980 1998-05-10 Oliver Graf <ograf@fga.de> | |
5981 | |
5982 * lispref/dragndrop.texi: new section for the DnD API | |
5983 * lispref/lispref.texi: added Drag'n'Drop between scrollbars and | |
5984 modes | |
5985 * lispref/modes.texi: changed back-ref to Drag'n'Drop | |
5986 * lispref/scrollbars.texi: changed next-ref to Drag'n'Drop | |
5987 | |
5988 1998-05-05 Oliver Graf <ograf@fga.de> | |
5989 | |
5990 * commands.texi: exchange of dnd-drop with misc-user | |
5991 | |
5992 1998-05-04 Martin Buchholz <martin@xemacs.org> | |
5993 | |
5994 * internals.texi (Techniques for XEmacs Developers): Add some more | |
5995 comments on adding new files, inspired by Olivier Galibert. | |
5996 | |
5997 1998-05-02 Hrvoje Niksic <hniksic@srce.hr> | |
5998 | |
5999 * lispref/windows.texi (Vertical Scrolling): Fixup docstring for | |
6000 scroll-conservatively. | |
6001 | |
6002 * lispref/loading.texi (Named Features): Document advanced args to | |
6003 `feature'. | |
6004 | |
6005 * lispref/files.texi (File Name Expansion): Document that | |
6006 expand-file-name does not treat // and ~/ in the middle of file | |
6007 names specially. | |
6008 | |
6009 * lispref/positions.texi (Excursions): Document | |
6010 `with-current-buffer' and `with-temp-file'. | |
6011 | |
6012 * lispref/strings.texi (Formatting Strings): Document `%*' | |
6013 construct. | |
6014 | |
6015 * lispref/os.texi (Time Conversion): Document that TIME may be | |
6016 omitted from format-time-string. | |
6017 | |
6018 * lispref/strings.texi (String Conversion): Document BASE argument | |
6019 to `string-to-number'. | |
6020 | |
6021 * lispref/searching.texi (Syntax of Regexps): Fix up Perl | |
6022 constructs documentation. | |
6023 (Regexp Search): Document `split-string'. | |
6024 | |
6025 * xemacs/display.texi (Scrolling): Document scroll-conservatively. | |
6026 | |
6027 * xemacs/killing.texi (Active Regions): Document that errors no | |
6028 longer highlight the region. | |
6029 | |
6030 * lispref/display.texi (The Echo Area): Document message log | |
6031 stuff, including `display-message', `lmessage', `clear-message', | |
6032 (Warnings): Document warning stuff. | |
6033 | |
6034 * lispref/commands.texi (Working With Events): Update `make-event' | |
6035 for misc-user events. | |
6036 (Using Interactive): Document `function-interactive'. | |
6037 | |
6038 * lispref/os.texi (System Environment): Document USE-FLOATS | |
6039 argument to `load-average'. | |
6040 (User Identification): Document the new semantics of | |
6041 `user-full-name'. | |
6042 | |
6043 * lispref/strings.texi (Creating Strings): Document `string' | |
6044 function. | |
6045 | |
6046 1998-05-02 Hrvoje Niksic <hniksic@srce.hr> | |
6047 | |
6048 * lispref/numbers.texi (Comparison of Numbers): Document multi-arg | |
6049 comparison functions. | |
6050 | |
6051 1998-04-30 Greg Klanderman <greg@alphatech.com> | |
6052 | |
6053 * lispref/frames.texi (Input Focus): Document behavior of | |
6054 select-frame wrt focus-follows-mouse. | |
6055 | |
6056 1998-04-30 Martin Buchholz <martin@xemacs.org> | |
6057 | |
6058 * Makefile: Support generic makes by avoiding `%' syntax. | |
6059 It breaks my heart to uglify the Makefile like this, but this is | |
6060 going to be a perpetual FAQ otherwise. | |
6061 General cleanup. | |
6062 Comment out w3 and vm info rules. | |
6063 Use paranoid cd ./$@ syntax to avoid losing with luser's CDPATH. | |
6064 | |
2069 | 6065 1998-03-27 Stephen Turnbull <stephen@xemacs.org> |
428 | 6066 |
6067 * xemacs/frame.texi: Document cursor appearance at end of line. | |
6068 | |
6069 1998-03-14 Hrvoje Niksic <hniksic@srce.hr> | |
6070 | |
6071 * internals/internals.texi (GCPROing): Explain when it is | |
6072 necessary to GCPRO function parameters. | |
6073 | |
6074 1998-03-13 Hrvoje Niksic <hniksic@srce.hr> | |
6075 | |
6076 * internals/internals.texi (Writing Lisp Primitives): Updated | |
6077 definition of For(). | |
6078 | |
6079 1998-03-01 Aki Vehtari <Aki.Vehtari@hut.fi> | |
6080 | |
6081 * lispref/menus.texi: Use recommended forms in examples. | |
6082 | |
6083 1998-02-22 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com> | |
6084 | |
6085 * cl.texi (Creating Symbols): Tell a little bit about the new | |
6086 handling of gensyms. | |
6087 | |
6088 1998-02-21 Greg Klanderman <greg@alphatech.com> | |
6089 | |
6090 * xemacs/custom.texi (X Resources): update to describe automatic | |
6091 setting of x-emacs-application-class. | |
6092 | |
6093 * lispref/x-windows.texi (Resources): update doc for | |
6094 x-emacs-application-class. | |
6095 | |
6096 1998-02-20 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com> | |
6097 | |
6098 * cl.texi (Equality Predicates): Update to reflect change to | |
6099 `equalp' made in "cl-extra.el" - now compares characters case | |
6100 insensitively. | |
6101 | |
6102 1998-02-23 Aki Vehtari <Aki.Vehtari@hut.fi> | |
6103 | |
6104 * lispref/menus.texi (Menu Format): Doc fix: suffix can be form. | |
6105 | |
6106 1998-02-19 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com> | |
6107 | |
6108 * lispref/display.texi (Beeping): Linux has sound too. | |
6109 | |
6110 1998-02-19 Hrvoje Niksic <hniksic@srce.hr> | |
6111 | |
6112 * cl.texi (Argument Lists): Keywords are handled specially by | |
6113 XEmacs. | |
6114 (Porting Common Lisp): XEmacs backquotes are OK. | |
6115 | |
6116 1998-02-19 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com> | |
6117 | |
6118 * xemacs/custom.texi (Init Syntax): document #b, #o, and #x reader | |
6119 syntax for integers. | |
434 | 6120 From Adrian Aichner <adrian@xemacs.org> |
428 | 6121 * cl.texi (Porting Common Lisp): ' ' |
6122 * lispref/numbers.texi (Numbers): ' ' | |
6123 | |
6124 1998-02-15 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com> | |
6125 | |
6126 * lispref/searching.texi (Regular Expressions): Document the | |
6127 recent regular expression syntax extensions. | |
6128 | |
6129 1998-02-10 Olivier Galibert <galibert@pobox.com> | |
6130 | |
6131 * internals/internals.texi: Remove all mocklisp references. | |
6132 | |
6133 1997-12-17 SL Baur <steve@altair.xemacs.org> | |
6134 | |
6135 * Makefile (SUBDIR): skk and gnats are packaged. | |
6136 | |
6137 * lispref/intro.texi (Acknowledgements): Update to v3.3. | |
6138 | |
6139 * lispref/lispref.texi: Update to 20.5/v3.3. | |
6140 | |
6141 1997-12-10 SL Baur <steve@altair.xemacs.org> | |
6142 | |
6143 * Makefile: Don't stop on errors. | |
6144 | |
6145 1997-12-06 SL Baur <steve@altair.xemacs.org> | |
6146 | |
6147 * Makefile: add skk manual. | |
6148 | |
6149 1997-11-29 SL Baur <steve@altair.xemacs.org> | |
6150 | |
6151 * internals/internals.texi (XEmacs): Updated history section. | |
6152 | |
6153 1997-11-28 SL Baur <steve@altair.xemacs.org> | |
6154 | |
6155 * lispref/compile.texi (Compilation Functions): Plug in the real | |
6156 return value. | |
6157 (Speed of Byte-Code): Ditto. | |
6158 (Compilation Functions): Ditto. | |
6159 (Compiled-Function Objects): Ditto. | |
6160 (Speed of Byte-Code): Increase loop counter by factor of 50 (the | |
6161 previous value was embarrassing). | |
6162 | |
6163 1997-11-21 SL Baur <steve@altair.xemacs.org> | |
6164 | |
6165 * Makefile (srcs): vhdl-mode has been packaged. | |
6166 | |
6167 1997-11-15 SL Baur <steve@altair.xemacs.org> | |
6168 | |
6169 * lispref/windows.texi (scroll-conservatively): Fix typo. | |
6170 | |
6171 1997-11-12 Hrvoje Niksic <hniksic@srce.hr> | |
6172 | |
6173 * lispref/commands.texi (Working With Events): Document fully. | |
6174 | |
6175 * lispref/windows.texi (Vertical Scrolling): Document | |
6176 scroll-conservatively. | |
6177 | |
6178 1997-11-09 Hrvoje Niksic <hniksic@srce.hr> | |
6179 | |
6180 * lispref/extents.texi (Intro to Extents): Minor correction. | |
6181 (Extent Properties): Document `extent-keymap'. | |
6182 | |
6183 1997-11-03 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
6184 | |
6185 * xemacs/mule.texi (Mule): Modify description about supported | |
6186 scripts. | |
6187 | |
6188 1997-11-02 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
6189 | |
6190 * xemacs/mule.texi: Add description for | |
6191 `universal-coding-system-argument'. | |
6192 | |
6193 1997-10-31 SL Baur <steve@altair.xemacs.org> | |
6194 | |
6195 * internals/internals.texi: XEmacs 19.16 is released. | |
6196 | |
6197 1997-10-30 SL Baur <steve@altair.xemacs.org> | |
6198 | |
6199 * Makefile (srcs): Mailcrypt, hm--html-menus, vm, psgml and tm have | |
6200 been packaged. | |
6201 | |
6202 1997-10-22 Hrvoje Niksic <hniksic@srce.hr> | |
6203 | |
6204 * xemacs-faq.texi: Added the detailed menu listing. | |
6205 | |
6206 * lispref/extents.texi (Extent Properties): Documented | |
6207 `set-extent-properties'. | |
6208 | |
6209 * xemacs/custom.texi (Face Customization): Updated for XEmacs. | |
6210 | |
6211 1997-10-07 SL Baur <steve@altair.xemacs.org> | |
6212 | |
6213 * xemacs-faq.texi (Q1.3.7): Update Russion URLs. | |
6214 From Rebecca Ore <rebecca.ore@op.net> | |
6215 | |
6216 * lispref/databases.texi (Connecting to a Database): Describe | |
6217 valid types of `type' and `subtype'. | |
6218 From Raymond Toy <toy@rtp.ericsson.se> | |
6219 | |
6220 1997-10-01 Karl M. Hegbloom <karlheg@inetarena.com> | |
6221 | |
6222 * lispref/commands.texi (Keyboard Macros): fixed typo. Changed | |
6223 reference to (emacs) into a reference to (xemacs). | |
6224 | |
6225 1997-10-01 Karl M. Hegbloom <karlheg@inetarena.com> | |
6226 | |
6227 * lispref/keymaps.texi (Keymaps): untabified and reformatted menu | |
6228 to prevent line wrap. | |
6229 | |
6230 1997-09-27 SL Baur <steve@altair.xemacs.org> | |
6231 | |
6232 * gnats/flowchart.eps: New file. | |
6233 | |
6234 1997-09-23 Hrvoje Niksic <hniksic@srce.hr> | |
6235 | |
6236 * xemacs/custom.texi (Easy Customization): Ditto. | |
6237 | |
6238 * xemacs/xemacs.texi (Top): Added pointer to easy customization. | |
6239 | |
6240 1997-09-18 SL Baur <steve@altair.xemacs.org> | |
6241 | |
6242 * internals/Makefile (../../info/$(NAME).info): Warn and clean up | |
6243 if someone hasn't upgraded makeinfo. | |
6244 | |
6245 * Makefile (EMACS): Refer to xemacs binary in source tree. | |
6246 * tm/Makefile (EMACS): Ditto. | |
6247 | |
6248 1997-08-15 Karl M. Hegbloom <karlheg@inetarena.com> | |
6249 | |
6250 * cl.texi (Type Predicates): Update for corrected handling of | |
6251 `string-char' and `character'. | |
6252 | |
6253 Tue Aug 5 21:56:02 1997 Barry A. Warsaw <cc-mode-help@python.org> | |
6254 | |
6255 * cc-mode.texi: | |
6256 In FAQ section, document use of c-mode-base-map instead of c-mode-map. | |
6257 | |
6258 Fri Aug 1 22:44:49 1997 Barry A. Warsaw <cc-mode-help@python.org> | |
6259 | |
6260 * cc-mode.texi: Removed the description of c-enable-//-in-c-mode. | |
6261 | |
6262 Wed Jul 30 00:01:45 1997 Barry A. Warsaw <cc-mode-help@python.org> | |
6263 | |
6264 * cc-mode.texi: | |
6265 Added description of template-args-cont syntactic symbol | |
6266 | |
6267 1997-07-25 Barry A. Warsaw <cc-mode-help@python.org> | |
6268 | |
6269 * cc-mode.texi: Describe support for idl-mode | |
6270 | |
6271 * cc-mode.texi: | |
6272 Document c-initialization-hook. Also rewrite the "Getting Connected" | |
6273 section on byte compiling the source. | |
6274 | |
6275 1997-07-21 Karl M. Hegbloom <karlheg@inetarena.com> | |
6276 | |
6277 * lispref/streams.texi: "Output Streams", change `last-output' | |
6278 result list from integers to characters. | |
6279 | |
6280 * lispref/minibuf.texi: "Object from Minibuffer", correction. | |
6281 | |
6282 * lispref/minibuf.texi: "Minibuffer History", add | |
6283 `Info-minibuffer-history', `Manual-page-minibuffer-history', and | |
6284 short paragraph refering to `M-x apropos'. | |
6285 | |
6286 1997-07-17 Steven L Baur <steve@altair.xemacs.org> | |
6287 | |
6288 * Makefile: makeinfo-1.68 is verified to work. | |
6289 | |
6290 * tm/Makefile (../../info/%-ja.info): Die if not running | |
6291 XEmacs/Mule. | |
6292 (../../info/%-en.info): Inherit setting of MAKEINFO. | |
6293 | |
6294 Tue Jul 15 04:18:38 1997 Barry A. Warsaw <cc-mode-help@python.org> | |
6295 | |
6296 * cc-mode.texi: | |
6297 Describe the variable c-indent-comments-syntactically-p. | |
6298 | |
6299 1997-07-15 Steven L Baur <steve@altair.xemacs.org> | |
6300 | |
6301 * internals/internals.texi (Top): Convert Buffer@'s node name to | |
6302 `Buffer's' because the former confuses makeinfo. | |
6303 | |
6304 Thu Jul 3 22:54:03 1997 Barry A. Warsaw <cc-mode-help@python.org> | |
6305 | |
6306 * cc-mode.texi: Fixed spelling of Texinfo | |
6307 | |
6308 Tue May 6 21:33:06 1997 Steven L Baur <steve@altair.xemacs.org> | |
6309 | |
6310 * lispref/files.texi (Writing to Files): Correct docstring of | |
6311 write-region. | |
6312 | |
6313 Sun May 4 14:28:32 1997 Steven L Baur <steve@altair.xemacs.org> | |
6314 | |
6315 * lispref/annotations.texi (Annotation Primitives): | |
6316 `delete-annotation' does not return the deleted annotation. | |
6317 | |
6318 Wed Apr 30 18:13:16 1997 Steven L Baur <steve@altair.xemacs.org> | |
6319 | |
6320 * lispref/lispref.texi: Correct release dates. | |
6321 | |
6322 Sat Apr 19 20:48:00 1997 Steven L Baur <steve@altair.xemacs.org> | |
6323 | |
6324 * lispref/files.texi (File Name Expansion): Update documentation | |
6325 of file-relative-name. | |
6326 | |
6327 Mon Apr 7 21:02:39 1997 Steven L Baur <steve@altair.xemacs.org> | |
6328 | |
6329 * lispref/lispref.texi: Update version numbers (with patches from | |
6330 Hrvoje Niksic). | |
6331 | |
6332 * lispref/building.texi (Building XEmacs): Update version numbers | |
6333 and build identification. | |
6334 | |
6335 * lispref/intro.texi (Introduction): Update version number. | |
6336 | |
6337 Sun Mar 23 15:47:05 1997 Steven L Baur <steve@altair.xemacs.org> | |
6338 | |
6339 * Makefile (srcs): Add efs.texi. | |
6340 | |
6341 Sat Mar 22 16:39:16 1997 Steven L Baur <steve@altair.xemacs.org> | |
6342 | |
6343 * Makefile (srcs): Add hm--html-mode.texi. | |
6344 | |
6345 Sun Mar 16 18:48:14 1997 Steven L Baur <steve@altair.xemacs.org> | |
6346 | |
6347 * gnats/Makefile (gnats_srcs): New manuals for GNATS. | |
6348 | |
6349 Wed Mar 12 14:39:43 1997 Steven L Baur <steve@altair.xemacs.org> | |
6350 | |
6351 * lispref/strings.texi (Text Comparison): Correct example for | |
6352 `char-equal'. Add new function `char='. | |
6353 | |
6354 Thu Mar 6 13:33:54 1997 Steven L Baur <steve@altair.xemacs.org> | |
6355 | |
6356 * Makefile: Update for new texinfo manual. | |
6357 | |
6358 Tue Mar 4 11:37:42 1997 Steven L Baur <steve@altair.xemacs.org> | |
6359 | |
6360 * Makefile (../info/w3.info): Use special version of makeinfo | |
6361 since this manual is not backwards compatible. | |
6362 Clean up error handling so we only have to type make once to | |
6363 rebuild the info tree. | |
6364 (../info/vm.info): Make sure to continue in the event of error. | |
6365 | |
6366 Tue Feb 25 20:17:53 1997 Steven L Baur <steve@altair.xemacs.org> | |
6367 | |
6368 * auctex/Makefile: Added `mostlyclean' and `distclean' target. | |
6369 | |
6370 Wed Feb 19 17:57:27 1997 Steven L Baur <steve@altair.xemacs.org> | |
6371 | |
6372 * Makefile (auctex): New subdirectory target. | |
6373 | |
6374 Wed Feb 12 12:30:27 1997 Yotam Medini <yotam_medini@tmai.com> | |
6375 | |
6376 * mule/languages.texi: Correct typo. | |
6377 | |
6378 Mon Feb 10 08:17:22 1997 Steven L Baur <steve@altair.xemacs.org> | |
6379 | |
6380 * Makefile (srcs): Add custom and widget to srcs. | |
6381 | |
6382 * lispref/extents.texi (Intro to Extents): Removed erroneous | |
6383 reference to `start-glyph' property. | |
6384 | |
6385 Sun Feb 9 00:27:22 1997 Per Abrahamsen <abraham@dina.kvl.dk> | |
6386 | |
6387 * widget.texi: New file. | |
6388 | |
6389 * custom.texi: New file. | |
6390 | |
6391 Thu Feb 6 22:57:09 1997 Steven L Baur <steve@altair.xemacs.org> | |
6392 | |
6393 * lispref/extents.texi (Duplicable Extents): replicable extents | |
6394 are history. | |
6395 | |
6396 Wed Jan 29 19:59:41 1997 Steven L Baur <steve@altair.xemacs.org> | |
6397 | |
6398 * xemacs-faq.texi (Q1.1.1): Correct typos. | |
6399 | |
6400 Mon Jan 27 22:28:48 1997 Bob Weiner <weiner@infodock.com> | |
6401 | |
6402 * xemacs-faq.texi (Q1.0.14): infodock.com has hardcopies of the | |
6403 XEmacs manual available. | |
6404 (Q4.6.1): Updated Infodock Information. | |
6405 | |
6406 Sat Dec 28 11:08:07 1996 Martin Buchholz <mrb@Eng.Sun.COM> | |
6407 | |
6408 * vhdl-mode.texi: Correct typo in email address. | |
6409 | |
6410 Mon Dec 23 09:47:24 1996 Martin Buchholz <mrb@Eng.Sun.COM> | |
6411 | |
6412 * Makefile (srcs): Add vhdl-mode. | |
6413 | |
6414 Wed Dec 18 20:21:06 1996 Martin Buchholz <mrb@eng.sun.com> | |
6415 | |
6416 * Makefile (realclean): Don't delete itself `make distclean' | |
6417 | |
6418 * lispref/numbers.texi (Predicates on Numbers): wholenump->natnump. | |
6419 | |
6420 * Makefile: New File. | |
6421 | |
6422 Tue Dec 10 18:35:21 1996 Rod Whitby <rwhitby@asc.sps.mot.com> | |
6423 | |
6424 * vhdl-mode.texi: New file. | |
6425 | |
6426 Thu Jan 24 12:41:33 1991 Richard Stallman (rms at mole.ai.mit.edu) | |
6427 | |
6428 * texinfo.tex: Delete spurious character at beginning. | |
6429 | |
6430 Tue Aug 16 13:09:12 1988 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu) | |
6431 | |
6432 * emacs.tex: Corrected two typos. No other changes before | |
6433 Version 19 will be made. | |
6434 | |
6435 * vip.texinfo: Removed menu entry Adding Lisp Code in node | |
6436 Customization since the menu entry did not point to anything. | |
6437 Also added an @finalout command to remove overfull hboxes from the | |
6438 printed output. | |
6439 | |
6440 * cl.texinfo: Added @bye, \input line and @settitle to file. | |
6441 This file is clearly intended to be a chapter of some other work, | |
6442 but the other work does not yet exist. | |
6443 | |
6444 Mon Jul 25 17:47:38 1988 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu) | |
6445 | |
6446 * texinfo.texinfo: Three typos corrected. | |
6447 | |
6448 Mon Jul 11 18:02:29 1988 Chris Hanson (cph at kleph) | |
6449 | |
6450 * texindex.c (indexify): when comparing to initial strings to | |
6451 decide whether to change the header, must use `strncmp' to avoid | |
6452 comparing entire strings of which initials are a substring. | |
6453 | |
6454 Sun Jun 26 18:46:16 1988 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
6455 | |
6456 * texindex.c (sort_in_core, sort_offline, parsefile): | |
6457 Give up on input file if any line doesn't start with backslash. | |
6458 | |
6459 Mon May 23 10:41:35 1988 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu) | |
6460 | |
6461 * emacs.tex: Update information for obtaining TeX distribution from the | |
6462 University of Washington. |