aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 2fbed9a2afd..5f0fdfe7f43 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -13,6 +13,10 @@ the --without-pop configure option, should that be necessary.
13 13
14* Changes in Emacs 21.1 14* Changes in Emacs 21.1
15 15
16** The help string specified for a menu-item whose definition contains
17the property `:help HELP' is now displayed under X either in the echo
18area or with tooltips.
19
16** New user option `read-mail-command' specifies a command to use to 20** New user option `read-mail-command' specifies a command to use to
17read mail from the menu etc. 21read mail from the menu etc.
18 22