]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/muse/muse-publish.el
Miscellaneous cleanup.
[gnu-emacs-elpa] / packages / muse / muse-publish.el
index ec6e176e3fb1bcfa6b43d9ece249290d861f28ed..cbcd4158e7d88eb11466df1d942ce61acf614090 100644 (file)
@@ -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.