aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index b6b6be212a5..e8e50319c12 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,13 @@
12008-09-02 Eli Zaretskii <eliz@gnu.org>
2
3 * fileio.c (Fexpand_file_name): Copy argument `name' into local
4 storage on all platforms, not just on DOS_NT.
5
62008-09-02 Jason Rumney <jasonr@gnu.org>
7
8 * w32menu.c (Fx_popup_menu, Fx_popup_dialog, w32_menu_show): Ensure
9 mouse is not grabbed after menu is finished.
10
12008-09-01 Chong Yidong <cyd@stupidchicken.com> 112008-09-01 Chong Yidong <cyd@stupidchicken.com>
2 12
3 * xfaces.c (Finternal_set_alternative_font_family_alist) 13 * xfaces.c (Finternal_set_alternative_font_family_alist)