diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2022-09-09 17:10:28 +0200 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2022-09-09 17:10:28 +0200 |
commit | 08cc6c4d9e42079f88c6c30d9a2324dd6f0cec2b (patch) | |
tree | a5f6e5325a24feb9a481df77c20e27e3b42683e7 /test/lisp/files-resources/file-mode-multiple | |
parent | 72c64dd73c93a92f91431435a0295d748588a4ed (diff) | |
download | emacs-08cc6c4d9e42079f88c6c30d9a2324dd6f0cec2b.tar.gz emacs-08cc6c4d9e42079f88c6c30d9a2324dd6f0cec2b.tar.bz2 emacs-08cc6c4d9e42079f88c6c30d9a2324dd6f0cec2b.zip |
Make use of rx in Tramp backward compatoble
* lisp/net/tramp-compat.el (tramp-compat-rx--runtime-params): New defvar.
(tramp-compat-rx--transform-items)
(tramp-compat-rx--transform-item, tramp-compat-rx--transform):
New defuns. Suggested by Mattias EngdegÄrd <mattiase@acm.org>.
(tramp-compat-rx): New defalias or defmacro.
(tramp-compat-string-replace, tramp-compat-string-search):
Use regexp-quote.
* lisp/net/tramp.el:
* lisp/net/tramp-adb.el:
* lisp/net/tramp-archive.el:
* lisp/net/tramp-cmds.el:
* lisp/net/tramp-crypt.el:
* lisp/net/tramp-fuse.el:
* lisp/net/tramp-gvfs.el:
* lisp/net/tramp-sh.el:
* lisp/net/tramp-smb.el:
* lisp/net/tramp-sudoedit.el: Use `tramp-compat-rx' where indicated.
* test/lisp/net/tramp-archive-tests.el:
* test/lisp/net/tramp-tests.el: Use `tramp-compat-rx' where indicated.
Diffstat (limited to 'test/lisp/files-resources/file-mode-multiple')
0 files changed, 0 insertions, 0 deletions