From: Reiner Steib Date: Sun, 4 May 2008 10:22:59 +0000 (+0000) Subject: Document removal of duplicated "alt-" input methods. X-Git-Tag: emacs-pretest-22.2.90~144 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=092a8af3e7cc0d72c417f9eb19c7ac61ef782a87;p=emacs.git Document removal of duplicated "alt-" input methods. --- diff --git a/etc/ChangeLog b/etc/ChangeLog index bc98b78091a..6b68066ff0e 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2008-05-04 Glenn Morris + + * NEWS: Document removal of duplicated "alt-" input methods. + 2008-03-26 Chong Yidong * Version 22.2 released. diff --git a/etc/NEWS b/etc/NEWS index 335862052c7..d1171d16833 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -35,6 +35,16 @@ below. Emacs tries to warn you about these through `bad-packages-alist'. ** cua.el, cua-mode.el: remove old versions. + +* 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, +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 +identical. + * Installation Changes in Emacs 22.2