+2003-11-17 Kenichi Handa <handa@m17n.org>
+
+ * international/latin1-disp.el (latin1-display-ucs-per-lynx): Fix
+ docstring.
+
+2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
+
+ * international/latin1-disp.el (latin1-display): Fix docstring.
+
2003-11-16 John Wiegley <johnw@newartisans.com>
* eshell/em-ls.el (eshell-ls-file): There are times with
charsets if you don't have a Unicode font with which to display them.
Setting this variable directly does not take effect;
-use either M-x customize of the function `latin1-display'."
+use either \\[customize] or the function `latin1-display'."
:group 'latin1-display
:type 'boolean
:require 'latin1-disp
;;;###autoload
(defcustom latin1-display-ucs-per-lynx nil
"Set up Latin-1/ASCII display for Unicode characters.
-This uses the transliterations of the Lynx browser. The display is't
+This uses the transliterations of the Lynx browser. The display isn't
changed if the display can render Unicode characters.
Setting this variable directly does not take effect;
-use either M-x customize of the function `latin1-display'."
+use either \\[customize] or the function `latin1-display'."
:group 'latin1-display
:type 'boolean
:require 'latin1-disp