Explorar el 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 hace 4 años
padre
commit
a5d765481d
Se han modificado 1 ficheros con 5 adiciones y 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.