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: Wed, 21 Aug 2002 11:04:29 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4230 emacs/lisp/ChangeLog:1.4231
*** emacs/lisp/ChangeLog:1.4230 Wed Aug 21 08:04:42 2002
--- emacs/lisp/ChangeLog        Wed Aug 21 11:04:29 2002
***************
*** 1,3 ****
--- 1,15 ----
+ 2002-08-21  Kai Gro,b_(Bjohann  <address@hidden>
+ 
+       * tramp.el: Version 2.0.13 released.
+       (tramp-handle-write-region): Don't check to see if remote end is
+       awake after sending data to remote host: we want to send "EOF" not
+       "echo are you awake"...
+       (tramp-maybe-open-connection): Swap args for tramp-time-diff.
+       (tramp-yn-prompt-regexp): New variable.
+       (tramp-action-yn): New function, using it.
+       (tramp-feature-write-region-fix): New internal variable.  Not yet
+       used.  Should be used in `tramp-handle-write-region'.
+ 
  2002-08-21  Kim F. Storm  <address@hidden>
  
        * bindings.el (mode-line-format): Moved global-mode-string last.




reply via email to

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