misc minor fixes
[dot-emacs] / snippets / emacs-lisp-mode / kbd
1 # -*- mode: snippet -*-
2 # name: kbd
3 # key: kbd
4 # --
5 (kbd "$1") $0