Uwe Brauer <[email protected]> writes: >>>> "AE" == Arash Esbati <[email protected]> writes: > >>> * commit 8e42d3c5bf7cdf660b9d77b6da6ecf41af4e09f9 (master) (HEAD -> master) >>> | Author: Uwe Brauer <[email protected]> >>> | >>> | Add filename as a prefix to the counter for catchfilebetweentags >>> | * style/catchfilebetweentags.el: >>> | Add filename as a prefix to the counter for catchfilebetweentags >> ^ > >> Note that you have an extra space there. > > I am confused,
Sorry, my bad; I meant you have 2 extra spaces there. > but isn't this precisely what is needed, it looks much clearer to me > than > > * style/catchfilebetweentags.el: > Add filename as a prefix to the counter for catchfilebetweentags > > Or even > * style/catchfilebetweentags.el: > Add filename as a prefix to the counter for catchfilebetweentags AUCTeX follows the rules set for Emacs and you can read them here: http://git.savannah.gnu.org/cgit/emacs.git/tree/CONTRIBUTE#n168 > Git is so confusing to me that I prefer everything in mercurial and use > git as a sandbox, if something breaks I delete the git repo and clone > again, as in the xkcd comics 😇 This is a good strategy in general ;-) But if you want to contribute to projects maintained in Git, I suggest you read this part of the Git book: https://git-scm.com/book/en/v2/Distributed-Git-Contributing-to-a-Project Best, Arash
