Searched +refs:tramp +refs:last +refs:cmd (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dido.el67 ;; end of the list by pressing C-s or [right], or bring the last
245 ;; oldest last, with the exception that the files visible in the
568 (defcustom ido-enable-last-directory-history t
570 See `ido-last-directory-list' and `ido-save-directory-list-file'."
607 (defcustom ido-enable-tramp-completion t
608 "*Non-nil means that ido shall perform tramp method and server name completion.
609 A tramp file name uses the following syntax: /method:user@host:filename."
916 (defcustom ido-save-directory-list-file "~/.ido.last"
918 Variables stored are: `ido-last-directory-list', `ido-work-directory-list',
969 (defvar ido-last
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dorg.el766 "Non-nil means, tab in the last column of a table with jump over a hline.
1171 `remote' Matches a remote file, accessible through tramp or efs.
1323 \\<org-mode-map>By default, this is '(\"TODO\" \"DONE\"). The last entry in the list is
1603 (defvar org-last-tags-completion-table nil
1604 "The last used completion table for tags.")
1692 cmd An agenda command, similar to the above. However, tree commands
1821 When t, all days between the first and the last date are shown.
2021 tag-up Sort alphabetically by last tag, A-Z.
2022 tag-down Sort alphabetically by last tag, Z-A.
2023 priority-up Sort numerically by priority, high priority last
[all...]

Completed in 322 milliseconds