comparison lisp/progmodes/inf-lisp.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 2619b7a9c11e
children 507f64624555
comparison
equal deleted inserted replaced
2246:1f0d48f7e583 2247:2c7997f249eb
1 ;;; inf-lisp.el --- an inferior-lisp mode 1 ;;; inf-lisp.el --- an inferior-lisp mode
2 ;;; Copyright (C) 1988 Free Software Foundation, Inc. 2 ;;; Copyright (C) 1988 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, lisp 5 ;; Keywords: processes, lisp
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