*** /home/steve/cvsroot/emacs/lisp/subr.el.~1.623.~ 2008-11-20 13:49:52.000000000 +0100 --- /home/steve/cvsroot/emacs/lisp/subr.el 2008-12-12 15:04:49.000000000 +0100 *************** *** 2248,2254 **** (play-sound-internal sound) (error "This Emacs binary lacks sound support"))) ! (declare-function w32-shell-dos-semantics "w32-fns" nil) (defun shell-quote-argument (argument) "Quote an argument for passing as argument to an inferior shell." --- 2248,2254 ---- (play-sound-internal sound) (error "This Emacs binary lacks sound support"))) ! (declare-function w32-shell-dos-semantics "w32-fns") (defun shell-quote-argument (argument) "Quote an argument for passing as argument to an inferior shell."