comparison lisp/comint.el @ 811:e694e0879463

*** empty log message ***
author Eric S. Raymond <esr@snark.thyrsus.com>
date Fri, 17 Jul 1992 08:15:29 +0000
parents 4f28bd14272c
children 20674ae6bf52
comparison
equal deleted inserted replaced
810:80303373daae 811:e694e0879463
1 ;;; comint.el --- general command interpreter in a window stuff 1 ;;; comint.el --- general command interpreter in a window stuff
2 2
3 ;; Maintainer: Olin Shivers <shivers@cs.cmu.edu> 3 ;; Maintainer: Olin Shivers <shivers@cs.cmu.edu>
4 ;; Last-Modified: 16 Jul 1992 4 ;; Last-Modified: 16 Jul 1992
5 ;; Version: 2.03 5 ;; Version: 2.03
6 ;; Keyword: estensions, processes
6 7
7 ;;; Copyright Olin Shivers (1988). 8 ;;; Copyright Olin Shivers (1988).
8 9
9 ;;; This file is part of GNU Emacs. 10 ;;; This file is part of GNU Emacs.
10 11