changeset 22518:64b8166a9747

Set `exit-function' of Ethiopic lang. env. to exit-ethiopic-environment.
author Kenichi Handa <handa@m17n.org>
date Sat, 20 Jun 1998 02:59:51 +0000
parents 7c42ab0fcb30
children a4913922e131
files lisp/language/ethiopic.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/language/ethiopic.el	Sat Jun 20 02:59:51 1998 +0000
+++ b/lisp/language/ethiopic.el	Sat Jun 20 02:59:51 1998 +0000
@@ -50,6 +50,7 @@
 
 (set-language-info-alist
  "Ethiopic" '((setup-function . setup-ethiopic-environment)
+	      (exit-function . exit-ethiopic-environment)
 	      (charset ethiopic)
 	      (coding-system iso-2022-7bit)
 	      (coding-priority iso-2022-7bit)