diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2008-05-05 22:10:51 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2008-05-05 22:10:51 +0000 |
commit | 9a930d7545c58a3d13746f945c7838dc0a748d21 (patch) | |
tree | aa69deeec988cd40ac3a50f4d20eedd33571433f /etc | |
parent | 80fe7c4c35f5740f46fcfba3f6d00ff9b04af730 (diff) | |
download | emacs-9a930d7545c58a3d13746f945c7838dc0a748d21.tar.gz |
Fix typo.
Diffstat (limited to 'etc')
-rw-r--r-- | etc/NEWS | 2 | ||||
-rw-r--r-- | etc/NEWS.22 | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -231,7 +231,7 @@ list accessible by M-n instead of pushing all guesses temporarily into the history list. ** The following input methods were removed in Emacs 22.2, but this was -not advertized: danish-alt-postfix, esperanto-alt-postfix, +not advertised: danish-alt-postfix, esperanto-alt-postfix, finnish-alt-postfix, german-alt-postfix, icelandic-alt-postfix, norwegian-alt-postfix, scandinavian-alt-postfix, spanish-alt-postfix, and swedish-alt-postfix. Use the versions without "alt-", which are diff --git a/etc/NEWS.22 b/etc/NEWS.22 index eb4764c5064..153fbf4620b 100644 --- a/etc/NEWS.22 +++ b/etc/NEWS.22 @@ -39,7 +39,7 @@ below. Emacs tries to warn you about these through `bad-packages-alist'. * Incompatible Editing Changes in Emacs 22.3 ** The following input methods were removed in Emacs 22.2, but this was -not advertized: danish-alt-postfix, esperanto-alt-postfix, +not advertised: danish-alt-postfix, esperanto-alt-postfix, finnish-alt-postfix, german-alt-postfix, icelandic-alt-postfix, norwegian-alt-postfix, scandinavian-alt-postfix, spanish-alt-postfix, and swedish-alt-postfix. Use the versions without "alt-", which are |