On Sat, 03 Apr 2010 07:32:44 +0100, David Edmondson <dme at dme.org> wrote: > * commit a9590dfb4efc2c05a35948ef4522c362eb788c10 > | Author: David Edmondson <dme at dme.org> > | Date: Thu Apr 1 11:38:30 2010 +0100 > | > | Makefile: Add the emacs directory to load-path when compiling
That's a nice one-line summary of the commit that says "what" the patch does just fine. But the commit is missing the rest of the commit message that should give the "why". What's the motivation of the change? Is something perhaps broken without this? Or is this a preparation for something else that will be coming along in a future commit?
