Browse Source

Merge branch 'maint'

Nicolas Goaziou 7 years ago
parent
commit
ff6b380999
1 changed files with 0 additions and 1 deletions
  1. 0 1
      lisp/org.el

+ 0 - 1
lisp/org.el

@@ -19477,7 +19477,6 @@ COMMANDS is a list of alternating OLDDEF NEWDEF command names."
 
 (org-defkey org-mode-map [(shift return)]   'org-table-copy-down)
 (org-defkey org-mode-map [(meta shift return)] 'org-insert-todo-heading)
-(org-defkey org-mode-map [(meta return)]       'org-meta-return)
 (org-defkey org-mode-map (kbd "M-RET") #'org-meta-return)
 
 ;; Cursor keys with modifiers