emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/scroll-on-jump 8fde237ae6 31/31: Change URL to codeberg


From: ELPA Syncer
Subject: [nongnu] elpa/scroll-on-jump 8fde237ae6 31/31: Change URL to codeberg
Date: Thu, 7 Jul 2022 12:03:16 -0400 (EDT)

branch: elpa/scroll-on-jump
commit 8fde237ae6d6a54730445b399513bc6d31d7daba
Author: Campbell Barton <ideasman42@gmail.com>
Commit: Campbell Barton <ideasman42@gmail.com>

    Change URL to codeberg
---
 readme.rst        | 8 +-------
 scroll-on-jump.el | 2 +-
 2 files changed, 2 insertions(+), 8 deletions(-)

diff --git a/readme.rst b/readme.rst
index f6501cbfcf..714e640a0c 100644
--- a/readme.rst
+++ b/readme.rst
@@ -179,13 +179,7 @@ Until this is available on melpa, straight can be used to 
install this package.
 
    (use-package scroll-on-jump
      :config
-     (setq scroll-on-jump-duration 0.6)
-
-     :straight
-     (scroll-on-jump
-       :type git
-       :host gitlab
-       :repo "ideasman42/emacs-scroll-on-jump"))
+     (setq scroll-on-jump-duration 0.6))
 
 
 Limitations
diff --git a/scroll-on-jump.el b/scroll-on-jump.el
index 024caa0828..8e3c5b4722 100644
--- a/scroll-on-jump.el
+++ b/scroll-on-jump.el
@@ -5,7 +5,7 @@
 
 ;; Author: Campbell Barton <ideasman42@gmail.com>
 
-;; URL: https://gitlab.com/ideasman42/emacs-scroll-on-jump
+;; URL: https://codeberg.com/ideasman42/emacs-scroll-on-jump
 ;; Version: 0.1
 ;; Package-Requires: ((emacs "26.2"))
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]