Export: Make all export commands push the result to the kill ring
commit91f77d702944ea26d8aa80bff7c8de5d30faed12
authorCarsten Dominik <carsten.dominik@gmail.com>
Thu, 21 May 2009 07:14:33 +0000 (21 09:14 +0200)
committerCarsten Dominik <carsten.dominik@gmail.com>
Thu, 21 May 2009 07:14:33 +0000 (21 09:14 +0200)
tree23b67524b91a386e86a916deb99b56424e6275bf
parent7c9a908ca4ab822656850b10c0743b84130a7fc2
Export: Make all export commands push the result to the kill ring

All export commands now push the result to the kill ring by default.
This is subject to the variable `org-export-push-to-kill-ring'.

Also, this commit adds a new variable
`org-export-show-temporary-export-buffer' which can be used to turn
off the display of the temporary buffer containing the exported text.
Since this stuff is now automatically pushed onto the kill ring, some
people might prefer not to see this buffer.
lisp/ChangeLog
lisp/org-ascii.el
lisp/org-docbook.el
lisp/org-exp.el
lisp/org-html.el
lisp/org-latex.el