2001-10-02 Miles Bader <miles@gnu.org>
+ * minibuf.texi (Minibuffer Misc): Add entries for
+ `minibuffer-contents', `minibuffer-contents-no-properties', and
+ `delete-minibuffer-contents'.
+ Correct description for `minibuffer-prompt-end'.
+
* text.texi (Property Search): Correct descriptions of
`next-char-property-change' and `previous-char-property-change'.
Add entries for `next-single-char-property-change' and
+2001-10-02 Miles Bader <miles@gnu.org>
+
+ * textprop.c (Fnext_char_property_change)
+ (Fprevious_char_property_change): Remove reference to non-existant
+ argument OBJECT from doc-string.
+
2001-10-01 Gerd Moellmann <gerd@gnu.org>
* xdisp.c (display_line): Set row's ends_in_newline_from_string_p.