checkdoc-arguments-in-order-flag to nil
This commit is contained in:
parent
cb5d7f8524
commit
6c41d847c5
@ -553,7 +553,8 @@ buffer is not visiting a file."
|
||||
(set-selection-coding-system 'utf-8))
|
||||
(prefer-coding-system 'utf-8)
|
||||
|
||||
(setq checkdoc-force-docstrings-flag nil)
|
||||
(setq checkdoc-force-docstrings-flag nil
|
||||
checkdoc-arguments-in-order-flag nil)
|
||||
|
||||
;; text mode stuff:
|
||||
(remove-hook 'text-mode-hook #'turn-on-auto-fill)
|
||||
|
Loading…
Reference in New Issue
Block a user