Mercurial > emacs
comparison lisp/progmodes/octave-mod.el @ 59086:e7bb1a144715
(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'.
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Sun, 26 Dec 2004 19:45:59 +0000 |
parents | 069cb76731fd |
children | f2892faa87d4 |
comparison
equal
deleted
inserted
replaced
59085:4ee3b3653b2e | 59086:e7bb1a144715 |
---|