summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Djärv <jan.h.d@swipnet.se>2005-03-18 21:17:42 +0000
committerJan Djärv <jan.h.d@swipnet.se>2005-03-18 21:17:42 +0000
commit4d6b66467681807dedafc6cf983b70afc0d9c368 (patch)
treeb3f531d0f7fb45908194d90d1f96cb63c6a15d77
parent1bdab40e31e755b9664d1ba67874058fa033df33 (diff)
downloademacs-4d6b66467681807dedafc6cf983b70afc0d9c368.tar.gz
* xfns.c: Removed setting of Vx_resource_name so that it doesn't
become "tooltip". The specbind is enough.
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 6602a73d1d4..66b702a4011 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -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.