diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -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 | ||
| 17 | the property `:help HELP' is now displayed under X either in the echo | ||
| 18 | area 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 |
| 17 | read mail from the menu etc. | 21 | read mail from the menu etc. |
| 18 | 22 | ||