view etc/.arch-inventory @ 110342:ba563485f83b

Close bug#6211. * lisp/menu-bar.el (menu-bar-options-save): Fix handling of menu-bar and tool-bar modes. (Bug#6211) (menu-bar-mode): Move setting of standard-value after the minor-mode definition, otherwise it seems to have no effect.
author Glenn Morris <rgm@gnu.org>
date Thu, 09 Sep 2010 20:04:26 -0700
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