Without that, when inserting text at (foo bar|) where | indicates point, the inserted text will be made part of the overlay initially until hl-paren-highlight is called the next time and thus have 'face hl-paren-face. This hasn't really be needed when hl-paren-highlight has been called from pre-command-hook, but now with a more lazy approach to moving overlays it's very important.master
parent
8869fba83d
commit
5e1fa9d60c
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue