mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
(decode_options): -t implies -c.
This commit is contained in:
parent
df3c9fe76a
commit
c1b8e8966d
2 changed files with 5 additions and 0 deletions
|
|
@ -436,6 +436,7 @@ decode_options (argc, argv)
|
|||
|
||||
case 't':
|
||||
tty = 1;
|
||||
current_frame = 0;
|
||||
break;
|
||||
|
||||
case 'c':
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue