aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog.5
diff options
context:
space:
mode:
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)