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:05:46 -0400 |
commit | 3c410b6b4753e02269bb36914e7534eb124150dd (patch) | |
tree | c0761aff6bb8767a2709248b380499ff8b5b7bb3 /lisp/emacs-lisp/eieio-datadebug.el | |
parent | 8684216542889fa57daa32072104afc69785907f (diff) | |
download | emacs-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/eieio-datadebug.el')
0 files changed, 0 insertions, 0 deletions