]> code.delx.au - gnu-emacs/commit
reftex generate autoloads to non versioned file.
authorPhillip Lord <phillip.lord@russet.org.uk>
Tue, 15 Dec 2015 21:51:12 +0000 (21:51 +0000)
committerPhillip Lord <phillip.lord@russet.org.uk>
Thu, 17 Dec 2015 20:42:14 +0000 (20:42 +0000)
commita2e6ed34b60c10cd63070b417c1bbd9fce82df63
tree63a8898ce6b5670f04c1f913bca53880bfe14179
parent23b5c22703eeee7b4fe6608ce12ffe3b87794933
reftex generate autoloads to non versioned file.

* lisp/Makefile.in: Add reftex-loaddefs to autogen files
* lisp/textmodes/reftex.el: Remove autoloads.
* lisp/textmodes/reftex-auc.el,lisp/textmodes/reftex-cite.el,
  lisp/textmodes/reftex-dcr.el,lisp/textmodes/reftex-global.el,
  lisp/textmodes/reftex-index.el,lisp/textmodes/reftex-parse.el,
  lisp/textmodes/reftex-ref.el,lisp/textmodes/reftex-sel.el,
  lisp/textmodes/reftex-toc.el: Update autoload file-local.
* test/lisp/textmodes/reftex-tests.el: Add test of an autoloaded
  function.
12 files changed:
lisp/Makefile.in
lisp/textmodes/reftex-auc.el
lisp/textmodes/reftex-cite.el
lisp/textmodes/reftex-dcr.el
lisp/textmodes/reftex-global.el
lisp/textmodes/reftex-index.el
lisp/textmodes/reftex-parse.el
lisp/textmodes/reftex-ref.el
lisp/textmodes/reftex-sel.el
lisp/textmodes/reftex-toc.el
lisp/textmodes/reftex.el
test/lisp/textmodes/reftex-tests.el