aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Djärv2007-01-27 06:29:16 +0000
committerJan Djärv2007-01-27 06:29:16 +0000
commit1bfb06fb187499fe548400dc41efa2eac87f2bd2 (patch)
tree909a2fcbe937d48592be12db3c9d9bb34f406316
parentb36156297724ba50d2e52c60ccd29eef3ec464fe (diff)
downloademacs-1bfb06fb187499fe548400dc41efa2eac87f2bd2.tar.gz
emacs-1bfb06fb187499fe548400dc41efa2eac87f2bd2.zip
Removed Gtk/Xft issue.
-rw-r--r--admin/ChangeLog4
-rw-r--r--admin/FOR-RELEASE5
2 files changed, 4 insertions, 5 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog
index c36ebf904d6..f675cdbb4e5 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -1,3 +1,7 @@
12007-01-27 Jan Dj,AC$(Brv <jhd@winter.localdomain>
2
3 * FOR-RELEASE: Removed Gtk/Xft issue.
4
12007-01-01 Miles Bader <miles@gnu.org> 52007-01-01 Miles Bader <miles@gnu.org>
2 6
3 * quick-install-emacs (get_config_var): Deal with weird magic 7 * quick-install-emacs (get_config_var): Deal with weird magic
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index 1bfe847a646..4ae30b70e84 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -66,11 +66,6 @@ RMS says that there is no code in the generated defcustom,
66or elsewhere in the generated code, to implement setting that variable 66or elsewhere in the generated code, to implement setting that variable
67through the custom mechanism. 67through the custom mechanism.
68 68
69** b.riefenstahl@turtle-trading.net, Dec 29:
70 GTK build crashes under X
71 Seems to be a libXft or gtk theme bug, not an Emacs bug.
72 However, a workaround is possible.
73
74** simon.marshall@misys.com, Jan 12: 69** simon.marshall@misys.com, Jan 12:
75 Font-lock decides function call is function declaration in C+ + 70 Font-lock decides function call is function declaration in C+ +
76 71