Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
dba720f1
Commit
dba720f1
authored
Mar 13, 2013
by
Michael Albinus
Browse files
Fix last change.
parent
85b66a21
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/net/tramp-sh.el
lisp/net/tramp-sh.el
+1
-1
No files found.
lisp/net/tramp-sh.el
View file @
dba720f1
...
...
@@ -2570,7 +2570,7 @@ This is like `dired-recursive-delete-directory' for Tramp files."
beg
(
point-max
)
(
or
file-name-coding-system
(
and
(
boundp
'default-file-name-coding-system
)
(
symbol
p
'default-file-name-coding-system
))))
(
symbol
-value
'default-file-name-coding-system
))))
;; The inserted file could be from somewhere else.
(
when
(
and
(
not
wildcard
)
(
not
full-directory-p
))
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment