****************************************************************************
transparency2-macui.patch
                                            Author      Seiji Zenitani

                            contact: macemacsjp-english@lists.sourceforge.jp
****************************************************************************
Copyright (C) 2005, 2006  Seiji Zenitani


1. Introduction

Transparency2-macui is a user-interface extension to the transparency patch
on Mac OS X. By using M-x `mac-transparency-dialog' function, the user can
dynamically set the window transparency via a sheet dialog.
This code is distributed under the terms of the GPL version 2.


2. How to build

Apply the patch to the emacs CVS code of 2006-08-11 or newer.
Before using this patch, first apply the transparency2 patch.

     cd emacs
     patch -p0 < somewhere/else/transparency2.patch
     patch -p1 < somewhere/else/transparency2-macui.patch


Cheers,

Seiji Zenitani
