branch: elpa/exec-path-from-shell
commit 183385ab943069951a04aeb58fa5b3c6a70cd361
Author: Steve Purcell <[email protected]>
Commit: Steve Purcell <[email protected]>

    Set checkdoc-minor-mode in local vars without using exec
---
 exec-path-from-shell.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/exec-path-from-shell.el b/exec-path-from-shell.el
index f17c566978..c80245542c 100644
--- a/exec-path-from-shell.el
+++ b/exec-path-from-shell.el
@@ -154,7 +154,7 @@ values used in the user's shell."
 ;; indent-tabs-mode: nil
 ;; mangle-whitespace: t
 ;; require-final-newline: t
-;; eval: (checkdoc-minor-mode 1)
+;; checkdoc-minor-mode: t
 ;; End:
 
 ;;; exec-path-from-shell.el ends here

Reply via email to