(completion-ignored-extensions): Add .dfsl.
authorJohn Paul Wallington <jpw@pobox.com>
Mon, 20 Sep 2004 17:39:21 +0000 (17:39 +0000)
committerJohn Paul Wallington <jpw@pobox.com>
Mon, 20 Sep 2004 17:39:21 +0000 (17:39 +0000)
lisp/ChangeLog
lisp/bindings.el

index 599eb0a..c533b95 100644 (file)
@@ -1,3 +1,7 @@
+2004-09-20  John Paul Wallington  <jpw@gnu.org>
+
+       * bindings.el (completion-ignored-extensions): Add .dfsl.
+
 2004-09-20  Richard M. Stallman  <rms@gnu.org>
 
        * bindings.el (scroll-left): Make it disabled.
index 12af066..8fd4f8a 100644 (file)
@@ -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