]> git.eshelyaron.com Git - emacs.git/commit
Fix :match function for the file widget
authorMauro Aranda <maurooaranda@gmail.com>
Thu, 10 Sep 2020 13:12:50 +0000 (15:12 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 10 Sep 2020 13:12:50 +0000 (15:12 +0200)
commitc033bb8648dc6fc14c96925710d662dbcd214cc7
tree2ba13274a40f3a387e15fe107239c25fee8dbb01
parent5d522b430bd5ecfb8f082906cd634883dbb68f3e
Fix :match function for the file widget

* lisp/wid-edit.el (file widget): Return nil if value is not a
string (bug#25678).
lisp/wid-edit.el