Mercurial > hg > xemacs-beta
comparison lisp/vms/vmsproc.el @ 70:131b0175ea99 r20-0b30
Import from CVS: tag r20-0b30
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:02:59 +0200 |
parents | 0293115a14e9 |
children |
comparison
equal
deleted
inserted
replaced
69:804d1389bcd6 | 70:131b0175ea99 |
---|---|
17 ;; WITHOUT ANY WARRANTY; without even the implied warranty of | 17 ;; WITHOUT ANY WARRANTY; without even the implied warranty of |
18 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU | 18 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
19 ;; General Public License for more details. | 19 ;; General Public License for more details. |
20 | 20 |
21 ;; You should have received a copy of the GNU General Public License | 21 ;; You should have received a copy of the GNU General Public License |
22 ;; along with XEmacs; see the file COPYING. If not, write to the | 22 ;; along with XEmacs; see the file COPYING. If not, write to the Free |
23 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, | 23 ;; Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. |
24 ;; Boston, MA 02111-1307, USA. | |
25 | 24 |
26 ;;; Code: | 25 ;;; Code: |
27 | 26 |
28 (defvar display-subprocess-window nil | 27 (defvar display-subprocess-window nil |
29 "If non-nil, the suprocess window is displayed whenever input is received.") | 28 "If non-nil, the suprocess window is displayed whenever input is received.") |