added about 33 snippets for emacs lisp mode.

This commit is contained in:
Xah Lee
2010-09-03 02:12:33 +00:00
parent 90f9bba834
commit a851245972
33 changed files with 158 additions and 3 deletions

View File

@@ -0,0 +1,6 @@
#contributor: Xah Lee (XahLee.org)
#name: split-string
#key: split-string
#key: ss
# --
(split-string $0 &optional SEPARATORS OMIT-NULLS)