dotfiles/.emacs.d/snippets/emacs-lisp-mode/mapc

5 lines
86 B
Plaintext
Raw Normal View History

2017-12-21 17:29:29 +01:00
#contributor: Xah Lee (XahLee.org)
#name: mapc
#key: mapc
# --
(mapc ${1:function} $0)