Mercurial > emacs
changeset 836:a7cc5061c4de
*** empty log message ***
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Wed, 22 Jul 1992 01:19:00 +0000 |
parents | bb2da66da13c |
children | a8aef92e0025 |
files | lisp/progmodes/inf-lisp.el |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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