dotfiles/.emacs.d/snippets/emacs-lisp-mode/buffer-substring-no-properties

6 lines
178 B
Plaintext
Raw Normal View History

2017-12-21 17:29:29 +01:00
#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})