mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-25 07:28:20 +00:00
Remove non-working entry for pmail.
(fill-column): Fix typo. (change-log-mode): Add fill column.
This commit is contained in:
parent
765980a41e
commit
bda28f63f8
@ -1,9 +1,8 @@
|
||||
((nil . ((indent-tabs-mode . t)
|
||||
(tab-width . 8)
|
||||
(fill-column . 80)))
|
||||
(fill-column . 70)))
|
||||
(c-mode . ((c-file-style . "GNU")))
|
||||
(change-log-mode . ((add-log-time-zone-rule . t)))
|
||||
("lisp/mail/pmail*"
|
||||
. ((nil . ((change-log-default-name . "ChangeLog.pmail"))))))
|
||||
(change-log-mode . ((add-log-time-zone-rule . t)
|
||||
(fill-column . 74))))
|
||||
|
||||
;; arch-tag: fb93c160-e9fe-4184-aad1-e4f5daa11cbd
|
||||
|
Loading…
Reference in New Issue
Block a user