diff options
| author | Karoly Lorentey | 2003-12-28 16:03:57 +0000 |
|---|---|---|
| committer | Karoly Lorentey | 2003-12-28 16:03:57 +0000 |
| commit | 2e7f2ec031f1708b80df9dc1f60f6b1cb24a5c02 (patch) | |
| tree | 6e682f963c37c5cb6610711ec395ed4e82fff7fc /ChangeLog | |
| parent | 53fed860b6a9e8f89eca3fd8a15e49c58aace85d (diff) | |
| parent | 8af1a978a8f635a9d05f56200ba42613e3574c44 (diff) | |
| download | emacs-2e7f2ec031f1708b80df9dc1f60f6b1cb24a5c02.tar.gz emacs-2e7f2ec031f1708b80df9dc1f60f6b1cb24a5c02.zip | |
Merged in changes from CVS HEAD
Patches applied:
* miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-138
Update from CVS
* miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-139
Update from CVS
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-15
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
| @@ -2,6 +2,20 @@ | |||
| 2 | 2 | ||
| 3 | * .cvsignore: Add .arch-inventory. | 3 | * .cvsignore: Add .arch-inventory. |
| 4 | 4 | ||
| 5 | 2003-12-24 Andreas Schwab <schwab@suse.de> | ||
| 6 | |||
| 7 | * configure.in: Check for <sys/socket.h>. Include it before | ||
| 8 | including <net/if.h>. Move check for <net/if.h> before it's use. | ||
| 9 | |||
| 10 | 2003-12-24 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 11 | |||
| 12 | * Makefile.in (install-arch-dep): Don't let cd output go into | ||
| 13 | pipe for carbon_appdir. | ||
| 14 | |||
| 15 | 2003-12-24 Andreas Schwab <schwab@suse.de> | ||
| 16 | |||
| 17 | * configure.in (PKG_CHECK_MODULES): Fix quoting. | ||
| 18 | |||
| 5 | 2003-12-01 Andreas Schwab <schwab@suse.de> | 19 | 2003-12-01 Andreas Schwab <schwab@suse.de> |
| 6 | 20 | ||
| 7 | * configure.in (powerpc-apple-darwin*): Use ${CC-cc} instead of | 21 | * configure.in (powerpc-apple-darwin*): Use ${CC-cc} instead of |