Mercurial > hg > xemacs-beta
comparison ChangeLog @ 175:2d532a89d707 r20-3b14
Import from CVS: tag r20-3b14
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:50:14 +0200 |
parents | 8eaf7971accc |
children | 6075d714658b |
comparison
equal
deleted
inserted
replaced
174:bb3568571b84 | 175:2d532a89d707 |
---|---|
1 1997-07-19 Stephanie L Baur <steve@altair.xemacs.org> | |
2 | |
3 * XEmacs 20.3-beta14 is released. | |
4 | |
5 1997-07-19 Martin Buchholz <mrb@eng.sun.com> | |
6 | |
7 * src/fns.c (requrire): Print messages when loading a file as a | |
8 result of require. | |
9 | |
10 * configure.in: | |
11 * lisp/utils/config.el: | |
12 * lib-src/config.values: | |
13 - new file created and installed by building. | |
14 - Allow configuration time values to be queried by the lisp code. | |
15 | |
16 * configure.in: | |
17 - check for alloca in libPW on hpux. | |
18 - Redo --with-clash-detection | |
19 - need to check for termios and friends even if with-tty=no. | |
20 - Always define SIGNALS_VIA_CHARACTERS if HAVE_TERMIOS | |
21 - better quoting for AIX_SMT_EXP (untested) | |
22 - gcc flags now default to "-g -O2 -Wall -Wno-switch" | |
23 | |
24 * *.[ch]: more warning elimination | |
25 | |
26 * src/input-method*.c: | |
27 * src/s/freebsd.h: | |
28 - remove freebsd ifdefs from C code. | |
29 | |
30 * src/specifier.c: | |
31 - fix Fdisplay-table-specifier-p | |
32 | |
1 1997-07-13 Steven L Baur <steve@altair.xemacs.org> | 33 1997-07-13 Steven L Baur <steve@altair.xemacs.org> |
2 | 34 |
3 * XEmacs 20.3-beta13 is released. | 35 * XEmacs 20.3-beta13 is released. |
4 | 36 |
5 * info/dir (Packages): Integrate texinfo manual for PH. | 37 * info/dir (Packages): Integrate texinfo manual for PH. |