diff options
author | Richard M. Stallman <rms@gnu.org> | 2003-09-30 20:39:29 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2003-09-30 20:39:29 +0000 |
commit | c5b2171e80d85708f7fc654709881e69045435db (patch) | |
tree | 3cd5683398ddab6f8c4e2ac0bd68a4d683b24fed /man | |
parent | 6a51fedc589a4c502aeb8869a224a43ffc3f7560 (diff) | |
download | emacs-c5b2171e80d85708f7fc654709881e69045435db.tar.gz |
(General Variables): Remove MAILRC envvar.
Diffstat (limited to 'man')
-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}. The user's login name. See also @env{USER}. @item MAIL The name of the user's system mail inbox. -@item MAILRC -Name of file containing mail aliases. (The default is -@file{~/.mailrc}.) @item MH Name of setup file for the mh system. (The default is @file{~/.mh_profile}.) @item NAME |