diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2007-01-20 21:14:35 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2007-01-20 21:14:35 +0000 |
commit | 0bb392302bf88aedac84d64d58ec5075581e28b0 (patch) | |
tree | 27ae9fd176c567e885dcb9cd4f9c093a0d0de147 /admin | |
parent | 06497c34525aae4ce4684aa7c891e39f0a9a6b46 (diff) | |
download | emacs-0bb392302bf88aedac84d64d58ec5075581e28b0.tar.gz |
GTK build crashes under X
Seems to be a Xft bug.
Diffstat (limited to 'admin')
-rw-r--r-- | admin/FOR-RELEASE | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index e4ba63d0660..6a557ac43b5 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -71,6 +71,7 @@ through the custom mechanism. ** b.riefenstahl@turtle-trading.net, Dec 29: GTK build crashes under X + Seems to be a libXft or gtk theme bug, not an Emacs bug. ** simon.marshall@misys.com, Jan 12: Font-lock decides function call is function declaration in C+ + |