view etc/.arch-inventory @ 63100:d3c552b53ce8

(flyspell-auto-correct-binding, flyspell-incorrect-face) (flyspell-duplicate-face): Use (X)Emacs-agnostic code. (flyspell-mode-map): Don't overwrite at each load. Remove code redundant with the subsequent add-minor-mode. Merge Emacs and XEmacs code. (flyspell-word): Minor simplification. (flyspell-math-tex-command-p): Quieten the byte-compiler. (flyspell-external-point-words): Remove unused vars `size' and `start'. (flyspell-do-correct): Rename from flyspell-xemacs-correct. Merge the corresponding Emacs code. (flyspell-correct-word, flyspell-xemacs-popup): Use flyspell-do-correct.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 06 Jun 2005 21:06:19 +0000
parents 34a75c56c1ce
children 35069180a991
line wrap: on
line source

# Unlike most emacs dirs, etc has a simple non-autoconf-generated makefile
source ^(Makefile)$

# 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