diff options
author | Eric S. Raymond <esr@snark.thyrsus.com> | 1992-05-30 19:21:46 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@snark.thyrsus.com> | 1992-05-30 19:21:46 +0000 |
commit | 76d7458ed90577d639dc71a5e100839d9a9ab13c (patch) | |
tree | be1d50caa3124c53233f67c78412fb81e83e5489 /lisp/vmsproc.el | |
parent | ecb4184d2f5c831be04186263b3f13e4ed4f2ef4 (diff) | |
download | emacs-76d7458ed90577d639dc71a5e100839d9a9ab13c.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp/vmsproc.el')
-rw-r--r-- | lisp/vmsproc.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/vmsproc.el b/lisp/vmsproc.el index b4451a40ad0..47c35ee4b14 100644 --- a/lisp/vmsproc.el +++ b/lisp/vmsproc.el @@ -1,4 +1,5 @@ -;; Run asynchronous VMS subprocesses under Emacs +;; vmsx.el --- run asynchronous VMS subprocesses under Emacs + ;; Copyright (C) 1986 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. |