Mercurial > hg > xemacs-beta
comparison ChangeLog @ 82:6a378aca36af r20-0b91
Import from CVS: tag r20-0b91
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:07:36 +0200 |
parents | 1ce6082ce73f |
children | ac0620f6398e |
comparison
equal
deleted
inserted
replaced
81:ebca3d831cea | 82:6a378aca36af |
---|---|
1 Wed Jan 22 21:07:17 1997 Steven L Baur <steve@altair.xemacs.org> | |
2 * XEmacs 20.0-b91 (prerelease 2) is released. | |
3 | |
4 * configure.in (--with-scrollbars): Add Athena3d as a toolkit | |
5 type. | |
6 | |
7 * lwlib/lwlib-Xaw.c (xaw_update_one_widget): Let Athena 3d have 0 | |
8 borderwidth. | |
9 (xaw_scrollbar_scroll): Use SCROLLBAR_LINE_UP and | |
10 SCROLLBAR_LINE_DOWN since that's current the only to get to the | |
11 bottom of the buffer. :-( | |
12 | |
13 Tue Jan 21 20:01:19 1997 Steven L. Baur <steve@altair.xemacs.org> | |
14 | |
15 * configure.in (beta): Add LWLIB_USES_ATHENA for odd | |
16 configurations that use both Motif and Athena. | |
17 | |
18 * etc/sgml/HTML32.dtd: html-3.2 final dtd added. | |
19 | |
20 Wed Jan 15 12:55:19 1997 Steven L Baur <steve@altair.xemacs.org> | |
21 | |
22 * info/dir (Gnus): Updated spelling and info. | |
23 | |
24 Mon Jan 13 13:37:27 1997 Steven L Baur <steve@altair.xemacs.org> | |
25 | |
26 * configure.in: Remove assignment of NON_GNU_CPP for irix-6.0. | |
27 | |
28 Mon Jan 13 00:36:01 1997 Martin Buchholz <mrb@eng.sun.com> | |
29 | |
30 * lib-src/make-docfile.c (scan_lisp_file): eliminate doc-string | |
31 warnings for ccl-read-* | |
32 | |
1 Sat Jan 11 12:05:31 1997 Steven L Baur <steve@altair.xemacs.org> | 33 Sat Jan 11 12:05:31 1997 Steven L Baur <steve@altair.xemacs.org> |
34 | |
35 * etc/sample.emacs: Remove code snippet that wipes out the cycle | |
36 buffer modeline feature. | |
37 | |
2 * XEmacs 20.0 beta90 (prerelease 1) is released. | 38 * XEmacs 20.0 beta90 (prerelease 1) is released. |
3 * XEmacs 19.15 beta90 (prerelease 1) is released. | 39 * XEmacs 19.15 beta90 (prerelease 1) is released. |
4 | 40 |
5 Tue Jan 7 08:45:16 1997 Steven L Baur <steve@altair.xemacs.org> | 41 Tue Jan 7 08:45:16 1997 Steven L Baur <steve@altair.xemacs.org> |
6 | 42 |