From: Juanma Barranquero Date: Fri, 8 Jun 2007 20:01:38 +0000 (+0000) Subject: (x_default_scroll_bar_color_parameter): X-Git-Tag: emacs-pretest-23.0.90~12394 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6ecd75be1a677f46474a15827605ab95573b8738;p=emacs.git (x_default_scroll_bar_color_parameter): Use empty_unibyte_string, not empty_string. --- diff --git a/src/xfns.c b/src/xfns.c index 73a88dfc058..430cfc56a1d 100644 --- a/src/xfns.c +++ b/src/xfns.c @@ -1841,9 +1841,9 @@ x_default_scroll_bar_color_parameter (f, alist, prop, xprop, xclass, build_string (foreground_p ? "foreground" : "background"), - empty_string, + empty_unibyte_string, build_string ("verticalScrollBar"), - empty_string); + empty_unibyte_string); if (!STRINGP (tem)) { /* If nothing has been specified, scroll bars will use a