Skip to content

Commit

Permalink
Merge branch 'dr/dev' of git@github.com:davidswelt/aquamacs-emacs int…
Browse files Browse the repository at this point in the history
…o dr/dev

Conflicts:
	src/nsterm.m
  • Loading branch information
davidswelt committed Aug 6, 2009
2 parents 9be94c8 + bdd9f39 commit 8978281
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/nsterm.m
Expand Up @@ -3579,6 +3579,7 @@ We tell read_avail_input() that input is "expected" because we do expect
if (f->async_visible)
{
EmacsView *view = FRAME_NS_VIEW (f);
NSDictionary *opts = nil;

if ([view respondsToSelector:@selector(exitFullScreenModeWithOptions:)])
{
Expand Down

0 comments on commit 8978281

Please sign in to comment.