Bind "C-c ]" to block-closing commands in several modes.
authorChong Yidong <cyd@stupidchicken.com>
Sun, 24 Oct 2010 00:21:59 +0000 (20:21 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 24 Oct 2010 00:21:59 +0000 (20:21 -0400)
commit8a79905db426821893dab61c9076a978b25adda2
treeda320d955663ed5f5a89b3843e7d2d52561f4ae3
parent7dfc15df2f3caa07932cf78ba9dcd93c7c5c5040
Bind "C-c ]" to block-closing commands in several modes.

Bind "C-c ]" to ...
* progmodes/f90.el (f90-mode-map): ... f90-insert-end.
* nxml/nxml-mode.el (nxml-mode-map): ... nxml-finish-element.
* textmodes/tex-mode.el (tex-mode-map): ... latex-close-block.
* textmodes/sgml-mode.el (sgml-mode-map): ... sgml-close-tag.
lisp/ChangeLog
lisp/nxml/nxml-mode.el
lisp/progmodes/f90.el
lisp/textmodes/sgml-mode.el
lisp/textmodes/tex-mode.el