]> code.delx.au - gnu-emacs/blobdiff - lisp/vc/vc-bzr.el
Resurrect the ability to specify a revision in vc-next-action
[gnu-emacs] / lisp / vc / vc-bzr.el
index 5f8dd0bf0e894448eb7970d0d725384d924a104f..9b2711d81469d9d314617f66d8ad2cddefe55a70 100644 (file)
@@ -649,7 +649,7 @@ or a superior directory.")
                                            "" (replace-regexp-in-string
                                                "\n[ \t]?" " " str)))))
 
-(defun vc-bzr-checkin (files comment)
+(defun vc-bzr-checkin (files comment &optional _rev)
   "Check FILES in to bzr with log message COMMENT."
   (apply 'vc-bzr-command "commit" nil 0 files
          (cons "-m" (log-edit-extract-headers