]> code.delx.au - gnu-emacs/blobdiff - lisp/vc/vc-annotate.el
Backslash cleanup in Elisp source files
[gnu-emacs] / lisp / vc / vc-annotate.el
index 3a50c9b6a2d1eaff8060bacda8498fa50fa4e1cc..ab3161e11e6a453d0a031901f0b9ebd8858a2bb1 100644 (file)
@@ -269,7 +269,7 @@ cover the range from the oldest annotation to the newest."
      (/ (- (if full newest current) oldest)
         (vc-annotate-oldest-in-map vc-annotate-color-map))
      (if full newest))
-    (message "Redisplaying annotation...done \(%s\)"
+    (message "Redisplaying annotation...done (%s)"
             (if full
                 (format "Spanned from %.1f to %.1f days old"
                         (- current oldest)