/[emacs]/emacs/lisp/term/x-win.el
ViewVC logotype

Diff of /emacs/lisp/term/x-win.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.175 by ttn, Thu May 12 01:35:20 2005 UTC revision 1.176 by lektu, Mon May 16 11:27:56 2005 UTC
# Line 105  Line 105 
105          (let ((param (nth 3 aelt)))          (let ((param (nth 3 aelt)))
106            (setq default-frame-alist            (setq default-frame-alist
107                  (cons (cons param                  (cons (cons param
108                              (string-to-int (car x-invocation-args)))                              (string-to-number (car x-invocation-args)))
109                        default-frame-alist)                        default-frame-alist)
110                  x-invocation-args                  x-invocation-args
111                  (cdr x-invocation-args))))))                  (cdr x-invocation-args))))))

Legend:
Removed from v.1.175  
changed lines
  Added in v.1.176

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26