aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog.5
diff options
context:
space:
mode:
authorKaroly Lorentey2005-02-20 18:47:54 +0000
committerKaroly Lorentey2005-02-20 18:47:54 +0000
commitb5d78df397f8cdcd20f3bcfbed2eb71d522abddd (patch)
treecedfc1db69595526c12da068ea7ff5bdf3b806f2 /src/ChangeLog.5
parent60c73d2ed638e5d51643c65a0fc6dea618fc72c8 (diff)
parenteedeacb3074baad8ce752a506f9f435c98e42ff4 (diff)
downloademacs-b5d78df397f8cdcd20f3bcfbed2eb71d522abddd.tar.gz
emacs-b5d78df397f8cdcd20f3bcfbed2eb71d522abddd.zip
Merged from miles@gnu.org--gnu-2005 (patch 17-26, 107-116)
Patches applied: * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-107 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-108 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-109 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-110 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-111 Merge from gnus--rel--5.10 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-112 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-113 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-114 <no summary provided> * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-115 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-116 Update from CVS * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-17 Update from CVS * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-18 Update from CVS * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-19 Update from CVS * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-20 Merge from emacs--cvs-trunk--0 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-21 More work on moving images to etc/images * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-22 Update from CVS * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-23 Fix errors with image-file installation * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-24 etc/Makefile.in (install): Put gnus-tut.txt in the right place. * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-25 etc/Makefile.in (install, uninstall): Fix installed image dirs. * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-26 etc/Makefile.in (install): Create $(etcdir)/images/gnus dir. git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-296
Diffstat (limited to 'src/ChangeLog.5')
-rw-r--r--src/ChangeLog.510
1 files changed, 5 insertions, 5 deletions
diff --git a/src/ChangeLog.5 b/src/ChangeLog.5
index 20fc4887084..5e50066bc78 100644
--- a/src/ChangeLog.5
+++ b/src/ChangeLog.5
@@ -3405,7 +3405,7 @@
3405 (UNISTD_H_INCLUDED): Don't define or test this. 3405 (UNISTD_H_INCLUDED): Don't define or test this.
3406 * m/ibm370aix.h (NEED_UNISTD_H): Defined. 3406 * m/ibm370aix.h (NEED_UNISTD_H): Defined.
3407 * s/aix3-1.h (NEED_UNISTD_H): Defined. 3407 * s/aix3-1.h (NEED_UNISTD_H): Defined.
3408 * s/irix4-0.h (NEED_UNISTD_H): Defined. 3408 * s/irix4-0.h (NEED_UNISTD_H): Define.
3409 3409
3410 * fileio.c (internal_delete_file, internal_delete_file_1): 3410 * fileio.c (internal_delete_file, internal_delete_file_1):
3411 New functions. 3411 New functions.
@@ -3419,7 +3419,7 @@
34191994-11-24 Francesco Potorti` <pot@cnuce.cnr.it> 34191994-11-24 Francesco Potorti` <pot@cnuce.cnr.it>
3420 3420
3421 * m/delta.h (C_SWITCH_MACHINE): -inline-functions removed, 3421 * m/delta.h (C_SWITCH_MACHINE): -inline-functions removed,
3422 because the compiler shipped with R3V7 is not stable. 3422 because the compiler shipped with R3V7 is not stable.
3423 3423
34241994-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu> 34241994-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
3425 3425
@@ -3443,7 +3443,7 @@
3443 (complete_and_exit_1, complete_and_exit_2): New subroutines. 3443 (complete_and_exit_1, complete_and_exit_2): New subroutines.
3444 3444
3445 * s/aix4.h: New file. 3445 * s/aix4.h: New file.
3446 * s/aix3-1.h (AIXHFT): Defined. 3446 * s/aix3-1.h (AIXHFT): Define.
3447 * m/ibmrs6000.h (OBJECTS_MACHINE): Define only if AIXHFT. 3447 * m/ibmrs6000.h (OBJECTS_MACHINE): Define only if AIXHFT.
3448 3448
3449 * sysdep.c (init_sys_modes): Tes AIXHFT, not AIX. 3449 * sysdep.c (init_sys_modes): Tes AIXHFT, not AIX.
@@ -6451,7 +6451,7 @@
6451 Add an unwind protect to restore original buffer and kill the temp. 6451 Add an unwind protect to restore original buffer and kill the temp.
6452 6452
6453 * sysdep.c (init_system_name): Retry gethostbyname after TRY_AGAIN 6453 * sysdep.c (init_system_name): Retry gethostbyname after TRY_AGAIN
6454 failure. 6454 failure.
6455 6455
6456 * process.c (Fopen_network_stream): 6456 * process.c (Fopen_network_stream):
6457 Retry gethostbyname after TRY_AGAIN failure. 6457 Retry gethostbyname after TRY_AGAIN failure.
@@ -6477,7 +6477,7 @@
6477 6477
6478 * s/linux.h [emacs]: Include stdio.h. 6478 * s/linux.h [emacs]: Include stdio.h.
6479 6479
6480 * commands.h (unread_command_char): Declared. 6480 * commands.h (unread_command_char): Declare.
6481 * dispnew.c (sit_for): Return immediately if unread events exist. 6481 * dispnew.c (sit_for): Return immediately if unread events exist.
6482 6482
64831994-07-17 Richard Stallman (rms@mole.gnu.ai.mit.edu) 64831994-07-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)