changeset 55870:e87259cc21fe

*** empty log message ***
author Luc Teirlinck <teirllm@auburn.edu>
date Mon, 31 May 2004 14:19:27 +0000
parents 96b6267053d1
children 27173676bedf
files src/ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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.