Mercurial > hg > xemacs-beta
annotate etc/ChangeLog @ 5836:c03dd89e0055
Fix gnuserv file descriptor leak.
See <CAHCOHQkOV_1sCqb983jD_odRr19eHeU0OLUr-Rxuj+8bVeZ5Sg@mail.gmail.com>
in xemacs-patches.
author | Jerry James <james@xemacs.org> |
---|---|
date | Mon, 08 Dec 2014 16:27:09 -0700 |
parents | 6c2aa9851f5e |
children | bf1e13811159 |
rev | line source |
---|---|
5757
6c2aa9851f5e
XEmacs 21.5.34 "kale" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5712
diff
changeset
|
1 2013-06-23 Stephen J. Turnbull <stephen@xemacs.org> |
6c2aa9851f5e
XEmacs 21.5.34 "kale" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5712
diff
changeset
|
2 |
6c2aa9851f5e
XEmacs 21.5.34 "kale" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5712
diff
changeset
|
3 * XEmacs 21.5.34 "kale" is released. |
6c2aa9851f5e
XEmacs 21.5.34 "kale" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5712
diff
changeset
|
4 |
5712
bee2e2568828
XEmacs 21.5.33 "horseradish" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5686
diff
changeset
|
5 2013-01-04 Stephen J. Turnbull <stephen@xemacs.org> |
bee2e2568828
XEmacs 21.5.33 "horseradish" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5686
diff
changeset
|
6 |
bee2e2568828
XEmacs 21.5.33 "horseradish" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5686
diff
changeset
|
7 * XEmacs 21.5.33 "horseradish" is released. |
bee2e2568828
XEmacs 21.5.33 "horseradish" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5686
diff
changeset
|
8 |
5686
c6b1500299a7
recenter-top-bottom synced from GNU and new default for C-l
Mats Lidell <mats.lidell@cag.se>
parents:
5673
diff
changeset
|
9 2012-09-18 Mats Lidell <matsl@xemacs.org> |
c6b1500299a7
recenter-top-bottom synced from GNU and new default for C-l
Mats Lidell <mats.lidell@cag.se>
parents:
5673
diff
changeset
|
10 |
c6b1500299a7
recenter-top-bottom synced from GNU and new default for C-l
Mats Lidell <mats.lidell@cag.se>
parents:
5673
diff
changeset
|
11 * TUTORIAL: Updated due to recenter-top-bottom |
c6b1500299a7
recenter-top-bottom synced from GNU and new default for C-l
Mats Lidell <mats.lidell@cag.se>
parents:
5673
diff
changeset
|
12 |
5673
900a0a8796c3
XEmacs 21.5.32 "habanero" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5601
diff
changeset
|
13 2012-08-02 Stephen J. Turnbull <stephen@xemacs.org> |
900a0a8796c3
XEmacs 21.5.32 "habanero" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5601
diff
changeset
|
14 |
900a0a8796c3
XEmacs 21.5.32 "habanero" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5601
diff
changeset
|
15 * XEmacs 21.5.32 "habanero" is released. |
900a0a8796c3
XEmacs 21.5.32 "habanero" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5601
diff
changeset
|
16 |
5601
3e5d5e8e4bb7
Move etc/dbxrc.in to src/.dbxrc.in.
Marcus Crestani <crestani@informatik.uni-tuebingen.de>
parents:
5598
diff
changeset
|
17 2011-11-21 Marcus Crestani <crestani@informatik.uni-tuebingen.de> |
3e5d5e8e4bb7
Move etc/dbxrc.in to src/.dbxrc.in.
Marcus Crestani <crestani@informatik.uni-tuebingen.de>
parents:
5598
diff
changeset
|
18 |
3e5d5e8e4bb7
Move etc/dbxrc.in to src/.dbxrc.in.
Marcus Crestani <crestani@informatik.uni-tuebingen.de>
parents:
5598
diff
changeset
|
19 * dbxrc.in: Move to src/.dbxrc.in. |
3e5d5e8e4bb7
Move etc/dbxrc.in to src/.dbxrc.in.
Marcus Crestani <crestani@informatik.uni-tuebingen.de>
parents:
5598
diff
changeset
|
20 |
5598
bccc91a65536
Fix .gdbinit and .dbxrc when using the new garbage collector.
Marcus Crestani <crestani@informatik.uni-tuebingen.de>
parents:
5530
diff
changeset
|
21 2011-11-21 Marcus Crestani <crestani@informatik.uni-tuebingen.de> |
bccc91a65536
Fix .gdbinit and .dbxrc when using the new garbage collector.
Marcus Crestani <crestani@informatik.uni-tuebingen.de>
parents:
5530
diff
changeset
|
22 |
bccc91a65536
Fix .gdbinit and .dbxrc when using the new garbage collector.
Marcus Crestani <crestani@informatik.uni-tuebingen.de>
parents:
5530
diff
changeset
|
23 * dbxrc.in: There is no lrecord_type_lcrecord_list when using the |
bccc91a65536
Fix .gdbinit and .dbxrc when using the new garbage collector.
Marcus Crestani <crestani@informatik.uni-tuebingen.de>
parents:
5530
diff
changeset
|
24 new garbage collector; print $lrecord_type when Lisp Object type |
bccc91a65536
Fix .gdbinit and .dbxrc when using the new garbage collector.
Marcus Crestani <crestani@informatik.uni-tuebingen.de>
parents:
5530
diff
changeset
|
25 is unknown to pobj. |
bccc91a65536
Fix .gdbinit and .dbxrc when using the new garbage collector.
Marcus Crestani <crestani@informatik.uni-tuebingen.de>
parents:
5530
diff
changeset
|
26 |
5530
17bcc2aab111
Update the GPLv3 HELLO to use the ISO-IR-196 escape sequences.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5512
diff
changeset
|
27 2011-06-28 Aidan Kehoe <kehoea@parhasard.net> |
17bcc2aab111
Update the GPLv3 HELLO to use the ISO-IR-196 escape sequences.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5512
diff
changeset
|
28 |
17bcc2aab111
Update the GPLv3 HELLO to use the ISO-IR-196 escape sequences.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5512
diff
changeset
|
29 * HELLO: |
17bcc2aab111
Update the GPLv3 HELLO to use the ISO-IR-196 escape sequences.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5512
diff
changeset
|
30 No longer encode various Unicode characters in GNU's specific |
17bcc2aab111
Update the GPLv3 HELLO to use the ISO-IR-196 escape sequences.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5512
diff
changeset
|
31 ad-hoc character sets, use ISO-IR-196 sequences instead. |
17bcc2aab111
Update the GPLv3 HELLO to use the ISO-IR-196 escape sequences.
Aidan Kehoe <kehoea@parhasard.net>
parents:
5512
diff
changeset
|
32 |
5512
4aa8ee813265
Add a DESTDIR variable to all Makefiles, defaulting to the empty string, and
Jerry James <james@xemacs.org>
parents:
5480
diff
changeset
|
33 2011-05-20 Jerry James <james@xemacs.org> |
4aa8ee813265
Add a DESTDIR variable to all Makefiles, defaulting to the empty string, and
Jerry James <james@xemacs.org>
parents:
5480
diff
changeset
|
34 |
4aa8ee813265
Add a DESTDIR variable to all Makefiles, defaulting to the empty string, and
Jerry James <james@xemacs.org>
parents:
5480
diff
changeset
|
35 * tests/external-widget/Makefile (DESTDIR): New variable for all |
4aa8ee813265
Add a DESTDIR variable to all Makefiles, defaulting to the empty string, and
Jerry James <james@xemacs.org>
parents:
5480
diff
changeset
|
36 Makefiles, unused in this one. |
4aa8ee813265
Add a DESTDIR variable to all Makefiles, defaulting to the empty string, and
Jerry James <james@xemacs.org>
parents:
5480
diff
changeset
|
37 |
5480
f5a0b32f4687
XEmacs 21.5.31 "ginger" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5476
diff
changeset
|
38 2011-04-29 Stephen J. Turnbull <stephen@xemacs.org> |
f5a0b32f4687
XEmacs 21.5.31 "ginger" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5476
diff
changeset
|
39 |
f5a0b32f4687
XEmacs 21.5.31 "ginger" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5476
diff
changeset
|
40 * XEmacs 21.5.31 "ginger" is released. |
f5a0b32f4687
XEmacs 21.5.31 "ginger" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5476
diff
changeset
|
41 |
5447
4b08f375e2fb
Added copyright and license to etc/xemacs.1.
Mats Lidell <matsl@xemacs.org>
parents:
5446
diff
changeset
|
42 2010-12-31 Mats Lidell <matsl@xemacs.org> |
4b08f375e2fb
Added copyright and license to etc/xemacs.1.
Mats Lidell <matsl@xemacs.org>
parents:
5446
diff
changeset
|
43 |
4b08f375e2fb
Added copyright and license to etc/xemacs.1.
Mats Lidell <matsl@xemacs.org>
parents:
5446
diff
changeset
|
44 * xemacs.1: Added copyright and license. |
4b08f375e2fb
Added copyright and license to etc/xemacs.1.
Mats Lidell <matsl@xemacs.org>
parents:
5446
diff
changeset
|
45 |
5446 | 46 2010-12-31 Mats Lidell <matsl@xemacs.org> |
47 | |
48 * emacskeys.sco: remove | |
49 * emacsstrs.sco: remove | |
50 | |
5433
863f16484873
Added copyright notice with year 1998.
Mats Lidell <matsl@xemacs.org>
parents:
5421
diff
changeset
|
51 2010-11-07 Mats Lidell <matsl@xemacs.org> |
863f16484873
Added copyright notice with year 1998.
Mats Lidell <matsl@xemacs.org>
parents:
5421
diff
changeset
|
52 |
863f16484873
Added copyright notice with year 1998.
Mats Lidell <matsl@xemacs.org>
parents:
5421
diff
changeset
|
53 * gnuserv.1: |
863f16484873
Added copyright notice with year 1998.
Mats Lidell <matsl@xemacs.org>
parents:
5421
diff
changeset
|
54 * gnuserv.README: |
863f16484873
Added copyright notice with year 1998.
Mats Lidell <matsl@xemacs.org>
parents:
5421
diff
changeset
|
55 Added copyright dated 1998. |
863f16484873
Added copyright notice with year 1998.
Mats Lidell <matsl@xemacs.org>
parents:
5421
diff
changeset
|
56 |
5421
04ff11b0e50a
Clarify the license for the different parts of the unicode folder
Mats Lidell <matsl@xemacs.org>
parents:
5236
diff
changeset
|
57 2010-10-30 Mats Lidell <matsl@xemacs.org> |
04ff11b0e50a
Clarify the license for the different parts of the unicode folder
Mats Lidell <matsl@xemacs.org>
parents:
5236
diff
changeset
|
58 |
04ff11b0e50a
Clarify the license for the different parts of the unicode folder
Mats Lidell <matsl@xemacs.org>
parents:
5236
diff
changeset
|
59 * unicode/COPYING: |
04ff11b0e50a
Clarify the license for the different parts of the unicode folder
Mats Lidell <matsl@xemacs.org>
parents:
5236
diff
changeset
|
60 * unicode/ibm/COPYING: |
04ff11b0e50a
Clarify the license for the different parts of the unicode folder
Mats Lidell <matsl@xemacs.org>
parents:
5236
diff
changeset
|
61 New files. |
04ff11b0e50a
Clarify the license for the different parts of the unicode folder
Mats Lidell <matsl@xemacs.org>
parents:
5236
diff
changeset
|
62 |
5464
e79916901603
XEmacs 21.5.30 "garlic" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5236
diff
changeset
|
63 2011-04-26 Stephen J. Turnbull <stephen@xemacs.org> |
e79916901603
XEmacs 21.5.30 "garlic" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5236
diff
changeset
|
64 |
e79916901603
XEmacs 21.5.30 "garlic" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5236
diff
changeset
|
65 * XEmacs 21.5.30 "garlic" is released. |
e79916901603
XEmacs 21.5.30 "garlic" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5236
diff
changeset
|
66 |
5236
0f7d483cff5a
Add ChangeLogs for recent address updates in permission notices.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5177
diff
changeset
|
67 2010-06-13 Stephen J. Turnbull <stephen@xemacs.org> |
0f7d483cff5a
Add ChangeLogs for recent address updates in permission notices.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5177
diff
changeset
|
68 |
0f7d483cff5a
Add ChangeLogs for recent address updates in permission notices.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5177
diff
changeset
|
69 * unicode/other/lao.txt: |
0f7d483cff5a
Add ChangeLogs for recent address updates in permission notices.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5177
diff
changeset
|
70 * tests/external-widget/Makefile: |
0f7d483cff5a
Add ChangeLogs for recent address updates in permission notices.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5177
diff
changeset
|
71 * tests/external-widget/test-ew-motif: |
0f7d483cff5a
Add ChangeLogs for recent address updates in permission notices.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5177
diff
changeset
|
72 * tests/external-widget/test-ew-xlib: |
0f7d483cff5a
Add ChangeLogs for recent address updates in permission notices.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5177
diff
changeset
|
73 * custom/example-themes/example-theme.el: |
0f7d483cff5a
Add ChangeLogs for recent address updates in permission notices.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5177
diff
changeset
|
74 * custom/example-themes/europe-theme.el: |
0f7d483cff5a
Add ChangeLogs for recent address updates in permission notices.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5177
diff
changeset
|
75 Correct FSF address in permission notice. |
0f7d483cff5a
Add ChangeLogs for recent address updates in permission notices.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
5177
diff
changeset
|
76 |
5176
8b2f75cecb89
rename objects* (.c, .h and .el files) to fontcolor*
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
77 2010-02-22 Ben Wing <ben@xemacs.org> |
8b2f75cecb89
rename objects* (.c, .h and .el files) to fontcolor*
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
78 |
8b2f75cecb89
rename objects* (.c, .h and .el files) to fontcolor*
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
79 * dbxrc.in: |
8b2f75cecb89
rename objects* (.c, .h and .el files) to fontcolor*
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
80 Rename objects.c -> fontcolor.c. |
8b2f75cecb89
rename objects* (.c, .h and .el files) to fontcolor*
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
81 |
5069
14f0dd1fabdb
move test-harness to lisp/ directory so it gets byte-compiled
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
82 2010-02-22 Ben Wing <ben@xemacs.org> |
14f0dd1fabdb
move test-harness to lisp/ directory so it gets byte-compiled
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
83 |
14f0dd1fabdb
move test-harness to lisp/ directory so it gets byte-compiled
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
84 * dbxrc.in: |
14f0dd1fabdb
move test-harness to lisp/ directory so it gets byte-compiled
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
85 test-harness.el is in lisp directory now. |
14f0dd1fabdb
move test-harness to lisp/ directory so it gets byte-compiled
Ben Wing <ben@xemacs.org>
parents:
4894
diff
changeset
|
86 |
4894
03ab78e48ef6
Add copyright and license information based on Ben's recollections.
Jerry James <james@xemacs.org>
parents:
4884
diff
changeset
|
87 2010-01-28 Jerry James <james@xemacs.org> |
03ab78e48ef6
Add copyright and license information based on Ben's recollections.
Jerry James <james@xemacs.org>
parents:
4884
diff
changeset
|
88 |
03ab78e48ef6
Add copyright and license information based on Ben's recollections.
Jerry James <james@xemacs.org>
parents:
4884
diff
changeset
|
89 * tests/external-widget/Makefile: Add copyright and license |
03ab78e48ef6
Add copyright and license information based on Ben's recollections.
Jerry James <james@xemacs.org>
parents:
4884
diff
changeset
|
90 boilerplate text based on Ben's recollection. |
03ab78e48ef6
Add copyright and license information based on Ben's recollections.
Jerry James <james@xemacs.org>
parents:
4884
diff
changeset
|
91 * tests/external-widget/test-ew-motif.c: Ditto. |
03ab78e48ef6
Add copyright and license information based on Ben's recollections.
Jerry James <james@xemacs.org>
parents:
4884
diff
changeset
|
92 * tests/external-widget/test-ew-xlib.c: Ditto. |
03ab78e48ef6
Add copyright and license information based on Ben's recollections.
Jerry James <james@xemacs.org>
parents:
4884
diff
changeset
|
93 * unicode/other/lao.txt: Ditto. |
03ab78e48ef6
Add copyright and license information based on Ben's recollections.
Jerry James <james@xemacs.org>
parents:
4884
diff
changeset
|
94 |
4884
29fb3baea939
Fix the bugs necessary to resolve the trivial test failures in mule-tests.el
Aidan Kehoe <kehoea@parhasard.net>
parents:
4798
diff
changeset
|
95 2010-01-26 Aidan Kehoe <kehoea@parhasard.net> |
29fb3baea939
Fix the bugs necessary to resolve the trivial test failures in mule-tests.el
Aidan Kehoe <kehoea@parhasard.net>
parents:
4798
diff
changeset
|
96 |
29fb3baea939
Fix the bugs necessary to resolve the trivial test failures in mule-tests.el
Aidan Kehoe <kehoea@parhasard.net>
parents:
4798
diff
changeset
|
97 * HELLO: Encode the Arabic in arabic-iso8859-6 once more; delete |
29fb3baea939
Fix the bugs necessary to resolve the trivial test failures in mule-tests.el
Aidan Kehoe <kehoea@parhasard.net>
parents:
4798
diff
changeset
|
98 the old, experimentally-encoded Thai. |
29fb3baea939
Fix the bugs necessary to resolve the trivial test failures in mule-tests.el
Aidan Kehoe <kehoea@parhasard.net>
parents:
4798
diff
changeset
|
99 |
4798
ea7a6c12df45
Change /usr/lib/X11 paths to /usr/share/X11. See xemacs-patches message with
Jerry James <james@xemacs.org>
parents:
4782
diff
changeset
|
100 2010-01-04 Jerry James <james@xemacs.org> |
ea7a6c12df45
Change /usr/lib/X11 paths to /usr/share/X11. See xemacs-patches message with
Jerry James <james@xemacs.org>
parents:
4782
diff
changeset
|
101 |
ea7a6c12df45
Change /usr/lib/X11 paths to /usr/share/X11. See xemacs-patches message with
Jerry James <james@xemacs.org>
parents:
4782
diff
changeset
|
102 * Emacs.ad: Change /usr/lib/X11 to /usr/share/X11. |
ea7a6c12df45
Change /usr/lib/X11 paths to /usr/share/X11. See xemacs-patches message with
Jerry James <james@xemacs.org>
parents:
4782
diff
changeset
|
103 * xemacs.1: Ditto. |
ea7a6c12df45
Change /usr/lib/X11 paths to /usr/share/X11. See xemacs-patches message with
Jerry James <james@xemacs.org>
parents:
4782
diff
changeset
|
104 |
4782
1523f1d28be1
Remove more obsolete files. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4771
diff
changeset
|
105 2009-12-18 Jerry James <james@xemacs.org> |
1523f1d28be1
Remove more obsolete files. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4771
diff
changeset
|
106 |
1523f1d28be1
Remove more obsolete files. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4771
diff
changeset
|
107 * idd/drop: Remove. |
1523f1d28be1
Remove more obsolete files. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4771
diff
changeset
|
108 * idd/dropmsk: Remove. |
1523f1d28be1
Remove more obsolete files. See xemacs-patches message with ID
Jerry James <james@xemacs.org>
parents:
4771
diff
changeset
|
109 |
4771
e0b8ef850996
Remove more obsolete files.
Jerry James <james@xemacs.org>
parents:
4763
diff
changeset
|
110 2009-12-10 Jerry James <james@xemacs.org> |
e0b8ef850996
Remove more obsolete files.
Jerry James <james@xemacs.org>
parents:
4763
diff
changeset
|
111 |
e0b8ef850996
Remove more obsolete files.
Jerry James <james@xemacs.org>
parents:
4763
diff
changeset
|
112 * sparcworks/SW.Editor.xpm: Remove obsolete file. |
e0b8ef850996
Remove more obsolete files.
Jerry James <james@xemacs.org>
parents:
4763
diff
changeset
|
113 * sparcworks/sunpro-mailcap: Ditto. |
e0b8ef850996
Remove more obsolete files.
Jerry James <james@xemacs.org>
parents:
4763
diff
changeset
|
114 * sparcworks: Remove empty directory. |
e0b8ef850996
Remove more obsolete files.
Jerry James <james@xemacs.org>
parents:
4763
diff
changeset
|
115 |
4763
1de041b8edf7
Add copyright and license information to files authored by Jan Vroonhof.
Jerry James <james@xemacs.org>
parents:
4643
diff
changeset
|
116 2009-12-03 Jerry James <james@xemacs.org> |
1de041b8edf7
Add copyright and license information to files authored by Jan Vroonhof.
Jerry James <james@xemacs.org>
parents:
4643
diff
changeset
|
117 |
1de041b8edf7
Add copyright and license information to files authored by Jan Vroonhof.
Jerry James <james@xemacs.org>
parents:
4643
diff
changeset
|
118 * custom/example-themes/europe-theme.el: |
1de041b8edf7
Add copyright and license information to files authored by Jan Vroonhof.
Jerry James <james@xemacs.org>
parents:
4643
diff
changeset
|
119 * custom/example-themes/example-theme.el: Add copyright and GPL |
1de041b8edf7
Add copyright and license information to files authored by Jan Vroonhof.
Jerry James <james@xemacs.org>
parents:
4643
diff
changeset
|
120 notices as authorized by Jan Vroonhof. |
1de041b8edf7
Add copyright and license information to files authored by Jan Vroonhof.
Jerry James <james@xemacs.org>
parents:
4643
diff
changeset
|
121 |
4643
e9ccbc62f7e7
Don't rely on GDB understanding the Lisp_Type_{Record,Char} enums, gdbinit.in
Aidan Kehoe <kehoea@parhasard.net>
parents:
4636
diff
changeset
|
122 2009-06-14 Aidan Kehoe <kehoea@parhasard.net> |
e9ccbc62f7e7
Don't rely on GDB understanding the Lisp_Type_{Record,Char} enums, gdbinit.in
Aidan Kehoe <kehoea@parhasard.net>
parents:
4636
diff
changeset
|
123 |
e9ccbc62f7e7
Don't rely on GDB understanding the Lisp_Type_{Record,Char} enums, gdbinit.in
Aidan Kehoe <kehoea@parhasard.net>
parents:
4636
diff
changeset
|
124 * gdbinit.in: |
e9ccbc62f7e7
Don't rely on GDB understanding the Lisp_Type_{Record,Char} enums, gdbinit.in
Aidan Kehoe <kehoea@parhasard.net>
parents:
4636
diff
changeset
|
125 Supply variables for the Lisp_Type_Record, Lisp_Type_Char |
e9ccbc62f7e7
Don't rely on GDB understanding the Lisp_Type_{Record,Char} enums, gdbinit.in
Aidan Kehoe <kehoea@parhasard.net>
parents:
4636
diff
changeset
|
126 type information, for the sake of various versions of GDB that |
e9ccbc62f7e7
Don't rely on GDB understanding the Lisp_Type_{Record,Char} enums, gdbinit.in
Aidan Kehoe <kehoea@parhasard.net>
parents:
4636
diff
changeset
|
127 can't take them from the enum vals in the executable. Use those |
e9ccbc62f7e7
Don't rely on GDB understanding the Lisp_Type_{Record,Char} enums, gdbinit.in
Aidan Kehoe <kehoea@parhasard.net>
parents:
4636
diff
changeset
|
128 variables instead of the enums. |
e9ccbc62f7e7
Don't rely on GDB understanding the Lisp_Type_{Record,Char} enums, gdbinit.in
Aidan Kehoe <kehoea@parhasard.net>
parents:
4636
diff
changeset
|
129 |
4636
5c427ece884b
XEmacs 21.5.29 "garbanzo" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4495
diff
changeset
|
130 2009-05-18 Stephen J. Turnbull <stephen@xemacs.org> |
5c427ece884b
XEmacs 21.5.29 "garbanzo" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4495
diff
changeset
|
131 |
5c427ece884b
XEmacs 21.5.29 "garbanzo" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4495
diff
changeset
|
132 * XEmacs 21.5.29 "garbanzo" is released. |
5c427ece884b
XEmacs 21.5.29 "garbanzo" is released.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4495
diff
changeset
|
133 |
4495
c95c06ee1e9d
Correct a test failure now the XEmacs-specific Arabic charsets are gone.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4491
diff
changeset
|
134 2008-08-10 Aidan Kehoe <kehoea@parhasard.net> |
c95c06ee1e9d
Correct a test failure now the XEmacs-specific Arabic charsets are gone.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4491
diff
changeset
|
135 |
c95c06ee1e9d
Correct a test failure now the XEmacs-specific Arabic charsets are gone.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4491
diff
changeset
|
136 * HELLO: Add a coding cookie, now the UTF-8 sequences prevent the |
c95c06ee1e9d
Correct a test failure now the XEmacs-specific Arabic charsets are gone.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4491
diff
changeset
|
137 file being recognised as ISO-2022-7 automatically. |
c95c06ee1e9d
Correct a test failure now the XEmacs-specific Arabic charsets are gone.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4491
diff
changeset
|
138 |
4491
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4429
diff
changeset
|
139 2008-08-05 Aidan Kehoe <kehoea@parhasard.net> |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4429
diff
changeset
|
140 |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4429
diff
changeset
|
141 * HELLO: Encode the Arabic using UTF-8 sequences, not ISO-8859-6. |
d402d7b18bd8
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Aidan Kehoe <kehoea@parhasard.net>
parents:
4429
diff
changeset
|
142 |
4429
a883e09e54f7
Add Dan Polansky's icons. <87ejayxrsm.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4428
diff
changeset
|
143 2008-02-21 Stephen J. Turnbull <stephen@xemacs.org> |
a883e09e54f7
Add Dan Polansky's icons. <87ejayxrsm.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4428
diff
changeset
|
144 |
a883e09e54f7
Add Dan Polansky's icons. <87ejayxrsm.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4428
diff
changeset
|
145 * README: Add descriptions of Daniel Polansky's icons. |
a883e09e54f7
Add Dan Polansky's icons. <87ejayxrsm.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4428
diff
changeset
|
146 |
a883e09e54f7
Add Dan Polansky's icons. <87ejayxrsm.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4428
diff
changeset
|
147 2008-02-21 Daniel Polansky <danielpolansky@gmail.com> |
a883e09e54f7
Add Dan Polansky's icons. <87ejayxrsm.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4428
diff
changeset
|
148 |
a883e09e54f7
Add Dan Polansky's icons. <87ejayxrsm.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4428
diff
changeset
|
149 Two images for one icon for XEmacs, one 16x16 and 32x32. |
a883e09e54f7
Add Dan Polansky's icons. <87ejayxrsm.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4428
diff
changeset
|
150 Also, a Microsoft Windows icon file is attached. |
a883e09e54f7
Add Dan Polansky's icons. <87ejayxrsm.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4428
diff
changeset
|
151 Itemized: |
a883e09e54f7
Add Dan Polansky's icons. <87ejayxrsm.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4428
diff
changeset
|
152 - 16x16 icon in PNG |
a883e09e54f7
Add Dan Polansky's icons. <87ejayxrsm.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4428
diff
changeset
|
153 - 32x32 icon in PNG |
a883e09e54f7
Add Dan Polansky's icons. <87ejayxrsm.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4428
diff
changeset
|
154 - Both bundled as a Microsoft Windows icon. |
a883e09e54f7
Add Dan Polansky's icons. <87ejayxrsm.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4428
diff
changeset
|
155 |
a883e09e54f7
Add Dan Polansky's icons. <87ejayxrsm.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4428
diff
changeset
|
156 The images are modeled on XEmacs violet logotype, as found at |
a883e09e54f7
Add Dan Polansky's icons. <87ejayxrsm.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4428
diff
changeset
|
157 http://www.xemacs.org/. The images are copyright (c) 2005 by |
a883e09e54f7
Add Dan Polansky's icons. <87ejayxrsm.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4428
diff
changeset
|
158 Daniel Polansky, and licensed under GNU General Public Licence V2 |
a883e09e54f7
Add Dan Polansky's icons. <87ejayxrsm.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4428
diff
changeset
|
159 or later at your option. |
a883e09e54f7
Add Dan Polansky's icons. <87ejayxrsm.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4428
diff
changeset
|
160 |
a883e09e54f7
Add Dan Polansky's icons. <87ejayxrsm.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4428
diff
changeset
|
161 * xemacs-X-16.png: |
a883e09e54f7
Add Dan Polansky's icons. <87ejayxrsm.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4428
diff
changeset
|
162 * xemacs-X-32.png: |
a883e09e54f7
Add Dan Polansky's icons. <87ejayxrsm.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4428
diff
changeset
|
163 * xemacs-X.ico: |
a883e09e54f7
Add Dan Polansky's icons. <87ejayxrsm.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4428
diff
changeset
|
164 New files. |
a883e09e54f7
Add Dan Polansky's icons. <87ejayxrsm.fsf@uwakimon.sk.tsukuba.ac.jp>
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4428
diff
changeset
|
165 |
4428
a2954f0b7507
Improve etc/README.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4361
diff
changeset
|
166 2008-02-20 Stephen J. Turnbull <stephen@xemacs.org> |
a2954f0b7507
Improve etc/README.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4361
diff
changeset
|
167 |
a2954f0b7507
Improve etc/README.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4361
diff
changeset
|
168 * README: Give more accurate descriptions of image files. |
a2954f0b7507
Improve etc/README.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4361
diff
changeset
|
169 |
4361
146742e30f05
Ensure LATE_PACKAGES_DIRECTORIES is a trivial search path.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4354
diff
changeset
|
170 2007-12-26 Stephen J. Turnbull <stephen@xemacs.org> |
146742e30f05
Ensure LATE_PACKAGES_DIRECTORIES is a trivial search path.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4354
diff
changeset
|
171 |
146742e30f05
Ensure LATE_PACKAGES_DIRECTORIES is a trivial search path.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4354
diff
changeset
|
172 * bundled-packages/README: Document restriction on --with-late-packages. |
146742e30f05
Ensure LATE_PACKAGES_DIRECTORIES is a trivial search path.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4354
diff
changeset
|
173 |
4354
232d873b9705
Add support for installing bundled patches.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4282
diff
changeset
|
174 2007-12-23 Stephen J. Turnbull <stephen@xemacs.org> |
232d873b9705
Add support for installing bundled patches.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4282
diff
changeset
|
175 |
232d873b9705
Add support for installing bundled patches.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4282
diff
changeset
|
176 * bundled-packages/README: Documentation for bundled packages. |
232d873b9705
Add support for installing bundled patches.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4282
diff
changeset
|
177 * bundled-packages/test.sh: Test suite for bundled packages. |
232d873b9705
Add support for installing bundled patches.
Stephen J. Turnbull <stephen@xemacs.org>
parents:
4282
diff
changeset
|
178 |
4282 | 179 2007-11-22 Vin Shelton <acs@xemacs.org> |
180 | |
181 * photos/vin.png: | |
182 * photos/vinm.png: Updated. | |
183 | |
4204 | 184 2004-12-03 Shyamal Prasad <shyamal@member.fsf.org> |
185 | |
186 * xemacs.1: Now describe $HOME/.xemacs/init.el as the | |
187 preferred init file. Fixed excessive space insertion | |
188 in the description of the '-vanilla' option | |
189 | |
4176 | 190 2007-09-19 Didier Verna <didier@lrde.epita.fr> |
191 | |
192 * photos/dv.png: Remove. | |
193 * photos/didier.png: Add. | |
194 | |
4084 | 195 2007-07-28 Aidan Kehoe <kehoea@parhasard.net> |
196 | |
197 * unicode/unicode-consortium/BIG5.TXT: | |
198 Don't map any characters to U+FFFD; for round trip compatibility, | |
199 map those that were mapped to U+FFFD to the Unicode private use | |
200 area. | |
201 | |
3975 | 202 2007-05-21 Stephen J. Turnbull <stephen@xemacs.org> |
203 | |
204 * XEmacs 21.5.28 "fuki" is released. | |
205 | |
3934 | 206 2007-05-01 Stephen J. Turnbull <stephen@xemacs.org> |
207 | |
208 * gdbinit.in (pobj): Nuke fc_fontset and fc_objectset, add fc_config. | |
209 | |
3876 | 210 2007-03-24 Stephen J. Turnbull <stephen@xemacs.org> |
211 | |
212 * ETAGS.EBNF: Sync to pot_etags_version 17.19. | |
213 * etags.1: Sync to pot_etags_version 17.19. | |
214 * ChangeLog.etags: New. Copy of upstream ChangeLog. | |
215 | |
3803 | 216 2007-01-28 Stephen J. Turnbull <stephen@xemacs.org> |
217 | |
218 Thanks to Mike Fabian <mfabian@suse.de> for bringing the issue | |
219 to my attention. | |
220 | |
221 * unicode/unicode-consortium/COPYING: | |
222 * unicode/unicode-consortium/oreilly.html | |
223 * unicode/unicode-consortium/unicode-consortium.html | |
224 New files clarifying copying conditions for mapping tables. | |
225 | |
226 * unicode/unicode-consortium/GB12345.TXT | |
227 * unicode/unicode-consortium/BIG5.TXT | |
228 * unicode/unicode-consortium/CNS11643.TXT | |
229 * unicode/unicode-consortium/HANGUL.TXT | |
230 * unicode/unicode-consortium/JIS0201.TXT | |
231 * unicode/unicode-consortium/JIS0208.TXT | |
232 * unicode/unicode-consortium/JIS0212.TXT | |
233 * unicode/unicode-consortium/JOHAB.TXT | |
234 * unicode/unicode-consortium/KSC5601.TXT | |
235 * unicode/unicode-consortium/KSX1001.TXT | |
236 * unicode/unicode-consortium/OLD5601.TXT | |
237 * unicode/unicode-consortium/SHIFTJIS.TXT | |
238 Mapping tables downloaded from a Unicode, Inc. URL with | |
239 permissive conditions. | |
240 | |
3767 | 241 2006-12-21 Aidan Kehoe <kehoea@parhasard.net> |
242 | |
243 * unicode/unicode-consortium/8859-7.TXT: | |
4176 | 244 Update the mapping to the 2003 version of ISO 8859-7. |
3767 | 245 |
3674 | 246 2006-11-11 Aidan Kehoe <kehoea@parhasard.net> |
247 | |
248 * NEWS: | |
249 Add information on set-charset-registries, and the change to | |
4176 | 250 define-specifier-tag. |
251 | |
3649 | 252 2006-10-08 Adrian Aichner <adrian@xemacs.org> |
253 | |
254 * TUTORIAL.de: Small rephrasing as suggested by hroptatyr on | |
255 #xemacs. | |
256 | |
3517 | 257 2006-07-19 Stephen J. Turnbull <stephen@xemacs.org> |
258 | |
259 * etags.1: Sync to pot_etags_version 17.19. | |
260 Thanks to Morgon Kanter <morgon@surgo.net>. | |
261 | |
3418 | 262 2006-05-23 Stephen J. Turnbull <stephen@xemacs.org> |
263 | |
264 * gdbinit.in: | |
265 * dbxrc.in: | |
266 Moved from src/. Update FSF address. Improve comments. | |
267 | |
268 * gdbinit.in: Use XCOMM for "don't edit" comment and copyright. | |
269 | |
3402 | 270 2006-05-16 Stephen J. Turnbull <stephen@xemacs.org> |
271 | |
272 * XEmacs 21.5.27 "fiddleheads" is released. | |
273 | |
3323 | 274 2006-03-31 Stephen J. Turnbull <stephen@xemacs.org> |
275 | |
276 * XEmacs 21.5.26 "endive" is released. | |
277 | |
3259 | 278 2006-02-26 Stephen J. Turnbull <stephen@xemacs.org> |
279 | |
280 * XEmacs 21.5.25 "eggplant" is released. | |
281 | |
3150 | 282 2005-12-18 Stephen J. Turnbull <stephen@xemacs.org> |
283 | |
284 * XEmacs 21.5.24 "dandelion" is released. | |
285 | |
3133 | 286 2005-12-10 Malcolm Purvis <malcolmp@xemacs.org> |
287 | |
288 * photos/purvis.png, photos/purvism.png: Updated. | |
289 | |
3077 | 290 2005-11-18 Aidan Kehoe <kehoea@parhasard.net> |
291 | |
292 * HELLO: Add Irish, Tajik. Don't give the local name for the | |
293 latter language, because we don't support CYRILLIC SMALL LETTER | |
294 CHE WITH DESCENDER nor CYRILLIC SMALL LETTER I WITH MACRON by | |
4176 | 295 default. |
3077 | 296 |
3074 | 297 2005-11-16 Malcolm Purvis <malcolmp@xemacs.org> |
298 | |
299 * .cvsignore: New | |
300 | |
3031 | 301 2005-10-26 Stephen J. Turnbull <stephen@xemacs.org> |
302 | |
303 * XEmacs 21.5.23 "daikon" is released. | |
304 | |
2938 | 305 2005-09-17 Malcolm Purvis <malcolmp@xemacs.org> |
306 | |
307 * configure-2.13: Remove. autoconf 2.59 support is stable. | |
308 | |
2931 | 309 2005-09-14 Stephen J. Turnbull <stephen@xemacs.org> |
310 | |
311 * XEmacs 21.5.22 "cucumber" is released. | |
312 | |
2862 | 313 2005-07-17 Aidan Kehoe <kehoea@parhasard.net> |
314 | |
315 * NEWS: Add information on the last argument to event-to-character | |
4176 | 316 being ignored. |
2862 | 317 |
2791 | 318 2005-05-28 Stephen J. Turnbull <stephen@xemacs.org> |
319 | |
320 * XEmacs 21.5.21 "corn" is released. | |
321 | |
2757 | 322 2005-05-05 Aidan Kehoe <kehoea@parhasard.net> |
323 | |
324 * NEWS: reseource -> resources (spelling fix.) | |
325 | |
2681 | 326 2005-03-24 Aidan Kehoe <kehoea@parhasard.net> |
327 | |
4176 | 328 * NEWS: Mention the move to XEmacs as the application class. |
2681 | 329 * sample.Xresources: Emacs as app class -> XEmacs as app class |
330 | |
2679 | 331 2005-03-23 Adrian Aichner <adrian@xemacs.org> |
332 | |
333 * TUTORIAL: Typo fixes from Jon Ericson. | |
334 | |
2653 | 335 2005-03-11 Stephen J. Turnbull <stephen@xemacs.org> |
336 | |
337 * XEmacs 21.5.20 "cilantro" is released. | |
338 | |
2651 | 339 2005-03-11 Malcolm Purvis <malcolmp@xemacs.org> |
340 | |
341 * configure-2.13: Added a copy of the old configure script in case | |
342 of major problems. | |
343 | |
2594 | 344 2005-02-18 Stephen J. Turnbull <stephen@xemacs.org> |
345 | |
346 * XEmacs 21.5.19 "chives" is released. | |
347 | |
2554 | 348 2005-02-03 Jerry James <james@xemacs.org> |
349 | |
350 * ETAGS.EBNF: Update to author version 17.11. | |
351 | |
2537 | 352 2005-01-31 Ben Wing <ben@xemacs.org> |
353 | |
354 Delete stuff that is irrelevant, mislocated or woefully out-of-date. | |
355 | |
356 * GNU: Delete. | |
357 * SERVICE: Delete. | |
358 * ORDERS, ORDERS.EUROPE, ORDERS.JAPAN: Delete. | |
359 * CHARSETS, CODINGS: Delete. | |
360 * DEBUG, LPF, MORE.STUFF, MOTIVATION: Delete. | |
361 * aliases.ksh: Delete. (moved to xemacs-builds/steve) | |
362 * README.HYPERBOLE, README.OO-BROWSER: Delete. | |
363 * chr.png, chrm.png: Move to photos/. | |
364 * check_cygwin_setup.sh: Delete. | |
365 * gnu.xpm, gnu.xbm, sink.xbm: Delete. | |
366 * ms-kermit, ms-kermit-7bit: Delete. | |
367 * TERMS: Delete. | |
368 | |
369 * DISTRIB, FTP, MACHINES, MAILINGLISTS, PACKAGES: | |
370 Delete and move to FAQ. | |
371 | |
372 * BETA: | |
373 Delete and move to man/beta.texi. | |
374 | |
375 * README: Update. | |
376 | |
2513 | 377 2004-11-13 Ben Wing <ben@xemacs.org> |
378 | |
379 * CODING-STANDARDS: Delete and incorporate into Internals manual. | |
380 | |
2437 | 381 2004-11-16 Stephen J. Turnbull <stephen@xemacs.org> |
382 | |
383 * gnuserv.1: Various fixes and improvements. | |
384 * gnuserv.README: Strengthen self-deprecation. | |
385 | |
386 2004-11-22 Adrian Aichner <adrian@xemacs.org> | |
387 | |
388 * TUTORIAL: Typo fixes, courtesy of Andreas Eder | |
389 <Andreas.Eder@gmx.net>. | |
390 | |
2374 | 391 2004-11-07 Malcolm Purvis <malcolmp@xemacs.org> |
392 | |
393 * photos/purvis.png, photos/purvism.png: New files. | |
394 | |
2367 | 395 2004-10-26 Ben Wing <ben@xemacs.org> |
396 | |
397 * BETA: | |
398 * BETA (writing): Removed. | |
399 * BETA (--error-checking): New. | |
400 * BETA (--compiler): New. | |
401 * BETA (--xemacs-compiler): New. | |
402 * BETA (--package-path): New. | |
403 * BETA (--srcdir): New. | |
404 * BETA (--site-prefixes): New. | |
405 * BETA (Mail): | |
406 Rewrite section on configure to indicate what flags are important | |
407 and what not. | |
408 | |
2346 | 409 2004-10-22 Stephen J. Turnbull <stephen@xemacs.org> |
410 | |
411 * XEmacs 21.5.18 "chestnut" is released. | |
412 | |
2325 | 413 2004-10-07 Jerry James <james@xemacs.org> |
414 | |
415 * ETAGS.EBNF: | |
416 * etags.1: | |
417 Update to author version 17.6. | |
418 | |
2291 | 419 2004-04-19 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp> |
420 | |
421 * NEWS (Introduction): Rewording. | |
422 (Changes in XEmacs 21.5): New section. | |
423 | |
2225 | 424 2004-08-10 Jerry James <james@xemacs.org> |
425 | |
426 * ETAGS.EBNF: New file. Describes the syntax of an ETAGS file. | |
427 | |
2208 | 428 2004-08-10 Jerry James <james@xemacs.org> |
429 | |
430 * SERVICE: Update to latest version from www.gnu.org. | |
431 | |
2082 | 432 2004-05-15 Malcolm Purvis <malcolmp@xemacs.org> |
433 | |
434 * etc/gtkrc: New file. This is the GTK equivalent of the app-default | |
435 file. | |
436 | |
1973 | 437 2004-03-30 Norbert Koch <viteno@xemacs.org> |
438 | |
439 * PACKAGES: Introduce new packages escreen, xlib, and xwem. | |
440 | |
1964 | 441 2004-03-22 Stephen J. Turnbull <stephen@xemacs.org> |
442 | |
443 * XEmacs 21.5.17 "chayote" is released. | |
444 | |
1959 | 445 2004-03-20 Adrian Aichner <adrian@xemacs.org> |
446 | |
447 * sample.init.el: Typo and copycat fix. | |
448 | |
1809 | 449 2003-11-28 Norbert Koch <viteno@xemacs.org> |
450 | |
451 * PACKAGES (erc): new. | |
452 | |
1796 | 453 2003-11-18 Norbert Koch <viteno@xemacs.org> |
454 | |
455 * PACKAGES (MH-E): Update the MH-E package information string. | |
456 | |
1764 | 457 2003-10-25 Norbert Koch <viteno@xemacs.org> |
458 | |
459 * PACKAGES (riece): New package. | |
460 * PACKAGES (liece): Mark as deprecated. | |
461 | |
1731 | 462 2003-10-02 Steve Youngs <youngs@xemacs.org> |
463 | |
464 * youngs.png, youngsm.png: Removed. | |
465 | |
1716 | 466 2003-09-26 Steve Youngs <youngs@xemacs.org> |
467 | |
468 * XEmacs 21.5.16 "celeriac" is released. | |
469 | |
1665 | 470 2003-09-03 Steve Youngs <youngs@xemacs.org> |
471 | |
472 * XEmacs 21.5.15 "celery" is released. | |
473 | |
1648 | 474 2003-08-28 Steve Youngs <youngs@xemacs.org> |
475 | |
476 * PACKAGES: Update. | |
477 | |
1614 | 478 2003-08-04 Norbert Koch <viteno@xemacs.org> |
479 Stephen J. Turnbull <stephen@xemacs.org> | |
480 | |
481 * PACKAGES: Sync with package-tree contents. Style conformance. | |
482 | |
1557 | 483 2003-07-03 Stephen J. Turnbull <stephen@xemacs.org> |
484 | |
4176 | 485 * etc/README.HYPERBOLE: |
1557 | 486 * etc/README.OO-BROWSER: |
487 Update. | |
488 | |
1547 | 489 2003-05-23 Stephen J. Turnbull <stephen@xemacs.org> |
490 | |
491 * etc/sample.Xresources (menubar and popup fonts): Use X Font Sets. | |
492 | |
1544 | 493 2003-06-29 Norbert Koch <viteno@xemacs.org> |
494 | |
495 * package-index.LATEST.gpg: Official package release. | |
496 | |
1510 | 497 2003-06-01 Steve Youngs <youngs@xemacs.org> |
498 | |
499 * XEmacs 21.5.14 "cassava" is released. | |
500 | |
1504 | 501 2003-05-24 Norbert Koch <viteno@xemacs.org> |
502 | |
503 * package-index.LATEST.gpg: Official package release. | |
504 | |
1473 | 505 2003-05-10 Steve Youngs <youngs@xemacs.org> |
506 | |
507 * XEmacs 21.5.13 "cauliflower" is released. | |
508 | |
1448 | 509 2003-05-03 Steve Youngs <youngs@xemacs.org> |
510 | |
511 * package-index.LATEST.gpg: Updated to current reality. | |
512 | |
513 * package-index.LATEST.pgp: Removed, 21.5 uses | |
4176 | 514 'package-index.LATEST.gpg'. |
1448 | 515 |
1431 | 516 2003-04-24 Steve Youngs <youngs@xemacs.org> |
517 | |
518 * XEmacs 21.5.12 "carrot" is released. | |
519 | |
1389 | 520 2003-03-27 Stephen J. Turnbull <stephen@xemacs.org> |
521 | |
522 * Emacs.ad: Global substition of .Xresources for .Xdefaults. | |
523 * sample.Xresources: Replaces sample.Xdefaults. | |
524 * sample.Xdefaults: Replace contents with pointer to | |
525 sample.Xresources. | |
526 * README: Change name of sample.Xdefaults to sample.Xresources. | |
527 Substitute 21.4 for 21.2. | |
528 | |
1335 | 529 2003-03-03 Ville Skyttä <scop@xemacs.org> |
530 | |
531 * BETA (New packages): Introduce Norbert Koch. | |
532 | |
1307 | 533 2003-02-16 Steve Youngs <youngs@xemacs.org> |
534 | |
535 * XEmacs 21.5.11 "cabbage" is released. | |
536 | |
1301 | 537 2003-02-13 Chris Palmer <chris@nodewarrior.org> |
538 | |
539 * BETA: Fixed typos and made consistent use of <...> for Internet | |
540 addresses. | |
541 | |
1290 | 542 2003-02-12 Jerry James <james@xemacs.org> |
543 | |
544 * photos/james.png, photos/jamesm.png: New files. | |
545 | |
1255 | 546 2003-02-04 Steve Youngs <youngs@xemacs.org> |
547 | |
548 * BETA: '-no-autoloads' implies '-vanilla' so suggest people | |
549 invoke 'xemacs -no-autoloads' when trying to reproduce a bug. | |
550 | |
1250 | 551 2003-02-03 Steve Youngs <youngs@xemacs.org> |
552 | |
553 * BETA: Update. General tidy up and rewrite sections dealing with | |
554 packages and building from scratch. | |
555 | |
1187 | 556 2003-01-04 Steve Youngs <youngs@xemacs.org> |
557 | |
558 * XEmacs 21.5.10 "burdock" is released. | |
559 | |
1099 | 560 2002-11-11 Stephen J. Turnbull <steve@tleepslib.sk.tsukuba.ac.jp> |
561 | |
562 * etc/Emacs.ad (Emacs.bold-italic.attributeFont): Per G. Boffi. | |
563 | |
564 2002-11-04 giacomo boffi <giacomo.boffi@polimi.it> | |
565 | |
566 * sample.Xdefaults (Emacs.default.attributeForeground): Add an | |
567 example of setting the default bold-italic face. | |
568 | |
569 2002-10-30 Katsumi Yamaoka <yamaoka@jpl.org> | |
570 | |
571 * etc/TUTORIAL.ja: Typo fix. | |
572 | |
1071 | 573 2002-10-25 Steve Youngs <youngs@xemacs.org> |
574 | |
575 * TUTORIAL.fr (suivante): Typo fix. | |
576 From juergen stuber <stuberj@mines.inpl-nancy.fr>. | |
577 | |
1099 | 578 2002-10-09 Stephen J. Turnbull <stephen@xemacs.org> |
579 | |
580 * etc/BETA: Improve descriptions of XEmacs Patches; mention Design. | |
581 | |
1042 | 582 2002-09-27 Stephen J. Turnbull <stephen@xemacs.org> |
583 | |
584 * Emacs.ad: Add charsets to *menubar*FontSet and *popup*FontSet. | |
585 | |
984 | 586 2002-08-31 Ville Skyttä <ville.skytta@xemacs.org> |
587 | |
588 * Emacs.ad: Add *menubar*FontSet and *popup*FontSet entries, | |
589 (self-)obtained from Red Hat. | |
590 | |
981 | 591 2002-08-30 Steve Youngs <youngs@xemacs.org> |
592 | |
593 * XEmacs 21.5.9 "brussels sprouts" is released. | |
594 | |
933 | 595 2002-07-27 Steve Youngs <youngs@xemacs.org> |
596 | |
597 * XEmacs 21.5.8 "broccoli" is released. | |
598 | |
929 | 599 2002-07-21 Steve Youngs <youngs@xemacs.org> |
600 | |
601 * package-index.LATEST.pgp: Update. | |
602 | |
603 * package-index.LATEST.gpg: Ditto. | |
604 | |
920 | 605 2002-07-14 Adrian Aichner <adrian@xemacs.org> |
606 | |
607 * xemacs-icon.xpm: It's XEmacs, not Xemacs. | |
608 | |
1099 | 609 2002-07-12 Stephen J. Turnbull <stephen@xemacs.org> |
610 | |
611 * etc/BETA (Large contributions): New section. Reorganize file. | |
612 | |
894 | 613 2002-07-02 Stephen J. Turnbull <stephen@xemacs.org> |
614 | |
615 * XEmacs 21.5.7 "broccoflower" is released. | |
616 | |
853 | 617 2001-03-30 Ben Wing <ben@xemacs.org> |
618 | |
619 * sample.init.el: | |
620 * sample.init.el (Init-kill-entire-line): | |
621 * sample.init.el (describe-foo-at-point): | |
622 * sample.init.el (kill-current-buffer): | |
623 * sample.init.el (kill-current-buffer-and-window): | |
624 * sample.init.el (grep-c-files): Removed. | |
625 * sample.init.el (grep-all-files-history): New. | |
626 * sample.init.el (grep-all-files-omitted-expressions): New. | |
627 * sample.init.el (grep-all-files-omitted-directories): New. | |
628 * sample.init.el (construct-grep-all-files-command): New. | |
629 * sample.init.el (grep-all-files-in-current-directory): New. | |
630 * sample.init.el (grep-lisp-files): Removed. | |
631 * sample.init.el (grep-all-files-in-current-directory-and-below): New. | |
632 * sample.init.el (clear-select): | |
633 * sample.init.el ((control kp-add)): | |
634 * sample.init.el (pause): | |
635 * sample.init.el ((eq system-type 'windows-nt)): | |
636 | |
637 Add documentation for defined functions. Change grep functions to | |
638 be more generally useful. Document more specifically what the | |
639 `menu-force' setting actually does -- what commands are overridden | |
640 and how to access them. | |
641 | |
642 2002-04-22 Hrvoje Niksic <hniksic@xemacs.org> | |
643 | |
644 * photos/hniksic.png, photos/hniksic.png: Update. | |
645 | |
804 | 646 2002-04-05 Stephen J. Turnbull <stephen@xemacs.org> |
647 | |
648 * XEmacs 21.5.6 "bok choi" is released. | |
649 | |
799 | 650 2002-03-30 Steve Youngs <youngs@xemacs.org> |
651 | |
652 * package-index.LATEST.gpg: Update to current reality. | |
653 | |
654 * package-index.LATEST.pgp: Ditto. | |
655 | |
793 | 656 2002-03-25 Ben Wing <ben@xemacs.org> |
657 | |
658 * unicode/unicode-consortium/8859-16.TXT: | |
659 New file. | |
660 | |
661 2002-03-24 Ben Wing <ben@xemacs.org> | |
662 | |
663 * DISTRIB: | |
664 * DISTRIB (donation): Removed. | |
665 Eliminate FSF distribution information; we're not FSF. | |
666 | |
667 2002-03-18 Ben Wing <ben@xemacs.org> | |
668 | |
669 * unicode\mule-ucs\*: New directory, containing translation | |
670 files for the remaining charsets that are not in | |
671 unicode\unicode-consortium but are in mule-ucs. | |
672 | |
673 * unicode\other\*: New directory, containing translation | |
674 files made up on an ad-hoc basis. | |
675 | |
676 * unicode\README: Update. | |
677 | |
678 2001-05-04 Ben Wing <ben@xemacs.org> | |
679 | |
680 * check_cygwin_setup.sh (distdir): Update for current | |
681 Cygwin reality. | |
682 | |
683 * NEWS: Remove kill-whole-line changes. | |
684 | |
685 2001-04-17 Ben Wing <ben@xemacs.org> | |
686 | |
687 * NEWS: More changes. | |
688 | |
689 * sample.init.el (grep-all-files-in-current-directory-and-below): | |
690 Missing argument. | |
691 | |
692 2001-04-15 Ben Wing <ben@xemacs.org> | |
693 | |
694 * NEWS: | |
695 * NEWS (C): | |
696 * NEWS (commands): | |
697 Many, many changes for XEmacs 21.4. | |
698 | |
699 2002-03-05 Stephen J. Turnbull <stephen@xemacs.org> | |
700 | |
701 * XEmacs 21.5.5 "beets" is released. | |
702 | |
703 2002-02-28 Stephen J. Turnbull <stephen@xemacs.org> | |
704 | |
705 * TUTORIAL.se: New from Mats Lidell. | |
706 | |
707 2002-02-04 Stephen J. Turnbull <stephen@xemacs.org> | |
708 | |
709 * BETA: General update. Fix some broken URLs. | |
710 | |
711 2002-01-23 Jarl Friis <jarl@diku.dk> | |
712 | |
713 * BETA (http): Informing of xemacs-patches mailing list. Added | |
714 note on patch etiquette. | |
715 | |
716 2002-01-08 Stephen J. Turnbull <stephen@xemacs.org> | |
717 | |
718 * XEmacs 21.5.4 "bamboo" is released. | |
719 | |
720 2001-05-27 Kazuo Oishi <oishi@n-pl.org> | |
721 | |
722 * xemacs-ja.1: Replace with new translation. | |
723 | |
724 2001-12-29 Steve Youngs <youngs@xemacs.org> | |
725 | |
726 * package-index.LATEST.gpg: Update. | |
727 | |
728 * package-index.LATEST.pgp: Update. | |
729 | |
730 2001-12-18 Jan Vroonhof <jan@xemacs.org> | |
731 | |
732 * photos/jan.png: Add mug shot. | |
733 | |
734 2001-12-03 Didier Verna <didier@xemacs.org> | |
735 | |
736 * NEWS: advertise `C-x r p' (replace-rectangle) in global map. | |
737 | |
738 2001-09-19 Ben Wing <ben@xemacs.org> | |
739 | |
740 * TUTORIAL.de: Translate TERMINOLOGY section for TUTORIAL.de, | |
741 change menu entry separator from / to ->. Change SPC to <Space>. | |
742 | |
743 2001-10-07 Adrian Aichner <adrian@xemacs.org> | |
744 | |
745 * TUTORIAL.de: Update of TUTORIAL.de according to Ben's | |
746 Updates and Syncing with Emacs 21.0.106. | |
747 | |
748 2001-08-21 Adrian Aichner <adrian@xemacs.org> | |
749 | |
750 * BETA (writing): Advertise use of build-report. | |
751 | |
752 2001-09-07 Stephen J. Turnbull <stephen@xemacs.org> | |
753 | |
754 * XEmacs 21.5.3 "asparagus" is released. | |
755 | |
756 2001-07-28 Stephen J. Turnbull <stephen@xemacs.org> | |
757 | |
758 * XEmacs 21.5.2 "artichoke" is released. | |
759 | |
760 2001-07-26 Stephen J. Turnbull <stephen@xemacs.org> | |
761 | |
762 * MYTHOLOGY, etc/OXYMORONS: Remove. | |
763 etc/VEGETABLES: Copied from xemacs-builds module, file Codenames-21.5. | |
764 Bring codenames into synch with reality. | |
765 | |
766 2001-07-18 Adrian Aichner <adrian@xemacs.org> | |
767 | |
768 * TUTORIAL: Fix minor typo. | |
769 * TUTORIAL.de: Sync with TUTORIAL. | |
770 | |
771 2001-05-24 Yoshiki Hayashi <yoshiki@xemacs.org> | |
772 | |
773 * xemacs-ja.1: Removed. | |
774 | |
775 2001-05-23 Ben Wing <ben@xemacs.org> | |
776 | |
777 * sample.init.el: | |
778 * sample.init.el (Init-safe-require): New. | |
779 * sample.init.el ((fboundp 'pending-delete-mode)): | |
780 * sample.init.el ((eq system-type 'windows-nt)): | |
781 * sample.init.el (dired): | |
782 * sample.init.el ((Init-safe-require 'efs-auto)): | |
783 * sample.init.el (completer): | |
784 * sample.init.el (crypt): | |
785 * sample.init.el (filladapt): | |
786 * sample.init.el ((fboundp 'turn-on-lazy-lock)): | |
787 * sample.init.el ((fboundp 'resize-minibuffer-mode)): | |
788 * sample.init.el ((Init-safe-require 'scroll-in-place)): | |
789 Rewrite to be much more careful about loading features -- now | |
790 it decays gracefully even in the complete absence of packages. | |
791 Also avoid doing obnoxious things when loading efs. | |
792 | |
793 2001-05-10 Paul Stodghill <stodghil@cs.cornell.edu> | |
794 | |
795 * PACKAGES: Update to reflect new package dir tree. | |
796 | |
797 2001-05-15 Steve Youngs <youngs@xemacs.org> | |
798 | |
799 * PACKAGES: Update to reflect new package dir tree. | |
800 | |
801 2001-05-09 Martin Buchholz <martin@xemacs.org> | |
802 | |
803 * XEmacs 21.5.1 "anise" is released. | |
804 | |
805 2001-01-31 Jason R. Mastaler <jason@xemacs.org> | |
806 | |
807 * FTP: Updated FTP mirrors list. | |
808 | |
809 2001-04-18 Martin Buchholz <martin@xemacs.org> | |
810 | |
811 * XEmacs 21.5.0 "alfalfa" is released. | |
812 | |
813 2001-03-30 Ben Wing <ben@xemacs.org> | |
814 | |
815 * sample.init.el: | |
816 * sample.init.el (Init-kill-entire-line): | |
817 * sample.init.el (describe-foo-at-point): | |
818 * sample.init.el (kill-current-buffer): | |
819 * sample.init.el (kill-current-buffer-and-window): | |
820 * sample.init.el (grep-c-files): Removed. | |
821 * sample.init.el (grep-all-files-history): New. | |
822 * sample.init.el (grep-all-files-omitted-expressions): New. | |
823 * sample.init.el (grep-all-files-omitted-directories): New. | |
824 * sample.init.el (construct-grep-all-files-command): New. | |
825 * sample.init.el (grep-all-files-in-current-directory): New. | |
826 * sample.init.el (grep-lisp-files): Removed. | |
827 * sample.init.el (grep-all-files-in-current-directory-and-below): New. | |
828 * sample.init.el (clear-select): | |
829 * sample.init.el ((control kp-add)): | |
830 * sample.init.el (pause): | |
831 * sample.init.el ((eq system-type 'windows-nt)): | |
832 | |
833 Add documentation for defined functions. Change grep functions to | |
834 be more generally useful. Document more specifically what the | |
835 `menu-force' setting actually does -- what commands are overridden | |
836 and how to access them. | |
837 | |
838 2001-03-30 Stephen J. Turnbull <stephen@xemacs.org> | |
839 | |
840 * OXYMORONS: Add 2 oxymorons, clean up numbering, close RFC. | |
841 | |
842 * NEWS: Fix typo. | |
843 | |
844 2001-03-23 Stephen J. Turnbull <stephen@xemacs.org> | |
845 | |
846 * gnuserv.1 (UNIX_DOMAIN_SOCKETS: | |
847 Document TMPDIR lossage in gnuserv/gnuclient. | |
848 | |
849 2001-03-06 Ben Wing <ben@xemacs.org> | |
850 | |
851 * sample.init.el: | |
852 * sample.init.el (Init-kill-entire-line): New. | |
853 Fix to take into account the removed kill-whole-line changes. | |
854 | |
855 2001-03-21 Martin Buchholz <martin@xemacs.org> | |
856 | |
857 * XEmacs 21.2.46 "Urania" is released. | |
858 | |
859 2001-03-15 Stephen J. Turnbull <stephen@xemacs.org> | |
860 | |
861 * OXYMORONS: New file of 21.4 codenames. | |
862 | |
863 2001-03-02 Ben Wing <ben@xemacs.org> | |
864 | |
865 * README: sample.emacs -> sample.init.el. | |
866 | |
867 2001-02-23 Martin Buchholz <martin@xemacs.org> | |
868 | |
869 * XEmacs 21.2.45 "Thelxepeia" is released. | |
870 | |
871 2001-02-10 Martin Buchholz <martin@xemacs.org> | |
872 | |
873 * MACHINES: Rewritten. Bitrot discarded. | |
874 | |
875 2001-02-08 Martin Buchholz <martin@xemacs.org> | |
876 | |
877 * XEmacs 21.2.44 "Thalia" is released. | |
878 | |
879 2001-01-26 Martin Buchholz <martin@xemacs.org> | |
880 | |
881 * XEmacs 21.2.43 "Terspichore" is released. | |
882 | |
883 2001-01-21 Steve Youngs <youngs@xemacs.org> | |
884 | |
885 * ./etc/PACKAGES: Doc fix. | |
886 | |
887 2001-01-17 Steve Youngs <youngs@xemacs.org> | |
888 | |
889 * ./etc/PACKAGES: Update. | |
890 | |
891 2001-01-20 Martin Buchholz <martin@xemacs.org> | |
892 | |
893 * XEmacs 21.2.42 "Poseidon" is released. | |
894 | |
895 2001-01-17 Martin Buchholz <martin@xemacs.org> | |
896 | |
897 * XEmacs 21.2.41 "Polyhymnia" is released. | |
898 | |
899 2001-01-08 Martin Buchholz <martin@xemacs.org> | |
900 | |
901 * XEmacs 21.2.40 is released. | |
902 | |
903 2000-12-31 Martin Buchholz <martin@xemacs.org> | |
904 | |
905 * XEmacs 21.2.39 is released. | |
906 | |
907 2000-12-05 Martin Buchholz <martin@xemacs.org> | |
908 | |
909 * XEmacs 21.2.38 is released. | |
910 | |
911 2000-11-14 Martin Buchholz <martin@xemacs.org> | |
912 | |
913 * XEmacs 21.2.37 is released. | |
914 | |
915 2000-10-19 Stephen J. Turnbull <stephen@xemacs.org> | |
916 | |
917 * PACKAGES: Add details on os-utils contents. | |
918 | |
919 2000-10-04 Yoshiki Hayashi <yoshiki@xemacs.org> | |
920 | |
921 * NEWS: Change lprogress-display to progress-feedback. | |
922 | |
923 2000-10-04 Martin Buchholz <martin@xemacs.org> | |
924 | |
925 * XEmacs 21.2.36 is released. | |
926 | |
927 2000-08-29 Robert Pluim <rpluim@bigfoot.com> | |
928 | |
929 * etc/NEWS: fix reference to progress-feedback-use-echo-area | |
930 | |
931 2000-09-20 Martin Buchholz <martin@xemacs.org> | |
932 | |
933 * xemacs.1: Spelling fixes. Remove stuff that doesn't belong. | |
934 | |
935 2000-09-16 Martin Buchholz <martin@xemacs.org> | |
936 | |
937 * Emacs.ad: Remove Energize from comments. | |
938 | |
939 2000-08-02 Stephen J. Turnbull <stephen@xemacs.org> | |
940 | |
941 * Emacs.ad: Document usage of FontSet resource for menubar. | |
942 | |
943 2000-07-19 Martin Buchholz <martin@xemacs.org> | |
944 | |
945 * XEmacs 21.2.35 is released. | |
946 | |
947 2000-05-28 Martin Buchholz <martin@xemacs.org> | |
948 | |
949 * XEmacs 21.2.34 is released. | |
950 | |
951 2000-04-15 Andy Piper <andy@xemacs.org> | |
952 | |
953 * Emacs.ad: add select-start() back into text translations. | |
954 | |
955 2000-05-01 Martin Buchholz <martin@xemacs.org> | |
956 | |
957 * XEmacs 21.2.33 is released. | |
958 | |
959 2000-04-12 Andy Piper <andy@xemacs.org> | |
960 | |
961 * Emacs.ad: give the gui-element face the same font as the | |
962 menubar and popups. Add translations for text widgets. | |
963 | |
964 2000-03-20 Martin Buchholz <martin@xemacs.org> | |
965 | |
966 * XEmacs 21.2.32 is released. | |
967 | |
968 2000-03-01 Didier Verna <didier@xemacs.org> | |
969 | |
970 * NEWS: update the rect.el entry. | |
971 | |
972 2000-02-23 Martin Buchholz <martin@xemacs.org> | |
973 | |
974 * XEmacs 21.2.31 is released. | |
975 | |
976 2000-02-21 Martin Buchholz <martin@xemacs.org> | |
977 | |
978 * XEmacs 21.2.30 is released. | |
979 | |
980 2000-01-05 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp> | |
981 | |
982 * TUTORIAL.ja: Synch with English version. | |
983 | |
984 2000-02-16 Martin Buchholz <martin@xemacs.org> | |
985 | |
986 * XEmacs 21.2.29 is released. | |
987 | |
988 2000-02-07 Martin Buchholz <martin@xemacs.org> | |
989 | |
990 * XEmacs 21.2.28 is released. | |
991 | |
992 2000-01-18 Martin Buchholz <martin@xemacs.org> | |
993 | |
994 * XEmacs 21.2.27 is released. | |
995 | |
996 2000-01-15 Adrian Aichner <aichner@ecf.teradyne.com> | |
997 | |
998 * TUTORIAL.de: Update copyright and fix typo. | |
999 | |
1000 2000-01-03 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> | |
1001 | |
1002 * NEWS: Document mail spool locking overhaul. | |
1003 | |
1004 1999-12-31 Martin Buchholz <martin@xemacs.org> | |
1005 | |
1006 * XEmacs 21.2.26 is released. | |
1007 | |
1008 1999-12-24 Martin Buchholz <martin@xemacs.org> | |
1009 | |
1010 * XEmacs 21.2.25 is released. | |
1011 | |
1012 1999-12-14 Martin Buchholz <martin@xemacs.org> | |
1013 | |
1014 * XEmacs 21.2.24 is released. | |
1015 | |
1016 1999-12-07 Martin Buchholz <martin@xemacs.org> | |
1017 | |
1018 * XEmacs 21.2.23 is released. | |
1019 | |
1020 1999-11-28 Martin Buchholz <martin@xemacs.org> | |
1021 | |
1022 * XEmacs 21.2.21 is released. | |
1023 | |
1024 1999-10-12 Alexandre Oliva <oliva@lsd.ic.unicamp.br> | |
1025 | |
1026 * sample.Xdefaults: adds a reference to beNiceToColormap, | |
1027 so that the user can guess what to do if xemacs' dialogs are | |
1028 butt ugly. | |
1029 | |
1030 1999-11-13 Jason R Mastaler <jason@mastaler.com> | |
1031 | |
1032 * FTP: Updated FTP mirrors list. Replaced GNU FTP document | |
4176 | 1033 with a URL. |
793 | 1034 |
1035 1999-11-13 Jason R Mastaler <jason@mastaler.com> | |
1036 | |
1037 * MAILINGLISTS: Updated mailing list subscription information. | |
4176 | 1038 Replaced GNU MAILINGLISTS document with a URL. |
793 | 1039 |
1040 1999-08-01 Adrian Aichner <adrian@xemacs.org> | |
1041 | |
1042 * DISTRIB: Update IP address of ftp.xemacs.org. | |
1043 * NEWS: Fix typo | |
1044 | |
1045 1999-07-23 Jan Vroonhof <vroonhof@math.ethz.ch> | |
1046 | |
1047 * custom/example-themes/example-theme.el: | |
1048 * custom/example-themes/europe-theme.el: | |
1049 * custom/example-themes/ex-custom-file: Some simple examples | |
1050 illustrating the custom theme support. | |
1051 | |
1052 1999-07-17 MORIOKA Tomohiko <tomo@etl.go.jp> | |
1053 | |
1054 * HELLO (Thai): Modify for new font. | |
1055 | |
1056 1999-03-30 MORIOKA Tomohiko <tomo@etl.go.jp> | |
1057 | |
1058 * HELLO (Amharic): New language. | |
1059 (Slovak): Likewise. | |
1060 (Thai): Likewise (by Virach Sornlertlamvanich). | |
1061 (Greek): Fixed (by Yannis Haralambous). | |
1062 | |
1063 1999-02-01 Glynn Clements <glynn@sensei.co.uk> | |
1064 | |
1065 * recycle.xpm: Fix colours so that they work on TrueColor | |
1066 and DirectColor displays | |
1067 | |
1068 1998-12-28 Martin Buchholz <martin@xemacs.org> | |
1069 | |
1070 * XEmacs 21.2.8 is released. | |
1071 | |
1072 1998-12-24 Martin Buchholz <martin@xemacs.org> | |
1073 | |
1074 * XEmacs 21.2.7 is released. | |
1075 | |
1076 1998-11-28 SL Baur <steve@altair.xemacs.org> | |
1077 | |
1078 * XEmacs 21.2-beta4 is released. | |
1079 | |
1080 1998-10-15 SL Baur <steve@altair.xemacs.org> | |
1081 | |
1082 * XEmacs 21.2-beta3 is released. | |
1083 | |
1084 1998-10-02 Andreas Jaeger <aj@arthur.rhein-neckar.de> | |
1085 | |
1086 * xemacs.1: Remove misplace "\". | |
1087 | |
1088 1998-09-29 SL Baur <steve@altair.xemacs.org> | |
1089 | |
1090 * XEmacs 21.2-beta2 is released. | |
1091 | |
1092 1998-09-05 SL Baur <steve@altair.xemacs.org> | |
1093 | |
1094 * check_cygwin_setup.sh: grammar fix. | |
1095 | |
1096 1998-09-02 Andy Piper <andyp@parallax.co.uk> | |
1097 | |
1098 * check_cygwin_setup.sh: fix a couple of buglets. | |
1099 | |
1100 1998-08-23 Adrian Aichner <adrian@xemacs.org> | |
1101 | |
1102 * sample.emacs: Enable sound support on mswindows devices. | |
1103 | |
1104 1998-08-06 Adrian Aichner <adrian@xemacs.org> | |
1105 | |
1106 * TUTORIAL.de: Fixing typos and grammatical errors. Fixing | |
1107 inconsistent usage of RET, <Return>, and <return> (only using | |
1108 <Return> now). Changing TUTORIAL to TUTORIAL.de throughout | |
1109 itself. Adding english equivalent to german translation of all | |
1110 concepts used in TUTORIAL.de. | |
1111 | |
1112 1998-07-19 SL Baur <steve@altair.xemacs.org> | |
1113 | |
1114 * XEmacs 21.2-beta1 is released. | |
1115 | |
1116 1998-07-12 SL Baur <steve@altair.xemacs.org> | |
1117 | |
1118 * GOATS: Removed. | |
1119 | |
1120 1998-07-12 SL Baur <steve@altair.xemacs.org> | |
1121 | |
1122 * README: Bump version numbers. | |
1123 * NEWS: Ditto and purge pre-21.0 stuff. | |
1124 | |
4176 | 1125 * XEmacs 21.0-pre5 is released. |
793 | 1126 |
1127 1998-07-09 SL Baur <steve@altair.xemacs.org> | |
1128 | |
1129 * configure.in: Handle multiple database libraries. | |
1130 From Gregory Neil Shapiro <gshapiro@sendmail.org> | |
1131 | |
1132 * XEmacs 21.0-pre4 is released. | |
1133 | |
1134 * configure.in: Fix test for InfoDock sources. | |
1135 | |
1136 1998-07-09 SL Baur <steve@altair.xemacs.org> | |
1137 | |
1138 * BETA (writing): Update patch creation instructions. | |
1139 | |
1140 * FTP: Update FTP mirror list. | |
1141 | |
1142 * DISTRIB: Remove duplicated FTP mirror list. | |
1143 * xemacs.1 (ftp): Ditto. | |
1144 | |
1145 * XEmacs 21.0-pre4 is released. | |
1146 | |
1147 1998-06-29 SL Baur <steve@altair.xemacs.org> | |
1148 | |
1149 * gnuserv.1 (this): Email address for Ben Wing is ben@xemacs.org. | |
1150 * gnuserv.README (README): Ditto. | |
1151 * xemacs-ja.1: Ditto. | |
1152 | |
1153 1998-06-28 SL Baur <steve@altair.xemacs.org> | |
1154 | |
1155 * BABYL: Moved to rmail package | |
1156 | |
1157 * enriched.doc: Moved to xemacs-base package | |
1158 | |
1159 * MSDOS: | |
1160 * GNUS-NEWS: deleted | |
1161 | |
1162 1998-06-21 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> | |
1163 | |
1164 * NEWS: Added references to documentation about packages and | |
1165 path setup. | |
1166 | |
1167 * README: Synched. | |
1168 | |
1169 1998-06-19 SL Baur <steve@altair.xemacs.org> | |
1170 | |
1171 * XEmacs 21.0-pre3 is released. | |
1172 | |
1173 1998-06-20 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> | |
1174 | |
1175 * PACKAGES: | |
1176 * BETA: Moved some package stuff into Texinfo docs. Other nitpicks | |
1177 | |
1178 1998-06-19 SL Baur <steve@altair.xemacs.org> | |
1179 | |
1180 * XEmacs 21.0-pre2 is released. | |
1181 | |
1182 1998-06-14 SL Baur <steve@altair.xemacs.org> | |
1183 | |
1184 * XEmacs 21.0-pre1 is released. | |
1185 | |
1186 1998-06-14 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch> | |
1187 | |
1188 * NEWS: Updated information about customization of the | |
1189 automatic info dir file generation using | |
1190 `Info-auto-generate-directory' and `Info-save-auto-generated-dir' | |
1191 | |
1192 1998-06-11 SL Baur <steve@altair.xemacs.org> | |
1193 | |
1194 * XEmacs 21.0-beta43 is released. | |
1195 | |
1196 1998-06-02 Andy Piper <andyp@parallax.co.uk> | |
1197 | |
1198 * check_cygwin_setup.sh: set more intelligent defaults for | |
1199 windows 95. | |
1200 | |
1201 1998-06-01 SL Baur <steve@altair.xemacs.org> | |
1202 | |
1203 * XEmacs 21.0-beta42 is released. | |
1204 | |
1205 1998-06-01 SL Baur <steve@altair.xemacs.org> | |
1206 | |
1207 * sounds: Removed, now in the sounds-au package. | |
1208 | |
1209 1998-05-29 Andy Piper <andyp@parallax.co.uk> | |
1210 | |
1211 * check_cygwin_setup.sh: new file to check that cygwin is setup | |
1212 correctly for XEmacs operation. | |
1213 | |
1214 1998-05-23 SL Baur <steve@altair.xemacs.org> | |
1215 | |
1216 * XEmacs 21.0-beta41 is released. | |
1217 | |
1218 1998-05-15 SL Baur <steve@altair.xemacs.org> | |
1219 | |
1220 * XEmacs 21.0-beta40 is released. | |
1221 | |
1222 1998-05-09 SL Baur <steve@altair.xemacs.org> | |
1223 | |
1224 * XEmacs 21.0-beta39 is released. | |
1225 | |
1226 1998-05-07 SL Baur <steve@altair.xemacs.org> | |
1227 | |
1228 * altrasoft-logo.xpm: Removed. | |
1229 | |
1230 1998-05-02 SL Baur <steve@altair.xemacs.org> | |
1231 | |
1232 * XEmacs 21.0-beta38 is released. | |
1233 | |
1234 1998-04-26 Jason R Mastaler <jason@4b.org> | |
1235 | |
1236 * BETA: Replaced SmartList references in favor of | |
1237 Majordomo. | |
1238 | |
1239 1998-04-25 SL Baur <steve@altair.xemacs.org> | |
1240 | |
1241 * XEmacs-21.0-beta37 is released. | |
1242 | |
1243 1998-04-19 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch> | |
1244 | |
1245 * NEWS: Documented info dir rebuilding and LDAP support. | |
1246 | |
1247 1998-04-18 SL Baur <steve@altair.xemacs.org> | |
1248 | |
1249 * XEmacs-21.0-beta36 is released. | |
1250 | |
1251 1998-04-11 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> | |
1252 | |
1253 * xemacs.1: -no-packages -> -no-early-packages. | |
1254 | |
1255 * NEWS: Clarified site-lisp status. | |
1256 | |
1257 1998-04-10 SL Baur <steve@altair.xemacs.org> | |
1258 | |
1259 * XEmacs 21.0-beta35 is released. | |
1260 | |
1261 1998-04-10 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de> | |
1262 | |
1263 * NEWS: Documented that Info-default-directory-list and | |
1264 site-directory are gone. | |
1265 | |
1266 1998-04-04 SL Baur <steve@altair.xemacs.org> | |
1267 | |
1268 * XEmacs 21.0-beta34 is released. | |
1269 | |
1270 1998-03-24 SL Baur <steve@altair.xemacs.org> | |
1271 | |
1272 * XEmacs 21.0-beta33 is released. | |
1273 | |
1274 1998-03-24 SL Baur <steve@altair.xemacs.org> | |
1275 | |
1276 * XEmacs 21.0-beta32 is released. | |
1277 | |
1278 1998-03-16 SL Baur <steve@altair.xemacs.org> | |
1279 | |
1280 * XEmacs 21.0 beta31 is released. | |
1281 | |
1282 1998-03-09 Kyle Jones <kyle_jones@wonderworks.com> | |
1283 | |
1284 * Emacs.ad: Example using leading dot resources to | |
1285 initalize faces changes to use Emacs.foo since the | |
1286 leading dot syntax doesn't work. Initialization of | |
1287 text-cursor face moved to faces.el. | |
1288 | |
1289 1998-03-07 SL Baur <steve@altair.xemacs.org> | |
1290 | |
1291 * XEmacs 20.5-beta30 is released. | |
1292 | |
1293 1998-03-01 SL Baur <steve@altair.xemacs.org> | |
1294 | |
1295 * Emacs.ad: Remove explicit `Emacs' application resource | |
1296 name. | |
1297 | |
1298 1998-02-25 SL Baur <steve@altair.xemacs.org> | |
1299 | |
1300 * XEmacs 20.5-beta28 is released. | |
1301 | |
1302 * configure.in (with_session): Fix reporting of the setting. | |
1303 (with_database_gnudbm): Correctly report setting. | |
1304 | |
1305 1998-02-19 SL Baur <steve@altair.xemacs.org> | |
1306 | |
1307 * XEmacs 20.5-beta27 is released. | |
1308 * XEmacs-20.4-pre4 is released. | |
1309 | |
1310 * configure.in (doug_lea_malloc): Requires USE_MINIMAL_TAGBITS. | |
1311 (--with-gung): Implement it. | |
1312 | |
1313 * configure.usage (--with-gung): Document. Turns on | |
1314 USE_MINIMAL_TAGBITS and USE_INDEXED_LRECORD_IMPLEMENTATION. | |
1315 (--with-term): Remove. | |
1316 | |
1317 * XEmacs-20.5-beta26 is released. | |
1318 | |
1319 1998-02-18 SL Baur <steve@altair.xemacs.org> | |
1320 | |
1321 * XEmacs-20.4-pre3 is released. | |
1322 | |
1323 * Makefile.in: use better feedback while rebuilding finder database. | |
1324 Suggested by Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp> | |
1325 | |
1326 1998-02-14 SL Baur <steve@altair.xemacs.org> | |
1327 | |
1328 * configure.in (OFFIX_O): Don't use OffiX if no real Xmu support. | |
1329 Suggested by Pekka Marjola <pema@iki.fi> | |
1330 | |
1331 * XEmacs-20.4-pre2 is released. | |
1332 * XEmacs-20.5-beta25 is released. | |
1333 | |
1334 1998-02-09 SL Baur <steve@altair.xemacs.org> | |
1335 | |
1336 * XEmacs 20.4-pre1 is released. | |
1337 * XEmacs 20.5-beta24 is released. | |
1338 | |
1339 1998-02-03 SL Baur <steve@altair.xemacs.org> | |
1340 | |
1341 * XEmacs 20.5-beta23 is released. | |
1342 | |
1343 1998-02-01 SL Baur <steve@altair.xemacs.org> | |
1344 | |
1345 * aliases.ksh: igrep from the shell command line. | |
1346 From Karl M. Hegbloom <karlheg@bittersweet.inetarena.com> | |
1347 | |
1348 1998-01-31 SL Baur <steve@altair.xemacs.org> | |
1349 | |
1350 * aliases.ksh: Add `mak' function to create beta.err for | |
1351 build-report. | |
1352 From Adrian Aichner <adrian@xemacs.org> | |
1353 Suggested by Karl M. Hegbloom <karlheg@bittersweet.inetarena.com> | |
1354 | |
1355 1998-01-27 SL Baur <steve@altair.xemacs.org> | |
1356 | |
1357 * XEmacs 20.5-beta22 is released. | |
1358 | |
1359 1998-01-26 SL Baur <steve@altair.xemacs.org> | |
1360 | |
1361 * aliases.ksh: New file. Start tracking useful Maintainer | |
1362 XEmacs commands. | |
1363 | |
1364 1998-01-25 SL Baur <steve@altair.xemacs.org> | |
1365 | |
1366 * XEmacs 20.5-beta21 is released. | |
1367 | |
1368 1998-01-18 SL Baur <steve@altair.xemacs.org> | |
1369 | |
1370 * XEmacs 20.5-beta20 is released. | |
1371 | |
1372 1998-01-13 Martin Buchholz <martin@xemacs.org> | |
1373 | |
1374 * NEWS: | |
1375 Remove doc for configure-time INFOPATH, no longer used. | |
1376 | |
1377 * BETA: Update ftp addresses. | |
1378 * INSTALL: Update ftp addresses. | |
1379 * MAILINGLISTS: Sync with Emacs 20.2. Update ftp addresses. | |
1380 | |
1381 * xemacs.1: Update author list. | |
1382 | |
1383 1998-01-12 SL Baur <steve@altair.xemacs.org> | |
1384 | |
1385 * INSTALL: Updated for recent Mule/package changes. | |
1386 | |
1387 * XEmacs 20.5-beta19 is released. | |
1388 | |
1389 1998-01-10 SL Baur <steve@altair.xemacs.org> | |
1390 | |
1391 * XEmacs 20.5-beta18 is released. | |
1392 | |
1393 1998-01-10 SL Baur <steve@altair.xemacs.org> | |
1394 | |
1395 * FTP: Update address of what was formerly ftp.ibp.fr. | |
1396 | |
1397 1998-01-04 SL Baur <steve@altair.xemacs.org> | |
1398 | |
1399 * XEmacs 20.5-beta17 is released. | |
1400 | |
1401 * Makefile.in (finder): Use -vanilla. | |
1402 (lisp/finder-inf.el): Ditto. | |
1403 (check-features): New target. Do a sanity check prior to | |
1404 installation. | |
1405 | |
1406 1997-01-03 SL Baur <steve@altair.xemacs.org> | |
1407 | |
1408 * XEmacs 20.5-beta16 is released. | |
1409 | |
1410 1997-12-30 SL Baur <steve@altair.xemacs.org> | |
1411 | |
1412 * XEmacs 20.5-beta15 is released. | |
1413 | |
1414 1997-12-27 SL Baur <steve@altair.xemacs.org> | |
1415 | |
1416 * XEmacs 20.5-beta14 is released. | |
1417 | |
1418 1997-12-25 SL Baur <steve@altair.xemacs.org> | |
1419 | |
1420 * XEmacs 20.5-beta13 is released. | |
1421 | |
1422 1997-12-21 SL Baur <steve@altair.xemacs.org> | |
1423 | |
1424 * BETA (Prerequisite): Add cookbook procedures for maintaining | |
1425 package lisp directories. | |
1426 | |
1427 1997-12-20 SL Baur <steve@altair.xemacs.org> | |
1428 | |
1429 * XEmacs 20.5-beta 12 is released. | |
1430 | |
1431 1997-12-18 Kyle Jones <kyle_jones@wonderworks.com> | |
1432 | |
1433 * Emacs.ad: Don't specify a default toolbar specific | |
1434 background color. | |
1435 | |
1436 1997-12-18 Kyle Jones <kyle_jones@wonderworks.com> | |
1437 | |
1438 * toolbar: Added support for foregroundToolBarColor | |
1439 symbol to most icons. | |
1440 | |
1441 1997-12-17 SL Baur <steve@altair.xemacs.org> | |
1442 | |
1443 * BETA: Update version numbers. | |
1444 | |
1445 * NEWS: Update version number. | |
1446 | |
1447 1997-12-16 SL Baur <steve@altair.xemacs.org> | |
1448 | |
1449 * XEmacs 20.5-beta11 is released. | |
1450 | |
1451 1997-12-13 SL Baur <steve@altair.xemacs.org> | |
1452 | |
1453 * Makefile.in (lisp/finder-inf.el): Add dependency on src/. | |
1454 | |
1455 * XEmacs 20.5-beta10 is released. | |
1456 | |
1457 1997-12-09 SL Baur <steve@altair.xemacs.org> | |
1458 | |
1459 * XEmacs 20.5-beta9 is released. | |
1460 | |
1461 1997-12-06 SL Baur <steve@altair.xemacs.org> | |
1462 | |
1463 * XEmacs 20.5-beta8 is released. | |
1464 | |
1465 * info/dir: update for further packaging. | |
1466 * configure.in: remove `tree-x' from XEmacs build. | |
1467 | |
1468 1997-12-05 Aki Vehtari <Aki.Vehtari@hut.fi> | |
1469 | |
1470 * refcard.tex: Updated for 20.3 | |
1471 | |
1472 1997-12-02 SL Baur <steve@altair.xemacs.org> | |
1473 | |
1474 * skk/SKK.tut.E (Hint): Fix typos. | |
1475 | |
1476 1997-11-27 SL Baur <steve@altair.xemacs.org> | |
1477 | |
1478 * XEmacs 20.5-beta7 is released. | |
1479 | |
1480 * configure.in: When testing for -ltiff, fall back on the extra | |
1481 libraries -ljpeg, and -lz since some -ltiff's need them. | |
1482 | |
1483 1997-11-20 SL Baur <steve@altair.xemacs.org> | |
1484 | |
1485 * XEmacs 20.5-beta6 is released. | |
1486 | |
1487 1997-11-19 SL Baur <steve@altair.xemacs.org> | |
1488 | |
1489 * xemacs.1: Document -no-packages, -vanilla. | |
1490 Document -h. | |
1491 | |
1492 1997-11-17 SL Baur <steve@altair.xemacs.org> | |
1493 | |
1494 * XEmacs 20.3-pre4 is released. | |
1495 | |
1496 1997-11-15 SL Baur <steve@altair.xemacs.org> | |
1497 | |
1498 * XEmacs 20.3-pre3 is released. | |
1499 * XEmacs 20.5-beta5 is released. | |
1500 | |
1501 1997-11-11 SL Baur <steve@altair.xemacs.org> | |
1502 | |
1503 * XEmacs 20.5-beta4 is released. | |
1504 | |
1505 1997-11-08 SL Baur <steve@altair.xemacs.org> | |
1506 | |
1507 * XEmacs 20.5-beta3 is released. | |
1508 * XEmacs 20.3-pre2 is released. | |
1509 | |
1510 1997-11-04 Adrian Aichner <adrian@xemacs.org> | |
1511 | |
1512 * TUTORIAL.de: | |
1513 Updated copyright information. Translated most of the COPYING | |
1514 section. Translated the <<.*>> didactic line. | |
1515 | |
1516 1997-10-22 Adrian Aichner <adrian@xemacs.org> | |
1517 | |
1518 * TUTORIAL.de: Fixed two issues reported by | |
1519 Achim Oppelt <aoppelt@theorie3.physik.uni-erlangen.de> | |
1520 | |
1521 * TUTORIAL.de: | |
1522 Manually applied rejected patch hunks from Marc Aurel's patch. | |
1523 Some more fixes. | |
1524 | |
1525 * TUTORIAL.de: | |
1526 Applied patches supplied by Marc Aurel <4-tea-2@bong.saar.de>. | |
1527 They fix yet more typos and quite a few awkward sentences. | |
1528 | |
1529 1997-10-21 Adrian Aichner <adrian@xemacs.org> | |
1530 | |
1531 * TUTORIAL.de: Manually merged a few more corrections by | |
1532 Carsten Leonhardt <leo@arioch.oche.de> | |
1533 | |
1534 1997-10-20 Adrian Aichner <adrian@xemacs.org> | |
1535 | |
1536 * TUTORIAL.de: | |
1537 Applied patches from Andreas Jaeger <aj@arthur.rhein-neckar.de> to 1.2, | |
1538 then merged them with 1.3 via ediff-buffers. | |
1539 Andreas found some quite nasty typos still and added many missing commas. | |
1540 | |
1541 * TUTORIAL.de: Re-fill-ed paragraphs after patching. | |
1542 | |
1543 * TUTORIAL.de: Applied the excellent patches courtesy of | |
1544 Carsten Leonhardt <leo@arioch.oche.de>. | |
1545 | |
1546 1997-11-02 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
1547 | |
1548 * TUTORIAL.ko: Renamed from etc/TUTORIAL.kr to fit with ISO | |
1549 639 (two letter language code). | |
1550 | |
1551 * TUTORIAL.ja: Renamed from etc/TUTORIAL.jp to fit with ISO | |
1552 639 (two letter language code). | |
1553 | |
1554 1997-11-02 SL Baur <steve@altair.xemacs.org> | |
1555 | |
1556 * CHARSETS: New file imported from Emacs 20.1. | |
1557 | |
1558 1997-11-01 SL Baur <steve@altair.xemacs.org> | |
1559 | |
1560 * XEmacs 20.3-pre1 is released. | |
1561 | |
1562 1997-10-31 SL Baur <steve@altair.xemacs.org> | |
1563 | |
1564 * XEmacs 19.16 is released. | |
1565 | |
1566 1997-10-31 SL Baur <steve@altair.xemacs.org> | |
1567 | |
1568 * XEmacs 20.5-beta2 is released. | |
1569 | |
1570 1997-10-30 Kyle Jones <kyle_jones@wonderworks.com> | |
1571 | |
1572 * Emacs.ad: Added *XlwMenu*highlightForeground entry. | |
1573 Added *XlwMenu*titleForeground entry. | |
1574 | |
1575 1997-10-29 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
1576 | |
1577 * HELLO: Add Czech. | |
1578 | |
1579 * HELLO: Delete Amharic, Thai and Tigrigna. | |
1580 | |
1581 1997-10-28 SL Baur <steve@altair.xemacs.org> | |
1582 | |
1583 * XEmacs 20.3-beta94 is released. | |
1584 | |
1585 1997-10-28 SL Baur <steve@altair.xemacs.org> | |
1586 | |
1587 * XEmacs 20.3-beta93 is released. | |
1588 | |
1589 1997-10-24 SL Baur <steve@altair.xemacs.org> | |
1590 | |
1591 * XEmacs 20.3-beta92 is released. | |
1592 | |
1593 1997-10-18 SL Baur <steve@altair.xemacs.org> | |
1594 | |
1595 * XEmacs 20.3-beta91 is released. | |
1596 | |
1597 1997-10-16 Hrvoje Niksic <hniksic@srce.hr> | |
1598 | |
1599 * NEWS: document changed package load semantics. | |
1600 | |
1601 1997-10-13 SL Baur <steve@altair.xemacs.org> | |
1602 | |
1603 * configure.in: Remove `site-lisp' from list of directories to | |
1604 make symbolic links for. | |
1605 | |
1606 * XEmacs 20.3-beta90 is released. | |
1607 | |
1608 1997-10-13 Hrvoje Niksic <hniksic@srce.hr> | |
1609 | |
1610 * NEWS: Updates | |
1611 | |
1612 1997-10-12 SL Baur <steve@altair.xemacs.org> | |
1613 | |
1614 * XEmacs 20.5-beta1 is released. | |
1615 | |
1616 * XEmacs 19.16-pre9 is released. | |
1617 | |
1618 * XEmacs 19.16-pre8 is released. | |
1619 | |
1620 1997-10-11 SL Baur <steve@altair.xemacs.org> | |
1621 | |
1622 * XEmacs 20.3-beta28 is released. | |
1623 | |
1624 * Makefile.in (src/paths.h): Update PATH_INFOPATH | |
1625 (infopath): New shell variable. | |
1626 (infopath_user_defined): Ditto. | |
1627 | |
1628 * configure.in (infodir_user_defined): Spelling fixes. | |
1629 | |
1630 1997-10-10 Karl M. Hegbloom <karlheg@inetarena.com> | |
1631 | |
1632 * NEWS: Draft entry for the info changes. | |
1633 | |
1634 1997-10-10 Martin Buchholz <mrb@eng.sun.com> | |
1635 | |
1636 * BETA: | |
1637 - remove Chuck as contact name | |
1638 - random small improvements | |
1639 - remove I/me references - the message should be that XEmacs | |
1640 maintenance is an inclusive community effort. | |
1641 | |
1642 1997-10-10 SL Baur <steve@altair.xemacs.org> | |
1643 | |
1644 * BETA (Prerequisite): Add further documentation for | |
1645 package installation. | |
1646 | |
1647 1997-10-07 SL Baur <steve@altair.xemacs.org> | |
1648 | |
1649 * XEmacs 19.16-pre7 is released. | |
1650 | |
1651 1997-10-04 SL Baur <steve@altair.xemacs.org> | |
1652 | |
1653 * XEmacs 19.16-pre6 is released. | |
1654 | |
1655 1997-10-04 SL Baur <steve@altair.xemacs.org> | |
1656 | |
1657 * XEmacs 20.3-beta27 is released. | |
1658 | |
1659 1997-10-02 SL Baur <steve@altair.xemacs.org> | |
1660 | |
1661 * XEmacs 20.3-beta26 is released. | |
1662 | |
1663 1997-09-30 SL Baur <steve@altair.xemacs.org> | |
1664 | |
1665 * XEmacs 20.3-beta25 is released. | |
1666 | |
1667 * Makefile.in (install-arch-dep): Install the `Installation' for | |
1668 future reference. | |
1669 | |
1670 * Makefile.in (top_distclean): Remove finder-inf.el*. | |
1671 | |
1672 * configure.in (use_union_type): Default to "yes". | |
1673 | |
1674 1997-09-30 SL Baur <steve@altair.xemacs.org> | |
1675 | |
1676 * BETA: Document existence of `Installation' file. | |
1677 - Document requirement of rebuilding finder-inf.el when building | |
1678 from the full tarball. | |
1679 | |
1680 1997-09-27 SL Baur <steve@altair.xemacs.org> | |
1681 | |
1682 * XEmacs 20.3-beta24 is released. | |
1683 | |
1684 1997-09-24 SL Baur <steve@altair.xemacs.org> | |
1685 | |
1686 * BETA (XEmacs 20.3 packages): Added explanation of package | |
1687 hierarchy. | |
1688 | |
1689 1997-09-22 SL Baur <steve@altair.xemacs.org> | |
1690 | |
1691 * XEmacs 19.16-pre4 is released. | |
1692 | |
1693 1997-09-20 SL Baur <steve@altair.xemacs.org> | |
1694 | |
1695 * XEmacs 20.3-beta23 is released. | |
1696 | |
1697 1997-09-19 SL Baur <steve@altair.xemacs.org> | |
1698 | |
1699 * XEmacs 19.16-pre3 is released. | |
1700 | |
1701 1997-09-18 Colin Rafferty <craffert@ml.com> | |
1702 | |
1703 * NEWS: Various spelling corrections and some grammar | |
1704 corrections (which/that). | |
1705 | |
1706 1997-09-17 SL Baur <steve@altair.xemacs.org> | |
1707 | |
1708 * XEmacs 20.3-beta22 is released. | |
1709 | |
1710 1997-09-16 SL Baur <steve@altair.xemacs.org> | |
1711 | |
1712 * XEmacs 20.3-beta21 is released. | |
1713 | |
1714 * XEmacs 19.16-pre2 is released. | |
1715 | |
1716 1997-09-13 SL Baur <steve@altair.xemacs.org> | |
1717 | |
1718 * XEmacs 20.3-beta20 is released. | |
1719 | |
1720 1997-09-12 SL Baur <steve@altair.xemacs.org> | |
1721 | |
1722 XEmacs 19.16-pre1 "Queens" is released. | |
1723 | |
1724 1997-09-02 SL Baur <steve@altair.xemacs.org> | |
1725 | |
1726 * XEmacs 20.3-beta19 is released. | |
1727 | |
1728 * Makefile.in (finder): New target. | |
1729 | |
1730 1997-08-29 SL Baur <steve@altair.xemacs.org> | |
1731 | |
1732 * XEmacs 19.16-beta91 is released. | |
1733 | |
1734 1997-08-20 SL Baur <steve@altair.xemacs.org> | |
1735 | |
1736 * XEmacs 19.16-beta90 is released. | |
1737 | |
1738 1997-08-16 SL Baur <steve@altair.xemacs.org> | |
1739 | |
1740 * XEmacs 20.3-beta18 is released. | |
1741 | |
1742 1997-08-11 Karl M. Hegbloom <karlheg@inetarena.com> | |
1743 | |
1744 * NEWS: add a section telling about the Info changes. | |
1745 | |
1746 1997-08-09 SL Baur <steve@altair.xemacs.org> | |
1747 | |
1748 * XEmacs 20.3-beta17 is released. | |
1749 | |
1750 1997-08-07 Jan Vroonhof <vroonhof@math.ethz.ch> | |
1751 | |
1752 * gnuserv.1: Described Hrvoje's mods in manpage | |
1753 | |
1754 1997-07-31 SL Baur <steve@altair.xemacs.org> | |
1755 | |
1756 * XEmacs 20.3-beta16 is released. | |
1757 | |
1758 1997-07-27 SL Baur <steve@altair.xemacs.org> | |
1759 | |
1760 * BETA: Update patching instructions. | |
1761 | |
1762 1997-07-26 SL Baur <steve@altair.xemacs.org> | |
1763 | |
1764 * XEmacs 20.3-beta15 is released. | |
1765 | |
1766 1997-07-19 SL Baur <steve@altair.xemacs.org> | |
1767 | |
1768 * XEmacs 20.3-beta14 is released. | |
1769 | |
1770 1997-07-13 Steven L Baur <steve@altair.xemacs.org> | |
1771 | |
1772 * XEmacs 20.3-beta13 is released. | |
1773 | |
1774 * info/dir (Packages): Integrate texinfo manual for PH. | |
1775 | |
1776 1997-07-08 Steven L Baur <steve@altair.xemacs.org> | |
1777 | |
1778 * XEmacs 20.3-beta12 is released. | |
1779 | |
1780 1997-07-06 Steven L Baur <steve@altair.xemacs.org> | |
1781 | |
1782 * lwlib/lwlib-Xm.c (xm_update_one_value): Hand application of mrb | |
1783 fix. Restoration of lossage from beta10->beta11 upgrade. | |
1784 | |
1785 * XEmacs 20.3-beta11 is released. | |
1786 | |
1787 1997-06-29 Steven L Baur <steve@altair.xemacs.org> | |
1788 | |
1789 * configure.in (CPP): Correct typo `print-lib-gcc-file-name' | |
1790 should be `print-libgcc-file-name' | |
1791 From Katsumi Yamaoka <yamaoka@ga.sony.co.jp> | |
1792 | |
1793 * XEmacs 20.3-beta10 is released. | |
1794 | |
1795 1997-06-25 Steven L Baur <steve@altair.xemacs.org> | |
1796 | |
1797 * XEmacs 20.3-beta9 is released. | |
1798 | |
1799 * Makefile.in (dist): Make `make dist' work for me. | |
1800 | |
1801 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
1802 | |
1803 * HELLO: final byte for ethiopic was changed to sync with | |
1804 Emacs/mule-19.34.94-zeta. | |
1805 | |
1806 1997-06-23 Steven L Baur <steve@altair.xemacs.org> | |
1807 | |
1808 * NEWS (Commands): Various updates by Hrvoje Niksic. | |
1809 | |
1810 1997-06-21 Steven L Baur <steve@altair.xemacs.org> | |
1811 | |
1812 * Makefile.in: Missing FRC.info. | |
1813 (install-arch-dep): Add missing backslash. | |
1814 From Glynn Clements <glynn@sensei.co.uk> | |
1815 | |
1816 * XEmacs 20.3-beta8 is released. | |
1817 | |
1818 1997-06-20 Steven L Baur <steve@altair.xemacs.org> | |
1819 | |
1820 * gnuserv.1: Updates and cleanup. | |
1821 From Hrvoje Niksic <hniksic@srce.hr> | |
1822 | |
1823 1997-06-14 Steven L Baur <steve@altair.xemacs.org> | |
1824 | |
1825 * XEmacs 20.3-beta7 is released. | |
1826 | |
1827 1997-06-12 Steven L Baur <steve@altair.xemacs.org> | |
1828 | |
1829 * TUTORIAL (things): Synched by Hrvoje Niksic with previous | |
1830 XEmacs version. | |
1831 | |
1832 1997-06-11 Steven L Baur <steve@altair.xemacs.org> | |
1833 | |
1834 * XEmacs 20.3-b6 is released. | |
1835 | |
1836 * configure.in (GNU_MALLOC): Check for (-l)PW instead of (-l)-lPW. | |
1837 Suggested by Martin Buchholz <mrb@eng.sun.com> | |
1838 | |
1839 1997-06-08 MORIOKA Tomohiko <morioka@jaist.ac.jp> | |
1840 | |
1841 * smilies/Face_smile.xbm, etc/smilies/Face_weep.xbm, | |
1842 etc/smilies/Face_ase2.xbm, etc/smilies/Face_ase3.xbm, | |
1843 etc/smilies/Face_ase.xbm: Add Japanese smiley faces. | |
1844 | |
1845 1997-06-09 Steven L Baur <steve@altair.xemacs.org> | |
1846 | |
1847 * XEmacs 20.3-b5 is released. | |
1848 | |
1849 1997-06-08 Steven L Baur <steve@altair.xemacs.org> | |
1850 | |
1851 * NEWS: Updates for early beta20.3 stuffs. | |
1852 From Hrvoje Niksic <hniksic@srce.hr> | |
1853 | |
1854 1997-06-05 Steven L Baur <steve@altair.xemacs.org> | |
1855 | |
1856 * XEmacs 20.3-b4 is released. | |
1857 | |
1858 1997-06-04 Martin Buchholz <mrb@eng.sun.com> | |
1859 | |
1860 * NEWS: | |
1861 * etags.1: | |
1862 Upgraded to etags 12.11 | |
1863 | |
1864 1997-05-29 Steven L Baur <steve@altair.xemacs.org> | |
1865 | |
1866 * XEmacs 20.3-beta3 is released. | |
1867 | |
1868 * INSTALL: Delete documentation of mocklisp support. | |
1869 | |
1870 * configure.in: Delete mocklisp support. | |
1871 | |
1872 1997-05-29 Steven L Baur <steve@altair.xemacs.org> | |
1873 | |
1874 * FTP: Update mirror info. | |
1875 | |
1876 * DISTRIB: Update mirror info. | |
1877 | |
1878 1997-05-26 Steven L Baur <steve@altair.xemacs.org> | |
1879 | |
1880 * FTP: Correct typo in ftp.cenatls.cena.dgac.fr. | |
1881 | |
1882 * DISTRIB: Ditto. | |
1883 | |
1884 1997-05-22 Steven L Baur <steve@altair.xemacs.org> | |
1885 | |
1886 * XEmacs 20.3-beta2 is released. | |
1887 | |
1888 Tue Jun 4 10:15:54 1996 Per Bothner <bothner@deneb.cygnus.com> | |
1889 | |
1890 * e/eterm.ti: Add kcub1, kcuf1, kcuu1, kcud1 capabilities. | |
1891 | |
1892 Sat May 17 20:30:54 1997 Steven L Baur <steve@altair.xemacs.org> | |
1893 | |
1894 * XEmacs 20.3-b1 is released. | |
1895 | |
1896 Fri May 16 20:38:19 1997 Steven L Baur <steve@altair.xemacs.org> | |
1897 | |
1898 * README: Update minor version number. | |
1899 | |
1900 Tue May 13 20:35:52 1997 Steven L Baur <steve@altair.xemacs.org> | |
1901 | |
1902 * XEmacs-20.2 is released. | |
1903 | |
1904 Sat May 10 16:14:30 1997 Steven L Baur <steve@altair.xemacs.org> | |
1905 | |
1906 * XEmacs 20.2-b6 is released. | |
1907 | |
1908 Thu May 8 20:22:34 1997 Steven L Baur <steve@altair.xemacs.org> | |
1909 | |
1910 * XEmacs 20.2-b5 is released. | |
1911 | |
1912 Fri May 2 16:50:02 1997 Steven L Baur <steve@altair.xemacs.org> | |
1913 | |
1914 * XEmacs 20.2-b4 is released. | |
1915 | |
1916 Sun Apr 27 12:25:55 1997 Steven L Baur <steve@altair.xemacs.org> | |
1917 | |
1918 * XEmacs 20.2-b3 is released. | |
1919 | |
1920 Wed Apr 23 10:33:58 1997 Steven L Baur <steve@altair.xemacs.org> | |
1921 | |
1922 * XEmacs 20.2-b2 is released. | |
1923 | |
1924 * configure.in (beta): OPENWINHOME misspelled. | |
1925 | |
1926 Mon Apr 21 14:48:29 1997 Steven L Baur <steve@altair.xemacs.org> | |
1927 | |
1928 * BETA (writing): Update with information about how to create | |
1929 patches. | |
1930 | |
1931 Sat Apr 19 16:13:16 1997 Steven L Baur <steve@altair.xemacs.org> | |
1932 | |
1933 * XEmacs 20.2-b1 is released. | |
1934 | |
1935 Wed Apr 16 17:44:05 1997 Steven L Baur <steve@altair.xemacs.org> | |
1936 | |
1937 * XEmacs 20.1 is re-released. | |
1938 | |
1939 Tue Apr 15 21:03:22 1997 Steven L Baur <steve@altair.xemacs.org> | |
1940 | |
1941 * XEmacs 20.1 is released. | |
1942 | |
1943 Sat Apr 12 20:11:08 1997 Steven L Baur <steve@altair.xemacs.org> | |
1944 | |
1945 * XEmacs 20.1-b15 is released. | |
1946 | |
1947 Thu Apr 10 19:07:26 1997 Steven L Baur <steve@altair.xemacs.org> | |
1948 | |
1949 * XEmacs 20.1-b14 is released. (Beta 13 was skipped). | |
1950 | |
1951 Wed Apr 9 22:52:06 1997 Steven L Baur <steve@altair.xemacs.org> | |
1952 | |
1953 * XEmacs 20.1-b12 is released. | |
1954 | |
1955 Sat Apr 5 09:11:36 1997 Steven L Baur <steve@altair.xemacs.org> | |
1956 | |
1957 * XEmacs 20.1-b11 is released. | |
1958 | |
1959 Thu Mar 27 18:24:19 1997 Steven L Baur <steve@altair.xemacs.org> | |
1960 | |
1961 * XEmacs 20.1-b10 is released. | |
1962 | |
1963 Sun Mar 23 17:24:38 1997 Steven L Baur <steve@altair.xemacs.org> | |
1964 | |
1965 * XEmacs 19.15-b104 is released. | |
1966 | |
1967 Sat Mar 22 19:56:36 1997 Steven L Baur <steve@altair.xemacs.org> | |
1968 | |
1969 * sgml/CATALOG: Default to html-3.2final. | |
1970 | |
1971 Fri Mar 21 21:26:01 1997 Steven L Baur <steve@altair.xemacs.org> | |
1972 | |
1973 * XEmacs-19.15-b103 is released. | |
1974 * XEmacs-20.0-b9 is released. | |
1975 | |
1976 * Makefile.in (top_distclean): Add `Installation' to distclean | |
1977 rule. | |
1978 | |
1979 Thu Mar 20 20:14:16 1997 Steven L Baur <steve@altair.xemacs.org> | |
1980 | |
1981 * XEmacs-19.15-b102 is released. | |
1982 | |
1983 Tue Mar 18 21:52:36 1997 Steven L Baur <steve@altair.xemacs.org> | |
1984 | |
1985 * XEmacs-19.15-b101 is released. | |
1986 | |
1987 Mon Mar 17 19:09:29 1997 Steven L Baur <steve@altair.xemacs.org> | |
1988 | |
1989 * XEmacs-20.1-b8 is released. | |
1990 * XEmacs-19.15-b100 is released. | |
1991 | |
1992 Sat Mar 15 17:15:18 1997 Steven L Baur <steve@altair.xemacs.org> | |
1993 | |
1994 * XEmacs-20.1-b7 is released. | |
1995 * XEmacs-19.15-b99 is released. | |
1996 | |
1997 Sat Mar 15 17:15:18 1997 Steven L Baur <steve@altair.xemacs.org> | |
1998 | |
1999 * sgml/CATALOG: Added IE3 DTDs and htmlpro DTD. | |
2000 | |
2001 Sat Mar 8 15:19:33 1997 Steven L Baur <steve@altair.xemacs.org> | |
2002 | |
2003 * XEmacs-20.1-b6 is released. | |
2004 * XEmacs-19.15-b98 is released. | |
2005 | |
2006 Mon Mar 3 23:57:56 1997 Steven L Baur <steve@altair.xemacs.org> | |
2007 | |
2008 * XEmacs 20.1-b5 is released. | |
2009 | |
2010 Mon Mar 3 18:09:17 1997 Steven L Baur <steve@altair.xemacs.org> | |
2011 | |
2012 * XEmacs 20.1-b4 is released. | |
2013 | |
2014 Sat Mar 1 15:38:30 1997 Steven L Baur <steve@altair.xemacs.org> | |
2015 | |
2016 * Makefile.in (distclean): Correct typos. | |
2017 | |
2018 * XEmacs 19.15-b96 is released. | |
2019 | |
2020 * configure.in: Symlink site-lisp when using --srcdir. | |
2021 Add special handling of lisp directory to allow for multiple | |
2022 site-packages files. | |
2023 | |
2024 Tue Mar 4 00:41:38 1997 Hrvoje Niksic <hniksic@srce.hr> | |
2025 | |
2026 * sample.Xdefaults: Added customization of foreground and | |
2027 background colors for the `default' face. | |
2028 | |
2029 Wed Feb 26 22:12:12 1997 Steven L Baur <steve@altair.xemacs.org> | |
2030 | |
2031 * Makefile.in (top_distclean): Reset src/PURESIZE.h for | |
2032 distribution. | |
2033 | |
2034 * XEmacs 20.1-b3 is released. | |
2035 | |
2036 Sun Feb 23 17:10:09 1997 Steven L Baur <steve@altair.xemacs.org> | |
2037 | |
2038 * XEmacs 20.1-b2 is released. | |
2039 | |
2040 Sat Feb 22 14:29:44 1997 Steven L Baur <steve@altair.xemacs.org> | |
2041 | |
2042 * XEmacs 19-15-b'95 is released. | |
2043 | |
2044 Fri Feb 21 22:29:51 1997 Martin Buchholz <mrb@eng.sun.com> | |
2045 | |
2046 * toolbar/workshop-cap-up.xpm: Moved caption up one pixel. | |
2047 | |
2048 Sat Feb 15 14:11:03 1997 Steven L Baur <steve@altair.xemacs.org> | |
2049 | |
2050 * XEmacs 20.1-b1 is released. | |
2051 * XEmacs 19.15-b94 is released. | |
2052 | |
2053 Sun Feb 9 16:15:55 1997 Steven L Baur <steve@altair.xemacs.org> | |
2054 | |
2055 * XEmacs 19.15-b93 is released. | |
2056 XEmacs 20.0 is released to the 'net. | |
2057 | |
2058 Fri Feb 7 19:21:34 1997 Steven L Baur <steve@altair.xemacs.org> | |
2059 | |
2060 * XEmacs 20.0try3 is released. | |
2061 | |
2062 Wed Feb 5 18:03:06 1997 Steven L Baur <steve@altair.xemacs.org> | |
2063 | |
2064 * XEmacs 20.0try2 is released. | |
2065 | |
2066 Mon Feb 3 19:39:08 1997 Steven L Baur <steve@altair.xemacs.org> | |
2067 | |
2068 * XEmacs 19.15-b92 is released. | |
2069 | |
2070 Sat Feb 1 18:17:38 1997 Steven L Baur <steve@altair.xemacs.org> | |
2071 | |
2072 * XEmacs 20.0try1 is released. | |
2073 * XEmacs 19.15-b91 AKA XEmacs '97 NOT! is released. | |
2074 | |
2075 Wed Jan 29 19:59:41 1997 Steven L Baur <steve@altair.xemacs.org> | |
2076 | |
2077 * CHANGES-beta: XEmacs 20.0-b93 is released. | |
2078 | |
2079 Sat Jan 25 15:43:59 1997 Steven L Baur <steve@altair.xemacs.org> | |
2080 | |
2081 * CHANGES-beta: XEmacs 20.0-b92 is released. | |
2082 | |
2083 Wed Jan 22 21:07:17 1997 Steven L Baur <steve@altair.xemacs.org> | |
2084 * XEmacs 20.0-b91 (prerelease 2) is released. | |
2085 | |
2086 * configure.in (--with-scrollbars): Add Athena3d as a toolkit | |
2087 type. | |
2088 | |
2089 * lwlib/lwlib-Xaw.c (xaw_update_one_widget): Let Athena 3d have 0 | |
2090 borderwidth. | |
2091 (xaw_scrollbar_scroll): Use SCROLLBAR_LINE_UP and | |
2092 SCROLLBAR_LINE_DOWN since that's current the only to get to the | |
2093 bottom of the buffer. :-( | |
2094 | |
2095 Tue Jan 21 20:01:19 1997 Steven L. Baur <steve@altair.xemacs.org> | |
2096 | |
2097 * sgml/HTML32.dtd: html-3.2 final dtd added. | |
2098 | |
2099 Sat Jan 11 12:05:31 1997 Steven L Baur <steve@altair.xemacs.org> | |
2100 | |
2101 * sample.emacs: Remove code snippet that wipes out the cycle | |
2102 buffer modeline feature. | |
2103 | |
2104 Sat Jan 11 12:05:31 1997 Steven L Baur <steve@altair.xemacs.org> | |
2105 | |
2106 * XEmacs 20.0 beta90 (prerelease 1) is released. | |
2107 * XEmacs 19.15 beta90 (prerelease 1) is released. | |
2108 | |
2109 Sat Jan 4 14:52:57 1997 Steven L Baur <steve@altair.xemacs.org> | |
2110 * XEmacs 20.0 beta 34 is released. | |
2111 * XEmacs 19.15 beta 7 is released. | |
2112 | |
2113 Sun Dec 29 05:37:43 1996 Martin Buchholz <mrb@eng.sun.com> | |
2114 | |
2115 * sample.emacs: Add sample code to highlight continuation glyph | |
2116 | |
2117 Sat Dec 28 15:33:27 1996 Steven L Baur <steve@altair.xemacs.org> | |
2118 | |
2119 * XEmacs 20.0 beta 33 is released. | |
2120 * XEmacs 19.15 beta 6 is released. | |
2121 | |
2122 Fri Dec 27 20:34:58 1996 Richard Mlynarik <mly@adoc.xerox.com> | |
2123 | |
2124 * yow.lines: 20k of new zippy quotes. | |
2125 | |
2126 Sat Dec 21 15:20:20 1996 Steven L Baur <steve@altair.xemacs.org> | |
2127 * XEmacs 20.0-b32 released. | |
2128 | |
2129 * XEmacs 19.15-b5 released. | |
2130 | |
2131 Tue Dec 10 19:25:25 1996 Steven L Baur <steve@altair.xemacs.org> | |
2132 | |
2133 * CHANGES-beta: XEmacs 20.0-b31 is released. | |
2134 | |
2135 Thu Dec 5 20:42:35 1996 Steven L Baur <steve@altair.xemacs.org> | |
2136 | |
2137 * edt-user.doc (File): New file from Emacs 19.34. | |
5440
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5433
diff
changeset
|
2138 |
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5433
diff
changeset
|
2139 |
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5433
diff
changeset
|
2140 ChangeLog entries synched from GNU Emacs are the property of the FSF. |
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5433
diff
changeset
|
2141 Other ChangeLog entries are usually the property of the author of the |
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5433
diff
changeset
|
2142 change. |
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5433
diff
changeset
|
2143 |
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5433
diff
changeset
|
2144 This file is part of XEmacs. |
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5433
diff
changeset
|
2145 |
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5433
diff
changeset
|
2146 XEmacs is free software: you can redistribute it and/or modify it |
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5433
diff
changeset
|
2147 under the terms of the GNU General Public License as published by the |
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5433
diff
changeset
|
2148 Free Software Foundation, either version 3 of the License, or (at your |
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5433
diff
changeset
|
2149 option) any later version. |
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5433
diff
changeset
|
2150 |
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5433
diff
changeset
|
2151 XEmacs is distributed in the hope that it will be useful, but WITHOUT |
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5433
diff
changeset
|
2152 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or |
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5433
diff
changeset
|
2153 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License |
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5433
diff
changeset
|
2154 for more details. |
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5433
diff
changeset
|
2155 |
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5433
diff
changeset
|
2156 You should have received a copy of the GNU General Public License |
24c67faf4be6
Added property notice and license to ChangeLogs.
Mats Lidell <matsl@xemacs.org>
parents:
5433
diff
changeset
|
2157 along with XEmacs. If not, see <http://www.gnu.org/licenses/>. |