emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/vc-rcs.el


From: Thien-Thi Nguyen
Subject: [Emacs-diffs] Changes to emacs/lisp/vc-rcs.el
Date: Tue, 28 Dec 2004 21:11:15 -0500

Index: emacs/lisp/vc-rcs.el
diff -c emacs/lisp/vc-rcs.el:1.42 emacs/lisp/vc-rcs.el:1.43
*** emacs/lisp/vc-rcs.el:1.42   Fri Nov 19 15:08:32 2004
--- emacs/lisp/vc-rcs.el        Wed Dec 29 01:53:54 2004
***************
*** 500,505 ****
--- 500,506 ----
  (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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]