diff options
| author | Gerd Moellmann | 2000-01-18 21:37:06 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2000-01-18 21:37:06 +0000 |
| commit | 6a1950ecf34022e82c73c4ca7cb5fc006bade48e (patch) | |
| tree | 47b29e4a866672c135a8e4e7316a6785b3cadfe3 /etc | |
| parent | 51ee83ac34cc23014fc05d6379023d1c1f999954 (diff) | |
| download | emacs-6a1950ecf34022e82c73c4ca7cb5fc006bade48e.tar.gz emacs-6a1950ecf34022e82c73c4ca7cb5fc006bade48e.zip | |
*** empty log message ***
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 8 |
1 files changed, 6 insertions, 2 deletions
| @@ -397,8 +397,12 @@ the buffer whose process should be used from the mini-buffer. | |||
| 397 | 397 | ||
| 398 | ** Changes to Rmail mode | 398 | ** Changes to Rmail mode |
| 399 | 399 | ||
| 400 | RET is now bound in the Rmail summary to rmail-summary-goto-msg, like | 400 | *** RET is now bound in the Rmail summary to rmail-summary-goto-msg, |
| 401 | `j'. | 401 | like `j'. |
| 402 | |||
| 403 | *** There is a new user-option `rmail-digest-end-regexp' that can be | ||
| 404 | used to specify a regular expression matching the end of a digest | ||
| 405 | message. | ||
| 402 | 406 | ||
| 403 | ** Changes to TeX mode | 407 | ** Changes to TeX mode |
| 404 | 408 | ||