Mercurial > emacs
comparison src/filemode.c @ 67932:f894d959817d
* 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.
author | Roland Winkler <Roland.Winkler@physik.uni-erlangen.de> |
---|---|
date | Fri, 30 Dec 2005 16:57:55 +0000 |
parents | a0d1312ede66 |
children | 3bd95f4f2941 2d92f5c9d6ae |
comparison
equal
deleted
inserted
replaced
67931:3cfb2df23bf5 | 67932:f894d959817d |
---|