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

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

[elpa] externals/minibuffer-line aa52e94020: ; Prefer HTTPS to HTTP in U


From: Stefan Kangas
Subject: [elpa] externals/minibuffer-line aa52e94020: ; Prefer HTTPS to HTTP in URLs
Date: Wed, 21 Dec 2022 03:07:56 -0500 (EST)

branch: externals/minibuffer-line
commit aa52e9402052363bddd4ea3d1d82195c692fb977
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Stefan Kangas <stefankangas@gmail.com>

    ; Prefer HTTPS to HTTP in URLs
---
 minibuffer-line.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/minibuffer-line.el b/minibuffer-line.el
index 0e44318f85..8745a6654b 100644
--- a/minibuffer-line.el
+++ b/minibuffer-line.el
@@ -17,7 +17,7 @@
 ;; GNU General Public License for more details.
 
 ;; You should have received a copy of the GNU General Public License
-;; along with this program.  If not, see <http://www.gnu.org/licenses/>.
+;; along with this program.  If not, see <https://www.gnu.org/licenses/>.
 
 ;;; Commentary:
 



reply via email to

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