emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Kai Großjohann
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Thu, 22 Aug 2002 11:16:08 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4233 emacs/lisp/ChangeLog:1.4234
*** emacs/lisp/ChangeLog:1.4233 Thu Aug 22 10:26:50 2002
--- emacs/lisp/ChangeLog        Thu Aug 22 11:16:08 2002
***************
*** 1,3 ****
--- 1,22 ----
+ 2002-08-22  Kai Gro,b_(Bjohann  <address@hidden>
+ 
+       * net/tramp.el: Version 2.0.14 released.
+       (tramp-shell-prompt-pattern): New variable.
+       (tramp-actions-before-shell, tramp-multi-actions)
+       (tramp-find-shell, tramp-open-connection-multi)
+       (tramp-open-connection-setup-interactive-shell): Use it.
+       (tramp-open-connection-telnet, tramp-open-connection-rsh)
+       (tramp-open-connection-su): Mention `tramp-shell-prompt-pattern'
+       in the docstring.
+       (tramp-bug): Report `tramp-shell-prompt-pattern'.
+       (tramp-process-one-multi-action, tramp-process-one-action): Make
+       message clearer so people don't confuse it with Emacs asking them
+       a question if the regexp happens to end with "?".
+       (tramp-verbose): Change default value from 10 to 9.  Also change
+       some logging levels so that 10 is reserved for stuff which is
+       needed for debugging only, but 9 catches everything that people
+       might like to see in order to see that Tramp is actually working.
+ 
  2002-08-22  Kim F. Storm  <address@hidden>
  
        * emacs-lisp/authors.el (authors-aliases, authors-fixed-entries):




reply via email to

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