From e038299be8e749a0b47ac55bbac2dafd5ef58cc3 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Thu, 31 Jul 2008 21:06:55 +0000 Subject: [PATCH] * minibuffer.el (read-file-name-completion-ignore-case): Add cygwin to the list. * files.el (abbreviate-file-name): When replacing $HOME with ~, turn off case-fold-search. --- lisp/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 847f4b35cfa..ad373c81fbb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,13 @@ +2008-07-31 Chong Yidong + + * minibuffer.el (read-file-name-completion-ignore-case): Add + cygwin to the list. + +2008-07-31 Sven Joachim + + * files.el (abbreviate-file-name): When replacing $HOME with ~, + turn off case-fold-search. + 2008-07-31 Michael Albinus * net/dbus.el (top): Don't register for "NameOwnerChanged". -- 2.39.2