mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-24 07:20:37 +00:00
(telnet-host-properties): Initialize it properly.
This commit is contained in:
parent
d5d0314a8a
commit
9da7d0849a
@ -53,7 +53,7 @@
|
||||
|
||||
(require 'comint)
|
||||
|
||||
(defvar telnet-host-properties
|
||||
(defvar telnet-host-properties ()
|
||||
"Specify which telnet program to use for particular hosts.
|
||||
Each element has the form (HOSTNAME PROGRAM [LOGIN-NAME])
|
||||
HOSTNAME says which machine the element applies to.
|
||||
|
Loading…
Reference in New Issue
Block a user