Index: emacs/lisp/progmodes/inf-lisp.el diff -c emacs/lisp/progmodes/inf-lisp.el:1.39 emacs/lisp/progmodes/inf-lisp.el:1.40 *** emacs/lisp/progmodes/inf-lisp.el:1.39 Sun May 29 15:07:28 2005 --- emacs/lisp/progmodes/inf-lisp.el Thu Jun 16 16:20:00 2005 *************** *** 161,167 **** ;;;###autoload (defcustom inferior-lisp-prompt "^[^> \n]*>+:? *" ! "Regexp to recognise prompts in the Inferior Lisp mode. Defaults to \"^[^> \\n]*>+:? *\", which works pretty good for Lucid, kcl, and franz. This variable is used to initialize `comint-prompt-regexp' in the Inferior Lisp buffer. --- 161,167 ---- ;;;###autoload (defcustom inferior-lisp-prompt "^[^> \n]*>+:? *" ! "Regexp to recognize prompts in the Inferior Lisp mode. Defaults to \"^[^> \\n]*>+:? *\", which works pretty good for Lucid, kcl, and franz. This variable is used to initialize `comint-prompt-regexp' in the Inferior Lisp buffer.
_______________________________________________ Emacs-diffs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-diffs
