Mercurial > emacs
view etc/.arch-inventory @ 107341:8bc19ba3da90
* vc-git.el: Re-flow to fit into 80 columns.
(vc-git-after-dir-status-stage, vc-git-dir-status-goto-stage):
Remove spurious `quote' element in each case alternative.
(vc-git-show-log-entry): Use prog1.
(vc-git-after-dir-status-stage): Remove unused var `remaining'.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 05 Mar 2010 23:05:47 -0500 |
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