[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/progmodes/inf-lisp.el
From: |
Juanma Barranquero |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/progmodes/inf-lisp.el |
Date: |
Wed, 03 Jul 2002 07:32:21 -0400 |
Index: emacs/lisp/progmodes/inf-lisp.el
diff -c emacs/lisp/progmodes/inf-lisp.el:1.32
emacs/lisp/progmodes/inf-lisp.el:1.33
*** emacs/lisp/progmodes/inf-lisp.el:1.32 Wed Jul 3 07:24:02 2002
--- emacs/lisp/progmodes/inf-lisp.el Wed Jul 3 07:32:20 2002
***************
*** 27,34 ****
;; Hacked from tea.el by Olin Shivers (address@hidden). 8/88
;; This file defines a lisp-in-a-buffer package (inferior-lisp mode)
! ;; built on top of comint mode. This version is more featureful,
! ;; robust, and uniform than the Emacs 18 version. The key bindings are
;; also more compatible with the bindings of Hemlock and Zwei (the
;; Lisp Machine emacs).
--- 27,34 ----
;; Hacked from tea.el by Olin Shivers (address@hidden). 8/88
;; This file defines a lisp-in-a-buffer package (inferior-lisp mode)
! ;; built on top of comint mode. This version is more featureful,
! ;; robust, and uniform than the Emacs 18 version. The key bindings are
;; also more compatible with the bindings of Hemlock and Zwei (the
;; Lisp Machine emacs).