emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/w32-fns.el,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/w32-fns.el,v
Date: Sun, 21 Oct 2007 19:35:13 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   07/10/21 19:35:13

Index: w32-fns.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/w32-fns.el,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -b -r1.67 -r1.68
--- w32-fns.el  21 Oct 2007 07:33:32 -0000      1.67
+++ w32-fns.el  21 Oct 2007 19:35:11 -0000      1.68
@@ -82,6 +82,8 @@
                   '("cmdproxy" "cmdproxy.exe"))
           (w32-system-shell-p (getenv "COMSPEC")))))
 
+(defvar w32-quote-process-args)  ;; defined in w32proc.c
+
 (defun w32-check-shell-configuration ()
   "Check the configuration of shell variables on Windows NT/9X.
 This function is invoked after loading the init files and processing




reply via email to

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