annotate src/.arch-inventory @ 88235:07d147da81f8
(rmail-show-message): Minor changes: comments.
author |
Alex Schroeder <alex@gnu.org> |
date |
Fri, 20 Jan 2006 16:26:14 +0000 |
parents |
d7ddb3e565de |
children |
|
rev |
line source |
88155
|
1 # Source files which don't match the usual naming conventions, mostly dot files
|
|
2 source ^\.(gdbinit|dbxinit)$
|
|
3
|
|
4 # Auto-generated files, which ignore
|
|
5 precious ^(config\.stamp|config\.h|epaths\.h)$
|
|
6
|
|
7 backup ^(stamp-oldxmenu|prefix-args|temacs|emacs|emacs-[0-9.]*)$
|
|
8
|
|
9 # arch-tag: 277cc7ae-b3f5-44af-abf1-84c073164543
|