aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2006-03-15 19:41:35 +0000
committerJuanma Barranquero <[email protected]>2006-03-15 19:41:35 +0000
commit364d0cf80549428a8e1f880eab13e73e67cbdd69 (patch)
treea9daaf94152aa2a09560a501e84babad7e909621 /src
parent875e613d0005b0df34bcaa0134d34245bc0d70b7 (diff)
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index dbdc668136..b53b7937d8 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -9,7 +9,7 @@
2006-03-15 Juanma Barranquero <[email protected]>
- * fringe.c (w32_init_fringe, w32_reset_fringes): Restore to being
+ * fringe.c (w32_init_fringe, w32_reset_fringes): Revert to being
conditional on HAVE_NTGUI, not WINDOWS_NT.
2006-03-15 YAMAMOTO Mitsuharu <[email protected]>
@@ -35,7 +35,7 @@
2006-03-12 Jason Rumney <[email protected]>
* w32fns.c (Fx_create_frame): Remove call to
- Qface_set_after_frame_default. (from xfns.c 2003-05-26)
+ Qface_set_after_frame_default (from xfns.c 2003-05-26).
* w32menu.c (Fx_popup_menu): Call w32_free_menu_strings when
finished with the menu.
@@ -257,9 +257,9 @@
* xterm.h, xterm.c (x_uncatch_errors): Delete unneccessary argument.
- * xterm.c: (x_load_font, x_term_init, XTmouse_position)
- (handle_one_xevent, x_connection_closed, x_list_fonts): No arg for
- x_uncatch_errors.
+ * xterm.c (x_load_font, x_term_init, XTmouse_position)
+ (handle_one_xevent, x_connection_closed, x_list_fonts):
+ No arg for x_uncatch_errors.
* xselect.c (x_own_selection, x_decline_selection_request)
(x_reply_selection_request, x_get_foreign_selection)
@@ -387,7 +387,7 @@
* fringe.c (syms_of_fringe) <fringe-bitmaps>: Doc fix.
-2006-02-21 Zhang Wei <[email protected]>
+2006-02-21 Zhang Wei <[email protected]>
* xfns.c (Fx_file_dialog, Motif and GTK): DECODE_FILE before
returning it.