File: ctxt.el.html
Manage context calculations for Semantic Recoder.
SRecode templates are always bound to a context. By calculating the current context, we can narrow down the selection of possible templates to something reasonable.
Alternately, code here will find a context for templates that require different pieces of code placed in multiple areas.
Defined variables (0)
Defined functions (5)
srecode-calculate-context | () |
srecode-calculate-context-default | () |
srecode-calculate-context-font-lock | () |
srecode-calculate-nearby-things | () |
srecode-semantic-handle-:ctxt | (DICT &optional TEMPLATE) |