diff options
author | Karoly Lorentey <lorentey@elte.hu> | 2004-01-12 00:45:42 +0000 |
---|---|---|
committer | Karoly Lorentey <lorentey@elte.hu> | 2004-01-12 00:45:42 +0000 |
commit | 7f19e125070fa016bcfad660febf19f1a84adb76 (patch) | |
tree | 0660a518f41bb97cbb5b3e91c32ac12943419dce /lisp/emacs-lisp/checkdoc.el | |
parent | 309990406b2d16da6ad4131c6530d309e44945ec (diff) | |
download | emacs-7f19e125070fa016bcfad660febf19f1a84adb76.tar.gz emacs-7f19e125070fa016bcfad660febf19f1a84adb76.tar.bz2 emacs-7f19e125070fa016bcfad660febf19f1a84adb76.zip |
Fix initialization of the window-system variable.
lisp/faces.el (x-create-frame-with-faces)
(tty-create-frame-with-faces): Don't set the window-system parameter
here, it seems to be unreliable.
lisp/frame.el (make-frame): Don't forget to return the new frame (d'oh).
src/frame.c (Qwindow_system): New symbol.
(syms_of_frame): Intern it.
(Fmake_terminal_frame): Initialize window-system frame parameter.
src/frame.h (Qwindow_system): New declaration.
src/xfns.c (Fx_create_frame, x_create_tip_frame): Initialize
window-system frame parameter.
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-56
Diffstat (limited to 'lisp/emacs-lisp/checkdoc.el')
0 files changed, 0 insertions, 0 deletions