]> code.delx.au - gnu-emacs-elpa/blob - snippets/emacs-lisp-mode/with-current-buffer.yasnippet
Keep snippet vars definitions in a single format across all snippets and documentation.
[gnu-emacs-elpa] / snippets / emacs-lisp-mode / with-current-buffer.yasnippet
1 # contributor: Xah Lee (XahLee.org)
2 # name: with-current-buffer
3 # key: with-current-buffer
4 # key: wcb
5 # --
6 (with-current-buffer $0 )