X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=sugar.git;a=blobdiff_plain;f=dot-files%2F_emacs_el;fp=dot-files%2F_emacs_el;h=8f200fc20f2a31d065686c0c75149b9b71a6d8cd;hp=6418da407b87deca6308fdbcd5c013a955e94034;hb=6620afcd108a72beba895e22653d8f58286c1a59;hpb=7c35fd9d16b573d125c6a165f18f52b8176de01b diff --git a/dot-files/_emacs_el b/dot-files/_emacs_el index 6418da4..8f200fc 100644 --- a/dot-files/_emacs_el +++ b/dot-files/_emacs_el @@ -751,6 +751,7 @@ Will prompt you shell name when you type `C-u' before this command." t) '(uniquify-trailing-separator-p t) '(vc-cvs-diff-switches (quote ("-u"))) '(vc-cvs-stay-local nil) + '(vc-handled-backends (quote (Git Hg))) '(w3m-bookmark-file-coding-system (quote utf-8)) '(w3m-coding-system (quote utf-8)) '(w3m-coding-system-priority-list (quote (utf-8)))