Searched +refs:dired +refs:align +refs:file (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/emacs-93/emacs/lisp/
H A Dibuffer.el1 ;;; ibuffer.el --- operate on buffers like dired
11 ;; This file is part of GNU Emacs.
24 ;; along with this program ; see the file COPYING. If not, write to
39 (require 'dired))
129 to your ~/.emacs file.
145 (15 (and buffer-file-name
146 (string-match ibuffer-compressed-file-name-regexp
147 buffer-file-name))
151 (null buffer-file-name))
154 (35 (eq major-mode 'dired
[all...]
H A Dldefs-boot.el93 Going from body to spec with `ff-find-other-file' used these
96 the file name.
132 If you use find-file.el:
133 Switch to other file (Body <-> Spec) '\\[ff-find-other-file]'
134 or '\\[ff-mouse-find-other-file]
135 Switch to other file in other window '\\[ada-ff-other-window]'
136 or '\\[ff-mouse-find-other-file-other-window]
154 Insert a descriptive header at the top of the file.
161 ;;;### (autoloads (ada-find-file) "ad
[all...]

Completed in 141 milliseconds