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


From: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Tue, 17 Aug 2004 18:02:42 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3835 emacs/src/ChangeLog:1.3836
*** emacs/src/ChangeLog:1.3835  Mon Aug 16 23:02:46 2004
--- emacs/src/ChangeLog Tue Aug 17 21:58:28 2004
***************
*** 1,3 ****
--- 1,8 ----
+ 2004-08-17  Kim F. Storm  <address@hidden>
+ 
+       * process.c (process_send_signal): Fix last change--use
+       _POSIX_VDISABLE instead of CVDISABLE when available.
+ 
  2004-08-16  Richard M. Stallman  <address@hidden>
  
        * sysdep.c (child_setup_tty) [SIGNALS_VIA_CHARACTERS]:
***************
*** 5,17 ****
        [AIX]: Don't do that here.  And don't force VINTR to standard
        when SIGNALS_VIA_CHARACTERS.
  
!       * process.c (process_send_signal) 
        [SIGNALS_VIA_CHARACTERS, HAVE_TERMIOS]: Clean up.
        Do nothing if the character is CVDISABLE.
  
        * xfaces.c (merge_face_ref): Specifying `unspecified' is a no-op.
  
!       * intervals.c (move_if_not_intangible): 
        Force POSITION to be between BEGV and ZV.
  
  2004-08-14  John Paul Wallington  <address@hidden>
--- 10,22 ----
        [AIX]: Don't do that here.  And don't force VINTR to standard
        when SIGNALS_VIA_CHARACTERS.
  
!       * process.c (process_send_signal)
        [SIGNALS_VIA_CHARACTERS, HAVE_TERMIOS]: Clean up.
        Do nothing if the character is CVDISABLE.
  
        * xfaces.c (merge_face_ref): Specifying `unspecified' is a no-op.
  
!       * intervals.c (move_if_not_intangible):
        Force POSITION to be between BEGV and ZV.
  
  2004-08-14  John Paul Wallington  <address@hidden>




reply via email to

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