From: Mark Wooding Date: Tue, 13 Feb 2007 23:43:34 +0000 (+0000) Subject: emacs: Make sure Git is first in the list of VC backends. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/profile/commitdiff_plain/308b0b573ef7a78f70eb7d5ddb2c72f6860ea2fe?hp=308b0b573ef7a78f70eb7d5ddb2c72f6860ea2fe emacs: Make sure Git is first in the list of VC backends. This way, when there's a conflict (e.g., with gcvs) the right version control system will win. ---