]> git.eshelyaron.com Git - emacs.git/commitdiff
* callproc.c (Fcall_process): Canonicalize current directory name.
authorChong Yidong <cyd@stupidchicken.com>
Sun, 7 Sep 2008 19:10:18 +0000 (19:10 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 7 Sep 2008 19:10:18 +0000 (19:10 +0000)
src/ChangeLog

index 869bec3021860038dd4a96eafe5c69318ff601a7..0ff7e9cb09f82f4546569af63ea0dc97d162b810 100644 (file)
@@ -1,5 +1,7 @@
 2008-09-07  Chong Yidong  <cyd@stupidchicken.com>
 
+       * callproc.c (Fcall_process): Canonicalize current directory name.
+
        * xdisp.c (move_it_to): When moving by vpos, ensure that the
        iterator advances to the next line if the current line ends in a
        continued tab.