diff options
author | David Kastrup <dak@gnu.org> | 2003-02-23 09:52:06 +0000 |
---|---|---|
committer | David Kastrup <dak@gnu.org> | 2003-02-23 09:52:06 +0000 |
commit | 88e62d8875fd3db6ff97ced431bd6b1c3cea7148 (patch) | |
tree | 6d92f7a6a28777c657066ff021435da7974c10ad /leim/quail | |
parent | b2c160938e892bb9eb2b4f38ed75a0368cb275ad (diff) | |
download | emacs-88e62d8875fd3db6ff97ced431bd6b1c3cea7148.tar.gz |
(greek-babel): fix <' accent.
Diffstat (limited to 'leim/quail')
-rw-r--r-- | leim/quail/greek.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/leim/quail/greek.el b/leim/quail/greek.el index 3a0dda13560..e4df259c077 100644 --- a/leim/quail/greek.el +++ b/leim/quail/greek.el @@ -558,7 +558,7 @@ nil t t nil nil nil nil nil nil nil t) ("<~" ?$,1r?(B) (">~" ?$,1r/(B) - ("<`" ?$,1r>(B) + ("<'" ?$,1r>(B) (">'" ?$,1r.(B) ("<`" ?$,1r=(B) (">`" ?$,1r-(B) |