git.el: Set a regexp for paragraph-separate in log-edit mode.
authorAlexandre Julliard <julliard@winehq.org>
Tue, 27 Jan 2009 10:59:54 +0000 (11:59 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 7 Feb 2009 12:48:54 +0000 (13:48 +0100)
This allows using fill-paragraph on the log message without
interference from the various header fields.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
No differences found