diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2015-08-14 17:46:04 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2015-08-14 17:46:44 -0700 |
commit | 0abf56df5de778d02e8acccb2044fcd6e7e4953c (patch) | |
tree | 1895dc60e720616e60c80544e77bbc89ab814f17 /lisp | |
parent | e26006404ad1e9b273aafffbbb24074fba5bab37 (diff) | |
download | emacs-0abf56df5de778d02e8acccb2044fcd6e7e4953c.tar.gz |
Fix broken URLs for ISO-IR
* doc/emacs/mule.texi (Charsets):
* lisp/international/mule-conf.el:
Fix broken URL (Bug#21248).
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/international/mule-conf.el | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lisp/international/mule-conf.el b/lisp/international/mule-conf.el index 3308dbd17c0..babb83bc647 100644 --- a/lisp/international/mule-conf.el +++ b/lisp/international/mule-conf.el @@ -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/. |