2001-04-12 |
Stefan Monnier |
(find_interval): Don't rebalance during signal handling.
|
2001-01-12 |
Gerd Moellmann |
(get_local_map): Change TYPE to Lisp_Object.
|
2001-01-02 |
Eli Zaretskii |
(get_local_map): Remove unused variable `tem'.
|
2000-10-27 |
Stefan Monnier |
* lisp.h (KEYMAPP): New macro.
|
2000-05-29 |
Dave Love |
(get_local_map): Extra arg to allow looking for `keymap' too.
|
2000-03-29 |
Ken Raeburn |
Stop assuming interval pointers and lisp objects can be distinguished by
|
2000-03-22 |
Ken Raeburn |
Changes towards better type safety regarding intervals, primarily
|
1999-12-15 |
Kenichi Handa |
(adjust_intervals_for_insertion): To check stickines
|
1999-11-11 |
Gerd Moellmann |
Remove USE_TEXT_PROPERTIES.
|
1999-10-09 |
Phillip Rulon |
(get_local_map): Use indirect_function,
|
1999-09-16 |
Gerd Moellmann |
(rotate_right, rotate_left): Add braces to avoid
|
1999-09-13 |
Ken Raeburn |
Use XCAR, XCDR, and XFLOAT_DATA instead of explicit member access.
|
1999-07-01 |
Richard M. Stallman |
Comment changes.
|
1999-04-06 |
Richard M. Stallman |
(graft_intervals_into_buffer): Turn off
|
1998-06-03 |
Karl Heuer |
(create_root_interval): Initialize position to 0
|
1998-04-14 |
Andreas Schwab |
Fix -Wimplicit warnings.
|
1998-04-03 |
Richard M. Stallman |
(set_intervals_multibyte): Function moved after set_intervals_multibyte_1.
|
1998-03-02 |
Richard M. Stallman |
(update_interval): Properly update `position' field of used intervals.
|
1998-02-20 |
Kenichi Handa |
(temp_set_point_both): Declare arg BYTEPOS as int.
|
1998-02-16 |
Richard M. Stallman |
(split_interval_right): Make sure to call
|
1998-01-21 |
Richard M. Stallman |
Update copyright year.
|
1998-01-19 |
Richard M. Stallman |
(set_intervals_multibyte): New function.
|
1998-01-01 |
Richard M. Stallman |
(set_point_both): Renamed from set_point;
|
1997-11-21 |
Andreas Schwab |
(traverse_intervals): Protoize parameter.
|
1997-07-12 |
Richard M. Stallman |
(set_point): Convert call2 arguments to Lisp_Integer.
|
1997-07-04 |
Richard M. Stallman |
Fix bugs with inappropriate mixing of Lisp_Object with int.
|
1997-06-02 |
Richard M. Stallman |
(find_interval): No longer inline.
|
1997-05-31 |
Richard M. Stallman |
(move_if_not_intangible): Fix previous change.
|
1997-05-31 |
Richard M. Stallman |
(move_if_not_intangible): New function.
|
1997-04-15 |
Richard M. Stallman |
Update copyright year.
|
1997-04-15 |
Richard M. Stallman |
(update_interval): New function.
|
1996-12-20 |
Richard M. Stallman |
(set_point): Use virtual bounds, not real bounds,
|
1996-12-18 |
Richard M. Stallman |
(set_point): Use virtual bounds, not real bounds,
|
1996-12-17 |
Richard M. Stallman |
(merge_properties_sticky): Don't discard explicit nil
|
1996-12-15 |
Richard M. Stallman |
(set_point): Check for intangible properties on overlays.
|
1996-09-04 |
Richard M. Stallman |
(get_local_map): Call indirect-function.
|
1996-09-04 |
Richard M. Stallman |
(copy_intervals_to_string): Take arg as buffer.
|
1996-07-20 |
Erik Naggum |
(balance_intervals_internal): Recurse directly.
|
1996-01-15 |
Erik Naggum |
Update FSF's address in the preamble.
|
1996-01-05 |
Karl Heuer |
Comment fixes.
|
1995-09-12 |
Richard M. Stallman |
(call_mod_hooks, verify_interval_modification):
|
1995-05-02 |
Karl Heuer |
(get_local_map): Use Fget_char_property, so that
|
1995-04-09 |
Richard M. Stallman |
(set_point): When skipping intangible text,
|
1995-04-07 |
Karl Heuer |
Update copyright.
|
1995-03-27 |
Boris Goldowsky |
(Vdefault_text_properties): name changed from Vdefault_properties.
|
1995-03-06 |
Boris Goldowsky |
(textget): Check default_properties vbl too.
|
1995-01-27 |
Richard M. Stallman |
(set_point): Set point_before_scroll to nil.
|
1995-01-02 |
Richard M. Stallman |
Use BUF_INTERVALS throughout.
|
1994-12-04 |
Richard M. Stallman |
(compare_string_intervals): New function.
|
1994-10-12 |
Karl Heuer |
(verify_interval_modification): Fix comment.
|
1994-10-04 |
Karl Heuer |
(graft_intervals_into_buffer): Use new accessor macros instead of calling XSET
|
1994-09-27 |
Karl Heuer |
(create_root_interval, balance_possible_root_interval, delete_interval): Use
|
1994-09-24 |
Richard M. Stallman |
(set_point): If Vinhibit_point_motion_hooks, ignore intangible properties.
|
1994-09-19 |
Karl Heuer |
Add #include "keyboard.h"
|
1994-09-15 |
Richard M. Stallman |
(interval_balance_threshold): Var deleted.
|
1994-08-24 |
Richard M. Stallman |
(textget): Ignore category prop if not a symbol.
|
1994-05-04 |
Karl Heuer |
Update copyright.
|
1994-04-26 |
Karl Heuer |
Fix comment.
|
1994-04-08 |
Karl Heuer |
(set_point): Skip past intangible regions.
|
1994-03-26 |
Richard M. Stallman |
(verify_interval_modification): For insertion in
|