diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2021-08-11 15:34:43 +0200 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2021-08-11 15:34:43 +0200 |
commit | 244acc5a057b0d6ff03754af14d71808b6f20233 (patch) | |
tree | 0946a5198a6d37cc375fc278a602ce2d0ff0eb5b /lisp/vc/log-edit.el | |
parent | 1ab9fa60e75a15e09ca28966dd1e4cb364ca3809 (diff) | |
download | emacs-244acc5a057b0d6ff03754af14d71808b6f20233.tar.gz emacs-244acc5a057b0d6ff03754af14d71808b6f20233.tar.bz2 emacs-244acc5a057b0d6ff03754af14d71808b6f20233.zip |
Replace some `string-match-p' calls in Tramp
* lisp/net/tramp.el (tramp-debug-message, tramp-set-completion-function)
(tramp-get-completion-methods, tramp-get-completion-user-host):
* lisp/net/tramp-adb.el (tramp-adb-handle-make-process):
* lisp/net/tramp-sh.el (tramp-sh-handle-make-process)
(tramp-open-connection-setup-interactive-shell)
(tramp-convert-file-attributes): Use `string-prefix-p'.
* lisp/net/tramp.el (tramp-dissect-file-name)
(tramp-progress-reporter-update, tramp-handle-insert-directory):
* lisp/net/tramp-cache.el (tramp-get-hash-table)
(tramp-flush-directory-properties):
* lisp/net/tramp-cmds.el (tramp-append-tramp-buffers):
* lisp/net/tramp-sh.el (tramp-sh-handle-insert-directory)
(tramp-call-local-coding-command, tramp-get-inline-coding):
* lisp/net/tramp-smb.el (tramp-smb-handle-file-attributes)
(tramp-smb-handle-file-name-all-completions)
(tramp-smb-handle-file-writable-p)
(tramp-smb-handle-insert-directory)
(tramp-smb-handle-start-file-process, )
(tramp-smb-read-file-entry): Use `tramp-compat-string-search'.
Diffstat (limited to 'lisp/vc/log-edit.el')
0 files changed, 0 insertions, 0 deletions