Mercurial > hg > xemacs-beta
comparison ChangeLog @ 243:f220cc83d72e r20-5b20
Import from CVS: tag r20-5b20
| author | cvs |
|---|---|
| date | Mon, 13 Aug 2007 10:17:07 +0200 |
| parents | f955c73f5258 |
| children | 51092a27c943 |
comparison
equal
deleted
inserted
replaced
| 242:fc816b73a05f | 243:f220cc83d72e |
|---|---|
| 1 1998-01-18 SL Baur <steve@altair.xemacs.org> | |
| 2 | |
| 3 * XEmacs 20.5-beta20 is released. | |
| 4 | |
| 5 1998-01-13 Martin Buchholz <martin@xemacs.org> | |
| 6 | |
| 7 * configure.usage: | |
| 8 * etc/NEWS: | |
| 9 Remove doc for configure-time INFOPATH, no longer used. | |
| 10 | |
| 11 * etc/BETA: Update ftp addresses. | |
| 12 * etc/INSTALL: Update ftp addresses. | |
| 13 * etc/MAILINGLISTS: Sync with Emacs 20.2. Update ftp addresses. | |
| 14 | |
| 15 * configure.in: | |
| 16 * src/config.h.in: | |
| 17 Define HAVE_INVERSE_HYPERBOLIC using 1 configure test, not 3. | |
| 18 | |
| 19 * lwlib/lwlib.h: | |
| 20 * lwlib/lwlib.c: | |
| 21 * lwlib/lwlib-config.c: | |
| 22 * lwlib/lwlib-Xm.c: | |
| 23 * lwlib/lwlib-Xaw.c: | |
| 24 * lwlib/lwlib-Xlw.c: | |
| 25 * lwlib/config.h.in: | |
| 26 * src/menubar-x.c: | |
| 27 Prepend LWLIB_ to (SCROLLBARS|MENUBARS|DIALOGS)_(MOTIF|LUCID|ATHENA). | |
| 28 Maintain only one set of variables. | |
| 29 | |
| 30 * etc/xemacs.1: Update author list. | |
| 31 | |
| 32 * Makefile.in (install-arch-dep): Simplify. | |
| 33 Replace construct `test -d $dir && foo' with | |
| 34 `if test -d $dir; then foo; fi' | |
| 35 | |
| 36 * lwlib/xlwmenu.c: | |
| 37 * lwlib/xlwscrollbar.c: | |
| 38 * lwlib/lwlib-Xlw.c: | |
| 39 * lwlib/lwlib-Xm.c: | |
| 40 Always assume presence of limits.h (ANSI). | |
| 41 | |
| 1 1998-01-12 SL Baur <steve@altair.xemacs.org> | 42 1998-01-12 SL Baur <steve@altair.xemacs.org> |
| 43 | |
| 44 * INSTALL: Updated for recent Mule/package changes. | |
| 2 | 45 |
| 3 * XEmacs 20.5-beta19 is released. | 46 * XEmacs 20.5-beta19 is released. |
| 4 | 47 |
| 5 1998-01-12 Damon Lipparelli <lipp@primus.com> | 48 1998-01-12 Damon Lipparelli <lipp@primus.com> |
| 6 | 49 |
