org-agenda: Fix order when writing to an ".org" file
commite191a76ddd63845692b46fbc41f2bdb9eb688e5a
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Mon, 25 Aug 2014 13:19:24 +0000 (25 15:19 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Mon, 25 Aug 2014 13:21:50 +0000 (25 15:21 +0200)
tree897b9d03f69cffcd8004d1bf4294979780abbbed
parent896fa6d1f7dc58a4937f542e38a48ff69c0fddfd
org-agenda: Fix order when writing to an ".org" file

* lisp/org-agenda.el (org-agenda-write): Write headings in proper
  order.

`org-paste-subtree' leaves point before inserted text, so there is no
need to reverse contents.

http://permalink.gmane.org/gmane.emacs.orgmode/89867
lisp/org-agenda.el