Explorar o código

doc/org-manual.org: add reference to org-table-transpose-table-at-point

* doc/org-manual.org (Built-in Table Editor): Add
org-table-transpose-table-at-point to list of miscellaneous commands.
Greg Minshall %!s(int64=4) %!d(string=hai) anos
pai
achega
a5d765481d
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      doc/org-manual.org

+ 5 - 0
doc/org-manual.org

@@ -1649,6 +1649,11 @@ you, configure the option ~org-table-auto-blank-field~.
   the buffer.  You can activate this minor mode by default by setting
   the option ~org-table-header-line-p~ to ~t~.
 
+- {{{kbd(M-x org-table-transpose-table-at-point)}}} ::
+
+  #+findex: org-table-transpose-table-at-point
+  Transpose the table at point and eliminate hlines.
+
 ** Column Width and Alignment
 :PROPERTIES:
 :DESCRIPTION: Overrule the automatic settings.