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, 27 Jun 2002 11:52:51 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4039 emacs/lisp/ChangeLog:1.4040
*** emacs/lisp/ChangeLog:1.4039 Thu Jun 27 10:49:22 2002
--- emacs/lisp/ChangeLog        Thu Jun 27 11:52:51 2002
***************
*** 1,3 ****
--- 1,19 ----
+ 2002-06-27  Kai Gro,b_(Bjohann  <address@hidden>
+ 
+       * net/tramp.el (tramp-file-name-structure)
+       (tramp-multi-file-name-hop-structure): Split for easier
+       readability. 
+       (tramp-handle-make-symbolic-link): Use user/host/method/... from
+       LINKNAME, not FILENAME.
+       (tramp-handle-verify-visited-file-modtime): Call
+       tramp-ange-ftp-file-name-p with right parameters.
+       (tramp-handle-verify-visited-file-modtime): `insert' does not
+       work for integers, convert them to strings first.
+       (tramp-handle-ange-ftp): New function to perform setup for
+       replacing Ange-FTP with Tramp.
+       (tramp-repair-jka-compr): New function to factor out some
+       previously top-level code.  Call the function at top-level.
+ 
  2002-06-27  Juanma Barranquero  <address@hidden>
  
        * composite.el (decompose-composite-char): Fix docstring.



reply via email to

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