summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/map.el
diff options
context:
space:
mode:
authorKen Manheimer <ken.manheimer@gmail.com>2020-07-06 13:19:11 -0400
committerKen Manheimer <ken.manheimer@gmail.com>2020-07-20 14:05:46 -0400
commit3c410b6b4753e02269bb36914e7534eb124150dd (patch)
treec0761aff6bb8767a2709248b380499ff8b5b7bb3 /lisp/emacs-lisp/map.el
parent8684216542889fa57daa32072104afc69785907f (diff)
downloademacs-3c410b6b4753e02269bb36914e7534eb124150dd.tar.gz
emacs-3c410b6b4753e02269bb36914e7534eb124150dd.tar.bz2
emacs-3c410b6b4753e02269bb36914e7534eb124150dd.zip
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.)
Diffstat (limited to 'lisp/emacs-lisp/map.el')
0 files changed, 0 insertions, 0 deletions