emacs/snippets/emacs-lisp-mode/looking-at

7 lines
127 B
Plaintext

# -*- mode: snippet -*-
# contributor: Xah Lee (XahLee.org)
# name: looking-at
# key: looking-at
# key: la
# --
(looking-at $0)