emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/net/net-utils.el


From: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lisp/net/net-utils.el
Date: Tue, 26 Apr 2005 19:15:08 -0400

Index: emacs/lisp/net/net-utils.el
diff -c emacs/lisp/net/net-utils.el:1.16 emacs/lisp/net/net-utils.el:1.17
*** emacs/lisp/net/net-utils.el:1.16    Mon Sep 20 15:47:41 2004
--- emacs/lisp/net/net-utils.el Tue Apr 26 23:15:08 2005
***************
*** 160,166 ****
    "Regexp to match the nslookup prompt.
  
  This variable is only used if the variable
! `comint-use-prompt-regexp-instead-of-fields' is non-nil."
    :group 'net-utils
    :type  'regexp)
  
--- 160,166 ----
    "Regexp to match the nslookup prompt.
  
  This variable is only used if the variable
! `comint-use-prompt-regexp' is non-nil."
    :group 'net-utils
    :type  'regexp)
  
***************
*** 183,189 ****
    "Regexp which matches the FTP program's prompt.
  
  This variable is only used if the variable
! `comint-use-prompt-regexp-instead-of-fields' is non-nil."
    :group 'net-utils
    :type  'regexp)
  
--- 183,189 ----
    "Regexp which matches the FTP program's prompt.
  
  This variable is only used if the variable
! `comint-use-prompt-regexp' is non-nil."
    :group 'net-utils
    :type  'regexp)
  
***************
*** 201,207 ****
    "Regexp which matches the smbclient program's prompt.
  
  This variable is only used if the variable
! `comint-use-prompt-regexp-instead-of-fields' is non-nil."
    :group 'net-utils
    :type  'regexp)
  
--- 201,207 ----
    "Regexp which matches the smbclient program's prompt.
  
  This variable is only used if the variable
! `comint-use-prompt-regexp' is non-nil."
    :group 'net-utils
    :type  'regexp)
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]