view lib-src/.arch-inventory @ 92874:0b7a393a962c

* 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.
author Carsten Dominik <dominik@science.uva.nl>
date Thu, 13 Mar 2008 08:59:01 +0000
parents 655e2c8d2f5f
children 63a6a2c8b2eb
line wrap: on
line source

# Ignore binaries
backup ^(test-distrib|make-docfile|profile|digest-doc|movemail|cvtmail|fakemail|blessmail|yow|emacsserver|hexl|update-game-score|etags|ctags|emacsclient|b2m|ebrowse|sorted-doc)$

# Building actually makes a copy/link of the source file
precious ^(ctags\.c)$

# Windows generates this
backup ^(DOC)$

# arch-tag: da33b3d6-170d-4fe5-9eb8-ed2753bc9b4f