Mercurial > hg > xemacs-beta
comparison ChangeLog @ 3179:15139dbf89f4
[xemacs-hg @ 2005-12-27 18:50:47 by michaels]
This:
2005-11-25 Mike Sperber <mike@xemacs.org>
* CHANGES-beta:
* configure.ac: Zap --with-package-prefix; instead, add
--with-user-packages/--with-early-packages,
--with-system-packages/--with-late-packages, and
--with-legacy-packages/--with-last-packages.
... and the changes that result from it throughout the code.
author | michaels |
---|---|
date | Tue, 27 Dec 2005 18:51:30 +0000 |
parents | 483af4dd065b |
children | 9a0af1444f54 |
comparison
equal
deleted
inserted
replaced
3178:632fdf307588 | 3179:15139dbf89f4 |
---|---|
1 2005-11-25 Mike Sperber <mike@xemacs.org> | |
2 | |
3 * CHANGES-beta: | |
4 * configure.ac: Zap --with-package-prefix; instead, add | |
5 --with-user-packages/--with-early-packages, | |
6 --with-system-packages/--with-late-packages, and | |
7 --with-legacy-packages/--with-last-packages. | |
8 | |
9 2005-12-13 Mike Sperber <mike@xemacs.org> | |
10 | |
11 * configure.ac: Move the checks for the Xft-associated library out | |
12 of a conditional. | |
13 | |
1 2005-12-23 Stephen J. Turnbull <stephen@xemacs.org> | 14 2005-12-23 Stephen J. Turnbull <stephen@xemacs.org> |
2 | 15 |
3 * configure.ac (Xft): Fix typo preventing report of Xft buffers. | 16 * configure.ac (Xft): Fix typo preventing report of Xft buffers. |
4 Remove now-irrelevant comments. | 17 Remove now-irrelevant comments. |
5 | 18 |