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: Sat, 29 Mar 2003 10:31:08 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4973 emacs/lisp/ChangeLog:1.4974
*** emacs/lisp/ChangeLog:1.4973 Sat Mar 29 10:16:57 2003
--- emacs/lisp/ChangeLog        Sat Mar 29 10:31:07 2003
***************
*** 1,5 ****
--- 1,10 ----
  2003-03-29  Kai Gro,A_(Bjohann  <address@hidden>
  
+       * files.el (file-relative-name): If FILENAME and DIRECTORY are on
+       different drives (on DOS/Windows) or use different handlers, do
+       like `expand-file-name' on FILENAME and return an absolute name.
+       From Lars Hansen <address@hidden>.
+ 
        * tramp.el: Version 2.0.31 released.
        (tramp-handle-expand-file-name): Do not allow ".." to
        cross file handler boundaries, so that "/address@hidden:/../foo"




reply via email to

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