summaryrefslogtreecommitdiff
path: root/lisp/bindings.el
diff options
context:
space:
mode:
authorJohn Paul Wallington <jpw@pobox.com>2004-09-20 17:38:27 +0000
committerJohn Paul Wallington <jpw@pobox.com>2004-09-20 17:38:27 +0000
commit1a16fcd22593b06a65fb7f2fd5b16f1a58c85922 (patch)
treec408c1f1ebcf69a3c893252cba8f5cac51a4f441 /lisp/bindings.el
parent538810573253028cbb1b97ede852bd0e5e4a71ce (diff)
downloademacs-1a16fcd22593b06a65fb7f2fd5b16f1a58c85922.tar.gz
(completion-ignored-extensions): Add .dfsl.
Diffstat (limited to 'lisp/bindings.el')
-rw-r--r--lisp/bindings.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/bindings.el b/lisp/bindings.el
index 12af066b6b6..8fd4f8a994b 100644
--- a/lisp/bindings.el
+++ b/lisp/bindings.el
@@ -517,7 +517,7 @@ is okay. See `mode-line-format'.")
;; CMUCL
".x86f" ".sparcf"
;; Other CL implementations (Allegro, LispWorks, OpenMCL)
- ".fasl" ".ufsl" ".fsl" ".dxl" ".pfsl"
+ ".fasl" ".ufsl" ".fsl" ".dxl" ".pfsl" ".dfsl"
;; Libtool
".lo" ".la"
;; Gettext