diff options
| author | Jan Djärv <jan.h.d@swipnet.se> | 2007-01-27 06:29:16 +0000 |
|---|---|---|
| committer | Jan Djärv <jan.h.d@swipnet.se> | 2007-01-27 06:29:16 +0000 |
| commit | 1bfb06fb187499fe548400dc41efa2eac87f2bd2 (patch) | |
| tree | 909a2fcbe937d48592be12db3c9d9bb34f406316 | |
| parent | b36156297724ba50d2e52c60ccd29eef3ec464fe (diff) | |
Removed Gtk/Xft issue.
| -rw-r--r-- | admin/ChangeLog | 4 | ||||
| -rw-r--r-- | admin/FOR-RELEASE | 5 |
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 @@ +2007-01-27 Jan Dj,AC$(Brv <jhd@winter.localdomain> + + * FOR-RELEASE: Removed Gtk/Xft issue. + 2007-01-01 Miles Bader <miles@gnu.org> * 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, or elsewhere in the generated code, to implement setting that variable 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. - However, a workaround is possible. - ** simon.marshall@misys.com, Jan 12: Font-lock decides function call is function declaration in C+ + |
