2012-10-29 Chong Yidong <cyd@gnu.org>
+ * thingatpt.el (thing-at-point): Doc fix (Bug#12691).
+
* imenu.el (imenu): Inhibit push-mark message (Bug#12726).
* face-remap.el (face-remap-add-relative): Handle the case where a
THING should be a symbol specifying a type of syntactic entity.
Possibilities include `symbol', `list', `sexp', `defun',
`filename', `url', `email', `word', `sentence', `whitespace',
-`line', and `page'.
+`line', `number', and `page'.
See the file `thingatpt.el' for documentation on how to define
a symbol as a valid THING."