In vim, modelines are not taken into account if they begin on the
Rafael Garcia-Suarez [Mon, 30 Oct 2006 09:33:33 +0000 (09:33 +0000)]
first character. Also, regenerate perlintern.pod.

p4raw-id: //depot/perl@29146

autodoc.pl
pod/perlapi.pod
pod/perlintern.pod

index 7748e2a..e801c6c 100644 (file)
@@ -161,7 +161,7 @@ sub readonly_footer (*) {
     print $fh <<'_EOF_';
 =cut
 
-ex: set ro:
+ ex: set ro:
 _EOF_
 }
 
index c5f4823..64bb6b8 100644 (file)
@@ -6939,4 +6939,4 @@ perlguts(1), perlxs(1), perlxstut(1), perlintern(1)
 
 =cut
 
-ex: set ro:
+ ex: set ro:
index de67174..5c901cd 100644 (file)
@@ -1,3 +1,9 @@
+-*- buffer-read-only: t -*-
+
+!!!!!!!   DO NOT EDIT THIS FILE   !!!!!!!
+This file is built by autodoc.pl extracting documentation from the C source
+files.
+
 =head1 NAME
 
 perlintern - autogenerated documentation of purely B<internal>
@@ -1046,3 +1052,6 @@ document their functions.
 
 perlguts(1), perlapi(1)
 
+=cut
+
+ ex: set ro: