view nt/subdirs.el @ 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 b5c421a7a5c2
children 6eee4a78b129
line wrap: on
line source

(if (fboundp 'normal-top-level-add-subdirs-to-load-path)
    (normal-top-level-add-subdirs-to-load-path))