aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKenichi Handa2001-03-09 00:27:17 +0000
committerKenichi Handa2001-03-09 00:27:17 +0000
commit348f797a3055eda6a5257aed81d14be7bfb2b09b (patch)
tree289c57e216c67c9b5b6169bc69d4fd7e9ac33f04
parent5cdaf2a5e232a55f1a54355963929c29ae4be2fc (diff)
downloademacs-348f797a3055eda6a5257aed81d14be7bfb2b09b.tar.gz
emacs-348f797a3055eda6a5257aed81d14be7bfb2b09b.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog5
-rw-r--r--lisp/language/tibet-util.el2
2 files changed, 6 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 0c3172cddc1..2b1e02336da 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12001-03-09 Kenichi Handa <handa@etl.go.jp>
2
3 * international/mule-conf.el (no-conversion): Fix docstring.
4 (raw-text): Fix docstring.
5
12001-03-08 Gerd Moellmann <gerd@gnu.org> 62001-03-08 Gerd Moellmann <gerd@gnu.org>
2 7
3 * simple.el (choose-completion-string): When not leaving the 8 * simple.el (choose-completion-string): When not leaving the
diff --git a/lisp/language/tibet-util.el b/lisp/language/tibet-util.el
index 7ba915bc168..af10e94d344 100644
--- a/lisp/language/tibet-util.el
+++ b/lisp/language/tibet-util.el
@@ -1,4 +1,4 @@
1;;; tibet-util.el --- Support 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) 1995 Electrotechnical Laboratory, JAPAN.
4;; Licensed to the Free Software Foundation. 4;; Licensed to the Free Software Foundation.