diff options
| author | Gerd Moellmann | 2000-01-18 11:01:12 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2000-01-18 11:01:12 +0000 |
| commit | ffe3613603f997fdb4f73fd6453dd1cd8dad1a3d (patch) | |
| tree | c908fbdfe9cccff21d6cc34019cea751d14e7c34 /etc | |
| parent | 5119087bdd839ece41aca683a7f5088fad896b26 (diff) | |
| download | emacs-ffe3613603f997fdb4f73fd6453dd1cd8dad1a3d.tar.gz emacs-ffe3613603f997fdb4f73fd6453dd1cd8dad1a3d.zip | |
*** empty log message ***
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 | ||