yasnippet-snippets/snippets/emacs-lisp-mode/buffer-substring-no-properties
2017-08-13 12:16:55 +01:00

6 lines
178 B
Plaintext

#contributor: Xah Lee (XahLee.org)
#name: buffer-substring-no-properties
#key: buffer-substring-no-properties
#key: bsnp
# --
(buffer-substring-no-properties ${1:start} ${2:end})