comparison lisp/ChangeLog @ 87513:2af4faa10fab

* vc-svn.el (vc-svn-parse-status): Set the 'unregisted property correctly.
author Eric S. Raymond <esr@snark.thyrsus.com>
date Tue, 01 Jan 2008 16:39:59 +0000
parents 4146f1cc135e
children 32fc9891d86e
comparison
equal deleted inserted replaced
87512:4146f1cc135e 87513:2af4faa10fab
1 2008-01-01 Eric S. Raymond <esr@snark.thyrsus.com> 1 2008-01-01 Eric S. Raymond <esr@snark.thyrsus.com>
2
3 * vc-svn.el (vc-svn-parse-status): Set the 'unregisted property
4 correctly.
2 5
3 * vc.el (vc-dired-hook): Speed tuning. Replace a vc-backend call 6 * vc.el (vc-dired-hook): Speed tuning. Replace a vc-backend call
4 with vc-state. 7 with vc-state.
5 8
6 2007-12-31 Tom Tromey <address@hidden> 9 2007-12-31 Tom Tromey <address@hidden>