diff options
| author | Jean-Christophe Helary | 2019-02-04 00:23:36 +0900 |
|---|---|---|
| committer | Eli Zaretskii | 2019-02-03 19:03:41 +0200 |
| commit | 6e0f67b2fc10410b8d70d27f2ca470ab3fd3f1e1 (patch) | |
| tree | b4627aad6580056537cc7e0c1bb90e728926d00c | |
| parent | ce3ae1f8d32a09b38a55095e4eec16a8d733f33c (diff) | |
| download | emacs-6e0f67b2fc10410b8d70d27f2ca470ab3fd3f1e1.tar.gz emacs-6e0f67b2fc10410b8d70d27f2ca470ab3fd3f1e1.zip | |
Fix URL in ucs-normalize.el
* lisp/international/ucs-normalize.el: Fix URL of the HFS
normalization reference. (Bug#34300)
| -rw-r--r-- | lisp/international/ucs-normalize.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/international/ucs-normalize.el b/lisp/international/ucs-normalize.el index e212e14671e..9d55470d948 100644 --- a/lisp/international/ucs-normalize.el +++ b/lisp/international/ucs-normalize.el | |||
| @@ -30,7 +30,7 @@ | |||
| 30 | ;; | 30 | ;; |
| 31 | ;; HFS-Normalization: | 31 | ;; HFS-Normalization: |
| 32 | ;; Reference: | 32 | ;; Reference: |
| 33 | ;; http://developer.apple.com/technotes/tn/tn1150.html | 33 | ;; https://developer.apple.com/library/archive/technotes/tn/tn1150.html |
| 34 | ;; | 34 | ;; |
| 35 | ;; HFS Normalization excludes following area for decomposition. | 35 | ;; HFS Normalization excludes following area for decomposition. |
| 36 | ;; | 36 | ;; |