summaryrefslogtreecommitdiff
path: root/src/textprop.c
Commit message (Expand)AuthorAgeFilesLines
* * xterm.c (syms_of_xterm):Dan Nicolaescu2009-11-061-19/+19
* * alloc.c: Do not define struct catchtag.Dan Nicolaescu2009-10-191-0/+1
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* * textprop.c (Qminibuffer_prompt): New variable.Martin Rudalics2008-12-261-0/+3
* (Fprevious_single_char_property_change): Return 0Martin Rudalics2008-11-031-1/+1
* (syms_of_textprop) <text-property-default-nonsticky>:Juanma Barranquero2008-06-011-3/+3
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-141-6/+4
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-081-1/+1
* | (get_char_property_and_overlay):Richard M. Stallman2007-12-301-0/+4
* | Merge from emacs--rel--22Miles Bader2007-11-091-1/+1
|\ \ | |/
| * Whitespace change.Richard M. Stallman2007-11-041-1/+1
* | * xselect.c (x_own_selection, x_handle_selection_clear)Stefan Monnier2007-10-171-22/+22
|/
* Replace `iff' in comments.Glenn Morris2007-08-081-2/+2
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* * textprop.c (Fnext_property_change, Fnext_single_property_change)Chong Yidong2006-09-121-33/+34
* * buffer.h (struct buffer_text): New field chars_modiff.Chong Yidong2006-09-011-6/+6
* * ebrowse.c (usage, version): Mark as NO_RETURN.Dan Nicolaescu2006-07-181-0/+2
* (text_read_only): Use xsignal0, xsignal1.Kim F. Storm2006-07-181-1/+4
* (Fget_char_property_and_overlay): Doc fix.Richard M. Stallman2006-07-031-3/+4
* * textprop.c (text_property_stickiness): doc fix.Chong Yidong2006-06-281-0/+4
* (Fnext_single_char_property_change)Richard M. Stallman2006-05-141-24/+44
* (Fremove_list_of_text_properties): EnsureLars Hansen2006-04-201-6/+26
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (set_text_properties): Reword description of return value.Luc Teirlinck2005-12-301-3/+3
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-2/+2
* (Fnext_char_property_change, Fprevious_char_property_change): Doc fixes.Juanma Barranquero2005-07-211-2/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (Fnext_char_property_change)David Kastrup2005-03-221-4/+14
* (syms_of_textprop): Add `syntax-table' to the nonsticky props.Stefan Monnier2004-10-131-2/+4
* (get_char_property_and_overlay): Use GET_OVERLAYS_AT.Kim F. Storm2004-05-171-20/+3
* (Fget_char_property_and_overlay): New function.Luc Teirlinck2003-11-301-0/+25
* Add arch taglinesMiles Bader2003-09-011-0/+3
* (text_property_stickiness): New arg `buffer'.Stefan Monnier2003-05-171-9/+13
* (Ftext_properties_at, Fnext_char_property_change)Francesco Potortì2003-01-141-57/+79
* (text_read_only): New arg `propval'.Stefan Monnier2002-12-141-11/+11
* (validate_interval_range, interval_of): Use string macros instead ofKen Raeburn2002-07-161-8/+6
* * textprop.c (set_text_properties): Use STRING_SET_INTERVALS.Ken Raeburn2002-07-151-1/+1
* Most uses of XSTRING combined with STRING_BYTES or indirection changed toKen Raeburn2002-07-151-8/+8
* Use macro SPECPDL_INDEX.Juanma Barranquero2002-07-111-2/+2
* (Vchar_property_alias_alist): New variable.Colin Walters2002-06-081-0/+10
* (remove_properties): Don't use XCAR without CONSP.Stefan Monnier2002-04-291-3/+3
* (remove_properties): Fixed trap for malformed plist.Kim F. Storm2002-04-221-7/+6
* (remove_properties): New arg LIST allows scanningRichard M. Stallman2002-04-191-26/+150
* (text_property_stickiness): Function moved here from `editfns.c'.Miles Bader2002-03-141-1/+58
* (Fnext_property_change, Fnext_single_property_change)Stefan Monnier2002-01-251-11/+21
* (set_text_properties_1): Allow args in either order.Richard M. Stallman2001-11-261-2/+9
* (set_text_properties_1): Clearly mark that the interval should not be empty.Stefan Monnier2001-11-261-1/+3
* (Fset_text_properties): Remove unused variables `unchanged',Pavel Janík2001-11-231-3/+1