|
@@ -1,11 +1,11 @@
|
|
;;;; -*- mode: EMACS-LISP; lexical-binding: t -*-
|
|
;;;; -*- mode: EMACS-LISP; lexical-binding: t -*-
|
|
;;
|
|
;;
|
|
;; bible-mode.el --- A browsing interface for the SWORD Project's Diatheke CLI
|
|
;; bible-mode.el --- A browsing interface for the SWORD Project's Diatheke CLI
|
|
-;; Time-stamp: <2024-05-15 19:11:10 fred>
|
|
|
|
|
|
+;; Time-stamp: <2024-05-15 19:27:13 fred>
|
|
|
|
|
|
;; Author: Zacalot
|
|
;; Author: Zacalot
|
|
;; Fixes and modifications by Fred Gilham
|
|
;; Fixes and modifications by Fred Gilham
|
|
-;; Url: https://github.com/fmgilham/bible-mode
|
|
|
|
|
|
+;; Url: https://gitbot.homedns.org/fred/bible-mode
|
|
;; Forked from
|
|
;; Forked from
|
|
;; Url: https://github.com/Zacalot/bible-mode
|
|
;; Url: https://github.com/Zacalot/bible-mode
|
|
;; Version: 1.0.0
|
|
;; Version: 1.0.0
|
|
@@ -76,7 +76,7 @@
|
|
(defgroup bible-mode nil
|
|
(defgroup bible-mode nil
|
|
"Settings for `bible-mode'."
|
|
"Settings for `bible-mode'."
|
|
:group 'tools
|
|
:group 'tools
|
|
- :link '(url-link "https://github.com/fmgilham/bible-mode"))
|
|
|
|
|
|
+ :link '(url-link "https://gitbot.homedns.org/fred/bible-mode"))
|
|
|
|
|
|
(defcustom bm-module
|
|
(defcustom bm-module
|
|
"KJV"
|
|
"KJV"
|