chiark / gitweb /
dot/emacs: Use `window-system-default-frame-alist'.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 11 Jan 2010 09:50:02 +0000 (09:50 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 11 Jan 2010 09:54:32 +0000 (09:54 +0000)
Rather than building `default-frame-alist' conditionally according to
the prevailing `window-system'.  We can now make do without the
`mdw-set-frame-parameters' hack.

Depending on when `window-system-default-frame-alist' was introduced, we
may yet need a compatibility hack for Emacs 22.


No differences found