]> code.delx.au - gnu-emacs/history - src/intervals.c
(GROW_RAW_KEYBUF, menu_bar_items, menu_bar_item, append_tool_bar_item): Use
[gnu-emacs] / src / intervals.c
2007-08-13 Miles BaderMerge from emacs--devo--0
2007-08-13 Miles BaderMerge from emacs--rel--22
2007-08-08 Glenn MorrisReplace `iff' in comments.
2007-07-31 Miles BaderMerge from emacs--devo--0
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-25 Glenn MorrisSwitch license to GPLv3 or later.
2007-04-22 Karoly LorenteyMerged from emacs@sv.gnu.org
2007-03-25 Kim F. Storm(merge_properties): Use explicit loop instead of
2007-03-23 Kim F. StormFix last change - reverse args to Fplist_member.
2007-03-23 Kim F. Storm(merge_properties, intervals_equal):
2007-01-29 Karoly LorenteyMerged from emacs@sv.gnu.org
2007-01-14 Glenn MorrisUpdate copyright for years from Emacs 21 to present...
2006-05-24 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-05-23 Chong YidongUpdate comments.
2006-05-17 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-05-14 Richard M. Stallman(get_local_map): Abort if POSITION outside BEGV, ZV.
2006-05-12 Chong Yidong* intervals.c (set_point_both): Fix mixup before before...
2006-02-12 Karoly LorenteyMerged from emacs@sv.gnu.org
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-09-04 Karoly LorenteyMerged in changes from CVS trunk. Plus added lisp...
2005-09-01 Stefan Monnier(update_interval): Fix indentation and coding style...
2005-08-07 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-05 Karoly LorenteyMerged from miles@gnu.org--gnu-2005 (patch 469)
2005-07-04 Lute KamstraUpdate FSF's address.
2004-08-19 Karoly LorenteyMerged in changes from CVS trunk.
2004-08-16 Richard M. Stallman(move_if_not_intangible): Force POSITION to be between...
2004-05-23 Karoly LorenteyMerged in changes from CVS trunk.
2004-05-20 Luc Teirlinck(lookup_char_property): Do not prematurely return nil.
2003-09-30 Richard M. Stallman(graft_intervals_into_buffer): Handle over_used when...
2003-09-22 Richard M. Stallman(graft_intervals_into_buffer): Correct the main loop
2003-09-01 Miles BaderAdd arch taglines
2003-07-09 Stefan Monnier(set_point_both): Use new type for overlays_(before...
2003-05-21 Stefan Monnier(get_local_map): Don't get char-property of previous
2003-05-17 Stefan Monnier(create_root_interval, graft_intervals_into_buffer...
2003-04-21 Richard M. StallmanFix comment typo.
2003-04-06 Richard M. StallmanAdd many calls to CHECK_TOTAL_LENGTH.
2002-10-18 Juanma BarranqueroFix typo in comment.
2002-07-15 Ken Raeburn* intervals.c (create_root_interval, balance_possible_r...
2002-07-15 Ken RaeburnMost uses of XSTRING combined with STRING_BYTES or...
2002-06-12 Stefan Monnier(textget): Don't forget to `return'.
2002-06-08 Colin Walters(lookup_char_property): New function for looking up...
2002-03-14 Miles Bader(adjust_for_invis_intang): New function.
2001-12-28 Richard M. Stallman(set_point_both): The position after an invisible,...
2001-12-09 Pavel Janík(merge_properties_sticky): Likewise.
2001-11-26 Stefan Monnier(graft_intervals_into_buffer):
2001-11-11 Richard M. Stallman(graft_intervals_into_buffer):
2001-11-07 Pavel Janík(graft_intervals_into_buffer): Remove #ifdef'd-out...
2001-10-12 Stefan Monnier(traverse_intervals): Drop `depth' arg.
2001-10-12 Stefan Monnier(traverse_intervals): Use less stack space.
2001-10-08 Stefan MonnierInclude keymap.h.
2001-10-08 Gerd MoellmannDon't define min/max.
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...
2000-03-29 Ken RaeburnStop assuming interval pointers and lisp objects can...
2000-03-22 Ken RaeburnChanges towards better type safety regarding intervals...
1999-12-15 Kenichi Handa(adjust_intervals_for_insertion): To check stickines
1999-11-11 Gerd MoellmannRemove 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 RaeburnUse XCAR, XCDR, and XFLOAT_DATA instead of explicit...
1999-07-01 Richard M. StallmanComment 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 SchwabFix -Wimplicit warnings.
1998-04-03 Richard M. Stallman(set_intervals_multibyte): Function moved after set_int...
1998-03-02 Richard M. Stallman(update_interval): Properly update `position' field...
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. StallmanUpdate 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. StallmanFix bugs with inappropriate mixing of Lisp_Object with...
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. StallmanUpdate copyright year.
next