summaryrefslogtreecommitdiff
path: root/lisp/language/tibet-util.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/language/tibet-util.el')
-rw-r--r--lisp/language/tibet-util.el6
1 files changed, 4 insertions, 2 deletions
diff --git a/lisp/language/tibet-util.el b/lisp/language/tibet-util.el
index af10e94d344..54938ffe635 100644
--- a/lisp/language/tibet-util.el
+++ b/lisp/language/tibet-util.el
@@ -26,11 +26,13 @@
;; Created: Feb. 17. 1997
-;; History:
+;;; History:
;; 1997.03.13 Modification in treatment of text properties;
;; Support for some special signs and punctuations.
;; 1999.10.25 Modification for a new composition way by K.Handa.
+;;; Commentary:
+
;;; Code:
;;;###autoload
@@ -350,4 +352,4 @@ See also docstring of the function tibetan-compose-region."
(provide 'tibet-util)
-;;; language/tibet-util.el ends here.
+;;; tibet-util.el ends here