diff options
| author | Richard M. Stallman | 2003-09-30 20:39:29 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2003-09-30 20:39:29 +0000 |
| commit | c5b2171e80d85708f7fc654709881e69045435db (patch) | |
| tree | 3cd5683398ddab6f8c4e2ac0bd68a4d683b24fed | |
| parent | 6a51fedc589a4c502aeb8869a224a43ffc3f7560 (diff) | |
| download | emacs-c5b2171e80d85708f7fc654709881e69045435db.tar.gz emacs-c5b2171e80d85708f7fc654709881e69045435db.zip | |
(General Variables): Remove MAILRC envvar.
| -rw-r--r-- | man/cmdargs.texi | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/man/cmdargs.texi b/man/cmdargs.texi index 2c021a61a48..c54e2b8e46d 100644 --- a/man/cmdargs.texi +++ b/man/cmdargs.texi | |||
| @@ -472,9 +472,6 @@ environment and coding system. @xref{Language Environments}. | |||
| 472 | The user's login name. See also @env{USER}. | 472 | The user's login name. See also @env{USER}. |
| 473 | @item MAIL | 473 | @item MAIL |
| 474 | The name of the user's system mail inbox. | 474 | The name of the user's system mail inbox. |
| 475 | @item MAILRC | ||
| 476 | Name of file containing mail aliases. (The default is | ||
| 477 | @file{~/.mailrc}.) | ||
| 478 | @item MH | 475 | @item MH |
| 479 | Name of setup file for the mh system. (The default is @file{~/.mh_profile}.) | 476 | Name of setup file for the mh system. (The default is @file{~/.mh_profile}.) |
| 480 | @item NAME | 477 | @item NAME |