comparison src/window.h @ 83332:6c13700d1c13

Merged from miles@gnu.org--gnu-2005 (patch 469) Patches applied: * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-469 Update from CVS git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-372
author Karoly Lorentey <lorentey@elte.hu>
date Tue, 05 Jul 2005 22:22:24 +0000
parents 042f282a2ed7 a8fa7c632ee4
children 532e0a9335a9
comparison
equal deleted inserted replaced
83331:efa9e4606e7e 83332:6c13700d1c13
14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15 GNU General Public License for more details. 15 GNU General Public License for more details.
16 16
17 You should have received a copy of the GNU General Public License 17 You should have received a copy of the GNU General Public License
18 along with GNU Emacs; see the file COPYING. If not, write to 18 along with GNU Emacs; see the file COPYING. If not, write to
19 the Free Software Foundation, Inc., 59 Temple Place - Suite 330, 19 the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
20 Boston, MA 02111-1307, USA. */ 20 Boston, MA 02110-1301, USA. */
21 21
22 #ifndef WINDOW_H_INCLUDED 22 #ifndef WINDOW_H_INCLUDED
23 #define WINDOW_H_INCLUDED 23 #define WINDOW_H_INCLUDED
24 24
25 #include "dispextern.h" 25 #include "dispextern.h"