mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-23 00:10:48 -08:00
* lib-src/.arch-inventory: Don't track the blessmail binary. * lisp/emacs-lisp/cl-loaddefs.el: Don't track this. It is autogenerated. * lisp/emacs-lisp/.arch-inventory: Don't track cl-loaddefs.el. * lisp/ps-print.el: Check in trivial changes to the autoloads section caused by the build process. These autoloads really ought to be placed in a separate file, methinks. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-833 Creator: Michael Olson <mwolson@gnu.org>
10 lines
367 B
Text
10 lines
367 B
Text
# Ignore binaries
|
|
backup ^(test-distrib|make-docfile|profile|digest-doc|movemail|cvtmail|fakemail|blessmail|yow|emacsserver|hexl|update-game-score|etags|ctags|emacsclient|b2m|ebrowse|sorted-doc)$
|
|
|
|
# Building actually makes a copy/link of the source file
|
|
precious ^(ctags\.c)$
|
|
|
|
# Windows generates this
|
|
backup ^(DOC)$
|
|
|
|
# arch-tag: da33b3d6-170d-4fe5-9eb8-ed2753bc9b4f
|