(add-to-list 'auto-mode-alist (cons "COMMIT_EDITMSG" (lambda () (text-mode) (setq fill-column 72) (auto-fill-mode 1))))