# HG changeset patch # User John Paul Wallington # Date 1212695955 0 # Node ID 54d39499f129d186193bbc7c765f3e6d50fb9bcc # Parent d05c87c7a8edd6128b4b406d48b327612065c809 (completion-ignored-extensions): Add .p64fsl, .d64fsl, and .dx64fsl. diff -r d05c87c7a8ed -r 54d39499f129 lisp/bindings.el --- a/lisp/bindings.el Thu Jun 05 19:14:34 2008 +0000 +++ b/lisp/bindings.el Thu Jun 05 19:59:15 2008 +0000 @@ -602,6 +602,7 @@ ".x86f" ".sparcf" ;; Other CL implementations (Allegro, LispWorks, OpenMCL) ".fasl" ".ufsl" ".fsl" ".dxl" ".pfsl" ".dfsl" + ".p64fsl" ".d64fsl" ".dx64fsl" ;; Libtool ".lo" ".la" ;; Gettext