aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorGerd Moellmann2000-01-18 11:01:12 +0000
committerGerd Moellmann2000-01-18 11:01:12 +0000
commitffe3613603f997fdb4f73fd6453dd1cd8dad1a3d (patch)
treec908fbdfe9cccff21d6cc34019cea751d14e7c34 /etc
parent5119087bdd839ece41aca683a7f5088fad896b26 (diff)
downloademacs-ffe3613603f997fdb4f73fd6453dd1cd8dad1a3d.tar.gz
emacs-ffe3613603f997fdb4f73fd6453dd1cd8dad1a3d.zip
*** empty log message ***
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