|
From: Matthias K. <mk...@us...> - 2002-01-21 14:08:02
|
Update of /cvsroot/ilisp/ILISP In directory usw-pr-cvs1:/tmp/cvs-serv28517 Modified Files: ilisp-dia.el ilisp-def.el Log Message: (ilisp-locals, setup-ilisp): Make the Emacs-21 variable `comint-use-prompt-regexp-instead-of-fields' buffer-local and set it to T. The default Emacs-21 behavior of using "output fields" instead of regexps does not seem to work with ILISP, so `comint-previous-prompt' and others would not work. |