From 0af583eff430597ee9e038d5bd9cec0ccf4c7224 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 28 Jun 1996 07:59:35 +0000 Subject: [PATCH] (standard_args): Delete `-rn' option. --- src/emacs.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/emacs.c b/src/emacs.c index 9677d5103b5..d4692045ca2 100644 --- a/src/emacs.c +++ b/src/emacs.c @@ -1054,7 +1054,6 @@ struct standard_args standard_args[] = { "-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 }, -- 2.39.2