emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Carsten Dominik
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Thu, 13 Mar 2008 08:57:57 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Carsten Dominik <cdominik>      08/03/13 08:57:56

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.13056
retrieving revision 1.13057
diff -u -b -r1.13056 -r1.13057
--- ChangeLog   13 Mar 2008 08:56:04 -0000      1.13056
+++ ChangeLog   13 Mar 2008 08:57:53 -0000      1.13057
@@ -1,5 +1,28 @@
 2008-03-13  Carsten Dominik  <address@hidden>
 
+       * textmodes/org-publish.el: (org-publish-expand-components):
+       Remove null projects from the list of components.
+       (org-publish-attachment): Bugfix: handle the mandatory argument
+       pub-dir.  Removed unused retrieval of the :publishing-directory
+       property.
+       (org-publish-file): Bugfix: when using a relative directory as the
+       publishing directory, convert it to a directory filename.
+       (org-publish-project): New alias.
+       (org-publish-get-files): Protect against empty p.
+       (org-publish-file): Send an error when file is not part of any
+       project.
+       (org-publish-file): Offer to refresh the list of files in known
+       project when the current file is not part of any project.
+       (org-publish-before-export-hook)
+       (org-publish-after-export-hook): New hooks.
+       (org-publish-org-to): Use new hooks and kill buffers.
+       (org-publish-file): Remove the code for killing buffers.
+       (org-publish-initialize-files-alist): Use interactive.
+       (org-publish-file): If the publishing function creates a new
+       buffer, kill it after publishing.
+       (org-publish-timestamp-filename): Protect ":" in file name path
+       under windows.
+
        * textmodes/org-export-latex.el (org-export-as-latex): Revert the
        change that killed the LaTeX buffer.
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]