]> git.eshelyaron.com Git - emacs.git/commit
Use lexical-binding in wid-browse.el
authorStefan Kangas <stefan@marxist.se>
Thu, 11 Feb 2021 19:21:16 +0000 (20:21 +0100)
committerStefan Kangas <stefan@marxist.se>
Thu, 11 Feb 2021 19:26:15 +0000 (20:26 +0100)
commita24be5ef7e29fd3626f355abf3a8be3b19188d13
tree8c2b8e477d2954bfaef72dde4f730246889c6620
parentc99460cbf6ac9345059f87f4620700bde7f32b67
Use lexical-binding in wid-browse.el

* lisp/wid-browse.el: Use lexical-binding.
(widget-browse-mode): Use define-derived-mode.
(widget-browse-mode-hook): Remove redundant :group arg.
(widget-browse-action, widget-browse-value-create): Doc fixes.
lisp/wid-browse.el