tty-long-option-alist
tty-long-option-alist is a variable defined in `startup.el'.
Its value is
(("--name" . "-name")
("--title" . "-T")
("--reverse-video" . "-reverse")
("--foreground-color" . "-fg")
("--background-color" . "-bg")
("--color" . "-color"))
- This variable may be risky if used as a file-local variable.