Mercurial > emacs
changeset 95593:54d39499f129
(completion-ignored-extensions): Add .p64fsl, .d64fsl, and .dx64fsl.
author | John Paul Wallington <jpw@pobox.com> |
---|---|
date | Thu, 05 Jun 2008 19:59:15 +0000 |
parents | d05c87c7a8ed |
children | c414da673019 |
files | lisp/bindings.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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