diff options
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c18e0a6a133..fc66ed607d4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | 2013-12-12 Nathan Trapuzzano <nbtrap@nbtrap.com> | 1 | 2013-12-12 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change) |
| 2 | 2 | ||
| 3 | * progmodes/python.el (python-indent-calculate-indentation): When | 3 | * progmodes/python.el (python-indent-calculate-indentation): When |
| 4 | determining indentation, don't treat "return", "pass", etc., as | 4 | determining indentation, don't treat "return", "pass", etc., as |