aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/python.el
diff options
context:
space:
mode:
authorDmitry Gutov2019-05-24 04:53:39 +0300
committerDmitry Gutov2019-05-24 04:53:39 +0300
commit8cdb9d9d24be0894ec3adc79f7f4af61e131850e (patch)
tree05cfdc9237eaf1abe30911caca26e95e2c68f4bd /lisp/progmodes/python.el
parent62349fe82ad42d7d2a7fb19e40860ee5d6ebd017 (diff)
parent5b6401b001c770f5426597175a90ba78ddca79ef (diff)
downloademacs-8cdb9d9d24be0894ec3adc79f7f4af61e131850e.tar.gz
emacs-8cdb9d9d24be0894ec3adc79f7f4af61e131850e.zip
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
Diffstat (limited to 'lisp/progmodes/python.el')
-rw-r--r--lisp/progmodes/python.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/progmodes/python.el b/lisp/progmodes/python.el
index 188bc973d99..74e865bd0b8 100644
--- a/lisp/progmodes/python.el
+++ b/lisp/progmodes/python.el
@@ -6,7 +6,6 @@
6;; URL: https://github.com/fgallina/python.el 6;; URL: https://github.com/fgallina/python.el
7;; Version: 0.26.1 7;; Version: 0.26.1
8;; Package-Requires: ((emacs "24.1") (cl-lib "1.0")) 8;; Package-Requires: ((emacs "24.1") (cl-lib "1.0"))
9;; Maintainer: emacs-devel@gnu.org
10;; Created: Jul 2010 9;; Created: Jul 2010
11;; Keywords: languages 10;; Keywords: languages
12 11