[Python-checkins] r53863 - peps/trunk/pep-0358.txt

guido.van.rossum python-checkins at python.org
Fri Feb 23 10:01:56 CET 2007


Author: guido.van.rossum
Date: Fri Feb 23 10:01:52 2007
New Revision: 53863

Modified:
   peps/trunk/pep-0358.txt
Log:
Use trailing Emacs section from plaintext template.


Modified: peps/trunk/pep-0358.txt
==============================================================================
--- peps/trunk/pep-0358.txt	(original)
+++ peps/trunk/pep-0358.txt	Fri Feb 23 10:01:52 2007
@@ -269,10 +269,10 @@
 
 
 
-..
-   Local Variables:
-   mode: indented-text
-   indent-tabs-mode: nil
-   sentence-end-double-space: t
-   fill-column: 70
-   End:
+Local Variables:
+mode: indented-text
+indent-tabs-mode: nil
+sentence-end-double-space: t
+fill-column: 70
+coding: utf-8
+End:


More information about the Python-checkins mailing list