diff options
author | Stefan Kangas <stefan@marxist.se> | 2021-12-10 06:30:33 +0100 |
---|---|---|
committer | Stefan Kangas <stefan@marxist.se> | 2021-12-10 06:30:33 +0100 |
commit | d601fd4692e0be3c9ee9b247c8a7bc5b2499f0eb (patch) | |
tree | 0339b89fd03e38c327c77c40f25864a2b9666078 /lisp/mh-e | |
parent | 59db96d83ae837b3a3d82a979cd97a271bcd86bf (diff) | |
parent | 7a25ba0fdebf5e94fa5a3a3d992424f86b1547cc (diff) | |
download | emacs-d601fd4692e0be3c9ee9b247c8a7bc5b2499f0eb.tar.gz emacs-d601fd4692e0be3c9ee9b247c8a7bc5b2499f0eb.tar.bz2 emacs-d601fd4692e0be3c9ee9b247c8a7bc5b2499f0eb.zip |
Merge from origin/emacs-28
7a25ba0fde ; * lisp/image-dired.el: Fix typo.
dda6337066 emacsclient takes more care about XDG_RUNTIME_DIR
26fb4168b8 ; Prefer HTTPS in more URLs
6b89578524 ; * lisp/progmodes/flymake.el: Update the minimum Emacs ve...
Diffstat (limited to 'lisp/mh-e')
-rw-r--r-- | lisp/mh-e/ChangeLog.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mh-e/ChangeLog.1 b/lisp/mh-e/ChangeLog.1 index e87bb343cf1..2201ce22a26 100644 --- a/lisp/mh-e/ChangeLog.1 +++ b/lisp/mh-e/ChangeLog.1 @@ -10218,7 +10218,7 @@ it can fail if the user's MH environment is not setup correctly). I now set the value of mh-folder-unseen-seq-name at runtime when I first need it. This should fix Debian bugs - http://bugs.debian.org/140232 and http://bugs.debian.org/140817 + https://bugs.debian.org/140232 and https://bugs.debian.org/140817 2002-03-25 Peter S Galbraith <psg@debian.org> |