aboutsummaryrefslogtreecommitdiffstats
path: root/src/window.c
diff options
context:
space:
mode:
authorPaul Eggert2013-02-25 19:09:08 -0800
committerPaul Eggert2013-02-25 19:09:08 -0800
commitecc0fdd49ea4351c229f7db243d26360604e758c (patch)
tree04c9f8c066278146722112ec56bdff51a22991ae /src/window.c
parent9f70f91e94a4c855d7ff8a98cf948f24e0f3eb31 (diff)
downloademacs-ecc0fdd49ea4351c229f7db243d26360604e758c.tar.gz
emacs-ecc0fdd49ea4351c229f7db243d26360604e758c.zip
Minor textprop integer cleanup.
* intervals.h, textprop.c (add_text_properties_from_list): Return void, not int, since nobody uses the return value. * textprop.c (validate_plist, add_properties, remove_properties) (Fadd_text_properties): Don't assume list length fits in int. (interval_has_all_properties, interval_has_some_properties) (interval_has_some_properties_list, add_properties, remove_properties) (Fadd_text_properties, Fremove_text_properties) (Fremove_list_of_text_properties, text_property_stickiness): Use bool for booleans. (Fadd_text_properties, Fremove_text_properties): (Fremove_list_of_text_properties): Reindent do-while as per GNU style.
Diffstat (limited to 'src/window.c')
0 files changed, 0 insertions, 0 deletions