Mercurial > emacs
changeset 85166:c08d5f729dcc
*** empty log message ***
author | Eric S. Raymond <esr@snark.thyrsus.com> |
---|---|
date | Thu, 11 Oct 2007 15:13:29 +0000 |
parents | 9b4cc51391e5 |
children | a264636b5c98 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Oct 11 15:10:32 2007 +0000 +++ b/lisp/ChangeLog Thu Oct 11 15:13:29 2007 +0000 @@ -6,6 +6,9 @@ 2007-10-11 Eric S. Raymond <esr@snark.thyrsus.com> + * vc.el: Address an edge case in vc-diff pointed out by + Juanma Barranquero. This is an experimental fix and may change. + * vc-hooks.el (vc-registered): Robustify this function a bit against filenames with no directory component.