diff options
Diffstat (limited to 'lisp/net/tramp.el')
| -rw-r--r-- | lisp/net/tramp.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/net/tramp.el b/lisp/net/tramp.el index 58506ce82f7..848599104c5 100644 --- a/lisp/net/tramp.el +++ b/lisp/net/tramp.el @@ -413,7 +413,7 @@ This is a list of regular expressions, which denote hosts running a registered shell like \"rbash\". Those hosts can be used as proxies only, see `tramp-default-proxies-alist'. If the local host runs a registered shell, it shall be added to this list, too." - :version "24.2" + :version "24.3" :group 'tramp :type '(repeat (regexp :tag "Host regexp"))) |
