aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorMarkus Rost2002-12-15 19:57:31 +0000
committerMarkus Rost2002-12-15 19:57:31 +0000
commit6c465a15c1df38889e49852c3d204e7082fa04da (patch)
tree9e16fbe720cb7c64eb93dc4c6a77fd8476c8a542 /src/ChangeLog
parent4c71e413e441ed5c08ffe9f7c6404130d094750d (diff)
downloademacs-6c465a15c1df38889e49852c3d204e7082fa04da.tar.gz
emacs-6c465a15c1df38889e49852c3d204e7082fa04da.zip
White space fixes.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog18
1 files changed, 9 insertions, 9 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 969842ad78c..71bbd36ae4a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -66,7 +66,7 @@
66 66
67 * macterm.c (mac_check_for_quit_char, quit_char_comp) 67 * macterm.c (mac_check_for_quit_char, quit_char_comp)
68 (init_quit_char_handler, mac_determine_quit_char_modifiers) 68 (init_quit_char_handler, mac_determine_quit_char_modifiers)
69 (mac_initialize): Added code to check for pressing of quit_char 69 (mac_initialize): Added code to check for pressing of quit_char
70 in the OS event queue. 70 in the OS event queue.
71 71
72 * mac.c (sys_select): Call mac_check_for_quit_char every second 72 * mac.c (sys_select): Call mac_check_for_quit_char every second
@@ -130,7 +130,7 @@
130 130
1312002-12-01 Steven Tamm <steventamm@mac.com> 1312002-12-01 Steven Tamm <steventamm@mac.com>
132 132
133 * unexmacosx.c (copy_twolevelhints, dump_it): Now corrects the 133 * unexmacosx.c (copy_twolevelhints, dump_it): Now corrects the
134 offset in two hints table to allow prebinding to be redone and 134 offset in two hints table to allow prebinding to be redone and
135 allow the executable to be stripped. 135 allow the executable to be stripped.
136 136
@@ -274,7 +274,7 @@
274 274
275 * fileio.c (_GNU_SOURCE, HAVE_FSYNC): Don't define. 275 * fileio.c (_GNU_SOURCE, HAVE_FSYNC): Don't define.
276 276
2772002-11-18 Markus Rost <rost@math.ohio-state.edu> 2772002-11-18 Markus Rost <rost@math.ohio-state.edu>
278 278
279 * s/sol2-8.h: Include sol2-6.h. 279 * s/sol2-8.h: Include sol2-6.h.
280 280
@@ -323,7 +323,7 @@
323 function pointer track_mouse_event_fn in the handler for the 323 function pointer track_mouse_event_fn in the handler for the
324 WM_SETFOCUS message. 324 WM_SETFOCUS message.
325 325
326 * w32menu.c (initialize_frame_menubar): Added code to 326 * w32menu.c (initialize_frame_menubar): Added code to
327 reinitialize the function pointers set_menu_item_info and 327 reinitialize the function pointers set_menu_item_info and
328 get_menu_item_info. 328 get_menu_item_info.
329 329
@@ -1456,7 +1456,7 @@
1456 (single_submenu, set_frame_menubar) 1456 (single_submenu, set_frame_menubar)
1457 (w32_menu_show, w32_dialog_show): Use AREF, ASET, ASIZE. 1457 (w32_menu_show, w32_dialog_show): Use AREF, ASET, ASIZE.
1458 1458
1459 (Fx_popup_menu): Don't show pop up menu until preceding one is 1459 (Fx_popup_menu): Don't show pop up menu until preceding one is
1460 actually cleaned up. Moved UNGCPRO outside #ifdef HAVE_MENUS block. 1460 actually cleaned up. Moved UNGCPRO outside #ifdef HAVE_MENUS block.
1461 1461
1462 * w32menu.c: Changes adapted from xmenu.c 1462 * w32menu.c: Changes adapted from xmenu.c
@@ -3864,7 +3864,7 @@
3864 (status_message): Convert Qfailed status. 3864 (status_message): Convert Qfailed status.
3865 (Fopen_network_stream): Added support for non-blocking connect. 3865 (Fopen_network_stream): Added support for non-blocking connect.
3866 New optional args: filter, sentinel, non_blocking. Doc updated. 3866 New optional args: filter, sentinel, non_blocking. Doc updated.
3867 [HAVE_GETADDRINFO, !HAVE_GETADDRINFO]: Merged common code. 3867 [HAVE_GETADDRINFO, !HAVE_GETADDRINFO]: Merged common code.
3868 (deactivate_process): Handle pending non-blocking connect. 3868 (deactivate_process): Handle pending non-blocking connect.
3869 (wait_reading_process_input): Poll for status of non-blocking 3869 (wait_reading_process_input): Poll for status of non-blocking
3870 connects. Exec sentinel directly when connect succeeds. 3870 connects. Exec sentinel directly when connect succeeds.
@@ -4081,7 +4081,7 @@
4081 4081
4082 * w32term.c (x_check_fullscreen, x_check_fullscreen_move) 4082 * w32term.c (x_check_fullscreen, x_check_fullscreen_move)
4083 (x_fullscreen_adjust): New functions. 4083 (x_fullscreen_adjust): New functions.
4084 (w32_read_socket) <WM_WINDOWPOSCHANGED>: Don't resize to 4084 (w32_read_socket) <WM_WINDOWPOSCHANGED>: Don't resize to
4085 fullscreen. Call x_check_fullscreen_move, and set the 4085 fullscreen. Call x_check_fullscreen_move, and set the
4086 want_fullscreen member of output_data.w32 4086 want_fullscreen member of output_data.w32
4087 <WM_ACTIVATE, WM_ACTIVATEAPP>: Call x_check_fullscreen. 4087 <WM_ACTIVATE, WM_ACTIVATEAPP>: Call x_check_fullscreen.
@@ -6135,7 +6135,7 @@
6135 (last-input-char): Revert doc-string to be the same as the 6135 (last-input-char): Revert doc-string to be the same as the
6136 doc-string of `last-input-event'. 6136 doc-string of `last-input-event'.
6137 6137
6138 * xdisp.c: Fix typos in comments. 6138 * xdisp.c: Fix typos in comments.
6139 6139
61402001-10-31 Gerd Moellmann <gerd@gnu.org> 61402001-10-31 Gerd Moellmann <gerd@gnu.org>
6141 6141
@@ -6456,7 +6456,7 @@
6456 (inhibit_try_cursor_movement) [GLYPH_DEBUG]: New variables. 6456 (inhibit_try_cursor_movement) [GLYPH_DEBUG]: New variables.
6457 (try_window_id, try_window_reusing_current_matrix) 6457 (try_window_id, try_window_reusing_current_matrix)
6458 (try_cursor_movement) [GLYPH_DEBUG]: Don't run if inhibited. 6458 (try_cursor_movement) [GLYPH_DEBUG]: Don't run if inhibited.
6459 (syms_of_xdisp) [GLYPH_DEBUG]: DEFVAR_BOOL the variables. 6459 (syms_of_xdisp) [GLYPH_DEBUG]: DEFVAR_BOOL the variables.
6460 6460
64612001-10-24 Pavel Jan,Am(Bk <Pavel@Janik.cz> 64612001-10-24 Pavel Jan,Am(Bk <Pavel@Janik.cz>
6462 6462