* admin/syncdoc-type-hierarchy.el (syncdoc-make-type-table): Clean-up quote.

scratch/igc
Andrea Corallo 2024-05-18 22:17:58 +02:00
parent e75921a1dc
commit bbb3038ad9
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@
do (cl-incf x (1+ child-len)) )
do (insert "\n")))
(require 'org-table)
(declare-function 'org-table-align "org")
(declare-function org-table-align "org")
(org-table-align)))
(defun syncdoc-update-type-hierarchy0 ()