]> git.eshelyaron.com Git - emacs.git/commit
* xfns.c (syms_of_xfns): Don't staticpro Vx_resource_name;
authorJim Blandy <jimb@redhat.com>
Fri, 30 Jul 1993 03:17:18 +0000 (03:17 +0000)
committerJim Blandy <jimb@redhat.com>
Fri, 30 Jul 1993 03:17:18 +0000 (03:17 +0000)
commitd859c2cb938ff78f78df02b21ffa50d67a2c15c7
treec3bbf1e1f35a780a556834e2377a625b50548db4
parent628df3bfd9b83f5d7adfe7286a21b52f1f3e8d18
* xfns.c (syms_of_xfns): Don't staticpro Vx_resource_name;
DEFVAR_LISP takes care of that, and it's deadly to staticpro a
variable containing a string twice.
src/xfns.c