A couple of minor tweaks / updates.
[syinit] / 07-html.el
index 10155ba..4ff78aa 100644 (file)
@@ -5,7 +5,7 @@
 ;;     Author: Steve Youngs <steve@sxemacs.org>
 ;; Maintainer: Steve Youngs <steve@sxemacs.org>
 ;;    Created: <2007-12-02>
-;; Time-stamp: <Wednesday Apr 15, 2020 18:03:47 steve>
+;; Time-stamp: <Saturday Apr 18, 2020 21:15:50 steve>
 ;;   Download: <https://downloads.sxemacs.org/SYinits/>
 ;;   HTMLised: <https://www.sxemacs.org/SYinits/07-html.html>
 ;;   Git Repo: git clone https://git.sxemacs.org/syinit
@@ -163,7 +163,7 @@ Which would be converted to:
     Get the latest <a href=\"/src/foo.el\">version here</a>."
   ;; LOL, we actually need to _NOT_ do it in _this_ file so the doc
   ;; string for this function looks right.
-  (unless (string-match "07-html" (buffer-name htmlbuf))
+  (unless (string-match "07-html" (buffer-name (declare-boundp htmlbuf)))
     (save-excursion
       (goto-char (point-min))
       (mapcar