org-capture: Fix clipboard history with %^C or %^L place holders
commit03873f070c2020a71e3ae7fc805d20edfcd3f4f0
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Mon, 17 Apr 2017 12:18:06 +0000 (17 14:18 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Mon, 17 Apr 2017 12:18:06 +0000 (17 14:18 +0200)
tree3b1bf79423a45c47ebf578deef31066a937082be
parent166364bc96e515c301f0dce9005cd010599d31c2
org-capture: Fix clipboard history with %^C or %^L place holders

* lisp/org-capture.el (org-capture--clipboards): New variable.
(org-capture-fill-template): Use new variable.

Reported-by: Allen Li <darkfeline@felesatra.moe>
<http://permalink.gmane.org/gmane.emacs.orgmode/113020>
lisp/org-capture.el