diff options
author | Eli Zaretskii <eliz@gnu.org> | 2002-01-10 09:29:17 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2002-01-10 09:29:17 +0000 |
commit | 18e1da99d917638a99d0634b90191bd2e01c746f (patch) | |
tree | 4c2418e79e7f9bc67281bde0add5ab42096ee48e /leim/ChangeLog | |
parent | 417f4d3a6b7d046187ba6fcd9e24b0ac936f6abc (diff) | |
download | emacs-18e1da99d917638a99d0634b90191bd2e01c746f.tar.gz |
Fix the last entry (RMS says this submission doesn't need legal papers).
Diffstat (limited to 'leim/ChangeLog')
-rw-r--r-- | leim/ChangeLog | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/leim/ChangeLog b/leim/ChangeLog index cef10e55622..040c70ace9e 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog @@ -1,11 +1,11 @@ -2002-01-10 Nick Patavalis <npat@inaccessnetworks.com> +2002-01-10 Eli Zaretskii <eliz@is.elta.co.il> * quail/greek.el: Changed the behavior of the "greek" input - method, to consider the "accent" and "diaeresis" as prefix - keys. A new method (named "greek-postfix") was added which - implements the old behavior. Also changed the mapping of the - "Q/q" key to produce the ":/;" characters, as is customary in - greek keyboards. + method, to consider the "accent" and "diaeresis" as prefix keys. + A new method (named "greek-postfix") was added which implements + the old behavior. Also changed the mapping of the "Q/q" key to + produce the ":/;" characters, as is customary in greek keyboards. + From Nick Patavalis <npat@inaccessnetworks.com>. 2002-01-07 Jaeyoun Chung <jay@kldp.org> |