bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#15333: 24.3.50; About two character properties in elisp manual


From: Xue Fuqiao
Subject: bug#15333: 24.3.50; About two character properties in elisp manual
Date: Wed, 11 Sep 2013 13:53:56 +0800

In (info "(elisp) Character Properties"):

    Here is the full list of value types for all the character
  properties that Emacs knows about:
[...]
  `decimal-digit-value'
     Corresponds to the Unicode `Numeric_Value' property for characters
     whose `Numeric_Type' is `Digit'.
[...]
  `digit-value'
     Corresponds to the Unicode `Numeric_Value' property for characters
     whose `Numeric_Type' is `Decimal'.

IMO the Numeric_Type of the first one should be ‘Decimal’ and the second
one should be ‘Digit’.  Is it a bug?  If so, I can install a fix.  If
not, why?


In GNU Emacs 24.3.50.1 (x86_64-apple-darwin12.4.0, NS apple-appkit-1187.39)
 of 2013-09-07 on xfq.local
Bzr revision: 114163 eggert@cs.ucla.edu-20130907002056-0jom28xr5402rpm9


-- 
Best regards, Xue Fuqiao.
http://www.gnu.org/software/emacs/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]