]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorLuc Teirlinck <teirllm@auburn.edu>
Mon, 31 May 2004 14:19:27 +0000 (14:19 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Mon, 31 May 2004 14:19:27 +0000 (14:19 +0000)
src/ChangeLog

index 4be50d1108d893c018425e243afb905011b70e2d..138a1860235f36c81d5f953fe3500f0c13b748f7 100644 (file)
        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.