Mercurial > emacs
changeset 15539:a5fae8e66ecd
(standard_args): Delete `-rn' option.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 28 Jun 1996 07:59:35 +0000 |
parents | 9ed106f6e1be |
children | c4808cb5eccb |
files | src/emacs.c |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/emacs.c Fri Jun 28 07:59:01 1996 +0000 +++ b/src/emacs.c Fri Jun 28 07:59:35 1996 +0000 @@ -1054,7 +1054,6 @@ { "-T", "--title", 10, 1 }, { "-title", 0, 10, 1 }, { "-name", "--name", 10, 1 }, - { "-rn", 0, 10, 1 }, { "-xrm", "--xrm", 10, 1 }, { "-r", "--reverse-video", 5, 0 }, { "-rv", 0, 5, 0 },