From: Thien-Thi Nguyen Date: Thu, 24 Jan 2008 08:48:42 +0000 (+0000) Subject: Delete eol whitespace; nfc. X-Git-Tag: emacs-pretest-23.0.90~8440 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2ee455eaa3cc38e47a5dd29f630b02f19e92c294;p=emacs.git Delete eol whitespace; nfc. --- diff --git a/lisp/vc.el b/lisp/vc.el index b51a706a2a6..74bfd045b54 100644 --- a/lisp/vc.el +++ b/lisp/vc.el @@ -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)