X-Git-Url: http://cgit.sxemacs.org/?p=website;a=blobdiff_plain;f=SYinits%2F07-html.html;h=9ecaa569fbb2f4ee82530ae8bf27b423bd84a7af;hp=6efbdb6306318a340dbbcfb4532faf479ed5fe93;hb=9cd081f435148aebab4cceb2a0260f118b9a1fd7;hpb=bf9a496b2dae08afd9795593cd88d3625f0d3712 diff --git a/SYinits/07-html.html b/SYinits/07-html.html index 6efbdb6..9ecaa56 100644 --- a/SYinits/07-html.html +++ b/SYinits/07-html.html @@ -75,7 +75,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 @@ -233,7 +233,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 @@ -386,7 +386,7 @@ force a fontify of the buffer." Verbatim copying and distribution is permitted in any medium, providing this notice is preserved.
-Last modified: Wed Apr 15 18:13:12 AEST 2020 +Last modified: Sat Apr 18 21:42:00 AEST 2020