From: Barry Warsaw Date: Fri, 6 Jul 2001 20:27:29 +0000 (+0000) Subject: (py-version): Hopefully fixed my XEmacs settings so this doesn't get X-Git-Tag: v2.2a3~1322 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=19b1c6156bcb9d8c79808c718be2dac2f55c6d00;p=python (py-version): Hopefully fixed my XEmacs settings so this doesn't get clobbered on checkin. --- diff --git a/Misc/python-mode.el b/Misc/python-mode.el index 4837910564..eb37e3a9e5 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