aboutsummaryrefslogtreecommitdiffstats
path: root/etc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'etc/NEWS')
-rw-r--r--etc/NEWS8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/NEWS b/etc/NEWS
index c1dbaeb09b6..b52b1f79f41 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1350,11 +1350,11 @@ rather than fortran-indent-comment.
1350** Gnus 1350** Gnus
1351 1351
1352*** The Gnus package has been updated 1352*** The Gnus package has been updated
1353There are many news features, bug fixes and improvements; see the file 1353There are many new features, bug fixes and improvements; see the file
1354GNUS-NEWS or the node "No Gnus" in the Gnus manual for details. 1354GNUS-NEWS or the node "No Gnus" in the Gnus manual for details.
1355 1355
1356*** In Emacs 23, Gnus uses Emacs' new internal coding system `utf-8-emacs' for 1356*** In Emacs 23, Gnus uses Emacs' new internal coding system `utf-8-emacs' for
1357saving articles drafts and ~/.newsrc.eld. These file may not be read 1357saving articles, drafts, and ~/.newsrc.eld. These file may not be read
1358correctly in Emacs 22 and below. If you want to Gnus across different Emacs 1358correctly in Emacs 22 and below. If you want to Gnus across different Emacs
1359versions, you may set `mm-auto-save-coding-system' to `emacs-mule'. 1359versions, you may set `mm-auto-save-coding-system' to `emacs-mule'.
1360 1360
@@ -1407,8 +1407,8 @@ for buff-menu.el and ibuffer.el are bound to the keys `M-s a C-s' and
1407*** `C-h C-h' in Isearch mode displays isearch-specific Help screen, 1407*** `C-h C-h' in Isearch mode displays isearch-specific Help screen,
1408`C-h b' displays all Isearch key bindings, `C-h k' displays the full 1408`C-h b' displays all Isearch key bindings, `C-h k' displays the full
1409documentation of the given Isearch key sequence, `C-h m' displays 1409documentation of the given Isearch key sequence, `C-h m' displays
1410documentation of Isearch mode. All the rest Help commands exit Isearch mode 1410documentation for Isearch mode. All the other Help commands exit
1411and execute their global definitions. 1411Isearch mode and execute their global definitions.
1412 1412
1413*** When started in the minibuffer, Isearch searches in the minibuffer 1413*** When started in the minibuffer, Isearch searches in the minibuffer
1414history. See `Minibuffer changes', above. 1414history. See `Minibuffer changes', above.