emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Kai Großjohann
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Sat, 29 Mar 2003 11:34:35 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3181 emacs/src/ChangeLog:1.3182
*** emacs/src/ChangeLog:1.3181  Fri Mar 28 15:33:01 2003
--- emacs/src/ChangeLog Sat Mar 29 11:34:34 2003
***************
*** 1,3 ****
--- 1,11 ----
+ 2003-03-29  Kai Gro,A_(Bjohann  <address@hidden>
+ 
+       * fileio.c (Fexpand_file_name): In the no-handler case, after
+       expanding, look again for a handler and invoke it.  This is needed
+       for filenames like "/foo/../address@hidden:/bar/../baz" -- the first
+       expansion produces "/address@hidden:/bar/../baz" which needs to be
+       expanded again for the finame result "/address@hidden:/baz".
+ 
  2003-03-28  Jan Dj,Ad(Brv  <address@hidden>
  
        * gtkutil.c (xg_tool_bar_item_expose_callback): Reduce size




reply via email to

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