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 [lexbin


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/international/latin1-disp.el [lexbind]
Date: Thu, 20 Nov 2003 19:36:36 -0500

Index: emacs/lisp/international/latin1-disp.el
diff -c emacs/lisp/international/latin1-disp.el:1.10.4.2 
emacs/lisp/international/latin1-disp.el:1.10.4.3
*** emacs/lisp/international/latin1-disp.el:1.10.4.2    Tue Oct 14 19:39:23 2003
--- emacs/lisp/international/latin1-disp.el     Thu Nov 20 19:36:08 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]