git.el: Add possibility to mark files directly in git-update-status-files.
commitc4e8b72f228b20d3ed6cfba0586364ea8ca431af
authorAlexandre Julliard <julliard@winehq.org>
Sat, 1 Nov 2008 19:14:10 +0000 (1 20:14 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 23 Nov 2008 10:54:41 +0000 (23 11:54 +0100)
treef7a7cea3f925436cb9106f9e5a8ffef7617605d8
parentb0a53e9e56d0a501aebc99d3614be413e91613f6
git.el: Add possibility to mark files directly in git-update-status-files.

This avoids the need to go through the list twice, which helps
performance on large file lists.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
contrib/emacs/git.el