diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2011-02-23 20:56:30 +0100 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2011-02-23 20:56:30 +0100 |
commit | 8307f92370e7d86aea2c78d0dbc06c5ace9c6f11 (patch) | |
tree | 0f4b65eac80f244ac7610b5317e2163d668f22cb /leim | |
parent | f1cffc3d52a56eef7ee17392f912f3201a52b5d6 (diff) | |
download | emacs-8307f92370e7d86aea2c78d0dbc06c5ace9c6f11.tar.gz emacs-8307f92370e7d86aea2c78d0dbc06c5ace9c6f11.tar.bz2 emacs-8307f92370e7d86aea2c78d0dbc06c5ace9c6f11.zip |
Fix typos.
Diffstat (limited to 'leim')
-rw-r--r-- | leim/ChangeLog | 11 | ||||
-rw-r--r-- | leim/quail/cyrillic.el | 2 | ||||
-rw-r--r-- | leim/quail/ethiopic.el | 2 |
3 files changed, 9 insertions, 6 deletions
diff --git a/leim/ChangeLog b/leim/ChangeLog index 82edb14ffbf..292097559fa 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog @@ -1,7 +1,11 @@ +2011-02-23 Juanma Barranquero <lekktu@gmail.com> + + * quail/ethiopic.el ("ethiopic"): Fix tpo in docstring. + 2010-08-28 Kenichi Handa <handa@m17n.org> - * quail/japanese.el (quail-japanese-update-translation): Fix - handling of invalid key. + * quail/japanese.el (quail-japanese-update-translation): + Fix handling of invalid key. 2010-08-15 Andreas Schwab <schwab@linux-m68k.org> @@ -19,8 +23,7 @@ 2010-08-13 Kenichi Handa <handa@m17n.org> - * quail/greek.el ("greek-postfix"): Add rules for Greek style - quotes. + * quail/greek.el ("greek-postfix"): Add rules for Greek style quotes. 2010-08-09 Kenichi Handa <handa@m17n.org> diff --git a/leim/quail/cyrillic.el b/leim/quail/cyrillic.el index 8a09083593e..4d78a7504a2 100644 --- a/leim/quail/cyrillic.el +++ b/leim/quail/cyrillic.el @@ -40,7 +40,7 @@ ;; This was `cyrillic-jcuken'. Alexander Mikhailian ;; <mikhailian@altern.org> says: "cyrillic-jcuken" is actually ;; russian. It is ok but a bit outdated. This layout has been used -;; in typewriters for ages but it has been superceeded on desktops by +;; in typewriters for ages but it has been superseded on desktops by ;; a variation of this layout, implemented in M$ Windows software. ;; The Windows layout is greatly preferred because of the comma and ;; period being placed more conviniently and, of course, because of diff --git a/leim/quail/ethiopic.el b/leim/quail/ethiopic.el index 7a299512d71..b6e2fee2b44 100644 --- a/leim/quail/ethiopic.el +++ b/leim/quail/ethiopic.el @@ -62,7 +62,7 @@ S-SPC or `M-x ethio-insert-ethio-space' C-' or `M-x ethio-gemination' Compose the character before the point with the Ethiopic gemination mark. - If the characater is already composed, decompose it and remove the + If the character is already composed, decompose it and remove the gemination mark." ;; The following keys should work as defined in lisp/language/ethio-util, |