# HG changeset patch # User Oleksandr Gavenko # Date 1318683302 -10800 # Node ID 78931dde783e7100b1de1106f52849ff22cc2103 # Parent 4d38b9e96670c16b9daf212b0f04b9aa0e05865e Remove 'python-continuation-offset'. diff -r 4d38b9e96670 -r 78931dde783e .emacs-my --- a/.emacs-my Sat Oct 15 15:43:30 2011 +0300 +++ b/.emacs-my Sat Oct 15 15:55:02 2011 +0300 @@ -1612,7 +1612,6 @@ (message "python") (setq python-indent 4) -(setq python-continuation-offset 8) (when (equal window-system 'w32) (add-to-list 'process-coding-system-alist '("python" cp1251-unix . cp1251-unix))