From: Roland Winkler Date: Fri, 30 Dec 2005 16:57:55 +0000 (+0000) Subject: * textmodes/bibtex.el (bibtex-mode): Make completion-ignore-case X-Git-Tag: emacs-pretest-22.0.90~4967 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=07467c092d1a88bacd23a50512da2c49e3d93858;p=emacs.git * 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 --git a/lisp/ChangeLog b/lisp/ChangeLog index c00f8c57c72..96a7bc10d62 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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