]> git.eshelyaron.com Git - emacs.git/commitdiff
Delete eol whitespace; nfc.
authorThien-Thi Nguyen <ttn@gnuvola.org>
Thu, 24 Jan 2008 08:48:42 +0000 (08:48 +0000)
committerThien-Thi Nguyen <ttn@gnuvola.org>
Thu, 24 Jan 2008 08:48:42 +0000 (08:48 +0000)
lisp/vc.el

index b51a706a2a69c43d3504c1afb392825a0a192f93..74bfd045b54123914f5284e72036a361ec7b98ba 100644 (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)