emacs-devel
[Top][All Lists]
Advanced

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

Re: emacs-diffs emails can get long subject if log starts with "*"


From: Paul Eggert
Subject: Re: emacs-diffs emails can get long subject if log starts with "*"
Date: Sat, 22 Nov 2014 16:46:07 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0

To help avoid this sort of problem in future commits, I installed the attached patch into the emacs-24 branch. Once you bootstrap or run autogen.sh, it arranges for Git commit hooks that verify that a commit's file names are portable and that the commit messages are reasonable. It's common practice in other projects to have commit hooks with sanity checks. No doubt the details can use some tweaking for Emacs; this is just a first cut.

Attachment: 0001-Add-git-commit-hooks-that-do-some-simple-checks-on-c.patch
Description: Text Data


reply via email to

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