emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/language/thai.el


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/lisp/language/thai.el
Date: Tue, 29 Mar 2005 02:56:54 -0500

Index: emacs/lisp/language/thai.el
diff -c emacs/lisp/language/thai.el:1.29 emacs/lisp/language/thai.el:1.30
*** emacs/lisp/language/thai.el:1.29    Fri Mar 18 06:50:38 2005
--- emacs/lisp/language/thai.el Tue Mar 29 07:56:54 2005
***************
*** 1,10 ****
  ;;; thai.el --- support for Thai -*- coding: iso-2022-7bit; no-byte-compile: 
t -*-
  
! ;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
! ;; Licensed to the Free Software Foundation.
! ;; Copyright (C) 2005
  ;;   National Institute of Advanced Industrial Science and Technology (AIST)
  ;;   Registration Number H14PRO021
  
  ;; Keywords: multilingual, Thai
  
--- 1,9 ----
  ;;; thai.el --- support for Thai -*- coding: iso-2022-7bit; no-byte-compile: 
t -*-
  
! ;; Copyright (C) 1995, 1997, 1998, 1999, 2000, 2002, 2005
  ;;   National Institute of Advanced Industrial Science and Technology (AIST)
  ;;   Registration Number H14PRO021
+ ;; Copyright (C) 1997, 1998, 2000, 2001, 2002 Free Software Foundation, Inc.
  
  ;; Keywords: multilingual, Thai
  
***************
*** 53,58 ****
--- 52,59 ----
          (input-method . "thai-kesmanee")
          (unibyte-display . thai-tis620)
          (features thai-util)
+         (setup-function . setup-thai-language-environment-internal)
+         (exit-function . exit-thai-language-environment-internal)
          (sample-text
           . (thai-compose-string
              (copy-sequence "Thai (,address@hidden(B)         
,TJ0GQ1J04U1$0CQ1:(B, ,TJ0GQ1J04U10$h1P(B")))




reply via email to

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