mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-04 11:23:24 +00: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