Mercurial > emacs
view src/.arch-inventory @ 87525:77d4b0e5e5d2
* vc-git.el (vc-git--ls-files-state): New function.
(vc-git-dir-state): Use it instead of processing the status
results here.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Thu, 03 Jan 2008 06:29:38 +0000 |
parents | b6689e223e2f |
children |
line wrap: on
line source
# Source files which don't match the usual naming conventions, mostly dot files source ^\.(gdbinit|dbxinit)$ # Auto-generated files, which ignore precious ^(config\.stamp|config\.h|epaths\.h|buildobj\.lst)$ precious ^(TAGS-LISP)$ precious ^(buildobj\.lst)$ backup ^(stamp-oldxmenu|prefix-args|temacs|emacs|emacs-[0-9.]*)$ backup ^(bootstrap-emacs)$ # arch-tag: 277cc7ae-b3f5-44af-abf1-84c073164543