aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJim Blandy <[email protected]>1992-07-22 01:19:00 +0000
committerJim Blandy <[email protected]>1992-07-22 01:19:00 +0000
commit0c280127f51f9b5b17e4cb5bba80fe78c2c06c6d (patch)
tree73d46c335ab5fad97c24e40dc754f3400dc82375
parent926d501901d8e649781471731c35dddcc48e6ce7 (diff)
*** empty log message ***
-rw-r--r--lisp/progmodes/inf-lisp.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/progmodes/inf-lisp.el b/lisp/progmodes/inf-lisp.el
index 05b62d5620..b1f953febf 100644
--- a/lisp/progmodes/inf-lisp.el
+++ b/lisp/progmodes/inf-lisp.el
@@ -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