Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4611a7e

Browse files
committed
Merge branch 'release/0.6.8' into develop
2 parentsacb5615 +e1311f5 commit4611a7e

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

‎Changelog.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Changelog
22
=========
33

4+
## 2012-09-06 0.6.8
5+
-------------------
6+
* Add PEP8 indentation ":help 'pymode_indent'"
7+
48
## 2012-08-15 0.6.7
59
-------------------
610
* Fix documentation. Thanks (c) bgrant;

‎README.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -492,8 +492,6 @@ If you like this plugin, you can send me postcard :)
492492
My address is here: "Russia, 143401, Krasnogorsk, Shkolnaya 1-19" to "Kirill Klenov".
493493
**Thanks for support!**
494494

495-
Version 0.6.5: I still haven't received any postcard, guys :(
496-
497495

498496
.. _GNU lesser general public license:http://www.gnu.org/copyleft/lesser.html
499497
.. _klen:http://klen.github.com/

‎doc/pymode.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
(__) (__) (__) (_) (_)(_____)(_)\_) (_/\/\_)(_____)(____/(____)~
77

88

9-
Version: 0.6.7
9+
Version: 0.6.8
1010

1111
==============================================================================
1212
CONTENTS*Python-mode-contents*
@@ -538,8 +538,6 @@ If you like this plugin, you can send me a postcard :)
538538
My address is: "Russia, 143401, Krasnogorsk, Shkolnaya 1-19" to "Kirill Klenov".
539539
Thanks for your support!
540540

541-
Version 0.6.5: I still haven't received any postcards, guys :(
542-
543541

544542
------------------------------------------------------------------------------
545543

‎plugin/pymode.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
letg:pymode_version="0.6.7"
1+
letg:pymode_version="0.6.8"
22

33
com! PymodeVersionechomsg"Current python-mode version:" .g:pymode_version
44

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp