emacs/snippets/emacs-lisp-mode/fboundp

6 lines
109 B
Plaintext

# -*- mode: snippet -*-
# contributor: Xah Lee (XahLee.org)
# name: fboundp
# key: fboundp
# --
(fboundp '$0)