comparison src/ChangeLog @ 67349:8fd060c85b66

(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.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Tue, 06 Dec 2005 15:53:58 +0000
parents 52f474d67328
children 87de4735ecc9
comparison
equal deleted inserted replaced
67348:a4c86f9070f4 67349:8fd060c85b66
1 2005-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * minibuf.c (keys_of_minibuf): Just unbind SPC in
4 Vminibuffer_local_filename_completion_map rather than forcing it
5 explicitly to the same binding as the global map.
6
1 2005-12-06 Ken Raeburn <raeburn@gnu.org> 7 2005-12-06 Ken Raeburn <raeburn@gnu.org>
2 8
3 * buffer.c (Fkill_buffer): Avoid dangerous side effects in NILP 9 * buffer.c (Fkill_buffer): Avoid dangerous side effects in NILP
4 argument. 10 argument.
5 * bytecode.c (Fbyte_code): Likewise. 11 * bytecode.c (Fbyte_code): Likewise.