--- a/lisp/org.el +++ b/lisp/org.el @@ -8621,7 +8621,7 @@ buffer. It will also recognize item context in multiline items." (where-is-internal f outline-mode-map))) ;; TODO use local-function-key-map (dolist (rep '(("" . "TAB") - ("" . "RET") + ("" . "RET") ("" . "ESC") ("" . "DEL"))) (setq binding (read-kbd-macro (replace-regexp-in-string