dotfiles/.emacs.d/snippets/emacs-lisp-mode/with-current-buffer

6 lines
127 B
Plaintext
Raw Normal View History

2017-12-21 17:29:29 +01:00
#contributor: Xah Lee (XahLee.org)
#name: with-current-buffer
#key: with-current-buffer
#key: wcb
# --
(with-current-buffer $0)