diff options
author | Glenn Morris <rgm@gnu.org> | 2008-12-19 05:29:04 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-12-19 05:29:04 +0000 |
commit | 4c120732420650b08a8d30783d24f76fef909a30 (patch) | |
tree | d51d0ef2bd7997e5b924e4b8ae8d0b871ce2949b /lisp/language | |
parent | 5463027f0c6e61a17237009489e515efcbb44a87 (diff) | |
download | emacs-4c120732420650b08a8d30783d24f76fef909a30.tar.gz |
Header format fix.
Diffstat (limited to 'lisp/language')
-rw-r--r-- | lisp/language/tibet-util.el | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/lisp/language/tibet-util.el b/lisp/language/tibet-util.el index 2cabad22df1..eb5f4d85790 100644 --- a/lisp/language/tibet-util.el +++ b/lisp/language/tibet-util.el @@ -7,7 +7,9 @@ ;; National Institute of Advanced Industrial Science and Technology (AIST) ;; Registration Number H14PRO021 +;; Author: Toru TOMABECHI <Toru.Tomabechi@orient.unil.ch> ;; Keywords: multilingual, Tibetan +;; Created: Feb. 17. 1997 ;; This file is part of GNU Emacs. @@ -24,10 +26,6 @@ ;; You should have received a copy of the GNU General Public License ;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. -;; Author: Toru TOMABECHI, <Toru.Tomabechi@orient.unil.ch> - -;; Created: Feb. 17. 1997 - ;;; History: ;; 1997.03.13 Modification in treatment of text properties; ;; Support for some special signs and punctuations. |