summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>1996-08-20 19:57:34 (GMT)
committerBarry Warsaw <barry@python.org>1996-08-20 19:57:34 (GMT)
commit261f87dac143feee519fd6f1aa0db2f38594c85f (patch)
tree8d002c5c327554209db66319f78989e49c065ffe /Misc
parent89227eb0f50af9c18eaf7d1edc8036d0dd5ccb62 (diff)
downloadcpython-261f87dac143feee519fd6f1aa0db2f38594c85f.zip
cpython-261f87dac143feee519fd6f1aa0db2f38594c85f.tar.gz
cpython-261f87dac143feee519fd6f1aa0db2f38594c85f.tar.bz2
*** empty log message ***
Diffstat (limited to 'Misc')
-rw-r--r--Misc/python-mode.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/Misc/python-mode.el b/Misc/python-mode.el
index 7d96000..eed220c 100644
--- a/Misc/python-mode.el
+++ b/Misc/python-mode.el
@@ -19,9 +19,9 @@
;;; Commentary:
;; This is a major mode for editing Python programs. It was developed
-;; 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.
+;; by Tim Peters after an original idea by Michael A. Guravage. Tim
+;; subsequently left the net; in 1995, Barry Warsaw inherited the
+;; mode 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