comparison lisp/comint.el @ 2247:2c7997f249eb

Add or correct keywords
author Eric S. Raymond <esr@snark.thyrsus.com>
date Thu, 18 Mar 1993 21:29:42 +0000
parents 3f02dc3e10a8
children 10e417efb12a
comparison
equal deleted inserted replaced
2246:1f0d48f7e583 2247:2c7997f249eb
1 ;;; comint.el --- general command interpreter in a window stuff 1 ;;; comint.el --- general command interpreter in a window stuff
2 ;; Copyright (C) 1988, 1990, 1992, 1993 Free Software Foundation, Inc. 2 ;; Copyright (C) 1988, 1990, 1992, 1993 Free Software Foundation, Inc.
3 3
4 ;; Author: Olin Shivers <shivers@cs.cmu.edu> 4 ;; Author: Olin Shivers <shivers@cs.cmu.edu>
5 ;; Keyword: processes 5 ;; Keywords: processes
6 6
7 ;; This file is part of GNU Emacs. 7 ;; This file is part of GNU Emacs.
8 8
9 ;; GNU Emacs is free software; you can redistribute it and/or modify 9 ;; GNU Emacs is free software; you can redistribute it and/or modify
10 ;; it under the terms of the GNU General Public License as published by 10 ;; it under the terms of the GNU General Public License as published by