view etc/.arch-inventory @ 93082:7e079018403b

* net/tramp.el (tramp-let-maybe): Removed. (tramp-drop-volume-letter): Don't use `replace-regexp-in-string'. It does not exist under XEmacs. (tramp-handle-file-truename, tramp-handle-expand-file-name) (tramp-completion-file-name-handler): Let-bind `directory-sep-char'.
author Michael Albinus <michael.albinus@gmx.de>
date Wed, 19 Mar 2008 21:05:26 +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