ls: --color now highlights hard linked files, too
[coreutils/bo.git] / .gitattributes
blob32f18fd471b556e3107ce819817f77a2f27bc642
1 *.texi* diff=texinfo
3 # Put something like the following e.g., in your ~/.gitconfig file
4 # # Include proper "function name" string in diffs of texinfo.
5 # # Derived from the regexp in emacs' lisp/add-log.el.
6 # [diff "texinfo"]
7 #         funcname = "^@node[ \t][ \t]*\\([^,][^,]*\\)"