]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix broken URLs for ISO-IR
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 15 Aug 2015 00:46:04 +0000 (17:46 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 15 Aug 2015 00:46:44 +0000 (17:46 -0700)
* doc/emacs/mule.texi (Charsets):
* lisp/international/mule-conf.el:
Fix broken URL (Bug#21248).

doc/emacs/mule.texi
lisp/international/mule-conf.el

index 5a166d131246331b3cbfe24e9e1d4382bae05d9d..909c866a1c256eccfcd589454fed64374fea43f0 100644 (file)
@@ -1733,9 +1733,12 @@ internal representation within Emacs.
 @findex list-character-sets
   @kbd{M-x list-character-sets} displays a list of all supported
 charsets.  The list gives the names of charsets and additional
-information to identity each charset; see the
-@url{http://www.itscj.ipsj.or.jp/ISO-IR/, International Register of
-Coded Character Sets} for more details.  In this list,
+information to identity each charset; for more details, see the
+@url{https://www.itscj.ipsj.or.jp/itscj_english/iso-ir/ISO-IR.pdf,
+International Register of Coded Character Sets} maintained by
+the @url{https://www.itscj.ipsj.or.jp/itscj_english/,
+Information Processing Society of Japan/Information Technology
+Standards Commission of Japan (IPSJ/ITSCJ)}.  In this list,
 charsets are divided into two categories: @dfn{normal charsets} are
 listed first, followed by @dfn{supplementary charsets}.  A
 supplementary charset is one that is used to define another charset
index 3308dbd17c00d1326c7fa9e7a6bd188b2af36ae1..babb83bc647b5f8412557b658352fcbf3839c3d4 100644 (file)
@@ -35,7 +35,9 @@
 
 ;;; Remarks
 
-;; The ISO-IR registry is at http://www.itscj.ipsj.or.jp/ISO-IR/.
+;; The ISO-IR registry is maintained by the Information Processing
+;; Society of Japan/Information Technology Standards Commission of
+;; Japan (IPSJ/ITSCJ) at https://www.itscj.ipsj.or.jp/itscj_english/.
 ;; Standards docs equivalent to iso-2022 and iso-8859 are at
 ;; http://www.ecma.ch/.