comparison lisp/ChangeLog @ 4586:732e3243f2e4

Correct a bug in #'display-graphic-p. 2009-01-31 Aidan Kehoe <kehoea@parhasard.net> * frame.el (display-graphic-p): Call #'display-device on the DISPLAY argument, ensuring that the argument to #'device-on-window-system-p is correct.
author Aidan Kehoe <kehoea@parhasard.net>
date Sat, 31 Jan 2009 13:21:32 +0000
parents 49e17f7182f5
children dbe504bac1f4
comparison
equal deleted inserted replaced
4582:00ed9903a988 4586:732e3243f2e4
1 2009-01-31 Aidan Kehoe <kehoea@parhasard.net>
2
3 * frame.el (display-graphic-p):
4 Call #'display-device on the DISPLAY argument, ensuring that the
5 argument to #'device-on-window-system-p is correct.
6
1 2009-01-18 Ville Skyttä <scop@xemacs.org> 7 2009-01-18 Ville Skyttä <scop@xemacs.org>
2 8
3 * font.el (font-*-p): Docstring spelling fix. 9 * font.el (font-*-p): Docstring spelling fix.
4 (set-font-*-p): Ditto. 10 (set-font-*-p): Ditto.
5 11