fix indent (was 3 spaces) of snippets for python-mode

This commit is contained in:
Zhang Chiyuan
2008-04-25 15:01:39 +00:00
parent 6c51fd8e21
commit db6a74078f
10 changed files with 112 additions and 106 deletions

View File

@@ -6,6 +6,12 @@ ChangeLog
:Contact: pluskid@gmail.com
:Date: 2008-03-22
0.5.2 / 2008-04-20
==================
* Fix a bug for comparing string to symbol using ``string=`` (which
will fire an error).
0.5.1 / 2008-04-14
==================