aboutsummaryrefslogtreecommitdiffstats
path: root/src/textprop.c
Commit message (Expand)AuthorAgeFilesLines
* * textprop.c (set_properties): Add undo records to remove entirelyJim Blandy1993-07-021-11/+46
* (Fremove_text_properties, Fadd_text_properties):Richard M. Stallman1993-06-211-0/+2
* Refer to GPL version two.Jim Blandy1993-06-121-1/+1
* (Fset_text_properties): No special case for props = nil.Richard M. Stallman1993-06-111-2/+0
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-1/+1
* (Fadd_text_properties): Don't treat the initialRichard M. Stallman1993-06-071-30/+9
* The text property routines can now modify buffers otherJim Blandy1993-05-141-4/+8
* * textprop.c (Fnext_single_property_change,Jim Blandy1993-05-131-4/+5
* * textprop.c (Fadd_text_properties): Initialize the modified flag.Jim Blandy1993-03-111-4/+4
* (Fget_text_property): Use textget.Richard M. Stallman1993-03-071-12/+11
* (Qmodification_hooks): Renamed from Qmodification.Richard M. Stallman1993-03-071-4/+4
* (Fadd_text_properties, Fremove_text_properties):Richard M. Stallman1993-03-011-41/+172
* * textprop.c (Fget_text_property): Fix typo in function's declaration.Jim Blandy1993-02-221-2/+2
* (Fadd_text_properties): Put OBJECT arg last. Make it optional.Richard M. Stallman1993-02-131-57/+132
* * floatfns.c (Flog): Fix unescaped newline in string.Jim Blandy1992-12-241-2/+2
* Fixed typeos.Joseph Arceneaux1992-10-021-1/+1
* * textprop.c: Conditionalize all functions onJoseph Arceneaux1992-10-021-0/+8
* Minor optimizations of Fset_text_properties and Ferase_text_properties.Joseph Arceneaux1992-10-011-31/+27
* Mods to Ferase_text_propertiesJoseph Arceneaux1992-09-301-21/+59
* See ChangeLogJoseph Arceneaux1992-09-241-9/+80
* entered into RCSJoseph Arceneaux1992-08-301-4/+9
* Initial revisionJoseph Arceneaux1992-08-211-0/+722