diff lisp/cus-start.el @ 24057:4c733ca989dc

Add inhibit-eol-conversion.
author Dave Love <fx@gnu.org>
date Mon, 11 Jan 1999 21:30:00 +0000
parents e4039c35f2f8
children afc9a7e3752f
line wrap: on
line diff
--- a/lisp/cus-start.el	Mon Jan 11 21:21:03 1999 +0000
+++ b/lisp/cus-start.el	Mon Jan 11 21:30:00 1999 +0000
@@ -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")))