Richard Stallman <[EMAIL PROTECTED]> writes: > > I'm reading make-dist. Currently, it doesn't distribute (compiled) > > Lisp files in leim/quail that start with a capital. Can somebody > > confirm this is a bug? > > No. Those files are generated from data files under > leim/*-DIC at building time. > > Would you please add a comment in the relevant place explaining > why these files are omitted?
I already added this comment in make-dist: ... ## Lisp files that start with a capital are generated from TIT ## dictionaries so we don't distribute them. ln quail/[a-z]*.el quail/[a-z]*.elc ../${tempdir}/leim/quail ... Feel free to change it if you think it's not adequate. Lute. _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel