emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Andreas Schwab
Subject: [Emacs-diffs] Changes to emacs/lisp/simple.el
Date: Sat, 29 Jun 2002 14:16:15 -0400

Index: emacs/lisp/simple.el
diff -c emacs/lisp/simple.el:1.555 emacs/lisp/simple.el:1.556
*** emacs/lisp/simple.el:1.555  Sat Jun 29 14:12:54 2002
--- emacs/lisp/simple.el        Sat Jun 29 14:16:12 2002
***************
*** 1154,1160 ****
  
  (defvar shell-command-default-error-buffer nil
    "*Buffer name for `shell-command' and `shell-command-on-region' error 
output.
! This buffer is used when `shell-command' or 'shell-command-on-region'
  is run interactively.  A value of nil means that output to stderr and
  stdout will be intermixed in the output stream.")
  
--- 1154,1160 ----
  
  (defvar shell-command-default-error-buffer nil
    "*Buffer name for `shell-command' and `shell-command-on-region' error 
output.
! This buffer is used when `shell-command' or `shell-command-on-region'
  is run interactively.  A value of nil means that output to stderr and
  stdout will be intermixed in the output stream.")
  



reply via email to

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