Mercurial > emacs
changeset 59758:b8352a1f354a
(describe-char-unicodedata-file): Docstring fix.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 28 Jan 2005 17:07:57 +0000 |
parents | 41a033ce3155 |
children | c8a0d09474af |
files | lisp/descr-text.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/descr-text.el Fri Jan 28 16:29:27 2005 +0000 +++ b/lisp/descr-text.el Fri Jan 28 17:07:57 2005 +0000 @@ -217,7 +217,7 @@ (defcustom describe-char-unicodedata-file nil "Location of Unicode data file. This is the UnicodeData.txt file from the Unicode consortium, used for -diagnostics. If it is non-nil `describe-char-after' will print data +diagnostics. If it is non-nil `describe-char' will print data looked up from it. This facility is mostly of use to people doing multilingual development.