Re: hg log | git log xemacs hg support
Raymond Toy <[email protected]> Mon, 19 Oct 2015 08:55:20 -0700
| Newsgroups | gmane.emacs.xemacs.beta |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "Uwe" == Uwe Brauer <[email protected]> writes: Uwe> Hello Uwe> I just cloned the hg xemacs rep. Uwe> When I open say abbrev.el in the lisp directory Uwe> vc-print-log tells me that the file is *not* under version control! Isn't that because vc doesn't know about hg? I poked around a little and found that the variable vc-handled-backends doesn't include hg. Since xemacs uses hg, it's probably a good idea if vc supported hg. -- Ray