emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/subr.el


From: John Paul Wallington
Subject: [Emacs-diffs] Changes to emacs/lisp/subr.el
Date: Sat, 21 Aug 2004 10:58:08 -0400

Index: emacs/lisp/subr.el
diff -c emacs/lisp/subr.el:1.404 emacs/lisp/subr.el:1.405
*** emacs/lisp/subr.el:1.404    Mon Aug  9 18:48:23 2004
--- emacs/lisp/subr.el  Sat Aug 21 14:53:22 2004
***************
*** 1196,1202 ****
  
  (make-obsolete 'process-kill-without-query
                 "use `process-query-on-exit-flag' or 
`set-process-query-on-exit-flag'."
!                "21.5")
  (defun process-kill-without-query (process &optional flag)
    "Say no query needed if PROCESS is running when Emacs is exited.
  Optional second argument if non-nil says to require a query.
--- 1196,1202 ----
  
  (make-obsolete 'process-kill-without-query
                 "use `process-query-on-exit-flag' or 
`set-process-query-on-exit-flag'."
!                "21.4")
  (defun process-kill-without-query (process &optional flag)
    "Say no query needed if PROCESS is running when Emacs is exited.
  Optional second argument if non-nil says to require a query.




reply via email to

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