]> git.eshelyaron.com Git - emacs.git/commit
Fix read-no-blanks-input history argument
authordick r. chiang <dick.r.chiang@gmail.com>
Sun, 12 Sep 2021 12:11:16 +0000 (14:11 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 12 Sep 2021 12:11:57 +0000 (14:11 +0200)
commitac2498ad1c25088f4b9561898d39948f33c57124
tree887e6cb6e93fc4dcaf84c475ed07428c1a73c700
parent4a44ac987e1357c8d4fdd18dd8cf902f5eec5401
Fix read-no-blanks-input history argument

* lisp/minibuffer.el (read-no-blanks-input): Use the
`minibuffer-history' symbol, not the value (bug#50535).
lisp/minibuffer.el