Searched +refs:pop +refs:up +refs:frame +refs:alist (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dspeedbar.el1 ;;; speedbar --- quick access to files and tags in a frame
35 ;; The speedbar provides a frame in which files, and locations in
96 ;; refreshing cached data to making a buffer appear in a new frame.
115 ;; BUTTON-FUNCTIONS). NAME is a string that will show up in the
138 "File and tag browser frame."
177 (defvar speedbar-initial-expansion-mode-alist
186 "List of named expansion elements for filling the speedbar frame.
201 The expansion list `speedbar-initial-expansion-mode-alist' contains
251 frame."
282 "*Hooks run before speedbar visits a file in the selected frame
[all...]
H A Dido.el64 ;; (buffers visible in the current frame are put at the end of the
106 ;; visited directory is placed first to speed up navigating to
110 ;; you can use [up] and [down] to quickly scroll the list to the next
117 ;; To go up to the parent directory, delete any partial file name
246 ;; current frame are put at the end of the list. A hook exists to
451 (defcustom ido-default-file-method 'raise-frame
455 `other-window' Show new file in another window (same frame)
457 `other-frame' Show new file in another frame
458 `maybe-frame' I
[all...]

Completed in 65 milliseconds