* nsfns.m (x_set_foreground_color, x_set_background_color)
authorDan Nicolaescu <dann@ics.uci.edu>
Fri, 2 Jan 2009 18:58:49 +0000 (18:58 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Fri, 2 Jan 2009 18:58:49 +0000 (18:58 +0000)
commit89e2438a03ab48a61e3f73be498a28436d528899
tree1619fd94f1a85db9f7e27f18ca2eb6175ba3b1d1
parentbfe11752df54ac0a7dc03340c74c725a863505f5
* nsfns.m (x_set_foreground_color, x_set_background_color)
(x_set_cursor_color, x_set_icon_name, x_explicitly_set_name)
(x_set_title, x_set_icon_type, x_set_cursor_type): Rename to use
x_ prefix instead of ns_.  Update references.
(syms_of_nsfns): Add a FIXME comment.

* nsterm.m (x_set_cursor_type): New prototype.
(setValuesFromPanel): Use it instead of the old ns_ prefixed name.
src/ChangeLog
src/nsfns.m
src/nsterm.m