From df2e19c2bf8189509d3c4302da3362894eeb9bfa Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Mon, 20 Aug 2007 12:22:44 +0000 Subject: [PATCH] (vc-rcs-annotate-command): Fix bug introduced in 2007-07-18T16:32:40Z!esr@snark.thyrsus.com: Add back :vc-annotate-prefix propertization. --- lisp/vc-rcs.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/vc-rcs.el b/lisp/vc-rcs.el index 1cda8849219..e50e74e5eba 100644 --- a/lisp/vc-rcs.el +++ b/lisp/vc-rcs.el @@ -717,6 +717,7 @@ Optional arg REVISION is a revision to annotate from." " " (aref rda 0) ls) + :vc-annotate-prefix t :vc-rcs-r/d/a rda))) (maphash (if all-me -- 2.39.2