.emacs-my
changeset 1731 fec5d1fffe8c
parent 1730 795b3f2ecfbb
child 1732 c3279bad1cc3
--- a/.emacs-my	Wed Jun 02 00:17:06 2021 +0300
+++ b/.emacs-my	Wed Jun 02 00:34:11 2021 +0300
@@ -552,6 +552,9 @@
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 (message "Cygwin, MSYS")
 
+(when (and (eq system-type 'cygwin) (fboundp #'cygwin-winpath-activate))
+  (cygwin-winpath-activate))
+
 (defun follow-cygwin-symlink ()
   "Follow new-style (and also UCS-16) Cygwin symlinks."
   (save-excursion