comparison lisp/vc-bzr.el @ 106388:afe271b2ef40

(vc-bzr-dir-extra-headers): Fix typo.
author Dan Nicolaescu <dann@ics.uci.edu>
date Thu, 03 Dec 2009 08:53:06 +0000
parents e01e9655414f
children 26c68e7906a5
comparison
equal deleted inserted replaced
106387:e01e9655414f 106388:afe271b2ef40
769 "\n")) 769 "\n"))
770 (when light-checkout-branch 770 (when light-checkout-branch
771 (concat 771 (concat
772 (propertize "Checkout of branch : " 'face 'font-lock-type-face) 772 (propertize "Checkout of branch : " 'face 'font-lock-type-face)
773 (propertize light-checkout-branch 'face 'font-lock-variable-name-face) 773 (propertize light-checkout-branch 'face 'font-lock-variable-name-face)
774 "\n"))))) 774 "\n"))
775 (if shelve 775 (if shelve
776 (concat 776 (concat
777 (propertize "Shelves :\n" 'face 'font-lock-type-face 777 (propertize "Shelves :\n" 'face 'font-lock-type-face
778 'help-echo shelve-help-echo) 778 'help-echo shelve-help-echo)
779 (mapconcat 779 (mapconcat