aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/ChangeLog9
-rw-r--r--etc/NEWS11
-rw-r--r--etc/NEWS.2210
3 files changed, 25 insertions, 5 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 8e46a8706f8..faa1bb20903 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,12 @@
12008-05-04 Reiner Steib <reiner.steib@gmx.de>
2
3 * NEWS: Reword previous commit.
4 * NEWS.22: Document removal of duplicated "alt-" input methods.
5
62008-05-03 Glenn Morris <rgm@gnu.org>
7
8 * NEWS: Document removal of duplicated "alt-" input methods.
9
12008-04-26 Glenn Morris <rgm@gnu.org> 102008-04-26 Glenn Morris <rgm@gnu.org>
2 11
3 * forms-d2.dat: Move here from ../lisp. 12 * forms-d2.dat: Move here from ../lisp.
diff --git a/etc/NEWS b/etc/NEWS
index 347e42bcd4f..12a7911d1b8 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -230,11 +230,12 @@ Emacs was compiled without font-backend support.
230list accessible by M-n instead of pushing all guesses temporarily into 230list accessible by M-n instead of pushing all guesses temporarily into
231the history list. 231the history list.
232 232
233** The following input methods were removed in Emacs 22.2, but this 233** The following input methods were removed in Emacs 22.2, but this was
234was not advertized. Use the versions without "alt-", which are identical. 234not advertized: danish-alt-postfix, esperanto-alt-postfix,
235danish-alt-postfix, esperanto-alt-postfix, finnish-alt-postfix, 235finnish-alt-postfix, german-alt-postfix, icelandic-alt-postfix,
236german-alt-postfix, icelandic-alt-postfix norwegian-alt-postfix, 236norwegian-alt-postfix, scandinavian-alt-postfix, spanish-alt-postfix,
237scandinavian-alt-postfix, spanish-alt-postfix, swedish-alt-postfix 237and swedish-alt-postfix. Use the versions without "alt-", which are
238identical.
238 239
239 240
240* Editing Changes in Emacs 23.1 241* Editing Changes in Emacs 23.1
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'.
36** cua.el, cua-mode.el: remove old versions. 36** cua.el, cua-mode.el: remove old versions.
37 37
38 38
39* Incompatible Editing Changes in Emacs 22.3
40
41** The following input methods were removed in Emacs 22.2, but this was
42not advertized: danish-alt-postfix, esperanto-alt-postfix,
43finnish-alt-postfix, german-alt-postfix, icelandic-alt-postfix,
44norwegian-alt-postfix, scandinavian-alt-postfix, spanish-alt-postfix,
45and swedish-alt-postfix. Use the versions without "alt-", which are
46identical.
47
48
39* Installation Changes in Emacs 22.2 49* Installation Changes in Emacs 22.2
40 50
41** Emacs is now licensed under the GNU GPL version 3 (or later). 51** Emacs is now licensed under the GNU GPL version 3 (or later).