From: Rafael Garcia-Suarez Date: Mon, 30 Oct 2006 09:33:33 +0000 (+0000) Subject: In vim, modelines are not taken into account if they begin on the X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=3f98fbb3afdb03dd2dc57e6d7233195e88e4f9bf;p=p5sagit%2Fp5-mst-13.2.git In vim, modelines are not taken into account if they begin on the first character. Also, regenerate perlintern.pod. p4raw-id: //depot/perl@29146 --- diff --git a/autodoc.pl b/autodoc.pl index 7748e2a..e801c6c 100644 --- a/autodoc.pl +++ b/autodoc.pl @@ -161,7 +161,7 @@ sub readonly_footer (*) { print $fh <<'_EOF_'; =cut -ex: set ro: + ex: set ro: _EOF_ } diff --git a/pod/perlapi.pod b/pod/perlapi.pod index c5f4823..64bb6b8 100644 --- a/pod/perlapi.pod +++ b/pod/perlapi.pod @@ -6939,4 +6939,4 @@ perlguts(1), perlxs(1), perlxstut(1), perlintern(1) =cut -ex: set ro: + ex: set ro: diff --git a/pod/perlintern.pod b/pod/perlintern.pod index de67174..5c901cd 100644 --- a/pod/perlintern.pod +++ b/pod/perlintern.pod @@ -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 @@ -1046,3 +1052,6 @@ document their functions. perlguts(1), perlapi(1) +=cut + + ex: set ro: