Mercurial > emacs
comparison lisp/ChangeLog @ 87525:77d4b0e5e5d2
* vc-git.el (vc-git--ls-files-state): New function.
(vc-git-dir-state): Use it instead of processing the status
results here.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Thu, 03 Jan 2008 06:29:38 +0000 |
parents | 7a64dd146336 |
children | a1f69c31913c |
comparison
equal
deleted
inserted
replaced
87524:7a64dd146336 | 87525:77d4b0e5e5d2 |
---|---|
1 2008-01-03 Alexandre Julliard <julliard@winehq.org> | |
2 | |
3 * vc-git.el (vc-git--ls-files-state): New function. | |
4 (vc-git-dir-state): Use it instead of processing the status | |
5 results here. | |
6 | |
1 2008-01-02 Eric S. Raymond <esr@snark.thyrsus.com> | 7 2008-01-02 Eric S. Raymond <esr@snark.thyrsus.com> |
2 | 8 |
3 * progmodes/grep.el (grep-find-ignored-directories): Initialize | 9 * progmodes/grep.el (grep-find-ignored-directories): Initialize |
4 from the value of vc-directory-exclusion-list. | 10 from the value of vc-directory-exclusion-list. |
5 | 11 |