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/tramp.el


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/net/tramp.el
Date: Sat, 06 Nov 2004 23:21:06 -0500

Index: emacs/lisp/net/tramp.el
diff -c emacs/lisp/net/tramp.el:1.55 emacs/lisp/net/tramp.el:1.56
*** emacs/lisp/net/tramp.el:1.55        Sat Nov  6 20:32:23 2004
--- emacs/lisp/net/tramp.el     Sun Nov  7 03:59:21 2004
***************
*** 159,165 ****
  
  (defgroup tramp nil
    "Edit remote files with a combination of rsh and rcp or similar programs."
!   :group 'files)
  
  (defcustom tramp-verbose 9
    "*Verbosity level for tramp.el.  0 means be silent, 10 is most verbose."
--- 159,166 ----
  
  (defgroup tramp nil
    "Edit remote files with a combination of rsh and rcp or similar programs."
!   :group 'files
!   :version "21.4")
  
  (defcustom tramp-verbose 9
    "*Verbosity level for tramp.el.  0 means be silent, 10 is most verbose."




reply via email to

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