Modes returns all modes, enabled-modes returns enabled modes.
# Description
Instead of `(modes buffer)` only returning the enabled modes, it now logically returns all of the modes. If you want only the enabled modes, you can use `(enabled-modes buffer)`.
Fixes #2452
合并状态:已合并 合并于 2025-02-28 关闭于 2025-02-28 0 条评论