comparison src/ChangeLog @ 106598:62f00c3d5b60

* xdisp.c (decode_mode_spec): Inhibit garbage collection when calling file-remote-p. Reported by Jim Meyering.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 15 Dec 2009 22:51:31 +0000
parents cf8766d3e8ed
children 5c030ace94f7
comparison
equal deleted inserted replaced
106597:b0e5aae20733 106598:62f00c3d5b60
1 2009-12-15 Chong Yidong <cyd@stupidchicken.com>
2
3 * xdisp.c (decode_mode_spec): Inhibit garbage collection when
4 calling file-remote-p. Reported by Jim Meyering.
5
1 2009-12-15 Michael Albinus <michael.albinus@gmx.de> 6 2009-12-15 Michael Albinus <michael.albinus@gmx.de>
2 7
3 * dbusbind.c (xd_retrieve_arg): Reorder declarations in order to 8 * dbusbind.c (xd_retrieve_arg): Reorder declarations in order to
4 avoid compiler warnings. (Bug #5217). 9 avoid compiler warnings. (Bug #5217).
5 10