diff options
| author | Richard M. Stallman | 2000-01-21 02:10:26 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2000-01-21 02:10:26 +0000 |
| commit | 2d5e9b548edafcdc886cb430b9a80ffd08a80baf (patch) | |
| tree | f2c963355b7915674988ba6d4eef41dd31357827 /etc | |
| parent | 992bd384fff4b0e40a75e14440dc1717fc7e502c (diff) | |
| download | emacs-2d5e9b548edafcdc886cb430b9a80ffd08a80baf.tar.gz emacs-2d5e9b548edafcdc886cb430b9a80ffd08a80baf.zip | |
*** empty log message ***
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 6 |
1 files changed, 3 insertions, 3 deletions
| @@ -403,9 +403,9 @@ the buffer whose process should be used from the mini-buffer. | |||
| 403 | *** RET is now bound in the Rmail summary to rmail-summary-goto-msg, | 403 | *** RET is now bound in the Rmail summary to rmail-summary-goto-msg, |
| 404 | like `j'. | 404 | like `j'. |
| 405 | 405 | ||
| 406 | *** There is a new user-option `rmail-digest-end-regexp' that can be | 406 | *** There is a new user option `rmail-digest-end-regexp's that can be |
| 407 | used to specify a regular expression matching the end of a digest | 407 | used to specify regular expressions to detect the line that ends a |
| 408 | message. | 408 | digest message. |
| 409 | 409 | ||
| 410 | ** Changes to TeX mode | 410 | ** Changes to TeX mode |
| 411 | 411 | ||