SF.net SVN: geany: [1368] trunk

eht16 at users.sourceforge.net eht16 at xxxxx
Mon Mar 5 21:07:10 UTC 2007


Revision: 1368
          http://svn.sourceforge.net/geany/?rev=1368&view=rev
Author:   eht16
Date:     2007-03-05 13:07:09 -0800 (Mon, 05 Mar 2007)

Log Message:
-----------
Added single line comment examples for clarification.

Modified Paths:
--------------
    trunk/ChangeLog
    trunk/doc/geany.docbook

Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog	2007-03-05 12:44:02 UTC (rev 1367)
+++ trunk/ChangeLog	2007-03-05 21:07:09 UTC (rev 1368)
@@ -1,3 +1,9 @@
+2007-03-05  Enrico Tröger  <enrico.troeger at uvena.de>
+
+ * doc/geany.docbook:
+   Added single line comment examples for clarification.
+
+
 2007-03-05  Nick Treleaven  <nick.treleaven at btinternet.com>
 
  * src/build.c, src/project.c, src/project.h:

Modified: trunk/doc/geany.docbook
===================================================================
--- trunk/doc/geany.docbook	2007-03-05 12:44:02 UTC (rev 1367)
+++ trunk/doc/geany.docbook	2007-03-05 21:07:09 UTC (rev 1368)
@@ -1586,7 +1586,8 @@
 											   <programlisting>#	command_example();</programlisting>
 											   </para></example></para>
 											   <note><para>
-													This setting only works for single line comments.
+													This setting only works for single line comments
+													(like '//', '#' or ';').
 											   </para></note>
 										</entry>
 										<entry>comment_use_indent=true</entry>


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Commits mailing list