From 19b1c6156bcb9d8c79808c718be2dac2f55c6d00 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Fri, 6 Jul 2001 20:27:29 +0000 Subject: (py-version): Hopefully fixed my XEmacs settings so this doesn't get clobbered on checkin. --- Misc/python-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Misc/python-mode.el b/Misc/python-mode.el index 4837910..eb37e3a 100644 --- a/Misc/python-mode.el +++ b/Misc/python-mode.el @@ -8,7 +8,7 @@ ;; Created: Feb 1992 ;; Keywords: python languages oop -(defconst py-version "4.3" +(defconst py-version "$Revision$" "`python-mode' version number.") ;; This software is provided as-is, without express or implied -- cgit v0.12