| Commit message (Expand) | Author | Age | Files | Lines |
* | (set_point_both): The position after an invisible, intangible | Richard M. Stallman | 2001-12-28 | 1 | -14/+45 |
* | (merge_properties_sticky): Likewise. | Pavel Janík | 2001-12-09 | 1 | -1/+1 |
* | (graft_intervals_into_buffer): | Stefan Monnier | 2001-11-26 | 1 | -1/+1 |
* | (graft_intervals_into_buffer): | Richard M. Stallman | 2001-11-11 | 1 | -8/+7 |
* | (graft_intervals_into_buffer): Remove #ifdef'd-out code. | Pavel Janík | 2001-11-07 | 1 | -6/+0 |
* | (traverse_intervals): Drop `depth' arg. | Stefan Monnier | 2001-10-12 | 1 | -4/+4 |
* | (traverse_intervals): Use less stack space. | Stefan Monnier | 2001-10-12 | 1 | -13/+36 |
* | Include keymap.h. | Stefan Monnier | 2001-10-08 | 1 | -0/+1 |
* | Don't define min/max. | Gerd Moellmann | 2001-10-08 | 1 | -2/+0 |
* | (find_interval): Don't rebalance during signal handling. | Stefan Monnier | 2001-04-12 | 1 | -2/+5 |
* | (get_local_map): Change TYPE to Lisp_Object. | Gerd Moellmann | 2001-01-12 | 1 | -11/+7 |
* | (get_local_map): Remove unused variable `tem'. | Eli Zaretskii | 2001-01-02 | 1 | -1/+1 |
* | * lisp.h (KEYMAPP): New macro. | Stefan Monnier | 2000-10-27 | 1 | -5/+2 |
* | (get_local_map): Extra arg to allow looking for `keymap' too. | Dave Love | 2000-05-29 | 1 | -5/+14 |
* | Stop assuming interval pointers and lisp objects can be distinguished by | Ken Raeburn | 2000-03-29 | 1 | -0/+2 |
* | Changes towards better type safety regarding intervals, primarily | Ken Raeburn | 2000-03-22 | 1 | -51/+82 |
* | (adjust_intervals_for_insertion): To check stickines | Kenichi Handa | 1999-12-15 | 1 | -29/+140 |
* | 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 |
* | (rotate_right, rotate_left): Add braces to avoid | Gerd Moellmann | 1999-09-16 | 1 | -18/+18 |
* | 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 |
* | (create_root_interval): Initialize position to 0 | Karl Heuer | 1998-06-03 | 1 | -27/+76 |
* | 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 |
* | (split_interval_right): Make sure to call | Richard M. Stallman | 1998-02-16 | 1 | -20/+20 |
* | 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_point_both): Renamed from set_point; | Richard M. Stallman | 1998-01-01 | 1 | -42/+90 |
* | (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 |
* | (set_point): Use virtual bounds, not real bounds, | Richard M. Stallman | 1996-12-18 | 1 | -2/+5 |
* | (merge_properties_sticky): Don't discard explicit nil | Richard M. Stallman | 1996-12-17 | 1 | -12/+24 |
* | (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 |