Document removal of duplicated "alt-" input methods.
This commit is contained in:
parent
0e9378b398
commit
092a8af3e7
2 changed files with 14 additions and 0 deletions
|
@ -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.
|
||||
|
|
10
etc/NEWS
10
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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue