Re: hg log | git log xemacs hg support
Mats Lidell <[email protected]> Tue, 20 Oct 2015 17:57:31 +0200
| Newsgroups | gmane.emacs.xemacs.beta |
|---|---|
| Organization | The XEmacs Project |
| Message-ID | <[email protected]> |
>>>>> Uwe Brauer <[email protected]> writes: > it is from 2006, but again when I open a file in the xemacs trunc > xemacs keeps telling me that this files is not under version > control, while GNU emacs works. Sorry if I was a bit unclear. As Mike points out this is its own interface towards mercurial. So it is different but I think it does its job but I guess I'm biased. I think with git and mercurial the command prompt is a better alternative than what I have seen in many IDEs ;-) So if you feel adventurous you need to read some info about its use. Try: (find-library "mercurial") and read how to get started. Yours -- %% Mats