Mercurial > emacs
changeset 60721:6917911c5c96
* xfns.c (Fx_create_frame): Removed setting of Vx_resource_name so
that it doesn't become "tooltip". The specbind is enough.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Fri, 18 Mar 2005 21:19:23 +0000 |
parents | 03b47a76974d |
children | 41e456f361cc |
files | src/ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Fri Mar 18 21:17:42 2005 +0000 +++ b/src/ChangeLog Fri Mar 18 21:19:23 2005 +0000 @@ -1,7 +1,7 @@ 2005-03-18 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> - * xfns.c: Removed setting of Vx_resource_name so that it doesn't - become "tooltip". The specbind is enough. + * xfns.c (Fx_create_frame): Removed setting of Vx_resource_name so + that it doesn't become "tooltip". The specbind is enough. * xrdb.c (x_load_resources): Use different char *helv when I18N is present.