/[emacs]/emacs/lisp/progmodes/inf-lisp.el
ViewVC logotype

Diff of /emacs/lisp/progmodes/inf-lisp.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.31 by pj, Thu Dec 20 18:15:41 2001 UTC revision 1.32 by lektu, Wed Jul 3 11:24:02 2002 UTC
# Line 26  Line 26 
26    
27  ;; Hacked from tea.el by Olin Shivers (shivers@cs.cmu.edu). 8/88  ;; Hacked from tea.el by Olin Shivers (shivers@cs.cmu.edu). 8/88
28    
29  ;; This file defines a a lisp-in-a-buffer package (inferior-lisp  ;; This file defines a lisp-in-a-buffer package (inferior-lisp mode)
30  ;; mode) built on top of comint mode.  This version is more  ;; built on top of comint mode. This version is more featureful,
31  ;; featureful, robust, and uniform than the Emacs 18 version.  The  ;; robust, and uniform than the Emacs 18 version. The key bindings are
32  ;; key bindings are also more compatible with the bindings of Hemlock  ;; also more compatible with the bindings of Hemlock and Zwei (the
33  ;; and Zwei (the Lisp Machine emacs).  ;; Lisp Machine emacs).
34    
35  ;; Since this mode is built on top of the general command-interpreter-in-  ;; Since this mode is built on top of the general command-interpreter-in-
36  ;; a-buffer mode (comint mode), it shares a common base functionality,  ;; a-buffer mode (comint mode), it shares a common base functionality,

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26