emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: reftex.el autoloads


From: Eli Zaretskii
Subject: Re: reftex.el autoloads
Date: Fri, 11 Dec 2015 09:26:55 +0200

> From: address@hidden (Phillip Lord)
> Cc: Eli Zaretskii <address@hidden>,  <address@hidden>
> Date: Thu, 10 Dec 2015 22:07:47 +0000
> 
> As a quick guess, I would assume that changing all occurences of:
> 
> generated-autoload-file: "reftex.el"
> 
> to
> 
> generated-autoload-file: "reftex-loaddefs.el"
> 
> then adding
> 
> (require 'reftex-loaddefs)
> 
> to the end of reftex should do the job. Likewise, for the other
> instances.

You'd need at least to add rules to lips/Makefile.in to generate
those.

If you decide to go with this (and I'm not expert enough to know
whether there are hidden issues), please do that on master, not on
emacs-25.

Thanks.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]