Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
57531:5fa8dc9548ec | 57532:53338d8522cb |
---|---|
1 2004-10-16 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * vc-hooks.el (vc-find-file-hook): Call vc-backend with absolute name. | |
4 | |
1 2004-10-16 Juri Linkov <juri@jurta.org> | 5 2004-10-16 Juri Linkov <juri@jurta.org> |
2 | 6 |
3 * progmodes/compile.el (compilation-start): Move let-binding of | 7 * progmodes/compile.el (compilation-start): Move let-binding of |
4 `process-environment' into `with-current-buffer' body. | 8 `process-environment' into `with-current-buffer' body. |
5 Reported by Matt Hodges <MPHodges@member.fsf.org>. | 9 Reported by Matt Hodges <MPHodges@member.fsf.org>. |
65 | 69 |
66 * net/password.el: Add. | 70 * net/password.el: Add. |
67 | 71 |
68 2004-10-13 Daniel Pfeiffer <occitan@esperanto.org> | 72 2004-10-13 Daniel Pfeiffer <occitan@esperanto.org> |
69 | 73 |
70 * button.el (button-activate): Allow a marker to display as an | 74 * button.el (button-activate): Allow a marker to display as an action. |
71 action. | 75 |
72 | 76 * help-fns.el (describe-variable): Use it to make "below" a hyperlink. |
73 * help-fns.el (describe-variable): Use it to make "below" a | |
74 hyperlink. | |
75 | 77 |
76 * help.el (describe-mode): Use it to make minor mode list into | 78 * help.el (describe-mode): Use it to make minor mode list into |
77 hyperlinks. | 79 hyperlinks. |
78 | 80 |
79 2004-10-14 Masatake YAMATO <jet@gyve.org> | 81 2004-10-14 Masatake YAMATO <jet@gyve.org> |