# HG changeset patch # User Luc Teirlinck # Date 1086013167 0 # Node ID e87259cc21fe84b7e70ffa16405df17e499ad698 # Parent 96b6267053d1797a26f5ee7c37475bbe8393c72d *** empty log message *** diff -r 96b6267053d1 -r e87259cc21fe src/ChangeLog --- a/src/ChangeLog Sun May 30 22:16:22 2004 +0000 +++ b/src/ChangeLog Mon May 31 14:19:27 2004 +0000 @@ -2012,7 +2012,7 @@ completion-regexp-list. Define Qcase_fold_search and staticpro it. (read_minibuf): Fix initial comment. (Ftry_completion, Fall_completions, Ftest_completion): Bind - case-fold-serach to the value of completion-ignore-case when + case-fold-search to the value of completion-ignore-case when checking completion-regexp-list. (Fdisplay_completion_list): Make it handle arguments that are symbols. Doc fix.