org-meta-return is an interactive compiled Lisp function in ‘org.el’. It is bound to M-RET, C-c C-x RET, C-c C-x m. (org-meta-return &optional ARG) Insert a new heading or wrap a region in a table. Calls ‘org-insert-heading’, ‘org-insert-item’ or ‘org-table-wrap-region’, depending on context. When called with an argument, unconditionally call ‘org-insert-heading’.