projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f5bd3b
)
; Fix last change
author
Michael Albinus
<michael.albinus@gmx.de>
Wed, 31 Mar 2021 19:12:09 +0000
(21:12 +0200)
committer
Michael Albinus
<michael.albinus@gmx.de>
Wed, 31 Mar 2021 19:12:09 +0000
(21:12 +0200)
lisp/net/tramp-sh.el
patch
|
blob
|
history
diff --git
a/lisp/net/tramp-sh.el
b/lisp/net/tramp-sh.el
index 6440e577a9b0d5187acee025f804fd5424334c5e..73e0807dbc1e5d89936e4454a6c194612cb69089 100644
(file)
--- a/
lisp/net/tramp-sh.el
+++ b/
lisp/net/tramp-sh.el
@@
-3759,7
+3759,7
@@
Fall back to normal file name handler if no Tramp handler exists."
(cond
((getenv "EMACS_EMBA_CI")
(tramp-set-connection-property
- proc "gio-file-monitor" 'GInotifyMonitor))
+ proc "gio-file-monitor" 'GInotify
File
Monitor))
((eq system-type 'cygwin)
(tramp-set-connection-property
proc "gio-file-monitor" 'GPollFileMonitor))