summaryrefslogtreecommitdiff
path: root/lisp/Makefile.in
diff options
context:
space:
mode:
authorPhillip Lord <phillip.lord@russet.org.uk>2015-12-17 20:01:16 +0000
committerPhillip Lord <phillip.lord@russet.org.uk>2015-12-17 20:42:15 +0000
commitee85661174703b2778d45be11fb8618345b0c58d (patch)
tree43240874782ae581fbb4cf0e59c0b537c72ed349 /lisp/Makefile.in
parent459cf7cb92445e9336d649f128ec1af274e3f5a1 (diff)
downloademacs-ee85661174703b2778d45be11fb8618345b0c58d.tar.gz
eieio generate autoloads to non-versioned file.
* lisp/Makefile.in: eieio-loaddefs add to autogenel. * lisp/emacs-lisp/eieio.el,lisp/emacs-lisp/eieio-core.el: Remove autoloads. * lisp/emacs-lisp/eieio-compat.el,lisp/emacs-lisp/eieio-custom.el, lisp/emacs-lisp/eieio-opt.el: Update file local. * test/lisp/emacs-lisp/eieio-tests/eieio-tests.el: New test.
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 9ebdc5b454c..3ac68cfd825 100644
--- a/lisp/Makefile.in
+++ b/lisp/Makefile.in
@@ -92,7 +92,8 @@ AUTOGENEL = loaddefs.el \
textmodes/reftex-loaddefs.el \
mail/rmail-loaddefs.el \
ibuffer-loaddefs.el \
- htmlfontify-loaddefs
+ htmlfontify-loaddefs \
+ emacs-lisp/eieio-loaddefs.el
# Set load-prefer-newer for the benefit of the non-bootstrappers.
BYTE_COMPILE_FLAGS = \