cleaned up about 100 emacs lisp mode snippets. Added key field to them. Removed redundant files.

This commit is contained in:
Xah Lee
2010-08-24 10:01:37 +00:00
parent 97c12db10f
commit e74926a53d
119 changed files with 159 additions and 44 deletions

View File

@@ -1,5 +1,6 @@
#contributor: Xah Lee (XahLee.org)
#name: autoload
#key: autoload
# --
(autoload 'FUNCNAME$0 "FILENAME" &optional "DOCSTRING" INTERACTIVE TYPE)