]> git.eshelyaron.com Git - emacs.git/commit
Use string-match to check for dotfiles in ido
authorRobert Pluim <rpluim@gmail.com>
Mon, 28 Aug 2017 07:49:56 +0000 (09:49 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 28 Aug 2017 07:49:56 +0000 (09:49 +0200)
commit433cf5b2046f9b0a9f500dae1d072cc53f2a3c10
treec72641ba443f909b85179aaa8a5622628893a29c
parent043a84702f3002d711784e5fe97c9ea8690b4cfa
Use string-match to check for dotfiles in ido

* lisp/ido.el (ido-make-file-list): Use string-match to check
for dotfiles instead of substring, as when using tramp
simplified syntax ido-temp-list may contain empty strings.

Copyright-paperwork-exempt: yes
lisp/ido.el