diff options
Diffstat (limited to 'test/manual/biditest.el')
-rw-r--r-- | test/manual/biditest.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/manual/biditest.el b/test/manual/biditest.el index d813642f780..81b9fd2db18 100644 --- a/test/manual/biditest.el +++ b/test/manual/biditest.el @@ -34,7 +34,7 @@ INPUT-FILE should be in the format of the BidiCharacterTest.txt file available from the Unicode site, as part of the UCD database, see -http://www.unicode.org/Public/UCD/latest/ucd/BidiCharacterTest.txt. +https://www.unicode.org/Public/UCD/latest/ucd/BidiCharacterTest.txt. The resulting file should be viewed with `inhibit-bidi-mirroring' set to t." (let ((output-buf (get-buffer-create "*biditest-output*")) |