diff options
| author | Axel Forsman <axelsfor@gmail.com> | 2022-11-30 10:23:26 +0100 |
|---|---|---|
| committer | Tom Dalziel <33435574+tomdl89@users.noreply.github.com> | 2022-12-29 17:38:43 +0000 |
| commit | 1226944a5d7a409400394e34b673e57544bb8abb (patch) | |
| tree | b00455a1cfe370ccfc23c551168d2847bf2bdfa3 /evil-core.el | |
| parent | e2ec733b056c27f0d6c819e6bf6adbbdc0ef8316 (diff) | |
Remove some unnecessary evil-normalize-position:s
All Emacs functions that take positions as arguments such as goto-char
already do the normalization performed by evil-normalize-position. The
only case where it would be necessary is when a marker that may be
mutated is stored. Therefore it would probably be a good idea to replace
evil-normalize-position with conditional marker-position altogether.
Diffstat (limited to 'evil-core.el')
0 files changed, 0 insertions, 0 deletions
