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