annotate .gitattributes @ 40246:c34f677e6117 default tip master

_Noreturn: GCC 4.7 does not support [[noreturn]] in C++11 mode * lib/_Noreturn.h, m4/gnulib-common.m4: Don't use [[noreturn]] before GCC 4.8.
author Akim Demaille <akim.demaille@gmail.com>
date Sun, 17 Mar 2019 19:27:20 +0100
parents 2e5821b6f988
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
11830
2e5821b6f988 doc: improve git diff of texinfo files
Eric Blake <ebb9@byu.net>
parents: 9694
diff changeset
1 # See lib/git-merge-changelog.c for making this useful.
9694
6a8d9b9a5d7c Specify custom merge drivers.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
2 ChangeLog merge=merge-changelog
11830
2e5821b6f988 doc: improve git diff of texinfo files
Eric Blake <ebb9@byu.net>
parents: 9694
diff changeset
3
2e5821b6f988 doc: improve git diff of texinfo files
Eric Blake <ebb9@byu.net>
parents: 9694
diff changeset
4 # Run this to make 'git diff' on texinfo files give nicer hunk context:
2e5821b6f988 doc: improve git diff of texinfo files
Eric Blake <ebb9@byu.net>
parents: 9694
diff changeset
5 # git config diff.texinfo.funcname '^@node[ ][ ]*\\([^,][^,]*\\)'
2e5821b6f988 doc: improve git diff of texinfo files
Eric Blake <ebb9@byu.net>
parents: 9694
diff changeset
6 *.texi* diff=texinfo