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

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

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

revision 1.46 by mituharu, Fri May 13 08:51:35 2005 UTC revision 1.47 by lektu, Mon May 16 11:27:56 2005 UTC
# Line 106  Line 106 
106          (let ((param (nth 3 aelt)))          (let ((param (nth 3 aelt)))
107            (setq default-frame-alist            (setq default-frame-alist
108                  (cons (cons param                  (cons (cons param
109                              (string-to-int (car x-invocation-args)))                              (string-to-number (car x-invocation-args)))
110                        default-frame-alist)                        default-frame-alist)
111                  x-invocation-args                  x-invocation-args
112                  (cdr x-invocation-args))))))                  (cdr x-invocation-args))))))

Legend:
Removed from v.1.46  
changed lines
  Added in v.1.47

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