]> code.delx.au - gnu-emacs-elpa/commit
fix docstring extraction for "fancy" docs
authorNoam Postavsky <npostavs@users.sourceforge.net>
Thu, 28 Nov 2013 02:34:29 +0000 (21:34 -0500)
committerNoam Postavsky <npostavs@users.sourceforge.net>
Thu, 28 Nov 2013 02:34:29 +0000 (21:34 -0500)
commiteaa3141402832903715b7d478e028d69d9d3ed0f
tree4020e6739110666f3232d381304e46d56cc27454
parent8d7c9a63a28eb28acbef2d0b98e06338e9749ba1
fix docstring extraction for "fancy" docs

The docstrings for yas-expand and yas-expand-from-keymap are generated
on the fly, depending on how they are called ("context"). Add a context
argument to the synthesizing functions and pass it nil when extracting
docstrings for the manual.
doc/yas-doc-helper.el
yasnippet.el