projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56422a6
)
Revert "Provide missing let definition to prevent background void-variable error."
author
Ken Manheimer
<ken.manheimer@gmail.com>
Tue, 21 Jul 2020 14:55:35 +0000
(10:55 -0400)
committer
Ken Manheimer
<ken.manheimer@gmail.com>
Tue, 21 Jul 2020 14:55:35 +0000
(10:55 -0400)
This reverts commit
3c410b6b4753e02269bb36914e7534eb124150dd
.
Backporting it to emacs-27 was not appropriate.
lisp/allout-widgets.el
patch
|
blob
|
history
diff --git
a/lisp/allout-widgets.el
b/lisp/allout-widgets.el
index f817876d719cd99012bd4c6e1d2d01b2074641b0..629f6762dd5dc655ab2081b28153660db27403cc 100644
(file)
--- a/
lisp/allout-widgets.el
+++ b/
lisp/allout-widgets.el
@@
-995,7
+995,6
@@
Generally invoked via `allout-exposure-change-functions'."
;; have to distinguish between concealing and exposing so that, eg,
;; `allout-expose-topic's mix is handled properly.
handled-expose
- handled-conceal
covered
deactivate-mark)