summaryrefslogtreecommitdiff
path: root/lisp/language/greek.el
diff options
context:
space:
mode:
authorDave Love <fx@gnu.org>2000-11-22 19:28:28 +0000
committerDave Love <fx@gnu.org>2000-11-22 19:28:28 +0000
commit41da80b109dffc3eabe362daa53b4220771dd9b2 (patch)
tree360b57e547c785a1807e29b7882df1b13150c768 /lisp/language/greek.el
parentda7fab49d6f4b0508a1a3cd3188f0b141e13f00f (diff)
downloademacs-41da80b109dffc3eabe362daa53b4220771dd9b2.tar.gz
Use provide.
Diffstat (limited to 'lisp/language/greek.el')
-rw-r--r--lisp/language/greek.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/language/greek.el b/lisp/language/greek.el
index 50a05d7eeec..385536d97b5 100644
--- a/lisp/language/greek.el
+++ b/lisp/language/greek.el
@@ -47,4 +47,6 @@
(unibyte-display . greek-iso-8bit)
(documentation . t)))
+(provide 'greek)
+
;;; greek.el ends here