]> git.eshelyaron.com Git - emacs.git/commit
(Vx_resource_class): New variable.
authorRichard M. Stallman <rms@gnu.org>
Sun, 2 Feb 1997 09:51:09 +0000 (09:51 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 2 Feb 1997 09:51:09 +0000 (09:51 +0000)
commit498e9ac35b6de8904387e57bfc1fd0319c7b5e74
tree65c1a2407aeff7d91a1c53685796c9e642f01d5e
parent61e3ceca7036ffcf64e3442448365e3ecec5f32c
(Vx_resource_class): New variable.
(syms_of_xfns): Set up Lisp variable.
(Fx_get_resource, x_window): Use Vx_resource_class.
(validate_x_resource_name): Ensure Vx_resource_class is a string.
src/xfns.c