27 May 2011 20:06
[patch #7546] MacOS X w3 crashes on startup
Devon Sean McCullough <INVALID.NOREPLY <at> gnu.org>
2011-05-27 18:06:33 GMT
2011-05-27 18:06:33 GMT
URL: <http://savannah.gnu.org/patch/?7546> Summary: MacOS X w3 crashes on startup Project: w3 Submitted by: devon Submitted on: Fri 27 May 2011 06:06:32 PM GMT Category: None Priority: 5 - Normal Status: None Privacy: Public Assigned to: None Originator Email: Open/Closed: Open Discussion Lock: Any _______________________________________________________ Details: Here's the fix --- w3-git-2011e-May-26-Thu/lisp/font.el 2011-05-26 15:31:52.000000000 -0400 +++ w3/lisp/font.el 2011-05-27 13:07:30.000000000 -0400 <at> <at> -79,6 +79,7 <at> <at> (mswindows . (mswindows-font-create-name mswindows-font-create-object)) (win32 . (x-font-create-name x-font-create-object)) (w32 . (x-font-create-name x-font-create-object)) + (ns . (x-font-create-name x-font-create-object)) ; NextStep, MacOS X(Continue reading)
RSS Feed