diff options
Diffstat (limited to 'lisp/language/tibetan.el')
| -rw-r--r-- | lisp/language/tibetan.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/language/tibetan.el b/lisp/language/tibetan.el index 86417da19b0..a6824887702 100644 --- a/lisp/language/tibetan.el +++ b/lisp/language/tibetan.el @@ -623,4 +623,6 @@ This also matches some punctuation characters which need conversion.") (defvar tibetan-decomposed nil) (defvar tibetan-decomposed-temp nil) +(provide 'tibetan) + ;;; language/tibetan.el ends here |
