From: Barry Warsaw Date: Tue, 20 Aug 1996 19:57:34 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v1.4b3~91 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=261f87dac143feee519fd6f1aa0db2f38594c85f;p=thirdparty%2FPython%2Fcpython.git *** empty log message *** --- diff --git a/Misc/python-mode.el b/Misc/python-mode.el index 7d960000576f..eed220cedfba 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