Ver Fonte

Add menu entry for `org-insert-structure-template'

* lisp/org.el (org-org-menu): Add entry.

Reported-by: John Ciolfi <ciolfi@mathworks.com>
<http://lists.gnu.org/r/emacs-orgmode/2019-11/msg00157.html>
Nicolas Goaziou há 4 anos atrás
pai
commit
ea6a9bd6fa
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      lisp/org.el

+ 1 - 0
lisp/org.el

@@ -17939,6 +17939,7 @@ an argument, unconditionally call `org-insert-heading'."
      ["Convert to odd/even levels" org-convert-to-oddeven-levels t])
     ("Editing"
      ["Emphasis..." org-emphasize t]
+     ["Add block structure" org-insert-structure-template t]
      ["Edit Source Example" org-edit-special t]
      "--"
      ["Footnote new/jump" org-footnote-action t]