element.js: Create copy_text_message function
commit8f620d3089db14148d14dbb66df9f6199eb8bd65
authorScott Jaderholm <jaderholm@gmail.com>
Sat, 30 Jan 2016 17:50:50 +0000 (30 09:50 -0800)
committerScott Jaderholm <jaderholm@gmail.com>
Thu, 4 Feb 2016 19:28:50 +0000 (4 11:28 -0800)
tree567616cc09b7d0205332a01180b16bb4ce3bd063
parent06e40be8965754c57ed8c3dcd8118199767ae3a1
element.js: Create copy_text_message function

Factored out copy_text_message so that the user can change the message
text by redefining only that function. For example, replacing the subtle
"Copied: ... text" when append copying (C-u c) with the more noticable
"Appended: text".
modules/element.js