comparison lisp/ChangeLog @ 81979:733a82d712c8

(vc-find-root): Walk up the tree to find an existing `file' from which to start the search.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 19 Jul 2007 18:49:59 +0000
parents ac7b97499a4b
children 86664208d929
comparison
equal deleted inserted replaced
81978:ac7b97499a4b 81979:733a82d712c8
1 2007-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * vc-hooks.el (vc-find-root): Walk up the tree to find an existing
4 `file' from which to start the search.
5
1 2007-07-19 Eric S. Raymond <esr@snark.thyrsus.com> 6 2007-07-19 Eric S. Raymond <esr@snark.thyrsus.com>
2 7
3 * vc-cvs.el: vc-cvs-checkin had some reference problems, now 8 * vc-cvs.el: vc-cvs-checkin had some reference problems, now fixed.
4 fixed.
5
6 9
7 2007-07-19 Stefan Monnier <monnier@iro.umontreal.ca> 10 2007-07-19 Stefan Monnier <monnier@iro.umontreal.ca>
11
8 * files.el (locate-dominating-file): New function. 12 * files.el (locate-dominating-file): New function.
9 13
10 2007-07-18 Michael Albinus <michael.albinus@gmx.de> 14 2007-07-18 Michael Albinus <michael.albinus@gmx.de>
11 15
12 * progmodes/grep.el (grep-host-defaults-alist): New defvar. 16 * progmodes/grep.el (grep-host-defaults-alist): New defvar.