Mercurial > emacs
changeset 57168:b4b1dca14832
(completion-ignored-extensions): Add .dfsl.
author | John Paul Wallington <jpw@pobox.com> |
---|---|
date | Mon, 20 Sep 2004 17:38:27 +0000 |
parents | a7d4968614da |
children | e8929981de01 |
files | lisp/bindings.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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