comparison lisp/ChangeLog @ 105695:e226a1347b93

(vc-deduce-fileset): Undo previous change, do not tell vc-responsible-backend to register, it causes problems.
author Dan Nicolaescu <dann@ics.uci.edu>
date Wed, 21 Oct 2009 19:03:32 +0000
parents e381bf63474f
children 136cf2d23c90
comparison
equal deleted inserted replaced
105694:e381bf63474f 105695:e226a1347b93
1 2009-10-21 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * vc.el (vc-deduce-fileset): Undo previous change, do not tell
4 vc-responsible-backend to register, it causes problems.
5
1 2009-10-21 Stefan Monnier <monnier@iro.umontreal.ca> 6 2009-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * help-fns.el: Don't require help-mode (to avoid bootstrap issues). 8 * help-fns.el: Don't require help-mode (to avoid bootstrap issues).
4 9
5 2009-10-21 Eric Ludlam <zappo@gnu.org> 10 2009-10-21 Eric Ludlam <zappo@gnu.org>