[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Proposal: window-system-version function
From: |
Ken Raeburn |
Subject: |
Re: Proposal: window-system-version function |
Date: |
Tue, 22 May 2012 01:08:48 -0400 |
On May 21, 2012, at 10:11, Dmitry Antipov wrote:
> This patch replaces global variable 'window-system-version' with the function
> which returns the window system version for the specified frame. An obvious
> reason for this is to have correct results when Emacs is running with both
> TTY and X frames.
And maybe someday running with TTY and X and NextStep frames, I hopeā¦.
Ken