From 2830dcc15cd62de4c8004b2414ffde6ca9062b69 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Thu, 26 Mar 1998 19:52:46 +0000 Subject: Get rid of the Emacs cruft now that Python-mode guess the desired settings! --- Lib/plat-irix5/flp.py | 4 ---- Lib/plat-irix6/flp.py | 4 ---- 2 files changed, 8 deletions(-) diff --git a/Lib/plat-irix5/flp.py b/Lib/plat-irix5/flp.py index a277f7f..f713a92 100755 --- a/Lib/plat-irix5/flp.py +++ b/Lib/plat-irix5/flp.py @@ -448,7 +448,3 @@ def _printform(form): print ' Label ', i.Label, ' size/style/col/align ', i.Size,i.Style, i.Lcol, i.Alignment print ' cols ', i.Colors print ' cback ', i.Callback, i.Argument - -# Local variables: -# py-indent-offset: 4 -# end: diff --git a/Lib/plat-irix6/flp.py b/Lib/plat-irix6/flp.py index a277f7f..f713a92 100644 --- a/Lib/plat-irix6/flp.py +++ b/Lib/plat-irix6/flp.py @@ -448,7 +448,3 @@ def _printform(form): print ' Label ', i.Label, ' size/style/col/align ', i.Size,i.Style, i.Lcol, i.Alignment print ' cols ', i.Colors print ' cback ', i.Callback, i.Argument - -# Local variables: -# py-indent-offset: 4 -# end: -- cgit v0.12