| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (adjust_intervals_for_insertion): To check stickines | Kenichi Handa | 1999-12-15 | 1 | -29/+140 |
| | | | | | | | of properties, pay attention to text-property-default-nonsticky. (merge_properties_sticky): Likewise. (get_property_and_range): New function. | ||||
| * | Remove USE_TEXT_PROPERTIES. | Gerd Moellmann | 1999-11-11 | 1 | -5/+0 |
| | | |||||
| * | (get_local_map): Use indirect_function, | Phillip Rulon | 1999-10-09 | 1 | -1/+1 |
| | | | | | not Findirect_function. | ||||
| * | (rotate_right, rotate_left): Add braces to avoid | Gerd Moellmann | 1999-09-16 | 1 | -18/+18 |
| | | | | | | | | | | ambiguous else warning. (split_interval_left): Remove unused variables. (previous_interval, adjust_intervals_for_deletion, set_point_both, set_point_both, set_intervals_multibyte_1): Ditto. (icount, idepth, zero_length): Move into #if 0 section below original position where these are used. | ||||
| * | Use XCAR, XCDR, and XFLOAT_DATA instead of explicit member access. | Ken Raeburn | 1999-09-13 | 1 | -1/+1 |
| | | |||||
| * | Comment changes. | Richard M. Stallman | 1999-07-01 | 1 | -2/+2 |
| | | |||||
| * | (graft_intervals_into_buffer): Turn off | Richard M. Stallman | 1999-04-06 | 1 | -0/+3 |
| | | | | | inhibit_modification_hooks around calling Fset_text_properties. | ||||
| * | (create_root_interval): Initialize position to 0 | Karl Heuer | 1998-06-03 | 1 | -27/+76 |
| | | | | | | | | | | | | for a string. (interval_start_pos): New function. (find_interval): Handle string positions starting at 0. (adjust_intervals_for_insertion): Likewise. (adjust_intervals_for_deletion): Likewise. (compare_string_intervals): Likewise. (graft_intervals_into_buffer): Set `position' in reproduce_tree value. (copy_intervals): Init `position' to 0. | ||||
| * | Fix -Wimplicit warnings. | Andreas Schwab | 1998-04-14 | 1 | -2/+2 |
| | | |||||
| * | (set_intervals_multibyte): Function moved after set_intervals_multibyte_1. | Richard M. Stallman | 1998-04-03 | 1 | -15/+13 |
| | | |||||
| * | (update_interval): Properly update `position' field of used intervals. | Richard M. Stallman | 1998-03-02 | 1 | -7/+17 |
| | | |||||
| * | (temp_set_point_both): Declare arg BYTEPOS as int. | Kenichi Handa | 1998-02-20 | 1 | -2/+2 |
| | | | | | (set_point_both): Likewise. | ||||
| * | (split_interval_right): Make sure to call | Richard M. Stallman | 1998-02-16 | 1 | -20/+20 |
| | | | | | | | | | balance_possible_root_interval in case an interval doesn't have a right child, because otherwise the interval tree might degenerate into a list. (split_interval_left): Ditto if an interval hasn't a left child. | ||||
| * | Update copyright year. | Richard M. Stallman | 1998-01-21 | 1 | -1/+1 |
| | | |||||
| * | (set_intervals_multibyte): New function. | Richard M. Stallman | 1998-01-19 | 1 | -0/+74 |
| | | | | | (set_intervals_multibyte_1): New function. | ||||
| * | (set_point_both): Renamed from set_point; | Richard M. Stallman | 1998-01-01 | 1 | -42/+90 |
| | | | | | | | | | New arg BYTE; BUFFER is now first arg; use temp_set_point_both. (set_point): New function; uses set_point_both. (temp_set_point_both): New function. (temp_set_point): Update BUF_PT_BYTE. (get_local_map): Save and restore both forms of the buffer bounds. | ||||
| * | (traverse_intervals): Protoize parameter. | Andreas Schwab | 1997-11-21 | 1 | -1/+1 |
| | | |||||
| * | (set_point): Convert call2 arguments to Lisp_Integer. | Richard M. Stallman | 1997-07-12 | 1 | -4/+8 |
| | | |||||
| * | Fix bugs with inappropriate mixing of Lisp_Object with int. | Richard M. Stallman | 1997-07-04 | 1 | -7/+7 |
| | | |||||
| * | (find_interval): No longer inline. | Richard M. Stallman | 1997-06-02 | 1 | -1/+1 |
| | | |||||
| * | (move_if_not_intangible): Fix previous change. | Richard M. Stallman | 1997-05-31 | 1 | -2/+2 |
| | | |||||
| * | (move_if_not_intangible): New function. | Richard M. Stallman | 1997-05-31 | 1 | -0/+56 |
| | | |||||
| * | Update copyright year. | Richard M. Stallman | 1997-04-15 | 1 | -1/+1 |
| | | |||||
| * | (update_interval): New function. | Richard M. Stallman | 1997-04-15 | 1 | -0/+39 |
| | | |||||
| * | (set_point): Use virtual bounds, not real bounds, | Richard M. Stallman | 1996-12-20 | 1 | -4/+36 |
| | | | | | | in the abort test for POSITION. Skip the intangibility test if POSITION is at either end of buffer. | ||||
| * | (set_point): Use virtual bounds, not real bounds, | Richard M. Stallman | 1996-12-18 | 1 | -2/+5 |
| | | | | | | in the abort test for POSITION. Skip the intangibility test if POSITION is at either end of buffer. | ||||
| * | (merge_properties_sticky): Don't discard explicit nil | Richard M. Stallman | 1996-12-17 | 1 | -12/+24 |
| | | | | | | properties. Don't put on a front-sticky property if we inherit one from the category that does the job. | ||||
| * | (set_point): Check for intangible properties on overlays. | Richard M. Stallman | 1996-12-15 | 1 | -42/+55 |
| | | |||||
| * | (get_local_map): Call indirect-function. | Richard M. Stallman | 1996-09-04 | 1 | -0/+3 |
| | | |||||
| * | (copy_intervals_to_string): Take arg as buffer. | Richard M. Stallman | 1996-09-04 | 1 | -2/+3 |
| | | |||||
| * | (balance_intervals_internal): Recurse directly. | Erik Naggum | 1996-07-20 | 1 | -2/+2 |
| | | |||||
| * | Update FSF's address in the preamble. | Erik Naggum | 1996-01-15 | 1 | -1/+2 |
| | | |||||
| * | Comment fixes. | Karl Heuer | 1996-01-05 | 1 | -4/+4 |
| | | |||||
| * | (call_mod_hooks, verify_interval_modification): | Richard M. Stallman | 1995-09-12 | 1 | -194/+0 |
| | | | | | Functions moved to textprop.c. | ||||
| * | (get_local_map): Use Fget_char_property, so that | Karl Heuer | 1995-05-02 | 1 | -11/+21 |
| | | | | | overlay properties will be considered as well as text properties. | ||||
| * | (set_point): When skipping intangible text, | Richard M. Stallman | 1995-04-09 | 1 | -19/+27 |
| | | | | | stop where property value changes. | ||||
| * | Update copyright. | Karl Heuer | 1995-04-07 | 1 | -1/+1 |
| | | |||||
| * | (Vdefault_text_properties): name changed from Vdefault_properties. | Boris Goldowsky | 1995-03-27 | 1 | -26/+7 |
| | | | | | | (textget_direct): Fn deleted. (textget, verify_interval_modification): Use Fplist_get instead. | ||||
| * | (textget): Check default_properties vbl too. | Boris Goldowsky | 1995-03-06 | 1 | -2/+7 |
| | | |||||
| * | (set_point): Set point_before_scroll to nil. | Richard M. Stallman | 1995-01-27 | 1 | -0/+2 |
| | | |||||
| * | Use BUF_INTERVALS throughout. | Richard M. Stallman | 1995-01-02 | 1 | -32/+35 |
| | | | | | | (temp_set_point, set_point): Use BUF_PT. (get_local_map): Get keymap from specified buffer, not current one. | ||||
| * | (compare_string_intervals): New function. | Richard M. Stallman | 1994-12-04 | 1 | -0/+41 |
| | | |||||
| * | (verify_interval_modification): Fix comment. | Karl Heuer | 1994-10-12 | 1 | -1/+1 |
| | | |||||
| * | (graft_intervals_into_buffer): Use new accessor macros instead of calling XSET | Karl Heuer | 1994-10-04 | 1 | -3/+3 |
| | | | | | directly. | ||||
| * | (create_root_interval, balance_possible_root_interval, delete_interval): Use | Karl Heuer | 1994-09-27 | 1 | -6/+6 |
| | | | | | type test macros. | ||||
| * | (set_point): If Vinhibit_point_motion_hooks, ignore intangible properties. | Richard M. Stallman | 1994-09-24 | 1 | -9/+46 |
| | | | | | If move backwards into intangible text, move back over it. | ||||
| * | Add #include "keyboard.h" | Karl Heuer | 1994-09-19 | 1 | -0/+1 |
| | | |||||
| * | (interval_balance_threshold): Var deleted. | Richard M. Stallman | 1994-09-15 | 1 | -3/+0 |
| | | |||||
| * | (textget): Ignore category prop if not a symbol. | Richard M. Stallman | 1994-08-24 | 1 | -1/+5 |
| | | |||||
| * | Update copyright. | Karl Heuer | 1994-05-04 | 1 | -1/+1 |
| | | |||||