diff options
| author | Glenn Morris | 2009-01-23 04:08:44 +0000 |
|---|---|---|
| committer | Glenn Morris | 2009-01-23 04:08:44 +0000 |
| commit | 2d51ab64696604d5d0858b2267886a6d7de7cd50 (patch) | |
| tree | 79259ac9aa9d461279d97c7d588bc6cf807e0bb7 | |
| parent | 9b7c03214860a0b715764538abd77e266ac0bc20 (diff) | |
| download | emacs-2d51ab64696604d5d0858b2267886a6d7de7cd50.tar.gz emacs-2d51ab64696604d5d0858b2267886a6d7de7cd50.zip | |
Add rmail placeholder.
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -921,6 +921,10 @@ way as gud-mode does for debugging C programs with gdb. | |||
| 921 | remote files, if there is no established connection to the | 921 | remote files, if there is no established connection to the |
| 922 | corresponding remote host. | 922 | corresponding remote host. |
| 923 | 923 | ||
| 924 | ** Rmail | ||
| 925 | |||
| 926 | FIXME mbox merge details | ||
| 927 | |||
| 924 | ** TeX modes | 928 | ** TeX modes |
| 925 | --- | 929 | --- |
| 926 | *** New option latex-indent-within-escaped-parens | 930 | *** New option latex-indent-within-escaped-parens |