]> code.delx.au - gnu-emacs/blobdiff - lisp/language/thai-util.el
*** empty log message ***
[gnu-emacs] / lisp / language / thai-util.el
index 734ea4de5f3cfe88ef2517cbb188bfefe2927e16..251c1fee5bc14171332eb76b9e96955de934647b 100644 (file)
@@ -1,8 +1,10 @@
 ;;; thai-util.el --- utilities for Thai -*- coding: iso-2022-7bit; -*-
 
 ;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
-;; Licensed to the Free Software Foundation.
-;; Copyright (C) 2001 Free Software Foundation, Inc.
+;;   Licensed to the Free Software Foundation.
+;; Copyright (C) 2003
+;;   National Institute of Advanced Industrial Science and Technology (AIST)
+;;   Registration Number H13PRO009
 
 ;; Keywords: mule, multilingual, Thai, i18n
 
@@ -177,7 +179,7 @@ positions (integers or markers) specifying the region."
        (compose-string string idx (match-end 0))
        (setq idx (match-end 0)))))
   string)
-      
+
 ;;;###autoload
 (defun thai-compose-buffer ()
   "Compose Thai characters in the current buffer."