# HG changeset patch # User Chong Yidong # Date 1217538698 0 # Node ID a44f4ed3144788810a3733434bb65597a48e54d7 # Parent ba051454b2f2fc41305131823814dec89627859c * files.el (abbreviate-file-name): When replacing $HOME with ~, turn off case-fold-search. diff -r ba051454b2f2 -r a44f4ed31447 lisp/ChangeLog --- a/lisp/ChangeLog Thu Jul 31 14:24:20 2008 +0000 +++ b/lisp/ChangeLog Thu Jul 31 21:11:38 2008 +0000 @@ -1,3 +1,8 @@ +2008-07-31 Sven Joachim + + * files.el (abbreviate-file-name): When replacing $HOME with ~, + turn off case-fold-search. + 2008-07-31 Joachim Nilsson (tiny change) * progmodes/cc-styles.el (c-style-alist): For the Ellemtel style,