Mercurial > emacs
view nt/emacs-src.tags @ 111128:d38d192ed185
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.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 23 Oct 2010 20:21:59 -0400 |
parents | 7e4b4d33d1b2 |
children |
line wrap: on
line source
This file defines the regular expressions for etags to look for in the src directory. It is used by the w32 build to work around the annoyances of quoting command-line arguments with various w32 shell. /[ ]*DEFVAR_[A-Z_ (]+"\([^"]+\)"/