| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update usage of CHECK_ macros (remove unused second argument). | Pavel Janík | 2001-11-02 | 1 | -16/+16 |
| * | (Fget_char_property): Doc fix. | Richard M. Stallman | 2001-11-02 | 1 | -0/+1 |
| * | Change doc-string comments to `new style' [w/`doc:' keyword]. | Pavel Janík | 2001-10-21 | 1 | -147/+151 |
| * | Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting | Ken Raeburn | 2001-10-16 | 1 | -1/+1 |
| * | (Fnext_char_property_change) | Miles Bader | 2001-10-02 | 1 | -6/+6 |
| * | (verify_interval_modification): Fix last change. | Gerd Moellmann | 2001-09-11 | 1 | -12/+18 |
| * | (verify_interval_modification): Don't run | Gerd Moellmann | 2001-09-11 | 1 | -2/+3 |
| * | (Fprevious_single_char_property_change) | Miles Bader | 2001-08-27 | 1 | -4/+4 |
| * | (Fset_text_properties): Doc fix. | Eli Zaretskii | 2001-02-15 | 1 | -1/+3 |
| * | (Fset_text_properties): Fix newline in doc string. | Dave Love | 2001-01-31 | 1 | -1/+1 |
| * | (Fset_text_properties): Doc fix. | Eli Zaretskii | 2001-01-29 | 1 | -1/+2 |
| * | (text_read_only): New function. | Gerd Moellmann | 2000-11-28 | 1 | -6/+18 |
| * | (get_char_property_and_overlay): New function. | Miles Bader | 2000-10-25 | 1 | -11/+41 |
| * | (Fget_char_property): Update call to overlays_at. | Miles Bader | 2000-08-08 | 1 | -3/+3 |
| * | (Fprevious_single_char_property_change): Don't do arithmetic directly on lisp | Ken Raeburn | 2000-08-08 | 1 | -2/+4 |
| * | (Fprevious_single_char_property_change): | Miles Bader | 2000-07-22 | 1 | -12/+23 |
| * | (Fnext_single_char_property_change): | Miles Bader | 2000-07-15 | 1 | -18/+99 |
| * | Revert last change -- duplicated. | Dave Love | 2000-05-31 | 1 | -4/+1 |
| * | (Qkeymap): New variable. | Dave Love | 2000-05-29 | 1 | -1/+3 |
| * | (Vtext_property_default_nonsticky): New variable | Kenichi Handa | 1999-12-15 | 1 | -0/+12 |
| * | (set_text_properties): New function. Like | Gerd Moellmann | 1999-11-26 | 1 | -4/+19 |
| * | Remove USE_TEXT_PROPERTIES. | Gerd Moellmann | 1999-11-11 | 1 | -7/+0 |
| * | (verify_interval_modification): Signal text-read-only | Gerd Moellmann | 1999-11-01 | 1 | -5/+5 |
| * | (next_single_char_property_change): New. | Gerd Moellmann | 1999-09-26 | 1 | -0/+54 |
| * | (Fset_text_properties): Remove unused variables. | Gerd Moellmann | 1999-09-20 | 1 | -4/+2 |
| * | Use XCAR, XCDR, XFLOAT_DATA instead of explicit member access. | Ken Raeburn | 1999-09-12 | 1 | -12/+12 |
| * | (text_property_list): New. | Gerd Moellmann | 1999-07-21 | 1 | -1/+119 |
| * | (Qmouse_face): Variable definition moved here. | Richard M. Stallman | 1998-11-18 | 1 | -1/+3 |
| * | Handle the new convention that `position' values | Karl Heuer | 1998-06-03 | 1 | -145/+22 |
| * | (Fnext_property_change): Properly offset interval | Karl Heuer | 1998-05-29 | 1 | -11/+18 |
| * | (interval_of): Handle Qt. | Karl Heuer | 1998-02-22 | 1 | -0/+2 |
| * | (Ftext_properties_at): Doc fix. | Richard M. Stallman | 1997-12-26 | 1 | -10/+11 |
| * | (interval_of): Convert args_out_of_range arguments to Lisp_Integer. | Richard M. Stallman | 1997-07-12 | 1 | -1/+1 |
| * | Fix bugs with inappropriate mixing of Lisp_Object with int. | Richard M. Stallman | 1997-07-04 | 1 | -4/+2 |
| * | Style of comments corrected. | Richard M. Stallman | 1997-04-15 | 1 | -27/+69 |
| * | (Fnext_char_property_change): New function. | Richard M. Stallman | 1996-12-15 | 1 | -4/+56 |
| * | (Fset_text_properties, Fadd_text_properties) | Richard M. Stallman | 1996-09-26 | 1 | -24/+33 |
| * | (set_properties, add_properties, remove_properties): | Richard M. Stallman | 1996-09-25 | 1 | -28/+40 |
| * | (set_properties, add_properties, remove_properties): | Richard M. Stallman | 1996-09-04 | 1 | -12/+12 |
| * | (Fadd_text_properties): Don't return without ungcpro. | Richard M. Stallman | 1996-02-10 | 1 | -1/+1 |
| * | Update FSF's address in the preamble. | Erik Naggum | 1996-01-15 | 1 | -1/+2 |
| * | (Ftext_properties_at, Fget_text_property, Fget_char_property, | Erik Naggum | 1996-01-09 | 1 | -88/+88 |
| * | Comment fixes. | Karl Heuer | 1996-01-05 | 1 | -1/+1 |
| * | (add_properties, remove_properties, set_properties): | Karl Heuer | 1995-12-21 | 1 | -0/+8 |
| * | (Fset_text_properties): Call set_properties | Richard M. Stallman | 1995-11-18 | 1 | -7/+11 |
| * | (Fnext_single_property_change): Rearrange handling of | Richard M. Stallman | 1995-10-21 | 1 | -3/+10 |
| * | (call_mod_hooks): Moved from intevals.c | Richard M. Stallman | 1995-09-12 | 1 | -0/+226 |
| * | (Fget_char_property): If OBJECT is non-current buffer, | Richard M. Stallman | 1995-07-22 | 1 | -0/+5 |
| * | (Vdefault_text_properties): name changed from Vdefault_properties. | Boris Goldowsky | 1995-03-27 | 1 | -5/+5 |
| * | (Fnext_property_change): Fix previous change. | Karl Heuer | 1995-03-24 | 1 | -1/+6 |