comparison lisp/cmuscheme.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 93730fc2e7c3
comparison
equal deleted inserted replaced
845:213978acbc1e 846:20674ae6bf52
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 ;; Author: Olin Shivers <olin.shivers@cs.cmu.edu> 3 ;; Author: Olin Shivers <olin.shivers@cs.cmu.edu>
4 ;; Last-Modified: 16 Mar 1992
5 ;; Keyword: processes, lisp 4 ;; Keyword: processes, lisp
6 5
7 ;;; Copyright Olin Shivers (1988) 6 ;;; Copyright Olin Shivers (1988)
8 ;;; Please imagine a long, tedious, legalistic 5-page gnu-style copyright 7 ;;; Please imagine a long, tedious, legalistic 5-page gnu-style copyright
9 ;;; notice appearing here to the effect that you may use this code any 8 ;;; notice appearing here to the effect that you may use this code any