edt-mark-section-wisely

edt-mark-section-wisely is an interactive compiled Lisp function in `edt.el'.


(edt-mark-section-wisely)

Mark the section in a manner consistent with the `major-mode'.
Uses `mark-defun' for Emacs-Lisp and Lisp, and for Fortran,
`c-mark-function' for C,
and `mark-paragraph' for other modes.