mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-21 06:55:39 +00:00
* admin/syncdoc-type-hierarchy.el (syncdoc-make-type-table): Clean-up quote.
This commit is contained in:
parent
e75921a1dc
commit
bbb3038ad9
@ -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 ()
|
||||
|
Loading…
Reference in New Issue
Block a user