]> code.delx.au - gnu-emacs/commit
Remove prog-indentation-context
authorDmitry Gutov <dgutov@yandex.ru>
Mon, 28 Mar 2016 00:51:21 +0000 (03:51 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Mon, 28 Mar 2016 00:59:05 +0000 (03:59 +0300)
commit124c48619e2c68c497d9075e6e940142c174c77b
tree013cb50ed9f472ea2f7f036f310be00c4d98770b
parente65c3079c65595d95749348366af9811fafff062
Remove prog-indentation-context

* lisp/progmodes/prog-mode.el: (prog-indentation-context)
(prog-first-column, prog-widen): Remove, as discussed in
http://lists.gnu.org/archive/html/emacs-devel/2016-03/msg01425.html.

* doc/lispref/text.texi (Mode-Specific Indent): Remove references
to them.

* etc/NEWS: Ditto.

* lisp/progmodes/python.el: (prog-widen, prog-first-column):
Remove the compatibility aliases and all uses.

Do not merge to master.
doc/lispref/text.texi
etc/NEWS
lisp/progmodes/prog-mode.el
lisp/progmodes/python.el