summaryrefslogtreecommitdiff
path: root/lisp/org/org-table.el
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2022-07-24 16:24:24 -0400
committerKyle Meyer <kyle@kyleam.com>2022-07-24 16:24:24 -0400
commitba70d0f77c52d471bceb2ad2cc7bc172db348abb (patch)
treea2a638dfaaf4cc61b590f1da7b5490dccbcbe03c /lisp/org/org-table.el
parentf7fd7bf477acfc65701065ec70c32dacb17e275a (diff)
downloademacs-ba70d0f77c52d471bceb2ad2cc7bc172db348abb.tar.gz
emacs-ba70d0f77c52d471bceb2ad2cc7bc172db348abb.tar.bz2
emacs-ba70d0f77c52d471bceb2ad2cc7bc172db348abb.zip
Update to Org 9.5.4-17-g6e991f
Diffstat (limited to 'lisp/org/org-table.el')
-rw-r--r--lisp/org/org-table.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/org-table.el b/lisp/org/org-table.el
index 860fd6e5608..c301bc6af1a 100644
--- a/lisp/org/org-table.el
+++ b/lisp/org/org-table.el
@@ -5465,7 +5465,7 @@ The table is taken from the parameter TXT, or from the buffer at point."
(nreverse table)))))
(defun org-table-collapse-header (table &optional separator max-header-lines)
- "Collapse the lines before 'hline into a single header.
+ "Collapse the lines before `hline' into a single header.
The given TABLE is a list of lists as returned by `org-table-to-lisp'.
The leading lines before the first `hline' symbol are considered