[34568] trunk/doc-new/guide/xml/portfiledev.xml

afb at macports.org afb at macports.org
Thu Feb 28 10:10:58 PST 2008


Revision: 34568
          http://trac.macosforge.org/projects/macports/changeset/34568
Author:   afb at macports.org
Date:     2008-02-28 10:10:54 -0800 (Thu, 28 Feb 2008)

Log Message:
-----------
modeline warts need to be on one looong line (#14463)

Modified Paths:
--------------
    trunk/doc-new/guide/xml/portfiledev.xml

Modified: trunk/doc-new/guide/xml/portfiledev.xml
===================================================================
--- trunk/doc-new/guide/xml/portfiledev.xml	2008-02-28 17:09:36 UTC (rev 34567)
+++ trunk/doc-new/guide/xml/portfiledev.xml	2008-02-28 18:10:54 UTC (rev 34568)
@@ -689,8 +689,7 @@
       the top line of all Portfiles should use a modeline that defines soft
       tabs for the vim and emacs editors as shown.</para>
 
-      <programlisting># -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; \
-c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4</programlisting>
+      <programlisting># -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4</programlisting>
 
       <para>The left column should consist of single words, and will be
       separated from the more complex right side by spaces in multiples of

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080228/3edb669e/attachment.html 


More information about the macports-changes mailing list