Mercurial > emacs
comparison lisp/ChangeLog @ 107969:62fa87a581e1
Fix to vc-hg-annotate-extract-revision-at-line (Bug#5960).
* vc-hg.el (vc-hg-annotate-extract-revision-at-line): Expand file
name relative to the project root (Bug#5960).
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 16 Apr 2010 20:28:19 -0400 |
parents | 54d5490c8e94 |
children | ab970852cf46 |
comparison
equal
deleted
inserted
replaced
107968:3222c3374fe9 | 107969:62fa87a581e1 |
---|---|
1 2010-04-17 Magnus Henoch <magnus.henoch@gmail.com> | |
2 | |
3 * vc-hg.el (vc-hg-annotate-extract-revision-at-line): Expand file | |
4 name relative to the project root (Bug#5960). | |
5 | |
1 2010-04-16 Glenn Morris <rgm@gnu.org> | 6 2010-04-16 Glenn Morris <rgm@gnu.org> |
2 | 7 |
3 * vc-git.el (vc-git-print-log): Doc fix. | 8 * vc-git.el (vc-git-print-log): Doc fix. |
4 | 9 |
5 2010-04-14 Óscar Fuentes <ofv@wanadoo.es> | 10 2010-04-14 Óscar Fuentes <ofv@wanadoo.es> |