emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/progmodes/inf-lisp.el


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/inf-lisp.el
Date: Thu, 16 Jun 2005 12:20:00 -0400

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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]