comparison lisp/cmuscheme.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 bd3c525fa6fc
children 10e417efb12a
comparison
equal deleted inserted replaced
2246:1f0d48f7e583 2247:2c7997f249eb
1 ;;; cmuscheme.el --- Scheme process in a buffer. Adapted from tea.el. 1 ;;; cmuscheme.el --- Scheme process in a buffer. Adapted from tea.el.
2 2
3 ;;; Copyright (C) 1988 Free Software Foundation, Inc. 3 ;;; Copyright (C) 1988 Free Software Foundation, Inc.
4 4
5 ;; Author: Olin Shivers <olin.shivers@cs.cmu.edu> 5 ;; Author: Olin Shivers <olin.shivers@cs.cmu.edu>
6 ;; Keyword: processes, lisp 6 ;; Keywords: processes, lisp
7 7
8 ;; This file is part of GNU Emacs. 8 ;; This file is part of GNU Emacs.
9 9
10 ;; GNU Emacs is free software; you can redistribute it and/or modify 10 ;; GNU Emacs is free software; you can redistribute it and/or modify
11 ;; it under the terms of the GNU General Public License as published by 11 ;; it under the terms of the GNU General Public License as published by