Function: tcl-mark-defun
tcl-mark-defun is a and interactive for mark-defun,
defined in lisp.el.gz.
This command is obsolete since 28.1; use mark-defun instead.
Signature
(tcl-mark-defun &optional ARG INTERACTIVE)
Documentation
Put mark at end of this defun, point at beginning.
The defun marked is the one that contains point or follows point. With positive ARG, mark this and that many next defuns; with negative ARG, change the direction of marking.
If the mark is active, it marks the next or previous defun(s) after the one(s) already marked.
If INTERACTIVE is non-nil, as it is interactively, report errors as appropriate for this kind of usage.
Key Bindings
Aliases
tcl-mark-defun (obsolete since 28.1)