# HG changeset patch # User Jim Blandy # Date 711767940 0 # Node ID a7cc5061c4deb4618e870ae12fed6d484f7b95f4 # Parent bb2da66da13c9bd521994d67b18c44b359d6ad21 *** empty log message *** diff -r bb2da66da13c -r a7cc5061c4de lisp/progmodes/inf-lisp.el --- a/lisp/progmodes/inf-lisp.el Tue Jul 21 23:40:16 1992 +0000 +++ b/lisp/progmodes/inf-lisp.el Wed Jul 22 01:19:00 1992 +0000 @@ -141,6 +141,8 @@ ;;; Code: (require 'comint) +(require 'lisp-mode) + (defvar inferior-lisp-filter-regexp "\\`\\s *\\(:\\(\\w\\|\\s_\\)\\)?\\s *\\'" "*What not to save on inferior Lisp's input history