Fix omission bug: Call `vc-setup-buffer'.
+2004-12-29 Thien-Thi Nguyen <ttn@gnu.org>
+
+ * vc-rcs.el (vc-rcs-annotate-command):
+ Fix omission bug: Call `vc-setup-buffer'.
+
2004-12-29 Kenichi Handa <handa@m17n.org>
* international/mule.el (recode-region): New function.
(defun vc-rcs-annotate-command (file buffer &optional revision)
"Annotate FILE, inserting the results in BUFFER.
Optional arg REVISION is a revision to annotate from."
+ (vc-setup-buffer buffer)
;; Aside from the "head revision on the trunk", the instructions for
;; each revision on the trunk are an ordered list of kill and insert
;; commands necessary to go from the chronologically-following