summaryrefslogtreecommitdiff
path: root/emacs-lisp-mode/match-string
diff options
context:
space:
mode:
authorAlberto Luaces Fernández <aluaces@udc.es>2015-05-13 19:45:06 +0100
committerAlberto Luaces Fernández <aluaces@udc.es>2015-05-13 19:45:06 +0100
commitf4123b269fe5af6d04d68a643d16fea9fa388e2d (patch)
tree4361a69e833eaa18c49cad6bf594c9cddfcc6f89 /emacs-lisp-mode/match-string
Import yasnippet-snippets_0~git20150512.orig.tar.gz
[dgit import orig yasnippet-snippets_0~git20150512.orig.tar.gz]
Diffstat (limited to 'emacs-lisp-mode/match-string')
-rwxr-xr-xemacs-lisp-mode/match-string6
1 files changed, 6 insertions, 0 deletions
diff --git a/emacs-lisp-mode/match-string b/emacs-lisp-mode/match-string
new file mode 100755
index 0000000..5c74e9d
--- /dev/null
+++ b/emacs-lisp-mode/match-string
@@ -0,0 +1,6 @@
+#contributor: Xah Lee (XahLee.org)
+#name: match-string
+#key: match-string
+#key: ms
+# --
+(match-string $0 ) \ No newline at end of file