]> git.eshelyaron.com Git - emacs.git/commitdiff
(completion-ignored-extensions): Add .p64fsl, .d64fsl, and .dx64fsl.
authorJohn Paul Wallington <jpw@pobox.com>
Thu, 5 Jun 2008 19:59:49 +0000 (19:59 +0000)
committerJohn Paul Wallington <jpw@pobox.com>
Thu, 5 Jun 2008 19:59:49 +0000 (19:59 +0000)
lisp/ChangeLog
lisp/bindings.el

index 7bc14c264ea29d4cf3d4eb1b286fc8e2f2e5c622..7e3d537e6ececb4954f1d742b9d6d01727304fcc 100644 (file)
@@ -1,3 +1,8 @@
+2008-06-05  John Paul Wallington  <jpw@pobox.com>
+
+       * bindings.el (completion-ignored-extensions):
+       Add .p64fsl, .d64fsl, and .dx64fsl.
+
 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * ffap.el (ffap-prompter): Don't use the region.
index 003c95299a67fc5dca58c9528c43acfc38684e20..cb97209924cd1d3b9ed5cf1f8a905d5a2047e395 100644 (file)
@@ -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