]> git.eshelyaron.com Git - emacs.git/commit
Don't generate separate autoload file for htmlfontify
authorStefan Kangas <stefan@marxist.se>
Sun, 5 Jun 2022 16:23:17 +0000 (18:23 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 5 Jun 2022 16:23:17 +0000 (18:23 +0200)
commit251e7c30180223f636f2c67fede92e78e737466b
tree648b1614940ee70b42d3cd79d358ad3813fdde9d
parent98d454627ca2e9a6cdb906895b044e7221db3f2f
Don't generate separate autoload file for htmlfontify

* lisp/hfy-cmap.el: Update file local to no longer put htmlfontify
autoloads in htmlfontify-loaddefs.el.
* lisp/htmlfontify.el (htmlfontify-loaddefs): Don't require.
* test/lisp/htmlfontify-tests.el (htmlfontify-autoload): Delete
test (bug#52400).
lisp/hfy-cmap.el
lisp/htmlfontify.el
test/lisp/htmlfontify-tests.el