diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2018-12-12 09:54:42 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2018-12-12 09:55:38 -0800 |
commit | 23e9e8abaab6f0c90412fc5fae08e5995a26d84c (patch) | |
tree | 6b6a98d95b149f8272f6962909e07f5b97f20029 /test/lisp/emacs-lisp | |
parent | 6e76e11c4200a4d4185e0b7d6cea5164d459737b (diff) | |
download | emacs-23e9e8abaab6f0c90412fc5fae08e5995a26d84c.tar.gz emacs-23e9e8abaab6f0c90412fc5fae08e5995a26d84c.tar.bz2 emacs-23e9e8abaab6f0c90412fc5fae08e5995a26d84c.zip |
set_text_properties_1 can assume START <= END
* src/textprop.c (set_text_properties_1):
Do not swap START and END. All callers do that already,
and the test for swapping here is redundant.
Diffstat (limited to 'test/lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions