emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog.5


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog.5
Date: Fri, 18 Feb 2005 13:17:21 -0500

Index: emacs/src/ChangeLog.5
diff -c emacs/src/ChangeLog.5:1.5 emacs/src/ChangeLog.5:1.6
*** emacs/src/ChangeLog.5:1.5   Mon Sep  1 15:45:51 2003
--- emacs/src/ChangeLog.5       Fri Feb 18 18:17:16 2005
***************
*** 3405,3411 ****
        (UNISTD_H_INCLUDED): Don't define or test this.
        * m/ibm370aix.h (NEED_UNISTD_H): Defined.
        * s/aix3-1.h (NEED_UNISTD_H): Defined.
!       * s/irix4-0.h (NEED_UNISTD_H): Defined.
  
        * fileio.c (internal_delete_file, internal_delete_file_1):
        New functions.
--- 3405,3411 ----
        (UNISTD_H_INCLUDED): Don't define or test this.
        * m/ibm370aix.h (NEED_UNISTD_H): Defined.
        * s/aix3-1.h (NEED_UNISTD_H): Defined.
!       * s/irix4-0.h (NEED_UNISTD_H): Define.
  
        * fileio.c (internal_delete_file, internal_delete_file_1):
        New functions.
***************
*** 3419,3425 ****
  1994-11-24  Francesco Potorti`  <address@hidden>
  
        * m/delta.h (C_SWITCH_MACHINE): -inline-functions removed,
!         because the compiler shipped with R3V7 is not stable.
  
  1994-11-24  Richard Stallman  <address@hidden>
  
--- 3419,3425 ----
  1994-11-24  Francesco Potorti`  <address@hidden>
  
        * m/delta.h (C_SWITCH_MACHINE): -inline-functions removed,
!       because the compiler shipped with R3V7 is not stable.
  
  1994-11-24  Richard Stallman  <address@hidden>
  
***************
*** 3443,3449 ****
        (complete_and_exit_1, complete_and_exit_2): New subroutines.
  
        * s/aix4.h: New file.
!       * s/aix3-1.h (AIXHFT): Defined.
        * m/ibmrs6000.h (OBJECTS_MACHINE): Define only if AIXHFT.
  
        * sysdep.c (init_sys_modes): Tes AIXHFT, not AIX.
--- 3443,3449 ----
        (complete_and_exit_1, complete_and_exit_2): New subroutines.
  
        * s/aix4.h: New file.
!       * s/aix3-1.h (AIXHFT): Define.
        * m/ibmrs6000.h (OBJECTS_MACHINE): Define only if AIXHFT.
  
        * sysdep.c (init_sys_modes): Tes AIXHFT, not AIX.
***************
*** 6451,6457 ****
        Add an unwind protect to restore original buffer and kill the temp.
  
        * sysdep.c (init_system_name): Retry gethostbyname after TRY_AGAIN
!         failure.
  
        * process.c (Fopen_network_stream):
        Retry gethostbyname after TRY_AGAIN failure.
--- 6451,6457 ----
        Add an unwind protect to restore original buffer and kill the temp.
  
        * sysdep.c (init_system_name): Retry gethostbyname after TRY_AGAIN
!       failure.
  
        * process.c (Fopen_network_stream):
        Retry gethostbyname after TRY_AGAIN failure.
***************
*** 6477,6483 ****
  
        * s/linux.h [emacs]: Include stdio.h.
  
!       * commands.h (unread_command_char): Declared.
        * dispnew.c (sit_for): Return immediately if unread events exist.
  
  1994-07-17  Richard Stallman  (address@hidden)
--- 6477,6483 ----
  
        * s/linux.h [emacs]: Include stdio.h.
  
!       * commands.h (unread_command_char): Declare.
        * dispnew.c (sit_for): Return immediately if unread events exist.
  
  1994-07-17  Richard Stallman  (address@hidden)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]