]> code.delx.au - gnu-emacs/blobdiff - lisp/vc/vc-annotate.el
Merge changes from emacs-23 branch
[gnu-emacs] / lisp / vc / vc-annotate.el
index 479dbb5caea6a5361ea1a6ee3d7f28587a784b2d..271fce124290c0e1fe63f7eca37949e84dd8644f 100644 (file)
@@ -489,7 +489,7 @@ Return a cons (REV . FILENAME)."
   "Visit the log of the revision at line.
 If the VC backend supports it, only show the log entry for the revision.
 If a *vc-change-log* buffer exists and already shows a log for
-the file in question, search for the log entry required and move point ."
+the file in question, search for the log entry required and move point."
   (interactive)
   (if (not (equal major-mode 'vc-annotate-mode))
       (message "Cannot be invoked outside of a vc annotate buffer")