Cleanup error signals.
commitc76059efc6e9a7545e46f12c03cd54a3060d63be
authorFabián Ezequiel Gallina <fgallina@gnu.org>
Sun, 27 Jul 2014 07:05:13 +0000 (27 04:05 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Sun, 27 Jul 2014 07:05:13 +0000 (27 04:05 -0300)
treef58dd4d6334ce25a42c303a74e26656b98c0a8b6
parent4b03be01ceaddfd010f1cacdb49662c34d691187
Cleanup error signals.

* lisp/progmodes/python.el
(python-indent-shift-left): Use user-error instead.
(python-shell-prompt-detect): Use lwarn with python group.
(python-completion-complete-at-point)
(python-eldoc--get-doc-at-point): Don't signal error.

Fixes: debbugs:18067
lisp/ChangeLog
lisp/progmodes/python.el