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 18:04:29 -0400

Index: emacs/lisp/cus-start.el
diff -c emacs/lisp/cus-start.el:1.71 emacs/lisp/cus-start.el:1.72
*** emacs/lisp/cus-start.el:1.71        Thu Jul  7 21:50:31 2005
--- emacs/lisp/cus-start.el     Thu Jul  7 22:04:28 2005
***************
*** 77,83 ****
             ;; callproc.c
             (shell-file-name execute file)
             (exec-path execute
!                       (repeat (choice (const :tag "default" nil)
                                        (directory :format "%v"))))
             ;; coding.c
             (inhibit-eol-conversion mule boolean)
--- 77,83 ----
             ;; callproc.c
             (shell-file-name execute file)
             (exec-path execute
!                       (repeat (choice (const :tag "default directory" nil)
                                        (directory :format "%v"))))
             ;; coding.c
             (inhibit-eol-conversion mule boolean)




reply via email to

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