Revision: 4272 http://geany.svn.sourceforge.net/geany/?rev=4272&view=rev Author: ntrel Date: 2009-09-30 14:55:25 +0000 (Wed, 30 Sep 2009)
Log Message: ----------- Update 'Reflow lines/block' KB info.
Modified Paths: -------------- trunk/doc/geany.html trunk/doc/geany.txt
Modified: trunk/doc/geany.html =================================================================== --- trunk/doc/geany.html 2009-09-30 14:39:47 UTC (rev 4271) +++ trunk/doc/geany.html 2009-09-30 14:55:25 UTC (rev 4272) @@ -6,7 +6,7 @@ <meta name="generator" content="Docutils 0.4: http://docutils.sourceforge.net/" /> <title>Geany</title> <meta name="authors" content="Enrico Tröger Nick Treleaven Frank Lanitz" /> -<meta name="date" content="2009-09-27" /> +<meta name="date" content="2009-09-30" /> <style type="text/css">
/* @@ -139,7 +139,7 @@ <br />Nick Treleaven <br />Frank Lanitz</td></tr> <tr><th class="docinfo-name">Date:</th> -<td>2009-09-27</td></tr> +<td>2009-09-30</td></tr> <tr><th class="docinfo-name">Version:</th> <td>0.19</td></tr> </tbody> @@ -3401,7 +3401,9 @@ <td> </td> <td>Reformat selected lines or current (indented) text block, -breaking lines at the long line marker.</td> +breaking lines at the long line marker or the +line breaking column if line breaking is +enabled for the current document.</td> </tr> </tbody> </table> @@ -5706,7 +5708,7 @@ <div class="footer"> <hr class="footer" /> <a class="reference" href="geany.txt">View document source</a>. -Generated on: 2009-09-30 14:28 UTC. +Generated on: 2009-09-30 14:52 UTC. Generated by <a class="reference" href="http://docutils.sourceforge.net/">Docutils</a> from <a class="reference" href="http://docutils.sourceforge.net/rst.html">reStructuredText</a> source.
</div>
Modified: trunk/doc/geany.txt =================================================================== --- trunk/doc/geany.txt 2009-09-30 14:39:47 UTC (rev 4271) +++ trunk/doc/geany.txt 2009-09-30 14:55:25 UTC (rev 4272) @@ -2999,7 +2999,9 @@
Reflow lines/block Reformat selected lines or current (indented) text block, - breaking lines at the long line marker. + breaking lines at the long line marker or the + line breaking column if line breaking is + enabled for the current document. =============================== ========================= ==================================================
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.