From: Steve Youngs Date: Sat, 18 Apr 2020 11:43:52 +0000 (+1000) Subject: Regenerate my html, pkgs, and misc init file htmls X-Git-Url: http://cgit.sxemacs.org/?p=website;a=commitdiff_plain;h=9cd081f435148aebab4cceb2a0260f118b9a1fd7 Regenerate my html, pkgs, and misc init file htmls Signed-off-by: Steve Youngs --- 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 diff --git a/SYinits/10-pkgs.html b/SYinits/10-pkgs.html index ce212a1..032cf4b 100644 --- a/SYinits/10-pkgs.html +++ b/SYinits/10-pkgs.html @@ -80,7 +80,7 @@ ;; Author: Steve Youngs <steve@sxemacs.org> ;; Maintainer: Steve Youngs <steve@sxemacs.org> ;; Created: <2007-12-02> -;; Time-stamp: <Thursday Apr 9, 2020 07:58:14 steve> +;; Time-stamp: <Saturday Apr 18, 2020 21:13:16 steve> ;; Download: <https://downloads.sxemacs.org/SYinits> ;; HTMLised: <https://www.sxemacs.org/SYinits/10-pkgs.html> ;; Git Repo: git clone https://git.sxemacs.org/syinit @@ -492,6 +492,7 @@ (prspos) (t lbpos))))) +(eval-when-compile (defvar eshell-mode-map)) (defun sy-eshell-bol-maybe-key () (define-key eshell-mode-map [(control ?a)] 'sy-eshell-bol-maybe)) @@ -790,7 +791,7 @@ Verbatim copying and distribution is permitted in any medium, providing this notice is preserved.
-Last modified: Wed Apr 15 18:13:56 AEST 2020 +Last modified: Sat Apr 18 21:42:24 AEST 2020 diff --git a/SYinits/12-misc.html b/SYinits/12-misc.html index 74d35ae..6c13187 100644 --- a/SYinits/12-misc.html +++ b/SYinits/12-misc.html @@ -75,7 +75,7 @@ ;; Author: Steve Youngs <steve@sxemacs.org> ;; Maintainer: Steve Youngs <steve@sxemacs.org> ;; Created: <2007-12-02> -;; Time-stamp: <Thursday Apr 9, 2020 18:46:14 steve> +;; Time-stamp: <Saturday Apr 18, 2020 21:07:03 steve> ;; Download: <https://downloads.sxemacs.org/SYinits> ;; HTMLised: <https://www.sxemacs.org/SYinits/12-misc.html> ;; Git Repo: git clone https://git.sxemacs.org/syinit @@ -155,7 +155,7 @@ ;:*======================= ;:* Keep the mouse pointer away from the text cursor (require 'avoid) -(mouse-avoidance-mode 'banish) +(mouse-avoidance-mode 'exile) ;:*======================= ;:* Frame title. @@ -1062,7 +1062,7 @@ anything about MIME types." Verbatim copying and distribution is permitted in any medium, providing this notice is preserved.
-Last modified: Wed Apr 15 18:14:27 AEST 2020 +Last modified: Sat Apr 18 21:42:42 AEST 2020