[Python-checkins] peps: Properly terminate Emacs variable list at end of PEP 485.

guido.van.rossum python-checkins at python.org
Sun May 17 18:22:04 CEST 2015


https://hg.python.org/peps/rev/2cdaf76775a6
changeset:   5858:2cdaf76775a6
user:        Guido van Rossum <guido at python.org>
date:        Sun May 17 09:21:53 2015 -0700
summary:
  Properly terminate Emacs variable list at end of PEP 485.

files:
  pep-0485.txt |  1 +
  1 files changed, 1 insertions(+), 0 deletions(-)


diff --git a/pep-0485.txt b/pep-0485.txt
--- a/pep-0485.txt
+++ b/pep-0485.txt
@@ -636,3 +636,4 @@
    sentence-end-double-space: t
    fill-column: 70
    coding: utf-8
+   End:

-- 
Repository URL: https://hg.python.org/peps


More information about the Python-checkins mailing list