diff options
author | Ken Manheimer <ken.manheimer@gmail.com> | 2020-07-06 13:19:11 -0400 |
---|---|---|
committer | Ken Manheimer <ken.manheimer@gmail.com> | 2020-07-20 14:29:36 -0400 |
commit | 2035ecca578f3cbcc96c314e16e21be51ddea98d (patch) | |
tree | 8e777437f182dd1c3d38486326e2c28e3ea20a73 /lisp/emacs-lisp/find-func.el | |
parent | 3071cecda070b0a4808eeca8009a5dc088606ec6 (diff) | |
download | emacs-2035ecca578f3cbcc96c314e16e21be51ddea98d.tar.gz emacs-2035ecca578f3cbcc96c314e16e21be51ddea98d.tar.bz2 emacs-2035ecca578f3cbcc96c314e16e21be51ddea98d.zip |
Backport: Provide missing let definition to prevent background void-variable error.
* lisp/allout-widgets.el (allout-widgets-exposure-change-processor)
Let-declare handled-conceal, for reference through `(symbol-value)'
within the let body. (Because the error happens in an
after-change-functions hook, so it is caught and reported as a message
by allout-widgets-hook-error-handler.)
(cherry picked from commit 3c410b6b4753e02269bb36914e7534eb124150dd)
Diffstat (limited to 'lisp/emacs-lisp/find-func.el')
0 files changed, 0 insertions, 0 deletions