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/mule-conf.el


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/international/mule-conf.el
Date: Wed, 20 Apr 2005 10:31:24 -0400

Index: emacs/lisp/international/mule-conf.el
diff -c emacs/lisp/international/mule-conf.el:1.77 
emacs/lisp/international/mule-conf.el:1.78
*** emacs/lisp/international/mule-conf.el:1.77  Wed Dec  3 08:25:05 2003
--- emacs/lisp/international/mule-conf.el       Wed Apr 20 14:31:24 2005
***************
*** 2,7 ****
--- 2,8 ----
  
  ;; Copyright (C) 1997 Electrotechnical Laboratory, JAPAN.
  ;; Licensed to the Free Software Foundation.
+ ;; Copyright (C) 2005  Free Software Foundation, Inc.
  
  ;; Keywords: mule, multilingual, character set, coding system
  
***************
*** 289,298 ****
        (get 'oldjis-newjis-jisroman-ascii 'translation-table))
  
  (setq standard-translation-table-for-encode nil)
- 
- (defvar translation-table-for-input nil
-   "If non-nil, a char table used to translate characters from input methods.
- \(Currently only used by Quail.)")
  
  ;;; Make fundamental coding systems.
  
--- 290,295 ----
***************
*** 559,563 ****
  
  (update-coding-systems-internal)
  
! ;;; arch-tag: 7d5fed55-b6df-42f6-8d3d-0011190551f5
  ;;; mule-conf.el ends here
--- 556,560 ----
  
  (update-coding-systems-internal)
  
! ;; arch-tag: 7d5fed55-b6df-42f6-8d3d-0011190551f5
  ;;; mule-conf.el ends here




reply via email to

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