Fix comment.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Mon, 20 Sep 2010 12:35:48 +0300
changeset 480 e8ca3a1d9227
parent 473 1334dc79ea80
child 481 5d5811a03d28
Fix comment.
.emacs-my
--- a/.emacs-my	Wed Sep 15 09:41:25 2010 +0300
+++ b/.emacs-my	Mon Sep 20 12:35:48 2010 +0300
@@ -287,7 +287,7 @@
   (defun shell-quote-argument (argument)
     (concat "'" argument "'")
     )
-  ;; Workaround for Cygwin.
+  ;; Workaround for Cygwin when 'shell-file-name' is 'bash'.
   (setq null-device "/dev/null")
   )