summaryrefslogtreecommitdiff
path: root/lisp/cus-start.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/cus-start.el')
-rw-r--r--lisp/cus-start.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/cus-start.el b/lisp/cus-start.el
index c8d140e6bc2..d73404be76c 100644
--- a/lisp/cus-start.el
+++ b/lisp/cus-start.el
@@ -67,6 +67,8 @@
(exec-path execute
(repeat (choice (const :tag "default" nil)
(file :format "%v"))))
+ ;; coding.c
+ (inhibit-eol-conversion mule boolean)
;; dired.c
(completion-ignored-extensions dired
(repeat (string :format "%v")))