Mercurial > emacs
changeset 53728:ca5369d1b33a
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 27 Jan 2004 16:48:17 +0000 |
parents | c85ffeab5831 |
children | 2598e11dc4dd |
files | ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Tue Jan 27 16:46:34 2004 +0000 +++ b/ChangeLog Tue Jan 27 16:48:17 2004 +0000 @@ -1,3 +1,7 @@ +2004-01-27 Stefan Monnier <monnier@iro.umontreal.ca> + + * configure.in <darwin>: Use fink packages if available. + 2004-01-25 Jerome Marant <jmarant@free.fr> (tiny change) * make-dist (lispref): Do include lispref/index.texi. @@ -39,7 +43,7 @@ * configure.in (HAVE_GTK_MULTIDISPLAY): Check if GTK can handle multiple displays. - Wrong number of args to AC_CHECK_LIB for HAVE_X_SM test corrected. + Wrong number of args to AC_CHECK_LIB for HAVE_X_SM test corrected. 2003-09-23 Dave Love <fx@gnu.org>