aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2009-07-07 22:52:58 +0000
committerChong Yidong2009-07-07 22:52:58 +0000
commit0f3f018c34072e19975fdb647f7f7eb7838dabbe (patch)
treec08bcdf54b958e877fa5859c03688be600edc365 /src/ChangeLog
parent69a197a214dbb33415af772dc87b5e8ae3f553f2 (diff)
downloademacs-0f3f018c34072e19975fdb647f7f7eb7838dabbe.tar.gz
emacs-0f3f018c34072e19975fdb647f7f7eb7838dabbe.zip
* fileio.c (Fsubstitute_in_file_name, Ffile_name_directory)
(Fexpand_file_name): Copy string data properly (Bug#3772).
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index a072f49cb8d..d9ff8b1dfd2 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12009-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
12009-07-07 Jan Djärv <jan.h.d@swipnet.se> 62009-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