[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] /srv/bzr/emacs/emacs-24 r111103: * progmodes/python.el: Bu
From: |
Fabián Ezequiel Gallina |
Subject: |
[Emacs-diffs] /srv/bzr/emacs/emacs-24 r111103: * progmodes/python.el: Bump defgroup :version to 24.3. |
Date: |
Mon, 31 Dec 2012 16:35:57 -0300 |
User-agent: |
Bazaar (2.5.0) |
------------------------------------------------------------
revno: 111103
committer: Fabián Ezequiel Gallina <address@hidden>
branch nick: emacs-24
timestamp: Mon 2012-12-31 16:35:57 -0300
message:
* progmodes/python.el: Bump defgroup :version to 24.3.
modified:
lisp/progmodes/python.el
=== modified file 'lisp/progmodes/python.el'
--- a/lisp/progmodes/python.el 2012-12-31 19:27:20 +0000
+++ b/lisp/progmodes/python.el 2012-12-31 19:35:57 +0000
@@ -222,7 +222,7 @@
(defgroup python nil
"Python Language's flying circus support for Emacs."
:group 'languages
- :version "23.2"
+ :version "24.3"
:link '(emacs-commentary-link "python"))
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] /srv/bzr/emacs/emacs-24 r111103: * progmodes/python.el: Bump defgroup :version to 24.3.,
Fabián Ezequiel Gallina <=