| Commit message (Expand) | Author | Age | Files | Lines |
* | (syms_of_textprop): Initialize Qintangible. | Karl Heuer | 1994-04-08 | 1 | -3/+3 |
* | (Fget_char_property): Doc fix. | Karl Heuer | 1994-04-05 | 1 | -1/+1 |
* | (add_properties, remove_properties): Use assignment, not initialization. | Karl Heuer | 1994-03-25 | 1 | -4/+6 |
* | (Fget_char_property): Fix docstring. | Karl Heuer | 1994-02-24 | 1 | -2/+2 |
* | (Fget_char_property): New function. | Karl Heuer | 1994-02-24 | 1 | -0/+62 |
* | Doc fix. | Richard M. Stallman | 1994-01-20 | 1 | -1/+1 |
* | Doc fixes. | Richard M. Stallman | 1994-01-20 | 1 | -3/+3 |
* | (Fprevious_property_change): Move back at least 1 char. | Richard M. Stallman | 1994-01-20 | 1 | -0/+8 |
* | (Ftext_property_not_all): For trivial yes, return start, not Qt. | Richard M. Stallman | 1993-11-22 | 1 | -1/+1 |
* | (Ftext_property_not_all): Swap t and nil values in | Richard M. Stallman | 1993-11-20 | 1 | -31/+55 |
* | (Fnext_single_property_change): Fix missing \n\. | Richard M. Stallman | 1993-11-15 | 1 | -1/+1 |
* | (Fprevious_single_property_change): Fix missing \n\. | Richard M. Stallman | 1993-11-12 | 1 | -1/+1 |
* | (validate_plist): Add argument declaration for `list'. | Brian Fox | 1993-09-28 | 1 | -0/+1 |
* | Include <config.h> instead of "config.h". | Roland McGrath | 1993-09-10 | 1 | -1/+1 |
* | (F{next,previous}_single_property_change): Doc fix. | Roland McGrath | 1993-08-19 | 1 | -0/+2 |
* | (property_change_between_p): Test NULL_INTERVAL_P | Richard M. Stallman | 1993-08-14 | 1 | -0/+2 |
* | (Qfront_sticky, Qrear_nonsticky): New variables. | Richard M. Stallman | 1993-07-31 | 1 | -2/+40 |
* | (syms_of_textprop): Set up Lisp var Vinhibit_point_motion_hooks. | Richard M. Stallman | 1993-07-23 | 1 | -0/+7 |
* | (Qmodification_hooks, Qinsert_in_front_hooks) | Richard M. Stallman | 1993-07-21 | 1 | -9/+0 |
* | * intervals.c (split_interval_left, split_interval_right): Change | Jim Blandy | 1993-07-18 | 1 | -10/+82 |
* | (Qinsert_in_front_hooks, Qinsert_behind_hooks): New vars. | Richard M. Stallman | 1993-07-13 | 1 | -15/+31 |
* | * textprop.c (copy_text_properties): Pass a copy of POS to | Jim Blandy | 1993-07-06 | 1 | -10/+97 |
* | Compare the values of text properties using EQ, not Fequal. | Jim Blandy | 1993-07-06 | 1 | -3/+2 |
* | * textprop.c (validate_interval_range): Don't increment both | Jim Blandy | 1993-07-05 | 1 | -2/+6 |
* | * textprop.c (set_properties): Add undo records to remove entirely | Jim Blandy | 1993-07-02 | 1 | -11/+46 |
* | (Fremove_text_properties, Fadd_text_properties): | Richard M. Stallman | 1993-06-21 | 1 | -0/+2 |
* | Refer to GPL version two. | Jim Blandy | 1993-06-12 | 1 | -1/+1 |
* | (Fset_text_properties): No special case for props = nil. | Richard M. Stallman | 1993-06-11 | 1 | -2/+0 |
* | Apply typo patches from Paul Eggert. | Jim Blandy | 1993-06-09 | 1 | -1/+1 |
* | (Fadd_text_properties): Don't treat the initial | Richard M. Stallman | 1993-06-07 | 1 | -30/+9 |
* | The text property routines can now modify buffers other | Jim Blandy | 1993-05-14 | 1 | -4/+8 |
* | * textprop.c (Fnext_single_property_change, | Jim Blandy | 1993-05-13 | 1 | -4/+5 |
* | * textprop.c (Fadd_text_properties): Initialize the modified flag. | Jim Blandy | 1993-03-11 | 1 | -4/+4 |
* | (Fget_text_property): Use textget. | Richard M. Stallman | 1993-03-07 | 1 | -12/+11 |
* | (Qmodification_hooks): Renamed from Qmodification. | Richard M. Stallman | 1993-03-07 | 1 | -4/+4 |
* | (Fadd_text_properties, Fremove_text_properties): | Richard M. Stallman | 1993-03-01 | 1 | -41/+172 |
* | * textprop.c (Fget_text_property): Fix typo in function's declaration. | Jim Blandy | 1993-02-22 | 1 | -2/+2 |
* | (Fadd_text_properties): Put OBJECT arg last. Make it optional. | Richard M. Stallman | 1993-02-13 | 1 | -57/+132 |
* | * floatfns.c (Flog): Fix unescaped newline in string. | Jim Blandy | 1992-12-24 | 1 | -2/+2 |
* | Fixed typeos. | Joseph Arceneaux | 1992-10-02 | 1 | -1/+1 |
* | * textprop.c: Conditionalize all functions on | Joseph Arceneaux | 1992-10-02 | 1 | -0/+8 |
* | Minor optimizations of Fset_text_properties and Ferase_text_properties. | Joseph Arceneaux | 1992-10-01 | 1 | -31/+27 |
* | Mods to Ferase_text_properties | Joseph Arceneaux | 1992-09-30 | 1 | -21/+59 |
* | See ChangeLog | Joseph Arceneaux | 1992-09-24 | 1 | -9/+80 |
* | entered into RCS | Joseph Arceneaux | 1992-08-30 | 1 | -4/+9 |
* | Initial revision | Joseph Arceneaux | 1992-08-21 | 1 | -0/+722 |