Mercurial > emacs
changeset 87930:75f74d0f3c91
Delete eol whitespace; nfc.
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Thu, 24 Jan 2008 08:48:42 +0000 |
parents | f3349840ec44 |
children | 9f4909ced989 |
files | lisp/vc.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/vc.el Thu Jan 24 08:01:54 2008 +0000 +++ b/lisp/vc.el Thu Jan 24 08:48:42 2008 +0000 @@ -1035,7 +1035,7 @@ ;; (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)