changeset 80557:0b1b6deb6e05

Document removal of duplicated "alt-" input methods.
author Reiner Steib <Reiner.Steib@gmx.de>
date Sun, 04 May 2008 10:22:59 +0000
parents d2d8d84b25e2
children 3b07f13dc799 a0615a586d39
files etc/ChangeLog etc/NEWS
diffstat 2 files changed, 14 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/ChangeLog	Sun May 04 00:32:24 2008 +0000
+++ b/etc/ChangeLog	Sun May 04 10:22:59 2008 +0000
@@ -1,3 +1,7 @@
+2008-05-04  Glenn Morris  <rgm@gnu.org>
+
+	* NEWS: Document removal of duplicated "alt-" input methods.
+
 2008-03-26  Chong Yidong  <cyd@stupidchicken.com>
 
 	* Version 22.2 released.
--- a/etc/NEWS	Sun May 04 00:32:24 2008 +0000
+++ b/etc/NEWS	Sun May 04 10:22:59 2008 +0000
@@ -36,6 +36,16 @@
 ** 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).