Remove useless binding
commit80cbf909eab4695128cf46965cae993f3cb58871
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 17 Sep 2017 10:48:17 +0000 (17 12:48 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 17 Sep 2017 10:48:17 +0000 (17 12:48 +0200)
tree4af930ed26e86e02a299cf8565b4d2f416c574e4
parente4a0fd6b021b87ea04bd051f64c873c3f86ed29a
Remove useless binding

* lisp/org.el (org-mode-map): Remove [(meta return)] binding, handled
  by (kbd "M-RET").

Suggested-by: Allen Li <vianchielfaura@gmail.com>
<http://lists.gnu.org/archive/html/emacs-orgmode/2017-09/msg00411.html>
lisp/org.el