aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog.10
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog.10')
-rw-r--r--src/ChangeLog.1010
1 files changed, 5 insertions, 5 deletions
diff --git a/src/ChangeLog.10 b/src/ChangeLog.10
index 99ab02577d5..7d2f48a03ea 100644
--- a/src/ChangeLog.10
+++ b/src/ChangeLog.10
@@ -1003,7 +1003,7 @@
1003 (syms_of_xdisp): DEFVAR_LISP and initialize it. Update doc string 1003 (syms_of_xdisp): DEFVAR_LISP and initialize it. Update doc string
1004 to describe new value `grow-only', and use of C-l. 1004 to describe new value `grow-only', and use of C-l.
1005 (display_tool_bar_line): Only use default face for border below 1005 (display_tool_bar_line): Only use default face for border below
1006 toolbar if not grow-only (to get acceptable visual appearence). 1006 toolbar if not grow-only (to get acceptable visual appearance).
1007 Explicitly set visible_height for empty toolbar lines. 1007 Explicitly set visible_height for empty toolbar lines.
1008 (redisplay_tool_bar): Handle `grow-only' setting. Check and clear 1008 (redisplay_tool_bar): Handle `grow-only' setting. Check and clear
1009 minimize_tool_bar_window_p flag. 1009 minimize_tool_bar_window_p flag.
@@ -4346,7 +4346,7 @@
4346 4346
4347 * textprop.c (Fremove_list_of_text_properties): 4347 * textprop.c (Fremove_list_of_text_properties):
4348 Ensure modify_region is called only when buffer is modified and that 4348 Ensure modify_region is called only when buffer is modified and that
4349 signal_after_change is allways called in that case. 4349 signal_after_change is always called in that case.
4350 4350
4351 * print.c (PRINTFINISH): Call signal_after_change. 4351 * print.c (PRINTFINISH): Call signal_after_change.
4352 4352
@@ -5084,7 +5084,7 @@
5084 5084
50852006-02-26 Chong Yidong <cyd@stupidchicken.com> 50852006-02-26 Chong Yidong <cyd@stupidchicken.com>
5086 5086
5087 * xterm.h, xterm.c (x_uncatch_errors): Delete unneccessary argument. 5087 * xterm.h, xterm.c (x_uncatch_errors): Delete unnecessary argument.
5088 5088
5089 * xterm.c (x_load_font, x_term_init, XTmouse_position) 5089 * xterm.c (x_load_font, x_term_init, XTmouse_position)
5090 (handle_one_xevent, x_connection_closed, x_list_fonts): 5090 (handle_one_xevent, x_connection_closed, x_list_fonts):
@@ -12087,7 +12087,7 @@
12087 (merge_face_heights): Eliminate GCPRO arg. All callers changed. 12087 (merge_face_heights): Eliminate GCPRO arg. All callers changed.
12088 12088
12089 * keyboard.c (command_loop_1): Change Vtransient_mark_mode 12089 * keyboard.c (command_loop_1): Change Vtransient_mark_mode
12090 before deciding whether to inactivate mark. 12090 before deciding whether to deactivate mark.
12091 12091
120922004-11-06 Lars Brinkhoff <lars@nocrew.org> 120922004-11-06 Lars Brinkhoff <lars@nocrew.org>
12093 12093
@@ -23013,7 +23013,7 @@
23013 (try_window_id): Likewise. 23013 (try_window_id): Likewise.
23014 (redisplay_window): New local var buffer_unchanged_p. 23014 (redisplay_window): New local var buffer_unchanged_p.
23015 23015
23016 * keyboard.c (cmd_error) [HAVE_X_WINDOWS]: Maybe call cancel_houglass. 23016 * keyboard.c (cmd_error) [HAVE_X_WINDOWS]: Maybe call cancel_hourglass.
23017 23017
23018 * process.c (create_process): Test USG_SUBTTY_WORKS. 23018 * process.c (create_process): Test USG_SUBTTY_WORKS.
23019 (process_send_signal): Clean up handling of GID. 23019 (process_send_signal): Clean up handling of GID.