emacs-prelude/vendor/yasnippet/snippets/emacs-lisp-mode/with-current-buffer.yasnippet
2012-02-17 22:12:32 +02:00

6 lines
132 B
Plaintext
Executable file

# contributor: Xah Lee (XahLee.org)
# name: with-current-buffer
# key: with-current-buffer
# key: wcb
# --
(with-current-buffer $0 )