summaryrefslogtreecommitdiffstats
path: root/Misc/python-mode.el
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>1996-08-06 15:57:58 (GMT)
committerBarry Warsaw <barry@python.org>1996-08-06 15:57:58 (GMT)
commitcf34d2a01000577b084cb9cbddf5e257e09561e5 (patch)
treea7e18a94f84ad624d59f2c9e58265d305b59fce0 /Misc/python-mode.el
parent5490a06fc7b31cfdaa3064024593825d24f875d8 (diff)
downloadcpython-cf34d2a01000577b084cb9cbddf5e257e09561e5.zip
cpython-cf34d2a01000577b084cb9cbddf5e257e09561e5.tar.gz
cpython-cf34d2a01000577b084cb9cbddf5e257e09561e5.tar.bz2
#updated commentary
Diffstat (limited to 'Misc/python-mode.el')
-rw-r--r--Misc/python-mode.el7
1 files changed, 3 insertions, 4 deletions
diff --git a/Misc/python-mode.el b/Misc/python-mode.el
index c0da413..2128d89 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