From da8ec671f736fd22ade1ae1291d48045c62fab64 Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Tue, 6 Dec 2005 15:53:58 +0000 Subject: (keys_of_minibuf): Just unbind SPC in Vminibuffer_local_filename_completion_map rather than forcing it explicitly to the same binding as the global map. --- src/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index f66cf95d9d7..2d6ffdef092 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2005-12-06 Stefan Monnier + + * minibuf.c (keys_of_minibuf): Just unbind SPC in + Vminibuffer_local_filename_completion_map rather than forcing it + explicitly to the same binding as the global map. + 2005-12-06 Ken Raeburn * buffer.c (Fkill_buffer): Avoid dangerous side effects in NILP -- cgit v1.2.1