mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-05 22:20:24 -08:00
; * etc/NEWS (hs-hide-block-behavior): Explain the replacements.
This commit is contained in:
parent
d967cf5117
commit
ef9860588a
1 changed files with 5 additions and 0 deletions
5
etc/NEWS
5
etc/NEWS
|
|
@ -1114,6 +1114,11 @@ after cursor position. By default this is set to 'after-bol'.
|
|||
|
||||
+++
|
||||
*** The variable 'hs-special-modes-alist' is now obsolete.
|
||||
Instead of customizing Hideshow for a mode by setting the elements of
|
||||
'hs-special-modes-alist', such as START, COMMENT-START,
|
||||
FORWARD-SEXP-FUNC, etc., major mode authors should set the corresponding
|
||||
buffer-local variables 'hs-block-start-regexp', 'hs-c-start-regexp',
|
||||
'hs-forward-sexp-function', etc.
|
||||
|
||||
** C-ts mode
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue