diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2019-02-01 15:17:48 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2019-02-01 15:42:15 -0800 |
commit | 38fb5f4d22a5d69621a8b42bf39258af0919b456 (patch) | |
tree | 334bbb044ea12bd2fc00e754abf7eb948e311517 /lisp/emacs-lisp/bytecomp.el | |
parent | 90556bf612287a747aaf41cc9af31e032ce562ec (diff) | |
download | emacs-38fb5f4d22a5d69621a8b42bf39258af0919b456.tar.gz emacs-38fb5f4d22a5d69621a8b42bf39258af0919b456.tar.bz2 emacs-38fb5f4d22a5d69621a8b42bf39258af0919b456.zip |
Make make-dist more automatic
Simplify make-dist maintenance by having it generate its
list of files more automatically. Put the list of distributed
files into a file MANIFEST that can be used in the unusual
situations when you’re making a distribution without having
access to a Git repository.
* make-dist (top_level_ChangeLog): Now nonempty if the
distribution tarball will contain a ChangeLog, instead of
being nonempty when a ChangeLog is requested, Git is present
and a readable ChangeLog exists. The new interpretation makes
the script a bit easier to follow.
(possibly_non_vc_files, info_files, mkdir_verbose)
(file_to_skip, MANIFEST_subdir_sed, tempsubdirs):
New variables.
(MANIFEST): Update and use this file, which now records what
files are distributed.
(top_level, subdir, files, file): Remove.
Diffstat (limited to 'lisp/emacs-lisp/bytecomp.el')
0 files changed, 0 insertions, 0 deletions