]> code.delx.au - gnu-emacs/commit
Clarify doc strings of functions that search for properties
authorEli Zaretskii <eliz@gnu.org>
Fri, 24 Apr 2015 08:24:56 +0000 (11:24 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 24 Apr 2015 08:24:56 +0000 (11:24 +0300)
commit168609cc1b7b10d71e08b3166233026b1f0c8794
treec244be9e4030033ca1910183eae4af23b73ef249
parenta3ac56ca550509ddcf8ab3bf23bbe939336caccc
Clarify doc strings of functions that search for properties

* src/textprop.c (Fnext_char_property_change)
(Fprevious_char_property_change)
(Fnext_single_char_property_change)
(Fprevious_single_char_property_change, Fnext_property_change)
(Fnext_single_property_change, Fprevious_property_change)
(Fprevious_single_property_change): Clarify doc strings wrt return
value and the optional LIMIT argument.  (Bug#20411)
src/textprop.c