(Vminibuffer_local_filename_completion_map)
authorEli Zaretskii <eliz@gnu.org>
Fri, 2 Dec 2005 13:47:11 +0000 (13:47 +0000)
committerEli Zaretskii <eliz@gnu.org>
Fri, 2 Dec 2005 13:47:11 +0000 (13:47 +0000)
commit3d866cebd26c38893136f604c984ac2391e6e087
tree1b4eb39a8841df40e94af1ad0fb2475fe0b2f5d1
parent90385b3d8f35239d0515bb96ec20138f0db8ae70
(Vminibuffer_local_filename_completion_map)
(Vminibuffer_local_must_match_filename_map): New variables.
(syms_of_keymap): DEFVAR_LISP them, initialize them, and set their parent to
be Vminibuffer_local_completion_map and Vminibuffer_local_must_match_map,
respectively.
src/keymap.c