Mercurial > emacs
changeset 105786:b88f8aaabdf2
Fix last change's attribution.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 28 Oct 2009 02:07:13 +0000 |
parents | 882add770597 |
children | d5f02d259103 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Oct 28 02:05:46 2009 +0000 +++ b/lisp/ChangeLog Wed Oct 28 02:07:13 2009 +0000 @@ -1,4 +1,4 @@ -2009-10-28 Stefan Monnier <monnier@iro.umontreal.ca> +2009-10-28 Bernhard Herzog <bernhard.herzog@intevation.de> (tiny change) * vc-hg.el (vc-hg-state, vc-hg-working-revision): Use process-file so it works on remote files.