+2008-10-06 Andreas Schwab <schwab@suse.de>
+
+ * emacs-lisp/syntax.el (syntax-ppss): Doc fix.
+
2008-10-06 Martin Rudalics <rudalics@gmx.at>
* mail/footnote.el: Remove * in defcustom docstrings and tell
syntax-ppss-stats))
(defun syntax-ppss (&optional pos)
- "Parse-Partial-Sexp State at POS.
+ "Parse-Partial-Sexp State at POS, defaulting to point.
The returned value is the same as `parse-partial-sexp' except that
the 2nd and 6th values of the returned state cannot be relied upon.
Point is at POS when this function returns."