# HG changeset patch # User Stefan Monnier # Date 1106932077 0 # Node ID b8352a1f354a536a9c88d0cd64ffbe42e38f5c6c # Parent 41a033ce3155b37637c39c3f549d6fb94d3c4e37 (describe-char-unicodedata-file): Docstring fix. diff -r 41a033ce3155 -r b8352a1f354a lisp/descr-text.el --- 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.