diff options
| author | Stefan Kangas <stefankangas@gmail.com> | 2022-12-21 09:26:16 +0100 |
|---|---|---|
| committer | Stefan Kangas <stefankangas@gmail.com> | 2022-12-21 09:26:16 +0100 |
| commit | b61132c344f10ca02df56357b0aa3e8eaf4a3392 (patch) | |
| tree | c962d265cb8f6e71407f94a37e212945c702a60e /windresize.el | |
| parent | 97de3ab4fc9a2317dda9594c4ac561189e8c320d (diff) | |
; Prefer HTTPS to HTTP in URLsexternals/windresize
Diffstat (limited to 'windresize.el')
| -rw-r--r-- | windresize.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/windresize.el b/windresize.el index 8463845..8757cd1 100644 --- a/windresize.el +++ b/windresize.el @@ -46,7 +46,7 @@ ;; list. Special thanks to Drew Adams, Juri Linkov, Stefan Monnier and ;; JunJie Nan for useful suggestions. ;; -;; Also check http://www.emacswiki.org/cgi-bin/wiki/WindowResize for +;; Also check https://www.emacswiki.org/cgi-bin/wiki/WindowResize for ;; general hints on window resizing. ;; ;; Put this file into your load-path and the following into your |
