Searched +refs:tramp +refs:append +refs:tramp +refs:buffers (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dido.el1 ;;; ido.el --- interactively do things with buffers and files.
30 ;; Ido - interactive do - switches between buffers and opens files and
37 ;; As you type in a substring, the list of buffers or files currently
39 ;; ordered so that the most recent buffers or files visited come at
50 ;; all of the matching buffers or files as you type.
54 ;; If I have two buffers called "123456" and "123", with "123456" the
56 ;; presented with the list of all the buffers
63 ;; The list in {...} are the matching buffers, most recent first
64 ;; (buffers visible in the current frame are put at the end of the
76 ;; At this point, I still have two matching buffers
[all...]

Completed in 184 milliseconds