summaryrefslogtreecommitdiff
path: root/etc/NEWS.22
diff options
context:
space:
mode:
authorReiner Steib <Reiner.Steib@gmx.de>2008-05-04 10:23:41 +0000
committerReiner Steib <Reiner.Steib@gmx.de>2008-05-04 10:23:41 +0000
commite405fa5f4e00d3769b0582dd6aed7870a15630e1 (patch)
tree047e1380f5ac5c27465a348b6a992e9288aed349 /etc/NEWS.22
parent7b913185b02b6c6876ec945935858c1fd5f047dd (diff)
downloademacs-e405fa5f4e00d3769b0582dd6aed7870a15630e1.tar.gz
* NEWS: Reword previous commit.
* NEWS.22: Document removal of duplicated "alt-" input methods.
Diffstat (limited to 'etc/NEWS.22')
-rw-r--r--etc/NEWS.2210
1 files changed, 10 insertions, 0 deletions
diff --git a/etc/NEWS.22 b/etc/NEWS.22
index 3fa234723d1..eb4764c5064 100644
--- a/etc/NEWS.22
+++ b/etc/NEWS.22
@@ -36,6 +36,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
** Emacs is now licensed under the GNU GPL version 3 (or later).