comparison lisp/language/tibet-util.el @ 88155:d7ddb3e565de

sync with trunk
author Henrik Enberg <henrik.enberg@telia.com>
date Mon, 16 Jan 2006 00:03:54 +0000
parents 0d8b17d428b5
children
comparison
equal deleted inserted replaced
88154:8ce476d3ba36 88155:d7ddb3e565de
1 ;;; tibet-util.el --- utilities for Tibetan -*- coding: iso-2022-7bit; -*- 1 ;;; tibet-util.el --- utilities for Tibetan -*- coding: iso-2022-7bit; -*-
2 2
3 ;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN. 3 ;; Copyright (C) 1997, 2002 Free Software Foundation, Inc.
4 ;; Licensed to the Free Software Foundation. 4 ;; Copyright (C) 1995, 1997, 1998, 2000
5 ;; National Institute of Advanced Industrial Science and Technology (AIST)
6 ;; Registration Number H14PRO021
5 7
6 ;; Keywords: multilingual, Tibetan 8 ;; Keywords: multilingual, Tibetan
7 9
8 ;; This file is part of GNU Emacs. 10 ;; This file is part of GNU Emacs.
9 11
17 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 19 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18 ;; GNU General Public License for more details. 20 ;; GNU General Public License for more details.
19 21
20 ;; You should have received a copy of the GNU General Public License 22 ;; You should have received a copy of the GNU General Public License
21 ;; along with GNU Emacs; see the file COPYING. If not, write to the 23 ;; along with GNU Emacs; see the file COPYING. If not, write to the
22 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, 24 ;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
23 ;; Boston, MA 02111-1307, USA. 25 ;; Boston, MA 02110-1301, USA.
24 26
25 ;; Author: Toru TOMABECHI, <Toru.Tomabechi@orient.unil.ch> 27 ;; Author: Toru TOMABECHI, <Toru.Tomabechi@orient.unil.ch>
26 28
27 ;; Created: Feb. 17. 1997 29 ;; Created: Feb. 17. 1997
28 30
425 ;; Should return nil as annotations. 427 ;; Should return nil as annotations.
426 nil)) 428 nil))
427 429
428 (provide 'tibet-util) 430 (provide 'tibet-util)
429 431
432 ;;; arch-tag: 7a7333e8-1584-446c-b39c-a02b9def265d
430 ;;; tibet-util.el ends here 433 ;;; tibet-util.el ends here