view etc/.arch-inventory @ 96411:31e595cb6c02

(vc-dir): Make backend argument optional and use vc-responsible-backend when nil. Interactively pass nil for backend instead of using the backend of what happens to be default-directory at the time of the call.
author Andreas Schwab <schwab@suse.de>
date Sun, 29 Jun 2008 12:50:20 +0000
parents 35069180a991
children
line wrap: on
line source

# Unlike most emacs dirs, etc has a simple non-autoconf-generated makefile
source ^(Makefile)$

# Auto-generated files, which ignore
precious ^(buildobj\.lst)$

# Generated files (DOC-X is generated on windows)
backup ^(DOC(|-[0-9.]*|-X))$

# Install-in-place on NT makes this directory, so just ignore it
backup ^(icons)$

# arch-tag: 5a1d62e0-593a-48cd-8743-8d45dc58dfae