comparison src/ChangeLog @ 103756:41dca7756517

* fileio.c (Fsubstitute_in_file_name, Ffile_name_directory) (Fexpand_file_name): Copy string data properly (Bug#3772).
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 07 Jul 2009 22:52:58 +0000
parents 143908a11f1f
children f3149b4b33bb
comparison
equal deleted inserted replaced
103755:a1a6e341fa6e 103756:41dca7756517
1 2009-07-07 Chong Yidong <cyd@stupidchicken.com>
2
3 * fileio.c (Fsubstitute_in_file_name, Ffile_name_directory)
4 (Fexpand_file_name): Copy string data properly (Bug#3772).
5
1 2009-07-07 Jan Djärv <jan.h.d@swipnet.se> 6 2009-07-07 Jan Djärv <jan.h.d@swipnet.se>
2 7
3 * xterm.c (handle_one_xevent): Only call x_check_fullscreen on the 8 * xterm.c (handle_one_xevent): Only call x_check_fullscreen on the
4 first MapNotify. 9 first MapNotify.
5 10