aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/bindings.el
diff options
context:
space:
mode:
authorJohn Paul Wallington <[email protected]>2008-06-05 19:59:49 +0000
committerJohn Paul Wallington <[email protected]>2008-06-05 19:59:49 +0000
commit7fc743d473b8845cc120e4f2781ebda444501c92 (patch)
tree395c17d7323be5ab6f9b2db6e87c90188c6315c3 /lisp/bindings.el
parent1961ef0413be87ece3c5aac82d50c3f29d4e4ca0 (diff)
(completion-ignored-extensions): Add .p64fsl, .d64fsl, and .dx64fsl.
Diffstat (limited to 'lisp/bindings.el')
-rw-r--r--lisp/bindings.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/bindings.el b/lisp/bindings.el
index 003c95299a..cb97209924 100644
--- a/lisp/bindings.el
+++ b/lisp/bindings.el
@@ -602,6 +602,7 @@ is okay. See `mode-line-format'.")
".x86f" ".sparcf"
;; Other CL implementations (Allegro, LispWorks, OpenMCL)
".fasl" ".ufsl" ".fsl" ".dxl" ".pfsl" ".dfsl"
+ ".p64fsl" ".d64fsl" ".dx64fsl"
;; Libtool
".lo" ".la"
;; Gettext