+<<<<<<< TREE
+2014-01-09 Eric S. Raymond <esr@thyrsus.com>
+
+ * vc/vc-git.el (vc-git-print-log): Add --follow option to command,
+ following renames and addressing Debian bug 8756.
+
2014-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
* simple.el (deactivate-mark, activate-mark): Force-mode-line-update
(apply 'vc-git-command buffer
'async files
(append
- '("log" "--no-color")
+ '("log" "--no-color" "--follow")
(when shortlog
`("--graph" "--decorate" "--date=short"
,(format "--pretty=tformat:%s"