diff options
author | Kenichi Handa <handa@m17n.org> | 2011-12-15 16:50:05 +0900 |
---|---|---|
committer | Kenichi Handa <handa@m17n.org> | 2011-12-15 16:50:05 +0900 |
commit | 5fc1c122ccc781fb93dd81aacac368ac7bd973e6 (patch) | |
tree | 54436e57cec7dea500d3dce22841ad81c04f0966 /lisp/language | |
parent | 100d5755ed82e6c47833a3559fb0a154381d5afd (diff) | |
download | emacs-5fc1c122ccc781fb93dd81aacac368ac7bd973e6.tar.gz |
Fix Ethiopic related codes for deleted variables and functions.
Diffstat (limited to 'lisp/language')
-rw-r--r-- | lisp/language/ethio-util.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/language/ethio-util.el b/lisp/language/ethio-util.el index 306a7bee9dc..3c39b1eff9c 100644 --- a/lisp/language/ethio-util.el +++ b/lisp/language/ethio-util.el @@ -1,4 +1,4 @@ -;;; ethio-util.el --- utilities for Ethiopic -*- coding: utf-8; -*- +;;; ethio-util.el --- utilities for Ethiopic -*- coding: utf-8-emacs; -*- ;; Copyright (C) 1997-1998, 2002-2011 Free Software Foundation, Inc. ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, @@ -48,7 +48,7 @@ ([f4] . ethio-sera-to-fidel-buffer) ([S-f4] . ethio-sera-to-fidel-region) ([C-f4] . ethio-sera-to-fidel-marker) - ([S-f5] . ethio-toggle-punctuation) + ;; ([S-f5] . ethio-toggle-punctuation) ([S-f6] . ethio-modify-vowel) ([S-f7] . ethio-replace-space) ;; ([S-f8] . ethio-input-special-character) ; deprecated |