emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/cus-start.el


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/cus-start.el
Date: Thu, 07 Jul 2005 17:50:31 -0400

Index: emacs/lisp/cus-start.el
diff -c emacs/lisp/cus-start.el:1.70 emacs/lisp/cus-start.el:1.71
*** emacs/lisp/cus-start.el:1.70        Mon Jul  4 23:08:52 2005
--- emacs/lisp/cus-start.el     Thu Jul  7 21:50:31 2005
***************
*** 78,84 ****
             (shell-file-name execute file)
             (exec-path execute
                        (repeat (choice (const :tag "default" nil)
!                                       (file :format "%v"))))
             ;; coding.c
             (inhibit-eol-conversion mule boolean)
             (eol-mnemonic-undecided mule string)
--- 78,84 ----
             (shell-file-name execute file)
             (exec-path execute
                        (repeat (choice (const :tag "default" nil)
!                                       (directory :format "%v"))))
             ;; coding.c
             (inhibit-eol-conversion mule boolean)
             (eol-mnemonic-undecided mule string)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]