Searched +refs:tramp +refs:completion +refs:function +refs:alist (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/textmodes/
H A Dorg.el148 When the function `org-mode' is called interactively in an empty file, this
186 This is an alist, cars are symbols for lookup, 1st element is the default key,
278 Instead of t, this can also be an alist specifying this option for different
315 Instead of t, this can also be an alist specifying this option for different
346 Instead of t, this can also be an alist specifying this option for different
401 The function(s) in this hook must accept a single argument which indicates
443 The value is an alist, with `heading' and `plain-list-item' as car,
854 (defvar org-link-abbrev-alist-local nil
855 "buffer-local version of `org-link-abbrev-alist', which see.
857 (make-variable-buffer-local 'org-link-abbrev-alist
[all...]

Completed in 82 milliseconds