]> git.eshelyaron.com Git - emacs.git/commit
Avoid a custom-variable-type error (bug#27363)
authorGlenn Morris <rgm@gnu.org>
Mon, 19 Jun 2017 18:53:47 +0000 (14:53 -0400)
committerGlenn Morris <rgm@gnu.org>
Mon, 19 Jun 2017 18:53:47 +0000 (14:53 -0400)
commit8b387202204e009b0e242bed602e20720d087acc
tree5ccbc43104829493c7ad94fb3346a18474ff6e2f
parent65b323e14e09fa6024fee93fd484deea4b7f51a2
Avoid a custom-variable-type error (bug#27363)

* lisp/cus-edit.el (custom-variable-type):
Avoid an error due to plist-put becoming stricter of late.
lisp/cus-edit.el