view lib-src/.arch-inventory @ 74789:ecc3f98301f4

Remove `cl' requirement. Clean up whitespace. Replace '?\ ' by '?\s' throughout. (tutorial-warning-face): Inherit font-lock-warning-face. Move to `help' custom group. (tutorial--key-description): New function. (tutorial--display-changes): Remove redundant arg. Scan for all key sequences to avoid false matches. Cleanup. (tutorial--saved-dir): Save to a subdirectory in .emacs.d to reduce homedir pollution. (help-with-tutorial): Call tutorial--display-changes with no arg.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 21 Dec 2006 17:26:00 +0000
parents 056555472800
children 655e2c8d2f5f
line wrap: on
line source

# Ignore binaries
backup ^(test-distrib|make-docfile|profile|digest-doc|movemail|cvtmail|fakemail|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