0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-07-16 12:16:27 +00:00
Commit graph

15 commits

Author SHA1 Message Date
Carsten Dominik adf548f2ab Synchronize version number across files.
I am ignoring org-mac-message.el and org-irc.el for
the time being because they are still young.
2008-03-10 19:43:39 +01:00
Bastien Guerry d9e7b39a7f Kill buffers after publication.
Whether a buffer is created or not depends on publishing functions such
as `org-export-as-html' and the like.  But not all such functions create
a new buffer (e.g. `org-publish-attachment'), so we need to delete the
buffer if it differs from the last buffer we we're in before export.
2008-03-07 11:57:14 +00:00
Bastien Guerry bd172412fa Added support for recursive publication of files. 2008-03-01 02:42:28 +00:00
Bastien Guerry 28c27dbf56 Kill buffers after HTML and LaTeX export. 2008-02-29 21:20:20 +00:00
Bastien Guerry 9a04b8f2dd Fixed bug in `org-export-region-as-latex'.
Always ignore the value of the skip parameter when exporting a region.
2008-02-08 15:09:11 +00:00
Bastien Guerry 84d2d84099 org-export-latex.el: fake change (test) 2008-02-07 10:24:54 +00:00
Carsten Dominik 1fb725c45d Release 5.19 2008-01-31 11:38:46 +01:00
Carsten Dominik 218feee70e Release 5.18 2008-01-31 11:38:36 +01:00
Carsten Dominik 93570c03c7 Release 5.14 2008-01-31 11:37:51 +01:00
Carsten Dominik 93bf464c3d Release 5.13h 2008-01-31 11:37:33 +01:00
Carsten Dominik 2856cf1927 Release 5.12 2008-01-31 11:36:42 +01:00
Carsten Dominik 4019309baf Release 5.11 2008-01-31 11:36:29 +01:00
Carsten Dominik 70b6cc5da4 Release 5.10a 2008-01-31 11:36:18 +01:00
Carsten Dominik 05df3bb8a1 Release 5.07 2008-01-31 11:36:08 +01:00
Carsten Dominik 49a33577a2 Release 5.06d 2008-01-31 11:35:58 +01:00