Mercurial > emacs
changeset 374:fe53e897c427
*** empty log message ***
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Mon, 05 Aug 1991 22:46:55 +0000 |
parents | 7c6f74ef31a3 |
children | 7665331b1d5d |
files | lisp/term/x-win.el src/dired.c |
diffstat | 2 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/term/x-win.el Sun Aug 04 21:39:58 1991 +0000 +++ b/lisp/term/x-win.el Mon Aug 05 22:46:55 1991 +0000 @@ -634,6 +634,7 @@ ;; the display. (set-input-mode t nil t) +(setq screen-creation-function 'x-create-screen) (x-read-resources) (setq command-line-args (x-handle-args command-line-args)) (x-pop-initial-window)