# HG changeset patch # User Roland Winkler # Date 1135961875 0 # Node ID f894d959817de431c788f93202492e70d9e96d90 # Parent 3cfb2df23bf591a3fc4e9787788ff0cce5b72dff * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case buffer-local because choose-completion-delete-max-match requires that we set completion-ignore-case (i.e., binding via let is not sufficient). (bibtex-complete): Always set completion-ignore-case and choose-completion-string-functions. The latter is needed because choose-completion-string-functions keeps its value if we quit the *Completions* buffer without requesting a completion. diff -r 3cfb2df23bf5 -r f894d959817d lisp/ChangeLog --- a/lisp/ChangeLog Fri Dec 30 16:34:23 2005 +0000 +++ b/lisp/ChangeLog Fri Dec 30 16:57:55 2005 +0000 @@ -1,3 +1,14 @@ +2005-12-30 Roland Winkler + + * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case + buffer-local because choose-completion-delete-max-match requires + that we set completion-ignore-case (i.e., binding via let is not + sufficient). + (bibtex-complete): Always set completion-ignore-case and + choose-completion-string-functions. The latter is needed because + choose-completion-string-functions keeps its value if we quit the + *Completions* buffer without requesting a completion. + 2005-12-30 Andreas Schwab * progmodes/cc-defs.el: Ignore errors from