* xfns.c (Fx_create_frame, x_create_tip_frame, Fx_show_tip):
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 10 Mar 2011 01:58:37 +0000 (17:58 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 10 Mar 2011 01:58:37 +0000 (17:58 -0800)
commit58d2d479084c072255e11fbb3f03afaaa3fcdfa2
tree99519125ac59cbd95659862a08b844ce759bb90f
parenta9a06e0b10b7583e73ffebd7111937516264c4d5
* xfns.c (Fx_create_frame, x_create_tip_frame, Fx_show_tip):

(Fx_backspace_delete_keys_p):
Use them to avoid shadowing, and rename vars to avoid shadowing.
(x_decode_color, x_set_name, x_window): Now static.
src/ChangeLog
src/xfns.c