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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/w32-fns.el,v
Date: Fri, 14 Nov 2008 13:05:37 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/11/14 13:05:35

Index: lisp/w32-fns.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/w32-fns.el,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -b -r1.87 -r1.88
--- lisp/w32-fns.el     17 Oct 2008 11:11:37 -0000      1.87
+++ lisp/w32-fns.el     14 Nov 2008 13:05:31 -0000      1.88
@@ -103,7 +103,7 @@
               w32-system-shells)))
 
 (defun w32-shell-dos-semantics ()
-  "Return non-nil if the interactive shell being used expects MSDOS shell 
semantics."
+  "Return non-nil if the interactive shell being used expects MS-DOS shell 
semantics."
   (or (w32-system-shell-p (w32-shell-name))
       (and (member (downcase (file-name-nondirectory (w32-shell-name)))
                   '("cmdproxy" "cmdproxy.exe"))




reply via email to

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