From 39fc455ff00b9ae93dc9d42d5c11fd4cf1159477 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sun, 7 Sep 2008 19:10:18 +0000 Subject: [PATCH] * callproc.c (Fcall_process): Canonicalize current directory name. --- src/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 869bec30218..0ff7e9cb09f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,7 @@ 2008-09-07 Chong Yidong + * 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. -- 2.39.5