]> git.eshelyaron.com Git - emacs.git/commit
Fix minibuffer-help-form for lexical binding
authorAndreas Schwab <schwab@suse.de>
Thu, 25 Oct 2018 08:55:53 +0000 (10:55 +0200)
committerAndreas Schwab <schwab@suse.de>
Thu, 25 Oct 2018 09:04:34 +0000 (11:04 +0200)
commit71a2d509f9d2350c6aacfeed24e1e9d8c7fdfebe
treebd224717b134f7e4d7ea99c3cdbd1b10a874e384
parent7e8eee60a9dbb0c59cf26f237b21efe7fd1043c9
Fix minibuffer-help-form for lexical binding

* lisp/simple.el (set-variable): Substitute var into
minibuffer-help-form.
* lisp/cus-edit.el (custom-prompt-variable): Likewise.
lisp/cus-edit.el
lisp/simple.el