Fix bug #10129: add positional information to "C-u C-x =".
commit7c188927ac3d28dfa2fa79e9dd25de85627b505b
authorDrew Adams <drew.adams@oracle.com>
Sat, 28 Jan 2012 10:27:28 +0000 (28 12:27 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 28 Jan 2012 10:27:28 +0000 (28 12:27 +0200)
tree82e8e06abef7ccb39905568dbd07133fba577b09
parente0da685ab9eccd5a4e2c5114c980b4ac34ec7675
Fix bug #10129: add positional information to "C-u C-x =".

 lisp/descr-text.el (describe-char): Show information about POS, in
 addition to information about the character at POS.  Improve and
 update the doc string.  Change "code point" to "code point in
 charset", to avoid confusion with the character's Unicode code
 point shown above that.
lisp/ChangeLog
lisp/descr-text.el