]> git.eshelyaron.com Git - emacs.git/commitdiff
Add inhibit-eol-conversion.
authorDave Love <fx@gnu.org>
Mon, 11 Jan 1999 21:30:00 +0000 (21:30 +0000)
committerDave Love <fx@gnu.org>
Mon, 11 Jan 1999 21:30:00 +0000 (21:30 +0000)
lisp/cus-start.el

index c8d140e6bc25a34216b897287d931bd4778efa2d..d73404be76c6794c57289c0aed903d5c73eaf446 100644 (file)
@@ -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")))