mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Comment change.
This commit is contained in:
parent
dd60a465fb
commit
053be11a88
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue