Mercurial > emacs
comparison ChangeLog @ 53728:ca5369d1b33a
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 27 Jan 2004 16:48:17 +0000 |
parents | 4216782b9c14 |
children | 39715a640cd6 1d2f73785d9d |
comparison
equal
deleted
inserted
replaced
53727:c85ffeab5831 | 53728:ca5369d1b33a |
---|---|
1 2004-01-27 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * configure.in <darwin>: Use fink packages if available. | |
4 | |
1 2004-01-25 Jerome Marant <jmarant@free.fr> (tiny change) | 5 2004-01-25 Jerome Marant <jmarant@free.fr> (tiny change) |
2 | 6 |
3 * make-dist (lispref): Do include lispref/index.texi. | 7 * make-dist (lispref): Do include lispref/index.texi. |
4 | 8 |
5 2004-01-06 Eric Hanchrow <offby1@blarg.net> (tiny change) | 9 2004-01-06 Eric Hanchrow <offby1@blarg.net> (tiny change) |
37 | 41 |
38 2003-11-16 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 42 2003-11-16 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
39 | 43 |
40 * configure.in (HAVE_GTK_MULTIDISPLAY): Check if GTK can handle | 44 * configure.in (HAVE_GTK_MULTIDISPLAY): Check if GTK can handle |
41 multiple displays. | 45 multiple displays. |
42 Wrong number of args to AC_CHECK_LIB for HAVE_X_SM test corrected. | 46 Wrong number of args to AC_CHECK_LIB for HAVE_X_SM test corrected. |
43 | 47 |
44 2003-09-23 Dave Love <fx@gnu.org> | 48 2003-09-23 Dave Love <fx@gnu.org> |
45 | 49 |
46 * configure.in: Check members of struct ifreq. | 50 * configure.in: Check members of struct ifreq. |
47 | 51 |