spacemacs/doc
bmag a1c02ba323 dsm-line-numbers: support parent modes, fix mode restriction
Specifying parent modes (e.g. prog-mode) in :enabled-for-modes and
:disabled-for-modes keys in dotspacemacs-line-numbers catches derived
modes (e.g. c-mode) as well.

Fix bug where an empty :disabled-for-modes and a non-empty :enabled-for-modes
enabled line numbers everywhere, instead of only in modes specified in
:enabled-for-modes. (see https://github.com/syl20bnr/spacemacs/issues/8482)

Add auxiliary function spacemacs/derived-mode-p, similar to derived-mode-p but
takes a major-mode as an argument instead of using the current major-mode.
2017-03-13 21:04:00 +02:00
..
img Change all references of micro-state in codebase to transient-state 2016-01-31 23:04:47 -05:00
BEGINNERS_TUTORIAL.org
CONVENTIONS.org conventions: update debug conventions 2017-02-12 13:02:55 -05:00
DOCUMENTATION.org dsm-line-numbers: support parent modes, fix mode restriction 2017-03-13 21:04:00 +02:00
FAQ.org Fix export-breaking org links in documentation 2017-01-12 22:49:07 -05:00
LAYERS.org doc: add mention of layers.el file in LAYERS.org 2017-01-15 23:14:20 -05:00
QUICK_START.org Fix export-breaking org links in documentation 2017-01-12 22:49:07 -05:00
VIMUSERS.org Fix export-breaking org links in documentation 2017-01-12 22:49:07 -05:00