]> code.delx.au - gnu-emacs/blobdiff - lisp/net/tramp-adb.el
Some Tramp minor fixes, found during test campaign.
[gnu-emacs] / lisp / net / tramp-adb.el
index 2cb5ece10dd14a8cb47ce22e448aa46b40f9b1bb..8f2098c136b565d5e055452bc1632316f279ffd2 100644 (file)
     (make-auto-save-file-name . tramp-handle-make-auto-save-file-name)
     (make-directory . tramp-adb-handle-make-directory)
     (make-directory-internal . ignore)
-    (make-symbolic-link . ignore)
+    (make-symbolic-link . tramp-handle-make-symbolic-link)
     (process-file . tramp-adb-handle-process-file)
     (rename-file . tramp-adb-handle-rename-file)
     (set-file-acl . ignore)