]> git.eshelyaron.com Git - emacs.git/commit
(hs-set-up-overlay): New user var.
authorThien-Thi Nguyen <ttn@gnuvola.org>
Sun, 26 Dec 2004 19:48:10 +0000 (19:48 +0000)
committerThien-Thi Nguyen <ttn@gnuvola.org>
Sun, 26 Dec 2004 19:48:10 +0000 (19:48 +0000)
commitdfdc1af2c60d3490f50844f734a31e692b12fb7e
treea06283124d309ab3aa070095f0394a2e01a0430f
parent4e6e2184d82de441fca1d1daf9b51a518c7ff265
(hs-set-up-overlay): New user var.
(hs-make-overlay): New function.
(hs-isearch-show-temporary): Handle `display' overlay prop specially.
(hs-flag-region): Delete function.
(hs-hide-comment-region): No longer use `hs-flag-region'.
Instead, use `hs-discard-overlays' and `hs-make-overlay'.
(hs-hide-block-at-point): Likewise.
(hs-hide-level-recursive): Use `hs-discard-overlays'.
(hs-hide-all, hs-show-all): Likewise.
(hs-show-block): Likewise.
Also, use overlay prop `hs-b-offset', not `hs-ofs'.
lisp/ChangeLog
lisp/progmodes/hideshow.el