From cb3a92f81f074cd8ff1ac0049caffbb146db7e32 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Sun, 17 May 2015 09:21:53 -0700 Subject: [PATCH] Properly terminate Emacs variable list at end of PEP 485. --- pep-0485.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/pep-0485.txt b/pep-0485.txt index a702ce2dc..bc87e8381 100644 --- a/pep-0485.txt +++ b/pep-0485.txt @@ -636,3 +636,4 @@ This document has been placed in the public domain. sentence-end-double-space: t fill-column: 70 coding: utf-8 + End: