1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-13 09:32:47 +00:00

Comment change.

This commit is contained in:
Richard M. Stallman 2005-01-17 23:49:20 +00:00
parent dd60a465fb
commit 053be11a88

View File

@ -1496,6 +1496,7 @@ Mark is left at original location."
"tex-shell"
(or tex-shell-file-name (getenv "ESHELL") shell-file-name)
nil
;; Specify an interactive shell, to make sure it prompts.
"-i")
(let ((proc (get-process "tex-shell")))
(set-process-sentinel proc 'tex-shell-sentinel)