# HG changeset patch # User John Paul Wallington # Date 1095701907 0 # Node ID b4b1dca14832f48f20e41c6882b2c0e9b6aa40aa # Parent a7d4968614dabed110f4b311faf1545ba875f3bc (completion-ignored-extensions): Add .dfsl. diff -r a7d4968614da -r b4b1dca14832 lisp/bindings.el --- a/lisp/bindings.el Mon Sep 20 16:19:49 2004 +0000 +++ b/lisp/bindings.el Mon Sep 20 17:38:27 2004 +0000 @@ -517,7 +517,7 @@ ;; CMUCL ".x86f" ".sparcf" ;; Other CL implementations (Allegro, LispWorks, OpenMCL) - ".fasl" ".ufsl" ".fsl" ".dxl" ".pfsl" + ".fasl" ".ufsl" ".fsl" ".dxl" ".pfsl" ".dfsl" ;; Libtool ".lo" ".la" ;; Gettext