mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-25 07:28:20 +00:00
Delete eol whitespace; nfc.
This commit is contained in:
parent
4ac7bfcf33
commit
2ee455eaa3
@ -1035,7 +1035,7 @@ Else, add CODE to the process' sentinel."
|
||||
;; (The message is ephemeral, so we make it loud.) --ttn
|
||||
(propertize " (incomplete/in progress)"
|
||||
'face 'compilation-warning
|
||||
'help-echo
|
||||
'help-echo
|
||||
"A VC command is in progress in this buffer"))
|
||||
(let ((previous (process-sentinel proc)))
|
||||
(unless (eq previous 'vc-process-sentinel)
|
||||
|
Loading…
Reference in New Issue
Block a user