diff options
author | Eric S. Raymond <esr@snark.thyrsus.com> | 1992-07-17 08:15:29 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@snark.thyrsus.com> | 1992-07-17 08:15:29 +0000 |
commit | fd7fa35a05844aaa716dc8c8511947bed03ca989 (patch) | |
tree | 8747e7a749aa323b18104554a827b2cd16105e30 /lisp/comint.el | |
parent | f961a17c4405b36847ac8739bd4a4028747a67ce (diff) | |
download | emacs-fd7fa35a05844aaa716dc8c8511947bed03ca989.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp/comint.el')
-rw-r--r-- | lisp/comint.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/comint.el b/lisp/comint.el index b4686ac42a4..9729005ec13 100644 --- a/lisp/comint.el +++ b/lisp/comint.el @@ -3,6 +3,7 @@ ;; Maintainer: Olin Shivers <shivers@cs.cmu.edu> ;; Last-Modified: 16 Jul 1992 ;; Version: 2.03 +;; Keyword: estensions, processes ;;; Copyright Olin Shivers (1988). |