summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--corfu.el4
-rw-r--r--extensions/corfu-echo.el2
-rw-r--r--extensions/corfu-history.el2
-rw-r--r--extensions/corfu-indexed.el2
-rw-r--r--extensions/corfu-info.el2
-rw-r--r--extensions/corfu-popupinfo.el2
-rw-r--r--extensions/corfu-quick.el2
7 files changed, 8 insertions, 8 deletions
diff --git a/corfu.el b/corfu.el
index a668ae3..c810738 100644
--- a/corfu.el
+++ b/corfu.el
@@ -7,7 +7,7 @@
;; Created: 2021
;; Version: 1.5
;; Package-Requires: ((emacs "28.1") (compat "30"))
-;; Homepage: https://github.com/minad/corfu
+;; URL: https://github.com/minad/corfu
;; Keywords: abbrev, convenience, matching, completion, text
;; This file is part of GNU Emacs.
@@ -43,7 +43,7 @@
(defgroup corfu nil
"COmpletion in Region FUnction."
:link '(info-link :tag "Info Manual" "(corfu)")
- :link '(url-link :tag "Homepage" "https://github.com/minad/corfu")
+ :link '(url-link :tag "Website" "https://github.com/minad/corfu")
:link '(emacs-library-link :tag "Library Source" "corfu.el")
:group 'convenience
:group 'tools
diff --git a/extensions/corfu-echo.el b/extensions/corfu-echo.el
index 8175d47..dce7e18 100644
--- a/extensions/corfu-echo.el
+++ b/extensions/corfu-echo.el
@@ -7,7 +7,7 @@
;; Created: 2022
;; Version: 1.5
;; Package-Requires: ((emacs "28.1") (compat "30") (corfu "1.5"))
-;; Homepage: https://github.com/minad/corfu
+;; URL: https://github.com/minad/corfu
;; This file is part of GNU Emacs.
diff --git a/extensions/corfu-history.el b/extensions/corfu-history.el
index 7c394ed..0a2fe32 100644
--- a/extensions/corfu-history.el
+++ b/extensions/corfu-history.el
@@ -7,7 +7,7 @@
;; Created: 2022
;; Version: 1.5
;; Package-Requires: ((emacs "28.1") (compat "30") (corfu "1.5"))
-;; Homepage: https://github.com/minad/corfu
+;; URL: https://github.com/minad/corfu
;; This file is part of GNU Emacs.
diff --git a/extensions/corfu-indexed.el b/extensions/corfu-indexed.el
index c216a6e..bdc2188 100644
--- a/extensions/corfu-indexed.el
+++ b/extensions/corfu-indexed.el
@@ -7,7 +7,7 @@
;; Created: 2022
;; Version: 1.5
;; Package-Requires: ((emacs "28.1") (compat "30") (corfu "1.5"))
-;; Homepage: https://github.com/minad/corfu
+;; URL: https://github.com/minad/corfu
;; This file is part of GNU Emacs.
diff --git a/extensions/corfu-info.el b/extensions/corfu-info.el
index 64b17aa..c5f2418 100644
--- a/extensions/corfu-info.el
+++ b/extensions/corfu-info.el
@@ -7,7 +7,7 @@
;; Created: 2022
;; Version: 1.5
;; Package-Requires: ((emacs "28.1") (compat "30") (corfu "1.5"))
-;; Homepage: https://github.com/minad/corfu
+;; URL: https://github.com/minad/corfu
;; This file is part of GNU Emacs.
diff --git a/extensions/corfu-popupinfo.el b/extensions/corfu-popupinfo.el
index b8d9656..c0d8ab6 100644
--- a/extensions/corfu-popupinfo.el
+++ b/extensions/corfu-popupinfo.el
@@ -7,7 +7,7 @@
;; Created: 2022
;; Version: 1.5
;; Package-Requires: ((emacs "28.1") (compat "30") (corfu "1.5"))
-;; Homepage: https://github.com/minad/corfu
+;; URL: https://github.com/minad/corfu
;; This file is part of GNU Emacs.
diff --git a/extensions/corfu-quick.el b/extensions/corfu-quick.el
index 974ab9f..e2b86d5 100644
--- a/extensions/corfu-quick.el
+++ b/extensions/corfu-quick.el
@@ -7,7 +7,7 @@
;; Created: 2022
;; Version: 1.5
;; Package-Requires: ((emacs "28.1") (compat "30") (corfu "1.5"))
-;; Homepage: https://github.com/minad/corfu
+;; URL: https://github.com/minad/corfu
;; This file is part of GNU Emacs.