Searched +refs:dired +refs:compress +refs:file +refs:suffixes (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/emacs-93/emacs/lisp/
H A Ddired-aux.el0 ;;; dired-aux.el --- less commonly used parts of dired -*-byte-compile-dynamic: t;-*-
10 ;; This file is part of GNU Emacs.
23 ;; along with GNU Emacs; see the file COPYING. If not, write to the
29 ;; The parts of dired mode not normally used. This is a space-saving hack
33 ;; Rewritten in 1990/1991 to add tree features, file marking and
39 ;; We need macros in dired.el to compile properly.
40 (eval-when-compile (require 'dired))
42 (defvar dired-create-files-failures nil
43 "Variable where `dired
[all...]

Completed in 77 milliseconds