]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/yasnippet/snippets/emacs-lisp-mode/make-local-variable.yasnippet
Add yasnippet.
[gnu-emacs-elpa] / packages / yasnippet / snippets / emacs-lisp-mode / make-local-variable.yasnippet
diff --git a/packages/yasnippet/snippets/emacs-lisp-mode/make-local-variable.yasnippet b/packages/yasnippet/snippets/emacs-lisp-mode/make-local-variable.yasnippet
new file mode 100644 (file)
index 0000000..223fa55
--- /dev/null
@@ -0,0 +1,6 @@
+# contributor: Xah Lee (XahLee.org)
+# name: make-local-variable
+# key: make-local-variable
+# key: mlv
+# --
+(make-local-variable $0)
\ No newline at end of file