mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 14:30:50 -08:00
Update UCD reference in ELisp manual.
This commit is contained in:
parent
77e5bcc52e
commit
a9877c32e3
2 changed files with 2 additions and 1 deletions
|
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
* nonascii.texi (Character Properties): NAME or OLD-NAME
|
* nonascii.texi (Character Properties): NAME or OLD-NAME
|
||||||
properties can be nil (there's no empty string).
|
properties can be nil (there's no empty string).
|
||||||
|
(Character Properties): Update the reference to the UCD.
|
||||||
|
|
||||||
2013-12-22 Xue Fuqiao <xfq.free@gmail.com>
|
2013-12-22 Xue Fuqiao <xfq.free@gmail.com>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -409,7 +409,7 @@ of character properties. In particular, Emacs supports the
|
||||||
@uref{http://www.unicode.org/reports/tr23/, Unicode Character Property
|
@uref{http://www.unicode.org/reports/tr23/, Unicode Character Property
|
||||||
Model}, and the Emacs character property database is derived from the
|
Model}, and the Emacs character property database is derived from the
|
||||||
Unicode Character Database (@acronym{UCD}). See 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
|
Properties chapter of the Unicode Standard}, for a detailed
|
||||||
description of Unicode character properties and their meaning. This
|
description of Unicode character properties and their meaning. This
|
||||||
section assumes you are already familiar with that chapter of the
|
section assumes you are already familiar with that chapter of the
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue