.emacs-my
changeset 481 5d5811a03d28
parent 479 6ca398b20643
parent 480 e8ca3a1d9227
child 482 3e7cbd0ad5f0
--- a/.emacs-my	Sun Sep 19 22:56:24 2010 +0300
+++ b/.emacs-my	Mon Sep 20 16:07:59 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")
   )