diff options
author | Stefan Kangas <stefan@marxist.se> | 2020-10-09 12:23:02 +0200 |
---|---|---|
committer | Stefan Kangas <stefan@marxist.se> | 2020-10-09 12:23:02 +0200 |
commit | b19bf0844770af78b7169c6675770ab6715937c6 (patch) | |
tree | 3e6dd879676bcf6344f744374148a5703d9a5849 /test/lisp/so-long-tests | |
parent | 95e8c7d1d9ec9476065958596acfa97cf960b9db (diff) | |
download | emacs-b19bf0844770af78b7169c6675770ab6715937c6.tar.gz emacs-b19bf0844770af78b7169c6675770ab6715937c6.tar.bz2 emacs-b19bf0844770af78b7169c6675770ab6715937c6.zip |
; shorten https://lists.gnu.org/archive/html/... links
Diffstat (limited to 'test/lisp/so-long-tests')
-rw-r--r-- | test/lisp/so-long-tests/so-long-tests.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/so-long-tests/so-long-tests.el b/test/lisp/so-long-tests/so-long-tests.el index ffffe070ba6..b72ee2fd612 100644 --- a/test/lisp/so-long-tests/so-long-tests.el +++ b/test/lisp/so-long-tests/so-long-tests.el @@ -181,7 +181,7 @@ ;; The various 'window change functions' are now invoked by the ;; redisplay, and redisplay does nothing at all in batch mode, ;; so we cannot test under this revised behavior. Refer to: - ;; https://lists.gnu.org/archive/html/emacs-devel/2019-10/msg00971.html + ;; https://lists.gnu.org/r/emacs-devel/2019-10/msg00971.html ;; For interactive (non-batch) test runs, calling `redisplay' ;; does do the trick; so do that first. (redisplay) |