X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/41ef088456675919e4b56a41f964d50a81a781dc..23a624ca1d40fa9cefd7229ac6152b79278a6517:/packages/muse/muse-publish.el diff --git a/packages/muse/muse-publish.el b/packages/muse/muse-publish.el index ec6e176e3..cbcd4158e 100644 --- a/packages/muse/muse-publish.el +++ b/packages/muse/muse-publish.el @@ -1,6 +1,6 @@ ;;; muse-publish.el --- base publishing implementation -;; Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 +;; Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2014 ;; Free Software Foundation, Inc. ;; This file is part of Emacs Muse. It is not part of GNU Emacs. @@ -845,6 +845,8 @@ the file is published no matter what." (muse-style-run-hooks :final style file output-path target))) t)))) +(defvar muse-current-output-style) + ;;;###autoload (defun muse-publish-this-file (style output-dir &optional force) "Publish the currently-visited file.