summaryrefslogtreecommitdiff
path: root/lisp/Makefile.in
diff options
context:
space:
mode:
authorPhillip Lord <phillip.lord@russet.org.uk>2015-12-16 23:15:44 +0000
committerPhillip Lord <phillip.lord@russet.org.uk>2015-12-17 20:42:15 +0000
commit459cf7cb92445e9336d649f128ec1af274e3f5a1 (patch)
tree656861d960a6790e37d72ba0b2a08781f7dc6dc2 /lisp/Makefile.in
parenta014779ffa16a0d5b03b808d73a9421777a05e5c (diff)
downloademacs-459cf7cb92445e9336d649f128ec1af274e3f5a1.tar.gz
htmlfontify generate autoload to non-versioned file.
* lisp/Makefile.in: Add htmlfontity-loaddefs to autogenel. * lisp/hfy-cmap.el: Update file local. * lisp/htmlfontify.el: Remove autoloads, add require. * test/lisp/htmlfontify-tests.el: Test autoload functionality.
Diffstat (limited to 'lisp/Makefile.in')
-rw-r--r--lisp/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/Makefile.in b/lisp/Makefile.in
index c98b427d785..9ebdc5b454c 100644
--- a/lisp/Makefile.in
+++ b/lisp/Makefile.in
@@ -91,7 +91,8 @@ AUTOGENEL = loaddefs.el \
org/org-loaddefs.el \
textmodes/reftex-loaddefs.el \
mail/rmail-loaddefs.el \
- ibuffer-loaddefs.el
+ ibuffer-loaddefs.el \
+ htmlfontify-loaddefs
# Set load-prefer-newer for the benefit of the non-bootstrappers.
BYTE_COMPILE_FLAGS = \