1
0
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:
Thien-Thi Nguyen 2008-01-24 08:48:42 +00:00
parent 4ac7bfcf33
commit 2ee455eaa3

View File

@ -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)