emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/international/latin1-disp.el


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/lisp/international/latin1-disp.el
Date: Mon, 17 Nov 2003 00:22:40 -0500

Index: emacs/lisp/international/latin1-disp.el
diff -c emacs/lisp/international/latin1-disp.el:1.15 
emacs/lisp/international/latin1-disp.el:1.16
*** emacs/lisp/international/latin1-disp.el:1.15        Mon Sep  1 14:46:41 2003
--- emacs/lisp/international/latin1-disp.el     Mon Nov 17 00:22:36 2003
***************
*** 84,90 ****
  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'."
    :group 'latin1-display
    :type 'boolean
    :require 'latin1-disp
--- 84,90 ----
  charsets if you don't have a Unicode font with which to display them.
  
  Setting this variable directly does not take effect;
! use either \\[customize] or the function `latin1-display'."
    :group 'latin1-display
    :type 'boolean
    :require 'latin1-disp
***************
*** 767,777 ****
  ;;;###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
  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'."
    :group 'latin1-display
    :type 'boolean
    :require 'latin1-disp
--- 767,777 ----
  ;;;###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 isn't
  changed if the display can render Unicode characters.
  
  Setting this variable directly does not take effect;
! use either \\[customize] or the function `latin1-display'."
    :group 'latin1-display
    :type 'boolean
    :require 'latin1-disp




reply via email to

[Prev in Thread] Current Thread [Next in Thread]