5 lines
No EOL
153 B
Text
Executable file
5 lines
No EOL
153 B
Text
Executable file
# contributor: Xah Lee (XahLee.org)
|
|
# name: grab buffer substring
|
|
# key: x-grabstring
|
|
# --
|
|
(setq $0 (buffer-substring-no-properties myStartPos myEndPos)) |