Mercurial > emacs
changeset 281:38eb4a29516b
*** empty log message ***
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Thu, 23 May 1991 00:29:13 +0000 |
parents | e6f9ccb230ad |
children | 341f07a24b10 |
files | lisp/term/x-win.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/term/x-win.el Wed May 22 22:04:08 1991 +0000 +++ b/lisp/term/x-win.el Thu May 23 00:29:13 1991 +0000 @@ -199,7 +199,7 @@ (let* ((key (car key-resname-default)) (tail (assq key screen-default-alist)) (value - (or (x-get-default (nth 2 key-resname-default)) + (or (x-get-resource (nth 2 key-resname-default)) (nth 3 key-resname-default)))) (if tail (setcdr tail value) (setq screen-default-alist