summaryrefslogtreecommitdiff
path: root/lisp/language/greek.el
diff options
context:
space:
mode:
authorDave Love <fx@gnu.org>2000-05-14 15:21:41 +0000
committerDave Love <fx@gnu.org>2000-05-14 15:21:41 +0000
commit0922d3b44c656e07d856ab1b5a5ff2098a8e0dfa (patch)
tree6624d45b7999c8ea4994f0da89e985b3185688b5 /lisp/language/greek.el
parente8564f573c9b9339dc1bdf0ebdab8512c23b600e (diff)
downloademacs-0922d3b44c656e07d856ab1b5a5ff2098a8e0dfa.tar.gz
Remove all the setup-...-environment functions.
Diffstat (limited to 'lisp/language/greek.el')
-rw-r--r--lisp/language/greek.el5
1 files changed, 0 insertions, 5 deletions
diff --git a/lisp/language/greek.el b/lisp/language/greek.el
index 96a0ec6aafd..50a05d7eeec 100644
--- a/lisp/language/greek.el
+++ b/lisp/language/greek.el
@@ -38,11 +38,6 @@
(define-coding-system-alias 'iso-8859-7 'greek-iso-8bit)
-(defun setup-greek-environment ()
- "Setup multilingual environment (MULE) for Greek."
- (interactive)
- (set-language-environment "Greek"))
-
(set-language-info-alist
"Greek" '((charset . (greek-iso8859-7))
(coding-system . (greek-iso-8bit))