]> code.delx.au - gnu-emacs/commit
Allow completion on dynamic module files in load-library
authorEli Zaretskii <eliz@gnu.org>
Tue, 24 Nov 2015 20:35:11 +0000 (22:35 +0200)
committerEli Zaretskii <eliz@gnu.org>
Tue, 24 Nov 2015 20:35:11 +0000 (22:35 +0200)
commit85121e03e1d9d5fa349a255d7d67d3d6839a8f18
tree067c88d30942531255c0085a300b3e996a782167
parent7233767e3c7362b36828e5e6f68d45a411a9e3a1
Allow completion on dynamic module files in load-library

* lisp/files.el (load-library): Bind completion-ignored-extensions
to nil, to allow completion on dynamic modules typed as file
names.  Reported by Andy Moreton <andrewjmoreton@gmail.com>.
lisp/files.el