Mercurial > emacs
changeset 60720:03b47a76974d
* xfns.c: 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:17:42 +0000 |
parents | f5e736698a78 |
children | 6917911c5c96 |
files | src/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Fri Mar 18 21:07:27 2005 +0000 +++ b/src/ChangeLog Fri Mar 18 21:17:42 2005 +0000 @@ -1,5 +1,8 @@ 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. + * xrdb.c (x_load_resources): Use different char *helv when I18N is present.