Mercurial > hg > xemacs-beta
diff 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 |
line wrap: on
line diff
--- a/ChangeLog Mon Dec 26 22:50:50 2005 +0000 +++ b/ChangeLog Tue Dec 27 18:51:30 2005 +0000 @@ -1,3 +1,16 @@ +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. + +2005-12-13 Mike Sperber <mike@xemacs.org> + + * configure.ac: Move the checks for the Xft-associated library out + of a conditional. + 2005-12-23 Stephen J. Turnbull <stephen@xemacs.org> * configure.ac (Xft): Fix typo preventing report of Xft buffers.