comparison lisp/comint.el @ 846:20674ae6bf52

*** empty log message ***
author Eric S. Raymond <esr@snark.thyrsus.com>
date Wed, 22 Jul 1992 04:22:42 +0000
parents e694e0879463
children 345296f94a1e
comparison
equal deleted inserted replaced
845:213978acbc1e 846:20674ae6bf52
1 ;;; comint.el --- general command interpreter in a window stuff 1 ;;; comint.el --- general command interpreter in a window stuff
2 2
3 ;;; Copyright Olin Shivers (1988).
4
3 ;; Maintainer: Olin Shivers <shivers@cs.cmu.edu> 5 ;; Maintainer: Olin Shivers <shivers@cs.cmu.edu>
4 ;; Last-Modified: 16 Jul 1992
5 ;; Version: 2.03 6 ;; Version: 2.03
6 ;; Keyword: estensions, processes 7 ;; Keyword: estensions, processes
7
8 ;;; Copyright Olin Shivers (1988).
9 8
10 ;;; This file is part of GNU Emacs. 9 ;;; This file is part of GNU Emacs.
11 10
12 ;;; GNU Emacs is free software; you can redistribute it and/or modify 11 ;;; GNU Emacs is free software; you can redistribute it and/or modify
13 ;;; it under the terms of the GNU General Public License as published by 12 ;;; it under the terms of the GNU General Public License as published by