* lisp/subr.el (remove-from-invisibility-spec): Handle the t case
commitce2e5c7f79df609306158a8a43c3a07af364e1df
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 24 Jun 2015 20:39:52 +0000 (24 16:39 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 24 Jun 2015 20:39:52 +0000 (24 16:39 -0400)
tree811b108c98f9631f1eb48b76eeece97040853a7d
parent4fba36ce11978892dcd4f566b528e57ae12e5bf3
* lisp/subr.el (remove-from-invisibility-spec): Handle the t case

* lisp/subr.el (remove-from-invisibility-spec): Make sure `element'
is visible even if it's not yet in buffer-invisibility-spec (bug#20468).
lisp/subr.el