This is to prevent incorrect line length in code/doc contributions from users who have changed fill-column in their own configs.
3 lines
131 B
EmacsLisp
3 lines
131 B
EmacsLisp
((nil (git-commit-major-mode . git-commit-elisp-text-mode)
|
|
(fill-column . 80))
|
|
(org-mode (buffer-read-only . t)))
|