diff options
| author | Miles Bader | 2007-07-30 05:33:47 +0000 |
|---|---|---|
| committer | Miles Bader | 2007-07-30 05:33:47 +0000 |
| commit | 5ef05ae3b2f83e1d69fc7b3765f4bf0c3412d666 (patch) | |
| tree | edade53b4afb29643813a143d6cf93b8f6b21999 /lib-src | |
| parent | f83b90a66f623baa48ab31319d9c759f7844dc79 (diff) | |
| download | emacs-5ef05ae3b2f83e1d69fc7b3765f4bf0c3412d666.tar.gz emacs-5ef05ae3b2f83e1d69fc7b3765f4bf0c3412d666.zip | |
Update some .arch-inventory files
* 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>
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/.arch-inventory | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/.arch-inventory b/lib-src/.arch-inventory index 362f3aebf63..1b0b3aec45a 100644 --- a/lib-src/.arch-inventory +++ b/lib-src/.arch-inventory | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # Ignore binaries | 1 | # Ignore binaries |
| 2 | backup ^(test-distrib|make-docfile|profile|digest-doc|movemail|cvtmail|fakemail|yow|emacsserver|hexl|update-game-score|etags|ctags|emacsclient|b2m|ebrowse|sorted-doc)$ | 2 | 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)$ |
| 3 | 3 | ||
| 4 | # Building actually makes a copy/link of the source file | 4 | # Building actually makes a copy/link of the source file |
| 5 | precious ^(ctags\.c)$ | 5 | precious ^(ctags\.c)$ |