Branch: refs/heads/master Author: Skif-off Skif-off@users.noreply.github.com Committer: GitHub noreply@github.com Date: Thu, 30 Nov 2017 18:36:35 UTC Commit: c91ae6f9254f61821fcaff10fece0b11ce8b560a https://github.com/geany/geany-plugins/commit/c91ae6f9254f61821fcaff10fece0b...
Log Message: ----------- GeanyLua: trivial for Travis
Modified Paths: -------------- geanylua/docs/geanylua-ref.html
Modified: geanylua/docs/geanylua-ref.html 3 lines changed, 1 insertions(+), 2 deletions(-) =================================================================== @@ -758,8 +758,7 @@
<a name="newfile"></a><hr><h3><tt>geany.newfile ( [filename [, filetype] )</tt></h3><p> <p>When called with no arguments, creates a new, untitled document.</p> -<p>When called with one argument, creates a new document with the specified -<tt>filename</tt>.</p> +<p>When called with one argument, creates a new document with the specified <tt>filename</tt>.</p> <p>When called with two argument, creates a new document with the specified <tt>filename</tt> and <tt>filetype</tt> (a one-word description of the filetype, e.g. "C" or "Python".). If you want untitled document then set <tt>filename</tt> as <tt>""</tt>.</p>
-------------- This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).
plugins-commits@lists.geany.org