/[emacs]/emacs/lisp/international/latin1-disp.el
ViewVC logotype

Diff of /emacs/lisp/international/latin1-disp.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.15 by fx, Mon Sep 1 18:46:41 2003 UTC revision 1.16 by handa, Mon Nov 17 05:22:36 2003 UTC
# Line 84  This option also treats some characters Line 84  This option also treats some characters
84  charsets if you don't have a Unicode font with which to display them.  charsets if you don't have a Unicode font with which to display them.
85    
86  Setting this variable directly does not take effect;  Setting this variable directly does not take effect;
87  use either M-x customize of the function `latin1-display'."  use either \\[customize] or the function `latin1-display'."
88    :group 'latin1-display    :group 'latin1-display
89    :type 'boolean    :type 'boolean
90    :require 'latin1-disp    :require 'latin1-disp
# Line 767  is.  If FORCE is non-nil, set up the dis Line 767  is.  If FORCE is non-nil, set up the dis
767  ;;;###autoload  ;;;###autoload
768  (defcustom latin1-display-ucs-per-lynx nil  (defcustom latin1-display-ucs-per-lynx nil
769    "Set up Latin-1/ASCII display for Unicode characters.    "Set up Latin-1/ASCII display for Unicode characters.
770  This uses the transliterations of the Lynx browser.  The display is't  This uses the transliterations of the Lynx browser.  The display isn't
771  changed if the display can render Unicode characters.  changed if the display can render Unicode characters.
772    
773  Setting this variable directly does not take effect;  Setting this variable directly does not take effect;
774  use either M-x customize of the function `latin1-display'."  use either \\[customize] or the function `latin1-display'."
775    :group 'latin1-display    :group 'latin1-display
776    :type 'boolean    :type 'boolean
777    :require 'latin1-disp    :require 'latin1-disp

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26