Mercurial > emacs
diff lisp/ChangeLog @ 57532:53338d8522cb
(vc-find-file-hook): Call vc-backend with absolute name.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sat, 16 Oct 2004 18:59:11 +0000 |
parents | 5fa8dc9548ec |
children | 6d4a00278f5e |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Oct 16 18:38:36 2004 +0000 +++ b/lisp/ChangeLog Sat Oct 16 18:59:11 2004 +0000 @@ -1,3 +1,7 @@ +2004-10-16 Stefan Monnier <monnier@iro.umontreal.ca> + + * vc-hooks.el (vc-find-file-hook): Call vc-backend with absolute name. + 2004-10-16 Juri Linkov <juri@jurta.org> * progmodes/compile.el (compilation-start): Move let-binding of @@ -67,11 +71,9 @@ 2004-10-13 Daniel Pfeiffer <occitan@esperanto.org> - * button.el (button-activate): Allow a marker to display as an - action. - - * help-fns.el (describe-variable): Use it to make "below" a - hyperlink. + * button.el (button-activate): Allow a marker to display as an action. + + * help-fns.el (describe-variable): Use it to make "below" a hyperlink. * help.el (describe-mode): Use it to make minor mode list into hyperlinks.