aboutsummaryrefslogtreecommitdiff
path: root/evil-command-window.el
diff options
context:
space:
mode:
authorKonstantin Kharlamov <Hi-Angel@yandex.ru>2024-02-20 21:18:28 +0300
committerAxel Forsman <axel@axelf.se>2024-02-22 07:52:10 +0100
commita7ffa73bbdc523c0e473d79c0ded7c6457bcb65c (patch)
tree0311ee7aec30fe65481c8500eb45b17f35541f22 /evil-command-window.el
parent5995f6f21f662484440ed67a28ce59e365feb9ad (diff)
evil-types.el: fix deprecation warning for Evil's internal variable
This deprecation warning is targeted towards users' configuration. Having it warn about the variable being processed inside Evil is pointless, because of course it is processed in the mode, the mode have to handle it. So suppress it by wrapping into `(with-no-warnings)`. Fixes: evil-types.el:96:22: Error: ‘evil-want-visual-char-semi-exclusive’ is an obsolete variable (as of 1.15.0); Semi-exclusivity prevents selecting text + 1st char of next line, without having to introduce new niche functionality.
Diffstat (limited to 'evil-command-window.el')
0 files changed, 0 insertions, 0 deletions