Mercurial > emacs
changeset 78018:ba1c3c957aca
(syms_of_xdisp) <auto-resize-tool-bars>: Fix typo in docstring.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Sun, 17 Jun 2007 02:18:00 +0000 |
parents | 7d00a8fdb7e3 |
children | c93624233b8b |
files | src/xdisp.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/xdisp.c Sat Jun 16 22:29:59 2007 +0000 +++ b/src/xdisp.c Sun Jun 17 02:18:00 2007 +0000 @@ -24137,7 +24137,7 @@ This dynamically changes the tool-bar's height to the minimum height that is needed to make all tool-bar items visible. If value is `grow-only', the tool-bar's height is only increased -automatically; to decreace the tool-bar height, use \\[recenter]. */); +automatically; to decrease the tool-bar height, use \\[recenter]. */); Vauto_resize_tool_bars = Qt; DEFVAR_BOOL ("auto-raise-tool-bar-buttons", &auto_raise_tool_bar_buttons_p,