• Lars Magne Ingebrigtsen's avatar
    Implement new function `add-face-text-property' · 708e05f6
    Lars Magne Ingebrigtsen authored
    * doc/lispref/text.texi (Changing Properties): Document `add-face-text-property'.
    
    * src/textprop.c (property_set_type): New enum.
    (add_properties): Allow appending/prepending text properties.
    (add_text_properties_1): Factored out of Fadd_text_properties.
    (Fadd_text_properties): Moved all the code into
    add_text_properties_1.
    (Fadd_face_text_property): New function that calls
    add_text_properties_1.
    708e05f6
NEWS 117 KB