aboutsummaryrefslogtreecommitdiffstats
path: root/src/intervals.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright.Karl Heuer1994-05-041-1/+1
|
* (Qintangible): New symbol, replacing Qhidden.Karl Heuer1994-04-081-1/+1
|
* (NULL_RIGHT_CHILD, NULL_LEFT_CHILD):Richard M. Stallman1994-01-021-18/+19
| | | | Assume children must be intervals, never strings or buffers.
* (MERGE_INSERTIONS): Define as 1.Richard M. Stallman1993-07-311-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. Stallman1993-07-231-0/+2
|
* (Ftext_property_not_all): Fix typo in decl.Richard M. Stallman1993-07-211-1/+1
|
* * textprop.c (Ftext_property_any, Ftext_property_all): NewJim Blandy1993-07-181-0/+1
| | | | | functions, from David Gillespie. * intervals.h (Ftext_property_any, Ftext_property_all): Declare them.
* * textprop.c (copy_text_properties): New function, from DavidJim Blandy1993-07-061-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. Stallman1993-06-081-6/+7
|
* (INTERVAL_VISIBLE_P): Use textget.Richard M. Stallman1993-06-071-2/+6
| | | | | (INTERVAL_WRITABLE_P): Use textget. Check Vinhibit_read_only.
* Updated copyright years.Jim Blandy1993-05-221-1/+1
|
* Declare Qcategory, Qlocal_map. Declare textget, get_local_map.Richard M. Stallman1993-03-071-1/+5
|
* Don't include dispextern.h more than once.Richard M. Stallman1993-03-011-1/+3
| | | | (INTERVAL_VISIBLE_P): NILP test was backwards.
* * intervals.h: Declare `copy_intervals()'.Joseph Arceneaux1992-10-031-3/+6
|
* * intervals.h: Declare temp_set_point.Joseph Arceneaux1992-10-011-6/+6
|
* See ChangeLogJoseph Arceneaux1992-09-241-6/+0
|
* entered into RCSJoseph Arceneaux1992-09-191-0/+214