From 7b13b03c995e13ad86e499d40ec49c4dc281f889 Mon Sep 17 00:00:00 2001 From: Amory Meltzer Date: Tue, 23 Mar 2021 06:54:14 -0400 Subject: [PATCH] Add homepage --- multiple-cursors.el | 1 + 1 file changed, 1 insertion(+) diff --git a/multiple-cursors.el b/multiple-cursors.el index 47f6338..22430a5 100644 --- a/multiple-cursors.el +++ b/multiple-cursors.el @@ -5,6 +5,7 @@ ;; Author: Magnar Sveen ;; Version: 1.4.0 ;; Keywords: editing cursors +;; Homepage: https://github.com/magnars/multiple-cursors.el ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by