From: Alexandre Julliard Date: Sat, 6 Jan 2007 13:46:47 +0000 (+0100) Subject: git.el: Avoid setting font lock keywords before entering log-edit mode. X-Git-Tag: v1.5.0-rc1~79 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/9fa77a51a49b16fa8886643d7f6346eb0a0601c5?hp=9fa77a51a49b16fa8886643d7f6346eb0a0601c5 git.el: Avoid setting font lock keywords before entering log-edit mode. Instead, reinitialize the keywords after the fact. This avoids conflicts with other users of log-edit mode, like pcl-cvs. Signed-off-by: Alexandre Julliard Signed-off-by: Junio C Hamano ---