From: Dan Nicolaescu Date: Thu, 3 Dec 2009 08:53:06 +0000 (+0000) Subject: (vc-bzr-dir-extra-headers): Fix typo. X-Git-Tag: emacs-pretest-23.1.90~106 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a3abb176e3bfefb260a3c422f5bffc37e74400f0;p=emacs.git (vc-bzr-dir-extra-headers): Fix typo. --- diff --git a/lisp/vc-bzr.el b/lisp/vc-bzr.el index 1173d86842e..eb021f5e3db 100644 --- a/lisp/vc-bzr.el +++ b/lisp/vc-bzr.el @@ -771,7 +771,7 @@ stream. Standard error output is discarded." (concat (propertize "Checkout of branch : " 'face 'font-lock-type-face) (propertize light-checkout-branch 'face 'font-lock-variable-name-face) - "\n"))))) + "\n")) (if shelve (concat (propertize "Shelves :\n" 'face 'font-lock-type-face