aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Love2000-06-09 10:27:24 +0000
committerDave Love2000-06-09 10:27:24 +0000
commit7629905050383dfd36684442431c09dcf85907f2 (patch)
tree5ce554c549656efab27aecad5a3326153135cb78
parent40e857ea320401b9f81768dc694ce820aab75d23 (diff)
downloademacs-7629905050383dfd36684442431c09dcf85907f2.tar.gz
emacs-7629905050383dfd36684442431c09dcf85907f2.zip
20.6, 20.7 changes
-rw-r--r--etc/NEWS24
1 files changed, 24 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 357784cd56a..c034bca48cc 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -3176,6 +3176,30 @@ overrides this as it does on Unix, except that the bar cursor is
3176horizontal rather than vertical (since the MS-DOS display doesn't 3176horizontal rather than vertical (since the MS-DOS display doesn't
3177support a vertical-bar cursor). 3177support a vertical-bar cursor).
3178^L 3178^L
3179* Emacs 20.7 is a bug-fix release with few user-visible changes
3180
3181** It is now possible to use CCL-based coding systems for keyboard
3182input.
3183
3184** ange-ftp now handles FTP security extensions, like Kerberos.
3185
3186** Rmail has been extended to recognize more forms of digest messages.
3187
3188** Now, most coding systems set in keyboard coding system work not
3189only for character input, but also in incremental search. The
3190exceptions are such coding systems that handle 2-byte character sets
3191(e.g euc-kr, euc-jp) and that use ISO's escape sequence
3192(e.g. iso-2022-jp). They are ignored in incremental search.
3193
3194** Support for Macintosh PowerPC-based machines running GNU/Linux has
3195been added.
3196
3197^L
3198* Emacs 20.6 is a bug-fix release with one user-visible change
3199
3200** Support for ARM-based non-RISCiX machines has been added.
3201
3202^L
3179* Emacs 20.5 is a bug-fix release with no user-visible changes. 3203* Emacs 20.5 is a bug-fix release with no user-visible changes.
3180 3204
3181** Not new, but not mentioned before: 3205** Not new, but not mentioned before: