]> git.eshelyaron.com Git - emacs.git/commit
syncdoc-type-hierarchy.el: Adjust to changes in `cl-preloaded.el`
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 4 Mar 2024 18:24:34 +0000 (13:24 -0500)
committerEshel Yaron <me@eshelyaron.com>
Tue, 5 Mar 2024 15:34:31 +0000 (16:34 +0100)
commit8af323b036effa8512dfdfc24eceb987904e79b1
tree913eab070e47b67996fb2afc229a69579dc56682
parentd4e3d7a16dc62e5bb16e73d149cfca748fd80514
syncdoc-type-hierarchy.el: Adjust to changes in `cl-preloaded.el`

* admin/syncdoc-type-hierarchy.el (syncdoc-lispref-dir):
Use `macroexp-file-name`.
(syncdoc-hierarchy): New var.
(syncdoc-insert-dot-content, syncdoc-make-type-table): Use it.
(syncdoc-update-type-hierarchy): Don't crash if `dot` is absent.

(cherry picked from commit b06916cb218b133a4ebc9d7fa87b370fc2c2ed02)
admin/syncdoc-type-hierarchy.el