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:
parent
dd60a465fb
commit
053be11a88
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user