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/ucs-tables.el


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/international/ucs-tables.el
Date: Mon, 18 Mar 2002 15:23:44 -0500

Index: emacs/lisp/international/ucs-tables.el
diff -c emacs/lisp/international/ucs-tables.el:1.9 
emacs/lisp/international/ucs-tables.el:1.10
*** emacs/lisp/international/ucs-tables.el:1.9  Sun Mar 17 15:50:30 2002
--- emacs/lisp/international/ucs-tables.el      Mon Mar 18 15:23:44 2002
***************
*** 1255,1261 ****
        (set-char-table-parent safe nil)
        (coding-system-put coding-system 'translation-table-for-encode nil))))
  
- ;;;###autoload
  (define-minor-mode unify-8859-on-encoding-mode
    "Set up translation tables for unifying ISO 8859 characters on encoding.
  
--- 1255,1260 ----
***************
*** 1286,1292 ****
        (ucs-unify-8859 t)
      (ucs-fragment-8859 t)))
  
- ;;;###autoload
  (define-minor-mode unify-8859-on-decoding-mode
    "Set up translation table for unifying ISO 8859 characters on decoding.
  On decoding -- i.e. input operations -- non-ASCII characters from the
--- 1285,1290 ----



reply via email to

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