diff options
author | Eli Zaretskii <eliz@gnu.org> | 2013-12-22 20:17:20 +0200 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2013-12-22 20:17:20 +0200 |
commit | a9877c32e32d45f25f9fd64a03c0b73a587a455d (patch) | |
tree | d37e532aba0e68c9d89806eeb22325e16bcc6c07 /doc/lispref/nonascii.texi | |
parent | 77e5bcc52eadbcfc8e6d9a463782c04f5dc63c25 (diff) | |
download | emacs-a9877c32e32d45f25f9fd64a03c0b73a587a455d.tar.gz emacs-a9877c32e32d45f25f9fd64a03c0b73a587a455d.tar.bz2 emacs-a9877c32e32d45f25f9fd64a03c0b73a587a455d.zip |
Update UCD reference in ELisp manual.
Diffstat (limited to 'doc/lispref/nonascii.texi')
-rw-r--r-- | doc/lispref/nonascii.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/nonascii.texi b/doc/lispref/nonascii.texi index ee4c8b77f3d..ddbb5aeaa6b 100644 --- a/doc/lispref/nonascii.texi +++ b/doc/lispref/nonascii.texi @@ -409,7 +409,7 @@ of character properties. In particular, Emacs supports the @uref{http://www.unicode.org/reports/tr23/, Unicode Character Property Model}, and the Emacs character property database is derived from the Unicode Character Database (@acronym{UCD}). See the -@uref{http://www.unicode.org/versions/Unicode5.0.0/ch04.pdf, Character +@uref{http://www.unicode.org/versions/Unicode6.2.0/ch04.pdf, Character Properties chapter of the Unicode Standard}, for a detailed description of Unicode character properties and their meaning. This section assumes you are already familiar with that chapter of the |