1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00

(completion-ignored-extensions): Add .p64fsl, .d64fsl, and .dx64fsl.

This commit is contained in:
John Paul Wallington 2008-06-05 19:59:49 +00:00
parent 1961ef0413
commit 7fc743d473
2 changed files with 6 additions and 0 deletions

View 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.

View 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