From: Barry Warsaw Date: Tue, 6 Aug 1996 15:57:58 +0000 (+0000) Subject: #updated commentary X-Git-Tag: v1.4b2~29 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cf34d2a01000577b084cb9cbddf5e257e09561e5;p=python #updated commentary --- diff --git a/Misc/python-mode.el b/Misc/python-mode.el index c0da413923..2128d89c26 100644 --- a/Misc/python-mode.el +++ b/Misc/python-mode.el @@ -17,12 +17,11 @@ ;; notice and this paragraph appear in all copies. ;;; Commentary: -;; ;; This is a major mode for editing Python programs. It was developed -;; by Tim Peters after an original idea by Michael A. Guravage. Tim -;; left the net for a while and in the interim, Barry Warsaw has -;; undertaken maintenance of the mode. +;; by Tim Peters after an original idea by Michael A. Guravage. In +;; 1995, Barry Warsaw inherited the mode after Tim left the net, and +;; is the current maintainer. ;; At some point this mode will undergo a rewrite to bring it more in ;; line with GNU Emacs Lisp coding standards, and to wax all the Emacs