aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/python.el
diff options
context:
space:
mode:
authorGlenn Morris2014-02-09 17:34:22 -0800
committerGlenn Morris2014-02-09 17:34:22 -0800
commit34dc21db6e57ebbad81a196002fcd3cc557f096e (patch)
treeaf967b20dcee5af033a0fd63f464bab0b7569cb1 /lisp/progmodes/python.el
parent411141fb8e659c11194b40b6fc645b7226c76d12 (diff)
downloademacs-34dc21db6e57ebbad81a196002fcd3cc557f096e.tar.gz
emacs-34dc21db6e57ebbad81a196002fcd3cc557f096e.zip
Replace "Maintainer: FSF" with the emacs-devel mailing address
Diffstat (limited to 'lisp/progmodes/python.el')
-rw-r--r--lisp/progmodes/python.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/python.el b/lisp/progmodes/python.el
index 6b508e03a04..670451e58ae 100644
--- a/lisp/progmodes/python.el
+++ b/lisp/progmodes/python.el
@@ -5,7 +5,7 @@
5;; Author: Fabián E. Gallina <fabian@anue.biz> 5;; Author: Fabián E. Gallina <fabian@anue.biz>
6;; URL: https://github.com/fgallina/python.el 6;; URL: https://github.com/fgallina/python.el
7;; Version: 0.24.2 7;; Version: 0.24.2
8;; Maintainer: FSF 8;; Maintainer: emacs-devel@gnu.org
9;; Created: Jul 2010 9;; Created: Jul 2010
10;; Keywords: languages 10;; Keywords: languages
11 11