(Vminibuffer_completing_file_name): New var.
authorRichard M. Stallman <rms@gnu.org>
Thu, 2 Jul 1998 07:01:21 +0000 (07:01 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 2 Jul 1998 07:01:21 +0000 (07:01 +0000)
commitccf330a66be0bcd2f961317103a819e03f6a86bb
treee865a7f313b00f642ecfa11997ad8d3f7adfb494
parent4a55f847c5fa39c5526c3e465f67341d64c173bd
(Vminibuffer_completing_file_name): New var.
(syms_of_minibuf): Set up Lisp variable.
(Fminibuffer_complete_word): Test it, instead of checking
specifically for Qread_file_name_internal.
(Fcompleting_read): Likewise.
src/minibuf.c