| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update copyright. | Karl Heuer | 1994-05-04 | 1 | -1/+1 |
| | | |||||
| * | (Qintangible): New symbol, replacing Qhidden. | Karl Heuer | 1994-04-08 | 1 | -1/+1 |
| | | |||||
| * | (NULL_RIGHT_CHILD, NULL_LEFT_CHILD): | Richard M. Stallman | 1994-01-02 | 1 | -18/+19 |
| | | | | | Assume children must be intervals, never strings or buffers. | ||||
| * | (MERGE_INSERTIONS): Define as 1. | Richard M. Stallman | 1993-07-31 | 1 | -4/+13 |
| | | | | | | | | | | (FRONT_STICKY): Add real definition. (END_NONSTICKY): New macro. (END_STICKY): Deleted. (textget_direct, Qfront_sticky, Qrear_nonsticky): Declared. (Qhidden): Declared. | ||||
| * | (Vinhibit_point_motion_hooks): Declared. | Richard M. Stallman | 1993-07-23 | 1 | -0/+2 |
| | | |||||
| * | (Ftext_property_not_all): Fix typo in decl. | Richard M. Stallman | 1993-07-21 | 1 | -1/+1 |
| | | |||||
| * | * textprop.c (Ftext_property_any, Ftext_property_all): New | Jim Blandy | 1993-07-18 | 1 | -0/+1 |
| | | | | | | functions, from David Gillespie. * intervals.h (Ftext_property_any, Ftext_property_all): Declare them. | ||||
| * | * textprop.c (copy_text_properties): New function, from David | Jim Blandy | 1993-07-06 | 1 | -0/+1 |
| | | | | | | | | | | Gillespie. * intervals.h: Declare copy_text_properties. * fns.c: #include "intervals.h". (Fsubstring): Copy text properties to result string. (concat): Copy text properties to result string. * ymakefile (fns.o): Note that this depends on INTERVAL_SRC. | ||||
| * | (INTERVAL_WRITABLE_P): Fix backwards tests. | Richard M. Stallman | 1993-06-08 | 1 | -6/+7 |
| | | |||||
| * | (INTERVAL_VISIBLE_P): Use textget. | Richard M. Stallman | 1993-06-07 | 1 | -2/+6 |
| | | | | | | (INTERVAL_WRITABLE_P): Use textget. Check Vinhibit_read_only. | ||||
| * | Updated copyright years. | Jim Blandy | 1993-05-22 | 1 | -1/+1 |
| | | |||||
| * | Declare Qcategory, Qlocal_map. Declare textget, get_local_map. | Richard M. Stallman | 1993-03-07 | 1 | -1/+5 |
| | | |||||
| * | Don't include dispextern.h more than once. | Richard M. Stallman | 1993-03-01 | 1 | -1/+3 |
| | | | | | (INTERVAL_VISIBLE_P): NILP test was backwards. | ||||
| * | * intervals.h: Declare `copy_intervals()'. | Joseph Arceneaux | 1992-10-03 | 1 | -3/+6 |
| | | |||||
| * | * intervals.h: Declare temp_set_point. | Joseph Arceneaux | 1992-10-01 | 1 | -6/+6 |
| | | |||||
| * | See ChangeLog | Joseph Arceneaux | 1992-09-24 | 1 | -6/+0 |
| | | |||||
| * | entered into RCS | Joseph Arceneaux | 1992-09-19 | 1 | -0/+214 |