.emacs-my
changeset 480 e8ca3a1d9227
parent 473 1334dc79ea80
child 481 5d5811a03d28
--- 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")
   )