/[emacs]/emacs/lisp/international/mule-cmds.el
ViewVC logotype

Diff of /emacs/lisp/international/mule-cmds.el

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

revision 1.185.2.5 by fx, Sun May 26 22:43:14 2002 UTC revision 1.185.2.6 by fx, Fri May 31 21:53:43 2002 UTC
# Line 2048  If CODING-SYSTEM can't safely encode CHA Line 2048  If CODING-SYSTEM can't safely encode CHA
2048        ;; exclude.        ;; exclude.
2049        (substring enc2 0 i2))))        (substring enc2 0 i2))))
2050    
2051    ;; Backwards compatibility.  These might be better with :init-value t,
2052    ;; but that breaks loadup.
2053    (define-minor-mode unify-8859-on-encoding-mode
2054      "Obsolete."
2055      :group 'mule
2056      :global t)
2057    (define-minor-mode unify-8859-on-decoding-mode
2058      "Obsolete."
2059      :group 'mule
2060      :global t)
2061    
2062  ;;; mule-cmds.el ends here  ;;; mule-cmds.el ends here

Legend:
Removed from v.1.185.2.5  
changed lines
  Added in v.1.185.2.6

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