aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog.10
diff options
context:
space:
mode:
authorPaul Eggert2011-11-24 23:14:48 -0800
committerPaul Eggert2011-11-24 23:14:48 -0800
commite4920bc99dfcee02c3bb83b46a761b0893f76626 (patch)
treea6165f7a6c45f0b4924bad97b21ab179d3e7707e /src/ChangeLog.10
parentfa4fdb5ca559f8aae4137f8d3b974c14c760360d (diff)
downloademacs-e4920bc99dfcee02c3bb83b46a761b0893f76626.tar.gz
emacs-e4920bc99dfcee02c3bb83b46a761b0893f76626.zip
Spelling fixes.
Diffstat (limited to 'src/ChangeLog.10')
-rw-r--r--src/ChangeLog.102
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog.10 b/src/ChangeLog.10
index ada5e0f78ef..6acc09c2164 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.