[Top][All Lists]
[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):
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, (continued)
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Glenn Morris, 2002/08/20
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Glenn Morris, 2002/08/20
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Glenn Morris, 2002/08/20
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Glenn Morris, 2002/08/20
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Martin Stjernholm, 2002/08/20
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Kim F. Storm, 2002/08/21
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Kai Großjohann, 2002/08/21
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Glenn Morris, 2002/08/21
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Kenichi Handa, 2002/08/21
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Kim F. Storm, 2002/08/22
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog,
Kai Großjohann <=
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Andre Spiegel, 2002/08/23
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Glenn Morris, 2002/08/23
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Glenn Morris, 2002/08/23
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Richard M. Stallman, 2002/08/23
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, John Paul Wallington, 2002/08/24
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Sam Steingold, 2002/08/24
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Miles Bader, 2002/08/25
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Miles Bader, 2002/08/25
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Miles Bader, 2002/08/25
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Miles Bader, 2002/08/26