org-escape-code-in-region

org-escape-code-in-region is an interactive compiled Lisp function in `org-src.el'.


(org-escape-code-in-region BEG END)

Escape lines between BEG and END.
Escaping happens when a line starts with "*", "#+", ",*" or
",#+" by appending a comma to it.