Searched +refs:tramp +refs:method +refs:regexp (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/net/
H A Dtramp.el2 ;;; tramp.el --- Transparent Remote Access, Multiple Protocol
34 ;; the local and the remote host, whereas tramp.el uses a combination
48 ;; loaded before tramp.el. Could you please test this and tell me about
54 ;; http://ftp.gnu.org/gnu/tramp/
57 ;; tramp-devel@gnu.org
59 ;; http://lists.gnu.org/mailman/listinfo/tramp-devel
63 ;; http://savannah.gnu.org/projects/tramp/
72 (add-hook 'tramp-unload-hook
97 (autoload 'tramp-uuencode-region "tramp
180 (defgroup tramp nil function
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dido.el169 ;; addition to the default substring-matching-method (look above) also the
170 ;; prefix-matching-method. The kind of matching is the only difference to
184 ;; matching (unless regexp matching is active) to find possible matches
201 ;; There is limited provision for regexp matching within ido,
202 ;; enabled through `ido-enable-regexp' (toggle with C-t).
206 ;; Note: ido-style completion is inhibited when you enable regexp matching.
392 with a space, for which the regexp is `\\` '. See the source file for
394 :type '(repeat (choice regexp function))
401 with a #, for which the regexp is `\\`#'. See the source file for
403 :type '(repeat (choice regexp functio
[all...]

Completed in 88 milliseconds