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: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Fri, 21 Feb 2003 13:13:53 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3113 emacs/src/ChangeLog:1.3114
*** emacs/src/ChangeLog:1.3113  Fri Feb 21 11:34:59 2003
--- emacs/src/ChangeLog Fri Feb 21 13:13:53 2003
***************
*** 1,3 ****
--- 1,13 ----
+ 2003-02-21  Jan Dj,Ad(Brv  <address@hidden>
+ 
+       * process.h: Removed subtty field from struct Lisp_Process.
+ 
+       * process.c (create_process): Remove setting of subtty.
+       (emacs_get_tty_pgrp): New function.
+       (Fprocess_running_child_p, process_send_signal): Call
+       emacs_get_tty_pgrp instead of ioctl.
+       (process_send_signal): Call EMACS_KILLPG if ioctl TIOCSIGSEND fails.
+ 
  2003-02-21  Kai Gro,A_(Bjohann  <address@hidden>
  
        * keymap.c (Fdefine_key): Doc fix.




reply via email to

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