From cf59a5b75323b0f0d5b0738f7966d831742b3265 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Wed, 24 Dec 2003 10:45:46 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 4 ++++ lisp/ChangeLog | 7 +++++++ 2 files changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7f5fe003a1f..be97f364bdb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-12-24 Andreas Schwab + + * configure.in (PKG_CHECK_MODULES): Fix quoting. + 2003-12-01 Andreas Schwab * configure.in (powerpc-apple-darwin*): Use ${CC-cc} instead of diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b4f60092202..6662c35f9da 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2003-12-24 Andreas Schwab + + * shell.el (shell-file-name-quote-list): Add backslash. + + * comint.el (comint-quote-filename): Correctly handle backslash + in comint-file-name-quote-list. + 2003-12-24 Kenichi Handa * international/mule-cmds.el (set-default-coding-systems): Call -- 2.39.2