Mercurial > emacs
comparison etc/NEWS @ 27356:6a78e514e6d3
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 18 Jan 2000 11:01:12 +0000 |
parents | 7748234c70d7 |
children | c050e4500d16 |
comparison
equal
deleted
inserted
replaced
27355:0a57c4f130bd | 27356:6a78e514e6d3 |
---|---|
10 | 10 |
11 ** `movemail' defaults to supporting POP. You can turn this off using | 11 ** `movemail' defaults to supporting POP. You can turn this off using |
12 the --without-pop configure option, should that be necessary. | 12 the --without-pop configure option, should that be necessary. |
13 | 13 |
14 * Changes in Emacs 21.1 | 14 * Changes in Emacs 21.1 |
15 | |
16 ** The help string specified for a menu-item whose definition contains | |
17 the property `:help HELP' is now displayed under X either in the echo | |
18 area or with tooltips. | |
15 | 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 |
17 read mail from the menu etc. | 21 read mail from the menu etc. |
18 | 22 |
19 ** Changes in Outline mode. | 23 ** Changes in Outline mode. |