Mercurial > hg > octave-lyh
view build-aux/changelog.tmpl @ 17494:710309214e0d
doc: Add seealso links between waitfor, waitforbuttonpress, and ginput.
* libinterp/corefcn/graphics.cc(Fwaitfor): Put objective of function in first line
of docstring. Add seealso link to waitforbuttonpress.
* scripts/plot/ginput.m: Add seealso link to waitforbuttonpress.
* scripts/plot/waitforbuttonpress.m: Add seealso link to kbhit.
author | Rik <rik@octave.org> |
---|---|
date | Wed, 25 Sep 2013 10:09:33 -0700 |
parents | b67c2d580a25 |
children |
line wrap: on
line source
header = '{date|shortdate} {author|person} <{author|email}>\n\n' changeset = '\t{desc|tabindent|strip}\n\n\tFiles: {files|stringify|fill68|tabindent|strip}\n\n'