view lib-src/.arch-inventory @ 112417:a2432c16dc9f

compile.el fix for bug#7812 * lisp/progmodes/compile.el (compilation-error-regexp-alist): Fix custom type.
author Glenn Morris <rgm@gnu.org>
date Thu, 20 Jan 2011 21:04:45 -0800
parents 63a6a2c8b2eb
children
line wrap: on
line source

# Ignore binaries
backup ^(test-distrib|make-docfile|profile|digest-doc|movemail|fakemail|blessmail|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