view lib-src/.arch-inventory @ 94139:1e40bf35d15e

(python-mode-map): Use abbrev-table-menu. (python-use-skeletons): Remove, unused. (python-skeletons): Remove. Use the abbrev table instead. (python-mode-abbrev-table): Fix regexp; add enable-function and case-fixed. (def-python-skeleton): Simplify. (python-expand-template): Use the abbrev-table and abbrev-insert. (python-abbrev-pc-hook, python-abbrev-syntax-table, python-pea-hook): Remove. (python-mode): Don't set pre-abbrev-expand-hook.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 17 Apr 2008 20:09:54 +0000
parents 655e2c8d2f5f
children 63a6a2c8b2eb
line wrap: on
line source

# Ignore binaries
backup ^(test-distrib|make-docfile|profile|digest-doc|movemail|cvtmail|fakemail|blessmail|yow|emacsserver|hexl|update-game-score|etags|ctags|emacsclient|b2m|ebrowse|sorted-doc)$

# Building actually makes a copy/link of the source file
precious ^(ctags\.c)$

# Windows generates this
backup ^(DOC)$

# arch-tag: da33b3d6-170d-4fe5-9eb8-ed2753bc9b4f