aboutsummaryrefslogtreecommitdiff
path: root/evil-core.el
diff options
context:
space:
mode:
authorAxel Forsman <axelsfor@gmail.com>2022-11-30 10:23:26 +0100
committerTom Dalziel <33435574+tomdl89@users.noreply.github.com>2022-12-29 17:38:43 +0000
commit1226944a5d7a409400394e34b673e57544bb8abb (patch)
treeb00455a1cfe370ccfc23c551168d2847bf2bdfa3 /evil-core.el
parente2ec733b056c27f0d6c819e6bf6adbbdc0ef8316 (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