mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-08 04:30:45 -08:00
* NEWS: Reword previous commit.
* NEWS.22: Document removal of duplicated "alt-" input methods.
This commit is contained in:
parent
7b913185b0
commit
e405fa5f4e
3 changed files with 25 additions and 5 deletions
|
|
@ -1,3 +1,12 @@
|
|||
2008-05-04 Reiner Steib <reiner.steib@gmx.de>
|
||||
|
||||
* NEWS: Reword previous commit.
|
||||
* NEWS.22: Document removal of duplicated "alt-" input methods.
|
||||
|
||||
2008-05-03 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* NEWS: Document removal of duplicated "alt-" input methods.
|
||||
|
||||
2008-04-26 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* forms-d2.dat: Move here from ../lisp.
|
||||
|
|
|
|||
11
etc/NEWS
11
etc/NEWS
|
|
@ -230,11 +230,12 @@ Emacs was compiled without font-backend support.
|
|||
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. Use the versions without "alt-", which are identical.
|
||||
danish-alt-postfix, esperanto-alt-postfix, finnish-alt-postfix,
|
||||
german-alt-postfix, icelandic-alt-postfix norwegian-alt-postfix,
|
||||
scandinavian-alt-postfix, spanish-alt-postfix, swedish-alt-postfix
|
||||
** 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.
|
||||
|
||||
|
||||
* Editing Changes in Emacs 23.1
|
||||
|
|
|
|||
10
etc/NEWS.22
10
etc/NEWS.22
|
|
@ -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
Add a link
Reference in a new issue