diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7ec6750720b..c18e0a6a133 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2013-12-12 Nathan Trapuzzano <nbtrap@nbtrap.com> | ||
| 2 | |||
| 3 | * progmodes/python.el (python-indent-calculate-indentation): When | ||
| 4 | determining indentation, don't treat "return", "pass", etc., as | ||
| 5 | operators when they are just string constituents. (Bug#15812) | ||
| 6 | |||
| 1 | 2013-12-12 Juri Linkov <juri@jurta.org> | 7 | 2013-12-12 Juri Linkov <juri@jurta.org> |
| 2 | 8 | ||
| 3 | * uniquify.el (uniquify-buffer-name-style): Change default to | 9 | * uniquify.el (uniquify-buffer-name-style): Change default to |