2009-10-19 |
Dan Nicolaescu |
* alloc.c: Do not define struct catchtag.
|
2009-01-08 |
Glenn Morris |
Add 2009 to copyright years.
|
2008-05-14 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
2008-03-20 |
Stefan Monnier |
* intervals.c (temp_set_point, temp_set_point_both): Use EMACS_INT.
|
2008-01-09 |
Miles Bader |
Merge from emacs--devo--0
|
2007-10-15 |
Miles Bader |
Merge from emacs--devo--0
|
2007-08-13 |
Miles Bader |
Merge from emacs--devo--0
|
2007-07-27 |
Miles Bader |
Merge from emacs--devo--0
|
2007-04-11 |
Miles Bader |
Merge from emacs--devo--0
|
2007-01-26 |
Miles Bader |
Merge from emacs--devo--0
|
2006-06-07 |
Miles Bader |
Merge from emacs--devo--0
|
2006-05-17 |
Miles Bader |
Merge from emacs--devo--0
unicode-pre-font-backend
|
2006-02-08 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
|
2005-09-06 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-79
|
2005-08-26 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
|
2005-07-07 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
|
2004-08-27 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-32
|
2004-06-28 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
|
2004-04-16 |
Kenichi Handa |
Sync to HEAD
|
2003-09-17 |
Dave Love |
(get_property_and_range): Make start and end EMACS_INT.
|
2006-01-16 |
Henrik Enberg |
sync with trunk
|
2003-09-08 |
Kenichi Handa |
New directory
|
2008-01-08 |
Miles Bader |
Merge from emacs--rel--22
|
2007-10-13 |
Eli Zaretskii |
Replace `abs' with `eabs'.
|
2008-01-08 |
Glenn Morris |
Add 2008 to copyright years.
|
2007-08-08 |
Glenn Morris |
Replace `iff' in comments.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-03-25 |
Kim F. Storm |
(merge_properties): Use explicit loop instead of
|
2007-03-23 |
Kim F. Storm |
Fix last change - reverse args to Fplist_member.
|
2007-03-23 |
Kim F. Storm |
(merge_properties, intervals_equal):
|
2007-01-14 |
Glenn Morris |
Update copyright for years from Emacs 21 to present (mainly adding
|
2006-05-23 |
Chong Yidong |
Update comments.
|
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 and after
|
2006-02-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-09-01 |
Stefan Monnier |
(update_interval): Fix indentation and coding style. Add info in error.
|
2005-08-07 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-07-04 |
Lute Kamstra |
Update FSF's address.
|
2004-08-16 |
Richard M. Stallman |
(move_if_not_intangible): Force POSITION to be between BEGV and ZV.
|
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 splitting UNDER.
|
2003-09-22 |
Richard M. Stallman |
(graft_intervals_into_buffer): Correct the main loop
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-07-09 |
Stefan Monnier |
(set_point_both): Use new type for overlays_(before|after).
|
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): Use BEG.
|
2003-04-21 |
Richard M. Stallman |
Fix comment typo.
|
2003-04-06 |
Richard M. Stallman |
Add many calls to CHECK_TOTAL_LENGTH.
|
2002-10-18 |
Juanma Barranquero |
Fix typo in comment.
|
2002-07-15 |
Ken Raeburn |
* intervals.c (create_root_interval, balance_possible_root_interval,
|
2002-07-15 |
Ken Raeburn |
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
|
2002-06-12 |
Stefan Monnier |
(textget): Don't forget to `return'.
|
2002-06-08 |
Colin Walters |
(lookup_char_property): New function for looking up overlay and text
|
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, intangible
|
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 code.
|
2001-10-12 |
Stefan Monnier |
(traverse_intervals): Drop `depth' arg.
|