mirror of
https://codeberg.org/scip/novel-mode.git
synced 2026-02-04 08:10:58 +01:00
moving to codeberg
This commit is contained in:
@@ -133,5 +133,5 @@ USA
|
|||||||
- Version: 0.01
|
- Version: 0.01
|
||||||
- Author: T.v.Dein <tlinden@cpan.org>
|
- Author: T.v.Dein <tlinden@cpan.org>
|
||||||
- Keywords: read books novels
|
- Keywords: read books novels
|
||||||
- URL: https://github.com/tlinden/novel-mode
|
- URL: https://codeberg.org/scip/novel-mode
|
||||||
- License: GNU General Public License >= 2
|
- License: GNU General Public License >= 2
|
||||||
|
|||||||
@@ -22,7 +22,7 @@
|
|||||||
;; Version: 0.01
|
;; Version: 0.01
|
||||||
;; Author: T.v.Dein <tlinden@cpan.org>
|
;; Author: T.v.Dein <tlinden@cpan.org>
|
||||||
;; Keywords: read books novels
|
;; Keywords: read books novels
|
||||||
;; URL: https://github.com/tlinden/novel-mode
|
;; URL: https://codeberg.org/scip/novel-mode
|
||||||
;; License: GNU General Public License >= 2
|
;; License: GNU General Public License >= 2
|
||||||
|
|
||||||
;;; Commentary:
|
;;; Commentary:
|
||||||
@@ -140,7 +140,7 @@
|
|||||||
"screen reader mode"
|
"screen reader mode"
|
||||||
:group 'extensions
|
:group 'extensions
|
||||||
:group 'tools
|
:group 'tools
|
||||||
:link '(url-link :tag "Repository" "https://github.com/tlinden/novel-mode"))
|
:link '(url-link :tag "Repository" "https://codeberg.org/scip/novel-mode"))
|
||||||
|
|
||||||
;; various vars to remember previous states
|
;; various vars to remember previous states
|
||||||
(defvar novel--mlf nil)
|
(defvar novel--mlf nil)
|
||||||
|
|||||||
Reference in New Issue
Block a user