Shut up python-mode's indentation guesser
commit1d02107dab6f844a7c537bb5e98aff4e5f061246
authorDaniel Colascione <dancol@dancol.org>
Thu, 26 Mar 2015 20:44:45 +0000 (26 13:44 -0700)
committerDaniel Colascione <dancol@dancol.org>
Thu, 26 Mar 2015 20:46:06 +0000 (26 13:46 -0700)
tree795245a3f37577579364e5ae9ccf7c6303890230
parent8fd527eb00a0ec1d8d7cf916204c3be3e79e27da
Shut up python-mode's indentation guesser

* lisp/progmodes/python.el
(python-indent-guess-indent-offset-verbose): New defcustom.
(python-indent-guess-indent-offset): Use it.
lisp/ChangeLog
lisp/progmodes/python.el