branch: elpa/j-mode commit c71eefa7e02cc5daa820e6b7a8519f74cbc2ed40 Author: LdBeth <andp...@foxmail.com> Commit: LdBeth <andp...@foxmail.com>
Change project url back to upstream --- j-console.el | 4 ++-- j-font-lock.el | 2 +- j-help.el | 2 +- j-mode.el | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/j-console.el b/j-console.el index fa28fce342..ec67531346 100644 --- a/j-console.el +++ b/j-console.el @@ -2,10 +2,10 @@ ;;; j-mode.el --- Major mode for editing J programs ;; Copyright (C) 2012 Zachary Elliott -;; Copyright (C) 2023 LdBeth +;; Copyright (C) 2023, 2024 LdBeth ;; ;; Authors: Zachary Elliott <zacharyellio...@gmail.com> -;; URL: http://github.com/ldbeth/j-mode +;; URL: http://github.com/zellio/j-mode ;; Version: 2.0.1 ;; Keywords: J, Langauges diff --git a/j-font-lock.el b/j-font-lock.el index 6728f7f181..909cc5cf6a 100644 --- a/j-font-lock.el +++ b/j-font-lock.el @@ -5,7 +5,7 @@ ;; Copyright (C) 2023, 2024 LdBeth ;; ;; Authors: Zachary Elliott <zacharyellio...@gmail.com> -;; URL: http://github.com/ldbeth/j-mode +;; URL: http://github.com/zellio/j-mode ;; Version: 2.0.1 ;; Keywords: J, Langauges diff --git a/j-help.el b/j-help.el index 58362c57a6..05d2aba0cb 100644 --- a/j-help.el +++ b/j-help.el @@ -5,7 +5,7 @@ ;; Copyright (C) 2023, 2024 LdBeth ;; ;; Authors: Zachary Elliott <zacharyellio...@gmail.com> -;; URL: http://github.com/ldbeth/j-mode +;; URL: http://github.com/zellio/j-mode ;; Version: 2.0.1 ;; Keywords: J, Languages diff --git a/j-mode.el b/j-mode.el index 847b1409e7..4986a8acf2 100644 --- a/j-mode.el +++ b/j-mode.el @@ -5,7 +5,7 @@ ;; Copyright (C) 2023, 2024 LdBeth ;; ;; Authors: Zachary Elliott <zacharyellio...@gmail.com> -;; URL: http://github.com/ldbeth/j-mode +;; URL: http://github.com/zellio/j-mode ;; Version: 2.0.1 ;; Keywords: J, Langauges