emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: This Is The Git Help Mailing List


From: Rüdiger Sonderfeld
Subject: Re: This Is The Git Help Mailing List
Date: Fri, 05 Dec 2014 16:59:55 +0100
User-agent: KMail/4.13.3 (Linux/3.13.0-40-generic; KDE/4.13.3; x86_64; ; )

On Friday 05 December 2014 02:45:10 Juri Linkov wrote:
> I wonder why we still don't have in emacs/.gitattributes this line?

Because:

> when .git/config contains
> 
>   [diff "lisp"]
>           xfuncname = "^(\\(.*)$"

The diff driver for lisp is not part of git and the xfuncname has to be 
defined in the User's config.  There is no way for us to set it project-wide.  
That's why I added the instructions to do it manually to the EmacsWiki.  
Besides *.el, there are also instructions for texinfo (requires another 
xfuncname) and C code (has builtin support).

http://www.emacswiki.org/emacs/GitForEmacsDevs#UsefulAddOns

Regards,
Rüdiger




reply via email to

[Prev in Thread] Current Thread [Next in Thread]